.bb-rows-v2{--bb-vph: calc(100dvh - var(--header-height, 0px) - var(--announcement-height, 0px));padding-top:var(--PT, 0);padding-bottom:var(--PB, 0)}.bb-rows-v2__container{display:flex;flex-direction:column;gap:var(--bb-row-gap, 16px)}.bb-row{display:grid;gap:var(--bb-cell-gap, 16px);width:100%;box-sizing:border-box}.bb-row--custom-gap{margin-top:calc(var(--bb-row-gap-above, 0px) - var(--bb-row-gap, 0px))}.bb-row--cols-1{grid-template-columns:1fr}.bb-row--cols-2{grid-template-columns:repeat(2,1fr)}.bb-row--cols-3{grid-template-columns:repeat(3,1fr)}.bb-row--cols-4{grid-template-columns:repeat(4,1fr)}.bb-row[data-ratio="60-40"]{grid-template-columns:3fr 2fr}.bb-row[data-ratio="40-60"]{grid-template-columns:2fr 3fr}.bb-row[data-ratio="70-30"]{grid-template-columns:7fr 3fr}.bb-row[data-ratio="30-70"]{grid-template-columns:3fr 7fr}.bb-row[data-ratio=wide-left]{grid-template-columns:2fr 1fr 1fr}.bb-row[data-ratio=wide-mid]{grid-template-columns:1fr 2fr 1fr}.bb-row[data-ratio=wide-right]{grid-template-columns:1fr 1fr 2fr}.bb-row[data-ratio=wide-first-4]{grid-template-columns:2fr 1fr 1fr 1fr}.bb-row[data-ratio=wide-second-4]{grid-template-columns:1fr 2fr 1fr 1fr}.bb-row[data-ratio=wide-third-4]{grid-template-columns:1fr 1fr 2fr 1fr}.bb-row[data-ratio=wide-fourth-4]{grid-template-columns:1fr 1fr 1fr 2fr}.bb-row[data-valign=top]{align-items:start}.bb-row[data-valign=center]{align-items:center}.bb-row[data-valign=bottom]{align-items:end}.bb-row[data-valign=stretch]{align-items:stretch}@media(max-width:749px){.bb-row--cols-2,.bb-row--cols-3,.bb-row--cols-4,.bb-row[data-ratio]{grid-template-columns:1fr}}.bb-row[data-aspect=square]{--bb-cell-aspect: 1 / 1}.bb-row[data-aspect=tall]{--bb-cell-aspect: 3 / 4}.bb-row[data-aspect=wide]{--bb-cell-aspect: 4 / 3}.bb-row[data-aspect=ultrawide]{--bb-cell-aspect: 16 / 9}.bb-row[data-aspect=portrait]{--bb-cell-aspect: 4 / 5}.bb-row[data-aspect=auto]{--bb-cell-aspect: auto}.bb-row[data-height="320"] .bb-cell{height:320px}.bb-row[data-height="440"] .bb-cell{height:440px}.bb-row[data-height="560"] .bb-cell{height:560px}.bb-row[data-height="720"] .bb-cell{height:720px}.bb-row[data-height="100vh"] .bb-cell{height:100vh}.bb-row:not([data-height=auto]) .bb-cell__image-frame,.bb-row:not([data-height=auto]) .bb-cell__placeholder,.bb-row:not([data-height=auto]) .bb-card__media{aspect-ratio:auto;height:100%}@media(max-width:749px){.bb-row:not([data-height=auto]):not([data-height="100vh"]) .bb-cell{height:auto}.bb-row:not([data-height=auto]):not([data-height="100vh"]) .bb-cell__image-frame,.bb-row:not([data-height=auto]):not([data-height="100vh"]) .bb-cell__placeholder,.bb-row:not([data-height=auto]):not([data-height="100vh"]) .bb-card__media{aspect-ratio:var(--bb-cell-aspect, 1 / 1);height:auto}}.bb-cell{position:relative;overflow:hidden;border-radius:var(--bb-cell-radius, 0);display:flex;flex-direction:column}.bb-cell--product{background:var(--bb-card-bg, #ffffff);color:var(--bb-card-color, #111111)}.bb-cell--image,.bb-cell--placeholder{background:var(--bb-artistic-bg, #000000);color:#fff}.bb-cell__image-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.bb-cell__image-frame{position:relative;width:100%;aspect-ratio:var(--bb-cell-aspect, 1 / 1);display:flex;align-items:center;justify-content:center;overflow:hidden}.bb-cell__image-frame img,.bb-cell__image-frame .bb-cell__media{width:100%;height:100%;object-fit:cover;display:block}.bb-cell__placeholder{position:relative;width:100%;aspect-ratio:var(--bb-cell-aspect, 1 / 1);border:2px dashed rgba(255,255,255,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff9;font-size:13px;letter-spacing:.08em;text-transform:uppercase;gap:8px;text-align:center;padding:24px;box-sizing:border-box}.bb-cell__placeholder svg{width:32px;height:32px;opacity:.4}.bb-card{display:flex;flex-direction:column;height:100%;text-align:center}.bb-card__media-link{display:block;position:relative;width:100%;flex:1 1 auto;text-decoration:none;color:inherit}.bb-card__media{position:relative;width:100%;aspect-ratio:var(--bb-cell-aspect, 1 / 1);display:flex;align-items:center;justify-content:center;padding:6%;box-sizing:border-box}.bb-card__media img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .6s cubic-bezier(.215,.61,.355,1)}@media(hover:hover){.bb-card__media-link:hover .bb-card__media img{transform:scale(1.04)}}.bb-card__info{flex:0 0 auto;padding:12px 16px 24px;display:flex;flex-direction:column;align-items:center;gap:10px}.bb-card__title,.bb-card__model{font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);letter-spacing:var(--LETTER-SPACING-HEADING);font-size:var(--font-heading-x-small);line-height:1.25;margin:0;color:inherit}.bb-card__title a,.bb-card__model a{color:inherit;text-decoration:none}.bb-card__name{margin:-4px 0 0;font-size:13px;font-weight:400;line-height:1.3;color:#6b6b6b}.bb-card__swatches{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.bb-card__swatches .radio__fieldset--swatches,.bb-card__swatches grid-swatch,.bb-card__swatches .swatch__button{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.bb-card__swatches .swatch__button{--swatch-size: 14px}.bb-card__swatches .swatch__button.is-active .swatch__link{box-shadow:0 0 0 2px var(--bb-card-bg, #ffffff),0 0 0 3.5px currentColor}.bb-rows-v2 .bb-row--product-row{display:flex;flex-direction:row;height:var(--bb-row-h, var(--bb-vph));align-items:stretch;gap:var(--bb-cell-gap, 0px)}.bb-rows-v2 .bb-row--product-row[data-side=card-right]{flex-direction:row-reverse}.bb-rows-v2 .bb-row--product-row .bb-cell--intuitive{flex:0 0 auto;width:auto;height:100%;max-width:var(--bb-image-max-w, 65%);display:flex;align-items:center;justify-content:center;background:var(--bb-artistic-bg, #000000)}.bb-rows-v2 .bb-row--product-row .bb-cell--product{flex:1 1 0;min-width:var(--bb-card-min-w, 30vw);height:100%;display:flex;flex-direction:column;justify-content:var(--bb-card-valign, center)}.bb-rows-v2 .bb-row--product-row[data-card-align=top] .bb-cell--product{justify-content:flex-start}.bb-rows-v2 .bb-row--product-row[data-card-align=center] .bb-cell--product{justify-content:center}.bb-rows-v2 .bb-row--product-row[data-card-align=bottom] .bb-cell--product{justify-content:flex-end}@media(max-width:768px){.bb-rows-v2 .bb-row--product-row,.bb-rows-v2 .bb-row--product-row[data-side=card-right]{display:flex;flex-direction:column;height:auto;width:100%;gap:0}.bb-rows-v2 .bb-row--product-row .bb-cell--intuitive{order:0;width:100%;max-width:100%;height:auto;flex:0 0 auto}.bb-rows-v2 .bb-row--product-row .bb-cell--product{order:1;width:100%;height:auto;min-width:0;flex:0 0 auto}}.bb-row--product-row .bb-cell--product{display:flex;flex-direction:column}.bb-row--product-row .bb-card{height:100%;display:flex;flex-direction:column}.bb-row--product-row .bb-card__media-link{flex:1 1 0;min-height:0;display:flex;align-items:stretch}.bb-rows-v2 .bb-row--product-row .bb-card__media{aspect-ratio:auto;flex:1 1 0;min-height:0;width:100%;height:100%;padding:0 var(--bb-card-pad, 6%);display:flex;align-items:center;justify-content:center}.bb-row--product-row .bb-card__media .image-wrapper{position:relative;width:100%;height:100%;padding-top:0;display:flex;align-items:center;justify-content:center}.bb-row--product-row .bb-card__media .image-wrapper img{position:relative;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;display:block}.bb-rows-v2 .bb-row--product-row .bb-card__info{flex:0 0 auto;width:100%;max-width:var(--bb-image-display-w, 100%);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;padding-top:var(--bb-card-patty, 35px);padding-bottom:var(--bb-card-patty, 35px);gap:12px;background:var(--bb-card-bg, #ffffff);text-align:center}.bb-rows-v2 .bb-row--product-row .bb-card__info>*{text-align:center}@media(max-width:768px){.bb-rows-v2 .bb-row--product-row .bb-card__info{max-width:100%;padding-left:6%;padding-right:6%}}@media(min-width:769px){.bb-rows-v2 .bb-row--product-row .bb-card{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:var(--bb-card-patty, 35px);position:relative}.bb-rows-v2 .bb-row--product-row .bb-card__media-link{flex:0 1 var(--bb-image-max-h, 70%);min-height:0;width:100%;display:flex;align-items:center;justify-content:center}.bb-rows-v2 .bb-row--product-row .bb-card__media{padding:0 var(--bb-card-pad, 6%);height:100%;width:100%;display:flex;align-items:center;justify-content:center}.bb-rows-v2 .bb-row--product-row .bb-card__media .image-wrapper{position:static;width:100%;height:100%;padding:0;display:block}.bb-rows-v2 .bb-row--product-row .bb-card__media img,.bb-rows-v2 .bb-row--product-row .bb-card__media .image-wrapper img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;display:block}.bb-rows-v2 .bb-row--product-row .bb-card__info{position:static;flex:0 0 auto;width:100%;max-width:var(--bb-image-display-w, 80%);margin:0 auto;padding-top:0;padding-bottom:0;transform:none;background:var(--bb-card-bg, #ffffff);z-index:2}}.bb-cell--intuitive{background:var(--bb-artistic-bg, #000000);overflow:hidden;position:relative}.bb-intuitive-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.bb-intuitive-frame{position:relative;height:100%;width:auto;overflow:hidden}.bb-rows-v2 .bb-intuitive-frame .image-wrapper{position:static;width:auto;height:100%;padding-top:0;display:block}.bb-rows-v2 .bb-intuitive-frame img,.bb-rows-v2 .bb-intuitive-frame .image-wrapper img{position:static;display:block;height:100%;width:auto;max-width:100%;object-fit:contain;object-position:center;transition:transform 2s cubic-bezier(.215,.61,.355,1)}.bb-rows-v2 .bb-intuitive-link{display:flex;align-items:center;justify-content:center;height:100%;width:auto;text-decoration:none;color:inherit}@media(max-width:768px){.bb-rows-v2 .bb-intuitive-frame,.bb-rows-v2 .bb-intuitive-link,.bb-rows-v2 .bb-intuitive-frame .image-wrapper{width:100%;height:auto}.bb-rows-v2 .bb-intuitive-frame img,.bb-rows-v2 .bb-intuitive-frame .image-wrapper img{width:100%;height:auto;max-width:100%;max-height:none}}.bb-row--product-row[data-intuitive-pos=center] .bb-intuitive-frame img{object-position:center center}.bb-row--product-row[data-intuitive-pos=top] .bb-intuitive-frame img{object-position:center top}.bb-row--product-row[data-intuitive-pos=bottom] .bb-intuitive-frame img{object-position:center bottom}.bb-row--product-row[data-intuitive-pos=left] .bb-intuitive-frame img{object-position:left center}.bb-row--product-row[data-intuitive-pos=right] .bb-intuitive-frame img{object-position:right center}.bb-row--product-row[data-intuitive-pos=top-left] .bb-intuitive-frame img{object-position:left top}.bb-row--product-row[data-intuitive-pos=top-right] .bb-intuitive-frame img{object-position:right top}.bb-row--product-row[data-intuitive-pos=bottom-left] .bb-intuitive-frame img{object-position:left bottom}.bb-row--product-row[data-intuitive-pos=bottom-right] .bb-intuitive-frame img{object-position:right bottom}.bb-rows-v2 .bb-row--product-row[data-intuitive-scale=fill] .bb-intuitive-frame img,.bb-rows-v2 .bb-row--product-row[data-intuitive-scale=fill] .bb-intuitive-frame .image-wrapper img{object-fit:cover}@media(hover:hover){.bb-intuitive-link:hover .bb-intuitive-frame img{transform:scale(1.08)}}.bb-intuitive-missing{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff9;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.bb-card__lineup{display:flex;justify-content:center;margin-top:12px}.bb-lineup-pill{--bb-pill-bg: #ffffff;--bb-pill-border: #d4d4d4;--bb-pill-text: #2c2c2c;--bb-pill-active-bg: #1a1a1a;--bb-pill-active-text: #ffffff;--bb-pill-slider-left: 0px;--bb-pill-slider-width: 0px;position:relative;display:inline-flex;align-items:stretch;background:var(--bb-pill-bg);border:1px solid var(--bb-pill-border);border-radius:9999px;padding:3px;min-width:240px;max-width:100%;font-family:inherit;-webkit-user-select:none;user-select:none}.bb-lineup-pill__slider{position:absolute;top:3px;bottom:3px;left:var(--bb-pill-slider-left);width:var(--bb-pill-slider-width);background:var(--bb-pill-active-bg);border-radius:9999px;transition:left .32s cubic-bezier(.22,1,.36,1),width .32s cubic-bezier(.22,1,.36,1);z-index:0;pointer-events:none}.bb-lineup-pill__option{position:relative;z-index:1;flex:1 1 0;padding:10px 22px;background:transparent;border:none;cursor:pointer;color:var(--bb-pill-text);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1;text-align:center;white-space:nowrap;transition:color .2s ease;-webkit-tap-highlight-color:transparent}.bb-lineup-pill__option:focus-visible{outline:2px solid var(--bb-pill-active-bg);outline-offset:3px;border-radius:9999px}.bb-lineup-pill__option.is-active{color:var(--bb-pill-active-text)}.bb-lineup-pill__option:not(.is-active):hover{color:var(--bb-pill-active-bg)}.bb-lineup-pill__label{display:inline-block}.bb-lineup-pill__option.is-active[data-just-toggled=true] .bb-lineup-pill__label{animation:bb-lineup-pulse .32s ease-out}@keyframes bb-lineup-pulse{0%{transform:scale(.96)}60%{transform:scale(1.04)}to{transform:scale(1)}}@media(max-width:749px){.bb-lineup-pill{min-width:200px}.bb-lineup-pill__option{padding:9px 18px;font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/collection-bb-rows-v2.css.map */
