
/*!
 * 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)}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.font-h1,#page h1,#page .h1{font-family:"Roboto Condensed", sans-serif;font-weight:800;font-size:clamp(30px, 1.5vw, 34px);margin-top:0}.font-h2,#page h2,#page .h2{font-family:"Roboto Condensed", sans-serif;font-weight:800;font-size:clamp(30px, 1.5vw, 34px);margin-top:0}.font-h3,#page h3,#page .h3{font-family:"Roboto Condensed", sans-serif;font-weight:800;font-size:clamp(26px, 1.3vw, 28px);margin-top:0}.font-h4,#page h4,#page .h4{font-family:"Roboto Condensed", sans-serif;font-weight:800;font-size:clamp(24px, 1.2vw, 26px);margin-top:0}.font-h5,#page h5,#page .h5{font-family:"Roboto Condensed", sans-serif;font-weight:800;font-size:clamp(20px, 1vw, 24px);margin-top:0}.font-h6,#page h6,#page .h6{font-family:"Roboto Condensed", sans-serif;font-weight:800;font-size:clamp(18px, 0.9vw, 20px);margin-top:0}.font-standard,#page p,#page ul,#page ol,#page li,#page a:not([class*="button-"]),#page a:not([class*="button-"]):visited,html,body,.input-base,input,select,textarea{font-family:"Montserrat", sans-serif;font-weight:400;font-size:clamp(16px, 0.8vw, 20px);margin-top:0}.font-standard-bold,#page b,#page strong,#page a:not([class*="button-"]) b,#page a:not([class*="button-"]) strong,#page a:not([class*="button-"]):visited b,#page a:not([class*="button-"]):visited strong{font-family:"Montserrat", sans-serif;font-weight:600;font-size:clamp(16px, 0.8vw, 20px)}.font-standard-bold-italic,#page b i,#page b em,#page strong i,#page strong em,#page i b,#page i strong,#page em b,#page em strong,#page a:not([class*="button-"]) b i,#page a:not([class*="button-"]) b em,#page a:not([class*="button-"]) strong i,#page a:not([class*="button-"]) strong em,#page a:not([class*="button-"]):visited b i,#page a:not([class*="button-"]):visited b em,#page a:not([class*="button-"]):visited strong i,#page a:not([class*="button-"]):visited strong em,#page a:not([class*="button-"]) i b,#page a:not([class*="button-"]) i strong,#page a:not([class*="button-"]) em b,#page a:not([class*="button-"]) em strong,#page a:not([class*="button-"]):visited i b,#page a:not([class*="button-"]):visited i strong,#page a:not([class*="button-"]):visited em b,#page a:not([class*="button-"]):visited em strong{font-family:"Montserrat", sans-serif;font-weight:600;font-size:clamp(16px, 0.8vw, 20px);font-style:italic}.font-standard-italic,#page i,#page em,#page a:not([class*="button-"]) i,#page a:not([class*="button-"]) em,#page a:not([class*="button-"]):visited i,#page a:not([class*="button-"]):visited em{font-family:"Montserrat", sans-serif;font-weight:400;font-size:clamp(16px, 0.8vw, 20px);font-style:italic}.font-lead,#page p.lead{font-family:"Montserrat", sans-serif;font-weight:400;font-size:clamp(18px, 0.9vw, 22px)}.font-navigation,#page header#header .header-content-container .menu-container #menu #main-nav>.nav-item,#page header#header .header-content-container .menu-container #menu #main-nav>.nav-item .sub-nav .nav-item,#page header#header .header-content-container .menu-container #menu .meta #meta-menu .meta-nav-item a{font-family:"Montserrat", sans-serif;font-weight:400;font-size:18px}.font-hint,#page footer#footer .footer-lower *{font-family:"Montserrat", sans-serif;font-weight:400;font-size:clamp(12px, 0.6vw, 24px)}#page .hyphen-text,#page p{width:100%;min-width:auto;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:6 3 3;-webkit-hyphenate-limit-lines:2;-webkit-hyphenate-limit-last:always;-webkit-hyphenate-limit-zone:8%;-moz-hyphens:auto;-moz-hyphenate-limit-chars:6 3 3;-moz-hyphenate-limit-lines:2;-moz-hyphenate-limit-last:always;-moz-hyphenate-limit-zone:8%;-ms-hyphens:auto;-ms-hyphenate-limit-chars:6 3 3;-ms-hyphenate-limit-lines:2;-ms-hyphenate-limit-last:always;-ms-hyphenate-limit-zone:8%;hyphens:auto;hyphenate-limit-chars:6 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:8%}#page *{-webkit-font-smoothing:antialiased;-webkit-font-kerning:normal;font-kerning:normal}#page a{outline:none;text-decoration:none}#page a.block-link,#page a.block-link:hover,#page a.block-link:visited{color:inherit;text-decoration:none;border:none}#page .text-center{text-align:center}#page .text-right{text-align:right}#page .text-justify{text-align:justify}html,body{margin:0;padding:0;min-height:100vh}*{box-sizing:border-box;scrollbar-color:#5081c3 #A5B6CC}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#5081c3}::-webkit-scrollbar-track{background:#A5B6CC}::selection{background-color:rgba(87, 181, 161, 0.2);color:initial}.content-container,#page main#main .main .section>*,#page .section.frame-class-fullwidth.layout-1>*,#page .section.frame-class-fullwidth.layout-2>*,#page .section.frame-class-fullwidth.layout-10>*,#page .section.frame-class-fullwidth.layout-11>*,#page .section.frame-class-fullwidth.layout-12>*,#page .section.frame-class-fullwidth.layout-13>*,#page .section.frame-class-fullwidth.layout-14>*{width:clamp(300px, 96vw, 1400px);margin-left:auto;margin-right:auto}figure{display:flex;margin:0;padding:0}img,iframe{max-width:100%}img{height:auto}.input-base,input,select,textarea{box-shadow:none;outline:none;padding:4px 8px;height:8pxclamp(16px, 0.8vw, 20px)}textarea{resize:vertical}input[type="checkbox"],input[type="radio"]{padding:4px;height:8pxclamp(16px, 0.8vw, 20px);aspect-ratio:1}main .form-horizontal .control-label{width:100%;text-align:left}main .col-sm-offset-2{margin-left:0}main .tx-powermail .powermail_fieldset .powermail_tab_navigation{display:none}main .tx-powermail .powermail_fieldset .powermail_tab_navigation+.powermail_tab_navigation{display:block}main .powermail_form>h3{display:none}main .btn-group{margin-bottom:40px}main .btn-primary{background-color:#5081c3}main .actions .btn-group{margin-left:15px}body.page-layout-0{font-family:"Montserrat", sans-serif;font-weight:400;font-size:clamp(16px, 0.8vw, 20px)}@media screen and (max-width:640px){.btn-group>.btn,.btn-group-vertical>.btn{display:block;margin-bottom:16px;float:none;width:100%}}#page{display:flex;flex-direction:column;min-height:100vh}#page header#header{position:sticky;top:0;padding:24px 0;background:#FFF;transition:all 0.4s cubic-bezier(0.42, 0, 0.175, 1);z-index:100}#page header#header.initial-transparent{width:100%;background:rgba(255, 255, 255, 0.6)}#page header#header.scrolled{padding:4px 0}#page header#header.header-light h1,#page header#header.header-light .h1{color:#5081c3}#page header#header.header-light h2,#page header#header.header-light .h2{color:#5081c3}#page header#header.header-light h3,#page header#header.header-light .h3{color:#121212}#page header#header.header-light h4,#page header#header.header-light .h4{color:#121212}#page header#header.header-light h5,#page header#header.header-light .h5{color:#121212}#page header#header.header-light h6,#page header#header.header-light .h6{color:#121212}#page header#header.header-light p,#page header#header.header-light ul,#page header#header.header-light ol,#page header#header.header-light li,#page header#header.header-light span{color:#121212}#page header#header.header-light a,#page header#header.header-light a:visited{color:#121212}#page header#header.header-light a:not(.block-link) *,#page header#header.header-light a:visited:not(.block-link) *{color:#121212}#page header#header.header-light a:hover,#page header#header.header-light a:visited:hover{color:#5081c3}#page header#header.header-light a:hover:not(.block-link) *,#page header#header.header-light a:visited:hover:not(.block-link) *{color:#5081c3}#page header#header.header-light .header-content-container .menu-container #menu-button .hamburger .hamburger-inner,#page header#header.header-light .header-content-container .menu-container #menu-button .hamburger .hamburger-inner::before,#page header#header.header-light .header-content-container .menu-container #menu-button .hamburger .hamburger-inner::after{background-color:#5081c3}#page header#header.header-dark h1,#page header#header.header-dark .h1{color:#A5B6CC}#page header#header.header-dark h2,#page header#header.header-dark .h2{color:#A5B6CC}#page header#header.header-dark h3,#page header#header.header-dark .h3{color:#FFF}#page header#header.header-dark h4,#page header#header.header-dark .h4{color:#FFF}#page header#header.header-dark h5,#page header#header.header-dark .h5{color:#FFF}#page header#header.header-dark h6,#page header#header.header-dark .h6{color:#FFF}#page header#header.header-dark p,#page header#header.header-dark ul,#page header#header.header-dark ol,#page header#header.header-dark li,#page header#header.header-dark span{color:#FFF}#page header#header.header-dark a,#page header#header.header-dark a:visited{color:#FFF}#page header#header.header-dark a:not(.block-link) *,#page header#header.header-dark a:visited:not(.block-link) *{color:#FFF}#page header#header.header-dark a:hover,#page header#header.header-dark a:visited:hover{color:#A5B6CC}#page header#header.header-dark a:hover:not(.block-link) *,#page header#header.header-dark a:visited:hover:not(.block-link) *{color:#A5B6CC}#page header#header.header-dark .header-content-container .menu-container #menu-button .hamburger .hamburger-inner,#page header#header.header-dark .header-content-container .menu-container #menu-button .hamburger .hamburger-inner::before,#page header#header.header-dark .header-content-container .menu-container #menu-button .hamburger .hamburger-inner::after{background-color:#A5B6CC}#page header#header .header-content-container{display:flex;justify-content:flex-start;align-items:center;gap:16px}@media screen and (max-width:384px){#page header#header .header-content-container .title-byline-container{display:none}}@media screen and (max-width:640px){#page header#header .header-content-container .title-byline-container #byline{display:none}}#page header#header .header-content-container .menu-container{margin-left:auto}#page header#header .header-content-container .menu-container .header-content-container .menu-container #menu-button .hamburger{opacity:1}#page header#header .header-content-container .menu-container #menu{display:flex;justify-content:flex-end;position:absolute;overflow:hidden;top:100%;z-index:100;transform:scaleX(0);transform-origin:top right;transition:all 0.4s cubic-bezier(0.42, 0, 0.175, 1);padding:40px calc(clamp(10vw, 90vw, calc(100vw - 1400px)) /
                            2) 24px 40px;right:calc(clamp(10vw, 90vw, calc(100vw - 1400px)) / -2);background:#A5B6CC;overflow:auto;height:calc(100vh - 60px);right:0}#page header#header .header-content-container .menu-container #menu.open{transform:scaleX(1)}#page header#header .header-content-container .menu-container #menu #main-nav>.nav-item{display:flex;flex-direction:row-reverse;justify-content:space-between;flex-wrap:wrap;padding-bottom:16px;border-top:2px dashed transparent;border-bottom:2px dashed transparent}#page header#header .header-content-container .menu-container #menu #main-nav>.nav-item.has-sub{transition:all 0.4s cubic-bezier(0.42, 0, 0.175, 1)}#page header#header .header-content-container .menu-container #menu #main-nav>.nav-item.has-sub .sub-icon{cursor:pointer;margin-left:16px}#page header#header .header-content-container .menu-container #menu #main-nav>.nav-item.has-sub .sub-icon .close{display:none}#page header#header .header-content-container .menu-container #menu #main-nav>.nav-item.open+.open{border-top-color:transparent}#page header#header .header-content-container .menu-container #menu #main-nav>.nav-item.open .sub-icon .open{display:none}#page header#header .header-content-container .menu-container #menu #main-nav>.nav-item.open .sub-icon .close{display:inline}#page header#header .header-content-container .menu-container #menu #main-nav>.nav-item.open .sub-nav{height:auto;margin-top:8px}#page header#header .header-content-container .menu-container #menu #main-nav>.nav-item .sub-nav{display:flex;flex-direction:column;align-items:flex-end;height:0;overflow:hidden;transition:all 0.4s cubic-bezier(0.42, 0, 0.175, 1);width:100%}#page header#header .header-content-container .menu-container #menu #main-nav>.nav-item .sub-nav .nav-item{padding:4px 0}#page header#header .header-content-container .menu-container #menu .menu-lower{margin-top:auto}#page header#header .header-content-container .menu-container #menu .meta{display:flex;justify-content:space-between;margin-top:32px;padding-top:32px;border-top:1px dashed #FFF}#page header#header .header-content-container .menu-container #menu .meta #meta-menu .meta-nav-item a{padding:8px}#page header#header .header-content-container .menu-container #menu .meta #social-menu{display:flex;flex-direction:column}#page header#header .header-content-container .menu-container #menu .meta #social-menu a+a{margin-top:12px}#page main#main .top .section{margin:0}#page main#main .main{display:grid;grid-template-columns:300px 1fr 300px}@media screen and (max-width:1152px){#page main#main .main{grid-template-columns:100vw}}#page main#main .main>.halfpage-ad-container{position:sticky;top:180px}#page main#main .main>.halfpage-ad-container.ad-position-left{left:16px;grid-column:1 / 2;grid-row:1 / span 1}@media screen and (max-width:1408px){#page main#main .main>.halfpage-ad-container.ad-position-left{display:none}}#page main#main .main>.halfpage-ad-container.ad-position-right{right:16px;grid-column:3 / 4;grid-row:1 / span 1}@media screen and (max-width:1152px){#page main#main .main>.halfpage-ad-container.ad-position-right{display:none}}#page main#main .main .inner-content{grid-column:1 / 4;grid-row:1 / span 1}@media screen and (max-width:1152px){#page main#main .main .inner-content{grid-column:1 / span 1}}#page main#main .main .section.frame-class-fullwidth>*{width:100% !important}#page footer#footer{margin-top:auto}#page footer#footer .section{margin:0}#page footer#footer .footer-upper{background:#A5B6CC;margin-top:auto;padding:32px 0}#page footer#footer .footer-upper.footer-light h1,#page footer#footer .footer-upper.footer-light .h1{color:#5081c3}#page footer#footer .footer-upper.footer-light h2,#page footer#footer .footer-upper.footer-light .h2{color:#5081c3}#page footer#footer .footer-upper.footer-light h3,#page footer#footer .footer-upper.footer-light .h3{color:#121212}#page footer#footer .footer-upper.footer-light h4,#page footer#footer .footer-upper.footer-light .h4{color:#121212}#page footer#footer .footer-upper.footer-light h5,#page footer#footer .footer-upper.footer-light .h5{color:#121212}#page footer#footer .footer-upper.footer-light h6,#page footer#footer .footer-upper.footer-light .h6{color:#121212}#page footer#footer .footer-upper.footer-light p,#page footer#footer .footer-upper.footer-light ul,#page footer#footer .footer-upper.footer-light ol,#page footer#footer .footer-upper.footer-light li,#page footer#footer .footer-upper.footer-light span{color:#121212}#page footer#footer .footer-upper.footer-light a,#page footer#footer .footer-upper.footer-light a:visited{color:#121212}#page footer#footer .footer-upper.footer-light a:not(.block-link) *,#page footer#footer .footer-upper.footer-light a:visited:not(.block-link) *{color:#121212}#page footer#footer .footer-upper.footer-light a:hover,#page footer#footer .footer-upper.footer-light a:visited:hover{color:#5081c3}#page footer#footer .footer-upper.footer-light a:hover:not(.block-link) *,#page footer#footer .footer-upper.footer-light a:visited:hover:not(.block-link) *{color:#5081c3}#page footer#footer .footer-upper.footer-dark h1,#page footer#footer .footer-upper.footer-dark .h1{color:#A5B6CC}#page footer#footer .footer-upper.footer-dark h2,#page footer#footer .footer-upper.footer-dark .h2{color:#A5B6CC}#page footer#footer .footer-upper.footer-dark h3,#page footer#footer .footer-upper.footer-dark .h3{color:#FFF}#page footer#footer .footer-upper.footer-dark h4,#page footer#footer .footer-upper.footer-dark .h4{color:#FFF}#page footer#footer .footer-upper.footer-dark h5,#page footer#footer .footer-upper.footer-dark .h5{color:#FFF}#page footer#footer .footer-upper.footer-dark h6,#page footer#footer .footer-upper.footer-dark .h6{color:#FFF}#page footer#footer .footer-upper.footer-dark p,#page footer#footer .footer-upper.footer-dark ul,#page footer#footer .footer-upper.footer-dark ol,#page footer#footer .footer-upper.footer-dark li,#page footer#footer .footer-upper.footer-dark span{color:#FFF}#page footer#footer .footer-upper.footer-dark a,#page footer#footer .footer-upper.footer-dark a:visited{color:#FFF}#page footer#footer .footer-upper.footer-dark a:not(.block-link) *,#page footer#footer .footer-upper.footer-dark a:visited:not(.block-link) *{color:#FFF}#page footer#footer .footer-upper.footer-dark a:hover,#page footer#footer .footer-upper.footer-dark a:visited:hover{color:#A5B6CC}#page footer#footer .footer-upper.footer-dark a:hover:not(.block-link) *,#page footer#footer .footer-upper.footer-dark a:visited:hover:not(.block-link) *{color:#A5B6CC}#page footer#footer .footer-upper #footer-nav{display:flex;flex-direction:column;align-items:flex-end;gap:16px}#page footer#footer .footer-lower{background:#5081c3;padding:8px 0}#page footer#footer .footer-lower.footer-lower-light h1,#page footer#footer .footer-lower.footer-lower-light .h1{color:#5081c3}#page footer#footer .footer-lower.footer-lower-light h2,#page footer#footer .footer-lower.footer-lower-light .h2{color:#5081c3}#page footer#footer .footer-lower.footer-lower-light h3,#page footer#footer .footer-lower.footer-lower-light .h3{color:#121212}#page footer#footer .footer-lower.footer-lower-light h4,#page footer#footer .footer-lower.footer-lower-light .h4{color:#121212}#page footer#footer .footer-lower.footer-lower-light h5,#page footer#footer .footer-lower.footer-lower-light .h5{color:#121212}#page footer#footer .footer-lower.footer-lower-light h6,#page footer#footer .footer-lower.footer-lower-light .h6{color:#121212}#page footer#footer .footer-lower.footer-lower-light p,#page footer#footer .footer-lower.footer-lower-light ul,#page footer#footer .footer-lower.footer-lower-light ol,#page footer#footer .footer-lower.footer-lower-light li,#page footer#footer .footer-lower.footer-lower-light span{color:#121212}#page footer#footer .footer-lower.footer-lower-light a,#page footer#footer .footer-lower.footer-lower-light a:visited{color:#121212}#page footer#footer .footer-lower.footer-lower-light a:not(.block-link) *,#page footer#footer .footer-lower.footer-lower-light a:visited:not(.block-link) *{color:#121212}#page footer#footer .footer-lower.footer-lower-light a:hover,#page footer#footer .footer-lower.footer-lower-light a:visited:hover{color:#5081c3}#page footer#footer .footer-lower.footer-lower-light a:hover:not(.block-link) *,#page footer#footer .footer-lower.footer-lower-light a:visited:hover:not(.block-link) *{color:#5081c3}#page footer#footer .footer-lower.footer-lower-dark h1,#page footer#footer .footer-lower.footer-lower-dark .h1{color:#A5B6CC}#page footer#footer .footer-lower.footer-lower-dark h2,#page footer#footer .footer-lower.footer-lower-dark .h2{color:#A5B6CC}#page footer#footer .footer-lower.footer-lower-dark h3,#page footer#footer .footer-lower.footer-lower-dark .h3{color:#FFF}#page footer#footer .footer-lower.footer-lower-dark h4,#page footer#footer .footer-lower.footer-lower-dark .h4{color:#FFF}#page footer#footer .footer-lower.footer-lower-dark h5,#page footer#footer .footer-lower.footer-lower-dark .h5{color:#FFF}#page footer#footer .footer-lower.footer-lower-dark h6,#page footer#footer .footer-lower.footer-lower-dark .h6{color:#FFF}#page footer#footer .footer-lower.footer-lower-dark p,#page footer#footer .footer-lower.footer-lower-dark ul,#page footer#footer .footer-lower.footer-lower-dark ol,#page footer#footer .footer-lower.footer-lower-dark li,#page footer#footer .footer-lower.footer-lower-dark span{color:#FFF}#page footer#footer .footer-lower.footer-lower-dark a,#page footer#footer .footer-lower.footer-lower-dark a:visited{color:#FFF}#page footer#footer .footer-lower.footer-lower-dark a:not(.block-link) *,#page footer#footer .footer-lower.footer-lower-dark a:visited:not(.block-link) *{color:#FFF}#page footer#footer .footer-lower.footer-lower-dark a:hover,#page footer#footer .footer-lower.footer-lower-dark a:visited:hover{color:#A5B6CC}#page footer#footer .footer-lower.footer-lower-dark a:hover:not(.block-link) *,#page footer#footer .footer-lower.footer-lower-dark a:visited:hover:not(.block-link) *{color:#A5B6CC}#page footer#footer .footer-content-container{display:flex;justify-content:space-between}@media screen and (max-width:896px){#page footer#footer .footer-content-container{flex-direction:column;align-items:flex-start;gap:16px}}#page footer#footer .footer-content-container .footer-container{display:flex;flex-direction:column;justify-content:space-between}#page footer#footer .footer-content-container .socials{padding-top:16px}#page footer#footer #footer-meta-nav{display:flex;gap:16px}#page .section.layout-1{background-color:#5081c3}#page .section.layout-2{background-color:#A5B6CC}#page .section.layout-10{background-color:#FFF}#page .section.layout-10 *{color:#121212}#page .section.layout-11{background-color:#E5E5E5}#page .section.layout-11 *{color:#121212}#page .section.layout-12{background-color:#999999}#page .section.layout-12 *{color:#121212}#page .section.layout-13{background-color:#565656}#page .section.layout-13 *{color:#FFF}#page .section.layout-14{background-color:#121212}#page .section.layout-14 *{color:#FFF}#page .section.frame-class-default.layout-1,#page .section.frame-class-default.layout-2,#page .section.frame-class-default.layout-10,#page .section.frame-class-default.layout-11,#page .section.frame-class-default.layout-12,#page .section.frame-class-default.layout-13,#page .section.frame-class-default.layout-14{padding:32px}#page .section.frame-class-default.layout-1>*,#page .section.frame-class-default.layout-2>*,#page .section.frame-class-default.layout-10>*,#page .section.frame-class-default.layout-11>*,#page .section.frame-class-default.layout-12>*,#page .section.frame-class-default.layout-13>*,#page .section.frame-class-default.layout-14>*{max-width:100%}#page .section.frame-class-fullwidth.layout-1,#page .section.frame-class-fullwidth.layout-2,#page .section.frame-class-fullwidth.layout-10,#page .section.frame-class-fullwidth.layout-11,#page .section.frame-class-fullwidth.layout-12,#page .section.frame-class-fullwidth.layout-13,#page .section.frame-class-fullwidth.layout-14{padding:0 16px}@media screen and (max-width:896px){#page .section.frame-class-fullwidth.layout-1,#page .section.frame-class-fullwidth.layout-2,#page .section.frame-class-fullwidth.layout-10,#page .section.frame-class-fullwidth.layout-11,#page .section.frame-class-fullwidth.layout-12,#page .section.frame-class-fullwidth.layout-13,#page .section.frame-class-fullwidth.layout-14{padding:0 2vw}}#page .section.space-before-{margin-top:32px}#page .section.space-before-extra-small{margin-top:8px}#page .section.space-before-small{margin-top:16px}#page .section.space-before-medium{margin-top:24px}#page .section.space-before-large{margin-top:32px}#page .section.space-before-extra-large{margin-top:40px}#page .section.space-before-none{margin-top:0}#page .section.space-after-{margin-bottom:32px}#page .section.space-after-extra-small{margin-bottom:8px}#page .section.space-after-small{margin-bottom:16px}#page .section.space-after-medium{margin-bottom:24px}#page .section.space-after-large{margin-bottom:32px}#page .section.space-after-extra-large{margin-bottom:40px}#page .section.space-after-none{margin-bottom:0}#page .circle-container,#page header#header .header-content-container .menu-container #menu .meta #social-menu a.meta-social-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:100%;border:1px solid #5081c3;color:#FFF;transition:all 0.4s cubic-bezier(0.42, 0, 0.175, 1);cursor:pointer}#page .circle-container:hover,#page header#header .header-content-container .menu-container #menu .meta #social-menu a.meta-social-icon:hover{border-color:#A5B6CC}#page .circle-container a,#page header#header .header-content-container .menu-container #menu .meta #social-menu a.meta-social-icon a{display:flex;justify-content:center;align-items:center;color:#FFF}#page .button{font-size:24px;font-weight:600;color:#fff !important;background-color:#5081c3;padding:20px 30px;box-shadow:none;border-radius:50px;transition:159ms;cursor:pointer;display:inline-block}#page .button:hover{background-color:#A5B6CC}#page .socials{display:flex;justify-content:flex-end;gap:16px}#page .ce-textpic.ce-intext:not(.ce-nowrap) .ce-gallery.ce-left{float:left;margin-right:16px;margin-bottom:16px}#page .ce-textpic.ce-intext:not(.ce-nowrap) .ce-gallery.ce-right{float:right;margin-left:16px;margin-bottom:16px}#page .ce-textpic.ce-intext.ce-nowrap{display:grid;grid-template-columns:auto minmax(300px, auto);gap:16px}@media screen and (max-width:896px){#page .ce-textpic.ce-intext.ce-nowrap{grid-template-columns:1fr}}#page .ce-textpic.ce-intext.ce-nowrap.ce-right{grid-template-columns:minmax(300px, auto) auto}@media screen and (max-width:896px){#page .ce-textpic.ce-intext.ce-nowrap.ce-right{grid-template-columns:1fr}}#page .ce-textpic.ce-intext.ce-nowrap.ce-right .ce-gallery{grid-column:2 / span 1;grid-row:1 / 2}@media screen and (max-width:896px){#page .ce-textpic.ce-intext.ce-nowrap.ce-right .ce-gallery{grid-column:1 / span 1}}#page .ce-textpic.ce-intext.ce-nowrap.ce-right .ce-bodytext{grid-row:1 / span 1}@media screen and (max-width:896px){#page .ce-textpic.ce-intext.ce-nowrap.ce-right .ce-bodytext{grid-column:1 / span 1;grid-row:2 / span 1}}#page .ce-textpic.ce-intext.ce-nowrap .ce-gallery{display:inline-flex;max-width:100%}#page .ce-textpic.ce-intext.ce-nowrap .ce-bodytext{max-width:100%}#page .ce-textpic.ce-above .ce-gallery:not(:last-child){margin-bottom:16px}#page .ce-textpic.ce-below .ce-gallery:not(:last-child){margin-top:16px}#page .ce-gallery{display:flex;align-items:flex-start}#page .ce-gallery.ce-left{justify-content:flex-start}#page .ce-gallery.ce-right{justify-content:flex-end}#page .ce-gallery.ce-center{justify-content:space-around}#page .ce-gallery.ce-border .ce-item figure{border:1px solid #121212}#page .ce-gallery .ce-gallery-inner{display:inline-grid;gap:8px}#page .ce-gallery[data-ce-columns="1"] .ce-gallery-inner{grid-template-columns:repeat(1, auto)}#page .ce-gallery[data-ce-columns="2"] .ce-gallery-inner{grid-template-columns:repeat(2, auto)}#page .ce-gallery[data-ce-columns="3"] .ce-gallery-inner{grid-template-columns:repeat(3, auto)}#page .ce-gallery[data-ce-columns="4"] .ce-gallery-inner{grid-template-columns:repeat(4, auto)}#page .ce-gallery[data-ce-columns="5"] .ce-gallery-inner{grid-template-columns:repeat(5, auto)}#page .ce-gallery[data-ce-columns="6"] .ce-gallery-inner{grid-template-columns:repeat(6, auto)}#page .ce-gallery[data-ce-columns="7"] .ce-gallery-inner{grid-template-columns:repeat(7, auto)}#page .ce-gallery[data-ce-columns="8"] .ce-gallery-inner{grid-template-columns:repeat(8, auto)}#page .row{display:grid}#page .row.row-1{grid-template-columns:1fr}#page .row.row-2{grid-template-columns:1fr 2fr;grid-gap:16px}@media screen and (max-width:1024px){#page .row.row-2{grid-template-columns:1fr}}#page .row.row-2.colspan-1-2{grid-template-columns:1fr 2fr}@media screen and (max-width:1024px){#page .row.row-2.colspan-1-2{grid-template-columns:1fr}}#page .row.row-2.colspan-2-1{grid-template-columns:2fr 1fr}@media screen and (max-width:1024px){#page .row.row-2.colspan-2-1{grid-template-columns:1fr}}#page .row.row-3{grid-template-columns:1fr 1fr;grid-gap:16px}@media screen and (max-width:1024px){#page .row.row-3{grid-template-columns:1fr}}#page .row.row-5{grid-template-columns:2fr 1fr;grid-gap:16px}@media screen and (max-width:1024px){#page .row.row-5{grid-template-columns:1fr}}#page .row .col{grid-column:auto / span 1}#page .row .col>*{max-width:100%;width:auto !important}#page .row .col>*>.frame{max-width:100%;width:auto !important}#page .accordion-wrap{margin-bottom:80px}#page .accordion-wrap .accordion-element:not(.open) .accordion-content{height:0}#page .accordion-wrap .accordion-element.open .accordion-header .accordion-header-icon.icon-type- svg{transform:rotate(135deg)}#page .accordion-wrap .accordion-element.open .accordion-header .accordion-header-icon.icon-type-triangle svg{transform:rotate(180deg)}#page .accordion-wrap .accordion-element .accordion-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer}#page .accordion-wrap .accordion-element .accordion-header .accordion-header-inner{display:flex;align-items:center;justify-content:space-between;width:100%}#page .accordion-wrap .accordion-element .accordion-header *{transition:all 0.4s cubic-bezier(0.42, 0, 0.175, 1);margin-top:0;margin-bottom:0}#page .accordion-wrap .accordion-element .accordion-header .accordion-header-icon{display:flex;align-items:center;margin-left:16px}#page .accordion-wrap .accordion-element .accordion-header .accordion-header-icon.icon-type- svg{height:24px;aspect-ratio:1}#page .accordion-wrap .accordion-element .accordion-header .accordion-header-icon.icon-type-triangle svg{height:12px;aspect-ratio:1}#page .accordion-wrap .accordion-element .accordion-content{overflow:hidden;transition:height 0.4s cubic-bezier(0.42, 0, 0.175, 1)}#page .accordion-wrap .accordion-element .accordion-content .accordion-content-inner>p:first-child{margin-top:0;padding-top:0}#page .accordion-wrap .accordion-element .accordion-content .accordion-content-inner>p:last-child{margin-bottom:0;padding-bottom:0}#page .accordion-wrap .accordion-element .accordion-content .accordion-content-inner .accordion-dynamic-content .frame .ce-textpic *{text-align:left}#page .accordion-wrap .accordion-element .accordion-content .accordion-content-inner .accordion-dynamic-content .frame .ce-gallery figure{display:table;margin:0}#page .accordion-wrap .accordion-element .accordion-content .accordion-content-inner .accordion-dynamic-content .frame .ce-gallery figcaption{display:table-caption;caption-side:bottom}#page .accordion-wrap .accordion-element .accordion-content .accordion-content-inner .accordion-dynamic-content .frame .ce-gallery iframe{border-width:0}#page .accordion-wrap .accordion-element .accordion-content .accordion-content-inner .accordion-dynamic-content .frame .ce-intext.ce-left ol,#page .accordion-wrap .accordion-element .accordion-content .accordion-content-inner .accordion-dynamic-content .frame .ce-intext.ce-left ul{padding-left:40px;overflow:auto}#page .accordion-wrap.style-default .accordion-element{border-top:1px solid #121212}#page .accordion-wrap.style-default .accordion-element:last-child{border-bottom:1px solid #121212}#page .accordion-wrap.style-default .accordion-element .accordion-header{padding:16px 32px;border-bottom:0px solid transparent}@media screen and (max-width:1024px){#page .accordion-wrap.style-default .accordion-element .accordion-header{padding:16px}}#page .accordion-wrap.style-default .accordion-element .accordion-header .accordion-title{max-width:calc(100% - (40px * 2))}#page .accordion-wrap.style-default .accordion-element .accordion-header .accordion-title *{color:#121212}#page .accordion-wrap.style-default .accordion-element .accordion-header .accordion-header-icon{width:20px;height:20px}#page .accordion-wrap.style-default .accordion-element .accordion-content .accordion-content-inner{padding:32px}@media screen and (max-width:1024px){#page .accordion-wrap.style-default .accordion-element .accordion-content .accordion-content-inner{padding:16px}}#page .accordion-wrap.style-default .accordion-element:hover .accordion-header *,#page .accordion-wrap.style-default .accordion-element.open .accordion-header *{color:#5081c3}#page .accordion-wrap.style-default .accordion-element.open .accordion-header{border-bottom:1px solid #E5E5E5}#page .accordion-wrap.style-button-left .accordion-element+.accordion-element,#page .accordion-wrap.style-button-center .accordion-element+.accordion-element,#page .accordion-wrap.style-button-right .accordion-element+.accordion-element{margin-top:4px}#page .accordion-wrap.style-button-left .accordion-element .accordion-header .accordion-header-inner,#page .accordion-wrap.style-button-center .accordion-element .accordion-header .accordion-header-inner,#page .accordion-wrap.style-button-right .accordion-element .accordion-header .accordion-header-inner{display:inline-flex;align-items:center;flex-wrap:nowrap;width:auto;padding:8px 24px;border-radius:80px;border:1px solid #121212;background:#FFF}#page .accordion-wrap.style-button-left .accordion-element .accordion-header .accordion-header-inner *,#page .accordion-wrap.style-button-center .accordion-element .accordion-header .accordion-header-inner *,#page .accordion-wrap.style-button-right .accordion-element .accordion-header .accordion-header-inner *{color:#121212}#page .accordion-wrap.style-button-left .accordion-element:hover .accordion-header .accordion-header-inner,#page .accordion-wrap.style-button-left .accordion-element.open .accordion-header .accordion-header-inner,#page .accordion-wrap.style-button-center .accordion-element:hover .accordion-header .accordion-header-inner,#page .accordion-wrap.style-button-center .accordion-element.open .accordion-header .accordion-header-inner,#page .accordion-wrap.style-button-right .accordion-element:hover .accordion-header .accordion-header-inner,#page .accordion-wrap.style-button-right .accordion-element.open .accordion-header .accordion-header-inner{background:#121212}#page .accordion-wrap.style-button-left .accordion-element:hover .accordion-header .accordion-header-inner *,#page .accordion-wrap.style-button-left .accordion-element.open .accordion-header .accordion-header-inner *,#page .accordion-wrap.style-button-center .accordion-element:hover .accordion-header .accordion-header-inner *,#page .accordion-wrap.style-button-center .accordion-element.open .accordion-header .accordion-header-inner *,#page .accordion-wrap.style-button-right .accordion-element:hover .accordion-header .accordion-header-inner *,#page .accordion-wrap.style-button-right .accordion-element.open .accordion-header .accordion-header-inner *{color:#FFF}#page .accordion-wrap.style-button-left .accordion-content-inner,#page .accordion-wrap.style-button-right .accordion-content-inner{padding:16px 24px}#page .accordion-wrap.style-button-left .accordion-element .accordion-header{justify-content:flex-start}#page .accordion-wrap.style-button-center .accordion-element .accordion-header{justify-content:center}#page .accordion-wrap.style-button-center .accordion-element .accordion-content-inner{padding:16px 0}#page .accordion-wrap.style-button-right .accordion-element .accordion-header{justify-content:flex-end}#page .image-header .slider-item .slider-content-container{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3, 1fr);height:clamp(300px, 40vw, 500px)}#page .image-header .slider-item .slider-content-container .slider-image{grid-column:1 / 2;grid-row:1 / 4;overflow:hidden}#page .image-header .slider-item .slider-content-container .slider-image img{width:100%;height:auto;object-fit:cover}@media screen and (max-width:1024px){#page .image-header .slider-item .slider-content-container .slider-image img{height:100%}}#page .image-header .slider-item .slider-content-container .slider-content{display:flex;flex-direction:column;grid-column:1 / 2;grid-row:3 / 4}#page .image-header .slider-item .slider-content-container .slider-content.color-light *:not(.button){color:#FFF !important;text-shadow:0 0 2px #121212}#page .image-header .slider-item .slider-content-container .slider-content.color-dark *:not(.button){color:#121212 !important;text-shadow:0 0 2px #FFF}#page .slick-slider-content-wrap{background-color:#E5E5E5;padding:32px 0 16px}#page .slick-slider-content-wrap .slick-slider-content-title{margin:auto;width:clamp(300px, calc(96vw - (2 * (300px + 24px))), 1400px)}@media screen and (max-width:1408px){#page .slick-slider-content-wrap .slick-slider-content-title{width:clamp(300px, calc(96vw - (300px + 24px)), 1400px);margin:0 auto 0 1vw}}@media screen and (max-width:1152px){#page .slick-slider-content-wrap .slick-slider-content-title{width:clamp(300px, 96vw, 1400px);margin:0 auto}}#page .slick-slider-content-wrap .slick-slider-content-text{text-align:center;padding:24px}#page p:last-child{margin-bottom:0}#page.body-light h1,#page.body-light .h1{color:#5081c3}#page.body-light h2,#page.body-light .h2{color:#5081c3}#page.body-light h3,#page.body-light .h3{color:#121212}#page.body-light h4,#page.body-light .h4{color:#121212}#page.body-light h5,#page.body-light .h5{color:#121212}#page.body-light h6,#page.body-light .h6{color:#121212}#page.body-light p,#page.body-light ul,#page.body-light ol,#page.body-light li,#page.body-light span{color:#121212}#page.body-light a,#page.body-light a:visited{color:#121212}#page.body-light a:not(.block-link) *,#page.body-light a:visited:not(.block-link) *{color:#121212}#page.body-light a:hover,#page.body-light a:visited:hover{color:#5081c3}#page.body-light a:hover:not(.block-link) *,#page.body-light a:visited:hover:not(.block-link) *{color:#5081c3}#page.body-dark h1,#page.body-dark .h1{color:#A5B6CC}#page.body-dark h2,#page.body-dark .h2{color:#A5B6CC}#page.body-dark h3,#page.body-dark .h3{color:#FFF}#page.body-dark h4,#page.body-dark .h4{color:#FFF}#page.body-dark h5,#page.body-dark .h5{color:#FFF}#page.body-dark h6,#page.body-dark .h6{color:#FFF}#page.body-dark p,#page.body-dark ul,#page.body-dark ol,#page.body-dark li,#page.body-dark span{color:#FFF}#page.body-dark a,#page.body-dark a:visited{color:#FFF}#page.body-dark a:not(.block-link) *,#page.body-dark a:visited:not(.block-link) *{color:#FFF}#page.body-dark a:hover,#page.body-dark a:visited:hover{color:#A5B6CC}#page.body-dark a:hover:not(.block-link) *,#page.body-dark a:visited:hover:not(.block-link) *{color:#A5B6CC}#page.theme-brand-light main#main .section.layout-1>.frame h1,#page.theme-brand-light main#main .section.layout-1>.frame .h1{color:#5081c3}#page.theme-brand-light main#main .section.layout-1>.frame h2,#page.theme-brand-light main#main .section.layout-1>.frame .h2{color:#5081c3}#page.theme-brand-light main#main .section.layout-1>.frame h3,#page.theme-brand-light main#main .section.layout-1>.frame .h3{color:#121212}#page.theme-brand-light main#main .section.layout-1>.frame h4,#page.theme-brand-light main#main .section.layout-1>.frame .h4{color:#121212}#page.theme-brand-light main#main .section.layout-1>.frame h5,#page.theme-brand-light main#main .section.layout-1>.frame .h5{color:#121212}#page.theme-brand-light main#main .section.layout-1>.frame h6,#page.theme-brand-light main#main .section.layout-1>.frame .h6{color:#121212}#page.theme-brand-light main#main .section.layout-1>.frame p,#page.theme-brand-light main#main .section.layout-1>.frame ul,#page.theme-brand-light main#main .section.layout-1>.frame ol,#page.theme-brand-light main#main .section.layout-1>.frame li,#page.theme-brand-light main#main .section.layout-1>.frame span{color:#121212}#page.theme-brand-light main#main .section.layout-1>.frame a,#page.theme-brand-light main#main .section.layout-1>.frame a:visited{color:#121212}#page.theme-brand-light main#main .section.layout-1>.frame a:not(.block-link) *,#page.theme-brand-light main#main .section.layout-1>.frame a:visited:not(.block-link) *{color:#121212}#page.theme-brand-light main#main .section.layout-1>.frame a:hover,#page.theme-brand-light main#main .section.layout-1>.frame a:visited:hover{color:#5081c3}#page.theme-brand-light main#main .section.layout-1>.frame a:hover:not(.block-link) *,#page.theme-brand-light main#main .section.layout-1>.frame a:visited:hover:not(.block-link) *{color:#5081c3}#page.theme-brand-dark main#main .section.layout-1>.frame h1,#page.theme-brand-dark main#main .section.layout-1>.frame .h1{color:#A5B6CC}#page.theme-brand-dark main#main .section.layout-1>.frame h2,#page.theme-brand-dark main#main .section.layout-1>.frame .h2{color:#A5B6CC}#page.theme-brand-dark main#main .section.layout-1>.frame h3,#page.theme-brand-dark main#main .section.layout-1>.frame .h3{color:#FFF}#page.theme-brand-dark main#main .section.layout-1>.frame h4,#page.theme-brand-dark main#main .section.layout-1>.frame .h4{color:#FFF}#page.theme-brand-dark main#main .section.layout-1>.frame h5,#page.theme-brand-dark main#main .section.layout-1>.frame .h5{color:#FFF}#page.theme-brand-dark main#main .section.layout-1>.frame h6,#page.theme-brand-dark main#main .section.layout-1>.frame .h6{color:#FFF}#page.theme-brand-dark main#main .section.layout-1>.frame p,#page.theme-brand-dark main#main .section.layout-1>.frame ul,#page.theme-brand-dark main#main .section.layout-1>.frame ol,#page.theme-brand-dark main#main .section.layout-1>.frame li,#page.theme-brand-dark main#main .section.layout-1>.frame span{color:#FFF}#page.theme-brand-dark main#main .section.layout-1>.frame a,#page.theme-brand-dark main#main .section.layout-1>.frame a:visited{color:#FFF}#page.theme-brand-dark main#main .section.layout-1>.frame a:not(.block-link) *,#page.theme-brand-dark main#main .section.layout-1>.frame a:visited:not(.block-link) *{color:#FFF}#page.theme-brand-dark main#main .section.layout-1>.frame a:hover,#page.theme-brand-dark main#main .section.layout-1>.frame a:visited:hover{color:#A5B6CC}#page.theme-brand-dark main#main .section.layout-1>.frame a:hover:not(.block-link) *,#page.theme-brand-dark main#main .section.layout-1>.frame a:visited:hover:not(.block-link) *{color:#A5B6CC}#page.theme-brand-secondary-light main#main .section.layout-2>.frame h1,#page.theme-brand-secondary-light main#main .section.layout-2>.frame .h1{color:#5081c3}#page.theme-brand-secondary-light main#main .section.layout-2>.frame h2,#page.theme-brand-secondary-light main#main .section.layout-2>.frame .h2{color:#5081c3}#page.theme-brand-secondary-light main#main .section.layout-2>.frame h3,#page.theme-brand-secondary-light main#main .section.layout-2>.frame .h3{color:#121212}#page.theme-brand-secondary-light main#main .section.layout-2>.frame h4,#page.theme-brand-secondary-light main#main .section.layout-2>.frame .h4{color:#121212}#page.theme-brand-secondary-light main#main .section.layout-2>.frame h5,#page.theme-brand-secondary-light main#main .section.layout-2>.frame .h5{color:#121212}#page.theme-brand-secondary-light main#main .section.layout-2>.frame h6,#page.theme-brand-secondary-light main#main .section.layout-2>.frame .h6{color:#121212}#page.theme-brand-secondary-light main#main .section.layout-2>.frame p,#page.theme-brand-secondary-light main#main .section.layout-2>.frame ul,#page.theme-brand-secondary-light main#main .section.layout-2>.frame ol,#page.theme-brand-secondary-light main#main .section.layout-2>.frame li,#page.theme-brand-secondary-light main#main .section.layout-2>.frame span{color:#121212}#page.theme-brand-secondary-light main#main .section.layout-2>.frame a,#page.theme-brand-secondary-light main#main .section.layout-2>.frame a:visited{color:#121212}#page.theme-brand-secondary-light main#main .section.layout-2>.frame a:not(.block-link) *,#page.theme-brand-secondary-light main#main .section.layout-2>.frame a:visited:not(.block-link) *{color:#121212}#page.theme-brand-secondary-light main#main .section.layout-2>.frame a:hover,#page.theme-brand-secondary-light main#main .section.layout-2>.frame a:visited:hover{color:#5081c3}#page.theme-brand-secondary-light main#main .section.layout-2>.frame a:hover:not(.block-link) *,#page.theme-brand-secondary-light main#main .section.layout-2>.frame a:visited:hover:not(.block-link) *{color:#5081c3}#page.theme-brand-secondary-dark main#main .section.layout-2>.frame h1,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame .h1{color:#A5B6CC}#page.theme-brand-secondary-dark main#main .section.layout-2>.frame h2,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame .h2{color:#A5B6CC}#page.theme-brand-secondary-dark main#main .section.layout-2>.frame h3,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame .h3{color:#FFF}#page.theme-brand-secondary-dark main#main .section.layout-2>.frame h4,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame .h4{color:#FFF}#page.theme-brand-secondary-dark main#main .section.layout-2>.frame h5,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame .h5{color:#FFF}#page.theme-brand-secondary-dark main#main .section.layout-2>.frame h6,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame .h6{color:#FFF}#page.theme-brand-secondary-dark main#main .section.layout-2>.frame p,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame ul,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame ol,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame li,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame span{color:#FFF}#page.theme-brand-secondary-dark main#main .section.layout-2>.frame a,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame a:visited{color:#FFF}#page.theme-brand-secondary-dark main#main .section.layout-2>.frame a:not(.block-link) *,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame a:visited:not(.block-link) *{color:#FFF}#page.theme-brand-secondary-dark main#main .section.layout-2>.frame a:hover,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame a:visited:hover{color:#A5B6CC}#page.theme-brand-secondary-dark main#main .section.layout-2>.frame a:hover:not(.block-link) *,#page.theme-brand-secondary-dark main#main .section.layout-2>.frame a:visited:hover:not(.block-link) *{color:#A5B6CC}#page.active-main-ads main#main .main .section>*{width:clamp(300px, calc(96vw - (2 * (300px + 24px))), 1400px)}@media screen and (max-width:1408px){#page.active-main-ads main#main .main .section>*{width:clamp(300px, calc(96vw - (300px + 24px)), 1400px);margin:0 auto 0 1vw}}@media screen and (max-width:1152px){#page.active-main-ads main#main .main .section>*{width:clamp(300px, 96vw, 1400px);margin:0 auto}}