.simcott-form-wrap{width:100%;padding:clamp(22px,4vw,38px);border:1px solid rgba(15,56,64,.11);border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(15,56,64,.08)}.simcott-form-heading{margin-bottom:24px}.simcott-form-heading h2{margin:7px 0 8px;font-size:clamp(28px,4vw,40px);line-height:1.06;color:#0d3038}.simcott-form-heading p{margin:0;color:#61747a;line-height:1.65}.simcott-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.simcott-field{display:flex;flex-direction:column;gap:8px;margin-bottom:17px}.simcott-field label{color:#153740;font-size:14px;font-weight:750}.simcott-field input,.simcott-field select,.simcott-field textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid #cad9d6;border-radius:12px;background:#fbfdfc;color:#153740;font:inherit;transition:border-color .2s,box-shadow .2s}.simcott-field textarea{min-height:130px;resize:vertical}.simcott-field input:focus,.simcott-field select:focus,.simcott-field textarea:focus{outline:0;border-color:#208f87;box-shadow:0 0 0 3px rgba(32,143,135,.15)}.simcott-consent{display:flex;align-items:flex-start;gap:10px;margin:4px 0 20px;color:#62747a;font-size:12px;line-height:1.5}.simcott-consent input{margin-top:3px}.simcott-submit{border:0;cursor:pointer}.simcott-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.simcott-form-notice{margin:0 0 20px;padding:14px 16px;border-radius:12px;line-height:1.5}.simcott-form-notice--success{background:#e2f5ee;color:#176b5e}.simcott-form-notice--error{background:#fff0ed;color:#9a3b32}.simcott-form-state{padding:30px;border-radius:20px;background:#fff}.simcott-form-state h3{margin-top:0}.simcott-form-state p{color:#63757b}.sc-small-print{color:#6f8187;font-size:13px;line-height:1.6}
@media(max-width:680px){.simcott-field-grid{grid-template-columns:1fr}.simcott-form-wrap{border-radius:18px}}
