.header-module__0jyA2q__container{z-index:100;width:100%;padding:0 var(--header-padding-x);background:var(--header-background-color);position:fixed;top:0;left:0;right:0}.header-module__0jyA2q__header{padding:var(--header-padding-y)0;border-bottom:1px solid var(--header-bottom-border);justify-content:space-between;align-items:center;display:flex;position:relative}.header-module__0jyA2q__logoBlend{top:calc((var(--header-height) - var(--header-logo-height))/2);left:var(--header-padding-x);z-index:101;mix-blend-mode:difference;display:block;position:fixed}.header-module__0jyA2q__logoBlend svg{width:var(--header-logo-width);height:var(--header-logo-height);display:block}.header-module__0jyA2q__logoSpacer{width:var(--header-logo-width);height:var(--header-logo-height);pointer-events:none;display:block}.header-module__0jyA2q__flexWrapper{flex:1 0 0;align-items:center;display:flex}.header-module__0jyA2q__flexWrapperRight{justify-content:flex-end}.header-module__0jyA2q__btnsContainer{background:var(--header-btns-background);box-shadow:var(--header-btns-shadow);border-radius:4px;justify-content:center;align-items:center;gap:20px;display:flex}.header-module__0jyA2q__btn{background:var(--header-btn-background);width:fit-content;color:var(--header-text-color,#000);text-align:center;cursor:pointer;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:12px 24px 16px;font-size:28px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;transition:all .3s;display:flex}.header-module__0jyA2q__contactBtn{padding:var(--header-btn-contact-padding);background:var(--header-btn-background,);box-shadow:var(--header-btn-contact-shadow)}.header-module__0jyA2q__desktopOnly{display:flex}.header-module__0jyA2q__mobileMenu{display:none;position:relative}.header-module__0jyA2q__menuToggle{z-index:100;cursor:pointer;list-style:none;position:relative}.header-module__0jyA2q__menuToggle::-webkit-details-marker{display:none}.header-module__0jyA2q__menuToggle::marker{content:""}.header-module__0jyA2q__menuIconOpen{width:24px;height:24px;display:block}.header-module__0jyA2q__menuIconClose{width:24px;height:24px;display:none}.header-module__0jyA2q__menuIconWrapper{background:var(--menu-icon-bg,var(--white,#fff));box-shadow:var(--header-menu-icon-shadow,none);color:var(--menu-icon-color,#000);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:12px;display:flex}.header-module__0jyA2q__menuOverlay{z-index:99;background:var(--menu-overlay-bg,var(--white));flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:64px;padding:48px;display:none;position:fixed;inset:0}.header-module__0jyA2q__menuLink{color:var(--menu-overlay-text-color,var(--black));letter-spacing:0;cursor:pointer;width:100%;font-size:112px;font-weight:500;line-height:100%;text-decoration:none;transition:color .3s}.header-module__0jyA2q__menuLink:active{color:var(--gray-button,silver)}.header-module__0jyA2q__mobileMenu[open] .header-module__0jyA2q__menuOverlay{display:flex}.header-module__0jyA2q__mobileMenu[open] .header-module__0jyA2q__menuIconWrapper{box-shadow:none;color:var(--menu-overlay-text-color,var(--black));background:0 0}.header-module__0jyA2q__mobileMenu[open] .header-module__0jyA2q__menuIconOpen{display:none}.header-module__0jyA2q__mobileMenu[open] .header-module__0jyA2q__menuIconClose{display:block}@media (max-width:1440px){.header-module__0jyA2q__container{padding:0 70px}.header-module__0jyA2q__logoBlend{left:70px;top:calc((94px - var(--header-logo-height))/2)}.header-module__0jyA2q__btn{padding:10px 20px 12px;font-size:20px}}@media (hover:hover){.header-module__0jyA2q__btn:hover{color:var(--text,#999)}}.header-module__0jyA2q__btn:active{color:var(--gray-button,silver)}@media (max-width:1199px){.header-module__0jyA2q__container{padding:0 52px}.header-module__0jyA2q__logoBlend{left:52px}}@media (max-width:959px){.header-module__0jyA2q__container{padding:0 48px}.header-module__0jyA2q__logoBlend{top:32.5px;left:48px}.header-module__0jyA2q__btnsContainer,.header-module__0jyA2q__desktopOnly{display:none}.header-module__0jyA2q__mobileMenu{display:block}.header-module__0jyA2q__container:has(.header-module__0jyA2q__mobileMenu[open]){background:var(--menu-overlay-bg,var(--white))}.header-module__0jyA2q__container:has(.header-module__0jyA2q__mobileMenu[open]) .header-module__0jyA2q__header:after{content:"";background:var(--header-bottom-border);z-index:100;height:1px;position:absolute;bottom:-1px;left:0;right:0}}@media (max-width:767px){.header-module__0jyA2q__menuOverlay{gap:16px;padding:32px}.header-module__0jyA2q__menuLink{font-size:80px}.header-module__0jyA2q__container{padding:0 32px}.header-module__0jyA2q__header{padding:16px 0}.header-module__0jyA2q__logoBlend{top:24.5px;left:32px}}@media (max-width:479px){.header-module__0jyA2q__menuOverlay{gap:16px}.header-module__0jyA2q__menuLink{font-size:64px}.header-module__0jyA2q__container{padding:0 24px}.header-module__0jyA2q__header{padding:16px 0}.header-module__0jyA2q__logoBlend{top:24.5px;left:24px}}
.footer-module__M-IPSq__footer{background:var(--footer-background-color);color:var(--footer-text-color);padding:0 80px}.footer-module__M-IPSq__footerTop{border-top:1px solid var(--footer-border-top-color);border-bottom:1px solid var(--footer-border-bottom-color);grid-template-columns:minmax(0,1fr) minmax(0,800px);grid-template-areas:"contacts form""slogan form";align-items:start;gap:0;padding:70px 0 40px;display:grid}.footer-module__M-IPSq__slogan{color:var(--footer-text-color);flex-direction:row;grid-area:slogan;justify-content:flex-start;align-self:end;align-items:flex-end;gap:40px;min-width:0;font-size:80px;font-style:normal;font-weight:500;line-height:100%;display:flex}.footer-module__M-IPSq__footerCat{width:64px;height:64px;color:var(--white);pointer-events:none;flex-shrink:0}.footer-module__M-IPSq__contactGrid{flex-wrap:wrap;flex:1 1 0;grid-area:contacts;align-content:flex-start;align-items:flex-start;gap:52px;width:100%;min-width:0;padding-right:48px;display:flex}.footer-module__M-IPSq__formSlot{grid-area:form;min-width:0}.footer-module__M-IPSq__formSlot>form{width:100%}.footer-module__M-IPSq__contactItem{flex-direction:column;flex:1 1 0;align-items:flex-start;gap:16px;min-width:260px;display:flex}.footer-module__M-IPSq__contactLabel{color:var(--text);letter-spacing:-.44px;font-size:24px;font-style:normal;font-weight:500;line-height:100%}.footer-module__M-IPSq__contactValue{width:100%;min-width:0;max-width:100%;color:var(--footer-text-color);letter-spacing:-.44px;font-size:24px;font-style:normal;font-weight:500;line-height:100%;display:block}.footer-module__M-IPSq__contactValueLink{width:100%;min-width:0;max-width:100%;color:var(--footer-link-text-color);letter-spacing:-.44px;cursor:pointer;overflow-wrap:anywhere;font-size:24px;font-style:normal;font-weight:500;line-height:100%;text-decoration:none;transition:all .3s;display:block}@media (hover:hover){.footer-module__M-IPSq__contactValueLink:hover{color:var(--footer-link-text-hover-color)}}.footer-module__M-IPSq__contactValueLink:active{color:var(--footer-link-text-active-color)}.footer-module__M-IPSq__footerBottom{justify-content:space-between;align-items:center;padding:40px 0;display:flex}.footer-module__M-IPSq__footerLogo{width:125px;height:40px;color:var(--footer-logo-color);margin-right:211px;display:block}.footer-module__M-IPSq__legalText{color:var(--text);letter-spacing:-.44px;flex-direction:row;align-items:center;gap:8px;font-size:24px;font-style:normal;font-weight:500;line-height:100%;display:flex}.footer-module__M-IPSq__policyLink{color:var(--footer-link-text-color);letter-spacing:-.44px;font-size:24px;font-style:normal;font-weight:500;line-height:100%;text-decoration:none;transition:all .3s}@media (hover:hover){.footer-module__M-IPSq__policyLink:hover{color:var(--footer-link-text-hover-color)}}.footer-module__M-IPSq__policyLink:active{color:var(--footer-link-text-active-color)}@media (max-width:1440px){.footer-module__M-IPSq__contactLabel,.footer-module__M-IPSq__contactValue,.footer-module__M-IPSq__legalText,.footer-module__M-IPSq__policyLink,.footer-module__M-IPSq__contactValueLink{font-size:20px}.footer-module__M-IPSq__footer{padding:0 70px}.footer-module__M-IPSq__footerTop{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.footer-module__M-IPSq__contactItem{flex:none}.footer-module__M-IPSq__contactGrid{box-sizing:border-box;flex-direction:column;gap:48px}.footer-module__M-IPSq__slogan{font-size:72px;font-style:normal;font-weight:500;line-height:100%}}@media (max-width:1199px){.footer-module__M-IPSq__contactLabel,.footer-module__M-IPSq__contactValue,.footer-module__M-IPSq__legalText,.footer-module__M-IPSq__policyLink,.footer-module__M-IPSq__contactValueLink{font-size:20px}.footer-module__M-IPSq__footer{padding:0 52px}.footer-module__M-IPSq__footerTop{padding:52px 0 40px}.footer-module__M-IPSq__footerBottom{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;align-items:start;gap:16px 0;padding:32px 0 40px;display:grid}.footer-module__M-IPSq__footerLogo{grid-area:1/1/3;width:112px;height:36px}.footer-module__M-IPSq__legalText{grid-area:2/2;justify-self:start}.footer-module__M-IPSq__policyLink{grid-area:1/2;justify-self:start}.footer-module__M-IPSq__slogan{gap:24px;font-size:52px;line-height:100%}}@media (max-width:959px){.footer-module__M-IPSq__footer{padding:0 48px}.footer-module__M-IPSq__footerTop{grid-template-columns:1fr;grid-template-areas:"contacts""form""slogan";gap:48px;padding:52px 0 40px}.footer-module__M-IPSq__contactGrid{flex-direction:column;align-content:flex-start;align-items:flex-start;gap:48px;padding-right:0}.footer-module__M-IPSq__contactItem{flex:none;width:100%;min-width:0}.footer-module__M-IPSq__slogan{align-self:start;gap:24px;font-size:52px}.footer-module__M-IPSq__contactLabel,.footer-module__M-IPSq__contactValue,.footer-module__M-IPSq__legalText,.footer-module__M-IPSq__policyLink,.footer-module__M-IPSq__contactValueLink{font-size:20px}.footer-module__M-IPSq__footerBottom{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.footer-module__M-IPSq__footerLogo{order:1;width:112px;height:36px;margin-bottom:8px;margin-right:0}.footer-module__M-IPSq__policyLink{order:2}.footer-module__M-IPSq__legalText{order:3}}@media (max-width:767px){.footer-module__M-IPSq__footer{padding:0 32px}.footer-module__M-IPSq__footerTop{padding:32px 0 40px}.footer-module__M-IPSq__footerBottom{padding:40px 0}.footer-module__M-IPSq__contactGrid{flex-direction:column;align-items:flex-start}}@media (max-width:479px){.footer-module__M-IPSq__footer{padding:0 24px}.footer-module__M-IPSq__footerTop{gap:32px;padding:24px 0}.footer-module__M-IPSq__contactGrid{flex-direction:column;gap:32px}.footer-module__M-IPSq__contactItem{gap:8px}.footer-module__M-IPSq__slogan{gap:12px;font-size:40px}.footer-module__M-IPSq__contactLabel,.footer-module__M-IPSq__contactValue,.footer-module__M-IPSq__legalText,.footer-module__M-IPSq__policyLink,.footer-module__M-IPSq__contactValueLink{font-size:16px}.footer-module__M-IPSq__contactValueLink{width:fit-content}.footer-module__M-IPSq__contactItem{width:100%;min-width:0}.footer-module__M-IPSq__footerBottom{gap:16px;padding:28px 0}.footer-module__M-IPSq__footerLogo{margin-bottom:0}.footer-module__M-IPSq__legalText{flex-direction:column;align-items:flex-start;gap:4px}}
.success-popup-module__4NLvBG__overlay{z-index:1000;background:#00000040;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.success-popup-module__4NLvBG__popup{align-items:flex-start;gap:16px;padding-left:60px;display:flex}.success-popup-module__4NLvBG__card{background:var(--white,#fff);border-radius:4px;flex-direction:column;align-items:flex-end;padding:48px 64px;display:flex}.success-popup-module__4NLvBG__content{flex-direction:column;align-items:center;gap:32px;display:flex}.success-popup-module__4NLvBG__title{color:var(--black,#000);white-space:nowrap;font-size:32px;font-style:normal;font-weight:500;line-height:normal}.success-popup-module__4NLvBG__button{color:var(--white,#fff);text-align:center;cursor:pointer;background:#ca90f7;border:none;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:14px 28px 18px;font-size:24px;font-style:normal;font-weight:500;line-height:normal;transition:background .3s;display:flex}@media (hover:hover){.success-popup-module__4NLvBG__button:hover{background:#d4a4f9}}.success-popup-module__4NLvBG__button:active{background:#b87ce5}.success-popup-module__4NLvBG__closeBtn{color:var(--white,#fff);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:10px;display:flex}.success-popup-module__4NLvBG__closeIcon{width:24px;height:24px}@media (max-width:959px){.success-popup-module__4NLvBG__popup{width:100%;padding:0 48px}.success-popup-module__4NLvBG__closeBtn{display:none}.success-popup-module__4NLvBG__card{width:100%;padding:32px 48px}.success-popup-module__4NLvBG__button{width:100%}}@media (max-width:767px){.success-popup-module__4NLvBG__popup{padding:0 32px}.success-popup-module__4NLvBG__card{padding:28px 32px}.success-popup-module__4NLvBG__title{font-size:24px}.success-popup-module__4NLvBG__button{padding:14px 28px 16px;font-size:20px}}@media (max-width:479px){.success-popup-module__4NLvBG__popup{padding:0 24px}.success-popup-module__4NLvBG__card{padding:24px}.success-popup-module__4NLvBG__content{gap:24px;width:100%}.success-popup-module__4NLvBG__title{font-size:20px}.success-popup-module__4NLvBG__button{padding:14px 28px 16px;font-size:16px}}
.contact-form-module__MuLKrG__contactForm{flex-direction:column;align-items:flex-start;gap:24px;width:100%;max-width:800px;display:flex}.contact-form-module__MuLKrG__formFields{flex-direction:column;gap:16px;width:100%;display:flex}.contact-form-module__MuLKrG__fieldGroup{flex-direction:column;gap:8px;width:100%;display:flex}.contact-form-module__MuLKrG__fieldWrapper{width:100%;position:relative}.contact-form-module__MuLKrG__formField{width:100%;color:var(--black);letter-spacing:-.44px;background:var(--white);cursor:text;border:none;border-radius:4px;outline:none;padding:14px 20px 16px;font-size:24px;font-style:normal;font-weight:500;line-height:100%;transition:all .3s;display:flex}.contact-form-module__MuLKrG__formField::placeholder{color:#bbb}.contact-form-module__MuLKrG__formTextarea{resize:none;height:182px}@media (hover:hover){.contact-form-module__MuLKrG__formField:hover{box-shadow:0 0 0 4px var(--black),0 0 0 8px #ca90f7}}.contact-form-module__MuLKrG__formField:active,.contact-form-module__MuLKrG__formField:focus{box-shadow:0 0 0 4px var(--black),0 0 0 8px #ca90f7}.contact-form-module__MuLKrG__formField.contact-form-module__MuLKrG__error{box-shadow:0 0 0 4px var(--black),0 0 0 8px #ff3636}.contact-form-module__MuLKrG__errorMessage{color:var(--red);letter-spacing:-.32px;font-size:18px;font-style:normal;font-weight:500;line-height:100%}.contact-form-module__MuLKrG__formActions{flex-direction:column;gap:12px;width:100%;display:flex}.contact-form-module__MuLKrG__submitButton{color:var(--white);text-align:center;letter-spacing:-.44px;cursor:pointer;background:#ca90f7;border:none;border-radius:4px;outline:none;flex-direction:column;justify-content:center;align-items:center;width:fit-content;padding:14px 28px 18px;font-size:24px;font-style:normal;font-weight:500;line-height:110%;transition:all .3s;display:inline-flex}@media (hover:hover){.contact-form-module__MuLKrG__submitButton:hover{background:#b67ce3}}.contact-form-module__MuLKrG__submitButton:active{background:#a268cf}.contact-form-module__MuLKrG__submitButton:disabled{opacity:.7;cursor:not-allowed}.contact-form-module__MuLKrG__contactLabel{color:var(--text);letter-spacing:-.44px;font-size:24px;font-style:normal;font-weight:500;line-height:100%}.contact-form-module__MuLKrG__clearButton{width:24px;height:24px;color:var(--black);cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:0;font-size:24px;line-height:1;transition:color .3s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}@media (hover:hover){.contact-form-module__MuLKrG__clearButton:hover{color:var(--text)}}.contact-form-module__MuLKrG__clearButton:active{color:#bbb}.contact-form-module__MuLKrG__agreementRow{cursor:pointer;align-items:flex-start;gap:16px;display:flex}.contact-form-module__MuLKrG__checkboxInput{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.contact-form-module__MuLKrG__checkbox{border:1px solid var(--white);background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.contact-form-module__MuLKrG__checkboxChecked{background:#ca90f7;border-color:#ca90f7}.contact-form-module__MuLKrG__checkboxError{border-color:#ff3636}@media (hover:hover){.contact-form-module__MuLKrG__agreementRow:hover .contact-form-module__MuLKrG__checkbox{border-color:#ca90f7}.contact-form-module__MuLKrG__agreementRow:hover .contact-form-module__MuLKrG__checkboxChecked{background:#b67ce3;border-color:#b67ce3}}.contact-form-module__MuLKrG__agreementRow:active .contact-form-module__MuLKrG__checkbox{border-color:#a268cf}.contact-form-module__MuLKrG__agreementRow:active .contact-form-module__MuLKrG__checkboxChecked{background:#a268cf;border-color:#a268cf}.contact-form-module__MuLKrG__checkIcon{width:18px;height:18px;color:var(--white)}.contact-form-module__MuLKrG__agreementText{color:var(--text);max-width:450px;font-size:18px;font-weight:500;line-height:130%}.contact-form-module__MuLKrG__agreementLink{color:var(--white);font-weight:500;text-decoration:none;transition:color .3s}@media (hover:hover){.contact-form-module__MuLKrG__agreementLink:hover{color:#ca90f7}}.contact-form-module__MuLKrG__agreementLink:active{color:#a268cf}.contact-form-module__MuLKrG__agreementError .contact-form-module__MuLKrG__agreementLink{color:#ff3636}@media (max-width:1440px){.contact-form-module__MuLKrG__contactForm{flex:1 1 0;max-width:none}.contact-form-module__MuLKrG__formField,.contact-form-module__MuLKrG__contactLabel{font-size:20px}.contact-form-module__MuLKrG__submitButton{padding:14px 28px 16px;font-size:20px}}@media (max-width:1199px){.contact-form-module__MuLKrG__submitButton{width:100%}}@media (max-width:959px){.contact-form-module__MuLKrG__formField{padding:14px 20px 16px;font-size:20px}.contact-form-module__MuLKrG__formFields{gap:16px}.contact-form-module__MuLKrG__submitButton{width:100%;padding:14px 28px 16px;font-size:20px}.contact-form-module__MuLKrG__contactLabel{font-size:20px}.contact-form-module__MuLKrG__agreementText{font-size:18px}}@media (max-width:767px){.contact-form-module__MuLKrG__contactLabel{margin-bottom:-8px}}@media (max-width:479px){.contact-form-module__MuLKrG__contactLabel{margin-bottom:-12px}.contact-form-module__MuLKrG__formField{padding:10px 16px 12px;font-size:16px}@media (hover:hover){.contact-form-module__MuLKrG__formField:hover{box-shadow:0 0 0 2px var(--black),0 0 0 4px #ca90f7}}.contact-form-module__MuLKrG__formField:active,.contact-form-module__MuLKrG__formField:focus{box-shadow:0 0 0 2px var(--black),0 0 0 4px #ca90f7}.contact-form-module__MuLKrG__formField.contact-form-module__MuLKrG__error{box-shadow:0 0 0 2px var(--black),0 0 0 4px #ff3636}.contact-form-module__MuLKrG__formFields{gap:12px}.contact-form-module__MuLKrG__submitButton,.contact-form-module__MuLKrG__contactLabel{font-size:16px}.contact-form-module__MuLKrG__errorMessage{font-size:14px}.contact-form-module__MuLKrG__checkbox{width:24px;height:24px}.contact-form-module__MuLKrG__checkIcon{width:14px;height:14px}.contact-form-module__MuLKrG__agreementText{font-size:16px}.contact-form-module__MuLKrG__agreementRow{gap:12px}}
.page-shell-module__BM39oq__page{--header-padding-x:100px;--header-padding-y:24px;--header-logo-width:213px;--header-logo-height:44px;--header-height:110px;--page-background-color:var(--white);background:var(--page-background-color);--header-background-color:transparent;--header-bottom-border:transparent;--header-btns-background:transparent;--header-btn-background:transparent;--header-text-color:transparent;--header-btns-shadow:transparent;--header-btn-contact-shadow:transparent;--header-btn-contact-padding:transparent;--header-menu-icon-shadow:transparent;--menu-overlay-bg:var(--white);--menu-overlay-text-color:var(--black);--footer-background-color:transparent;--footer-logo-color:transparent;--footer-text-color:transparent;--footer-has-cat:0;--footer-cat-color:transparent;--footer-border-top-color:transparent;--footer-border-bottom-color:transparent;--footer-input-background-color:transparent;--footer-input-text-color:transparent;--footer-input-placeholder-color:transparent;--footer-input-border-color:transparent;--footer-input-border-hover-color:transparent;--footer-input-border-active-color:transparent;--footer-btn-background-color:transparent;--footer-btn-shadow:transparent;--footer-btn-text-color:transparent;--footer-btn-text-hover-color:transparent;--footer-btn-text-active-color:transparent;--footer-link-text-color:transparent;--footer-link-text-hover-color:transparent;--footer-link-text-active-color:transparent;--footer-input-btn-clear-color:transparent;--footer-input-btn-clear-hover-color:transparent;--footer-input-btn-clear-active-color:transparent;min-height:100vh}.page-shell-module__BM39oq__home{--page-background-color:var(--white);--header-background-color:transparent;--header-bottom-border:transparent;--header-btns-background:var(--white);--header-btn-background:var(--white);--header-text-color:var(--black);--header-btns-shadow:0 4px 24px 0 #00000014;--header-btn-contact-shadow:0 4px 24px 0 #00000014;--header-btn-contact-padding:12px 24px 16px 24px;--header-menu-icon-shadow:0 4px 24px 0 #00000014;--menu-icon-bg:var(--white);--menu-icon-color:var(--black);--menu-overlay-bg:var(--white);--menu-overlay-text-color:var(--black);--footer-background-color:var(--black);--footer-logo-color:var(--white);--footer-text-color:var(--white);--footer-has-cat:0;--footer-cat-color:transparent;--footer-border-top-color:var(--black);--footer-border-bottom-color:var(--white);--footer-input-background-color:var(--black-bg);--footer-input-text-color:var(--white);--footer-input-placeholder-color:var(--text);--footer-input-border-color:var(--black-bg);--footer-input-border-hover-color:var(--text);--footer-input-border-active-color:var(--white);--footer-btn-background-color:var(--white);--footer-btn-shadow:0 4px 24px 0 #00000014;--footer-btn-text-color:var(--black);--footer-btn-text-hover-color:var(--text);--footer-btn-text-active-color:var(--border);--footer-link-text-color:var(--white);--footer-link-text-hover-color:var(--text);--footer-link-text-active-color:var(--black-active);--footer-input-btn-clear-color:var(--text);--footer-input-btn-clear-hover-color:var(--white);--footer-input-btn-clear-active-color:var(--white)}.page-shell-module__BM39oq__cases{--page-background-color:var(--white);--header-background-color:var(--white);--header-bottom-border:var(--black);--header-btns-background:var(--white);--header-btn-background:var(--white);--header-text-color:var(--black);--header-btns-shadow:transparent;--header-btn-contact-shadow:transparent;--header-btn-contact-padding:10px 0 12px 0;--header-menu-icon-shadow:none;--menu-icon-bg:transparent;--menu-icon-color:var(--black);--menu-overlay-bg:var(--white);--menu-overlay-text-color:var(--black);--footer-background-color:var(--black);--footer-logo-color:var(--white);--footer-text-color:var(--white);--footer-has-cat:0;--footer-cat-color:transparent;--footer-border-top-color:var(--black);--footer-border-bottom-color:var(--white);--footer-input-background-color:var(--black-bg);--footer-input-text-color:var(--white);--footer-input-placeholder-color:var(--text);--footer-input-border-color:var(--black-bg);--footer-input-border-hover-color:var(--text);--footer-input-border-active-color:var(--white);--footer-btn-background-color:var(--white);--footer-btn-shadow:0 4px 24px 0 #00000014;--footer-btn-text-color:var(--black);--footer-btn-text-hover-color:var(--text);--footer-btn-text-active-color:var(--border);--footer-link-text-color:var(--white);--footer-link-text-hover-color:var(--text);--footer-link-text-active-color:var(--black-active);--footer-input-btn-clear-color:var(--text);--footer-input-btn-clear-hover-color:var(--white);--footer-input-btn-clear-active-color:var(--white)}.page-shell-module__BM39oq__services{--page-background-color:var(--black);--header-background-color:var(--black);--header-bottom-border:var(--white);--header-btns-background:var(--black);--header-btn-background:var(--black);--header-text-color:var(--white);--header-btns-shadow:transparent;--header-btn-contact-shadow:transparent;--header-btn-contact-padding:10px 0 12px 0;--header-menu-icon-shadow:none;--menu-icon-bg:transparent;--menu-icon-color:var(--white);--menu-overlay-bg:var(--black);--menu-overlay-text-color:var(--white);--footer-background-color:var(--black);--footer-logo-color:var(--white);--footer-text-color:var(--white);--footer-has-cat:0;--footer-cat-color:transparent;--footer-border-top-color:var(--white);--footer-border-bottom-color:var(--white);--footer-input-background-color:var(--black-bg);--footer-input-text-color:var(--white);--footer-input-placeholder-color:var(--text);--footer-input-border-color:var(--black-bg);--footer-input-border-hover-color:var(--text);--footer-input-border-active-color:var(--white);--footer-btn-background-color:var(--white);--footer-btn-shadow:0 4px 24px 0 #00000014;--footer-btn-text-color:var(--black);--footer-btn-text-hover-color:var(--text);--footer-btn-text-active-color:var(--border);--footer-link-text-color:var(--white);--footer-link-text-hover-color:var(--text);--footer-link-text-active-color:var(--black-active);--footer-input-btn-clear-color:var(--text);--footer-input-btn-clear-hover-color:var(--white);--footer-input-btn-clear-active-color:var(--white)}.page-shell-module__BM39oq__about{--page-background-color:var(--white);--header-background-color:var(--white);--header-bottom-border:transparent;--header-btns-background:var(--white);--header-btn-background:var(--white);--header-text-color:var(--black);--header-btns-shadow:transparent;--header-btn-contact-shadow:transparent;--header-btn-contact-padding:10px 0 12px 0;--header-menu-icon-shadow:none;--menu-icon-bg:transparent;--menu-icon-color:var(--black);--menu-overlay-bg:var(--white);--menu-overlay-text-color:var(--black);--footer-background-color:var(--black);--footer-logo-color:var(--white);--footer-text-color:var(--white);--footer-has-cat:0;--footer-cat-color:transparent;--footer-border-top-color:var(--black);--footer-border-bottom-color:var(--white);--footer-input-background-color:var(--black-bg);--footer-input-text-color:var(--white);--footer-input-placeholder-color:var(--text);--footer-input-border-color:var(--black-bg);--footer-input-border-hover-color:var(--text);--footer-input-border-active-color:var(--white);--footer-btn-background-color:var(--white);--footer-btn-shadow:0 4px 24px 0 #00000014;--footer-btn-text-color:var(--black);--footer-btn-text-hover-color:var(--text);--footer-btn-text-active-color:var(--border);--footer-link-text-color:var(--white);--footer-link-text-hover-color:var(--text);--footer-link-text-active-color:var(--black-active);--footer-input-btn-clear-color:var(--text);--footer-input-btn-clear-hover-color:var(--white);--footer-input-btn-clear-active-color:var(--white)}@media (max-width:1440px){.page-shell-module__BM39oq__page{--header-height:92px}}@media (max-width:1199px){.page-shell-module__BM39oq__page{--header-padding-x:48px}}@media (max-width:959px){.page-shell-module__BM39oq__page{--header-padding-x:32px;--header-logo-width:155px;--header-logo-height:32px}}@media (max-width:767px){.page-shell-module__BM39oq__page{--header-padding-x:16px;--header-padding-y:0px;--header-height:76px}}
