.wrapper-body:has(.customer-service){padding-bottom:0!important;background:#fff}.customer-service{--service-orange: #ff4b12;--service-green: #08751b;--service-text: #111;--service-muted: #555;--service-line: #e2e2e2;color:var(--service-text);background:#fff;font-size:15px;line-height:1.55;overflow-x:clip}.customer-service *,.customer-service *:before,.customer-service *:after{box-sizing:border-box}.customer-service a{color:inherit;text-decoration:none}.customer-service__container,.wrapper-body .container.customer-service__container,.body-full-width .wrapper-body .container.customer-service__container,.body-custom-width .wrapper-body .container.customer-service__container{width:100%;max-width:1440px;padding:0 15px 25px}.customer-service__hero{position:relative;min-height:535px;overflow:hidden}.customer-service__hero:after{position:absolute;right:0;bottom:0;left:0;z-index:1;height:48px;background:linear-gradient(transparent,#fff);content:"";pointer-events:none}.customer-service__hero-image{position:absolute;top:0;right:0;width:48%;height:100%;object-fit:cover;object-position:59% center;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 18%);mask-image:linear-gradient(90deg,transparent 0%,#000 18%)}.customer-service__breadcrumb{position:relative;z-index:2;display:flex;align-items:center;gap:10px;min-height:62px;color:#666;font-size:12px}.customer-service__breadcrumb a{transition:color .18s ease}.customer-service__breadcrumb a:hover{color:var(--service-orange)}.customer-service__hero-copy{position:relative;z-index:2;width:62%;padding-top:36px}.customer-service__hero h1{margin:0 0 20px;font-family:var(--font-heading-family);font-size:clamp(48px,4.4vw,64px);font-weight:800;line-height:1.05;letter-spacing:-.035em}.customer-service__hero h1 span{color:var(--service-orange)}.customer-service__hero-copy>p{margin:0;color:var(--service-orange);font-size:22px;font-weight:650}.customer-service__features{position:absolute;bottom:49px;left:0;z-index:2;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;width:62%}.customer-service__features article{display:grid;justify-items:center;align-content:center;min-height:185px;padding:20px 8px;border:1px solid var(--service-line);border-radius:9px;background:#fff;box-shadow:0 5px 14px #0000000b;text-align:center}.customer-service__features img{width:55px;height:55px;object-fit:contain}.customer-service__features p{margin:16px 0 0;font-size:14px;font-weight:650;line-height:1.45}.customer-service__support{display:grid;grid-template-columns:minmax(315px,.9fr) minmax(0,2fr);gap:24px;margin:25px 0 28px;padding:26px;border-radius:10px;background:linear-gradient(110deg,#f7faf7,#fff)}.customer-service__support-intro{display:grid;grid-template-columns:68px 1fr;gap:18px;align-content:center}.customer-service__support-intro>img{width:62px;height:62px;padding:14px;border-radius:50%;background:var(--service-green);filter:brightness(0) invert(1)}.customer-service__support-intro h2{margin:0 0 13px;font-size:28px}.customer-service__support-intro p{max-width:345px;margin:0 0 24px;font-size:14px;line-height:1.65}.customer-service__button{display:flex;align-items:center;justify-content:center;gap:18px;width:fit-content;min-height:50px;padding:10px 22px;border-radius:6px;color:#fff!important;background:var(--service-green);box-shadow:0 5px 14px #08751b2e;font-weight:700;transition:background-color .18s ease,transform .18s ease}.customer-service__button:hover{background:#055d15;transform:translateY(-1px)}.customer-service__button span{font-size:22px;line-height:1}.customer-service__contact-cards{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--service-line);border-radius:9px;background:#fff}.customer-service__contact-cards article{position:relative;display:grid;justify-items:center;align-content:center;min-height:285px;padding:24px 15px;text-align:center}.customer-service__contact-cards article:not(:last-child):after{position:absolute;top:15%;right:0;width:1px;height:70%;background:var(--service-line);content:""}.customer-service__contact-cards img{width:52px;height:52px;object-fit:contain}.customer-service__contact-cards h3{margin:18px 0 11px;font-size:17px}.customer-service__contact-cards p{margin:0;font-size:13px;line-height:1.6}.customer-service__contact-cards a{color:var(--service-green);font-size:14px;font-weight:700}.customer-service__company,.customer-service__faq{margin-bottom:28px;padding:26px 28px 29px;border:1px solid var(--service-line);border-radius:10px}.customer-service__company>h2,.customer-service__faq>h2{position:relative;margin:0 0 28px;padding-bottom:12px;font-size:27px}.customer-service__company>h2:after,.customer-service__faq>h2:after{position:absolute;bottom:0;left:0;width:48px;height:3px;border-radius:3px;background:var(--service-orange);content:""}.customer-service__company>div{display:grid;grid-template-columns:repeat(4,1fr)}.customer-service__company article{position:relative;display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:center;padding:5px 25px}.customer-service__company article:not(:last-child):after{position:absolute;top:0;right:0;width:1px;height:100%;background:var(--service-line);content:""}.customer-service__company img{width:30px;height:30px;object-fit:contain}.customer-service__company p{display:grid;gap:4px;margin:0;font-size:13px}.customer-service__company strong{font-size:14px}.customer-service__company span{color:var(--service-muted)}.customer-service__faq>div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 24px}.customer-service__faq details{overflow:hidden;border:1px solid var(--service-line);border-radius:7px}.customer-service__faq summary{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:52px;padding:13px 18px;cursor:pointer;list-style:none;font-size:14px;font-weight:650}.customer-service__faq summary::-webkit-details-marker{display:none}.customer-service__faq summary b{font-size:22px;font-weight:500;transition:transform .18s ease}.customer-service__faq details[open] summary{color:var(--service-orange)}.customer-service__faq details[open] summary b{transform:rotate(180deg)}.customer-service__faq details>div{padding:0 18px 15px;color:var(--service-muted);font-size:14px;line-height:1.6}.customer-service__faq details p{margin:0}.customer-service__faq details a{color:var(--service-green);font-weight:700}.customer-service__promises{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:28px;padding:27px 24px;border-radius:9px;background:linear-gradient(110deg,#fafafa,#fff)}.customer-service__promises article{position:relative;display:grid;grid-template-columns:65px 1fr;gap:17px;padding:0 27px}.customer-service__promises article:not(:last-child):after{position:absolute;top:0;right:0;width:1px;height:100%;background:var(--service-line);content:""}.customer-service__promises img{width:60px;height:60px;object-fit:contain}.customer-service__promises h2{margin:0 0 8px;font-size:15px}.customer-service__promises p{margin:0;color:#333;font-size:13px;line-height:1.65}.customer-service__closing{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 45%;align-items:center;min-height:215px;margin-bottom:25px;padding-left:52px;overflow:hidden;border-radius:9px;background:linear-gradient(100deg,#08650e,#0a7312)}.customer-service__closing-copy{position:relative;z-index:2;display:grid;grid-template-columns:85px 1fr;gap:25px;align-items:center}.customer-service__closing-copy img{width:80px;height:80px;object-fit:contain}.customer-service__closing-copy p{display:grid;gap:13px;margin:0}.customer-service__closing-copy strong{max-width:680px;color:#fff;font-size:24px;line-height:1.4}.customer-service__closing-copy span{color:var(--service-orange);font-size:21px;font-weight:800}.customer-service__closing-image{position:absolute;right:-10px;bottom:-78px;width:47%;height:auto;object-fit:contain}.customer-service__service-strip{display:grid;grid-template-columns:repeat(5,1fr);padding:17px 14px}.customer-service__service-strip article{position:relative;display:grid;grid-template-columns:50px 1fr;gap:12px;align-items:center;padding:0 24px}.customer-service__service-strip article:not(:last-child):after{position:absolute;top:0;right:0;width:1px;height:100%;background:var(--service-line);content:""}.customer-service__service-strip img{width:46px;height:46px;object-fit:contain}.customer-service__service-strip p{display:grid;margin:0;font-size:12px;line-height:1.45}.customer-service__service-strip strong{font-size:13px}.customer-service :where(a,summary):focus-visible{outline:3px solid rgba(255,75,18,.42);outline-offset:3px}@media(max-width:1199px){.customer-service__hero-copy,.customer-service__features{width:67%}.customer-service__hero-image{width:44%}.customer-service__features p{font-size:12px}.customer-service__support{grid-template-columns:1fr}.customer-service__support-intro{max-width:680px}.customer-service__promises article{grid-template-columns:55px 1fr;padding:0 16px}.customer-service__promises img{width:50px;height:50px}.customer-service__service-strip article{padding:0 12px}}@media(max-width:989px){.customer-service__hero{min-height:780px}.customer-service__hero-image{top:auto;bottom:0;width:100%;height:350px;object-position:65% 25%;-webkit-mask-image:linear-gradient(180deg,transparent,#000 20%);mask-image:linear-gradient(180deg,transparent,#000 20%)}.customer-service__hero-copy{width:100%}.customer-service__features{top:275px;bottom:auto;width:100%}.customer-service__contact-cards{grid-template-columns:repeat(2,1fr)}.customer-service__contact-cards article:nth-child(2):after{display:none}.customer-service__contact-cards article:nth-child(-n+2){border-bottom:1px solid var(--service-line)}.customer-service__company>div{grid-template-columns:repeat(2,1fr);gap:22px 0}.customer-service__company article:nth-child(2):after{display:none}.customer-service__company article:nth-child(-n+2){padding-bottom:20px;border-bottom:1px solid var(--service-line)}.customer-service__company article:nth-child(n+3){padding-top:20px}.customer-service__promises{grid-template-columns:repeat(2,1fr);gap:25px 0}.customer-service__promises article:nth-child(2):after{display:none}.customer-service__promises article:nth-child(-n+2){padding-bottom:22px;border-bottom:1px solid var(--service-line)}.customer-service__promises article:nth-child(n+3){padding-top:22px}.customer-service__closing{grid-template-columns:1fr;min-height:380px;padding:30px 28px 180px}.customer-service__closing-image{right:0;bottom:-95px;width:60%}.customer-service__service-strip{grid-template-columns:repeat(3,1fr);gap:20px 0}.customer-service__service-strip article:nth-child(3):after{display:none}.customer-service__service-strip article:nth-child(n+4){padding-top:20px;border-top:1px solid var(--service-line)}}@media(max-width:749px){.customer-service{font-size:16px}.customer-service__container,.wrapper-body .container.customer-service__container,.body-full-width .wrapper-body .container.customer-service__container,.body-custom-width .wrapper-body .container.customer-service__container{padding-right:15px;padding-left:15px}.customer-service__hero{min-height:1120px}.customer-service__breadcrumb{min-height:48px}.customer-service__hero-copy{padding-top:20px}.customer-service__hero h1{font-size:clamp(41px,11vw,56px)}.customer-service__hero-copy>p{font-size:18px}.customer-service__features{top:255px;grid-template-columns:repeat(2,1fr);gap:9px}.customer-service__features article{min-height:140px}.customer-service__features img{width:48px;height:48px}.customer-service__features p{font-size:14px}.customer-service__hero-image{width:calc(100% + 30px);height:310px;margin-right:-15px;margin-left:-15px}.customer-service__support{padding:20px 15px}.customer-service__support-intro{grid-template-columns:56px 1fr;gap:13px}.customer-service__support-intro>img{width:52px;height:52px;padding:12px}.customer-service__support-intro h2{font-size:24px}.customer-service__support-intro div{display:contents}.customer-service__support-intro p,.customer-service__support-intro .customer-service__button{grid-column:1 / -1}.customer-service__button{width:100%}.customer-service__contact-cards{grid-template-columns:1fr}.customer-service__contact-cards article{min-height:220px;border-bottom:1px solid var(--service-line)}.customer-service__contact-cards article:after{display:none}.customer-service__contact-cards article:last-child{border-bottom:0}.customer-service__company,.customer-service__faq{padding:21px 15px}.customer-service__company>div,.customer-service__faq>div{grid-template-columns:1fr}.customer-service__company article{padding:17px 5px!important;border-right:0;border-bottom:1px solid var(--service-line)}.customer-service__company article:after{display:none}.customer-service__company article:last-child{border-bottom:0}.customer-service__faq summary{min-height:56px;font-size:15px}.customer-service__promises{grid-template-columns:1fr;padding:16px 15px}.customer-service__promises article{padding:20px 3px!important;border-bottom:1px solid var(--service-line)}.customer-service__promises article:after{display:none}.customer-service__promises article:last-child{border-bottom:0}.customer-service__closing{min-height:465px;padding:27px 18px 235px}.customer-service__closing-copy{grid-template-columns:58px 1fr;gap:14px}.customer-service__closing-copy img{width:54px;height:54px}.customer-service__closing-copy strong{font-size:18px}.customer-service__closing-copy span{font-size:17px}.customer-service__closing-image{bottom:-63px;width:95%}.customer-service__service-strip{grid-template-columns:1fr;gap:0;padding:8px 15px}.customer-service__service-strip article,.customer-service__service-strip article:nth-child(n+4){min-height:78px;padding:12px 2px;border-top:0;border-bottom:1px solid var(--service-line)}.customer-service__service-strip article:after{display:none}.customer-service__service-strip article:last-child{border-bottom:0}.customer-service__service-strip p{font-size:14px}.customer-service__service-strip strong{font-size:15px}}@media(prefers-reduced-motion:reduce){.customer-service *,.customer-service *:before,.customer-service *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/component-customer-service-page.css.map */
