.header{position:relative;z-index:300;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:88px;padding:16px 48px;box-sizing:border-box;background-color:transparent;transition:background-color .3s ease,-webkit-backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}.header--scrolled{background-color:rgba(9,16,35,.78);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media (prefers-reduced-motion:reduce){.header{transition:none}}.header__left{gap:28px}.header__left,.header__logo{display:flex;align-items:center}.header__logo{flex-shrink:0;text-decoration:none}.header__logo img{display:block;width:auto;width:211px;height:40.093px}.header__lang{display:flex;align-items:center;gap:4px;padding:4px;border-radius:8px;background:rgba(255,255,255,.08)}.header__lang-btn{min-width:44px;padding:8px 14px;border:none;border-radius:8px;background:transparent;color:rgba(255,255,255,.45);font-family:inherit;font-size:14px;font-weight:500;line-height:1;cursor:pointer;transition:color .2s ease,background .2s ease}.header__lang-btn:hover{color:rgba(255,255,255,.75)}.header__lang-btn--active{background:rgba(0,0,0,.45);color:#ffffff}.header__lang-btn--active:hover{color:#ffffff}.header__nav-list{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.header__nav-item{position:relative}.header__nav-item--dropdown{z-index:2}.header__nav-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:8px;background:rgba(255,255,255,.07);color:#ffffff;font-size:16px;font-weight:400;line-height:1.2;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease}.header__nav-link:hover{background:rgba(255,255,255,.12)}.header__nav-item--dropdown.header__nav-item--open .header__nav-link--trigger,.header__nav-item--dropdown:hover .header__nav-link--trigger{color:#e58e58;background:rgba(255,255,255,.1)}.header__dropdown{position:absolute;top:calc(100% + 10px);right:0;left:auto;z-index:5;min-width:264px;max-width:calc(100vw - 96px);padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(9,16,35,.94);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 24px 48px rgba(0,0,0,.55);opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.header__dropdown:before{content:"";position:absolute;top:-12px;left:0;right:0;height:12px}.header__nav-item--dropdown.header__nav-item--open .header__dropdown,.header__nav-item--dropdown:hover .header__dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header__dropdown-list{display:flex;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none}.header__dropdown-link{display:block;padding:10px 12px;border-radius:8px;color:rgba(255,255,255,.82);font-size:15px;font-weight:400;line-height:20px;letter-spacing:-.3px;text-decoration:none;white-space:nowrap;transition:background .18s ease,color .18s ease}.header__dropdown-link:hover{background:rgba(255,255,255,.08);color:#ffffff}.header__dropdown-link:focus-visible{outline:2px solid #e58e58;outline-offset:-2px;color:#ffffff}.header__backdrop,.header__lang--mobile,.header__menu-btn{display:none}@media (max-width:1200px){.header{padding:16px 24px}.header__nav-link{padding:10px 14px;font-size:13px}}@media (max-width:1024px){.header{position:relative;z-index:200;flex-wrap:nowrap;gap:12px;min-height:72px;padding:12px 16px;background:#0b1a33}.header__left{flex:1 1;min-width:0;gap:0}.header__left .header__lang{display:none}.header__logo img{width:auto;max-width:min(58vw,220px);height:36px;object-fit:contain;object-position:left center}.header__menu-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;gap:10px;padding:10px 14px;border:none;border-radius:12px;background:rgba(255,255,255,.12);color:#ffffff;font-family:inherit;font-size:14px;font-weight:500;line-height:1;cursor:pointer;transition:background .2s ease}.header__menu-btn:hover{background:rgba(255,255,255,.18)}.header__menu-icon{display:flex;flex-direction:column;justify-content:center;gap:5px;width:18px}.header__menu-icon span{display:block;width:100%;height:2px;border-radius:1px;background:#ffffff}.header__backdrop{display:block;position:fixed;inset:72px 0 0;z-index:150;border:none;padding:0;background:rgba(0,0,0,.55);cursor:pointer}.header__nav{position:fixed;top:72px;left:0;right:0;z-index:160;display:block;max-height:0;overflow:hidden;padding:0 16px;background:#0b1a33;opacity:0;pointer-events:none;transition:max-height .35s ease,opacity .25s ease,padding .35s ease}.header__nav--open{max-height:calc(100vh - 72px);overflow-y:auto;padding:16px 16px 24px;opacity:1;pointer-events:auto}.header__nav-list{flex-direction:column;align-items:stretch;gap:8px}.header__nav-list li{width:100%}.header__nav-item--dropdown.header__nav-item--open .header__nav-link--trigger,.header__nav-item--dropdown:hover .header__nav-link--trigger{clip-path:none;border-radius:12px}.header__dropdown{position:static;min-width:0;margin-top:8px;padding:12px 0 4px 16px;border:none;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;opacity:1;visibility:visible;transform:none;pointer-events:auto;display:none}.header__dropdown:before{display:none}.header__nav-item--dropdown.header__nav-item--open .header__dropdown{display:block}.header__dropdown-list{gap:10px}.header__dropdown-link{padding:10px 0;font-size:14px;color:rgba(255,255,255,.78)}.header__nav-link{display:flex;width:100%;justify-content:flex-start;font-size:15px;white-space:normal}.header__nav-link,.header__nav-list li:nth-child(3) .header__nav-link,.header__nav-list li:nth-child(4) .header__nav-link{padding:14px 16px;border-radius:12px;-webkit-mask-image:none;mask-image:none;margin:0}.header__lang--mobile{display:flex;margin-top:20px;width:fit-content}}.banner{width:100%;max-width:100%;position:relative;overflow-x:clip}.banner__inner{width:100%;max-width:90%;margin:0 auto}.banner__top{position:relative;margin-bottom:32px}@media (min-width:1025px){.banner{display:flex;min-height:calc(100vh - 88px);padding-bottom:clamp(40px,7vh,100px)}.banner__inner{display:flex;flex:1 1 auto;flex-direction:column}.banner__top{margin-top:max(0px,calc(40vh - 88px));margin-bottom:0}.banner__panel{margin-top:auto}.banner__hero{margin-top:clamp(20px,4vh,56px)}}.banner__ring{display:block;width:100%;height:auto;aspect-ratio:1;pointer-events:none;background:transparent;contain:layout style paint}@media (min-width:1025px){.banner__ring{position:absolute;left:50%;top:50%;z-index:2;width:min(62vw,52vh,720px);transform:translate(-50%,-52%)}}.banner__top-line{position:relative;z-index:1;width:100%}.banner__top-line-inner{--tabs-reveal:0%;position:relative;width:100%}@media (max-width:1024px){.banner__top-line-inner{--tabs-reveal:100%}}.banner__top-line-base,.banner__top-line-fill{display:flex;align-items:baseline;gap:clamp(154px,6vw,168px);margin:0;font-family:inherit;font-size:clamp(28px,3.2vw,32px);font-weight:400;line-height:1.15}.banner__top-line-label,.banner__top-line-tab{white-space:nowrap}.banner__top-line-tabs{flex:1 1;display:grid;grid-template-columns:repeat(3,1fr);align-items:baseline;gap:54px}@media (min-width:1025px){html[data-language=uk] .banner__top-line-tabs{grid-template-columns:repeat(3,max-content);justify-content:space-between;gap:clamp(18px,2.2vw,42px)}html[data-language=uk] .banner__top-line-base,html[data-language=uk] .banner__top-line-fill{font-size:clamp(22px,2.5vw,32px);letter-spacing:-.01em}html[data-language=en] .banner__top-line-tabs{grid-template-columns:repeat(3,max-content);justify-content:space-between;gap:clamp(18px,2.2vw,42px)}html[data-language=en] .banner__top-line-base,html[data-language=en] .banner__top-line-fill{font-size:clamp(22px,2.5vw,32px);letter-spacing:-.01em}}.banner__top-line-base{color:transparent}.banner__top-line-fill{position:absolute;inset:0;color:transparent;background:linear-gradient(90deg,#ffffff,#ffffff6a 22%,rgba(255,255,255,.457) 68%,rgba(255,255,255,.202));-webkit-background-clip:text;background-clip:text;clip-path:inset(0 calc(100% - var(--tabs-reveal)) 0 0);-webkit-mask-image:linear-gradient(90deg,#000 0,#000 max(0%,calc(var(--tabs-reveal) - 10%)),transparent min(100%,calc(var(--tabs-reveal) + 4%)));mask-image:linear-gradient(90deg,#000 0,#000 max(0%,calc(var(--tabs-reveal) - 10%)),transparent min(100%,calc(var(--tabs-reveal) + 4%)));pointer-events:none}.banner__panel{position:relative;z-index:0;padding-top:0;border-top:1px solid #ffffff29;border-radius:8px}.banner__text{max-width:420px;margin:clamp(20px,3.5vh,40px) 0 0;color:#ffffffb2;font-size:16px;font-weight:400;line-height:1.65}.banner__hero{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-top:20px}.banner__title{display:flex;flex-direction:column;gap:0;margin:0;color:#ffffff;font-size:80px;font-weight:600;line-height:.95;letter-spacing:-.02em;text-transform:uppercase}.banner__desktop-only{display:block}.banner__mobile-only,.banner__tabs-mobile{display:none}@media (max-width:1024px){.banner__desktop-only{display:none!important}.banner__mobile-only{display:block}.banner{margin-top:0;padding:0 0 40px;overflow-x:visible}.banner__inner{display:flex;flex-direction:column;align-items:stretch;max-width:100%;padding:0 20px}.banner__top{position:relative;display:block;order:1;width:100vw;max-width:100vw;min-height:clamp(380px,92vw,460px);margin:0 0 8px calc(50% - 50vw);padding:clamp(8px,3vw,20px) 0 clamp(44px,10vw,56px);overflow:visible}.banner__ring{z-index:2;max-width:100%}.banner__ring,.banner__tabs-mobile{position:absolute;left:50%;top:50%;width:min(92vw,380px);margin:0;transform:translate(-50%,-50%)}.banner__tabs-mobile{z-index:4;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 clamp(4px,2vw,12px);pointer-events:none}.banner__tab-mobile{flex:0 1 auto;max-width:46%;color:rgba(255,255,255,.36);font-size:23px;font-weight:500;line-height:26px;letter-spacing:-.6px;white-space:nowrap}.banner__tab-mobile--active{color:rgba(255,255,255,.764)}.banner__tab-mobile:not(.banner__tab-mobile--active){text-align:right}.banner__pagination{position:absolute;left:50%;bottom:0;z-index:5;display:flex;align-items:center;justify-content:center;gap:8px;transform:translateX(-50%)}.banner__pagination-dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.28)}.banner__pagination-dot--active{width:7px;height:7px;background:#ffffff;box-shadow:0 0 10px rgba(255,255,255,.45)}.banner__hero{display:contents}.banner__title{order:2;margin:20px 0 0;font-size:clamp(34px,9.5vw,42px);font-weight:700;line-height:1.02;letter-spacing:-.02em}.banner__panel{order:3;padding:0;border:none;border-radius:0}.banner__text{max-width:none;margin:16px 0 0;font-size:14px;font-weight:400;line-height:1.65;color:rgba(255,255,255,.92)}.banner__cta{display:flex;order:4;margin-top:28px}.banner__cta .ui-button__label-inner{padding:14px 28px 14px 20px;font-size:14px}.banner__cta .ui-button__icon-inner{min-width:48px;padding:14px 16px;font-size:18px}}.footer{position:relative;color:#ffffff}.footer__inner{width:100%;margin:0 auto;padding:72px 48px 36px}.footer__cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:56px}.footer__cta-title{font-family:Fixel Display;font-weight:600;font-style:SemiBold;font-size:44px;leading-trim:CAP_HEIGHT;line-height:44px;letter-spacing:-4%;text-transform:uppercase;color:#ffffff}.footer__cta-button{flex-shrink:0}.footer__divider{height:1px;margin-bottom:48px;background:rgba(250,19,19,.1)}.footer__main{display:grid;grid-template-columns:minmax(260px,1.2fr) minmax(140px,.7fr) minmax(240px,1fr);gap:40px 72px;padding-bottom:52px}.footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.footer__logo{display:inline-flex;flex-shrink:0}.footer__logo img{display:block;width:211px;height:auto}.footer__tagline{max-width:300px;margin:0;color:rgba(255,255,255,.45);font-size:14px;font-weight:400;line-height:1.45}.footer__socials{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:68px}.footer__social-link{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,.06);text-decoration:none;transition:transform .2s ease,background-color .2s ease;border:none}.footer__social-link:hover{transform:translateY(-1px);background:rgba(255,255,255,.1)}.footer__social-icon{display:block;width:24px;height:24px;border:none}.footer__column-title{margin:0 0 22px;color:rgba(255,255,255,.45);font-size:16px;font-weight:400;line-height:1}.footer__list{margin:0;padding:0;list-style:none}.footer__list li+li{margin-top:14px}.footer__list a{color:#ffffff;font-size:18px;font-weight:500;line-height:1.35;text-decoration:none;transition:opacity .2s ease}.footer__list a:hover{opacity:.75}.footer__column--contacts{display:flex;flex-direction:column;gap:22px}.footer__contact-group{display:flex;flex-direction:column;gap:8px}.footer__contact-label{margin:0;color:rgba(255,255,255,.45)}.footer__contact-label,.footer__contact-value{font-size:18px;font-weight:400;line-height:1.35}.footer__contact-value{color:#ffffff;text-decoration:none;transition:opacity .2s ease}.footer__contact-value:hover{opacity:.75}.footer__bottom{width:80%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:200px}.footer__copyright,.footer__legal{color:rgba(255,255,255,.45);font-size:16px;font-weight:400;line-height:1}.footer__copyright{margin:0}.footer__legal-links{display:flex;align-items:center;gap:clamp(24px,4vw,48px)}.footer__legal{text-decoration:none;white-space:nowrap;transition:color .2s ease}.footer__legal:hover{color:rgba(255,255,255,.7)}@media (max-width:900px){.footer__inner{padding:56px 24px 28px}.footer__social-link{width:48px;height:48px}.footer__list{margin-top:50px}.footer__cta{flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:40px}.footer__cta-button{width:100%}.footer__divider{margin-bottom:36px}.footer__main{grid-template-columns:1fr;gap:48px;padding-bottom:40px}.footer__bottom{gap:16px;padding-top:80px}.footer__bottom,.footer__legal-links{flex-direction:column;align-items:flex-start}.footer__legal-links{order:1;gap:12px;width:100%}.footer__copyright{order:2;margin-top:78px}.footer__socials{margin-top:48px}}@media (max-width:640px){.footer__cta-title{font-size:clamp(26px,7.6vw,32px);line-height:1.08;letter-spacing:-.03em}}.anima{z-index:2;width:90%;padding-top:100px}.anima,.anima__stage{position:relative;margin:0 auto;overflow:visible}.anima__stage{width:95%;min-height:clamp(380px,92vw,460px);padding:clamp(8px,3vw,20px) 0 clamp(44px,10vw,56px)}.anima__center-frame{position:absolute;left:50%;top:50%;z-index:1;width:90vw;margin:0 auto;height:clamp(56px,16vw,72px);transform:translate(-50%,calc(-50% + clamp(28px, 8vw, 36px)));pointer-events:none}.anima__center-frame-svg{display:block;width:100%;height:100%;overflow:visible;margin:0 auto;translate:0 20%}.anima__center-frame-svg path{stroke:rgba(255,255,255,.22);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.anima__ring{z-index:3;width:min(92vw,380px);max-width:100%;margin:0;transform:translate(-50%,-50%)}.anima__center-line,.anima__ring{position:absolute;left:50%;top:50%}.anima__center-line{z-index:4;width:95vw;margin:0 auto;pointer-events:none}.anima__center-line .banner__top-line-inner{--tabs-reveal:0%}.anima__mobile-tabs{position:absolute;left:50%;top:50%;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:12px;width:min(92vw,380px);padding:0 clamp(4px,2vw,12px);transform:translate(-50%,calc(-50% - 8px));pointer-events:none}.text-reveal-inner{width:95%;margin:0 auto}.anima__mobile-tab{flex:0 1 auto;max-width:46%;color:rgba(255,255,255,.36);font-size:clamp(20px,5.5vw,28px);font-weight:500;line-height:1;letter-spacing:-.02em;white-space:nowrap}.anima__mobile-tab--active{color:#ffffff;font-weight:700}.anima__mobile-tab:not(.anima__mobile-tab--active){text-align:right}@media (min-width:1025px){.anima__stage{min-height:clamp(700px,62vw,720px);padding:0}.anima__center-frame{top:50%;height:72px;transform:translate(-50%,calc(-52% + 36px))}.anima__center-frame-svg{width:100%;margin:0}.anima__ring{width:clamp(700px,62vw,720px);transform:translate(-50%,-52%)}.anima__center-line{top:50%;width:100vw;padding:0 clamp(24px,4vw,64px);box-sizing:border-box;transform:translate(-50%,calc(-52% - 12px))}.anima__mobile-tabs{display:none}}@media (max-width:1024px){.anima{width:100%;max-width:100%;padding:24px 20px 0}.anima__center-line{display:none}}