.b2b-landing{--b2b-maxw: 1200px;--b2b-pad-tb: 56px;--b2b-pad-lr: 24px;--b2b-radius: 18px;--b2b-gap: 24px;--b2b-border: rgba(0,0,0,.08);--b2b-shadow: 0 10px 30px rgba(0,0,0,.08);--b2b-muted: rgba(0,0,0,.62);--b2b-muted-2: rgba(0,0,0,.45)}.b2b-landing img{max-width:100%}.b2b-landing__inner{max-width:var(--b2b-maxw);margin:0 auto;padding:var(--b2b-pad-tb) var(--b2b-pad-lr)}.b2b-landing--clean{background:#fff}.b2b-landing--soft{background:#00000005}.b2b-landing--dark{background:#0f172a;color:#fff}.b2b-landing--dark{--b2b-border: rgba(255,255,255,.12);--b2b-shadow: 0 10px 30px rgba(0,0,0,.35);--b2b-muted: rgba(255,255,255,.72);--b2b-muted-2: rgba(255,255,255,.55)}.b2b-landing__subnav{position:sticky;top:0;z-index:30;background:inherit;border-bottom:1px solid var(--b2b-border)}.b2b-landing__subnav-inner{max-width:var(--b2b-maxw);margin:0 auto;padding:12px var(--b2b-pad-lr);display:flex;gap:12px;align-items:center;flex-wrap:wrap}.b2b-landing__subnav-label{font-size:13px;opacity:.85}.b2b-landing__subnav-links{display:flex;gap:10px;flex-wrap:wrap}.b2b-landing__subnav-link{display:inline-flex;align-items:center;font-size:13px;text-decoration:none;color:inherit;border:1px solid var(--b2b-border);padding:6px 10px;border-radius:999px;line-height:1;background:#ffffffb3;white-space:nowrap}.b2b-landing--dark .b2b-landing__subnav-link{background:#ffffff0f}.b2b-landing__subnav-link:hover{opacity:.85}@media (max-width: 749px){.b2b-landing__subnav{display:none}}.b2b-block{margin:34px 0}.b2b-kicker{font-size:13px;letter-spacing:.08em;text-transform:uppercase;opacity:.8;margin:0 0 8px}.b2b-hero__h1{font-size:clamp(28px,3vw,44px);line-height:1.1;margin:0 0 12px}.b2b-h2{font-size:clamp(20px,2vw,28px);line-height:1.2;margin:0 0 10px}.b2b-lede,.b2b-hero__sub,.b2b-rich{color:var(--b2b-muted);font-size:16px;line-height:1.55}.b2b-hero__trust,.b2b-note{color:var(--b2b-muted-2);margin:10px 0 0;font-size:14px}.b2b-hero{border:1px solid var(--b2b-border);border-radius:var(--b2b-radius);box-shadow:var(--b2b-shadow);overflow:hidden;background:#ffffffbf}.b2b-landing--dark .b2b-hero{background:#ffffff0a}.b2b-hero__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(16px,3vw,32px);padding:26px;align-items:center}.b2b-hero__copy,.b2b-hero__media{min-width:0}.b2b-hero__img,.b2b-hero__img--placeholder{width:100%;height:clamp(260px,30vw,420px);max-height:420px;border-radius:14px;object-fit:contain;object-position:center;background:#0000000a;display:block}.b2b-hero--cover .b2b-hero__img,.b2b-hero--cover .b2b-hero__img--placeholder{object-fit:cover;object-position:50% 35%}.b2b-hero__cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.b2b-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:12px;padding:10px 14px;border:1px solid var(--b2b-border);font-size:14px;line-height:1;white-space:nowrap}.b2b-btn--primary{background:#111827;color:#fff;border-color:#0000002e}.b2b-landing--dark .b2b-btn--primary{background:#fff;color:#0f172a}.b2b-btn--secondary{background:#0000000a;color:inherit}.b2b-landing--dark .b2b-btn--secondary{background:#ffffff14}.b2b-btn--ghost{background:transparent}.b2b-btn:hover{opacity:.9}.b2b-facts,.b2b-content,.b2b-split,.b2b-collection,.b2b-faq,.b2b-cta__box{border:1px solid var(--b2b-border);border-radius:var(--b2b-radius);box-shadow:var(--b2b-shadow);background:#fffc;padding:22px}.b2b-landing--dark .b2b-facts,.b2b-landing--dark .b2b-content,.b2b-landing--dark .b2b-split,.b2b-landing--dark .b2b-collection,.b2b-landing--dark .b2b-faq,.b2b-landing--dark .b2b-cta__box{background:#ffffff0a}.b2b-facts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}.b2b-fact{border:1px solid var(--b2b-border);border-radius:14px;padding:14px;background:#00000005}.b2b-landing--dark .b2b-fact{background:#ffffff0f}.b2b-fact__title{font-weight:650;margin-bottom:6px}.b2b-fact__sub{color:var(--b2b-muted);font-size:14px}.b2b-list{margin:12px 0 0;padding-left:18px}.b2b-list__item{margin:6px 0;color:var(--b2b-muted)}.b2b-split{display:grid;grid-template-columns:1fr 1fr;gap:var(--b2b-gap);align-items:center}.b2b-split--left .b2b-split__media{order:0}.b2b-split--left .b2b-split__copy,.b2b-split--right .b2b-split__media{order:1}.b2b-split--right .b2b-split__copy{order:0}.b2b-split__img,.b2b-split__img--placeholder{width:100%;height:clamp(240px,30vw,380px);border-radius:14px;object-fit:cover;background:#0000000a;display:block}.b2b-collection__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.b2b-grid{display:grid;gap:14px}.b2b-grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.b2b-grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.b2b-grid--cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.b2b-card{text-decoration:none;color:inherit;border:1px solid var(--b2b-border);border-radius:14px;overflow:hidden;background:#00000005;display:block;transition:transform .12s ease,box-shadow .12s ease}.b2b-card:hover{transform:translateY(-2px);box-shadow:var(--b2b-shadow)}.b2b-landing--dark .b2b-card{background:#ffffff0f}.b2b-card__media{position:relative}.b2b-card__img,.b2b-card__img--placeholder{width:100%;aspect-ratio:1 / 1;object-fit:contain;background:#fff;display:block;padding:10px}.b2b-landing--dark .b2b-card__img{background:#ffffff1a}.b2b-card__body{padding:12px 12px 14px}.b2b-card__title{font-size:14px;line-height:1.3;font-weight:600}.b2b-card__price{margin-top:8px;font-size:13px;color:var(--b2b-muted);display:flex;gap:8px;flex-wrap:wrap}.b2b-price--compare{text-decoration:line-through;opacity:.7}.b2b-price--sale{font-weight:650}.b2b-landing .b2b-collection .grid.product-grid,.b2b-landing .b2b-collection .product-grid.grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.b2b-landing .b2b-collection .card__media img{width:100%!important;height:100%!important;object-fit:contain!important}.b2b-accordion{margin-top:10px;display:grid;gap:10px}.b2b-acc{border:1px solid var(--b2b-border);border-radius:14px;padding:0;overflow:hidden;background:#00000005}.b2b-landing--dark .b2b-acc{background:#ffffff0f}.b2b-acc__sum{cursor:pointer;list-style:none;padding:14px 44px 14px 14px;font-weight:650;position:relative}.b2b-acc__sum::-webkit-details-marker{display:none}.b2b-acc__sum:after{content:"\25be";position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:18px;opacity:.65}.b2b-acc[open] .b2b-acc__sum:after{content:"\25b4"}.b2b-acc__sum:hover{background:#00000008}.b2b-landing--dark .b2b-acc__sum:hover{background:#ffffff0f}.b2b-acc__body{padding:0 14px 14px;color:var(--b2b-muted)}.b2b-cta__box{display:grid;grid-template-columns:1.4fr .6fr;gap:var(--b2b-gap);align-items:center}.b2b-cta__actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.b2b-empty{border:1px dashed var(--b2b-border);border-radius:14px;padding:16px;color:var(--b2b-muted)}.b2b-rich ul{margin:10px 0 0;padding-left:18px}.b2b-rich li{margin:6px 0}@media (max-width: 990px){.b2b-hero__grid{grid-template-columns:1fr}.b2b-facts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-split,.b2b-cta__box{grid-template-columns:1fr}.b2b-cta__actions{justify-content:flex-start}.b2b-grid--cols-3,.b2b-grid--cols-4,.b2b-grid--cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-landing .b2b-collection .grid.product-grid,.b2b-landing .b2b-collection .product-grid.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.b2b-hero__img,.b2b-hero__img--placeholder{height:clamp(220px,52vw,360px);max-height:360px}}@media (max-width: 560px){.b2b-facts__grid,.b2b-grid--cols-3,.b2b-grid--cols-4,.b2b-grid--cols-5{grid-template-columns:1fr}.b2b-landing .b2b-collection .grid.product-grid,.b2b-landing .b2b-collection .product-grid.grid{grid-template-columns:1fr!important}.b2b-hero__grid{padding:18px}}body.page-splash-guards #MainContent .shopify-section{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}body.page-splash-guards #MainContent .page-width,body.page-splash-guards #MainContent .page-width--narrow{max-width:1200px!important;margin:0 auto!important;padding-left:24px!important;padding-right:24px!important}body.page-splash-guards #MainContent .on-this-page a{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;margin:0 10px 10px 0;border-radius:999px;border:1px solid rgba(0,0,0,.1);text-decoration:none;line-height:1;font-size:13px;background:#ffffffb3;white-space:nowrap}body.page-splash-guards #MainContent .on-this-page a:hover{opacity:.85}body.page-splash-guards #MainContent img{max-width:100%;height:auto}body.page-splash-guards #MainContent .shopify-section--custom-liquid img{display:block;width:100%;max-height:420px;object-fit:cover;border-radius:14px}body.page-splash-guards #MainContent .collection-grid .grid,body.page-splash-guards #MainContent .collection-grid .product-grid.grid,body.page-splash-guards #MainContent .collection-grid .grid.product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}body.page-splash-guards #MainContent .collection-grid .card__media{height:240px!important;max-height:240px!important;overflow:hidden!important}body.page-splash-guards #MainContent .collection-grid .card__media img{width:100%!important;height:100%!important;object-fit:contain!important}@media (max-width: 990px){body.page-splash-guards #MainContent .collection-grid .grid,body.page-splash-guards #MainContent .collection-grid .product-grid.grid,body.page-splash-guards #MainContent .collection-grid .grid.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 560px){body.page-splash-guards #MainContent .collection-grid .grid,body.page-splash-guards #MainContent .collection-grid .product-grid.grid,body.page-splash-guards #MainContent .collection-grid .grid.product-grid{grid-template-columns:1fr!important}}.b2b-landing .b2b-split a[href="/pages/contact"]{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;border:1px solid var(--b2b-border);background:#0000000a;text-decoration:none;font-size:14px;line-height:1;white-space:nowrap}.b2b-landing .b2b-split a[href="/pages/contact"]:hover{opacity:.9}.b2b-landing .b2b-split .b2b-split__copy{display:flex;flex-direction:column;gap:12px}.b2b-landing--dark .b2b-split a[href="/pages/contact"]{background:#ffffff14}.b2b-landing .b2b-collection .card__media{height:240px!important;max-height:240px!important;overflow:hidden!important}.b2b-landing .b2b-collection .card__media .media{height:100%!important;padding-bottom:0!important}.b2b-landing .b2b-collection .card__media .media,.b2b-landing .b2b-collection .card__media .media img{width:100%!important}.b2b-landing .b2b-collection .card__media img{height:100%!important;object-fit:contain!important}.b2b-card_media{aspect-ratio:auto;padding:16px;display:flex;align-items:center;justify-content:center;background:#fff}.b2b-card_media img{width:100%;height:auto;max-height:280px;object-fit:contain}.b2b-block--collection_grid img.b2b-card__img,.b2b-block--collection_grid .b2b-card__img,.b2b-block--collection_grid .b2b-card__img--placeholder{height:auto!important;max-height:320px!important;aspect-ratio:auto!important;object-fit:contain!important;width:100%!important;display:block!important}.b2b-block--collection_grid .b2b-card_media{padding:16px!important;display:flex;align-items:center;justify-content:center}.trust-strip{position:relative;z-index:0;border:0!important;box-shadow:none!important;outline:0!important}.trust-strip,*{outline:none!important}.header-wrapper,.header-wrapper--sticky{position:relative;z-index:1000!important}.header__submenu,details[open]>.header__submenu{z-index:1100!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-b2b-acrylic-landing.css.map */
