@font-face{font-family:Otoiwo Grotesk;src:url(/assets/OtoiwoGrotesk-Light-CrISg8ZI.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Otoiwo Grotesk;src:url(/assets/OtoiwoGrotesk-Regular-84VpO51j.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Otoiwo Grotesk;src:url(/assets/OtoiwoGrotesk-Medium-BG_4J5Eq.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Otoiwo Grotesk;src:url(/assets/OtoiwoGrotesk-Bold-DYkKLDdf.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter Tight;src:url(/assets/InterTight-Regular-BhPsUcRf.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Otoiwo Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden}#root{width:100%}.widget{color:#1b1b2e;background:#f6f6f9;max-width:100%;padding:32px;font-family:Otoiwo Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;overflow-x:hidden}.tabs{background:0 0;border:1px solid #dddde6;padding:4px;display:flex}@media (width<=450px){.tabs{flex-direction:column}}.tab{color:#1b1b2e;cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:10px;min-height:40px;padding:8px;font-family:Inter Tight;font-size:16px;font-weight:300;transition:background .15s;display:flex}.tab--active{color:#fff;background:#2020e8}.tab:not(.tab--active):hover{background:#0000000a}@media (width<=450px){.tab{min-height:40px}.tab:not(:last-child){border-bottom:1px solid #dddde6}}.form{padding:24px 0 0}@media (width<=450px){.form{padding:20px 0 0}}.form__title{letter-spacing:-1.5px;color:#1b1b2e;margin:0 0 10px;font-size:32px;font-weight:300;line-height:1.05}@media (width<=450px){.form__title{letter-spacing:-.5px;font-size:24px}}.form__subtitle{color:#6b6b80;margin:0 0 20px;font-family:Inter Tight;font-size:16px}.form__textarea{color:#1b1b2e;resize:none;background:#fff;border:1px solid #0000;border-radius:2px;outline:none;width:100%;min-height:130px;padding:14px 16px;font-family:Inter Tight;font-size:15px;transition:border-color .15s;display:block}.form__textarea::placeholder{color:#a8a8b8}.form__textarea:focus{border:1px solid #2020e8}.form__textarea:hover{border:1px solid #d8d8e2}.form__section-title{letter-spacing:-.5px;color:#1b1b2e;margin:32px 0 20px;font-size:24px;font-weight:500}@media (width<=450px){.form__section-title{margin:24px 0 16px}}.form__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px 20px;display:grid}@media (width<=450px){.form__grid{grid-template-columns:1fr;gap:12px}}.form__field{flex-direction:column;gap:6px;min-width:0;display:flex}.form__label{color:#6b6b80;font-family:Inter Tight;font-size:16px}.form__input{color:#1b1b2e;background:#fff;border:1px solid #0000;border-radius:2px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s}.form__input::placeholder{color:#a8a8b8;font-weight:300}.form__input:focus{border-bottom:1px solid #2020e8}.form__input:hover{border-bottom:1px solid #d8d8e2}.form__description{color:#1b1b2e;margin:0 0 28px;font-size:18px;font-weight:300;line-height:1.3}@media (width<=450px){.form__description{margin:0 0 20px}}.form__budget{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px 20px;margin-bottom:4px;display:grid}@media (width<=450px){.form__budget{grid-template-columns:1fr;gap:12px}}.form__radio-label{color:#1b1b2e;cursor:pointer;align-items:center;gap:12px;min-width:0;font-size:20px;display:flex}.form__radio-label input[type=radio]{opacity:0;width:1px;height:1px;margin:0;position:absolute}.form__radio-label input[type=radio]:checked~.form__radio-box{border-color:#2020e8;box-shadow:inset 0 0 0 6px #2020e8}.form__radio-label input[type=radio]:focus-visible~.form__radio-box{outline-offset:2px;outline:2px solid #2020e8}.form__radio-box{background:#fff;border:1.5px solid #d8d8e2;border-radius:50%;flex-shrink:0;width:24px;height:24px;transition:box-shadow .2s,border-color .2s;box-shadow:inset 0 0 #2020e8}.form__radio-box:hover{border:1.5px solid #1b1b2e}.form__checkboxes{flex-direction:column;gap:14px;margin-top:28px;display:flex}.form__checkbox-label{color:#1b1b2e;cursor:pointer;align-items:flex-start;gap:12px;font-family:Inter Tight;font-size:15px;line-height:1.4;display:flex;position:relative}.form__checkbox-label input[type=checkbox]{opacity:0;width:1px;height:1px;margin:0;position:absolute}.form__checkbox-label input[type=checkbox]:checked~.form__checkbox-box{border-color:#2020e8;box-shadow:inset 0 0 0 9px #2020e8}.form__checkbox-label input[type=checkbox]:checked~.form__checkbox-box:after{transform:translate(-50%,-60%)rotate(45deg)scale(1)}.form__checkbox-label input[type=checkbox]:focus-visible~.form__checkbox-box{outline-offset:2px;outline:2px solid #2020e8}.form__checkbox-label a{color:#1b1b2e;text-decoration:underline}.form__checkbox-label a:hover{color:#2020e8}.form__checkbox-box{background:0 0;border:1.5px solid #d8d8e2;border-radius:1px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;transition:box-shadow .2s,border-color .2s;position:relative;box-shadow:inset 0 0 #2020e8}.form__checkbox-box:hover{border:1.5px solid #1b1b2e}.form__checkbox-box:after{content:"";transform-origin:50%;border-bottom:2px solid #fff;border-right:2px solid #fff;width:5px;height:9px;transition:transform .15s cubic-bezier(.34,1.56,.64,1) 50ms;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)rotate(45deg)scale(0)}.form__actions{margin-top:32px}.form__submit-message{margin:0 0 16px;font-size:14px}.form__submit-message--success{color:#1a7a3c}.form__submit-message--error{color:#c0392b}.btn-send{cursor:pointer;border:none;border-radius:1px;padding:0;font-family:inherit;display:inline-flex;overflow:hidden}.btn-send__text{color:#c5f535;background:#2020e8;align-items:center;padding:15px 26px;font-size:16px;font-weight:500;transition:background .15s;display:flex}.btn-send__icon{color:#c5f535;background:#2020e8;border-left:1px solid #f6f6f9;justify-content:center;align-items:center;width:52px;transition:background .15s,color .15s;display:flex}.btn-send:hover .btn-send__text,.btn-send:hover .btn-send__icon{color:#2020e8;background:#fff}
