:root{--swiper-theme-color:var(--bg-orange)}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);z-index:1;width:100%;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:auto;height:auto;transition-property:transform;display:inline-flex;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);width:100%;min-width:1px}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));box-sizing:border-box;transform-origin:50%;z-index:10;border-top:4px solid #0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-pagination{flex-wrap:wrap;justify-content:center;align-items:center;display:flex;position:static}.swiper-pagination.swiper-pagination-bullets{flex-wrap:wrap;display:flex}.swiper-pagination.swiper-pagination-lock{display:none!important}.swiper-pagination-bullet{cursor:pointer;flex:0 0 1.5rem;justify-content:center;align-items:center;height:1rem;padding:.5rem 0;display:flex;position:relative}.swiper-pagination-bullet:after{content:"";background-color:rgba(var(--bg-orange), .5);width:.625rem;height:.25rem;transition:background-color .3s,width .3s}.swiper-pagination-bullet-active:after{background-color:rgb(var(--bg-orange));width:2rem}
.react-international-phone-input-container{border:.0625rem solid rgba(var(--bg-gray), .5);background-color:rgb(var(--bg-white));width:100%;height:100%;min-height:2.625rem;transition:border .3s;display:flex}.react-international-phone-input-container:focus-within{border-color:rgba(var(--bg-gray), 1)}._error .react-international-phone-input-container{border-color:rgb(var(--text-red));background-color:rgba(var(--bg-red), .1)}.react-international-phone-country-selector{flex-shrink:0;position:relative}.react-international-phone-country-selector-button{cursor:pointer;border:none;border-right:.0625rem solid rgba(var(--bg-gray), .3);background:0 0;justify-content:center;align-items:center;width:3.25rem;height:100%;padding:0 .375rem;transition:background-color .2s;display:flex}@media (any-hover:hover){.react-international-phone-country-selector-button:hover{background-color:rgba(var(--bg-gray), .06)}}.react-international-phone-country-selector-button__button-content{align-items:center;gap:.125rem;display:flex}.react-international-phone-country-selector-button__dropdown-arrow{background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 10 6\" fill=\"none\"><path d=\"M1 1L5 5L9 1\" stroke=\"%232a2a2a\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke-linejoin=\"round\"/></svg>") 50%/contain no-repeat;width:.4375rem;height:.4375rem;transition:transform .2s}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-flag-emoji{width:22px;height:22px}.react-international-phone-country-selector-dropdown{z-index:100;background-color:rgb(var(--bg-white));border:.0625rem solid rgba(var(--bg-gray), .15);min-width:15rem;max-height:16.25rem;box-shadow:0 .5rem 1.5rem rgba(var(--bg-gray), .12);border-radius:0;flex-direction:column;padding:.25rem;line-height:1.2;display:flex;position:absolute;top:calc(100% + .25rem);left:0;overflow-y:auto}.react-international-phone-country-selector-dropdown__list-item{cursor:pointer;align-items:center;gap:.5rem;min-height:2rem;padding:.25rem .5rem;transition:background-color .15s;display:flex}@media (any-hover:hover){.react-international-phone-country-selector-dropdown__list-item:hover{background-color:rgba(var(--bg-orange), .08)}}.react-international-phone-country-selector-dropdown__list-item--selected,.react-international-phone-country-selector-dropdown__list-item--focused{background-color:rgba(var(--bg-orange), .12)}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{flex-shrink:0}.react-international-phone-country-selector-dropdown__list-item-country-name{text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--text-primary));font-size:.875rem;overflow:hidden}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:rgba(var(--text-primary), .5);flex-shrink:0;margin-left:auto;font-size:.8125rem}.react-international-phone-input-container .react-international-phone-input{min-width:0;height:100%;color:rgb(var(--text-primary));background:0 0;border:none;outline:none;flex:1;padding:0 .625rem;font-size:1rem}.react-international-phone-input-container .react-international-phone-input::placeholder{color:rgba(var(--text-primary), .4)}
@font-face{font-family:pxGrotesk;src:url(../media/PxGrotesk_Regular-s.p.3z6sz93ftjdg1.woff2)format("woff2");font-display:swap}@font-face{font-family:pxGrotesk Fallback;src:local(Arial);ascent-override:91.14%;descent-override:25.21%;line-gap-override:0.0%;size-adjust:103.13%}.pxgrotesk_6ce23d2d-module__zvMaxG__className{font-family:pxGrotesk,pxGrotesk Fallback}.pxgrotesk_6ce23d2d-module__zvMaxG__variable{--font-px-grotesk:"pxGrotesk", "pxGrotesk Fallback"}
@font-face{font-family:ibmPlexSans;src:url(../media/IBMPlexSans_Regular-s.p.2etm21870llkt.woff2)format("woff2");font-display:swap}@font-face{font-family:ibmPlexSans Fallback;src:local(Arial);ascent-override:101.35%;descent-override:27.19%;line-gap-override:0.0%;size-adjust:101.13%}.ibmplexsans_cc10da0c-module__IzIoRa__className{font-family:ibmPlexSans,ibmPlexSans Fallback}.ibmplexsans_cc10da0c-module__IzIoRa__variable{--font-ibm-plex-sans:"ibmPlexSans", "ibmPlexSans Fallback"}
@font-face{font-family:ppSupplyMono;src:url(../media/PPSupplyMono_Regular-s.p.0mwhsud9nxlpj.woff2)format("woff2");font-display:swap}@font-face{font-family:ppSupplyMono Fallback;src:local(Arial);ascent-override:75.29%;descent-override:15.97%;line-gap-override:0.0%;size-adjust:131.49%}.ppsupplymono_e126a415-module__q45RMG__className{font-family:ppSupplyMono,ppSupplyMono Fallback}.ppsupplymono_e126a415-module__q45RMG__variable{--font-pp-supply-mono:"ppSupplyMono", "ppSupplyMono Fallback"}
@font-face{font-family:jetBrainsMono;src:url(../media/JetBrainsMono_Medium-s.p.2frop5wsqz3-e.woff2)format("woff2");font-display:swap;font-weight:500}@font-face{font-family:jetBrainsMono Fallback;src:local(Arial);ascent-override:77.57%;descent-override:22.82%;line-gap-override:0.0%;size-adjust:131.49%}.jetbrainsmono_71e9b34a-module__tnqGrW__className{font-family:jetBrainsMono,jetBrainsMono Fallback;font-weight:500}.jetbrainsmono_71e9b34a-module__tnqGrW__variable{--font-jetbrains-mono:"jetBrainsMono", "jetBrainsMono Fallback"}
.FooterAccordion-module-scss-module__7r7u1a__section{--accordion-duration:.42s;--accordion-easing:cubic-bezier(.22, 1, .36, 1);border-bottom:.0625rem dashed rgb(var(--bg-orange));min-width:100%;padding-bottom:1.25rem}@media (min-width:47.9988em){.FooterAccordion-module-scss-module__7r7u1a__section{border-bottom:0;padding-bottom:0}}.FooterAccordion-module-scss-module__7r7u1a__sectionOpen .FooterAccordion-module-scss-module__7r7u1a__sectionContent{opacity:1}.FooterAccordion-module-scss-module__7r7u1a__sectionTitle{cursor:pointer;width:100%;color:rgb(var(--text-orange));background:0 0;justify-content:space-between;align-items:center;display:flex;position:relative}[lang=en] .FooterAccordion-module-scss-module__7r7u1a__sectionTitle{font-family:var(--font-pp-supply-mono)}[lang=uk] .FooterAccordion-module-scss-module__7r7u1a__sectionTitle,[lang=ru] .FooterAccordion-module-scss-module__7r7u1a__sectionTitle{font-family:var(--font-jetbrains-mono)}.FooterAccordion-module-scss-module__7r7u1a__sectionTitle{font-size:.875rem;line-height:1.2}@media (min-width:20em) and (max-width:47.9988em){.FooterAccordion-module-scss-module__7r7u1a__sectionTitle{font-size:clamp(1rem , .821421rem + .892897vw , 1.25rem)}}@media (min-width:47.9988em){.FooterAccordion-module-scss-module__7r7u1a__sectionTitle{cursor:default;pointer-events:none;margin-bottom:.5rem}}.FooterAccordion-module-scss-module__7r7u1a__sectionTitle::marker{display:none}.FooterAccordion-module-scss-module__7r7u1a__sectionTitle::-webkit-details-marker{display:none}.FooterAccordion-module-scss-module__7r7u1a__sectionTitle:before,.FooterAccordion-module-scss-module__7r7u1a__sectionTitle:after{content:"";background-color:rgb(var(--text-primary));width:6px;height:1px;transition:transform var(--accordion-duration) var(--accordion-easing);position:absolute;top:50%;right:10px}@media (min-width:47.9988em){.FooterAccordion-module-scss-module__7r7u1a__sectionTitle:before,.FooterAccordion-module-scss-module__7r7u1a__sectionTitle:after{display:none}}.FooterAccordion-module-scss-module__7r7u1a__sectionTitle:before{transform:translate(-75%,-50%)rotate(40deg)}.FooterAccordion-module-scss-module__7r7u1a__sectionTitle:after{transform:translateY(-50%)rotate(-40deg)}.FooterAccordion-module-scss-module__7r7u1a__sectionOpen .FooterAccordion-module-scss-module__7r7u1a__sectionTitle:before{transform:translate(-75%)rotate(-40deg)}.FooterAccordion-module-scss-module__7r7u1a__sectionOpen .FooterAccordion-module-scss-module__7r7u1a__sectionTitle:after{transform:rotate(40deg)}@media (min-width:47.9988em){.FooterAccordion-module-scss-module__7r7u1a__sectionContent{opacity:1;max-height:none;display:block}}@media (max-width:47.9988em){.FooterAccordion-module-scss-module__7r7u1a__sectionContent{opacity:0;max-height:0;transition:max-height var(--accordion-duration) var(--accordion-easing),opacity calc(var(--accordion-duration)*.8) ease;will-change:max-height,opacity;overflow:hidden}}@media (prefers-reduced-motion:reduce){.FooterAccordion-module-scss-module__7r7u1a__sectionTitle:before,.FooterAccordion-module-scss-module__7r7u1a__sectionTitle:after,.FooterAccordion-module-scss-module__7r7u1a__sectionContent{transition:none!important}}.FooterAccordion-module-scss-module__7r7u1a__sectionBody{gap:.75rem;list-style:none;display:grid}@media (max-width:47.9988em){.FooterAccordion-module-scss-module__7r7u1a__sectionBody{min-height:0;margin-top:1rem;padding-bottom:1.5rem}}.FooterAccordion-module-scss-module__7r7u1a__sectionItem{font-size:.875rem}@media (min-width:20em) and (max-width:47.9988em){.FooterAccordion-module-scss-module__7r7u1a__sectionItem{font-size:clamp(1rem , .821421rem + .892897vw , 1.25rem)}}.FooterAccordion-module-scss-module__7r7u1a__link{color:rgba(var(--text-primary), .55);transition:color .3s;position:relative}@media (any-hover:hover){.FooterAccordion-module-scss-module__7r7u1a__link:hover{color:rgb(var(--text-primary))}}.FooterAccordion-module-scss-module__7r7u1a__linkDisabled{opacity:.5;pointer-events:none;cursor:default}
.Footer-module-scss-module__wcgw9G__footer__container{padding-top:.5rem;padding-bottom:1rem}@media (max-width:47.9988em){.Footer-module-scss-module__wcgw9G__footer__container{padding-bottom:2.5rem}}.Footer-module-scss-module__wcgw9G__footer__body{background:rgb(var(--bg-white));background:linear-gradient(135deg, transparent .25rem, rgb(var(--bg-white)) 0) top left,linear-gradient(225deg, transparent .25rem, rgb(var(--bg-white)) 0) top right,linear-gradient(-45deg, transparent .25rem, rgb(var(--bg-white)) 0) bottom right,linear-gradient(45deg, transparent .25rem, rgb(var(--bg-white)) 0) bottom left;background-repeat:no-repeat;background-size:51% 51%;padding-top:2rem;padding-bottom:3.625rem;display:grid}@media (min-width:90em){.Footer-module-scss-module__wcgw9G__footer__body{padding-bottom:3.625rem}}@media (min-width:20em) and (max-width:90em){.Footer-module-scss-module__wcgw9G__footer__body{padding-bottom:clamp(1rem , .25rem + 3.75vw , 3.625rem)}}@media (max-width:20em){.Footer-module-scss-module__wcgw9G__footer__body{padding-bottom:1rem}}@media (min-width:90em){.Footer-module-scss-module__wcgw9G__footer__body{padding-left:2rem}}@media (min-width:23.4375em) and (max-width:90em){.Footer-module-scss-module__wcgw9G__footer__body{padding-left:clamp(.75rem , .309859rem + 1.87793vw , 2rem)}}@media (max-width:23.4375em){.Footer-module-scss-module__wcgw9G__footer__body{padding-left:.75rem}}@media (min-width:90em){.Footer-module-scss-module__wcgw9G__footer__body{padding-right:2rem}}@media (min-width:23.4375em) and (max-width:90em){.Footer-module-scss-module__wcgw9G__footer__body{padding-right:clamp(.75rem , .309859rem + 1.87793vw , 2rem)}}@media (max-width:23.4375em){.Footer-module-scss-module__wcgw9G__footer__body{padding-right:.75rem}}@media (min-width:47.9988em){.Footer-module-scss-module__wcgw9G__footer__body{margin-left:10.625rem}}.Footer-module-scss-module__wcgw9G__footer__items{gap:1.25rem;display:grid}.Footer-module-scss-module__wcgw9G__footer__items:not(:last-child){margin-bottom:1.875rem}@media (min-width:47.9988em){.Footer-module-scss-module__wcgw9G__footer__items{grid-template-columns:repeat(auto-fit,minmax(11.25rem,1fr));gap:1.5rem}}.Footer-module-scss-module__wcgw9G__footer__logo{justify-self:end}.Footer-module-scss-module__wcgw9G__footer__logo svg{width:9.5rem;height:2rem}.Footer-module-scss-module__wcgw9G__footer__bottom{border-top:.0625rem dashed rgba(var(--text-primary), .25);margin-top:2rem;padding-top:1.25rem}.Footer-module-scss-module__wcgw9G__footer__legalList{gap:1.125rem;margin:0;padding:0;list-style:none;display:grid}.Footer-module-scss-module__wcgw9G__footer__legalItem{gap:.5rem;display:grid}.Footer-module-scss-module__wcgw9G__footer__legalTitle{text-transform:uppercase;opacity:.75;font-size:.875rem}.Footer-module-scss-module__wcgw9G__footer__legalBody{opacity:.45;gap:.5rem;font-size:.75rem;line-height:1.5;display:grid}.Footer-module-scss-module__wcgw9G__footer__legalBody p{text-transform:uppercase}
.Header-module-scss-module__wS1-Va__header{width:auto;position:fixed;top:0;left:0;right:0}@media (min-width:47.9988em){.Header-module-scss-module__wS1-Va__header{height:100vh;overflow-x:auto}[data-scroll-lock-prev-padding-right] .Header-module-scss-module__wS1-Va__header{right:var(--scrollbar-width,0px)}.Header-module-scss-module__wS1-Va__header::-webkit-scrollbar{width:0}}@media (max-width:47.9988em){.Header-module-scss-module__wS1-Va__header{background-color:rgb(var(--bg-white));z-index:10;width:100%}}.Header-module-scss-module__wS1-Va__header.Header-module-scss-module__wS1-Va__dropdownOpen{z-index:10}.Header-module-scss-module__wS1-Va__header__container{padding-top:.5rem;padding-bottom:.5rem}@media (max-width:47.9988em){.Header-module-scss-module__wS1-Va__header__container{justify-content:space-between;align-items:center;min-height:4.375rem;display:flex}}@media (min-width:47.9988em){.Header-module-scss-module__wS1-Va__header__container{padding-top:1rem}}.Header-module-scss-module__wS1-Va__header__logo{z-index:11;opacity:0;transition:all .3s;position:relative;transform:translateY(-5rem)}.Header-module-scss-module__wS1-Va__loaded .Header-module-scss-module__wS1-Va__header__logo{opacity:1;transition:all 1.2s;transform:translateY(0)}.Header-module-scss-module__wS1-Va__header__logo svg{width:10rem;height:2.125rem}@media (max-width:47.9988em){.Header-module-scss-module__wS1-Va__header__logo svg{width:6.25rem}}@media (min-width:47.9988em){.Header-module-scss-module__wS1-Va__header__logo{margin-bottom:.9375rem}}.Header-module-scss-module__wS1-Va__header__menu{z-index:5;max-width:10rem;position:relative}@media (min-width:47.9988em){.Header-module-scss-module__wS1-Va__header__menu{margin-bottom:3.75rem}}@media (max-width:47.9988em){.Header-module-scss-module__wS1-Va__menu__body{background-color:rgb(var(--bg-main));width:100%;height:100%;padding:5.625rem .9375rem 3.75rem;transition:left .3s;position:fixed;top:0;left:-100%;overflow:auto}.Header-module-scss-module__wS1-Va__menu__body::-webkit-scrollbar{width:0}.Header-module-scss-module__wS1-Va__menu__body:before{content:"";z-index:2;background-color:rgb(var(--bg-main));width:100%;height:3.75rem;transition:left .3s;position:fixed;top:0;left:-100%}.Header-module-scss-module__wS1-Va__menuOpen .Header-module-scss-module__wS1-Va__menu__body,.Header-module-scss-module__wS1-Va__menuOpen .Header-module-scss-module__wS1-Va__menu__body:before{left:0}}.Header-module-scss-module__wS1-Va__menu__list{row-gap:.5rem;display:grid}@media (min-width:47.9988em){.Header-module-scss-module__wS1-Va__menu__list li{opacity:0;transform:translate(100%)}.Header-module-scss-module__wS1-Va__loaded .Header-module-scss-module__wS1-Va__menu__list li{opacity:1;transform:translate(0)}.Header-module-scss-module__wS1-Va__loaded .Header-module-scss-module__wS1-Va__menu__list li:first-child{transition:opacity 1.2s,transform 1.2s}.Header-module-scss-module__wS1-Va__loaded .Header-module-scss-module__wS1-Va__menu__list li:nth-child(2){transition:opacity 1.2s .4s,transform 1.2s .4s}.Header-module-scss-module__wS1-Va__loaded .Header-module-scss-module__wS1-Va__menu__list li:nth-child(3){transition:opacity 1.2s .6s,transform 1.2s .6s}.Header-module-scss-module__wS1-Va__loaded .Header-module-scss-module__wS1-Va__menu__list li:nth-child(4){transition:opacity 1.2s .8s,transform 1.2s .8s}.Header-module-scss-module__wS1-Va__loaded .Header-module-scss-module__wS1-Va__menu__list li:nth-child(5){transition:opacity 1.2s 1s,transform 1.2s 1s}.Header-module-scss-module__wS1-Va__loaded .Header-module-scss-module__wS1-Va__menu__list li:nth-child(6){transition:opacity 1.2s 1.2s,transform 1.2s 1.2s}.Header-module-scss-module__wS1-Va__loaded .Header-module-scss-module__wS1-Va__menu__list li:nth-child(7){transition:opacity 1.2s 1.4s,transform 1.2s 1.4s}.Header-module-scss-module__wS1-Va__loaded .Header-module-scss-module__wS1-Va__menu__list li:nth-child(8){transition:opacity 1.2s 1.6s,transform 1.2s 1.6s}.Header-module-scss-module__wS1-Va__loaded .Header-module-scss-module__wS1-Va__menu__list li:nth-child(9){transition:opacity 1.2s 1.8s,transform 1.2s 1.8s}}.Header-module-scss-module__wS1-Va__menu__item{position:relative}.Header-module-scss-module__wS1-Va__menu__item--dropdown{flex-direction:column;display:flex}@media (max-width:47.9988em){.Header-module-scss-module__wS1-Va__menu__item--dropdown.Header-module-scss-module__wS1-Va__isOpen .Header-module-scss-module__wS1-Va__menu__link{margin-bottom:.375rem}}.Header-module-scss-module__wS1-Va__menu__link{width:100%;min-height:4rem!important}@media (min-width:47.9988em){.Header-module-scss-module__wS1-Va__menu__link{height:100%;font-size:.75rem!important}}@media (max-width:47.9988em){.Header-module-scss-module__wS1-Va__menu__link{font-size:1.25rem!important}}@media (any-hover:hover){.Header-module-scss-module__wS1-Va__menu__link:hover svg{transform:translate(.25rem)}.Header-module-scss-module__wS1-Va__menu__link:hover svg path{fill:rgb(var(--text-secondary))}}@media (min-width:47.9988em){.Header-module-scss-module__wS1-Va__menu__link span{max-width:6.25rem}.Header-module-scss-module__wS1-Va__menu__sub-list-body{opacity:0;visibility:hidden;min-width:11.125rem;min-height:8.75rem;padding-left:1.25rem;transition:opacity .1s,visibility .1s,transform .1s;position:absolute;top:0;right:-10.5rem;transform:translateY(100%)}.Header-module-scss-module__wS1-Va__isOpen .Header-module-scss-module__wS1-Va__menu__sub-list-body{z-index:10;opacity:1;visibility:visible;transition:opacity .6s,visibility .3s,transform .3s;transform:translate(0%)}}@media (max-width:47.9988em){.Header-module-scss-module__wS1-Va__menu__sub-list-body{opacity:0;visibility:hidden;grid-template-rows:0fr;width:100%;transition:grid-template-rows .35s,opacity .35s,visibility .35s;display:grid;overflow:hidden}.Header-module-scss-module__wS1-Va__isOpen .Header-module-scss-module__wS1-Va__menu__sub-list-body{opacity:1;visibility:visible;grid-template-rows:1fr}}@media (min-width:47.9988em){.Header-module-scss-module__wS1-Va__menu__sub-list{background:rgb(var(--bg-gray));background:linear-gradient(135deg, transparent .25rem, rgb(var(--bg-gray)) 0) top left,linear-gradient(225deg, transparent .25rem, rgb(var(--bg-gray)) 0) top right,linear-gradient(-45deg, transparent .25rem, rgb(var(--bg-gray)) 0) bottom right,linear-gradient(45deg, transparent .25rem, rgb(var(--bg-gray)) 0) bottom left;background-repeat:no-repeat;background-size:51% 51%;flex-direction:column;padding:1.25rem;display:flex;overflow:auto}}@media (max-width:47.9988em){.Header-module-scss-module__wS1-Va__menu__sub-list{width:100%;min-height:0;overflow:hidden}}.Header-module-scss-module__wS1-Va__menu__sub-item{z-index:11;position:relative}.Header-module-scss-module__wS1-Va__menu__sub-item:not(:last-child){margin-bottom:.5rem}@media (min-width:47.9988em){.Header-module-scss-module__wS1-Va__menu__sub-item .Header-module-scss-module__wS1-Va__menu__sub-link{opacity:.5}}.Header-module-scss-module__wS1-Va__menu__sub-link{color:rgb(var(--text-secondary));position:relative}@media (min-width:20em) and (max-width:47.9988em){.Header-module-scss-module__wS1-Va__menu__sub-link{font-size:clamp(1rem , .732131rem + 1.33935vw , 1.375rem)}}@media (min-width:47.9988em){.Header-module-scss-module__wS1-Va__menu__sub-link{text-transform:uppercase;font-size:.75rem;line-height:1.2;transition:opacity .3s}}@media (min-width:47.9988em) and (any-hover:hover){.Header-module-scss-module__wS1-Va__menu__sub-link:hover{opacity:1!important}}@media (max-width:47.9988em){.Header-module-scss-module__wS1-Va__menu__sub-link{color:rgb(var(--text-primary));text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;display:inline-flex}[lang=en] .Header-module-scss-module__wS1-Va__menu__sub-link{font-family:var(--font-pp-supply-mono)}[lang=uk] .Header-module-scss-module__wS1-Va__menu__sub-link,[lang=ru] .Header-module-scss-module__wS1-Va__menu__sub-link{font-family:var(--font-jetbrains-mono)}.Header-module-scss-module__wS1-Va__menu__sub-link{text-transform:uppercase;will-change:transform;border:.0625rem solid #0000;padding:1rem;line-height:1.2;transition:color .3s,border .3s,transform .3s;position:relative;overflow:hidden}.Header-module-scss-module__wS1-Va__menu__sub-link span{z-index:2;align-items:center;margin-top:.1875rem;display:flex}.Header-module-scss-module__wS1-Va__menu__sub-link:after{content:"";background:rgb(var(--bg-gray));background:linear-gradient(135deg, transparent .25rem, rgb(var(--bg-gray)) 0) top left,linear-gradient(225deg, transparent .25rem, rgb(var(--bg-gray)) 0) top right,linear-gradient(-45deg, transparent .25rem, rgb(var(--bg-gray)) 0) bottom right,linear-gradient(45deg, transparent .25rem, rgb(var(--bg-gray)) 0) bottom left;z-index:1;background-repeat:no-repeat;background-size:51% 51%;width:100%;height:100%;transition:color .3s,transform .3s;position:absolute;top:0;left:0;transform:scale(0)}.Header-module-scss-module__wS1-Va__menu__sub-link:before{content:"";background:rgb(var(--bg-white));background:linear-gradient(135deg, transparent .25rem, rgb(var(--bg-white)) 0) top left,linear-gradient(225deg, transparent .25rem, rgb(var(--bg-white)) 0) top right,linear-gradient(-45deg, transparent .25rem, rgb(var(--bg-white)) 0) bottom right,linear-gradient(45deg, transparent .25rem, rgb(var(--bg-white)) 0) bottom left;z-index:1;background-repeat:no-repeat;background-size:51% 51%;width:100%;height:100%;position:absolute;top:0;left:0}}.Header-module-scss-module__wS1-Va__menu__sub-link--active{color:rgb(var(--text-orange))!important;opacity:1!important}.Header-module-scss-module__wS1-Va__icon-menu{display:none}@media (max-width:47.9988em){.Header-module-scss-module__wS1-Va__icon-menu{z-index:5;opacity:0;width:1.875rem;height:1.25rem;transition:all .3s;display:block;position:relative;transform:translateY(-5rem)}}@media (max-width:47.9988em) and (any-hover:none){.Header-module-scss-module__wS1-Va__icon-menu{cursor:default}}@media (max-width:47.9988em){.Header-module-scss-module__wS1-Va__loaded .Header-module-scss-module__wS1-Va__icon-menu{opacity:1;transition:all 1.2s;transform:translateY(0)}.Header-module-scss-module__wS1-Va__icon-menu span,.Header-module-scss-module__wS1-Va__icon-menu:before,.Header-module-scss-module__wS1-Va__icon-menu:after{content:"";background-color:rgb(var(--text-primary));width:100%;height:.1875rem;transition:all .3s;position:absolute;right:0}.Header-module-scss-module__wS1-Va__icon-menu:before{top:0}.Header-module-scss-module__wS1-Va__icon-menu:after{bottom:0}.Header-module-scss-module__wS1-Va__icon-menu span{top:calc(50% - .09375rem)}.Header-module-scss-module__wS1-Va__menuOpen .Header-module-scss-module__wS1-Va__icon-menu span{width:0}.Header-module-scss-module__wS1-Va__menuOpen .Header-module-scss-module__wS1-Va__icon-menu:before{top:calc(50% - .09375rem);transform:rotate(-45deg)}.Header-module-scss-module__wS1-Va__menuOpen .Header-module-scss-module__wS1-Va__icon-menu:after{bottom:calc(50% - .09375rem);transform:rotate(45deg)}}
