@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css);
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:15px;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{display:inline-block;height:24px;position:relative;width:40px}.hamburger-inner{display:block;margin-top:-2px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#000;border-radius:4px;height:4px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:40px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic.is-active .hamburger-inner:before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-5.71429px,-6px,0)}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{opacity:0;transform:rotate(45deg) translate3d(5.71429px,-6px,0)}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{background-color:transparent!important;transition-delay:.22s}.hamburger--spring.is-active .hamburger-inner:before{top:0;transform:translate3d(0,10px,0) rotate(45deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring.is-active .hamburger-inner:after{top:0;transform:translate3d(0,10px,0) rotate(-45deg);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring-r .hamburger-inner{bottom:0;top:auto;transition-delay:0s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(-90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
:root{--fontcolor:#677279;--bg-color:#f0f3f4;--fontbody:"Ubuntu",sans-serif;--green:#39c0a7;--greendark:#278b6f;--blue:#0fb6fb;--bluedark:#4285ec;--white:#fff;--black:#fff;--red:red}body{color:#8d8d8d;font-family:Noto Sans,sans-serif;font-size:1.2em;font-weight:300}@media screen and (max-width:600px){body{font-size:1em}}h1,h2,h3,h4,h5{color:#333;font-weight:600;margin-bottom:15px}h1{font-size:2em}h1,h1.cursive{font-family:Cabin,sans-serif}h1.cursive{color:#1f48ae;font-size:5em;font-weight:400;line-height:normal;margin-bottom:0}h2{font-size:1.6em}h2.cursive{color:#1f48ae;display:inline;font-family:Cabin,sans-serif;font-size:2em;font-weight:700;line-height:normal;margin-bottom:0}@media screen and (max-width:600px){h2 .cursive{font-size:3em}}h3{font-size:1.2em}h4{font-size:1.1em}p{margin-bottom:1.2em}.header-text-cursive h1,.header-text-cursive h2,.header-text-cursive h3{color:#fff;display:inline;font-family:Cabin,sans-serif!important;font-size:4em;font-weight:700;line-height:normal;margin-bottom:0}@media screen and (max-width:600px){.header-text-cursive h1,.header-text-cursive h2{font-size:4em}.header-text-cursive h3{font-size:3.5em}}@media screen and (max-width:1600px){.header-text-cursive h1,.header-text-cursive h2{font-size:4em}.header-text-cursive h3{font-size:3.5em}}strong{font-weight:600}blockquote{border-left:10px solid #dedede;color:#4b5563;font-size:1.2em;font-style:italic;margin-bottom:1.2em;padding:15px}.card .card-header{background:#4d766b;border-left:1px solid #6a686b;border-right:1px solid #6a686b;border-top:1px solid #6a686b;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;font-size:1em;font-weight:700;padding:.5em .8em}.card .card-body{background-color:#fff;border:1px solid #6a686b;padding:.8em}.AccountIcon{margin:25px}.AccountIcon,.AccountIcon .image{text-align:center}.AccountIcon .image i{font-size:4em}.AccountIcon .text{margin-top:15px}.AccountIcon:hover{cursor:pointer}.AccountIcon:hover .image i,.AccountIcon:hover .text{color:#000}.modal-mask{background-color:rgba(0,0,0,.5);display:table;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:9998}.modal-mask.hidden{display:none!important}.modal-wrapper{display:table-cell;vertical-align:middle}.modal-container{background-color:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.33);margin:0 auto;overflow:hidden;transition:all .3s ease}.modal-container.sm{max-width:300px}.modal-container.md{max-width:600px}.modal-container.lg{max-width:900px}.modal-container .modal-body{max-height:80vh;overflow:scroll}.modal-header .modal-close{font-size:24px;padding:5px}.modal-header .modal-close:hover{cursor:pointer}.modal-header h3{color:#000;font-size:24px;margin:0}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal-container,.modal-leave-to .modal-container{transform:scale(1.1)}.tabs button.tab{background-color:#efefef;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;padding:10px 15px;transition:background-color .4s ease-in-out}.tabs button.tab.active{background-color:#dedede}.tabs .tab-content{border:1px solid #ccc;padding:15px}.box{border:1px solid #dedede;padding:15px!important}table.table{width:100%!important}table.table thead{border-bottom:2px solid #333;border-top:2px solid #333}table.table thead th{border:1px solid #f1f1f1;color:#000;padding:10px;text-align:left;text-transform:uppercase}table.table tbody tr{border-bottom:1px solid #f1f1f1;color:#666}table.table tbody tr td{border:1px solid #f1f1f1;padding:10px}table.table tbody tr th{border:1px solid #f1f1f1;padding-left:10px}table.table.highlight tbody tr{transition:background-color .4s ease-in-out}table.table.highlight tbody tr:hover{background-color:#efefef}#HeaderImage{border-bottom:4px solid #fff;min-height:550px;overflow:hidden}#HeaderImage h1{color:#fff;font-family:Cabin,sans-serif;font-size:4em;font-weight:400;line-height:normal;margin-bottom:45px}#HeaderImage h4{color:#fff;font-size:1.2em;font-weight:600;margin-top:15px;position:relative;text-transform:uppercase;top:-15px}#HeaderImage .header-image{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:7}#HeaderImage .header-image:before{background:radial-gradient(circle,rgba(0,0,0,.6) 0,transparent 74%);bottom:0;content:" ";display:flex;left:0;position:absolute;right:0;top:0;z-index:8}#HeaderImage .header-image img{align-self:center;justify-self:center;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute}#HeaderImage .header-image{min-height:350px;min-width:100%}#HeaderImage .widget-header.container{position:relative;width:100%;z-index:9}#HeaderImage .separator{margin-bottom:20px;margin-top:-50px}@media screen and (max-width:360px){#HeaderImage .widget-header p{display:none}}@media screen and (max-width:800px){#HeaderImage{font-size:.8em;min-height:350px}#HeaderImage .header-image img{animation:unset;-webkit-animation:unset;min-height:100%;-o-object-fit:cover;object-fit:cover}#HeaderImage .widget-header.container{margin-top:0;padding:20px}}@media screen and (min-width:800px) and (max-width:1100px){#HeaderImage .widget{background-color:rgba(0,0,0,.8);padding:25px}}.widget{position:relative}.widget img.img-fluid{width:100%}.widget.admin-widget{border:1px solid transparent}.widget.admin-widget .controls{background-color:rgba(0,0,0,.7);display:none;height:46px;left:0;padding:5px 15px;position:absolute;right:0;top:0}.widget.admin-widget .controls a{color:#fff;font-size:24px;text-decoration:none}.widget.admin-widget .controls a:hover{color:#fff}.widget.admin-widget:hover{border:1px solid #000}.widget.admin-widget:hover .controls{display:block}ul.pagination{border:1px solid #dedede;border-radius:4px;display:inline-block;margin:20px 0;padding-left:0}ul.pagination li{display:inline-block;text-align:center}ul.pagination li button{border-left:1px solid #dedede;padding:8px 15px}ul.pagination li button.active{background-color:#dedede}ul.pagination li.VuePagination__pagination-item-prev-chunk button{border-left:none}.VuePagination__count{display:none}#gallerySlide .agile{align-items:center;display:flex}#gallerySlide .image-wrap{display:flex;justify-content:center;max-height:320px;-o-object-fit:contain;object-fit:contain;overflow:hidden;padding:20px;width:100%}#gallerySlide .image-wrap img{align-self:center;justify-self:center;max-height:280px;max-width:100%;-o-object-fit:contain;object-fit:contain}#gallerySlide .agile__nav-button--next,#gallerySlide .agile__nav-button--prev{height:100%;opacity:.4;position:absolute;top:0;transition:opacity .4s ease-in-out;width:50px}#gallerySlide .agile__nav-button--next:hover,#gallerySlide .agile__nav-button--prev:hover{opacity:1}#gallerySlide .agile__nav-button--next img,#gallerySlide .agile__nav-button--prev img{max-height:90px}#gallerySlide .agile__nav-button--prev{left:-50px}#gallerySlide .agile__nav-button--next{right:-50px}@media screen and (max-width:800px){#gallerySlide{padding:15px 10px}}#lightbox{background-color:rgba(0,0,0,.8);bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:9999}#lightbox .lb-close{background-color:#000;color:#dedede;display:flex;font-size:30px;padding:15px 30px;position:fixed;right:0;text-align:center;top:0}#lightbox .lb-close:hover{color:#fff;cursor:pointer}#lightbox .lb-image{align-self:center;display:flex;height:90vh;justify-content:center;margin:60px;position:relative;width:90vw;z-index:9998}.lb-link{position:relative;width:auto}.lb-link:after{background-color:rgba(51,51,51,.8);bottom:0;content:" ";left:0;position:absolute;right:0;top:100%;z-index:5}.lb-link:after,.lb-link:hover{transition:all .4s ease-in-out}.lb-link:hover{cursor:pointer}.lb-link:hover:after{top:0}.lb-link:hover:before{color:#fff;content:"\f00e";font:var(--fa-font-solid);font-size:36px;position:absolute;text-align:center;top:45%;width:100%;z-index:6}.lb-link .image{position:relative;z-index:4}#TestimonialsSlide{background-color:#fff;padding:25px}#TestimonialsSlide .title{border-bottom:3px solid #20b3d6;padding-bottom:15px}#TestimonialsSlide .google-logo{max-height:45px}#TestimonialsSlide h4{color:#000;font-size:1.4em}#TestimonialsSlide .testimonial-wrap{padding:25px}#TestimonialsSlide .testimonial-wrap .text{font-style:italic}#TestimonialsSlide .testimonial-wrap .name{font-weight:700}#TestimonialsSlide .agile__slides{align-items:normal!important}#TestimonialsSlide .agile__nav-button--next,#TestimonialsSlide .agile__nav-button--prev{height:100%;position:absolute;top:0;width:50px}#TestimonialsSlide .agile__nav-button--prev{left:-50px}#TestimonialsSlide .agile__nav-button--next{right:-50px}#HeaderImageSmall{background-color:#000;color:#fff;padding:15px}#HeaderImageSmall h1{color:#fff;margin-bottom:0;text-transform:uppercase}.separator{margin:50px auto;max-width:400px;width:auto}.separator .left,.separator .right{background-color:#ccc;height:3px}.separator .star{color:#1f48ae;font-size:18px;text-align:center;width:60px}#AdminGalleriesPage .galleryImage,#AdminGalleryEdit .galleryImage{border:1px solid #ccc;margin-bottom:15px;padding:10px;position:relative}#AdminGalleriesPage .galleryImage:hover,#AdminGalleryEdit .galleryImage:hover{border:1px solid #333}#AdminGalleriesPage .galleryImage:hover .controls,#AdminGalleryEdit .galleryImage:hover .controls{background-color:rgba(0,0,0,.6);display:block;height:auto;left:0;top:0;width:100%}#AdminGalleriesPage .galleryImage:hover .controls a,#AdminGalleriesPage .galleryImage:hover .controls button,#AdminGalleryEdit .galleryImage:hover .controls a,#AdminGalleryEdit .galleryImage:hover .controls button{color:#fff;font-size:22px;padding:8px}#AdminGalleriesPage .galleryImage:hover .controls a:hover,#AdminGalleriesPage .galleryImage:hover .controls button:hover,#AdminGalleryEdit .galleryImage:hover .controls a:hover,#AdminGalleryEdit .galleryImage:hover .controls button:hover{color:#ccc;cursor:pointer}#AdminGalleriesPage .galleryImage .controls,#AdminGalleryEdit .galleryImage .controls{display:none;overflow:hidden;position:absolute}#AdminGalleriesPage .galleryImage .image,#AdminGalleryEdit .galleryImage .image{align-content:center;display:flex;height:180px;justify-content:center;overflow:hidden;width:100%}#AdminGalleriesPage .galleryImage .image img,#AdminGalleryEdit .galleryImage .image img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.admin-item{border:2px solid #ccc;height:320px;margin-bottom:2em}.admin-item,.admin-item .item-image{justify-content:center;overflow:hidden;position:relative}.admin-item .item-image{display:flex;height:200px;margin:10px}.admin-item .item-image img{align-self:center;justify-self:center;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;position:absolute;z-index:1}.admin-item .title{height:50px;margin-top:10px;padding:5px}.admin-item .title small{display:block}.admin-item a{color:#dedede}.admin-item .controls{background-color:rgba(0,0,0,.8);color:#ccc;height:0;left:0;overflow:hidden;position:absolute;right:0;top:0;transition:all .4s ease-in-out;width:100%;z-index:2}.admin-item:hover{border:2px solid #333;cursor:pointer}.admin-item:hover .controls{height:auto;padding:10px}.admin-item:hover .controls i{font-size:1.3em}.admin-item:hover .controls i:hover{color:#fff}.galleryImage{border:1px solid #ccc;margin-bottom:15px;padding:10px;position:relative}.galleryImage:hover{border:1px solid #333}.galleryImage:hover .controls{background-color:rgba(0,0,0,.6);display:block;height:auto;left:0;top:0;width:100%}.galleryImage:hover .controls a,.galleryImage:hover .controls button{color:#fff;font-size:22px;padding:8px}.galleryImage:hover .controls a:hover,.galleryImage:hover .controls button:hover{color:#ccc;cursor:pointer}.galleryImage .controls{display:none;overflow:hidden;position:absolute}.galleryImage .image{align-content:center;display:flex;height:180px;justify-content:center;overflow:hidden;width:100%}.galleryImage .image img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.alert{border-radius:8px;color:#000;margin-bottom:15px;padding:10px 15px;transition:opacity .4s ease-in-out}.alert.alert-success{background-color:#7abe7c}.alert.alert-danger{background-color:red;color:#fff}.alert.alert-warning{background-color:#e0a636}.alert.alert-notify{background-color:#36aee0}.alert-enter-from,.alert-leave-to{opacity:0}.btn{background-color:#4d766b;border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important;border-top-left-radius:4px!important;border-top-right-radius:4px!important;color:#fff;font-size:22px;font-weight:700;padding:10px 25px;transition:background-color .4s ease-in-out}.btn:hover{background-color:#000!important;color:#fff;cursor:pointer}.btn.btn-secondary{background-color:#677279}.btn.btn-secondary:hover{background-color:#333}.btn.btn-red{background-color:red}.btn.btn-red:hover{background-color:#c43d2c}.btn.btn-green{background-color:#22911f}.btn.btn-green:hover{background-color:#1a6418}a.btn{display:inline-block}.btn-sm{padding:5px 15px}label{display:block;margin-bottom:4px}input,select,textarea{border:1px solid var(--greendark);border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important;border-top-left-radius:4px!important;border-top-right-radius:4px!important;height:auto;min-height:50px;padding:8px 12px;width:100%}input:focus,select:focus,textarea:focus{border:1px solid var(--greendark)!important;border-color:var(--greendark)!important;box-shadow:none!important}input.error,select.error,textarea.error{border:1px solid red}.form-error{color:red;font-size:.7em}input[type=checkbox]{min-width:30px;text-align:center}.form-inline input,.form-inline select{border-bottom-right-radius:0!important;border-right:0;border-top-right-radius:0!important;width:100%}.form-inline select{height:42px}.form-inline .btn{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.bg-red-50{background-color:rgba(255,0,0,.5)}.bg-red-50 .text-red-700{color:#fff;font-size:1em}.bg-red-50 .flex div{align-self:center}.tox-notification{display:none!important}.dropzone{align-content:center;display:flex;height:100%;justify-content:center;width:100%}#DesktopNav{background-color:rgba(31,72,174,.8);border-bottom:4px solid #000;left:0;position:fixed;right:0;top:0;transition:all .4s ease-in-out;width:100%;z-index:999}#DesktopNav.solid{background-color:#1f48ae}#DesktopNav .logo-wrap{justify-content:center}#DesktopNav .logo-wrap img{height:80px}#DesktopNav h1{color:#fff;font-size:1.4em;font-weight:700;letter-spacing:3px;text-transform:uppercase}#DesktopNav nav.menu{height:120px;margin-left:auto}#DesktopNav nav.menu ul{align-items:center;display:flex;height:100%;margin:0;padding:0}#DesktopNav nav.menu ul li{align-items:center;background-color:none;display:flex;height:100%}#DesktopNav nav.menu ul li a{color:#fff;font-size:18px;font-weight:700;padding:8px 14px;text-transform:uppercase;transition:color .4s ease-in-out}#DesktopNav nav.menu ul li a:active,#DesktopNav nav.menu ul li a:focus,#DesktopNav nav.menu ul li a:hover{color:#000}#DesktopNav nav.menu ul li.has-dd{position:relative}#DesktopNav nav.menu ul li.has-dd .dd{background-color:#000;display:block;left:0;max-height:0;overflow-x:hidden;position:absolute;top:100%;transition:max-height .4s ease-in-out;width:260px;z-index:1000}#DesktopNav nav.menu ul li.has-dd .dd ul{display:block;padding:5px 0}#DesktopNav nav.menu ul li.has-dd .dd ul li{display:block;padding:5px 12px}#DesktopNav nav.menu ul li.has-dd .dd ul li:hover{background-color:#333}#DesktopNav nav.menu ul li.has-dd .dd ul li a{color:#fff;font-size:.8em}#DesktopNav nav.menu ul li.has-dd .dd ul li a:hover{color:#fff}#DesktopNav nav.menu ul li.has-dd:hover .dd{max-height:600px}@media screen and (max-width:1224px){#DesktopNav h1{font-size:1em}#DesktopNav nav.menu ul li a{font-size:14px;padding:7px 8px}}@media screen and (min-width:1224px) and (max-width:1424px){#DesktopNav h1{font-size:1.1em}#DesktopNav nav.menu ul li a{font-size:16px;padding:7px 8px}}@media screen and (min-width:1424px) and (max-width:1624px){#DesktopNav h1{font-size:1.2em}#DesktopNav nav.menu ul li a{font-size:18px;padding:7px 12px}}#MobileNav{background-color:#1f48ae;padding:10px;position:relative;z-index:8}#MobileNav .logo{max-height:75px;max-width:100%}#MobileNav .hamburger.is-active:hover,#MobileNav .hamburger:hover{opacity:1!important}#MobileNav .hamburger-inner,#MobileNav .hamburger-inner:after,#MobileNav .hamburger-inner:before{background-color:#fff;border-radius:unset}#MobileNav .hamburger-inner:before{width:30px}#MobileNav .hamburger-inner:after{width:20px}#MobileNav .is-active .hamburger-inner,#MobileNav .is-active .hamburger-inner:after,#MobileNav .is-active .hamburger-inner:before{width:40px!important}#MobileNav .mobileNav{max-height:0;overflow-y:hidden;transition:max-height .1s ease-in-out}#MobileNav .mobileNav.nav-open{border-top:1px solid #fff;margin-top:15px;max-height:1500px;padding-top:0}#MobileNav .mobileNav ul.navbar{background-color:#1f48ae;display:block;margin:0;padding:0}#MobileNav .mobileNav ul.navbar li{display:block}#MobileNav .mobileNav ul.navbar li a{border-bottom:1px solid #fff;color:#fff;display:block;font-size:1em;padding:12px;width:100%}#MobileNav .mobileNav ul.navbar li a:hover{background-color:#1f48ae;color:#fff}#MobileNav .mobileNav ul.navbar li .dd{background-color:rgba(99,99,99,.8);max-height:0;overflow-x:hidden;transition:max-height .4s ease-in-out}#MobileNav .mobileNav ul.navbar li .dd.active{max-height:600px}#PageFooter #footer1{background:#000;border-top:4px solid #20b3d6;color:#fff;font-size:.8em;width:100%}#PageFooter #footer1 .star{color:#20b3d6;margin:15px 0;text-align:center}#PageFooter #footer1 .footer-links{list-style:none;margin:0;padding:0}#PageFooter #footer1 .footer-links li{display:inline}#PageFooter #footer1 .footer-links li a{color:#000;font-size:.9em;padding:5px 15px;transition:all .4s ease-in-out}#PageFooter #footer1 .footer-links li a:hover{color:#000}#PageFooter #footer1 .footer-logo{margin-bottom:30px;max-height:140px}#PageFooter #footer1 h4,#PageFooter #footer1 h5{color:#fff;font-family:Cabin,sans-serif;font-size:1.4em;text-transform:uppercase}#PageFooter #footer1 .table-none{border:none;margin:0 auto;width:auto}#PageFooter #footer1 .table-none tr td:first-child{font-weight:700}#PageFooter #footer1 .table-none td{padding:3px}#PageFooter #footer2{background-color:#333;position:relative}#PageFooter #footer2 .legal-links{display:flex;margin:-45px 0 0;padding:0;position:relative;z-index:9}#PageFooter #footer2 .legal-links li a{ransition:all .4s ease-in-out;color:#6a686b;font-size:.8em;padding:10px 20px}#PageFooter #footer2 .legal-links li a:hover{color:#fff}#PageFooter #footer2 .totop{background-color:#333;border-radius:50%;height:100px;margin:-45px auto 0;padding:10px;text-align:center;z-index:8}#PageFooter #footer2 .totop a{color:#000;font-size:30px;position:relative;top:0;transition:all .4s ease-in-out}#PageFooter #footer2 .totop a:hover{color:#fff;top:-5px}#Topbar{background:#0fb6fb;background:linear-gradient(0deg,#0fb6fb,#4285ec)}body,html{background-color:#fff;background-size:cover;overflow-x:hidden}.container{margin:0 auto;padding:0 20px}@media screen and (max-width:660px){.content{padding-top:0}}.page-bg{background-attachment:fixed;background-size:cover;height:100vh;overflow:scroll;width:100vw}.page-pad{padding-top:112px}.py-5{padding:60px 0}.animate__delay-0-5s{--animate-delay:0.5s;animation-delay:.5s}.animate__delay-1-5s{--animate-delay:1.5s;animation-delay:1.5s}.animate__delay-2-5s{--animate-delay:2.5s;animation-delay:2.5s}#AccountMenu .desktop ul li a{color:#666;display:block;font-size:18px;padding:6px 0;transition:color .4s ease-in-out}#AccountMenu .desktop ul li a:hover{color:#000}#AccountMenu .mobile .menu-title{background-color:#005274;color:#fff;padding:10px}#AccountMenu .mobile .menu-title:hover{cursor:pointer}#AccountMenu .mobile .menu-items{background-color:#efefef;max-height:0;overflow-y:hidden;transition:max-height .1s ease-in-out}#AccountMenu .mobile .menu-items.nav-open{max-height:1500px}#AccountMenu .mobile .menu-items ul li a{color:#666;display:block;font-size:14px;padding:5px 15px;transition:color .4s ease-in-out}#AccountMenu .mobile .menu-items ul li a:hover{color:#000}#HomePage #HeaderImage{height:80vh}#HomePage .home-item .image{height:280px;margin-bottom:15px;overflow:hidden;width:100%}#HomePage .home-item .image img{min-height:100%;min-width:100%}@media screen and (min-width:780px){#HomePage .home-item .text{min-height:300px;text-align:center}}.blog-item{background-color:#fff;border-radius:15px;box-shadow:8px 8px 30px 0 rgba(42,67,113,.15);margin-bottom:2em}.blog-item,.blog-item .item-image{justify-content:center;overflow:hidden}.blog-item .item-image{display:flex;height:250px;position:relative}.blog-item .item-image img{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.blog-item .item-text{min-height:180px;padding:1em;text-align:center}.blog-item .item-text .date{color:rgba(51,51,51,.6);display:block;font-size:.8em;font-weight:700!important;text-transform:uppercase}.blog-item .item-text .title{margin:1em 0}.blog-item .item-text .title h3{color:#000;font-size:1.2em;font-weight:700}.blog-item:hover{cursor:pointer}.blog-item:hover img{filter:grayscale(50%);opacity:.7;transform:scale(1.1);transition-duration:.3s}.blog-article h1{border:0;font-size:2em;margin:0 0 .5em;padding:0}.blog-article .blog-image{padding:25px 0;text-align:center}.blog-article .blog-image img{max-width:100%}.blog-article .w-full{width:100%}@media screen and (min-width:760px){.blog-article .w-full{width:66%!important}}@media screen and (min-width:1200px){.blog-article .w-full{width:50%!important}}.white-box{background-color:#fff;border:1px solid #ccc;border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);padding:25px}.photo img{border-radius:10px;overflow:hidden}
