.adv-container{width:100%;max-width:var(--container-md-max-width);margin-inline:auto;padding-inline:var(--container-gutter)}.adv-container--narrow{max-width:var(--container-sm-max-width)}.adv-container--wide{max-width:var(--container-lg-max-width)}.adv-kicker{font-family:var(--text-font-family);font-weight:700;text-transform:uppercase;letter-spacing:.18em;font-size:var(--text-xs);color:rgb(var(--accent));margin:0 0 .9rem;display:inline-flex;align-items:center;gap:.6rem}.adv-kicker:before{content:"";width:26px;height:2px;background:rgb(var(--accent));display:inline-block}.adv-h1{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);line-height:1.05;letter-spacing:-.02em;font-size:clamp(2rem,1.3rem + 3vw,3.25rem);margin:0 0 1rem}.adv-h2{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);line-height:1.08;letter-spacing:-.015em;font-size:clamp(1.6rem,1.1rem + 2vw,2.4rem);margin:0 0 1rem}.adv-lead{font-size:var(--text-lg);line-height:1.55;color:rgb(var(--text-color) / .82);margin:0 0 1.5rem;max-width:42ch}.adv-body{font-size:var(--text-base);line-height:1.7;color:rgb(var(--text-color) / .8)}.adv-body p{margin:0 0 1.1rem}.adv-center{text-align:center}.adv-center .adv-lead,.adv-center .adv-kicker{margin-inline:auto}.adv-center .adv-kicker{justify-content:center}.adv-cta-row{display:flex;flex-wrap:wrap;gap:.8rem 1.1rem;align-items:center}.adv-center .adv-cta-row{justify-content:center}.adv-note{font-size:var(--text-sm);color:rgb(var(--text-color) / .6)}.adv-chips{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-top:1.4rem;list-style:none;padding:0}.adv-center .adv-chips{justify-content:center}.adv-chip{display:inline-flex;align-items:center;gap:.4rem;font-size:var(--text-sm);font-weight:600;color:rgb(var(--text-color) / .85);border:1px solid rgb(var(--border-color));border-radius:0;padding:.4rem .85rem}.adv-chip svg{width:15px;height:15px;flex:none;color:rgb(var(--accent))}.adv-logobar{display:flex;justify-content:center;align-items:center;padding:1.4rem var(--container-gutter);border-bottom:1px solid rgb(var(--border-color))}.adv-wordmark{font-family:var(--heading-font-family);font-weight:800;font-size:1.6rem;letter-spacing:-.01em;color:rgb(var(--text-color));text-decoration:none}.adv-hero-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.adv-hero-media{border-radius:0;overflow:hidden;line-height:0}.adv-hero-media img{width:100%;height:auto;display:block}@media(min-width:750px){.adv-hero-grid{grid-template-columns:1.05fr .95fr;gap:3rem}}.adv-split{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.adv-split-media{border-radius:0;overflow:hidden;line-height:0}.adv-split-media img{width:100%;height:auto;display:block}@media(min-width:750px){.adv-split{grid-template-columns:1fr 1fr;gap:3rem}.adv-split--reverse .adv-split-media{order:2}}.adv-steps{list-style:none;margin:1.2rem 0 0;padding:0;display:grid;gap:1rem}.adv-steps li{display:flex;gap:.8rem;align-items:flex-start;font-size:var(--text-base);line-height:1.55;color:rgb(var(--text-color) / .82)}.adv-steps svg{width:22px;height:22px;flex:none;color:rgb(var(--accent));margin-top:2px}.adv-benefits-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem}@media(min-width:600px){.adv-benefits-grid{grid-template-columns:1fr 1fr}}@media(min-width:950px){.adv-benefits-grid{grid-template-columns:repeat(4,1fr)}}.adv-benefit{border:1px solid rgb(var(--border-color));border-radius:0;padding:1.5rem 1.35rem;background:rgb(var(--background))}.adv-benefit-ic{display:block;color:rgb(var(--accent));margin-bottom:.9rem;line-height:0}.adv-benefit-ic svg{width:24px;height:24px;display:block}.adv-benefit h3{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:var(--text-lg);margin:0 0 .4rem;letter-spacing:-.01em}.adv-benefit p{margin:0;font-size:var(--text-sm);line-height:1.55;color:rgb(var(--text-color) / .72)}.adv-stars{display:inline-flex;align-items:center;gap:.5rem;font-weight:700}.adv-stars svg{width:20px;height:20px;color:var(--star-color, rgb(var(--accent)))}.adv-stars .adv-stars-row{display:inline-flex}.adv-quotes{display:grid;grid-template-columns:1fr;gap:1.1rem;margin-top:2rem}@media(min-width:800px){.adv-quotes{grid-template-columns:repeat(3,1fr)}}.adv-quote{border:1px solid rgb(var(--border-color));border-radius:0;padding:1.5rem 1.35rem;background:rgb(var(--background))}.adv-quote-stars{display:inline-flex;margin-bottom:.7rem;color:var(--star-color, rgb(var(--accent)))}.adv-quote-stars svg{width:16px;height:16px}.adv-quote p{margin:0 0 .8rem;font-size:var(--text-base);line-height:1.6}.adv-quote cite{font-style:normal;font-weight:700;font-size:var(--text-sm);color:rgb(var(--text-color) / .7)}.adv-offer{text-align:center}.adv-price{font-family:var(--heading-font-family);font-weight:800;font-size:clamp(2.4rem,1.6rem + 3vw,3.4rem);line-height:1;margin:.4rem 0 .2rem}.adv-offer-list{list-style:none;margin:1.3rem auto 1.7rem;padding:0;display:flex;flex-wrap:wrap;gap:.5rem .9rem;justify-content:center}.adv-offer-list li{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;font-size:var(--text-sm)}.adv-offer-list svg{width:15px;height:15px;color:rgb(var(--accent))}.adv-faq{margin-top:1.8rem}.adv-faq details{border-bottom:1px solid rgb(var(--border-color));padding:1.05rem 0}.adv-faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:var(--text-lg);letter-spacing:-.01em}.adv-faq summary::-webkit-details-marker{display:none}.adv-faq summary:after{content:"+";font-size:1.5em;line-height:1;color:rgb(var(--accent));flex:none}.adv-faq details[open] summary:after{content:"\2013"}.adv-faq .adv-faq-a{margin:.8rem 0 0;font-size:var(--text-base);line-height:1.65;color:rgb(var(--text-color) / .78)}.adv-mt{margin-top:1.6rem}@media(max-width:749px){.adv-hero-copy{text-align:center}.adv-hero-copy .adv-kicker{justify-content:center}.adv-hero-copy .adv-lead{margin-inline:auto}.adv-hero-copy .adv-cta-row,.adv-chips{justify-content:center}.adv-offer .adv-h2{margin-bottom:.8rem}.adv-offer .adv-price{margin:.9rem 0 .55rem}.adv-offer .adv-lead{margin-bottom:1.7rem}.adv-offer-list{margin-top:1.7rem;margin-bottom:2.1rem;row-gap:.85rem;column-gap:1.1rem}.adv-offer .adv-cta-row{margin-top:.7rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/adv-side-table.css.map */
