.home-hero{min-height:720px;display:grid;align-items:center;justify-items:center;place-items:center;background:var(--brand-primary-dark);position:relative;overflow:hidden;padding:180px 24px 110px}.bt-hero-playful__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.home-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(30,36,31,.54),rgba(30,36,31,.82));z-index:1}.bt-hero-playful__copy{position:relative;z-index:2;max-width:820px;text-align:center}.bt-hero-playful__copy .best-eyebrow,.bt-hero-playful__copy h1,.bt-hero-playful__copy p{color:#fff}.bt-hero-playful__copy p{font-size:1.18rem;max-width:700px;margin:0 auto 24px}.best-hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.best-product-showcase{background:var(--brand-bg)}.best-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.best-product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;overflow:hidden;position:relative}.best-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.best-product-card div{padding:22px}.best-product-card p{color:var(--brand-text)}.best-product-card a{font-weight:800}.best-feature-list{background:var(--brand-bg-alt)}.best-icon-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.best-icon-list article{display:grid;grid-template-columns:52px 1fr;grid-gap:18px;gap:18px;border:1px solid var(--brand-border);background:#fff;padding:22px;border-radius:var(--brand-radius)}.best-icon-list article span{grid-column:1;grid-row:1/span 2;color:var(--brand-primary-dark);font-weight:900;font-size:1.35rem}.best-icon-list article h3,.best-icon-list article p{grid-column:2}.best-icon-list article p{margin-bottom:0;color:var(--brand-text)}.best-scenarios{background:#fff}.best-scroll-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,320px);overflow-x:auto;grid-gap:18px;gap:18px;padding-bottom:12px;scrollbar-color:var(--brand-primary) var(--brand-bg-alt)}.best-scroll-row article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;overflow:hidden}.best-scroll-row img{aspect-ratio:4/3;width:100%;-o-object-fit:cover;object-fit:cover}.best-scroll-row h3,.best-scroll-row p{padding-left:18px;padding-right:18px}.best-scroll-row h3{padding-top:18px}.best-scroll-row p{padding-bottom:18px;color:var(--brand-text)}.best-trust{padding:40px 0;background:var(--brand-bg-alt)}.best-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;border:1px solid var(--brand-border);background:var(--brand-border)}.bt-trust__item{display:grid;grid-gap:8px;gap:8px;background:#fff;padding:22px;min-width:0}.bt-trust__ico{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:54px;height:34px;border:1px solid var(--brand-primary);color:var(--brand-primary-dark);font-weight:900;font-size:.82rem}.bt-trust__item span,.bt-trust__item strong{color:var(--brand-text)}@media (max-width:991.98px){.best-icon-list,.best-product-grid,.best-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.home-hero{min-height:620px;padding-top:165px}.best-icon-list,.best-product-grid,.best-trust-grid{grid-template-columns:1fr}}