.contact img{max-width:100%}.contact-custom-wrapper{background:#a998861a}.contact-custom{align-items:flex-start;display:flex;gap:6rem}.contact-custom__info{flex:1 1 0;padding-top:.9rem}.contact-custom__eyebrow{color:#4c4a25;font-size:1.8rem;font-weight:700;letter-spacing:.28em;line-height:1.2;margin:0 0 1.6rem}.contact-custom__info-title{color:#111;font-size:clamp(4.8rem,5vw,6.2rem);font-weight:400;letter-spacing:-.05em;line-height:.92;margin:0 0 2.4rem}.contact-custom__info-title span{color:#4c4a25}.contact-custom__info-text{color:rgba(var(--color-foreground),.9);font-size:1.7rem;line-height:1.25;margin:0 0 5.1rem;max-width:56rem}.contact-custom__info-card{border-radius:2.4rem 0;color:#fff;overflow:hidden}.contact-custom__hours,.contact-custom__methods{background:#4c4a25}.contact-custom__hours{display:flex;gap:1.2rem;padding:3.2rem 4.4rem 3.6rem}.contact-custom__methods{display:grid;gap:2.4rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:.8rem 4.4rem 4.4rem}.contact-custom__method{display:flex;gap:1.1rem}.contact-custom__icon{display:inline-flex;flex:0 0 auto;height:2.8rem;width:2.8rem}.contact-custom__icon svg{fill:none;height:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:100%}.contact-custom__info-card-title{color:#fff;font-size:1.4rem;line-height:1.3;margin:0}.contact-custom__info-card p,.contact-custom__info-card a{color:#ffffff9e;font-size:1.4rem;line-height:1.35;margin:0}.contact-custom__info-card a{text-decoration:underline;text-underline-offset:.2rem}.contact-custom__quick-links{background:#a99886;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:5.7rem}.contact-custom__quick-links a{align-items:center;color:#fff;display:flex;font-size:1.5rem;font-weight:700;gap:.8rem;padding:1.6rem 4.4rem;text-decoration:none}.contact-custom__quick-links span{color:#4c4a25;font-size:1.8rem;line-height:1}.contact-custom__form-column{flex:0 0 66rem}.contact-custom__card{background:#fff;border-top:.4rem solid #4c4a25;border-radius:1.6rem;box-shadow:none;min-width:66rem;padding:3.7rem 3.2rem 7.6rem}.contact-custom__header{margin:0 0 2.9rem;text-align:center}.contact-custom__title{color:#4c4a25;font-size:3.2rem;font-weight:700;line-height:1.2;margin:0 0 1.1rem}.contact-custom__subheading{color:rgba(var(--color-foreground),.9);font-size:1.6rem;line-height:1.25}.contact-custom__subheading p{margin:0}.contact .form__message{align-items:flex-start}.contact .icon-success{margin-top:.2rem}.contact-custom__field{margin-bottom:2.7rem}.contact-custom__field-with-error{display:flex;flex-direction:column}.contact-custom__label{color:#4c4a25;display:inline-block;font-size:1.6rem;line-height:1.2;margin-bottom:.8rem}.contact-custom__input,.contact-custom__select,.contact-custom__textarea{-webkit-appearance:none;appearance:none;background-color:#fff;border:.1rem solid rgba(var(--color-foreground),.9);border-radius:.5rem;color:rgba(var(--color-foreground),.9);font-family:var(--font-body-family);font-size:1.6rem;line-height:1.4;min-height:3.3rem;padding:.8rem 1.2rem;width:100%}.contact-custom__select{background-image:linear-gradient(45deg,transparent 50%,rgba(var(--color-foreground),.65) 50%),linear-gradient(135deg,rgba(var(--color-foreground),.65) 50%,transparent 50%);background-position:calc(100% - 1.8rem) 50%,calc(100% - 1.3rem) 50%;background-repeat:no-repeat;background-size:.5rem .5rem,.5rem .5rem;padding-right:3.6rem}.contact-custom__textarea{display:block;min-height:10.1rem;resize:vertical}.contact-custom__input::placeholder,.contact-custom__textarea::placeholder{color:rgba(var(--color-foreground),.45);opacity:1}.contact-custom__input:focus,.contact-custom__select:focus,.contact-custom__textarea:focus{border-color:#4c4a25;box-shadow:0 0 0 .1rem #4c4a25;outline:0}.contact__button{display:flex;justify-content:flex-end;margin-top:4.2rem}.contact-custom__button{background:#4c4a25;border:0;border-radius:.4rem;color:#fff;cursor:pointer;font-family:var(--font-body-family);font-size:1.2rem;letter-spacing:.04em;line-height:1.2;min-width:13rem;padding:.9rem 1.8rem}.contact-custom__button:hover{background:#3f3d1f}@media screen and (max-width:749px){.contact-custom{display:flex;flex-direction:column;gap:0}.contact-custom__info{display:contents;margin-bottom:0;padding-top:0}.contact-custom__eyebrow{font-size:1rem;letter-spacing:.3em;margin:0 0 .6rem;order:1;text-align:center}.contact-custom__info-title{font-size:3.4rem;letter-spacing:-.05em;line-height:.95;margin:0 0 1rem;order:2;text-align:center}.contact-custom__info-text{font-size:1.1rem;line-height:1.25;margin:0 auto 3.6rem;max-width:30rem;order:3;text-align:center}.contact-custom__form-column{flex-basis:auto;order:4;width:100%}.contact-custom__info-card{border-radius:.9rem 0;margin-top:5.2rem;order:5;width:100%}.contact-custom__hours,.contact-custom__methods,.contact-custom__quick-links a{padding-left:3.2rem;padding-right:3.2rem}.contact-custom__hours{gap:.8rem;padding-bottom:2.2rem;padding-top:2rem}.contact-custom__methods{gap:1.8rem;grid-template-columns:1fr;padding-bottom:2.3rem;padding-top:0}.contact-custom__quick-links{grid-template-columns:repeat(2,minmax(0,1fr));min-height:4.8rem}.contact-custom__quick-links a{font-size:1.2rem;justify-content:center;padding:1.5rem 1rem}.contact-custom__quick-links a+a{border-left:.1rem solid rgba(76,74,37,.45)}.contact-custom__info-card-title,.contact-custom__info-card p,.contact-custom__info-card a{font-size:1.1rem}.contact-custom__icon{height:2rem;width:2rem}.contact-custom__card{border-radius:.9rem;min-width:0;padding:2.5rem 2.4rem 3.2rem}.contact-custom__header{margin-bottom:2.3rem}.contact-custom__title{margin-bottom:.8rem}.contact-custom__field{margin-bottom:1.5rem}.contact-custom__label{margin-bottom:.5rem}.contact-custom__input,.contact-custom__select,.contact-custom__textarea{border-radius:.3rem;min-height:2.6rem;padding:.6rem .9rem}.contact-custom__textarea{min-height:8rem}.contact__button{justify-content:center;margin-top:2rem}.contact-custom__button{font-size:.9rem;min-width:10rem;padding:.7rem 1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-contact-form.css.map */
