.custom-contact{box-sizing:border-box}.custom-contact__grid{display:flex;flex-direction:column;gap:3.2rem}.custom-contact__left{display:flex;flex-direction:column}.custom-contact__subtitle{font-family:SatoshiRegular;letter-spacing:.06em;text-transform:uppercase;margin:0 0 1.2rem;color:var(--color-foreground);opacity:.7}.custom-contact__title{margin:0;line-height:1.1}.custom-contact__divider{border:none;border-top:1px solid rgba(var(--color-foreground),.12);margin:2.4rem 0}.custom-contact__details{display:flex;flex-wrap:wrap;gap:2rem}.custom-contact__detail-item{display:flex;align-items:center;gap:1.6rem}.custom-contact__icon-wrap{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;flex-shrink:0;color:#fff}.custom-contact__icon-wrap svg{width:25px;height:25px;stroke:#fff}.custom-contact__icon-wrap img{width:25px;height:25px;object-fit:contain;display:block}.custom-contact__detail-link{font-size:1.6rem;font-family:SatoshiMedium;color:var(--color-foreground);text-decoration:none;transition:opacity .2s}.custom-contact__detail-link:hover{opacity:.7}.custom-contact__socials{display:flex;flex-direction:column;gap:1.2rem}.custom-contact__socials-label{font-size:1.4rem;font-family:SatoshiMedium;margin:0;color:var(--color-foreground)}.custom-contact__socials-icons{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;list-style:none;margin:0;padding:0}.custom-contact__social-link{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;color:var(--color-foreground);text-decoration:none;transition:opacity .2s,transform .2s}.custom-contact__social-link:hover{opacity:.7;transform:translateY(-2px)}.custom-contact__social-link .svg-wrapper,.custom-contact__social-link svg{width:2.2rem;height:2.2rem;display:block}.custom-contact__right{border-radius:1.2rem;overflow:hidden}.custom-contact__right-header{padding:2.4rem 2.8rem}.custom-contact__form-title{margin:0 0 .6rem}.custom-contact__form-subtitle{font-family:SatoshiRegular;margin:0;opacity:.8}.custom-contact__form{padding:2.4rem 2.8rem;display:flex;flex-direction:column;gap:1.4rem}.custom-contact__field{display:flex;flex-direction:column}.custom-contact__field--row{flex-direction:row;gap:1.2rem}.custom-contact__field-item{flex:1;min-width:0;display:flex;flex-direction:column}.custom-contact__field--row .custom-contact__input{width:100%}.custom-contact__input{width:100%;padding:1.2rem 1.6rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:.6rem;background:#fff;font-size:1.5rem;color:var(--color-foreground);font-family:SatoshiRegular;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;appearance:none;-webkit-appearance:none}.custom-contact__input::placeholder{color:rgba(var(--color-foreground),.4)}.custom-contact__input:focus{outline:none;border-color:var(--color-button, #1a5c1a);box-shadow:0 0 0 3px rgba(var(--color-button-rgb, 26, 92, 26),.12)}.custom-contact__input.is-invalid{border-color:#c62828}.custom-contact__field-error{display:block;margin-top:.6rem;font-family:SatoshiRegular;font-size:1.2rem;line-height:1.3;color:#c62828}.custom-contact__field-error[hidden]{display:none}.custom-contact__textarea{resize:vertical;min-height:12rem}.custom-contact__submit-wrap{display:flex;margin-top:.4rem}.custom-contact__submit{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:4.4rem;padding:1rem 2.8rem;background:#1a5c1a;border:1px solid #1a5c1a;border-radius:999px;font-size:1.6rem;font-family:"SatoshiMedium",inherit;color:#fff;cursor:pointer;letter-spacing:.04em;transition:background .2s,color .2s,border-color .2s}.custom-contact__submit:hover{background:#144714;border-color:#144714;color:#fff}.custom-contact__submit svg{flex-shrink:0}.custom-contact__success{display:flex;align-items:center;gap:1.2rem;padding:2rem 1.6rem;background:#d1fae5;border:1px solid #6ee7b7;border-radius:.6rem;font-size:1.5rem;color:#065f46}.custom-contact__success-text{margin:0;font-family:SatoshiMedium;line-height:1.4}.custom-contact__success .svg-wrapper,.custom-contact__success svg{width:2.4rem;height:2.4rem;flex-shrink:0}.custom-contact__errors{padding:1.2rem 1.6rem;background:#fef2f2;border:1px solid #fca5a5;border-radius:.6rem;font-size:1.4rem;color:#991b1b}.custom-contact__errors ul{margin:0;padding:0 0 0 1.6rem}.custom-contact__errors li{margin-bottom:.4rem}.custom-contact__errors li:last-child{margin-bottom:0}@media screen and (min-width:992px){.custom-contact__grid{display:grid;grid-template-columns:1fr 1.3fr;gap:4rem;align-items:center}.custom-contact__right{position:sticky;top:2rem}.custom-contact__right-header{padding:3rem 3.6rem}.custom-contact__form{padding:2.8rem 3.6rem 3.2rem}}@media screen and (max-width:767px){.custom-contact__icon-wrap{width:45px;height:45px}.custom-contact__detail-item{gap:1rem}.custom-contact__icon-wrap img,.custom-contact__icon-wrap svg{width:20px;height:20px}.custom-contact__form{padding:2.5rem 1.5rem}.custom-contact__field--row{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/custom-contact.css.map */
