.bv-grid-carrusel{--bv-carrusel-padding-top: 64px;--bv-carrusel-padding-bottom: 64px;--bv-carrusel-heading-gap: 3rem;--bv-carrusel-column-gap: 2.5rem;--bv-carrusel-frame-width: 12.3125rem;--bv-carrusel-frame-height: 16.125rem;--bv-carrusel-corner-size: 3.5rem;--bv-carrusel-corner-stroke: .5px;--bv-carrusel-corner-color: #a3a3a3;--bv-carrusel-image-width: 10.8125rem;--bv-carrusel-image-height: 14.625rem;max-width:90rem;margin:0 auto;padding-top:var(--bv-carrusel-padding-top);padding-right:4rem;padding-bottom:var(--bv-carrusel-padding-bottom);padding-left:4rem;box-sizing:border-box}.bv-grid-carrusel-section__fullbg{background-color:var(--bv-grid-carrusel-bg, #E3E3E3)}.bv-grid-carrusel-section{display:block;width:100%;position:relative;overflow:hidden;max-width:calc(var(--cap-vp) * 1px);margin:0 auto}.bv-grid-carrusel-section__grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.bv-grid-carrusel-section__grid-line{position:absolute;top:0;bottom:0;width:1px;background:#d3d3d3}.bv-grid-carrusel-section__grid-line--left{left:clamp(80px,calc(105 / var(--base-w) * 100vw),calc(105 / var(--base-w) * var(--cap-vp) * 1px))}.bv-grid-carrusel-section__grid-line--left-inner{left:clamp(260px,calc(337 / var(--base-w) * 100vw),calc(337 / var(--base-w) * var(--cap-vp) * 1px))}.bv-grid-carrusel-section__grid-line--right{right:clamp(80px,calc(89 / var(--base-w) * 100vw),calc(89 / var(--base-w) * var(--cap-vp) * 1px))}.bv-grid-carrusel-section__grid-line--right-inner{right:clamp(260px,calc(321 / var(--base-w) * 100vw),calc(321 / var(--base-w) * var(--cap-vp) * 1px))}@media screen and (max-width:768px){.bv-grid-carrusel-section__grid{display:none}}.bv-grid-carrusel{position:relative;z-index:1}.bv-grid-carrusel__heading{margin:0;text-align:center;color:var(--text-dark, #0b2f34);font-family:var(--font-heading-family, Roboto, sans-serif);font-size:2rem;font-style:normal;font-weight:400;line-height:1;text-transform:uppercase}.bv-grid-carrusel__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:var(--bv-carrusel-column-gap);margin-top:var(--bv-carrusel-heading-gap);max-width:71.25rem;margin-right:auto;margin-left:auto}.bv-grid-carrusel__slider{width:100%}.bv-grid-carrusel__item{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;width:100%;max-width:none}.bv-grid-carrusel__media{position:relative;display:flex;width:var(--bv-carrusel-frame-width);height:var(--bv-carrusel-frame-height);justify-content:center;align-items:center;background:transparent;box-sizing:border-box}.bv-grid-carrusel__media:before{content:"";position:absolute;right:0;bottom:0;left:0;top:1px;background:linear-gradient(var(--bv-carrusel-corner-color),var(--bv-carrusel-corner-color)) left top / var(--bv-carrusel-corner-size) var(--bv-carrusel-corner-stroke) no-repeat,linear-gradient(var(--bv-carrusel-corner-color),var(--bv-carrusel-corner-color)) left top / var(--bv-carrusel-corner-stroke) var(--bv-carrusel-corner-size) no-repeat,linear-gradient(var(--bv-carrusel-corner-color),var(--bv-carrusel-corner-color)) right top / var(--bv-carrusel-corner-size) var(--bv-carrusel-corner-stroke) no-repeat,linear-gradient(var(--bv-carrusel-corner-color),var(--bv-carrusel-corner-color)) right top / var(--bv-carrusel-corner-stroke) var(--bv-carrusel-corner-size) no-repeat,linear-gradient(var(--bv-carrusel-corner-color),var(--bv-carrusel-corner-color)) left bottom / var(--bv-carrusel-corner-size) var(--bv-carrusel-corner-stroke) no-repeat,linear-gradient(var(--bv-carrusel-corner-color),var(--bv-carrusel-corner-color)) left bottom / var(--bv-carrusel-corner-stroke) var(--bv-carrusel-corner-size) no-repeat,linear-gradient(var(--bv-carrusel-corner-color),var(--bv-carrusel-corner-color)) right bottom / var(--bv-carrusel-corner-size) var(--bv-carrusel-corner-stroke) no-repeat,linear-gradient(var(--bv-carrusel-corner-color),var(--bv-carrusel-corner-color)) right bottom / var(--bv-carrusel-corner-stroke) var(--bv-carrusel-corner-size) no-repeat;pointer-events:none}.bv-grid-carrusel__media img{display:block;width:var(--bv-carrusel-image-width);height:var(--bv-carrusel-image-height);object-fit:cover;box-shadow:1px 1px 20px 5px #23dedb66}.bv-grid-carrusel__content{display:flex;flex-direction:column;align-items:flex-start;width:100%}.bv-grid-carrusel__number{position:relative;display:inline-block;padding-top:.5rem;color:#3f3f3f;font-family:var(--font-body-family, "Geist Mono", monospace);font-size:1rem;font-style:normal;font-weight:400;line-height:1.3;text-transform:uppercase}.bv-grid-carrusel__number:before{content:".";position:absolute;top:-5px;left:-2px;line-height:1}.bv-grid-carrusel__title{display:inline-flex;width:fit-content;margin:1.5rem 0 0;padding:.125rem .5rem;align-items:center;color:var(--text-white, #fff);background:var(--swamp-950, #062c31);font-family:var(--font-body-family, "Geist Mono", monospace);font-size:1rem;font-style:normal;font-weight:400;line-height:1.3;text-transform:uppercase}.bv-grid-carrusel__description{margin:.5rem 0 0;color:var(--text-dark, #0b2f34);font-family:var(--font-body-family, Roboto, sans-serif);font-size:1rem;font-style:normal;font-weight:400;line-height:1.2}@media screen and (max-width:989px){.bv-grid-carrusel{padding-top:var(--spacing-8, 3rem);padding-right:var(--spacing-4, 1rem);padding-bottom:var(--spacing-8, 3rem);padding-left:var(--spacing-4, 1rem)}.bv-grid-carrusel__heading{font-size:1.5rem;text-align:left;margin-left:22px}.bv-grid-carrusel__slider{overflow:hidden;margin-top:var(--spacing-6, 1.5rem);width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem;padding-right:1rem;padding-left:1rem;box-sizing:border-box}.bv-grid-carrusel__list{display:flex;gap:0;margin-top:0;max-width:none;margin-right:0;margin-left:0}.bv-grid-carrusel__item{flex:0 0 var(--bv-carrusel-frame-width);width:var(--bv-carrusel-frame-width);max-width:var(--bv-carrusel-frame-width);scroll-snap-align:none}.bv-grid-carrusel__content{padding-right:var(--spacing-2, .5rem)}.bv-grid-carrusel__media{width:var(--bv-carrusel-frame-width);height:var(--bv-carrusel-frame-height)}.bv-grid-carrusel__media img{width:var(--bv-carrusel-image-width);height:var(--bv-carrusel-image-height);aspect-ratio:auto}.bv-grid-carrusel__number{font-size:1rem;line-height:1.3}.bv-grid-carrusel__title{margin-top:var(--spacing-5, 1.5rem);font-size:1rem;line-height:1.3}.bv-grid-carrusel__description{font-size:1rem;line-height:1.2;margin-top:var(--spacing-2, .5rem)}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/bv-grid-carrusel.css.map */
