.bf-product-carousel{background:var(--zw-color-surface,#f3f6f9);color:var(--zw-color-ink,#212529);font-family:var(--zw-font-sans,system-ui,sans-serif);padding-block:clamp(2.75rem,5vw,4.5rem);width:100%}.bf-product-carousel.alignfull{max-width:none}.bf-product-carousel__header{margin:0 auto 2rem;text-align:center;width:min(94%,56rem)}.bf-product-carousel__header .bf-product-carousel__eyebrow,.bf-product-carousel__header .has-text-align-center.bf-product-carousel__eyebrow,.bf-product-carousel__header p.bf-product-carousel__eyebrow{color:var(--zw-color-cyan,#45c7e7);font-size:.95rem;font-weight:500;letter-spacing:.04em;margin:0 0 .45rem}.bf-product-carousel__header .bf-product-carousel__heading,.bf-product-carousel__header h1,.bf-product-carousel__header h2{color:#222;font-family:var(--zw-font-display,var(--zw-font-sans,system-ui,sans-serif));font-size:clamp(1.75rem,3vw,2.35rem);font-weight:700;letter-spacing:.02em;line-height:1.2;margin:0 0 .65rem;text-transform:uppercase}.bf-product-carousel__header .bf-product-carousel__desc,.bf-product-carousel__header p:not(.bf-product-carousel__eyebrow){color:#666;font-size:.95rem;line-height:1.55;margin:0}.bf-product-carousel__viewport{margin-inline:auto;position:relative;width:min(94%,var(--zw-wide,1600px))}.bf-product-carousel__track{position:relative}.bf-product-carousel__page{display:none;gap:1.25rem;grid-template-columns:repeat(4,minmax(0,1fr))}.bf-product-carousel__page.is-active{animation:bfProductFade .45s ease;display:grid}@keyframes bfProductFade{0%{opacity:.35;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.bf-product-carousel__card{background:#fff;border-radius:2px;box-shadow:0 1px 2px rgba(15,23,42,.04),0 8px 24px rgba(15,23,42,.04);display:flex;flex-direction:column;overflow:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1);will-change:transform,box-shadow}.bf-product-carousel__card:focus-within,.bf-product-carousel__card:hover{box-shadow:0 10px 15px -8px rgba(2,119,136,.18),0 24px 48px -16px rgba(15,23,42,.22);transform:translateY(-6px)}.bf-product-carousel__media{aspect-ratio:16/11;background:#0b1c20;display:block;overflow:hidden;position:relative}.bf-product-carousel__image,.bf-product-carousel__placeholder-img{display:block;height:100%;object-fit:cover;transform:scale(1);transition:transform .55s cubic-bezier(.22,1,.36,1);width:100%}.bf-product-carousel__placeholder-img{align-items:center;background:radial-gradient(circle at 30% 20%,rgba(69,199,231,.25),transparent 45%),linear-gradient(160deg,#0b1c20,#024965);color:hsla(0,0%,100%,.55);display:flex;font-size:.85rem;justify-content:center}.bf-product-carousel__card:focus-within .bf-product-carousel__image,.bf-product-carousel__card:focus-within .bf-product-carousel__placeholder-img,.bf-product-carousel__card:hover .bf-product-carousel__image,.bf-product-carousel__card:hover .bf-product-carousel__placeholder-img{transform:scale(1.07)}.bf-product-carousel__body{display:flex;flex:1;flex-direction:column;padding:1.1rem 1.15rem 1.2rem}.bf-product-carousel__title{color:#222;font-size:1.125rem;font-weight:700;line-height:1.3;margin:0 0 .65rem}.bf-product-carousel__title a{color:inherit;text-decoration:none}.bf-product-carousel__title a:hover{color:var(--zw-color-brand,#027788)}.bf-product-carousel__specs{color:#555;flex:1;font-size:.8125rem;line-height:1.55;list-style:none;margin:0 0 1.15rem;padding:0}.bf-product-carousel__specs li{margin:0 0 .2rem}.bf-product-carousel__specs span{color:#444;font-weight:500}.bf-product-carousel__actions{display:grid;gap:.55rem;grid-template-columns:1fr 1fr;margin-top:auto}.bf-product-carousel__btn{align-items:center;border:0;border-radius:2px;cursor:pointer;display:inline-flex;font:inherit;font-size:.875rem;font-weight:600;justify-content:center;line-height:1.2;min-height:2.5rem;padding:.55rem .75rem;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.bf-product-carousel__btn--more{background:#e9ecef;color:#333}.bf-product-carousel__btn--more:hover{background:#dde2e6;color:#111}.bf-product-carousel__btn--quote{background:var(--zw-color-brand,#027788);color:#fff}.bf-product-carousel__btn--quote:hover{background:var(--zw-color-brand-dark,#024965);color:#fff}.bf-product-carousel__dots{display:flex;gap:.45rem;justify-content:center;margin-top:1.5rem}.bf-product-carousel__dot{background:#cfd4d8;border:0;border-radius:999px;cursor:pointer;height:9px;padding:0;transition:width .2s ease,background .2s ease;width:9px}.bf-product-carousel__dot.is-active{background:var(--zw-color-accent,#f2c400);width:22px}.bf-product-carousel__empty,.bf-product-carousel__hint{background:#fff;color:#666;grid-column:1/-1;margin:0;padding:2rem;text-align:center}html.bf-quote-modal-open{overflow:hidden}.bf-product-carousel__modal[hidden]{display:none!important}.bf-product-carousel__modal{align-items:center;display:flex;inset:0;justify-content:center;padding:1.25rem;position:fixed;z-index:100000}.bf-product-carousel__modal-backdrop{background:rgba(0,0,0,.45);inset:0;position:absolute}.bf-product-carousel__modal-dialog{background:#fff;border-radius:2px;box-shadow:0 24px 64px rgba(0,0,0,.28);max-height:min(92vh,44rem);overflow:auto;padding:2rem 1.75rem 1.75rem;position:relative;width:min(100%,52rem);z-index:1}.bf-product-carousel__modal-close{background:transparent;border:0;color:#222;cursor:pointer;font-size:1.5rem;height:2rem;line-height:1;position:absolute;right:.75rem;top:.65rem;width:2rem}.bf-product-carousel__modal-title{color:#222;font-size:1.5rem;font-weight:700;margin:0 0 .45rem;text-align:center}.bf-product-carousel__modal-subtitle{color:#777;font-size:.9rem;line-height:1.45;margin:0 0 1.35rem;text-align:center}@media(max-width:1100px){.bf-product-carousel__page.is-active{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.bf-product-carousel__actions,.bf-product-carousel__page.is-active{grid-template-columns:1fr}}
