*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #faf6ed;--bg-soft: #f0ebe0;--bg-dark: #1a1a1a;--gold: #b8935a;--gold-light: #e8c97a;--text: #2a2418;--text-soft: #000;--text-muted: #9a9180;--border: #e8e0d0;--accent-red: #c44545}.hero-video-bg{position:relative;overflow:hidden;border-radius:24px;height:500px}.hero-video-bg video{width:100%;height:100%;object-fit:cover}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased}.stars{color:#e8c97a;font-size:16px;letter-spacing:2px;width:90px}h1,h2,h3{line-height:1.2;color:var(--text)}.container{max-width:1140px;margin:0 auto;padding:0 20px}.announcement{background:var(--bg-dark);color:var(--gold-light);text-align:center;padding:10px 16px;font-size:13px;font-weight:600;letter-spacing:.03em}.announcement strong{color:#fff;margin:0 4px}.announcement-timer{color:#fff;font-variant-numeric:tabular-nums;margin-left:6px}.nav{background:var(--bg);border-bottom:1px solid var(--border);padding:16px 0;position:sticky;top:0;z-index:50}.nav-inner{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 20px}.nav-logo{width:200px}.nav-cta{background:var(--bg-dark);color:var(--gold-light);padding:10px 18px;border-radius:6px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;transition:transform .15s ease,background .15s ease;font-family:Gilmer Heavy}.nav-cta:hover{background:#000;transform:translateY(-1px)}.hero{background:var(--bg-soft);padding:64px 0 56px;text-align:left}.hero_holder{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;align-items:center;position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:0 20px}@media(max-width:968px){.hero_holder{grid-template-columns:1fr;gap:30px;padding:0 20px}.stars{width:70px}.hero-rating{gap:8px!important;font-size:11px!important;margin-top:0!important}.trust-bar{padding:0!important;display:block}.trust-item{width:50%;margin-right:12px}.hero-video-bg{height:300px}.container-visual{order:-1}.hero{padding:24px 0 56px}}.hero-eyebrow{display:inline-block;background:#b8935a26;color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:6px 14px;border-radius:100px;margin-bottom:20px}.hero h1{font-size:clamp(25px,5vw,48px);margin-bottom:18px;letter-spacing:-.01em}.hero h1 em{font-style:italic;color:var(--gold);font-weight:500}.hero-sub{font-size:clamp(15px,1.5vw,18px);color:var(--text-soft);max-width:600px;margin:0 0 28px}.hero-cta{display:inline-block;background:var(--bg-dark);color:var(--gold-light);padding:18px 36px;border-radius:8px;font-size:15px;font-weight:700;letter-spacing:.06em;text-decoration:none;transition:transform .15s ease,background .15s ease;font-family:Gilmer Heavy;text-transform:uppercase}.hero-cta:hover{background:#000;transform:translateY(-1px)}.hero-cta-sub{margin-top:14px;font-size:13px}.hero-rating{display:inline-flex;align-items:center;gap:12px;font-size:14px;color:var(--text-soft)}.hero-rating .stars{color:#f5b400;letter-spacing:1px;font-size:16px}.trust-bar-holder{background:var(--bg-dark);padding:18px 0;color:#fff}.trust-bar{display:flex;justify-content:space-between;flex-wrap:wrap;gap:28px;max-width:1400px;margin:0 auto;padding:0 20px}.trust-item{display:flex;align-items:center;gap:8px;justify-content:center;font-size:13px;color:#ffffffd9;line-height:normal}.trust-item .icon{color:var(--gold-light)}.section_C{padding:64px 0}.section-eyebrow{text-align:center;font-size:12px;color:var(--gold);font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px}p.section-eyebrow.mask{text-align:left}.section-title{text-align:center;font-size:clamp(28px,3.4vw,40px);margin-bottom:14px;letter-spacing:-.01em}.section-intro{text-align:center;max-width:600px;margin:0 auto 44px;font-size:16px;color:var(--text-soft)}.products-section{background:#f9f9f9}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:var(--bg);border:1px solid var(--border);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;position:relative;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #00000012}.product-card.featured{border:2px solid var(--gold)}.product-badge{position:absolute;top:14px;left:14px;background:var(--gold);color:#fff;font-size:11px;font-weight:700;padding:5px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.06em;z-index:2}.product-discount-tag{position:absolute;top:14px;right:14px;background:var(--accent-red);color:#fff;font-size:13px;font-weight:700;padding:6px 12px;border-radius:6px;z-index:2}.product-image{background:var(--bg-soft);aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;font-size:64px;color:var(--gold)}.product-image img{width:100%;height:100%;object-fit:cover;display:block}.product-body{padding:24px 22px 22px;flex:1;display:flex;flex-direction:column}.product-card h3{font-size:22px;margin-bottom:6px}.product-tagline{font-size:12px;color:var(--gold);text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:10px}.product-desc{font-size:14px;color:var(--text-soft);margin-bottom:10px;flex:1}.product-features{list-style:none;margin-bottom:10px;font-size:13px;color:var(--text-soft);margin-left:0}.product-features li{padding:4px 0;display:flex;align-items:center;gap:8px}.product-features li:before{content:"\2713";color:#5a7d4f;font-weight:700}.price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:16px;flex-wrap:wrap;line-height:normal}.price-now{font-size:28px;font-weight:700;color:var(--text)}.price-was{font-size:16px;color:var(--text-muted);text-decoration:line-through}.price-save{font-size:11px;color:var(--accent-red);font-weight:700;letter-spacing:.04em;width:100%}.product-cta{display:block;text-align:center;background:var(--bg-dark);color:var(--gold-light);padding:14px 18px;border-radius:6px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;transition:background .15s ease;font-family:Gilmer Heavy}.product-cta:hover{background:#000}.mask-crosssell{margin-top:56px;background:var(--bg-soft);border-radius:14px;padding:32px;display:grid;grid-template-columns:2.5fr 1fr;gap:32px;align-items:center}.mask-crosssell h3{font-size:26px;margin-bottom:10px}.mask-crosssell h3 em{font-style:italic;color:var(--gold)}.mask-crosssell-image{background:#fff;border-radius:12px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;font-size:80px;color:var(--gold);overflow:hidden}.why-section{background:var(--bg-soft)}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.why-card{text-align:center;padding:12px}.why-icon{width:56px;height:56px;margin:0 auto 16px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--gold);box-shadow:0 4px 12px #0000000d}.why-card h3{font-size:18px;margin-bottom:8px}.why-card p{font-size:14px;color:var(--text-soft)}.compare-section{background:#fff}.compare-table{max-width:760px;margin:0 auto;background:var(--bg);border-radius:14px;overflow:hidden;border:1px solid var(--border)}.compare-row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--border)}.compare-row:last-child{border-bottom:none}.compare-cell{padding:22px 24px;font-size:15px;line-height:normal}.compare-cell.head{background:var(--bg-soft);font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:12px;color:var(--text-soft)}.compare-cell.amara{background:#b8935a14;border-left:3px solid var(--gold)}.compare-cell strong{display:block;margin-bottom:4px;font-size:16px}.compare-cell.amara strong{color:var(--gold)}.compare-callout{text-align:center;max-width:640px;margin:28px auto 0;font-size:16px;color:var(--text-soft);font-style:italic}.compare-callout strong{color:var(--text);font-style:normal}.reviews-section{background:var(--bg-soft)}.trustpilot-banner{max-width:460px;margin:0 auto 36px;background:#fff;border:1px solid var(--border);padding:22px 28px;border-radius:12px;text-align:center}.trustpilot-banner .score{font-size:32px;font-weight:700}.trustpilot-banner .stars{color:#00b67a;font-size:22px;letter-spacing:2px}.trustpilot-banner .label{font-size:14px;color:var(--text-soft);margin-top:4px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review-card{background:#fff;border-radius:12px;padding:24px;border:1px solid var(--border)}.review-stars{color:#f5b400;letter-spacing:1px;font-size:14px;margin-bottom:12px}.review-text{font-size:14px;color:var(--text);line-height:1.6;margin-bottom:16px}.review-author{display:flex;align-items:center;gap:10px;font-size:13px}.review-avatar{width:36px;height:36px;border-radius:50%;background:var(--bg-soft);display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--gold)}.review-name{font-weight:600;color:var(--text)}.review-product{color:var(--text-muted);font-size:12px}.faq-section{background:#fff}.faq-list{max-width:720px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border);padding:20px 0}.faq-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;font-size:16px;color:var(--text);list-style:none}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"+";font-size:22px;color:var(--gold);transition:transform .2s ease}details[open] .faq-question:after{transform:rotate(45deg)}.faq-answer{margin-top:12px;font-size:14px;color:var(--text-soft);line-height:1.7}.final-cta{background:var(--bg-dark);color:#fff;padding:72px 0;text-align:center;font-family:Gilmer Heavy;text-transform:uppercase}.final-cta h2{color:#fff;font-size:clamp(28px,3.4vw,40px);margin-bottom:14px}.final-cta h2 em{color:var(--gold-light);font-style:italic}.final-cta p{color:#ffffffbf;max-width:520px;margin:0 auto 28px}.final-cta .hero-cta{background:var(--gold-light);color:var(--bg-dark);font-family:Gilmer Heavy;text-transform:uppercase}.final-cta .hero-cta:hover{background:#fff}.final-cta .hero-cta-sub{color:#fff9}footer{background:#000;color:#fff9;padding:36px 20px;text-align:center;font-size:12px}.footer-logo{font-size:18px;font-weight:700;color:#fff;margin-bottom:12px;letter-spacing:.08em}.footer-logo span{color:var(--gold-light)}footer a{color:#ffffffb3;text-decoration:none;margin:0 10px}footer a:hover{color:#fff}.sticky-mobile-cta{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--bg-dark);padding:12px 16px;z-index:100;box-shadow:0 -4px 12px #00000026;font-family:Gilmer Heavy;text-transform:uppercase}.sticky-mobile-cta a{display:block;text-align:center;background:var(--gold-light);color:var(--bg-dark);padding:14px 18px;border-radius:6px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-decoration:none}@media(max-width:900px){.products-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:repeat(2,1fr)}.reviews-grid{grid-template-columns:1fr}.mask-crosssell{grid-template-columns:1fr;padding:30px 20px;margin-top:25px}}@media(max-width:768px){.sticky-mobile-cta{display:block}body{padding-bottom:78px}.trust-bar-inner{gap:16px;font-size:12px}.announcement{font-size:11px}.section_C{padding:48px 0}}@media(max-width:560px){.why-grid{grid-template-columns:1fr 1fr}.compare-cell{padding:16px;font-size:13px}.compare-cell strong{font-size:14px}}@media(max-width:1024px){.products-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:16px;margin:0 -15px;padding:20px 0 20px 15px;scrollbar-width:none}.nav-logo{width:150px}.nav-cta{font-size:10px}.products-grid::-webkit-scrollbar{display:none}.product-card{flex:0 0 75%;/ scroll-snap-align: center;max-width:85%;margin-bottom:0}}@media(max-width:767px){.product-card{flex:0 0 85%;scroll-snap-align:center}.mask-crosssell{flex-direction:column-reverse;text-align:center}.mask-crosssell .price-row{justify-content:center}p.section-eyebrow.mask{text-align:center}.hero-cta-sub{font-size:10px}}@media(max-width:1024px){.why-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:20px;margin:0 -15px;padding:10px 0 30px 15px;scrollbar-width:none}.why-grid::-webkit-scrollbar{display:none}.why-card{flex:0 0 70%;scroll-snap-align:center;background:var(--card-bg, #fff);padding:24px;border-radius:12px;box-shadow:0 4px 15px #0000000d}}@media(max-width:767px){.why-card{flex:0 0 80%}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-amarapure-sale.css.map */
