/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.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{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.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{transform:rotateY(180deg);background-color:transparent!important}.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{transform:rotateY(-180deg);background-color:transparent!important}.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{transform:rotateX(-180deg);background-color:transparent!important}.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{transform:rotateX(180deg);background-color:transparent!important}.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{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.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{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.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;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.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;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.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{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-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.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{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.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{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.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{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.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{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.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{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.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{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.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{top:10px;right:0;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{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.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{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.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-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.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{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity: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-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.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{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.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{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.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{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.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{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.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{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.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{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.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{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.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{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{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-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.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{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.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{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
@charset "UTF-8";.alm-filters-edit,.alm-btn-wrap{display:none}@media only screen and (max-width:767px){.field-select-all{display:none}}.alm-listing{margin:3.75rem 0}.alm-filters-container{display:flex;width:100%;align-items:center}@media only screen and (max-width:767px){.alm-filters-container{justify-content:space-between}}.alm-filters-container .alm-filter--inner ul{display:flex;flex-wrap:wrap;margin:0 20px 0 0;list-style-type:none;padding:0}.alm-filters-container .alm-filter--inner ul li.alm-filter--checkbox{margin:1px;display:flex}.alm-filters-container .alm-filter--inner ul li.alm-filter--checkbox.field-select-all .alm-filter--link{border-radius:100px}.alm-filters-container .alm-filter--inner ul li.alm-filter--checkbox .alm-filter--link{border:1px solid #547196;transition:all .2s ease-out;border-radius:10px;height:46px;display:flex;justify-content:center;align-items:center;padding:0 20px;cursor:pointer;color:#547196;font-size:.875rem}.alm-filters-container .alm-filter--inner ul li.alm-filter--checkbox .alm-filter--link.active{background-color:rgba(84,113,150,.08);border:none}.alm-filters-container .alm-filter--inner ul li.alm-filter--checkbox .alm-filter--link.active:after{content:"✕";margin-left:10px}.alm-results-text{display:none}@media only screen and (max-width:767px){.alm-results-text{display:block;background-color:rgba(72,98,132,.2);height:22px;text-align:center;line-height:22px;border-radius:11px;font-size:.875rem;padding:0 4px;min-width:22px}}@media only screen and (max-width:767px){.alm-filters--reset{position:absolute;top:12px;right:1rem}}.alm-filters--reset .alm-filters--reset-button{display:block !important;background-color:transparent;text-decoration:underline;border:none;font-size:.875rem;color:#547196;cursor:pointer}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,5px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,5px));display:inline-block}.swiper-button-wrapper{background-color:#fff;box-shadow:0px 1px 2px rgba(72,98,132,.25);border-radius:50%;margin-left:5px;inline-size:36px;block-size:36px;z-index:1}@media only screen and (max-width :1024px){.swiper-button-wrapper{display:none}}.swiper-button-wrapper.swiper-button-wrapper-left{position:absolute;top:calc(50% - 110px);left:5%}.swiper-button-wrapper.swiper-button-wrapper-right{position:absolute;top:calc(50% - 110px);right:5%}.swiper-prev,.swiper-next{display:block;inline-size:36px;block-size:36px;cursor:pointer;z-index:10;background-position:center;background-repeat:no-repeat;background-size:auto 12px;transition:background-image 0s linear 50ms,opacity 50ms ease}.swiper-prev.swiper-button-disabled,.swiper-next.swiper-button-disabled{opacity:.5;pointer-events:none}.swiper-prev{background-image:url("data:image/svg+xml,%3Csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20128.8%2092.1'%3E%3Cdefs%3E%3Cstyle%3E.st0%7Bfill:%23182d34;%7D%3C/style%3E%3C/defs%3E%3Cpath%20class='st0'%20d='M69.6,66.7v14.4c0,9.6,11.4,14.6,18.5,8.1l36.6-33.7c2.8-2.5,4.2-6,4.2-9.4,0-3.4-1.4-6.9-4.2-9.4L88.1,2.9c-7.1-6.5-18.5-1.5-18.5,8.1v15.6c0,4.9-3.6,9-8.3,9.8-.7.1-1.3.2-2,.2H2c-1.1,0-2,.9-2,2v16.1c0,1.1.9,2,2,2h57.3c.7,0,1.4,0,2,.2,4.7.8,8.3,4.9,8.3,9.8Z'/%3E%3C/svg%3E");rotate:180deg}.swiper-prev:hover{background-image:url("data:image/svg+xml,%3Csvg%20width='18'%20height='10'%20viewBox='0%200%2018%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M0%205.92429L0%203.92429L11%203.92429C11.5523%203.92429%2012%203.47657%2012%202.92429V0.81066C12%200.142482%2012.8079%20-0.192143%2013.2803%200.280331L17.2929%204.29289C17.6834%204.68342%2017.6834%205.31658%2017.2929%205.70711L13.2803%209.71967C12.8079%2010.1921%2012%209.85752%2012%209.18934V6.92429C12%206.37201%2011.5523%205.92429%2011%205.92429L0%205.92429Z'%20fill='%2333455B'/%3E%3C/svg%3E");opacity:1}.swiper-next{background-image:url("data:image/svg+xml,%3Csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20128.8%2092.1'%3E%3Cdefs%3E%3Cstyle%3E.st0%7Bfill:%23182d34;%7D%3C/style%3E%3C/defs%3E%3Cpath%20class='st0'%20d='M69.6,66.7v14.4c0,9.6,11.4,14.6,18.5,8.1l36.6-33.7c2.8-2.5,4.2-6,4.2-9.4,0-3.4-1.4-6.9-4.2-9.4L88.1,2.9c-7.1-6.5-18.5-1.5-18.5,8.1v15.6c0,4.9-3.6,9-8.3,9.8-.7.1-1.3.2-2,.2H2c-1.1,0-2,.9-2,2v16.1c0,1.1.9,2,2,2h57.3c.7,0,1.4,0,2,.2,4.7.8,8.3,4.9,8.3,9.8Z'/%3E%3C/svg%3E")}.swiper-next:hover{background-image:url("data:image/svg+xml,%3Csvg%20width='18'%20height='10'%20viewBox='0%200%2018%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M0%205.92429L0%203.92429L11%203.92429C11.5523%203.92429%2012%203.47657%2012%202.92429V0.81066C12%200.142482%2012.8079%20-0.192143%2013.2803%200.280331L17.2929%204.29289C17.6834%204.68342%2017.6834%205.31658%2017.2929%205.70711L13.2803%209.71967C12.8079%2010.1921%2012%209.85752%2012%209.18934V6.92429C12%206.37201%2011.5523%205.92429%2011%205.92429L0%205.92429Z'%20fill='%2333455B'/%3E%3C/svg%3E");opacity:1}.hamburger{padding:0}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:before,.hamburger.is-active .hamburger-inner:after,.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#000;border-radius:0;height:3px;width:40px}.hamburger-box{zoom:.5}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:before,.hamburger.is-active .hamburger-inner:after{background-color:#000}.hamburger.is-active:hover,.hamburger:hover{opacity:1 !important}#the-form .gform_confirmation_message{text-align:center;font-size:1.5rem}#the-form .gform-theme--foundation .gform_fields{column-gap:1.25rem;grid-row-gap:1.5rem}#the-form .gform_wrapper{color:#33455b}#the-form .gform_wrapper .gform_heading{display:none}#the-form .gform_wrapper .gform_body .gfield_label,#the-form .gform_wrapper .gform_body .gform-field-label{font-size:1.125rem;line-height:1.2222222222;color:#33455b;display:none;font-weight:300}#the-form .gform_wrapper .gform_body .gfield_label .gfield_required,#the-form .gform_wrapper .gform_body .gform-field-label .gfield_required{color:#33455b}#the-form .gform_wrapper .gform_body .ginput_container input[type=color],#the-form .gform_wrapper .gform_body .ginput_container input[type=date],#the-form .gform_wrapper .gform_body .ginput_container input[type=datetime-local],#the-form .gform_wrapper .gform_body .ginput_container input[type=datetime],#the-form .gform_wrapper .gform_body .ginput_container input[type=email],#the-form .gform_wrapper .gform_body .ginput_container input[type=month],#the-form .gform_wrapper .gform_body .ginput_container input[type=number],#the-form .gform_wrapper .gform_body .ginput_container input[type=password],#the-form .gform_wrapper .gform_body .ginput_container input[type=search],#the-form .gform_wrapper .gform_body .ginput_container input[type=tel],#the-form .gform_wrapper .gform_body .ginput_container input[type=text],#the-form .gform_wrapper .gform_body .ginput_container input[type=time],#the-form .gform_wrapper .gform_body .ginput_container input[type=url],#the-form .gform_wrapper .gform_body .ginput_container input[type=week],#the-form .gform_wrapper .gform_body .ginput_container select,#the-form .gform_wrapper .gform_body .ginput_container textarea{height:60px;border-radius:30px;box-shadow:0px 1px 3px 0px rgba(24,44,51,.2);border:1px solid transparent;font-family:"Inter",sans-serif;font-size:1.125rem;color:#33455b;padding:0 1.875rem;font-weight:300}#the-form .gform_wrapper .gform_body .ginput_container input[type=color]:focus,#the-form .gform_wrapper .gform_body .ginput_container input[type=date]:focus,#the-form .gform_wrapper .gform_body .ginput_container input[type=datetime-local]:focus,#the-form .gform_wrapper .gform_body .ginput_container input[type=datetime]:focus,#the-form .gform_wrapper .gform_body .ginput_container input[type=email]:focus,#the-form .gform_wrapper .gform_body .ginput_container input[type=month]:focus,#the-form .gform_wrapper .gform_body .ginput_container input[type=number]:focus,#the-form .gform_wrapper .gform_body .ginput_container input[type=password]:focus,#the-form .gform_wrapper .gform_body .ginput_container input[type=search]:focus,#the-form .gform_wrapper .gform_body .ginput_container input[type=tel]:focus,#the-form .gform_wrapper .gform_body .ginput_container input[type=text]:focus,#the-form .gform_wrapper .gform_body .ginput_container input[type=time]:focus,#the-form .gform_wrapper .gform_body .ginput_container input[type=url]:focus,#the-form .gform_wrapper .gform_body .ginput_container input[type=week]:focus,#the-form .gform_wrapper .gform_body .ginput_container select:focus,#the-form .gform_wrapper .gform_body .ginput_container textarea:focus{--gf-local-bg-color:#33455b;--gf-local-border-color:#33455b;--gf-local-color:#33455b;--gf-local-outline-color:#33455b;--gf-local-outline-width:1px;background:#fff;outline:none;box-shadow:0 0 0 3px rgba(51,69,91,.4),0px 1px 3px 0px rgba(24,44,51,.2);border-color:#33455b}#the-form .gform_wrapper .gform_body .gfield--type-consent{border-top:1px solid #b8dae0;margin-top:32px;padding-top:32px}#the-form .gform_wrapper .gform_body .gfield--type-consent .gfield_label,#the-form .gform_wrapper .gform_body .gfield--type-consent .gform-field-label{display:block !important}#the-form .gform_wrapper .gform_body .gfield--type-textarea textarea{box-shadow:0px 1px 3px 0px rgba(24,44,51,.2);padding:1.875rem}#the-form .gform_wrapper .gform_body .gfield--input-type-select .gfield_select{line-height:60px;padding-top:0;padding-bottom:0;background-position:right 30px center;background-size:14px}#the-form .gform_wrapper .gform_body .gfield--input-type-select .gform-field-label{display:block !important}#the-form .gform_wrapper .gform_body .gfield--type-radio .gform-field-label,#the-form .gform_wrapper .gform_body .gfield--type-checkbox .gform-field-label{display:block !important}#the-form .gform_wrapper .gform_body .gfield_html{font-size:1rem}#the-form .gform_wrapper .gform_footer .button.gform_button{background-color:#fde363;color:#1d2937;display:inline-flex;height:44px;border-radius:24px;padding:0 25px;align-items:center;width:auto;text-decoration:none;font-size:1rem;transition:all .2s ease-out;font-family:"pxgl",sans-serif;line-height:1.1;box-shadow:0px 1px 3px 0px rgba(24,44,51,.25);width:100%}
/*!
 * Bootstrap Grid v5.3.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text:#0a58ca;--bs-secondary-text:#6c757d;--bs-success-text:#146c43;--bs-info-text:#087990;--bs-warning-text:#997404;--bs-danger-text:#b02a37;--bs-light-text:#6c757d;--bs-dark-text:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#f8f9fa;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#e9ecef;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(var(--bs-body-color-rgb),.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075);--bs-box-shadow-lg:0 1rem 3rem rgba(var(--bs-body-color-rgb),.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(var(--bs-body-color-rgb),.075);--bs-emphasis-color:#000;--bs-form-control-bg:var(--bs-body-bg);--bs-form-control-disabled-bg:var(--bs-secondary-bg);--bs-highlight-bg:#fff3cd;--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}[data-bs-theme=dark]{--bs-body-color:#adb5bd;--bs-body-color-rgb:173,181,189;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#f8f9fa;--bs-emphasis-color-rgb:248,249,250;--bs-secondary-color:rgba(173,181,189,.75);--bs-secondary-color-rgb:173,181,189;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(173,181,189,.5);--bs-tertiary-color-rgb:173,181,189;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-emphasis-color:#fff;--bs-primary-text:#6ea8fe;--bs-secondary-text:#dee2e6;--bs-success-text:#75b798;--bs-info-text:#6edff6;--bs-warning-text:#ffda6a;--bs-danger-text:#ea868f;--bs-light-text:#f8f9fa;--bs-dark-text:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#212529;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#495057;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#055160;--bs-warning-border-subtle:#664d03;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:#fff;--bs-link-color:#6ea8fe;--bs-link-hover-color:#9ec5fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:158,197,254;--bs-code-color:#e685b5;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,.15)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container-sm,.container{max-width:540px}}@media (min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}@media (min-width:576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}}@media (min-width:768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}}@media (min-width:992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}}@media (min-width:1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}}@media (min-width:1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.button{background-color:#fde363;color:#1d2937;display:inline-flex;height:44px;border-radius:24px;padding:0 25px;align-items:center;width:auto;text-decoration:none;font-size:1rem;transition:all .2s ease-out;font-family:"pxgl",sans-serif;line-height:1.1;box-shadow:0px 1px 3px 0px rgba(24,44,51,.25);border:1px solid transparent;white-space:nowrap}.button:hover{text-decoration:none;background-color:#e6ad00}.button:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(51,69,91,.5),0px 1px 3px 0px rgba(24,44,51,.25)}.button.white-button{background-color:#fff !important;color:#1d2937 !important}.button.white-button:hover{background-color:#1d2937 !important;color:#fff !important}.button.blue-button{background-color:#1d2937 !important;color:#fff !important}.button.blue-button:hover{background-color:#fff !important}header{position:fixed;top:0;left:0;right:0;z-index:11}header .blur-area-vertical.fixed-blur{position:fixed;display:block}@media only screen and (max-width :1024px){header .blur-area-vertical.fixed-blur{display:none}}header .header-bar{display:flex;justify-content:space-between;align-items:center;padding-top:30px;z-index:2;position:relative}header .header-bar .logo img{height:35px;transition:all .2s ease-out}@media only screen and (max-width:767px){header .header-bar .logo img{height:30px}}header .header-bar nav.header-menu{position:absolute;left:50%;transform:translateX(-50%)}header .header-bar nav.header-menu ul{background:rgba(255,255,255,.85);height:48px;border-radius:24px;list-style-type:none;display:flex;padding:0;align-items:center;position:relative;min-width:720px;justify-content:stretch;transition:all .2s ease-out;box-shadow:0px 1px 2px 0px rgba(51,69,91,.25)}header .header-bar nav.header-menu ul li{line-height:48px;transition:all .2s ease-out;position:relative;border-radius:24px;white-space:nowrap;flex:1;text-align:center}header .header-bar nav.header-menu ul li:hover{background-color:#fff}header .header-bar nav.header-menu ul li.current-menu-item{background-color:#fff;height:100%;border-radius:24px}header .header-bar nav.header-menu ul li a{font-family:"pxgr",sans-serif;color:#000;text-decoration:none;display:block;padding:0 30px}header .header-bar nav.header-menu ul:first a{padding-left:40px}header .header-bar nav.header-menu ul:last a{padding-right:40px}@media only screen and (max-width:1279px){header .header-bar nav.header-menu{display:none}}@media only screen and (min-width:1280px){header .header-bar nav.header-menu{display:block}}header .header-bar nav.header-menu ul li .mega-menu__trigger{font-family:"pxgr",sans-serif;color:#000;text-decoration:none;cursor:pointer;padding:0 22px;line-height:48px;display:block;font-size:inherit}header .header-bar nav.header-menu .mega-menu{text-align:left;display:none;position:absolute;top:calc(100% + 12px);left:50%;margin-left:-500px;width:1000px;background:rgba(255,255,255,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;box-shadow:0 12px 40px rgba(0,0,0,.12);padding:32px 0;z-index:100}header .header-bar nav.header-menu .mega-menu:before{content:"";position:absolute;top:-12px;left:0;right:0;height:12px}header .header-bar nav.header-menu .mega-menu__inner{padding:0 40px}header .header-bar nav.header-menu .mega-menu__heading{font-size:2.2rem;margin:0 0 20px;font-family:"pxgr",sans-serif;color:#33455b}header .header-bar nav.header-menu .mega-menu__body{display:flex;gap:40px;justify-content:space-between}header .header-bar nav.header-menu .mega-menu__col-label{flex:0 0 200px;padding-top:6px}header .header-bar nav.header-menu .mega-menu__links{flex:1 1 auto;min-width:180px;max-width:420px}header .header-bar nav.header-menu .mega-menu__links ul{background:0 0;box-shadow:none;height:auto;border-radius:0;display:block;padding:0;margin:0;min-width:0}header .header-bar nav.header-menu .mega-menu__links ul li{line-height:1.5;height:auto;margin-bottom:2px;flex:none;text-align:left}header .header-bar nav.header-menu .mega-menu__links ul li:hover{background-color:transparent}header .header-bar nav.header-menu .mega-menu__links ul li a{padding:6px 12px;color:#33455b;display:inline-block;border-radius:19px;transition:background-color .15s ease;font-weight:400;font-family:"Inter",sans-serif;font-size:1.1rem;margin-left:-12px}header .header-bar nav.header-menu .mega-menu__links ul li a:hover{color:#000;background:#fff}header .header-bar nav.header-menu .mega-menu__sublabel{font-weight:600;font-size:1.2rem;line-height:1.1;color:#33455b;margin:0}header .header-bar nav.header-menu .mega-menu__promo-wrap{flex:0 0 320px;position:relative;overflow:hidden;max-width:320px}header .header-bar nav.header-menu .mega-menu__promo{display:none;flex-direction:column;gap:12px}header .header-bar nav.header-menu .mega-menu__promo.is-active{display:flex}header .header-bar nav.header-menu .mega-menu__promo-image{display:block;width:100%;max-width:320px;position:relative;border-radius:30px;border-top-left-radius:0;overflow:hidden;margin-bottom:0;margin-top:10px;aspect-ratio:1.85/1}header .header-bar nav.header-menu .mega-menu__promo-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}header .header-bar nav.header-menu .mega-menu__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;background:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;color:#000;box-shadow:0 2px 8px rgba(0,0,0,.15)}header .header-bar nav.header-menu .mega-menu__promo-text{display:inline-block;font-size:1rem;color:#000;text-decoration:none;max-width:240px;text-align:left;white-space:wrap;line-height:1.2;padding:0;font-family:"Inter",sans-serif;font-weight:400}header .header-bar nav.header-menu .main-nav__item--has-sub{position:static}header .header-bar nav.header-menu .main-nav__item--has-sub:has(.mega-menu__trigger[aria-expanded=true]){background-color:#fff}header .header-bar nav.header-menu .main-nav__item--has-sub>.mega-menu__trigger[aria-expanded=true]+.mega-menu{display:block}header .header-bar .enquire-now{display:flex;position:relative;padding-right:50px;transform:translateZ(0);backface-visibility:hidden;will-change:transform;z-index:1000;padding-right:0}header .header-bar .enquire-now:hover .button{background-color:#1d2937;color:#fff}@media only screen and (max-width:1279px){header .header-bar .enquire-now{padding-right:54px}}@media only screen and (min-width:1280px){header .header-bar .enquire-now{padding-right:0}}header .header-bar .enquire-now .menu-circle{background-color:#fff;border-radius:24px;height:48px;width:48px;margin-left:4px;transition:all .2s ease-out;position:absolute;right:0;z-index:10;justify-content:flex-end;padding-right:14px;cursor:pointer;box-shadow:0px 1px 3px 0px rgba(24,44,51,.25);display:none}@media only screen and (max-width:1279px){header .header-bar .enquire-now .menu-circle{display:flex}}@media only screen and (min-width:1280px){header .header-bar .enquire-now .menu-circle{display:none}}header .header-bar .enquire-now .menu-circle.expand{width:100%}header .header-bar .enquire-now .button{z-index:11;font-family:"pxgr",sans-serif;height:48px}header .header-bar .enquire-now .mobile-menu{font-family:"pxgr",sans-serif;height:0;opacity:0;overflow:hidden;position:absolute;top:52px;right:0;width:calc(100vw - 16px);background:rgba(255,255,255,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 12px 30px rgba(0,0,0,.12);pointer-events:none;z-index:9999;transition:height .32s cubic-bezier(.2,.8,.2,1),opacity .22s linear,transform .32s cubic-bezier(.2,.8,.2,1);will-change:height,opacity,transform;max-height:0;overflow:hidden;transition:max-height .33s ease}@media (min-width:481px){header .header-bar .enquire-now .mobile-menu{width:calc(100vw - 32px);max-width:480px;border-radius:24px}}header .header-bar .enquire-now .mobile-menu.is-open{max-height:var(--menu-h,0px)}header .header-bar .enquire-now .mobile-menu ul{padding-left:0}header .header-bar .enquire-now .mobile-menu ul li a{text-decoration:none !important;-webkit-tap-highlight-color:rgba(0,0,0,.1);display:flex;align-items:center;padding:6px 25px}header .header-bar .enquire-now .mobile-menu ul li a:active,header .header-bar .enquire-now .mobile-menu ul li a:hover{background-color:rgba(0,0,0,.05)}header .header-bar .enquire-now .mobile-menu.is-open{height:auto;max-height:calc(100vh - 70px);max-height:calc(100dvh - 70px);opacity:1;pointer-events:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}header .header-bar .enquire-now .mobile-menu li{list-style-type:none}header .header-bar .enquire-now .mobile-nav{padding:10px 0;margin:0;list-style:none}header .header-bar .enquire-now .mobile-nav__item a{text-decoration:none !important;-webkit-tap-highlight-color:rgba(0,0,0,.1);display:flex;align-items:center;padding:10px 25px;color:#000}header .header-bar .enquire-now .mobile-nav__item a:active,header .header-bar .enquire-now .mobile-nav__item a:hover{background-color:rgba(0,0,0,.05)}header .header-bar .enquire-now .mobile-nav__toggle,header .header-bar .enquire-now .mobile-nav__label{font-family:"pxgr",sans-serif;color:#414141;background:0 0;border:none;display:flex;align-items:center;width:100%;padding:0 25px 10px;font-size:inherit;text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-top:16px}header .header-bar .enquire-now .mobile-nav__toggle:first-child,header .header-bar .enquire-now .mobile-nav__label:first-child{margin-top:15px}header .header-bar .enquire-now .mobile-nav__sub{list-style:none;padding:0 0 8px 20px;margin:0}header .header-bar .enquire-now .mobile-nav__sub li a{padding:8px 25px;font-size:1.1rem;color:#000;font-family:Inter,sans-serif;font-weight:300}@media (prefers-reduced-motion:reduce){header .header-bar .enquire-now .mobile-menu{transition:none;transform:none}}header.scrolled .logo img{filter:brightness(1) invert(1)}.black-logo header .logo img{filter:brightness(1) invert(1)}footer{background:#2a405b;color:#fff;padding:3.75rem 0 5rem;font-family:"Inter",sans-serif}@media only screen and (max-width:767px){footer{padding:1.25rem 0 3.75rem}}footer .footer-logo{height:35px}@media only screen and (max-width:767px){footer .footer-logo{height:30px;margin:.625rem 0 0}}footer .footer-column-heading{margin:0 0 1.875rem;display:block;font-family:"pxgr",sans-serif;font-size:1rem}@media only screen and (max-width:767px){footer .footer-column-heading{margin:3.125rem 0 .9375rem;font-size:.875rem}}@media only screen and (min-width:768px) and (max-width:991px){footer .footer-column-heading{margin:3.125rem 0 .9375rem;font-size:.875rem}}footer ul{list-style-type:none;margin:0;padding:0}footer ul li{padding:.5rem 0}@media (max-width:991px){footer ul li{padding:.1875rem 0}}footer a{color:#fff !important;font-size:1rem}@media only screen and (max-width:767px){footer a{font-size:.875rem}}.social-media-icons{padding:1.875rem 0 0}.social-media-icons a{text-decoration:none !important}.social-media-icons svg{fill:#fff;height:32px;margin-right:8px}@font-face{font-family:"pxgr";src:url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-regular-webfont.eot);src:url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-regular-webfont.eot?#iefix) format("embedded-opentype"),url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-regular-webfont.woff2) format("woff2"),url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-regular-webfont.woff) format("woff"),url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-regular-webfont.ttf) format("truetype"),url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-regular-webfont.svg#px_groteskregular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"pxgb";src:url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-bold-webfont.eot);src:url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-bold-webfont.eot?#iefix) format("embedded-opentype"),url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-bold-webfont.woff2) format("woff2"),url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-bold-webfont.woff) format("woff"),url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-bold-webfont.ttf) format("truetype"),url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-bold-webfont.svg#px_groteskbold) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"pxgl";src:url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-light-webfont.eot);src:url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-light-webfont.eot?#iefix) format("embedded-opentype"),url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-light-webfont.woff2) format("woff2"),url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-light-webfont.woff) format("woff"),url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-light-webfont.ttf) format("truetype"),url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/pxgrotesk-light-webfont.svg#px_grotesklight) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/Inter-VariableFont_opsz,wght.ttf) format("truetype");font-weight:200 1000;font-stretch:75% 125%;font-style:normal}@font-face{font-family:"Inter";src:url(//ketosoftware.com/wp-content/themes/dgtl/css/../fonts/Inter-Italic-VariableFont_opsz,wght.ttf) format("truetype");font-weight:200 1000;font-stretch:75% 125%;font-style:italic}.hero-media-clip{border-bottom-left-radius:80px;border-bottom-right-radius:80px;overflow:hidden;display:flex;width:100%;height:100%;justify-content:space-around;flex-wrap:wrap}@media only screen and (max-width:767px){.hero-media-clip{border-bottom-left-radius:40px;border-bottom-right-radius:40px}}.video-wrapper{z-index:0;position:absolute;inset:0}.hero-section{position:relative;margin:0 0 3.75rem;border-bottom-left-radius:80px;border-bottom-right-radius:80px;aspect-ratio:16/9}@media only screen and (max-width:767px){.hero-section{border-bottom-left-radius:40px;border-bottom-right-radius:40px}}@media only screen and (max-width:767px){.hero-section{aspect-ratio:1/1.8}}@media only screen and (min-width:576px) and (max-width:767px){.hero-section{aspect-ratio:.6/1}}@media only screen and (min-width:768px) and (max-width:991px){.hero-section{aspect-ratio:12/10}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-section{aspect-ratio:14/10}}@media only screen and (min-width:1200px){.hero-section{aspect-ratio:16/9}}@media (min-width:1600px){.hero-section{aspect-ratio:auto;height:90vh;min-height:800px}}.hero-section.compact-hero{aspect-ratio:auto;aspect-ratio:auto;height:60vh;min-height:600px}@media (min-width:1600px){.hero-section.compact-hero{aspect-ratio:auto;height:60vh;min-height:600px}}.hero-section .tint,.hero-section .video-wrapper{border-bottom-left-radius:80px;border-bottom-right-radius:80px;overflow:hidden}@media only screen and (max-width:767px){.hero-section .tint,.hero-section .video-wrapper{border-bottom-left-radius:40px;border-bottom-right-radius:40px}}.hero-section .blur-area-vertical{display:none}@media only screen and (max-width :1024px){.hero-section .blur-area-vertical{display:block}}.hero-section .hero-picture,.hero-section .hero-picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;border-bottom-left-radius:80px;border-bottom-right-radius:80px}@media only screen and (max-width:767px){.hero-section .hero-picture,.hero-section .hero-picture img{border-bottom-left-radius:40px;border-bottom-right-radius:40px}}.single-case .hero-media-clip .post-navigation{display:none}.single-case .hero-section.featured-post-hero-section .post-hero-cta .cta .post-hero-logo,.single-case .hero-section.legal-hero-section .post-hero-cta .cta .post-hero-logo{left:0;right:auto}.video-section{margin:0}.hero-section.hero-video-section{background-size:cover;background-position:center center;margin:0}.hero-section.hero-video-section .hero-content{top:250px;font-size:1.375rem;width:100%;pointer-events:none}@media only screen and (max-width:767px){.hero-section.hero-video-section .hero-content{top:200px}}.hero-section.hero-video-section .hero-content .button{pointer-events:all}.hero-section.hero-video-section .hero-content .hero-lead-paragraph{z-index:1;position:relative;margin-top:4px}@media only screen and (max-width:767px){.hero-section.hero-video-section .hero-content .hero-lead-paragraph{font-size:1rem}}@media only screen and (max-width :1024px){.hero-section.hero-video-section .play-button{display:none}}.hero-section.hero-video-section .play-button-mobile-wrapper{position:absolute;left:2rem;bottom:2rem;z-index:1;display:none}@media only screen and (min-width:768px) and (max-width:991px){.hero-section.hero-video-section .play-button-mobile-wrapper{left:3rem;bottom:3rem}}@media only screen and (max-width :1024px){.hero-section.hero-video-section .play-button-mobile-wrapper{display:flex}}.hero-section.hero-video-section .play-button-mobile-wrapper a{text-decoration:none;justify-content:center;align-items:center;display:flex}.hero-section.hero-video-section .play-button-mobile-wrapper span{margin-left:10px}.hero-section.hero-video-section .play-button-mobile-wrapper .play-button-mobile{position:relative;width:48px;height:48px;display:flex;align-items:center;background-color:#fff;justify-content:center;transition:all .2s ease-out;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}@media only screen and (max-width:767px){.hero-section.hero-video-section .play-button-mobile-wrapper .play-button-mobile{border-top-left-radius:3.2px;border-top-right-radius:3.2px;border-bottom-left-radius:3.2px;border-bottom-right-radius:3.2px}}.hero-section.hero-video-section .play-button-mobile-wrapper a:hover .play-button-mobile{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}@media only screen and (max-width:767px){.hero-section.hero-video-section .play-button-mobile-wrapper a:hover .play-button-mobile{border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}}.logos-section{margin:3.75rem 0 -3.75rem}.logos-section .swiper{width:100%;height:100%}.logos-section .swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center;height:140px}@media only screen and (max-width:767px){.logos-section .swiper-slide{width:auto;height:auto}}.logos-section .swiper-slide img.ai-logo{display:block;width:auto;height:120px;object-fit:cover}@media only screen and (max-width:767px){.logos-section .swiper-slide img.ai-logo{height:100px}}@media only screen and (min-width:768px) and (max-width:991px){.logos-section .swiper-slide img.ai-logo{height:80px}}.logos-section .swiper-slide img{display:block;width:auto;height:60px;object-fit:cover}@media only screen and (max-width:767px){.logos-section .swiper-slide img{height:45px}}.video-screen{width:100%;position:relative;border-top-left-radius:80px;border-top-right-radius:80px;overflow:hidden;aspect-ratio:16/9}@media only screen and (max-width:767px){.video-screen{border-top-left-radius:80px;border-top-right-radius:80px}}.video-screen.ai-clip{aspect-ratio:1/1;border-radius:20px}@media only screen and (max-width:767px){.video-screen{border-top-left-radius:40px;border-top-right-radius:40px;aspect-ratio:1/1}}@media only screen and (max-width:767px) and (max-width:767px){.video-screen{border-top-left-radius:40px;border-top-right-radius:40px}}.intro-video-section .video-description{display:grid;grid-template-areas:"title copy" "cta copy";grid-template-columns:1fr 1fr;padding:2.5rem;border-bottom-left-radius:80px;border-bottom-right-radius:80px;background-color:#fff}@media only screen and (max-width:767px){.intro-video-section .video-description{border-bottom-left-radius:80px;border-bottom-right-radius:80px}}@media only screen and (max-width:767px){.intro-video-section .video-description{padding:1.25rem 1rem;border-bottom-left-radius:40px;border-bottom-right-radius:40px;grid-template-columns:1fr;grid-template-areas:"title" "copy" "cta";align-items:start}}@media only screen and (max-width:767px) and (max-width:767px){.intro-video-section .video-description{border-bottom-left-radius:40px;border-bottom-right-radius:40px}}.intro-video-section .video-description .hero-title{grid-area:title;margin-bottom:20px}.intro-video-section .video-description .hero-copy{grid-area:copy;margin-top:0;margin-bottom:20px}.accordion-section{margin:0;padding:7.5rem 0 3.75rem;background:#1d2937}@media only screen and (max-width:767px){.accordion-section{padding:3.75rem 0}}.accordion-section .accordion{margin:3.75rem 0 0}.accordion-section .accordion .accordion-item{margin-bottom:10px;border-radius:40px;overflow:hidden;background:#9cbbca}@media only screen and (max-width:767px){.accordion-section .accordion .accordion-item{border-radius:32px}}.accordion-section .accordion .accordion-header{padding:1.375rem 1.5625rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease-out;color:#1d2937;font-size:1.5rem;margin-bottom:0}@media only screen and (max-width:767px){.accordion-section .accordion .accordion-header{font-size:1rem;padding:1rem 1.5625rem}}.accordion-section .accordion .accordion-content{max-height:0;overflow:hidden;color:#1d2937;transition:all .2s ease-out}.accordion-section .accordion .accordion-content .accordion-inside-content{padding:0 1.5625rem 1.5625rem}.accordion-section .accordion .accordion-content .accordion-inside-content p{max-width:960px;padding-right:80px;margin:1.5625rem 0}.accordion-section .accordion .accordion-content .accordion-inside-content ul{margin:0;padding:0 0 0 18px}.accordion-section .accordion .accordion-content .accordion-footer{display:flex;justify-content:space-between;padding:0;flex-wrap:wrap}.accordion-section .accordion .accordion-content .accordion-footer .job-keywords{display:flex;flex-wrap:wrap}.accordion-section .accordion .accordion-content .accordion-footer .job-keywords .job-keyword{height:40px;border-radius:20px;border:1px solid #506b90;padding:0 12px;margin-right:5px;margin-bottom:5px;font-size:.875rem;display:flex;align-items:center;color:#506b90;font-family:"pxgl",sans-serif;white-space:nowrap}.accordion-section .accordion .accordion-content .accordion-footer .button{height:40px}.accordion-section .accordion .accordion-content.open{padding:2rem}.accordion-section .accordion .accordion-toggle{position:relative;height:30px;width:30px;border-radius:4px;background-color:#fff;color:#547196;display:inline-block}.accordion-section .accordion .accordion-toggle:before,.accordion-section .accordion .accordion-toggle:after{content:"";position:absolute;left:50%;top:50%;width:60%;height:2px;background:currentColor;transform:translate(-50%,-50%);transition:transform .22s ease,opacity .22s ease;will-change:transform,opacity}.accordion-section .accordion .accordion-toggle:after{transform:translate(-50%,-50%) rotate(90deg) scaleX(1)}.accordion-section .accordion .accordion-item.is-open .accordion-toggle:after{transform:translate(-50%,-50%) rotate(90deg) scaleX(0);opacity:0}.accordion-section .accordion .accordion-header:hover .accordion-toggle:before,.accordion-section .accordion .accordion-header:hover .accordion-toggle:after{transform:translate(-50%,-52%) rotate(0deg)}@media (prefers-reduced-motion:reduce){.accordion-section .accordion .accordion-toggle:before,.accordion-section .accordion .accordion-toggle:after{transition:none}}.accordion-section .accordion .accordion-toggle.rotate{transform:rotate(180deg)}.careers-section.accordion-section{background-color:#e5f9fc;padding:3.75rem 0}@media only screen and (max-width:767px){.careers-section.accordion-section .career-description{margin:0 0 3.75rem;width:90%}}.careers-section.accordion-section .career-description a{text-decoration:underline}.careers-section.accordion-section .career-image-wrapper{position:relative;border-radius:120px;aspect-ratio:3/2;overflow:hidden}@media only screen and (max-width:767px){.careers-section.accordion-section .career-image-wrapper{border-radius:80px}}@media only screen and (min-width:768px) and (max-width:991px){.careers-section.accordion-section .career-image-wrapper{border-radius:80px}}.careers-section.accordion-section .career-image-wrapper img.career-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.careers-section.accordion-section .career-accordion.accordion .accordion-item{background-color:#b9d9de}.filter-wrapper{display:flex;align-items:center;margin:0 0 3.75rem}@media only screen and (max-width:767px){.filter-wrapper{margin:0 0 2.5rem;display:block}}.filter-wrapper .alm-filter-wrapper{display:flex;align-items:center}@media only screen and (max-width:767px){.filter-wrapper .alm-filter-wrapper{max-height:0;overflow:hidden;transition:all .2s ease-out;margin:0 0 2.5rem}.filter-wrapper .alm-filter-wrapper.is-active{max-height:200px}}.filter-wrapper .filter-top-label{margin-bottom:10px;margin-top:-10px;display:none;font-size:.875rem}@media only screen and (max-width:767px){.filter-wrapper .filter-top-label{display:block}}.filter-label{display:inline-flex;margin-right:30px;align-items:center;font-size:.875rem}@media only screen and (max-width:767px){.filter-label{display:inline;position:relative}}@media only screen and (max-width:767px){.filter-label .filter-label-content{background-color:#fff;box-shadow:0px 1px 3px 0px rgba(24,44,51,.25);height:45px;border-radius:23px;display:inline-flex;justify-content:center;align-items:center;padding:0 .9375rem;margin-bottom:10px}}.filter-label .filter-label-content .filter-type{margin-right:20px}.filter-label .filter-label-content .chevron{display:none}@media only screen and (max-width:767px){.filter-label .filter-label-content .chevron{transition:all .2s ease-out;margin:0 5px;rotate:-90deg;position:relative;top:1px;display:block}}.filter-label .filter-label-content .chevron img{height:6px}.filter-label .filter-label-content .chevron.is-active{rotate:0deg}.hero-section.featured-post-hero-section,.hero-section.legal-hero-section{background-size:cover;margin:0}.hero-section.featured-post-hero-section .hero-image-caption,.hero-section.legal-hero-section .hero-image-caption{color:#fff;position:absolute;text-align:right;font-weight:400;font-size:14px;right:100px;bottom:40px;z-index:1}@media only screen and (max-width:767px){.hero-section.featured-post-hero-section .hero-image-caption,.hero-section.legal-hero-section .hero-image-caption{right:1rem}}@media only screen and (min-width:768px) and (max-width:991px){.hero-section.featured-post-hero-section .hero-image-caption,.hero-section.legal-hero-section .hero-image-caption{right:3rem}}.hero-section.featured-post-hero-section .hero-media-clip,.hero-section.legal-hero-section .hero-media-clip{flex-direction:column;justify-content:space-between;padding-top:15rem}@media only screen and (max-width:767px){.hero-section.featured-post-hero-section .hero-media-clip,.hero-section.legal-hero-section .hero-media-clip{padding-top:11.25rem}}@media only screen and (min-width:768px) and (max-width:991px){.hero-section.featured-post-hero-section .hero-media-clip,.hero-section.legal-hero-section .hero-media-clip{padding-top:10rem}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-section.featured-post-hero-section .hero-media-clip,.hero-section.legal-hero-section .hero-media-clip{padding-top:12.5rem}}.hero-section.featured-post-hero-section .post-hero-cta,.hero-section.legal-hero-section .post-hero-cta{z-index:1}.hero-section.featured-post-hero-section .post-hero-cta .cta,.hero-section.legal-hero-section .post-hero-cta .cta{display:flex;width:100%;align-items:center;position:relative}@media only screen and (max-width:767px){.hero-section.featured-post-hero-section .post-hero-cta .cta,.hero-section.legal-hero-section .post-hero-cta .cta{flex-direction:column;align-items:flex-start}}.hero-section.featured-post-hero-section .post-hero-cta .cta .post-hero-logo,.hero-section.legal-hero-section .post-hero-cta .cta .post-hero-logo{position:absolute;right:1rem;top:0;bottom:0;display:flex;align-items:center}@media only screen and (max-width:767px){.hero-section.featured-post-hero-section .post-hero-cta .cta .post-hero-logo,.hero-section.legal-hero-section .post-hero-cta .cta .post-hero-logo{position:static;margin-top:32px}}.hero-section.featured-post-hero-section .post-hero-cta .cta .post-hero-logo img,.hero-section.legal-hero-section .post-hero-cta .cta .post-hero-logo img{max-height:40px;max-width:200px}@media only screen and (max-width:767px){.hero-section.featured-post-hero-section .post-hero-cta .cta .post-hero-logo img,.hero-section.legal-hero-section .post-hero-cta .cta .post-hero-logo img{max-width:160px;height:auto}}@media only screen and (min-width:768px) and (max-width:991px){.hero-section.featured-post-hero-section .post-hero-cta .cta .post-hero-logo img,.hero-section.legal-hero-section .post-hero-cta .cta .post-hero-logo img{height:24px}}.hero-section.featured-post-hero-section .post-hero-intro h1,.hero-section.legal-hero-section .post-hero-intro h1{margin:0 0 1.25rem;line-height:1.05}@media only screen and (max-width:767px){.hero-section.featured-post-hero-section .post-hero-intro h1,.hero-section.legal-hero-section .post-hero-intro h1{font-size:1.875rem;line-height:1.0666666667}}@media only screen and (min-width:768px) and (max-width:991px){.hero-section.featured-post-hero-section .post-hero-intro h1,.hero-section.legal-hero-section .post-hero-intro h1{font-size:2.25rem;line-height:1.1111111111}}.hero-section.featured-post-hero-section .post-parent-link,.hero-section.legal-hero-section .post-parent-link{text-decoration:underline}.hero-section.featured-post-hero-section .article-meta,.hero-section.legal-hero-section .article-meta{display:flex;align-items:center;margin:0 0 1.875rem;font-size:.875rem}.hero-section.featured-post-hero-section .article-meta svg,.hero-section.legal-hero-section .article-meta svg{margin:0 .625rem}.hero-section.featured-post-hero-section .article-meta .breadcrumbs,.hero-section.legal-hero-section .article-meta .breadcrumbs{margin-bottom:4px}.hero-section.featured-post-hero-section .article-meta .breadcrumbs .divider,.hero-section.legal-hero-section .article-meta .breadcrumbs .divider{height:8px}.hero-section.featured-post-hero-section .article-meta .category-items,.hero-section.legal-hero-section .article-meta .category-items{margin-bottom:0;margin-right:15px}.hero-section.featured-post-hero-section .hero-lead-paragraph,.hero-section.legal-hero-section .hero-lead-paragraph{font-size:1.25rem;line-clamp:3;-webkit-line-clamp:3;margin-bottom:0;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media only screen and (max-width:767px){.hero-section.featured-post-hero-section .hero-lead-paragraph,.hero-section.legal-hero-section .hero-lead-paragraph{font-size:1rem}}.hero-section.legal-hero-section{min-height:0;height:auto;aspect-ratio:auto}.hero-section.legal-hero-section .hero-media-clip{align-content:center;padding:9.375rem 0}.hero-section.legal-hero-section .hero-media-clip .post-hero-cta{margin:2.5rem 0 0}.sidebar-content{padding-left:1rem;padding-right:3rem}@media only screen and (max-width:767px){.sidebar-content{padding:0}}ul.sidebar-featured-articles{list-style-type:none;padding:0}ul.sidebar-featured-articles h4{font-size:1.125rem;margin:.625rem 0 2.5rem}ul.sidebar-featured-articles li .category-items li{color:#1d2937;border-color:#1d2937}.impact-section,.resource-section{min-height:50vh;margin:3.75rem 0}.feature-section .text-area{position:relative}.feature-section .text-area h2{line-height:1;margin-bottom:2rem;font-family:"pxgl",sans-serif}.feature-section .text-area a.button{margin-top:.9375rem;text-decoration:none}.feature-section .text-area ul,.feature-section .text-area ol{margin:0;padding-left:1.2em}.feature-section .text-area ul li,.feature-section .text-area ol li{margin:.5rem 0}.feature-section .text-area a{text-decoration:underline}.feature-section .image-area{display:flex;justify-content:center;align-items:center;height:100%;width:100%;align-items:center;border-top-right-radius:130px;border-bottom-left-radius:130px;border-bottom-right-radius:130px;overflow:hidden;position:relative;aspect-ratio:1/1}@media only screen and (max-width:767px){.feature-section .image-area{border-top-right-radius:80px;border-bottom-left-radius:80px;border-bottom-right-radius:80px}}.feature-section .image-area.ai-image-area{display:flex;background-size:cover;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}@media only screen and (max-width:767px){.feature-section .image-area.ai-image-area{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}}.feature-section .image-area.ai-image-area img{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;width:80%;height:auto;position:static}@media only screen and (max-width:767px){.feature-section .image-area.ai-image-area img{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}}.feature-section .image-area img{width:80%}.feature-section .image-area.campaign-image{aspect-ratio:1/1}.feature-section .image-area.right-image{border-radius:0;border-top-right-radius:130px;border-bottom-left-radius:130px}@media only screen and (max-width:767px){.feature-section .image-area.right-image{border-top-right-radius:80px;border-bottom-left-radius:80px}}.feature-section .image-area img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.feature-quote-section .image-area{border-top-right-radius:130px;border-bottom-left-radius:130px;aspect-ratio:3/4;position:relative}@media only screen and (max-width:767px){.feature-quote-section .image-area{border-top-right-radius:80px;border-bottom-left-radius:80px}}.feature-quote-section .image-area .quote-author{position:absolute;top:20px;left:20px;z-index:1}@media only screen and (max-width:767px){.cases-slider-section{margin-bottom:-3.75rem}}.cases-slider-section .case-carousel-desc{z-index:10;position:relative;margin-bottom:4.375rem}@media only screen and (max-width:767px){.cases-slider-section .case-carousel-desc{margin-bottom:3.125rem}}.cases-slider-section .swiper .swiper-slide{padding-bottom:20px}.cases-slider-section .swiper .swiper-slide.swiper-slide-active .case-item{background-size:cover}@media only screen and (max-width:767px){.cases-slider-section .swiper .swiper-slide.swiper-slide-active .case-item .case-cover{border-radius:40px}}@media only screen and (max-width:767px){.cases-slider-section .swiper .swiper-slide.swiper-slide-active .case-item .slide-content{opacity:1}}.cases-slider-section .case-item{position:relative;border-top-left-radius:90px;border-top-right-radius:90px;border-bottom-left-radius:90px;border-bottom-right-radius:90px;transition-property:border-radius,opacity;transition-duration:.5s,.2s;transition-timing-function:ease-in-out,ease-out;overflow:hidden}@media only screen and (max-width:767px){.cases-slider-section .case-item{border-top-left-radius:90px;border-top-right-radius:90px;border-bottom-left-radius:90px;border-bottom-right-radius:90px}}@media only screen and (max-width:767px){.cases-slider-section .case-item{border-radius:40px;margin-bottom:200px;overflow:visible}}.cases-slider-section .case-item .case-cover{aspect-ratio:3/4;overflow:hidden}@media only screen and (max-width:767px){.cases-slider-section .case-item .case-cover{border-radius:40px}}.cases-slider-section .case-item .case-cover .screenshot{position:absolute;inset:0 0 0 0}.cases-slider-section .case-item .case-cover .screenshot img{width:80%;margin:-40px 10% 0;object-fit:contain}.cases-slider-section .case-item .case-cover .dark-gradient-layer{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 1%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.5) 100%)}@media only screen and (max-width:767px){.cases-slider-section .case-item .case-cover .dark-gradient-layer{border-radius:40px}}.cases-slider-section .case-item .case-cover:hover{border-radius:40px}@media only screen and (max-width:767px){.cases-slider-section .case-item .case-cover:hover{border-radius:80px}}@media only screen and (max-width:767px){.cases-slider-section .case-item .case-cover:hover{border-radius:40px}}.cases-slider-section .case-item .case-cover img{object-fit:cover;width:100%;height:100%}.cases-slider-section .case-item .slide-content{background-color:#9ddbb7;position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;overflow:hidden;transition-property:border-radius,opacity;transition-duration:.5s,.3s;transition-timing-function:ease-in-out,ease-in-out}@media only screen and (max-width:767px){.cases-slider-section .case-item .slide-content{height:200px;position:absolute;top:auto;bottom:-200px;background-color:transparent;width:100%;padding:1rem;background-color:#f5fcff}}.cases-slider-section .case-item .slide-content .case-excerpt{font-size:1rem;position:absolute;top:30px;left:25px;right:40px}.cases-slider-section .case-item .slide-content .case-excerpt.large-excerpt{font-size:1.25rem;top:40px;left:35px}@media only screen and (max-width:767px){.cases-slider-section .case-item .slide-content .case-excerpt.large-excerpt{font-size:1rem}}@media only screen and (max-width:767px){.cases-slider-section .case-item .slide-content .case-excerpt{position:static}}.cases-slider-section .case-item .slide-content .case-excerpt p{margin:0}.cases-slider-section .case-item .slide-content .case-button-wrapper{position:absolute;bottom:30px;left:25px;right:25px}.cases-slider-section .case-item .slide-content .case-button-wrapper.large-case-button-wrapper{left:35px;bottom:50px}@media only screen and (max-width:767px){.cases-slider-section .case-item .slide-content .case-button-wrapper{position:static;margin-top:20px}.cases-slider-section .case-item .slide-content .case-button-wrapper .button{background-color:#fde363 !important}}.cases-slider-section .case-item:hover{border-radius:40px}@media only screen and (max-width:767px){.cases-slider-section .case-item:hover{border-radius:40px}}.cases-slider-section .case-item:hover .slide-content{opacity:1}@media only screen and (max-width:767px){.cases-slider-section .case-item:hover .slide-content{opacity:0}}.cases-slider-section .case-item:hover .case-title{color:#33455b}@media only screen and (max-width:767px){.cases-slider-section .case-item:hover .case-title{color:#fff}}.cases-slider-section .case-item .case-title{position:absolute;bottom:100px;left:25px;right:25px;color:#fff;font-family:"pxgl",sans-serif;z-index:1;transition:all .2s ease-in-out;margin:0}.cases-slider-section .case-item .case-title.large-case-title{left:35px;bottom:120px}@media only screen and (min-width:992px) and (max-width:1200px){.cases-slider-section .case-item .case-title.large-case-title{font-size:1.4rem}}@media only screen and (max-width:767px){.cases-slider-section .case-item .case-title.large-case-title{bottom:50px;top:auto;left:25px}}@media only screen and (max-width:767px){.cases-slider-section .case-item .case-title{color:#fff;bottom:auto;top:260px}}.swiper-arrows{display:flex;justify-content:flex-end;top:75px;position:relative}.news-section{background:#182c33;color:#fff;padding:7.5rem 0;margin:0}@media only screen and (max-width:767px){.news-section{padding:5rem 0}}.news-section .news-heading-area{display:flex;margin:1.25rem 0;align-items:center}.news-section .news-heading-area .news-heading{font-size:1.75rem}@media only screen and (max-width:767px){.news-section .news-heading-area .news-heading{font-size:1.375rem}}.news-section .news-heading-area .news-symbol{margin-right:10px;display:flex;align-items:center}@media only screen and (max-width:767px){.news-section .news-heading-area .news-symbol{height:14px}}.news-section article{margin:0 0 1.25rem}.news-section article .article-thumbnail{overflow:hidden;aspect-ratio:5/4;height:100%;position:relative}.news-section article .article-thumbnail.first-article{border-top-left-radius:100px;border-bottom-left-radius:100px}@media only screen and (max-width:767px){.news-section article .article-thumbnail.first-article{border-top-left-radius:60px;border-bottom-left-radius:60px}}.news-section article .article-thumbnail.second-article{border-top-right-radius:100px;border-bottom-left-radius:100px;border-bottom-right-radius:100px}@media only screen and (max-width:767px){.news-section article .article-thumbnail.second-article{border-top-right-radius:60px;border-bottom-left-radius:60px;border-bottom-right-radius:60px}}.news-section article .article-thumbnail.third-article{border-top-left-radius:100px;border-bottom-right-radius:100px}@media only screen and (max-width:767px){.news-section article .article-thumbnail.third-article{border-top-left-radius:60px;border-bottom-right-radius:60px}}.news-section article .article-thumbnail img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.news-section article .article-info{height:100%;position:relative;padding:1.25rem 5rem 1.25rem 0}.news-section article .article-info a:hover{text-decoration:none}.news-section article .article-info .article-excerpt{font-size:1rem;line-height:1.375;overflow:hidden;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}@media only screen and (min-width:768px) and (max-width:991px){.news-section article .article-info .article-excerpt{-webkit-line-clamp:3;line-clamp:3}}.news-section article .article-info .article-meta{position:absolute;bottom:20px;text-transform:uppercase;font-size:.875rem;display:flex;align-items:center;height:30px}@media only screen and (max-width:767px){.news-section article .article-info .article-meta{position:static;margin:2rem 0 0}}.news-section article .article-info .article-meta .reading-time{margin-right:30px;display:flex;align-items:center}.news-section article .article-info .article-meta .reading-time svg{margin-right:10px;height:16px}.solutions-intro-section,.features-intro-section{margin-bottom:0}.solutions-slider-section{margin-top:2.5rem}.vstack__visual{position:relative;overflow:hidden}.screenshot-background{position:absolute;inset:0;z-index:1;aspect-ratio:1/1;width:100%;height:100%;overflow:hidden}.screenshot-background .bg-img{position:absolute;inset:0;background-size:150%;background-position:center;background-repeat:no-repeat;transition:opacity 2s cubic-bezier(.4,0,.2,1);will-change:opacity}.screenshot-background .bg-top{z-index:1;opacity:1}.screenshot-background .bg-back{z-index:0;opacity:0}.screenshot-background .bg-top.is-back{opacity:0;z-index:0}.screenshot-background .bg-back.is-top{opacity:1;z-index:1}.vstack__visual img.visual-img{position:absolute;inset:0;width:90%;height:auto;object-fit:cover;z-index:3;opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1);will-change:opacity}.vstack__visual img.visual-img.is-top{opacity:1}.vstack__visual img.visual-img.is-back{opacity:0}.panel{position:relative;padding:12px 0 8px;margin-bottom:10px;cursor:pointer}@media (max-width:991px){.panel{text-align:center;margin-top:60px}}.panel .button-wrapper{height:44px}@media (max-width:991px){.panel .button-wrapper{margin-top:30px}}.panel h3{margin:0 0 6px 16px;color:#111;transition:color .3s ease;font-size:1.125rem;font-family:"pxgr",sans-serif}.panel:before,.panel:after{content:"";position:absolute;left:-6px;top:0;width:6px}@media (max-width:991px){.panel:before,.panel:after{display:none}}.panel:before{height:100%;background:rgba(65,88,109,.2)}.panel:after{height:var(--p,0%);background:rgba(65,88,109,.9);transition:height .12s linear}.panel:not(.is-active) h3{color:#6a757d}.panel__content{max-height:0;overflow:hidden;opacity:0;transition:max-height .65s ease,opacity .45s ease;margin-left:16px}@media (max-width:991px){.panel__content{min-height:80px}}.panel.is-active .panel__content{max-height:400px;opacity:1}.vstack{display:flex}.vstack__visual{position:relative;aspect-ratio:1/1;border-radius:24px;background:#dbe7ee}.visual-img{position:absolute;inset:0;width:100%;height:100%;margin:auto;object-fit:cover;opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1);will-change:opacity}.visual-img.is-top{opacity:1}.visual-img.is-back{opacity:0}.vstack__panels{padding-left:40px}@media (max-width:991px){.vstack__panels{padding-left:0}}.dot-nav{position:absolute;right:100px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:8px;z-index:10}@media (max-width:991px){.dot-nav{flex-direction:row;left:0;right:0;justify-content:center;top:auto;bottom:150px}}.dot-nav .dot{width:5px;height:5px;border-radius:50%;background:rgba(65,88,109,.3);border:none;padding:0;cursor:pointer;transition:background .3s ease,transform .2s ease}@media (max-width:991px){.dot-nav .dot{width:5px;height:5px}}.dot-nav .dot.is-active{background:rgba(65,88,109,.9);transform:scale(1.2)}@media (max-width:991px){.vstack__panels .panel{display:none}.vstack__panels .panel.is-active{display:block}}.features-section{margin-top:2.5rem}.features-section .features-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px;justify-content:center}.features-section .features-nav-item{appearance:none;border:1px solid #506b90;background:0 0;padding:1px 12px 3px;color:#506b90;margin:0 1px;height:30px;border-radius:5px;cursor:pointer;font-family:"pxgl",sans-serif;font-size:.875rem;transition:transform .5s ease,background .5s ease,border-color .32s ease}@media (max-width:991px){.features-section .features-nav-item:first-child{margin-left:30px}}.features-section .features-nav-item.is-active{background:#547196;border-color:#547196;border-radius:30px;color:#fff}.features-section .feature-card{display:flex;flex-wrap:wrap;text-align:center;justify-content:center;position:relative;background-color:#f5fcff}.features-section .feature-card .feature-card-image-wrapper{display:flex;padding-bottom:220px;padding-top:40px;position:relative;justify-content:center}.features-section .feature-card .feature-card-image-wrapper .feature-card-image{max-width:720px}@media only screen and (max-width :1024px){.features-section .feature-card .feature-card-image-wrapper .feature-card-image{max-width:80%}}.features-section .feature-card .feature-card-text{width:100%;height:200px;padding-top:5rem;position:absolute;bottom:0;left:0;right:0}@media only screen and (max-width :1024px){.features-section .feature-card .feature-card-text{padding:2rem 1.25rem 0}}.features-section .feature-card .feature-card-text h3{margin:0;color:#2a405b;font-size:1.125rem;font-family:"pxgr",sans-serif}@media only screen and (max-width :1024px){.features-section .feature-card .feature-card-text h3{margin:0 0 1rem}}.features-section .feature-card .feature-card-text p{font-size:1rem;max-width:500px;margin:20px auto auto auto}@media only screen and (max-width :1024px){.features-section .feature-card .feature-card-text p{font-size:.875rem}}.features-section .features-swiper .swiper-pagination{position:absolute;bottom:150px}@media only screen and (max-width:767px){.features-section .features-swiper .swiper-pagination{bottom:10px}}@media only screen and (min-width:768px) and (max-width:991px){.features-section .features-swiper .swiper-pagination{bottom:30px}}@media only screen and (max-width:1300px){.features-section{margin-bottom:2rem}.features-section .features-nav{position:relative;overflow:hidden;padding:0;justify-content:flex-start}.features-section .features-nav-track{display:flex;gap:2px;will-change:transform;transition:transform .3s ease;padding-right:30px}.features-section .features-nav-item{flex:0 0 auto;white-space:nowrap}}.platform-feature-panel-section{position:relative;height:600px}.platform-feature-panel-section.compact-panel{height:400px}@media only screen and (max-width:767px){.platform-feature-panel-section.compact-panel{height:auto}}.platform-feature-panel-section.compact-panel .panel-content{padding:4rem 2rem 0 4rem;margin:0}@media only screen and (max-width:767px){.platform-feature-panel-section.compact-panel .panel-content{padding:3.4375rem 1.25rem 0 1.875rem}}@media only screen and (min-width:768px) and (max-width:991px){.platform-feature-panel-section.compact-panel .panel-content{background:0 0;width:60%}}.platform-feature-panel-section.compact-panel .background-image{position:absolute;height:400px;border-top-right-radius:120px;border-bottom-left-radius:120px;border-bottom-right-radius:120px}@media only screen and (max-width:767px){.platform-feature-panel-section.compact-panel .background-image{border-top-right-radius:120px;border-bottom-left-radius:120px;border-bottom-right-radius:120px}}@media only screen and (max-width:767px){.platform-feature-panel-section.compact-panel .background-image{position:relative;height:auto;aspect-ratio:20/10;border-top-right-radius:0}}@media only screen and (min-width:768px) and (max-width:991px){.platform-feature-panel-section.compact-panel .background-image{border-bottom-left-radius:80px 80px;border-bottom-right-radius:80px 80px}}@media only screen and (min-width:768px) and (max-width:991px) and (max-width:767px){.platform-feature-panel-section.compact-panel .background-image{border-bottom-left-radius:border-top-right-radius;border-bottom-right-radius:border-top-right-radius}}.platform-feature-panel-section.compact-panel .background-image img{object-position:58% 5%}@media only screen and (max-width:767px){.platform-feature-panel-section.compact-panel .background-image img{object-position:-42% 5%}}@media only screen and (min-width:768px) and (max-width:991px){.platform-feature-panel-section.compact-panel .background-image img{object-position:15% 5%}}@media only screen and (max-width :1024px){.platform-feature-panel-section{height:auto;margin:4rem 0}}.platform-feature-panel-section .panel-cta{display:inline-block}.platform-feature-panel-section .panel-cta .microcopy{display:block;text-align:center;font-size:.75rem;margin-top:10px}.platform-feature-panel-section .background-image{position:absolute;height:600px;overflow:hidden;border-top-right-radius:180px;border-bottom-left-radius:180px;border-bottom-right-radius:180px}@media only screen and (max-width:767px){.platform-feature-panel-section .background-image{border-top-right-radius:100px;border-bottom-left-radius:100px;border-bottom-right-radius:100px}}@media only screen and (max-width :1024px){.platform-feature-panel-section .background-image{position:relative;height:auto;width:100%;aspect-ratio:4/3;border-top-right-radius:0}}@media (min-width:768px) and (max-width:992px){.platform-feature-panel-section .background-image{max-width:992px;margin:auto}}.platform-feature-panel-section .background-image img{position:absolute;top:0;right:0;bottom:0;object-fit:cover;height:100%;width:100%}@media only screen and (max-width :1024px){.platform-feature-panel-section .background-image img{object-position:100% 50%}}.platform-feature-panel-section .panel-content{margin:5rem 3.125rem;max-width:500px;width:40%;position:relative;z-index:1}@media only screen and (max-width :1024px){.platform-feature-panel-section .panel-content{width:100%;max-width:none;margin:0;padding:2rem 5rem 0 2rem;border-top-right-radius:100px;background-color:#d3edf1}}@media (min-width:768px) and (max-width:992px){.platform-feature-panel-section .panel-content{max-width:992px;margin:auto}}@media (min-width:1025px) and (max-width:1399px){.platform-feature-panel-section .panel-content{padding:2rem 2rem 0;margin:3.125rem}}.staff-slider-section .staff-slider .swiper-slide{padding:3.75rem 1.875rem}@media only screen and (max-width:767px){.staff-slider-section .staff-slider .swiper-slide{padding:2rem 1rem 0}}@media only screen and (max-width:767px){.staff-slider-section .staff-slider .swiper-slide:last-child{display:none}}.staff-slider-section .staff-slider .swiper-slide:last-child .staff-item .staff-cover.shadow{box-shadow:none !important}.staff-slider-section .staff-slider .staff-item{position:relative;cursor:pointer}.staff-slider-section .staff-slider .staff-item .staff-cover{position:relative;aspect-ratio:1/1.2;overflow:hidden;border-radius:30px 30px 30px 2px;transform-origin:bottom center;transition:border-radius .4s ease,transform .4s ease,box-shadow .4s ease}.staff-slider-section .staff-slider .staff-item .staff-cover:hover{border-radius:90px 90px 90px 2px;transform:scale(1.1)}@media only screen and (max-width :1024px){.staff-slider-section .staff-slider .staff-item .staff-cover:hover{transform:scale(1)}}@media only screen and (max-width :1024px){.staff-slider-section .staff-slider .staff-item .staff-cover{border-radius:90px 90px 90px 2px}}.staff-slider-section .staff-slider .staff-item .staff-cover img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.staff-slider-section .staff-slider .staff-name{margin-top:10px;line-height:1.35;font-size:.875rem}@media only screen and (max-width:767px){.staff-slider-section .staff-slider .staff-name span{display:block}.staff-slider-section .staff-slider .staff-name .first-name,.staff-slider-section .staff-slider .staff-name .last-name{font-weight:400}}.staff-slider-section .staff-slider .staff-name .position{display:block}.staff-slider-section .staff-slider .staff-swiper-arrows{z-index:10;justify-content:flex-end;margin-right:20%;display:flex;height:40px}@media only screen and (max-width:767px){.staff-slider-section .blur-area-right{display:none}}.staff-slider-section .staff-slider:not(.swiper-initialized) .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:10px;transform:none !important}.staff-slider-section .staff-slider:not(.swiper-initialized) .swiper-slide{width:auto !important;margin:0 !important}@media only screen and (max-width:767px){.staff-slider-section .staff-slider .swiper-wrapper{transform:none !important}.staff-slider-section .swiper-prev,.staff-slider-section .swiper-next{display:none}}.video-case-list-section{background-color:#1d2937;padding:7.5rem 0;margin:0}.video-case-list-section .video-case{position:relative;margin-bottom:1.25rem}.video-case-list-section .video-case .video-case-image{border-radius:40px;aspect-ratio:3/2;overflow:hidden;position:relative}.video-case-list-section .video-case .video-case-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.video-case-list-section .video-case .video-case-text{display:flex;flex-wrap:wrap;height:100%;justify-content:center;flex-direction:column}@media only screen and (max-width:767px){.video-case-list-section .video-case .video-case-text{margin-bottom:2.5rem}}.video-case-list-section .video-case .video-case-text .video-case-title{font-size:1.375rem}.video-case-list-section .video-case .video-case-text p{margin:0;-webkit-line-clamp:5;line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:1rem}.video-case-list-section .video-case .video-case-text .read-more-link{text-decoration:underline}.resource-section .articles{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media only screen and (min-width:768px) and (max-width:991px){.resource-section .articles{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.resource-section .articles{grid-template-columns:1fr}}.resource-section .articles .card.a4{grid-column:span 2}@media only screen and (max-width:767px){.resource-section .articles .card.a4{grid-column:span 1}}.list-article{margin:0 0 1.875rem}.list-article .article-image{aspect-ratio:3/2;position:relative;overflow:hidden;border-radius:60px;box-shadow:0px 1px 3px 0px rgba(24,44,51,.25)}@media only screen and (max-width :1024px){.list-article .article-image{border-radius:10px}}@media only screen and (max-width:767px){.list-article .article-image{aspect-ratio:1/1}}.list-article .article-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.list-article .article-info{padding:1.25rem 1.25rem 0;position:relative}.list-article .article-info h3,.list-article .article-info h4{transition:all .2s ease-out}.list-article .article-info h3 a,.list-article .article-info h4 a{text-decoration:none;transition:all .2s ease-out}.list-article .article-info h3:hover,.list-article .article-info h4:hover{text-decoration:underline}.list-article .article-info h3{margin:.625rem 0}@media only screen and (min-width:768px) and (max-width:991px){.list-article .article-info h3{font-size:1.5rem}}.list-article .article-info h4{min-height:80px}@media only screen and (max-width :1024px){.list-article .article-info h4{min-height:60px}}.list-article .article-info .excerpt-wrapper{padding:0 0 5.625rem}.list-article .article-info .excerpt-wrapper .article-excerpt{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;line-height:1.5}@media only screen and (max-width:767px){.list-article .article-info .excerpt-wrapper .article-excerpt{-webkit-line-clamp:5;line-clamp:5}}.list-article .article-info .excerpt-wrapper .read-more-link{text-decoration:none;opacity:.8;transition:all .2s ease-out}.list-article .article-info .excerpt-wrapper .read-more-link:hover{opacity:1}.list-article .article-info .article-footer{display:flex;justify-content:space-between;align-items:center;position:absolute;bottom:0;left:20px;right:20px;margin:0 0 1.25rem}.list-article .article-info .article-footer .category-items{margin-bottom:0}.list-article.case1 .article-image,.list-article.case7 .article-image,.list-article.case11 .article-image,.list-article.case15 .article-image{border-radius:5px}@media only screen and (max-width :1024px){.list-article.case1 .article-image,.list-article.case7 .article-image,.list-article.case11 .article-image,.list-article.case15 .article-image{border-radius:60px}}.list-article.case4,.list-article.case5{display:flex;justify-content:space-between;width:100%;flex-direction:row-reverse;margin-bottom:25px;padding-bottom:0}.list-article.case4 .article-info,.list-article.case5 .article-info{width:41.66666667%;padding-top:30px}.list-article.case4 .article-info .excerpt-wrapper .article-excerpt,.list-article.case5 .article-info .excerpt-wrapper .article-excerpt{-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}.list-article.case4 .article-footer,.list-article.case5 .article-footer{width:41.66666667%;right:auto;bottom:30px}.list-article.case4 .article-image,.list-article.case5 .article-image{width:50%;border-radius:5px;border-top-right-radius:60px;border-bottom-left-radius:60px;border-bottom-right-radius:60px;aspect-ratio:16/10}@media only screen and (max-width:767px){.list-article.case4 .article-image,.list-article.case5 .article-image{border-top-right-radius:60px;border-bottom-left-radius:60px;border-bottom-right-radius:60px}}@media only screen and (max-width :1024px){.list-article.case4 .article-image,.list-article.case5 .article-image{aspect-ratio:4/3}}@media (min-width:1025px){.list-article.case4 .article-image img,.list-article.case5 .article-image img{min-height:400px}}.list-article.case5{margin-bottom:50px}@media only screen and (max-width:767px){.list-article.case3,.list-article.case4{display:flex;width:100%;flex-direction:column;padding-bottom:70px;margin-bottom:60px}.list-article.case3 .article-info,.list-article.case4 .article-info{width:100%;padding-top:0 !important}.list-article.case3 .article-info .excerpt-wrapper .article-excerpt,.list-article.case4 .article-info .excerpt-wrapper .article-excerpt{-webkit-line-clamp:5;line-clamp:5}.list-article.case3 .article-image,.list-article.case4 .article-image{width:100%;aspect-ratio:3/2;border-radius:5px;border-top-right-radius:60px;border-bottom-left-radius:60px;border-bottom-right-radius:60px}}@media only screen and (max-width:767px) and (max-width:767px){.list-article.case3 .article-image,.list-article.case4 .article-image{border-top-right-radius:60px;border-bottom-left-radius:60px;border-bottom-right-radius:60px}}@media only screen and (max-width:767px){.list-article.case5{width:50%;flex-direction:column;justify-content:flex-start;padding-bottom:40px;margin-bottom:60px}.list-article.case5 .article-info{width:100%;padding-top:0 !important}.list-article.case5 .article-info .excerpt-wrapper .article-excerpt{-webkit-line-clamp:5;line-clamp:5}.list-article.case5 .article-footer{width:100%;bottom:0}.list-article.case5 .article-image{width:100%;aspect-ratio:1/1;border-radius:10px}}.case-article{position:relative;padding-bottom:70px;margin-bottom:60px}@media only screen and (max-width:767px){.case-article{padding-bottom:40px}}.case-article .article-info{padding-top:0}.case-article .article-info .excerpt-wrapper{padding-bottom:0}.case-article .article-footer{display:flex;justify-content:space-between;align-items:center;position:absolute;bottom:0;left:30px;right:30px}.case-article .article-footer .category-items{margin-bottom:0}@media (max-width:1100px){.case-article .article-footer .button{display:none}}.card.a4{display:flex;background:linear-gradient(151.06deg,#fff 21.09%,#d3edf1 96.07%);border-radius:120px;box-shadow:0px 1px 3px 0px rgba(24,44,51,.25)}@media only screen and (max-width:767px){.card.a4{flex-direction:column;border-radius:120px;border-bottom-left-radius:0}}.card.a4 .article-info{width:41.66666667%;margin:1.875rem 0;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:767px){.card.a4 .article-info{width:100%;margin:0}}.card.a4 .article-info h4{min-height:0}@media only screen and (max-width:767px){.card.a4 .article-info h4{font-size:20px;line-height:24px}}.card.a4 .article-image{aspect-ratio:8/9;box-shadow:none;width:50%;border-radius:0;border-top-left-radius:120px;border-top-right-radius:120px;border-bottom-left-radius:120px}@media only screen and (max-width:767px){.card.a4 .article-image{border-top-left-radius:60px;border-top-right-radius:60px;border-bottom-left-radius:60px}}@media only screen and (max-width:767px){.card.a4 .article-image{width:100%;margin:0;aspect-ratio:3/2}}.video-section .video-image-wrapper{position:relative;overflow:hidden;aspect-ratio:2/1}@media only screen and (max-width:767px){.video-section .video-image-wrapper{aspect-ratio:2/1}}.video-section .video-image-wrapper img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.partnership-section{margin:0;padding:3.75rem 0}.partnership-section .partnership-content{display:flex;flex-direction:column;background-color:#fff;padding:3.125rem;border-top-left-radius:60px;border-top-right-radius:60px;border-bottom-left-radius:60px;height:100%}@media only screen and (max-width:767px){.partnership-section .partnership-content{border-top-left-radius:60px;border-top-right-radius:60px;border-bottom-left-radius:60px}}.partnership-section .partnership-content .partnership-footer{display:flex}@media only screen and (max-width:767px){.partnership-section .partnership-content .partnership-footer{flex-direction:column;min-height:240px;justify-content:space-between}}.partnership-section .partnership-content .partnership-footer .p-link{margin-top:1rem}.partnership-section .partnership-content .partnership-footer .column-right{font-family:"pxgr",sans-serif}.partnership-section .partnership-link{position:relative;overflow:hidden;border-radius:50%;aspect-ratio:1/1;width:100%;cursor:pointer}@media only screen and (max-width:767px){.partnership-section .partnership-link{margin-top:1rem}}.partnership-section .partnership-link:hover .square-link{border-radius:20px}@media only screen and (max-width:767px){.partnership-section .partnership-link:hover .square-link{border-radius:60px}}.partnership-section .partnership-link img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.partnership-section .partnership-link .square-link{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:4px;height:50px;width:50px;display:flex;justify-content:center;align-items:center;transition:all .2s ease-out}.partnership-section .partnership-link .square-link svg{height:12px}.wp-singular{background-color:#f5fcff}.key-metrics{display:flex;justify-content:space-between;margin:1.25rem 0 2.5rem;width:100%;padding:0}@media only screen and (max-width:767px){.key-metrics{margin:1.25rem 0}}.key-metrics .metric-item{padding:0;width:33.33%}@media only screen and (max-width:767px){.key-metrics .metric-item:nth-child(2){text-align:center}.key-metrics .metric-item:nth-child(3){text-align:right}}.key-metrics .metric-item .metric-number{font-family:"pxgl",sans-serif;font-size:2rem}@media only screen and (max-width :1024px){.key-metrics .metric-item .metric-number{font-size:1.75rem}}.key-metrics .metric-item .metric-description{font-size:14px;line-height:1.2}.case-content-section{margin:7.5rem 0}@media only screen and (max-width:767px){.case-content-section{width:100%;margin:3.75rem 0 7.5rem}}.case-content-section .case-grid{display:grid;grid-template-columns:8fr 4fr;grid-template-areas:"lead aside" "content aside"}@media (max-width:991px){.case-content-section .case-grid{grid-template-columns:1fr;grid-template-areas:"lead" "aside" "content"}}.case-content-section .case-lead-paragraph{margin-bottom:0;grid-area:lead;margin-left:8.3333%;margin-right:8.3333%}@media (max-width:991px){.case-content-section .case-lead-paragraph{margin-left:0;margin-right:0;margin-bottom:60px}}.case-content-section .case-item{margin:2.5rem 0}.case-content-section .case-content{grid-area:content;margin-left:8.3333%;margin-right:8.3333%}@media (max-width:991px){.case-content-section .case-content{margin-left:0;margin-right:0}}.case-content-section .case-content h2{font-size:1.875rem;margin:3.125rem 0 1.5625rem;line-height:1.1333333333}@media only screen and (max-width:767px){.case-content-section .case-content h2{font-size:1.625rem;line-height:1.1538461538}}.case-content-section .case-content ul{list-style-type:none;margin:1rem 0;padding:0}.case-content-section .case-content ul li{margin:0;padding:4px 5px 4px 28px;position:relative}.case-content-section .case-content ul li:before{content:"";position:absolute;left:0;top:0;top:50%;transform:translateY(-50%);width:18px;height:1px;background:#33455b}.case-content-section .case-content .download-case-study svg{margin-right:5px;position:relative;top:2px}.case-content-section .case-content .download-case-study a{font-size:.875rem;color:#506b90;text-decoration:underline}.case-content-section aside{grid-area:aside;padding:8px 0 0}.case-content-section aside ul{list-style-type:none;margin:1em 0;padding:0}.case-content-section aside ul li{margin:0;padding:.25rem 0}.case-content-section aside .case-sidebar-item{margin-bottom:2rem}.case-content-section aside .case-sidebar-item .subhead-small{margin-bottom:1rem;display:block}.case-content-section aside .case-sidebar-item svg{height:20px;position:relative;top:3px;margin-right:3px}.text-section.legal-text-section{margin-top:60px}.text-section.legal-text-section aside{margin:3.125rem 0 0}.legal-links{list-style-type:none;margin:0 0 3.125rem;padding:0}.legal-links li{padding:2px 0}.legal-links li a{text-decoration:underline}.anchor-menu{padding-left:1.5em}.anchor-menu li{padding:.5rem 0 .5rem;max-width:400px;transition:all .2s ease-out}.anchor-menu li:hover{transform:translate3d(20px,0px,0px) scale3d(1,1,1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg,0deg)}.anchor-menu li a{text-decoration:underline}@media only screen and (min-width:992px) and (max-width:1199px){.anchor-menu li a{font-size:.875rem}}.campaign-subheading{margin-bottom:10px}.campaign-lead-paragraph{margin-bottom:40px}.cta-button-section{margin-top:-2.5rem}.campaign-swiper{margin-top:1.875rem;border-top-left-radius:120px;border-bottom-right-radius:120px}@media only screen and (max-width:767px){.campaign-swiper{border-top-left-radius:120px;border-bottom-right-radius:120px}}.campaign-swiper .swiper-slide{background-color:#d3edf1}.campaign-swiper .swiper-slide img{border-top-left-radius:120px;border-bottom-right-radius:120px}@media only screen and (max-width:767px){.campaign-swiper .swiper-slide img{border-top-left-radius:120px;border-bottom-right-radius:120px}}.campaign-cta-button{margin-top:1.25rem;text-decoration:none !important}.blank-page-intro-section{margin-top:13.75rem}.form-small-print{margin-top:2rem !important;font-family:"Inter",sans-serif;line-height:20px !important;font-weight:300}@media only screen and (max-width :1024px){.form-small-print{font-size:.9rem !important}}#maturity-form-gform{margin-top:60px;margin-bottom:40px}#maturity-form-gform h3{margin:0 0 30px}#maturity-form-gform.is-hidden{opacity:0;max-height:0;overflow:hidden}#maturityForm .radio-input{position:absolute;opacity:0;pointer-events:none}#maturityForm .radio-label{display:inline-block;border-radius:50%;cursor:pointer;user-select:none;line-height:1;height:32px;width:32px;text-align:center;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#000;font-size:12px;transition:all .4s ease-out;box-shadow:0px 1px 3px 0px rgba(24,44,51,.2)}#maturityForm .radio-label:hover,#maturityForm .radio-input:focus+.radio-label{box-shadow:0px 1px 3px 0px rgba(0,0,0,.5)}#maturityForm .radio-input:checked+.radio-label{background:#fde363;color:#333;border-color:#fde363}#maturityForm fieldset{border:0;padding:1.25rem 0 1rem;position:relative}#maturityForm fieldset .radio-scale{background-color:#d3edf1;display:inline-flex;border-radius:20px;padding:5px;flex-wrap:wrap;width:100%;justify-content:space-between;box-shadow:0px 1px 3px 0px rgba(24,44,51,.2)}#maturityForm fieldset .question{margin-bottom:1rem;margin-top:3rem}#maturityForm fieldset .question-text{margin:0 0 .5rem}#maturityForm fieldset .description{background-color:#fff;padding:20px 25px;font-size:.9375rem;margin-top:30px;text-align:center}#overallDesc{display:flex;flex-wrap:wrap;gap:20px}@media only screen and (max-width:767px){#overallDesc{gap:0}}#overallDesc .overall-section{background-color:#fff;padding:30px 40px;font-size:1rem;width:calc(25% - 20px);box-shadow:0px 1px 3px 0px rgba(24,44,51,.2);border-radius:40px}@media only screen and (max-width:767px){#overallDesc .overall-section{width:100%;margin-bottom:1rem}}@media (min-width:768px) and (max-width:1199px){#overallDesc .overall-section{width:calc(50% - 10px)}}#overallDesc .overall-section h4{margin-bottom:0}.icon-box{width:60px;border-radius:50%;height:60px;padding:15px 15px 15px 0;display:flex;text-align:center;align-items:center;margin-bottom:10px}#overallMaturity h3{text-align:center;margin-top:40px}#OverallLevelDescription.is-hidden{opacity:0;max-height:0;overflow:hidden}#maturityLevelDescription{padding:0 0 60px;font-size:1rem;width:100%;text-align:center}.list-unstyled{list-style-type:none}#resultNote{border-radius:10px;padding:30px 50px;text-align:left;display:flex;justify-content:center;margin-top:30px;flex-direction:column}@media only screen and (max-width:767px){#resultNote{padding:15px 30px}}#resultNote .result-content{max-width:700px}#resultNote ul{margin:0}#resultNote.is-hidden{opacity:0;max-height:0;overflow:hidden}#maturityChart.is-hidden,#overallMaturity.is-hidden,#overallDesc.is-hidden{opacity:0;max-height:0;overflow:hidden}.keto-comparison{margin:0}@media only screen and (max-width:767px){.keto-comparison{margin-top:4rem}}.keto-comparison .comparison-title{margin-bottom:4rem;text-align:center}@media only screen and (max-width:767px){.keto-comparison .comparison-title{margin-bottom:2rem}}.keto-comparison .keto-comparison-head .keto-comparison-heading{color:#1f2933;padding-left:60px;padding-right:60px;height:180px;padding-top:100px;margin:0;border-top-left-radius:60px;border-top-right-radius:60px}@media only screen and (max-width:767px){.keto-comparison .keto-comparison-head .keto-comparison-heading{border-top-left-radius:30px;border-top-right-radius:30px;padding-left:1rem;padding-right:1rem;font-size:1.125rem;height:auto;padding-top:20px;padding-bottom:20px;text-align:center}}@media only screen and (min-width:768px) and (max-width:991px){.keto-comparison .keto-comparison-head .keto-comparison-heading{text-align:center;padding-left:40px;padding-right:40px}}.keto-comparison .keto-comparison-head .keto-comparison-heading.highlighted-heading{background-color:#e5f9fc}.keto-comparison .keto-comparison-foot .column-bg{background-color:#e5f9fc;height:120px;border-bottom-left-radius:60px;border-bottom-right-radius:60px}@media only screen and (max-width:767px){.keto-comparison .keto-comparison-foot .column-bg{border-bottom-left-radius:30px;border-bottom-right-radius:30px;height:20px}}.keto-comparison .keto-comparison-row{align-items:stretch}.keto-comparison .keto-comparison-row:last-child{margin-bottom:0}.keto-comparison .keto-comparison-label{font-size:1.1rem;font-weight:500;color:#636363}@media only screen and (max-width:767px){.keto-comparison .keto-comparison-label{margin:2rem 1rem 1rem;font-size:.85rem;display:none}}@media only screen and (min-width:768px) and (max-width:991px){.keto-comparison .keto-comparison-label{font-size:.9rem;padding-right:1rem}}.keto-comparison .keto-comparison-item-left{background-color:#e5f9fc;padding:6rem 3rem 4rem;height:100%}@media only screen and (max-width:767px){.keto-comparison .keto-comparison-item-left{padding:6rem 1rem 4rem}}.keto-comparison .keto-comparison-item-left .keto-comparison-text-wrapper{border-bottom:1px solid #b5b5b5}.keto-comparison .keto-comparison-item-right{background:0 0;height:100%;padding:6rem 3rem 4rem}@media only screen and (max-width:767px){.keto-comparison .keto-comparison-item-right{padding:6rem 0 4rem}}.keto-comparison .keto-comparison-item-right .keto-comparison-text-wrapper{border-bottom:1px solid #ddd}.keto-comparison .keto-comparison-item{min-height:50px;display:flex;align-items:center;padding:0 60px}@media only screen and (max-width:767px){.keto-comparison .keto-comparison-item{padding:0 1rem}}@media only screen and (min-width:768px) and (max-width:991px){.keto-comparison .keto-comparison-item{padding:0 1.5rem}}.keto-comparison .keto-comparison-item .keto-comparison-text-wrapper{width:100%;height:100%;display:flex;align-items:center;padding:1.2rem 0}@media only screen and (max-width:767px){.keto-comparison .keto-comparison-item .keto-comparison-text-wrapper{border-bottom:none;justify-content:center;padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.keto-comparison .keto-comparison-item .keto-comparison-text-wrapper{border-bottom:none;display:block;padding:.5rem 0}}.keto-comparison .keto-comparison-item .keto-comparison-text-wrapper .keto-comparison-text{font-size:1.05em;color:#000}@media only screen and (max-width:767px){.keto-comparison .keto-comparison-item .keto-comparison-text-wrapper .keto-comparison-text{font-size:.8rem;padding:1rem 0;text-align:center}}@media only screen and (min-width:768px) and (max-width:991px){.keto-comparison .keto-comparison-item .keto-comparison-text-wrapper .keto-comparison-text{font-size:.9rem;padding:1rem 0;text-align:center}}@media only screen and (max-width:767px){.keto-competitors-section{margin:4rem 0 0}}.keto-competitors-section .competitor-card-heading{margin-bottom:3rem}@media only screen and (max-width:767px){.keto-competitors-section .competitor-card-heading{margin-bottom:1rem}}.keto-competitors-section .keto-competitor-wrapper{display:flex;flex-direction:column;align-items:flex-start}.keto-competitors-section .keto-competitor-logo{width:100%;background-color:#fff;border-radius:40px 40px 40px 0;padding:40px 32px;min-height:190px;text-align:center}.keto-competitors-section .keto-competitor-logo img{max-width:70%}.keto-competitors-section .keto-competitor-link{display:inline;align-items:center;margin-top:12px;color:#33455b;font-size:1.25rem;transition:all .2s ease-out}@media only screen and (max-width :1024px){.keto-competitors-section .keto-competitor-link{font-size:1rem}}.keto-competitors-section .keto-competitor-link:hover{text-decoration:underline}@media only screen and (max-width:767px){.keto-competitors-section .keto-competitor-logo{padding:28px 24px;min-height:150px}.keto-competitors-section .keto-competitor-logo img{max-width:80%}}.competitor-hero{background-color:#052a2d;overflow:hidden}@media only screen and (max-width:767px){.competitor-hero{aspect-ratio:auto}}.competitor-hero.gutfeel-hero .gutfeel-hero__bg{position:absolute;inset:0;z-index:1}.competitor-hero.gutfeel-hero .gutfeel-hero__bg img{width:100%;height:100%;object-fit:cover}.competitor-hero.gutfeel-hero .gutfeel-hero__image{position:absolute;right:0;top:0;bottom:0;z-index:2;display:flex;align-items:center;pointer-events:none}@media only screen and (min-width:768px){.competitor-hero.gutfeel-hero .gutfeel-hero__image{top:100px}}.competitor-hero.gutfeel-hero .gutfeel-hero__image img{display:block;height:100%;width:auto;max-width:none;object-fit:contain;object-position:right center}.competitor-hero.gutfeel-hero .hero-media-clip{position:relative;z-index:3}.competitor-hero.gutfeel-hero .competition-hero-content{position:absolute;bottom:100px;left:0;right:0}@media only screen and (max-width:767px){.competitor-hero.gutfeel-hero{aspect-ratio:auto;height:auto;min-height:500px}.competitor-hero.gutfeel-hero .gutfeel-hero__bg{position:absolute;inset:0;z-index:1}.competitor-hero.gutfeel-hero .gutfeel-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:top center}.competitor-hero.gutfeel-hero .hero-media-clip{position:relative;z-index:3;padding-top:8rem !important;padding-bottom:2rem}.competitor-hero.gutfeel-hero .competition-hero-content{position:relative;bottom:auto}.competitor-hero.gutfeel-hero .gutfeel-hero__image{position:absolute;right:0;bottom:0;top:auto;left:auto;height:60%;z-index:2;justify-content:flex-end}.competitor-hero.gutfeel-hero .gutfeel-hero__image img{height:100%;width:auto}}.competitor-hero.competitor-sub-hero{background-color:#0e4e54;height:50vh;min-height:560px;aspect-ratio:auto}.competitor-hero.competitor-sub-hero .hero-media-clip{padding-top:10rem}.competitor-hero.competitor-sub-hero .competition-flowers{inset:0px 0px 0px 50%}@media only screen and (min-width:768px) and (max-width:991px){.competitor-hero.competitor-sub-hero .competition-flowers{inset:0px 0px 0px 0%}}@media only screen and (min-width:992px) and (max-width:1199px){.competitor-hero.competitor-sub-hero .competition-flowers{inset:0px 0px 0px 0%}}@media only screen and (max-width:767px){.competitor-hero.competitor-sub-hero .competition-flowers img{left:0;top:25%;bottom:0;right:0}}.competitor-hero .hero-media-clip{z-index:2;position:relative}@media only screen and (max-width:767px){.competitor-hero .hero-media-clip{padding-top:10rem !important}}@media only screen and (max-width:767px){.competitor-hero .visual-elements{position:relative;height:320px}}.competitor-hero .competition-hero-content{width:100%}.competitor-hero .competition-hero-content .competition-hero-links{margin-top:2rem;display:flex}@media only screen and (max-width:767px){.competitor-hero .competition-hero-content .competition-hero-links{flex-wrap:wrap}}.competitor-hero .competition-hero-content .competition-hero-links .button{margin-right:.5rem;margin-bottom:.5rem}.competitor-hero .competition-screen{position:absolute;left:50%;top:20%;bottom:0;right:0}@media only screen and (max-width:767px){.competitor-hero .competition-screen{left:0;top:20%;bottom:0;right:0}}.competitor-hero .competition-screen img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:0 0}@media only screen and (max-width:767px){.competitor-hero .competition-screen img{left:auto;top:0;bottom:0;right:0;z-index:1;object-fit:contain;object-position:right 0}}.competitor-hero .competition-flowers{position:absolute;left:0;top:55%;bottom:0;right:0}@media only screen and (max-width:767px){.competitor-hero .competition-flowers{left:0;top:0;bottom:0;right:0}}.competitor-hero .competition-flowers img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 0}@media only screen and (max-width:767px){.competitor-hero .competition-flowers img{left:0;top:10%;bottom:0;right:0}}.who-uses-section{margin-top:0}@media only screen and (max-width:767px){.who-uses-section{margin-bottom:0}}.who-uses-section .who-uses-title{margin-bottom:3.5rem}@media only screen and (max-width:767px){.who-uses-section .who-uses-title{margin-bottom:2.5rem}}@media only screen and (max-width:767px){.who-uses-section .who-uses-description{margin-bottom:2.5rem}}.who-uses-section .who-uses-item{align-items:flex-start;margin-bottom:1.5rem;font-size:1.125rem;padding-right:40px}.who-uses-section .who-uses-icon{margin-right:1rem;margin-top:2px}.who-uses-section .who-uses-icon svg{display:block}@media only screen and (max-width:767px){.who-uses-title{font-size:1.8rem}.who-uses-text{font-size:1rem}}@media only screen and (max-width:767px){.keto-feature-section{margin-top:4rem;margin-bottom:2rem}}.keto-feature-card{background-color:#c7f2cf;padding:40px 35px 35px 40px;display:flex;flex-direction:column;height:100%}.keto-feature-card--tl{border-radius:40px 40px 40px 0}@media only screen and (max-width:767px){.keto-feature-card--tl{border-radius:30px 30px 30px 0}}.keto-feature-card--tr{border-radius:40px 40px 0}@media only screen and (max-width:767px){.keto-feature-card--tr{border-radius:30px 30px 0}}.keto-feature-card--bl{border-radius:40px 0 40px 40px}@media only screen and (max-width:767px){.keto-feature-card--bl{border-radius:30px 0 30px 30px}}.keto-feature-card--br{border-radius:0 40px 40px}@media only screen and (max-width:767px){.keto-feature-card--br{border-radius:0 30px 30px}}.keto-feature-title{margin-bottom:16px;font-size:1.4rem;color:#182c33}.keto-feature-text{margin:0;color:#182c33}@media only screen and (max-width:767px){.keto-feature-card{padding:28px 16px;min-height:0}.keto-feature-title{font-size:1.25rem}}@media only screen and (max-width:767px){.switching-section{margin-top:4rem;margin-bottom:4rem}}.switching-title{margin-bottom:4rem;text-align:center}@media only screen and (max-width:767px){.switching-title{margin-bottom:2.5rem}}.switching-card{background-color:#c7f2cf;border-radius:32px;padding:32px 28px 42px;height:100%;display:flex;flex-direction:column}.switching-icon{height:50px}.switching-icon svg{display:block;height:50px}.switching-text{color:#182c33}@media only screen and (max-width:767px){.switching-card{margin-bottom:8px}.switching-text{font-size:1rem}}.leave-title{margin:auto 0 80px auto;text-align:center}.unlocks-section .unlocks-heading{margin-bottom:4rem;text-align:center}.unlocks-section .unlocks-item-title{font-family:"pxgr",sans-serif;font-size:20px}.unlocks-section .unlocks-item-text{font-size:1rem;width:70%}@media only screen and (max-width:767px){.unlocks-section .unlocks-heading{font-size:1.9rem}.unlocks-section .unlocks-item-title{font-size:1.2rem}.unlocks-section .unlocks-item-text{font-size:1rem}}.author-caption{margin-top:50px;display:block}.author-card{margin-top:30px}.author-card__inner{display:flex;align-items:center;gap:1.75rem}@media only screen and (min-width:992px) and (max-width:1199px){.author-card__inner{gap:1rem}}.author-card__photo{width:96px;height:96px;border-top-right-radius:40px;border-bottom-left-radius:40px;background-color:#c7f2cf;text-align:center;justify-content:center;display:flex;overflow:hidden;flex-shrink:0;position:relative}@media only screen and (max-width:767px){.author-card__photo{border-top-right-radius:40px;border-bottom-left-radius:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.author-card__photo{width:80px;height:80px}}.author-card__photo img{height:auto;width:100%;object-fit:cover;display:block}.author-card__info{display:flex;flex-direction:column;gap:.2rem}.author-card__info.absolute-info{position:absolute;bottom:0;left:110px}@media only screen and (min-width:992px) and (max-width:1199px){.author-card__info.absolute-info{left:100px}}.author-card__li-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:0;background:#6bb58a;text-decoration:none;margin-top:5px}.author-card__li-badge.absolute-badge{top:59px;left:64px;position:absolute}.author-card__li-badge:hover{filter:brightness(.95)}.author-card__text{display:flex;flex-direction:column;gap:.15rem}.author-card__name{font-size:1.125rem;color:#24313b}@media only screen and (min-width:992px) and (max-width:1199px){.author-card__name{font-size:.875rem}}.author-card__title{font-size:1rem}@media only screen and (min-width:992px) and (max-width:1199px){.author-card__title{font-size:.875rem}}@media (max-width:600px){.author-card__inner{gap:1.25rem}.author-card__photo{width:80px;height:80px;border-radius:20px}.author-card__name{font-size:18px}.author-card__title{font-size:15px}}@media only screen and (max-width:767px){.ai-animated-feature-section{margin-top:0}}.ai-animated-feature-section .content-inner{opacity:0;transition:opacity .45s ease,transform .45s ease;transition-delay:0s;pointer-events:none;will-change:opacity,transform;padding:7.5rem 7.5rem 7.5rem 3.75rem}@media only screen and (max-width:767px){.ai-animated-feature-section .content-inner{padding:2.5rem 1.25rem 3.75rem;opacity:1}}@media only screen and (min-width:768px) and (max-width:991px){.ai-animated-feature-section .content-inner{padding:3rem 3rem 6rem 4rem;opacity:1}}.ai-animated-feature-section .content-inner ul{margin:0}.ai-animated-feature-section .content-inner ul li{padding:5px 0}.reveal-card{position:relative;border-top-right-radius:120px;border-bottom-left-radius:120px;border-bottom-right-radius:120px;overflow:hidden;background:#fff;outline:none}@media only screen and (max-width:767px){.reveal-card{border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}@media only screen and (min-width:768px) and (max-width:991px){.reveal-card{border-top-left-radius:80px;border-top-right-radius:80px}}@media only screen and (max-width :1024px){.reveal-card{display:flex;flex-direction:column-reverse}}.content{position:relative;z-index:1}.visual-layer{position:absolute;inset:0;z-index:2;pointer-events:none}@media only screen and (max-width :1024px){.visual-layer{border-bottom-left-radius:40px;border-bottom-right-radius:40px;overflow:hidden}}.visual-layer .visual-viewport{background-size:cover}@media (min-width:992px){.reveal-card{--visual:100%}.reveal-card:hover,.reveal-card:focus-within,.fixed-card{--visual:40%}.reveal-card:hover .large-shot,.reveal-card:focus-within .large-shot,.fixed-card .large-shot{transform:translateX(-50%)}.reveal-card:hover.fixed-card .content-inner,.reveal-card:focus-within.fixed-card .content-inner,.fixed-card.fixed-card .content-inner{opacity:1 !important}.visual-viewport{position:absolute;top:0;bottom:0;width:var(--visual);overflow:hidden;transition:width .75s cubic-bezier(.2,.8,.2,1);will-change:width;transform:translateZ(0);border-top-right-radius:120px;border-bottom-right-radius:120px;background-size:cover;background-position:center;background-repeat:no-repeat}}@media only screen and (min-width:992px) and (max-width:767px){.visual-viewport{border-top-right-radius:40px;border-bottom-right-radius:40px}}@media (min-width:992px){.reveal-card:hover .content-inner,.reveal-card:focus-within .content-inner{opacity:1;transform:translateX(0);pointer-events:auto;transition-delay:.2s}}.visual{height:100%;min-height:360px;display:flex;align-items:center;justify-content:center}.visual.reference-logo img{width:auto;height:40px;min-height:0}.ui-shot{width:auto;display:block;box-shadow:0 20px 60px rgba(0,0,0,.18);flex-shrink:0;max-width:none;max-height:200px;border-radius:10px}.ui-shot.large-shot{height:80%;transition:transform .6s ease;will-change:transform;max-height:none}@media only screen and (max-width:767px){.ui-shot{height:auto;width:80%}}@media only screen and (min-width:768px) and (max-width:991px){.ui-shot{height:auto;width:50%}}@media (max-width:991.98px){.visual-layer{position:static}.visual-viewport{position:static;width:100%;overflow:visible}.content-inner{opacity:1;transform:none;pointer-events:auto}}.ai-card{aspect-ratio:3/4;background-color:#fff;display:flex;justify-content:center;align-items:center;border-top-left-radius:60px;border-top-right-radius:60px;border-bottom-left-radius:60px;border-bottom-right-radius:60px;max-width:300px}@media only screen and (max-width:767px){.ai-card{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}@media only screen and (min-width:768px) and (max-width:991px){.ai-card{border-radius:40px}}.ai-card .ai-logo{width:60%}@media (min-width:992px){.reveal-card.is-left .reveal-content-col{margin-left:auto}.reveal-card.is-left .visual-viewport{left:0}}feature-strip{background:#f3fafb}.feature-tile{--tile-bg:#cfeecd;--radius:40px;background:var(--tile-bg);height:260px;padding:38px 26px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border-radius:var(--radius)}@media only screen and (max-width:767px){.feature-tile{border-radius:30px}}.feature-icon{width:86px;height:86px;display:grid;place-items:center}.feature-icon img,.feature-icon svg{width:86px;height:86px;display:block}.feature-heading{font-size:18px;line-height:1.2;color:#233238;text-align:center}.feature-text{font-size:1rem;line-height:1.35;color:#233238;text-align:center;margin-top:0}.feature-strip .row>[class*=col]:nth-child(even) .feature-tile{border-top-right-radius:0;border-bottom-left-radius:0}@media (max-width:575.98px){.feature-tile{height:240px;--radius:72px}.feature-text{font-size:13px}}.ai-benefit-card{background:#fff399;border-radius:30px;padding:30px 30px 40px;display:flex;flex-direction:column;justify-content:flex-start;height:100%}.ai-benefit-card .ai-benefit-icon{margin-bottom:10px}.ai-benefit-card .ai-benefit-icon svg{height:36px}.ai-benefit-card .ai-benefit-text{font-size:1.125rem}@media only screen and (min-width:768px) and (max-width:991px){.ai-benefit-card .ai-benefit-text{font-size:1rem}}.final-card{font-size:1.5rem}.final-card .private-model-text{max-width:200px;text-align:center}@media (max-width:575.98px){.ai-benefit-card{height:100%;min-height:170px}.ai-benefit-text{font-size:20px}}.swiper-slide.fat-card{max-width:800px;position:relative;width:60%}@media only screen and (max-width:767px){.swiper-slide.fat-card{width:90%}}.swiper-slide.fat-card .case-item{background-size:cover}@media only screen and (max-width:767px){.swiper-slide.fat-card h3{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.fat-card h3{font-size:24px}}.swiper-slide.fat-card .video-card-content{padding:3.125rem 6.25rem;border-top-left-radius:120px;border-top-right-radius:120px;border-bottom-left-radius:120px;border-bottom-right-radius:120px}@media only screen and (max-width:767px){.swiper-slide.fat-card .video-card-content{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.fat-card .video-card-content{padding:3.125rem 2.5rem}}.swiper-slide.fat-card .video-card-content p{margin-bottom:40px}@media only screen and (max-width:767px){.swiper-slide.fat-card .video-card-content p{font-size:13px;margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.fat-card .video-card-content p{font-size:16px;margin-bottom:30px}}@media only screen and (max-width:767px){.swiper-slide.fat-card .video-card-content{padding:1.875rem 1.5625rem}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.fat-card .video-card-content{padding:3.125rem 2.5rem}}.swiper-slide.fat-card.video-card-1 .case-item{border-top-left-radius:120px;border-top-right-radius:120px;border-bottom-left-radius:120px;border-bottom-right-radius:120px}@media only screen and (max-width:767px){.swiper-slide.fat-card.video-card-1 .case-item{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.fat-card.video-card-1 .case-item{border-top-left-radius:80px;border-top-right-radius:80px;border-bottom-left-radius:80px;border-bottom-right-radius:80px}}@media only screen and (min-width:768px) and (max-width:991px) and (max-width:767px){.swiper-slide.fat-card.video-card-1 .case-item{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}.swiper-slide.fat-card.video-card-2 .case-item{border-top-left-radius:120px;border-top-right-radius:120px;border-bottom-left-radius:120px;border-bottom-right-radius:120px}@media only screen and (max-width:767px){.swiper-slide.fat-card.video-card-2 .case-item{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.fat-card.video-card-2 .case-item{border-top-left-radius:80px;border-top-right-radius:80px;border-bottom-left-radius:80px;border-bottom-right-radius:80px}}@media only screen and (min-width:768px) and (max-width:991px) and (max-width:767px){.swiper-slide.fat-card.video-card-2 .case-item{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}.swiper-slide.fat-card.video-card-2 .video-title{color:#fff}.swiper-slide.fat-card.video-card-3 .case-item{border-top-left-radius:120px;border-top-right-radius:120px;border-bottom-left-radius:120px;border-bottom-right-radius:120px}@media only screen and (max-width:767px){.swiper-slide.fat-card.video-card-3 .case-item{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.fat-card.video-card-3 .case-item{border-top-left-radius:80px;border-top-right-radius:80px;border-bottom-left-radius:80px;border-bottom-right-radius:80px}}@media only screen and (min-width:768px) and (max-width:991px) and (max-width:767px){.swiper-slide.fat-card.video-card-3 .case-item{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}.swiper-slide.fat-card.video-card-4 .case-item{border-top-left-radius:120px;border-top-right-radius:120px;border-bottom-left-radius:120px;border-bottom-right-radius:120px}@media only screen and (max-width:767px){.swiper-slide.fat-card.video-card-4 .case-item{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.fat-card.video-card-4 .case-item{border-top-left-radius:80px;border-top-right-radius:80px;border-bottom-left-radius:80px;border-bottom-right-radius:80px}}@media only screen and (min-width:768px) and (max-width:991px) and (max-width:767px){.swiper-slide.fat-card.video-card-4 .case-item{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}.swiper-slide.thin-card{max-width:360px;position:relative;height:100%}@media only screen and (max-width:767px){.swiper-slide.thin-card{max-width:260px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.thin-card{max-width:280px}}@media only screen and (max-width:767px){.swiper-slide.thin-card h3{font-size:20px;margin-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.thin-card h3{font-size:24px;margin-bottom:0}}@media only screen and (max-width:767px){.swiper-slide.thin-card p{font-size:13px;margin-bottom:20px;margin-top:10px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.thin-card p{font-size:16px;margin-bottom:20px;margin-top:10px}}.swiper-slide.thin-card .ai-text-cards{height:100%}.swiper-slide.thin-card .ai-text-cards .ai-case-card-small{background-color:#c7f2cf;height:calc(50% - 4px);padding:4rem}@media only screen and (max-width:767px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small{padding:1.875rem 1.25rem}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small{padding:3.125rem 2.5rem}}.swiper-slide.thin-card .ai-text-cards .ai-case-card-small h4{margin-bottom:20px}.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.top-card{margin-bottom:8px}.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.bottom-card{margin-top:8px}.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-1{border-top-left-radius:80px;border-top-right-radius:80px;border-bottom-left-radius:80px;border-bottom-right-radius:80px}@media only screen and (max-width:767px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-1{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-1{border-top-right-radius:60px;border-bottom-left-radius:60px;border-bottom-right-radius:60px}}@media only screen and (min-width:768px) and (max-width:991px) and (max-width:767px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-1{border-top-right-radius:border-top-left-radius;border-bottom-left-radius:border-top-left-radius;border-bottom-right-radius:border-top-left-radius}}.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-2{border-top-left-radius:80px;border-bottom-left-radius:80px;border-bottom-right-radius:80px}@media only screen and (max-width:767px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-2{border-top-left-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small{border-top-right-radius:60px;border-bottom-left-radius:60px;border-bottom-right-radius:60px}}@media only screen and (min-width:768px) and (max-width:991px) and (max-width:767px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small{border-top-right-radius:border-top-left-radius;border-bottom-left-radius:border-top-left-radius;border-bottom-right-radius:border-top-left-radius}}.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-3{border-top-left-radius:80px;border-top-right-radius:80px;border-bottom-right-radius:80px}@media only screen and (max-width:767px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-3{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-right-radius:40px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-3{border-top-right-radius:60px;border-bottom-left-radius:60px;border-bottom-right-radius:60px}}@media only screen and (min-width:768px) and (max-width:991px) and (max-width:767px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-3{border-top-right-radius:border-top-left-radius;border-bottom-left-radius:border-top-left-radius;border-bottom-right-radius:border-top-left-radius}}.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-4{border-top-right-radius:80px;border-bottom-left-radius:80px}@media only screen and (max-width:767px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-4{border-top-right-radius:40px;border-bottom-left-radius:40px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-4{border-top-right-radius:60px;border-bottom-left-radius:60px;border-bottom-right-radius:60px}}@media only screen and (min-width:768px) and (max-width:991px) and (max-width:767px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-4{border-top-right-radius:border-top-left-radius;border-bottom-left-radius:border-top-left-radius;border-bottom-right-radius:border-top-left-radius}}.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-5{border-top-left-radius:80px;border-bottom-right-radius:80px;border-bottom-left-radius:80px}@media only screen and (max-width:767px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-5{border-top-left-radius:40px;border-bottom-right-radius:40px;border-bottom-left-radius:40px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-5{border-radius:40px}}.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-6{border-top-left-radius:80px;border-top-right-radius:80px;border-bottom-left-radius:80px;border-bottom-right-radius:80px}@media only screen and (max-width:767px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-6{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}}@media only screen and (min-width:768px) and (max-width:991px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-6{border-top-right-radius:60px;border-bottom-left-radius:60px;border-bottom-right-radius:60px}}@media only screen and (min-width:768px) and (max-width:991px) and (max-width:767px){.swiper-slide.thin-card .ai-text-cards .ai-case-card-small.text-card-6{border-top-right-radius:border-top-left-radius;border-bottom-left-radius:border-top-left-radius;border-bottom-right-radius:border-top-left-radius}}.ai-swiper .swiper .swiper-wrapper{align-items:stretch}.ai-swiper .swiper .swiper-slide{height:auto;display:flex}.ai-swiper .swiper .swiper-slide>*{flex:1 1 auto}.pm-mosaic .pm-grid{display:grid;gap:18px}.pm-mosaic .pm-tile{position:relative;border-radius:22px;overflow:hidden;padding:30px;min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.pm-mosaic .pm-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.pm-mosaic .pm-body{position:relative;z-index:2;max-width:90%}.pm-mosaic .pm-main-title{text-transform:uppercase;font-size:.8rem;margin-bottom:1rem;display:block}.pm-mosaic .pm-title{margin:0 0 1.5rem}.pm-mosaic .pm-text{margin:1rem 0 0;font-size:1rem}.pm-mosaic .pm-shot{position:relative;z-index:2;margin:16px 0 0;border-radius:14px;padding:10px;width:min(520px, 100%);display:flex;justify-content:center}@media only screen and (max-width:767px){.pm-mosaic .pm-shot{margin-left:auto;margin-right:auto}}.pm-mosaic .pm-shot img{display:block;width:100%;height:auto;border-radius:10px}.pm-mosaic .pm-bg-lightblue{background:#eaf6fb;color:#33455b}.pm-mosaic .pm-bg-darkblue{background:#182c33;color:#fff}.pm-mosaic .pm-bg-yellow{background:#fff399;color:#33455b}.pm-mosaic .pm-bg-darkgreen{background:#408d75;color:#fff}@media (min-width:768px) and (max-width:991.98px){.pm-mosaic .pm-grid{grid-template-columns:1fr 1fr}.pm-mosaic .pm-grid .pm-bg-img{top:40%}.pm-mosaic h3.pm-title{font-size:1.5rem}}@media (max-width:767.98px){.pm-mosaic .pm-bg-img{top:40%}.pm-mosaic .pm-grid{grid-template-columns:1fr}.pm-mosaic .pm-tile{min-height:260px}.pm-mosaic .pm-body{max-width:100%}}@media (min-width:992px){.pm-mosaic .pm-grid{grid-template-columns:repeat(12,minmax(0, 1fr));align-items:stretch}.pm-mosaic .pm-tile{grid-column:span 4;min-height:300px;display:flex;flex-direction:column}.pm-mosaic .pm-tile .pm-body{width:50%}.pm-mosaic .pm-tile .pm-body .pm-title{width:90%}.pm-mosaic .pm-tile .pm-body .pm-text{width:80%}.pm-mosaic .pm-tile .pm-shot{width:50%;height:100%;display:flex;align-items:center}.pm-mosaic .pm-tile:nth-child(1){grid-column:1/span 8;grid-row:1;min-height:220px;flex-direction:row}.pm-mosaic .pm-tile:nth-child(1) .pm-body{width:50%}.pm-mosaic .pm-tile:nth-child(2){grid-column:1/span 8;grid-row:2;min-height:220px;flex-direction:row}.pm-mosaic .pm-tile:nth-child(2) .pm-body{width:40%}.pm-mosaic .pm-tile:nth-child(3){grid-column:9/-1;grid-row:1/span 2;min-height:460px}.pm-mosaic .pm-tile:nth-child(3) .pm-bg-img{z-index:1;bottom:0;top:30%}.pm-mosaic .pm-tile:nth-child(3) .pm-body{width:100%}.pm-mosaic .pm-tile:nth-child(3) .pm-body .pm-title{width:100%}.pm-mosaic .pm-tile:nth-child(3) .pm-shot{width:100%;height:200px}.pm-mosaic .pm-tile:nth-child(4){grid-column:1/span 4;grid-row:3;min-height:340px}.pm-mosaic .pm-tile:nth-child(4) .pm-bg-img{z-index:1;bottom:0;top:35%}.pm-mosaic .pm-tile:nth-child(4) .pm-body{width:100%}.pm-mosaic .pm-tile:nth-child(4) .pm-shot{width:100%}.pm-mosaic .pm-tile:nth-child(5){grid-column:5/-1;grid-row:3;min-height:340px;flex-direction:row;min-height:320px;flex-direction:row}.pm-mosaic .pm-tile:nth-child(5) .pm-shot{margin-top:0;height:100%}.pm-mosaic .pm-tile:nth-child(5) .pm-shot img{max-width:none;max-height:none;min-height:0;position:absolute;left:0;height:calc(100% - 20px);width:auto;max-width:none}.pm-mosaic .pm-tile:nth-child(5) .pm-bg-img{z-index:1;bottom:0;left:0;right:0;top:30%}.pm-mosaic .pm-tile:nth-child(5) .pm-body{width:40%}.pm-mosaic .pm-tile:nth-child(6){grid-column:1/span 4;grid-row:4/span 2;min-height:560px}.pm-mosaic .pm-tile:nth-child(6) .pm-bg-img{z-index:1;bottom:0;top:30%}.pm-mosaic .pm-tile:nth-child(6) .pm-body{width:100%}.pm-mosaic .pm-tile:nth-child(6) .pm-body .pm-title{width:100%}.pm-mosaic .pm-tile:nth-child(6) .pm-shot{width:100%;height:200px}.pm-mosaic .pm-tile:nth-child(7){grid-column:5/-1;grid-row:4;min-height:260px;flex-direction:row}.pm-mosaic .pm-tile:nth-child(7) .pm-body{width:40%}.pm-mosaic .pm-tile:nth-child(8){grid-column:5/-1;grid-row:5;min-height:260px;flex-direction:row}.pm-mosaic .pm-tile:nth-child(8) .pm-body{width:40%}.pm-mosaic .pm-tile:nth-child(9){grid-column:1/span 8;grid-row:6;min-height:320px;flex-direction:row}.pm-mosaic .pm-tile:nth-child(9) .pm-shot{margin-top:0;height:100%}.pm-mosaic .pm-tile:nth-child(9) .pm-shot img{max-width:none;max-height:none;min-height:0;position:absolute;left:11px;height:calc(100% - 20px);width:auto;max-width:none}.pm-mosaic .pm-tile:nth-child(9) .pm-bg-img{z-index:1;bottom:0;left:0;right:0;top:30%}.pm-mosaic .pm-tile:nth-child(9) .pm-body{width:40%}.pm-mosaic .pm-tile:nth-child(9) .pm-text,.pm-mosaic .pm-tile:nth-child(9) .pm-title{width:100%}.pm-mosaic .pm-tile:nth-child(10){grid-column:9/-1;grid-row:6;min-height:320px}.pm-mosaic .pm-tile:nth-child(10) .pm-body,.pm-mosaic .pm-tile:nth-child(10) .pm-text,.pm-mosaic .pm-tile:nth-child(10) .pm-title{width:100%}.pm-mosaic .pm-tile:nth-child(10) .pm-shot{width:100%}.pm-mosaic .pm-tile:nth-child(10) .pm-shot img{width:100%}.pm-mosaic .pm-tile:nth-child(10) .pm-bg-img{z-index:1;bottom:0;top:30%}}@media (min-width:1025px) and (max-width:1200px){.pm-grid h3.pm-title{font-size:1.5rem}.pm-grid .pm-text{font-size:.9rem}}.cases-hero{background-color:#2a405b;overflow:hidden}.cases-hero .competition-flowers{top:40%}@keyframes cs-widget-enter{from{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cs-panel-enter{from{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.cs-download-widget[data-submitted]{display:none !important}.cs-download-widget{position:fixed;bottom:32px;right:32px;z-index:100;display:flex;flex-direction:column;align-items:flex-end;gap:12px}@media only screen and (max-width:767px){.cs-download-widget{bottom:16px;right:16px;left:16px;align-items:stretch}}.cs-download-widget [hidden]{display:none !important}.cs-download-trigger{display:flex;align-items:center;gap:20px;background:#fff;border:none;border-radius:20px;padding:28px 32px;cursor:pointer;transition:box-shadow .2s ease-out,transform .2s ease-out;text-align:left;font-family:"Inter",sans-serif;position:relative;overflow:hidden;width:460px;max-width:calc(100vw - 48px);min-height:110px;animation:cs-widget-enter .48s cubic-bezier(.34,1.2,.64,1) both;animation-delay:.2s}.cs-download-trigger:after{content:"";position:absolute;right:0;top:0;bottom:0;left:0;background:url(//ketosoftware.com/wp-content/themes/dgtl/css/../img/popup_bg.jpg) right center/cover no-repeat;pointer-events:none;opacity:.85}.cs-download-trigger:focus-visible{outline:2px solid #1d2937;outline-offset:3px}.cs-download-trigger .cs-download-trigger__text{font-size:1.125rem;color:#33455b;line-height:1.3;flex:1;position:relative;z-index:1;font-family:"pxgr",sans-serif}.cs-download-trigger .cs-download-trigger__btn{flex-shrink:0;height:44px;border-radius:22px;padding:0 20px;gap:8px;pointer-events:none;position:relative;z-index:1;white-space:nowrap;font-family:"pxgr",sans-serif}.cs-download-trigger .cs-download-trigger__btn svg{width:16px;height:auto}.cs-download-trigger .cs-download-trigger__btn svg path{fill:#000}@media only screen and (max-width:767px){.cs-download-trigger{width:100%;min-height:auto;border-radius:50px;padding:10px 10px 10px 16px;gap:12px;overflow:hidden}.cs-download-trigger:after{display:none}.cs-download-trigger .cs-download-trigger__text{font-size:1rem;font-weight:400;white-space:normal;padding-right:0}.cs-download-trigger .cs-download-trigger__btn{height:36px;border-radius:20px;padding:0 16px;gap:6px}.cs-download-trigger .cs-download-trigger__btn svg{width:14px}}.cs-download-panel{background:#fff;border-radius:20px;padding:32px;width:460px;position:relative;max-height:calc(100vh - 100px);overflow-y:auto}.cs-download-panel.is-animating{animation:cs-panel-enter .38s cubic-bezier(.34,1.1,.64,1) both}@media only screen and (max-width:767px){.cs-download-panel{width:100%;padding:56px 24px 24px;max-height:calc(100svh - 48px);border-radius:16px}}.cs-download-panel .subhead{margin-bottom:8px;display:block}.cs-download-panel .body-small{margin-bottom:20px;display:block;color:#607794}.cs-download-panel .hs-form-frame{width:100%}.cs-download-close{position:sticky;top:0;float:right;margin:-8px -8px 0 0;background:0 0;border:none;cursor:pointer;padding:6px;color:#33455b;z-index:1;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s ease-out}.cs-download-close:hover{background:rgba(51,69,91,.08)}.cs-download-close:focus-visible{outline:2px solid #1d2937;outline-offset:2px}.cs-download-step.is-hidden{opacity:0;max-height:0;overflow:hidden;pointer-events:none}.cs-download-step--result .subhead{margin-bottom:16px}.cs-download-step--result .button{display:inline-flex;gap:8px;align-items:center}.cs-download-step--result .button:hover{background-color:#000;color:#fff}.cs-download-step--result .button:hover svg path{fill:#fff}.cs-download-step--result .button svg path{fill:#000}.uc-intro-section{padding:80px 0 0}@media only screen and (max-width:767px){.uc-intro-section{padding:0;margin-bottom:2rem}}.uc-two-col{padding:48px 0}.uc-two-col:first-child{border-top:none;padding-top:0}.uc-two-col p{margin-top:0}@media only screen and (max-width:767px){.uc-two-col{padding:32px 0}}.uc-two-col--solution h2{color:#182c33}.single-use-case{overflow-x:hidden}.single-use-case .hero-media-clip .post-hero-intro{position:absolute;bottom:150px}.hero-bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0}@media only screen and (max-width:767px){.hero-bg-image{object-position:100% 0}}.uc-hero-subtitle{font-size:1.125rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;opacity:.8}.uc-features-section{padding:48px 0 0;margin-top:0}@media only screen and (max-width:767px){.uc-features-section{padding:0;margin-bottom:0}}@media only screen and (max-width:767px){.uc-features-section .row{--bs-gutter-x:0}}.uc-feature-card{border-radius:180px;padding:70px;text-align:center;margin-bottom:16px;opacity:0;transform:translateX(-200px);transition:opacity .8s ease,transform .8s cubic-bezier(.25,.46,.45,.94)}.uc-feature-card--even{transform:translateX(200px)}.uc-feature-card.is-visible{opacity:1;transform:translateX(0)}@media only screen and (min-width:768px) and (max-width:991px){.uc-feature-card{border-radius:70px;padding:40px 20px}}@media only screen and (max-width:767px){.uc-feature-card{padding:40px;border-radius:40px;margin-bottom:12px}}.uc-feature-card:nth-child(1){border-top-left-radius:0}.uc-feature-card:nth-child(3){border-top-left-radius:0;border-bottom-right-radius:0}.uc-feature-card__text{font-size:2.5625rem;line-height:1.3;margin:0}@media only screen and (min-width:768px) and (max-width:991px){.uc-feature-card__text{font-size:1.75rem}}@media only screen and (max-width:767px){.uc-feature-card__text{font-size:1.375rem}}.uc-feature-card__text mark{background:0 0;color:inherit;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.uc-feature-card__text mark.red{color:#e85d5d;text-decoration-color:#e85d5d}.uc-feature-card__text mark.yellow{color:#fde363;text-decoration-color:#fde363}.uc-feature-card__text mark.green{color:#6cba90;text-decoration-color:#6cba90}.uc-feature-card__text mark.blue{color:#6ec1e4;text-decoration-color:#6ec1e4}.uc-feature-card__text mark.purple{color:#8600c8;text-decoration-color:#8600c8}.uc-feature-card__text mark.darkgreen{color:#1d6660;text-decoration-color:#1d6660}.uc-feature-card__text mark.darkblue{color:#4262cb;text-decoration-color:#4262cb}.uc-feature-card__text mark.black{color:#182c33;text-decoration-color:#182c33}.uc-feature-card__text mark.highlight{background:#fff;text-decoration:none;border-radius:10px;padding:2px 6px}.uc-feature-card--dark{background:#182c33;color:#fff}.uc-feature-card--green{background:#1d6660;color:#fff}.uc-feature-card--blue{background:#4262cb;color:#fff}.uc-feature-card--purple{background:#8600c8;color:#fff}.uc-result-section{padding:0 0 80px}@media only screen and (max-width:767px){.uc-result-section{padding:0;margin-top:2rem}}@media only screen and (min-width:768px) and (max-width:991px){.uc-result-section{padding:0}}@media only screen and (max-width:767px){.uc-result-section .row{--bs-gutter-x:0}}.uc-result-card{opacity:0;transform:translateY(40px);transition:opacity .6s ease,transform .6s ease}.uc-result-card.is-visible{opacity:1;transform:translateY(0)}.uc-result-card .icon-circle{border-radius:50%;aspect-ratio:1/1;height:265px;background-color:#182c33;display:flex;align-items:center;justify-content:center}@media only screen and (min-width:768px) and (max-width:991px){.uc-result-card .icon-circle{height:200px}}@media only screen and (max-width:767px){.uc-result-card .icon-circle{margin-bottom:1.5rem}}.uc-result-card__icon{display:flex;align-items:center;justify-content:center}.uc-result-card__icon img{width:80px;height:80px;object-fit:contain}.uc-result-card__content{background:#fde363;border-radius:20px;padding:70px 0;height:265px}@media only screen and (max-width:767px){.uc-result-card__content{padding:40px 28px;height:auto}}@media only screen and (min-width:768px) and (max-width:991px){.uc-result-card__content{padding:30px 38px;height:auto}}.uc-result-card__content .subhead-small{display:none}.uc-result-card__content h2{text-align:center}@media only screen and (max-width:767px){.uc-result-card__content h2{text-align:left;font-size:1.75rem}}@media only screen and (min-width:768px) and (max-width:991px){.uc-result-card__content h2{font-size:2rem;text-align:left}}.uc-result-card__content h3{padding-right:100px}@media only screen and (max-width:767px){.uc-result-card__content h3{padding-right:0;font-size:1.375rem}}@media only screen and (min-width:768px) and (max-width:991px){.uc-result-card__content h3{padding-right:0;font-size:1.5rem}}.video-slider{position:relative;width:100%;padding:0;margin-bottom:0}@media only screen and (max-width:767px){.video-slider{padding:0}}.video-slider .vs-bg{border-radius:30px;padding:4rem 3rem 3rem}@media only screen and (min-width:1200px){.video-slider .vs-bg{max-width:83.333%;margin-left:auto;margin-right:auto}}@media only screen and (max-width :1024px){.video-slider .vs-bg{padding:2rem 1.25rem}}.video-slider .vs-intro{margin:0 0 3rem}@media only screen and (min-width:1200px){.video-slider .vs-intro{max-width:83.333%;margin-left:auto;margin-right:auto}}@media only screen and (max-width :1024px){.video-slider .vs-intro{margin:0 0 2rem}}.video-slider .vs-heading{margin:0 0 25px;padding-right:40px}@media only screen and (max-width :1024px){.video-slider .vs-heading{margin:0 0 1rem}}.video-slider .vs-intro-text{font-size:1.125rem;color:#1d2937}.video-slider .vs-intro-text p{margin:0 0 12px;font-size:1.125rem}.video-slider .vs-intro-text p:last-child{margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.video-slider .vs-intro-text p{font-size:1rem}}@media only screen and (max-width:767px){.video-slider .vs-intro-text p{font-size:1rem}}.video-slider .vs-intro-image{display:block;width:auto;height:240px}@media only screen and (max-width :1024px){.video-slider .vs-intro-image{margin-top:24px}}@media only screen and (max-width:767px){.video-slider .vs-intro-image{margin-bottom:30px}}.video-slider .vs-slider-area{position:relative}@media only screen and (max-width :1024px){.video-slider .vs-slider-area{display:flex;flex-direction:column}}.video-slider .swiper{width:100%}.video-slider .swiper-slide{border-radius:80px}@media only screen and (max-width:767px){.video-slider .swiper-slide{border-radius:40px}}@media only screen and (max-width :1024px){.video-slider .swiper-slide{border-radius:0}}.video-slider .vs-row{display:grid !important;grid-template-columns:5fr 6fr;gap:0 calc(100% / 12);align-items:stretch}.video-slider .vs-row>[class*=col-]{max-width:none;flex:none;width:auto}.video-slider .vs-row .vs-title-mobile{grid-column:1/-1}@media only screen and (max-width :1024px){.video-slider .vs-row{display:flex !important;flex-direction:column}.video-slider .vs-row>[class*=col-]{max-width:100%;width:100%}}.video-slider .vs-title-mobile{display:none}@media only screen and (max-width :1024px){.video-slider .vs-video{order:2;margin-top:0}}.video-slider .vs-video-inner{position:relative;overflow:hidden;aspect-ratio:1/1;border-radius:60px}@media only screen and (max-width:767px){.video-slider .vs-video-inner{border-radius:32px}}.video-slider .vs-video-inner video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.video-slider .vs-right-col{display:flex;flex-direction:column;justify-content:flex-start;color:#1d2937;padding-top:20%;max-width:400px}@media only screen and (max-width :1024px){.video-slider .vs-right-col{display:contents}}.video-slider .vs-title{margin:0 0 20px;flex-shrink:0}.video-slider .vs-title-row{display:contents}.video-slider .vs-title-row .vs-next-mobile{display:none}@media only screen and (max-width :1024px){.video-slider .vs-title-row{display:flex;align-items:center;gap:12px;order:1;padding:0 12px 20px}.video-slider .vs-title-row .vs-title{flex:1;margin:0;text-align:center}.video-slider .vs-title-row .vs-next-mobile{display:flex}}.video-slider .vs-desc{flex:0 0 auto;color:#1d2937;font-size:1rem}.video-slider .vs-desc p{margin:0 0 12px}.video-slider .vs-desc p:last-child{margin-bottom:0}.video-slider .vs-desc ul,.video-slider .vs-desc ol{margin:0 0 12px;padding-left:20px}@media only screen and (max-width :1024px){.video-slider .vs-desc{font-size:1rem;padding-top:20px;padding-left:12px;padding-right:12px;order:3}}@media only screen and (min-width:768px) and (max-width:991px){.video-slider .vs-desc{font-size:1.375rem}}@media only screen and (min-width:992px) and (max-width:1199px){.video-slider .vs-desc{font-size:1.375rem}}@media only screen and (min-width:1025px) and (max-width:1280px){.video-slider .vs-desc{padding-right:0;font-size:16px}}.video-slider .vs-controls{display:flex;align-items:center;gap:12px;margin-bottom:12px;position:absolute;z-index:5;left:calc(50% + 12px);top:15%;transform:translateY(-50%)}.video-slider .vs-controls .swiper-pagination{position:static !important;width:auto !important}.video-slider .vs-controls .swiper-next{flex-shrink:0}@media only screen and (max-width :1024px){.video-slider .vs-controls{position:static;transform:none;margin-top:0;margin-bottom:12px;justify-content:center}.video-slider .vs-controls .swiper-next{display:none}}.video-slider .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#9cbbca;opacity:1;transition:background .3s ease}.video-slider .swiper-pagination .swiper-pagination-bullet-active{background:#182c33}.video-slider .swiper-next{position:static;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#000;background:#fde363;border-radius:10px;flex-shrink:0;transition:background .2s ease}.video-slider .swiper-next:hover{background:#fde363}.video-slider .swiper-next svg{width:14px;height:14px}.video-slider .vs-next-step{display:none}@media only screen and (max-width:767px){.video-slider .vs-next-step{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:24px}}.video-slider .vs-next-step__label{font-family:"pxgr",sans-serif;font-size:1.1rem;color:#000}.video-slider .vs-next-step__arrow{width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#000;background:#fde363;border-radius:10px;flex-shrink:0;transition:background .2s ease}.video-slider .vs-next-step__arrow:hover{background:#ffe94a}.video-slider .vs-next-step__arrow svg{width:14px;height:14px}.platform-video-slider .vs-slider-area{position:relative}.platform-video-slider .vs-desc{justify-content:flex-start;position:relative}.platform-video-slider .pvs-heading{text-align:center;margin:0 0 40px;line-height:1.2}@media only screen and (max-width :1024px){.platform-video-slider .pvs-heading{position:static;margin-bottom:24px}}.cta-video-modal-open{overflow:hidden}.vg-hero{padding:120px 0 40px;text-align:center}@media only screen and (max-width:767px){.vg-hero{padding:20px 0 0;margin-bottom:70px}}@media only screen and (min-width:768px) and (max-width:991px){.vg-hero{padding:90px 0 50px}}.vg-hero h1{font-size:2.8rem;margin-bottom:2rem}@media only screen and (max-width:767px){.vg-hero h1{font-size:2rem;margin-bottom:1rem}}.vg-hero__sub{font-size:1.15rem;color:#555;max-width:800px;margin:0 auto;line-height:1.6}.vg-section{padding:40px 0 80px}@media only screen and (max-width:767px){.vg-section{padding:0;margin-top:30px}}.vg-card{position:relative;border-radius:24px;overflow:hidden;display:flex;align-items:center;justify-content:center;aspect-ratio:16/9}.vg-card.vg-card--video-playing{aspect-ratio:16/9;min-height:0}.vg-card__video-embed{position:absolute;inset:0;z-index:5}.vg-card__video-embed iframe{width:100%;height:100%;border:0}@media only screen and (max-width:767px){.vg-card{border-radius:16px;aspect-ratio:auto;min-height:300px}.vg-card.vg-card--video-playing{aspect-ratio:16/9;min-height:0}}.vg-card__bg{position:absolute;inset:0;z-index:0}.vg-card__bg .vg-card__bg-img,.vg-card__bg img{width:100%;height:100%;object-fit:cover}.vg-card__form-panel{position:fixed;bottom:32px;right:32px;z-index:100;background:#fff;border-radius:20px;padding:32px;width:460px;box-shadow:0 8px 30px rgba(0,0,0,.15)}@media only screen and (max-width:767px){.vg-card__form-panel{bottom:0;right:0;left:0;width:auto;border-radius:20px 20px 0 0;padding:28px 24px;max-height:85vh;overflow-y:auto}}.vg-card__form-heading{font-size:1.5rem;margin:0 0 24px;font-weight:600}.vg-card__submit-btn{margin-top:16px}.vg-card__play-overlay{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2);border:none;cursor:pointer;transition:background .2s ease}.vg-card__play-overlay:hover{background:rgba(0,0,0,.35)}.vg-card__play-btn{width:80px;height:80px;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#000;box-shadow:0 4px 20px rgba(0,0,0,.15);transition:transform .2s ease}.vg-card__play-overlay:hover .vg-card__play-btn{transform:scale(1.08)}.vg-card__play-btn svg{width:24px;height:28px;margin-left:4px}.ctav-section{padding:48px 0}@media only screen and (max-width :1024px){.ctav-section{padding:0}}.ctav-card{position:relative;border-top-right-radius:130px;border-bottom-left-radius:130px;border-bottom-right-radius:130px;overflow:hidden;background:#e5f9fc}@media only screen and (max-width:767px){.ctav-card{border-top-right-radius:80px;border-bottom-left-radius:80px;border-bottom-right-radius:80px}}.ctav-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.ctav-bg .ctav-bg__img{width:100%;height:100%;object-fit:cover}.ctav-inner{position:relative;z-index:1;align-items:center;min-height:400px}@media only screen and (max-width:767px){.ctav-inner{min-height:auto}}.ctav-text{padding:60px}@media only screen and (max-width:767px){.ctav-text{padding:36px 28px 24px}}.ctav-text h2{max-width:460px}.ctav-text p{margin:0 0 28px;max-width:460px}.ctav-cta{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.ctav-cta .button{font-size:1rem}.ctav-cta .microcopy{font-size:.875rem;color:#607794}.ctav-visual{display:flex;align-items:center;justify-content:center;padding:80px 120px 80px 0}@media only screen and (min-width:768px) and (max-width:991px){.ctav-visual{padding:0 60px 60px}}@media only screen and (max-width:767px){.ctav-visual{padding:0 28px 36px}}.ctav-screenshot{position:relative;display:block;cursor:pointer;border:none;background:0 0;padding:0;border-radius:12px;overflow:hidden;transition:transform .3s ease}.ctav-screenshot:hover{transform:scale(1.02)}.ctav-screenshot:hover .ctav-play{transform:translate(-50%,-50%) scale(1.1)}.ctav-screenshot__img{display:block;width:100%;height:auto;border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.15)}.ctav-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:rgba(253,227,99,.95);color:#182c33;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:transform .3s ease,background .2s ease}.ctav-play svg{display:block;margin-left:3px}@media only screen and (max-width:767px){.ctav-play{width:56px;height:56px}.ctav-play svg{width:18px;height:22px}}.cta-video-modal-open{overflow:hidden}.cta-video-modal{position:fixed;inset:0;z-index:9000;display:flex;align-items:center;justify-content:center;padding:24px}.cta-video-modal[hidden]{display:none}.cta-video-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px)}.cta-video-modal__dialog{position:relative;z-index:1;background:#fff;border-radius:24px;padding:48px;width:100%;max-width:560px;max-height:calc(100vh - 48px);overflow-y:auto}@media only screen and (max-width:767px){.cta-video-modal__dialog{padding:32px 24px}}.cta-video-modal__dialog .subhead{font-size:1.375rem;font-family:"pxgr",sans-serif;font-weight:700;color:#182c33;margin:0 0 8px}.cta-video-modal__dialog .body-small{color:#607794;margin:0 0 24px}.cta-video-modal__close{position:absolute;top:20px;right:20px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:rgba(24,44,51,.08);border-radius:50%;cursor:pointer;color:#182c33;transition:background .2s ease}.cta-video-modal__close:hover{background:rgba(24,44,51,.16)}.pm-slider-section{padding:48px 0 64px}.pm-slider-section .pm-slider-nav{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:0}@media (max-width:1280px){.pm-slider-section .pm-slider-nav{margin-bottom:40px}}.pm-slider-section .pm-slider-heading{margin:0 auto 40px;text-align:center;width:100%}@media (max-width:1280px){.pm-slider-section .pm-slider-heading{text-align:left;width:auto;margin:0 auto 0 0}}.pm-slider-section .swiper-arrows{display:none;gap:5px;position:static;top:auto;margin-left:auto;margin-top:5px}@media (max-width:1280px){.pm-slider-section .swiper-arrows{display:flex}}.pm-slider-section .swiper-arrows .swiper-button-wrapper{display:block}.pm-slider-section .pm-grid--desktop{display:flex}.pm-slider-section .pm-slider--mobile{display:none}@media (max-width:1280px){.pm-slider-section .pm-grid--desktop{display:none}.pm-slider-section .pm-slider--mobile{display:block}}.pm-slider-section .pm-grid--desktop{gap:18px;justify-content:center}.pm-slider-section .pm-grid--desktop .pm-grid-item{flex:1 1 0;min-width:0;display:flex}.pm-slider-section .pm-grid--desktop .pm-grid-item--double{flex:2 1 0;display:flex;flex-direction:column;gap:18px}.pm-slider-section .pm-grid--desktop .pms-tile{width:100%}.pm-slider-section .pm-slider-overflow{overflow:visible}.pm-slider-section .pm-slider-overflow>.container{max-width:1440px;overflow:visible}.pm-slider-section .pm-slider-overflow .swiper{overflow:visible}@media only screen and (max-width:767px){.pm-slider-section .pm-slider-overflow{overflow:hidden}}.pm-slider-section .pm-slider--mobile .swiper-slide{height:auto}.pm-slider-section .pms-tile{position:relative;border-radius:22px;overflow:hidden;padding:30px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:767px){.pm-slider-section .pms-tile{overflow:visible}}.pm-slider-section .pms-tile--wide{flex-direction:row;align-items:stretch;min-height:0;flex:1}@media only screen and (max-width:767px){.pm-slider-section .pms-tile--wide{flex-direction:column}}.pm-slider-section .pms-tile--wide .pms-body{flex:1;display:flex;flex-direction:column;max-width:50%;padding-right:20px}@media only screen and (max-width:767px){.pm-slider-section .pms-tile--wide .pms-body{max-width:100%;padding-right:0}}.pm-slider-section .pms-tile--wide .pms-shot{flex:1;margin:0;display:flex;align-items:flex-start;justify-content:flex-end;max-width:55%}@media only screen and (max-width:767px){.pm-slider-section .pms-tile--wide .pms-shot{max-width:100%}}.pm-slider-section .pms-tile--wide .pms-shot img{max-height:100%;width:auto;max-width:100%;object-fit:contain}@media only screen and (max-width:767px){.pm-slider-section .pms-tile--wide .pms-shot img{width:100%;height:auto}}.pm-slider-section .pm-grid--desktop .pms-tile{height:100%;min-height:280px}.pm-slider-section .pm-slider--mobile .swiper-slide{height:auto}.pm-slider-section .pm-slider--mobile .pms-tile{min-height:0;height:auto;aspect-ratio:3/4}@media (min-width:768px){.pm-slider-section .pm-slider--mobile .pms-tile{aspect-ratio:2/3}}.pm-slider-section .pms-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.pm-slider-section .pms-body{position:relative;z-index:2}.pm-slider-section .pms-body .use-case-link-button{align-self:flex-start}.pm-slider-section .pms-main-title{text-transform:uppercase;font-size:.8rem;margin-bottom:1rem;display:block}.pm-slider-section .pms-title{margin:0 0 1rem}.pm-slider-section .pms-text{font-size:.9375rem;margin:0;line-height:1.6;opacity:.85}.pm-slider-section .pms-shot{position:relative;z-index:2;margin:20px 0 0;border-radius:12px;overflow:hidden}.pm-slider-section .pms-shot img{display:block;width:100%;height:auto;border-radius:10px}.pm-slider-section .pms-bg-light{background:#f5f7f6;color:#33455b}.pm-slider-section .pms-bg-lightblue{background:#eaf6fb;color:#33455b}.pm-slider-section .pms-bg-darkblue{background:#182c33;color:#fff}.pm-slider-section .pms-bg-yellow{background:#fff399;color:#33455b}.pm-slider-section .pms-bg-yellow .button{background:#000;color:#fff}.pm-slider-section .pms-bg-darkgreen{background:#408d75;color:#fff}.competitor-accordion-section{padding:1.25rem 0 0;background:0 0}@media only screen and (max-width:767px){.competitor-accordion-section{padding:3rem 0;margin-bottom:20px}}.competitor-accordion-section .competitor-accordion__heading{color:#182c33;text-align:center;margin-bottom:2rem}.competitor-accordion-section .accordion{margin:2.5rem 0 0}.competitor-accordion-section .accordion .accordion-item{margin-bottom:10px;border-radius:40px;overflow:hidden;background:#e5f9fc}@media only screen and (max-width:767px){.competitor-accordion-section .accordion .accordion-item{border-radius:32px}}.competitor-accordion-section .accordion .accordion-header{padding:1.375rem 1.5625rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease-out;color:#1d2937;font-size:1.5rem;margin-bottom:0}@media only screen and (max-width:767px){.competitor-accordion-section .accordion .accordion-header{font-size:1rem;padding:1rem 1.5625rem}}.competitor-accordion-section .accordion .accordion-content{max-height:0;overflow:hidden;color:#1d2937;transition:all .2s ease-out}.competitor-accordion-section .accordion .accordion-content .accordion-inside-content{padding:0 1.5625rem 1.5625rem}.competitor-accordion-section .accordion .accordion-content .accordion-inside-content p{max-width:960px;padding-right:80px;margin:0 0 1.5625rem}@media only screen and (max-width:767px){.competitor-accordion-section .accordion .accordion-content .accordion-inside-content p{padding-right:0}}.competitor-accordion-section .accordion .accordion-content .accordion-inside-content ul{margin:0;padding:0 0 0 18px}.competitor-accordion-section .accordion .accordion-toggle{position:relative;height:30px;width:30px;border-radius:4px;background-color:#fff;color:#547196;display:inline-block;flex-shrink:0}.competitor-accordion-section .accordion .accordion-toggle:before,.competitor-accordion-section .accordion .accordion-toggle:after{content:"";position:absolute;left:50%;top:50%;width:60%;height:2px;background:currentColor;transform:translate(-50%,-50%);transition:transform .22s ease,opacity .22s ease}.competitor-accordion-section .accordion .accordion-toggle:after{transform:translate(-50%,-50%) rotate(90deg) scaleX(1)}.competitor-accordion-section .accordion .accordion-item.is-open .accordion-toggle:after{transform:translate(-50%,-50%) rotate(90deg) scaleX(0);opacity:0}.platform-lead-section{padding:5rem 0 0;margin-bottom:-50px}@media only screen and (min-width:1200px){.platform-lead-section>.container>.row{max-width:83.333%;margin-left:auto;margin-right:auto}}@media only screen and (max-width:767px){.platform-lead-section{padding:3rem 0}}.platform-lead-section .pl-text{font-family:"pxgr",sans-serif;color:#182c33;margin:0}@media only screen and (max-width:767px){.platform-lead-section .pl-text{margin:0 0 1.5rem;text-align:center}}.platform-lead-section .pl-line2{display:block}.platform-lead-section .pl-image{text-align:center}.platform-lead-section .pl-image img{max-width:100%;height:auto;display:inline-block}.pfg-section{padding:0}@media only screen and (max-width :1024px){.pfg-section{margin-top:20px}}.pfg-grid{row-gap:4px}@media only screen and (max-width:767px){.pfg-grid{row-gap:4px}}@media only screen and (min-width:768px) and (max-width:991px){.pfg-grid{row-gap:4px}}.pfg-card{background:#e5f9fc;border-radius:40px;padding:2.25rem 2.625rem 2.25rem 2rem;height:100%}@media only screen and (max-width:767px){.pfg-card{border-radius:28px}}@media only screen and (max-width:767px){.pfg-card{padding:1.75rem 1.5rem}}.pfg-title{margin:0 0 12px}@media only screen and (min-width:768px) and (max-width:991px){.pfg-title{font-size:1.2rem}}.pfg-content p{margin:0 0 10px}.pfg-content p:last-child{margin-bottom:0}.pfg-content ul,.pfg-content ol{margin:0 0 10px;padding-left:20px}@media only screen and (max-width:767px){.pfg-content{font-size:.9375rem}}.platform-cta-panel{margin-top:20px;padding:0}@media only screen and (max-width:767px){.platform-cta-panel{padding:0;margin-top:20px}}@media only screen and (min-width:768px) and (max-width:991px){.platform-cta-panel{padding:2rem 0 0;margin-top:20px}}.pcp-wrapper{position:relative;overflow:hidden;min-height:420px;border-top-right-radius:180px;border-bottom-left-radius:180px;border-bottom-right-radius:180px}@media only screen and (max-width :1024px){.pcp-wrapper{min-height:auto;border-top-right-radius:90px;border-bottom-left-radius:90px;border-bottom-right-radius:90px}}.pcp-bg-image{position:absolute;inset:0;z-index:2;pointer-events:none}.pcp-bg-image img{position:absolute;inset:0;width:100%;top:50%;height:100%;object-fit:cover;object-position:top}.pcp-content{z-index:1;padding:4rem 0 0 3.5rem}@media only screen and (max-width:767px){.pcp-content{padding:2.5rem 1.5rem 0}}@media only screen and (min-width:768px) and (max-width:991px){.pcp-content{padding:6.25rem 1.5rem}}.pcp-text{z-index:3;position:relative}.pcp-text h2{margin:0 0 16px}.pcp-text p{margin:0 0 24px}.pcp-cta{display:inline-flex;flex-direction:column;align-items:flex-start}.pcp-cta .button{margin-bottom:8px}.pcp-cta .microcopy{font-size:.8125rem;color:rgba(255,255,255,.7)}.pcp-screenshot{text-align:right}@media only screen and (max-width:767px){.pcp-screenshot{margin-top:24px;text-align:center}}.pcp-screenshot img{max-width:100%;height:auto;border-radius:16px}@media only screen and (max-width:767px){.pcp-screenshot img{border-radius:12px}}@media only screen and (max-width:767px){.pu-sidebar{position:static;margin-bottom:40px}}.pu-author{display:flex;align-items:center;gap:1rem;margin-bottom:24px}.pu-author__photo{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#c7f2cf}.pu-author__photo img{width:100%;height:100%;object-fit:cover;display:block}.pu-author__info{display:flex;flex-direction:column;gap:.15rem}.pu-author__name{font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.02em}.pu-author__title{font-size:.85rem;color:#666}.pu-meta{margin-bottom:32px}.pu-date{margin-bottom:12px;font-size:.95rem;color:#333}.pu-tags{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}.pu-tags li span,.pu-tags li a{display:inline-block;padding:6px 14px;border:1px solid #ccc;border-radius:20px;font-size:.8rem;color:#000;text-decoration:none;transition:all .2s ease;background-color:#fff}.pu-tags li a:hover{background-color:#f0f0f0;border-color:#999}.pu-body img{max-width:100%;height:auto;border-radius:8px;margin:1em 0}.pul-section .pul-coming-soon{font-family:"pxgr",sans-serif;font-size:3rem;color:#182c33;padding:7.5rem 0;opacity:.5}@media only screen and (max-width:767px){.pul-section .pul-coming-soon{font-size:2rem;padding:5rem 0}}.pul-intro{margin-bottom:48px}.pul-item{padding:48px 0;border-top:1px solid #e0e0e0}.pul-item:first-child{border-top:none}.pul-item:last-child{padding-bottom:0}@media only screen and (max-width:767px){.pul-item{padding:32px 0}}.pul-date{padding-top:4px;font-size:.9rem;color:#666;position:sticky;top:120px}@media only screen and (max-width:767px){.pul-date{position:static;margin-bottom:16px}}.pul-card__image{display:block;margin-bottom:16px;overflow:hidden;border-radius:8px}.pul-card__image img{width:100%;height:auto;display:block;aspect-ratio:3/2;object-fit:cover}.pul-card__title{margin:0 0 20px}.pul-card__title a{color:inherit;text-decoration:none}.pul-card__excerpt{margin:0 0 20px}@media only screen and (min-width:1200px){.video-accordion-section>.container{max-width:950px;margin-left:auto;margin-right:auto}}@media only screen and (min-width:1400px){.video-accordion-section>.container{max-width:1100px}}.video-accordion-section h2{margin-bottom:40px}.video-accordion-section .va-description{font-size:1.05rem;color:#555;max-width:600px;margin:0 auto 48px}.va-wrapper{display:flex;gap:32px;align-items:flex-start;background:#fff;border-radius:32px;padding:32px}@media (max-width:991px){.va-wrapper{flex-direction:column;padding:1rem;gap:16px}}.va-video{flex:1 1 60%;min-width:0;width:100%}.va-video__container{position:relative;border-radius:16px;overflow:hidden;background:#e4f5fe;aspect-ratio:4/3}.va-video__poster{position:absolute;inset:0;z-index:2;cursor:pointer}.va-video__poster:hover .va-video__play{transform:translate(-50%,-50%) scale(1.1)}.va-video__embed{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.va-video__embed iframe{width:100%;height:100%;border:0}.va-video__thumb{display:block;width:100%;height:100%;object-fit:cover}.va-video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:rgba(0,0,0,.5);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .2s ease,background .2s ease;border:none}.va-video__play svg{width:40px;height:40px}.va-video__trigger:hover .va-video__play{background:rgba(0,0,0,.7)}.va-accordion{flex:1 1 40%;min-width:0;width:100%}@media only screen and (max-width:767px){.va-accordion{flex:1 1 100%}}@media only screen and (min-width:768px) and (max-width:991px){.va-accordion{flex:1 1 100%;width:100%}}.va-accordion .accordion{margin:0}@media only screen and (max-width:767px){.va-accordion .accordion{padding:0 4px}}.va-accordion .accordion-item{margin-bottom:8px;border-radius:40px;overflow:hidden;background:#b9d9de;transition:background-color .2s ease}.va-accordion .accordion-header{padding:25px 30px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px}@media only screen and (max-width:767px){.va-accordion .accordion-header{font-size:1.25rem;padding:15px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.va-accordion .accordion-header{font-size:1rem;padding:15px 20px}}.va-accordion .accordion-header span:first-child{font-size:1.5rem;color:#000}@media (max-width:991px){.va-accordion .accordion-header span:first-child{font-size:1.25rem}}.va-accordion .accordion-content{max-height:0;overflow:hidden;transition:max-height .35s ease}.va-accordion .accordion-content .accordion-inside-content{padding:0 30px 30px;font-size:.95rem;color:#333}.va-accordion .accordion-content .accordion-inside-content ul{margin:10px 0;padding-left:20px}.va-accordion .accordion-content .accordion-inside-content ul li{margin-bottom:6px}.va-accordion .accordion-content .accordion-inside-content p{margin:0 0 12px}.va-accordion .accordion-toggle{position:relative;height:30px;width:30px;min-width:30px;border-radius:8px;background:#fff;transition:transform .3s ease}.va-accordion .accordion-toggle:before,.va-accordion .accordion-toggle:after{content:"";position:absolute;background:#000;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s ease}.va-accordion .accordion-toggle:before{width:14px;height:2px}.va-accordion .accordion-toggle:after{width:2px;height:14px}.va-accordion .accordion-item.is-open .accordion-toggle:after{transform:translate(-50%,-50%) rotate(90deg) scaleX(0);opacity:0}.price-opening-section{margin-top:5rem}.price-opening__heading{text-align:center;margin-bottom:2rem}.price-opening__description{text-align:center;margin-bottom:4rem;line-height:1.7}@media only screen and (max-width:767px){.price-opening__description{margin-bottom:2rem}}.price-opening__card{background-color:#c7f2cf;border-radius:32px;padding:40px 28px;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.price-opening__icon{margin-bottom:1.5rem}.price-opening__icon img{display:block;height:60px;width:auto}.price-opening__text{margin:0;line-height:1.5;font-size:1.125rem}.price-features__heading{text-align:center;margin-bottom:2rem;max-width:640px;margin-left:auto;margin-right:auto}.price-features__description{text-align:center;margin-bottom:3rem;color:#333;line-height:1.7;max-width:640px;margin-left:auto;margin-right:auto}@media only screen and (max-width:767px){.price-features__description{margin-bottom:2rem}}.price-features__card{background-color:#fff;border-radius:20px;padding:2.5rem;margin-bottom:1.5rem}@media only screen and (max-width:767px){.price-features__card{padding:1.5rem;margin-bottom:1rem}}.price-features__card-title{font-size:1.875rem;margin-bottom:0;max-width:360px}@media only screen and (max-width:767px){.price-features__card-title{margin-bottom:1rem;font-size:1.3rem}}.price-features__card-points{line-height:1.375}.price-features__card-points ul{padding-left:1.2rem;margin:0}.price-features__card-points li{margin-bottom:.3rem;font-size:1rem}.price-items__heading{text-align:center;margin-bottom:4rem;max-width:640px;margin-left:auto;margin-right:auto}.price-items__card{padding:3rem 2.5rem;height:100%;display:flex;flex-direction:column}@media only screen and (max-width:767px){.price-items__card{padding:2rem 1.5rem 2.5rem 2.5rem}}.price-items--numbers .price-items__card{background-color:#ebc9ff;border-radius:0 60px 60px}.price-items--numbers .price-items__label{margin-bottom:.5rem;font-size:1.25rem;margin-top:0}@media only screen and (max-width :1024px){.price-items--numbers .price-items__label{font-size:1rem}}.price-items--numbers .price-items__number{font-family:"pxgl",sans-serif;font-size:120px;line-height:1;margin-bottom:.5rem}@media only screen and (max-width:767px){.price-items--numbers .price-items__number{font-size:3.5rem;margin-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.price-items--numbers .price-items__number{font-size:4.5rem}}.price-items--numbers .price-items__sublabel{margin-bottom:0;font-size:1.25rem}@media only screen and (max-width :1024px){.price-items--numbers .price-items__sublabel{font-size:1rem}}.price-items--testimonials .price-items__card{background-color:#c7f2cf;border-radius:60px 0}.price-items--testimonials .price-items__quote{color:#182c33;font-size:1.5rem;line-height:1.15;margin-bottom:1.5rem;flex-grow:1;margin:0}@media only screen and (max-width:767px){.price-items--testimonials .price-items__quote{font-size:1rem}}.price-items--testimonials .price-items__author{color:#2a405b;font-size:18px;margin-bottom:0}@media only screen and (max-width:767px){.price-items--testimonials .price-items__author{font-size:.9rem}}.price-feature__card{background:linear-gradient(180deg,#fff 0%,#d3edf1 100%);border-radius:40px;overflow:hidden}.price-feature__layout{display:flex;align-items:stretch}@media only screen and (max-width:767px){.price-feature__layout{flex-direction:column}}.price-feature__text{flex:0 0 58%;padding:3rem 3rem 3rem 70px}.price-feature__text p{line-height:1.7;margin-bottom:1.5rem;max-width:500px}@media only screen and (max-width:767px){.price-feature__text{flex:none;padding:2rem 1.5rem}}.price-feature__image{flex:1;background:linear-gradient(180deg,#cce1e6 0%,#66a5b3 100%);display:flex;align-items:center;justify-content:center;padding:2rem;border-radius:40px}.price-feature__image img{max-width:100%;height:auto}.price-icon-items__heading{text-align:center;margin-bottom:2rem;max-width:640px;margin-left:auto;margin-right:auto}.price-icon-items__description{text-align:center;margin-bottom:3rem;line-height:1.7;max-width:640px;margin-left:auto;margin-right:auto}@media only screen and (max-width:767px){.price-icon-items__description{margin-bottom:2rem}}.price-icon-items__card{background:#d3edf1;border-radius:24px;padding:2.5rem 2rem;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:flex-end;position:relative;overflow:hidden;cursor:default}@media (min-width:992px){.price-icon-items__card{min-height:400px}}@media only screen and (max-width:767px){.price-icon-items__card{padding:2rem 1.5rem}}.price-icon-items__card.has-details{cursor:pointer}.price-icon-items__front{display:flex;flex-direction:column;align-items:center;flex-grow:1;justify-content:flex-end;width:100%;transition:opacity .3s ease,transform .3s ease}.price-icon-items__details{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;padding:2.5rem 2rem;opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;background:#d3edf1;border-radius:24px}.price-icon-items__details p{color:#182c33;font-size:18px;line-height:24px;margin:0;text-align:left}.price-icon-items__close{display:none;margin-top:auto;padding:.4rem 1.5rem;border:none;border-radius:20px;background:#fff;color:#182c33;font-size:.85rem;cursor:pointer;align-self:flex-start}.price-icon-items__card.has-details.is-flipped .price-icon-items__close{display:block}@media (hover:hover){.price-icon-items__card.has-details:hover .price-icon-items__front{opacity:0;transform:translateY(-20px)}.price-icon-items__card.has-details:hover .price-icon-items__details{opacity:1;transform:translateY(0)}}.price-icon-items__card.has-details.is-flipped .price-icon-items__front{opacity:0;transform:translateY(-20px)}.price-icon-items__card.has-details.is-flipped .price-icon-items__details{opacity:1;transform:translateY(0)}.price-icon-items__icon{flex-grow:1;display:flex;align-items:flex-start;justify-content:center;margin-top:1.5rem;margin-bottom:1.5rem}@media (min-width:992px){.price-icon-items__icon{margin-top:60px}}.price-icon-items__icon img{display:block;height:80px;width:auto}@media only screen and (max-width:767px){.price-icon-items__icon img{height:60px}}.price-icon-items__text{color:#182c33;font-size:30px;margin-bottom:0;line-height:34px}.final-cta-form-section{position:relative}.final-cta-form-section>.container{position:relative;padding-top:5rem;padding-bottom:5rem;overflow:hidden;background-color:#d3edf1;border-radius:0 60px 60px}@media (min-width:768px){.final-cta-form-section>.container{padding-top:5rem;padding-bottom:6rem;border-radius:0 180px 180px}}.final-cta-form__bg{position:absolute;inset:0;z-index:1}.final-cta-form__bg img{width:100%;height:100%;object-fit:cover}.final-cta-form__content{position:relative;z-index:2}.final-cta-form__heading{text-align:center;margin-bottom:1.5rem;color:#182c33}.final-cta-form__description{text-align:center;color:#333;line-height:1.7;margin-bottom:2.5rem;max-width:640px;margin-left:auto;margin-right:auto}.final-cta-form__description p:last-child{margin-bottom:0}.final-cta-form__form-title{text-align:center;margin-bottom:0;color:#182c33}.final-cta-form__form{background:#fff;border-radius:16px;padding:2rem 2.5rem}@media only screen and (max-width:767px){.final-cta-form__form{padding:1.5rem}}.cta-end-section{position:relative}@media only screen and (max-width :1024px){.cta-end-section{height:auto;margin:4rem 0}}.cta-end__layout{display:flex}@media only screen and (max-width:767px){.cta-end__layout{flex-direction:column}}.cta-end__content{padding:4rem 4rem 5rem;flex:0 0 50%;position:relative;z-index:1}.cta-end__content h2{margin-bottom:1rem}@media only screen and (max-width :1024px){.cta-end__content{width:100%;max-width:none;padding:3.4375rem 1.25rem 3.4375rem 1.875rem}}@media only screen and (min-width:768px) and (max-width:991px){.cta-end__content{width:60%}}.cta-end__cta{display:inline-block}.cta-end__cta .button{text-decoration:none}.cta-end__microcopy{display:block;text-align:center;font-size:.75rem;margin-top:10px}.cta-end__bg{position:absolute;inset:0;overflow:hidden;border-top-right-radius:120px;border-bottom-left-radius:120px;border-bottom-right-radius:120px}@media only screen and (max-width:767px){.cta-end__bg{border-top-right-radius:120px;border-bottom-left-radius:120px;border-bottom-right-radius:120px}}@media only screen and (max-width:767px){.cta-end__bg{border-radius:0 40px 40px 0}}@media only screen and (min-width:768px) and (max-width:991px){.cta-end__bg{border-top-right-radius:80px;border-bottom-left-radius:80px;border-bottom-right-radius:80px}}@media only screen and (min-width:768px) and (max-width:991px) and (max-width:767px){.cta-end__bg{border-top-right-radius:80px;border-bottom-left-radius:80px;border-bottom-right-radius:80px}}.cta-end__bg img{position:absolute;inset:0;object-fit:cover;height:100%;width:100%}.cta-end__screenshot{position:relative;z-index:1;flex:0 0 50%;display:flex;align-items:center;justify-content:center;padding:80px 60px 80px 0}.cta-end__screenshot img{width:100%;height:auto;display:block}@media only screen and (max-width:767px){.cta-end__screenshot{padding:1rem}}.roi-calculator-section{position:relative;padding:80px 0 100px}@media only screen and (max-width:767px){.roi-calculator-section{padding:48px 0 64px}}.roi-calculator-section .roi-calc__intro{text-align:center;margin-bottom:40px}.roi-calculator-section .roi-calc__intro .roi-calc__heading{margin-bottom:16px}.roi-calculator-section .roi-calc__intro .roi-calc__description{max-width:640px;margin:0 auto 8px;color:#607794}.roi-calculator-section .roi-calc__intro .roi-calc__subtitle{font-style:italic;color:#607794;font-size:.875rem}.roi-calculator-section .roi-calc__card,.roi-calculator-section .roi-calc__driver,.roi-calculator-section .roi-calc__results{background:#fff;border:1px solid rgba(185,217,222,.4);border-radius:24px;padding:32px;margin-bottom:24px}@media only screen and (max-width:767px){.roi-calculator-section .roi-calc__card,.roi-calculator-section .roi-calc__driver,.roi-calculator-section .roi-calc__results{padding:20px;border-radius:20px}}.roi-calculator-section .roi-calc__card-title{margin:0 0 6px;color:#182c33}.roi-calculator-section .roi-calc__card-description{color:#607794;margin:0 0 24px;font-size:.9375rem}.roi-calculator-section .roi-calc__section-title{font-size:1rem;margin:0 0 16px;color:#182c33}.roi-calculator-section .roi-calc__grid{display:grid;gap:20px}.roi-calculator-section .roi-calc__grid--3{grid-template-columns:repeat(3,minmax(0, 1fr))}@media only screen and (max-width :1024px){.roi-calculator-section .roi-calc__grid--3{grid-template-columns:1fr}}.roi-calculator-section .roi-calc__grid--2{grid-template-columns:repeat(2,minmax(0, 1fr))}@media only screen and (max-width:767px){.roi-calculator-section .roi-calc__grid--2{grid-template-columns:1fr}}.roi-calculator-section .roi-calc__field{display:flex;flex-direction:column;gap:6px}.roi-calculator-section .roi-calc__field label{font-size:.875rem;font-weight:500;color:#182c33;margin:0;display:flex;justify-content:space-between;align-items:center;gap:8px}.roi-calculator-section .roi-calc__field input[type=number],.roi-calculator-section .roi-calc__field input[type=text]{width:100%;border:1px solid rgba(185,217,222,.8);border-radius:12px;padding:10px 14px;background:#fff;font-family:inherit;font-size:1rem;color:#182c33;transition:border-color .2s}.roi-calculator-section .roi-calc__field input[type=number]:focus,.roi-calculator-section .roi-calc__field input[type=text]:focus{outline:none;border-color:#182c33}.roi-calculator-section .roi-calc__field small{font-size:.75rem;color:#607794}.roi-calculator-section .roi-calc__input-prefix,.roi-calculator-section .roi-calc__input-suffix{position:relative;display:flex;align-items:center}.roi-calculator-section .roi-calc__input-prefix span,.roi-calculator-section .roi-calc__input-suffix span{position:absolute;color:#607794;font-size:.875rem;pointer-events:none}.roi-calculator-section .roi-calc__input-prefix input,.roi-calculator-section .roi-calc__input-suffix input{width:100%}.roi-calculator-section .roi-calc__input-prefix span{left:14px}.roi-calculator-section .roi-calc__input-prefix input[type=number],.roi-calculator-section .roi-calc__input-prefix input[type=text]{padding-left:28px}.roi-calculator-section .roi-calc__input-suffix span{right:14px}.roi-calculator-section .roi-calc__input-suffix input[type=number],.roi-calculator-section .roi-calc__input-suffix input[type=text]{padding-right:40px}.roi-calculator-section .roi-calc__field--derived{background:rgba(234,245,250,.6);border-radius:12px;padding:12px 16px;justify-content:center}.roi-calculator-section .roi-calc__field--derived .roi-calc__derived-label{color:#607794}.roi-calculator-section .roi-calc__field--derived .roi-calc__derived-value{font-size:1.25rem;font-weight:600;color:#182c33}.roi-calculator-section input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:rgba(185,217,222,.6);outline:none;margin:10px 0 4px}.roi-calculator-section input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#182c33;cursor:pointer;border:3px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.2)}.roi-calculator-section input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#182c33;cursor:pointer;border:3px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.2)}.roi-calculator-section .roi-calc__slider-display{color:#182c33;font-weight:600;font-size:.875rem}.roi-calculator-section .roi-calc__toggle{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.roi-calculator-section .roi-calc__toggle input{opacity:0;width:0;height:0}.roi-calculator-section .roi-calc__toggle .roi-calc__toggle-slider{position:absolute;cursor:pointer;inset:0;background:rgba(185,217,222,.8);border-radius:24px;transition:background .2s}.roi-calculator-section .roi-calc__toggle .roi-calc__toggle-slider:before{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .2s}.roi-calculator-section .roi-calc__toggle input:checked+.roi-calc__toggle-slider{background:#9ddbb7}.roi-calculator-section .roi-calc__toggle input:checked+.roi-calc__toggle-slider:before{transform:translateX(20px)}.roi-calculator-section .roi-calc__drivers-header{margin:40px 0 16px;text-align:left}.roi-calculator-section .roi-calc__driver{transition:opacity .2s}.roi-calculator-section .roi-calc__driver.is-off{opacity:.5}.roi-calculator-section .roi-calc__driver.is-off .roi-calc__driver-body{display:none}.roi-calculator-section .roi-calc__driver-head{display:flex;align-items:center;gap:16px}.roi-calculator-section .roi-calc__driver-head .roi-calc__driver-titles{flex:1;min-width:0}.roi-calculator-section .roi-calc__driver-head .roi-calc__driver-title{margin:0;font-size:1.125rem;color:#182c33}.roi-calculator-section .roi-calc__driver-head .roi-calc__driver-sub{margin:2px 0 0;color:#607794;font-size:.875rem}.roi-calculator-section .roi-calc__driver-head .roi-calc__driver-value{font-size:1.375rem;font-weight:700;color:#182c33;white-space:nowrap}.roi-calculator-section .roi-calc__driver-body{margin-top:24px;padding-top:24px;border-top:1px solid rgba(185,217,222,.4)}.roi-calculator-section .roi-calc__formula{display:none}.roi-calculator-section .roi-calc__results{background:#d3edf1;border-color:#d3edf1;margin-top:32px}.roi-calculator-section .roi-calc__kpi-row{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:16px;margin:16px 0 24px}@media only screen and (max-width:767px){.roi-calculator-section .roi-calc__kpi-row{grid-template-columns:1fr}}.roi-calculator-section .roi-calc__kpi{background:#fff;border-radius:16px;padding:20px;text-align:center}.roi-calculator-section .roi-calc__kpi .roi-calc__kpi-value{font-size:2rem;font-weight:700;color:#182c33;margin-bottom:6px}.roi-calculator-section .roi-calc__kpi .roi-calc__kpi-label{font-size:.8125rem;color:#607794}.roi-calculator-section .roi-calc__field--investment{max-width:360px;margin:16px 0 24px}.roi-calculator-section .roi-calc__category-bars{margin-bottom:24px}.roi-calculator-section .roi-calc__bar{display:grid;grid-template-columns:1fr auto;column-gap:12px;row-gap:4px;padding:10px 0;border-bottom:1px solid rgba(185,217,222,.3);align-items:center}.roi-calculator-section .roi-calc__bar:last-child{border-bottom:none}.roi-calculator-section .roi-calc__bar .roi-calc__bar-label{font-size:.875rem;color:#182c33}.roi-calculator-section .roi-calc__bar .roi-calc__bar-value{font-size:.875rem;font-weight:600;color:#182c33;text-align:right}.roi-calculator-section .roi-calc__bar .roi-calc__bar-track{grid-column:1/-1;height:6px;background:rgba(185,217,222,.3);border-radius:3px;overflow:hidden}.roi-calculator-section .roi-calc__bar .roi-calc__bar-fill{height:100%;background:#9ddbb7;border-radius:3px;transition:width .3s}.roi-calculator-section .roi-calc__bar.is-off{opacity:.4}.roi-calculator-section .roi-calc__bar.is-off .roi-calc__bar-fill{background:#b9d9de}.roi-calculator-section .roi-calc__summary{background:#fff;border-radius:16px;padding:20px}.roi-calculator-section .roi-calc__summary ul{list-style:disc;padding-left:20px;margin:0;color:#607794}.roi-calculator-section .roi-calc__summary ul li{font-size:.875rem;margin-bottom:4px}.roi-calculator-section .roi-calc__cta{text-align:center;margin-top:40px}.roi-calculator-section .roi-calc__cta h3{margin-bottom:8px}.roi-calculator-section .roi-calc__cta p{color:#607794;margin-bottom:20px}.roi-calculator-section .roi-calc__cta-buttons{display:inline-flex;gap:16px;flex-wrap:wrap;justify-content:center}.roi-calculator-section .roi-calc__cta-buttons .button{text-decoration:none}.roi-calculator-section .roi-calc__cta-buttons .outline-button{background:0 0;border:1px solid #182c33;color:#182c33}.roi-calculator-section .roi-calc__cta-buttons .outline-button:hover{background:#182c33;color:#fff}.roi-calculator-section .roi-calc__disclaimer{margin-top:32px;text-align:center;max-width:720px;margin-left:auto;margin-right:auto;color:#607794;font-size:.75rem;font-style:italic}@media print{body.roi-print-mode *{visibility:hidden}body.roi-print-mode .roi-calculator-section,body.roi-print-mode .roi-calculator-section *{visibility:visible}body.roi-print-mode .roi-calculator-section{position:absolute;top:0;left:0;right:0;padding:20px}body.roi-print-mode .roi-calc__cta,body.roi-print-mode .roi-calc__cta-buttons,body.roi-print-mode [data-role=export-pdf]{display:none !important}body.roi-print-mode .roi-calc__card,body.roi-print-mode .roi-calc__driver,body.roi-print-mode .roi-calc__results{break-inside:avoid;page-break-inside:avoid;border:1px solid #ccc !important;box-shadow:none !important}body.roi-print-mode input,body.roi-print-mode .roi-calc__derived-value,body.roi-print-mode .roi-calc__slider-display{color:#000 !important}}.hs-hero{padding:120px 0 40px;text-align:center}.hs-hero h1{font-size:2.5rem;margin-bottom:16px}.hs-hero__sub{max-width:560px;margin:0 auto;color:#555;font-size:1.05rem;line-height:1.6}.hs-badges{padding:0}.hs-badges__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media only screen and (max-width:767px){.hs-badges__grid{grid-template-columns:1fr;gap:16px}}.hs-badges__item{background:#c7f2cf;border-radius:12px;padding:52px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.hs-badges__icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center}.hs-badges__icon img{max-width:100%;max-height:100%}.hs-badges__text{margin:0;font-family:"pxgr",sans-serif;font-size:1.3rem;color:#000;line-height:1.4}.hs-main{padding:60px 0 20px}.hs-recs{display:flex;flex-direction:column;gap:12px}.hs-recs__heading{font-size:1.5rem;margin-bottom:24px}.hs-recs__card{display:flex;align-items:center;gap:16px;padding:16px;border-radius:12px;text-decoration:none !important;color:#000;background-color:#fff;transition:background-color .2s ease}.hs-recs__card *{text-decoration:none !important}.hs-recs__card:hover{background-color:#fff399}.hs-recs__card:hover .hs-recs__icon{background:#fff}.hs-recs__icon{flex:0 0 56px;width:56px;height:56px;background:#fff399;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.hs-recs__icon img{width:28px;height:28px}.hs-recs__content{flex:1;min-width:0}.hs-recs__title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hs-recs__title{font-family:"pxgr",sans-serif;font-size:.95rem}.hs-recs__badge{font-size:.7rem;font-weight:600;padding:2px 8px;border-radius:10px;text-transform:capitalize;line-height:1.4}.hs-recs__badge--popular{background:#ff6b35;color:#fff}.hs-recs__badge--new{background:#2ebd6b;color:#fff}.hs-recs__desc{display:block;font-size:.82rem;color:#000;margin-top:2px}.hs-recs__arrow{flex:0 0 30px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin-right:8px}.hs-recs__arrow img,.hs-recs__arrow svg{width:30px;height:30px}.hs-testimonials{display:flex;flex-direction:column;gap:24px;margin-top:40px}.hs-testimonial{margin:0;padding:0 50px;border:none;text-align:center}.hs-testimonial__quote{font-size:1.15rem;line-height:1.6;color:#000;font-style:normal}.hs-testimonial__quote:before{content:"“"}.hs-testimonial__quote:after{content:"”"}.hs-testimonial__author{margin-top:16px;font-size:.85rem;color:#777;line-height:1.5}.hs-form__heading{font-size:1.5rem;margin-bottom:24px}.hs-form{background:#fff;border-radius:16px;padding:20px 40px}@media only screen and (max-width:767px){.hs-form{padding:12px 24px;margin-top:40px}}*,*:after,*:before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:"Inter",sans-serif;font-weight:300;margin:0;background-color:#f5fcff;color:#33455b;font-size:1.125rem;line-height:1.3333333333}@media only screen and (max-width:767px){body{font-size:1rem;line-height:1.375}}body.page-id-15{background-color:#fff}body.page-id-17 .tint__20{background-color:rgba(0,0,0,.3) !important}img,video,canvas{max-width:100%;height:auto}section{position:relative;margin:7.5rem 0}strong{font-weight:700}h1,h2,h3,h4,h5,h6{font-family:"pxgl",sans-serif;font-weight:400;margin-top:0;letter-spacing:-1%}h1{font-size:3.125rem;line-height:1}@media only screen and (max-width:767px){h1{font-size:2.25rem}}@media only screen and (min-width:768px) and (max-width:991px){h1{font-size:2.625rem}}h2{font-size:2.5rem;margin:0 0 1.25rem;line-height:1.05}@media only screen and (max-width:767px){h2{font-size:1.875rem;line-height:1.0666666667}}@media only screen and (min-width:768px) and (max-width:991px){h2{font-size:2.25rem;line-height:1.1111111111}}h3{font-size:1.875rem;margin:0 0 1.25rem;line-height:1.1333333333}@media only screen and (max-width:767px){h3{font-size:1.625rem;line-height:1.1538461538}}h4{font-size:1.5rem;line-height:1.1666666667}@media only screen and (max-width:767px){h4{font-size:1.375rem;line-height:1.2727272727}}.position-relative{position:relative !important}.subhead{font-size:1.125rem;font-family:"pxgr",sans-serif}@media only screen and (max-width:767px){.subhead{font-size:1rem}}.subhead-small{font-size:1rem;font-family:"pxgr",sans-serif}@media only screen and (max-width:767px){.subhead-small{font-size:.875rem}}.no-underline{text-decoration:none !important}.caption{font-size:.875rem;font-family:"pxgl",sans-serif;line-height:1.1428571429;text-transform:uppercase}.body-large{font-family:"Inter",sans-serif;font-size:1.375rem;line-height:1.2727272727}@media only screen and (max-width:767px){.body-large{font-size:1.25rem;line-height:1.2}}.body-small{font-family:"Inter",sans-serif;font-size:1rem;line-height:1.25}@media only screen and (max-width :1024px){.body-small{font-size:.875rem;line-height:1.4285714286}}.list-unstyled{list-style-type:none !important}.intro{font-size:1.125rem}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:1rem;top:1rem;z-index:1000}.aspect-ratio-16-9{aspect-ratio:16/9}img{max-width:100%;vertical-align:middle}a{text-decoration:none;color:#33455b}a:focus,button:focus,input:focus,select:focus,textarea:focus,[tabindex]:focus,[role=button]:focus{outline:2px solid currentColor;outline-offset:2px}a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible),[tabindex]:focus:not(:focus-visible),[role=button]:focus:not(:focus-visible){outline:none}a:focus,a:hover{text-decoration:underline}[id]{scroll-margin-top:120px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.overflow-hidden{overflow:hidden}.shadow{box-shadow:0px 1px 3px 0px rgba(24,44,51,.2)}video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:none}.white{color:#fff !important}.white a,.white span,.white h1,.white h2,.white h3,.white h4,.white h5,.white h6{color:#fff !important}.dark-grey-bg{background:#1d2937 !important}.grey-bg{background:#b9d9de !important}.yellow-bg{background-color:#fde363}.blue-bg{background-color:#d3edf1}.text-align-center{text-align:center}.position-relative{position:relative !important}.tint{top:0;bottom:0;left:0;right:0;position:absolute;pointer-events:none}.tint__20{background-color:rgba(0,0,0,.2)}.tint__30{background-color:rgba(0,0,0,.3)}.tint__40{background-color:rgba(0,0,0,.4)}.tint__50{background-color:rgba(0,0,0,.5)}.all-blur{position:fixed;top:0;bottom:0;left:0;right:0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:9;opacity:0;pointer-events:none;transition:all .2s ease-out}.all-blur.active{opacity:1;pointer-events:all}.post-navigation{position:relative;width:100%;padding-bottom:60px}@media only screen and (max-width:767px){.post-navigation{padding-bottom:40px}}.post-navigation .post-nav-links{list-style-type:none;display:flex;justify-content:space-between;z-index:2;position:relative}.post-navigation .post-nav-links .nav-prev,.post-navigation .post-nav-links .nav-next{padding:0;display:flex;max-width:500px}.post-navigation .post-nav-links .nav-prev .navigation-text,.post-navigation .post-nav-links .nav-next .navigation-text{text-decoration:underline;font-size:1.5rem}@media only screen and (max-width:767px){.post-navigation .post-nav-links .nav-prev .navigation-text,.post-navigation .post-nav-links .nav-next .navigation-text{font-size:1.125rem}}.post-navigation .post-nav-links .nav-prev .navigation-icon,.post-navigation .post-nav-links .nav-next .navigation-icon{display:flex;flex-direction:column}.post-navigation .post-nav-links .nav-prev .navigation-icon svg,.post-navigation .post-nav-links .nav-next .navigation-icon svg{height:10px}.post-navigation .post-nav-links .nav-prev .navigation-icon svg .st0,.post-navigation .post-nav-links .nav-next .navigation-icon svg .st0{fill:#fff}.post-navigation .post-nav-links .nav-prev{text-align:left}@media only screen and (max-width:767px){.post-navigation .post-nav-links .nav-prev{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.post-navigation .post-nav-links .nav-prev .navigation-icon{align-items:flex-start;justify-content:center}.post-navigation .post-nav-links .nav-prev .navigation-icon a .go-back{margin-bottom:.625rem}.post-navigation .post-nav-links .nav-prev .navigation-icon a .go-back svg{margin-right:4px;rotate:180deg}.post-navigation .post-nav-links .nav-next{text-align:right;margin-left:auto;display:flex;justify-content:flex-end;align-items:center}@media only screen and (max-width:767px){.post-navigation .post-nav-links .nav-next{flex-direction:column;align-items:flex-end}}.post-navigation .post-nav-links .nav-next .next-post-image{border-top-right-radius:90px;border-bottom-left-radius:90px;position:relative;height:240px;width:200px;overflow:hidden;text-align:right;margin-left:1rem}@media only screen and (max-width:767px){.post-navigation .post-nav-links .nav-next .next-post-image{border-top-right-radius:60px;border-bottom-left-radius:60px}}@media only screen and (max-width:767px){.post-navigation .post-nav-links .nav-next .next-post-image{margin-top:1rem;height:140px;width:120px}}.post-navigation .post-nav-links .nav-next .next-post-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.post-navigation .post-nav-links .nav-next .navigation-icon{justify-content:flex-end;align-items:flex-end}.post-navigation .post-nav-links .nav-next .navigation-icon a .go-next{margin-bottom:.625rem}.post-navigation .post-nav-links .nav-next .navigation-icon a .go-next svg{margin-left:4px}.single-post-navigation{position:relative;padding:3.75rem 0}@media only screen and (max-width:767px){.single-post-navigation{padding:1.875rem 0}}.single-post-navigation .post-nav-links .nav-prev .navigation-icon svg .st0,.single-post-navigation .post-nav-links .nav-next .navigation-icon svg .st0{fill:#33455b}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:60px;width:60px;display:flex;align-items:center;background-color:#fff;justify-content:center;transition:all .2s ease-out;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}@media only screen and (max-width:767px){.play-button{border-top-left-radius:3.2px;border-top-right-radius:3.2px;border-bottom-left-radius:3.2px;border-bottom-right-radius:3.2px}}@media only screen and (max-width:767px){.play-button{width:48px;height:48px}}.play-button:hover{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}@media only screen and (max-width:767px){.play-button:hover{border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}}.play-button svg{height:30px}@media only screen and (max-width:767px){.play-button svg{height:24px}}.category-items{list-style-type:none;display:flex;margin:0 0 30px;padding:0;flex-wrap:wrap}.category-items li{border:1px solid #fff;font-size:.86rem;height:26px;padding:0 5px;line-height:24px;border-radius:5px;margin-right:4px;margin-bottom:4px;color:#fff;white-space:nowrap}article .entry-meta{overflow:hidden}article .category-items li{border-color:#33455b;color:#33455b}.blur-area-vertical{position:absolute;width:100%;left:0;right:0;top:auto;z-index:1;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);pointer-events:none;background:rgba(255,255,255,.001)}.blur-area-vertical.blur-top{top:0;height:150px;mask-image:linear-gradient(to bottom,#000 0%,#000 33%,rgba(0,0,0,0) 100%);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 33%,rgba(0,0,0,0) 100%)}.blur-area-vertical.blur-bottom{bottom:0;height:150px;right:0;border-bottom-left-radius:80px;border-bottom-right-radius:80px;mask-image:linear-gradient(to top,#000 0%,#000 33%,rgba(0,0,0,0) 100%);-webkit-mask-image:linear-gradient(to top,#000 0%,#000 33%,rgba(0,0,0,0) 100%)}@media only screen and (max-width:767px){.blur-area-vertical.blur-bottom{border-bottom-left-radius:40px;border-bottom-right-radius:40px}}.blur-area-horizontal{position:absolute;width:150px;bottom:-50px;top:-50px;z-index:9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);pointer-events:none}@media only screen and (max-width:767px){.blur-area-horizontal{width:80px}}.blur-area-horizontal.blur-area-left{left:0;mask-image:linear-gradient(to right,#000 0%,#000 33%,rgba(0,0,0,0) 100%);-webkit-mask-image:linear-gradient(to right,#000 0%,#000 33%,rgba(0,0,0,0) 100%)}.blur-area-horizontal.blur-area-right{right:0;mask-image:linear-gradient(to left,#000 0%,#000 33%,rgba(0,0,0,0) 100%);-webkit-mask-image:linear-gradient(to left,#000 0%,#000 33%,rgba(0,0,0,0) 100%)}.quote-section{margin:-3.75rem 0}.quote-text{position:relative;width:80%}@media only screen and (max-width :1024px){.quote-text{width:calc(100% - 55px);margin:.625rem 0 .625rem 3.4375rem}}.quote-text blockquote{font-size:1.5rem;line-height:1.1666666667;margin:0 0 1.25rem;font-family:"pxgl",sans-serif}@media only screen and (max-width:767px){.quote-text blockquote{font-size:1.375rem;line-height:1.2727272727}}.quote-text blockquote .start-quote{position:absolute;left:-12px}.quote-text .quote-author .quote-name{font-size:.875rem;line-height:1.2857142857;text-transform:uppercase;display:block}.quote-text .quote-author .quote-position{font-size:.875rem;line-height:1.2857142857;display:block}.quote-text .quote-image{width:60px;height:60px;left:-80px;bottom:5px;position:absolute;object-fit:cover}@media only screen and (max-width :1024px){.quote-text .quote-image{width:40px;height:40px;left:-55px}}.quote-text .quote-image img{border-radius:30px;border-bottom-right-radius:5px;width:100%;height:100%}.page-template-default .quote-section{margin-top:20px}.page-template-default .quote-section .quote-text blockquote{font-size:1.875rem;line-height:1.1333333333;margin:0 0 1.25rem}@media only screen and (max-width:767px){.page-template-default .quote-section .quote-text blockquote{font-size:1.625rem;line-height:1.1538461538}}.text-section{margin:95px 0 70px}.text-section h1,.text-section h2{font-size:1.875rem;margin:3.125rem 0 1.5625rem;line-height:1.1333333333}@media only screen and (max-width:767px){.text-section h1,.text-section h2{font-size:1.625rem;line-height:1.1538461538}}.text-section h3,.text-section h4,.text-section h5,.text-section h6{font-size:1.5rem;margin:3.125rem 0 1.5625rem;line-height:1.1666666667}@media only screen and (max-width:767px){.text-section h3,.text-section h4,.text-section h5,.text-section h6{font-size:1.375rem;line-height:1.2727272727}}.text-section dt{margin-bottom:8px}.text-section dd{margin-bottom:24px}.text-section p{margin:1.5625rem 0}.text-section ul,.text-section ol{margin:0;padding-left:1.2em}.text-section ul li,.text-section ol li{padding:.5rem 0}@media only screen and (max-width:767px){.text-section ul li,.text-section ol li{padding:.3rem 0}}.text-section ul li p,.text-section ol li p{margin:0}.text-section a{text-decoration:underline}.text-section blockquote{font-size:1.5rem;line-height:1.1666666667;margin:0 0 1.25rem;font-family:"pxgl",sans-serif}@media only screen and (max-width:767px){.text-section blockquote{font-size:1.375rem;line-height:1.2727272727}}.text-section blockquote .start-quote{position:absolute;left:-12px}.lead-paragraph-section{margin:7.5rem 0 -6.25rem}@media only screen and (max-width :1024px){.lead-paragraph-section-with-toc{margin:2.5rem 0 -5.625rem}}#toc-container{position:absolute;z-index:1;top:0;margin-bottom:40px;padding-right:100px}@media only screen and (max-width :1024px){#toc-container{position:relative;top:auto;margin-top:40px;padding-right:0}}