.custom-customer-care{padding-block:var(--custom-care-padding-top) var(--custom-care-padding-bottom)}.custom-customer-care__inner{max-width:144rem}.custom-customer-care__header{max-width:76rem;margin:0 auto;text-align:center}.custom-customer-care__eyebrow,.custom-customer-care__section-label{margin:0 0 1.2rem;color:#c2b67a;font-size:1.2rem;font-weight:600;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.custom-customer-care__title{margin:0;font-size:clamp(3.2rem,5vw,5.6rem);font-weight:300;letter-spacing:.04em;line-height:1.08}.custom-customer-care__intro{max-width:64rem;margin:2rem auto 0;font-size:1.6rem;line-height:1.7}.custom-customer-care__services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:6.4rem;border-block:.1rem solid rgba(var(--color-foreground),.16)}.custom-customer-care__service{display:flex;min-height:14rem;align-items:center;justify-content:space-between;gap:2.4rem;padding:2.8rem 3.2rem;color:rgb(var(--color-foreground));text-decoration:none;transition:background-color .18s ease,color .18s ease}.custom-customer-care__service:not(:nth-child(3n+1)){border-left:.1rem solid rgba(var(--color-foreground),.16)}.custom-customer-care__service:nth-child(n+4){border-top:.1rem solid rgba(var(--color-foreground),.16)}.custom-customer-care__service:hover,.custom-customer-care__service:focus-visible{background:#c2b67a1a;color:#9c8f4b}.custom-customer-care__service:focus-visible{outline:.2rem solid #c2b67a;outline-offset:-.2rem}.custom-customer-care__service-copy{display:grid;gap:.8rem}.custom-customer-care__service-title{font-size:1.6rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.custom-customer-care__service-text{color:rgba(var(--color-foreground),.72);font-size:1.35rem;line-height:1.55}.custom-customer-care__arrow{flex:0 0 auto;font-size:2rem;transition:transform .18s ease}.custom-customer-care__service:hover .custom-customer-care__arrow,.custom-customer-care__service:focus-visible .custom-customer-care__arrow{transform:translate(.4rem)}.custom-customer-care__contact{display:grid;grid-template-columns:minmax(26rem,.72fr) minmax(0,1.28fr);gap:clamp(4.8rem,8vw,12rem);margin-top:clamp(7.2rem,9vw,12rem);scroll-margin-top:13rem}.custom-customer-care__details{align-self:start;position:sticky;top:4rem}.custom-customer-care__form-title{margin:0;font-size:clamp(2.8rem,3vw,4rem);font-weight:300;letter-spacing:.03em;line-height:1.15}.custom-customer-care__form-intro{margin-top:1.8rem;font-size:1.5rem;line-height:1.7}.custom-customer-care__meta{display:grid;gap:2.2rem;margin:4rem 0 0}.custom-customer-care__meta div{display:grid;gap:.5rem}.custom-customer-care__meta dt{color:rgba(var(--color-foreground),.62);font-size:1.15rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.custom-customer-care__meta dd{margin:0;font-size:1.45rem;line-height:1.55}.custom-customer-care__meta a{color:inherit;text-decoration-color:#c2b67a;text-underline-offset:.4rem;transition:color .18s ease}.custom-customer-care__meta a:hover,.custom-customer-care__meta a:focus-visible{color:#9c8f4b}.custom-customer-care__note,.custom-customer-care__photo-note{color:rgba(var(--color-foreground),.68);font-size:1.25rem;line-height:1.6}.custom-customer-care__note{margin:3.2rem 0 0}.custom-customer-care__form{display:grid;gap:2.2rem}.custom-customer-care__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.custom-customer-care__field{display:grid;gap:.8rem}.custom-customer-care__field label{font-size:1.25rem;font-weight:500;letter-spacing:.04em}.custom-customer-care__field small{color:rgba(var(--color-foreground),.62);font-size:1.15rem;line-height:1.5}.custom-customer-care__required-marker{display:none}.custom-customer-care__field.is-required .custom-customer-care__required-marker{display:inline}.custom-customer-care__field input,.custom-customer-care__field select,.custom-customer-care__field textarea{width:100%;min-height:5.2rem;padding:1.3rem 1.5rem;border:.1rem solid rgba(var(--color-foreground),.34);border-radius:0;background:transparent;color:rgb(var(--color-foreground));font:inherit;font-size:1.45rem;box-shadow:none}.custom-customer-care__field textarea{min-height:16rem;resize:vertical}.custom-customer-care__field input:focus,.custom-customer-care__field select:focus,.custom-customer-care__field textarea:focus{border-color:#c2b67a;outline:.1rem solid #c2b67a;outline-offset:0}.custom-customer-care__select{position:relative}.custom-customer-care__select select{-webkit-appearance:none;appearance:none;padding-right:4.6rem}.custom-customer-care__select span{position:absolute;top:50%;right:1.6rem;pointer-events:none;transform:translateY(-56%)}.custom-customer-care__field.is-hidden{display:none}.custom-customer-care__photo-note{margin:-.6rem 0 0}.custom-customer-care__privacy-note p{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.2rem;line-height:1.55}.custom-customer-care__privacy-note a{color:inherit;text-decoration-color:#c2b67a;text-underline-offset:.3rem}.custom-customer-care__submit{min-width:18rem;justify-self:start;margin-top:.8rem;background:#16332e;color:#fcfbf9}.custom-customer-care__submit:hover,.custom-customer-care__submit:focus-visible{background:#16332e;color:#c2b67a}.custom-customer-care__message{padding:1.6rem 1.8rem;border-left:.3rem solid #c2b67a;background:#c2b67a1a;font-size:1.35rem;line-height:1.55}.custom-customer-care__message ul{margin-block:.8rem 0;padding-left:2rem}@media screen and (max-width:989px){.custom-customer-care__services{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-customer-care__service:not(:nth-child(3n+1)){border-left:0}.custom-customer-care__service:nth-child(2n){border-left:.1rem solid rgba(var(--color-foreground),.16)}.custom-customer-care__service:nth-child(n+3){border-top:.1rem solid rgba(var(--color-foreground),.16)}.custom-customer-care__contact{grid-template-columns:1fr;gap:5.6rem}.custom-customer-care__details{position:static}}@media screen and (max-width:749px){.custom-customer-care__header{text-align:left}.custom-customer-care__title{font-size:3.6rem}.custom-customer-care__intro{margin-left:0;font-size:1.45rem}.custom-customer-care__services{grid-template-columns:1fr;margin-top:4.4rem}.custom-customer-care__service{min-height:0;padding:2.2rem .4rem}.custom-customer-care__service:nth-child(2n){border-left:0}.custom-customer-care__service:nth-child(n+2){border-top:.1rem solid rgba(var(--color-foreground),.16)}.custom-customer-care__contact{margin-top:6.4rem;scroll-margin-top:14rem}.custom-customer-care__field-grid{grid-template-columns:1fr}.custom-customer-care__submit{width:100%;justify-self:stretch}}@media(prefers-reduced-motion:reduce){.custom-customer-care__service,.custom-customer-care__arrow,.custom-customer-care__meta a{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/26/compiled_assets/styles.css.map?subset=AEA */
