:root{--bw-v2-bg:#fff;--bw-v2-ink:#171717;--bw-v2-muted:#666;--bw-v2-line:#d9d9d9;--bw-v2-yellow:#FEB609;--bw-v2-teal:#21F1A8}.bw-v2{background:var(--bw-v2-bg);color:var(--bw-v2-ink);font-family:var(--font-body-family);overflow:hidden}.bw-v2 *{box-sizing:border-box}.bw-v2__hero{width:min(1180px,calc(100% - 80px));margin:0 auto;min-height:650px;padding:72px 0;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.bw-v2__hero-copy{max-width:610px}.bw-v2__eyebrow{margin:0 0 18px;font-size:10px;line-height:1.3;font-weight:800;letter-spacing:.14em;color:var(--bw-v2-yellow);text-transform:uppercase}.bw-v2 h1{margin:0;color:var(--bw-v2-ink);font-size:clamp(48px,6vw,82px);line-height:.92;letter-spacing:-.055em;text-transform:uppercase}.bw-v2 h1 span{color:var(--bw-v2-yellow)}.bw-v2__intro{max-width:540px;margin:28px 0 0;color:#666;font-size:15px;line-height:1.7}.bw-v2__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.bw-v2__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 25px;border:1px solid var(--bw-v2-ink);border-radius:999px;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.06em;color:var(--bw-v2-ink);cursor:pointer;transition:background-color .22s ease,color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease}.bw-v2__btn span{margin-left:9px}.bw-v2__btn--primary{background:var(--bw-v2-yellow);border-color:var(--bw-v2-yellow);color:var(--bw-v2-ink)}.bw-v2__btn--secondary{background:#fff;color:var(--bw-v2-ink)}.bw-v2__btn--primary:hover{background:var(--bw-v2-teal);border-color:var(--bw-v2-teal);color:var(--bw-v2-ink);transform:translateY(-2px);box-shadow:0 5px #17171729}.bw-v2__btn--secondary:hover{background:var(--bw-v2-yellow);border-color:var(--bw-v2-yellow);color:var(--bw-v2-ink);transform:translateY(-2px);box-shadow:0 5px #17171729}.bw-v2__btn:active{transform:translateY(0);box-shadow:none}.bw-v2__hero-media{position:relative;min-height:500px;background:#f3f3f3;overflow:hidden}.bw-v2__hero-img{display:block;width:100%;height:500px;object-fit:cover}.bw-v2__media-label{position:absolute;left:20px;bottom:18px;padding:9px 12px;background:#171717;color:#fff;font-size:9px;font-weight:800;letter-spacing:.12em}.bw-v2__feature-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#171717;color:#fff;border-top:1px solid #171717;border-bottom:1px solid #171717}.bw-v2__feature{min-height:92px;padding:20px 28px;display:flex;align-items:center;gap:14px;border-right:1px solid #444}.bw-v2__feature:last-child{border-right:0}.bw-v2__icon{color:var(--bw-v2-yellow);font-size:20px;line-height:1}.bw-v2__feature strong{display:block;font-size:10px;letter-spacing:.08em}.bw-v2__feature small{display:block;margin-top:6px;color:#aaa;font-size:10px}.bw-v2__section{width:min(1180px,calc(100% - 80px));margin:0 auto;padding:92px 0 0}.bw-v2__section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.bw-v2__section-head .bw-v2__eyebrow{margin-bottom:10px}.bw-v2__section-head h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:.95;letter-spacing:-.045em;color:#171717}.bw-v2__section-head>a{color:#171717;text-decoration:none;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--bw-v2-yellow);padding-bottom:5px}.bw-v2__categories{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.bw-v2__category{display:block;text-decoration:none;color:#171717;border:1px solid #ddd;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.bw-v2__category:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.bw-v2__category-image{aspect-ratio:1/1;overflow:hidden;background:#f2f2f2}.bw-v2__category-image img,.bw-v2__category-image svg{width:100%;height:100%;display:block;object-fit:cover}.bw-v2__category-name{min-height:56px;padding:18px 16px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.bw-v2__category-name span{color:var(--bw-v2-yellow);font-size:16px}.bw-v2__products-section{padding-top:104px}.bw-v2__products{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.bw-v2__product{min-width:0}.bw-v2__product-image{display:block;aspect-ratio:1/1;background:#f4f4f4;overflow:hidden}.bw-v2__product-image img,.bw-v2__product-image svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.bw-v2__product:hover .bw-v2__product-image img{transform:scale(1.035)}.bw-v2__product-title{display:block;margin-top:14px;color:#171717;text-decoration:none;font-size:12px;line-height:1.35;font-weight:700}.bw-v2__price-row{display:flex;gap:8px;align-items:center;margin-top:7px;color:#171717;font-size:12px}.bw-v2__price{font-weight:800}.bw-v2__price-row s{color:#888;font-size:11px}.bw-v2__corporate{width:min(1180px,calc(100% - 80px));margin:56px auto 0;padding:30px 42px;min-height:0;display:grid;grid-template-columns:1.25fr .9fr auto;gap:34px;align-items:center;background:#171717;color:#fff;border-radius:12px;overflow:hidden}.bw-v2__corporate h2{margin:0;font-size:clamp(34px,3.6vw,50px);line-height:.92;color:#fff;letter-spacing:-.045em;text-transform:uppercase}.bw-v2__corporate h2 span{color:var(--bw-v2-yellow)}.bw-v2__corporate .bw-v2__eyebrow{color:var(--bw-v2-yellow);margin-bottom:8px}.bw-v2__corporate p:not(.bw-v2__eyebrow){margin:12px 0 0;color:#fff;font-size:13px}.bw-v2__corporate-points{display:grid;gap:12px}.bw-v2__corporate-points div{display:flex;align-items:center;gap:9px;color:#fff;font-size:11px;font-weight:700}.bw-v2__corporate-points b{color:var(--bw-v2-yellow);font-size:17px}.bw-v2__corporate>.bw-v2__btn{min-height:44px;white-space:nowrap;background:var(--bw-v2-yellow);border-color:var(--bw-v2-yellow);color:#171717}.bw-v2__corporate>.bw-v2__btn:hover{background:var(--bw-v2-teal);border-color:var(--bw-v2-teal);color:#171717}.bw-v2__trust{width:min(1180px,calc(100% - 80px));margin:0 auto;padding:70px 0 82px;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.bw-v2__trust>div{padding:0 24px;border-right:1px solid #ddd}.bw-v2__trust>div:first-child{padding-left:0}.bw-v2__trust>div:last-child{border-right:0}.bw-v2__trust span{display:block;color:var(--bw-v2-yellow);font-size:20px}.bw-v2__trust strong{display:block;margin-top:10px;font-size:12px}.bw-v2__trust small{display:block;margin-top:5px;color:#777;font-size:10px}@media(max-width:989px){.bw-v2__hero{grid-template-columns:1fr;gap:36px;padding:56px 0}.bw-v2__hero-copy{max-width:none}.bw-v2__hero-media{min-height:420px}.bw-v2__hero-img{height:420px}.bw-v2__feature-strip{grid-template-columns:1fr 1fr}.bw-v2__feature{border-bottom:1px solid #444}.bw-v2__section,.bw-v2__corporate,.bw-v2__trust{width:min(100% - 56px,1180px)}.bw-v2__categories{grid-template-columns:1fr 1fr}.bw-v2__products{grid-template-columns:repeat(3,1fr)}.bw-v2__corporate{grid-template-columns:1fr 1fr;padding:34px 28px}.bw-v2__corporate>.bw-v2__btn{justify-self:start}.bw-v2__trust{grid-template-columns:1fr 1fr;row-gap:34px}.bw-v2__trust>div:nth-child(2){border-right:0}}@media(max-width:600px){.bw-v2__hero,.bw-v2__section,.bw-v2__corporate,.bw-v2__trust{width:calc(100% - 32px)}.bw-v2__hero{padding:44px 0 50px}.bw-v2 h1{font-size:46px}.bw-v2__intro{font-size:14px}.bw-v2__actions{gap:10px}.bw-v2__btn{width:100%;min-height:50px}.bw-v2__hero-media,.bw-v2__hero-img{min-height:340px;height:340px}.bw-v2__feature{min-height:82px;padding:16px}.bw-v2__section{padding-top:68px}.bw-v2__section-head{align-items:start;flex-direction:column;gap:16px}.bw-v2__section-head h2{font-size:40px}.bw-v2__categories{grid-template-columns:1fr 1fr;gap:10px}.bw-v2__category-name{padding:14px 12px;min-height:52px;font-size:9px}.bw-v2__products{grid-template-columns:1fr 1fr;gap:18px 10px}.bw-v2__corporate{grid-template-columns:1fr;gap:22px;padding:30px 20px;margin-top:44px}.bw-v2__corporate h2{font-size:36px}.bw-v2__corporate>.bw-v2__btn{width:100%}.bw-v2__trust{padding:54px 0 62px;grid-template-columns:1fr 1fr}.bw-v2__trust>div{padding:0 14px}.bw-v2__trust>div:first-child{padding-left:0}.bw-v2__trust>div:nth-child(3){padding-left:0}.bw-v2__trust>div:nth-child(2){padding-right:0}.bw-v2__trust>div:nth-child(4){padding-right:0}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/bhetwale-home-v2.css.map */
