.support-page{--support-navy: #071d35;--support-orange: #f04a23;--support-muted: #5b6570;--support-border: #dfe3e8;--support-soft: #f4f6fa;color:var(--support-navy);background:#fff;font-family:var(--font-stack-body)}.support-page *,.support-page *:before,.support-page *:after{box-sizing:border-box}.support-page a{color:inherit;text-decoration:none}.support-page__icons{position:absolute;width:0;height:0;overflow:hidden}.support-page__container{width:min(100% - 40px,1330px);margin-inline:auto}.support-page__icon{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.support-page__hero{min-height:620px;display:flex;align-items:center;background-color:#eee7de;background-image:linear-gradient(90deg,#f8f4effa,#f8f4eff0 30%,#f8f4ef2e 57%,#f8f4ef00),var(--support-hero-image);background-position:center;background-size:cover}.support-page__hero-inner{padding-block:74px 70px}.support-page__hero-content{max-width:640px}.support-page__hero h1{margin:0 0 26px;color:var(--support-navy);font-family:var(--font-stack-header);font-size:clamp(54px,5.2vw,82px);font-weight:700;line-height:.98;letter-spacing:-.035em}.support-page__hero-copy{max-width:590px;margin:0;color:#34404c;font-size:20px;line-height:1.65}.support-page__promises{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;max-width:660px;margin-top:54px}.support-page__promise{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:center;min-width:0}.support-page__promise .support-page__icon{width:40px;height:40px;color:var(--support-orange);stroke-width:2}.support-page__promise strong{display:block;margin-bottom:4px;font-size:15px;line-height:1.25}.support-page__promise span{display:block;color:#46515c;font-size:12px;line-height:1.45}.support-page__section{padding-top:72px}.support-page__section-title{margin:0 0 28px;color:var(--support-navy);font-family:var(--font-stack-header);font-size:clamp(29px,2.5vw,38px);font-weight:700;line-height:1.2;text-align:center;letter-spacing:-.02em}.support-page__section-intro{margin:-12px 0 34px;color:var(--support-muted);font-size:17px;line-height:1.55;text-align:center}.support-page__help-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.support-page__help-card,.support-page__contact-card{min-width:0;border:1px solid var(--support-border);border-radius:13px;background:#fff;text-align:center;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.support-page__help-card{min-height:245px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 19px}.support-page__help-card:hover,.support-page__help-card:focus-visible,.support-page__contact-card[href]:hover,.support-page__contact-card[href]:focus-visible{border-color:#aeb8c3;box-shadow:0 13px 30px #071d3514;transform:translateY(-3px);outline:none}.support-page__help-card .support-page__icon{width:50px;height:50px;margin-bottom:20px}.support-page__card-title{margin:0 0 11px;color:var(--support-navy);font-family:var(--font-stack-header);font-size:17px;font-weight:700;line-height:1.3}.support-page__card-copy{margin:0;color:var(--support-muted);font-size:14px;line-height:1.55}.support-page__quick{margin-top:60px;padding:38px 54px;border-radius:14px;background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.95),transparent 32%),linear-gradient(105deg,#f3f5f9,#f8f9fc)}.support-page__quick .support-page__section-title{margin-bottom:28px;font-size:28px}.support-page__quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.support-page__quick-link{display:grid;grid-template-columns:38px 1fr 16px;gap:12px;align-items:center;padding:4px 28px;border-left:1px solid #d9dee6;font-size:15px;font-weight:700}.support-page__quick-link:first-child{border-left:0;padding-left:0}.support-page__quick-link:last-child{padding-right:0}.support-page__quick-link .support-page__icon{width:34px;height:34px}.support-page__quick-arrow{font-size:26px;font-weight:400;line-height:1;transition:transform .2s ease}.support-page__quick-link:hover .support-page__quick-arrow,.support-page__quick-link:focus-visible .support-page__quick-arrow{transform:translate(4px)}.support-page__contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.support-page__contact-card{min-height:245px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:30px 24px 26px}.support-page__contact-card .support-page__icon{width:47px;height:47px;margin-bottom:16px;color:var(--support-orange);stroke-width:2}.support-page__contact-card .support-page__card-title{margin-bottom:10px}.support-page__contact-value{margin:0 0 10px;color:#0a2b50;font-size:17px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.support-page__contact-note{margin:0;color:var(--support-muted);font-size:13px;line-height:1.55;white-space:pre-line}.support-page__faq{width:min(100%,940px);margin-inline:auto}.support-page__faq-item{border-bottom:1px solid var(--support-border)}.support-page__faq-question{min-height:70px;display:grid;grid-template-columns:1fr 36px;gap:16px;align-items:center;padding:0 6px;color:#17324e;cursor:pointer;font-size:16px;font-weight:500;list-style:none}.support-page__faq-question::-webkit-details-marker{display:none}.support-page__faq-plus{position:relative;width:20px;height:20px;justify-self:end}.support-page__faq-plus:before,.support-page__faq-plus:after{position:absolute;top:9px;left:3px;width:14px;height:2px;background:var(--support-navy);content:"";transition:transform .2s ease}.support-page__faq-plus:after{transform:rotate(90deg)}.support-page__faq-item[open] .support-page__faq-plus:after{transform:rotate(0)}.support-page__faq-answer{padding:0 48px 22px 6px;color:var(--support-muted);font-size:15px;line-height:1.65}.support-page__faq-answer p{margin:0}.support-page__faq-button-wrap{margin-top:32px;text-align:center}.support-page__button{min-width:204px;display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:12px 30px;border:1px solid var(--support-navy);border-radius:5px;background:#fff;color:var(--support-navy);font-size:15px;font-weight:700;transition:background .2s ease,color .2s ease}.support-page__button:hover,.support-page__button:focus-visible,.support-page__button--solid{background:var(--support-navy);color:#fff;outline:none}.support-page__button--solid:hover,.support-page__button--solid:focus-visible{background:#123c67}.support-page__bottom{padding-bottom:36px}.support-page__cta{display:grid;grid-template-columns:120px 1fr auto;gap:38px;align-items:center;margin-top:58px;padding:30px 105px;border-radius:14px;background:radial-gradient(circle at 18% 50%,rgba(255,255,255,1),transparent 19%),linear-gradient(105deg,#f2f4f8,#f8f9fc)}.support-page__cta-icon{width:96px;height:96px;display:grid;place-items:center;border-radius:50%;background:#fff}.support-page__cta-icon .support-page__icon{width:60px;height:60px}.support-page__cta h2{margin:0 0 8px;font-family:var(--font-stack-header);font-size:25px;font-weight:700;line-height:1.2}.support-page__cta p{margin:0;color:var(--support-muted);font-size:15px;line-height:1.6}.support-page__cta .support-page__button{min-width:230px}@media(max-width:1199px){.support-page__hero{min-height:560px}.support-page__hero-content{max-width:570px}.support-page__promises{gap:20px}.support-page__help-grid{gap:14px}.support-page__quick{padding-inline:32px}.support-page__quick-link{padding-inline:18px}.support-page__cta{padding-inline:55px}}@media(max-width:989px){.support-page__hero{min-height:720px;align-items:flex-start;background-image:linear-gradient(180deg,#f8f4effa,#f8f4eff0 48%,#f8f4ef26 76%,#f8f4ef00),var(--support-hero-image);background-position:64% center}.support-page__hero-inner{padding-block:66px}.support-page__hero-content{max-width:660px}.support-page__help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-page__help-card:last-child{grid-column:1 / -1}.support-page__quick-grid,.support-page__contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-page__quick-link{padding:16px 18px;border-left:0;border-top:1px solid #d9dee6}.support-page__quick-link:nth-child(-n+2){border-top:0}.support-page__quick-link:nth-child(odd){border-right:1px solid #d9dee6}.support-page__quick-link:first-child{padding-left:18px}.support-page__quick-link:last-child{padding-right:18px}.support-page__cta{grid-template-columns:90px 1fr;gap:26px;padding:28px 38px}.support-page__cta-icon{width:82px;height:82px}.support-page__cta .support-page__button{grid-column:2;justify-self:start}}@media(max-width:639px){.support-page__container{width:min(100% - 28px,1330px)}.support-page__hero{min-height:680px;background-image:linear-gradient(180deg,#f8f4effc,#f8f4eff5 52%,#f8f4ef2e 78%,#f8f4ef00),var(--support-hero-image);background-position:67% bottom}.support-page__hero-inner{padding-block:48px}.support-page__hero h1{margin-bottom:18px;font-size:46px}.support-page__hero-copy{font-size:16px;line-height:1.6}.support-page__promises{grid-template-columns:1fr;gap:16px;max-width:260px;margin-top:34px}.support-page__promise{grid-template-columns:36px 1fr;gap:11px}.support-page__promise .support-page__icon{width:32px;height:32px}.support-page__section{padding-top:52px}.support-page__section-title{margin-bottom:22px;font-size:28px}.support-page__section-intro{margin-top:-8px;font-size:15px}.support-page__help-grid,.support-page__quick-grid,.support-page__contact-grid{grid-template-columns:1fr}.support-page__help-card,.support-page__contact-card{min-height:0;padding-block:28px}.support-page__help-card:last-child{grid-column:auto}.support-page__quick{margin-top:44px;padding:30px 16px 18px}.support-page__quick .support-page__section-title{margin-bottom:14px;font-size:25px}.support-page__quick-link,.support-page__quick-link:nth-child(-n+2){padding:17px 10px;border-top:1px solid #d9dee6;border-right:0}.support-page__quick-link:first-child{padding-left:10px;border-top:0}.support-page__quick-link:last-child{padding-right:10px}.support-page__faq-question{min-height:66px;padding-left:0;font-size:15px}.support-page__faq-answer{padding-left:0}.support-page__cta{grid-template-columns:72px 1fr;gap:18px;margin-top:44px;padding:24px 20px}.support-page__cta-icon{width:68px;height:68px}.support-page__cta-icon .support-page__icon{width:46px;height:46px}.support-page__cta h2{font-size:22px}.support-page__cta .support-page__button{grid-column:1 / -1;width:100%}}@media(prefers-reduced-motion:reduce){.support-page__help-card,.support-page__contact-card,.support-page__button,.support-page__quick-arrow,.support-page__faq-plus:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/support-page.css.map */
