@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:#1e2228;background:#f6f6f9;max-width:100%;padding:32px;font-family:Otoiwo Grotesk,Arial,sans-serif;font-size:16px;line-height:1.4;overflow-x:hidden}@media (width<=479px){.widget{padding:24px 12px 20px}}.tabs{background:0 0;border:1px solid #2837da29;padding:4px;display:flex}@media (width<=450px){.tabs{flex-direction:column}}.tab{color:#1e2228;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,Arial,sans-serif;font-size:16px;font-weight:400;transition:background .15s;display:flex}.tab--active{color:#fff;background:#2837da}.tab:not(.tab--active):hover{background:#0000000a}@media (width<=450px){.tab{min-height:40px}.tab:not(:last-child){border-bottom:1px solid #2837da29}}.form{padding:24px 0 0}@media (width<=450px){.form{padding:20px 0 0}}.form__title{letter-spacing:-.05em;color:#1e2228;margin:0 0 12px;font-family:Otoiwo Grotesk,Arial,sans-serif;font-size:2rem;font-weight:400;line-height:.96}.form__subtitle{opacity:.64;margin:0 0 8px;font-family:Inter Tight,Arial,sans-serif;font-size:16px;line-height:1.4;display:block}.form__textarea{color:#1e2228;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,Arial,sans-serif;font-size:16px;line-height:1.4;transition:border-color .15s;display:block}.form__textarea::placeholder{color:#a8a8b8}.form__textarea:focus{border:1px solid #2837da}.form__textarea:hover{border:1px solid #bdbdbd}.form__section-title{letter-spacing:-.01em;color:#1e2228;margin:32px 0 20px;font-family:Otoiwo Grotesk,Arial,sans-serif;font-size:1.5rem;font-weight:300;line-height:1.2}@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{opacity:.64;font-family:Inter Tight,Arial,sans-serif;font-size:16px;line-height:1.4}.form__input{color:#1e2228;background:#fff;border:1px solid #0000;border-radius:2px;outline:none;width:100%;padding:12px 14px;font-family:Inter Tight,Arial,sans-serif;font-size:16px;line-height:1.4;transition:border-color .15s}.form__input::placeholder{color:#a8a8b8;font-weight:300}.form__input:focus{border-bottom:1px solid #2837da}.form__input:hover{border-bottom:1px solid #bdbdbd}.form__description{letter-spacing:-.04em;color:#1e2228;margin:0 0 28px;font-family:Otoiwo Grotesk,Arial,sans-serif;font-size:1.25rem;font-weight:400;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;font-weight:300;display:grid}@media (width<=450px){.form__budget{grid-template-columns:1fr;gap:12px}}.form__radio-label{letter-spacing:-.04em;color:#1e2228;cursor:pointer;align-items:center;gap:12px;min-width:0;font-family:Otoiwo Grotesk,Arial,sans-serif;font-size:1.25rem;line-height:1.3;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:#2837da;box-shadow:inset 0 0 0 6px #2837da}.form__radio-label input[type=radio]:focus-visible~.form__radio-box{outline-offset:2px;outline:2px solid #2837da}.form__radio-box{background:#fff;border:1.5px solid #bdbdbd;border-radius:50%;flex-shrink:0;width:24px;height:24px;transition:box-shadow .2s,border-color .2s;box-shadow:inset 0 0 #2837da}.form__radio-box:hover{border:1.5px solid #1e2228}.form__checkboxes{flex-direction:column;gap:14px;margin-top:28px;display:flex}.form__checkbox-field{border-radius:4px;flex-direction:column;gap:8px;transition:background-color .2s;display:flex}.form__checkbox-field--error{animation:.4s checkbox-field-shake}.form__checkbox-field--error .form__checkbox-box{background:#fdf0f0;border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1f}.form__checkbox-field--error .form__checkbox-label,.form__checkbox-field--error .form__checkbox-label a{color:#c0392b}.form__checkbox-field--error .form__checkbox-label a:hover{color:#9f2f24}.form__checkbox-field--error .form__required-mark{color:#c0392b}.form__checkbox-label{color:#1e2228;cursor:pointer;align-items:flex-start;gap:12px;font-family:Inter Tight,Arial,sans-serif;font-size:16px;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{background:0 0;border-color:#2837da;box-shadow:inset 0 0 0 9px #2837da}.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 #2837da}.form__checkbox-label a{color:#1e2228;text-decoration:underline}.form__checkbox-label a:hover{color:#2837da}.form__required-mark{color:#2837da;margin-left:2px;font-weight:600}.form__checkbox-error{color:#c0392b;margin:0;padding-left:32px;font-family:Inter Tight,Arial,sans-serif;font-size:13px;line-height:1.35;animation:.2s checkbox-error-in}.form__checkbox-box{background:0 0;border:1.5px solid #bdbdbd;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,background-color .2s;position:relative;box-shadow:inset 0 0 #2837da}.form__checkbox-box:hover{border:1.5px solid #1e2228}.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}.form__attachment{margin-top:28px}.form__attachment-input{opacity:0;clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.form__upload{cursor:pointer;background:#fff;border:1px dashed #bdbdbd;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:140px;padding:24px 16px;transition:border-color .15s,background .15s;display:flex}.form__upload:hover,.form__upload--dragging{background:#2837da08;border-color:#2837da}.form__upload-icon{color:#a8a8b8}.form__upload-text{color:#1e2228;text-align:center;margin:0;font-family:Inter Tight,Arial,sans-serif;font-size:16px;line-height:1.4}.form__upload-hint{color:#a8a8b8;text-align:center;margin:0;font-family:Inter Tight,Arial,sans-serif;font-size:14px;line-height:1.4}.form__attachment-preview{background:#fff;border-radius:4px;align-items:center;gap:16px;padding:16px 20px;display:flex}.form__attachment-icon,.form__attachment-error-icon{flex-shrink:0}.form__attachment-info{flex:1;min-width:0}.form__attachment-name{color:#1e2228;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-family:Inter Tight,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.4;overflow:hidden}.form__attachment-meta{color:#a8a8b8;flex-wrap:wrap;gap:4px 16px;margin:0;font-family:Inter Tight,Arial,sans-serif;font-size:14px;line-height:1.4;display:flex}.form__attachment-error-card{cursor:pointer;background:#fdf0f0;border:1px solid #f0b4b4;border-radius:4px;align-items:center;gap:16px;padding:16px 20px;display:flex}.form__attachment-error-message{color:#d64545;margin:0;font-family:Inter Tight,Arial,sans-serif;font-size:14px;line-height:1.4}.form__attachment-remove{color:#a8a8b8;cursor:pointer;background:#a8a8b833;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .15s,color .15s;display:flex}.form__attachment-remove:hover{color:#1e2228;background:#a8a8b859}.btn-send{cursor:pointer;border:none;border-radius:1px;padding:0;font-family:inherit;display:inline-flex;overflow:hidden}.btn-send__text{color:#bbfa00;background:#2837da;align-items:center;padding:15px 26px;font-family:Inter Tight,Arial,sans-serif;font-size:16px;font-weight:300;line-height:1.4;transition:background .15s;display:flex}.btn-send__icon{color:#bbfa00;background:#2837da;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:#2837da;background:#fff}@keyframes checkbox-field-shake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(2px)}}@keyframes checkbox-error-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
