/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover,.hamburger.is-active:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:before,.hamburger.is-active .hamburger-inner:after{background-color:#ff9d20}.hamburger-box{width:25px;height:20px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:25px;height:2px;background-color:#ff9d20;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-9px}.hamburger-inner:after{bottom:-9px}.hamburger--3dx .hamburger-box{perspective:50px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner:before,.hamburger--3dx .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:50px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner:before,.hamburger--3dx-r .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.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,9px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:50px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner:before,.hamburger--3dy .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:50px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner:before,.hamburger--3dy-r .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.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,9px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:50px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy .hamburger-inner:before,.hamburger--3dxy .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.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,9px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:50px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r .hamburger-inner:before,.hamburger--3dxy-r .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.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,9px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-5px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-5px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(5px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(5px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-5px,-6.25px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-5px,6.25px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(5px,-6.25px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(5px,6.25px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.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:before,.hamburger--boring .hamburger-inner:after{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-18px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-9px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-18px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-9px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--elastic .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:9px;transition:opacity .125s .275s ease}.hamburger--elastic .hamburger-inner:after{top:18px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-18px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:9px;transition:opacity .125s .275s ease}.hamburger--elastic-r .hamburger-inner:after{top:18px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-18px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,left .125s .175s ease-in}.hamburger--emphatic .hamburger-inner:after{top:9px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,right .125s .175s ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{left:-50px;top:-50px;transform:translate3d(50px,50px,0) rotate(45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic.is-active .hamburger-inner:after{right:-50px;top:-50px;transform:translate3d(-50px,50px,0) rotate(-45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,left .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner:after{top:9px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,right .125s .175s ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-50px;top:50px;transform:translate3d(50px,-50px,0) rotate(-45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-50px;top:50px;transform:translate3d(-50px,-50px,0) rotate(45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--minus .hamburger-inner:before,.hamburger--minus .hamburger-inner:after{transition:bottom .08s 0s ease-out,top .08s 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:before,.hamburger--minus.is-active .hamburger-inner:after{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s .08s linear}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:1px}.hamburger--slider .hamburger-inner:before{top:9px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner:after{top:18px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-3.5714285714px,-7px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-18px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:1px}.hamburger--slider-r .hamburger-inner:before{top:9px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner:after{top:18px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(3.5714285714px,-7px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-18px,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 .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s .25s ease-in,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{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.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 .25s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s .25s ease-in,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{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spring .hamburger-inner{top:1px;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner:before{top:9px;transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:18px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,9px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-18px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-9px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1)}.hamburger--stand .hamburger-inner{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.hamburger--stand .hamburger-inner:before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent!important;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent!important;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms .12s ease,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms .12s ease,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{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:before,.hamburger--vortex .hamburger-inner:after{transition-duration:0s;transition-delay:.1s;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:before,.hamburger--vortex.is-active .hamburger-inner:after{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity: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:before,.hamburger--vortex-r .hamburger-inner:after{transition-duration:0s;transition-delay:.1s;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:before,.hamburger--vortex-r.is-active .hamburger-inner:after{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}@font-face{font-family:Goldplay;src:url(/fonts/goldplay-black.woff2) format("woff2"),url(/fonts/goldplay-black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Goldplay;src:url(/fonts/goldplay-bold.woff2) format("woff2"),url(/fonts/goldplay-bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Goldplay;src:url(/fonts/goldplay-semibold.woff2) format("woff2"),url(/fonts/goldplay-semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Goldplay;src:url(/fonts/goldplay-medium.woff2) format("woff2"),url(/fonts/goldplay-medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:OpenSans;src:url(/fonts/OpenSans-Regular.woff2) format("woff2"),url(/fonts/OpenSans-Regular.woff) format("woff");font-weight:400;font-style:normal}main{margin-left:auto;margin-right:auto;max-width:1200px}.about__text p{margin-bottom:.75rem}html{scroll-padding-top:120px}@media (max-height: 500px){html{scroll-padding-top:140px}section{min-height:auto!important;height:auto!important;margin-top:100px!important;margin-bottom:120px!important;padding:0;display:block}.hero{margin-top:40px!important;height:auto!important;padding-top:0}.hero__container,.about__container,.contact__container{padding:20px;height:auto!important}}@media (max-width: 767px){.about__image--mobile{max-width:150px;margin:0 auto 20px 0;display:block!important}.about__image--desktop{display:none!important}.about__container{display:flex;flex-direction:column;align-items:flex-start}.about__title{order:1}.about__content{order:2;width:100%}}@media (max-width: 600px){section#about{padding-top:80px}section#contact{margin-top:140px!important}}.about{margin-left:auto;margin-right:auto;display:flex;min-height:100vh;max-width:950px;align-items:center;justify-content:center;overflow:hidden}.about__container{display:grid}.about__container{width:100%}.about__container{padding-left:29px;padding-right:29px}.about__container{text-align:left}.about__title{grid-column:1 / -1}.about__title{margin-bottom:1.5rem}.about__title{font-size:2.25rem;line-height:2.5rem}.about__title{font-weight:600}.about__title{--tw-text-opacity: 1;color:rgb(189 191 195 / var(--tw-text-opacity, 1))}.about__content{display:grid}.about__content{grid-template-columns:repeat(1,minmax(0,1fr))}.about__content{align-items:center}.about__content{gap:2rem}.about__text{font-size:1rem;line-height:1.5rem}.about__text{line-height:1.625}.about__text{--tw-text-opacity: 1;color:rgb(124 131 140 / var(--tw-text-opacity, 1))}.about__image{display:flex}.about__image{align-items:center}.about__image{justify-content:center}.about__image--mobile{display:block;max-width:150px}.about__image--desktop{display:none}.about__img{height:auto}.about__img{max-width:100%}.about__img{border-radius:9999px}.about__img{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.about__list{margin-top:2rem}.about__list{list-style-type:none}.about__list{-moz-columns:1;columns:1}.about__list{padding-left:.25rem}.about__list{font-size:1rem;line-height:1.5rem}.about__list{line-height:1.625}.about__list{--tw-text-opacity: 1;color:rgb(124 131 140 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.about__list{-moz-columns:2;columns:2}}.about__list li{margin-bottom:.5rem}.about__list li:before{content:"";display:inline-block;width:8px;height:8px;margin-right:.9rem;border-radius:9999px;border:1px solid #ff9d20}@media (min-width: 768px){.about__container{display:grid;grid-template-columns:1fr}.about__image--mobile{display:none}.about__image--desktop{display:block}.about__content{display:grid;grid-template-columns:3fr 2fr;gap:8px}}.hero{display:flex;width:100%;justify-content:flex-start;overflow:hidden;background-size:cover;background-position:center;height:100vh;margin:0;padding:72px 0 0}@media (max-width: 767px){.hero{margin-top:0}}.hero__container{display:flex}.hero__container{height:100%}.hero__container{flex-direction:column}.hero__container{justify-content:center}.hero__container{gap:.5rem}.hero__container{padding-left:29px;padding-right:29px}.hero__container{text-align:left}.hero__small-title{margin-bottom:.5rem}.hero__small-title{text-align:left}.hero__small-title{font-size:.875rem;line-height:1.25rem}.hero__small-title{font-weight:300}.hero__small-title{--tw-text-opacity: 1;color:rgb(255 157 32 / var(--tw-text-opacity, 1))}.hero__title{text-align:left}.hero__title{font-size:2.25rem;line-height:2.5rem}.hero__title{font-weight:600}.hero__title{--tw-text-opacity: 1;color:rgb(189 191 195 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.hero__title{font-size:3rem;line-height:1}}@media (min-width: 768px){.hero__title{font-size:3.75rem;line-height:1}}@media (min-width: 1024px){.hero__title{font-size:4.5rem;line-height:1}}.hero__title--main{text-align:left}.hero__title--main{line-height:1}.hero__title--main{--tw-text-opacity: 1;color:rgb(189 191 195 / var(--tw-text-opacity, 1))}.hero__title--sub{text-align:left}.hero__title--sub{--tw-text-opacity: 1;color:rgb(106 110 116 / var(--tw-text-opacity, 1))}.hero__text{margin-top:1.25rem}.hero__text{margin-bottom:1.5rem}.hero__text{max-width:500px}.hero__text{text-align:left}.hero__text{font-family:OpenSans,sans-serif}.hero__text{--tw-text-opacity: 1;color:rgb(124 131 140 / var(--tw-text-opacity, 1))}.hero__button{align-self:flex-start}.hero__button{border-radius:9999px}.hero__button{border-width:1px}.hero__button{border-width:2px}.hero__button{--tw-border-opacity: 1;border-color:rgb(255 157 32 / var(--tw-border-opacity, 1))}.hero__button{padding-top:.625rem;padding-bottom:.625rem}.hero__button{padding-left:2rem;padding-right:2rem}.hero__button{font-size:14px}.hero__button{--tw-text-opacity: 1;color:rgb(255 157 32 / var(--tw-text-opacity, 1))}html,body{margin:0;overflow-x:hidden;padding:0}main{margin-top:0}@media (max-width: 767px){main.blur{pointer-events:none}main.blur{-webkit-user-select:none;-moz-user-select:none;user-select:none}main.blur{filter:blur(5px) brightness(.7)}}.header{margin-left:auto;margin-right:auto;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));position:fixed;top:0;left:0;right:0;z-index:10}@media (max-width: 940px){.header{margin:10px}}@media (min-width: 941px){.header{margin:0;background:transparent}}@media (max-height: 500px){.header{margin:5px}}.header__container{margin-left:auto;margin-right:auto}.header__container{display:flex}.header__container{max-height:72px}.header__container{max-width:1400px}.header__container{flex-direction:column}.header__container{gap:.625rem}.header__container{overflow:hidden}.header__container{border-radius:35px}.header__container{padding:11px}.header__container{transition-duration:.2s}.header__container{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width: 941px){.header__container{flex-direction:row;justify-content:space-between;align-items:center}}@media (max-width: 940px){.header__container{background-color:#101418eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.header__container.is-open{max-height:252px}.header__container.is-open{border-radius:35px}@media (max-height: 500px){.header__container.is-open{max-height:300px;padding-top:15px}}.header__top{display:flex}.header__top{align-items:center}.header__top{justify-content:space-between}@media (min-width: 941px){.header__top{display:block}}.header__logo{display:flex}.header__logo{align-items:center}@media (max-height: 500px){.header__logo{transform:scale(.85)}}.header__logo-text{font-family:Goldplay,sans-serif}.header__logo-text{font-size:1.5rem;line-height:2rem}.header__logo-text{--tw-text-opacity: 1;color:rgb(255 157 32 / var(--tw-text-opacity, 1))}.header__nav{display:flex}.header__nav{align-items:center}.header__nav{padding-top:.5rem}.header__nav{padding-bottom:1.75rem}@media (min-width: 941px){.header__nav{padding:0;display:block}}@media (max-width: 940px){.header__nav{display:none}.is-open .header__nav{display:flex}}@media (max-height: 500px){.header__nav{padding-top:.75rem;padding-bottom:.5rem}}.header__menu{display:block}.header__menu{width:100%}.header__menu{counter-reset:item}@media (min-width: 941px){.header__menu{display:flex}}.header__menu-item{list-style-type:none}.header__menu-item a{margin-bottom:5px}.header__menu-item a{display:flex}.header__menu-item a{width:100%}.header__menu-item a{max-width:unset}.header__menu-item a{align-items:center}.header__menu-item a{border-radius:5px}.header__menu-item a{--tw-bg-opacity: 1;background-color:rgb(24 28 34 / var(--tw-bg-opacity, 1))}.header__menu-item a{padding:11px}.header__menu-item a{padding-left:18px;padding-right:18px}@media (min-width: 941px){.header__menu-item a{margin-bottom:0;background:transparent;border-radius:0}}@media (max-height: 500px){.header__menu-item a{padding:7px 14px;margin-bottom:3px;font-size:12px}}.header__menu-item a:before{content:counter(item,decimal-leading-zero) ". ";margin-right:5px}.header__menu-item a:before{font-size:.75rem;line-height:1rem}.header__menu-item a:before{font-weight:700}.header__menu-item a:before{--tw-text-opacity: 1;color:rgb(255 157 32 / var(--tw-text-opacity, 1))}.header__menu-item a:before{counter-increment:item;display:inline-block}@media (max-height: 500px){.header__menu-item a:before{font-size:10px}}.header__menu-link{margin-bottom:1.5rem}.header__menu-link{max-width:500px}.header__menu-link{text-align:left}.header__menu-link{font-family:OpenSans,sans-serif}.header__menu-link{font-size:.875rem;line-height:1.25rem}.header__menu-link{--tw-text-opacity: 1;color:rgb(189 191 195 / var(--tw-text-opacity, 1))}.header__menu-link{opacity:1}.header__menu-link{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.header__menu-link:hover{--tw-text-opacity: 1;color:rgb(255 157 32 / var(--tw-text-opacity, 1))}@media (min-width: 941px){.header__menu-link{margin-bottom:0}}@media (max-height: 500px){.header__menu-link{font-size:12px;margin-bottom:3px}}.header__menu li{--tw-text-opacity: 1;color:rgb(255 157 32 / var(--tw-text-opacity, 1))}.header__menu li{list-style:none}.header__menu li:last-child a{margin-bottom:0}.hamburger{margin-right:.25rem;display:block;padding-bottom:5px;padding-top:11px}@media (min-width: 941px){.hamburger{display:none}}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{background-color:#ff9d20!important}ol#nav-menu{width:100%}.header--hidden{transform:translateY(-100%)}#js-svg circle{stroke-dasharray:252;stroke-dashoffset:252;animation:1.5s ease forwards logoCircle}#js-svg text{opacity:0;animation:.5s forwards logoText;animation-delay:1.7s}#js-svg{animation:.3s forwards logoGone;animation-delay:2.5s}#js-overlay{animation:2s forwards overlayGone;opacity:1;animation-delay:2.8s;pointer-events:none}@keyframes overlayGone{0%{opacity:1}50%{opacity:0}to{display:none;opacity:0}}@keyframes logoCircle{0%{stroke-dashoffset:252}to{stroke-dashoffset:0}}@keyframes logoText{0%{opacity:0}to{opacity:1}}@keyframes logoGone{0%{transform:scale(1)}to{transform:scale(0)}}.preloader{position:fixed;inset:0;display:flex;height:100%;width:100%;align-items:center;justify-content:center;background-color:#101418;z-index:9999}.contact{margin-left:auto;margin-right:auto;display:flex;min-height:100vh;align-items:center;justify-content:center;overflow:hidden}.contact__container{width:100%}.contact__container{max-width:600px}.contact__container{padding-left:29px;padding-right:29px}.contact__container{text-align:center}.contact__title{margin-bottom:1.5rem}.contact__title{text-align:center}.contact__title{font-size:2.25rem;line-height:2.5rem}.contact__title{font-weight:600}.contact__title{--tw-text-opacity: 1;color:rgb(189 191 195 / var(--tw-text-opacity, 1))}.contact__content{display:grid}.contact__content{grid-template-columns:repeat(1,minmax(0,1fr))}.contact__content{align-items:center}.contact__content{gap:2rem}.contact__text{text-align:center}.contact__text{font-size:1rem;line-height:1.5rem}.contact__text{line-height:1.625}.contact__text{--tw-text-opacity: 1;color:rgb(124 131 140 / var(--tw-text-opacity, 1))}.contact__image{display:flex}.contact__image{align-items:center}.contact__image{justify-content:center}.contact__img{height:auto}.contact__img{max-width:100%}.contact__img{border-radius:9999px}.contact__img{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.contact__list{margin-left:auto;margin-right:auto}.contact__list{margin-top:2rem}.contact__list{list-style-type:none}.contact__list{-moz-columns:1;columns:1}.contact__list{padding-left:.25rem}.contact__list{font-size:1rem;line-height:1.5rem}.contact__list{line-height:1.625}.contact__list{--tw-text-opacity: 1;color:rgb(124 131 140 / var(--tw-text-opacity, 1))}.contact__list li{margin-bottom:.5rem}.contact__list li{text-align:center}.contact__list li:before{content:"";display:inline-block;width:8px;height:8px;margin-right:.9rem;border-radius:9999px;border:1px solid #ff9d20}.contact__button{margin-left:auto;margin-right:auto}.contact__button{margin-top:2rem}.contact__button{display:inline-block}.contact__button{border-radius:9999px}.contact__button{border-width:1px}.contact__button{border-width:2px}.contact__button{--tw-border-opacity: 1;border-color:rgb(255 157 32 / var(--tw-border-opacity, 1))}.contact__button{padding-top:.625rem;padding-bottom:.625rem}.contact__button{padding-left:2rem;padding-right:2rem}.contact__button{font-size:14px}.contact__button{--tw-text-opacity: 1;color:rgb(255 157 32 / var(--tw-text-opacity, 1))}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}h1,h2,h3,h4,h5,h6{font-family:Goldplay,sans-serif}body,p,span,li,a{font-family:OpenSans,sans-serif}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.z-50{z-index:50}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-6{margin-bottom:1.5rem}.mb-\[0px\]{margin-bottom:0}.mb-\[5px\]{margin-bottom:5px}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.max-h-\[252px\]{max-height:252px}.max-h-\[72px\]{max-height:72px}.min-h-\[100vh\],.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-\[1200px\]{max-width:1200px}.max-w-\[1400px\]{max-width:1400px}.max-w-\[500px\]{max-width:500px}.max-w-\[600px\]{max-width:600px}.max-w-\[950px\]{max-width:950px}.max-w-\[unset\]{max-width:unset}.max-w-full{max-width:100%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.list-none{list-style-type:none}.columns-1{-moz-columns:1;columns:1}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-8{gap:2rem}.overflow-hidden{overflow:hidden}.rounded-\[35px\]{border-radius:35px}.rounded-\[5px\]{border-radius:5px}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-custom-orange{--tw-border-opacity: 1;border-color:rgb(255 157 32 / var(--tw-border-opacity, 1))}.bg-\[\#101418\]{--tw-bg-opacity: 1;background-color:rgb(16 20 24 / var(--tw-bg-opacity, 1))}.bg-\[\#181C22\]{--tw-bg-opacity: 1;background-color:rgb(24 28 34 / var(--tw-bg-opacity, 1))}.bg-custom-bg{--tw-bg-opacity: 1;background-color:rgb(20 26 35 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-cover{background-size:cover}.bg-center{background-position:center}.p-0{padding:0}.p-8{padding:2rem}.p-\[11px\]{padding:11px}.px-8{padding-left:2rem;padding-right:2rem}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[29px\]{padding-left:29px;padding-right:29px}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.pb-\[5px\]{padding-bottom:5px}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pt-\[11px\]{padding-top:11px}.text-left{text-align:left}.text-center{text-align:center}.font-goldplay{font-family:Goldplay,sans-serif}.font-opensans{font-family:OpenSans,sans-serif}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[14px\]{font-size:14px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-semibold{font-weight:600}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.text-\[\#ff9d20\]{--tw-text-opacity: 1;color:rgb(255 157 32 / var(--tw-text-opacity, 1))}.text-custom-darkgray{--tw-text-opacity: 1;color:rgb(106 110 116 / var(--tw-text-opacity, 1))}.text-custom-gray{--tw-text-opacity: 1;color:rgb(189 191 195 / var(--tw-text-opacity, 1))}.text-custom-lightgray{--tw-text-opacity: 1;color:rgb(124 131 140 / var(--tw-text-opacity, 1))}.text-custom-orange{--tw-text-opacity: 1;color:rgb(255 157 32 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-100{opacity:1}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.hover\:text-custom-orange:hover{--tw-text-opacity: 1;color:rgb(255 157 32 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:columns-2{-moz-columns:2;columns:2}.sm\:text-5xl{font-size:3rem;line-height:1}}@media (min-width: 768px){.md\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width: 1024px){.lg\:text-7xl{font-size:4.5rem;line-height:1}}
