.contact-hero{display:flex;flex-direction:column;background:var(--ch-desktop-bg);color:var(--ch-desktop-text);--ch-accent: var(--ch-desktop-button);--ch-button-text: var(--ch-desktop-button-text);--ch-input-bg: var(--ch-desktop-bg);--ch-text: var(--ch-desktop-text);--ch-font-scale: var(--ch-desktop-font-scale);padding-bottom:var(--ch-bottom-spacing);width:100%}.contact-hero__panel{position:relative;overflow:hidden;border-radius:var(--ch-radius);width:calc(100% - 3rem);max-width:1450px;margin:0 auto;min-height:var(--ch-form-min-height)}.contact-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.contact-hero__bg-img{width:100%;height:100%;object-fit:cover;display:none}.contact-hero__bg-img--desktop{display:block}.contact-hero__bg-img--mobile{display:none}.contact-hero__inner{position:relative;z-index:1;padding-top:var(--ch-pt);padding-bottom:var(--ch-pb)}.contact-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-hero__label{text-transform:uppercase;letter-spacing:.08em;color:var(--ch-accent);font-weight:600;margin:0 0 .5rem;padding-bottom:.5rem;border-bottom:2px solid var(--ch-accent);display:inline-block}.contact-hero__heading{margin:1rem 0 1.2rem;color:var(--ch-text)}.contact-hero__description{max-width:40rem;margin-bottom:2rem;font-size:calc(1rem * var(--ch-font-scale))}.contact-hero__description p{margin:0 0 .5em}.contact-hero__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.1rem}.contact-hero__feature{display:flex;align-items:flex-start;gap:.9rem}.contact-hero__feature-icon{flex:none;width:2.6rem;height:2.6rem;border-radius:50%;background:#ffffff8c;display:flex;align-items:center;justify-content:center;color:var(--ch-text)}.contact-hero__feature-icon svg{width:1.3rem;height:1.3rem}.contact-hero__feature-copy{display:flex;flex-direction:column}.contact-hero__feature-title{color:var(--ch-text)}.contact-hero__feature-text{opacity:.75}.contact-hero__feature{font-size:calc(1rem * var(--ch-font-scale))}.contact-hero__form-wrap{position:relative}.contact-hero__form{display:flex;flex-direction:column;gap:1.3rem}.contact-hero__row{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem}.contact-hero__field{display:flex;flex-direction:column;gap:.5rem}.contact-hero__field label{display:flex;align-items:center;gap:.4rem;font-weight:600;color:var(--ch-text);font-size:calc(1rem * var(--ch-font-scale))}.contact-hero__field-icon,.contact-hero__secure-icon{display:inline-flex;color:var(--ch-accent)}.contact-hero__field-icon svg,.contact-hero__secure-icon svg{width:1.1rem;height:1.1rem}.contact-hero__required{color:var(--ch-accent)}.contact-hero__field input,.contact-hero__field textarea{width:100%;background:var(--ch-input-bg);border:1px solid rgba(0,0,0,.12);border-radius:.6rem;padding:.85em 1em;color:inherit;font-family:inherit;font-size:calc(1rem * var(--ch-font-scale))}.contact-hero__field textarea{resize:vertical}.contact-hero__submit{display:inline-flex;align-items:center;justify-content:center;gap:.6em;background:var(--ch-accent);color:var(--ch-button-text);border:none;border-radius:.6rem;padding:1em .9em;font-weight:500;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;font-size:calc(.8rem * var(--ch-font-scale))}.contact-hero__submit-icon svg{width:1.1rem;height:1.1rem}.contact-hero__secure{display:flex;align-items:center;justify-content:center;gap:.5em;text-align:center;opacity:.7;margin:0}.contact-hero__message{padding:.9em 1.1em;border-radius:.6rem;margin:0}.contact-hero__message--success{background:#2e7d321f;color:#2e7d32}.contact-hero__message--error{background:#c628281f;color:#c62828}@media screen and (max-width:749px){.contact-hero{background:var(--ch-mobile-bg);color:var(--ch-mobile-text);--ch-accent: var(--ch-mobile-button);--ch-button-text: var(--ch-mobile-button-text);--ch-input-bg: var(--ch-mobile-bg);--ch-text: var(--ch-mobile-text);--ch-font-scale: var(--ch-mobile-font-scale)}.contact-hero__panel{width:calc(100% - 2rem);margin:0 auto;border-radius:calc(var(--ch-radius) * .7)}.contact-hero__bg{position:static;z-index:auto}.contact-hero__bg-img--desktop{display:none}.contact-hero__bg-img--mobile{display:block}.contact-hero__inner{position:static;padding-top:2.4rem;padding-bottom:2.4rem}.contact-hero__grid{grid-template-columns:1fr;gap:2.4rem}.contact-hero__row{grid-template-columns:1fr}}@media screen and (min-width:750px){.contact-hero__form{gap:2rem}.contact-hero__submit{width:fit-content;align-self:center}.contact-hero__field input,.contact-hero__field textarea{padding:1.5em;font-size:calc(1rem * var(--ch-font-scale))}.contact-hero__field textarea{min-height:180px}.contact-hero__submit-icon svg{width:.9rem;height:.9rem}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/contact-hero.css.map */
