.goverlay{background:rgba(0,0,0,.8)}#cc-main .cm__btn-group{gap:0}#cc-main .cm__btn-group .cm__btn:first-of-type{margin-bottom:5px;grid-column-start:1;grid-row-start:2;background-color:transparent;order:1;color:#2c2f31;border:none;min-width:auto;min-height:auto;padding:0}#cc-main .cm__btn-group .cm__btn:nth-of-type(2){grid-column-start:1;margin-bottom:15px}#cc-main .cm__texts .cm__desc{margin-top:10px;padding-bottom:10px}#cc-main .cm__texts .cm__desc p{margin:0;padding:0}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{aspect-ratio:1;display:block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:#1f2a6d;border-radius:500px;border:0;margin:0;overflow:visible}.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{width:40px;height:24px;display:block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{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{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{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{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.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-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.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-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{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-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent!important;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent!important;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner: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-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner: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)}#mobile-nav{transform:translateX(100%);display:flex;position:fixed;z-index:10000;top:0;right:0;width:76%;height:100vh;background-color:#fff;min-width:140px;max-width:440px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;transition:transform .4s;flex-direction:column}#mobile-nav:after{right:100%}#mobile-nav ul{margin:0;padding:0;transition:transform .4s}#mobile-nav ul.level1.outside{transform:translateX(-100%)}#mobile-nav ul.level1 ul{transform:translateX(100%);display:none}#mobile-nav ul.level1 ul.active,#mobile-nav ul.level1 ul.back-move{display:block}#mobile-nav ul.level1 ul.outside{transform:translateX(0)}#mobile-nav ul li{margin:0;padding:0;position:static;border-bottom:1px solid rgba(0,0,0,.1)}#mobile-nav ul li a{color:#444;text-decoration:none;display:flex;min-height:60px;align-items:center;padding:8px 130px 8px 20px}#mobile-nav ul li a.focus,#mobile-nav ul li a:focus,#mobile-nav ul li a:hover{color:#f43838}#mobile-nav ul li.header{text-transform:uppercase;color:#1f2a6d;padding:8px 5px 8px 20px;text-align:center}#mobile-nav ul li.header .counter{display:none}#mobile-nav ul li.back-link{font-weight:700}#mobile-nav ul li.back-link a{text-transform:uppercase;color:#1f2a6d;padding:8px 5px 8px 20px;text-align:center;text-transform:none}#mobile-nav ul li.back-link a .counter{display:none}#mobile-nav ul li.back-link a:before{font-family:Font Awesome\ 5 Free,serif;content:"\f053";font-weight:700;color:#f43838;margin-right:16px}#mobile-nav ul li.has-submenu>ul{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff}#mobile-nav ul li.has-submenu>a{position:relative}#mobile-nav ul li.has-submenu>a .counter{position:absolute;right:0;top:50%;transform:translateY(-50%);content:"";font-size:.9rem;display:flex;align-items:flex-end;gap:8px;margin-right:8px;padding:4px 8px;border-radius:50px;justify-content:center;color:#fff;background-color:#f43838}#mobile-nav ul li.has-submenu>a .counter:before{content:"podmenu";opacity:.7}#mobile-nav ul li.has-submenu>a .counter:after{font-family:Font Awesome\ 5 Free,serif;content:"\f054";font-weight:700;color:#fff;opacity:.7}#mobile-nav ul li:before{content:""}#mobile-nav ul li.selected a{color:#f43838}#mobile-nav:after{box-shadow:0 0 10px rgba(0,0,0,.3);content:"";display:block;width:20px;height:100%;position:absolute;z-index:99}#app-container{transition:transform .4s}html.mobile-nav-open{z-index:9000;background-color:transparent;overflow-y:hidden}html.mobile-nav-open #mobile-nav{transform:translateX(0)}html.mobile-nav-open #header .container .hamburger{right:456px}@media (max-width:580px){html.mobile-nav-open #header .container .hamburger{right:calc(76% + 16px)}}#breadcrumb{font-size:.9rem;margin-top:32px;margin-bottom:32px}.app-container-homepage #breadcrumb{display:none}@media (max-width:767px){#breadcrumb{display:none}}h1,h2,h3,h4,h5{line-height:1.2;font-family:Rubik;font-weight:700}h1{margin-bottom:24px;font-size:3rem;color:#f43838}h2{margin-bottom:16px;margin-top:40px;font-size:2.3rem;color:#1f2a6d}h3{font-size:1.8rem;color:#f43838}h3,h4{margin-bottom:16px;margin-top:32px}h4{font-size:1.3rem;color:#1f2a6d}h1+h2,h2+h3,h3+h4{margin-top:16px}ol,ul{margin:15px 0 30px 5px;padding:0}ol ol,ol ol ol,ul ul,ul ul ul{margin:6px 0 6px 5px}ul,ul li{list-style:none}ul li{position:relative;margin-bottom:10px;padding-left:25px;background:none}ul li:before{position:absolute;top:5px;left:0;display:block;color:#ff9621;font-family:Font Awesome\ 5 Free,serif;font-size:9px;font-weight:700;content:"\f111"}#tracy-debug ul li{padding:0;margin:0}#tracy-debug ul li:before{content:""}ol{counter-reset:item}ol li{display:block;position:relative;margin-bottom:10px;padding-left:30px}ol li:before{position:absolute;top:0;left:0;display:block;color:#b4b4b4;content:counter(item);counter-increment:item}.list-type ul,.list-type ul li{margin:0;padding:0}.list-type ul:after{display:block;content:"";clear:both}.list-type ul li{list-style-type:none;list-style-image:none}.list-type ul li:before{display:none}.list-type.block ul li{margin-bottom:30px;padding:0 15px}a{color:#f43838;text-decoration:underline;outline:none!important;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}a:active,a:focus,a:hover{color:#f43838;text-decoration:none}button{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}button,button:active,button:focus,button:hover{outline:none}p{margin-bottom:16px}table{margin-bottom:30px;border-collapse:collapse;table-layout:auto!important;width:100%!important}table,table tr,table tr td,table tr th{border:none}table tr td,table tr th{padding:8px;border-top:1px solid #b4b4b4;vertical-align:baseline}table tr td:not(:last-child){padding-right:16px}table thead{background-color:#1f2a6d;color:#fff}table thead tr td,table thead tr th{vertical-align:middle;border:none}thead th:first-child,thead tr td:first-child{border-radius:8px 0 0 8px}thead th:last-child,thead tr td:last-child{border-radius:0 8px 8px 0}thead+tbody tr:first-child td{border-top:none}table p:last-child{margin-bottom:0}hr{border-top:1px solid #b4b4b4}b,strong{font-weight:700}img{display:inline-block!important;max-width:100%}img:not(.lazy){height:auto!important}img.lazy{max-height:100%}.container.with-submenu{display:flex}.submenu-col{margin-right:32px;width:250px;flex-shrink:0}.submenu-col .submenu{margin-right:16px;border-right:1px solid #ddd}.submenu-col .submenu li{padding:0;color:#f43838}.submenu-col .submenu li:before{content:none}.submenu-col .submenu li a{text-decoration:none}.submenu-col .submenu li a:hover{text-decoration:underline}.submenu-col .submenu li.selected>a{color:#1f2a6d}.submenu-col .submenu .level2{margin:0;font-weight:700;font-size:1.1rem}.submenu-col .submenu .level3{margin-left:16px;font-weight:400;font-size:1rem}.paginator{margin-top:16px;margin-bottom:16px}.paginator .pagination-label-count{font-size:1rem;opacity:.6}.paginator .pagination ul{display:flex;flex-direction:row;gap:16px}.paginator .pagination ul li{padding:0}.paginator .pagination ul li:before{content:none}.paginator .pagination ul li a,.paginator .pagination ul li span{width:40px;height:40px;border-radius:99px;display:flex;align-items:center;justify-content:center;text-decoration:none}.paginator .pagination ul li a{background-color:#1f2a6d;color:#fff}.paginator .pagination ul li a:hover{background-color:#ff9621}.paginator .pagination ul li span{background-color:#fff7e3}.paginator .pagination ul li.active span{background-color:#f43838;color:#fff}@media (max-width:991px){.submenu-col{display:none}}@media (max-width:767px){h1{font-size:2.5rem}h2{font-size:1.9rem}h3{font-size:1.5rem}h4{font-size:1.2rem}}@media (max-width:500px){h1{font-size:2rem}h2{font-size:1.7rem}h3{font-size:1.3rem}h4{font-size:1.1rem}}html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-family:Nunito,sans-serif;font-weight:400;color:#444}.btn,body{font-size:1.25rem}.btn+.btn{margin-right:16px}.row{flex-grow:1}#content{min-height:400px}#content iframe{width:100%;aspect-ratio:1.77777778}.ea-photogallery-rte{display:flex;flex-wrap:wrap;margin:16px -12px}.ea-photogallery-rte a{display:block;width:25%;padding:12px}.ea-photogallery-rte a img{width:100%;border-radius:8px}.btn.btn-default{color:#f43838;background:#fff;border:2px solid #f43838;margin-bottom:24px;padding:4px 16px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.25rem}.btn.btn-default.focus,.btn.btn-default:focus,.btn.btn-default:hover,.btn.btn-default:not(:disabled):not(.disabled):active:focus{color:#1f2a6d;background-color:#fff;border:2px solid #1f2a6d;box-shadow:none}.btn.btn-primary{color:#fff;background:#f43838;border:2px solid #f43838;margin-bottom:24px;padding:4px 16px;border-radius:8px;text-decoration:none;font-weight:700}.btn.btn-primary.focus,.btn.btn-primary:focus,.btn.btn-primary:hover,.btn.btn-primary:not(:disabled):not(.disabled):active:focus{color:#fff;background-color:#1f2a6d;border:2px solid #1f2a6d;box-shadow:none}.btn.btn-success{color:#fff;background:#002e6e;border:1px solid #002e6e;margin-bottom:24px;padding:4px 16px;border-radius:8px;text-decoration:none;font-weight:700}.btn.btn-success.focus,.btn.btn-success:focus,.btn.btn-success:hover,.btn.btn-success:not(:disabled):not(.disabled):active:focus{color:#fff;background-color:#0147ac;border:1px solid #0147ac;box-shadow:none}.btn.btn-info{color:#fff;background:#999;border:1px solid #999;margin-bottom:24px;padding:4px 16px;border-radius:8px;text-decoration:none;font-weight:700}.btn.btn-info.focus,.btn.btn-info:focus,.btn.btn-info:hover,.btn.btn-info:not(:disabled):not(.disabled):active:focus{color:#fff;background-color:#888;border:1px solid #888;box-shadow:none}.btn.btn-warning{color:#fff;background:#f0ad4e;border:1px solid #eea236;margin-bottom:24px;padding:4px 16px;border-radius:8px;text-decoration:none;font-weight:700}.btn.btn-warning.focus,.btn.btn-warning:focus,.btn.btn-warning:hover,.btn.btn-warning:not(:disabled):not(.disabled):active:focus{color:#fff;background-color:#d58512;border:1px solid #985f0d;box-shadow:none}.btn.btn-danger{color:#fff;background:#d9534f;border:1px solid #d43f3a;margin-bottom:24px;padding:4px 16px;border-radius:8px;text-decoration:none;font-weight:700}.btn.btn-danger.focus,.btn.btn-danger:focus,.btn.btn-danger:hover,.btn.btn-danger:not(:disabled):not(.disabled):active:focus{color:#fff;background-color:#ac2925;border:1px solid #761c19;box-shadow:none}.container{max-width:1300px;padding:0 80px}@media (max-width:1199px){.container{max-width:100%;padding:0 64px}.btn,.btn.btn-default,body{font-size:1rem}}@media (max-width:900px){.container{padding:0 32px}.ea-photogallery-rte a{width:33.33%}}@media (max-width:500px){.ea-photogallery-rte a{width:50%}}#header .container .logo{position:absolute;margin-left:-96px;z-index:1}#header .container .logo img{width:350px}#header .container .menu{margin-left:180px;flex-grow:1;z-index:2;position:relative;background-image:url(assets/menu-background.svg);background-size:auto;background-position:auto;background-repeat:no-repeat}#header .container .menu ul{display:flex;justify-content:space-between;margin:0;padding:16px;height:100%;align-items:center}#header .container .menu ul li{list-style-type:none;margin-bottom:0;padding:0}#header .container .menu ul li a{text-decoration:none;color:#fff}#header .container .menu ul li:before{content:""}#header .container .menu ul li.selected a{color:#ff9621}#header .container .menu .level1>li>a{padding:16px;border-radius:16px;display:block;flex:1 0}#header .container .menu .level1>li>a:hover{background-color:#151b43}#header .container .menu .level1>li:hover .level2{display:block;margin-top:-8px}#header .container .menu .level1>li.has-submenu>a:after{content:"";color:#ff9621;display:inline-block;width:12px;height:12px;margin-left:8px;background-image:url(assets/arrow.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}#header .container .menu .level2{display:none;min-width:250px;position:absolute;left:-24px;z-index:1;background-color:#151b43;height:auto;padding:24px 24px 8px;border-radius:16px}#header .container .menu .level2 li{display:block;margin:0 0 16px;padding-left:0}#header .container .menu .level2 li a{display:block}#header .container .menu .level2 li a:hover{opacity:.5}#header .container .menu .level3{display:none}#header .container .hamburger{position:relative;padding:16px;display:none;z-index:1000;margin-left:auto}#header .container .hamburger .hamburger-box{width:34px}#header .container .hamburger .hamburger-box .hamburger-inner,#header .container .hamburger .hamburger-box .hamburger-inner:after,#header .container .hamburger .hamburger-box .hamburger-inner:before{background-color:#fff;width:34px;height:3px}#header .container .hamburger:active,#header .container .hamburger:focus,#header .container .hamburger:hover{opacity:1}@media (max-width:991px){#header .container .hamburger{display:block;transition:right .4s;position:fixed;right:16px;top:16px}#header .container .menu{display:none}#header .container .logo{position:relative}}#footer{margin-top:40px;background-color:#fff7e3;padding-top:32px;padding-bottom:32px}#footer .footer-menus{display:flex;justify-content:space-between;font-size:1rem}#footer .footer-menus .headline{font-family:Rubik;font-weight:700;font-size:1.5rem;margin-bottom:16px}#footer .footer-menus .menu ul{margin:0}#footer .footer-menus .menu ul li{margin-bottom:8px;padding:0}#footer .footer-menus .menu ul li:before{content:none}#footer .footer-menus .menu ul li a{text-decoration:none}#footer .footer-menus .main,#footer .footer-menus .main a{color:#444}#footer .footer-menus .school,#footer .footer-menus .school a{color:#ff9621}#footer .footer-menus .preschool,#footer .footer-menus .preschool a{color:#1f2a6d}#footer .footer-menus .contact,#footer .footer-menus .contact a{color:#f43838;margin-bottom:16px}#footer .footer-menus .social{display:flex;gap:8px;margin-top:16px}#footer .footer-menus .social img{width:50px}#footer .footer-menus .social a{text-decoration:none}#footer .footer-menus .social a:hover{opacity:.7}#footer .made-by{font-size:1rem;margin-top:2rem}@media (max-width:1199px){#footer .footer-menus .headline{font-size:1.3rem}}@media (max-width:991px){#footer .footer-menus{flex-wrap:wrap;row-gap:32px}#footer .footer-menus div{flex:0 0 50%}}@media (max-width:599px){#footer .footer-menus div{flex:0 0 100%;text-align:center}#footer .social{justify-content:center}}.categories{display:flex;margin-bottom:32px;gap:16px}.category-tile{position:relative;display:block;width:200px;height:100px;border-radius:8px;overflow:hidden;background-color:#1f2a6d}.category-tile .title{z-index:1;position:absolute;bottom:0;padding:8px;max-width:100%;color:#fff}.category-tile .category-preview{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;opacity:.3;transition:opacity .4s}.category-tile:hover .category-preview{opacity:0}.gallery-links{display:flex;flex-wrap:wrap;margin:0 -12px;gap:32px 0}.gallery-tile{width:33.33%;padding:0 12px;font-family:Rubik;font-weight:400;overflow:hidden}.gallery-tile .gallery-preview{overflow:hidden;aspect-ratio:1.5;border-radius:8px;position:relative;margin-bottom:8px}.gallery-tile img{object-fit:cover;width:100%;height:100%!important;transition:transform .4s}.gallery-tile .category-label{position:absolute;z-index:1;bottom:16px;padding:8px;background-color:rgba(31,42,109,.8);border-radius:0 8px 8px 0;font-family:Nunito;font-size:1rem;color:#fff}.gallery-tile .has-video{width:48px;height:48px;position:absolute;right:16px;bottom:16px;background-image:url(assets/video.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}.gallery-tile:hover img{transform:scale(1.1)}.action-category .gallery-tile .category-label{display:none}.gallery{width:100%}.gallery .thumbs{margin:-8px;display:flex;flex-wrap:wrap}.gallery .thumb{display:block;width:25%;padding:8px;aspect-ratio:1;margin:0}.gallery .thumb a{width:100%;height:100%;display:block;overflow:hidden;border-radius:8px}.gallery .thumb img{transition:transform .4s}.gallery .thumb:hover img{transform:scale(1.1)}.video iframe{aspect-ratio:1.77777778;width:100%}@media (max-width:1200px){.gallery-tile .category-label{font-size:.9rem}}@media (max-width:899px){.gallery-tile{width:50%}.gallery .thumb{width:33.33%}}@media (max-width:600px){.categories{flex-wrap:wrap}.categories .category-tile{width:calc(50% - 8px)}}@media (max-width:500px){.gallery-tile{width:100%}.gallery .thumb{width:50%}}.people{margin:0 -16px;display:flex;flex-wrap:wrap}.people .person{display:inline-block;width:25%;vertical-align:top;padding:0 16px;margin-bottom:32px}.people .person img{width:100%;aspect-ratio:.66666667;object-fit:cover;border-radius:8px}.people .person h3{font-size:1.3rem;margin-top:16px;margin-bottom:8px}.people .person p{font-size:1rem}@media (max-width:1199px){.people .person{width:33.33%}}@media (max-width:767px){.people .person{width:50%}}@media (max-width:500px){.people{margin:0 -8px}.people .person{padding:0 8px}}.article-list a.item{background-color:rgba(255,247,227,.5);border-radius:16px;padding:16px;border:2px solid rgba(255,247,227,.5);text-decoration:none;display:flex;margin-bottom:32px}.article-list a.item .image{display:none}.article-list a.item h2{font-size:1.8rem;margin-top:0;margin-bottom:8px;transition:color .2s}.article-list a.item .text{color:#444}.article-list a.item .text .date{opacity:.6;font-size:1rem;margin-bottom:16px}.article-list a.item .text .perex{margin-bottom:16px}.article-list a.item .btn{margin-bottom:0}.article-list a.item:hover{background-color:#fff7e3}.article-list a.item:hover h2{text-decoration:underline;color:#f43838}.article-list a.item:hover .image-overlay{opacity:.3}@media (max-width:767px){.article-list a.item{flex-direction:column}.article-list a.item h2{font-size:1.5rem}}@media (max-width:599px){.article-list a.item h2{font-size:1.3em}}.app-container-homepage .article-list a.item .text .perex{margin-bottom:0}#article-detail .date{opacity:.6;font-size:1rem;margin-bottom:16px}#article-detail div{margin-bottom:24px}#article-detail p img{width:100%;border-radius:8px}.app-container-homepage #header{position:absolute;width:100%;z-index:20}#hp #video-lightbox{display:none;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.8);z-index:100;text-align:center}#hp #video-lightbox:before{content:"";display:inline-block;height:100%;vertical-align:middle}#hp #video-lightbox #video{display:inline-block;vertical-align:middle;aspect-ratio:1.77777778;width:80%}#hp #video-lightbox #video #player{width:100%;height:100%}#hp .hero{position:relative;width:100vw;height:100vh;overflow:hidden}#hp .hero .hero-text-container{position:relative;display:flex;height:100%;z-index:3;align-items:center;padding-bottom:40px}#hp .hero .hero-text{max-width:650px}#hp .hero .hero-text h1,#hp .hero .hero-text h2,#hp .hero .hero-text p{color:#fff;text-shadow:4px 4px 15px rgba(0,0,0,.5)}#hp .hero .hero-text h1{font-size:1rem;opacity:.6}#hp .hero .hero-text h2{font-size:3.5rem;color:#ff9621}#hp .hero .hero-text p{font-size:1.25rem}#hp .hero .hero-text .btn{margin-top:16px;font-size:1.25rem}#hp .hero .video-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.35);z-index:2}#hp .hero .hero-video{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;object-fit:cover;background-image:url(95e265084aad4e8e507b95344b20eb77.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}#hp .row{margin-top:96px}#hp .headline-with-link{display:flex;align-items:baseline;gap:16px;justify-content:space-between}#hp h2{margin-bottom:32px;margin-top:0}#hp .article-list .articles{display:flex;gap:32px}#hp .article-list .articles .item{flex:1 1 0px;flex-direction:column}#hp .article-list .articles .item .image{width:100%;margin-bottom:16px}#hp .article-list .articles .item h3{font-size:1.4rem;margin-top:0;margin-bottom:8px;transition:color .2s}#hp .article-list .articles .item:hover h3{text-decoration:underline;color:#f43838}#hp .sections{display:flex;gap:32px}#hp .sections .section-block{position:relative;flex:1;overflow:hidden;text-decoration:none;padding:24px 24px 170px;border-radius:8px;color:#fff;transition:background-color .4s}#hp .sections .section-block h3{color:#fff;margin-top:0}#hp .sections .section-block .btn{background-color:transparent;color:#fff;border:2px solid #fff}#hp .sections .section-block .btn:hover{background-color:#fff;border:2px solid #fff}#hp .sections .section-block img{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:500px;max-width:none;height:auto}#hp .sections .section-block.school{background-color:#ff9621}#hp .sections .section-block.school:hover{background-color:#d9801c}#hp .sections .section-block.school .btn:hover{color:#ff9621}#hp .sections .section-block.preschool{background-color:#1f2a6d}#hp .sections .section-block.preschool:hover{background-color:#172052}#hp .sections .section-block.preschool .btn:hover{color:#1f2a6d}#hp .sections .section-block.canteen{background-color:#f43838}#hp .sections .section-block.canteen:hover{background-color:#cf3030}#hp .sections .section-block.canteen .btn:hover{color:#f43838}#hp .gallery-links{gap:32px;margin:0}#hp .gallery-links .gallery-tile{flex:1 1 0px;padding:0}#hp .cards>:nth-child(2) .description-text{order:1}#hp .cards .side-by-side{display:flex;gap:64px;flex-wrap:nowrap}#hp .cards .side-by-side .description-text{flex:0 1 40%}#hp .cards .side-by-side .image{flex:1 0;display:flex;align-items:stretch;border-radius:8px;overflow:hidden}#hp .cards .side-by-side .image img{object-fit:cover;object-position:30% 50%;height:100%!important}#hp .cards .side-by-side .journal-image{background-color:#fff7e3;display:flex;justify-content:center;padding:8%;width:100%;height:100%}#hp .cards .side-by-side .journal-image img{box-shadow:8px 8px 16px rgba(0,0,0,.2)}#hp .cards .side-by-side .btn{margin:0}#hp .cards .side-by-side .buttons{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px}#hp .scrollable-container .row{margin-top:0}@media (max-width:1199px){#hp .article-list .articles,#hp .gallery-links,#hp .sections{gap:16px}#hp .cards .side-by-side{gap:32px}}@media (max-width:899px){#hp .article-list .articles{flex-direction:column}#hp .article-list .articles .item{flex-direction:row;margin-bottom:0}#hp .article-list .articles .item .image{width:40%;max-width:200px;margin-bottom:0}#hp .sections{flex-direction:column}#hp .sections .section-block{padding-right:200px;padding-bottom:20px}#hp .sections .section-block img{right:-150px;left:auto;transform:translate(0)}#hp .gallery-links{flex-wrap:wrap}#hp .gallery-links .gallery-tile{flex:1 0 34%}#hp .cards .side-by-side .description-text{flex:0 1 50%}}@media (max-width:767px){#hp .hero-text-container{padding-top:48px}#hp .row{margin-top:48px}#hp .headline-with-link{flex-direction:column;margin-bottom:24px}#hp .headline-with-link h2{margin-bottom:0}}@media (max-width:699px){#hp .cards .side-by-side{flex-direction:column}#hp .cards .side-by-side .description-text{order:1;flex:0 0 0}#hp .cards .side-by-side .image a,#hp .cards .side-by-side .image img{width:100%}#hp .cards .side-by-side .image .journal-image img{width:auto}}@media (max-width:599px){#hp #video-lightbox #video{width:95%}#hp .hero .hero-text h1{margin-bottom:8px}#hp .hero .hero-text h2{font-size:2rem;margin-bottom:16px}#hp .hero .hero-text .btn,#hp .hero .hero-text p{font-size:1rem}#hp .scrollable-container{overflow-x:scroll;padding-right:0;padding-bottom:32px}#hp .scrollable-container .articles{display:inline-flex;flex-direction:row;flex-wrap:nowrap}#hp .scrollable-container .articles a.item{flex:1 0 50vw;display:block}#hp .scrollable-container .articles a.item .image{width:100%;max-width:none;margin-bottom:16px}#hp .scrollable-container .gallery-links{display:inline-flex;flex-direction:row;flex-wrap:nowrap}#hp .scrollable-container .gallery-links .gallery-tile{flex:1 0 50vw;display:block}#hp .sections .section-block{padding-bottom:120px;padding-right:24px}#hp .sections .section-block img{right:-150px;left:auto;transform:translate(0)}}.journals{position:relative;display:flex;flex-wrap:wrap;margin:0 -8px}.journals .item{width:25%;padding:8px}.journals .item .inner{text-decoration:none;display:block;border-radius:8px;border:3px solid #fff7e3;padding:16px;height:100%}.journals .item .inner img{border-radius:8px;margin-bottom:8px}.journals .item .inner .year{font-family:Rubik;font-weight:700}.journals .item .inner:hover{background-color:#fff7e3}.journals .item .inner:hover .year{text-decoration:underline}@media (max-width:1199px){.journals .item{width:33.33%}}@media (max-width:767px){.journals .item{width:50%}}#contact .main{display:flex;gap:32px}#contact .main .text{flex:1 0 40%}#contact .main .text h2{margin-top:0}#contact .main .map{height:400px;flex:0 1 60%}#contact .main .map iframe{width:100%;height:100%;border:0}#contact .secondary{display:flex;gap:32px;width:100%}#contact .secondary .text{flex:1 0 50%}#contact h2{font-size:1.9rem}#contact h3{font-size:1.5rem}#contact h4{font-size:1.2rem}@media (max-width:991px){#contact .main{flex-direction:column}#contact .main .map,#contact .main .text{flex-basis:auto}}@media (max-width:599px){#contact .secondary{flex-direction:column}#contact .secondary .text{flex-basis:auto}}