.ContactForm-module__fw3Taq__form{box-sizing:border-box;color:#000;background:#fff;flex-direction:column;gap:24px;max-width:480px;margin:0 auto;padding:20px;display:flex}@media (max-width:768px){.ContactForm-module__fw3Taq__form{gap:20px;max-width:100%;padding:16px}}.ContactForm-module__fw3Taq__field{flex-direction:column;display:flex}.ContactForm-module__fw3Taq__field label{color:#000;margin-bottom:8px;font-weight:700}.ContactForm-module__fw3Taq__field input{box-sizing:border-box;color:#000;background:#f2f2f2;border:none;border-bottom:3px solid #1d5353;outline:none;width:100%;padding:18px 12px;font-size:16px}.ContactForm-module__fw3Taq__textarea{box-sizing:border-box;color:#000;resize:vertical;background:#f2f2f2;border:none;border-bottom:3px solid #1d5353;outline:none;width:100%;min-height:100px;padding:18px 12px;font-family:inherit;font-size:16px}.ContactForm-module__fw3Taq__selectWrap{position:relative}.ContactForm-module__fw3Taq__selectWrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;background:#f2f2f2;border:none;border-bottom:3px solid #1d5353;width:100%;padding:18px 48px 18px 12px;font-size:16px}.ContactForm-module__fw3Taq__selectIcon{cursor:pointer;z-index:1;background:#ffd400 url(/arrow_select.svg) 50%/cover no-repeat;border-radius:0;width:48px;height:100%;display:inline-block;position:absolute;top:-1px;bottom:0;right:0}.ContactForm-module__fw3Taq__checkboxField{box-sizing:border-box;width:100%;max-width:100%;margin-bottom:16px}.ContactForm-module__fw3Taq__checkboxField.ContactForm-module__fw3Taq__checkboxError .ContactForm-module__fw3Taq__checkboxCustom{border-color:#c00}.ContactForm-module__fw3Taq__checkboxLabel{cursor:pointer;align-items:flex-start;gap:12px;width:100%;font-weight:400;line-height:1.5;display:flex;position:relative}.ContactForm-module__fw3Taq__checkboxLabel a{color:#06c;word-break:break-word;cursor:pointer;font-weight:500;text-decoration:underline}.ContactForm-module__fw3Taq__checkboxLabel a:hover{color:#049;text-decoration:none}.ContactForm-module__fw3Taq__checkboxLabel a:visited{color:#06c}.ContactForm-module__fw3Taq__checkboxLabel>span{word-wrap:break-word;overflow-wrap:break-word;min-width:0}.ContactForm-module__fw3Taq__checkboxInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.ContactForm-module__fw3Taq__checkboxCustom{box-sizing:border-box;background:#f2f2f2;border:2px solid #1d5353;border-radius:3px;flex-shrink:0;width:24px;min-width:24px;height:24px;min-height:24px;margin-top:2px;transition:all .2s;display:block}.ContactForm-module__fw3Taq__checkboxInput:checked+.ContactForm-module__fw3Taq__checkboxCustom{background-color:#ffd400;background-image:url(/check.svg);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border-color:#ffd400}.ContactForm-module__fw3Taq__checkboxInput:focus+.ContactForm-module__fw3Taq__checkboxCustom{outline-offset:2px;outline:2px solid #1d5353}.ContactForm-module__fw3Taq__submit{color:#fff;box-sizing:border-box;background:#0f766e;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:100%;padding:20px 10px 20px 28px;font-size:18px;font-weight:800;display:inline-flex}.ContactForm-module__fw3Taq__submitIcon{width:32px;height:32px}.ContactForm-module__fw3Taq__field input.ContactForm-module__fw3Taq__inputError{border-bottom-color:#c00}.ContactForm-module__fw3Taq__field input[readonly]{cursor:not-allowed;background:#e8e8e8}.ContactForm-module__fw3Taq__emailLocked{position:relative}.ContactForm-module__fw3Taq__emailLocked:after{content:"🔒";color:#666;pointer-events:none;font-size:16px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.ContactForm-module__fw3Taq__lockedLabel{color:#666;margin-left:8px;font-size:12px;font-weight:400}.ContactForm-module__fw3Taq__fieldError{color:#c00;margin-top:4px;font-size:14px}.ContactForm-module__fw3Taq__error{color:#c00}.ContactForm-module__fw3Taq__success{color:green}@keyframes ContactForm-module__fw3Taq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ContactForm-module__fw3Taq__productsRecap{text-align:left;background-color:#f9f9f9;border:2px solid #1d5353;border-radius:0;width:100%;margin-bottom:32px;padding:20px;line-height:1.8}.ContactForm-module__fw3Taq__recapTitle{color:#1d5353;font-family:var(--font-inter),"Helvetica Neue LT Std","Helvetica Neue",Helvetica,Arial,sans-serif;vertical-align:middle;margin-bottom:0;margin-right:16px;font-size:14px;font-weight:700;display:inline-block}.ContactForm-module__fw3Taq__productsList{vertical-align:middle;flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:inline-flex}.ContactForm-module__fw3Taq__productsList li{color:#000;font-family:var(--font-inter),"Helvetica Neue LT Std","Helvetica Neue",Helvetica,Arial,sans-serif;background:#fff;border:1px solid #e6e6e6;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-block}.ContactForm-module__fw3Taq__phoneInputGroup{gap:12px;width:100%;display:flex}.ContactForm-module__fw3Taq__prefixDropdownContainer{flex-shrink:0;width:200px;position:relative}.ContactForm-module__fw3Taq__prefixSearchInput{box-sizing:border-box;color:#000;cursor:pointer;background:#f2f2f2;border:none;border-bottom:3px solid #1d5353;outline:none;width:100%;padding:18px 12px;font-size:16px}.ContactForm-module__fw3Taq__prefixSearchInput:focus{border-bottom-color:#ffd400}.ContactForm-module__fw3Taq__prefixDropdownList{z-index:1000;background:#fff;border:2px solid #1d5353;border-top:none;max-height:300px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ContactForm-module__fw3Taq__prefixDropdownItem{cursor:pointer;color:#000;border-bottom:1px solid #e6e6e6;padding:12px;font-size:14px;transition:background-color .15s}.ContactForm-module__fw3Taq__prefixDropdownItem:hover{color:#1d5353;background-color:#ffd400}.ContactForm-module__fw3Taq__prefixDropdownItem:last-child{border-bottom:none}.ContactForm-module__fw3Taq__prefixDropdownItemActive{background-color:#f2f2f2;font-weight:600}.ContactForm-module__fw3Taq__prefixDropdownItemEmpty{color:#666;text-align:center;padding:12px;font-size:14px}.ContactForm-module__fw3Taq__phonePrefixSelect{box-sizing:border-box;color:#000;background:#f2f2f2;border:none;border-bottom:3px solid #1d5353;outline:none;flex-shrink:0;width:180px;padding:18px 12px;font-size:16px}.ContactForm-module__fw3Taq__phoneNumberInput{box-sizing:border-box;color:#000;background:#f2f2f2;border:none;border-bottom:3px solid #1d5353;outline:none;flex-grow:1;padding:18px 12px;font-size:16px}@media (max-width:480px){.ContactForm-module__fw3Taq__prefixDropdownContainer{width:140px}.ContactForm-module__fw3Taq__prefixSearchInput{padding:16px 8px;font-size:14px}.ContactForm-module__fw3Taq__prefixDropdownItem{padding:10px 8px;font-size:13px}.ContactForm-module__fw3Taq__phonePrefixSelect{width:140px;font-size:14px}.ContactForm-module__fw3Taq__phoneNumberInput{font-size:14px}}.ContactForm-module__fw3Taq__ContactForm-module__fw3Taq__checkboxLabel>span{word-wrap:break-word;overflow-wrap:break-word;min-width:0}
.Footer-module__Grjkva__footer{background-color:#f5f5f5;border-top:1px solid #e0e0e0;width:100vw;margin-top:60px;margin-left:-50vw;margin-right:-50vw;padding:16px 0;position:relative;left:50%;right:50%}.Footer-module__Grjkva__container{max-width:1200px;margin:0 auto;padding:0 20px}.Footer-module__Grjkva__content{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.Footer-module__Grjkva__copyright{color:#666;font-size:13px}.Footer-module__Grjkva__copyright p{margin:0}.Footer-module__Grjkva__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.Footer-module__Grjkva__link{color:#666;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__link:hover{color:#1d5353;text-decoration:underline}.Footer-module__Grjkva__separator{color:#ccc;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.Footer-module__Grjkva__content{flex-direction:row;justify-content:space-between;align-items:center}.Footer-module__Grjkva__links{gap:12px}}
.styles-module__hdN3kq__header{z-index:50;background:#fff;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 1px rgba(0,0,0,.06)}.styles-module__hdN3kq__transparent{box-shadow:none;background:0 0}.styles-module__hdN3kq__inner{justify-content:center;align-items:center;max-width:1200px;margin:0 auto;padding:10px 20px;display:flex;position:relative}@media (max-width:768px){.styles-module__hdN3kq__inner{padding:8px 16px}}@media (max-width:480px){.styles-module__hdN3kq__inner{padding:6px 12px}}.styles-module__hdN3kq__spacer{display:none}.styles-module__hdN3kq__logo-container{justify-content:center;display:flex}.styles-module__hdN3kq__logo{height:60px}@media (max-width:1024px){.styles-module__hdN3kq__logo{height:55px}}@media (max-width:768px){.styles-module__hdN3kq__logo{height:50px}}@media (max-width:480px){.styles-module__hdN3kq__logo{height:45px}}.styles-module__hdN3kq__resetLink{touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:23px;align-items:center;gap:10px;height:46px;padding:0;text-decoration:none;transition:all .3s;display:flex;position:absolute;right:20px;overflow:hidden}.styles-module__hdN3kq__resetLink:hover{transform:translateY(-1px)}.styles-module__hdN3kq__resetLink:active{transition:transform .1s;transform:scale(.98)}@media (max-width:768px){.styles-module__hdN3kq__resetLink{gap:8px;height:42px;right:16px}}@media (max-width:480px){.styles-module__hdN3kq__resetLink{gap:6px;height:38px;right:12px}.styles-module__hdN3kq__resetText{display:none}.styles-module__hdN3kq__resetLink{justify-content:center;width:38px;padding:0}.styles-module__hdN3kq__resetIcon{margin:0}}.styles-module__hdN3kq__resetText{color:#000;white-space:nowrap;padding-left:20px;padding-right:10px;font-size:14px;font-weight:500}@media (max-width:768px){.styles-module__hdN3kq__resetText{padding-left:16px;padding-right:8px;font-size:13px}}@media (max-width:640px){.styles-module__hdN3kq__resetText{padding-left:14px;padding-right:6px;font-size:12px}}.styles-module__hdN3kq__resetIcon{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-right:8px;display:flex}@media (max-width:768px){.styles-module__hdN3kq__resetIcon{width:28px;height:28px;margin-right:6px}.styles-module__hdN3kq__resetIcon svg{width:28px;height:28px}}@media (max-width:480px){.styles-module__hdN3kq__resetIcon{width:26px;height:26px;margin-right:0}.styles-module__hdN3kq__resetIcon svg{width:26px;height:26px}}.styles-module__hdN3kq__resetIcon svg{width:30px;height:30px;transition:transform .3s}.styles-module__hdN3kq__resetLink:hover .styles-module__hdN3kq__resetIcon svg{transform:rotate(-45deg)}
