.lookbook{padding:var(--spacing_desktop,0px)0;color:var(--text_color);flex-direction:column;gap:20px;display:flex}.lookbook__content{width:100%}.lookbook__content-title{font-size:var(--title_desktop_size);text-align:var(--title_layout);display:block}.lookbook__content-subtitle{font-size:var(--subtitle_desktop_size);text-align:var(--subtitle_layout);display:block}.lookbook__description{text-align:var(--paragraph_layout)}.lookbook__btn{text-align:var(--btn_layout)}.lookbook__content-btn{color:var(--btn_text_color);background:var(--btn_color);border:1px solid var(--btn_border_color);-webkit-text-decoration:unset;text-decoration:unset;text-transform:uppercase;padding:8px 20px}.lookbook__content-btn:hover{color:var(--hover_text_color);background:var(--hover_color)}.lookbook__bundle-hotspots{flex-wrap:nowrap;gap:16px;display:flex}.lookbook__bundle-hotspots-block{box-sizing:border-box;text-align:center;flex:50%;position:relative}.lookbook__bundle-hotspots-image{width:100%;height:auto;display:block;margin:unset!important}.lookbook__bundle-hotspots-description-title{text-transform:uppercase;margin-bottom:5px;font-size:18px;font-weight:700}.lookbook__bundle-hotspots-marker-container{cursor:pointer;display:flex;position:absolute}.lookbook__bundle-hotspots-marker-container:hover .lookbook__bundle-hotspots-tooltip{visibility:visible;opacity:1;align-items:center;gap:5px}.lookbook__bundle-hotspots-marker-container:hover>.lookbook__bundle-hotspots-product-marker:after{scale:.66}.lookbook__bundle-hotspots-marker-container:hover>.lookbook__bundle-hotspots-product-marker:before{scale:.95}.lookbook__bundle-hotspots-product-marker{border-radius:36px;width:36px;height:36px;display:grid}.lookbook__bundle-hotspots-product-marker:before,.lookbook__bundle-hotspots-product-marker:after{content:"";border-radius:inherit;background-color:#fff;grid-area:1/1}.lookbook__bundle-hotspots-product-marker:before{opacity:.5;transition:scale .1s}.lookbook__bundle-hotspots-product-marker:after{transition:scale .25s;scale:.33}.lookbook__bundle-hotspots-product-marker-span{display:none}.lookbook__bundle-hotspots-tooltip{color:#000;white-space:nowrap;z-index:10;visibility:hidden;opacity:0;background-color:#fff;border-radius:5px;width:auto;padding:10px;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;display:flex;position:absolute;top:110%;left:50%}.lookbook__bundle-hotspots-tooltip-link{color:#000;font-weight:700;text-decoration:underline}.lookbook__bundle-hotspots-tooltip-title{margin-bottom:5px;display:block}.lookbook__bundle-hotspots-tooltip-unset{margin:unset!important}.lookbook__bundle-hotspots-tooltip.is-left{transform:translate(-100%)}.lookbook__bundle-hotspots-tooltip.is-right{transform:translate(0)}.lookbook__bundle-hotspots-tooltip.is-center{transform:translate(-50%)}.lookbook__bundle-hotspots:has(.lookbook__bundle-hotspots-block:first-child:last-child) .lookbook__bundle-hotspots-block{flex:100%}.lookbook__bundle-hotspots:has(.lookbook__bundle-hotspots-block:nth-child(2):last-child) .lookbook__bundle-hotspots-block{flex:calc(50% - 2px)}.lookbook__bundle-hotspots:has(.lookbook__bundle-hotspots-block:nth-child(3):last-child) .lookbook__bundle-hotspots-block{flex:calc(33.3333% - 4px)}.lookbook__bundle-hotspots:has(.lookbook__bundle-hotspots-block:nth-child(4):last-child) .lookbook__bundle-hotspots-block{flex:calc(25% - 6px)}.lookbook__bundle-hotspots.left-up .lookbook__bundle-hotspots-block:nth-child(2),.lookbook__bundle-hotspots.left-up .lookbook__bundle-hotspots-block:nth-child(4),.lookbook__bundle-hotspots.right-up .lookbook__bundle-hotspots-block:first-child,.lookbook__bundle-hotspots.right-up .lookbook__bundle-hotspots-block:nth-child(3),.lookbook__bundle-hotspots.two-left-up[data-block-count="2"] .lookbook__bundle-hotspots-block:nth-child(2),.lookbook__bundle-hotspots.two-right-up[data-block-count="2"] .lookbook__bundle-hotspots-block:first-child{margin-top:6%}.lookbook__bundle-hotspots.rightsmall[data-block-count="2"] .lookbook__bundle-hotspots-block:nth-child(2) .lookbook__bundle-hotspots-img,.lookbook__bundle-hotspots.leftsmall[data-block-count="2"] .lookbook__bundle-hotspots-block:first-child .lookbook__bundle-hotspots-img{margin:15%}@media (width<=768px){.lookbook{padding:var(--spacing_mobile)1.5rem}.lookbook__content-title{font-size:var(--title_mobile_size)}.lookbook__content-subtitle{font-size:var(--subtitle_mobile_size)}.lookbook__bundle-hotspots{flex-direction:column!important}.lookbook__bundle-hotspots-marker-container{transform:translate(-50%,-50%)}.lookbook__bundle-hotspots-marker-container.is-active .lookbook__bundle-hotspots-tooltip{visibility:visible;opacity:1;align-items:center;gap:5px}.lookbook__bundle-hotspots-marker-container.is-active>.lookbook__bundle-hotspots-product-marker.is-active:after{scale:.66}.lookbook__bundle-hotspots-marker-container.is-active>.lookbook__bundle-hotspots-product-marker.is-active:before{scale:.95}.lookbook__bundle-hotspots.left-up .lookbook__bundle-hotspots-block:nth-child(2),.lookbook__bundle-hotspots.left-up .lookbook__bundle-hotspots-block:nth-child(4),.lookbook__bundle-hotspots.right-up .lookbook__bundle-hotspots-block:first-child,.lookbook__bundle-hotspots.right-up .lookbook__bundle-hotspots-block:nth-child(3),.lookbook__bundle-hotspots.two-left-up[data-block-count="2"] .lookbook__bundle-hotspots-block:nth-child(2),.lookbook__bundle-hotspots.two-right-up[data-block-count="2"] .lookbook__bundle-hotspots-block:first-child,.lookbook__bundle-hotspots.rightsmall[data-block-count="2"] .lookbook__bundle-hotspots-block:nth-child(2) .lookbook__bundle-hotspots-image,.lookbook__bundle-hotspots.leftsmall[data-block-count="2"] .lookbook__bundle-hotspots-block:first-child .lookbook__bundle-hotspots-image{margin:unset}}@media (width<=500px){.lookbook__bundle-hotspots-tooltip{white-space:normal;width:200px}}