.home-page section{padding:80px 0}.nour-home-hero{padding:0 0 70px;background:var(--brand-neutral-light)}.hg-hero-bestseller__bar{min-height:44vh;display:grid;align-items:center;justify-items:center;place-items:center;text-align:center;padding:96px 24px 54px;background:linear-gradient(135deg,var(--brand-bg-alt),var(--brand-primary-light))}.hg-hero-bestseller__bar h1{max-width:920px;margin-bottom:18px}.hg-hero-bestseller__bar p:not(.hg-eyebrow){max-width:720px;color:var(--brand-text);margin-bottom:26px}.hg-hero-bestseller__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;max-width:1180px;margin:-24px auto 0;padding:0 24px}.hg-cat-card{position:relative;display:grid;min-height:250px;overflow:hidden;border-radius:var(--brand-radius);border:1px solid var(--brand-border);background:var(--brand-bg);box-shadow:var(--shadow-soft)}.hg-cat-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1}.hg-cat-card span{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;border-radius:var(--brand-radius);background:rgba(255,255,255,.92);color:var(--brand-text);font-weight:800;padding:10px 12px;text-align:center}.nour-faq,.nour-product-preview{padding:80px 0}.nour-four-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.nour-four-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.nour-four-grid img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.nour-four-grid h3,.nour-four-grid p{padding-left:18px;padding-right:18px}.nour-four-grid h3{margin-top:18px}.nour-four-grid p{color:var(--brand-text);padding-bottom:18px}.nour-bundle{padding:80px max(24px,(100vw - 1180px) / 2);background:var(--brand-bg)}.hg-bundle__head{text-align:center;max-width:760px;margin:0 auto 36px}.hg-bundle__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.hg-bundle-card{position:relative;display:grid;overflow:hidden;border-radius:var(--brand-radius);border:1px solid var(--brand-border);background:var(--brand-bg)}.hg-bundle-card img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover}.hg-bundle-card__name{color:var(--brand-text);font-weight:800;padding:18px 18px 6px}.hg-bundle-card__save{margin:0 18px 18px;width:-moz-fit-content;width:fit-content;border-radius:999px;background:var(--brand-accent);color:var(--brand-text-inverse);font-weight:800;padding:6px 12px}.nour-testimonial{background:var(--brand-primary-dark);text-align:center}.nour-testimonial .container{max-width:880px}.nour-quote-credit,.nour-quote-mark,.nour-testimonial blockquote{color:var(--brand-text-inverse)}.nour-quote-mark{font-family:var(--brand-font);font-size:5rem;line-height:.7}.nour-testimonial blockquote{font-family:var(--brand-font);font-size:max(1.4rem, min(3vw, 2.35rem));line-height:1.35;margin:0 0 18px}.nour-image-cta{position:relative;overflow:hidden;min-height:420px;display:grid;align-items:center;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.nour-image-cta::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(42,39,36,.78),rgba(42,39,36,.36));z-index:1}.nour-image-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.nour-image-cta .container{position:relative;z-index:2;max-width:760px;margin-left:max(24px,(100vw - 1180px) / 2)}.nour-image-cta h2,.nour-image-cta p{color:var(--brand-text-inverse)}@media (max-width:991px){.hg-hero-bestseller__grid,.nour-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-bundle__grid{grid-template-columns:1fr}}@media (max-width:575px){.hg-hero-bestseller__grid,.nour-four-grid{grid-template-columns:1fr}}