@charset "UTF-8";:root{--swiper-theme-color:#007aff}.swiper,:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{overflow:hidden;list-style:none;padding:0}.swiper-vertical>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-ms-flex-align:start;align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-ms-flex-order:9999;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-ms-transform-origin:50%;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:a 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullet-active-prev{-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet-active-next{-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullet-active-next-next{-ms-transform:scale(.33);transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-ms-transform:scale(0);transform:scale(0);-ms-transform-origin:left top;transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{-ms-transform-origin:right top;transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;object-fit:contain;-ms-transform-origin:center;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-horizontal{.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,.swiper-button-prev{.swiper-navigation-icon{-ms-transform:rotate(180deg);transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev{.swiper-navigation-icon{-ms-transform:rotate(0deg);transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;-ms-transform:rotate(90deg);transform:rotate(90deg)}}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 0.01))}&.swiper-scrollbar-vertical,.swiper-vertical>&{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 0.01))}}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-ms-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-ms-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide.is-focus-in .splide__pagination__page:focus,.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide.is-focus-in .splide__toggle:focus,.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-ms-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-ms-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-ms-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-ms-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}@keyframes b{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:b 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes c{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}html.js .jsSectionFadeUp,html.js .jsSectionFadeUp .jsSectionFadeUpChild{transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1);-ms-transform:translateY(50px) scale(1);transform:translateY(50px) scale(1);opacity:0}html.js .jsSectionFadeUp .jsSectionFadeUpChild{transition-delay:.35s}html.js .jsSectionFadeUp .jsSectionFadeUpChild:first-child{transition-delay:0.45s}html.js .jsSectionFadeUp .jsSectionFadeUpChild:nth-child(2){transition-delay:0.55s}html.js .jsSectionFadeUp .jsSectionFadeUpChild:nth-child(3){transition-delay:0.65s}html.js .jsSectionFadeUp .jsSectionFadeUpChild:nth-child(4){transition-delay:0.75s}html.js .jsSectionFadeUp .jsSectionFadeUpChild:nth-child(5){transition-delay:0.85s}html.js .jsSectionFadeUp .jsSectionFadeUpChild:nth-child(6){transition-delay:0.95s}html.js .jsSectionFadeUp .jsSectionFadeUpChild:nth-child(7){transition-delay:1.05s}html.js .jsSectionFadeUp .jsSectionFadeUpChild:nth-child(8){transition-delay:1.15s}html.js .jsSectionFadeUp .jsSectionFadeUpChild:nth-child(9){transition-delay:1.25s}html.js .jsSectionFadeUp .jsSectionFadeUpChild:nth-child(10){transition-delay:1.35s}html.js .jsSectionFadeUp .jsSectionFadeUpChild:nth-child(11){transition-delay:1.45s}html.js .jsSectionFadeUp .jsSectionFadeUpChild:nth-child(12){transition-delay:1.55s}html.js .jsSectionFadeUp.animDone,html.js .jsSectionFadeUp.animDone .jsSectionFadeUpChild{-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}html.js .jsFadeUpCount{transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1);-ms-transform:translateY(150px) scale(1);transform:translateY(150px) scale(1);opacity:0}html.js .jsFadeUpCount.animDone{-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}html.js .jsFadeUpNumbers{transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1);-ms-transform:translateY(150px) scale(1);transform:translateY(150px) scale(1);opacity:0}html.js .jsFadeUpNumbers.animDone{-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}html{font-family:sans-serif}body,html{height:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{text-decoration:underline;text-decoration:underline dotted;border-bottom:none}b,strong{font-weight:inherit;font-weight:800}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background-color:#ff0}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{overflow:visible;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{margin:0 2px;padding:.35em .625em .75em;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;background-color:transparent}h1,h2,h3,h4,h5,h6{clear:both;font-weight:400}ol,ul{list-style:none}blockquote{quotes:none}blockquote:after,blockquote:before{content:"";content:none}del{text-decoration:line-through}table{border-spacing:0;border-collapse:collapse}a img{border:none}.clearfix{float:none;clear:both}a,a:active,a:focus,a:hover,button,input,select,textarea{text-decoration:none;color:inherit;outline:none}a,a:hover{cursor:pointer}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}@-ms-viewport{width:device-width}*{position:relative;box-sizing:border-box;background-repeat:no-repeat}html{max-width:100vw;font-size:100%;line-height:1.25;scroll-behavior:smooth}html.js body:has(.c-main>section:first-child.s-hero){overflow:hidden}body{overflow-x:hidden;color:#2c167d}@media screen and (max-width:47.9375rem){.state-v-lightbox-partner--lightbox-open body,.state-v-lightbox-speaker--lightbox-open body{overflow:hidden}}a,a:active,a:hover{color:inherit}a:focus{outline:none}a:focus-visible{border:1px dotted}svg{max-width:100%;height:auto}q{quotes:"\2018" "\2019" "\201C" "\201D"}q:before{content:"\2018";content:open-quote}q:after{content:"\2019";content:close-quote}q q:before{content:"\2018";content:open-quote}q q:after{content:"\2019";content:close-quote}table{width:100%;table-layout:fixed}table caption{display:block;text-align:center}table td,table th{text-align:left}textarea{width:100%}.assistive-text,.skip-link,.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;white-space:nowrap;border:0;clip-path:inset(50%)}.assistive-text--focus:focus,.skip-link--focus:focus,.visually-hidden--focus:focus{position:fixed;z-index:1000;top:0;left:0;display:inline-block;overflow:visible;clip:unset;width:auto;height:auto;margin:0;padding:4px;border:1px dotted #2c167d;background-color:#fff;font-size:1rem;line-height:1.25;clip-path:none}.list,.nav{margin:0;padding:0;list-style:none}.aspect-ratio{width:100%;padding-top:56.25%}.aspect-ratio>*{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}:focus{outline:1px dotted #2c167d;outline-offset:4px}.js-focus-visible :focus:not(.focus-visible){outline:none}#wpadminbar{position:fixed;top:0;right:0;left:0}@font-face{font-family:nitti-grotesk;src:url(fonts/NittiGrotesk-Regular.woff2) format("woff2"),url(fonts/NittiGrotesk-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:nitti-grotesk;src:url(fonts/NittiGrotesk-Medium.woff2) format("woff2"),url(fonts/NittiGrotesk-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:nitti-grotesk;src:url(fonts/NittiGrotesk-Black.woff2) format("woff2"),url(fonts/NittiGrotesk-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:nitti-grotesk-light;src:url(fonts/NittiGrotesk-Light.woff2) format("woff2"),url(fonts/NittiGrotesk-Light.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*{word-wrap:break-word}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.25;font-size:1.25rem}@media screen and (min-width:62.25rem){body{line-height:1.25;font-size:1.5rem}}body,button,h1,h2,h3,h4,h5,h6,input,select,textarea{font-family:nitti-grotesk,sans-serif}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}h1{line-height:1;font-size:3.4375rem}@media screen and (min-width:48rem){h1{line-height:1.1111111111;font-size:5.625rem}}@media screen and (min-width:80rem){h1{line-height:.9090909091;font-size:6.875rem}}h2{line-height:1;font-size:3.125rem}h3,h4,h5,h6{line-height:1;font-size:2.1875rem}.wysiwyg :blank,.wysiwyg :empty{display:none}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{font-weight:900}.wysiwyg h1+*,.wysiwyg h2+*,.wysiwyg h3+*,.wysiwyg h4+*,.wysiwyg h5+*,.wysiwyg h6+*{margin-top:5px}@media screen and (min-width:62.25rem){.wysiwyg h1+*,.wysiwyg h2+*,.wysiwyg h3+*,.wysiwyg h4+*,.wysiwyg h5+*,.wysiwyg h6+*{margin-top:10px}}.wysiwyg address+*,.wysiwyg blockquote+*,.wysiwyg canvas+*,.wysiwyg caption+*,.wysiwyg dl+*,.wysiwyg fieldset+*,.wysiwyg figcaption+*,.wysiwyg figure+*,.wysiwyg form+*,.wysiwyg nav+*,.wysiwyg object+*,.wysiwyg ol+*,.wysiwyg p+*,.wysiwyg pre+*,.wysiwyg table+*,.wysiwyg ul+*,.wysiwyg video+*{margin-top:25px}@media screen and (min-width:62.25rem){.wysiwyg address+*,.wysiwyg blockquote+*,.wysiwyg canvas+*,.wysiwyg caption+*,.wysiwyg dl+*,.wysiwyg fieldset+*,.wysiwyg figcaption+*,.wysiwyg figure+*,.wysiwyg form+*,.wysiwyg nav+*,.wysiwyg object+*,.wysiwyg ol+*,.wysiwyg p+*,.wysiwyg pre+*,.wysiwyg table+*,.wysiwyg ul+*,.wysiwyg video+*{margin-top:50px}}.wysiwyg address+h1,.wysiwyg address+h2,.wysiwyg address+h3,.wysiwyg address+h4,.wysiwyg address+h5,.wysiwyg address+h6,.wysiwyg blockquote+h1,.wysiwyg blockquote+h2,.wysiwyg blockquote+h3,.wysiwyg blockquote+h4,.wysiwyg blockquote+h5,.wysiwyg blockquote+h6,.wysiwyg canvas+h1,.wysiwyg canvas+h2,.wysiwyg canvas+h3,.wysiwyg canvas+h4,.wysiwyg canvas+h5,.wysiwyg canvas+h6,.wysiwyg caption+h1,.wysiwyg caption+h2,.wysiwyg caption+h3,.wysiwyg caption+h4,.wysiwyg caption+h5,.wysiwyg caption+h6,.wysiwyg dl+h1,.wysiwyg dl+h2,.wysiwyg dl+h3,.wysiwyg dl+h4,.wysiwyg dl+h5,.wysiwyg dl+h6,.wysiwyg fieldset+h1,.wysiwyg fieldset+h2,.wysiwyg fieldset+h3,.wysiwyg fieldset+h4,.wysiwyg fieldset+h5,.wysiwyg fieldset+h6,.wysiwyg figcaption+h1,.wysiwyg figcaption+h2,.wysiwyg figcaption+h3,.wysiwyg figcaption+h4,.wysiwyg figcaption+h5,.wysiwyg figcaption+h6,.wysiwyg figure+h1,.wysiwyg figure+h2,.wysiwyg figure+h3,.wysiwyg figure+h4,.wysiwyg figure+h5,.wysiwyg figure+h6,.wysiwyg form+h1,.wysiwyg form+h2,.wysiwyg form+h3,.wysiwyg form+h4,.wysiwyg form+h5,.wysiwyg form+h6,.wysiwyg nav+h1,.wysiwyg nav+h2,.wysiwyg nav+h3,.wysiwyg nav+h4,.wysiwyg nav+h5,.wysiwyg nav+h6,.wysiwyg object+h1,.wysiwyg object+h2,.wysiwyg object+h3,.wysiwyg object+h4,.wysiwyg object+h5,.wysiwyg object+h6,.wysiwyg ol+h1,.wysiwyg ol+h2,.wysiwyg ol+h3,.wysiwyg ol+h4,.wysiwyg ol+h5,.wysiwyg ol+h6,.wysiwyg p+h1,.wysiwyg p+h2,.wysiwyg p+h3,.wysiwyg p+h4,.wysiwyg p+h5,.wysiwyg p+h6,.wysiwyg pre+h1,.wysiwyg pre+h2,.wysiwyg pre+h3,.wysiwyg pre+h4,.wysiwyg pre+h5,.wysiwyg pre+h6,.wysiwyg table+h1,.wysiwyg table+h2,.wysiwyg table+h3,.wysiwyg table+h4,.wysiwyg table+h5,.wysiwyg table+h6,.wysiwyg ul+h1,.wysiwyg ul+h2,.wysiwyg ul+h3,.wysiwyg ul+h4,.wysiwyg ul+h5,.wysiwyg ul+h6,.wysiwyg video+h1,.wysiwyg video+h2,.wysiwyg video+h3,.wysiwyg video+h4,.wysiwyg video+h5,.wysiwyg video+h6{margin-top:25px}@media screen and (min-width:62.25rem){.wysiwyg address+h1,.wysiwyg address+h2,.wysiwyg address+h3,.wysiwyg address+h4,.wysiwyg address+h5,.wysiwyg address+h6,.wysiwyg blockquote+h1,.wysiwyg blockquote+h2,.wysiwyg blockquote+h3,.wysiwyg blockquote+h4,.wysiwyg blockquote+h5,.wysiwyg blockquote+h6,.wysiwyg canvas+h1,.wysiwyg canvas+h2,.wysiwyg canvas+h3,.wysiwyg canvas+h4,.wysiwyg canvas+h5,.wysiwyg canvas+h6,.wysiwyg caption+h1,.wysiwyg caption+h2,.wysiwyg caption+h3,.wysiwyg caption+h4,.wysiwyg caption+h5,.wysiwyg caption+h6,.wysiwyg dl+h1,.wysiwyg dl+h2,.wysiwyg dl+h3,.wysiwyg dl+h4,.wysiwyg dl+h5,.wysiwyg dl+h6,.wysiwyg fieldset+h1,.wysiwyg fieldset+h2,.wysiwyg fieldset+h3,.wysiwyg fieldset+h4,.wysiwyg fieldset+h5,.wysiwyg fieldset+h6,.wysiwyg figcaption+h1,.wysiwyg figcaption+h2,.wysiwyg figcaption+h3,.wysiwyg figcaption+h4,.wysiwyg figcaption+h5,.wysiwyg figcaption+h6,.wysiwyg figure+h1,.wysiwyg figure+h2,.wysiwyg figure+h3,.wysiwyg figure+h4,.wysiwyg figure+h5,.wysiwyg figure+h6,.wysiwyg form+h1,.wysiwyg form+h2,.wysiwyg form+h3,.wysiwyg form+h4,.wysiwyg form+h5,.wysiwyg form+h6,.wysiwyg nav+h1,.wysiwyg nav+h2,.wysiwyg nav+h3,.wysiwyg nav+h4,.wysiwyg nav+h5,.wysiwyg nav+h6,.wysiwyg object+h1,.wysiwyg object+h2,.wysiwyg object+h3,.wysiwyg object+h4,.wysiwyg object+h5,.wysiwyg object+h6,.wysiwyg ol+h1,.wysiwyg ol+h2,.wysiwyg ol+h3,.wysiwyg ol+h4,.wysiwyg ol+h5,.wysiwyg ol+h6,.wysiwyg p+h1,.wysiwyg p+h2,.wysiwyg p+h3,.wysiwyg p+h4,.wysiwyg p+h5,.wysiwyg p+h6,.wysiwyg pre+h1,.wysiwyg pre+h2,.wysiwyg pre+h3,.wysiwyg pre+h4,.wysiwyg pre+h5,.wysiwyg pre+h6,.wysiwyg table+h1,.wysiwyg table+h2,.wysiwyg table+h3,.wysiwyg table+h4,.wysiwyg table+h5,.wysiwyg table+h6,.wysiwyg ul+h1,.wysiwyg ul+h2,.wysiwyg ul+h3,.wysiwyg ul+h4,.wysiwyg ul+h5,.wysiwyg ul+h6,.wysiwyg video+h1,.wysiwyg video+h2,.wysiwyg video+h3,.wysiwyg video+h4,.wysiwyg video+h5,.wysiwyg video+h6{margin-top:50px}}.wysiwyg p+[class*=align],.wysiwyg p+figure{margin-top:40px}@media screen and (min-width:62.25rem){.wysiwyg p+[class*=align],.wysiwyg p+figure{margin-top:80px}}.wysiwyg figure+[class*=align],.wysiwyg figure+p{margin-top:40px}@media screen and (min-width:62.25rem){.wysiwyg figure+[class*=align],.wysiwyg figure+p{margin-top:80px}}.wysiwyg figure{max-width:100%}.wysiwyg figure figcaption{margin-top:15px;text-align:center}@media screen and (min-width:62.25rem){.wysiwyg figure figcaption{margin-top:30px}}.wysiwyg img{max-width:100%;height:auto;border-radius:10px}.wysiwyg iframe{width:100%}.wysiwyg .alignleft{float:left;margin-right:5px;margin-bottom:5px}.wysiwyg .alignright{float:right;margin-bottom:5px;margin-left:5px}.wysiwyg .aligncenter{display:block;margin:auto;margin-top:5px;margin-bottom:5px}.wysiwyg .embed{width:100%;padding-top:56.25%}.wysiwyg .embed>*{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wysiwyg blockquote:before{display:block;width:36px;height:30px;margin-bottom:15px;content:"";background-color:#a2aaff;mask-image:url(svg/icon-quote.svg);mask-repeat:no-repeat;mask-size:contain}@media screen and (min-width:62.25rem){.wysiwyg blockquote:before{width:48px;height:40px;margin-bottom:30px}}.wysiwyg blockquote p{color:#2c167d;font-weight:400;line-height:1.2;font-size:1.5625rem}@media screen and (min-width:80rem){.wysiwyg blockquote p{line-height:1.125;font-size:2.5rem}}.wysiwyg blockquote cite{display:block;margin-top:20px;color:#a2aaff;font-weight:400;font-style:normal;line-height:1.25;font-size:1.25rem}@media screen and (min-width:62.25rem){.wysiwyg blockquote cite{margin-top:30px;line-height:1.25;font-size:1.5rem}}.wysiwyg ol,.wysiwyg ul{padding-left:25px}.wysiwyg ol li+li,.wysiwyg ul li+li{margin-top:5px}.wysiwyg ul{list-style-type:disc}.wysiwyg ol{list-style-type:decimal}.wysiwyg dl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.wysiwyg dl dd,.wysiwyg dl dt{padding-top:5px;padding-bottom:5px}.wysiwyg dl dt{width:20%;padding-bottom:5px}.wysiwyg dl dd,.wysiwyg dl dt{-ms-flex:1 0 auto;flex:1 0 auto}.wysiwyg dl dd{width:80%;padding-bottom:15px}.wysiwyg a{text-decoration:none}.wysiwyg a:focus:after{-ms-transform:scaleX(0);transform:scaleX(0)}@media (hover:hover){.wysiwyg a:hover:after{-ms-transform:scaleX(0);transform:scaleX(0)}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wysiwyg a:hover:after{-ms-transform:scaleX(0);transform:scaleX(0)}}.wysiwyg a:after{position:absolute;bottom:0;display:block;width:100%;height:1px;content:"";transition:transform .15s ease-out;-ms-transform:scaleX(1);transform:scaleX(1);background-color:currentColor;left:0;-ms-transform-origin:left;transform-origin:left}.wysiwyg .responsive-table{overflow-x:auto}.wysiwyg .responsive-table table{width:100%!important;table-layout:auto;border:1px solid hsla(0,0%,59%,.5);border-collapse:collapse}.wysiwyg .responsive-table table tfoot td,.wysiwyg .responsive-table table tfoot th,.wysiwyg .responsive-table table thead td,.wysiwyg .responsive-table table thead th{background-color:rgba(0,0,0,.1)}.wysiwyg .responsive-table table td,.wysiwyg .responsive-table table th{padding:8px;border:1px solid hsla(0,0%,59%,.5)}.wysiwyg pre{padding:5px}.wysiwyg kbd,.wysiwyg tt,.wysiwyg var{padding:1.25px}.wysiwyg .wp-caption-text{color:#a2aaff;line-height:1.2631578947;font-size:1.1875rem}@media screen and (min-width:62.25rem){.wysiwyg .wp-caption-text{line-height:1.2380952381;font-size:1.3125rem}}.wysiwyg :-moz-only-whitespace,.wysiwyg :blank,.wysiwyg :empty{display:none}.wysiwyg .intro{line-height:1.4;font-size:1.5625rem}@media screen and (min-width:62.25rem){.wysiwyg .intro{line-height:1.3333333333;font-size:1.875rem}}@media screen and (min-width:80rem){.wysiwyg .intro{line-height:1.2857142857;font-size:2.1875rem}}.gallery{display:-ms-grid;display:grid;gap:8px;-ms-grid-columns:1fr;grid-template-columns:1fr}.gallery-item{margin:0}.gallery-item>div{width:100%;padding-top:100%}.gallery-item>div>*{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.gallery-item a{display:block;width:100%;height:100%}.gallery-item a>*{pointer-events:none}.gallery-item img{display:block;width:100%;height:100%;object-fit:cover}.gallery-item+.gallery-item{margin:0}@media screen and (min-width:62.25rem){.gallery-columns-2{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:62.25rem){.gallery-columns-3{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:62.25rem){.gallery-columns-4{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:62.25rem){.gallery-columns-5{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:62.25rem){.gallery-columns-6{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:62.25rem){.gallery-columns-7{-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr)}}@media screen and (min-width:62.25rem){.gallery-columns-8{-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr)}}@media screen and (min-width:62.25rem){.gallery-columns-9{-ms-grid-columns:(1fr)[9];grid-template-columns:repeat(9,1fr)}}.gallery-caption{color:#979797}.embed-wrapper--vimeo,.embed-wrapper--youtube{width:100%;padding-top:56.25%}.embed-wrapper--vimeo>*,.embed-wrapper--youtube>*{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}@media print{a[href^=http]:not([href*="#"]):after{content:" (" attr(href) ")"}}.container{width:100%;margin-right:auto;margin-left:auto}.container--sm{max-width:1024px}.container--md{max-width:1200px}.container--lg{max-width:1440px}.container--padding{padding-right:30px;padding-left:30px}@media screen and (min-width:48rem){.container--padding{padding-right:40px;padding-left:40px}}@media screen and (min-width:62.25rem){.container--padding{padding-right:40px;padding-left:40px}}@media screen and (min-width:80rem){.container--padding{padding-right:80px;padding-left:80px}}.container--padding.container--sm{max-width:1084px}@media screen and (min-width:48rem){.container--padding.container--sm{max-width:1104px}}@media screen and (min-width:62.25rem){.container--padding.container--sm{max-width:1104px}}@media screen and (min-width:80rem){.container--padding.container--sm{max-width:1184px}}.container--padding.container--md{max-width:1260px}@media screen and (min-width:48rem){.container--padding.container--md{max-width:1280px}}@media screen and (min-width:62.25rem){.container--padding.container--md{max-width:1280px}}@media screen and (min-width:80rem){.container--padding.container--md{max-width:1360px}}.container--padding.container--lg{max-width:1500px}@media screen and (min-width:48rem){.container--padding.container--lg{max-width:1520px}}@media screen and (min-width:62.25rem){.container--padding.container--lg{max-width:1520px}}@media screen and (min-width:80rem){.container--padding.container--lg{max-width:1600px}}.grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-7.5px;margin-left:-7.5px}@media screen and (min-width:48rem){.grid{margin-right:-10px;margin-left:-10px}}@media screen and (min-width:62.25rem){.grid{margin-right:-10px;margin-left:-10px}}@media screen and (min-width:80rem){.grid{margin-right:-15px;margin-left:-15px}}.grid>*{-ms-flex:1 1 auto;flex:1 1 auto;width:100%;padding-right:7.5px;padding-left:7.5px}@media screen and (min-width:48rem){.grid>*{padding-right:10px;padding-left:10px}}@media screen and (min-width:62.25rem){.grid>*{padding-right:10px;padding-left:10px}}@media screen and (min-width:80rem){.grid>*{padding-right:15px;padding-left:15px}}html[class]{margin-top:0!important}#wpadminbar{transition-delay:.2s;-ms-transform:translateY(-100%);transform:translateY(-100%)}#wpadminbar:before{height:20px}#wpadminbar:after,#wpadminbar:before{position:absolute;bottom:-20px;left:50%;width:20vw;content:"";-ms-transform:translateX(-50%);transform:translateX(-50%)}#wpadminbar:after{height:5px;opacity:.8;border:2px solid #fff;border-radius:5px;background-color:#333;box-shadow:0 0 3px rgba(0,0,0,.5)}#wpadminbar:hover{transition-delay:0ms;-ms-transform:translateY(0);transform:translateY(0)}.mejs-container{position:relative}.mejs-container *{position:static}.mejs-container .mejs-fill-container{position:relative;margin:0 auto}.mejs-container .mejs-iframe-overlay{position:absolute}.mejs-container .mejs-container-fullscreen{position:fixed}.mejs-container .mejs-background,.mejs-container .mejs-button>button,.mejs-container .mejs-controls,.mejs-container .mejs-mediaelement,.mejs-container .mejs-overlay,.mejs-container .mejs-poster{position:absolute}.mejs-container .mejs-time-rail{position:relative}.mejs-container .mejs-broadcast,.mejs-container .mejs-time-buffering,.mejs-container .mejs-time-current,.mejs-container .mejs-time-float,.mejs-container .mejs-time-float-corner,.mejs-container .mejs-time-float-current,.mejs-container .mejs-time-handle,.mejs-container .mejs-time-handle-content,.mejs-container .mejs-time-hovered,.mejs-container .mejs-time-loaded,.mejs-container .mejs-time-marker,.mejs-container .mejs-time-total{position:absolute}.mejs-container .mejs-volume-button{position:relative}.mejs-container .mejs-volume-button>.mejs-volume-slider,.mejs-container .mejs-volume-current,.mejs-container .mejs-volume-handle,.mejs-container .mejs-volume-total{position:absolute}.mejs-container .mejs-horizontal-volume-slider{position:relative}.mejs-container .mejs-horizontal-volume-current,.mejs-container .mejs-horizontal-volume-total{position:absolute}.mejs-container .mejs-captions-button,.mejs-container .mejs-chapters-button{position:relative}.mejs-container .mejs-captions-button>.mejs-captions-selector,.mejs-container .mejs-captions-layer,.mejs-container .mejs-captions-position,.mejs-container .mejs-captions-selector-input,.mejs-container .mejs-chapters-button>.mejs-chapters-selector,.mejs-container .mejs-chapters-selector-input{position:absolute}.mejs-container .mejs-overlay-error{position:relative}.mejs-container .mejs-overlay-error>img{position:absolute}.mejs-container .mejs-cannotplay{position:relative}.gMap *{position:unset}.gMap .gm-style .gm-style-mot{position:relative}:root{--swiper-scrollbar-size:3px;--swiper-scrollbar-border-radius:0;--swiper-scrollbar-bottom:0;--swiper-scrollbar-sides-offset:0;--swiper-scrollbar-bg-color:rgba(162,170,255,.35);--swiper-scrollbar-drag-bg-color:#d20a11}.swiper-scrollbar.swiper-scrollbar-horizontal{left:0;box-sizing:border-box;width:100%}.a-image img{display:block;width:100%;object-position:inherit}.a-image--contain,.a-image--contain img,.a-image--cover,.a-image--cover img{display:block;width:100%;height:100%}.a-image--cover{object-fit:cover}.a-image--cover img{object-fit:cover;display:block}.a-image--contain,.a-image--contain img{object-fit:contain}.a-nav-toggle{display:block;width:45px;height:45px;border:none;outline:none;background-color:#d20a11;border-top-right-radius:25px;border-bottom-right-radius:25px;border-bottom-left-radius:25px}.a-nav-toggle:after,.a-nav-toggle:before{position:absolute;left:50%;width:22px;height:2px;content:"";transition:transform .3s ease,top .3s ease;-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:2px;background:#fff}.a-nav-toggle:before{top:calc(50% - 3.5px)}.a-nav-toggle:after{top:calc(50% + 3.5px)}.state-c-nav--nav-open .a-nav-toggle:before{top:50%;-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.state-c-nav--nav-open .a-nav-toggle:after{top:50%;-ms-transform:translateX(-50%) translateY(-50%) rotate(-45deg);transform:translateX(-50%) translateY(-50%) rotate(-45deg)}.a-button{display:-ms-inline-flexbox;display:inline-flex;overflow:hidden;padding:12px 20px;transition:color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;color:#fff;border:1px solid #d20a11;background-color:#d20a11;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-weight:500;border-top-right-radius:23px;border-bottom-right-radius:23px;border-bottom-left-radius:23px;line-height:1;font-size:1.125rem}@media screen and (min-width:62.25rem){.a-button{padding:17px 20px 18px;border-top-right-radius:28px;border-bottom-right-radius:28px;border-bottom-left-radius:28px;line-height:1;font-size:1.25rem}}.a-button:focus{color:#fff;border-color:#ff7174;background-color:#ff7174}.a-button:focus .a-button__icon{border-color:#fff}@media (hover:hover){.a-button:hover{color:#fff;border-color:#ff7174;background-color:#ff7174}.a-button:hover .a-button__icon{border-color:#fff}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.a-button:hover{color:#fff;border-color:#ff7174;background-color:#ff7174}.a-button:hover .a-button__icon{border-color:#fff}}.a-button--has-icon{padding:8px 8px 8px 15px}@media screen and (min-width:62.25rem){.a-button--has-icon{padding:9px 10px 9px 20px}}.a-button__icon{display:-ms-inline-flexbox;display:inline-flex;width:30px;height:30px;margin-left:10px;transition:border-color .25s ease-out,background-color .25s ease-out;border:1px solid hsla(0,0%,100%,.5);border-radius:50%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:62.25rem){.a-button__icon{width:35px;height:35px;margin-left:15px}}.a-button__icon svg{display:block;width:13px;height:13px;object-fit:contain}.a-button__icon svg,.a-button__icon svg *{transition:stroke .25s ease-out,fill .25s ease-out;stroke:#fff;fill:#fff}.a-button--white-outline{border-color:hsla(0,0%,100%,.5);background-color:transparent}.a-button--white-outline:focus{color:#fff;border-color:#fff;background-color:transparent}.a-button--white-outline:focus .a-button__icon{border-color:#fff}@media (hover:hover){.a-button--white-outline:hover{color:#fff;border-color:#fff;background-color:transparent}.a-button--white-outline:hover .a-button__icon{border-color:#fff}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.a-button--white-outline:hover{color:#fff;border-color:#fff;background-color:transparent}.a-button--white-outline:hover .a-button__icon{border-color:#fff}}.a-button--blue-outline{color:#a2aaff;border-color:rgba(162,170,255,.5);background-color:transparent}.a-button--blue-outline:focus{color:#a2aaff;border-color:#a2aaff;background-color:transparent}.a-button--blue-outline:focus .a-button__icon{border-color:#a2aaff}.a-button--blue-outline:focus .a-button__icon svg,.a-button--blue-outline:focus .a-button__icon svg *{stroke:#a2aaff;fill:#a2aaff}@media (hover:hover){.a-button--blue-outline:hover{color:#a2aaff;border-color:#a2aaff;background-color:transparent}.a-button--blue-outline:hover .a-button__icon{border-color:#a2aaff}.a-button--blue-outline:hover .a-button__icon svg,.a-button--blue-outline:hover .a-button__icon svg *{stroke:#a2aaff;fill:#a2aaff}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.a-button--blue-outline:hover{color:#a2aaff;border-color:#a2aaff;background-color:transparent}.a-button--blue-outline:hover .a-button__icon{border-color:#a2aaff}.a-button--blue-outline:hover .a-button__icon svg,.a-button--blue-outline:hover .a-button__icon svg *{stroke:#a2aaff;fill:#a2aaff}}.a-button--blue-outline .a-button__icon{border-color:rgba(162,170,255,.5)}.a-button--blue-outline .a-button__icon svg,.a-button--blue-outline .a-button__icon svg *{stroke:#a2aaff;fill:#a2aaff}@media screen and (min-width:62.25rem){.a-button--header{padding:12px 20px;border-top-right-radius:23px;border-bottom-right-radius:23px;border-bottom-left-radius:23px;line-height:1;font-size:1.125rem}}.a-link:focus:after{-ms-transform:scaleX(1);transform:scaleX(1)}@media (hover:hover){.a-link:hover:after{-ms-transform:scaleX(1);transform:scaleX(1)}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.a-link:hover:after{-ms-transform:scaleX(1);transform:scaleX(1)}}.a-link:after{position:absolute;bottom:0;display:block;width:100%;height:1px;content:"";transition:transform .15s ease-out;-ms-transform:scaleX(0);transform:scaleX(0);background-color:currentColor;left:0;-ms-transform-origin:left;transform-origin:left}.a-icon{display:-ms-inline-flexbox;display:inline-flex;width:40px;height:40px;padding:12px;cursor:pointer;transition:border-color .25s ease-out;border:1px solid hsla(0,0%,100%,.5);border-radius:50%;background:transparent;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.a-icon:focus{border-color:#fff}.a-icon:focus svg,.a-icon:focus svg *{stroke:#fff;fill:#fff}@media (hover:hover){.a-icon:hover{border-color:#fff}.a-icon:hover svg,.a-icon:hover svg *{stroke:#fff;fill:#fff}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.a-icon:hover{border-color:#fff}.a-icon:hover svg,.a-icon:hover svg *{stroke:#fff;fill:#fff}}.a-icon svg{width:100%;height:100%;object-fit:contain}.a-icon svg,.a-icon svg *{stroke:#fff;fill:#fff}.a-icon--blue-outline{border-color:rgba(162,170,255,.5)}.a-icon--blue-outline:focus{border-color:#a2aaff}.a-icon--blue-outline:focus svg,.a-icon--blue-outline:focus svg *{stroke:#a2aaff;fill:#a2aaff}@media (hover:hover){.a-icon--blue-outline:hover{border-color:#a2aaff}.a-icon--blue-outline:hover svg,.a-icon--blue-outline:hover svg *{stroke:#a2aaff;fill:#a2aaff}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.a-icon--blue-outline:hover{border-color:#a2aaff}.a-icon--blue-outline:hover svg,.a-icon--blue-outline:hover svg *{stroke:#a2aaff;fill:#a2aaff}}.a-icon--blue-outline svg,.a-icon--blue-outline svg *{stroke:#a2aaff;fill:#a2aaff}.a-icon--small{width:35px;height:35px}.a-icon--small svg{width:12px;height:12px}.a-icon--no-border{border-color:transparent}.a-tag{display:inline-block;padding:6px 10px;text-transform:uppercase;color:#fff;border:1px solid hsla(0,0%,100%,.5);border-radius:20px;font-family:nitti-grotesk,sans-serif;font-weight:400;line-height:1;font-size:1.125rem}.a-tag--blue-outline{color:#a2aaff;border-color:rgba(162,170,255,.5)}.a-mousefollow{display:none}.state-a-mousefollow--hover .a-mousefollow{display:block}.a-mousefollow__text{position:fixed;z-index:6;top:var(--mouse-y);left:var(--mouse-x);display:-ms-flexbox;display:flex;width:100px;height:100px;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);pointer-events:none;color:#2c167d;border-radius:50%;background-color:hsla(0,0%,100%,.5);font-family:nitti-grotesk,sans-serif;font-weight:400;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.state--touch .a-mousefollow{display:none}.a-video--contain,.a-video--cover{width:100%;height:100%}.a-video--cover{object-fit:cover}.a-video--contain{object-fit:contain}.a-fitty-title{overflow:hidden;width:100%}.a-fitty-title__title{overflow:hidden;max-width:100%;margin:0;text-transform:uppercase;color:var(--a-fitty-title-color,#fff);font-family:nitti-grotesk-light,sans-serif;font-weight:400;line-height:.9}.a-loader{display:block;width:65px;height:65px;animation-name:c;animation-duration:.7s;animation-timing-function:linear;animation-iteration-count:infinite;border:4px solid var(--a-loader-border-color,#fff);border-left-color:var(--a-loader-border-left-color,transparent);border-radius:50%}.v-card-step{display:-ms-flexbox;display:flex;padding:20px;border:1px solid hsla(0,0%,100%,.5);-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:20px;border-radius:10px}@media screen and (min-width:80rem){.v-card-step{gap:30px;padding:180px 40px 40px}}.v-card-step--clickable{transition:background .25s ease-out;background:transparent}.v-card-step--clickable:focus{background:hsla(0,0%,100%,.1)}@media (hover:hover){.v-card-step--clickable:hover{background:hsla(0,0%,100%,.1)}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.v-card-step--clickable:hover{background:hsla(0,0%,100%,.1)}}.v-card-step__title{color:#ff7174;font-family:nitti-grotesk,sans-serif;font-weight:900;line-height:1;font-size:2.5rem}@media screen and (min-width:80rem){.v-card-step__title{line-height:1;font-size:3.75rem}}.v-card-step__title+*{padding-top:5px}@media screen and (min-width:80rem){.v-card-step__title+*{padding-top:10px}}.v-card-step__text{color:#fff;line-height:1.25;font-size:1.25rem}@media screen and (min-width:80rem){.v-card-step__text{line-height:1.25;font-size:1.5rem}}.v-card-step__wrapper-footer{display:-ms-flexbox;display:flex;width:100%;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.v-card-step__counter{color:#ff7174;line-height:1.25;font-size:1.25rem}@media screen and (min-width:80rem){.v-card-step__counter{line-height:1.25;font-size:1.5rem}}.v-card-speaker{height:100%}.v-card-speaker,.v-card-speaker__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.v-card-speaker__content+*{margin-bottom:10px}@media screen and (min-width:62.25rem){.v-card-speaker__content+*{margin-bottom:20px}}.v-card-speaker__title{line-height:1;font-size:1.875rem}@media screen and (min-width:62.25rem){.v-card-speaker__title{line-height:1;font-size:2.1875rem}}@media screen and (min-width:80rem){.v-card-speaker__title{line-height:1;font-size:2.5rem}}.v-card-speaker__title+*{margin-top:5px}.v-card-speaker__function{color:#a2aaff;line-height:1.25;font-size:1.25rem}@media screen and (min-width:80rem){.v-card-speaker__function{line-height:1.2380952381;font-size:1.3125rem}}.v-card-speaker__divider{width:100%;margin-top:15px;margin-bottom:20px;border:0;border-top:1px solid rgba(162,170,255,.5)}.v-card-speaker__categories{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:8px}.v-card-speaker__image{position:relative;-ms-flex-order:-1;order:-1}.v-card-speaker__image-wrapper{position:relative;z-index:1;overflow:hidden;border-radius:10px;background-color:#a2aaff;aspect-ratio:260/325}@media screen and (min-width:62.25rem){.v-card-speaker__image-wrapper{aspect-ratio:300/376}}@media screen and (min-width:80rem){.v-card-speaker__image-wrapper{aspect-ratio:406/506}}.v-card-speaker__image-wrapper:after{position:absolute;top:0;left:0;width:100%;height:30%;content:"";opacity:.25;background:linear-gradient(180deg,#2c167d,rgba(44,22,125,0))}.v-card-speaker__logo{position:absolute;z-index:2;top:15px;left:20px;width:120px;height:32px}@media screen and (min-width:62.25rem){.v-card-speaker__logo{top:20px;left:30px;width:150px;height:40px}}.v-card-speaker-adaptive{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100%;cursor:pointer;border-radius:10px;background-color:rgba(162,170,255,.25)}.v-card-speaker-adaptive:focus .v-card-speaker-adaptive__image-wrapper img{-ms-transform:scale(1.1);transform:scale(1.1)}.v-card-speaker-adaptive:focus .v-card-speaker-adaptive__icon{border-color:#fff}.v-card-speaker-adaptive:focus .v-card-speaker-adaptive__icon svg,.v-card-speaker-adaptive:focus .v-card-speaker-adaptive__icon svg *{stroke:#fff;fill:#fff}@media (hover:hover){.v-card-speaker-adaptive:hover .v-card-speaker-adaptive__image-wrapper img{-ms-transform:scale(1.1);transform:scale(1.1)}.v-card-speaker-adaptive:hover .v-card-speaker-adaptive__icon{border-color:#fff}.v-card-speaker-adaptive:hover .v-card-speaker-adaptive__icon svg,.v-card-speaker-adaptive:hover .v-card-speaker-adaptive__icon svg *{stroke:#fff;fill:#fff}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.v-card-speaker-adaptive:hover .v-card-speaker-adaptive__image-wrapper img{-ms-transform:scale(1.1);transform:scale(1.1)}.v-card-speaker-adaptive:hover .v-card-speaker-adaptive__icon{border-color:#fff}.v-card-speaker-adaptive:hover .v-card-speaker-adaptive__icon svg,.v-card-speaker-adaptive:hover .v-card-speaker-adaptive__icon svg *{stroke:#fff;fill:#fff}}.v-card-speaker-adaptive__main{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;padding:10px 20px;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:10px}@media screen and (min-width:62.25rem){.v-card-speaker-adaptive__main{padding:15px 20px}}.v-card-speaker-adaptive__header{-ms-flex:1;flex:1}.v-card-speaker-adaptive__title{color:#fff;line-height:1;font-size:1.875rem}@media screen and (min-width:62.25rem){.v-card-speaker-adaptive__title{line-height:1;font-size:2.5rem}}.v-card-speaker-adaptive__title{font-size:2.5rem}.v-card-speaker-adaptive__function{color:#a2aaff;line-height:1.25;font-size:1.25rem}@media screen and (min-width:80rem){.v-card-speaker-adaptive__function{line-height:1.2380952381;font-size:1.3125rem}}.v-card-speaker-adaptive__image{position:relative;-ms-flex-order:-1;order:-1}.v-card-speaker-adaptive__image-wrapper{position:relative;overflow:hidden;border-radius:10px;background-color:#a2aaff}.v-card-speaker-adaptive__image-wrapper img{transition:transform .25s ease-out}.v-card-speaker-adaptive__logo{width:105px;height:30px;margin-top:auto}.v-card-speaker-adaptive__footer{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:10px}@media screen and (min-width:62.25rem){.v-card-speaker-adaptive--size-large{-ms-flex-direction:column;flex-direction:column}}.v-card-speaker-adaptive--size-large .v-card-speaker-adaptive__image-wrapper{-ms-flex:0 0 120px;flex:0 0 120px;width:120px;height:150px}@media screen and (min-width:62.25rem){.v-card-speaker-adaptive--size-large .v-card-speaker-adaptive__image-wrapper{-ms-flex:1;flex:1;width:unset;height:unset;aspect-ratio:150/188}}@media screen and (min-width:80rem){.v-card-speaker-adaptive--size-large .v-card-speaker-adaptive__image-wrapper{aspect-ratio:413/516}}.v-card-speaker-adaptive--size-medium .v-card-speaker-adaptive__image-wrapper{-ms-flex:0 0 120px;flex:0 0 120px;width:120px;height:150px}@media screen and (min-width:62.25rem){.v-card-speaker-adaptive--size-medium .v-card-speaker-adaptive__image-wrapper{-ms-flex:0 0 150px;flex:0 0 150px;width:150px;height:255px}}@media screen and (min-width:80rem){.v-card-speaker-adaptive--size-medium .v-card-speaker-adaptive__image-wrapper{-ms-flex:0 0 246px;flex:0 0 246px;width:246px;height:333px}}.v-card-speaker-adaptive--size-small .v-card-speaker-adaptive__title{line-height:1;font-size:1.5625rem}.v-card-speaker-adaptive--size-small .v-card-speaker-adaptive__function{line-height:1.2777777778;font-size:1.125rem}.v-card-speaker-adaptive--size-small .v-card-speaker-adaptive__main{gap:0}@media screen and (min-width:62.25rem){.v-card-speaker-adaptive--size-small .v-card-speaker-adaptive__main{padding:10px 20px}}.v-card-speaker-adaptive--size-small .v-card-speaker-adaptive__image-wrapper{-ms-flex:0 0 120px;flex:0 0 120px;width:120px;height:120px}.v-card-team-member{height:100%}.v-card-team-member,.v-card-team-member__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.v-card-team-member__content+*{margin-bottom:10px}@media screen and (min-width:62.25rem){.v-card-team-member__content+*{margin-bottom:20px}}.v-card-team-member__title{line-height:1;font-size:1.875rem}@media screen and (min-width:62.25rem){.v-card-team-member__title{line-height:1;font-size:2.1875rem}}@media screen and (min-width:80rem){.v-card-team-member__title{line-height:1;font-size:2.5rem}}.v-card-team-member__title+*{margin-top:5px}.v-card-team-member__function{color:#a2aaff;line-height:1.25;font-size:1.25rem}@media screen and (min-width:80rem){.v-card-team-member__function{line-height:1.2380952381;font-size:1.3125rem}}.v-card-team-member__divider{width:100%;margin-top:15px;margin-bottom:20px;border:0;border-top:1px solid rgba(162,170,255,.5)}.v-card-team-member__links{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.v-card-team-member__link{color:#a2aaff}.v-card-team-member__image{position:relative;-ms-flex-order:-1;order:-1}.v-card-team-member__image-wrapper{position:relative;z-index:1;overflow:hidden;border-radius:10px;background-color:#a2aaff;aspect-ratio:260/325}@media screen and (min-width:62.25rem){.v-card-team-member__image-wrapper{aspect-ratio:300/376}}@media screen and (min-width:80rem){.v-card-team-member__image-wrapper{aspect-ratio:406/506}}.v-card-team-member__image-wrapper:after{position:absolute;top:0;left:0;width:100%;height:30%;content:"";opacity:.25;background:linear-gradient(180deg,#2c167d,rgba(44,22,125,0))}.v-card-team-member__logo{position:absolute;z-index:2;top:15px;left:20px;width:120px;height:32px}@media screen and (min-width:62.25rem){.v-card-team-member__logo{top:20px;left:30px;width:150px;height:40px}}.v-card-post{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;height:100%}.v-card-post:focus .v-card-post__image-wrapper img{-ms-transform:scale(1.1);transform:scale(1.1)}.v-card-post:focus .v-card-post__icon{border-color:#a2aaff}.v-card-post:focus .v-card-post__icon svg,.v-card-post:focus .v-card-post__icon svg *{stroke:#a2aaff;fill:#a2aaff}@media (hover:hover){.v-card-post:hover .v-card-post__image-wrapper img{-ms-transform:scale(1.1);transform:scale(1.1)}.v-card-post:hover .v-card-post__icon{border-color:#a2aaff}.v-card-post:hover .v-card-post__icon svg,.v-card-post:hover .v-card-post__icon svg *{stroke:#a2aaff;fill:#a2aaff}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.v-card-post:hover .v-card-post__image-wrapper img{-ms-transform:scale(1.1);transform:scale(1.1)}.v-card-post:hover .v-card-post__icon{border-color:#a2aaff}.v-card-post:hover .v-card-post__icon svg,.v-card-post:hover .v-card-post__icon svg *{stroke:#a2aaff;fill:#a2aaff}}.v-card-post__content-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.v-card-post__content-wrapper+*{margin-bottom:25px}.v-card-post__category+*{margin-top:25px}.v-card-post__title{line-height:1;font-size:1.875rem}@media screen and (min-width:62.25rem){.v-card-post__title{line-height:1;font-size:2.1875rem}}@media screen and (min-width:80rem){.v-card-post__title{line-height:1;font-size:2.5rem}}.v-card-post__title+*{margin-top:25px}.v-card-post__excerpt{margin-bottom:25px;line-height:1.2777777778;font-size:1.125rem}@media screen and (min-width:80rem){.v-card-post__excerpt{line-height:1.2380952381;font-size:1.3125rem}}.v-card-post__icon{margin-top:auto;-ms-flex-item-align:end;align-self:flex-end}.v-card-post__image-wrapper{overflow:hidden;border-radius:10px;background-color:#a2aaff;-ms-flex-order:-1;order:-1;aspect-ratio:4/3}.v-card-post__image-wrapper img{transition:transform .25s ease-out}.v-card-partner{display:-ms-flexbox;display:flex;padding:25px;transition:background-color .25s ease-out;border-radius:10px;background-color:rgba(162,170,255,.25);aspect-ratio:1/1;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:62.25rem){.v-card-partner{padding:50px}}.v-card-partner--clickable{cursor:pointer}.v-card-partner--clickable:focus{background-color:rgba(162,170,255,.5)}.v-card-partner--clickable:focus .v-card-partner__icon{border-color:#fff}.v-card-partner--clickable:focus .v-card-partner__icon svg,.v-card-partner--clickable:focus .v-card-partner__icon svg *{stroke:#fff;fill:#fff}@media (hover:hover){.v-card-partner--clickable:hover{background-color:rgba(162,170,255,.5)}.v-card-partner--clickable:hover .v-card-partner__icon{border-color:#fff}.v-card-partner--clickable:hover .v-card-partner__icon svg,.v-card-partner--clickable:hover .v-card-partner__icon svg *{stroke:#fff;fill:#fff}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.v-card-partner--clickable:hover{background-color:rgba(162,170,255,.5)}.v-card-partner--clickable:hover .v-card-partner__icon{border-color:#fff}.v-card-partner--clickable:hover .v-card-partner__icon svg,.v-card-partner--clickable:hover .v-card-partner__icon svg *{stroke:#fff;fill:#fff}}.v-card-partner__icon{position:absolute;right:10px;bottom:10px}@media screen and (min-width:62.25rem){.v-card-partner__icon{right:20px;bottom:20px}}.v-image--contain,.v-image--cover{width:100%;height:100%}.v-image--contain>img,.v-image--cover>img{display:block;width:100%;height:100%}.v-image--contain>img{object-fit:contain;font-family:"object-fit: contain;"}.v-image--cover>img{object-fit:cover;font-family:"object-fit: cover;"}.v-buttons__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:20px;column-gap:20px}.v-buttons--center .v-buttons__wrapper{-ms-flex-pack:center;justify-content:center}.v-nav--header{display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:62.25rem){.v-nav--header{row-gap:20px;column-gap:20px;-ms-flex-direction:row;flex-direction:row}}.v-nav--header>li{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #fff}@media screen and (min-width:62.25rem){.v-nav--header>li{padding-top:0;padding-bottom:0;border-bottom:0}}.v-nav--header>li:first-child{padding-top:0}.v-nav--header>li>a{display:-ms-flexbox;display:flex;color:#fff;font-family:nitti-grotesk,sans-serif;font-weight:500;line-height:1;font-size:2.1875rem}@media screen and (min-width:62.25rem){.v-nav--header>li>a{line-height:1;font-size:1.3125rem}}@media screen and (min-width:62.25rem){.v-nav--header>li.v-nav__item--has-children:focus>a:before{-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}}@media screen and (min-width:62.25rem){.v-nav--header>li.v-nav__item--has-children:focus>.sub-menu{visibility:visible;opacity:1}}@media screen and (hover:hover) and (min-width:62.25rem){.v-nav--header>li.v-nav__item--has-children:hover>a:before{-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}}@media screen and (hover:hover) and (min-width:62.25rem){.v-nav--header>li.v-nav__item--has-children:hover>.sub-menu{visibility:visible;opacity:1}}@media screen and (-ms-high-contrast:active) and (min-width:62.25rem),screen and (-ms-high-contrast:none) and (min-width:62.25rem){.v-nav--header>li.v-nav__item--has-children:hover>a:before{-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}}@media screen and (-ms-high-contrast:active) and (min-width:62.25rem),screen and (-ms-high-contrast:none) and (min-width:62.25rem){.v-nav--header>li.v-nav__item--has-children:hover>.sub-menu{visibility:visible;opacity:1}}.v-nav--header>li.v-nav__item--has-children>a{padding-right:17.5px}.v-nav--header>li.v-nav__item--has-children>a:before{position:absolute;top:50%;right:0;width:12px;height:6px;content:"";transition-timing-function:ease-in-out;transition-duration:.2s;transition-property:transform;-ms-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg);-ms-transform-origin:center center;transform-origin:center center;background-color:currentColor;mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 8"><path fill="%23000" d="M6.508 7.738l-.63-.629-5.25-5.25L0 1.23 1.258 0l.601.629L6.508 5.25l4.62-4.621.63-.629 1.23 1.23-.629.63-5.25 5.25-.601.628z"/></svg>');mask-repeat:no-repeat;mask-size:contain}.v-nav--header>li.v-nav__item--has-children.v-nav__item--open>a:before{-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}.v-nav--header .sub-menu{display:none;padding-top:15px}@media screen and (min-width:62.25rem){.v-nav--header .sub-menu{position:absolute;top:100%;display:block;visibility:hidden;min-width:200px;margin-top:25px;padding:15px;transition-timing-function:ease-in-out;transition-duration:.2s;transition-property:opacity;opacity:0;background-color:#a2aaff;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media screen and (min-width:62.25rem){.v-nav--header .sub-menu:before{position:absolute;top:-25px;left:0;width:100%;height:25px;content:""}}.v-nav--header .sub-menu>li{margin-bottom:15px}@media screen and (min-width:62.25rem){.v-nav--header .sub-menu>li{margin-bottom:0;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #fff}}@media screen and (min-width:62.25rem){.v-nav--header .sub-menu>li:first-child{padding-top:0}}.v-nav--header .sub-menu>li:last-child{margin-bottom:0}@media screen and (min-width:62.25rem){.v-nav--header .sub-menu>li:last-child{padding-bottom:0;border-bottom:0}}.v-nav--header .sub-menu li a{display:block;white-space:nowrap;color:#fff;font-family:nitti-grotesk,sans-serif;font-weight:500;line-height:1;font-size:1.5625rem}@media screen and (min-width:62.25rem){.v-nav--header .sub-menu li a{line-height:1;font-size:1.25rem}}.v-socials{gap:30px}.v-number,.v-socials{display:-ms-flexbox;display:flex}.v-number{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;word-break:break-all}@media screen and (min-width:62.25rem){.v-number{-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;column-gap:50px}}.v-number__box{-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media screen and (min-width:62.25rem){.v-number__box{-ms-flex:1 1 100%;flex:1 1 100%;width:100%}}.v-number__box+*{margin-top:10px}@media screen and (min-width:62.25rem){.v-number__box+*{margin-top:0}}.v-number__number{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff;font-family:nitti-grotesk,sans-serif;font-weight:900;line-height:1;font-size:5rem}@media screen and (min-width:62.25rem){.v-number__number{line-height:1;font-size:7.8125rem}}@media screen and (min-width:80rem){.v-number__number{line-height:1;font-size:9.375rem}}.v-number__label{margin-top:-10px;text-transform:uppercase;color:#fff;font-family:nitti-grotesk-light,sans-serif;font-weight:400;line-height:1;font-size:2.5rem}@media screen and (min-width:62.25rem){.v-number__label{line-height:1;font-size:3.125rem}}@media screen and (min-width:80rem){.v-number__label{line-height:1;font-size:3.75rem}}@media screen and (min-width:62.25rem){.v-number__label{margin-top:-15px}}.v-number__text{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;word-break:break-word;color:#fff;font-family:nitti-grotesk,sans-serif;font-weight:400;line-height:1.25;font-size:1.25rem}@media screen and (min-width:62.25rem){.v-number__text{line-height:1.25;font-size:1.5rem;max-width:350px;margin-left:auto}}.v-footer-logo-group{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;text-align:center;gap:20px}.v-footer-logo-group__title{color:#fff;line-height:1;font-size:1.125rem}.v-footer-logo-group__logos{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:5px;width:100%}@media screen and (min-width:80rem){.v-footer-logo-group__logos{-ms-flex-flow:row wrap;flex-flow:row wrap;gap:50px}}.v-footer-logo-group__logo-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 auto;flex:0 0 auto;width:195px;height:80px}.v-stackable-block{position:relative;display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-direction:column;flex-direction:column;width:100%;max-height:80vh;border-radius:10px;background-color:#fff;aspect-ratio:315/515;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:start;align-content:flex-start}@media screen and (min-width:48rem){.v-stackable-block{-ms-flex-direction:row;flex-direction:row;width:100%;margin-left:0;-ms-flex-line-pack:unset;align-content:unset;aspect-ratio:668/370}}@media screen and (min-width:80rem){.v-stackable-block{aspect-ratio:1280/480}}.v-stackable-block__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;padding:20px;-ms-flex-order:2;order:2}@media screen and (min-width:48rem){.v-stackable-block__content{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;height:auto}}.v-stackable-block__title{color:#2c167d;font-family:nitti-grotesk,sans-serif;font-weight:900;line-height:1;font-size:2.5rem}@media screen and (min-width:62.25rem){.v-stackable-block__title{line-height:1;font-size:3.125rem}}@media screen and (min-width:80rem){.v-stackable-block__title{line-height:1;font-size:3.75rem}}.v-stackable-block__title+.v-stackable-block__text{margin-top:10px}@media screen and (min-width:62.25rem){.v-stackable-block__title+.v-stackable-block__text{margin-top:20px}}.v-stackable-block__text{color:#2c167d;font-family:nitti-grotesk,sans-serif;font-weight:400;line-height:1.25;font-size:1.25rem}@media screen and (min-width:62.25rem){.v-stackable-block__text{line-height:1.25;font-size:1.5rem}}.v-stackable-block__footer{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.v-stackable-block__extra{color:#a2aaff;font-family:nitti-grotesk,sans-serif;font-weight:400;line-height:1.25;font-size:1.25rem}@media screen and (min-width:62.25rem){.v-stackable-block__extra{line-height:1.25;font-size:1.5rem}}.v-stackable-block__image-wrapper{width:100%;height:235px;-ms-flex-order:1;order:1;aspect-ratio:315/236}@media screen and (min-width:48rem){.v-stackable-block__image-wrapper{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;height:100%}}.v-quote{display:-ms-flexbox;display:flex;overflow:hidden;padding:20px 25px 40px;text-align:center;border-radius:10px;background-color:rgba(162,170,255,.1);-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;gap:25px}@media screen and (min-width:62.25rem){.v-quote{padding:50px 50px 80px;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:50px;text-align:unset;-ms-flex-align:start;align-items:flex-start}}.v-quote__image-wrapper{overflow:hidden;width:200px;height:200px;border-radius:10px;-ms-flex-negative:0;flex-shrink:0}.v-quote__quote{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center}@media screen and (min-width:62.25rem){.v-quote__quote{-ms-flex-align:start;align-items:flex-start}}.v-embed{display:block}.v-embed__container{position:relative;overflow:hidden;border-radius:10px;background-color:#828282;width:100%;padding-top:56.25%}.v-embed__container>*{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.v-embed__container iframe{border:0}.v-embed__container iframe,.v-embed__thumb{position:absolute;inset:0;width:100%;height:100%}.v-embed__thumb{object-fit:cover}.v-embed__play{position:absolute;top:50%;left:50%;display:-ms-flexbox;display:flex;width:50px;height:50px;cursor:pointer;transition:background-color .2s ease;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:0;border-radius:50%;background-color:#d20a11;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.v-embed__play:focus{background-color:#ff7174}@media (hover:hover){.v-embed__play:hover{background-color:#ff7174}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.v-embed__play:hover{background-color:#ff7174}}@media screen and (min-width:62.25rem){.v-embed__play{width:100px;height:100px}}.v-embed__play-icon{display:block;width:44px;height:auto}.v-embed__play-icon svg{display:block;width:100%;height:100%;margin-left:4px;fill:#fff}.v-embed__play-icon svg *{fill:#fff}.v-embed__caption{margin-top:15px;text-align:center;color:#a2aaff;line-height:1.2631578947;font-size:1.1875rem}@media screen and (min-width:62.25rem){.v-embed__caption{line-height:1.2380952381;font-size:1.3125rem;margin-top:30px}}.v-media__wrapper{height:100%}.v-media__image{max-width:100%}.v-slider-navigation{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;column-gap:20px}.v-slider-navigation__button{display:-ms-inline-flexbox;display:inline-flex;width:40px;height:auto;transition:color .25s ease-out;color:#a2aaff;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.v-slider-navigation__button:focus{cursor:pointer;color:#2c167d}@media (hover:hover){.v-slider-navigation__button:hover{cursor:pointer;color:#2c167d}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.v-slider-navigation__button:hover{cursor:pointer;color:#2c167d}}.v-slider-navigation__button svg,.v-slider-navigation__button svg *{fill:currentColor;stroke:currentColor}.v-slider-navigation__button--disabled{pointer-events:none;color:#ededec}.v-slider-navigation__button--locked{display:none}.v-speakers-block__header{text-align:center}.v-speakers-block__header+*{margin-top:30px}.v-speakers-block__title{text-transform:uppercase;color:#a2aaff;font-family:nitti-grotesk-light,sans-serif;font-weight:400;line-height:1;font-size:1.875rem}@media screen and (min-width:62.25rem){.v-speakers-block__title{line-height:1;font-size:1.875rem}}@media screen and (min-width:80rem){.v-speakers-block__title{line-height:1;font-size:1.875rem}}.v-speakers-block__speakers{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:10px}@media screen and (min-width:62.25rem){.v-speakers-block__speakers{gap:20px}}@media screen and (min-width:62.25rem){.v-speakers-block__speakers--grid-large{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:62.25rem){.v-speakers-block__speakers--grid-medium,.v-speakers-block__speakers--grid-small{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.v-partners-block__header{text-align:center}.v-partners-block__header+*{margin-top:30px}.v-partners-block__title{text-transform:uppercase;color:#a2aaff;font-family:nitti-grotesk-light,sans-serif;font-weight:400;line-height:1;font-size:1.875rem}@media screen and (min-width:62.25rem){.v-partners-block__title{line-height:1;font-size:1.875rem}}@media screen and (min-width:80rem){.v-partners-block__title{line-height:1;font-size:1.875rem}}.v-partners-block__partners{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:10px}@media screen and (min-width:48rem){.v-partners-block__partners{gap:20px;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}.v-lightbox-speaker{position:fixed;z-index:100;top:0;left:0;display:none;width:100dvw;height:100dvh}.v-lightbox-speaker__overlay{position:fixed;z-index:3;inset:0;display:none;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;background-color:rgba(44,22,125,.2)}.v-lightbox-speaker__overlay.is-active{display:-ms-flexbox;display:flex}.v-lightbox-speaker__inner{position:relative;overflow:hidden;width:100dvw;height:100dvh;border-radius:0;background:#fff}@media screen and (min-width:48rem){.v-lightbox-speaker__inner{width:90dvw;height:90dvh;border-top-left-radius:10px}}@media screen and (min-width:80rem){.v-lightbox-speaker__inner{max-width:1140px}}.v-lightbox-speaker__body{display:-ms-grid;display:grid;overflow-y:auto;height:calc(100% - 75px);min-height:0;margin-top:75px;padding:0 20px 50px;-ms-flex-line-pack:start;align-content:start;grid-auto-rows:max-content;-ms-grid-columns:1fr;grid-template-columns:1fr}@media screen and (min-width:48rem){.v-lightbox-speaker__body{overflow:hidden;height:100%;margin:0;padding:0;-ms-grid-columns:300px 1fr;grid-template-columns:300px 1fr}}@media screen and (min-width:62.25rem){.v-lightbox-speaker__body{-ms-grid-columns:350px 1fr;grid-template-columns:350px 1fr}}.v-lightbox-speaker__aside{min-height:0;padding-top:20px}@media screen and (min-width:48rem){.v-lightbox-speaker__aside{padding-top:0}}.v-lightbox-speaker__main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:0}@media screen and (min-width:48rem){.v-lightbox-speaker__main{overflow-x:hidden;overflow-y:auto;padding:0 30px 50px}}.v-lightbox-speaker__header{padding:20px 0;border-bottom:1px solid rgba(162,170,255,.5)}@media screen and (min-width:48rem){.v-lightbox-speaker__header{position:sticky;z-index:2;top:0;padding:30px 75px 20px 0;background:#fff}}.v-lightbox-speaker__content{padding-top:20px;padding-bottom:50px}@media screen and (min-width:48rem){.v-lightbox-speaker__content{padding-bottom:0}}.v-lightbox-speaker__close-wrapper{position:fixed;z-index:4;display:-ms-flexbox;display:flex;width:100%;height:75px;padding:20px 20px 0;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:48rem){.v-lightbox-speaker__close-wrapper{position:absolute;top:30px;right:30px;width:auto;height:auto;padding:0}}.v-lightbox-speaker__image{position:relative}.v-lightbox-speaker__image+*{margin-top:30px}.v-lightbox-speaker__image-wrapper{position:relative;z-index:1;overflow:hidden;width:100%;height:452px;border-radius:10px;background-color:#a2aaff}@media screen and (min-width:48rem){.v-lightbox-speaker__image-wrapper{height:400px;border-bottom-left-radius:0}}@media screen and (min-width:62.25rem){.v-lightbox-speaker__image-wrapper{height:472px}}.v-lightbox-speaker__image-wrapper:after{position:absolute;top:0;left:0;width:100%;height:30%;content:"";opacity:.25;background:linear-gradient(180deg,#2c167d,rgba(44,22,125,0))}.v-lightbox-speaker__logo{position:absolute;z-index:2;top:15px;left:20px;width:120px;height:32px}@media screen and (min-width:62.25rem){.v-lightbox-speaker__logo{top:20px;left:30px;width:150px;height:40px}}.v-lightbox-speaker__links{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;gap:10px}@media screen and (min-width:48rem){.v-lightbox-speaker__links{padding-left:30px}}.v-lightbox-speaker__title{line-height:1;font-size:1.875rem}@media screen and (min-width:62.25rem){.v-lightbox-speaker__title{line-height:1;font-size:2.1875rem}}@media screen and (min-width:80rem){.v-lightbox-speaker__title{line-height:1;font-size:2.5rem}}.v-lightbox-speaker__title+*{margin-top:5px}.v-lightbox-speaker__function{color:#2c167d;line-height:1.25;font-size:1.25rem}@media screen and (min-width:80rem){.v-lightbox-speaker__function{line-height:1.2380952381;font-size:1.3125rem}}.v-lightbox-speaker__content-text+*{margin-top:20px}.v-lightbox-partner{position:fixed;z-index:100;top:0;left:0;display:none;width:100dvw;height:100dvh}.v-lightbox-partner__overlay{position:fixed;z-index:3;inset:0;display:none;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;background-color:rgba(44,22,125,.2)}.v-lightbox-partner__inner,.v-lightbox-partner__overlay.is-active{display:-ms-flexbox;display:flex}.v-lightbox-partner__inner{position:relative;overflow:hidden;-ms-flex-direction:column;flex-direction:column;width:100dvw;height:100dvh;border-radius:0;background:#fff}@media screen and (min-width:48rem){.v-lightbox-partner__inner{max-width:376px;height:90dvh;border-top-left-radius:10px}}@media screen and (min-width:80rem){.v-lightbox-partner__inner{max-width:500px}}.v-lightbox-partner__header{-ms-flex-negative:0;flex-shrink:0;position:relative;padding:45px 20px}@media screen and (min-width:48rem){.v-lightbox-partner__header{position:sticky;z-index:2;top:0;padding:55px 30px 45px;background:#fff}}.v-lightbox-partner__header:after{position:absolute;bottom:0;left:50%;width:calc(100% - 40px);height:1px;content:"";-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:rgba(162,170,255,.5)}@media screen and (min-width:48rem){.v-lightbox-partner__header:after{width:calc(100% - 60px)}}.v-lightbox-partner__logo{width:auto;max-width:250px;height:40px}.v-lightbox-partner__main{overflow-x:hidden;overflow-y:auto;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;padding:20px}@media screen and (min-width:48rem){.v-lightbox-partner__main{padding:20px 30px}}.v-lightbox-partner__footer{position:relative;display:-ms-flexbox;display:flex;padding:20px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:48rem){.v-lightbox-partner__footer{position:sticky;z-index:2;bottom:0;padding:20px 30px 30px;background:#fff}}.v-lightbox-partner__btn-nav{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;height:auto;padding:5px 0;transition:color .25s ease-out;color:#a2aaff;border:0;background-color:transparent}.v-lightbox-partner__btn-nav:focus{color:#2c167d}@media (hover:hover){.v-lightbox-partner__btn-nav:hover{color:#2c167d}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.v-lightbox-partner__btn-nav:hover{color:#2c167d}}.v-lightbox-partner__btn-nav[disabled]{opacity:.5;color:#828282}.v-lightbox-partner__btn-nav svg{display:block;width:auto;height:18px}.v-lightbox-partner__btn-nav svg,.v-lightbox-partner__btn-nav svg *{transition:stroke .25s ease-out,fill .25s ease-out;stroke:currentColor;fill:currentColor}.v-lightbox-partner__title{color:#fff;line-height:1;font-size:1.875rem}@media screen and (min-width:62.25rem){.v-lightbox-partner__title{line-height:1;font-size:2.1875rem}}@media screen and (min-width:80rem){.v-lightbox-partner__title{line-height:1;font-size:2.5rem}}.v-lightbox-partner__close-wrapper{position:absolute;z-index:4;top:20px;right:20px;display:-ms-flexbox;display:flex;width:auto;height:auto;padding:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:48rem){.v-lightbox-partner__close-wrapper{top:30px;right:30px}}.s-hero{overflow:clip;width:100vw;height:300vh;background-color:#a2aaff}@keyframes d{0%{transform:scale(0);opacity:0}50%{transform:scale(1.12);opacity:1}68%{transform:scale(.94)}82%{transform:scale(1.05)}92%{transform:scale(.98)}to{transform:scale(1);opacity:1}}.s-hero__pinner{position:sticky;top:0}.s-hero__background{position:absolute;top:0;overflow:clip;width:100%;height:100vh}.s-hero__svg{position:absolute;top:-100px;left:50%;width:800px;height:600px;-ms-transform:translateX(-50%);transform:translateX(-50%);aspect-ratio:800/600}@media screen and (min-width:48rem){.s-hero__svg{top:-200px;width:1000px;height:800px;aspect-ratio:1000/800}}@media screen and (min-width:62.25rem){.s-hero__svg{top:-200px;width:1100px;height:900px;aspect-ratio:1100/900}}@media screen and (min-width:80rem){.s-hero__svg{top:-354px;width:1500px;height:1300px;aspect-ratio:1500/1300}}.s-hero__svg svg{width:100%}.s-hero__svg svg *{opacity:0}.s-hero__foreground{position:relative;overflow:hidden;width:100%;height:100vh}.s-hero__video-wrapper{position:absolute;top:50%;left:50%;width:100%;height:100%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform-origin:center;transform-origin:center;aspect-ratio:840/480;pointer-events:none;will-change:transform,opacity}.s-hero__video-wrapper.animDone{pointer-events:all}html.js .s-hero__video-wrapper{transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1);-ms-transform:translate(-50%,calc(-50% + 150px));transform:translate(-50%,calc(-50% + 150px));opacity:0}html.js .s-hero__video-wrapper.animDone{-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}.s-hero__video{position:absolute;top:50%;left:50%;aspect-ratio:840/480;transform:translate(-50%,-50%) translateZ(0);-ms-transform-origin:center;transform-origin:center;pointer-events:none;object-fit:cover;will-change:transform}@media (orientation:portrait){.s-hero__video{aspect-ratio:480/840}}.s-hero__video video{width:100%;height:100%;object-fit:cover;border-radius:10px}.s-hero__mute{position:absolute;right:calc(25px + 1vw);bottom:20px;cursor:pointer;transition:opacity .2s ease-in;text-decoration:underline;pointer-events:none;opacity:0;color:#fff;border:none;outline:0;background:transparent;font-family:nitti-grotesk,sans-serif;font-weight:400;line-height:1;appearance:none;font-size:1.25rem}.s-hero.is-expanded .s-hero__mute{pointer-events:all;opacity:1}.s-hero__icon-container{position:absolute;right:0;bottom:0;left:auto;width:auto;pointer-events:none;opacity:0}.s-hero__icon-container.icon-bounce-in{animation:d .75s ease-out forwards}.s-hero__icon{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100px;height:100px;-ms-transform-origin:center center;transform-origin:center center;text-align:center;color:#2c167d;border-radius:50%;background-color:#00ffb7;font-family:nitti-grotesk,sans-serif;font-weight:400;line-height:.8;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 150'%3E%3Cpath d='M137.97 84.97L150 75l-12.03-9.97 8.36-13.21-14.53-5.76 3.88-15.14-15.6-1-1-15.6-15.14 3.88-5.76-14.53-13.21 8.36L75 0l-9.97 12.03-13.21-8.36-5.76 14.53-15.14-3.88-1 15.6-15.6 1 3.88 15.14-14.53 5.76 8.36 13.21L0 75l12.03 9.97-8.36 13.21 14.53 5.76-3.88 15.14 15.6 1 1 15.6 15.14-3.88 5.76 14.53 13.21-8.37L75 150l9.97-12.04 13.21 8.37 5.76-14.53 15.14 3.88 1-15.6 15.6-1-3.88-15.14 14.53-5.76-8.36-13.21z'/%3E%3C/svg%3E");mask-repeat:no-repeat;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.s-hero__icon span{display:block}.s-hero.is-expanded{cursor:none}.s-post-header{overflow:hidden;padding-top:100px;padding-bottom:50px;background-color:#a2aaff}@media screen and (min-width:62.25rem){.s-post-header{padding-top:135px;padding-bottom:100px}}.s-post-header__background{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden;width:100%;height:100%;transform:translateZ(0)}.s-post-header__background svg{position:absolute;top:50%;left:50%;width:1230px;max-width:unset;height:1080px;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:48rem){.s-post-header__background svg{width:150vw;height:auto}}.s-post-header__background svg *{opacity:0}.s-post-header__foreground{z-index:2;display:-ms-flexbox;display:flex;transform:translateZ(0);-ms-flex-wrap:nowrap;flex-wrap:nowrap}.s-post-header__wrapper-content{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media screen and (min-width:48rem){.s-post-header__wrapper-content{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;-ms-flex:0 0 108.3333333333%;flex:0 0 108.3333333333%;width:108.3333333333%}}@media screen and (min-width:48rem) and (min-width:48rem){.s-post-header__wrapper-content{-ms-flex:0 0 54.1666666667%;flex:0 0 54.1666666667%;width:54.1666666667%}}@media screen and (min-width:62.25rem){.s-post-header__wrapper-content{-ms-flex:0 0 108.3333333333%;flex:0 0 108.3333333333%;width:108.3333333333%}}@media screen and (min-width:62.25rem) and (min-width:48rem){.s-post-header__wrapper-content{-ms-flex:0 0 54.1666666667%;flex:0 0 54.1666666667%;width:54.1666666667%}}.s-post-header__wrapper-content+*{margin-top:30px}@media screen and (min-width:48rem){.s-post-header__wrapper-content+*{margin-top:0}}.s-post-header__wrapper-content>*+*{margin-top:20px}.s-post-header__title{color:#fff;font-family:nitti-grotesk,sans-serif;font-weight:900;line-height:1;font-size:3.75rem}@media screen and (min-width:48rem){.s-post-header__title{line-height:1;font-size:5rem}}@media screen and (min-width:80rem){.s-post-header__title{line-height:.95;font-size:6.25rem}}.s-post-header__sub-line{color:#fff;font-family:nitti-grotesk,sans-serif;font-weight:400;line-height:1.25;font-size:1.25rem}@media screen and (min-width:62.25rem){.s-post-header__sub-line{line-height:1.25;font-size:1.5rem}}.s-post-header__wrapper-image{-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media screen and (min-width:48rem){.s-post-header__wrapper-image{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;margin-left:auto;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;width:91.6666666667%}}@media screen and (min-width:48rem) and (min-width:48rem){.s-post-header__wrapper-image{-ms-flex:0 0 45.8333333333%;flex:0 0 45.8333333333%;width:45.8333333333%}}@media screen and (min-width:62.25rem){.s-post-header__wrapper-image{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;width:91.6666666667%}}@media screen and (min-width:62.25rem) and (min-width:48rem){.s-post-header__wrapper-image{-ms-flex:0 0 45.8333333333%;flex:0 0 45.8333333333%;width:45.8333333333%}}.s-post-header__image-inner{overflow:hidden;width:100%;border-radius:10px}@media screen and (min-width:48rem){.s-post-header__image-inner{width:calc(100% + 40px + 1px);height:calc(100% + 40px + 1px)}}@media screen and (min-width:62.25rem){.s-post-header__image-inner{width:calc(100% + 40px + 1px);height:calc(100% + 40px + 1px)}}@media screen and (min-width:80rem){.s-post-header__image-inner{width:calc(100% + 80px + 1px);height:calc(100% + 80px + 1px)}}.s-post-header__image-inner img{aspect-ratio:1/1}.s-gradient-text{display:-ms-flexbox;display:flex;overflow:hidden;padding-top:75px;padding-bottom:75px;background-color:#2c167d;-ms-flex-align:center;align-items:center}@media screen and (min-width:48rem){.s-gradient-text{padding-top:100px;padding-bottom:100px}}@media screen and (min-width:62.25rem){.s-gradient-text{min-height:100vh;padding-top:150px;padding-bottom:150px}}@media screen and (min-width:80rem){.s-gradient-text{padding-top:200px;padding-bottom:200px}}.s-gradient-text__wrapper{text-align:center;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media screen and (min-width:48rem){.s-gradient-text__wrapper{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;-ms-flex:0 0 200%;flex:0 0 200%;width:200%}}@media screen and (min-width:48rem) and (min-width:48rem){.s-gradient-text__wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}@media screen and (min-width:80rem){.s-gradient-text__wrapper{margin-right:auto;margin-left:auto;-ms-flex:0 0 166.6666666667%;flex:0 0 166.6666666667%;width:166.6666666667%}}@media screen and (min-width:80rem) and (min-width:48rem){.s-gradient-text__wrapper{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;width:83.3333333333%}}.s-gradient-text__text{display:block;color:transparent;background-image:linear-gradient(30.01deg,#d20a11 14.18%,#ff7174 37.82%,#a2aaff 61.46%,#00ffb7 85.82%);background-repeat:repeat;background-position-x:center;-webkit-background-clip:text;background-clip:text;background-size:100vw 100vh;font-family:nitti-grotesk,sans-serif;font-weight:900;line-height:1;will-change:background-position;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:3rem}@media screen and (min-width:48rem){.s-gradient-text__text{line-height:1;font-size:3.75rem}}@media screen and (min-width:62.25rem){.s-gradient-text__text{line-height:1;font-size:6.875rem}}.s-gradient-text__text+*{margin-top:25px}@media screen and (min-width:48rem){.s-gradient-text__text+*{margin-top:40px}}@media screen and (min-width:62.25rem){.s-gradient-text__text+*{margin-top:50px}}.s-gradient-text__subline{display:block;color:transparent;background-image:linear-gradient(30.01deg,#d20a11 14.18%,#ff7174 37.82%,#a2aaff 61.46%,#00ffb7 85.82%);background-repeat:repeat;background-position-x:center;-webkit-background-clip:text;background-clip:text;background-size:100vw 100vh;font-family:nitti-grotesk,sans-serif;font-weight:900;line-height:1;will-change:background-position;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:1.5625rem}@media screen and (min-width:48rem){.s-gradient-text__subline{line-height:1;font-size:1.625rem}}@media screen and (min-width:62.25rem){.s-gradient-text__subline{line-height:1;font-size:3.125rem}}.s-numbers{overflow:hidden;padding-top:75px;padding-bottom:75px;background-color:#a2aaff}@media screen and (min-width:62.25rem){.s-numbers{padding-top:150px;padding-bottom:150px}}@media screen and (min-width:80rem){.s-numbers{padding-top:200px;padding-bottom:200px}}.s-numbers__background{position:absolute;top:0;bottom:0;width:100%;height:100%}.s-numbers__background svg{position:absolute;top:0;left:50%;width:1230px;max-width:unset;height:1080px;-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:62.25rem){.s-numbers__background svg{width:1500px;height:1160px}}@media screen and (min-width:80rem){.s-numbers__background svg{width:2250px;height:1975px}}.s-numbers__background svg *{opacity:0}.s-numbers__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.s-numbers__items>*{padding-top:25px;padding-bottom:25px;border-bottom:1px solid #fff}@media screen and (min-width:62.25rem){.s-numbers__items>*{padding-top:50px;padding-bottom:50px}}.s-numbers__items>:first-child{padding-top:0}.s-numbers__items>:last-child{padding-bottom:0;border-bottom:0}.s-countdown{padding-top:75px;padding-bottom:100px}@media screen and (min-width:48rem){.s-countdown{padding-top:75px;padding-bottom:100px}}@media screen and (min-width:62.25rem){.s-countdown{padding-top:150px;padding-bottom:200px}}@media screen and (min-width:80rem){.s-countdown{padding-top:150px;padding-bottom:200px}}.s-countdown__wrapper{row-gap:15px}@media screen and (min-width:48rem){.s-countdown__wrapper{row-gap:unset}}.s-countdown__wrapper>*{-ms-flex:0 0 50%;flex:0 0 50%;width:50%}@media screen and (min-width:48rem){.s-countdown__wrapper>*{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media screen and (min-width:48rem) and (min-width:48rem){.s-countdown__wrapper>*{-ms-flex:0 0 25%;flex:0 0 25%;width:25%}}.s-countdown__days,.s-countdown__hours,.s-countdown__minutes,.s-countdown__seconds{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;aspect-ratio:300/250}.s-countdown__number{width:100%;color:#2c167d;font-family:nitti-grotesk-light,sans-serif;font-weight:400;line-height:1;font-size:6.25rem}@media screen and (min-width:62.25rem){.s-countdown__number{line-height:1;font-size:9.375rem}}@media screen and (min-width:80rem){.s-countdown__number{line-height:1;font-size:12.5rem}}.s-countdown__number+*{margin-top:15px}.s-countdown__label{width:100%;text-transform:uppercase;color:#a2aaff;font-family:nitti-grotesk,sans-serif;font-weight:400;line-height:1;font-size:1.875rem}@media screen and (min-width:62.25rem){.s-countdown__label{line-height:1;font-size:1.875rem}}@media screen and (min-width:80rem){.s-countdown__label{line-height:1;font-size:1.875rem}}.s-horizontal-blocks__wrapper{overflow:hidden;padding-top:75px;padding-bottom:100px;background-color:#2c167d}@media screen and (min-width:62.25rem){.s-horizontal-blocks__wrapper{min-height:100vh;padding-top:150px;padding-bottom:150px}}@media screen and (min-width:62.25rem){.s-horizontal-blocks__container{height:100%}}.s-horizontal-blocks__cards{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:end;align-items:flex-end;gap:25px}@media screen and (min-width:62.25rem){.s-horizontal-blocks__cards{-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:30px}}.s-horizontal-blocks__wrapper-card{-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:62.25rem){.s-horizontal-blocks__wrapper-card{width:45%;min-width:45%;height:100%;max-height:500px}}@media screen and (min-width:62.25rem){.s-horizontal-blocks__card,.s-horizontal-blocks__cards{height:100%}}.s-paralax{padding-top:125px;padding-bottom:125px}@media screen and (min-width:48rem){.s-paralax{padding-top:125px;padding-bottom:125px}}@media screen and (min-width:62.25rem){.s-paralax{padding-top:250px;padding-bottom:250px}}@media screen and (min-width:80rem){.s-paralax{padding-top:250px;padding-bottom:250px}}.s-paralax__pinner{position:relative;z-index:5;height:562px;min-height:562px}@media screen and (min-width:48rem){.s-paralax__pinner{height:576px}}@media screen and (min-width:80rem){.s-paralax__pinner{height:calc(100vh - 200px);min-height:800px;max-height:1080px}}.s-paralax__background{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.s-paralax__foreground{z-index:2}.s-paralax__container,.s-paralax__foreground{position:relative;height:100%}.s-paralax__wrapper-image-bottom,.s-paralax__wrapper-image-top{position:absolute;overflow:hidden;width:259px;height:173px;border-radius:10px;will-change:transform}@media screen and (min-width:48rem){.s-paralax__wrapper-image-bottom,.s-paralax__wrapper-image-top{width:275px;height:183px}}@media screen and (min-width:80rem){.s-paralax__wrapper-image-bottom,.s-paralax__wrapper-image-top{width:513px;height:342px}}.s-paralax__wrapper-image-top{top:0;left:8.75%;-ms-transform:translateY(-50px);transform:translateY(-50px)}.s-paralax__wrapper-image-bottom{right:8.75%;bottom:0;-ms-transform:translateY(50px);transform:translateY(50px)}.s-paralax__wrapper-content{display:-ms-flexbox;display:flex;height:100%;padding:75px 0 80px;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:48rem){.s-paralax__wrapper-content{padding:75px 0 50px}}@media screen and (min-width:80rem){.s-paralax__wrapper-content{padding:160px 0 150px}}.s-paralax__header{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:15px}@media screen and (min-width:48rem){.s-paralax__header{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}}.s-paralax__heading-title{text-transform:uppercase;color:#fff;font-family:nitti-grotesk-light,sans-serif;font-weight:400;line-height:1;font-size:2.5rem}@media screen and (min-width:62.25rem){.s-paralax__heading-title{line-height:1;font-size:3.125rem}}@media screen and (min-width:80rem){.s-paralax__heading-title{line-height:1;font-size:3.75rem}}@media screen and (min-width:48rem){.s-paralax__link{margin-left:auto}}.s-paralax__title-wrapper{display:block;will-change:transform;pointer-events:none}.s-stackable-blocks{min-height:100vh;padding-top:75px;padding-bottom:100px;background-color:#a2aaff}@media screen and (min-width:48rem){.s-stackable-blocks{padding-top:75px;padding-bottom:100px}}@media screen and (min-width:62.25rem){.s-stackable-blocks{padding-top:150px;padding-bottom:200px}}@media screen and (min-width:80rem){.s-stackable-blocks{padding-top:150px;padding-bottom:200px}}.s-stackable-blocks__background{position:absolute;top:0;bottom:0;overflow:clip;width:100%;height:100%}.s-stackable-blocks__background-sticky{position:sticky;top:0;width:100%;height:100vh}.s-stackable-blocks__background-sticky video{position:absolute;top:20%;left:50%;width:125vw;height:auto;-ms-transform:translateX(-50%);transform:translateX(-50%)}.s-stackable-blocks__background-sticky svg *{opacity:0}.s-stackable-blocks__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;column-gap:15px;row-gap:15px}@media screen and (min-width:48rem){.s-stackable-blocks__header{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row}}.s-stackable-blocks__header+*{margin-top:25px}@media screen and (min-width:48rem){.s-stackable-blocks__header+*{margin-top:50px}}.s-stackable-blocks__title{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;text-align:center;text-transform:uppercase;color:#fff;font-family:nitti-grotesk-light,sans-serif;font-weight:400;line-height:1;font-size:2.5rem}@media screen and (min-width:62.25rem){.s-stackable-blocks__title{line-height:1;font-size:3.125rem}}@media screen and (min-width:80rem){.s-stackable-blocks__title{line-height:1;font-size:3.75rem}}@media screen and (min-width:48rem){.s-stackable-blocks__title{-ms-flex:1 1 auto;flex:1 1 auto;width:auto;text-align:left}}.s-stackable-blocks__button{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;margin-right:auto;margin-left:auto}@media screen and (min-width:48rem){.s-stackable-blocks__button{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;margin-right:unset}}.s-stackable-blocks__items{--stack-cards-gap:16px;position:relative;z-index:1;display:-ms-inline-flexbox;display:inline-flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.s-stackable-blocks__item{position:sticky;top:calc(var(--header-site-height, 0) * 1px + 25px);width:100%;-ms-transform-origin:center top;transform-origin:center top;will-change:transform,opacity}.s-stackable-blocks__background-video{display:none}@media screen and (min-width:62.25rem){.s-stackable-blocks__background-video{display:block}}.s-partners-carousel{overflow:hidden;padding-top:75px;padding-bottom:125px}@media screen and (min-width:48rem){.s-partners-carousel{padding-top:75px;padding-bottom:125px}}@media screen and (min-width:62.25rem){.s-partners-carousel{padding-top:150px;padding-bottom:250px}}@media screen and (min-width:80rem){.s-partners-carousel{padding-top:150px;padding-bottom:250px}}.s-partners-carousel__header+*{margin-top:50px}@media screen and (min-width:62.25rem){.s-partners-carousel__header+*{margin-top:100px}}.s-partners-carousel__title{text-align:center;text-transform:uppercase;color:#a2aaff;font-family:nitti-grotesk-light,sans-serif;font-weight:400;line-height:1;font-size:1.875rem}@media screen and (min-width:62.25rem){.s-partners-carousel__title{line-height:1;font-size:1.875rem}}@media screen and (min-width:80rem){.s-partners-carousel__title{line-height:1;font-size:1.875rem}}.s-partners-carousel__wrapper-items{overflow:unset;width:calc(100% + 15px);margin-right:-7.5px;margin-bottom:0;margin-left:-7.5px}@media screen and (min-width:48rem){.s-partners-carousel__wrapper-items{width:calc(100% + 20px);margin-right:-10px;margin-bottom:0;margin-left:-10px}}@media screen and (min-width:62.25rem){.s-partners-carousel__wrapper-items{width:calc(100% + 20px);margin-right:-10px;margin-bottom:0;margin-left:-10px}}@media screen and (min-width:80rem){.s-partners-carousel__wrapper-items{width:calc(100% + 30px);margin-right:-15px;margin-bottom:0;margin-left:-15px}}.s-partners-carousel__items{transition-timing-function:linear}.s-partners-carousel__item{display:-ms-flexbox;display:flex;width:250px;height:auto;max-height:50px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:62.25rem){.s-partners-carousel__item{width:250px;max-height:50px}}.s-partners-carousel__item-inner{width:100%;height:100%;padding-right:7.5px;padding-bottom:0;padding-left:7.5px}@media screen and (min-width:48rem){.s-partners-carousel__item-inner{padding-right:10px;padding-bottom:0;padding-left:10px}}@media screen and (min-width:62.25rem){.s-partners-carousel__item-inner{padding-right:10px;padding-bottom:0;padding-left:10px}}@media screen and (min-width:80rem){.s-partners-carousel__item-inner{padding-right:15px;padding-bottom:0;padding-left:15px}}.s-partners-carousel__partner{display:-ms-flexbox;display:flex;width:100%;height:50px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#2c167d}.s-partners-carousel__partner svg{display:block;width:auto;max-width:200px;height:100%}.s-cta{position:relative;padding-top:50px;padding-bottom:50px;background-color:#a2aaff}@media screen and (min-width:80rem){.s-cta{padding-top:100px;padding-bottom:100px}}.s-cta__background{position:absolute;z-index:3;top:50px;right:0;bottom:50px;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:48rem){.s-cta__background{top:-52px;bottom:-52px}}.s-cta__background svg{width:auto;height:100%}.s-cta__background svg *{visibility:hidden;opacity:0}.s-cta__background svg path:nth-of-type(-n+4){display:none!important;visibility:hidden!important;pointer-events:none!important;opacity:0!important}.s-cta__foreground{position:relative;z-index:4;height:100%}.s-cta__wrapper{text-align:center;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media screen and (min-width:48rem){.s-cta__wrapper{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;-ms-flex:0 0 133.3333333333%;flex:0 0 133.3333333333%;width:133.3333333333%;margin-left:33.3333333333%}}@media screen and (min-width:48rem) and (min-width:48rem){.s-cta__wrapper{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;width:66.6666666667%;margin-left:16.6666666667%}}@media screen and (min-width:80rem){.s-cta__wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;margin-left:50%}}@media screen and (min-width:80rem) and (min-width:48rem){.s-cta__wrapper{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;margin-left:25%}}.s-cta__title{color:#fff;font-weight:900;line-height:1;font-size:3.4375rem}@media screen and (min-width:48rem){.s-cta__title{line-height:1.1111111111;font-size:5.625rem}}@media screen and (min-width:80rem){.s-cta__title{line-height:.9090909091;font-size:6.875rem}}.s-cta__title+*{margin-top:20px}.s-cta__text{color:#fff}.s-cta__text+*{margin-top:30px}.s-content-builder__grid>*{margin-top:25px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media screen and (min-width:48rem){.s-content-builder__grid>*{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;margin-top:50px;-ms-flex:0 0 166.6666666667%;flex:0 0 166.6666666667%;width:166.6666666667%;margin-left:16.6666666667%}}@media screen and (min-width:48rem) and (min-width:48rem){.s-content-builder__grid>*{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;width:83.3333333333%;margin-left:8.3333333333%}}.s-content-builder__grid>:first-child{margin-top:0}.s-content-builder__grid>:last-child{margin-bottom:0}.s-intro{padding-top:75px;padding-bottom:75px}@media screen and (min-width:62.25rem){.s-intro{padding-top:150px;padding-bottom:150px}}.s-intro__wrapper{margin-right:auto;margin-left:auto;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media screen and (min-width:48rem){.s-intro__wrapper{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;-ms-flex:0 0 200%;flex:0 0 200%;width:200%}}@media screen and (min-width:48rem) and (min-width:48rem){.s-intro__wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}@media screen and (min-width:62.25rem){.s-intro__wrapper{-ms-flex:0 0 166.6666666667%;flex:0 0 166.6666666667%;width:166.6666666667%}}@media screen and (min-width:62.25rem) and (min-width:48rem){.s-intro__wrapper{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;width:83.3333333333%}}.s-intro__text{text-align:center;color:#2c167d;font-family:nitti-grotesk,sans-serif;font-weight:400;line-height:1.4;font-size:1.5625rem}@media screen and (min-width:62.25rem){.s-intro__text{line-height:1.3333333333;font-size:1.875rem}}@media screen and (min-width:80rem){.s-intro__text{line-height:1.2857142857;font-size:2.1875rem}}.s-faq{padding-top:75px;padding-bottom:100px;background-color:#ff0}@media screen and (min-width:62.25rem){.s-faq{padding-top:150px;padding-bottom:200px}}.s-faq__title{text-transform:uppercase;font-family:nitti-grotesk,sans-serif;font-weight:400;line-height:0;fill:#a2aaff}.s-editor-media{--text-color:#2c167d;position:relative}.s-editor-media--has-background{--text-color:#fff;overflow:hidden;padding-top:40px;padding-bottom:40px;background-color:#a2aaff}@media screen and (min-width:62.25rem){.s-editor-media--has-background{padding-top:80px;padding-bottom:80px}}.s-editor-media__background{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden;width:100%;height:100%;transform:translateZ(0)}.s-editor-media__background svg{position:absolute;top:50%;left:50%;width:1230px;max-width:unset;height:1080px;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:48rem){.s-editor-media__background svg{width:150vw;height:auto}}.s-editor-media__background svg *{opacity:0}.s-editor-media__container{position:relative;z-index:2}@media screen and (min-width:80rem){.s-editor-media__grid{-ms-flex-align:center;align-items:center}}.s-editor-media__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:48rem){.s-editor-media__wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}@media screen and (min-width:48rem) and (min-width:48rem){.s-editor-media__wrapper{-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media screen and (min-width:48rem){.s-editor-media__media{-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}@media screen and (min-width:48rem) and (min-width:48rem){.s-editor-media__media{-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media screen and (max-width:47.9375rem){.s-editor-media__media+*{margin-top:30px}}.s-editor-media__media .v-media__wrapper{aspect-ratio:315/236;overflow:hidden;border-radius:10px}@media screen and (min-width:48rem){.s-editor-media__media .v-media__wrapper{aspect-ratio:437/327}}@media screen and (min-width:80rem){.s-editor-media__media .v-media__wrapper{aspect-ratio:605/453}}.s-editor-media__content{color:var(--text-color,#2c167d)}.s-editor-media__label+*{margin-top:10px}.s-editor-media__title{line-height:1;font-size:3.75rem}@media screen and (min-width:80rem){.s-editor-media__title{line-height:1;font-size:4.375rem}}.s-editor-media__title+*{margin-top:10px}.s-editor-media__text+*{margin-top:25px}@media screen and (min-width:62.25rem){.s-editor-media__text+*{margin-top:30px}}@media screen and (min-width:48rem){.s-editor-media.s--align-image-left .s-editor-media__media .v-media__wrapper{margin-right:25px}}@media screen and (min-width:48rem){.s-editor-media.s--align-image-left .s-editor-media__content{margin-left:25px}}@media screen and (min-width:48rem){.s-editor-media.s--align-image-right .s-editor-media__media{-ms-flex-order:2;order:2}}@media screen and (min-width:48rem){.s-editor-media.s--align-image-right .s-editor-media__media .v-media__wrapper{margin-left:25px}}@media screen and (min-width:48rem){.s-editor-media.s--align-image-right .s-editor-media__wrapper{-ms-flex-order:1;order:1}}@media screen and (min-width:48rem){.s-editor-media.s--align-image-right .s-editor-media__content{margin-right:25px}}.s-media__media{width:100%;height:auto;max-height:215px;aspect-ratio:375/215}@media screen and (min-width:48rem){.s-media__media{max-height:471px;aspect-ratio:768/471}}@media screen and (min-width:62.25rem){.s-media__media{max-height:576px;aspect-ratio:1024/576}}@media screen and (min-width:80rem){.s-media__media{max-height:815px;aspect-ratio:1440/815}}.s-media__caption{margin-top:15px;text-align:center;color:#a2aaff;line-height:1.2631578947;font-size:1.1875rem}@media screen and (min-width:62.25rem){.s-media__caption{line-height:1.2380952381;font-size:1.3125rem;margin-top:30px}}.s-speakers{position:relative;padding:75px 0 100px;background-color:#2c167d}@media screen and (min-width:62.25rem){.s-speakers{padding:150px 0 320}}.s-speakers__background{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;width:100%;height:100%;transform:translateZ(0);will-change:transform;contain:layout paint style;pointer-events:none}.s-speakers__background svg{position:absolute;top:10%;left:50%;width:1230px;max-width:unset;height:1080px;-ms-transform:translateX(-50%);transform:translateX(-50%);will-change:transform}@media screen and (min-width:48rem){.s-speakers__background svg{width:120vw;height:auto}}.s-speakers__background svg *{opacity:0}.s-speakers__container{position:relative;z-index:2}.s-speakers__header+*{margin-top:50px}@media screen and (min-width:62.25rem){.s-speakers__header+*{margin-top:100px}}.s-speakers__title{--a-fitty-title-color:#a2aaff}.s-speakers__speaker-block+*{margin-top:30px}.s-partners{position:relative;padding:75px 0 100px;background-color:#2c167d}@media screen and (min-width:62.25rem){.s-partners{padding:150px 0 320}}.s-partners__background{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;width:100%;height:100%;transform:translateZ(0);will-change:transform;contain:layout paint style;pointer-events:none}.s-partners__background svg{position:absolute;top:10%;left:50%;width:1230px;max-width:unset;height:1080px;-ms-transform:translateX(-50%);transform:translateX(-50%);will-change:transform}@media screen and (min-width:48rem){.s-partners__background svg{width:120vw;height:auto}}.s-partners__background svg *{opacity:0}.s-partners__container{position:relative;z-index:2}.s-partners__header+*{margin-top:50px}@media screen and (min-width:62.25rem){.s-partners__header+*{margin-top:100px}}.s-partners__title{--a-fitty-title-color:#a2aaff}.s-partners__partner-block+*{margin-top:30px}.s-carousel__header{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.s-carousel__header+*{margin-top:25px}@media screen and (min-width:62.25rem){.s-carousel__header+*{margin-top:50px}}.s-carousel__slider-navigation{display:none}@media screen and (min-width:48rem){.s-carousel__slider-navigation{display:block}}.s-carousel__title{text-transform:uppercase;color:#a2aaff;font-family:nitti-grotesk-light,sans-serif;font-weight:400;line-height:1;font-size:2.5rem}@media screen and (min-width:62.25rem){.s-carousel__title{line-height:1;font-size:3.125rem}}@media screen and (min-width:80rem){.s-carousel__title{line-height:1;font-size:3.75rem}}.s-carousel__slider-wrapper{overflow:visible}.s-speakers-carousel__header{padding:75px 0 150px;background-color:#2c167d}@media screen and (min-width:62.25rem){.s-speakers-carousel__header{padding:150px 0 300px}}.s-speakers-carousel__content{margin-top:clamp(-56px,-7vw,-104px);margin-top:-100px}@media screen and (min-width:62.25rem){.s-speakers-carousel__content{margin-top:-200px}}.s-speakers-carousel__title{--a-fitty-title-color:#a2aaff}.s-speakers-carousel__slider-wrapper{overflow:visible}.s-speakers-carousel__wrapper-link{margin-top:50px;text-align:center}@media screen and (min-width:62.25rem){.s-speakers-carousel__wrapper-link{margin-top:100px}}.s-highlight-news__header{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.s-highlight-news__header+*{margin-top:25px}@media screen and (min-width:62.25rem){.s-highlight-news__header+*{margin-top:50px}}.s-highlight-news__slider-navigation{display:none}@media screen and (min-width:48rem){.s-highlight-news__slider-navigation{display:block}}.s-highlight-news__slider-wrapper{padding-bottom:50px}.s-highlight-news__slide{display:-ms-flexbox;display:flex;height:auto}.s-highlight-news__title{text-transform:uppercase;color:#a2aaff;font-family:nitti-grotesk-light,sans-serif;font-weight:400;line-height:1;font-size:2.5rem}@media screen and (min-width:62.25rem){.s-highlight-news__title{line-height:1;font-size:3.125rem}}@media screen and (min-width:80rem){.s-highlight-news__title{line-height:1;font-size:3.75rem}}.core{display:-ms-flexbox;display:flex;overflow:clip;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:100%}.c-main{z-index:2}.c-main>.s-carousel,.c-main>.s-content-builder,.c-main>.s-editor-media,.c-main>.s-highlight-news,.c-main>.s-media,.c-main>.s-partners,.c-main>.s-speakers,.c-main>.s-speakers-carousel,.c-main>.s-stackable-blocks{margin-top:75px}@media screen and (min-width:62.25rem){.c-main>.s-carousel,.c-main>.s-content-builder,.c-main>.s-editor-media,.c-main>.s-highlight-news,.c-main>.s-media,.c-main>.s-partners,.c-main>.s-speakers,.c-main>.s-speakers-carousel,.c-main>.s-stackable-blocks{margin-top:150px}}.c-main>.s-carousel:last-child,.c-main>.s-content-builder:last-child,.c-main>.s-editor-media:last-child,.c-main>.s-highlight-news:last-child,.c-main>.s-media:last-child,.c-main>.s-partners:last-child,.c-main>.s-speakers-carousel:last-child,.c-main>.s-speakers:last-child,.c-main>.s-stackable-blocks:last-child{margin-bottom:75px}@media screen and (min-width:62.25rem){.c-main>.s-carousel:last-child,.c-main>.s-content-builder:last-child,.c-main>.s-editor-media:last-child,.c-main>.s-highlight-news:last-child,.c-main>.s-media:last-child,.c-main>.s-partners:last-child,.c-main>.s-speakers-carousel:last-child,.c-main>.s-speakers:last-child,.c-main>.s-stackable-blocks:last-child{margin-bottom:150px}}.c-main>.s-speakers-carousel:last-child{margin-bottom:0}.c-main>.s-countdown+*,.c-main>.s-intro+*{margin-top:0}.c-main>.s-content-builder+.s-content-builder{margin-top:25px}@media screen and (min-width:62.25rem){.c-main>.s-content-builder+.s-content-builder{margin-top:50px}}.c-main>.s-editor-media.s-editor-media--has-background:last-child{margin-bottom:0}.c-main>.s-editor-media+.s-editor-media{margin-top:50px}@media screen and (min-width:62.25rem){.c-main>.s-editor-media+.s-editor-media{margin-top:100px}}.c-main>.s-partners-carousel+*{padding-top:0}.c-header{position:fixed;z-index:5;top:15px;right:0;left:0;width:100%}.c-header__container{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px}.c-header__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.c-header__wrapper-inner{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;-ms-flex-pack:justify;justify-content:space-between;column-gap:20px;margin-right:auto;margin-left:auto;padding:5px;background-color:rgba(44,22,125,.25);border-top-right-radius:25px;border-bottom-right-radius:25px;border-bottom-left-radius:25px}@media screen and (min-width:62.25rem){.c-header__wrapper-inner{width:auto}}.c-header__wrapper-nav{position:fixed;top:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;padding:calc(var(--header-site-height, 80) * 1px + 45px) 30px 30px;transition-timing-function:ease-in-out;transition-duration:.2s;transition-property:transform;-ms-transform:translateX(100%);transform:translateX(100%);background-color:#a2aaff;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.c-header__wrapper-nav:hover::-webkit-scrollbar-thumb{opacity:1}.c-header__wrapper-nav::-webkit-scrollbar{width:4px;height:4px}.c-header__wrapper-nav::-webkit-scrollbar-track{background:transparent}.c-header__wrapper-nav::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:100px;background-color:rgba(0,0,0,.3);background-clip:padding-box;transition:opacity .3s;opacity:0}.c-header__wrapper-nav::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}@media screen and (min-width:62.25rem){.c-header__wrapper-nav{position:relative;top:unset;left:unset;display:block;width:auto;height:auto;padding:0;transition:unset;-ms-transform:translate(0);transform:translate(0);background-color:transparent}}@media screen and (max-width:62.3125rem){.state-c-nav--nav-open .c-header__wrapper-nav{z-index:-1;overflow-x:auto;-ms-transform:translateX(0);transform:translateX(0)}}.c-header__logo{display:block;width:230px;height:auto}.c-header__logo>*{width:100%;height:100%}.c-header__logo>* img,.c-header__logo>* svg{display:block}.c-header__nav{width:100%}.c-header__menu-button{display:-ms-flexbox;display:flex;margin-top:25px;margin-left:auto}@media screen and (min-width:62.25rem){.c-header__menu-button{display:none}}.c-header__button{display:block}.c-header__button--has-menu{display:none}@media screen and (min-width:62.25rem){.c-header__button--has-menu{display:block}}.c-header__toggle{display:none}.c-header__toggle--has-menu{display:block}@media screen and (min-width:62.25rem){.c-header__toggle--has-menu{display:none}}.c-footer{z-index:1;background-color:#2c167d}.c-footer__wrapper-partners{padding:50px 0 75px}@media screen and (min-width:80rem){.c-footer__wrapper-partners{padding:100px 0}}.c-footer__logo-groups{display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;gap:20px}@media screen and (min-width:80rem){.c-footer__logo-groups{gap:40px}}.c-footer__logo-groups+*{padding-top:20px}@media screen and (min-width:80rem){.c-footer__logo-groups+*{padding-top:40px}}.c-footer__link{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:center;justify-content:center}.c-footer__bottom-bar{display:-ms-flexbox;display:flex;padding:25px 0;border-top:1px solid hsla(0,0%,100%,.5);-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:10px}@media screen and (min-width:62.25rem){.c-footer__bottom-bar{padding:60px 0}}.c-footer__socials-title{color:#fff;line-height:1;font-size:1.125rem}.c-footer__socials{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;gap:10px}.c-footer__badge-icon{width:15px;height:15px}.c-footer__badge-icon svg{display:block;width:100%;height:100%}.c-footer__badge-icon svg,.c-footer__badge-icon svg *{fill:#fff}.c-footer__legal-list{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:10px}@media screen and (min-width:80rem){.c-footer__legal-list{gap:20px}}.c-footer__legal-link{color:#fff;line-height:1;font-size:1.125rem}.c-footer__legal-link:focus{color:#fff}@media (hover:hover){.c-footer__legal-link:hover{color:#fff}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.c-footer__legal-link:hover{color:#fff}}.c-global-loader{--a-loader-border-color:var(--color-on-dark);position:fixed;z-index:9999;display:-ms-flexbox;display:flex;color:var(--color-on-dark);background-color:rgba(44,22,125,.2);inset:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}
/*# sourceMappingURL=app.css.map*/