:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}menu,ol,summary,ul{list-style:none}ol{counter-reset:revert}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}:root{font-size:2.6666666667vw}@media (min-width:768px){:root{font-size:.5208333333vw}}.h2{font-size:6.2rem;font-weight:700;text-transform:uppercase}.h2,.h3{font-style:normal;line-height:100%}.h3{font-size:3.4rem;font-weight:500}.h4{font-size:2.4rem;font-weight:700;line-height:100%;text-transform:uppercase}.h4,.h5{font-style:normal}.h5{font-size:1.8rem;font-weight:500;line-height:120%}p{font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%}@media (min-width:768px){.h2{font-size:14.4rem}.h3{font-size:8rem;font-style:normal;font-weight:500;line-height:100%}.h4{font-size:3.2rem}.h5,p{font-size:2.4rem}p{font-style:normal;font-weight:400;line-height:140%}}.button{align-items:center;color:#fff;display:flex;font-size:1.6rem;font-style:normal;font-weight:700;justify-content:space-between;letter-spacing:.08rem;line-height:100%;padding:1.8rem 0;position:relative;text-transform:uppercase;width:auto}.button:before{background-color:#ffffff3d;bottom:0;content:"";height:.2rem;left:0;position:absolute;transition:height .4s ease,background-color .4s ease;width:100%;z-index:-1}.button__icon{aspect-ratio:1/1;flex-shrink:0;height:2.4rem;width:2.4rem}.button__icon svg{height:100%;width:100%}@media (min-width:768px){.button{font-size:2rem;transition:color .4s ease,padding .4s ease}}@media (min-width:768px) and (hover:hover){.button:hover{color:#000;padding:1.8rem 1.6rem}.button:hover:before{background-color:#fff;height:100%}}.header{align-items:center;display:flex;justify-content:space-between;padding:2rem 1.6rem;position:fixed;transition:transform .3s ease-in-out;z-index:1000}.header,.header:before{left:0;top:0;width:100%}.header:before{backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:linear-gradient(180deg,#000,transparent);content:"";height:100%;position:absolute}.header--hidden{transform:translateY(-100%)}.header .container,.header__logo{position:relative;z-index:1}.header__logo{align-items:center;display:flex;justify-content:center;width:7rem}.header__logo img{height:100%;width:100%}.header__menu_open{background:#fff;flex-shrink:0;height:4rem;position:relative;width:4rem;z-index:1}.header__menu_open img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.header__menu_open img:nth-child(2),.header__menu_open.active img:first-child{opacity:0}.header__menu_open.active img:nth-child(2){opacity:1}.header__button{align-items:center;background:#fff;color:#050608;display:flex;font-size:1.8rem;font-style:normal;font-weight:700;gap:1rem;justify-content:center;letter-spacing:.09rem;line-height:100%;padding:1.6rem 2rem;text-transform:uppercase;transition:background-color .5s ease,color .5s ease;z-index:2}@media (hover:hover){.header__button:hover{background:#4b56bb;color:#fff}}@media (max-width:767px){.header__button,.header__nav{display:none}}@media (min-width:768px){.header{padding:4rem}.header__logo{width:7.8rem}.header__nav{margin:0 4.8rem 0 auto;position:relative;z-index:1}.header__nav-list{align-items:center;display:flex;gap:4rem}.header__nav-list a{display:inline-block;font-size:1.8rem;font-style:normal;font-weight:500;line-height:100%;position:relative;text-transform:uppercase}.header__nav-list a:before{border-bottom:.1rem solid #fff;bottom:-.4rem;content:"";left:0;position:absolute;transition:width .3s ease;width:0}.header__nav-list a:hover:before{width:100%}.header__menu_open{display:none}}.menu{align-items:center;background:#121212;display:flex;flex-direction:column;gap:4rem;height:auto;left:0;opacity:0;padding:12rem 1.6rem 4rem;pointer-events:none;position:fixed;top:0;transition:.3s ease;width:100%;z-index:9}.menu.active{opacity:1;pointer-events:auto}.menu__nav{display:grid;width:100%}.menu__nav li{border-top:1px solid hsla(0,0%,100%,.16)}.menu__nav li:last-child{border-bottom:1px solid hsla(0,0%,100%,.16)}.menu__nav a{display:block;font-size:1.8rem;font-weight:500;padding:1.6rem 0;text-align:center}.menu__button,.menu__nav a{color:#fff;font-style:normal;line-height:100%;text-transform:uppercase}.menu__button{background:#4b56bb;font-size:1.6rem;font-weight:700;letter-spacing:.08rem;padding:1.6rem 2rem}.overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:.3s ease;width:100%;z-index:8}.overlay.active{opacity:1;pointer-events:auto}.form{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffff3d;border:1px solid hsla(0,0%,100%,.5);padding:4rem 1.6rem}.form__body{display:grid;gap:1.2rem;margin-bottom:4.8rem}.form__field{position:relative}.form__icon{align-items:center;border-right:.1rem solid #f2f2f2;color:#6e6e6e;display:flex;height:5.6rem;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:5.6rem;z-index:1}.form__icon svg{height:auto;width:2.4rem}.form__input{background:#fff;border:1px solid rgba(0,0,0,.05);color:#202020;font-size:1.6rem;font-style:normal;font-weight:400;height:5.6rem;line-height:140%;padding:0 1.6rem 0 7.3rem;width:100%}.form__input::-moz-placeholder{color:#ccc}.form__input::placeholder{color:#ccc}.form__input:focus{outline:none}.form__select{background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' fill='none' viewBox='0 0 12 6'%3E%3Cpath stroke='%23CCC' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m1 1 5 4 5-4'/%3E%3C/svg%3E");background-position:right 1.6rem center;background-repeat:no-repeat;border:1px solid rgba(0,0,0,.05);color:#ccc;font-size:1.6rem;font-style:normal;font-weight:400;height:5.6rem;line-height:5.6rem;padding:0 1.6rem 0 7.3rem;position:relative;width:100%}.form__select:focus{outline:none}.form__select:valid{color:#202020}.form__button{width:100%}@media (min-width:768px){.form{padding:8rem 4rem}.form__body{margin-bottom:4.8rem}.form__icon{height:6.4rem;width:6.4rem}.form__icon svg{width:3.2rem}.form__input,.form__select{height:6.4rem;padding-left:8.8rem}.form__select{line-height:6.4rem}.form__button{width:26rem}}.footer-bg{bottom:0;display:flex;left:0;position:absolute;width:100%}.footer-bg img{height:auto;width:100%}.footer{overflow:hidden;position:relative;z-index:1}.footer__title{color:#fff;font-size:4.8rem;font-style:normal;font-weight:700;line-height:100%;margin-bottom:4rem;text-transform:uppercase}.footer__row{display:grid;gap:4rem;margin-bottom:8rem}.footer__socials{display:grid;gap:1.6rem}.footer__socials-title{color:#cdcdce;font-size:1.4rem;font-style:normal;font-weight:400;line-height:160%}.footer__socials-list{display:grid;gap:.8rem}.footer__socials-list a{color:#fff;display:inline-block;font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%;position:relative}.footer__socials-list a:after{border-bottom:.1rem solid #fff;bottom:0;content:"";position:absolute;right:0;transition:width .4s ease;width:100%}.footer__socials-list a:hover:after{width:0}.footer__marquee{margin-bottom:5.6rem}.footer__marquee,.footer__marquee ul{align-items:center;display:flex}.footer__marquee li{margin-right:1rem}.footer__marquee a{color:#fff;display:inline-block;font-size:5rem;font-style:normal;font-weight:400;line-height:100%;position:relative;text-align:center}.footer__marquee a:after{border-bottom:.1rem solid #fff;bottom:0;content:"";left:0;position:absolute;transition:width .4s ease;width:0}.footer__marquee a:hover:after{width:100%}.footer__copyright{color:#cdcdce;font-size:1.4rem;font-style:normal;font-weight:400;line-height:160%;margin-bottom:1.6rem;text-align:center}@media (min-width:768px){.footer{margin-bottom:10rem;padding-bottom:8.2rem}.footer__title{font-size:14.4rem;margin-bottom:8rem}.footer__row{align-items:flex-start;gap:0;grid-template-columns:63.3rem auto;justify-content:space-between;margin-bottom:-8.6rem;position:relative;z-index:1}.footer__socials{text-align:right}.footer__socials-title{font-size:1.8rem}.footer__socials-list a{font-size:2.4rem}.footer__marquee{display:none;margin:0}.footer__marquee li{margin-right:3.2rem}.footer__marquee a{font-size:12.6rem;line-height:1}.footer__copyright{bottom:0;color:#fff;font-size:1.6rem;position:absolute;right:15rem}}*,:after,:before{box-sizing:border-box}body{color:#fff;font-family:Instrument Sans,sans-serif;min-height:100vh;overflow-x:hidden;width:100vw;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column}#loader,body{background:#121212}#loader{height:100%;left:0;position:fixed;top:0;transition:opacity .3s;width:100%;z-index:100}#loader.loading-ended{opacity:0;pointer-events:none}a{text-decoration:none}a,button{outline:none;-webkit-tap-highlight-color:transparent;cursor:pointer}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.line{overflow:hidden}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.container{padding:0 1.6rem;width:100%}@media (min-width:768px){.container{padding:0 15rem}}.line-wrap,.wrapper{overflow:hidden}.pt{padding-top:16rem}.pb{padding-bottom:15rem}@media (min-width:768px){.pt{padding-top:24rem}.pb{padding-bottom:25rem}}[data-3d-flip]{margin:0 -3rem;overflow:hidden;padding:0 3.5rem;perspective:70rem;white-space:nowrap}[data-3d-flip]>.rotator{display:block;position:relative;transform-origin:left center 0;transform-style:preserve-3d;width:100%;will-change:transform}[data-3d-flip]>.rotator>span{align-items:center;backface-visibility:hidden;display:flex;justify-content:flex-start;left:0;position:absolute;top:0;width:100%}@media (min-width:768px){[data-3d-flip]{padding:0 6rem;perspective:120rem}}.wrapper{position:relative}.thanks{align-items:center;background:#fff;bottom:1.6rem;box-shadow:0 0 32px #00000029;display:flex;flex-direction:column;gap:2rem;justify-content:center;opacity:0;padding:3.6rem 2.7rem;pointer-events:none;position:fixed;right:1.6rem;transition:opacity .3s ease-in-out;width:27rem;z-index:2}.thanks.active{opacity:1;pointer-events:all}.thanks__icon{height:auto;width:4rem}.thanks__title{color:#202020;font-size:1.6rem;font-style:normal;font-weight:400;line-height:130%;text-align:center}@media (min-width:768px){.thanks{bottom:4rem;padding:4.9rem 1.3rem;right:4rem;width:30rem}.thanks__title{font-size:2rem}}.hero-card{background:#fff;display:flex;gap:1.6rem;padding:.8rem;width:100%}.hero-card__img{aspect-ratio:1/1;display:flex;flex-shrink:0;overflow:hidden;width:9rem}.hero-card__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-card__info{display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%}.hero-card__title{color:#121212}.hero-card__button{color:#050608;font-size:1.4rem;font-style:normal;font-weight:400;line-height:100%;padding-bottom:.5rem;text-transform:uppercase}.hero-card__icon{aspect-ratio:1/1;bottom:0;position:absolute;right:0;width:2.4rem}.hero-card__icon svg{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:768px){.hero-card{gap:1.6rem;min-width:47.2rem;padding:1.6rem}}@media (min-width:768px) and (hover:hover){.hero-card:hover .hero-card__title{color:#4b56bb}.hero-card:hover .hero-card__button:after{width:100%}}@media (min-width:768px){.hero-card__img{width:10.6rem}.hero-card__title{transition:color .5s ease}.hero-card__button{font-size:1.6rem;position:relative;width:-moz-max-content;width:max-content}.hero-card__button:after{background:currentColor;bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .5s ease;width:0}}.hero-section{min-height:var(--locked-vh,100vh);overflow:hidden;padding:20rem 0 12rem;position:relative;width:100%;z-index:2}.hero-section__bg{display:flex;top:0;right:0;bottom:0;left:0;position:absolute;z-index:-1}.hero-section__bg img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.hero-section__subtitle{margin-bottom:1rem}.hero-section__title{font-size:5.8rem;font-style:normal;font-weight:700;height:6rem;line-height:100%;margin-bottom:3.2rem;position:relative;text-transform:uppercase;width:40rem}.hero-section__title span{background:linear-gradient(267deg,#176dd2 6.48%,#5d66bf 51.74%,#b5d5fc 99.75%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-section__text{margin-bottom:4.8rem}.hero-section__button{margin-bottom:44rem}.hero-section__list{display:flex;flex-direction:column;gap:.4rem}@media (min-width:768px){.hero-section{height:var(--locked-vh,100vh);padding-bottom:8rem}.hero-section .container{align-items:flex-end;display:flex;height:100%}.hero-section__bg img{-o-object-fit:cover;object-fit:cover}.hero-section__inner{display:flex;flex-direction:column;height:100%;justify-content:flex-end}.hero-section__subtitle{margin-bottom:2.4rem}.hero-section__title{font-size:14.4rem;height:15rem;margin-bottom:3rem;width:123rem}.hero-section__text{margin-bottom:18rem;width:52rem}.hero-section__button{margin-bottom:0;width:40rem}.hero-section__list{display:flex;flex-direction:column;gap:.4rem;perspective:120rem}.hero-section__list li{transition:transform .4s ease,opacity .4s ease}.hero-section__list li:first-of-type{opacity:.2;transform:translateY(300%) translateZ(-60px)}.hero-section__list li:nth-of-type(2){opacity:.4;transform:translateY(200%) translateZ(-40px)}.hero-section__list li:nth-of-type(3){opacity:.6;transform:translateY(100%) translateZ(-20px)}.hero-section__list li:nth-of-type(4){transform:translateZ(0)}.hero-section__list.active li{opacity:1;transform:none}}.latest-section{overflow:hidden;padding-bottom:17rem;position:relative;width:100%;z-index:2}.latest-section__title{margin-bottom:-5.5rem;position:relative;z-index:2}.latest-section__title .accent{background:linear-gradient(267deg,#176dd2 6.48%,#5d66bf 51.74%,#b5d5fc 99.75%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.latest-section__img{height:auto;width:100%}.latest-section__inner{cursor:pointer;display:flex;margin-bottom:2rem;overflow:hidden;position:relative}@media (hover:hover){.latest-section__inner:hover button{background:#fff;color:#000}}.latest-section__inner button{align-items:center;aspect-ratio:1/1;-webkit-backdrop-filter:blur(11.4053192139px);backdrop-filter:blur(11.4053192139px);background:#ffffff3d;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:6rem;justify-content:center;left:50%;padding:1.7161rem 1.6835rem 1.6835rem 1.7161rem;position:absolute;top:50%;transform:translate(-50%,-50%);transition:color .5s ease,background-color .5s ease,opacity .8s ease;width:6rem;z-index:2}.latest-section__inner button svg{flex-shrink:0;height:2.6rem;width:2.6rem}.latest-section__text{font-size:1.8rem;font-style:normal;font-weight:500;line-height:120%;margin-left:auto;width:24rem}@media (max-width:767px){.latest-section__video-wrapper{margin:0 -1.6rem 2rem}}@media (min-width:768px){.latest-section{padding-bottom:24rem}.latest-section__title{margin-bottom:-12.4rem;width:80rem}.latest-section__inner{margin:0 auto 3.8rem;width:129rem}.latest-section__inner button{height:14rem;padding:4.2rem 4.1rem 4.1rem 4.2rem;width:14rem}.latest-section__inner button svg{height:5.7rem;width:5.7rem}.latest-section__text{font-size:3.2rem;margin-right:16rem;width:47rem}}.about-section{margin-bottom:10rem;overflow:hidden;padding-bottom:7.4rem;width:100%;z-index:2}.about-section,.about-section__top{position:relative}.about-section__title strong{background:linear-gradient(267deg,#176dd2 6.48%,#5d66bf 51.74%,#b5d5fc 99.75%);background-clip:text;-webkit-background-clip:text;display:block;-webkit-text-fill-color:transparent}.about-section__inner-text,.about-section__text{font-size:1.6rem;font-style:normal;font-weight:500;line-height:120%;margin-bottom:1.8rem}.about-section__list{display:grid;gap:.9rem;grid-template-columns:repeat(4,1fr);margin-bottom:2.8rem;width:100%}.about-section__list li{display:block;flex-shrink:0;height:4rem;width:auto}.about-section__list li img{filter:grayscale(100%);height:100%;width:100%}.about-section__block{background:#1a1a1a;bottom:0;height:auto;left:0;position:absolute;top:20rem;width:100%;z-index:-2}.about-section__more-button{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.24);display:flex;font-size:1.6rem;font-style:normal;font-weight:500;justify-content:space-between;line-height:120%;margin:0 auto;padding:.8rem 0;width:16.1rem}.about-section__more-button svg{flex-shrink:0;transition:transform .5s ease;width:.9rem}.about-section__more-button span{display:block}.about-section__more-button span:nth-child(2){display:none}.about-section__more-button.active span:nth-child(2){display:block}.about-section__more-button.active span:first-child{display:none}.about-section__more-button.active svg{transform:rotate(45deg)}.about-section__button{margin-top:2.2rem;width:100%}@media (max-width:767px){.about-section__title{font-size:4.8rem;margin-bottom:33.4rem}.about-section__img{height:auto;position:absolute;right:-1.6rem;top:13.6rem;width:26rem;z-index:-1}.about-section__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-section__img:before{background:linear-gradient(0deg,#1a1a1a,#1a1a1a00);bottom:0;content:"";height:31.6rem;left:0;position:absolute;right:0;z-index:2}.about-section__inner-img,.about-section__line,.about-section__scroll{display:none}.about-section__wrapper{height:0;overflow:hidden}.about-section__inner{padding-bottom:7.4rem}}@media (min-width:768px){.about-section{height:calc(var(--locked-vh, 100vh)*7);margin-bottom:12rem;padding-bottom:12rem}.about-section__pin{height:var(--locked-vh,100vh);overflow:hidden;position:relative}.about-section .container{display:flex;height:100%;padding-right:0;width:-moz-max-content;width:max-content}.about-section__top{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding-bottom:12rem;position:relative;width:calc(100vw - 15rem)}.about-section__block{bottom:0;height:calc(var(--locked-vh, 100vh) - 11rem);left:0;position:absolute;right:0;top:auto;width:100%;z-index:-1}.about-section__title{margin-bottom:6.4rem}.about-section__text{font-size:2.4rem;font-weight:400;line-height:140%;margin-bottom:8rem;width:63.6rem}.about-section__text:before{width:19rem}.about-section__list{gap:2rem;margin-bottom:0;width:71.6rem}.about-section__list li{height:9rem}.about-section__img{aspect-ratio:95/109;height:auto;position:absolute;right:0;top:0;width:85rem}.about-section__img:before{aspect-ratio:95/72;background:linear-gradient(0deg,#1a1a1a,#1a1a1a00);bottom:0;content:"";left:0;position:absolute;right:0}.about-section__scroll{bottom:12rem;display:flex;font-size:2rem;font-style:normal;font-weight:700;letter-spacing:.1rem;line-height:100%;padding-bottom:1.8rem;position:absolute;right:15rem;text-transform:uppercase;width:-moz-max-content;width:max-content;z-index:2}.about-section__more-button{display:none}.about-section__bottom{height:100%}.about-section__wrapper{display:flex;height:100%}.about-section__inner{display:flex;margin-left:-70rem;padding-bottom:5.6rem;padding-top:3.6rem}.about-section__inner>.about-section__inner-text:first-of-type{margin-top:30.6rem}.about-section__inner>.about-section__inner-text:nth-of-type(2){margin-top:55rem}.about-section__inner-text{font-size:2.4rem;font-weight:400;line-height:140%;width:63.6rem}.about-section__inner-text:before{width:13rem}.about-section__line{background:#ffffff4d;display:block;height:2px;margin:38rem -2rem 0 6rem;transform:rotate(45deg);transform-origin:top left;width:40rem}.about-section__line:nth-of-type(2){margin-top:55rem;transform:rotate(-45deg);width:45rem}.about-section__group{display:flex;flex-direction:column;gap:8rem;padding-top:16.7rem}.about-section__button{margin-top:2.2rem;width:100%}.about-section__inner-img{display:block;height:100%;overflow:hidden;width:80.6rem}.about-section__inner-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}.text-section-pin-wrap{height:calc(var(--locked-vh, 100vh)*2)}.text-section{align-items:center;display:flex;min-height:var(--locked-vh,100vh);position:relative}.text-section__bg{left:0;position:absolute;top:-30rem;width:100%}.text-section__bg img{height:auto;width:100%}.text-section__title{color:#fff;font-size:2rem;font-style:normal;font-weight:500;line-height:120%;text-align:center}@media (min-width:768px){.text-section__bg{top:-45rem}.text-section__title{font-size:4.8rem;margin:0 auto;max-width:122.5rem}}.sectors-section{margin-top:10rem;overflow:hidden;padding-top:2rem;position:relative;z-index:1}.sectors-section__title{color:#fff;font-size:4.8rem;font-style:normal;font-weight:700;line-height:100%;margin-bottom:3.2rem;text-transform:uppercase}.sectors-section__text{margin-bottom:4rem;max-width:33rem}.sectors-section__helper{display:flex;gap:1.5rem;justify-content:flex-end;margin-bottom:2.4rem}.sectors-section__helper li{animation:helper-indicator 2.5s ease-in-out infinite;background-color:#fff;height:2.5rem;transform-origin:bottom center;transition:transform .3s ease-in-out,opacity .3s ease-in-out;width:.2rem}.sectors-section__helper li:first-child{animation-delay:0s}.sectors-section__helper li:nth-child(2){animation-delay:.5s}.sectors-section__helper li:nth-child(3){animation-delay:1s}.sectors-section__helper li:nth-child(4){animation-delay:1.5s}.sectors-section__helper li:nth-child(5){animation-delay:2s}@keyframes helper-indicator{0%,to{opacity:1;transform:scaleX(1)}50%{opacity:.2;transform:scaleX(.5)}}.sectors-section__list{display:flex;margin:0 -1.6rem;overflow-x:auto}.sectors-section__list::-webkit-scrollbar{display:none}.sectors-section__item{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;padding:0 1.6rem 2rem;width:18rem}.sectors-section__item:not(:last-child){border-right:.1rem solid hsla(0,0%,100%,.16)}.sectors-section__item-icon{height:auto;margin-bottom:10rem;width:4rem}.sectors-section__item-title{font-size:2rem;font-weight:500;margin-bottom:1.6rem}.sectors-section__item-text{font-size:1.4rem}@media (min-width:768px){.sectors-section__header{align-items:flex-end;display:grid;gap:2rem;grid-template-columns:96.4rem 44.1rem;margin-bottom:6.5rem}.sectors-section__title{font-size:14.4rem;margin-bottom:0}.sectors-section__text{margin-bottom:2rem;max-width:unset}.sectors-section__helper{display:none}.sectors-section__list{display:grid;grid-template-columns:repeat(5,1fr);margin:0 -3.2rem}.sectors-section__item{min-height:56.4rem;overflow:hidden;padding:3.2rem 2.2rem 3rem 3.2rem;position:relative;width:auto}.sectors-section__item:before{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffff3d;bottom:0;content:"";height:0;left:0;position:absolute;transition:height .6s ease-in-out;width:100%;z-index:-1}.sectors-section__item:hover:before{height:100%}.sectors-section__item:hover .sectors-section__item-content{transform:translateY(0)}.sectors-section__item-icon{margin-bottom:auto;width:8rem}.sectors-section__item-title{font-size:3.2rem;margin-bottom:1.2rem}.sectors-section__item-text{font-size:2rem}.sectors-section__item-content{transform:translateY(11.5rem);transition:transform .6s ease-in-out}}.feature-section{overflow:hidden;position:relative;width:100%;z-index:2}.feature-section__title{color:#fff;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;margin-bottom:3rem;opacity:.4;text-align:center;text-transform:uppercase}.feature-section__list{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:4rem;row-gap:.8rem;width:100%}.feature-section__list li{align-items:center;aspect-ratio:11.4/4;display:flex;justify-content:center;opacity:.4;position:relative;transition:opacity .4s ease,background-color .4s ease;width:100%}.feature-section__list li a{left:0;position:absolute;top:0}.feature-section__list li a,.feature-section__logo{display:block;height:100%;width:100%}.feature-section__line{background:#ffffff29;height:2px;width:100%}@media (max-width:767px){.feature-section__icon{display:none}.feature-section__logo{transform:scale(1.3)}}@media (min-width:768px){.feature-section__title{font-size:2rem;margin-bottom:4rem}.feature-section__list{gap:0;margin:0 auto 10rem;width:129rem}.feature-section__list li{aspect-ratio:43/20}}@media (min-width:768px) and (hover:hover){.feature-section__list li:hover{background:#4b56bb;opacity:1}.feature-section__list li:hover .feature-section__icon{opacity:1}}@media (min-width:768px){.feature-section__icon{opacity:0;position:absolute;right:2rem;top:2rem;transition:opacity .4s ease;width:1.6rem}.feature-section__icon svg{flex-shrink:0;width:100%}}.guid-section{padding:10rem 0 18rem;position:relative;z-index:1}.guid-section__title{color:#fff;font-size:3.7rem;font-style:normal;font-weight:700;line-height:100%;margin-bottom:4rem;text-transform:uppercase}.guid-section__title .accent{margin:0 0 0 -.5rem;padding:0 1rem}.guid-section__title .accent span{background:linear-gradient(267deg,#176dd2 6.48%,#5d66bf 51.74%,#b5d5fc 99.75%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.guid-section__text{margin-bottom:8rem}.guid-section__list{border-bottom:.2rem solid hsla(0,0%,100%,.16)}.guid-section__item{border-top:.2rem solid hsla(0,0%,100%,.16);padding:3.2rem 0;position:relative}.guid-section__item-number{color:#fff;display:block;font-size:1.2rem;font-style:normal;font-weight:400;line-height:160%;margin-bottom:4rem}.guid-section__item-title{color:#fff;font-size:3.4rem;font-style:normal;font-weight:400;line-height:100%;margin-bottom:1.6rem}@media (max-width:767px){.guid-section__item-title{line-height:115%;overflow:hidden}.guid-section__item-title span{display:block}.guid-section__item-title span:last-child{display:none}}@media (min-width:768px){.guid-section{padding:20rem 0}.guid-section__title{font-size:13.4rem;margin-bottom:6.4rem}.guid-section__title .accent{display:inline-flex;padding:0 4rem;position:relative;top:2rem;width:130rem}.guid-section__text{margin-bottom:12rem;margin-left:auto;max-width:80rem}.guid-section__item{align-items:center;display:flex;min-height:22rem}.guid-section__item:hover .guid-section__item-title{color:var(--cl-orange)}.guid-section__item:hover .guid-section__item-title span:first-child{opacity:0;transform:translate3d(0,-25.5961px,26.0467px) rotateX(91deg)}.guid-section__item:hover .guid-section__item-title span:last-child{opacity:1;transform:translateZ(0) rotateX(0)}.guid-section__item:hover .guid-section__item-text{opacity:1;transform:translateY(0)}.guid-section__item-number{font-size:2rem;order:1}.guid-section__item-text{font-size:2rem;margin:0 14rem 0 16.7rem;max-width:49rem;opacity:0;order:2;transform:translateY(1rem);transition:opacity .8s ease-in-out,transform .8s ease-in-out}.guid-section__item-title{display:grid;font-size:4.8rem;line-height:120%;margin-bottom:0;order:3;overflow:hidden;perspective:120rem;transition:color 1s cubic-bezier(.33,1,.68,1)}.guid-section__item-title span{align-self:center;backface-visibility:hidden;transform-origin:left center 0;transform-style:preserve-3d;transition:transform 1s cubic-bezier(.33,1,.68,1),opacity 1s cubic-bezier(.33,1,.68,1)}.guid-section__item-title span:last-child{bottom:0;color:#adcaf6;height:100%;left:0;opacity:0;position:absolute;transform:translate3d(0,25.5961px,-26.0467px) rotateX(-91deg);width:100%}}.founder-section{overflow:hidden;padding:10rem 0 0;position:relative;width:100%;z-index:2}.founder-section__text{font-size:1.8rem;font-style:normal;font-weight:500;line-height:120%;margin-bottom:-5rem;margin-left:auto;position:relative;width:24rem;z-index:5}.founder-section__img{aspect-ratio:37.5/32.1;display:block;margin:0 -1.6rem;overflow:hidden;padding:.1rem 0;position:relative}.founder-section__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.founder-section__img:after{background:linear-gradient(180deg,#121212,#121212f7 20.73%,#12121200);content:"";height:21rem;left:0;position:absolute;top:-1rem;width:100%;z-index:2}@media (min-width:768px){.founder-section{padding:20rem 0 0}.founder-section__text{font-size:3.2rem;margin:0 10.3rem -18.7rem auto;width:53.3rem}.founder-section__img{aspect-ratio:192/104.3;margin:0 -15rem}.founder-section__img:after{height:67.2rem}}.talks-card{display:flex;flex-direction:column;gap:3rem;opacity:0;transition:opacity .5s ease;width:100%}.talks-card.active{opacity:1}.talks-card__inner{display:flex;flex-direction:column}.talks-card__title{margin-bottom:4rem}.talks-card__subtitle{font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%;margin-bottom:2.4rem}.talks-card__group{margin-bottom:4.8rem;padding-left:2rem;position:relative}.talks-card__line{background:#4b56bb;bottom:0;left:0;position:absolute;top:0;width:2px}.talks-card__text{color:#ffffffb3;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%}.talks-card__img{aspect-ratio:37.5/25.8;display:block;overflow:hidden}.talks-card__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.talks-card__subtitle .line,.talks-card__text .line,.talks-card__title .line{transform:translateY(100%)}.talks-card__button{opacity:0;transform:translateY(20px)}.talks-card__line{transform:scaleY(0);transform-origin:top center}@media (max-width:767px){.talks-card__img{margin:0 -1.6rem}}@media (min-width:768px){.talks-card{align-items:center;display:grid;gap:16.4rem;grid-template-columns:1fr 95rem}.talks-card__title{margin-bottom:6rem}.talks-card__subtitle{font-size:2.4rem;margin-bottom:0}.talks-card__group{margin-bottom:0;margin-top:4rem}.talks-card__button{margin-top:6.4rem}.talks-card__text{font-size:2.4rem}.talks-card__img{aspect-ratio:95/65.4rem;flex-shrink:0;width:100%}.talks-card__button{width:39.5rem}}.talks-section{overflow:hidden;position:relative;width:100%;z-index:2}.talks-section__title{font-size:4.8rem;font-style:normal;font-weight:700;line-height:100%;margin-bottom:4rem;text-transform:uppercase;width:100%}.talks-section__title .line-wrap:nth-of-type(2) .line{text-align:right}.talks-section__title .line-wrap:nth-of-type(2) strong{background:linear-gradient(267deg,#176dd2 6.48%,#5d66bf 51.74%,#b5d5fc 99.75%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.talks-section__subtitle{font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;margin-bottom:.8rem;opacity:.4;text-transform:uppercase}.talks-section__tabs{background:#1a1a1a;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:6.4rem;padding:.8rem;width:100%}.talks-section__tab{align-items:center;border:1px solid transparent;color:#fff;display:flex;font-size:1.4rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:-.042rem;line-height:100%;padding:1.6rem 0;text-align:center;text-transform:uppercase;transition:border .5s ease,background-color .5s ease;width:100%}.talks-section__tab.active{background:#ffffff3d;border:1px solid hsla(0,0%,100%,.24)}.talks-section__inner{margin-bottom:5.8rem}.talks-section__line{background:#ffffff29;height:2px;width:100%}@media (min-width:768px){.talks-section__title{font-size:20rem;margin-bottom:8rem;text-align:right}.talks-section__title .line-wrap:first-child{padding-right:7rem}.talks-section__title .line-wrap:nth-of-type(2) .line{text-align:left}.talks-section__subtitle{font-size:2rem;margin-bottom:1.6rem}.talks-section__tabs{align-items:center;display:flex;margin-bottom:8rem;width:-moz-max-content;width:max-content}.talks-section__tab{font-size:2rem;letter-spacing:.1rem;padding:2.4rem 4.8rem;width:-moz-max-content;width:max-content}}@media (min-width:768px) and (hover:hover){.talks-section__tab:hover{background:#ffffff3d}}@media (min-width:768px){.talks-section__inner{margin-bottom:10rem;margin-right:-15rem}}.marquee{overflow:hidden;padding-bottom:15rem;position:relative;width:100%}.marquee__title{font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;margin-bottom:3rem;opacity:.4;text-align:center;text-transform:uppercase}.marquee__inner{align-items:center;display:flex;margin-bottom:4rem;opacity:.4;width:100%}.marquee__wrapper{align-items:center;display:flex;width:-moz-max-content;width:max-content}.marquee__wrapper li{display:flex;flex-shrink:0;height:auto;margin-right:.8rem;width:16rem}.marquee__wrapper li img{height:100%;width:100%}.marquee__line{background:#ffffff29;height:2px;width:100%}@media (min-width:768px){.marquee{padding-bottom:22rem;padding-top:12rem}.marquee__title{font-size:2rem;margin-bottom:4rem}.marquee__inner{margin-bottom:10rem}.marquee__wrapper li{width:26.1rem}}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0,0,0,.1);--f-spinner-color-2:rgba(17,24,28,.8);--f-spinner-stroke:2.75}.f-spinner{height:var(--f-spinner-height);margin:auto;padding:0;width:var(--f-spinner-width)}.f-spinner svg{animation:f-spinner-rotate 2s linear infinite;height:100%;vertical-align:top;width:100%}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg :first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg :last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{to{transform:rotate(1turn)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{opacity:0;transform:translate3d(0,calc(var(--f-throw-out-distance, 150px)*-1),0)}}@keyframes f-throwOutDown{to{opacity:0;transform:translate3d(0,var(--f-throw-out-distance,150px),0)}}.f-zoomInUp{animation:var(--f-transition-duration,.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{opacity:0;transform:scale(.975) translate3d(0,16px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes f-zoomOutDown{to{opacity:0;transform:scale(.975) translate3d(0,16px,0)}}.f-fadeIn{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration,.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration,.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@keyframes f-fadeFastOut{to{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeSlowOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translate(100%)}to{transform:translateZ(0)}}@keyframes f-slideInNext{0%{transform:translate(-100%)}to{transform:translateZ(0)}}@keyframes f-slideOutNext{to{transform:translate(-100%)}}@keyframes f-slideOutPrev{to{transform:translate(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{opacity:0;transform:translate(-75px)}to{opacity:1;transform:translateZ(0)}}@keyframes f-classicInPrev{0%{opacity:0;transform:translate(75px)}to{opacity:1;transform:translateZ(0)}}@keyframes f-classicOutNext{to{opacity:0;transform:translate(-75px)}}@keyframes f-classicOutPrev{to{opacity:0;transform:translate(75px)}}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:.65}.f-button{align-items:center;background:var(--f-button-bg);border:var(--f-button-border);border-radius:var(--f-button-border-radius);box-shadow:var(--f-button-shadow);box-sizing:content-box;color:var(--f-button-color);cursor:pointer;display:flex;height:var(--f-button-height);justify-content:center;margin:0;padding:0;pointer-events:all;position:relative;transition:var(--f-button-transition);width:var(--f-button-width)}@media (hover:hover){.f-button:hover:not([disabled]){background-color:var(--f-button-hover-bg);color:var(--f-button-hover-color)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color));outline:none}.f-button svg{height:var(--f-button-svg-height);width:var(--f-button-svg-width);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;filter:var(--f-button-svg-filter);pointer-events:none;transform:var(--f-button-transform);transition:opacity .15s ease}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-next,.f-carousel__nav .f-button.is-prev,.fancybox__nav .f-button.is-next,.fancybox__nav .f-button.is-prev{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{left:var(--f-button-prev-pos);right:auto}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev{left:50%;top:auto;transform:translate(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{overflow:visible;scroll-behavior:auto;width:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none;width:auto}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(24,24,27,.98);--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:hsla(0,0%,100%,.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;bottom:0;box-sizing:border-box;color:#f8f8f8;direction:ltr;display:flex;flex-direction:column;left:0;margin:0;padding:0;position:fixed;right:0;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;overflow:visible;transform-origin:top left;z-index:var(--fancybox-zIndex,1050);-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container::backdrop{background-color:transparent}.fancybox__backdrop{background:var(--fancybox-bg);bottom:0;left:0;opacity:var(--fancybox-opacity,1);position:fixed;right:0;top:0;will-change:opacity;z-index:-1}.fancybox__carousel{box-sizing:border-box;flex:1;min-height:0;overflow-x:clip;overflow-y:visible;position:relative;z-index:10}.fancybox__viewport{height:100%;width:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;height:100%;margin:0 auto}.fancybox__slide{align-items:center;backface-visibility:hidden;display:flex;flex:0 0 auto;flex-direction:column;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;overflow:auto;overscroll-behavior:contain;padding:4px;position:relative;transform:translateZ(0);width:100%}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-html5video,.fancybox__slide.has-iframe,.fancybox__slide.has-image,.fancybox__slide.has-video{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__slide:empty,.fancybox__track:empty,.fancybox__viewport:empty{display:block}.fancybox__content{align-self:center;background:var(--fancybox-content-bg,#fff);border-radius:0;color:var(--fancybox-content-color,#374151);cursor:default;display:flex;flex-direction:column;margin:0;max-width:100%;padding:2rem;position:relative;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [contenteditable],.fancybox__content [data-selectable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{backface-visibility:hidden;background:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:1px;padding:0;transform:translateZ(0);transition:none}.fancybox__slide.has-image>.fancybox__content>picture>img{height:auto;max-height:100%;width:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{display:block;filter:blur(0);height:100%;margin:auto;min-height:0;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.fancybox__caption{align-self:center;color:var(--fancybox-color,currentColor);cursor:auto;flex-shrink:0;line-height:1.375;margin:0;max-width:100%;opacity:var(--fancybox-opacity,1);overflow-wrap:anywhere;padding:14px 0 4px;visibility:visible}.is-closing .fancybox__caption,.is-loading .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width:2;position:absolute;right:8px;top:0;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width:34px;--f-button-height:34px;--f-button-border-radius:4px;--f-button-color:var(--fancybox-color,#fff);--f-button-hover-color:var(--fancybox-color,#fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:22px;--f-button-svg-height:22px;opacity:.75;position:absolute;right:0;top:-38px}.is-loading .fancybox__content>.f-button.is-close-btn,.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{margin:0;padding:0;position:relative}.fancybox__footer .fancybox__caption{opacity:var(--fancybox-opacity,1);padding:24px;transition:all .25s ease;width:100%}.is-compact .fancybox__footer{background:#18181b80;bottom:0;left:0;position:absolute;right:0;z-index:20}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:rgba(0,0,0,.6);--f-button-active-bg:rgba(0,0,0,.6);--f-button-hover-bg:rgba(0,0,0,.6);--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;right:5px;top:5px}.fancybox__nav{--f-button-width:50px;--f-button-height:50px;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:rgba(24,24,27,.3);--f-button-active-bg:rgba(24,24,27,.5);--f-button-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-svg-width:26px;--f-button-svg-height:26px;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.5));--f-button-svg-disabled-opacity:.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity,1)}.fancybox__nav .f-button:before{bottom:-30px;content:"";left:-20px;position:absolute;right:-20px;top:-30px;z-index:1}.is-idle .fancybox__nav,.is-idle.is-compact .fancybox__footer{animation:f-fadeOut .15s ease-out both}.is-idle.is-compact .fancybox__footer{pointer-events:none}.fancybox__slide>.f-spinner{cursor:pointer;left:50%;margin:var(--f-spinner-top,calc(var(--f-spinner-width)*-.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height)*-.5));position:absolute;top:50%;z-index:30}.fancybox-protected{bottom:0;right:0}.fancybox-ghost,.fancybox-protected{left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:40}.fancybox-ghost{height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%}.fancybox-focus-guard{opacity:0;outline:none;pointer-events:none;position:fixed}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=false]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-enter-duration,.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration,.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=true]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-exit-duration,.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration,.35s) ease forwards f-fadeOut}.has-html5video .fancybox__content,.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{height:90%;width:calc(100% - 120px)}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{height:100%;width:100%}.has-html5video .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{height:540px;max-height:100%;max-width:100%;width:960px}.has-html5video .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{background:#18181be6;color:#fff;padding:0}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:transparent;border:0;display:block;height:100%;width:100%}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.f-carousel__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;--f-thumb-border-radius:2px;--f-thumb-offset:0px;--f-button-next-pos:0;--f-button-prev-pos:0}.f-carousel__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:.5;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1}.f-carousel__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px}.f-thumbs{flex:0 0 auto;margin:0;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);perspective:1000px;transform:translateZ(0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-thumbs .f-spinner{background-image:linear-gradient(#ebeff2,#e2e8f0);border-radius:2px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{height:auto;overflow:hidden;transform:translateZ(0);width:100%}.f-thumbs__track{display:flex}.f-thumbs__slide{align-items:center;box-sizing:content-box;cursor:pointer;display:flex;flex:0 0 auto;height:var(--f-thumb-height);justify-content:center;margin:0;overflow:visible;padding:0;position:relative;width:var(--f-thumb-width)}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:-moz-max-content;width:max-content}.is-modern .f-thumbs__track:before{bottom:0;content:"";cursor:pointer;left:calc((var(--f-thumb-clip-width, 0))*-.5);position:absolute;top:0;width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0))}.is-modern .f-thumbs__slide{pointer-events:none;transform:translate3d(calc(var(--shift, 0)*-1px),0,0);transition:none;width:var(--f-thumb-clip-width)}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:var(--f-thumb-border-radius);cursor:pointer;height:100%;margin:0 -100%;opacity:var(--f-thumb-opacity);outline:none;overflow:hidden;padding:0;pointer-events:auto;position:relative;touch-action:manipulation;transition:opacity .2s ease;width:var(--f-thumb-width)}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{opacity:var(--f-thumb-selected-opacity);outline:none}.is-modern .f-thumbs__slide__button{--clip-path:inset(0 calc((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))*(1 - var(--progress, 0))*.5) round var(--f-thumb-border-radius,0));clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button:after{animation:f-fadeIn .2s ease-out;border:var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);content:"";height:auto;z-index:10}.f-thumbs__slide__img,.is-classic .is-nav-selected .f-thumbs__slide__button:after{border-radius:var(--f-thumb-border-radius);bottom:0;left:0;position:absolute;right:0;top:0}.f-thumbs__slide__img{box-sizing:border-box;height:100%;margin:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;padding:var(--f-thumb-offset);pointer-events:none;width:100%}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-border-radius:2px;--f-thumb-outline:2px;--f-thumb-outline-color:#ededed;opacity:var(--fancybox-opacity,1);position:relative;transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:.5;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(#ffffff1a,#ffffff0d)}.fancybox__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px;--f-thumb-opacity:1;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(#ffffff1a,#ffffff0d)}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width:64px;--f-thumb-clip-width:32px;--f-thumb-height:48px;--f-thumb-extra-gap:10px}.fancybox__thumbs.is-masked{max-height:0!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color:var(--fancybox-color,hsla(0,0%,100%,.94));--f-button-width:46px;--f-button-height:46px;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:rgba(24,24,27,.65);--f-button-hover-bg:rgba(70,70,73,.65);--f-button-active-bg:rgba(90,90,93,.65);--f-button-border-radius:0;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:.65;color:var(--fancybox-color,currentColor);display:flex;flex-direction:row;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Adjusted,Segoe UI,Liberation Sans,sans-serif;justify-content:space-between;margin:0;opacity:var(--fancybox-opacity,1);padding:0;pointer-events:none;text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.5));z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{left:0;position:absolute;right:0;top:0}.is-idle .fancybox__toolbar{animation:f-fadeOut .15s ease-out both;pointer-events:none}.fancybox__toolbar__column{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-basis:0;flex-grow:1}.fancybox__toolbar__column.is-right{display:flex;flex-wrap:nowrap;justify-content:flex-end}.fancybox__infobar{font-size:17px;font-variant-numeric:tabular-nums;line-height:var(--f-button-height);padding:0 5px;text-align:center;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child,[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child,[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));height:3px;left:0;pointer-events:none;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:30}
