.Header-module-scss-module__cBBFGq__header{background:var(--c-bg);z-index:1000;width:100%;transition:background .3s,border-color .3s;position:fixed;top:0;left:0}.Header-module-scss-module__cBBFGq__header:has(.Header-module-scss-module__cBBFGq__burger--active){background:var(--c-bg)!important;border-bottom-color:#0000001a!important}.Header-module-scss-module__cBBFGq__header:has(.Header-module-scss-module__cBBFGq__burger--active) .Header-module-scss-module__cBBFGq__logo{color:var(--c-primary)!important}.Header-module-scss-module__cBBFGq__header:has(.Header-module-scss-module__cBBFGq__burger--active) .Header-module-scss-module__cBBFGq__burgerBar{background:var(--c-primary)!important}.Header-module-scss-module__cBBFGq__headerDark{background:0 0;border-bottom-color:#ffffff14}.Header-module-scss-module__cBBFGq__headerDark .Header-module-scss-module__cBBFGq__logo{color:#fff}.Header-module-scss-module__cBBFGq__headerDark .Header-module-scss-module__cBBFGq__link{color:#ffffffd9}.Header-module-scss-module__cBBFGq__headerDark .Header-module-scss-module__cBBFGq__link:after{background:#fff}.Header-module-scss-module__cBBFGq__headerDark .Header-module-scss-module__cBBFGq__link:hover{color:#fff}.Header-module-scss-module__cBBFGq__headerDark .Header-module-scss-module__cBBFGq__ctaLink{color:#fff;border-color:#ffffff73}.Header-module-scss-module__cBBFGq__headerDark .Header-module-scss-module__cBBFGq__ctaLink:before{background:#fff}.Header-module-scss-module__cBBFGq__headerDark .Header-module-scss-module__cBBFGq__ctaLink:hover{color:var(--c-primary);border-color:#fff}.Header-module-scss-module__cBBFGq__headerDark .Header-module-scss-module__cBBFGq__burgerBar{background:#fff}.Header-module-scss-module__cBBFGq__nav{height:var(--header-h);z-index:1002;justify-content:space-between;align-items:center;display:flex;position:relative}.Header-module-scss-module__cBBFGq__logo{font-family:var(--font-mono);color:var(--c-primary);letter-spacing:-.02em;font-size:18px;font-weight:700}.Header-module-scss-module__cBBFGq__burger{cursor:pointer;z-index:1002;background:0 0;border:none;flex-shrink:0;width:32px;height:24px;padding:0;display:none;position:relative}.Header-module-scss-module__cBBFGq__burger--active .Header-module-scss-module__cBBFGq__burgerBar--top{transform:translateY(11px)rotate(45deg)}.Header-module-scss-module__cBBFGq__burger--active .Header-module-scss-module__cBBFGq__burgerBar--mid{opacity:0;transform:scaleX(0)}.Header-module-scss-module__cBBFGq__burger--active .Header-module-scss-module__cBBFGq__burgerBar--bot{transform:translateY(-11px)rotate(-45deg)}.Header-module-scss-module__cBBFGq__burgerBar{background:var(--c-primary);border-radius:2px;width:100%;height:2px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);position:absolute;left:0}.Header-module-scss-module__cBBFGq__burgerBar--top{top:0}.Header-module-scss-module__cBBFGq__burgerBar--mid{top:11px}.Header-module-scss-module__cBBFGq__burgerBar--bot{top:22px}.Header-module-scss-module__cBBFGq__menu{align-items:center;display:flex}.Header-module-scss-module__cBBFGq__menu--hidden{display:none!important}.Header-module-scss-module__cBBFGq__list{align-items:center;gap:40px;list-style:none;display:flex}.Header-module-scss-module__cBBFGq__link{color:var(--c-primary);white-space:nowrap;font-size:15px;font-weight:500;transition:color .25s;position:relative}.Header-module-scss-module__cBBFGq__link:after{content:"";background:var(--c-primary);width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-3px;left:0}.Header-module-scss-module__cBBFGq__link:hover:after{width:100%}@keyframes Header-module-scss-module__cBBFGq__headerPaintSpread{0%{border-radius:50%}20%{border-radius:44% 56% 62% 38%/55% 40% 60% 45%}40%{border-radius:60% 40% 38% 62%/42% 58% 44% 56%}60%{border-radius:38% 62% 55% 45%/60% 38% 62% 40%}80%{border-radius:52% 48% 44% 56%/46% 54% 48% 52%}to{border-radius:47% 53% 58% 42%/52% 46% 54% 48%}}.Header-module-scss-module__cBBFGq__ctaLink{color:var(--c-primary);white-space:nowrap;border:1.5px solid var(--c-primary);background:0 0;border-radius:999px;padding:10px 28px;font-size:14px;font-weight:600;transition:color .3s;position:relative;overflow:hidden}.Header-module-scss-module__cBBFGq__ctaLink span{z-index:1;position:relative}.Header-module-scss-module__cBBFGq__ctaLink:before{content:"";background:var(--c-primary);filter:url(#header-paint-drip);z-index:0;border-radius:50%;width:40px;height:40px;transition:scale .4s;position:absolute;top:50%;left:-20px;translate:0 -50%;scale:0}.Header-module-scss-module__cBBFGq__ctaLink:hover{color:#fff}.Header-module-scss-module__cBBFGq__ctaLink:hover:before{transition:scale 2.4s cubic-bezier(.05,.9,.2,1);animation:2.4s cubic-bezier(.05,.9,.2,1) forwards Header-module-scss-module__cBBFGq__headerPaintSpread;scale:14}.Header-module-scss-module__cBBFGq__mobileOverlay{top:var(--header-h);width:100%;height:calc(100dvh - var(--header-h));background:var(--c-bg);z-index:1001;pointer-events:none;opacity:0;flex-direction:column;transition:opacity .25s,transform .25s;display:flex;position:fixed;left:0;transform:translateY(-8px)}.Header-module-scss-module__cBBFGq__mobileOverlay--open{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module-scss-module__cBBFGq__mobileInner{flex-direction:column;width:clamp(300px,1vw,200px);height:100%;padding-top:8px;padding-bottom:40px;display:flex}.Header-module-scss-module__cBBFGq__mobileList{list-style:none}.Header-module-scss-module__cBBFGq__mobileItem{border-bottom:1px solid #0000001a}.Header-module-scss-module__cBBFGq__mobileItem:first-child{border-top:1px solid #0000001a}.Header-module-scss-module__cBBFGq__mobileLink{letter-spacing:.1em;text-transform:uppercase;color:var(--c-primary);text-align:center;padding:22px 0;font-size:15px;font-weight:700;transition:opacity .2s;display:block}.Header-module-scss-module__cBBFGq__mobileLink:hover{opacity:.5}.Header-module-scss-module__cBBFGq__mobileCtaLink{border:1.5px solid var(--c-primary);text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--c-primary);background:0 0;border-radius:999px;margin-top:24px;padding:18px;font-size:14px;font-weight:700;transition:background .25s,color .25s;display:block}.Header-module-scss-module__cBBFGq__mobileCtaLink:hover{background:var(--c-primary);color:#fff}@media (max-width:900px){.Header-module-scss-module__cBBFGq__burger{display:block}.Header-module-scss-module__cBBFGq__menu{display:none!important}}
.Footer-module-scss-module__JqJH6a__footer{background:var(--c-bg);border-top:1px solid #0000001a;padding:56px 0 60px}.Footer-module-scss-module__JqJH6a__inner{justify-content:space-between;align-items:flex-start;gap:60px;display:flex}.Footer-module-scss-module__JqJH6a__left{flex-direction:column;gap:18px;max-width:420px;display:flex}.Footer-module-scss-module__JqJH6a__logo{color:var(--c-primary);letter-spacing:-.01em;font-size:17px;font-weight:700}.Footer-module-scss-module__JqJH6a__desc{color:var(--c-muted);font-size:14px;line-height:1.65}.Footer-module-scss-module__JqJH6a__email{color:var(--c-primary);font-size:20px;font-weight:400;transition:opacity .2s}.Footer-module-scss-module__JqJH6a__email:hover{opacity:.6}.Footer-module-scss-module__JqJH6a__socials{align-items:center;gap:14px;display:flex}.Footer-module-scss-module__JqJH6a__socialLink{color:var(--c-muted);transition:color .2s;display:flex}.Footer-module-scss-module__JqJH6a__socialLink:hover{color:var(--c-primary)}.Footer-module-scss-module__JqJH6a__right{flex-shrink:0;align-items:flex-start;gap:48px;display:flex}.Footer-module-scss-module__JqJH6a__col{flex-direction:column;align-items:flex-end;gap:10px;list-style:none;display:flex}.Footer-module-scss-module__JqJH6a__link{color:var(--c-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;transition:color .2s}.Footer-module-scss-module__JqJH6a__link:hover{color:var(--c-primary)}@media (max-width:768px){.Footer-module-scss-module__JqJH6a__inner{flex-direction:column;gap:32px}.Footer-module-scss-module__JqJH6a__right{flex-direction:column;gap:28px}.Footer-module-scss-module__JqJH6a__col{align-items:flex-start}}
.ContactDrawer-module-scss-module__EuzBxW__overlay{z-index:1100;pointer-events:none;background:0 0;transition:background .4s;position:fixed;inset:0}.ContactDrawer-module-scss-module__EuzBxW__overlayVisible{pointer-events:auto;pointer-events:auto;background:#00000073}.ContactDrawer-module-scss-module__EuzBxW__drawer{z-index:1101;overscroll-behavior:contain;background:#fff;width:33%;height:100dvh;transition:transform .45s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.ContactDrawer-module-scss-module__EuzBxW__drawerOpen{transform:translate(0)}.ContactDrawer-module-scss-module__EuzBxW__drawerInner{flex-direction:column;min-height:100%;padding:48px 56px 60px;display:flex}.ContactDrawer-module-scss-module__EuzBxW__drawerHead{justify-content:space-between;align-items:flex-start;margin-bottom:48px;display:flex}.ContactDrawer-module-scss-module__EuzBxW__drawerTitle{text-transform:uppercase;letter-spacing:-.01em;color:var(--c-primary);font-size:clamp(28px,3vw,44px);font-weight:400;line-height:1}.ContactDrawer-module-scss-module__EuzBxW__closeBtn{cursor:pointer;color:var(--c-primary);opacity:.6;background:0 0;border:none;flex-shrink:0;margin-top:4px;padding:4px;transition:opacity .2s}.ContactDrawer-module-scss-module__EuzBxW__closeBtn:hover{opacity:1}.ContactDrawer-module-scss-module__EuzBxW__form{flex-direction:column;gap:0;display:flex}.ContactDrawer-module-scss-module__EuzBxW__field{flex-direction:column;gap:5px;margin-bottom:4px;display:flex}.ContactDrawer-module-scss-module__EuzBxW__input,.ContactDrawer-module-scss-module__EuzBxW__textarea{width:100%;font-size:15px;font-family:var(--font-main);color:var(--c-primary);resize:none;background:0 0;border:none;border-bottom:1px solid #00000026;outline:none;padding:25px 10px;transition:border-color .25s}.ContactDrawer-module-scss-module__EuzBxW__input::placeholder,.ContactDrawer-module-scss-module__EuzBxW__textarea::placeholder{color:#bbb}.ContactDrawer-module-scss-module__EuzBxW__input:focus,.ContactDrawer-module-scss-module__EuzBxW__textarea:focus{border-bottom-color:var(--c-primary)}.ContactDrawer-module-scss-module__EuzBxW__inputError{border-bottom-color:var(--c-accent)!important}.ContactDrawer-module-scss-module__EuzBxW__errorMsg{letter-spacing:.08em;text-transform:uppercase;color:var(--c-accent);font-size:10px;font-weight:700}.ContactDrawer-module-scss-module__EuzBxW__checkLabel{color:var(--c-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;margin-top:20px;margin-bottom:28px;font-size:13px;line-height:1.5;display:flex}.ContactDrawer-module-scss-module__EuzBxW__checkLabelError{color:var(--c-accent)}.ContactDrawer-module-scss-module__EuzBxW__checkBox{background:0 0;border:1.5px solid #00000040;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .22s,background .22s;display:flex}.ContactDrawer-module-scss-module__EuzBxW__checkBox[data-checked=true]{border-color:var(--c-primary);background:var(--c-primary)}.ContactDrawer-module-scss-module__EuzBxW__checkBox[data-checked=true] .ContactDrawer-module-scss-module__EuzBxW__checkMark{stroke:#fff;stroke-dashoffset:0}.ContactDrawer-module-scss-module__EuzBxW__checkMark{stroke-dasharray:13;stroke-dashoffset:13px;transition:stroke-dashoffset .3s cubic-bezier(.65,0,.35,1) 40ms}@keyframes ContactDrawer-module-scss-module__EuzBxW__paintSpread{0%{border-radius:50%}20%{border-radius:44% 56% 62% 38%/55% 40% 60% 45%}40%{border-radius:60% 40% 38% 62%/42% 58% 44% 56%}60%{border-radius:38% 62% 55% 45%/60% 38% 62% 40%}80%{border-radius:52% 48% 44% 56%/46% 54% 48% 52%}to{border-radius:47% 53% 58% 42%/52% 46% 54% 48%}}.ContactDrawer-module-scss-module__EuzBxW__submit{width:fit-content;font-size:14px;font-weight:400;font-family:var(--font-main);letter-spacing:.06em;color:var(--c-primary);border:1px solid var(--c-primary);cursor:pointer;background:0 0;border-radius:999px;padding:16px 40px;transition:color .3s;position:relative;overflow:hidden}.ContactDrawer-module-scss-module__EuzBxW__submit:before{content:"";background:var(--c-primary);filter:url(#paint-drip);z-index:0;border-radius:50%;width:40px;height:40px;transition:scale .4s;position:absolute;top:50%;left:-20px;translate:0 -50%;scale:0}.ContactDrawer-module-scss-module__EuzBxW__submit span{z-index:1;position:relative}.ContactDrawer-module-scss-module__EuzBxW__submit:hover{color:#fff}.ContactDrawer-module-scss-module__EuzBxW__submit:hover:before{transition:scale 2.4s cubic-bezier(.05,.9,.2,1);animation:2.4s cubic-bezier(.05,.9,.2,1) forwards ContactDrawer-module-scss-module__EuzBxW__paintSpread;scale:14}.ContactDrawer-module-scss-module__EuzBxW__thanks{flex-direction:column;flex:1;justify-content:center;display:flex}.ContactDrawer-module-scss-module__EuzBxW__thanksTitle{color:var(--c-primary);margin-bottom:12px;font-size:32px;font-weight:800}.ContactDrawer-module-scss-module__EuzBxW__thanksText{color:var(--c-muted);font-size:16px;line-height:1.6}@media (max-width:900px){.ContactDrawer-module-scss-module__EuzBxW__drawer{width:100%}.ContactDrawer-module-scss-module__EuzBxW__drawerInner{padding:32px 24px 40px}}
.Notification-module-scss-module__e1NQwW__container{z-index:1000;flex-direction:column;gap:12px;width:360px;display:flex;position:fixed;bottom:32px;right:32px}@media (max-width:480px){.Notification-module-scss-module__e1NQwW__container{width:auto;bottom:16px;left:16px;right:16px}}.Notification-module-scss-module__e1NQwW__item{opacity:0;pointer-events:none;background:#fff;border:1px solid #00000026;padding:20px 44px 20px 24px;transition:opacity .3s,transform .3s;position:relative;transform:translateY(8px)}.Notification-module-scss-module__e1NQwW__item.Notification-module-scss-module__e1NQwW__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.Notification-module-scss-module__e1NQwW__body{flex-direction:column;gap:8px;display:flex}.Notification-module-scss-module__e1NQwW__title{letter-spacing:.06em;color:var(--c-primary);text-transform:uppercase;font-size:13px;font-weight:700}.Notification-module-scss-module__e1NQwW__message{color:var(--c-muted);font-size:13px;line-height:1.6}.Notification-module-scss-module__e1NQwW__close{cursor:pointer;color:#00000040;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:color .2s;display:flex;position:absolute;top:14px;right:14px}.Notification-module-scss-module__e1NQwW__close:hover{color:var(--c-primary)}
.CookieSettings-module-scss-module__gnRkmG__overlay{z-index:1100;background:#0006;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.CookieSettings-module-scss-module__gnRkmG__modal{background:#fff;width:100%;max-width:760px;max-height:90vh;padding:48px 56px;position:relative;overflow-y:auto}@media (max-width:600px){.CookieSettings-module-scss-module__gnRkmG__modal{padding:32px 24px}}.CookieSettings-module-scss-module__gnRkmG__closeBtn{cursor:pointer;color:#0000004d;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:20px;right:20px}.CookieSettings-module-scss-module__gnRkmG__closeBtn:hover{color:var(--c-primary)}.CookieSettings-module-scss-module__gnRkmG__title{letter-spacing:.06em;text-transform:uppercase;color:var(--c-primary);margin-bottom:20px;font-size:20px;font-weight:700}.CookieSettings-module-scss-module__gnRkmG__desc{color:var(--c-muted);margin-bottom:36px;font-size:14px;line-height:1.65}.CookieSettings-module-scss-module__gnRkmG__descLink{color:var(--c-primary);text-underline-offset:2px;font-weight:500;text-decoration:underline;transition:opacity .2s}.CookieSettings-module-scss-module__gnRkmG__descLink:hover{opacity:.6}.CookieSettings-module-scss-module__gnRkmG__sectionTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--c-primary);margin-bottom:8px;font-size:14px;font-weight:700}.CookieSettings-module-scss-module__gnRkmG__list{border-top:1px solid #00000014;margin-bottom:36px;list-style:none}.CookieSettings-module-scss-module__gnRkmG__row{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:18px 0;display:flex}.CookieSettings-module-scss-module__gnRkmG__label{color:var(--c-primary);font-size:14px}.CookieSettings-module-scss-module__gnRkmG__alwaysActive{color:var(--c-primary);font-size:13px;font-weight:700}.CookieSettings-module-scss-module__gnRkmG__toggle{cursor:pointer;background:#00000026;border:none;border-radius:100px;flex-shrink:0;width:48px;height:28px;transition:background .25s;position:relative}.CookieSettings-module-scss-module__gnRkmG__toggle.CookieSettings-module-scss-module__gnRkmG__toggleOn{background:var(--c-primary)}.CookieSettings-module-scss-module__gnRkmG__thumb{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .25s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.CookieSettings-module-scss-module__gnRkmG__toggleOn .CookieSettings-module-scss-module__gnRkmG__thumb{transform:translate(20px)}.CookieSettings-module-scss-module__gnRkmG__confirm{border:1.5px solid var(--c-primary);font-family:var(--font-main);color:var(--c-primary);cursor:pointer;background:0 0;border-radius:100px;padding:14px 40px;font-size:14px;font-weight:500;transition:background .2s}.CookieSettings-module-scss-module__gnRkmG__confirm:hover{background:#0000000d}
.CookieBanner-module-scss-module__rT7NPq__banner{z-index:999;background:#fff;border:1px solid #0000001f;flex-direction:column;gap:20px;width:340px;padding:24px;display:flex;position:fixed;bottom:32px;left:32px}@media (max-width:480px){.CookieBanner-module-scss-module__rT7NPq__banner{width:auto;bottom:16px;left:16px;right:16px}}.CookieBanner-module-scss-module__rT7NPq__content{flex-direction:column;gap:10px;display:flex}.CookieBanner-module-scss-module__rT7NPq__title{letter-spacing:.08em;color:var(--c-primary);text-transform:uppercase;font-size:12px;font-weight:700}.CookieBanner-module-scss-module__rT7NPq__text{color:var(--c-muted);font-size:13px;line-height:1.6}.CookieBanner-module-scss-module__rT7NPq__textNote{margin-top:16px}.CookieBanner-module-scss-module__rT7NPq__link{color:var(--c-primary);text-underline-offset:2px;font-weight:500;text-decoration:underline;transition:opacity .2s}.CookieBanner-module-scss-module__rT7NPq__link:hover{opacity:.6}.CookieBanner-module-scss-module__rT7NPq__actions{flex-wrap:wrap;gap:8px;display:flex}.CookieBanner-module-scss-module__rT7NPq__btn{font-family:var(--font-main);color:var(--c-primary);cursor:pointer;background:0 0;border:1.5px solid #0003;border-radius:100px;padding:9px 20px;font-size:13px;font-weight:500;transition:border-color .2s,background .2s}.CookieBanner-module-scss-module__rT7NPq__btn:hover{border-color:var(--c-primary);background:#0000000a}
.DebugNotifications-module-scss-module__2pdwCq__panel{z-index:9999;flex-direction:column;gap:6px;display:flex;position:fixed;top:90px;left:20px}.DebugNotifications-module-scss-module__2pdwCq__panel button{color:#fff;font-family:var(--font-main);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;opacity:.7;background:#111;border:none;padding:7px 16px;font-size:11px;font-weight:600;transition:opacity .2s}.DebugNotifications-module-scss-module__2pdwCq__panel button:hover{opacity:1}
