.bps{position:relative;overflow:hidden;background:var(--background);color:var(--text-color)}.bps *,.bps *:before,.bps *:after{box-sizing:border-box}.bps__heading-wrap{width:min(100% - 48px,1300px);margin:0 auto 2.4rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1.6rem}.bps__eyebrow{margin:0 0 .45rem;font-family:var(--nav-family);font-size:.72rem;letter-spacing:.14em;line-height:1;text-transform:uppercase}.bps__heading{margin:0;font-family:var(--heading-family);font-size:var(--h1-size);font-weight:var(--heading-weight);line-height:1.05}.bps__view-more{flex:0 0 auto;color:inherit;font-family:var(--nav-family);font-size:.78rem;letter-spacing:.08em;text-decoration:underline;text-underline-offset:.28em;text-transform:uppercase}.bps__stage{--bps-stage-height: 100svh;position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:var(--bps-stage-height);isolation:isolate}.bps__stage--large{--bps-stage-height: 800px}.bps__stage--medium{--bps-stage-height: 680px}.bps__editorial,.bps__products{min-width:0;min-height:var(--bps-stage-height)}.bps__editorial{position:relative;overflow:hidden;background:#161616}.bps__editorial:after{content:"";position:absolute;z-index:10;top:0;right:-1px;bottom:0;left:0;background:var(--background);pointer-events:none;transform:scaleX(1);transform-origin:right center;transition:transform .6s ease-in-out}.bps.is-ready .bps__editorial:after{transform:scaleX(0)}.bps__editorial-track,.bps__editorial-slide,.bps__editorial-link,.bps__editorial-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.bps__editorial-slide{z-index:0;overflow:hidden;opacity:0;pointer-events:none;transform:translate3d(10%,0,-220px) scale(1.035);transform-origin:center;transition:opacity var(--bps-transition-duration) ease,transform var(--bps-transition-duration) cubic-bezier(.2,.75,.25,1)}.bps__editorial-slide.is-before{transform:translate3d(-10%,0,-220px) scale(.97)}.bps__editorial-slide.is-active{z-index:2;opacity:1;pointer-events:auto;transform:translateZ(0) scale(1)}.bps__editorial-link{display:block;color:inherit;text-decoration:none}.bps__editorial-image,.bps__editorial-media>.bps__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.bps__editorial-description{position:absolute;z-index:3;right:0;bottom:0;left:0;margin:0;padding:clamp(1.25rem,2.2vw,2.4rem);color:#fff;background:linear-gradient(transparent,#00000094);font-size:.88rem;line-height:1.55;text-shadow:0 1px 12px rgba(0,0,0,.25)}.bps__editorial-description>*{width:min(100%,42rem);margin:0}.bps__products{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--background);perspective:1200px}.bps__product-window{position:relative;z-index:3;width:min(50%,450px);height:min(75svh,720px);min-height:560px;overflow:hidden}.bps__product-track{position:relative;width:100%;height:100%;transform-style:preserve-3d}.bps__product-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;width:100%;opacity:0;pointer-events:none;transform:translate3d(18%,0,-400px) scale(.9);transition:opacity var(--bps-transition-duration) ease,transform var(--bps-transition-duration) cubic-bezier(.2,.75,.25,1)}.bps__product-slide.is-before{transform:translate3d(-18%,0,-400px) scale(.9)}.bps__product-slide.is-active{z-index:2;opacity:1;pointer-events:auto;transform:translateZ(0) scale(1)}.bps__card{width:100%;color:var(--text-color);background:var(--background)}.bps__card-media{position:relative;display:block;width:100%;aspect-ratio:10 / 13;overflow:hidden;color:inherit;background:#f7f7f7;background:color-mix(in srgb,var(--background) 92%,var(--text-color));text-decoration:none}.bps__card-image,.bps__card-media>.bps__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;transition:opacity .45s ease,transform .7s cubic-bezier(.2,.75,.25,1)}.bps__card-image--secondary{opacity:0}@media(hover:hover){.bps__card-media:hover .bps__card-image--primary{opacity:0}.bps__card-media:hover .bps__card-image--secondary{opacity:1;transform:scale(1.015)}}.bps__sale-badge{position:absolute;z-index:3;top:1rem;left:1rem;display:inline-flex;gap:.35rem;padding:.75rem .5rem;color:#111;background:#fff;font-family:var(--nav-family);font-size:.7rem;font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.bps__sale-badge--sold-out{color:#fff;background:#111}.bps__card-info{padding-top:1rem}.bps__card-title{margin:0;font-family:var(--heading-family);font-size:clamp(1.25rem,1.7vw,1.9rem);font-weight:var(--heading-weight);line-height:1.1}.bps__card-title a{color:inherit;text-decoration:none}.bps__price{display:flex;align-items:baseline;gap:.45rem;margin-top:.4rem;font-size:.95rem;line-height:1.2}.bps__price-compare{opacity:.5}.bps__price-current{font-weight:600}.bps__price--sale .bps__price-current{color:var(--sale-color)}.bps__card-description{margin-top:.3rem;overflow:hidden;color:color-mix(in srgb,var(--text-color) 68%,transparent);font-size:.76rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.bps__swatches{margin-top:.7rem}.bps__swatches .col-swatch{margin:0}.bps__swatches .options{justify-content:flex-start}.bps__quick-add-wrap{margin-top:.9rem;display:flex;justify-content:flex-end}.bps__quick-add{-webkit-appearance:none;appearance:none;min-width:0;padding:.25rem 0;border:0;border-radius:0;color:inherit;background:transparent;font-family:var(--nav-family);font-size:.78rem;letter-spacing:.07em;line-height:1.2;text-decoration:underline;text-underline-offset:.28em;text-transform:uppercase;cursor:pointer}.bps__quick-add[disabled]{cursor:not-allowed;opacity:.48}.bps__nav-zone{position:absolute;z-index:4;top:0;bottom:0;width:22%;padding:0;border:0;background:transparent;cursor:none}.bps__nav-zone--previous{left:0}.bps__nav-zone--next{right:0}.bps__cursor{position:fixed;z-index:9999;top:0;left:0;display:none;padding:.25rem 0;color:var(--text-color);font-family:var(--nav-family);font-size:.72rem;letter-spacing:.08em;line-height:1;text-decoration:underline;text-underline-offset:.25em;text-transform:uppercase;pointer-events:none;transform:translate3d(-50%,-50%,0)}.bps.is-cursor-visible .bps__cursor{display:block}.bps__pagination{position:absolute;z-index:5;right:2rem;bottom:1.5rem;left:2rem;display:flex;justify-content:center;gap:.55rem}.bps__dot{width:1.8rem;height:2px;padding:0;border:0;background:currentColor;cursor:pointer;opacity:.25;transition:opacity .2s ease,transform .2s ease}.bps__dot.is-active{opacity:1;transform:scaleX(1.25)}.bps__mobile-controls{display:none}.bps__empty{width:min(100% - 48px,1300px);margin:0 auto;padding:5rem 0;text-align:center}.bps-quickview .product__section-content{padding:0}.bps-quickview .product-quickview__container{position:relative}.bps-quickview__error{padding:5rem 2rem;text-align:center}@media screen and (min-width:740px){.bps-quickview .product-quickview__container{max-height:800px;margin:12px;overflow-y:auto}.bps-quickview .modal__inner-wrapper{min-height:500px;padding:10px!important}}@media screen and (max-width:739px){.bps-quickview .product-quickview__container{max-height:560px;margin:10px;padding-right:10px;overflow-y:auto}}.bps button:focus-visible,.bps a:focus-visible{outline:var(--focus-border-weight) var(--focus-border-style) var(--keyboard-focus);outline-offset:4px}@media screen and (min-width:1540px){.bps__product-window{width:min(44%,500px)}}@media screen and (max-width:989px){.bps__heading-wrap{width:min(100% - 32px,760px);margin-bottom:1.5rem}.bps__stage,.bps__stage--viewport,.bps__stage--large,.bps__stage--medium{--bps-stage-height: auto;display:flex;min-height:0;flex-direction:column}.bps__editorial{width:100%;min-height:65svh}.bps__products{width:100%;min-height:0;flex-direction:column;padding:2.25rem 1.25rem 1.5rem}.bps__product-window{width:min(100%,450px);height:auto;min-height:0;overflow:visible}.bps__product-track{height:auto}.bps__product-slide{position:relative;inset:auto;display:none;width:100%;opacity:1;transform:none}.bps__product-slide.is-active{display:block;transform:none}.bps__nav-zone,.bps__cursor{display:none!important}.bps__pagination{position:static;display:flex;width:auto;margin:1.1rem auto 0;justify-content:center;gap:.4rem}.bps__dot{width:.35rem;height:.35rem;border-radius:50%;opacity:.35;transform:none}.bps__dot.is-active{opacity:1;transform:scale(1.15)}.bps__mobile-controls{display:none}.bps__counter{font-variant-numeric:tabular-nums;opacity:.65}}@media screen and (max-width:749px){.bps__heading-wrap{align-items:flex-start}.bps__eyebrow{font-size:.66rem}.bps__view-more{font-size:.7rem}.bps__editorial{min-height:50svh}.bps__editorial-description{display:block;padding:1rem;font-size:.72rem;line-height:1.4}.bps__product-window{height:auto;min-height:0}.bps__card-title{font-size:1rem}.bps__card-info,.bps__swatches{text-align:left}}@media(prefers-reduced-motion:reduce){.bps__editorial:after,.bps__editorial-slide,.bps__product-slide,.bps__card-image,.bps__dot{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/jovellee-product-slider.css.map */
