.customer-service{--cs-blue: #0c9bd1;--cs-blue-dark: #006f9d;--cs-heading: #0d3d54;--cs-border: #d9d9d9;--cs-soft: #f7f7f7;color:rgb(var(--color-foreground));scroll-behavior:smooth}.customer-service :target{scroll-margin-top:2rem}.customer-service a:focus-visible,.customer-service button:focus-visible,.customer-service summary:focus-visible{outline:.2rem solid rgb(var(--color-keyboard-focus));outline-offset:.3rem}.customer-service__hero{position:relative;min-height:24rem;overflow:hidden;display:flex;align-items:center;color:#fff;background:linear-gradient(150deg,#32b9e7,#078ec5 45%,#00658e)}.customer-service__hero-image,.customer-service__feature-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.customer-service__hero-image{opacity:.98}.customer-service__hero-inner{position:relative;z-index:1;width:100%}.customer-service__hero-title{margin:0;color:#fff;font-family:var(--font-heading-family);font-size:clamp(3rem,3.2vw,4.6rem);font-weight:600;line-height:1.1}.customer-service__script{position:absolute;z-index:1;right:max(3rem,calc((100vw - var(--page-width)) / 2 + 6rem));bottom:1.5rem;max-width:min(45vw,55rem);opacity:.9;pointer-events:none}.customer-service__script img{width:100%;height:auto;display:block}.customer-service__script-text{display:block;color:#ffffffd1;font-family:cursive;font-size:clamp(7rem,10vw,15rem);line-height:.75;white-space:nowrap;transform:rotate(-7deg)}.customer-service__body{display:flex;align-items:stretch;max-width:130rem;padding-inline:0;border-inline-start:.1rem solid var(--cs-border);border-inline-end:.1rem solid var(--cs-border)}.customer-service__nav-wrap{flex:0 0 26rem;width:26rem;background:var(--cs-soft);border-inline-end:.1rem solid var(--cs-border)}.customer-service__nav{position:sticky;top:0;padding:0 0 4.4rem}.customer-service__nav-list{margin:0;padding:0;list-style:none}.customer-service__nav-list li{width:100%}.customer-service__nav-link{position:relative;display:flex;width:100%;align-items:center;gap:1.4rem;min-height:7.6rem;padding:1.8rem 2rem 1.8rem 3.8rem;color:#424242;text-decoration:none;border-bottom:.1rem solid var(--cs-border);font-size:1.45rem;font-weight:600;line-height:1.25;transition:color var(--duration-default) ease,background-color var(--duration-default) ease}.customer-service__nav-list li:first-child .customer-service__nav-link{border-top:.1rem solid var(--cs-border)}.customer-service__nav-link.is-active,.customer-service__nav-link:hover{color:var(--cs-blue);background:#fff}.customer-service__nav-link.is-active:before,.customer-service__nav-link:hover:before{content:"";position:absolute;inset-inline-start:0;top:0;bottom:0;width:.4rem;background:var(--cs-blue)}.customer-service__nav-icon,.customer-service__badge-icon{width:3.4rem;height:3.4rem;flex:0 0 3.4rem}.customer-service__main{flex:1 1 auto;min-width:0;padding:5.2rem 4.8rem 0}.customer-service__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(24rem,34%);gap:4.8rem;margin-bottom:4rem}.customer-service__intro-copy{padding-inline-end:3.2rem;border-inline-end:.1rem solid var(--cs-border)}.customer-service__intro h2{margin:0 0 2.4rem;color:#222;font-size:clamp(3.2rem,3vw,4.6rem);font-weight:400;line-height:1.12}.customer-service__intro p,.customer-service__hours p,.customer-service__card p,.customer-service__feature-card p,.customer-service__panel p,.customer-service__panel li{margin-top:0;font-size:1.48rem;line-height:1.58}.customer-service__hours-heading{margin:.4rem 0 1.4rem;color:var(--cs-blue);font-family:var(--font-heading-family);font-size:1.7rem;font-weight:700;line-height:1.2;text-transform:uppercase}.customer-service__hours strong{font-weight:700}.customer-service__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-bottom:2.8rem}.customer-service__card,.customer-service__panel,.customer-service__feature-card{border:.1rem solid var(--cs-border);background:#fff}.customer-service__card{min-height:32rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 3.2rem;text-align:center}.customer-service__card h3,.customer-service__panel h2,.customer-service__feature-card h2{margin:1.8rem 0 1.2rem;color:var(--cs-heading);font-family:var(--font-heading-family);font-size:2rem;font-weight:700;line-height:1.2}.customer-service__badge{display:inline-flex;align-items:center;justify-content:center;width:8rem;height:8rem;color:#fff;border-radius:50%;background:linear-gradient(145deg,#22b9e9,#0073a7)}.customer-service__badge .customer-service__badge-icon{width:4.1rem;height:4.1rem;flex-basis:4.1rem}.customer-service__button{min-width:16.8rem;margin-top:1.6rem;background-color:var(--cs-blue);border-color:var(--cs-blue)}.customer-service__text-link{display:inline-block;margin-top:1.8rem;color:#424242;font-size:1.35rem;font-weight:700;letter-spacing:.04rem;text-decoration:underline;text-underline-offset:.3rem;text-transform:uppercase}.customer-service__panel{display:grid;grid-template-columns:8rem 1fr;gap:2.2rem;padding:4.2rem 4.6rem;margin-bottom:2.8rem}.customer-service__panel .customer-service__badge{width:7.2rem;height:7.2rem}.customer-service__panel h2{margin-top:.2rem}.customer-service__holiday-content ul{margin:1.6rem 0 0;padding-inline-start:1.8rem}.customer-service__faq-list{grid-column:1 / -1;margin-top:.8rem}.customer-service__faq-list details{border-bottom:.1rem solid #e6e6e6}.customer-service__faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.15rem 0;cursor:pointer;color:#333;font-size:1.45rem;line-height:1.35;list-style:none}.customer-service__faq-list summary::-webkit-details-marker{display:none}.customer-service__faq-list summary:after{content:"";width:.9rem;height:.9rem;flex:0 0 .9rem;border-inline-end:.15rem solid currentColor;border-block-end:.15rem solid currentColor;transform:rotate(45deg);transition:transform var(--duration-default) ease}.customer-service__faq-list details[open] summary:after{transform:rotate(225deg)}.customer-service__faq-answer{padding:0 3rem 1.5rem 0}.customer-service__faq-archive{grid-column:1 / -1;justify-self:center;margin-top:3rem}.customer-service__feature{position:relative;min-height:44rem;width:calc(100% + 9.6rem);margin-inline:-4.8rem;margin-top:3.6rem;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:5rem 4rem;background:#d7e7ee}.customer-service__feature:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffff3d,#ffffff14);z-index:1}.customer-service__feature-image{z-index:0}.customer-service__feature-fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#fff6,#ffffff0d),repeating-linear-gradient(135deg,#d7ecf5 0 1.8rem,#f4f7f7 1.8rem 3.6rem)}.customer-service__feature-cards{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(24rem,36rem));gap:3rem}.customer-service__feature-card{min-height:27rem;padding:3.8rem 3.4rem 3.2rem;text-align:center}.customer-service__feature-card .customer-service__text-link{margin-top:3.2rem}.customer-service__feature-card .customer-service__badge{width:7.4rem;height:7.4rem}.customer-service__feature-card .customer-service__badge-icon{width:3.8rem;height:3.8rem}@media screen and (max-width:1199px){.customer-service__nav-wrap{flex-basis:24rem;width:24rem}.customer-service__main{padding-inline:3.2rem}.customer-service__feature{width:calc(100% + 6.4rem);margin-inline:-3.2rem}}@media screen and (max-width:989px){.customer-service__body{display:block;border-inline:0}.customer-service__nav-wrap{width:auto;border-inline-end:0;border-bottom:.1rem solid var(--cs-border)}.customer-service__nav{position:static;padding:0;overflow-x:auto}.customer-service__nav-list{display:flex;min-width:max-content}.customer-service__nav-list li{width:auto}.customer-service__nav-link{min-height:6.2rem;padding:1.4rem 1.8rem;border-top:0;border-bottom:0;border-inline-end:.1rem solid var(--cs-border);white-space:nowrap}.customer-service__nav-list li:first-child .customer-service__nav-link{border-top:0}.customer-service__nav-link.is-active:before{top:auto;right:0;bottom:0;width:auto;height:.3rem}.customer-service__nav-icon{width:2.8rem;height:2.8rem;flex-basis:2.8rem}.customer-service__intro{grid-template-columns:1fr;gap:1.8rem}.customer-service__intro-copy{padding-inline-end:0;border-inline-end:0}}@media screen and (max-width:749px){.customer-service__hero{min-height:17rem}.customer-service__script{right:-7rem;bottom:2rem;max-width:30rem;opacity:.48}.customer-service__script-text{font-size:7.2rem}.customer-service__main{padding:3.4rem 1.5rem 0}.customer-service__intro h2{font-size:3.2rem}.customer-service__grid{grid-template-columns:1fr}.customer-service__card{min-height:auto;padding:3.4rem 2.2rem}.customer-service__panel{grid-template-columns:1fr;gap:1.4rem;padding:3rem 2.2rem}.customer-service__panel>.customer-service__badge{justify-self:center}.customer-service__panel h2{text-align:center}.customer-service__feature{min-height:auto;width:calc(100% + 3rem);margin-inline:-1.5rem;padding:3rem 1.5rem}.customer-service__feature-cards{grid-template-columns:1fr;width:100%;gap:1.8rem}.customer-service__feature-card{min-height:auto}}
/*# sourceMappingURL=/cdn/shop/t/104/assets/component-customer-service.css.map */
