.bt-hero-playful{position:relative;min-height:720px;padding:180px 24px 150px;display:grid;align-items:center;justify-items:center;place-items:center;overflow:hidden;background:var(--brand-primary-dark);color:#fff}.bt-hero-playful__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bt-hero-playful::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(132,38,32,.56),rgba(42,34,48,.78))}.bt-hero-playful__copy{position:relative;z-index:2;max-width:820px;text-align:center}.bt-hero-playful h1{margin:12px 0 18px;color:#fff;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;font-weight:900}.bt-hero-playful .popi-eyebrow,.bt-hero-playful p{color:#fff}.bt-hero-playful p{max-width:720px;margin:0 auto 28px;font-size:1.14rem}.bt-hero-playful__actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.bt-hero-playful__ugc{position:absolute;z-index:2;left:max(24px,(100vw - 1140px) / 2);right:max(24px,(100vw - 1140px) / 2);bottom:34px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.bt-hero-playful__ugc span{min-height:52px;display:grid;align-items:center;justify-items:center;place-items:center;border:1px solid rgba(255,255,255,.38);border-radius:var(--brand-radius);background:rgba(255,255,255,.14);color:#fff;font-weight:800;backdrop-filter:blur(8px)}.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.home-product-card{position:relative;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;box-shadow:0 14px 32px rgba(42,34,48,.08);transition:transform .2s,box-shadow .2s}.home-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(42,34,48,.14)}.home-product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.home-product-card div{padding:16px}.home-product-card span{display:block;color:var(--brand-primary-dark);font-size:.82rem;font-weight:850}.home-product-card h3{margin:6px 0 8px;color:var(--brand-text);font-size:1.1rem;font-weight:850}.home-product-card a{font-weight:800}.feature-flow{display:grid;grid-gap:64px;gap:64px}.feature-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:44px;gap:44px;align-items:center}.feature-row--reverse img{order:2}.feature-row img{width:100%;border-radius:var(--brand-radius);box-shadow:0 18px 44px rgba(42,34,48,.12)}.feature-row span{color:var(--brand-primary-dark);font-weight:850}.feature-row h3{margin:8px 0 12px;color:var(--brand-text);font-size:max(1.5rem, min(2.4vw, 2.2rem));font-weight:900}.feature-row p{margin:0;color:var(--brand-text)}.popi-testimonial{position:relative;max-width:880px;margin:0 auto;padding:46px 80px 64px;border-radius:var(--brand-radius);background:var(--brand-primary-light);text-align:center}.popi-testimonial blockquote{margin:0 auto 20px;color:var(--brand-text);font-size:max(1.2rem, min(2.4vw, 1.8rem));font-weight:750;line-height:1.45}.popi-testimonial p{margin:0;color:var(--brand-primary-dark);font-weight:850}.popi-testimonial .carousel-control-next,.popi-testimonial .carousel-control-prev{width:56px}.bt-purpose{background:#fff}.bt-purpose__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.bt-purpose-card{position:relative;min-height:220px;padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-neutral-light)}.bt-purpose-card__ico{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:44px;height:44px;margin-bottom:18px;border-radius:999px;background:var(--brand-accent);color:var(--brand-text);font-weight:900}.bt-purpose-card h3{margin:0 0 10px;color:var(--brand-text);font-weight:850}.bt-purpose-card p{margin:0;color:var(--brand-text)}.home-cta-section{padding:80px 0 96px;background:var(--brand-primary-dark);color:#fff}.home-cta-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,0.9fr);grid-gap:34px;gap:34px;align-items:center}.home-cta-copy .section-kicker,.home-cta-copy h2,.home-cta-copy li,.home-cta-copy p{color:#fff}.home-cta-copy h2{margin:10px 0 14px;font-size:max(1.8rem, min(3vw, 2.8rem));font-weight:900}.home-cta-copy ul{display:grid;grid-gap:10px;gap:10px;padding-left:20px;margin:20px 0 0}.home-cta-form{padding:26px;border-radius:var(--brand-radius);background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.18)}@media (max-width:991px){.bt-hero-playful{min-height:640px;padding-top:150px}.bt-hero-playful__ugc,.bt-purpose__cards,.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-row,.home-cta-grid{grid-template-columns:1fr}.feature-row--reverse img{order:0}}@media (max-width:575px){.bt-hero-playful{min-height:620px;padding:140px 16px 150px}.bt-hero-playful__ugc,.bt-purpose__cards,.home-product-grid{grid-template-columns:1fr}.popi-testimonial{padding:34px 22px 58px}}