.support-redesign{--support-ink: #171717;--support-muted: rgba(23, 23, 23, .68);--support-line: rgba(201, 146, 88, .32);--support-control-line: rgba(23, 23, 23, .18);--support-gold: #c99258;--support-teal: #075b55;--support-turquoise: #d2e8e4;--support-ivory: #fbf8f4;--support-surface: #f8f5ef;color:var(--support-ink);background:#fff;overflow:clip}.support-redesign,.support-redesign *{box-sizing:border-box}.support-redesign button,.support-redesign input,.support-redesign select,.support-redesign textarea{font:inherit}.support-redesign a,.support-redesign button,.support-redesign select{color:inherit;-webkit-text-fill-color:currentColor}.support-icon{display:block;flex:0 0 auto;object-fit:contain}.support-shell{width:min(100% - 40px,1180px);margin-inline:auto}.support-kicker{margin:0;color:var(--support-teal);font-size:11px;line-height:1.35;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.support-redesign h1,.support-redesign h2,.support-redesign h3,.support-redesign p{margin-top:0}.support-redesign h1,.support-redesign h2{font-family:Baskerville,Baskerville Old Face,Georgia,serif;font-weight:400;letter-spacing:-.025em}.support-hero{position:relative;height:clamp(294px,80vw,315px);min-height:0;display:grid;overflow:hidden;isolation:isolate;background:var(--support-surface)}.support-hero__image,.support-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.support-hero__image{z-index:-2;object-fit:cover;object-position:68% center}.support-hero__shade{z-index:-1;background:linear-gradient(90deg,#fffffffa,#ffffffed 38%,#ffffff94 58%,#ffffff0d 84%)}.support-hero__inner{display:flex;align-items:center;padding-block:18px}.support-hero__copy{width:min(58%,220px)}.support-hero h1{max-width:220px;margin:10px 0 15px;font-size:32px;line-height:1.12;letter-spacing:-.02em}.support-accent-line{display:block;width:38px;height:1px;margin:0 0 16px;background:var(--support-gold)}.support-hero__copy>p:last-child{margin-bottom:0;color:var(--support-muted);font-size:13.5px;line-height:1.68}.support-chat-strip{display:block;width:100%;min-height:46px;padding:8px 20px;border:0;border-radius:0;color:#fff!important;-webkit-text-fill-color:#fff;background:var(--support-teal);cursor:pointer;transition:background-color .2s ease}.support-chat-strip:hover{background:var(--support-teal)}.support-chat-strip:focus-visible,.support-topic:focus-visible,.support-submit:focus-visible,.support-contact-form input:focus-visible,.support-contact-form select:focus-visible,.support-contact-form textarea:focus-visible,.support-quick summary:focus-visible,.support-careers a:focus-visible{outline:2px solid var(--support-teal);outline-offset:3px}.support-chat-strip__inner{display:flex;align-items:center;justify-content:center;gap:9px;max-width:1180px;margin:auto;font-size:13.5px;letter-spacing:.01em}.support-chat-strip__inner .support-icon{filter:brightness(0) invert(1)}.support-icon--chat{width:22px;height:22px}.support-icon--arrow{width:18px;height:18px}.support-chat-strip__inner strong{margin-left:4px;font-size:12px;letter-spacing:.12em}.support-main{padding-block:24px 70px}.support-topics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;border:1px solid var(--support-line);border-radius:10px;background:#fff}.support-topic{position:relative;min-width:0;min-height:82px;padding:9px 5px 8px;border:0;border-right:1px solid var(--support-line);border-radius:0;background:#fff;cursor:pointer;transition:color .2s ease,background-color .2s ease}.support-topic:last-child{border-right:0}.support-topic .support-icon{display:block;width:26px;height:26px;margin-bottom:6px;margin-inline:auto}.support-topic span{display:block;font-size:11px;line-height:1.25}.support-topic.is-selected{color:#fff;background:var(--support-teal)}.support-topic.is-selected .support-icon{filter:brightness(0) invert(1)}.support-topic__pointer{position:absolute;z-index:3;display:none;width:18px;height:18px;pointer-events:none}.support-topic.is-selected .support-topic__pointer{display:block}.support-topic__pointer--side{top:50%;right:-10px;transform:translateY(-50%)}.support-topic__pointer--bottom{bottom:-10px;left:50%;transform:translate(-50%) rotate(90deg)}.support-section-heading h2{margin:0;font-size:clamp(28px,7.5vw,30px);line-height:1.12}.support-form-section{width:min(100%,820px);margin:50px auto 0}.support-form-heading{margin-bottom:25px}.support-form-heading .support-kicker{margin-bottom:9px}.support-form-heading>p:last-child{max-width:590px;margin:13px 0 0;color:var(--support-muted);font-size:14px;line-height:1.6}.support-form-status{display:flex;align-items:flex-start;gap:9px;margin-bottom:18px;padding:14px 16px;border:1px solid rgba(7,91,85,.28);border-radius:4px;color:var(--support-teal);background:var(--support-turquoise);font-size:14px}.support-form-status--error{border-color:#e3b4ae;color:#8b2d22;background:#fff4f2}.support-form-status--error ul{margin-bottom:0}.support-form-grid{display:grid;gap:17px}.support-field{min-width:0}.support-field label{display:block;margin-bottom:7px;color:var(--support-ink);font-size:12px;font-weight:600;letter-spacing:.035em}.support-redesign .support-field input,.support-redesign .support-field select,.support-redesign .support-field textarea{display:block;width:100%;margin:0;border:1px solid var(--support-control-line);border-radius:3px;color:var(--support-ink);background:#fff;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}.support-redesign .support-field input,.support-redesign .support-field select{min-height:52px;padding:12px 14px}.support-redesign .support-field textarea{max-width:none;min-height:154px;padding:14px;resize:vertical}.support-redesign .support-field input:focus,.support-redesign .support-field select:focus,.support-redesign .support-field textarea:focus{border-color:var(--support-teal);box-shadow:0 0 0 2px #075b5524}.support-select-wrap{position:relative;display:block}.support-select-wrap select{padding-right:42px;appearance:none;-webkit-appearance:none}.support-select-wrap .support-icon--chevron{position:absolute;top:50%;right:15px;width:18px;height:18px;transform:translateY(-50%);pointer-events:none}.support-field--full{position:relative}.support-character-count{position:absolute;right:12px;bottom:10px;color:var(--support-muted);font-size:11px;background:#fff}.support-submit{width:100%;min-height:52px;margin-top:18px;border:1px solid var(--support-ink);border-radius:3px;color:#fff!important;-webkit-text-fill-color:#fff;background:var(--support-ink);font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;transition:color .2s ease,background-color .2s ease}.support-submit:hover{color:var(--support-ink);background:#fff}.support-response-note{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:16px;color:var(--support-muted);font-size:12.5px}.support-response-note p{display:flex;align-items:center;gap:7px;margin-bottom:0}.support-response-note .support-icon{width:16px;height:16px}.support-response-note a{border-bottom:1px solid currentColor;text-decoration:none}.support-next,.support-quick,.support-visit{border-top:1px solid var(--support-line)}.support-next{margin-top:55px;padding-top:45px}.support-next__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:28px 0 0;padding:0;list-style:none;text-align:center}.support-next__steps li{position:relative;min-width:0}.support-next__steps li:not(:last-child):after{position:absolute;top:27px;right:-16px;width:32px;height:1px;content:"";background:var(--support-line)}.support-next__icon{display:grid;height:51px;place-items:center;color:var(--support-ink)}.support-next__icon .support-icon{width:42px;height:42px}.support-next__number{display:grid;width:22px;height:22px;margin:7px auto 15px;place-items:center;border-radius:50%;background:#c992582e;font-size:10px;font-weight:700}.support-next h3{margin-bottom:7px;font-family:inherit;font-size:12.5px;font-weight:700;line-height:1.35}.support-next p{margin-bottom:0;color:var(--support-muted);font-size:11.5px;line-height:1.4}.support-quick{margin-top:45px;padding-top:42px}.support-quick__list{margin-top:22px;border-top:1px solid var(--support-line)}.support-quick details{border-bottom:1px solid var(--support-line)}.support-quick summary{display:flex;min-height:62px;padding:14px 2px;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;list-style:none;font-size:14px}.support-quick summary::-webkit-details-marker{display:none}.support-quick summary>span{display:flex;align-items:center;gap:13px}.support-quick summary>span .support-icon{width:24px;height:24px}.support-quick summary>.support-icon--chevron{width:17px;height:17px;transition:transform .2s ease}.support-quick details[open] summary>.support-icon--chevron{transform:rotate(180deg)}.support-quick__answer{padding:0 4px 22px 40px;color:var(--support-muted);font-size:13px;line-height:1.65}.support-quick__answer p{margin-bottom:10px}.support-quick__answer a{color:var(--support-teal);font-weight:600;text-underline-offset:3px}.support-quick__links{display:flex;flex-wrap:wrap;gap:8px 18px}.support-visit{margin-top:55px;padding-top:48px}.support-visit__heading .support-kicker{margin-bottom:9px}.support-visit__heading>p:last-child{max-width:590px;margin:13px 0 0;color:var(--support-muted);font-size:14px;line-height:1.6}.support-visit__layout{margin-top:24px}.support-store-photo{overflow:hidden;margin:0;border-radius:6px;background:var(--support-surface)}.support-store-photo img{display:block;width:100%;height:auto;aspect-ratio:1.55 / 1;object-fit:cover;object-position:center 60%}.support-locations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:26px}.support-locations address{min-width:0;margin:0;padding:0 13px 20px 0;border-bottom:1px solid var(--support-line);color:var(--support-muted);font-size:11.5px;font-style:normal;line-height:1.6}.support-locations address:nth-child(2n){padding-left:17px;padding-right:0;border-left:1px solid var(--support-line)}.support-locations address:nth-child(n+3){padding-top:20px;border-bottom:0}.support-locations strong{display:block;margin-bottom:8px;color:var(--support-teal);font-size:10px;letter-spacing:.14em}.support-service-details{margin-top:24px;padding:5px 20px;border-radius:6px;background:var(--support-ivory)}.support-service-details>div{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center;padding:18px 0}.support-service-details>div+div{border-top:1px solid var(--support-line)}.support-service-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#c992582e}.support-service-icon .support-icon{width:21px;height:21px}.support-service-details p{margin-bottom:0;color:var(--support-muted);font-size:12px;line-height:1.55}.support-service-details strong{display:block;margin-bottom:5px;color:var(--support-teal);font-size:10px;letter-spacing:.13em;text-transform:uppercase}.support-service-details a{text-decoration:underline;text-underline-offset:3px}.support-careers{border-top:1px solid var(--support-line);border-bottom:1px solid var(--support-line);background:var(--support-surface)}.support-careers__inner{padding-block:29px;text-align:center}.support-careers h2{margin:6px 0 12px;font-size:29px}.support-careers a{display:inline-flex;align-items:center;gap:6px;color:var(--support-teal);font-size:11px;font-weight:700;letter-spacing:.12em;text-decoration:none}.support-icon--inline-arrow{width:14px;height:14px}@media(min-width:600px){.support-shell{width:min(100% - 64px,1180px)}.support-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-field--full{grid-column:1 / -1}.support-response-note{flex-direction:row;justify-content:center;gap:22px}}@media(min-width:768px){.support-hero{height:540px}.support-hero__copy{width:min(46%,510px)}.support-hero h1{max-width:470px;font-size:62px}.support-hero__copy>p:last-child{font-size:17px}.support-section-heading h2{font-size:42px}.support-chat-strip__inner{gap:14px;font-size:16px}.support-chat-strip__inner strong{font-size:13px}.support-main{padding-top:38px}.support-topic{min-height:100px;padding:16px 15px 13px}.support-topic .support-icon{width:28px;height:28px}.support-topic span{font-size:13px}.support-next p{max-width:235px;margin-inline:auto;font-size:13px}.support-next h3{font-size:14px}.support-quick{width:min(100%,900px);margin-inline:auto}.support-visit__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:34px;align-items:stretch}.support-store-photo img{height:100%;min-height:520px;aspect-ratio:auto}.support-locations{align-content:start;margin-top:0}.support-locations address{font-size:12px}.support-service-details{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-inline:26px}.support-service-details>div+div{border-top:0;border-left:1px solid var(--support-line);padding-left:28px}.support-careers__inner{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding-block:28px;text-align:left}.support-careers h2{margin:0}}@media(min-width:768px)and (max-width:1099px){.support-hero{height:clamp(450px,52vw,480px)}.support-hero__inner{align-items:center;padding-block:32px}.support-hero__copy{width:min(50%,460px)}.support-hero h1{max-width:460px;font-size:clamp(40px,5vw,50px);line-height:1.1;text-wrap:balance}.support-hero__copy>p:last-child{font-size:15px;line-height:1.6;text-wrap:pretty}}@media(min-width:1100px){.support-hero{height:580px}.support-hero__image{object-position:66% center}.support-hero__shade{background:linear-gradient(90deg,#fffffffa,#ffffffeb 34%,#ffffff38 61%,#fff0 78%)}.support-hero h1{font-size:68px}.support-main{padding-bottom:90px}.support-topics{width:min(100%,980px);margin-inline:auto}.support-form-section{margin-top:66px}.support-next{margin-top:70px;padding-top:58px}.support-next,.support-visit{width:min(100%,1100px);margin-inline:auto}.support-visit{margin-top:70px;padding-top:58px}}@media(min-width:1200px){.support-visit__layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.support-store-photo{aspect-ratio:1 / 1}.support-store-photo img{height:100%;min-height:0;aspect-ratio:1 / 1;object-fit:cover;object-position:center}.support-locations{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));height:100%;align-content:stretch}.support-locations address{display:flex;flex-direction:column;min-height:0;padding:28px 24px;align-items:center;justify-content:center;text-align:center}.support-locations address:nth-child(2n){padding:28px 24px}.support-locations address:nth-child(n+3){padding:28px 24px}.support-locations address span{max-width:220px}}@media(max-width:420px){.support-topic{min-height:82px;padding-inline:4px}.support-topic span{font-size:10.5px}.support-next__steps{gap:9px}.support-next__steps li:not(:last-child):after{right:-11px;width:22px}}@media(max-width:767px){.support-hero{height:auto;min-height:clamp(294px,80vw,315px)}.support-hero__inner{min-height:inherit;align-items:center;padding-block:20px}.support-hero__copy{width:min(55%,240px)}.support-hero h1{max-width:240px;font-size:clamp(29px,6.4vw,30px);line-height:1.09;text-wrap:balance}.support-hero__copy>p:last-child{font-size:13px;line-height:1.58;text-wrap:pretty}body:has(.support-redesign) shopify-chat{--shopify-agent-activator-offset: 4px !important}}@media(prefers-reduced-motion:reduce){.support-redesign *,.support-redesign *:before,.support-redesign *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/support-page-redesign.css.map */
