.atp-section{padding-top:60px;padding-bottom:60px}@media screen and (min-width:750px){.atp-section{padding-top:90px;padding-bottom:90px}}.atp-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.6rem 1.6rem;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));margin-bottom:1.6rem}.atp-icon{display:inline-flex;width:2.8rem;height:2.8rem;flex-shrink:0}.atp-icon svg{width:100%;height:100%}.atp-hero-full{position:relative;display:flex;align-items:center;min-height:78vh;overflow:hidden}@media screen and (max-width:749px){.atp-hero-full{min-height:92vh}}.atp-hero-full__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.atp-hero-full__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(1.08) contrast(1.03);animation:atp-ken-burns 22s ease-in-out infinite alternate}@keyframes atp-ken-burns{0%{transform:scale(1)}to{transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.atp-hero-full__media img{animation:none}}.atp-hero-full__media.placeholder{background:rgb(var(--color-background))}.atp-hero-full__media.placeholder svg{width:100%;height:100%;object-fit:cover}.atp-hero-full__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#0000009e,#00000080 45%,#00000073)}.atp-hero-full__wrap{position:relative;width:100%;padding-top:6rem;padding-bottom:6rem}.atp-hero-full__grid{display:grid;grid-template-columns:1fr;align-items:stretch;gap:3.5rem}@media screen and (min-width:990px){.atp-hero-full__grid{grid-template-columns:1fr 1fr;gap:4rem}}.atp-hero-full__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4.4rem 4rem;border-radius:24px;background-color:rgba(var(--color-background),.55);transition:background-color .4s ease}.atp-hero-full__content .atp-hero__actions,.atp-hero-full__content .atp-hero__trust{justify-content:center}.atp-hero-full__content .atp-hero__subheading{margin-left:auto;margin-right:auto}.atp-hero-full__content:hover,.atp-hero-full__content:focus-within{background-color:rgba(var(--color-background),.16)}@media screen and (max-width:749px){.atp-hero-full__content{padding:3.2rem 2.4rem;border-radius:20px}}.atp-hero-full__content h1{margin:0 0 2rem;line-height:1.05}.atp-hero-full__product{display:flex;align-items:center;justify-content:center;border-radius:24px;background-color:#fffffff5;overflow:hidden}.atp-hero-full__product-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.atp-hero-full__product-img{width:100%;max-width:56rem;max-height:100%;height:auto;object-fit:contain;display:block;transition:transform .35s ease}.atp-hero-full__product-link:hover .atp-hero-full__product-img{transform:scale(1.04)}@media screen and (max-width:749px){.atp-hero-full__product{padding:2rem;border-radius:20px}}.atp-hero__subheading{font-size:1.95rem;line-height:1.5;max-width:52ch;font-weight:700;color:rgb(var(--color-foreground));margin-bottom:3rem}.atp-hero__actions{display:flex;flex-wrap:wrap;gap:1.4rem;align-items:center}.atp-hero__cta{position:relative;overflow:hidden;min-width:30rem;text-align:center;padding:1.6rem 3rem;font-weight:700;letter-spacing:.02em;font-size:1.7rem;background:linear-gradient(135deg,#ffb066,#f2994a 35%,#d97a2e 65%,#f2994a);border:1px solid rgba(255,232,199,.6);box-shadow:0 10px 24px #00000047,inset 0 1px #ffffff80;transition:transform .35s ease,box-shadow .35s ease}.atp-hero__cta:after{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(115deg,#fff0,#ffffff8c,#fff0);transform:skew(-20deg);transition:left .7s ease}.atp-hero__cta:hover{transform:scale(1.06);box-shadow:0 14px 32px #00000052,inset 0 1px #fff9}.atp-hero__cta:hover:after{left:120%}@media screen and (max-width:749px){.atp-hero__cta{min-width:100%}}.atp-hero__trust{margin-top:2.4rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));display:flex;align-items:center;gap:.8rem}.atp-media-frame img{width:100%;height:100%;object-fit:cover;display:block}.atp-media-frame.placeholder{background:rgba(var(--color-foreground),.06)}.atp-media-frame.placeholder svg{width:100%;height:100%}.atp-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.atp-grid--2{grid-template-columns:repeat(2,1fr)}.atp-grid--3{grid-template-columns:repeat(3,1fr)}.atp-grid--4{grid-template-columns:repeat(4,1fr)}}.atp-card{padding:3.2rem 2.8rem;border-radius:20px;height:100%}.atp-card__icon{margin-bottom:1.8rem}.atp-card h3{margin:0 0 1rem;font-size:2.1rem;line-height:1.25}.atp-card p{margin:0;opacity:.85;line-height:1.55}.atp-heading-block{max-width:68rem;margin:0 auto 4.5rem;text-align:center}.atp-heading-block h2{margin:0 0 1.6rem}.atp-heading-block p{font-size:1.7rem;line-height:1.55;opacity:.85;margin:0}.atp-heading-block--left{text-align:left;margin-left:0}.atp-split{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media screen and (min-width:990px){.atp-split{grid-template-columns:1fr 1fr;gap:6rem}.atp-split--reverse .atp-split__media{order:2}}.atp-media-frame{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:1 / 1}.atp-split__list{list-style:none;margin:2.6rem 0 0;padding:0;display:flex;flex-direction:column;gap:1.6rem}.atp-split__list li{display:flex;align-items:flex-start;gap:1.2rem;font-size:1.6rem;line-height:1.5}.atp-split__list .atp-icon{width:2.2rem;height:2.2rem;margin-top:.2rem}.atp-compare{display:grid;grid-template-columns:1fr;gap:2rem;max-width:90rem;margin:0 auto}@media screen and (min-width:750px){.atp-compare{grid-template-columns:1fr 1fr}}.atp-compare__item{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:4 / 3}.atp-compare__item img{width:100%;height:100%;object-fit:cover;display:block}.atp-compare__label{position:absolute;top:1.6rem;left:1.6rem;padding:.6rem 1.6rem;border-radius:999px;font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.atp-steps{display:grid;grid-template-columns:1fr;gap:3.2rem 2.4rem;counter-reset:atp-step}@media screen and (min-width:750px){.atp-steps{grid-template-columns:repeat(4,1fr)}}.atp-step{position:relative;text-align:center;padding:0 .8rem}.atp-step__number{width:3.6rem;height:3.6rem;margin:0 auto 1.4rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.6rem}.atp-step__icon{display:flex;justify-content:center;margin-bottom:1.2rem}.atp-step__icon .atp-icon{width:2.4rem;height:2.4rem;opacity:.7}.atp-step h3{margin:0 0 .8rem;font-size:1.9rem}.atp-step p{margin:0;opacity:.85;line-height:1.5;font-size:1.5rem}@media screen and (min-width:750px){.atp-step:not(:last-child):after{content:"";position:absolute;top:1.8rem;left:calc(50% + 3.2rem);width:calc(100% - 4.4rem);height:1px;background:rgba(var(--color-foreground),.15)}}.atp-testimonial{padding:3rem 2.6rem;border-radius:20px;height:100%;display:flex;flex-direction:column}.atp-testimonial__stars{display:flex;gap:.3rem;margin-bottom:1.6rem}.atp-testimonial__stars .atp-icon{width:1.8rem;height:1.8rem}.atp-testimonial__stars .atp-icon svg,.atp-testimonial__stars .atp-icon svg path{fill:#ffc107}.atp-testimonial p{font-size:1.6rem;line-height:1.55;flex-grow:1;margin:0 0 1.8rem}.atp-testimonial__author{font-weight:700;font-size:1.4rem}.atp-testimonial__meta{font-size:1.3rem;opacity:.7}.atp-trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:3.2rem 4.8rem}.atp-trust-item{display:flex;align-items:center;gap:1.2rem;font-size:1.5rem;font-weight:600;max-width:24rem}.atp-cta{text-align:center;padding:5.5rem 3rem;border-radius:28px}.atp-cta h2{margin:0 0 1.6rem}.atp-cta p{font-size:1.7rem;max-width:56ch;margin:0 auto 3rem;opacity:.9}@media screen and (max-width:749px){.atp-cta{padding:4rem 2rem}}.product-grid:has(>li:only-child){display:flex;justify-content:center}.product-grid:has(>li:only-child)>li{width:100%;max-width:42rem}.product-grid:has(>li:only-child) .card-wrapper{display:block;transition:transform .3s ease}.product-grid:has(>li:only-child) .card__inner{border:1px solid rgba(var(--color-foreground),.08);box-shadow:0 16px 40px rgba(var(--color-shadow),.14);transition:box-shadow .3s ease}.product-grid:has(>li:only-child) .card-wrapper:hover{transform:translateY(-4px)}.product-grid:has(>li:only-child) .card-wrapper:hover .card__inner{box-shadow:0 22px 50px rgba(var(--color-shadow),.2)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/atp-custom.css.map */
