.bundle-products{display:block}.bundle-products .image-with-text__products{width:100%;margin-top:3rem}.bundle-products .product-container{column-gap:2rem;padding:1.6rem 0;transition-duration:var(--duration-default);transition-timing-function:ease;border-bottom:.1rem solid rgb(var(--color-border));transition-property:opacity,border-bottom;display:flex}.bundle-products .product-container:first-of-type{padding-top:0}.bundle-products .product-image{flex:0 0 auto}.bundle-products .product-image .media-wrapper{border-radius:min(var(--card-radius),.3rem);width:7rem;display:block}@media screen and (hover:hover){.bundle-products .product-image img{transition:transform var(--duration-long) ease}.bundle-products .product-image a:hover img{transform:scale(1.1)}}.bundle-products .product-content>div:first-child{line-height:1.2;margin-top:.3rem}.bundle-products .product-content .caption-with-letter-spacing{margin-bottom:.3rem}.bundle-products .product-title{text-decoration:none;color:rgb(var(--color-link));padding-bottom:.2rem}@media screen and (hover:hover){.bundle-products .product-title{transition:background-size var(--duration-default) ease;background-size:0 .1rem,100% .1rem;background-position:100% 100%;background-image:linear-gradient(to top,rgb(var(--color-border)) 0 0),linear-gradient(to top,transparent 0,transparent 0);background-repeat:no-repeat}.bundle-products .product-title:hover{background-size:100% .1rem,100% .1rem;background-position:0 100%}}.bundle-products .product-description{column-gap:1rem;flex:1 1 auto;justify-content:space-between;display:flex}.bundle-products .product-description .price{flex:0 0 auto;text-align:end}.bundle-products .product-description .price bdi{font-size:1.6rem}.bundle-products .product-description .price--on-sale .price-item--regular bdi{font-size:1.4rem;font-weight:300}.bundle-products .product-description .price .unit-price{display:none}@media screen and (min-width:750px){.bundle-products .product-description .price{line-height:calc(1 + .8/var(--font-price-scale))}.bundle-products .product-description .price .price__sale{flex-direction:column-reverse}.bundle-products .product-description .price dl{display:block}}.bundle-products .product-content{justify-content:space-between;flex-direction:column;row-gap:1rem;display:flex}.bundle-products .product-content .select{max-width:100%;width:calc(var(--width) + 5.5rem)}.bundle-products .product-content .select__select{height:3.6rem;min-height:3.6rem}.bundle-products .product-content .button--cta{margin:0}.bundle-products .product-content .button--cta.loading:after{border-inline-start-color:currentColor;background-color:transparent}@media screen and (hover:none) and (max-width:1366px),screen and (max-width:749px){.bundle-products .product-content .button--cta{height:3.6rem;justify-content:center;box-shadow:inset 0 0 0 .1rem rgb(var(--color-border));width:3.6rem}.bundle-products .product-content .button--cta.loading:after{height:2rem;margin-left:-1rem;left:50%;width:2rem;margin-top:-1rem}.bundle-products .product-content .button--cta .small-hide{display:none}.bundle-products .product-content .button--cta .large-up-hide{display:block!important}}.bundle-products .product-content .product-button{column-gap:1.5rem;flex-wrap:wrap;align-items:flex-end;row-gap:1rem;display:flex}@media screen and (hover:hover) and (min-width:750px){.bundle-products .product-content .button-wrapper{pointer-events:none;transition:opacity var(--duration-default) ease;opacity:0}.bundle-products .product-content .button--cta .small-hide{align-items:center;display:flex}}@media screen and (hover:hover){.bundle-products .product-container:hover .product-content .button-wrapper{pointer-events:visible;opacity:1}.bundle-products .product-container:hover{border-bottom-color:rgba(var(--color-foreground),.55)}}.bundle-products .product-form__error-message-wrapper{transform:translateY(3rem)}@media screen and (min-width:750px){.bundle-products .product-form__error-message-wrapper{transform:translateY(5rem)}.bundle-products .image-with-text__products>:last-child:is(.button){margin-top:4.5rem}}.bundle-products .price__badge-sold-out{padding:.6rem 1rem;padding-top:calc(.6rem + var(--font-button-baseline));font-size:.9rem;margin-top:.5rem}.bundle-products.is-hover .product-container:not(.is-active){opacity:.3}.bundle-products.is-hover .look__hotspot.is-active:before{transform:scale(2)}.bundle-products .lookbook{position:sticky;top:0;z-index:5}.quick-view--closing .bundle-products .lookbook,.quick-view--open .bundle-products .lookbook,.quick-view--opening .bundle-products .lookbook{position:static}bundle-product .product-description .price.price--sold-out{flex-direction:column}