.bd-product-series{width:100%}.bd-product-series__content-header{display:flex;flex-direction:column;gap:2rem;padding-top:20px;text-align:right;align-items:flex-end}@media screen and (min-width:750px){.bd-product-series__content-header{gap:2.5rem}}.bd-product-series__content-heading{line-height:1.08;margin:0;color:rgb(var(--color-foreground));display:flex;align-items:flex-start;gap:1rem;position:relative;text-align:right}.bd-product-series__bullet{display:inline-block;width:12px;height:12px;border-radius:3px;background-color:rgb(var(--color-foreground),.84);flex-shrink:0;margin-top:-15px}@media screen and (min-width:750px){.bd-product-series__bullet{width:12px;height:12px}}.bd-product-series__content-text{line-height:1.5;color:rgba(var(--color-foreground),.75);text-align:right;margin-right:2.2rem}.bd-product-series__content-text p{margin:0}.bd-product-series__content-text p+p{margin-top:1.5rem}.bd-product-series__button-group{display:inline-flex;align-items:center;gap:0;text-decoration:none;color:rgb(var(--color-foreground));transition:all .3s ease}.bd-product-series__button-group:hover{transform:translateY(-2px)}.bd-product-series__button{display:inline-flex;align-items:center;justify-content:center;line-height:1.4;color:inherit;background:transparent;border:.6px solid rgba(21,21,21,.2);transition:all .3s ease;flex-shrink:0}.bd-product-series__button--text{padding:14px 24px;border-radius:var(--buttons-radius-outset);border-right:none}.bd-product-series__button--arrow{width:49px;height:49px;padding:0;border-radius:var(--buttons-radius-outset);min-width:49px}.bd-product-series__button-group:hover .bd-product-series__button{border-color:#15151566}.bd-product-series__button-text{display:inline-block}.bd-product-series__arrow-icon{width:24px;height:24px;display:block}.bd-product-series__arrow-icon svg{width:100%;height:100%}.bd-product-series__bottom-button-wrapper{margin-top:6rem;text-align:center}@media screen and (min-width:750px){.bd-product-series__bottom-button-wrapper--mobile-only{display:none}}.bd-product-series__bottom-button-group{display:inline-flex;align-items:center;gap:0;text-decoration:none;color:rgb(var(--color-foreground));transition:all .3s ease}.bd-product-series__bottom-button{display:inline-flex;align-items:center;justify-content:center;line-height:1.4;background:rgb(var(--color-foreground),.84);color:rgb(var(--color-background));border:.4px solid rgba(var(--color-foreground),.14);transition:all .3s ease;flex-shrink:0;min-height:53px;font-weight:300}.bd-product-series__bottom-button--text{padding:16px 28px;border-radius:var(--buttons-radius-outset)}.bd-product-series__bottom-button--arrow{width:53px;height:53px;padding:0;border-radius:var(--buttons-radius-outset)}.bd-product-series__bottom-button-group:hover .bd-product-series__bottom-button{border-color:#15151566}.bd-product-series__bottom-button-text{display:inline-block}.bd-product-series__bottom-button-group:hover .bd-product-series__bottom-button{background:rgb(var(--color-foreground))}.bd-product-series__bottom-arrow-icon{width:24px;height:24px;display:block}.bd-product-series__bottom-arrow-icon svg{width:100%;height:100%}.bd-product-series__header-content{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media screen and (min-width:750px){.bd-product-series__header-content{padding:0 24px}.bd-product-series__header-content{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem}}.bd-product-series__main-heading{line-height:108%;margin:0;color:rgb(var(--color-foreground));flex-shrink:0}.bd-product-series__titles{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;align-items:center}.bd-product-series__titles--desktop{display:flex}.bd-product-series__titles--mobile{display:none}@media screen and (min-width:750px){.bd-product-series__titles{gap:1.5rem}.bd-product-series__titles--desktop{display:flex}.bd-product-series__titles--mobile{display:none}}.bd-product-series__title{min-height:46px;line-height:1.8rem;letter-spacing:-.02em;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.4px solid rgba(var(--color-foreground),.14);border-radius:50px;padding:12px 24px;text-align:center;cursor:pointer;transition:all .3s ease;position:relative;white-space:nowrap;display:flex;justify-content:center;align-items:center}.bd-product-series__title:hover,.bd-product-series__title--active{background:rgb(var(--color-foreground),.84);border-color:rgb(var(--color-foreground));color:rgb(var(--color-background));opacity:1}.bd-product-series__image-container{width:100%;position:relative}.bd-product-series__image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.bd-product-series__image-wrapper--active{opacity:1;visibility:visible;position:relative}.bd-product-series__image{width:100%;height:auto;display:block;object-fit:cover;max-height:80rem;border-radius:12px}.bd-product-series__image--mobile{display:block}.bd-product-series__image--desktop{display:none}@media screen and (min-width:750px){.bd-product-series__image--mobile{display:none}.bd-product-series__image--desktop{display:block}}.bd-product-series__image-container .placeholder-svg{width:100%;height:auto}.bd-product-series .rte p{margin:0}.bd-product-series .rte p+p{margin-top:1.5rem}.bd-product-series__products-wrapper{width:100%;margin-top:8px;opacity:0;visibility:hidden;display:none;transition:opacity .5s ease,visibility .5s ease}.bd-product-series__products-wrapper--active{opacity:1;visibility:visible;display:block}.bd-product-series__products-slider{width:100%;overflow:hidden;margin:0 auto}.bd-product-series__product-item{text-align:center}.bd-product-series__product-link{text-decoration:unset;color:rgb(var(--color-foreground));display:block}.bd-product-series__product-image{width:100%;height:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.bd-product-series__product-content{margin-top:2rem;display:flex;flex-direction:column;gap:.5rem}.bd-product-series__product-title{font-weight:400;line-height:100%;letter-spacing:-.02em;margin:0;margin-bottom:.5rem;color:rgb(var(--color-foreground))}.bd-product-series__product-price{color:rgb(var(--color-foreground));font-weight:400}.bd-product-series__product-price .price{display:block}.bd-product-series__product-price .price--on-sale .price__sale{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.8rem;row-gap:.4rem}.bd-product-series__product-price .price--on-sale .price__sale>span.card--sale-price{order:2;margin:0;font-size:12px;line-height:1.6rem;font-weight:400;letter-spacing:-.02em;text-decoration:none;color:rgba(var(--color-foreground),.75)}.bd-product-series__product-price .price--on-sale .price__sale>span.text--xxs{order:1;margin:0;font-size:14px;line-height:1.8rem;font-weight:400;letter-spacing:-.02em;text-decoration:line-through;color:rgb(var(--color-foreground))}.bd-product-series__product-price .price:not(.price--on-sale) .price-item--regular{font-size:14px;line-height:1.8rem;letter-spacing:-.02em}@media screen and (min-width:768px){.bd-product-series__product-price .price--on-sale .price__sale>span.text--xxs{font-weight:900;line-height:2.1rem}}.bd-product-series__swatch-list{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:.4rem 0 0}.bd-product-series__swatch{display:inline-flex;align-items:center;justify-content:center;padding:2px;border-radius:50%;border:1px solid transparent;transition:border-color .2s ease,box-shadow .2s ease}.bd-product-series__swatch .swatch{--swatch--size: 18px;width:18px;height:18px;border-radius:50%;background-size:cover;background-repeat:no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0)}.bd-product-series__swatch--selected{border-color:rgba(var(--color-foreground),.4);box-shadow:0 0 0 1px rgba(var(--color-foreground),.2)}.loox-rating.absolute-top-right-cards{position:absolute;top:0;right:0;padding:22.5px 18px}.loox-rating.absolute-top-right-cards svg{width:12px;height:12px}.product-bd-size{line-height:1.8rem;margin:6px 0 15px}.bd-product-series__swatch-list span.bd-product-series__swatch{border:none;box-shadow:none;padding:0}.bd-product-series__swatch-list span.bd-product-series__swatch .swatch{width:30px;height:30px;border:none}.bd-product-series__swatch-list span.bd-product-series__swatch:not(:last-child){margin-right:-10px}.swatch-wrapper-bd-series{display:flex;align-items:center;justify-content:center;margin-top:1.5rem;gap:1.2rem}@media screen and (max-width:1220px)and (min-width:750px){.bd-product-series__header-content{flex-direction:column;gap:0;margin-bottom:3rem}}.image-marker{position:absolute;display:flex;flex-direction:column;align-items:center;gap:4px;z-index:10;top:var(--desktop-top);left:var(--desktop-left);transform:translate(-50%,-50%)}.image-marker__point{width:11px;height:11px;aspect-ratio:1/1;border-radius:3px;background:var(--White, #FEFEFE);flex-shrink:0;box-shadow:0 2px 4px #0000001a;display:block!important}.image-marker__text{color:var(--White, #FEFEFE);font-variant-numeric:lining-nums tabular-nums ordinal;font-feature-settings:"hist" on;font-family:Neulis Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.28px;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.3)}.image-marker:hover .image-marker__point{transform:scale(1.2);transition:transform .2s ease}@media screen and (min-width:749px){.bd-product-series__products-wrapper{margin-left:-1.6rem;margin-right:-1.6rem;width:calc(100% + 3.2rem)}}@media screen and (max-width:749px){.image-marker{top:var(--mobile-top);left:var(--mobile-left)}.bd-product-series__product-content{margin-top:2rem;gap:0;align-items:center}.bd-product-series__product-title{margin-bottom:0;font-size:1.8rem;line-height:1;letter-spacing:-.02em;text-align:center;width:100%}.bd-product-series__product-content .product-bd-size{margin:.6rem 0 0;line-height:1;text-align:center;width:100%}.bd-product-series__product-price{margin-top:1.2rem;display:block;text-align:center;line-height:1;letter-spacing:-.02em}.bd-product-series__product-content .product-bd-size+.bd-product-series__product-price{margin-top:1.2rem}.swatch-wrapper-bd-series{flex-direction:column;gap:1.5rem;margin-top:2rem}.bd-product-series__color-variants-title{margin:0;line-height:1;text-align:center}.bd-product-series__titles--desktop{display:none}.bd-product-series__titles--mobile{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding:20px 0;max-width:300px;margin:auto}.bd-product-series__titles--mobile::-webkit-scrollbar{display:none}.bd-product-series__titles--mobile .bd-product-series__title{flex-shrink:0;white-space:nowrap;padding:10px 24px;min-height:40px}.bd-product-series__products-wrapper{margin-top:0}.bd-product-series__content-header{padding:32px 16px;max-width:350px;margin-left:auto}.bd-product-series__main-heading{margin:auto}.bd-product-series__products-wrapper{margin-left:-.8rem;margin-right:-.8rem;width:calc(100% + 1.6rem)}.bd-product-series__image,.bd-product-series__image--mobile,.bd-product-series__image--desktop,.bd-product-series__product-image{border-radius:6px}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/bd-product-series.css.map */
