.es-static-page,.es-static-page *{box-sizing:border-box}.es-static-page{background:var(--es-sp-bg,#FAFAF8);color:var(--es-sp-text,#17202A)}.es-static-page__wrap{padding-top:28px;padding-bottom:96px}.es-static-page__breadcrumb{display:flex;gap:9px;align-items:center;margin-bottom:24px;color:var(--es-sp-muted,#667085);font-size:11px}.es-static-page__breadcrumb a{color:inherit;text-decoration:none}.es-static-page__hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:18px}.es-static-page__hero-copy,.es-static-page__hero-panel{border:1px solid var(--es-sp-border,#E6E9EC);border-radius:22px}.es-static-page__hero-copy{padding:54px 48px;background:linear-gradient(135deg,#fff,#f8fbfa)}.es-static-page__eyebrow{margin:0 0 14px;display:inline-flex;align-items:center;gap:10px;color:var(--es-sp-accent,#0F9D8A);font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.es-static-page__eyebrow>span{width:34px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--es-sp-accent,#0F9D8A),var(--es-sp-gold,#D9A441))}.es-static-page__hero h1{margin:0;max-width:760px;font-size:clamp(42px,5.5vw,72px);font-weight:800;line-height:.98;letter-spacing:-.05em;text-wrap:balance}.es-static-page__hero-text{max-width:690px;margin-top:18px;color:var(--es-sp-muted,#667085);font-size:15px;line-height:1.72}.es-static-page__hero-text p{margin:0}.es-static-page__hero-panel{display:flex;flex-direction:column;justify-content:center;padding:42px;background:var(--es-sp-dark,#17202A);color:#fff}.es-static-page__hero-icon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:18px;border-radius:13px;color:var(--es-sp-accent,#20B7A6);background:#fff}.es-static-page__hero-icon svg,.es-static-page__icon svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.es-static-page__hero-panel>p{margin:0 0 7px;color:var(--es-sp-accent,#20B7A6);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.es-static-page__hero-panel h2{margin:0;color:#fff;font-size:26px;font-weight:800;line-height:1.15}.es-static-page__hero-panel .rte{margin-top:16px;color:#b8c2cc;font-size:14px;line-height:1.7}.es-static-page__hero-panel .rte p{margin:0}.es-static-page__section{margin-top:72px}.es-static-page__section-head{max-width:760px;margin-bottom:26px}.es-static-page__section-head h2{margin:0;font-size:clamp(32px,3.8vw,48px);font-weight:800;line-height:1.04;letter-spacing:-.04em}.es-static-page__section-head .rte{margin-top:12px;color:var(--es-sp-muted,#667085);font-size:14px;line-height:1.65}.es-static-page__section-head .rte p{margin:0}.es-static-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.es-static-page__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.es-static-page__card{padding:23px;border:1px solid var(--es-sp-border,#E6E9EC);border-radius:16px;background:#fff;box-shadow:0 12px 30px #17202a09}.es-static-page__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:var(--es-sp-accent,#0F9D8A);background:color-mix(in srgb,var(--es-sp-accent,#0F9D8A) 8%,#fff)}.es-static-page__icon--gold{color:#9a6b20;background:color-mix(in srgb,var(--es-sp-gold,#D9A441) 10%,#fff)}.es-static-page__card>p:first-of-type{margin:17px 0 5px;color:var(--es-sp-accent,#0F9D8A);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.es-static-page__card h3{margin:0;font-size:17px;font-weight:800;line-height:1.3}.es-static-page__card .rte,.es-static-page__card>p:not(:first-of-type){margin-top:9px;color:var(--es-sp-muted,#667085);font-size:12px;line-height:1.62}.es-static-page__card .rte p{margin:0}.es-static-page__steps{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;list-style:none}.es-static-page__steps li{display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;padding:20px;border:1px solid var(--es-sp-border,#E6E9EC);border-radius:16px;background:#fff}.es-static-page__steps li>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:var(--es-sp-accent,#0F9D8A);background:color-mix(in srgb,var(--es-sp-accent,#0F9D8A) 8%,#fff);border:1px solid color-mix(in srgb,var(--es-sp-accent,#0F9D8A) 18%,transparent);font-size:10px;font-weight:850;letter-spacing:.08em}.es-static-page__steps strong{display:block;margin-top:2px;font-size:14px;font-weight:800}.es-static-page__steps p{margin:5px 0 0;color:var(--es-sp-muted,#667085);font-size:12px;line-height:1.58}.es-static-page__support{margin-top:72px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:24px;align-items:center;padding:30px 32px;border:1px solid var(--es-sp-border,#E6E9EC);border-radius:22px;background:linear-gradient(135deg,#f9fbfb,#fff)}.es-static-page__support h2{margin:0;font-size:clamp(30px,3.5vw,44px);font-weight:800;line-height:1.05;letter-spacing:-.04em}.es-static-page__support .rte{margin-top:12px;color:var(--es-sp-muted,#667085);font-size:14px;line-height:1.65}.es-static-page__support .rte p{margin:0}.es-static-page__actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.es-static-page__button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:12px;text-decoration:none;font-size:12px;font-weight:820}.es-static-page__button--primary{color:#fff;background:var(--es-sp-accent,#0F9D8A)}.es-static-page__button--secondary{color:var(--es-sp-text,#17202A);background:#fff;border:1px solid var(--es-sp-border,#E6E9EC)}.es-static-page__notice{padding:18px 20px;border:1px solid color-mix(in srgb,var(--es-sp-gold,#D9A441) 28%,var(--es-sp-border,#E6E9EC));border-radius:14px;background:color-mix(in srgb,var(--es-sp-gold,#D9A441) 7%,#fff);color:#71531e;font-size:12px;line-height:1.6}.es-static-page__details{display:grid;gap:12px}.es-static-page__details details{border:1px solid var(--es-sp-border,#E6E9EC);border-radius:15px;background:#fff;overflow:hidden}.es-static-page__details summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;cursor:pointer;list-style:none;color:var(--es-sp-text,#17202A);font-size:14px;font-weight:800}.es-static-page__details summary::-webkit-details-marker{display:none}.es-static-page__details summary:after{content:"+";width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:var(--es-sp-accent,#0F9D8A);background:color-mix(in srgb,var(--es-sp-accent,#0F9D8A) 8%,#fff);font-size:18px;font-weight:500}.es-static-page__details details[open] summary:after{content:"\2212"}.es-static-page__details .rte{padding:0 20px 20px;color:var(--es-sp-muted,#667085);font-size:13px;line-height:1.68}.es-static-page__details .rte p{margin:0}.es-static-page__payment-box{padding:24px;border:1px solid var(--es-sp-border,#E6E9EC);border-radius:18px;background:#fff}.es-static-page__payment-box h3{margin:0;font-size:22px;font-weight:800}.es-static-page__payment-box dl{margin:20px 0 0;display:grid;gap:0}.es-static-page__payment-box dl>div{display:grid;grid-template-columns:160px minmax(0,1fr);gap:18px;padding:13px 0;border-top:1px solid var(--es-sp-border,#E6E9EC)}.es-static-page__payment-box dt{color:var(--es-sp-muted,#667085);font-size:11px;font-weight:720}.es-static-page__payment-box dd{margin:0;color:var(--es-sp-text,#17202A);font-size:12px;font-weight:780;word-break:break-word}.es-static-page__legal{max-width:920px;margin:0 auto;padding:30px;border:1px solid var(--es-sp-border,#E6E9EC);border-radius:20px;background:#fff;color:var(--es-sp-muted,#667085);font-size:14px;line-height:1.75}.es-static-page__legal>*:first-child{margin-top:0}.es-static-page__legal>*:last-child{margin-bottom:0}.es-static-page__legal h2,.es-static-page__legal h3{color:var(--es-sp-text,#17202A);font-weight:800;line-height:1.25;letter-spacing:-.02em}.es-static-page__legal h2{margin-top:30px;font-size:24px}.es-static-page__legal h3{margin-top:24px;font-size:18px}.es-static-page__legal strong{color:var(--es-sp-text,#17202A)}.es-static-page__legal a{color:var(--es-sp-accent,#0F9D8A)}.es-static-page__legal ul,.es-static-page__legal ol{padding-left:20px}.es-static-page__legal li+li{margin-top:6px}@media(max-width:989px){.es-static-page__hero,.es-static-page__support,.es-static-page__grid,.es-static-page__grid--2,.es-static-page__steps{grid-template-columns:1fr}.es-static-page__actions{justify-content:flex-start}}@media(max-width:749px){.es-static-page__wrap{padding-top:20px;padding-bottom:72px}.es-static-page__hero-copy{padding:34px 24px}.es-static-page__hero-panel{padding:30px 24px}.es-static-page__hero h1{font-size:clamp(38px,12vw,54px)}.es-static-page__section{margin-top:58px}.es-static-page__support{margin-top:58px;padding:24px}.es-static-page__actions{flex-direction:column}.es-static-page__button{width:100%}.es-static-page__payment-box dl>div{grid-template-columns:1fr;gap:5px}.es-static-page__legal{padding:22px;font-size:13.5px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/es-static-pages.css.map */
