/*!
 * 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)}
/**
 * Swiper 6.8.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 23, 2021
 */

@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') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top: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:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.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-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;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:8px;height:8px;display:inline-block;border-radius:50%;background:#000;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:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background: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-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);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}.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%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-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-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
@charset "UTF-8";
@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url("/wp-content/themes/15M/assets/fonts/montserrat-v15-latin-regular.eot"), url("/wp-content/themes/15M/assets/fonts/montserrat-v15-latin-regular.woff2") format("woff2"), url("/wp-content/themes/15M/assets/fonts/Montserrat-Regular.ttf") format("truetype"); /* Safari, Android, iOS */
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  src: local("Montserrat Italic"), local("Montserrat-Italic"), url("/wp-content/themes/15M/assets/fonts/montserrat-v15-latin-italic.eot"), url("/wp-content/themes/15M/assets/fonts/montserrat-v15-latin-italic.woff2") format("woff2"), url("/wp-content/themes/15M/assets/fonts/Montserrat-Italic.ttf") format("truetype"); /* Safari, Android, iOS */
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat Bold"), local("Montserrat-Bold"), url("/wp-content/themes/15M/assets/fonts/montserrat-v15-latin-700.eot"), url("/wp-content/themes/15M/assets/fonts/montserrat-v15-latin-700.woff2") format("woff2"), url("/wp-content/themes/15M/assets/fonts/Montserrat-Bold.ttf") format("truetype"); /* Safari, Android, iOS */
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url("/wp-content/themes/15M/assets/fonts/roboto-v20-latin-regular.eot"), url("/wp-content/themes/15M/assets/fonts/roboto-v20-latin-regular.woff2") format("woff2"), url("/wp-content/themes/15M/assets/fonts/Roboto-Regular.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url("/wp-content/themes/15M/assets/fonts/roboto-v20-latin-italic.eot"), url("/wp-content/themes/15M/assets/fonts/roboto-v20-latin-italic.woff2") format("woff2"), url("/wp-content/themes/15M/assets/fonts/Roboto-Italic.ttf") format("truetype"); /* Safari, Android, iOS */
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Boild"), local("Roboto-Bold"), url("/wp-content/themes/15M/assets/fonts/roboto-v20-latin-700.eot"), url("/wp-content/themes/15M/assets/fonts/roboto-v20-latin-700.woff2") format("woff2"), url("/wp-content/themes/15M/assets/fonts/Roboto-Bold.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.container {
  max-width: none;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 575.98px) {
  .container {
    max-width: 540px;
  }
  .col {
    padding: 0;
  }
}
@media (min-width: 767.98px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 991.98px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1199.98px) {
  .container {
    max-width: 1140px;
  }
}
/* Fonts */
/* Menu */
/* Default theme styles */
* {
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

html,
body {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #000;
  font-weight: normal;
  min-width: 320px;
  position: relative;
  opacity: 1;
  background-color: #fff;
}

p {
  margin-top: 0;
  margin-bottom: 1.2em;
}

ol {
  -webkit-padding-start: 18px;
          padding-inline-start: 18px;
}

ul {
  -webkit-padding-start: 16px;
          padding-inline-start: 16px;
}

em {
  font-style: italic;
}

h1 {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.22em;
  color: #3a3a3a;
  font-weight: bold;
}
@media (min-width: 575.98px) {
  h1 {
    font-size: 36px;
  }
}

h2 {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.23em;
  color: #3a3a3a;
  font-weight: bold;
}
@media (min-width: 575.98px) {
  h2 {
    font-size: 30px;
  }
}

h3 {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.22em;
  color: #3a3a3a;
  font-weight: bold;
}
@media (min-width: 575.98px) {
  h3 {
    font-size: 28px;
  }
}

h4 {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25em;
  color: #3a3a3a;
  font-weight: bold;
}
@media (min-width: 575.98px) {
  h4 {
    font-size: 24px;
  }
}

h5 {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25em;
  color: #3a3a3a;
  font-weight: bold;
}
@media (min-width: 575.98px) {
  h5 {
    font-size: 24px;
  }
}

h6 {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.23em;
  color: #3a3a3a;
  font-weight: bold;
}

textarea:hover,
input[type=text]:hover,
textarea:active,
input[type=text]:active,
textarea:focus,
input[type=text]:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.table,
.form-control:focus {
  outline: 0px !important;
  box-shadow: none !important;
}

/* default links style */
a {
  color: #2a7ab0;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}
a:after {
  transition: all 0.3s ease-in-out;
}
a:hover {
  text-decoration: none;
  color: #24bc73;
  transition: color 0.3s ease-in-out;
}

/* Helper classes
*/
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

img.image-left {
  float: left;
  margin: 4px 15px 4px 0;
  max-width: 100%;
}
img.image-right {
  float: right;
  margin: 4px 0 4px 15px;
  max-width: 100%;
}
img.image-center {
  float: none;
  margin: 0 auto 10px;
  display: flex;
  max-width: 100%;
}
img.image-small {
  width: 100px;
  max-width: 100px;
}
img.image-medium {
  width: 150px;
  max-width: 150px;
}
img.image-large {
  width: 40%;
  max-width: 40%;
}
img.image-fullwidth {
  width: 100%;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

@media (max-width: 767.98px) {
  img.mobile-center,
  img.image-center,
  img.image-left,
  img.image-right {
    margin: 0.4rem auto;
    display: flex !important;
    float: none !important;
    max-width: 100% !important;
    justify-content: center;
  }
  .m-mb-5 {
    margin-bottom: 5px !important;
  }
  .m-mb-10 {
    margin-bottom: 10px !important;
  }
  .m-mb-15 {
    margin-bottom: 15px !important;
  }
  .m-mb-20 {
    margin-bottom: 20px !important;
  }
  .m-mb-25 {
    margin-bottom: 25px !important;
  }
  .m-mb-30 {
    margin-bottom: 30px !important;
  }
  .m-mb-35 {
    margin-bottom: 35px !important;
  }
  .m-mb-40 {
    margin-bottom: 40px !important;
  }
  .m-mb-45 {
    margin-bottom: 45px !important;
  }
  .m-mb-50 {
    margin-bottom: 50px !important;
  }
  .m-mb-55 {
    margin-bottom: 50px !important;
  }
  .m-mb-60 {
    margin-bottom: 60px !important;
  }
  .m-mt-5 {
    margin-top: 5px !important;
  }
  .m-mt-10 {
    margin-top: 10px !important;
  }
  .m-mt-15 {
    margin-top: 15px !important;
  }
  .m-mt-20 {
    margin-top: 20px !important;
  }
  .m-mt-25 {
    margin-top: 25px !important;
  }
  .m-mt-30 {
    margin-top: 30px !important;
  }
  .m-mt-35 {
    margin-top: 35px !important;
  }
  .m-mt-40 {
    margin-top: 40px !important;
  }
  .m-mt-45 {
    margin-top: 45px !important;
  }
  .m-mt-50 {
    margin-top: 50px !important;
  }
  .m-mt-55 {
    margin-top: 50px !important;
  }
  .m-mt-60 {
    margin-top: 60px !important;
  }
}
/**
* Common styles for acf-blocks
*
*/
.block {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.block p:last-child {
  margin-bottom: 0;
}
.block-title {
  margin: 0 0 20px;
}
.block h2.block-title {
  font-size: 24px;
}
@media (max-width: 767.98px) {
  .block h2.block-title {
    font-size: 20px;
  }
}
.block h3.block-title {
  font-size: 22px;
}
@media (max-width: 767.98px) {
  .block h3.block-title {
    font-size: 18px;
  }
}
.block h4.block-title {
  font-size: 20px;
}
@media (max-width: 767.98px) {
  .block h4.block-title {
    font-size: 16px;
  }
}
.block-text-before, .block-text-after {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #000;
  font-weight: normal;
}
.block-text-before p, .block-text-after p {
  margin-bottom: 10px;
}
.block-text-before p:last-child, .block-text-after p:last-child {
  margin-bottom: 0;
}
.block-text-before {
  margin: 15px 0;
}
.block-text-after {
  margin: 15px 0 0 0;
}
.block-divider {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #2a7ab0;
  margin-bottom: 30px;
}
.block-item {
  color: #000;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4;
}
.block-item-title {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.23;
  color: #3a3a3a;
}

@media (max-width: 767.98px) {
  h1.block-title {
    font-size: 24px;
  }
}

.block-author {
  background-color: #f2f5f7;
  height: 121px;
  margin-bottom: -12px;
  border-radius: 10px 10px 0 0;
}
@media (max-width: 575.98px) {
  .block-author {
    height: 120px;
  }
}
.block-author_wrapper {
  height: 109px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}
.block-author_date {
  margin: 0 0 0 auto;
}
@media (max-width: 991.98px) {
  .block-author_date {
    margin: 0;
  }
}
.block-author_person, .block-author_date {
  font-size: 18px;
}
@media (max-width: 575.98px) {
  .block-author_person, .block-author_date {
    font-size: 16px;
    line-height: 1.5;
  }
}
.block-author_person {
  margin: 0;
}
.block-author_link {
  font-weight: 700;
  color: #526AA7;
}
.block-author_content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
}
@media (max-width: 991.98px) {
  .block-author_content {
    flex-direction: column;
    gap: 15px;
  }
}
@media (max-width: 575.98px) {
  .block-author_content {
    gap: 12px;
    padding: 0 15px 0 15px;
  }
}
.block-author_gravatar {
  flex: 0 0 85px;
  display: flex;
  align-items: center;
  height: 100%;
}
.block-author .author_image {
  margin-left: 15px;
  border-radius: 50%;
  border: 2px solid #2a7ab0;
}

.block-cards {
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
.block-cards-content {
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
}
.block-cards-item {
  background-color: #fff;
  color: #000 !important;
  margin-top: 30px;
  padding: 40px 20px 60px;
  border-radius: 3px;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4;
}
@media (max-width: 767.98px) {
  .block-cards-item {
    flex-basis: auto;
  }
}
.block-cards-item img,
.block-cards-item svg {
  margin-bottom: 30px;
}
.block-cards-item .item-title {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.23;
  color: #3a3a3a !important;
  margin: 0 0 10px;
}
.block-cards-item p {
  margin-bottom: 0;
}
.block-cards.block_green .block-cards-item,
.block-cards.block_green .item-title {
  color: #fff;
}

.block-cards .col {
  padding: 0 15px;
}

@media (min-width: 767.98px) {
  .block-cards .col {
    padding: 0 15px;
  }
  .block-cards-content {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .block-cards-item {
    padding: 60px 20px;
    flex: 1 0 calc((100% - 30px) / 2);
    max-width: calc((100% - 30px) / 2);
  }
}
@media (min-width: 991.98px) {
  .block-cards-item {
    flex: 1 0 calc((100% - 30px) / 3);
    max-width: calc((100% - 30px) / 3);
  }
}
.block-hero {
  width: 100%;
  box-sizing: content-box;
  min-height: 310px;
}
@media (min-width: 414.98px) {
  .block-hero {
    min-height: 570px;
  }
}
@media (min-width: 575.98px) {
  .block-hero {
    flex-direction: row;
    justify-content: center;
  }
}
.block-hero-image {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.block-hero-image img {
  object-fit: fill;
  width: 100%;
  height: 397px;
}
@media (min-width: 414.98px) {
  .block-hero-image img {
    object-fit: cover;
    height: 660px;
  }
}
@media (min-width: 575.98px) {
  .block-hero-image img {
    width: 100%;
  }
}
@media (min-width: 767.98px) {
  .block-hero-image img {
    width: 100%;
  }
}
@media (min-width: 767.98px) {
  .block-hero-image {
    width: auto;
  }
}
@media (min-width: 991.98px) {
  .block-hero-image {
    left: calc((100vw - 960px - 170px) / 2);
  }
}
@media (min-width: 1199.98px) {
  .block-hero-image {
    left: calc((100vw - 1140px - 170px) / 2);
  }
}
.block-hero-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  z-index: 1;
}
.block-hero-content {
  max-width: none;
  z-index: 3;
}
@media (min-width: 575.98px) {
  .block-hero-content {
    display: block;
    max-width: 300px;
  }
}
@media (min-width: 767.98px) {
  .block-hero-content {
    max-width: 350px;
  }
}
@media (min-width: 991.98px) {
  .block-hero-content {
    max-width: 550px;
  }
}
@media (max-width: 575.98px) {
  .block-hero-content.desktop .wpcf7 {
    display: none;
  }
}
.block-hero-content.mobile {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 630px;
}
@media (min-width: 414.98px) {
  .block-hero-content.mobile {
    min-height: 900px;
  }
}
@media (min-width: 575.98px) {
  .block-hero-content.mobile {
    display: none;
  }
}
.block-hero-content.mobile.has_text, .block-hero-content.mobile.is_empty {
  display: none;
}
.block-hero .block-title {
  font-size: 24px;
  margin: 0;
  max-width: 200px;
  position: absolute;
  right: 20px;
  top: 145px;
  text-align: right;
  margin-bottom: 30px;
}
.block-hero .block-title ~ p {
  display: none;
}
@media (min-width: 414.98px) {
  .block-hero .block-title {
    top: 160px;
    max-width: 230px;
    right: 50px;
    font-size: 32px;
  }
}
@media (min-width: 575.98px) {
  .block-hero .block-title {
    text-align: left;
    position: relative;
    max-width: none;
    top: 0;
    right: 0;
    margin-top: 70px;
    font-size: 32px;
  }
  .block-hero .block-title ~ p {
    display: block;
  }
}
@media (min-width: 767.98px) {
  .block-hero .block-title {
    margin-top: 70px;
    font-size: 32px;
  }
}
@media (min-width: 991.98px) {
  .block-hero .block-title {
    font-size: 45px;
  }
}
@media (max-width: 575.98px) {
  .block-hero .form {
    padding: 30px 15px 0;
  }
}
@media (max-width: 575.98px) {
  .block-hero .wpcf7 {
    padding: 0 15px;
  }
  .block-hero .wpcf7 .wpcf7-form {
    padding: 0;
  }
}
@media (min-width: 991.98px) {
  .block-hero .wpcf7 input,
  .block-hero .wpcf7 select,
  .block-hero .wpcf7 textarea {
    max-width: none;
    margin-top: 10px;
  }
  .block-hero .wpcf7 .wpcf7-form .form-row {
    gap: 15px;
  }
}
.block-hero .form .checkbox-container label {
  cursor: auto;
}
.block-hero .form .checkbox-container label:before {
  display: none;
}
.block-hero .form .checkbox-container label > span {
  margin-left: 0;
}

.block-contacts .wpcf7-form,
.block-contacts #formContact {
  padding-top: 10px;
}
.block-contacts .wpcf7-form input,
.block-contacts .wpcf7-form select,
.block-contacts .wpcf7-form textarea,
.block-contacts #formContact input,
.block-contacts #formContact select,
.block-contacts #formContact textarea {
  width: 100%;
  max-width: none;
  box-shadow: none;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 10px;
}
@media (min-width: 767.98px) {
  .block-contacts .wpcf7-form input,
  .block-contacts .wpcf7-form select,
  .block-contacts .wpcf7-form textarea,
  .block-contacts #formContact input,
  .block-contacts #formContact select,
  .block-contacts #formContact textarea {
    max-width: 345px;
    margin-top: 15px;
  }
}
.block-contacts .wpcf7-form input,
.block-contacts .wpcf7-form select,
.block-contacts #formContact input,
.block-contacts #formContact select {
  height: 40px;
  max-height: 40px;
}
.block-contacts .wpcf7-form input[name=first-name],
.block-contacts .wpcf7-form input[name=name],
.block-contacts #formContact input[name=first-name],
.block-contacts #formContact input[name=name] {
  margin-top: 0;
}
.block-contacts .wpcf7-form option,
.block-contacts .wpcf7-form input,
.block-contacts .wpcf7-form textarea,
.block-contacts #formContact option,
.block-contacts #formContact input,
.block-contacts #formContact textarea {
  color: #3a3a3a;
}
.block-contacts .wpcf7-form select,
.block-contacts .wpcf7-form input::placeholder,
.block-contacts .wpcf7-form textarea::placeholder,
.block-contacts .wpcf7-form option:disabled,
.block-contacts #formContact select,
.block-contacts #formContact input::placeholder,
.block-contacts #formContact textarea::placeholder,
.block-contacts #formContact option:disabled {
  color: #bebebe;
}
.block-contacts .wpcf7-form input:focus,
.block-contacts .wpcf7-form textarea:focus,
.block-contacts .wpcf7-form option:focus,
.block-contacts .wpcf7-form select:focus,
.block-contacts #formContact input:focus,
.block-contacts #formContact textarea:focus,
.block-contacts #formContact option:focus,
.block-contacts #formContact select:focus {
  outline: none;
}
.block-contacts .wpcf7-form textarea,
.block-contacts #formContact textarea {
  padding-top: 10px;
}
.block-contacts .wpcf7-form input[type=submit],
.block-contacts #formContact input[type=submit] {
  background-color: #24bc73;
  border-radius: 3px;
  border: 1px solid #24bc73;
  font-size: 18px;
  height: auto;
  max-height: none;
  padding: 12px 20px;
  margin-top: 25px;
  color: #fff;
  cursor: pointer;
  width: 100%;
  max-width: 394px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 767.98px) {
  .block-contacts .wpcf7-form input[type=submit],
  .block-contacts #formContact input[type=submit] {
    max-width: 345px;
  }
}
.block-contacts .wpcf7-form button[type=button],
.block-contacts #formContact button[type=button] {
  background-color: #24bc73;
  border-radius: 3px;
  border: 1px solid #24bc73;
  font-size: 18px;
  height: auto;
  max-height: none;
  padding: 12px 20px;
  color: #fff;
  cursor: pointer;
  width: 100%;
  max-width: 394px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-contacts .wpcf7-form button[type=button]:disabled,
.block-contacts #formContact button[type=button]:disabled {
  background-color: #bebebe;
  border: 1px solid #bebebe;
  cursor: auto;
}
@media (min-width: 767.98px) {
  .block-contacts .wpcf7-form button[type=button],
  .block-contacts #formContact button[type=button] {
    max-width: 304px;
  }
}
.block-contacts .wpcf7-form input.error,
.block-contacts .wpcf7-form select.error,
.block-contacts .wpcf7-form textarea.error,
.block-contacts #formContact input.error,
.block-contacts #formContact select.error,
.block-contacts #formContact textarea.error {
  border-color: red;
}
.block-contacts .wpcf7-form input.valid,
.block-contacts .wpcf7-form select.valid,
.block-contacts .wpcf7-form textarea.error,
.block-contacts #formContact input.valid,
.block-contacts #formContact select.valid,
.block-contacts #formContact textarea.error {
  border-color: #24bc73;
}
.block-contacts .wpcf7-form input.active,
.block-contacts .wpcf7-form select.active,
.block-contacts .wpcf7-form textarea.error,
.block-contacts #formContact input.active,
.block-contacts #formContact select.active,
.block-contacts #formContact textarea.error {
  border-color: #2a7ab0;
}
.block-contacts .wpcf7-form .form-control.not-valid,
.block-contacts #formContact .form-control.not-valid {
  border-bottom-color: red;
}
.block-contacts .wpcf7-form .g-recaptcha,
.block-contacts #formContact .g-recaptcha {
  display: flex;
  justify-content: center;
}
.block-contacts .wpcf7-form .form-row,
.block-contacts #formContact .form-row {
  justify-content: center;
  margin-bottom: 15px;
}
.block-contacts .wpcf7-form .submit-group,
.block-contacts #formContact .submit-group {
  flex-direction: column;
  justify-content: space-between;
  margin-top: 25px;
  height: 155px;
}
.block-contacts .wpcf7-form .alert,
.block-contacts #formContact .alert {
  font-weight: bolder;
  margin-top: 20px;
}
.block-contacts .wpcf7-form .alert-success,
.block-contacts #formContact .alert-success {
  color: #24bc73;
}
.block-contacts .wpcf7-form .alert-danger,
.block-contacts #formContact .alert-danger {
  color: #ff6631;
}
.block-contacts .screen-reader-response,
.block-contacts .wpcf7-not-valid-tip {
  display: none;
}

.block-features {
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}
.block-features .block-content {
  display: flex;
  flex-direction: column;
}
.block-features .block-item {
  padding: 40px 0 20px 0;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 575.98px) {
  .block-features .block-item {
    flex-basis: auto;
  }
}
.block-features .block-item-title {
  margin: 0 0 10px;
}
.block-features .block-item-links {
  margin-top: 10px;
  display: flex;
}
.block-features .block-item-links a {
  margin-right: 20px;
}
.block-features .block-item-links a svg {
  margin-bottom: 0;
}
.block-features .block-item-links a:last-child {
  margin-right: 0px;
}
.block-features .block-item p {
  text-align: center;
  margin-bottom: 0;
}
.block-features .block-item img,
.block-features .block-item svg {
  margin-bottom: 30px;
}
@media (min-width: 575.98px) {
  .block-features .block-content {
    flex-direction: row;
    justify-content: space-between;
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .block-features .block-item {
    padding: 60px 7.5px;
  }
}

.block-location-app .block-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  padding: 30px;
  background: #F2F5F7 url("/wp-content/themes/15M/images/location-app-bg.png") no-repeat right top;
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .block-location-app .block-wrapper {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}
@media (max-width: 414.98px) {
  .block-location-app .block-wrapper {
    background: #F2F5F7 url("/wp-content/themes/15M/images/location-app-bg-mob.png") no-repeat center top;
  }
}
.block-location-app .block-icon {
  position: absolute;
}
.block-location-app .block-icon.cross-1 {
  right: 160px;
  top: 40px;
}
.block-location-app .block-icon.cross-2 {
  right: 415px;
  bottom: 15px;
}
.block-location-app .block-icon.star-1 {
  right: 450px;
  top: 90px;
}
.block-location-app .block-icon.star-2 {
  right: 110px;
  top: 240px;
}
.block-location-app .block-icon.star-3 {
  right: 485px;
  top: 240px;
}
@media (max-width: 1199.98px) {
  .block-location-app .block-icon.cross-1 {
    right: 120px;
  }
  .block-location-app .block-icon.cross-2 {
    right: 370px;
  }
  .block-location-app .block-icon.star-1 {
    right: 400px;
  }
  .block-location-app .block-icon.star-2 {
    right: 50px;
  }
  .block-location-app .block-icon.star-3 {
    right: 450px;
  }
}
@media (max-width: 991.98px) {
  .block-location-app .block-icon {
    display: none;
  }
}
.block-location-app .block-content {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 35px;
}
@media (max-width: 767.98px) {
  .block-location-app .block-content {
    width: 100%;
    gap: 10px;
  }
}
.block-location-app .block-content_logo svg {
  width: 200px;
  height: 50px;
}
@media (max-width: 767.98px) {
  .block-location-app .block-content_logo {
    width: 100%;
    text-align: center;
  }
}
.block-location-app .block-content_title {
  font-size: 44px;
  font-weight: 700;
  color: #2A7AB0;
  line-height: 1.3;
}
@media (max-width: 991.98px) {
  .block-location-app .block-content_title {
    font-size: 40px;
  }
}
@media (max-width: 767.98px) {
  .block-location-app .block-content_title {
    width: 100%;
    text-align: center;
    font-size: 34px;
  }
}
@media (max-width: 414.98px) {
  .block-location-app .block-content_title {
    font-size: 24px;
    line-height: 1.3;
  }
}
.block-location-app .block-content_title span {
  color: #24BC73;
  font-weight: 700;
}
.block-location-app .block-content_apps {
  display: flex;
  gap: 15px;
}
.block-location-app .block-content_apps a {
  display: block;
  flex: 0 0 150px;
}
.block-location-app .block-content_apps img {
  object-fit: contain;
}
@media (max-width: 767.98px) {
  .block-location-app .block-content_apps {
    display: none;
  }
}
.block-location-app .block-image {
  position: relative;
  width: 50%;
  display: flex;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .block-location-app .block-image {
    justify-content: flex-end;
  }
}
@media (max-width: 767.98px) {
  .block-location-app .block-image {
    width: 100%;
    justify-content: center;
  }
}
.block-location-app .block-image .block-icon_mobile {
  display: none;
  position: absolute;
}
@media (max-width: 767.98px) {
  .block-location-app .block-image .block-icon_mobile {
    display: block;
  }
}
.block-location-app .block-image .block-icon_mobile.cross-1 {
  right: 0;
  top: 2vh;
}
.block-location-app .block-image .block-icon_mobile.cross-2 {
  left: -4vw;
  bottom: -2vh;
}
.block-location-app .block-image .block-icon_mobile.star-1 {
  left: 1vw;
  top: 7vh;
}
.block-location-app .block-image .block-icon_mobile.star-2 {
  right: 3vw;
  bottom: 20vh;
}
.block-location-app .block-image .block-icon_mobile.star-3 {
  left: 7vw;
  bottom: 25vh;
}
.block-location-app .block-image .block-icon_mobile.star-4 {
  right: 10vw;
  top: 16vh;
}
.block-location-app .block-mobile-apps {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 15px;
}
.block-location-app .block-mobile-apps a {
  display: block;
  flex: 0 0 130px;
}
.block-location-app .block-mobile-apps img {
  object-fit: contain;
}
@media (min-width: 414.98px) {
  .block-location-app .block-mobile-apps a {
    flex: 0 0 150px;
  }
}
@media (min-width: 767.98px) {
  .block-location-app .block-mobile-apps {
    display: none;
  }
}

.block-location-directories {
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-location-directories .block-content {
  margin: 30px 0 0;
  display: flex;
  justify-content: center;
  flex: 0 0 100px;
  gap: 60px;
  flex-wrap: wrap;
}
.block-location-directories .block-content a {
  display: block;
}
@media (max-width: 767.98px) {
  .block-location-directories .block-content {
    gap: 30px;
    justify-content: space-between;
  }
}
@media (max-width: 414.98px) {
  .block-location-directories .block-content {
    flex-direction: column;
    align-items: center;
  }
}
.block-location-directories .block-content::after {
  content: "";
  flex-basis: 100px;
}

.block-location-map {
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-location-map .block-content {
  background-color: #f2f5f7;
  padding: 15px;
  margin: 20px 0;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 767.98px) {
  .block-location-map .block-content {
    flex-direction: column;
  }
}
.block-location-map .block-content .route {
  max-width: 50%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (max-width: 767.98px) {
  .block-location-map .block-content .route {
    max-width: 100%;
  }
}
.block-location-map .block-content .route .images {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
.block-location-map .block-content .route .images .route-image {
  flex: 1 1 100%;
}
.block-location-map .block-content .route .images .route-image.multi {
  flex: 1 1 calc(50% - 15px);
}
.block-location-map .block-content .route .images .route-image img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 5px;
  vertical-align: middle;
}
.block-location-map .block-content .route .map {
  max-width: 100%;
  height: 210px;
}
.block-location-map .block-content .route .map iframe {
  width: 100%;
}
.block-location-map .block-content .contacts {
  width: 100%;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 15px;
}
@media (max-width: 767.98px) {
  .block-location-map .block-content .contacts {
    max-width: 100%;
    gap: 15px;
  }
}
.block-location-map .block-content .contacts p {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.block-location-map .block-content .contacts-top {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.block-location-map .block-content .contacts-top p {
  gap: 10px;
}
.block-location-map .block-content .contacts-bottom {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.block-location-map .block-content .contacts-bottom_hours {
  gap: 20px;
}
@media (max-width: 991.98px) {
  .block-location-map .block-content .contacts-bottom_hours {
    gap: 10px;
  }
}
.block-location-map .block-content .contacts-bottom_hours svg {
  width: 64px;
  height: 64px;
}
@media (max-width: 767.98px) {
  .block-location-map .block-content .contacts-bottom_hours svg {
    width: 35px;
    height: 35px;
  }
}
.block-location-map .block-content .contacts-bottom .buttons {
  display: flex;
  gap: 15px;
}
@media (max-width: 575.98px) {
  .block-location-map .block-content .contacts-bottom .buttons {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}
.block-location-map .block-content .contacts-bottom .buttons a {
  max-height: 56px;
  width: 100%;
  max-width: 250px;
}
@media (max-width: 414.98px) {
  .block-location-map .block-content .contacts-bottom .buttons a {
    max-width: 100%;
  }
}
.block-location-map .block-content .contacts-bottom .buttons a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #24bc73;
  border-radius: 3px;
  border: 1px solid #24bc73;
  font-size: 18px;
  line-height: 24px;
  padding: 15px 0;
  color: #fff;
  cursor: pointer;
}

.block-location-products {
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-location-products .block-content {
  margin: 35px 0 0;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}
@media (max-width: 1199.98px) {
  .block-location-products .block-content {
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .block-location-products .block-content {
    gap: 30px;
    justify-content: space-evenly;
  }
}
.block-location-products .block-content::after {
  content: "";
  flex-basis: 350px;
}
.block-location-products .product-card {
  margin-top: 15px;
  flex: 0 0 350px;
  position: relative;
  border: 1px solid #24BC73;
  border-radius: 10px;
  padding: 50px 25px 25px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.block-location-products .product-card_title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.block-location-products .product-card_text {
  text-align: left;
  margin-bottom: 0;
}
.block-location-products .product-card_image {
  background-color: white;
  position: absolute;
  top: -40px;
  left: calc(50% - 40px);
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4;
  color: #000;
  background-color: #f2f5f7;
}
.block-menu > .col {
  padding: 0px 15px;
}
.block-menu .menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
}
@media (min-width: 767.98px) {
  .block-menu .menu {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-around;
    gap: 10px;
    flex-wrap: wrap;
  }
}
.block-menu .menu .sub-menu {
  padding: 0;
}
.block-menu .menu .sub-menu .menu-item:last-child {
  margin-bottom: 0;
}
.block-menu .menu .first-level {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.23;
  color: #3a3a3a;
  margin-bottom: 30px;
  display: block;
}
.block-menu .menu .menu-item {
  margin-bottom: 20px;
  list-style-type: none;
  text-align: center;
}
.block-menu .menu .menu-item:last-child {
  margin-bottom: 0;
}
.block-menu .menu .menu-item a {
  color: #000;
}
.block-menu .menu .menu-item a:hover {
  color: #24bc73;
}
.block-menu .menu .menu-item-has-children {
  margin-top: 30px;
}
.block-menu .menu .menu-item-has-children:first-child {
  margin-top: 0px;
}
@media (min-width: 767.98px) {
  .block-menu .menu .menu-item-has-children {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.block-notice {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #000;
}
@media (max-width: 575.98px) {
  .block-notice {
    padding: 0 15px;
  }
}
.block-notice-wrapper {
  background-color: #f2f5f7;
  padding: 30px 15px;
  border-radius: 10px;
  display: grid;
  grid-template-columns: 48px 1fr;
  grid-template-areas: "i c";
}
.block-notice .block-image {
  grid-area: i;
  height: 100%;
  padding-top: 3px;
}
.block-notice .block-content {
  grid-area: c;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.block-notice .block-title {
  font-family: "Montserrat", Arial, sans-serif;
  color: #3a3a3a;
  line-height: 1.23;
}
.block-notice .block-link {
  font-size: 16px;
  color: #000;
  position: relative;
}
.block-notice .block-link:hover {
  color: #24bc73;
}
.block-notice .block-link:hover:after {
  border-bottom: 1px dashed #24bc73;
}
.block-notice .block-link:after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  height: 0;
  width: 100%;
  border-bottom: 1px dashed #000;
}

.block-qa {
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
}
.block-qa .block-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.block-qa .block-content > *:not(.item-element) {
  height: 0;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  margin-bottom: 0;
}
.block-qa .block-text-after {
  margin-top: 50px;
}
.block-qa .block-more {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.block-qa .block-more a {
  width: 100%;
  text-align: left;
  font-size: 14px;
}
.block-qa .block-more a svg {
  margin-left: 10px;
}
.block-qa .block-more a svg path {
  transition: all 0.33s ease-in-out;
}
.block-qa .block-more a:hover svg path {
  fill: #24bc73;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 575.98px) {
  .block-qa .block-more a {
    width: 500px;
    max-width: 500px;
  }
}
.block-qa .item-title {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.23;
  color: #3a3a3a;
  margin: 30px 0 15px;
}
.block-qa .item-title:first-of-type {
  margin-top: 40px;
}
.block-qa .item-question {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  font-weight: normal;
  width: 100%;
  cursor: pointer;
  color: #2a7ab0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: transform 0.5s ease-in-out;
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-right: 65px;
  position: relative;
}
@media (min-width: 575.98px) {
  .block-qa .item-question {
    width: 500px;
    max-width: 500px;
  }
}
.block-qa .item-question .item-toggler {
  cursor: pointer;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}
.block-qa .item-question .item-toggler svg {
  width: 30px;
  height: 30px;
}
.block-qa .item-question.opened svg {
  transform: rotate(180deg);
  transition: transform 0.5s ease-in-out;
}
.block-qa .item-question.opened ~ .item-divider {
  margin-top: 15px;
  width: 100%;
}
.block-qa .item-question.closed svg {
  transition: transform 0.5s ease-in-out;
}
.block-qa .item-divider {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e5eaee;
  transition: width 0.5s ease-in-out;
}
@media (min-width: 575.98px) {
  .block-qa .item-divider {
    width: 500px;
  }
}

.block-steps {
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
.block-steps .block-content {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: 30px;
}
.block-steps .block-content .block-item:last-of-type .block-item-icon .block-item-border {
  display: none !important;
}
.block-steps .block-item {
  background-color: transparent;
  color: #000;
  height: 100%;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4;
  display: flex;
}
.block-steps .block-item-icon {
  position: relative;
  min-width: 26px;
  padding-top: 5px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.block-steps .block-item-icon .icon-outer {
  width: 18px;
  height: 18px;
  max-width: 18px;
  max-height: 18px;
  border: 2px solid #24bc73;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}
.block-steps .block-item-icon .icon-inner {
  width: 10px;
  height: 10px;
  max-width: 10px;
  max-height: 10px;
  border: 2px solid #24bc73;
  border-radius: 50%;
  background-color: transparent;
}
.block-steps .block-item-border {
  content: "";
  position: absolute;
  top: 23px;
  left: 12px;
  height: calc(100% - 18px);
  width: 0;
  border-left: 2px dashed #24bc73;
  z-index: 10;
}
.block-steps .block-item-content {
  padding: 0 0 30px 20px;
  background-color: transparent;
}
@media (max-width: 414.98px) {
  .block-steps .block-item-content img {
    width: 100%;
  }
}
.block-steps .block-item .item-title {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.23;
  color: #2a7ab0;
  margin: 0 0 10px;
  text-align: left;
}
.block-steps .block-item .item-subtitle {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #bebebe;
  margin: 0 0 10px;
  text-align: left;
}
.block-steps .block-item p {
  margin-bottom: 22px;
}
.block-steps .block-item p:last-child {
  margin-bottom: 0;
}
.block-steps.block_green .block-item-content,
.block-steps.block_green .block-item-border,
.block-steps.block_green .block-item-icon,
.block-steps.block_green .block-item-icon .icon-outer,
.block-steps.block_green .block-item-icon .icon-inner {
  background-color: #24bc73;
}
.block-steps.block_green .block-item-border {
  border-left: 2px dashed #fff;
}
.block-steps.block_green .block-item-icon .icon-outer,
.block-steps.block_green .block-item-icon .icon-inner {
  border: 2px solid #fff;
}
.block-steps.block_grey .block-item-content,
.block-steps.block_grey .block-item-border,
.block-steps.block_grey .block-item-icon,
.block-steps.block_grey .block-item-icon .icon-outer,
.block-steps.block_grey .block-item-icon .icon-inner {
  background-color: #f2f5f7;
}

.block-team {
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
.block-team .block_title {
  margin: 0 0 20px;
}
.block-team .block-content {
  position: relative;
  margin: 0;
  display: flex;
  flex-direction: column;
}
@media (min-width: 575.98px) {
  .block-team .block-content {
    margin: 15px 0 40px;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    -webkit-padding-end: 0;
            padding-inline-end: 0;
    flex-wrap: wrap;
  }
}
.block-team .block-content .block-item {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  max-width: calc(100vw - 30px);
  color: #000;
  align-items: center;
  justify-content: flex-start;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
  padding: 30px 15px 0px;
}
.block-team .block-content .block-item:last-of-type {
  padding: 30px 15px 30px;
}
.block-team .block-content .block-item:first-of-type {
  padding: 0px 15px 0px;
}
@media (min-width: 575.98px) {
  .block-team .block-content .block-item {
    width: calc(50% - 15px);
    max-width: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
    background-color: #f2f5f7;
    border-radius: 10px;
    margin-top: 25px;
  }
  .block-team .block-content .block-item:last-of-type, .block-team .block-content .block-item:first-of-type {
    padding: 30px 15px 30px;
  }
}
@media (min-width: 767.98px) {
  .block-team .block-content .block-item {
    max-width: 720px;
  }
}
@media (min-width: 991.98px) {
  .block-team .block-content .block-item {
    max-width: 960px;
  }
}
@media (min-width: 1199.98px) {
  .block-team .block-content .block-item {
    max-width: calc(33.3333333333% - 10px);
    flex-basis: calc(33.3333333333% - 10px);
  }
}
.block-team .block-content .block-item img {
  margin-bottom: 20px;
  width: 100%;
}
.block-team .block-content .block-item-name {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.23;
  font-weight: bold;
  margin-bottom: 10px;
}
.block-team .block-content .block-item-position {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 20px;
  font-weight: normal;
}
.block-team .block-text-before {
  margin-bottom: 30px;
}
@media (min-width: 575.98px) {
  .block-team .block-text-before {
    margin-bottom: 15px;
  }
}

.block-testimonials {
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
.block-testimonials .block-text-before {
  margin-bottom: 60px;
}
.block-testimonials .block-text-after {
  margin-top: 60px;
}
.block-testimonials .block-content {
  position: relative;
  margin: 0;
  z-index: 1;
}
.block-testimonials .block-content .backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.block-testimonials .block-content .backdrop.disabled {
  display: none;
}
.block-testimonials .block-content.swiper-container {
  max-width: calc(100vw - 15px);
}
@media (min-width: 575.98px) {
  .block-testimonials .block-content.swiper-container {
    max-width: 540px;
  }
}
@media (min-width: 767.98px) {
  .block-testimonials .block-content.swiper-container {
    max-width: 720px;
  }
}
@media (min-width: 991.98px) {
  .block-testimonials .block-content.swiper-container {
    max-width: 960px;
  }
}
@media (min-width: 1199.98px) {
  .block-testimonials .block-content.swiper-container {
    max-width: 1140px;
  }
}
.block-testimonials .block-content.swiper-container .swiper-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: absolute;
  bottom: 60px;
  z-index: 2;
  padding: 0 15px;
  cursor: initial;
}
.block-testimonials .block-content.swiper-container .swiper-controls.disabled {
  display: none;
}
.block-testimonials .block-content.swiper-container .swiper-controls .arrow-left,
.block-testimonials .block-content.swiper-container .swiper-controls .arrow-right {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  outline: none;
}
.block-testimonials .block-content {
  /* static blocks */
}
.block-testimonials .block-content.swiper-container.disabled .swiper-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}
.block-testimonials .block-content.swiper-container.disabled .swiper-wrapper .swiper-slide {
  flex-shrink: 1;
}
@media (min-width: 575.98px) {
  .block-testimonials .block-content.swiper-container.disabled .swiper-wrapper .swiper-slide {
    flex-basis: calc(50% - 15px);
  }
}
@media (min-width: 1199.98px) {
  .block-testimonials .block-content.swiper-container.disabled .swiper-wrapper .swiper-slide {
    flex-basis: calc(33.3333333333% - 15px);
  }
}
.block-testimonials .block-content.swiper-container.disabled .swiper-controls {
  display: none;
}
.block-testimonials .block-content.swiper-container.disabled .block-item-logo {
  margin-top: 20px;
}
.block-testimonials .block-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  border-radius: 10px;
  padding: 60px 15px;
  text-align: center;
}
.block-testimonials .block-item-content {
  margin-bottom: 25px;
}
.block-testimonials .block-item-content p {
  margin-bottom: 10px;
}
.block-testimonials .block-item.swiper-slide {
  height: auto;
}
.block-testimonials .block-item-title {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  margin: 20px 0 10px;
}
.block-testimonials .block-item-date {
  font-size: 14px;
  color: #3a3a3a;
  margin: 0;
}
.block-testimonials .block-item-link {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  margin-bottom: 20px;
}
.block-testimonials .block-item-link a {
  color: #bebebe;
}
.block-testimonials .block-item-logo {
  display: block;
  margin: auto 0 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.block-testimonials .block-item-logo img {
  max-width: 100%;
}
.block-testimonials .block-item-score {
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-testimonials .block-score {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 60px;
  margin-bottom: 40px;
}
.block-testimonials .block-score-title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 22px;
  line-height: 1.23;
  color: #3a3a3a;
  margin-bottom: 15px;
}
.block-testimonials .block-score-title i:first-of-type {
  margin-left: 10px;
}
.block-testimonials .block-score-text {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}
.block-testimonials .block-score-text p {
  margin: 0;
}
.block-testimonials .block-score-text img {
  margin-left: 10px;
}
.block-testimonials .block-score-text a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  text-decoration: underline;
  padding-left: 5px;
}
.block-testimonials .block-score-text a:hover {
  color: #24bc73;
}
.block-testimonials .score-star {
  width: 22px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #24bc73;
  border-radius: 2px;
  margin-right: 2px;
  position: relative;
  z-index: 1;
}
.block-testimonials .score-star svg {
  z-index: 2;
}
.block-testimonials .score-star.half:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: #e2e7ea;
}

.block-text {
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-text.block_green.shifted_border, .block-text.block_grey.shifted_border {
  margin-bottom: -12px;
}
@media (max-width: 575.98px) {
  .block-text iframe {
    width: 100%;
  }
}

.block-winners {
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
}
.block-winners .block-subtitle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-size: 22px;
}
@media (min-width: 1199.98px) {
  .block-winners .block-subtitle {
    font-size: 26px;
  }
}
.block-winners .block-subtitle svg {
  margin: 10px 0 20px;
}
.block-winners .prev-subtitle {
  text-align: center;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #3a3a3a;
  line-height: 1.23;
  margin-top: 60px;
}
.block-winners .block-content.static {
  position: relative;
  margin: 0;
  display: flex;
  flex-direction: column;
  max-width: calc(100vw - 15px);
}
@media (min-width: 767.98px) {
  .block-winners .block-content.static {
    margin: 15px 0 0px;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    -webkit-padding-end: 0;
            padding-inline-end: 0;
    flex-wrap: wrap;
  }
}
@media (min-width: 575.98px) {
  .block-winners .block-content.static {
    max-width: 540px;
    width: 540px;
  }
}
@media (min-width: 767.98px) {
  .block-winners .block-content.static {
    max-width: 720px;
    width: 720px;
  }
}
@media (min-width: 991.98px) {
  .block-winners .block-content.static {
    max-width: 960px;
    width: 960px;
  }
}
@media (min-width: 1199.98px) {
  .block-winners .block-content.static {
    max-width: 1140px;
    width: 1140px;
  }
}
.block-winners .block-content.static .swiper-wrapper {
  justify-content: space-between;
}
.block-winners .block-content.static .block-item {
  display: flex;
  flex-direction: column;
  max-width: calc(100vw - 0px);
  color: #000;
  align-items: center;
  justify-content: flex-start;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
}
.block-winners .block-content.static .block-item.actual {
  padding: 30px 15px 30px;
}
@media (min-width: 767.98px) {
  .block-winners .block-content.static .block-item.actual {
    background-color: #f2f5f7;
    border-radius: 10px;
    max-width: calc(33.3333333333% - 10px);
    flex-basis: calc(33.3333333333% - 10px);
  }
}
.block-winners .block-content.static .block-item.prev {
  padding: 20px 0px 20px;
  height: auto;
  margin-bottom: 15px;
}
@media (min-width: 575.98px) {
  .block-winners .block-content.static .block-item.prev {
    max-width: calc(33.3333333333% - 15px);
  }
}
@media (min-width: 767.98px) {
  .block-winners .block-content.static .block-item.prev {
    max-width: calc(25% - 15px);
  }
}
.block-winners .block-content.static .block-item.prev .block-item-image {
  max-width: 200px;
}
.block-winners .block-content.static .block-item.prev .block-item-link {
  margin-top: auto;
  line-height: 1;
}
.block-winners .block-content.static .block-item .block-item-image {
  margin: 0 0 20px 0;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-winners .block-content.static .block-item .block-item-image img {
  width: 100%;
}
.block-winners .block-content.static .block-item .block-item-image svg {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (min-width: 767.98px) {
  .block-winners .block-content.static .block-item .block-item-image svg {
    max-width: 40px;
  }
}
@media (min-width: 991.98px) {
  .block-winners .block-content.static .block-item .block-item-image svg {
    max-width: 50px;
  }
}
@media (min-width: 1199.98px) {
  .block-winners .block-content.static .block-item .block-item-image svg {
    max-width: inherit;
  }
}
.block-winners .block-content.static .block-item-name {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.23;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 0;
}
.block-winners .block-content.static .block-item-position {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
  font-weight: normal;
}
.block-winners .block-content.static .block-item-link {
  color: #2a7ab0;
}
.block-winners .block-content.static .block-item-link:hover {
  color: #24bc73;
}
.block-winners .block-content.static .swiper-controls {
  display: none;
}
.block-winners .block-content.static .swiper-wrapper {
  margin: 15px 0 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-padding-end: 0;
          padding-inline-end: 0;
  flex-wrap: wrap;
  display: flex;
}
.block-winners .block-content.slider {
  position: relative;
  margin: 0;
  display: flex;
  flex-direction: column;
  z-index: 1;
  max-width: calc(100vw - 15px);
}
@media (min-width: 575.98px) {
  .block-winners .block-content.slider {
    max-width: 540px;
    width: 540px;
  }
}
@media (min-width: 767.98px) {
  .block-winners .block-content.slider {
    max-width: 720px;
    width: 720px;
  }
}
@media (min-width: 991.98px) {
  .block-winners .block-content.slider {
    max-width: 960px;
    width: 960px;
  }
}
@media (min-width: 1199.98px) {
  .block-winners .block-content.slider {
    max-width: 1140px;
    width: 1140px;
  }
}
.block-winners .block-content.slider .swiper-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 110px;
  left: 0;
  width: 100%;
  z-index: 2;
}
.block-winners .block-content.slider .swiper-controls .arrow-right,
.block-winners .block-content.slider .swiper-controls .arrow-left {
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  cursor: pointer;
}
.block-winners .block-content.slider .swiper-wrapper {
  margin: 15px 0 0px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}
.block-winners .block-content.slider .block-item {
  display: flex;
  flex-direction: column;
  max-width: calc(100vw - 0px);
  color: #000;
  align-items: center;
  justify-content: flex-start;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
  padding: 20px 0px 20px;
  height: auto;
  margin-bottom: 15px;
}
.block-winners .block-content.slider .block-item-image {
  margin: 0 0 20px 0;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 200px;
}
.block-winners .block-content.slider .block-item-image img {
  width: 100%;
}
.block-winners .block-content.slider .block-item-image svg {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (min-width: 767.98px) {
  .block-winners .block-content.slider .block-item-image svg {
    max-width: 40px;
  }
}
@media (min-width: 991.98px) {
  .block-winners .block-content.slider .block-item-image svg {
    max-width: 50px;
  }
}
@media (min-width: 1199.98px) {
  .block-winners .block-content.slider .block-item-image svg {
    max-width: inherit;
  }
}
.block-winners .block-content.slider .block-item-name {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.23;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 0;
}
.block-winners .block-content.slider .block-item-position {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
  font-weight: normal;
}
.block-winners .block-content.slider .block-item-link {
  color: #2a7ab0;
  margin-top: auto;
  line-height: 1;
}
.block-winners .block-content.slider .block-item-link:hover {
  color: #24bc73;
}

.blog__author_title {
  text-align: center;
  margin-bottom: 30px;
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.23;
  font-weight: bold;
  margin: 60px auto 30px;
  text-align: center;
}
.blog__author_posts {
  margin-top: 60px;
}
.blog__author .post-tease {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #000;
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.blog__author .post-tease p:last-child {
  margin-bottom: 0;
}
@media (min-width: 767.98px) {
  .blog__author .post-tease {
    display: block;
  }
}
.blog__author .post-tease img {
  border-radius: 10px;
  margin: 0 auto 20px auto;
  width: 100%;
  height: auto;
}
@media (min-width: 767.98px) {
  .blog__author .post-tease img {
    float: left;
    margin: 3px 20px 0 0;
    max-width: 345px;
  }
}
.blog__author .post-tease_title {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.23;
  margin: 0;
  margin: 0 auto;
}
.blog__author .post-tease_title a {
  color: #3a3a3a;
}
.blog__author .post-tease_title a:hover {
  color: #2a7ab0;
}
.blog__author .post-tease_meta {
  font-style: italic;
  font-size: 16px;
  line-height: 1;
  color: #3a3a3a;
  margin: 20px auto;
}
.blog__author .post-tease_meta a {
  color: #2a7ab0;
}
.blog__author .post-tease_meta a:hover {
  color: #24bc73;
}
.blog__author .post-tease .read-more {
  color: #2a7ab0;
  transition: color 0.3s ease-in-out;
}
.blog__author .post-tease .read-more:hover {
  color: #24bc73;
  transition: color 0.3s ease-in-out;
}
.blog__author .pagination {
  margin-bottom: 60px;
}
.blog__author .search-form {
  max-width: 500px;
  margin: 0 auto;
}

.blog__index_title {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 60px;
}
.blog__index .post-tease {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #000;
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.blog__index .post-tease p:last-child {
  margin-bottom: 0;
}
@media (min-width: 767.98px) {
  .blog__index .post-tease {
    display: block;
  }
}
.blog__index .post-tease img {
  border-radius: 10px;
  margin: 0 auto 20px auto;
  width: 100%;
  height: auto;
}
@media (min-width: 767.98px) {
  .blog__index .post-tease img {
    float: left;
    margin: 3px 20px 0 0;
    max-width: 345px;
  }
}
.blog__index .post-tease_title {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.23;
  margin: 0 auto;
}
.blog__index .post-tease_title a {
  color: #3a3a3a;
}
.blog__index .post-tease_title a:hover {
  color: #2a7ab0;
}
.blog__index .post-tease_meta {
  font-style: italic;
  font-size: 16px;
  line-height: 1;
  color: #3a3a3a;
  margin: 20px auto;
}
.blog__index .post-tease_meta a {
  color: #2a7ab0;
}
.blog__index .post-tease_meta a:hover {
  color: #24bc73;
}
.blog__index .post-tease .read-more {
  color: #2a7ab0;
  transition: color 0.3s ease-in-out;
}
.blog__index .post-tease .read-more:hover {
  color: #24bc73;
  transition: color 0.3s ease-in-out;
}
.blog__index .pagination {
  margin-bottom: 60px;
}
.blog__index .search-form {
  max-width: 500px;
  margin: 0 auto;
}

.blog__category_title {
  text-align: center;
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.23;
  font-weight: bold;
  margin: 60px auto 30px;
}
.blog__category_posts {
  margin-top: 60px;
}
.blog__category_posts .post-tease {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #000;
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (min-width: 767.98px) {
  .blog__category_posts .post-tease {
    display: block;
  }
}
.blog__category_posts .post-tease p:last-child {
  margin-bottom: 0;
}
.blog__category_posts .post-tease img {
  border-radius: 10px;
  margin: 0 auto 20px auto;
  width: 100%;
  height: auto;
}
@media (min-width: 767.98px) {
  .blog__category_posts .post-tease img {
    float: left;
    margin: 3px 20px 0 0;
    max-width: 345px;
  }
}
.blog__category_posts .post-tease_title {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.23;
  margin: 0 auto;
}
.blog__category_posts .post-tease_title a {
  color: #3a3a3a;
}
.blog__category_posts .post-tease_title a:hover {
  color: #2a7ab0;
}
.blog__category_posts .post-tease_meta {
  font-style: italic;
  font-size: 16px;
  line-height: 1;
  color: #3a3a3a;
  margin: 20px auto;
}
.blog__category_posts .post-tease_meta a {
  color: #2a7ab0;
}
.blog__category_posts .post-tease_meta a:hover {
  color: #24bc73;
}
.blog__category_posts .post-tease .read-more {
  color: #2a7ab0;
  transition: color 0.3s ease-in-out;
}
.blog__category_posts .post-tease .read-more:hover {
  color: #24bc73;
  transition: color 0.3s ease-in-out;
}
.blog__category_posts .pagination {
  margin-bottom: 60px;
}
.blog__category .search-form {
  max-width: 500px;
  margin: 0 auto;
}

.blog__single {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.blog__single .post {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #000;
  margin: 60px 0 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (min-width: 767.98px) {
  .blog__single .post {
    display: block;
  }
}
.blog__single .post p:last-child {
  margin-bottom: 0;
}
.blog__single .post h2 {
  font-size: 20px;
}
.blog__single .post h3 {
  font-size: 18px;
}
.blog__single .post h4 {
  font-size: 16px;
}
.blog__single .post_title {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.23;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 767.98px) {
  .blog__single .post_title {
    text-align: left;
  }
}
.blog__single .post_title a {
  color: #3a3a3a;
}
.blog__single .post_title a:hover {
  color: #2a7ab0;
}
.blog__single .post_meta {
  font-style: italic;
  font-size: 16px;
  line-height: 1;
  color: #3a3a3a;
  margin: 30px auto 20px;
}
.blog__single .post_meta a {
  color: #2a7ab0;
}
.blog__single .post_meta a:hover {
  color: #24bc73;
}
.blog__single .post_socials {
  margin: 0px auto 20px;
}
.blog__single .post_socials a {
  display: inline-block;
  margin-right: 20px;
  width: 24px;
  height: 24px;
  padding: 0;
}
.blog__single .post_img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  margin: 0 auto 20px auto;
}
@media (min-width: 767.98px) {
  .blog__single .post_img {
    width: auto;
    float: left;
    margin: 6px 20px 6px 0;
  }
}
.blog__single .post_categories {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 30px;
}
.blog__single .post_categories a {
  font-size: 13px;
  color: #3a3a3a;
  padding: 5px 10px;
  background-color: #f2f5f7;
  border-radius: 5px;
  margin-right: 10px;
}
.blog__single .post_categories a:last-child {
  margin-right: 0px;
}
.blog__single .post_categories a:hover {
  color: #24bc73;
}
@media (min-width: 767.98px) {
  .blog__single .post_categories {
    justify-content: flex-start;
  }
}
.blog__single .post_search {
  margin-top: 50px;
}
.blog__single .post_search .search-form {
  max-width: 500px;
  margin: 0 auto;
}

.categories {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #e5eaee;
  padding-bottom: 30px;
  margin: 0px auto 60px;
  width: calc(100vw - 30px);
}
@media (max-width: 575.98px) {
  .categories {
    padding: 0 15px 30px;
  }
}
.categories_title {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  line-height: 1.23;
  margin: 40px 0 30px;
}
@media (min-width: 767.98px) {
  .categories_title {
    font-size: 20px;
  }
}
.categories_item {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 16px;
  color: #2a7ab0;
  line-height: 1.4;
  margin-bottom: 8px;
}
.categories_item:hover {
  color: #24bc73;
}
@media (min-width: 767.98px) {
  .categories_item {
    font-size: 18px;
  }
}

.comments {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  margin-top: 60px;
}
.comments-title {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 30px;
  margin-top: 0;
}
.comments-form-wrapper .form-comment-heading {
  display: none;
}
.comments-form-wrapper {
  max-width: 70%;
  width: 70%;
}
@media (max-width: 991.98px) {
  .comments-form-wrapper {
    max-width: 100%;
    width: 100%;
  }
}
.comments-form-wrapper .form {
  padding: 0 15px;
}
.comments-form-wrapper .form > * {
  width: 100%;
  max-width: 100%;
}
.comments-form-wrapper .form input {
  margin-bottom: 10px;
}
.comments-form-wrapper .form textarea {
  margin-bottom: 20px;
}
.comments-form-wrapper .form .form-submit {
  text-align: center;
}
.comments-form-wrapper .form .form-submit button {
  font-size: 16px;
}
.comments-content {
  width: 100%;
  padding-left: 0;
}
@media (max-width: 575.98px) {
  .comments-content {
    padding: 0 15px;
  }
}
.comments-content .comment {
  list-style-type: none;
  margin-top: 25px;
}
.comments-content .comment.depth-1 {
  border-bottom: 1px solid #e5eaee;
}
.comments-content .comment.depth-1:last-of-type {
  border-bottom: none;
}
.comments-content .comment-body {
  margin-bottom: 20px;
}
.comments-content .comment-meta {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.comments-content .comment-author {
  font-weight: 700;
  color: #3a3a3a;
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.comments-content .comment-author .says {
  display: none;
}
.comments-content .comment-author .avatar {
  border-radius: 50%;
  margin-right: 20px;
  width: 50px;
  height: 50px;
}
.comments-content .comment-metadata a {
  font-size: 14px;
  font-style: italic;
  color: #bebebe;
}
.comments-content .comment-content {
  padding-left: 70px;
}
.comments-content .comment-content p {
  margin-bottom: 10px;
}
.comments-content .comment .reply {
  padding-left: 70px;
}
.comments-content .comment .reply a {
  color: #bebebe;
  position: relative;
  padding-left: 25px;
}
.comments-content .comment .reply a:before {
  width: 15px;
  height: 11px;
  content: " ";
  background-image: url(/images/arrow_reply.svg?e60aa038fe30643f75bc6c6dd80e2c82);
  position: absolute;
  left: 0;
  top: 3px;
}
.comments-content .comment .comments-form-wrapper {
  padding-left: 55px;
  margin-bottom: 20px;
}
.comments .comment-form-cookies-consent {
  display: none;
}

.dates-archive {
  margin-bottom: 40px;
}
.dates-archive_title {
  margin-bottom: 30px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #000;
  text-align: center;
}
.dates-archive_years {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.dates-archive_years .year {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #e5eaee;
  cursor: pointer;
  transition: color 0.2s linear;
}
.dates-archive_years .year.selected {
  color: #24bc73;
  transition: color 0.2s linear;
}
.dates-archive_months {
  display: flex;
  justify-content: space-between;
}
.dates-archive_column {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.dates-archive_column .month {
  width: 100%;
  text-align: left;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  line-height: 36px;
  color: #3a3a3a;
  cursor: pointer;
  transition: color 0.2s linear;
}
.dates-archive_column .month.selected {
  color: #24bc73;
  transition: color 0.2s linear;
}
.dates-archive_button_container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.dates-archive_button {
  background-color: #ff6631;
  font-size: 16px;
  width: 300px;
  height: 48px;
  padding: 15px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  border: #ff6631;
  cursor: pointer;
}

.hotline {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 20px 15px 0;
  background-color: #f2f5f7;
  border-radius: 10px;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  padding: 30px 15px;
  text-align: center;
}
.hotline p:last-child {
  margin-bottom: 0;
}
@media (min-width: 767.98px) {
  .hotline {
    margin-left: 0;
    margin-right: 0;
  }
}
.hotline_title {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  margin: 0;
}
@media (min-width: 767.98px) {
  .hotline_title {
    font-size: 20px;
  }
}
.hotline_phone {
  margin: 30px 0 20px;
}
.hotline_phone svg {
  margin-right: 15px;
}

.notice {
  padding-top: 40px;
  padding-bottom: 60px;
  font-size: 14px;
  color: #000;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.notice p:last-child {
  margin-bottom: 0;
}
.notice_icon {
  height: 100%;
}
.notice_icon svg {
  margin-right: 20px;
}

.popular_posts {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: nowrap;
  margin-top: 60px;
}
.popular_posts_title {
  text-align: center;
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  color: #000;
  margin-bottom: 30px;
}
@media (min-width: 991.98px) {
  .popular_posts_title {
    font-size: 20px;
  }
}
.popular_posts_content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
@media (min-width: 991.98px) {
  .popular_posts_content {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.popular_posts .post-tease {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  width: 100%;
  max-width: none;
}
@media (min-width: 991.98px) {
  .popular_posts .post-tease {
    flex: 1 0 calc((100% - 45px) / 4);
    max-width: calc((100% - 45px) / 4);
    width: calc((100% - 45px) / 4);
  }
}
.popular_posts .post-tease img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  border-radius: 10px;
}
.popular_posts .post-tease_title {
  font-size: 16px;
  line-height: 1.23;
  text-align: center;
  color: #3a3a3a;
  margin: 0;
}

.post_author {
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  display: flex;
  background-color: #f2f5f7;
  padding: 30px 20px;
  border-radius: 10px;
  margin: 0 15px;
}
@media (min-width: 575.98px) {
  .post_author {
    margin: 0;
  }
}
.post_author_img {
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.post_author_img img {
  border-radius: 50%;
}
.post_author_links {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 30px;
}
.post_author_links a {
  width: 24px;
  height: 24px;
  margin-bottom: 20px;
  display: inline-block;
}
.post_author_links a:last-child {
  margin-right: 0;
}
@media (min-width: 575.98px) {
  .post_author_links {
    flex-direction: row;
    justify-content: space-between;
  }
  .post_author_links a {
    margin-right: 10px;
    margin-bottom: 0;
  }
}
.post_author_name {
  margin: 0 0 10px;
  line-height: 1;
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.post_author_content p {
  margin-bottom: 10px;
}
.post_author_content p:last-child {
  margin-bottom: 0px;
}

.scam {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 40px 15px 60px;
  background-color: #f7f4f2;
  border-radius: 10px;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  padding: 30px 15px;
  text-align: center;
}
.scam p {
  margin-bottom: 16px;
}
.scam p:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 767.98px) {
  .scam {
    margin-left: 0;
    margin-right: 0;
  }
}
.scam_title {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.23;
  font-weight: bold;
  margin: 0;
}
@media (min-width: 767.98px) {
  .scam_title {
    font-size: 20px;
  }
}
.scam svg {
  margin: 20px 0;
}
.scam_button {
  display: block;
  width: 100%;
  color: #fff;
  background-color: #ff6631;
  max-width: 315px;
  padding: 12px 0;
  border-radius: 3px;
  margin: 20px 0 0;
}

.sources {
  font-size: 16px;
  line-height: 1.4;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
.sources:before, .sources:after {
  content: "";
  position: absolute;
  left: 15px;
  height: 1px;
  width: calc(100% - 30px);
  background-color: #e5eaee;
}
@media (min-width: 575.98px) {
  .sources:before, .sources:after {
    left: 0;
    width: 100%;
  }
}
.sources:before {
  top: 0;
}
.sources:after {
  bottom: 0;
}
.sources_title {
  color: #3a3a3a;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 0;
}
.sources_list {
  list-style-type: decimal;
  margin: 0;
  padding-left: 15px;
}
.sources_list .source {
  margin-top: 20px;
}
.sources_list .source_title {
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.4;
}
.sources_list .source_link {
  word-wrap: break-word;
}

.list-style {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.list-style-item {
  display: block;
  margin-bottom: 0;
  position: relative;
  padding-left: 20px;
}
.list-style-item::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 9px;
  border: 3px solid #3a3a3a;
  border-radius: 50%;
}

.table-style {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1.4em;
  table-layout: fixed;
}
.table-style table,
.table-style th,
.table-style td {
  border: 1px solid #e5eaee;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #000;
  font-weight: normal;
  padding: 10px 10px;
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
}
@media (min-width: 575.98px) {
  .table-style table,
  .table-style th,
  .table-style td {
    font-size: 16px;
    padding: 10px 15px;
  }
}
.table-style th {
  font-weight: bold;
  color: #000;
  background-color: #f2f5f7;
}

.text-note {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.4;
  font-style: italic;
  color: #3a3a3a;
  padding: 15px 0px 40px 25px;
  margin-bottom: 0;
}

.text-note_green {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  background-color: #24bc73;
  padding: 15px 15px;
  margin: 30px 0;
  border-radius: 10px;
}

.text-note_grey {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #000;
  background-color: #f2f5f7;
  padding: 15px 15px;
  margin: 30px 0;
  border-radius: 10px;
}

.main-cta {
  background-color: #2a7ab0;
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 15px;
}
.main-cta_title {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.23;
  color: #fff;
  margin: 0;
}
.main-cta_subtitle {
  font-size: 18px;
  line-height: 1.4;
  margin: 10px 0 30px 0;
}
.main-cta_button {
  color: #2a7ab0;
  background-color: #fff;
  width: 100%;
  border-radius: 3px;
  padding: 12px 0;
  font-size: 16px;
  line-height: 19px;
  border: 1px solid #2a7ab0;
  transition: all 0.3s ease-in-out;
}
.main-cta_button:hover {
  color: #fff;
  background-color: #2a7ab0;
  border: 1px solid #fff;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 575.98px) {
  .main-cta_button {
    width: 346px;
  }
}
.main-cta_terms {
  margin: 10px 0 0 0;
  font-size: 12px;
  line-height: 1.6;
  padding: 0 20px;
}
.main-cta_terms a {
  color: #fff;
  text-decoration: underline;
  transition: color 0.3s ease-in-out;
}
.main-cta_terms a:hover {
  color: #24bc73;
  transition: color 0.3s ease-in-out;
}
.main-cta_terms p:last-child {
  margin-bottom: 0;
}
@media (min-width: 575.98px) {
  .main-cta_terms {
    width: 346px;
  }
}

.breadcrumbs .col.has-disclaimer {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.breadcrumbs .col.has-disclaimer > span {
  width: -webkit-fit-content;
  width: fit-content;
}
@media (min-width: 575.98px) {
  .breadcrumbs .col.has-disclaimer > span {
    width: 100%;
  }
}

@media (min-width: 767.98px) {
  .block-hero.has-disclaimer .block-title {
    margin-top: 30px;
  }
}
.disclaimer {
  position: relative;
  display: flex;
  justify-content: flex-end;
  margin-top: 0;
  width: 100%;
}
.disclaimer_hero {
  margin-top: 50px;
}
@media screen and (max-width: 575.98px) {
  .disclaimer {
    width: -webkit-fit-content;
    width: fit-content;
  }
  .disclaimer_hero {
    width: 100%;
    padding-right: 15px;
    margin-top: 20px;
  }
}
.disclaimer-link {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  color: #2A7AB0;
  line-height: 1.1;
  text-decoration: underline;
  transition: 0.2s linear;
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  text-align: right;
}
.disclaimer-close {
  font-size: 12px;
  text-align: right;
  margin: -5px 0 3px;
  cursor: pointer;
}
.disclaimer-popup {
  z-index: 999;
  visibility: hidden;
  height: 0;
  opacity: 0;
  position: absolute;
  top: 25px;
  background-color: white;
  padding: 15px;
  width: 380px;
  border-radius: 4px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  border: 0.5px solid #609CC3;
  transition: opacity 0.3s ease;
}
.disclaimer-popup.visible {
  visibility: visible;
  height: auto;
  opacity: 1;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 575.98px) {
  .disclaimer-popup {
    width: calc(100vw - 30px);
    max-width: 380px;
  }
  .disclaimer-popup_hero {
    max-width: none;
    width: calc(100vw - 30px);
    right: 15px;
  }
}
.disclaimer-content {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  margin-bottom: 0;
  line-height: 1.5;
  color: #000000;
  font-size: 12px;
}
.disclaimer-content a {
  color: #2A7AB0;
}

.form,
.wpcf7-form {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 0;
}
@media (min-width: 575.98px) {
  .form,
  .wpcf7-form {
    padding: 0;
  }
}
.form-row,
.wpcf7-form-row {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  flex-wrap: wrap;
}
@media (min-width: 991.98px) {
  .form-row,
  .wpcf7-form-row {
    margin-top: 10px;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 15px;
  }
}
.form input,
.form select,
.form textarea,
.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea {
  width: 100%;
  max-width: none;
  max-height: 40px;
  height: 40px;
  box-shadow: none;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  margin-top: 10px;
}
@media (min-width: 991.98px) {
  .form input,
  .form select,
  .form textarea,
  .wpcf7-form input,
  .wpcf7-form select,
  .wpcf7-form textarea {
    max-width: 260px;
    margin-top: 0;
  }
}
.form textarea,
.wpcf7-form textarea {
  height: 150px;
  max-height: 150px;
  max-width: none;
  padding-top: 10px;
}
.form select,
.wpcf7-form select {
  background-color: #fff;
}
.form option,
.form input,
.form textarea,
.wpcf7-form option,
.wpcf7-form input,
.wpcf7-form textarea {
  color: #3a3a3a;
}
.form select,
.form input::placeholder,
.form textarea::placeholder,
.form option:disabled,
.wpcf7-form select,
.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder,
.wpcf7-form option:disabled {
  color: #bebebe;
}
.form input:focus,
.form option:focus,
.form select:focus,
.form textarea:focus,
.wpcf7-form input:focus,
.wpcf7-form option:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
  outline: none;
}
.form button[type=submit],
.form input[type=submit],
.wpcf7-form button[type=submit],
.wpcf7-form input[type=submit] {
  background-color: #24bc73;
  border-radius: 3px;
  border: 1px solid #24bc73;
  font-size: 18px;
  line-height: 24px;
  padding: 15px 0;
  color: #fff;
  cursor: pointer;
  width: 100%;
}
@media (min-width: 991.98px) {
  .form button[type=submit],
  .form input[type=submit],
  .wpcf7-form button[type=submit],
  .wpcf7-form input[type=submit] {
    max-width: 260px;
  }
}
.form input[type=submit],
.wpcf7-form input[type=submit] {
  height: auto;
  max-height: none;
}
.form .checkbox-container,
.wpcf7-form .checkbox-container {
  width: 100%;
  margin: 20px auto 10px;
  position: relative;
  display: block;
}
@media (max-width: 575.98px) {
  .form .checkbox-container,
  .wpcf7-form .checkbox-container {
    margin: 20px auto 20px;
  }
}
.form .checkbox-container input[type=checkbox],
.wpcf7-form .checkbox-container input[type=checkbox] {
  width: auto;
  opacity: 0;
  position: absolute;
  left: 0;
  margin-left: -20px;
}
.form .checkbox-container input[type=checkbox]:checked ~ label:after,
.wpcf7-form .checkbox-container input[type=checkbox]:checked ~ label:after {
  transform: rotate(-45deg) scale(1);
}
.form .checkbox-container label,
.wpcf7-form .checkbox-container label {
  position: relative;
  min-height: 25px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 12px;
  color: #3a3a3a;
}
.form .checkbox-container label span,
.wpcf7-form .checkbox-container label span {
  margin-left: 26px;
}
.form .checkbox-container label span a,
.wpcf7-form .checkbox-container label span a {
  color: #2a7ab0;
  transition: color 0.3s ease-in-out;
}
.form .checkbox-container label span a:hover,
.wpcf7-form .checkbox-container label span a:hover {
  color: #24bc73;
  transition: color 0.3s ease-in-out;
}
.form .checkbox-container label:before,
.wpcf7-form .checkbox-container label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  transition: transform 0.28s ease;
  border-radius: 3px;
  background-color: #2a7ab0;
  cursor: pointer;
}
.form .checkbox-container label:after,
.wpcf7-form .checkbox-container label:after {
  content: "";
  display: block;
  width: 6px;
  height: 4px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-45deg) scale(0);
  transition: transform ease 0.25s;
  position: absolute;
  top: 9px;
  left: 4px;
}
.form input.error,
.form select.error,
.wpcf7-form input.error,
.wpcf7-form select.error {
  border-color: red;
}
.form input.valid,
.form select.valid,
.wpcf7-form input.valid,
.wpcf7-form select.valid {
  border-color: #24bc73;
}
.form input.active,
.form select.active,
.wpcf7-form input.active,
.wpcf7-form select.active {
  border-color: #2a7ab0;
}

@media (max-width: 575.98px) {
  .form.desktop {
    display: none;
  }
}
@media (min-width: 991.98px) {
  .block-hero .form input,
  .block-hero .form select,
  .block-hero .form textarea,
  .block-hero .form input,
  .block-hero .form select, .block-hero .form textarea,
  .block-hero .wpcf7-form input,
  .block-hero .wpcf7-form select,
  .block-hero .wpcf7-form textarea,
  .block-hero .wpcf7-form input,
  .block-hero .wpcf7-form select,
  .block-hero .wpcf7-form textarea {
    max-width: 280px;
  }
  .block-hero .form-row,
  .block-hero .wpcf7-form-row {
    margin-top: 15px;
  }
}
.pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pagination_prev.disabled, .pagination_next.disabled {
  visibility: hidden;
}
.pagination_prev svg, .pagination_next svg {
  width: 30px;
  height: 30px;
}
.pagination_prev {
  margin-left: -8px;
}
.pagination_next {
  margin-right: -8px;
}
.pagination_pages {
  padding: 0;
  display: flex;
  list-style: none;
}
.pagination_pages li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination_pages .page-number {
  font-family: "Montserrat", Arial, sans-serif, Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.23;
  color: #bebebe;
  margin-right: 30px;
}
.pagination_pages .page-number.current {
  color: #24bc73;
}
.pagination_pages li:last-child .page-number {
  margin-right: 0px;
}

.scroll-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  transform: translateY(90px);
  display: block;
  z-index: 9999 !important;
}

.slide {
  transition: all 0.25s ease-in-out;
}

.slide--reset {
  transform: translateY(0);
  display: block;
}

.slide--up {
  transform: translateY(-100%);
}

.headroom--top {
  transform: translateY(100px);
  display: block;
}

.icon--up:before {
  content: "▲";
}

.sharing__button {
  font-size: 0.8em;
}

.page-scroll-up {
  z-index: 999;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  display: block;
  padding: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  font-size: 25px;
  line-height: 60px;
  overflow: hidden;
  cursor: pointer;
  background-color: #2a7ab0;
}
.page-scroll-up i {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  line-height: 10px;
}
.page-scroll-up .arrow-top {
  transform: translate(-50%, -50%);
}
.page-scroll-up .arrow-bottom {
  transform: translate(-50%, 80px);
}
.page-scroll-up:hover .arrow-top {
  transform: translate(-50%, -80px);
  opacity: 0;
}
.page-scroll-up:hover .arrow-bottom {
  transform: translate(-50%, -50%);
}

.search-form {
  width: 100%;
}
.search-form form#searchform {
  position: relative;
}
.search-form form#searchform input {
  width: 100%;
  padding: 10px 15px;
  border-radius: 3px;
  border: 1px solid #d6d6d6;
  box-shadow: none !important;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  color: #bebebe;
  font-size: 16px;
  line-height: 19px;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  background-clip: padding-box;
}
.search-form form#searchform button {
  position: absolute;
  right: 12px;
  top: 12px;
  cursor: pointer;
  border: none;
  background-color: transparent;
  padding: 0;
}
.search-form form#searchform button svg path {
  fill: #24bc73;
  transition: all 0.3s ease-in-out;
}
.search-form form#searchform button svg:hover path {
  fill: #2a7ab0;
  transition: all 0.3s ease-in-out;
}

.main-footer {
  background-color: #2a7ab0;
  color: #fff;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
}
.main-footer-content {
  background-color: #333;
  border-radius: 10px 10px 0 0;
  padding: 60px 15px 20px 15px;
}
@media (max-width: 1199.98px) {
  .main-footer-content {
    padding: 40px 15px 20px 15px;
  }
}
.main-footer-notice {
  background-color: #2a7ab0;
  padding: 20px 14px;
  border-radius: 10px;
  margin: 20px 0;
}
.main-footer-copyright {
  text-align: center;
}
.main-footer-menu {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  list-style: none;
  position: relative;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
.main-footer-menu:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #f2f5f7;
  opacity: 0.3;
}
.main-footer-menu a {
  height: 40px;
  color: #fff;
}
.main-footer-item {
  max-width: 100%;
  flex: 0 1 100%;
}
@media (min-width: 414.98px) {
  .main-footer-item {
    max-width: 50%;
    flex: 0 1 50%;
  }
}
@media (min-width: 767.98px) {
  .main-footer-item {
    max-width: 33.333333%;
    flex: 0 1 33.333333%;
  }
}
@media (min-width: 1199.98px) {
  .main-footer-item {
    max-width: 25%;
    flex: 0 1 25%;
  }
}
.main-footer-contacts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 64px;
  position: relative;
}
@media screen and (max-width: 414.98px) {
  .main-footer-contacts {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: auto;
    gap: 20px;
    padding-bottom: 40px;
  }
}
.main-footer-contacts:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #f2f5f7;
  opacity: 0.3;
}
.main-footer-socials, .main-footer-phone_ {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  font-size: 14px;
  max-width: 25%;
  flex: 0 1 25%;
}
@media (min-width: 767.98px) {
  .main-footer-socials, .main-footer-phone_ {
    max-width: 33.333333%;
    flex: 0 1 33.333333%;
  }
}
@media (min-width: 1199.98px) {
  .main-footer-socials, .main-footer-phone_ {
    max-width: 25%;
    flex: 0 1 25%;
  }
}
.main-footer-socials a, .main-footer-phone_ a {
  color: #fff;
}
.main-footer-phone {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  font-size: 14px;
}
.main-footer-phone svg {
  margin-right: 10px;
}
.main-footer-address {
  font-style: normal;
  display: flex;
  gap: 25px;
}
@media screen and (max-width: 575.98px) {
  .main-footer-address {
    flex-direction: column;
    gap: 5px;
  }
}
@media screen and (max-width: 414.98px) {
  .main-footer-address {
    gap: 10px;
  }
}
.main-footer-socials .icon-facebook path,
.main-footer-socials .icon-linkedin path,
.main-footer-socials .icon-twitter path,
.main-footer-socials .icon-youtube path {
  fill: #fff;
  transition: 0.3s ease-in-out;
}
.main-footer-socials .icon-facebook circle,
.main-footer-socials .icon-linkedin circle,
.main-footer-socials .icon-twitter circle,
.main-footer-socials .icon-youtube circle {
  stroke: #fff;
  transition: 0.3s ease-in-out;
}
.main-footer-socials .icon-facebook:hover path,
.main-footer-socials .icon-linkedin:hover path,
.main-footer-socials .icon-twitter:hover path,
.main-footer-socials .icon-youtube:hover path {
  fill: #2a7ab0;
  transition: 0.3s ease-in-out;
}
.main-footer-socials .icon-facebook:hover circle,
.main-footer-socials .icon-linkedin:hover circle,
.main-footer-socials .icon-twitter:hover circle,
.main-footer-socials .icon-youtube:hover circle {
  stroke: #2a7ab0;
  transition: 0.3s ease-in-out;
}
.main-footer-phone:hover {
  color: #2a7ab0;
  transition: 0.3s ease-in-out;
}
.main-footer-phone:hover svg path {
  fill: #2a7ab0;
  transition: 0.3s ease-in-out;
}
.main-footer-phone svg path {
  fill: #fff;
  transition: 0.3s ease-in-out;
}
.main-footer-socials a {
  margin-right: 10px;
}
.main-footer-terms {
  margin-top: 20px;
}
.main-footer-apps {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  margin-top: 30px;
}
.main-footer-apps img {
  width: 150px;
  height: auto;
}
@media (min-width: 575.98px) {
  .main-footer-apps {
    flex-direction: row;
  }
}
.main-footer-postal {
  display: flex;
  align-items: center;
  gap: 5px;
}

.cta-hidden footer.main-footer {
  background-color: transparent;
}

.breadcrumbs {
  font-size: 14px;
  height: 50px;
  display: flex;
  align-items: center;
}
.breadcrumbs a {
  position: relative;
  margin-right: 20px;
}
.breadcrumbs a:after {
  content: "";
  position: absolute;
  right: -15px;
  top: 6px;
  width: 5px;
  height: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #707070 #707070 transparent transparent;
  transform: rotate(45deg);
}

.top-menu {
  font-family: "Roboto", sans-serif;
  padding: 0 0 0 15px;
  background-color: #ffffff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1000;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 3px;
}

.logo {
  position: relative;
  z-index: 1001;
}

.logo a {
  color: #ff4444;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  padding: 15px 0;
  display: flex;
}

.navigation {
  display: flex;
  align-self: stretch;
}

.menu {
  list-style: none;
  display: flex;
  align-items: stretch;
  align-self: stretch;
}

.menu-item {
  position: relative;
  align-self: stretch;
  display: flex;
  font-weight: bold;
}

.menu-item > a {
  display: flex;
  align-items: center;
  padding: 15px;
  color: #333;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  transition: color 0.3s ease, background-color 0.3s ease;
  white-space: nowrap;
}

.menu-item > a:hover {
  background-color: #F3F5F7;
  color: #2A7AB0;
}

.menu-item > .sub-menu a:hover {
  color: #2A7AB0;
  background-color: #FFFFFF;
}

.menu-item-has-children > a::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 6px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5.00006%202.92307L0.00375557%207.24999H9.99636L5.00006%202.92307Z%22%20fill%3D%22%232A7AB0%22/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}

.menu-item-has-children:hover > a::after {
  transform: rotate(0deg);
}

.sub-menu {
  padding: 0 15px;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #ffffff;
  list-style: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-12px);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
  z-index: 100;
}

.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.sub-menu .menu-item {
  border-bottom: 1px solid #D6D6D6;
  margin: 0;
  padding: 0;
}

.sub-menu .menu-item:last-child {
  border-bottom: none;
}

.sub-menu .menu-item a {
  width: 100%;
  display: block;
  padding: 20px 0;
  color: #333;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.hamburger {
  display: none;
  padding: 15px;
  z-index: 1001;
}

.submenu-toggle {
  display: none;
}

@media (max-width: 1199.98px) {
  .top-menu::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: #ffffff;
    z-index: 1001;
    border-radius: 3px;
  }
  .hamburger {
    display: flex;
  }
  .hamburger-box {
    width: 20px;
    height: 17px;
  }
  .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    width: 20px;
    height: 2px;
  }
  .hamburger--collapse .hamburger-inner:after {
    top: -14px;
  }
  .hamburger-inner:before {
    top: -7px;
  }
  .navigation {
    position: fixed;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    background-color: #ffffff;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    padding: 0;
    z-index: 1000;
    border-radius: 3px;
  }
}
@media (max-width: 1199.98px) and (min-width: 575.98px) {
  .navigation {
    max-width: 540px;
  }
}
@media (max-width: 1199.98px) and (min-width: 767.98px) {
  .navigation {
    max-width: 720px;
  }
}
@media (max-width: 1199.98px) and (min-width: 991.98px) {
  .navigation {
    max-width: 960px;
  }
}
@media (max-width: 1199.98px) {
  .navigation.active {
    max-height: calc(100dvh - 40px);
    overflow-y: auto;
    padding: 60px 0 20px;
    height: -webkit-fit-content;
    height: fit-content;
  }
  body.menu-open .top-menu::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
  }
  html.menu-open,
  body.menu-open {
    overflow: hidden;
  }
  .menu {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    width: 100%;
    border-top: 2px solid #D6D6D6;
    padding: 0 15px;
  }
  .menu-item {
    border-bottom: 1px solid #D6D6D6;
  }
  .menu-item:last-child {
    border-bottom: none;
  }
  .menu-item-has-children {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
  }
  .menu-item-has-children > a::after {
    display: none;
  }
  .menu-item-has-children.active .submenu-toggle::before {
    transform: rotate(0deg);
  }
  .menu-item-has-children:hover > a {
    background-color: transparent;
  }
  .menu-item > a {
    padding: 18px 0;
    flex: 1;
    text-align: left;
  }
  .submenu-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    background-color: #F3F5F7;
    cursor: pointer;
    flex-shrink: 0;
    position: relative;
  }
  .submenu-toggle::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5.00006%202.92307L0.00375557%207.24999H9.99636L5.00006%202.92307Z%22%20fill%3D%22%232A7AB0%22/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    transition: transform 0.3s ease;
  }
  .sub-menu {
    position: static;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-in-out;
    background-color: transparent;
    width: 100%;
    padding: 0;
  }
  .menu-item-has-children:hover .sub-menu {
    max-height: 0;
  }
  .menu-item-has-children.active .sub-menu {
    padding-left: 15px;
    max-height: -webkit-fit-content;
    max-height: fit-content;
  }
  .sub-menu .menu-item {
    border-bottom: 1px solid #D6D6D6;
  }
  .sub-menu .menu-item:last-child {
    border-bottom: none;
  }
  .sub-menu .menu-item:first-child:before {
    position: absolute;
    content: "";
    top: 0;
    left: -15px;
    right: 0;
    height: 1px;
    background-color: #dfdfdf;
  }
  .sub-menu .menu-item a {
    padding: 18px 0;
    font-weight: 400;
  }
  .sub-menu .menu-item a:hover {
    background-color: transparent;
  }
}
.top__alert {
  color: white;
  letter-spacing: 0.7px;
  position: relative;
  cursor: pointer;
  display: none;
}
.top__alert .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 10px 15px;
}
.top__alert--header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.top__alert--header p {
  margin: 0;
}
.top__alert--content.closed {
  display: none;
}
.top__alert--content p {
  margin-bottom: 0;
}
.top__alert--content a {
  color: white;
  text-decoration: underline;
}
.top__alert--toggler {
  display: flex;
  justify-content: center;
  align-items: center;
}
.top__alert--toggler img {
  width: 25px;
  transition: transform 0.5s ease;
}
.top__alert--toggler.up img {
  transform: rotate(180deg);
}
.top__alert--title, .top__alert--footer,
.top__alert strong {
  font-weight: 600;
  line-height: 1;
}

.top-header {
  position: relative;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-end;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.4em;
  color: #000;
  font-weight: normal;
}
@media (min-width: 575.98px) {
  .top-header.container {
    padding: 0;
  }
}
.top-header_phone {
  margin: 0;
}
.top-header_cta {
  color: #000;
  margin-left: 20px;
  text-decoration: underline;
  margin-right: 15px;
}
@media (min-width: 575.98px) {
  .top-header_cta {
    margin-right: 0;
  }
}

.page-404 {
  color: #3a3a3a;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.page-404_title {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.23;
  margin-bottom: 30px;
}
.page-404_text {
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4;
  margin: 30px auto 50px;
  width: 345px;
}
@media (min-width: 575.98px) {
  .page-404_text {
    width: 50%;
  }
}
@media (min-width: 1199.98px) {
  .page-404_text {
    width: 30%;
  }
}
.page-404_image {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 575.98px) {
  .page-404_image {
    width: 50%;
  }
}
@media (min-width: 1199.98px) {
  .page-404_image {
    width: 30%;
  }
}
.page-404 .search-form {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
.page-404 .search-form #searchform {
  width: 100%;
}
@media (min-width: 575.98px) {
  .page-404 .search-form #searchform {
    width: 50%;
  }
}
@media (min-width: 1199.98px) {
  .page-404 .search-form #searchform {
    width: 30%;
  }
}

.main-header {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

body.has-block-hero .main-header {
  z-index: 10;
}

.page-content {
  width: 100%;
}

.page-title {
  margin-top: 60px;
  padding: 0 15px;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
@media (min-width: 575.98px) {
  .page-title {
    padding: 0;
  }
}

.apply_form_spring {
  height: 1466px;
}
.apply_form_wallet {
  height: 1645px;
}
.apply_form_neo {
  height: 1000px;
}
.apply_form_bablo {
  height: 1105px;
}
@media screen and (min-width: 493px) {
  .apply_form_spring {
    height: 941px;
  }
}
@media screen and (min-width: 498px) {
  .apply_form_bablo {
    height: 611px;
  }
}
@media screen and (min-width: 623px) {
  .apply_form_bablo {
    height: 471px;
  }
}
@media screen and (min-width: 670px) {
  .apply_form_wallet {
    height: 1121px;
  }
}
@media screen and (min-width: 800px) {
  .apply_form_spring {
    height: 751px;
  }
}
@media screen and (min-width: 956px) {
  .apply_form_wallet {
    height: 885px;
  }
}

.main-cta.cta-block-shortcode {
  border-radius: 10px;
  padding: 30px 15px;
  margin-bottom: 1.2rem;
}
.main-cta.cta-block-shortcode .main-cta_title {
  font-size: 1.4rem;
}
.main-cta.cta-block-shortcode .main-cta_title-nosub {
  margin-bottom: 31px;
}
.main-cta.cta-block-shortcode .main-cta_button {
  font-size: 1rem;
}
@media (min-width: 575.98px) {
  .main-cta.cta-block-shortcode .main-cta_button {
    width: 346px;
  }
}

.cta-shortcode {
  background-color: #2a7ab0;
  border-radius: 10px;
  color: #fff;
  font-family: "Roboto", "Trebuchet MS", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  display: flex;
  flex-grow: 1;
  align-items: center;
  padding: 30px 15px;
  margin-bottom: 1.2rem;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
}
@media (min-width: 767.98px) {
  .cta-shortcode {
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
  }
}
.cta-shortcode_title {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.23;
  color: #fff;
  margin: 0;
}
.cta-shortcode_button {
  color: #2a7ab0;
  background-color: #fff;
  width: 100%;
  border-radius: 3px;
  padding: 12px 0;
  font-size: 1rem;
  line-height: 19px;
  border: 1px solid #2a7ab0;
  transition: all 0.3s ease-in-out;
}
.cta-shortcode_button:hover {
  color: #fff;
  background-color: #2a7ab0;
  border: 1px solid #fff;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 575.98px) {
  .cta-shortcode_button {
    width: 200px;
  }
}

.shortcode-tabs {
  width: 100%;
  margin: 40px 0;
}
.shortcode-tabs-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f2f5f7;
  border-radius: 10px;
  margin-bottom: 20px;
}
.shortcode-tabs-control {
  background-color: #f2f5f7;
  padding: 6px 0;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #d6d6d6;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  flex-grow: 1;
  cursor: pointer;
  transition: background-color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
.shortcode-tabs-control span {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid #d6d6d6;
  height: 27px;
  width: 27px;
  transition: border-color 0.3s ease-in-out;
}
.shortcode-tabs-control.active {
  background-color: #2a7ab0;
  color: #fff;
  transition: color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
.shortcode-tabs-control.active span {
  border: 2px solid #fff;
  transition: border-color 0.3s ease-in-out;
}
.shortcode-tabs-content {
  display: none;
}
.shortcode-tabs-content p {
  margin-bottom: 10px;
}
.shortcode-tabs-content.active {
  display: block;
}

.wpcf7 .screen-reader-response,
.wpcf7 .wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7-form-control-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (min-width: 575.98px) {
  .wpcf7-form-control-wrap {
    width: auto;
  }
}

.wpcf7-response-output {
  color: #3a3a3a;
  margin-top: 20px;
  font-weight: bold;
}

.wpcf7-form-control-wrap.message {
  width: 100%;
}

.uploads {
  justify-content: space-between;
  align-items: flex-start;
}
.uploads.form-row {
  margin-top: 20px;
}
.uploads .wpcf7-form-control-wrap {
  height: 0;
  width: 0;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  position: absolute;
}

@media (max-width: 575.98px) {
  .essay-label {
    margin-bottom: 5px;
  }
}

.icon-cloud-upload {
  position: relative;
  padding-left: 26px;
  font-size: 14px;
  line-height: 1.4;
  color: #2a7ab0;
  cursor: pointer;
}
.icon-cloud-upload::before {
  content: "";
  background-image: url("/wp-content/themes/15M/images/upload.svg");
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
}

/**
* These styles moved to the customizer
/
 */
#hero-scholarship.block-hero .block-hero-content.mobile.has_text {
  display: flex;
  padding: 0 15px;
}
@media (min-width: 414.98px) {
  #hero-scholarship.block-hero .block-hero-content.mobile.has_text {
    display: none;
  }
}
#hero-scholarship.block-hero .block-title ~ * {
  display: none;
}
@media (min-width: 575.98px) {
  #hero-scholarship.block-hero .block-title ~ * {
    display: block;
  }
  #hero-scholarship.block-hero .block-title ~ a {
    display: inline-block;
  }
}

@media (min-width: 414.98px) and (max-width: 575.98px) {
  #hero-scholarship .block-hero-content.mobile {
    display: none;
  }
  #hero-scholarship .block-hero-content.desktop {
    display: block;
    max-width: 250px;
    font-size: 16px;
    margin-right: 15px;
  }
  #hero-scholarship .block-hero-content.desktop .block-title {
    text-align: left;
    position: relative;
    right: 0;
    top: 0;
  }
  #hero-scholarship .block-hero-content.desktop .block-title ~ * {
    display: block;
  }
  #hero-scholarship .block-hero-content.desktop p:last-of-type {
    text-align: right;
    margin-left: 50px;
  }
}
.block_green,
.block_grey {
  border-radius: 10px;
}

.block_green {
  background-color: #24bc73;
  color: #fff !important;
}
.block_green.block-menu a, .block_green.block-menu span {
  color: #fff !important;
}
.block_green .block-title,
.block_green .block-item,
.block_green .block-item-title,
.block_green .block-text-before,
.block_green .block-text-after {
  color: #fff;
}
.block_green .block-divider {
  background-color: #fff;
}
.block_green a {
  color: #2a7ab0;
}
.block_green a:hover {
  color: #9b51e0;
}

.block_grey {
  background-color: #f2f5f7;
}

.block-item_grey {
  background-color: #f2f5f7;
}

@media (min-width: 575.98px) {
  .block_green .col,
  .block_padded .col {
    padding: 0px 15px;
  }
}
