.contact-section__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:.85fr 1fr;gap:80px}.contact-section__info{display:flex;flex-direction:column}.contact-section__heading{text-transform:uppercase;margin-bottom:10px}.contact-section__subtext{font-size:16px;color:#121212;margin:0 0 40px}.contact-section__details{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.contact-section__detail{display:flex;align-items:center;gap:14px;font-size:16px;color:#121212}.contact-section__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;margin-top:2px}.contact-section__detail a{color:inherit;text-decoration:none}.contact-section__detail a:hover{text-decoration:underline}.contact-section__form{display:flex;flex-direction:column;gap:24px}.contact-section__field{display:flex;flex-direction:column;gap:8px}.contact-section__field label{font-size:13px;font-weight:500}.contact-section__field input,.contact-section__field textarea{border:1px solid #e2e2e2;background:#f7f7f7;border-radius:2px;padding:14px 16px;font-size:14px;font-family:inherit;color:#111;resize:vertical}.contact-section__field textarea{resize:none}.contact-section__field input:focus,.contact-section__field textarea:focus{outline:none;border-color:#111;background:#fff}.contact-section__field textarea{min-height:160px}.contact-section__submit{background:#111;color:#fff;border:none;padding:16px 24px;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .2s ease}.contact-section__submit:hover{opacity:.85}.contact-section__form-message{font-size:14px;padding:12px 16px;border-radius:2px}.contact-section__form-message--success{background:#eaf6ea;color:#2a6e2a}.contact-section__form-message--error{background:#fbeaea;color:#a02020}@media screen and (max-width:989px){.contact-section__inner{grid-template-columns:1fr;gap:48px;padding:0 1.5rem}.contact-section__heading{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-contact.css.map */
