.custom-form-section{background-color:var(--cf-bg-color, #ffffff);color:var(--cf-text-color, #111111);padding:60px 20px}.custom-form-section__wrapper{display:flex;align-items:stretch;gap:40px;max-width:1100px;margin:0 auto}.custom-form-section--layout-none .custom-form-section__wrapper,.custom-form-section--layout-top .custom-form-section__wrapper{display:block}.custom-form-section__inner{max-width:var(--cf-max-width, 500px);margin:0 auto;display:flex;flex-direction:column;gap:8px;flex:1}.custom-form__banner--top{position:relative;width:100%;max-height:360px;overflow:hidden;margin-bottom:32px;border-radius:6px;text-align:center;justify-content:center}.custom-form__banner--top .custom-form__banner-image{width:100%;height:100%;max-width:1200px;max-height:360px;margin:0 auto;object-fit:cover;display:block}.custom-form__banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:var(--cf-banner-overlay, .2)}.custom-form__banner--side{flex:1;min-width:0;border-radius:6px;overflow:hidden;align-self:stretch}.custom-form__banner--side .custom-form__banner-image{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:749px){.custom-form-section__wrapper{flex-direction:column}.custom-form__banner--side{max-height:260px}}.custom-form-section--align-center{text-align:center}.custom-form-section--align-center .custom-form{text-align:left}.custom-form__heading{margin:0 0 4px;font-size:32px;font-weight:700}.custom-form__subheading{margin:0 0 4px;font-size:18px;opacity:.85}.custom-form__description{margin:0 0 16px;opacity:.8}.custom-form{display:flex;flex-direction:column;gap:18px;margin-top:16px}.custom-form__field{display:flex;flex-direction:column;gap:6px}.custom-form__field label{font-size:14px;font-weight:600}.custom-form__field input[type=text],.custom-form__field input[type=email],.custom-form__field input[type=tel],.custom-form__field textarea{padding:12px 14px;border:1px solid rgba(0,0,0,.2);border-radius:4px;font-size:15px;background:#fff;color:#111}.custom-form__field input:focus,.custom-form__field textarea:focus{outline:none;border-color:var(--cf-accent-color, #111111)}.custom-form__field--checkbox label{display:flex;align-items:center;gap:8px;font-weight:400}.custom-form__submit{align-self:flex-start;padding:12px 28px;border:none;border-radius:4px;background-color:var(--cf-accent-color, #111111);color:#fff;font-weight:600;cursor:pointer;transition:opacity .2s ease}.custom-form__submit:hover{opacity:.85}.custom-form__submit:disabled{opacity:.5;cursor:not-allowed}.custom-form__message{margin-top:12px;padding:12px 16px;border-radius:4px;font-size:14px}.custom-form__message--success{background-color:#0096001a;color:#0a6b0a;border:1px solid rgba(0,150,0,.3)}.custom-form__message--error{background-color:#c8000014;color:#b30000;border:1px solid rgba(200,0,0,.3)}.custom-form__success{color:#0a6b0a;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/1/assets/form-promo.css.map */
