.cp-support,.cp-support *{box-sizing:border-box}.cp-support{position:relative;color:var(--cp-support-text, #111827);background:transparent;font-family:var(--typeBasePrimary),var(--typeBaseFallback),sans-serif;font-size:15px;font-weight:var(--typeBaseWeight, 400);letter-spacing:var(--typeBaseSpacing, normal);line-height:1.65}.cp-support a,.cp-support button{font:inherit}.cp-support a{color:inherit;text-decoration:none}.cp-support button{color:inherit}.cp-support img,.cp-support svg{display:block}.cp-support .rte,.cp-support .rte p{color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit}.cp-support .rte p{margin:0 0 .7em}.cp-support .rte p:last-child{margin-bottom:0}.cp-support__page-width{position:relative;width:100%;max-width:none;overflow:hidden;background:var(--cp-support-bg, #f7f9fc)}.cp-support__page-width:before,.cp-support__page-width:after{position:absolute;z-index:0;border-radius:50%;content:"";pointer-events:none}.cp-support__page-width:before{top:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--cp-support-bg-highlight, #edf5ff) 82%,transparent) 0%,transparent 70%)}.cp-support--contact-section .cp-support__page-width{background:var(--cp-support-bg, #f7f9fc)}.cp-support--contact-section .cp-support__page-width:before,.cp-support--contact-section .cp-support__page-width:after{display:none}.cp-support__page-width:after{top:-150px;right:-150px;width:450px;height:450px;background:radial-gradient(circle,color-mix(in srgb,var(--cp-support-bg-highlight, #edf5ff) 82%,transparent) 0%,transparent 70%)}.cp-support__inner{position:relative;z-index:1;width:100%;max-width:1100px;margin:0 auto;padding:56px 0 96px}.cp-support--contact-section .cp-support__inner--contact-section{padding-top:0}@media only screen and (min-width:1025px){.cp-support__page-width{width:100%;max-width:1300px;padding-right:40px;padding-left:40px}}.cp-support__hero{margin:0 0 40px;text-align:center}.cp-support__eyebrow{margin:0 0 8px;color:var(--cp-support-accent, #2878ff);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.cp-support__title,.cp-support__section-heading h2,.cp-support__contact-heading h2{color:var(--cp-support-text, #111827);font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback),sans-serif;font-weight:var(--typeHeaderWeight, 600);letter-spacing:var(--typeHeaderSpacing, normal);line-height:1.25;text-transform:none}.cp-support__title{margin:0;font-size:24px}.cp-support__intro{max-width:720px;margin:10px auto 0;color:var(--cp-support-muted, #667085);font-size:14px}.cp-support__service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.cp-support__service-card{position:relative;display:flex;min-width:0;min-height:140px;flex-direction:column;padding:24px 28px;color:var(--cp-support-text, #111827);background:var(--cp-support-card, #fff);border:1px solid var(--cp-support-border, #e3eaf4);border-radius:20px;box-shadow:0 10px 30px #0066cc04;cursor:pointer;transition:transform .25s cubic-bezier(.25,.8,.25,1),box-shadow .25s cubic-bezier(.25,.8,.25,1),border-color .25s ease}.cp-support__service-card.is-disabled{cursor:default}.cp-support__service-top{display:flex;min-width:0;align-items:center;gap:14px}.cp-support__icon-circle,.cp-support__contact-heading-icon,.cp-support__contact-card-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center}.cp-support__icon-circle{width:44px;height:44px;color:var(--cp-support-accent, #2878ff);background:#f0f6ff;border-radius:50%;transition:background-color .2s ease}.cp-support__icon-circle .cp-support__icon{width:20px;height:20px;object-fit:contain}.cp-support__service-title{min-width:0;color:var(--cp-support-text, #111827);font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback),sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:1.35;overflow-wrap:anywhere}.cp-support__service-description{max-width:calc(100% - 64px);margin-top:12px;color:var(--cp-support-muted, #667085);font-size:13px;line-height:1.5;overflow-wrap:anywhere}.cp-support__service-action{position:absolute;right:28px;bottom:24px;display:inline-flex;align-items:center;gap:7px;color:var(--cp-support-accent, #2878ff);font-size:12px;font-weight:700;line-height:1;transition:transform .22s ease,opacity .22s ease}.cp-support__arrow-icon{width:18px;height:18px}@media(hover:hover){.cp-support__service-card:hover{border-color:#d2e4f9;box-shadow:0 12px 28px #0066cc0f;transform:translateY(-4px)}.cp-support__service-card:hover .cp-support__icon-circle{background-color:#e3efff}.cp-support__service-card:hover .cp-support__service-action{transform:translate(4px)}}.cp-support__service-card:focus-visible,.cp-support__faq-question:focus-visible,.cp-support__contact-card:focus-visible,.cp-support__text-link:focus-visible{outline:3px solid color-mix(in srgb,var(--cp-support-accent, #2878ff) 30%,transparent);outline-offset:3px}.cp-support__faq{margin-top:80px}.cp-support__section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:15px;border-bottom:2px solid var(--cp-support-text, #111827)}.cp-support__section-heading h2,.cp-support__contact-heading h2{margin:0;font-size:24px}.cp-support__text-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;color:#555;font-size:14px;font-weight:600;transition:color .2s ease}.cp-support__text-link-icon{width:15px;height:15px;transition:transform .2s ease}@media(hover:hover){.cp-support__text-link:hover{color:var(--cp-support-accent, #2878ff)}.cp-support__text-link:hover .cp-support__text-link-icon{transform:translate(3px)}}.cp-support__faq-list{margin-top:24px}.cp-support__faq-answer[hidden]{display:none!important}.cp-support__faq-list{display:grid;gap:12px}.cp-support__faq-item{overflow:hidden;background:var(--cp-support-card, #fff);border:1px solid var(--cp-support-border, #e3eaf4);border-radius:16px;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease}.cp-support__faq-item.is-open{border-color:#d2e4f9}.cp-support__faq-question-heading{margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:none}.cp-support__faq-question{display:flex;width:100%;min-height:66px;align-items:center;justify-content:space-between;gap:22px;padding:18px 24px;color:var(--cp-support-text, #111827);text-align:left;background:transparent;border:0;cursor:pointer}.cp-support__faq-question-copy{display:flex;min-width:0;align-items:flex-start;gap:8px;font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback),sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:1.5;overflow-wrap:anywhere}.cp-support__faq-prefix{flex:0 0 auto;color:var(--cp-support-accent, #2878ff);font-weight:700}.cp-support__faq-toggle{position:relative;width:20px;height:20px;flex:0 0 20px;transition:transform .3s ease}.cp-support__faq-toggle span{position:absolute;top:50%;left:50%;width:14px;height:1.5px;background:currentColor;border-radius:2px;transform:translate(-50%,-50%);transition:background-color .2s ease}.cp-support__faq-toggle span:last-child{transform:translate(-50%,-50%) rotate(90deg)}.cp-support__faq-question[aria-expanded=true]{background-color:#fafbfe}.cp-support__faq-question[aria-expanded=true] .cp-support__faq-toggle{transform:rotate(45deg)}@media(hover:hover){.cp-support__faq-question:hover{background-color:#fafbfe}}.cp-support__faq-answer{max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease}.cp-support__faq-item.is-open .cp-support__faq-answer{opacity:1}.cp-support__faq-answer-inner{padding:24px;color:var(--cp-support-muted, #667085);border-top:1px solid var(--cp-support-border, #e3eaf4);font-size:14px;line-height:1.8}.cp-support__contact{padding-top:108px;text-align:center}.cp-support__contact-heading{max-width:760px;margin:0 auto}.cp-support__contact-heading-icon{width:48px;height:48px;margin:0 auto 24px;color:var(--cp-support-muted, #667085);background:var(--cp-support-card, #fff);border:1px solid var(--cp-support-border, #e3eaf4);border-radius:50%;box-shadow:0 4px 12px #00000005}.cp-support__contact-heading-icon .cp-support__icon{width:24px;height:24px;object-fit:contain}.cp-support__contact-copy{margin-top:16px;color:var(--cp-support-muted, #667085);font-size:16px;line-height:1.6}.cp-support__contact-stack{display:grid;max-width:680px;gap:12px;margin:48px auto 0;text-align:left}.cp-support__info-card,.cp-support__contact-card{display:flex;width:100%;align-items:center;gap:16px;padding:24px 32px;background:var(--cp-support-card, #fff);border:1px solid var(--cp-support-border, #e3eaf4);border-radius:20px}.cp-support__info-card{margin-bottom:8px}.cp-support__contact-card{position:relative;padding-right:56px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.cp-support__contact-card.is-disabled{cursor:default;opacity:.72}.cp-support__contact-card.is-blue{color:#1e70e7;background:#f0f5ff;border-color:#d2e1fa80}.cp-support__contact-card.is-green{color:#009b55;background:#effbf4;border-color:#d4f2df}.cp-support__contact-card.is-neutral{color:var(--cp-support-text, #111827)}.cp-support__contact-card-icon{width:44px;height:44px;color:#fff;background:var(--cp-support-accent, #2878ff);border-radius:50%}.cp-support__contact-card.is-blue .cp-support__contact-card-icon{background:#2b7cf5}.cp-support__contact-card.is-green .cp-support__contact-card-icon{background:#00b967}.cp-support__contact-card-icon .cp-support__icon{width:20px;height:20px;color:#fff;object-fit:contain}.cp-support__contact-card-icon.is-neutral{color:var(--cp-support-muted, #667085);background:#f0f4fa}.cp-support__contact-card-icon.is-neutral .cp-support__icon{color:var(--cp-support-muted, #667085)}.cp-support__contact-card-copy{display:grid;min-width:0;gap:4px;color:inherit}.cp-support__info-card .cp-support__contact-card-copy{color:var(--cp-support-text, #111827)}.cp-support__contact-card-copy strong{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback),sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:1.4}.cp-support__contact-card-copy>span,.cp-support__contact-card-copy .rte{color:var(--cp-support-muted, #667085);font-size:13px;line-height:1.5}.cp-support__contact-card.is-blue .cp-support__contact-card-copy>span{color:#637381}.cp-support__contact-arrow{position:absolute;top:50%;right:22px;width:17px;height:17px;color:#7b8594;transform:translateY(-50%)}@media(hover:hover){.cp-support__contact-card[href]:hover{box-shadow:0 10px 24px #0066cc0a;transform:translateY(-2px)}.cp-support__contact-card.is-blue[href]:hover{border-color:#2b7cf5}}.cp-support__privacy-note{display:flex;align-items:center;justify-content:center;gap:8px;margin:28px 0 0;color:#8b98aa;font-size:12.5px;line-height:1.55;text-align:center}.cp-support__privacy-icon{width:15px;height:15px;flex:0 0 15px}.cp-support.is-motion [data-cp-reveal]{opacity:0;transform:translateY(18px);transition:opacity .62s cubic-bezier(.22,1,.36,1) var(--cp-reveal-delay, 0ms),transform .62s cubic-bezier(.22,1,.36,1) var(--cp-reveal-delay, 0ms)}.cp-support.is-motion [data-cp-reveal].is-visible{opacity:1;transform:translateY(0)}@media only screen and (max-width:768px){.cp-support{font-size:14px}.cp-support__page-width{padding-right:16px;padding-left:16px}.cp-support__inner{padding:40px 0 68px}.cp-support__hero{margin-bottom:30px}.cp-support__title{font-size:22px}.cp-support__intro{margin-top:9px;font-size:14px}.cp-support__service-grid{gap:12px}.cp-support__service-card{min-height:120px;padding:18px 20px;border-radius:16px}.cp-support__service-top{align-items:center;gap:10px}.cp-support__icon-circle{width:36px;height:36px}.cp-support__icon-circle .cp-support__icon{width:18px;height:18px}.cp-support__service-title{padding-top:0;font-size:14px;line-height:1.35}.cp-support__service-description{max-width:calc(100% - 12px);margin-top:8px;padding-right:10px;font-size:12px;line-height:1.5}.cp-support__service-action{right:20px;bottom:18px}.cp-support__service-action>span:first-child:not(:last-child){display:none}.cp-support__arrow-icon{width:18px;height:18px}.cp-support__faq{margin-top:56px}.cp-support__section-heading{gap:14px;padding-bottom:12px}.cp-support__section-heading h2,.cp-support__contact-heading h2{font-size:22px}.cp-support__text-link{font-size:13px}.cp-support__faq-list{margin-top:16px}.cp-support__faq-list{gap:10px}.cp-support__faq-item{border-radius:12px}.cp-support__faq-question{min-height:50px;gap:12px;padding:10px}.cp-support__faq-question-copy{gap:6px;font-size:13px;line-height:1.55}.cp-support__faq-toggle{width:16px;height:16px;flex-basis:16px}.cp-support__faq-answer-inner{padding:17px 14px 19px;font-size:12px;line-height:1.75}.cp-support__contact{padding-top:94px}.cp-support__contact-heading-icon{width:40px;height:40px;margin-bottom:16px}.cp-support__contact-heading-icon .cp-support__icon{width:20px;height:20px}.cp-support__contact-copy{margin-top:12px;font-size:13.5px;line-height:1.6}.cp-support__contact-stack{gap:11px;margin-top:32px}.cp-support__info-card,.cp-support__contact-card{gap:12px;padding:14px 16px;border-radius:16px}.cp-support__contact-card{padding-right:46px}.cp-support__contact-card-icon{width:36px;height:36px}.cp-support__contact-card-icon .cp-support__icon{width:18px;height:18px}.cp-support__contact-card-copy strong{font-size:14px}.cp-support__contact-card-copy>span,.cp-support__contact-card-copy .rte{font-size:11px}.cp-support__contact-arrow{right:16px}.cp-support__privacy-note{margin-top:17px;font-size:11px;line-height:1.4}}@media only screen and (max-width:420px){.cp-support__service-description{font-size:11.5px}}@media only screen and (max-width:359px){.cp-support__service-grid{grid-template-columns:1fr}.cp-support__service-card{min-height:124px}.cp-support__service-description{max-width:calc(100% - 46px)}.cp-support__section-heading{align-items:flex-end}.cp-support__text-link span{max-width:120px;text-align:right}}@media(prefers-reduced-motion:reduce){.cp-support *,.cp-support *:before,.cp-support *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.cp-support.is-motion [data-cp-reveal]{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/customer-support.css.map */
