.wp-trust-policy.wp-support-center{--wp-accent: #e4342a;--wp-accent-soft: #fdecec;--wp-link: #2f6fed;--wp-tile: #f3f4f6;--wp-tile-hover: #eceef1;--wp-eyebrow: #5a6486;--wp-sc-radius: 16px}.wp-trust-policy.wp-support-center .wp-policy-section-muted{background:#fff}.wp-trust-policy.wp-support-center .wp-sc-hero{padding-top:64px;padding-bottom:60px;background:linear-gradient(180deg,#e9edfb,#f5f7fd 58%,#fff);border-bottom:0}.wp-trust-policy.wp-support-center .wp-sc-hero .wp-policy-eyebrow{color:var(--wp-eyebrow)}.wp-trust-policy.wp-support-center .wp-sc-quick-link{height:42px;border:1px solid #e2e6f0;background:#fff;box-shadow:0 1px 2px #1018280f;font-weight:620}.wp-trust-policy.wp-support-center .wp-sc-quick-link:hover{border-color:var(--wp-accent);background:#fff;color:var(--wp-accent)}.wp-trust-policy.wp-support-center .wp-sc-hero--with-media .wp-sc-hero-inner{display:flex;align-items:center;gap:48px}.wp-trust-policy.wp-support-center .wp-sc-hero--with-media .wp-sc-hero-text{flex:1 1 auto;min-width:0}.wp-trust-policy.wp-support-center .wp-sc-hero-media{flex:0 0 clamp(300px,40%,460px)}.wp-trust-policy.wp-support-center .wp-sc-hero-media img{display:block;width:100%;height:auto;border-radius:14px}@media(max-width:760px){.wp-trust-policy.wp-support-center .wp-sc-hero--with-media .wp-sc-hero-inner{flex-direction:column;align-items:stretch;gap:26px}.wp-trust-policy.wp-support-center .wp-sc-hero-media{flex-basis:auto}}.wp-trust-policy.wp-support-center .wp-policy-section-title{text-align:center;font-size:34px;margin-bottom:34px}.wp-trust-policy.wp-support-center .wp-policy-heading-row{flex-direction:column;align-items:center;text-align:center;gap:6px;margin-bottom:34px}.wp-trust-policy.wp-support-center .wp-policy-heading-row .wp-policy-section-title{margin-bottom:4px}.wp-trust-policy.wp-support-center .wp-policy-heading-row p{max-width:620px;color:var(--wp-muted)}.wp-trust-policy.wp-support-center .wp-sc-category-card,.wp-trust-policy.wp-support-center .wp-sc-product-card{background:var(--wp-tile);border:0;border-radius:var(--wp-sc-radius);transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.wp-trust-policy.wp-support-center .wp-sc-category-card{padding:30px}.wp-trust-policy.wp-support-center .wp-policy-link-card:hover{border-color:transparent}.wp-trust-policy.wp-support-center .wp-sc-category-card:hover,.wp-trust-policy.wp-support-center .wp-sc-product-card:hover{background:var(--wp-tile-hover);transform:translateY(-3px);box-shadow:0 12px 26px #10182814}.wp-trust-policy.wp-support-center .wp-sc-category-icon{width:52px;height:52px;margin-bottom:20px;border-radius:14px;background:var(--wp-accent-soft);color:var(--wp-accent)}.wp-trust-policy.wp-support-center .wp-sc-category-icon svg{width:26px;height:26px}.wp-trust-policy.wp-support-center .wp-sc-category-cta{color:var(--wp-link)}.wp-trust-policy.wp-support-center .wp-sc-category-cta:after{content:" \2192"}.wp-trust-policy.wp-support-center .wp-sc-product-card h3{display:flex;align-items:center;gap:6px}.wp-trust-policy.wp-support-center .wp-sc-product-card h3:after{content:"\2192";color:var(--wp-link);font-weight:700;opacity:0;transform:translate(-4px);transition:opacity .14s ease,transform .14s ease}.wp-trust-policy.wp-support-center .wp-sc-product-card:hover h3:after{opacity:1;transform:translate(0)}.wp-trust-policy.wp-support-center .wp-sc-faq-list{margin:0 auto;border-top:0;display:grid;gap:12px}.wp-trust-policy.wp-support-center .wp-sc-faq-item{border:0;border-radius:14px;background:var(--wp-tile);overflow:hidden}.wp-trust-policy.wp-support-center .wp-sc-faq-q{padding:22px 56px 22px 52px}.wp-trust-policy.wp-support-center .wp-sc-faq-q:before{left:22px;color:var(--wp-accent)}.wp-trust-policy.wp-support-center .wp-sc-faq-q:after{right:22px;color:var(--wp-accent)}.wp-trust-policy.wp-support-center .wp-sc-faq-a{padding-left:52px;padding-right:56px}.wp-trust-policy.wp-support-center .wp-sc-faq-a a{color:var(--wp-link);border-bottom-color:var(--wp-link)}.wp-trust-policy.wp-support-center .wp-sc-help-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.wp-trust-policy.wp-support-center .wp-sc-help-card{flex:1 1 320px;max-width:470px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:40px 32px;background:var(--wp-tile);border:0;border-radius:var(--wp-sc-radius);text-decoration:none;color:var(--wp-ink);transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.wp-trust-policy.wp-support-center .wp-sc-help-card:hover{background:var(--wp-tile-hover);transform:translateY(-3px);box-shadow:0 12px 26px #10182814}.wp-trust-policy.wp-support-center .wp-sc-help-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:6px;color:var(--wp-accent)}.wp-trust-policy.wp-support-center .wp-sc-help-icon svg{width:30px;height:30px}.wp-trust-policy.wp-support-center .wp-sc-help-card h3{margin:0;font-size:20px}.wp-trust-policy.wp-support-center .wp-sc-help-value{margin:0;font-weight:640;color:var(--wp-link);word-break:break-word}.wp-trust-policy.wp-support-center .wp-sc-help-meta{margin:0;color:var(--wp-muted);font-size:14px}@media(max-width:760px){.wp-trust-policy.wp-support-center .wp-sc-hero{padding-top:40px;padding-bottom:42px}.wp-trust-policy.wp-support-center .wp-policy-section-title{font-size:27px;margin-bottom:26px}.wp-trust-policy.wp-support-center .wp-sc-category-card{padding:24px}.wp-trust-policy.wp-support-center .wp-sc-help-card{padding:32px 24px}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/wp-support-center-restyle.css.map */
