@charset "utf-8";@font-face{font-display:fallback;font-family:Poppins;src:url(/src/Frontend/Themes/edu/Core/Layout/font/Poppins-Regular.woff2) format('woff2');font-weight:400}@font-face{font-display:fallback;font-family:Poppins;src:url(/src/Frontend/Themes/edu/Core/Layout/font/Poppins-Bold.woff2) format('woff2');font-weight:700}@font-face{font-display:fallback;font-family:Poppins;src:url(/src/Frontend/Themes/edu/Core/Layout/font/Poppins-Light.woff2) format('woff2');font-weight:300}*{box-sizing:border-box;margin:0;padding:0}:root{--color-base:#231f20;--color-black:#000;--color-rgb-black:0,0,0;--color-blue:#2dafe5;--color-rgb-blue:45,175,229;--color-blue-light:#e6f5fc;--color-cyan:#1a4556;--color-gray:#bcbec0;--color-gray-light:#f3f3f3;--color-green:#c7d200;--color-orange:#f07c00;--color-purple:#cd68a5;--color-rgb-purple:196,69,146;--color-purple-dark:#c44592;--color-white:#fff;--color-rgb-white:255,255,255;--font-main:'Poppins',Verdana,Arial;--page-width:90rem;--page-width-max:120rem;--page-width-sm:60rem;--radius:2.1875rem;--sprite:url(/src/Frontend/Themes/edu/Core/Layout/img/sprite.svg) no-repeat;--transition:cubic-bezier(.5,.7,.5,.7);--fancy-bg-gallery:rgba(var(--color-rgb-black),.5);--fancy-bg-modal:rgba(var(--color-rgb-black),.4);--fancy-infobar:var(--color-base);accent-color:var(--color-purple);font-size:15px}::selection{background:var(--color-purple);color:var(--color-white)}article,aside,figure,footer,header,main,nav,section{display:block}img,video{height:auto;max-width:100%}img:not([src]),img[src=""]{height:7.5rem;padding:1rem;width:100%}@media only screen and (min-width:34rem){:root{font-size:16px}}html{font-family:sans-serif;overflow-y:scroll}.button,body,button,input,select,textarea{font-family:var(--font-main);font-kerning:normal;text-rendering:optimizeLegibility}.button,a,button,input[type=submit],select{cursor:pointer}body{background:var(--color-white);color:var(--color-base);font-size:1rem;font-weight:400;line-height:1.8;overflow:hidden;text-align:center}body::-webkit-scrollbar{width:.85em}body::-webkit-scrollbar-thumb{background-color:var(--color-orange);border-left:1px solid var(--color-white);border-radius:1rem}body::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(var(--color-rgb-black),.25)}a{color:var(--color-orange);text-decoration:underline;transition:all .3s var(--transition)}a:active,a:focus,a:hover{text-decoration:none}a img{border:none}b,strong{font-weight:700}blockquote{background:var(--color-gray-light);border-radius:var(--radius);margin:1.5rem 1rem;font-size:1.125rem;font-style:italic;line-height:1.54;padding:2rem 3.5rem;position:relative;text-align:center;z-index:1}blockquote::after,blockquote::before{color:var(--color-white);content:'\000022';font-size:100px;font-weight:300;height:50px;line-height:50px;position:absolute;z-index:-1}blockquote::before{left:-.25rem;top:28%}blockquote::after{right:2.25rem;top:81%}blockquote p:last-child{margin-bottom:0}.h2,.h3,.h4,h1,h2,h3,h4{font-weight:700}h1{font-size:2.25rem;line-height:1.15;margin:0 auto .5em}.h2,h2{font-size:1.75rem;line-height:1.2;margin:1.5em auto .33em}.h2:first-child,h2:first-child{margin-top:0}.h3,h3{font-size:1.5rem;line-height:1.25;margin:1em auto .5em}.h2+.h3,.h2+h3,h2+.h3,h2+h3{margin-top:-.4em}.h4,h4{font-size:1.25rem;line-height:1.3;margin:.5em auto .33em}p{margin:0 auto 1rem 0}p+ol,p+ul{margin-top:-.5em}ol,ul{margin:.25em auto 1em 1.5em}sub,sup{font-size:.75em}sub{bottom:-.2em;position:relative;vertical-align:bottom}sup{position:relative;top:-.4em;vertical-align:top}table{border-collapse:collapse;margin:.5em 0 2.25rem;width:100%}td,th{border-bottom:1px solid var(--color-gray-light);padding:.33em .75em;vertical-align:top}td:last-child,th:last-child{padding-right:.25em}@media only screen and (min-width:40rem){body{line-height:2.1}blockquote{font-size:1.25rem;margin:3rem 2rem;padding:2.5rem 8rem}blockquote::after,blockquote::before{font-size:150px;top:calc(50% + 25px)}blockquote::before{left:1rem}blockquote::after{right:4rem}h1{font-size:3rem}.h2,h2{font-size:2.25rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.375rem}td,th{padding:.51em 1.25em .51rem .75rem}td:last-child,th:last-child{padding-right:.75em}}@media only screen and (min-width:80rem){blockquote{font-size:1.4375rem;margin:4rem 5rem}h1{font-size:3.5rem}.h2,h2{font-size:3.4375rem}.h3,h3{font-size:2rem}.h4,h4{font-size:1.5rem}}fieldset{border:none}.label,label{color:var(--color-black);cursor:pointer;display:block;font-size:.875rem;font-weight:700;line-height:1.15;padding:0 .75rem .4rem}.label::selection,label::selection{background:0 0;color:inherit}form .formError,form span.required,label.required:after{color:currentColor}label.required:after{content:'*';margin-left:.15em}input[type=email],input[type=password],input[type=text],select,textarea{background:var(--color-gray-light);border:1px solid transparent;border-radius:35px;color:var(--color-base);font-size:1rem;font-weight:700;line-height:3.75rem;outline:0;padding:0 1rem;width:100%}input[type=email],input[type=password],input[type=text]{height:3.75rem}input[type=email]:active,input[type=email]:focus,input[type=text]:active,input[type=text]:focus,textarea:active,textarea:focus{background:var(--color-blue-light);border-color:var(--color-blue)}input[type=email].error,input[type=text].error,textarea.error{box-shadow:inset 0 0 3px 2px var(--color-purple)}input[type=email]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:var(--color-gray)}select{padding:1.125rem 1.75rem .25rem}textarea{height:8rem;line-height:1.75;overflow:auto;padding-bottom:.75rem;padding-top:.75rem;resize:vertical}.form-content,.form-item,.form-list{margin:0 0 1.25rem}.form-submit p{margin:0}.form-submit .button{font-size:1rem;line-height:3.75rem;width:100%}.form-list ul{display:flex;flex-wrap:wrap;list-style:none;margin:0}.form-list li{margin-bottom:1.25rem;min-height:1.875rem;position:relative}.form-list li+li{margin-left:2.25rem}.form-list span.label{margin-bottom:.5em;padding-left:0}.form-list input[type=checkbox],.form-list input[type=radio]{left:6px;opacity:0;top:6px;position:absolute;visibility:hidden}.form-list label{line-height:30px;padding-left:2.8rem;position:relative;z-index:2}.form-list label::before{background:var(--color-gray-light);border:1px solid var(--color-base);content:'';height:28px;left:0;position:absolute;top:1px;width:28px}.form-list label:active::before,.form-list label:focus::before{background:var(--color-blue-light);border-color:var(--color-blue)}.form-list input:checked~label::after{content:'';position:absolute}.form-list.checkbox input:checked~label::after{background:var(--sprite) -338px -438px;background-size:800px 800px;height:24px;left:3px;top:4px;width:24px}.form-list.radiobutton label::before{border-radius:50%}.form-list.radiobutton input:checked~label::after{background:var(--color-base);border-radius:50%;height:14px;left:8px;top:calc(50% - 9px);width:14px}.dropdown{position:relative}.dropdown select{display:none}.dropdown__selection{background:var(--color-gray-light);border:1px solid transparent;border-radius:35px;color:var(--color-black);cursor:pointer;font-size:1.07rem;font-weight:300;line-height:3.75rem;padding:0 3rem 0 1rem;position:relative;transition:all .3s var(--transition);white-space:nowrap}.dropdown__selection.active{background:var(--color-blue-light);border-color:var(--color-blue)}.dropdown__selection::before{background:var(--sprite) -442px -242px;background-size:800px 800px;content:'';height:16px;position:absolute;right:1rem;top:calc(50% - 8px);transition:all .3s var(--transition);width:16px}.dropdown__selection.active::before{transform:rotateX(180deg)}.dropdown__options{background:var(--color-blue);color:var(--color-white);font-size:1.07rem;font-weight:300;left:0;overflow:hidden;position:absolute;right:0;top:100%;z-index:99}.dropdown__options div{cursor:pointer;padding:.5rem 1rem;transition:all .2s var(--transition);user-select:none}.dropdown__options div+div{border-top:1px solid rgba(var(--color-rgb-white),.25)}.dropdown__options div.selected,.dropdown__options div:active,.dropdown__options div:focus,.dropdown__options div:hover{background:var(--color-orange)}.recaptcha-wrapper{text-align:left}.recaptcha-wrapper>div{display:none}.recaptcha-wrapper>div>div{margin:0 0 2.5rem}.form .message.error{background:var(--color-purple);color:var(--color-white);line-height:1.5em;padding:.5em 2em}.form .message.error p{margin:0}body.compensate-for-scrollbar{margin-right:0;overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{backface-visibility:hidden;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:var(--fancy-bg-gallery);opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:1;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-is-open.fancybox-is-modal .fancybox-bg{background:var(--fancy-bg-modal)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:var(--fancy-infobar);font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:0}.fancybox-content{background:var(--color-white);display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:0;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:var(--color-black)}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:var(--color-white)}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:var(--color-white);cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#555;cursor:pointer;opacity:1;padding:0;position:absolute;right:0;top:0;z-index:401}.fancybox-close-small svg{stroke:currentColor}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.slick-slider{display:block;position:relative;-webkit-tap-highlight-color:transparent;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.slick-list{display:block;margin:0;overflow:hidden;padding:0;position:relative}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{display:flex;left:0;position:relative;top:0}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;min-height:1px}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.cookiesbar{background:var(--color-black);box-shadow:0 0 5px 1px rgba(var(--color-rgb-white),.5);bottom:0;color:var(--color-white);left:0;padding:calc(1rem + 6px) 1rem .5rem;position:fixed;right:0;z-index:9999}.cookiesbar__text{font-size:.75rem}.cookiesbar__text a{color:var(--color-white)}.cookiesbar__controls{margin-top:.75rem}.cookiesbar__controls .button,.cookieschoice__submit .button{font-size:.75rem;line-height:2rem;margin:0 .25rem .5rem;min-width:0;padding:.4em 1em}.cookieschoice{text-align:left}.cookieschoice.fancybox-content{font-size:.94rem;max-width:44rem;padding:4rem 2rem 2rem}.cookieschoice .fancybox-close-small:active,.cookieschoice .fancybox-close-small:focus,.cookieschoice .fancybox-close-small:hover{color:var(--color-purple)}.cookieschoice__title{margin-bottom:1.5rem}.cookieschoice__title strong{font-size:1.25em}.cookieschoice__item+.cookieschoice__item{margin-top:2rem}.cookieschoice__item h4,.cookieschoice__item p{margin:0}.cookieschoice__item__switch{margin-top:.4em;position:relative}.cookieschoice__item__switch input[type=checkbox]{opacity:0;position:absolute}.cookieschoice__item__switch label{display:inline-block;font-size:.875rem;font-weight:400;line-height:1.7rem;padding:0 0 0 3rem;position:relative;text-transform:none}.cookieschoice__item__switch label:active,.cookieschoice__item__switch label:focus,.cookieschoice__item__switch label:hover{color:var(--color-orange)}.cookieschoice__item__switch input:checked~label{color:var(--color-blue)}.cookieschoice__item__switch input:not(:disabled)~label{cursor:pointer}.cookieschoice__item__switch label::before{background:var(--color-gray);border-radius:1.4rem;content:'';height:1.4rem;left:0;position:absolute;top:.16em;transition:all .3s var(--transition);width:2.5rem}.cookieschoice__item__switch input:checked~label::before{background:var(--color-blue)}.cookieschoice__item__switch label::after{background:var(--color-white);border-radius:50%;content:'';height:1rem;left:.25rem;position:absolute;top:calc(.16em + .2rem);transition:all .3s var(--transition);width:1rem}.cookieschoice__item__switch input:checked~label::after{left:1.3rem}.cookieschoice__submit{margin-top:2rem}.leaflet{margin-bottom:2rem;position:relative;padding-bottom:3rem}.leaflet figure{aspect-ratio:1/1.414;overflow:hidden;position:relative}.leaflet img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.leaflet .slick-arrow{border:none;border-radius:var(--radius);bottom:0;display:inline-block;font-size:.94rem;height:2.5rem;line-height:2.5rem;min-width:7.5rem;overflow:hidden;padding:0 1.5rem;position:absolute;transition:all .3s var(--transition);white-space:nowrap;z-index:1}.leaflet .slick-arrow::before{border-radius:var(--radius);bottom:0;content:'';left:0;opacity:0;position:absolute;top:0;transition:opacity .2s var(--transition),width .33s var(--transition);width:3.75rem;z-index:-1}.leaflet .slick-arrow:active::before,.leaflet .slick-arrow:focus::before,.leaflet .slick-arrow:hover::before{opacity:1;width:100%}.leaflet .slick-arrow.slick-next{background:var(--color-blue);color:var(--color-white);right:0}.leaflet .slick-arrow.slick-next::before{background:var(--color-orange)}.leaflet .slick-arrow.slick-prev{background:var(--color-purple);color:var(--color-white);left:0}.leaflet .slick-arrow.slick-prev::before{background:var(--color-green)}.leaflet .slick-arrow.slick-disabled{cursor:not-allowed;opacity:.5}@media only screen and (min-width:80rem){.leaflet{margin:0 auto 2rem;max-width:24rem}.leaflet .slick-track{max-height:27.75rem}.leaflet figure{aspect-ratio:unset}.leaflet img{object-fit:contain;position:relative}}.photogallery{display:grid;gap:.875rem;grid-template-columns:1fr 1fr}.photogallery a{backface-visibility:hidden;background:var(--color-gray-light);display:block;height:0;overflow:hidden;padding-top:74.2%;position:relative;width:100%}.photogallery img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:all .3s var(--transition);width:100%}.photogallery img:not([src]){opacity:0}.photogallery a:active img,.photogallery a:focus img,.photogallery a:hover img{transform:scale(1.025)}.photogallery--wide{display:block;gap:0}.photogallery--wide a{height:auto;overflow:visible;padding-top:0}.photogallery--wide img{display:block;object-fit:contain;position:relative}@media only screen and (min-width:48rem){.photogallery{grid-template-columns:1fr 1fr 1fr}.photogallery figure:first-child{grid-column:span 2;grid-row:span 2}.photogallery figure:first-child a{height:100%;padding-top:0}.photogallery figure:first-child:last-child a{height:0;padding-top:66%}.photogallery figure:first-child:nth-last-of-type(2){grid-column:1;grid-row:1}.photogallery figure:first-child:nth-last-of-type(2) a{height:0;padding-top:74.2%}}.photoslider{bottom:0;left:0;position:absolute;right:0;top:0}.photoslider .slick-slide img{position:relative}.subpages{display:flex;flex-wrap:wrap;margin:3rem 0;position:relative;z-index:2}.subpages__item{margin-bottom:1.875rem;position:relative;width:100%}.subpages__item a{background:var(--color-white);border-radius:var(--radius);box-shadow:0 0 40px rgba(var(--color-rgb-black),.07);color:var(--color-base);display:block;height:100%;padding:2.75rem 1.5rem 5.75rem 1.5rem;text-decoration:none}.subpages__item a:active,.subpages__item a:focus,.subpages__item a:hover{background:var(--color-blue-light)}.subpages__item h3{margin:0 0 .75em}.subpages__item__desc{font-weight:300;line-height:1.7}.subpages__item__more{bottom:1.5rem;left:1.5rem;position:absolute;right:1.5rem}.subpages__item__more .button{vertical-align:top}.subpages__item--result h3{font-size:1.25rem}@media only screen and (min-width:40rem){.subpages__item{width:calc(50% - .9375rem)}}@media only screen and (min-width:48rem){.subpages__item a{padding:3.25rem 2.5rem 6.875rem 3rem}.subpages__item__more{bottom:2.5rem;left:3rem;right:2.5rem}}@media only screen and (min-width:40rem) and (max-width:71.99rem){.subpages__item:nth-child(2n+2){margin-left:1.875rem}}@media only screen and (min-width:72rem){.subpages__item{margin-left:1.875rem;width:calc(33.333% - 1.25rem)}.subpages__item:nth-child(3n+1){margin-left:0}}.download{margin-bottom:4rem}.download__title{font-size:1.5625rem;margin:0 0 3rem;text-align:center}.download__file{margin-bottom:2rem}.download__file a{align-items:center;background:var(--color-white);border-radius:var(--radius);box-shadow:0 0 40px rgba(var(--color-rgb-black),.07);color:var(--color-base);display:flex;flex-wrap:wrap;justify-content:space-between;padding:.75rem 2rem .75rem 1.25rem;position:relative;text-decoration:none}.download__file a:active,.download__file a:focus,.download__file a:hover{background:var(--color-blue-light)}.download__file__thumb{display:none}.download__file__name{align-items:center;display:flex;font-weight:300;width:100%}.download__file__name p{margin:0}.download__file__name p:nth-child(1){line-height:1.5}.download__file__name p:nth-child(2){color:var(--color-blue);font-size:.875rem;margin-left:1.25rem;text-transform:uppercase}.download__file__button{margin-top:1rem;text-align:left;width:100%}.download__file__button .button{font-size:.875rem;padding-right:4.25rem;vertical-align:top}.download__file__button .button::after{background:var(--sprite) -440px -440px;background-size:800px 800px;content:'';height:20px;position:absolute;right:2rem;top:calc(50% - 10px);width:20px}@media only screen and (min-width:28rem){.download__file__thumb{background:var(--color-gray-light);display:block;height:4.375rem;overflow:hidden;position:relative;width:4.375rem}.download__file__thumb img{display:block;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;transition:all .3s var(--transition);width:100%}a:active .download__file__thumb img,a:focus .download__file__thumb img,a:hover .download__file__thumb img{transform:scale(1.025)}.download__file__thumb span{align-items:center;color:var(--color-gray);display:flex;font-size:1.75rem;font-weight:300;height:100%;justify-content:center;left:0;position:absolute;text-transform:uppercase;top:0;transition:all .3s var(--transition);width:100%}a:active .download__file__thumb span,a:focus .download__file__thumb span,a:hover .download__file__thumb span{color:var(--color-base)}.download__file__name{margin-left:1.625rem;width:calc(100% - 6rem)}}@media only screen and (min-width:40rem){.download{margin-bottom:7.25rem}.download__file__name p:nth-child(1){font-size:1.25rem}}@media only screen and (min-width:48rem){.download__file a{flex-wrap:nowrap}.download__file__name{margin-right:auto;width:auto}.download__file__button{margin:0 0 0 2rem;text-align:right;width:auto}}.download-section{padding:2.5rem 0}.download-section .download{margin-bottom:0}.download-section .download__title{display:none}@media only screen and (min-width:48rem){.download-section{padding:4rem 0}.download-section .download{display:flex;flex-wrap:wrap;gap:2rem}.download-section .download__file{margin-bottom:0;width:calc(50% - 1rem)}}.faq{margin:3rem auto;max-width:64rem}.faq__title{margin-bottom:2.5rem}.faq__item{border-bottom:1px solid rgba(var(--color-rgb-blue),.25);position:relative}.faq__item__header{align-items:center;cursor:pointer;display:flex;outline:0;padding:1.5rem 4rem 1.5rem 5rem;position:relative;transition:all .3s var(--transition)}.faq__item__header h2{font-size:1.25rem;font-weight:400;line-height:1.45;margin:0}.faq__item__header .toggler{align-items:center;display:flex;height:3.6rem;justify-content:center;left:0;position:absolute;width:3.6rem}.faq__item__header .toggler::before{border:1px solid var(--color-orange);border-radius:50%;content:'';height:100%;left:0;position:absolute;top:0;transition:all .3s var(--transition);width:100%}.faq__item__header:active .toggler::before,.faq__item__header:focus .toggler::before,.faq__item__header:hover .toggler::before{background:var(--color-orange)}.faq__item__header .toggler svg{height:12px;position:relative;stroke:var(--color-black);stroke-width:3px;transition:all .3s var(--transition);width:12px;z-index:1}.faq__item__header:active .toggler svg,.faq__item__header:focus .toggler svg,.faq__item__header:hover .toggler svg{stroke:var(--color-white)}.faq__item__header .toggler svg .vertical{transform-origin:center center;transition:transform .3s var(--transition)}.open .faq__item__header .toggler svg .vertical{transform:rotateX(90deg)}.faq__item__header .arrow{display:inline-block;height:11px;position:absolute;right:1rem;top:calc(50% - 6px);width:28px}.faq__item__header .arrow svg{display:block;fill:none;stroke:var(--color-orange);stroke-width:2px;transition:transform .3s var(--transition);width:100%}.open .faq__item__header .arrow svg{transform:rotateX(180deg)}.faq__item__body{display:none;font-size:.94rem;padding:1rem 1.5rem 1.75rem 1.25rem}@media only screen and (min-width:40rem){.faq{margin:6.5rem auto}.faq__title{margin-bottom:3rem}.faq__item__header{padding:2rem 4rem 2rem 5rem}.faq__item__header h2{font-size:1.4375rem}.faq__item__body{font-size:1rem;padding:1rem 8.75rem 2.25rem 5rem}}.page{box-shadow:0 0 15px 5px rgba(var(--color-rgb-black),.125);display:flex;flex-direction:column;margin:0 auto;max-width:var(--page-width-max);min-height:100vh;overflow:hidden;position:relative;width:100%}.main{position:relative;width:100%;z-index:3}.center{margin:0 auto;max-width:var(--page-width);position:relative;text-align:left;width:96%}.center--narrow{max-width:var(--page-width-sm)}.row{margin:0 auto}@media only screen and (min-width:56.25rem){.row{display:flex;flex-wrap:wrap;justify-content:space-between}.col-2,.col-4{width:48.5%}.col-3,.col-5,.col-6{width:30%}.col-33{width:31%}.col-66{width:62%}.col-40{width:38.5%}.col-60{width:55.5%}.col-25{width:23%}.col-75{width:72%}}@media only screen and (min-width:56.25rem) and (max-width:71.249rem){.col-2:nth-child(2n+1),.col-4:nth-child(2n+1){margin-right:1.5%}.col-2:nth-child(2n+2),.col-4:nth-child(2n+2){margin-left:1.5%}}@media only screen and (min-width:71.25rem){.col-4{width:22%}.col-5{width:17.5%}.col-6{width:14%}}@keyframes bounce-down{16.6%{transform:translateY(3px)}33.3%{transform:translateY(-2px)}50%{transform:translateY(2px)}66.6%{transform:translateY(-1px)}83.4%{transform:translateY(1px)}100%{transform:translateY(0)}}@keyframes bounce-left{16.6%{transform:translateX(-3px)}33.3%{transform:translateX(2px)}50%{transform:translateX(-2px)}66.6%{transform:translateX(1px)}83.4%{transform:translateX(-1px)}100%{transform:translateX(0)}}@keyframes bounce-right{16.6%{transform:translateX(3px)}33.3%{transform:translateX(-2px)}50%{transform:translateX(2px)}66.6%{transform:translateX(-1px)}83.4%{transform:translateX(1px)}100%{transform:translateX(0)}}@keyframes levitate{0%{transform:translateY(0) translate3d(0)}50%{filter:drop-shadow(0 2px 1px rgba(var(--color-rgb-black),.2));-webkit-filter:drop-shadow(0 2px 1px rgba(var(--color-rgb-black),.2));transform:translateY(-1rem)}100%{transform:translateY(0)}}@keyframes levitate3d{0%{transform:translate3d(0,0,0)}20%{transform:translate3d(-.125rem,.25rem,0)}40%{transform:translate3d(.125rem,-.2rem,0)}60%{transform:translate3d(-.125rem,-.2rem,0)}80%{transform:translate3d(.125rem,.25rem,0)}100%{transform:translate3d(0,0,0)}}@keyframes windy{0%{transform:rotateZ(0)}10%{transform:rotateZ(3deg)}20%{transform:rotateZ(-2deg)}30%{transform:rotateZ(4deg)}40%{transform:rotateZ(-4deg)}50%{transform:rotateZ(0)}60%{transform:rotateZ(4deg)}70%{transform:rotateZ(-4deg)}80%{transform:rotateZ(2deg)}90%{transform:rotateZ(-3deg)}100%{transform:rotateZ(0)}}.button{backface-visibility:hidden;border:none;border-radius:var(--radius);display:inline-block;font-size:1rem;font-weight:700;line-height:3.125rem;outline:0;min-width:8rem;overflow:hidden;padding:0 1.75rem;position:relative;text-align:center;text-decoration:none;transition:all .3s var(--transition);white-space:nowrap;z-index:1}.button::before{border-radius:var(--radius);bottom:0;content:'';left:0;opacity:0;position:absolute;top:0;transition:opacity .2s var(--transition),width .33s var(--transition);width:3.75rem;z-index:-1}.button:active::before,.button:focus::before,.button:hover::before{opacity:1;width:100%}.button+.button{margin-top:1.25rem}.button.blue{background:var(--color-blue);color:var(--color-white)}.button.blue::before{background:var(--color-orange)}.button.green{background:var(--color-green);color:var(--color-base)}.button.green::before{background:var(--color-orange)}.button.orange{background:var(--color-orange);color:var(--color-white)}.button.orange::before{background:var(--color-green)}.button.purple{background:var(--color-purple);color:var(--color-white)}.button.purple::before{background:var(--color-green)}.button.disabled,.button:disabled{cursor:not-allowed;opacity:.5}.button[class$="-ico"]{padding-right:3rem}.button[class$="-ico"]::after{background:var(--sprite);background-size:800px 800px;content:'';height:30px;position:absolute;right:1rem;top:calc(50% - 15px);width:30px}.button.arrow-ico::after{background-position:-35px -35px}.button.green.arrow-ico::after{background-position:-35px -135px}.button.arrow-ico:active::after,.button.arrow-ico:focus::after,.button.arrow-ico:hover::after{animation:bounce-right 1s var(--transition)}@media only screen and (min-width:34rem){.button{min-width:11.625rem;padding:0 2.25rem}.button+.button{margin:0 0 0 1rem}}.header{left:0;padding-top:.75rem;position:absolute;top:0;transition:all .3s var(--transition);width:100%;z-index:999}.header .center{align-items:center;display:flex}.header__logo{transition:all .3s var(--transition)}.header__logo a{display:inline-block;text-decoration:none;vertical-align:top}.header__logo svg{display:block;width:10rem}.header__logo #logo--purple{fill:var(--color-purple)}.header__logo #logo--orange{fill:var(--color-orange)}.header__logo #logo--green{fill:var(--color-green)}.header__logo #logo--blue{fill:var(--color-blue)}.header__logo .logo--text{fill:var(--color-base)}.js .header__logo .logo--shape{opacity:0;transition:all .3s var(--transition)}.js .init .header__logo .logo--shape{opacity:1}.js .header__logo #logo--orange{transform:translateY(-2rem)}.js .header__logo #logo--green{transform:translateX(2rem);transition-delay:.1s}.js .header__logo #logo--blue{transform:translateY(2rem);transition-delay:.2s}.js .header__logo #logo--purple{transform:translateX(2rem);transition-delay:.3s}.js .init .header__logo #logo--blue,.js .init .header__logo #logo--orange{transform:translateY(0)}.js .init .header__logo #logo--green,.js .init .header__logo #logo--purple{transform:translateX(0)}.js .header__logo .logo--text{opacity:0;transition:all .5s var(--transition) .5s;transform:scale(.5);transform-origin:center}.js .init .header__logo .logo--text{opacity:1;transform:scale(1)}@media only screen and (min-width:40rem){.header{padding-top:2rem}.fixed.header{background:rgba(var(--color-rgb-white),.99);box-shadow:0 0 10px rgba(var(--color-rgb-black),.1);padding-top:0;position:fixed}.fixed.header .center{height:4rem}.header__logo svg{width:16.25rem}.fixed .header__logo svg{width:11rem}}.header__nav{margin-left:auto;position:relative;z-index:2001}.header__nav__button{align-items:center;background:0 0;border:none;border-radius:var(--radius);color:var(--color-base);display:flex;justify-content:space-between;height:3rem;outline:0;padding:0 1rem;position:relative;transition:all .3s var(--transition);z-index:2}.header__nav__button:active,.header__nav__button:focus,.header__nav__button:hover{background:var(--color-orange)}.header__nav__button.open:active,.header__nav__button.open:hover{background:var(--color-base)}.header__nav__button .nav-label{font-size:.875rem;font-weight:700;text-align:right;text-transform:uppercase;transition:color .2s var(--transition);width:3.75rem}.header__nav__button:active .nav-label,.header__nav__button:focus .nav-label,.header__nav__button:hover .nav-label{color:var(--color-white)}.header__nav__button.open .nav-label{margin-left:5px;margin-right:23px;order:2}.header__nav__button .nav-burger{height:22px;margin-left:23px;position:relative;width:55px}.header__nav__button.open .nav-burger{margin-left:26px;width:25px}.header__nav__button .nav-burger span{background:var(--color-base);height:2px;left:0;position:absolute;right:23px;top:calc(50% - 1px);transition:background .2s var(--transition)}.header__nav__button:active .nav-burger span,.header__nav__button:focus .nav-burger span,.header__nav__button:hover .nav-burger span{background:var(--color-white)}.header__nav__button.open .nav-burger span{background:0 0}.header__nav__button .nav-burger span::after,.header__nav__button .nav-burger span::before{background:var(--color-base);content:'';height:2px;left:0;position:absolute;transition-delay:.3s,0s,0s;transition-duration:.3s,.3s,.2s}.header__nav__button:active .nav-burger span::after,.header__nav__button:active .nav-burger span::before,.header__nav__button:focus .nav-burger span::after,.header__nav__button:focus .nav-burger span::before,.header__nav__button:hover .nav-burger span::after,.header__nav__button:hover .nav-burger span::before{background:var(--color-white)}.header__nav__button .nav-burger span::before{right:-23px;top:-8px;transition-property:top,transform,background}.header__nav__button.open .nav-burger span::before{top:0;transform:rotate(45deg);width:20px}.header__nav__button .nav-burger span::after{bottom:-8px;right:-11px;transition-property:bottom,transform,background}.header__nav__button.open .nav-burger span::after{bottom:0;transform:rotate(-45deg);width:20px}#nav{background:var(--color-cyan);border-radius:0 0 0 var(--radius);box-shadow:0 0 10px rgba(var(--color-rgb-black),.25);max-width:22rem;opacity:0;padding:5rem 3rem 3rem;pointer-events:none;position:fixed;right:0;top:0;transform:translateY(-100%);transition:all .4s var(--transition);width:100%;z-index:1}#nav.open{opacity:1;pointer-events:all;transform:translateY(0)}#nav ul{list-style:none;margin:0}#nav a{backface-visibility:hidden;color:var(--color-white);display:block;font-size:1rem;font-weight:700;line-height:3;position:relative;text-decoration:none;text-transform:uppercase}#nav a:active,#nav a:focus,#nav a:hover{color:var(--color-orange)}#nav .level-1{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;text-align:left}#nav .level-1 li{position:relative;width:100%}#nav .level-1 .button{min-width:10.25rem;vertical-align:top}#nav .level-1>li+li{margin-top:.25rem}#nav .level-1>li>a.navid-420{backface-visibility:hidden;background:var(--color-orange);border-radius:var(--radius);color:var(--color-white);display:inline-block;font-size:1rem;font-weight:700;line-height:2.75rem;margin-bottom:1rem;min-width:9.5rem;outline:0;overflow:hidden;padding:0 1.75rem;position:relative;text-align:center;text-transform:none;vertical-align:top;white-space:nowrap;z-index:1}#nav .level-1>li>a.navid-420:active,#nav .level-1>li>a.navid-420:focus,#nav .level-1>li>a.navid-420:hover{color:var(--color-base)}#nav .level-1 a.navid-420::before{background:var(--color-green);border-radius:var(--radius);bottom:0;content:'';left:0;opacity:0;position:absolute;top:0;transition:opacity .2s var(--transition),width .33s var(--transition);width:3.75rem;z-index:-1}#nav .level-1 a.navid-420:active::before,#nav .level-1 a.navid-420:focus::before,#nav .level-1 a.navid-420:hover::before{opacity:1;width:100%}#nav .level-1>li>a.navid-420 span::before{display:none}.nav-level-switch{background:var(--color-white);border:none;border-radius:50%;color:var(--color-blue);font-size:1.375rem;font-weight:300;height:2.75rem;outline:0;position:absolute;right:0;top:.125rem;text-align:center;transition:all .3s var(--transition);width:2.75rem;z-index:5}.nav-level-switch:active,.nav-level-switch:focus,.nav-level-switch:hover{background:var(--color-blue);color:var(--color-black)}#nav .level-2{height:0;opacity:0;overflow:hidden;padding-left:1rem;transition:all .3s var(--transition)}#nav .level-2.active{height:auto;opacity:1;overflow:auto}#nav .level-2 a{text-transform:none}.nav__search{padding-bottom:1rem}.nav__search button{background:var(--color-green);border:none;border-radius:var(--radius);display:inline-block;font-size:1rem;font-weight:700;height:2.75rem;line-height:2.75rem;min-width:9.5rem;position:relative;text-align:center;transition:all .3s var(--transition);z-index:1}.nav__search button:active,.nav__search button:focus,.nav__search button:hover{color:var(--color-white)}.nav__search button::before{background:var(--color-orange);border-radius:var(--radius);bottom:0;content:'';left:0;opacity:0;position:absolute;top:0;transition:opacity .2s var(--transition),width .33s var(--transition);width:3.75rem;z-index:-1}.nav__search button:active::before,.nav__search button:focus::before,.nav__search button:hover::before{opacity:1;width:100%}#nav li.nav__locale{margin-top:2rem}#nav li.nav__locale a{border-radius:50%;display:inline-block;font-size:.875rem;font-weight:700;height:44px;line-height:44px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:44px}#nav li.nav__locale a.selected{background:var(--color-white);color:var(--color-base)}@media only screen and (min-width:40rem){#nav{padding-top:7rem}}@media only screen and (min-width:80rem){#nav li.nav__locale,.header__nav__button{display:none}#nav{background:0 0;border-radius:0;box-shadow:none;max-width:none;opacity:1;padding:0;pointer-events:all;position:relative;right:auto;top:auto;transform:none;z-index:1022}#nav .level-1{flex-direction:row;height:auto}#nav .level-1 li{width:auto}#nav .level-1>li+li{margin-left:.2em;margin-top:0}#nav .level-1>li>a{color:var(--color-base);font-size:.875rem;line-height:3.125rem;padding:0 1.25rem}.fixed #nav .level-1>li>a{line-height:4rem}#nav .level-1>li>a>span{display:inline-block;position:relative}#nav .level-1>li>a>span::before{background:currentColor;bottom:1em;content:'';height:2px;left:0;position:absolute;transition:width .3s var(--transition);width:0}#nav .level-1>li>a:active>span::before,#nav .level-1>li>a:focus>span::before,#nav .level-1>li>a:hover>span::before{width:100%}#nav .level-1>li>a.navid-420{line-height:3.125rem;margin-bottom:0;margin-left:1rem}.fixed #nav .level-1>li>a.navid-420{line-height:3rem}.nav-level-switch{display:none}#nav .level-2{background:var(--color-blue-light);border-radius:1rem;box-shadow:0 0 2px rgba(var(--color-rgb-black),.25);height:auto;left:-1rem;padding-left:0;pointer-events:none;position:absolute;top:100%;transform:translateY(-1rem);width:16rem}#nav li:active .level-2,#nav li:focus .level-2,#nav li:hover .level-2{opacity:1;pointer-events:all;transform:translateY(0);z-index:999}#nav .level-2 a{color:var(--color-base);line-height:1.5;padding:.75rem 2rem;text-align:left;transition-duration:.2s;white-space:normal}#nav .level-2 li:first-child a{padding-top:1rem}#nav .level-2 li:last-child a{padding-bottom:1rem}#nav .level-2 a:active,#nav .level-2 a:focus,#nav .level-2 a:hover{background:var(--color-base);color:var(--color-white)}.nav__search{padding-bottom:0}.nav__search button{height:3.125rem;line-height:3.125rem;margin-left:.5rem;min-width:0;width:5.5rem}}@media only screen and (min-width:90rem){#nav .level-1>li>a{padding:0 1.5rem}#nav .level-1>li>a.navid-420{margin-left:2.8em;min-width:10.25rem;padding:0 1.75rem}}.header__locale{display:none}@media only screen and (min-width:80rem){.header__locale{display:block;margin-left:2rem;position:relative;z-index:2002}.header__locale button{background:0 0;border:none;height:2.25rem;outline:0;position:relative;text-indent:-9999em;width:4.125rem}.header__locale button::after,.header__locale button::before{background:var(--sprite);background-size:800px 800px;content:'';position:absolute}.header__locale button::before{height:24px;left:0;top:calc(50% - 12px);width:36px}.header__locale button.cs::before{background-position:-232px -38px}.header__locale button.en::before{background-position:-332px -38px}.header__locale button::after{background-position:-440px -45px;height:10px;right:0;top:calc(50% - 5px);transition:transform .3s var(--transition);width:20px}.header__locale button.active::after{transform:rotateX(180deg)}.header__locale ul{background:var(--color-white);border-radius:1.1rem;box-shadow:0 0 10px rgba(var(--color-rgb-black),.25);display:none;left:calc(50% - 5rem);list-style:none;margin:0;overflow:hidden;position:absolute;top:100%;width:10rem;z-index:3}.header__locale li+li{border-top:1px solid rgba(var(--color-rgb-black),.25)}.header__locale a{color:var(--color-base);display:block;line-height:2.25;padding:0 1.25em;position:relative;text-align:center;text-decoration:none}.header__locale a:first-child{padding-top:.5rem}.header__locale a:last-child{padding-bottom:.5rem}.header__locale a.selected{color:var(--color-orange)}.header__locale a:active,.header__locale a:focus,.header__locale a:hover{background:var(--color-green);color:var(--color-base)}}.searchbar{--searchHeight:3.75rem;background:rgba(var(--color-rgb-blue),.85);bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:1.5rem;position:fixed;right:0;top:0;transition:all .5s var(--transition);visibility:hidden;z-index:2000}.searchbar.active{opacity:1;visibility:visible}.searchbar__body{box-shadow:0 0 1rem rgba(var(--color-rgb-black),.5);display:flex;height:var(--searchHeight);margin:10rem auto 0;max-width:40rem;position:relative;width:100%}.searchbar__form{flex-grow:1}.searchbar__form input[type=text]{height:var(--searchHeight);line-height:var(--searchHeight)}.searchbar__form .tt-menu{text-align:left}.searchbar__form .tt-suggestion{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchbar__close{align-items:center;background:var(--color-orange);border:none;color:var(--color-white);display:flex;flex-shrink:0;height:var(--searchHeight);justify-content:center;transition:all .3s var(--transition);width:var(--searchHeight)}.searchbar__close:active,.searchbar__close:focus,.searchbar__close:hover{background:var(--color-purple)}.searchbar__close svg{height:2rem;stroke:currentColor;width:2rem}.image-left,.image-right{margin-bottom:3rem}.image-left+.image-left,.image-left+.image-right,.image-right+.image-left,.image-right+.image-right{border-top:1px solid var(--color-gray-athens);padding-top:3rem}.image-left h3:first-child,.image-left h4:first-child,.image-right h3:first-child,.image-right h4:first-child{margin-top:0}.image-left img,.image-right img{border-radius:var(--radius);display:block;margin:0 auto 1rem}.image-left p:last-child,.image-right p:last-child{margin-bottom:0}@media only screen and (min-width:60rem){.image-left,.image-right{display:flex;justify-content:space-between}.image-left__image,.image-left__text,.image-right__image,.image-right__text{width:48%}.image-right__image{order:2}}@media only screen and (min-width:80rem){.image-left h2,.image-right h2{font-size:3.25rem}}.list-shape ul{display:flex;flex-direction:column;list-style:none;margin:0}.list-shape li{padding-left:2.5rem;position:relative}.list-shape li+li{margin-top:2rem}.list-shape li::before{background:var(--sprite);background-size:1600px 1600px;content:'';height:36px;left:0;position:absolute;top:0;transform:rotateZ(180deg);width:18px}.list-shape li:nth-child(4n+1)::before{background-position:-1441px -432px}.list-shape li:nth-child(4n+2)::before{background-position:-1541px -432px}.list-shape li:nth-child(4n+3)::before{background-position:-1441px -532px}.list-shape li:nth-child(4n+4)::before{background-position:-1541px -532px}.youtube-video{height:0;margin:2.5rem;padding:20px 0 56.25% 0;position:relative}.youtube-video iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.section__image{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.section__image img{display:block;height:100%;left:0;max-width:none;object-fit:cover;position:absolute;top:0;width:100%}.section__image img:not([src]){opacity:0}.section__cols{margin-bottom:4rem;position:relative;z-index:2}.section__cols__main{margin-bottom:3rem}.section__cols__side{margin:0 auto;max-width:28.125rem;width:100%}.section__cols__side--white{background:var(--color-white);border-radius:var(--radius);box-shadow:0 0 40px rgba(var(--color-rgb-black),.07);margin-bottom:2rem;padding:2.5rem}.section__cols__side--blue:not(:empty){background:var(--color-blue-light);font-size:1.625rem;font-weight:300;line-height:1.92;margin-bottom:3.5rem;overflow:hidden;padding:6.5rem 2.5rem 5rem;position:relative;text-align:center;z-index:1}.section__cols__side--blue:not(:empty)::before{background:var(--sprite) -5434px -225px;background-size:8000px 8000px;content:'';height:555px;left:calc(50% - 66px);pointer-events:none;position:absolute;top:calc(50% - 277px);width:132px;z-index:-1}.section__cols__side--blue p{margin-bottom:4rem}.section__cols__side--blue p:last-child{margin-bottom:0}.section__cols__side--trans{text-align:center}.section__cols__side>div>div>p:first-child{font-size:1.07em}.section__cols__side__drop{margin-bottom:2.6rem}.section__cols__side__tags{margin-bottom:2.5rem}.section__cols__side__button{margin-bottom:3.25rem}.section__cols__side__button .button{width:100%}.section__cols__side__button .button+.button{margin-bottom:1em}@media only screen and (min-width:80rem){.section__cols{margin-bottom:8rem}.section__cols .center{display:flex;justify-content:space-between}.section__cols__main{flex-grow:1;margin-bottom:0;margin-right:2.625rem}.section__cols__side{flex-shrink:0;margin:0}}.content{position:relative;z-index:1}.content ul{list-style:none;margin-left:0}.content ul li{padding-left:2rem;position:relative}.content ul li::before{background:var(--sprite) -541px -441px;background-size:800px 800px;content:'';height:18px;left:0;position:absolute;top:.5em;width:18px}.content--bottom{margin-bottom:4rem}.content__shape{display:none}@media only screen and (min-width:80rem){.content--bottom{margin-bottom:8rem}.content__shape{bottom:0;display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.content__shape svg{overflow:visible;position:absolute}.content__shape--left{height:14.625rem;left:0;top:21rem}.content__shape--left use{animation:levitate 10s var(--transition) infinite;fill:var(--color-blue)}.content__shape--left-2{height:27.625rem;left:-5.375rem;top:80rem}.content__shape--left-2 use{animation:levitate 14s var(--transition) infinite;fill:var(--color-green)}.content__shape--right{height:32.5rem;right:-8.125rem;top:48rem}.content__shape--right use{animation:levitate 18s var(--transition) infinite;fill:var(--color-purple)}}.cite{margin:0 auto;max-width:59.25rem}.cite blockquote{line-height:1.7}.cite blockquote em,.cite blockquote strong{font-size:.77em;font-style:normal;opacity:.7}.cite blockquote em{font-weight:400}@media only screen and (min-width:80rem){.cite blockquote{font-size:1.625rem}}.breadcrumb{display:none}@media only screen and (min-width:48rem){.breadcrumb{align-items:center;color:var(--color-base);display:flex;font-size:.75rem;line-height:2;text-transform:uppercase}.breadcrumb a{color:var(--color-base);display:inline-block;margin-right:1.5em;position:relative;text-decoration:none}.breadcrumb a:active,.breadcrumb a:focus,.breadcrumb a:hover{color:var(--color-orange);text-decoration:none}.breadcrumb span{display:inline-block;margin-right:1.5em}.breadcrumb span:last-child{margin-right:0;overflow:hidden;text-overflow:ellipsis}.breadcrumb .divide{flex-shrink:0;height:16px;position:relative;text-indent:-9999em;width:16px}.breadcrumb .divide::before{background:var(--sprite) -242px -242px;background-size:800px 800px;content:'';height:16px;left:0;position:absolute;top:-1px;width:16px}}.pagination{margin-top:2.5rem;padding-bottom:3rem;position:relative;text-align:center}.pagination ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0}.pagination li{margin:0 .25rem 1rem}.pagination a{color:var(--color-black);display:block;font-display:1.25rem;font-weight:300;height:2.75rem;line-height:2.75rem;text-align:center;text-decoration:none;width:2rem}.pagination a:active,.pagination a:focus,.pagination a:hover{color:var(--color-orange);font-size:1.5rem;font-weight:400}.pagination a.next,.pagination a.prev{position:relative;text-indent:-9999em}.pagination a.next::before,.pagination a.prev::before{background:var(--sprite);background-size:800px 800px;content:'';height:26px;left:calc(50% - 13px);position:absolute;top:calc(50% - 13px);transform:scale(.6);transition:all .3s var(--transition);width:26px}.pagination a.prev::before{background-position:-637px -37px}.pagination a.prev:active::before,.pagination a.prev:focus::before,.pagination a.prev:hover::before{animation:bounce-left 1s var(--transition);filter:brightness(0);-webkit-filter:brightness(0)}.pagination a.next::before{background-position:-737px -37px}.pagination a.next:active::before,.pagination a.next:focus::before,.pagination a.next:hover::before{animation:bounce-right 1s var(--transition);filter:brightness(0);-webkit-filter:brightness(0)}.pagination span{display:block;font-size:1.875rem;font-weight:700;height:2.75rem;line-height:2.75rem;width:2rem}.content .pagination li{padding-left:0}.content .pagination li::before{display:none}@media only screen and (min-width:40rem){.pagination{margin-top:3.5rem}}.page-2 .content .center{max-width:40rem}.sitemap a{color:var(--color-base);display:inline-block;position:relative;text-decoration:none}.sitemap a::before{background:currentColor;bottom:0;content:'';height:1px;left:0;position:absolute;transition:all .3s var(--transition);width:0}.sitemap a:active::before,.sitemap a:focus::before,.sitemap a:hover::before{width:100%}.sitemap li{min-height:2em}.sitemap ul ul li{padding-left:1.5rem}.sitemap ul ul li::before{background:var(--sprite) -245px -545px;background-size:800px 800px;height:10px;top:.75em;width:10px}.page-3 .content h2{font-size:1.875rem}@media only screen and (min-width:40rem){.page-3 .content h2{font-size:2.5rem}.page-3 .content h3{font-size:1.75rem}}.page-404 .content .center{text-align:center}.page-404 .content h2{border-bottom:1px solid currentColor;color:var(--color-purple);display:inline-block;font-size:8rem;height:6.75rem;overflow:hidden;margin:0 auto .125em;position:relative}.newsletter{background:var(--color-gray-light);padding:4rem 0 3rem;position:relative}.newsletter__shape{display:none}.newsletter__title{margin-bottom:1.5rem;text-align:center}.newsletter__title h3{font-size:1.375rem;margin:0}.newsletter__body{margin:0 auto;max-width:38rem}.newsletter__col:not(:last-child){margin-bottom:2rem}.newsletter__map{text-align:center}.newsletter__map svg{display:block;margin:0 auto;max-height:20rem}.newsletter__map svg:not(:last-child){margin-bottom:1.5rem}.newsletter__map p:last-child{margin-bottom:0}#mc_embed_signup,.sm-body{--mc-height:4.25rem}.mc_main{background:var(--color-white);border-radius:var(--radius);display:flex;height:var(--mc-height);margin-bottom:.75rem;overflow:hidden}.mc_main .mc-field-group{flex-grow:1}.mc_main .mc-field-submit{flex-shrink:0;margin-left:-2rem;position:relative;width:10rem;z-index:2}.mc-field-group input[type=email]{background:var(--color-white);border-radius:var(--radius) 0 0 var(--radius);font-size:.875rem;height:var(--mc-height);line-height:2rem;padding:1.125rem 4rem 1.125rem 1rem}.mc-field-group input[type=email]::placeholder{color:var(--color-orange)}.mc-field-submit button{background:var(--color-orange);border:none;border-radius:var(--radius);color:var(--color-white);display:inline-block;font-size:.875rem;font-weight:700;height:var(--mc-height);line-height:var(--mc-height);position:relative;text-align:center;width:100%;z-index:1}.mc-field-submit button::before{background:var(--color-green);border-radius:var(--radius);bottom:0;content:'';left:0;opacity:0;position:absolute;top:0;transition:opacity .2s var(--transition),width .33s var(--transition);width:3.75rem;z-index:-1}.mc-field-submit button:active::before,.mc-field-submit button:focus::before,.mc-field-submit button:hover::before{opacity:1;width:100%}.content__gdpr{position:relative}.content__gdpr .form-list{margin-bottom:0}.content__gdpr label{color:var(--color-base);display:inline-block;font-size:.8125rem;font-weight:300}.content__gdpr .form-list.checkbox label::after,.content__gdpr .form-list.checkbox label::before{transform:scale(.75)}.content__gdpr .form-list.checkbox label::before{top:-1px}.content__gdpr .form-list.checkbox input:checked~label::after{top:calc(50% - 15px)}@media only screen and (min-width:40rem){.mc_main .mc-field-submit{width:11.75rem}.mc-field-group input[type=email]{font-size:1rem;padding-left:2rem}.mc-field-submit button{font-size:1rem}}@media only screen and (min-width:80rem){.newsletter{padding-top:5rem}.newsletter__shape{bottom:0;display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.newsletter__shape--left{height:14.625rem;left:0;overflow:visible;position:absolute;top:-7.3125rem}.newsletter__shape--left use{animation:levitate3d 14s var(--transition) infinite;fill:var(--color-orange)}.newsletter__title{margin:0 2.5rem 0 0;padding-top:1.25em;position:relative}.newsletter__title::before{background:var(--sprite) -650px -320px;background-size:800px 800px;content:'';height:60px;pointer-events:none;position:absolute;right:-2.75em;top:-3.25em;width:100px;z-index:-1}.newsletter__body{margin:0}.newsletter__main{display:flex;justify-content:center;position:relative;z-index:3}.newsletter__main .newsletter__title{width:33%}.newsletter__main .newsletter__body{width:48%}.newsletter__cols{align-items:center;display:flex;gap:2rem;justify-content:space-between;position:relative;z-index:3}.newsletter__col{width:48%}.newsletter__col .newsletter__title{margin-bottom:2rem}.newsletter__col .newsletter__title::before{transform:rotateZ(60deg)}}.footer{margin-top:auto;position:relative;z-index:5}.footer__main{background:var(--color-blue);color:var(--color-white);padding:3.75rem 0 3.125rem;position:relative;z-index:1}.footer__main .center{max-width:84rem}.footer__main a{color:var(--color-white);display:inline-block;position:relative;text-decoration:none;vertical-align:top}.footer__main a::before{background:currentColor;bottom:0;content:'';height:1px;left:0;position:absolute;transition:all .3s var(--transition);width:0}.footer__main a:active::before,.footer__main a:focus::before,.footer__main a:hover::before{width:100%}.footer__main__shape{display:none}.footer__main__about{padding:2.25rem 0;text-align:center}.footer__main__about h2{margin-top:0;text-transform:uppercase}.footer__main__about p{margin:0 auto 1rem;max-width:46rem}.footer__main__about p:last-child{margin-bottom:0}.footer__main__logo{margin-bottom:4.25rem;text-align:center}.footer__main__logo img{display:inline-block;height:6.875rem;vertical-align:top}.footer__main__contact{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2.5rem}.footer__main__contact__item{margin-bottom:2.5rem;padding-top:5rem;position:relative;text-align:center;width:100%}.footer__main__contact__item::before{background:var(--sprite);background-size:800px 800px;content:'';height:60px;left:calc(50% - 30px);position:absolute;top:0;width:60px}.footer__main__contact__item.adress::before{background-position:-120px -120px}.footer__main__contact__item.phone::before{background-position:-220px -120px}.footer__main__contact__item.email::before{background-position:-320px -120px}.footer__main__contact__item.scope::before{background-position:-420px -120px}.footer__main__contact__item h3{font-size:1.125rem;margin-top:0;text-transform:uppercase}.footer__main__contact__item h4{font-size:1rem;font-weight:400;line-height:1.8;margin-top:0}.footer__main__contact__item h4 strong{font-size:1.375em}.footer__main__social{margin-bottom:4.25rem;text-align:center}.footer__main__social ul{display:flex;list-style:none;justify-content:center;margin:0}.footer__main__social li{margin:0 1.625rem 1.625rem}.footer__main__social a{border:1px solid var(--color-white);border-radius:50%;height:3rem;text-indent:-9999em;width:3rem}.footer__main__social a:active,.footer__main__social a:focus,.footer__main__social a:hover{background:var(--color-purple);transform:scale(1.25)}.footer__main__social a::before{background:var(--sprite);background-size:800px 800px;bottom:calc(50% - 15px);height:30px;left:calc(50% - 15px);width:30px}.footer__main__social a[href^="https://www.facebook.com"]::before{background-position:-535px -135px}.footer__main__social a[href^="https://www.twitter.com"]::before{background-position:-635px -135px}.footer__main__social a[href^="https://www.instagram.com"]::before{background-position:-735px -135px}.footer__main__social a[href^="https://www.linkedin.com"]::before{background-position:-35px -235px}.footer__main__social a[href^="https://www.youtube.com"]::before{background-position:-135px -235px}.footer__main__copy{text-align:center}.footer__main__copy--pixel{margin-bottom:1.25rem}.footer__main__copy--pixel::before{display:none}.footer__main__copy--pixel img{display:block;height:2.125rem;transition:all .3s var(--transition)}.footer__main__copy--pixel:active img,.footer__main__copy--pixel:focus img,.footer__main__copy--pixel:hover img{transform:scale(1.25)}@media only screen and (min-width:40rem){.footer__main__contact__item{width:47.5%}.footer__main__contact__item h4{line-height:2.1}}@media only screen and (min-width:80rem){.footer__main__shape{bottom:0;display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.footer__main__shape--right{bottom:-1.875rem;height:13.5rem;overflow:visible;position:absolute;right:0}.footer__main__shape--right use{animation:levitate 10s var(--transition) infinite;fill:var(--color-green)}.footer__main__contact__item{margin-bottom:0;width:21%}.footer__main__contact__item:first-child{width:25%}}.dialog{background:var(--color-white);color:var(--color-base);margin:auto .5em;max-width:var(--page-width-sm);position:relative;text-align:center;width:94%;z-index:10}.dialog__close{align-items:center;background:0 0;border:none;color:var(--color-purple);display:flex;flex-direction:column-reverse;position:absolute;right:.5rem;top:.5rem;transition:all .3s var(--transition);width:4rem;z-index:10}.dialog__close:active,.dialog__close:focus,.dialog__close:hover{background:var(--color-purple);color:var(--color-white)}.dialog__close span{font-size:.875rem;opacity:.8;position:relative;top:-.8em;text-transform:lowercase}.dialog__close svg{height:4rem;stroke:currentColor;width:4rem}.dialog__body{padding:6rem 1.5rem 2.25rem;text-align:left}.dialog__img{display:block;width:100%}@media only screen and (min-width:40rem){.dialog__body{padding:6rem 3.5rem 3.5rem}}@media only screen and (min-width:60rem){.dialog{margin:auto}.dialog__body{padding:6.4rem 8rem 4.75rem}}.about{overflow:hidden;padding:5rem 0 4rem;position:relative;z-index:1}.about::before{background:var(--color-blue-light);bottom:0;content:'';height:84%;left:0;pointer-events:none;position:absolute;right:0;z-index:-1}.about .center{max-width:77.875rem}.about__shape{left:0;position:absolute;right:0;top:0;z-index:-1}.about__shape use{fill:var(--color-blue-light)}.about__title{text-align:center}.about__title h2,.about__title h3{margin-top:0}.about__slider{display:flex;padding-bottom:5rem}.about__slider .slick-arrow{background:0 0;border:none;bottom:0;height:3rem;position:absolute;text-indent:-9999em;width:3rem}.about__slider .slick-arrow::before{background:var(--sprite);background-size:800px 800px;content:'';height:26px;left:calc(50% - 13px);position:absolute;top:calc(50% - 13px);transition:all .3s var(--transition);width:26px}.about__slider .slick-arrow.slick-prev{left:calc(50% - 5.5rem)}.about__slider .slick-arrow.slick-prev::before{background-position:-637px -37px}.about__slider .slick-arrow.slick-prev:active::before,.about__slider .slick-arrow.slick-prev:focus::before,.about__slider .slick-arrow.slick-prev:hover::before{animation:bounce-left 1s var(--transition);filter:brightness(0);-webkit-filter:brightness(0)}.about__slider .slick-arrow.slick-next{left:calc(50% + 2.5rem)}.about__slider .slick-arrow.slick-next::before{background-position:-737px -37px}.about__slider .slick-arrow.slick-next:active::before,.about__slider .slick-arrow.slick-next:focus::before,.about__slider .slick-arrow.slick-next:hover::before{animation:bounce-right 1s var(--transition);filter:brightness(0);-webkit-filter:brightness(0)}.about__slider__item{background:var(--color-white);border-bottom:9px solid rgba(var(--color-rgb-blue),.26);box-shadow:0 0 2px rgba(var(--color-rgb-black),.13);margin:3.33rem .8rem 1.5rem;padding:4.25rem 2rem 2.75rem;position:relative;text-align:center}.about__slider__item::before{background:var(--sprite) -324px -224px;background-size:800px 800px;content:'';height:52px;pointer-events:none;position:absolute;right:27px;top:-26px;width:52px}.about__slider__item img{background:var(--color-gray-light);border-radius:50%;height:6.5rem;left:calc(50% - 3.25rem);object-fit:cover;position:absolute;top:-3.25rem;width:6.5rem}.about__slider__item img:not(src){padding:0}.about__slider__item h3{font-size:1.375rem;margin:0}.about__slider__item__job{color:var(--color-green);font-size:1.125rem;line-height:1.66;margin-bottom:.5em}.about__slider__item__job p{margin:0}.about__slider__item blockquote{background:0 0;font-size:1rem;font-style:normal;line-height:1.8;margin:0;padding:0}.about__slider__item blockquote p:last-child{margin-bottom:0}@media only screen and (min-width:40rem){.about::before{height:58%}.about__slider__item blockquote{line-height:2.1}}@media only screen and (min-width:68rem){.about::before{height:35%}}@media only screen and (min-width:80rem){.about{padding:7rem 0 8.75rem}}@media only screen and (min-width:98rem){.about::before{height:22%}}@media only screen and (min-width:120rem){.about::before{display:none}}.change{position:relative;z-index:2}.change .center{padding:2rem 0}.change__shape--right{display:none}.change__text{margin-bottom:1.5rem}.change__text h2{color:var(--color-blue)}.change__text h2 a{color:var(--color-blue);text-decoration:none}.change__text h2 a:active,.change__text h2 a:focus,.change__text h2 a:hover{color:var(--color-orange)}.change__text p:last-child{margin-bottom:0}.change__text .button{margin-top:1.5rem}.change__image{position:relative}.js #change-region{opacity:0;transform:scale(.25);transform-origin:center}.js .init #change-region{animation:changeMap 1s var(--transition) forwards .2s}@media only screen and (min-width:60rem){.change .center{align-items:center;display:flex;justify-content:space-between}.change__shape--right{bottom:-19rem;display:block;height:32.5rem;pointer-events:none;position:absolute;right:-8.125rem;width:16.25rem}.change__shape--right use{fill:var(--color-purple)}.change__text{margin-bottom:0;order:2;width:40%}.change__text .button{margin-top:3rem}.change__image{width:54.9%}}@keyframes changeMap{0%{fill:var(--color-purple);opacity:0;transform:scale(.25)}60%{fill:var(--color-purple);transform:scale(1)}80%{fill:var(--color-blue);transform:scale(.9)}100%{opacity:1;transform:scale(1)}}.contact{position:relative;z-index:4}.contact__shape{display:none}.contact__info{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:3rem}.contact__info__item{margin-bottom:2rem;padding-top:3.25rem;position:relative;text-align:center;width:100%}.contact__info__item::before{background:var(--sprite);background-size:800px 800px;content:'';height:38px;left:calc(50% - 19px);position:absolute;top:0;width:38px}.contact__info__item.phone::before{background-position:-31px -431px}.contact__info__item.bill::before,.contact__info__item.email::before{background-position:-131px -431px}.contact__info__item.adress::before{background-position:-231px -431px}.contact__info__item a:not(.button){display:inline-block;position:relative;text-decoration:none}.contact__info__item a:not(.button)::before{background:currentColor;bottom:0;content:'';height:1px;left:0;position:absolute;transition:all .3s var(--transition);width:0}.contact__info__item a:not(.button):active::before,.contact__info__item a:not(.button):focus::before,.contact__info__item a:not(.button):hover::before{width:100%}.contact__info__item h2{font-size:1.625rem;font-weight:300;line-height:1.54;margin:0 0 .5rem}.contact__info__item em{font-size:.875rem;font-style:normal}.contact__form{background:var(--color-white);border-radius:var(--radius);box-shadow:0 0 40px rgba(var(--color-rgb-black),.07);padding:3.75rem}.contact__form .form-content{font-size:.8125rem;font-weight:300}.contact__form .form-content:first-of-type{font-size:.94rem}.contact__form .form-content h2,.contact__form .form-content h3{font-size:1.5625rem}.contact__form .form-content h3:first-child{margin-top:0}.contact__map{height:48.68rem;max-height:80vh;position:relative}.contact__map iframe{border:none;height:100%;width:100%}.contact__map p{margin:0}@media only screen and (min-width:48rem){.contact__info__item{font-size:1.07rem;line-height:2.35;padding:0 0 0 3.25rem;text-align:left}.contact__info__item::before{left:0}.contact__info__item.adress,.contact__info__item.phone{width:42%}.contact__info__item.bill,.contact__info__item.email{width:54%}}@media only screen and (min-width:80rem){.contact .center{align-items:flex-start;display:flex;justify-content:space-between;padding-top:2rem}.contact__shape{bottom:0;display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.contact__shape svg{overflow:visible;position:absolute}.contact__shape--left{height:14.625rem;left:0;top:21rem}.contact__shape--left use{animation:levitate 10s var(--transition) infinite;fill:var(--color-blue)}.contact__info{margin-bottom:0;width:62.8%}.contact__info__item{margin-bottom:4.5rem}.contact__form{margin-bottom:-5rem;margin-top:-14rem;width:34.7%}}.doing{position:relative;z-index:1}.doing .center{max-width:60rem}.doing h2{font-size:1.5625rem;text-transform:uppercase}.doing h3{font-size:1.5625rem}.doing__problem{margin-bottom:10rem}.doing__problem__title{margin-bottom:2.5rem;position:relative;text-align:center;z-index:3}.doing__problem__title h2{margin:0}.doing__problem__body{position:relative;z-index:2}.doing__problem__body__image{bottom:-3.5rem;left:calc(50% - 10rem);position:absolute;z-index:-1}.doing__problem__body__image img{aspect-ratio:1/1;border-radius:50%;display:block;opacity:.33;width:20rem}.doing__problem__body__circle{align-items:center;background:var(--color-white);border-radius:50%;display:flex;flex-shrink:0;font-size:1.125rem;font-weight:700;height:14.625rem;justify-content:center;line-height:1.77;margin:3rem auto;position:relative;text-align:center;width:14.625rem}.doing__problem__body__circle::after,.doing__problem__body__circle::before{border-radius:50%;content:'';height:50%;left:-25px;pointer-events:none;position:absolute;width:100%}.doing__problem__body__circle::before{border:25px solid var(--color-blue);border-bottom:none;border-radius:14.625rem 14.625rem 0 0;top:-25px}.doing__problem__body__circle::after{border:25px solid var(--color-green);border-top:none;border-radius:0 0 14.625rem 14.625rem;bottom:-25px}.doing__problem__body__circle p{margin:0;padding:1rem}.doing__problem__body__points{font-weight:700;margin:0 auto;max-width:24rem}.doing__problem__body__points ul{display:flex;flex-direction:column;list-style:none;margin:0}.doing__problem__body__points li{padding-left:2.5rem;position:relative}.doing__problem__body__points li+li{margin-top:2rem}.doing__problem__body__points li::before{background:var(--sprite);background-size:1600px 1600px;content:'';height:36px;left:0;position:absolute;top:.1em;transform:rotateZ(180deg);width:18px}.doing__problem__body__points li:nth-child(4n+1)::before{background-position:-1441px -432px}.doing__problem__body__points li:nth-child(4n+2)::before{background-position:-1541px -432px}.doing__problem__body__points li:nth-child(4n+3)::before{background-position:-1441px -532px}.doing__problem__body__points li:nth-child(4n+4)::before{background-position:-1541px -532px}.doing__stats{margin-bottom:.5rem;text-align:center}.doing__stats a{color:var(--color-purple)}.doing__stats__item{position:relative}.doing__stats__item.mark{font-weight:700;margin-bottom:1.5rem}.doing__stats__item.mark::before{background:var(--sprite) -2552px -1612px;background-size:3200px 3200px;content:'';height:376px;left:calc(50% - 48px);pointer-events:none;position:absolute;top:-1.75rem;width:96px;z-index:-1}.doing__stats__item.mark p{margin:0 auto 2.25em;max-width:22rem}.doing__stats__item.mark p:last-child{margin-bottom:0}.doing__stats__item.worse p{margin-left:auto;max-width:40rem}.doing__now{margin:4.5rem 0}.doing__now a{color:var(--color-blue)}.doing__now h3:first-child{margin-top:0}.doing__pilot{margin-bottom:4.5rem;text-align:center}.doing__pilot__title{margin-bottom:2.5rem;width:100%}.doing__pilot__title h3{margin:0}.doing__pilot__item.text p{margin-bottom:1.5em;margin-left:auto;max-width:32rem}.doing__pilot__item.text p:last-child{margin-bottom:0}.doing__pilot__item.text .button{margin-bottom:1rem}.doing__focus{margin-bottom:1.5rem;text-align:center}.doing__focus h3{margin-bottom:.5em}.doing__focus p{margin-bottom:1.5em;margin-left:auto;max-width:32rem}.doing__focus p:last-child{margin-bottom:0}.doing__help{margin-bottom:2.75rem;text-align:center}.doing__help__title{margin-bottom:1rem;text-transform:uppercase}.doing__help__title h3{margin:0}.doing__help__circle{align-items:center;border-radius:50%;color:var(--color-white);display:flex;flex-shrink:0;font-weight:700;height:14.5rem;justify-content:center;line-height:1.58;margin:0 auto 2rem;padding:1.25rem;position:relative;text-align:center;width:14.5rem}.doing__help__circle::before{border-radius:50%;bottom:-.4rem;clip-path:path('M22.8571 .325684L.82843 37.2456C11.3016 43.1658 24.7228 39.7026 30.8041 29.507C36.8878 19.3136 33.3303 6.24812 22.8571 .325684Z');-webkit-clip-path:path('M22.8571 .325684L.82843 37.2456C11.3016 43.1658 24.7228 39.7026 30.8041 29.507C36.8878 19.3136 33.3303 6.24812 22.8571 .325684Z');content:'';height:54px;left:1.6rem;position:absolute;width:40px}.doing__help__circle p{margin:0}.doing__help__points ul{display:flex;flex-direction:column;list-style:none;margin:0;text-align:left}.doing__help__points li{padding-left:2rem;position:relative}.doing__help__points li::after,.doing__help__points li::before{background:var(--sprite);background-size:800px 800px;content:'';height:20px;position:absolute;top:.4em;width:10px}.doing__help__points li::before{left:-1px}.doing__help__points li::after{left:.45em}.kids .doing__help__title{color:var(--color-orange)}.kids .doing__help__circle,.kids .doing__help__circle::before{background:var(--color-orange)}.kids .doing__help__points li::after,.kids .doing__help__points li::before{background-position:-770px -215px}.parents .doing__help__title{color:var(--color-blue)}.parents .doing__help__circle,.parents .doing__help__circle::before{background:var(--color-blue);order:2}.parents .doing__help__points li::after,.parents .doing__help__points li::before{background-position:-770px -265px}.teachers .doing__help__title{color:var(--color-purple)}.teachers .doing__help__circle,.teachers .doing__help__circle::before{background:var(--color-purple)}.teachers .doing__help__points li::after,.teachers .doing__help__points li::before{background-position:-720px -265px}.manage .doing__help__title{color:var(--color-green)}.manage .doing__help__circle,.manage .doing__help__circle::before{background:var(--color-green);order:2}.manage .doing__help__points li::after,.manage .doing__help__points li::before{background-position:-720px -215px}.founder .doing__help__title{color:var(--color-blue)}.founder .doing__help__circle,.founder .doing__help__circle::before{background:var(--color-blue)}.founder .doing__help__points li::after,.founder .doing__help__points li::before{background-position:-770px -265px}.doing__measure{margin-top:4rem;text-align:center}.doing__measure p+ul{margin-top:-1rem}.doing__measure ul{display:flex;flex-direction:column;list-style:none;margin-left:0;padding:0 1.25rem;text-align:left}.doing__measure ul li{padding-left:1.4rem;position:relative}.doing__measure ul li::before{background:var(--sprite) -245px -545px;background-size:800px 800px;content:'';height:10px;left:0;position:absolute;top:.75em;width:10px}.doing__measure__main{margin-bottom:2.5rem}.doing__measure__title{margin-bottom:1rem}.doing__measure__title h3{margin:0}.doing__measure__claim{font-weight:700}.doing__measure__ruller{pointer-events:none}.doing__measure__ruller svg{display:block}.doing__measure__ruller .ruller{fill:#e5e6e7}.doing__measure__ruller .ruller-bits path{fill:var(--color-white)}.doing__measure__ruller .ruller-slide path{fill:#bdd630}.doing__measure__ruller .ruller-slide.slide-1{animation:ruller1 8s var(--transition) infinite}.doing__measure__ruller .ruller-slide.slide-2{animation:ruller2 12s var(--transition) infinite}.doing__measure__ruller .ruller-slide.slide-3{animation:ruller1 9s var(--transition) infinite}.doing__measure__ruller .ruller-slide.slide-4{animation:ruller2 11s var(--transition) infinite}.doing__measure__list{margin-bottom:5rem}.doing__measure__list__item+.doing__measure__list__item{margin-top:1.5rem}@media only screen and (min-width:60rem){.doing__problem__title{text-align:left}.doing__problem__body{display:flex;justify-content:space-between}.doing__problem__body__image{bottom:-3.5rem;left:6.125rem}.doing__problem__body__image img{max-height:27.375rem;max-width:27.375rem;width:auto}.doing__problem__body__circle{margin:3rem 0 0}.doing__problem__body__points{margin-left:8.5rem}.doing__problem__body__points ul{display:block}.doing__stats{display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left}.doing__stats__item{width:46.5%}.doing__stats__item.mark{margin-bottom:0}.doing__stats__item.mark p,.doing__stats__item.worse p{margin-left:0}.doing__stats__item.worse p{max-width:none}.doing__pilot{display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left}.doing__pilot__item{width:46.5%}.doing__pilot__item.text p{margin-bottom:2.25em;margin-left:0;max-width:none}.doing__pilot__item.text .button{margin-bottom:3rem}.doing__focus{text-align:left}.doing__focus h3{margin-bottom:1.5em}.doing__focus p{margin-bottom:2.25em;margin-left:0;max-width:none}.doing__help{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left}.doing__help__title{margin-bottom:1.5rem;width:100%}.doing__help__circle{margin:0}.doing__help__points{flex-grow:1}.doing__help__points ul{align-items:unset;display:block}.founder .doing__help__points,.kids .doing__help__points,.teachers .doing__help__points{margin-left:4.5rem}.manage .doing__help__points,.parents .doing__help__points{margin-right:4.5rem}.doing__measure{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:8rem;text-align:left}.doing__measure ul{display:block;padding:0}.doing__measure__main{margin-bottom:4rem;width:100%}.doing__measure__title{margin-bottom:2rem;width:48%}.doing__measure__claim{position:relative;top:3.5rem;text-align:right;width:38%}.doing__measure__ruller{width:100%}.doing__measure__list{display:flex;justify-content:space-between;margin-bottom:8rem;width:100%}.doing__measure__list__item{width:23.15%}.doing__measure__list__item+.doing__measure__list__item{margin-top:0}.doing__measure__list__item:nth-child(1){margin-top:-10.5rem}.doing__measure__list__item:nth-child(2){margin-top:-7.125rem}.doing__measure__list__item:nth-child(3){margin-top:-4rem}}@keyframes ruller1{0%{transform:translate3d(0,0,0)}50%{transform:translate3d(16px,3px,0)}100%{transform:translate3d(0,0,0)}}@keyframes ruller2{0%{transform:translate3d(0,0,0)}50%{transform:translate3d(-16px,-3px,0)}100%{transform:translate3d(0,0,0)}}.donate__cta{display:flex;justify-content:space-between;margin-top:3rem}.donate__cta__item{padding-top:3.25rem;position:relative;width:48%}.donate__cta__item::before{background:var(--sprite);background-size:800px 800px;content:'';height:38px;left:calc(50% - 19px);position:absolute;top:0;width:38px}.donate__cta__item.phone::before{background-position:-31px -431px}.donate__cta__item.email::before{background-position:-131px -431px}.donate__cta__item h3{font-weight:300;line-height:1.54;margin:0 0 .5rem}.donate__cta__item a:not(.button){display:inline-block;position:relative;text-decoration:none}.donate__cta__item a:not(.button)::before{background:currentColor;bottom:0;content:'';height:1px;left:0;position:absolute;transition:all .3s var(--transition);width:0}.donate__cta__item a:not(.button):active::before,.donate__cta__item a:not(.button):focus::before,.donate__cta__item a:not(.button):hover::before{width:100%}@media only screen and (min-width:40rem){.donate__cta__item h3{font-size:1.5625rem}}@media only screen and (min-width:48rem){.donate__cta__item{padding:0 0 0 3.25rem}.donate__cta__item::before{left:0}}.facts{padding:1rem 0}.facts .center:first-child{align-items:center;display:flex;flex-direction:column;justify-content:center}.facts__title{line-height:1.5;margin-bottom:1rem;text-align:center}.facts__title h2,.facts__title p{margin:0}.facts__arrow{height:150px;margin-bottom:1rem;position:relative;transform:rotateZ(90deg);width:150px}.facts__arrow::before{background:var(--sprite);background-size:800px 800px;content:'';height:64px;left:0;position:absolute;top:calc(50% - 32px);width:150px}.facts__arrow.st::before{animation:windy 15s var(--transition) infinite;background-position:-25px -318px}.facts__arrow.nd::before{animation:windy 21s var(--transition) infinite;background-position:-225px -318px}.facts__arrow.rd::before{animation:windy 18s var(--transition) infinite;background-position:-425px -318px}.facts__item{margin-bottom:1rem;max-width:14rem;padding-top:1rem;position:relative;text-align:center}.facts__item__circle{align-items:center;border-radius:50%;display:flex;flex-direction:column;height:11.82rem;justify-content:center;margin:0 auto 2.6rem;position:relative;text-align:center;width:11.82rem;z-index:1}.facts__item__circle::before{border:40px solid var(--color-gray-light);border-radius:50%;box-sizing:border-box;content:'';height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.facts__item__circle::after{animation:levitate3d 15s var(--transition) infinite;background:var(--sprite) -103px -43px;background-size:800px 800px;bottom:-34px;content:'';height:14px;left:calc(50% - 47px);position:absolute;width:94px}.facts__item__circle__body{border-radius:50%;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.facts__item__circle__body--dice,.facts__item__circle__body--slice{clip:rect(0,13.44rem,13.44rem,6.72rem)}.facts__item__circle__body--dice,.facts__item__circle__body--dice::after,.facts__item__circle__body--dice::before,.facts__item__circle__body--slice,.facts__item__circle__body--slice::before{border-radius:50%;height:13.44rem;left:-.81rem;position:absolute;top:-.81rem;transition:transform 2s;width:13.44rem}.facts__item__circle__body--dice::after,.facts__item__circle__body--dice::before,.facts__item__circle__body--slice::before{bottom:0;clip:rect(0,6.72rem,13.44rem,0);content:'';left:0;right:0;top:0}.green .facts__item__circle__body{transform:rotate(-32deg)}.green .facts__item__circle__body--dice::after,.green .facts__item__circle__body--dice::before,.green .facts__item__circle__body--slice::before{background:var(--color-green)}.init.green .facts__item__circle__body--dice::before,.init.green .facts__item__circle__body--slice,.init.green .facts__item__circle__body--slice::before{transform:rotate(60deg)}.init.green .facts__item__circle__body--dice::after{transform:rotate(90deg)}.init.green.rotate-66 .facts__item__circle__body--dice::before,.init.green.rotate-66 .facts__item__circle__body--slice,.init.green.rotate-66 .facts__item__circle__body--slice::before{transform:rotate(120deg)}.orange .facts__item__circle__body{transform:rotate(-180deg)}.orange .facts__item__circle__body--dice::after,.orange .facts__item__circle__body--dice::before,.orange .facts__item__circle__body--slice::before{background:var(--color-orange)}.init.orange .facts__item__circle__body--dice::before,.init.orange .facts__item__circle__body--slice,.init.orange .facts__item__circle__body--slice::before{transform:rotate(135deg)}.init.orange .facts__item__circle__body--dice::after{transform:rotate(135deg)}.blue .facts__item__circle__body{transform:rotate(15deg)}.blue .facts__item.__circle__body--slice::before,.blue .facts__item__circle__body--dice::after,.blue .facts__item__circle__body--dice::before{background:var(--color-blue)}.init.blue .facts__item__circle__body--dice::before,.init.blue .facts__item__circle__body--slice,.init.blue .facts__item__circle__body--slice::before{transform:rotate(20deg)}.init.blue .facts__item__circle__body--dice::after{transform:rotate(75deg)}.facts__item__circle__title{align-items:center;background:var(--color-white);border-radius:50%;display:flex;flex-direction:column;height:calc(100% - 80px);position:relative;width:calc(100% - 80px);z-index:2}.facts__item__circle__title h3{line-height:1;margin:auto}.facts__item__circle__title h3:not(:first-child){margin-top:-.33rem}.facts__item__circle__title p{margin:auto}.facts__item__circle__title p:first-child{margin-bottom:0}.facts__item__desc{line-height:1.75;padding-top:.25rem}.facts__item__desc p{margin-bottom:0}.fact__tail{margin-top:2rem;text-align:center;width:100%}@media only screen and (min-width:40rem){.facts{padding:4rem 0}}@media only screen and (min-width:80rem){.facts .center:first-child{flex-direction:row;justify-content:space-between}.facts__title{margin-bottom:0;text-align:left}.facts__arrow{height:64px;margin-bottom:0;transform:rotateZ(0)}.facts__arrow::before{top:0}.facts__item{margin-bottom:0;padding-top:2rem;top:1rem}}@media only screen and (min-width:80rem) and (max-width:90rem){.facts__arrow,.facts__item__circle{transform:scale(.8)}}.folks__title{margin-bottom:3rem;text-align:center}.folks__title h2{font-size:1.5625rem;margin:0}.folks__body{display:grid;gap:4rem 3rem;grid-template-columns:repeat(auto-fill,16.5rem);justify-content:center}.folks__body:not(:empty){margin-bottom:11rem}.folks__body__item{padding-bottom:4.5rem;position:relative}.folks__body__item__img{margin:0 auto 1.75rem;max-width:12.25rem;width:100%}.folks__body__item__img figure{border-radius:50%;height:0;overflow:hidden;padding-top:100%;position:relative}.folks__body__item__img a{display:block;text-decoration:none}.folks__body__item__img img{aspect-ratio:1/1;background:var(--color-gray-light);border-radius:50%;display:block;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;transition:all .3s var(--transition);width:100%}.folks__body__item__img a:active img,.folks__body__item__img a:focus img,.folks__body__item__img a:hover img{filter:sepia(.8);-webkit-filter:sepia(.8);transform:scale(1.025)}.folks__body__item__name{font-size:1.625rem;font-weight:300;line-height:1.15;margin:0 0 .1em;text-align:center}.folks__body__item__name a{color:var(--color-base);text-decoration:none}.folks__body__item__name a:active,.folks__body__item__name a:focus,.folks__body__item__name a:hover{color:var(--color-orange)}.folks__body__item__desc{font-weight:300;line-height:1.76;text-align:center}.folks__body__item__desc a,.folks__detail__title__text a{color:var(--color-base);display:inline-block;position:relative;text-decoration:none}.folks__body__item__desc a:active,.folks__body__item__desc a:focus,.folks__body__item__desc a:hover{color:var(--color-orange)}.folks__body__item__desc a::before,.folks__detail__title__text a::before{background:currentColor;bottom:.2em;content:'';height:1px;left:0;position:absolute;transition:all .3s var(--transition);width:100%}.folks__body__item__desc a:active::before,.folks__body__item__desc a:focus::before,.folks__body__item__desc a:hover::before,.folks__detail__title__text a:active::before,.folks__detail__title__text a:focus::before,.folks__detail__title__text a:hover::before{width:0}.folks__body__item__desc p{margin:0 0 .2em}.folks__body__item__more{bottom:0;left:0;position:absolute;right:0;text-align:center}.folks__body__item__more .button{font-size:.875rem;padding-left:4.25rem}.folks__body__item__more .button::after{background:var(--sprite) -640px -240px;background-size:800px 800px;content:'';height:20px;left:2rem;position:absolute;top:calc(50% - 10px);width:20px}@media only screen and (min-width:40rem){.folks__body__item__desc{font-size:1.07rem}}@media only screen and (min-width:72rem){.folks__body{gap:8rem}}.folks__detail{max-width:50rem}.folks__detail__title{margin-bottom:2rem;position:relative}.folks__detail__title__img{border-radius:50%;height:18.75rem;margin:0 auto;overflow:hidden;position:relative;width:18.75rem}.folks__detail__title__img img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.folks__detail__title__text{font-weight:300;text-align:center}.folks__detail__title__text h2{color:var(--color-blue);font-size:1.625rem;font-weight:300;margin:2rem 0 1rem}.folks__detail__desc{font-weight:300;margin-bottom:5rem}@media only screen and (min-width:40rem){.folks__detail__desc,.folks__detail__title__text{font-size:1.07rem;line-height:1.75}}@media only screen and (min-width:48rem){.folks__detail__title{display:flex}.folks__detail__title::before{background:var(--color-blue);bottom:1.875rem;content:'';height:1px;left:0;opacity:.33;position:absolute;right:0;z-index:-1}.folks__detail__title__img{flex-shrink:0;margin:0 4rem 0 0}.folks__detail__title__text{flex-grow:1;text-align:left}.folks__detail__title__text h2{margin-top:4rem}}.home__title{margin-bottom:3.5rem;position:relative;z-index:1}.home__title .center{padding:9.5rem 0 4rem;text-align:center}.home__title h1{max-width:33rem}.home__title p{margin:0 auto 1em;max-width:30rem}.home__title .button{margin-top:1rem}.home__title__image{z-index:-2}.home__title__image img,.page__title__image img{object-position:top}.home__title__shape{display:none}.page__title__text p{text-shadow:0 0 .5px var(--color-white),0 1px .5px var(--color-white),1px 0 .5px var(--color-white),1px 1px .5px var(--color-white),0 -1px .5px var(--color-white),-1px 0 .5px var(--color-white)}.page__title__text .button{text-shadow:none}.js .home__title .center h1,.js .home__title .center p,.js .page__title .center h1,.js .page__title .center p{opacity:0;transform:scale(.75) translate3d(-2rem,0,2rem);transition:all .3s var(--transition)}.js .home__title .center p,.js .page__title .center p{transition-delay:.15s}.js .home__title.init .center h1,.js .home__title.init .center p,.js .page__title.init .center h1,.js .page__title.init .center p{opacity:1;transform:scale(1) translate3d(0,0,0)}@media only screen and (min-width:40rem){.home__title{margin-bottom:6.25rem}.home__title .center{padding:12rem 0 6rem}.home__title .button{margin-top:2rem}.page__title__text p{text-shadow:none}}@media only screen and (min-width:80rem){.home__title .center{padding:18.25rem 0 12rem;text-align:left}.home__title h1,.home__title p{margin-left:0}.home__title__shape{bottom:0;display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.home__title__shape svg{overflow:visible;position:absolute}.home__title__shape--left{bottom:-5.94rem;height:14.625rem;left:0}.home__title__shape--left use{animation:levitate 10s var(--transition) infinite;fill:var(--color-blue)}.home__title__shape--right{bottom:-3.9rem;height:36.125rem;right:-4.75rem}.home__title__shape--right use{animation:levitate 16s var(--transition) infinite;fill:var(--color-green)}}.deal__anchors{padding:3.5rem 0 3rem}.deal__anchors .button{width:85%}.deals__title{padding:2rem 0 .5rem}.deals__text{background:var(--color-cyan);color:var(--color-white);padding:2rem 1rem .5rem}.deal__text{margin:0 auto 2.5rem;padding-top:2rem}.deal__text,.deals__text .center{max-width:50rem}.deal__text h3,.deals__text h3{color:var(--color-blue);font-size:1.375rem;text-transform:uppercase}.deals__text h3{color:var(--color-green)}@media only screen and (min-width:34rem){.deal__anchors .button{width:auto}}@media only screen and (min-width:40rem){.deal__anchors{padding-top:6.75rem}.deals__text{padding:3.5rem 1rem .5rem}.deal__text{margin-bottom:5.5rem}.deal__text h3,.deals__text h3{font-size:1.5625rem}}@media only screen and (min-width:80rem){.deal__text h2,.deals__text h2{font-size:3rem}}.deals{background:var(--color-cyan);position:relative;z-index:4}.deals__item{position:relative}.deals__item a{align-items:center;color:var(--color-white);display:flex;height:100%;justify-content:center;text-decoration:none;width:100%}.deals__item img{display:block;width:100%}@media only screen and (min-width:60rem) and (max-width:79.99rem){.deals{display:flex;flex-wrap:wrap;gap:1rem}.deals__item:nth-child(1),.deals__item:nth-child(2),.deals__item:nth-child(4){width:100%}.deals__item:nth-child(3),.deals__item:nth-child(5),.deals__item:nth-child(6),.deals__item:nth-child(7){width:calc(50% - .5rem)}.deals__item:nth-child(1){order:-3}.deals__item:nth-child(2){order:-2}.deals__item:nth-child(4){order:-1}}@media only screen and (min-width:80rem){.deals{display:grid;gap:1.6875rem 2.7rem;grid-template:'s1 s2 s3' 's1 s2 s3' 's1 s4 s3' 's5 s4 s7' 's5 s6 s7' 's5 s6 s7';grid-template-columns:.3fr .43fr .3fr}.deals__item:nth-child(1){grid-area:s4}.deals__item:nth-child(2){grid-area:s6}.deals__item:nth-child(3){grid-area:s1}.deals__item:nth-child(4){grid-area:s2}.deals__item:nth-child(5){grid-area:s3}.deals__item:nth-child(6){grid-area:s5}.deals__item:nth-child(7){grid-area:s7}}.deal__video{padding-top:3rem;position:relative;z-index:1}.deal__video__bg{left:-25%;position:absolute;right:-25%;top:0;z-index:-1}.deal__video__bg use{fill:var(--color-blue-light)}.deal__video__shape{display:none}.deal__video__buttons{margin-bottom:4rem;padding:0;text-align:center}.deal__video__body{display:flex;flex-direction:column;gap:1.25rem}.deal__video__title{margin-bottom:1.5rem}.deal__video__item{width:100%}.deal__video__item a{align-items:flex-start;aspect-ratio:11/6;background:rgba(var(--color-rgb-black),.5);border-radius:var(--radius);color:var(--color-white);display:flex;flex-direction:column;height:100%;justify-content:flex-end;overflow:hidden;padding:2rem 1.875rem;position:relative;text-decoration:none;width:100%}.deal__video__item a::before{background:linear-gradient(rgba(var(--color-rgb-black),0) 0,rgba(var(--color-rgb-black),.5) 40% ,rgba(var(--color-rgb-black),.7) 100%);bottom:0;content:'';height:40%;left:0;position:absolute;right:0;transition:all .3s var(--transition);z-index:2}.deal__video__item a[data-fancybox]>span{bottom:0;left:0;position:absolute;right:0;text-align:center;top:0}.deal__video__item a[data-fancybox]>span::before{background:var(--sprite) -8px -508px;background-size:800px 800px;content:'';height:84px;left:calc(50% - 42px);position:absolute;top:calc(50% - 42px);transform:scale(.7143);width:84px}.deal__video__item a[data-fancybox]:active>span::before,.deal__video__item a[data-fancybox]:focus>span::before,.deal__video__item a[data-fancybox]:hover>span::before{background-position:-108px -508px}.deal__video__item:first-child a[data-fancybox]>span::after{content:attr(data-button);font-size:.6875rem;left:0;position:absolute;right:0;top:calc(50% + 36px)}.deal__video__item h3{font-size:1.125rem;margin:0 0 .4em;position:relative;text-transform:uppercase;z-index:4}.deal__video__item p{line-height:1.7;position:relative;z-index:4}.deal__video__item img{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.deal__video__more{margin:2.5rem 0 4rem;text-align:center}@media only screen and (min-width:40rem){.deal__video{padding-top:5.8rem}.deal__video__bg{top:-8rem}.deal__video__buttons{margin-bottom:7rem}.deal__video__more{margin:4.375rem 0 10rem}}@media only screen and (min-width:60rem){.deal__video__shape{display:block;overflow:visible;pointer-events:none;position:absolute}.deal__video__shape--left{bottom:15rem;height:14.6rem;left:-3rem}.deal__video__shape--left use{animation:levitate 10s var(--transition) infinite;fill:var(--color-orange)}.deal__video__shape--right{height:32.5rem;right:-3rem;top:17rem}.deal__video__shape--right use{animation:levitate 16s var(--transition) infinite;fill:var(--color-purple)}.deal__video__body{flex-direction:row;flex-wrap:wrap;gap:4rem 2.25rem;justify-content:center}.deal__video__item:first-child{width:78%}.deal__video__item:not(:first-child){width:calc(33.33% - 1.5rem)}.deal__video__item:not(:first-child) a{aspect-ratio:11/7}}@media only screen and (min-width:80rem){.deal__video__bg{top:-31rem}.deal__video__buttons{margin-bottom:11rem}}.deal__form{position:relative}.deal__form__bg,.deal__form__shape{display:none}.deal__form__body .form-list label{font-size:.8125rem}.deal__form__body .form-list,.deal__form__body .form-list li{margin-bottom:0}.deal__form__body .form-submit{margin-top:2.25rem}.deal__form__body .form-submit .button{text-transform:uppercase}@media only screen and (min-width:40rem){.deal__form__body form{display:flex;flex-wrap:wrap;justify-content:space-between}.deal__form__body form .form-content,.deal__form__body form .form-item,.deal__form__body form .form-list,.deal__form__body form .form-submit{width:100%}.deal__form__body form .form-item:nth-of-type(2),.deal__form__body form .form-item:nth-of-type(3),.deal__form__body form .form-item:nth-of-type(4),.deal__form__body form .form-item:nth-of-type(5),.deal__form__body form .form-item:nth-of-type(6),.deal__form__body form .form-item:nth-of-type(7){width:48.48%}}@media only screen and (min-width:48rem){.deal__form__body .form-list{text-align:left}.deal__form__body .form-list ul{justify-content:flex-start}}@media only screen and (min-width:60rem){.deal__form__shape{bottom:20rem;display:block;height:15.25rem;left:-2rem;overflow:visible;pointer-events:none;position:absolute}.deal__form__shape use{animation:levitate 10s var(--transition) infinite;fill:var(--color-blue)}}@media only screen and (min-width:100rem){.deal__form{background:0 0}.deal__form__bg{aspect-ratio:235/117;bottom:0;display:block;height:100%;left:-25%;pointer-events:none;position:absolute;top:0;width:150%;z-index:-1}.deal__form__bg use{fill:var(--color-blue-light)}}.deal__join{margin-bottom:3rem;padding:2rem 0;position:relative;z-index:1}.deal__join .center{text-align:center}.deal__join__title{margin:0 0 3rem;max-width:none;position:relative;z-index:3}.deal__join__title h2{margin-bottom:1em}.deal__join__title p{margin:0 auto;max-width:40rem}.deal__join__hint{margin-top:1.5rem;padding-bottom:11rem;position:relative;z-index:2}.deal__join__hint::before{background:var(--sprite) -25px -318px;background-size:800px 800px;content:'';height:64px;left:calc(50% - 75px);position:absolute;top:calc(50% - 32px);transform:rotateZ(90deg);width:150px}.deal__join__social{position:relative}.deal__join__social>svg{display:none}.deal__join__social a{border-radius:50%;display:inline-block;overflow:hidden;text-decoration:none;transform:scale(.8)}.deal__join__social a img{transition:all .3s var(--transition);vertical-align:top}.deal__join__social a:active img,.deal__join__social a:focus img,.deal__join__social a:hover img{filter:drop-shadow(1px 1px .15em rgba(var(--color-rgb-black),.4));-webkit-filter:drop-shadow(1px 1px .15em rgba(var(--color-rgb-black),.4));transform:scale(.9)}.deal__join__social p{display:flex;flex-wrap:wrap;gap:1rem;margin:0;justify-content:center;position:relative;z-index:4}@media only screen and (min-width:40rem){.deal__join{margin-bottom:6rem}.deal__join__social>svg{bottom:-6rem;display:block;left:calc(50% - 45vw);position:absolute;width:90vw;z-index:-1}.deal__join__social>svg use{fill:var(--color-gray-light)}.deal__join__social a{transform:scale(1)}.deal__join__social p{gap:2rem}}@media only screen and (min-width:80rem){.deal__join{margin-bottom:10rem}.deal__join .center{display:flex;justify-content:space-between;text-align:left}.deal__join__title{margin-bottom:5rem;width:60%}.deal__join__title p{margin-left:0}.deal__join__hint{bottom:-4.5rem;left:calc(50% - 7rem);margin:0;padding:0;position:absolute;text-align:center;width:14rem}.deal__join__hint::before{left:auto;right:-64px;top:32px;transform:rotateZ(-34deg)}.deal__join__social{align-items:flex-end;display:flex;width:40%}.deal__join__social p{justify-content:flex-end;width:100%}.deal__join__social>svg{bottom:auto;height:35rem;left:-38%;top:-4rem;width:auto}}.homepage--landing .header__logo .logo--text{fill:var(--color-white);transition-delay:0s}.homepage--landing .fixed .header__logo .logo--text{fill:var(--color-base)}.homepage--landing .header__nav__button{color:var(--color-white)}.homepage--landing .header__nav__button .nav-burger span,.homepage--landing .header__nav__button .nav-burger span::after,.homepage--landing .header__nav__button .nav-burger span::before{background:var(--color-white)}.homepage--landing .header__nav__button.open .nav-burger span{background:0 0}@media only screen and (min-width:80rem){.homepage--landing #nav .level-1>li>a{color:var(--color-white)}.homepage--landing #nav .level-1>li:active>a,.homepage--landing #nav .level-1>li:focus>a,.homepage--landing #nav .level-1>li:hover>a{color:var(--color-orange)}.homepage--landing .fixed #nav .level-1>li>a{color:var(--color-base)}.homepage--landing .fixed #nav .level-1>li:active>a,.homepage--landing .fixed #nav .level-1>li:focus>a,.homepage--landing .fixed #nav .level-1>li:hover>a{color:var(--color-orange)}.homepage--landing #nav .level-1>li>a.navid-420{color:var(--color-white)}.homepage--landing #nav .level-1>li>a.navid-420:active,.homepage--landing #nav .level-1>li>a.navid-420:focus,.homepage--landing #nav .level-1>li>a.navid-420:hover{color:var(--color-base)}}.landing{background:var(--color-base);color:var(--color-white);position:relative}.landing--1{z-index:5}.landing--2{z-index:4}.landing--3{z-index:3}.landing--4{z-index:2}.landing__image{z-index:-2}.landing__body{align-items:flex-end;display:flex;height:100%;padding:12rem 0 6rem}.landing--video .landing__body{padding-top:24rem}.landing__body__shape{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.landing__body__shape svg{bottom:5rem;height:12rem;overflow:visible;position:absolute}.landing--1 .landing__body__shape svg,.landing--3 .landing__body__shape svg{left:0}.landing--2 .landing__body__shape svg,.landing--4 .landing__body__shape svg{right:0}.landing--1 .landing__body__shape use{fill:var(--color-green)}.landing--2 .landing__body__shape use{fill:var(--color-orange)}.landing--3 .landing__body__shape svg{bottom:6rem}.landing--3 .landing__body__shape use{fill:var(--color-purple)}.landing--4 .landing__body__shape svg{bottom:2.5rem}.landing--4 .landing__body__shape use{fill:var(--color-blue)}.landing__body__text{font-size:1.5rem;font-weight:300;line-height:1.5;width:100%}.landing--1 .landing__body__text,.landing--3 .landing__body__text{padding-left:2.75rem;text-align:left}.landing--2 .landing__body__text,.landing--4 .landing__body__text{padding-right:2.5rem;text-align:right}.landing__body__text h2{margin:0 0 .05em;text-transform:uppercase}.landing__body__video{bottom:calc(50% + 1rem);left:2rem;position:absolute;right:2rem;text-align:center;z-index:10}.landing__body__video a{display:inline-block;height:5.5rem;position:relative;text-decoration:none;vertical-align:top;width:5.5rem}.landing__body__video a::before{background:var(--sprite) -8px -508px;background-size:800px 800px;content:'';height:84px;left:calc(50% - 42px);position:absolute;top:calc(50% - 42px);width:84px}.landing__body__video a:active::before,.landing__body__video a:focus::before,.landing__body__video a:hover::before{background-position:-108px -508px}.landing__body__video a span{bottom:-2rem;color:var(--color-white);font-weight:300;left:calc(50% - 5rem);overflow:hidden;position:absolute;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:10rem}.landing__body__video a:active span,.landing__body__video a:focus span,.landing__body__video a:hover span{color:var(--color-green)}.landing__body__video p{margin:0}.js .landing .landing__body__shape svg{opacity:0;transition:all .4s var(--transition)}.js .landing--1 .landing__body__shape svg,.js .landing--3 .landing__body__shape svg{transform:rotateY(90deg);transform-origin:left}.js .landing--2 .landing__body__shape svg,.js .landing--4 .landing__body__shape svg{transform:rotateY(-90deg);transform-origin:right}.js .landing.init .landing__body__shape svg{opacity:1;transform:rotateY(0)}.js .landing .landing__body__text{opacity:0;transition:opacity .3s var(--transition),transform .5s var(--transition);transition-delay:0s,.1s}.js .landing--1 .landing__body__text,.js .landing--3 .landing__body__text{transform:translateX(-10rem)}.js .landing--2 .landing__body__text,.js .landing--4 .landing__body__text{transform:translateX(10rem)}.js .landing.init .landing__body__text{opacity:1;transform:translateX(0)}@media only screen and (min-width:48rem){.landing{height:0;padding:56.25% 0 0}.landing__body{left:50%;padding:4rem 0;position:absolute;top:0;transform:translateX(-50%)}.landing__body__shape svg{bottom:2rem;height:15.75rem}.landing--4 .landing__body__shape svg{bottom:-.5rem}}@media only screen and (min-width:68rem){.landing--video .landing__body{padding-top:4rem}.landing__body__video{bottom:calc(50% - 6rem)}}@media only screen and (min-width:80rem){.landing__body__shape svg{height:32.8125rem}.landing--1 .landing__body__shape svg{bottom:-2.3125rem}.landing--2 .landing__body__shape svg{bottom:-4.375rem}.landing--3 .landing__body__shape svg{bottom:-4.6875rem}.landing--4 .landing__body__shape svg{bottom:-5.0625rem}.landing__body__text{font-size:2.5rem}.landing--1 .landing__body__text,.landing--3 .landing__body__text{padding-left:6.25rem}.landing--2 .landing__body__text,.landing--4 .landing__body__text{padding-right:3.25rem}}.landing__connect{background:var(--color-blue-light);margin-bottom:4rem;padding:4rem 0}.landing__connect .center{max-width:48.75rem}.landing__connect h2,.landing__connect h3,.landing__connect h4{text-transform:uppercase}.landing__connect h2{margin:0 auto 1em}.landing__connect h3{color:var(--color-blue);font-size:1.375rem}.landing__connect h4{font-size:1rem;margin:0}.landing__connect__desc{margin-bottom:2rem}.landing__connect__form label{margin-bottom:.2em;padding-left:0;padding-right:0}.landing__connect__form input[type=email],.landing__connect__form input[type=text]{background:var(--color-white);border-bottom:9px solid rgba(var(--color-rgb-blue),.3);border-radius:0}.landing__connect__form input[type=email]:active,.landing__connect__form input[type=email]:focus,.landing__connect__form input[type=text]:active,.landing__connect__form input[type=text]:focus{border-color:var(--color-blue)}.landing__connect__form .form-content{font-size:.8125rem;font-weight:300}.landing__connect__form .form-list label{padding-left:2.8rem}.landing__connect__form .form-list label::before{background:var(--color-white);border-color:var(--color-white)}.landing__connect__form .form-list label:active::before,.landing__connect__form .form-list label:focus::before{border-color:var(--color-orange)}.landing__connect__form .dropdown__selection{background:var(--color-white);border-bottom:9px solid rgba(var(--color-rgb-blue),.3);border-radius:0;font-size:1rem;font-weight:700;height:3.75rem;line-height:3.2rem}.landing__connect__form .form-submit{text-align:center}.landing__connect__form .form-submit.recaptcha-wrapper>div>div{margin:0 auto 1.5rem}.landing__connect__form .form-submit .button{width:auto}.js .landing__connect .center{opacity:0;transform:translateY(10rem);transition:opacity .3s var(--transition),transform .5s var(--transition);transition-delay:0,.1s}.js .landing__connect .center.init{opacity:1;transform:translateY(0)}@media only screen and (min-width:40rem){.landing__connect{margin-bottom:6rem;padding:8rem 0 7rem}.landing__connect h3{font-size:1.5625rem}}@media only screen and (min-width:48rem){.landing__connect__form form{display:flex;flex-wrap:wrap;justify-content:space-between}.landing__connect__form .form-item,.landing__connect__form .form-submit{width:100%}.landing__connect__form .form-content{width:60%}.landing__connect__form .form-list{text-align:right;width:38%}.landing__connect__form .form-list ul{justify-content:flex-end}}.landing__want{padding:4.5rem 0 4rem}.landing__want .center{text-align:center}.landing__want__item{margin:0 auto;max-width:40rem}.landing__want__item h3{margin:0 auto 2rem;padding-top:3.25rem;position:relative;text-transform:uppercase}.landing__want__item h3::after,.landing__want__item h3::before{background:var(--sprite);background-size:1600px 1600px;content:'';height:36px;position:absolute;top:0;width:18px}.landing__want__item h3::before{left:calc(50% - 16px)}.landing__want__item h3::after{left:50%}.landing__want__item.green h3::after,.landing__want__item.green h3::before{background-position:-1441px -432px}.landing__want__item.orange h3::after,.landing__want__item.orange h3::before{background-position:-1541px -432px}.landing__want__item .button{min-width:15rem}@media only screen and (min-width:40rem){.landing__want{padding:6.5rem 0 7rem}}.identity{padding:3rem 0}.identity__video{margin-bottom:2rem}.identity__title{margin-bottom:1rem;text-align:center}.identity__title h3{margin-top:0}.identity__donate{text-align:center}.identity__donate h3{max-width:22rem}@media only screen and (min-width:80rem){.identity__main{display:flex;justify-content:space-between}.identity__donate,.identity__video{width:47.5%}.identity__video{margin-bottom:0}.identity__title{margin-bottom:0;text-align:left}.identity__donate{padding-top:3.5rem}}.intro{background:var(--color-black);color:var(--color-white);position:relative;z-index:10}.intro__slider{position:relative;z-index:1}.intro__image{position:relative;z-index:1}.intro__image img{display:block;height:100%;min-height:38rem;object-fit:cover;opacity:.6;width:100%}.intro__text{background:rgba(var(--color-rgb-purple),.7);bottom:2rem;left:2rem;padding:1.5rem;position:absolute;right:2rem;transform:translate3d(0,0,0);z-index:2}.intro__text h1,.intro__text h2{font-size:1.75rem;line-height:1.15;margin:0;text-wrap:balance}@media only screen and (min-width:40rem){.intro__text{padding:2rem}.intro__text h1,.intro__text h2{font-size:2rem}}@media only screen and (min-width:60rem){.intro__image{min-height:100dvh}.intro__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.intro__text h1,.intro__text h2{font-size:2.25rem}}@media only screen and (min-width:80rem){.intro__text{bottom:4rem;left:50%;max-width:72rem;right:4rem;transform:translateX(-50%);width:calc(100% - 8rem)}.intro__text h1,.intro__text h2{font-size:2.5rem}}.article__dropdown{position:relative}.article__dropdown__title{border:1px solid var(--color-blue-light);color:var(--color-black);cursor:pointer;font-size:1.07rem;font-weight:300;line-height:3.75rem;padding:0 3rem 0 1rem;position:relative;transition:all .3s var(--transition);white-space:nowrap}.article__dropdown__title.active{border-color:var(--color-blue)}.article__dropdown__title::before{background:var(--sprite) -442px -242px;background-size:800px 800px;content:'';height:16px;position:absolute;right:1rem;top:calc(50% - 8px);transition:opacity .4s var(--transition),transform .3s var(--transition);width:16px}.article__dropdown__title.active::before{transform:rotateX(180deg)}.article__dropdown__body{background:var(--color-blue);color:var(--color-white);font-size:1.07rem;font-weight:300;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(-2rem);transition:all .3s var(--transition);z-index:-1}.article__dropdown__body.open{opacity:1;pointer-events:all;transform:translateY(0);z-index:99}.article__dropdown__body a{color:var(--color-white);display:block;padding:.5rem 1rem;text-decoration:none}.article__dropdown__body a+a{border-top:1px solid rgba(var(--color-rgb-white),.25)}.article__dropdown__body a:active,.article__dropdown__body a:focus,.article__dropdown__body a:hover{background:var(--color-orange)}.article__tags ul{display:flex;flex-wrap:wrap;list-style:none;margin:0}.article__tags li{margin:0 .5625rem .625rem 0}.content .article__tags li{padding-left:0}.article__tags li::before{display:none}.article__tags a{background:var(--color-white);border:1px solid var(--color-blue);border-radius:7px;color:var(--color-blue);display:block;font-size:.8125rem;line-height:1.5rem;overflow:hidden;padding:0 1.25em;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.article__tags a:active,.article__tags a:focus,.article__tags a:hover{background:var(--color-blue);color:var(--color-white)}.page__title__text .article__tags{margin-top:1.5rem}.article__latest ul{list-style:none;margin:0}.article__latest li{margin-bottom:.5em;padding-left:2rem;position:relative}.article__latest li::before{background:var(--sprite) -442px -242px;background-size:800px 800px;content:'';height:16px;left:0;position:absolute;top:.52em;transform:rotateZ(-90deg);width:16px}.content .article__latest li::before{background-position:-442px -242px;height:16px;top:.52em;width:16px}.article__latest li a{color:var(--color-black);line-height:1.15;text-decoration:none}.article__latest li a:active,.article__latest li a:focus,.article__latest li a:hover{color:var(--color-blue);text-decoration:underline}.article__info{display:flex;flex-wrap:wrap;margin-top:.2rem}.article__info__author,.article__info__created{font-size:1rem;font-weight:300;line-height:1.5;padding-left:1.5rem;position:relative}.article__info__author{margin-left:2rem}.article__info__author::before,.article__info__created::before{background:var(--sprite);background-size:800px 800px;content:'';height:20px;left:0;position:absolute;top:1px;width:20px}.article__info__created::before{background-position:-541px -240px}.article__info__author::before{background-position:-640px -240px}.page__title__text .article__info__author::before,.page__title__text .article__info__created::before{filter:brightness(0);-webkit-filter:brightness(0)}.article__related{border-radius:var(--radius);box-shadow:0 0 40px rgba(var(--color-rgb-black),.07);margin-top:3.5rem;overflow:hidden}.article__related__main{background:var(--color-base);color:var(--color-white);height:0;overflow:hidden;padding-top:64.85%;position:relative;z-index:1}.article__related__main__image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.article__related__main__image a{display:block;height:100%;position:relative}.article__related__main__image a::before{background:linear-gradient(rgba(var(--color-rgb-black),0) 0,rgba(var(--color-rgb-black),.5) 67.7% ,rgba(var(--color-rgb-black),.7) 100%);bottom:0;content:'';height:83%;left:0;position:absolute;right:0;transition:all .3s var(--transition);z-index:2}.article__related__main__image a:active::before,.article__related__main__image a:focus::before,.article__related__main__image a:hover::before{opacity:.5}.article__related__main__image img{display:block;height:100%;left:0;object-fit:cover;object-position:top;position:absolute;top:0;transition:all .3s var(--transition);width:100%}.article__related__main__image a:active img,.article__related__main__image a:focus img,.article__related__main__image a:hover img{transform:scale(1.025)}.article__related__intro{padding:1.5rem}.article__related__intro p.h4{color:var(--color-blue);font-size:1.25rem;margin:0 0 .5em}.article__related__intro p.h4 a{color:var(--color-blue);display:inline-block;position:relative;text-decoration:none}.article__related__intro p.h4 a::before{background:currentColor;bottom:0;content:'';height:1px;left:0;position:absolute;transition:all .3s var(--transition);width:0}.article__related__intro p.h4 a:active::before,.article__related__intro p.h4 a:focus::before,.article__related__intro p.h4 a:hover::before{width:100%}.article__related__intro p:last-child{margin-bottom:0}.article__related__intro h3{font-size:1.07rem;line-height:1.25;margin:0 0 .5rem;text-transform:uppercase}.article__related__intro h3 a{color:var(--color-base);text-decoration:none;text-decoration-thickness:1px}.article__related__intro h3 a:active,.article__related__intro h3 a:focus,.article__related__intro h3 a:hover{color:var(--color-orange);text-decoration:underline}.article__search{margin-bottom:2rem}.article__search form{position:relative}.article__search form input[type=text]{background:var(--color-white);border:1px solid var(--color-blue-light);border-radius:0;color:var(--color-black);font-size:1.07rem;font-weight:300;padding-right:5rem}.article__search form input[type=text]:active,.article__search form input[type=text]:focus{border-color:var(--color-blue)}.article__search form input[type=text]::placeholder{color:var(--color-black)}.article__search form button{background:0 0;border:none;height:3.75rem;position:absolute;right:0;text-indent:-9999em;top:0;transition:all .3s var(--transition);width:3.75rem}.article__search form button:active,.article__search form button:focus,.article__search form button:hover{background:var(--color-green)}.article__search form button::before{background:var(--sprite) -330px -530px;background-size:800px 800px;content:'';height:40px;left:calc(50% - 20px);position:absolute;top:calc(50% - 20px);transition:all 0s linear .08s;width:40px}.article__search form button:active::before,.article__search form button:focus::before,.article__search form button:hover::before{background-position:-430px -530px}.article__search .twitter-typeahead{display:block;width:100%}.tt-menu{background:var(--color-white);border:1px solid var(--color-blue);border-bottom:none;max-height:22rem;overflow:auto;width:100%}.tt-menu header{display:none}.tt-menu .tt-suggestion{background:var(--color-blue-light);border-bottom:1px solid var(--color-blue);color:var(--color-base);cursor:pointer;font-size:.94rem;font-weight:300;line-height:1.4;padding:.5em 1rem;text-decoration:none;width:100%}.tt-menu .tt-suggestion:first-child{border-top:none}.tt-menu .tt-suggestion:active,.tt-menu .tt-suggestion:focus,.tt-menu .tt-suggestion:hover{color:var(--color-orange)}.tt-menu .tt-suggestion img{display:block;height:100%;margin-right:1rem;max-height:64px;max-width:64px;object-fit:contain;width:100%}@media only screen and (min-width:28rem){.article__related{display:flex;justify-content:space-between;min-height:6rem}.article__related__main{height:auto;padding-top:0;width:20%}.article__related__intro{display:flex;flex-direction:column;justify-content:center;width:80%}}.partners{margin-bottom:12rem}.partners .center{max-width:68rem}.partners__item{margin-bottom:3.25rem;padding-top:8rem;position:relative}.partners__item img{height:7.5rem;left:0;position:absolute;top:0;transition:all .3s var(--transition);width:7.5rem}.partners__item a:active img,.partners__item a:focus img,.partners__item a:hover img{transform:scale(1.05)}.partners__item h3{font-size:1.5rem;font-weight:300;line-height:1.15;margin:.66em 0 .2em}.partners__item h4{color:var(--color-blue);font-size:1.07rem;font-weight:300;line-height:1.76;margin:0}.partners__item p{margin:0}@media only screen and (min-width:38rem){.partners__item{min-height:8rem;padding-left:9rem;padding-top:0}.partners__item img{height:auto;max-height:7.5rem;max-width:7.5rem;width:auto}}@media only screen and (min-width:52rem){.partners__item{margin-bottom:4.5rem;min-height:10rem;padding-left:13.375rem}.partners__item img{max-height:9.375rem;max-width:9.375rem}}.partners__gallery{margin-bottom:5rem}.partners__gallery h3{font-size:1.5625rem;margin:0 auto 1em;text-align:center}.partners__gallery__items{display:flex;flex-wrap:wrap}.partners__gallery__items figure{margin-bottom:2rem;width:50%}.partners__gallery__items a{display:block;text-decoration:none}.partners__gallery__items img{display:block;margin:0 auto;max-height:7rem;max-width:7.625rem;object-fit:contain;transition:all .3s var(--transition)}.partners__gallery__items a:active img,.partners__gallery__items a:focus img,.partners__gallery__items a:hover img{transform:scale(1.05)}@media only screen and (min-width:30rem){.partners__gallery__items img{max-height:10rem;max-width:10.625rem}}@media only screen and (min-width:48rem){.partners__gallery__items figure{width:33.33%}}@media only screen and (min-width:72rem){.partners__gallery__items figure{width:25%}}.roar{margin-top:5rem;padding:6.25rem 0 5.5rem;position:relative;z-index:1}.roar::before{background:var(--color-blue-light);content:'';height:77.5%;left:0;position:absolute;right:0;top:0;z-index:-1}.roar .center{max-width:74.625rem}.roar .center::before{background:var(--sprite) -2717px -112.5px;background-size:4000px 4000px;content:'';height:278px;left:calc(50% - 33px);pointer-events:none;position:absolute;width:66px;z-index:-1}.roar__shape{bottom:5rem;left:-25%;position:absolute;right:-25%;z-index:-1}.roar__shape use{fill:var(--color-blue-light)}.roar__text{font-size:1.25rem;font-weight:300;line-height:1.66;padding:0 1em;text-align:center}.roar__text p{margin:0 auto;max-width:40rem}.roar__image{margin:3rem 0;position:relative}.roar__image .image{position:relative}.roar__image img{display:block;clip-path:circle(50% at 50% 50%);-webkit-clip-path:circle(50% at 50% 50%);height:16rem;margin:0 auto;max-width:unset;object-fit:cover;width:16rem}@media only screen and (min-width:27.5rem){.roar::before{height:60%}.roar__text{font-size:1.5rem}.roar__image{margin:4rem 0}.roar__image img{height:20rem;width:20rem}}@media only screen and (min-width:40rem){.roar::after{background:var(--sprite) -389px -269px;background-size:960px 960px;content:'';height:62px;left:24%;position:absolute;top:-31px;width:62px}}@media only screen and (min-width:72rem){.roar__shape{left:-10%;right:-10%}}@media only screen and (min-width:90rem){.roar::before{display:none}.roar .center{display:flex}.roar .center::before{background-position:-5434px -225px;background-size:8000px 8000px;height:555px;left:calc(50% - 277px);width:132px}.roar__shape{bottom:auto;left:0;right:0;top:0}.roar__text{font-size:1.875rem;text-align:left;width:45%}.roar__image{margin:0;width:53%}.roar__image .image{top:-10.125rem}.roar__image img{clip-path:path('M508.987,1019L508.987,-.003C227.904,-.003 .013,228.111 .013,509.5C.013,790.887 227.872,1019 508.987,1019Z');-webkit-clip-path:path('M508.987,1019L508.987,-.003C227.904,-.003 .013,228.111 .013,509.5C.013,790.887 227.872,1019 508.987,1019Z');height:63.9rem;margin:0 0 auto auto;width:31.75rem}.js .roar__shape{transform:rotateX(-90deg);transform-origin:top;transition:transform .4s var(--transition)}.js .init .roar__shape{transform:rotateX(0)}.js .roar__text{opacity:0;transform:translateX(5rem);transition:all .3s var(--transition) .4s}.js .init .roar__text{opacity:1;transform:translateX(0)}.js .roar__image{filter:blur(6px);-webkit-filter:blur(6px);opacity:0;transform:translateX(-5rem);transition:all .3s var(--transition) .5s}.js .init .roar__image{filter:none;-webkit-filter:none;opacity:1;transform:translateX(0)}}.stories__hp{margin-bottom:4rem;position:relative}.stories__hp__shape{display:none}.stories__title{text-align:center}@media only screen and (min-width:60rem){.stories__hp{margin-bottom:9rem}.stories__title{text-align:left}}@media only screen and (min-width:80rem){.stories__hp__shape{bottom:0;display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.stories__hp__shape--left{height:27.625rem;left:-5.375rem;overflow:visible;position:absolute;top:24rem}.stories__hp__shape--left use{animation:levitate 14s var(--transition) infinite;fill:var(--color-green)}}.stories__top{display:grid;gap:1.5rem;grid-template-columns:1fr}.stories__top__item{border-radius:var(--radius);box-shadow:0 0 40px rgba(var(--color-rgb-black),.07);overflow:hidden;position:relative}.stories__top__item a{background:rgba(var(--color-rgb-black),.5);color:var(--color-white);display:block;height:0;overflow:hidden;padding-top:64.85%;position:relative;text-decoration:none}.stories__top__item a::before{background:linear-gradient(rgba(var(--color-rgb-black),0) 0,rgba(var(--color-rgb-black),.5) 40% ,rgba(var(--color-rgb-black),.7) 100%);bottom:0;content:'';height:40%;left:0;position:absolute;right:0;transition:all .3s var(--transition);z-index:2}.stories__top__item a:active::before,.stories__top__item a:focus::before,.stories__top__item a:hover::before{opacity:.5}.stories__top__item a div{bottom:0;display:block;left:0;line-height:1.25;overflow:hidden;padding:2rem 1.875rem;position:absolute;right:0;text-overflow:ellipsis;transition:all .3s var(--transition);z-index:3}.stories__top__item a h3{font-size:1.125rem;font-weight:400;line-height:1.25;margin:0;text-transform:uppercase}.stories__top__item a:active div,.stories__top__item a:focus div,.stories__top__item a:hover div{filter:drop-shadow(1px 1px 2px var(--color-black));-webkit-filter:drop-shadow(1px 1px 2px var(--color-black))}.stories__top__item a img{display:block;height:100%;left:0;object-fit:cover;object-position:top;position:absolute;top:0;transition:all .3s var(--transition);width:100%;z-index:1}.stories__top__item a:active img,.stories__top__item a:focus img,.stories__top__item a:hover img{transform:scale(1.025)}.stories__top__item--main a p{display:none}.stories__more{margin-top:2.5rem;text-align:center}.stories__more p{margin:0 auto}@media only screen and (min-width:40rem){.stories__top{gap:1.875rem;grid-template-columns:1fr 1fr}.stories__top__item--main{grid-column:span 2}.stories__more{margin-top:7.5rem}}@media only screen and (min-width:60rem){.stories__top{grid-template-columns:1fr 1fr}.stories__top__item--main{grid-column:unset;grid-row:span 2}.stories__top__item--main a{height:100%;padding-top:0}.stories__top__item--main a h3{margin-bottom:1em}.stories__top__item--main a p{display:block}.stories__top__item--main .stories__list__item__intro{display:none}}@media only screen and (min-width:80rem){.stories__top{gap:1.875rem 2.5rem;grid-template-columns:2.108fr 1fr}}.stories__list{display:flex;flex-wrap:wrap;justify-content:space-between}.stories__list__item{border-radius:var(--radius);box-shadow:0 0 40px rgba(var(--color-rgb-black),.07);margin-bottom:2.68%;overflow:hidden;width:100%}.stories__list__item__main{color:var(--color-white);height:0;overflow:hidden;padding-top:64.85%;position:relative;z-index:1}.stories__list__item__main__image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.stories__list__item__main__image a{display:block;height:100%;position:relative}.stories__list__item__main__image a::before{background:linear-gradient(rgba(var(--color-rgb-black),0) 0,rgba(var(--color-rgb-black),.5) 40% ,rgba(var(--color-rgb-black),.7) 100%);bottom:0;content:'';height:40%;left:0;position:absolute;right:0;transition:all .3s var(--transition);z-index:2}.stories__list__item__main__image a:active::before,.stories__list__item__main__image a:focus::before,.stories__list__item__main__image a:hover::before{opacity:.5}.stories__list__item__main__image img{display:block;height:100%;left:0;object-fit:cover;object-position:top;position:absolute;top:0;transition:all .3s var(--transition);width:100%}.stories__list__item__main__image a:active img,.stories__list__item__main__image a:focus img,.stories__list__item__main__image a:hover img{transform:scale(1.025)}.stories__list__item__main__text{bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;padding:2rem 1.5rem 1rem;pointer-events:none;position:absolute;right:0;top:0;z-index:3}.stories__list__item__main__text h2{font-size:1.125rem;font-weight:400;line-height:1.25;margin:0 0 .5rem;text-transform:uppercase}.stories__list__item__main__text .article__tags a{pointer-events:all}.stories__list__item__intro{background:var(--color-white);padding:1.5rem}.stories__list__item__intro p:last-child{margin-bottom:0}.full.stories__list__item{width:100%}.full .stories__list__item__main__image a::before{height:34%}.full .stories__list__item__main__text h2{font-size:1.5rem}.full .stories__list__item__intro{padding:3rem 2.5rem 2rem}@media only screen and (min-width:40rem){.stories__list__item{width:48.66%}.full .stories__list__item__main__text h2{font-size:2.375rem}}@media only screen and (min-width:60rem){.stories__list__item__main__text{padding:2.5rem 2.5rem 1rem}.stories__list__item__intro{padding:2rem 2.25rem}}.stories__detail__body{line-height:1.8}.article__related+.stories__detail__body{margin-top:3.5rem}.stories__detail__media{margin-top:4rem}.strive{padding:2.5rem 0;position:relative}.strive__claim{background:var(--color-green);border-radius:var(--radius);font-weight:700;margin:0 auto 2rem;max-width:40rem;padding:2.5rem 1.5rem;position:relative;text-align:center}.strive__claim svg{height:3.25rem;pointer-events:none;position:absolute;right:-1.625rem;top:-1.625rem;z-index:2}.strive__claim p:last-child{margin-bottom:0}.strive__grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.strive__col{max-width:16rem;width:100%}.strive__col__desc{margin-top:1.5rem;text-align:center}@media only screen and (min-width:40rem){.strive{padding:4rem 0}.strive__claim{padding:3.25rem 2.5rem}}@media only screen and (min-width:80rem){.strive_body{align-items:flex-start;display:flex;gap:5rem;justify-content:space-between;margin-bottom:4rem}.strive__claim,.strive__desc{width:calc(50% - 2.5rem)}.strive__claim{margin:2.5rem 0 0 auto}.strive__grid{justify-content:space-between}@supports (aspect-ratio:1/1){.strive__claim{align-items:center;aspect-ratio:1/1;border-radius:50%;display:flex;justify-content:center;padding:8rem}.strive__claim svg{right:3.5rem;top:3.5rem}}}.page__title{margin-bottom:3rem;min-height:21rem;position:relative;z-index:1}.page__title .center{padding:7rem 0 4rem;text-align:center}.page__title h1{color:var(--color-white);filter:drop-shadow(1px 1px 2px var(--color-black));-webkit-filter:drop-shadow(1px 1px 2px var(--color-black))}.page__title p{display:none}.page__title__image img{object-position:70% 85%}.page__title__breadcrumbs{display:none}.page__title--image{height:0;margin-bottom:2rem;min-height:0;padding-top:32%}.page__title--raw{margin-bottom:3rem;min-height:0}.page__title--raw .center{padding:0;text-align:left}.page__title--raw h1{color:var(--color-base);filter:none;-webkit-filter:none}.page__title__text .article__info{display:none}.page__title__mobile{font-size:.94em;margin:-1rem auto 2rem;padding:0 1.4em;text-align:center}.page__title__mobile:empty{display:none}.page__title__mobile .article__info__author::before,.page__title__mobile .article__info__created::before{filter:brightness(0);-webkit-filter:brightness(0)}@media only screen and (min-width:40rem){.page__title{margin-bottom:6rem}.page__title .center{min-height:32rem;padding:11.5rem 0 4.5rem}.page__title--slim .center{min-height:26rem}.page__title .button{margin-top:2rem}.page__title--image{margin-bottom:2.5rem}.page__title--raw{margin-bottom:3rem}.page__title--raw .center{min-height:0;padding:0}}@media only screen and (min-width:48rem){.page__title{min-height:unset}.page__title .center{text-align:left}.page__title h1,.page__title p{margin-left:0;max-width:48rem}.page__title h1{color:var(--color-base);filter:none;-webkit-filter:none}.page__title p{display:block}.page__title__breadcrumbs{display:block;margin-bottom:.75rem;position:relative;z-index:2}.page__title__text .article__info{display:flex}.page__title__mobile{display:none}}@media only screen and (min-width:80rem){.page__title .home__title__shape--right{bottom:-16rem}.page__title__image img{object-position:center left}}.hide{display:none}.hidden{display:none!important}.nowrap{white-space:nowrap}.text-base{color:var(--color-base)}.text-big{font-size:1.125em}.text-bigger{font-size:1.5em}.text-bold{font-weight:700}.text-center{text-align:center}.text-italic{font-style:italic}.text-light{font-weight:300}.text-left{text-align:left}.text-right{text-align:right}.text-small{font-size:.9em}.text-smaller{font-size:.8em}.text-upp{text-transform:uppercase!important}.text-white{color:var(--color-white)!important}.b0{margin-bottom:0!important}.b1{margin-bottom:1rem!important}.b2{margin-bottom:2rem}.b3{margin-bottom:3rem}.b4{margin-bottom:4rem}.b5{margin-bottom:5rem}.t0{margin-top:0!important}.t1{margin-top:1rem}.t2{margin-top:2rem}.t3{margin-top:3rem}.t4{margin-top:4rem}.t6{margin-top:6rem}@media print{@page{margin:.5cm}a[href]:after{content:" (" attr(href) ") "}body{font:12pt Georgia,"Times New Roman",Times,serif;line-height:1.3}.footer,.header{display:none}}