.hm-collection-spotlight{padding-top:var(--hmcs-padding-top-mobile);padding-bottom:var(--hmcs-padding-bottom-mobile)}.hm-collection-spotlight__outer{background:var(--hmcs-section-background)}.hm-collection-spotlight__layout{display:grid;gap:0;padding:0}.hm-collection-spotlight__panel{position:relative;z-index:2;isolation:isolate;overflow:hidden;background-color:var(--hmcs-panel-background);background-image:var(--hmcs-panel-background-image-mobile);background-size:cover;background-position:center center;background-repeat:no-repeat;box-sizing:border-box;min-width:0;padding:2.4rem 2.2rem}.hm-collection-spotlight__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--hmcs-panel-overlay-color-mobile);opacity:calc(var(--hmcs-panel-overlay-opacity-mobile) / 100);pointer-events:none}.hm-collection-spotlight__panel>*{position:relative;z-index:1}.hm-collection-spotlight__panel--left{text-align:left}.hm-collection-spotlight__panel--center{text-align:center}.hm-collection-spotlight__panel--right{text-align:right}.hm-collection-spotlight__panel-mobile{display:block}.hm-collection-spotlight__panel-desktop{display:none}.hm-collection-spotlight__heading{margin:0;max-width:100%;color:var(--hmcs-heading-color);font-family:Waldenburg Halbfett,sans-serif;font-size:var(--hmcs-heading-size-mobile);line-height:1.08;font-weight:400;overflow-wrap:anywhere}.hm-collection-spotlight__subtitle{margin-top:1.2rem;max-width:100%;color:var(--hmcs-subtitle-color);font-family:Waldenburg Halbfett,sans-serif;font-size:var(--hmcs-subtitle-size-mobile);line-height:1.4;overflow-wrap:anywhere}.hm-collection-spotlight__subtitle p{margin:0}.hm-collection-spotlight__button{display:inline-flex;align-items:center;justify-content:center;min-width:13.6rem;min-height:4.4rem;max-width:100%;margin-top:calc(3.8rem + var(--hmcs-button-offset-mobile));padding:1.6rem 3.8rem;border:1px solid var(--hmcs-button-border-color);background:var(--hmcs-button-background-color);color:var(--hmcs-button-text-color);text-decoration:none;font-family:Waldenburg Halbfett,sans-serif;font-size:var(--hmcs-button-size-mobile);line-height:1;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.hm-collection-spotlight__button:hover{background:var(--hmcs-button-hover-background-color);border-color:var(--hmcs-button-hover-border-color);color:var(--hmcs-button-hover-text-color)}.hm-collection-spotlight__panel--center .hm-collection-spotlight__button{margin-left:auto;margin-right:auto}.hm-collection-spotlight__panel--right .hm-collection-spotlight__button{margin-left:auto}.hm-collection-spotlight__image img,.hm-collection-spotlight__image svg{display:block;width:100%;height:auto}.hm-collection-spotlight__image svg{background:#fff3}.hm-collection-spotlight__image-mobile{display:block}.hm-collection-spotlight__carousel{position:relative;padding-top:1.6rem}.hm-collection-spotlight__arrow{position:absolute;left:0;top:calc(50% + .8rem);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:var(--hmcs-arrow-size-mobile);height:var(--hmcs-arrow-size-mobile);padding:0;border:0;background:transparent;color:var(--hmcs-arrow-color);transform:translateY(-50%);cursor:pointer}.hm-collection-spotlight__arrow svg{display:block;width:100%;height:auto}@media screen and (max-width:991px){.hm-collection-spotlight__arrow svg{width:3.5rem;height:auto}}.hm-collection-spotlight__arrow[disabled]{color:var(--hmcs-arrow-disabled-color);cursor:default}.hm-collection-spotlight__viewport{display:flex;gap:var(--hmcs-carousel-gap-mobile);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;touch-action:pan-x;cursor:grab;padding-left:var(--hmcs-arrow-space-mobile);padding-right:.1rem}.hm-collection-spotlight__viewport::-webkit-scrollbar{display:none}.hm-collection-spotlight__viewport.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none;scroll-behavior:auto;scroll-snap-type:none}.hm-collection-spotlight__viewport.is-dragging a{pointer-events:none}.hm-collection-spotlight__slide{flex:0 0 calc((100% - var(--hmcs-arrow-space-mobile) - (var(--hmcs-carousel-gap-mobile) * 2)) / 1.9);max-width:calc((100% - var(--hmcs-arrow-space-mobile) - (var(--hmcs-carousel-gap-mobile) * 2)) / 1.9);scroll-snap-align:start}.hm-collection-spotlight__viewport[data-count="1"] .hm-collection-spotlight__slide{flex-basis:calc(100% - var(--hmcs-arrow-space-mobile));max-width:calc(100% - var(--hmcs-arrow-space-mobile))}.hm-collection-spotlight__viewport[data-count="2"] .hm-collection-spotlight__slide{flex-basis:calc((100% - var(--hmcs-arrow-space-mobile) - var(--hmcs-carousel-gap-mobile)) / 2);max-width:calc((100% - var(--hmcs-arrow-space-mobile) - var(--hmcs-carousel-gap-mobile)) / 2)}.hm-collection-spotlight__tile{display:block;color:inherit;text-decoration:none}.hm-collection-spotlight__tile--collection{height:100%}.hm-collection-spotlight__tile-media{aspect-ratio:1 / 1;overflow:hidden}.hm-collection-spotlight__tile-media--collection{position:relative;display:flex;align-items:center;justify-content:center;background:var(--hmcs-collection-card-background);padding:2rem}.hm-collection-spotlight__tile-image,.hm-collection-spotlight__tile-placeholder svg{display:block;width:100%;height:100%;object-fit:cover}.hm-collection-spotlight__collection-card-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.hm-collection-spotlight__tile-media--collection:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000;opacity:var(--hmcs-collection-card-overlay-opacity);pointer-events:none}.hm-collection-spotlight__collection-card-title{position:relative;z-index:2;color:var(--hmcs-collection-card-text-color);font-family:Waldenburg Halbfett,sans-serif;font-size:var(--hmcs-collection-card-text-size-mobile);line-height:1.1;text-align:center}.hm-collection-spotlight__tile-title{display:-webkit-box;margin-top:1rem;margin-bottom:.6rem;overflow:hidden;color:var(--hmcs-product-title-color);font-family:Waldenburg Halbfett,sans-serif;font-size:var(--hmcs-product-title-size-mobile);line-height:1.15;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width:991px){.hm-collection-spotlight .page-width{max-width:none;padding-left:0;padding-right:0;overflow-x:clip}.hm-collection-spotlight__layout,.hm-collection-spotlight__panel,.hm-collection-spotlight__panel-mobile,.hm-collection-spotlight__carousel{width:100%;min-width:0;box-sizing:border-box}.hm-collection-spotlight__panel{padding:3rem 2.4rem 3.4rem}.hm-collection-spotlight__heading,.hm-collection-spotlight__subtitle,.hm-collection-spotlight__subtitle p{max-width:100%;white-space:normal;word-break:normal;overflow-wrap:anywhere}.hm-collection-spotlight__subtitle{max-width:88%}.hm-collection-spotlight__image{width:100%;aspect-ratio:1 / 1;overflow:hidden}.hm-collection-spotlight__image picture{display:block;width:100%;height:100%}.hm-collection-spotlight__image img,.hm-collection-spotlight__image svg{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}.hm-collection-spotlight__viewport{touch-action:auto;cursor:auto}.hm-collection-spotlight__arrow{display:inline-flex;align-items:center;justify-content:flex-start;left:.3rem;top:calc(50% - 1.5rem);width:9rem;height:9rem;padding:0 0 0 1.2rem}.hm-collection-spotlight__carousel{padding-top:2.8rem;padding-bottom:2rem;padding-left:3.4rem}.hm-collection-spotlight__viewport{padding-left:0;padding-right:1.6rem}}@media screen and (min-width:992px){.hm-collection-spotlight{padding-top:var(--hmcs-padding-top-desktop);padding-bottom:var(--hmcs-padding-bottom-desktop)}.hm-collection-spotlight__panel{background-image:var(--hmcs-panel-background-image-desktop)}.hm-collection-spotlight__panel:before{background:var(--hmcs-panel-overlay-color-desktop);opacity:calc(var(--hmcs-panel-overlay-opacity-desktop) / 100)}.hm-collection-spotlight__layout{grid-template-columns:minmax(0,47%) minmax(0,53%);align-items:end;padding:4rem 3.5rem 3.5rem;column-gap:4.8rem;row-gap:1.4rem}.hm-collection-spotlight__panel{grid-column:2;grid-row:1;align-self:start;display:flex;flex-direction:column;width:56vw;min-height:clamp(25rem,21.5vw,30rem);margin-top:4.8rem;margin-left:-9.6rem;max-width:none;padding:3rem 3.2rem}.hm-collection-spotlight--has-carousel .hm-collection-spotlight__panel{margin-bottom:-3rem}.hm-collection-spotlight__panel-mobile{display:none}.hm-collection-spotlight__panel-desktop{display:block}.hm-collection-spotlight__heading{font-size:var(--hmcs-heading-size-desktop)}.hm-collection-spotlight__subtitle{max-width:58rem;margin-top:1.4rem;font-size:var(--hmcs-subtitle-size-desktop)}.hm-collection-spotlight__button{align-self:flex-start;margin-top:auto;font-size:var(--hmcs-button-size-desktop)}.hm-collection-spotlight__panel--center .hm-collection-spotlight__button{align-self:center}.hm-collection-spotlight__panel--right .hm-collection-spotlight__button{align-self:flex-end}.hm-collection-spotlight__image{grid-column:1;grid-row:1 / span 2;align-self:start;max-height:64rem;overflow:hidden}.hm-collection-spotlight__image picture{display:block;width:100%;height:100%}.hm-collection-spotlight__image img,.hm-collection-spotlight__image svg{width:100%;height:100%;object-fit:cover}.hm-collection-spotlight__carousel{grid-column:2;grid-row:2;align-self:end;margin-top:.6rem;margin-left:2.5rem;padding-top:.6rem}.hm-collection-spotlight__arrow{left:-3.2rem;top:50%;width:8.8rem;height:5.1rem}.hm-collection-spotlight__viewport{gap:1.6rem;padding-left:12.4rem}.hm-collection-spotlight__slide{flex:0 0 calc((100% - (1.6rem * 2)) / 1.85);max-width:calc((100% - (1.6rem * 2)) / 1.85)}.hm-collection-spotlight__viewport[data-count="1"] .hm-collection-spotlight__slide{flex:0 0 100%;max-width:100%}.hm-collection-spotlight__viewport[data-count="2"] .hm-collection-spotlight__slide{flex:0 0 calc((100% - 1.6rem)/2);max-width:calc((100% - 1.6rem)/2)}.hm-collection-spotlight__collection-card-title{font-size:clamp(1.6rem,1.3vw,var(--hmcs-collection-card-text-size-desktop))}.hm-collection-spotlight__tile-title{margin-top:1rem;font-size:clamp(1.4rem,1vw,var(--hmcs-product-title-size-desktop));line-height:1.1}}@media screen and (min-width:992px)and (max-width:1240px){.hm-collection-spotlight__layout{row-gap:2.6rem}.hm-collection-spotlight__panel{min-height:21.2rem;padding:2.4rem 2.6rem}.hm-collection-spotlight__heading{font-size:calc(var(--hmcs-heading-size-desktop) * .88)}.hm-collection-spotlight__subtitle{max-width:45rem;font-size:calc(var(--hmcs-subtitle-size-desktop) * .9);line-height:1.15}.hm-collection-spotlight__button{margin-top:auto;font-size:calc(var(--hmcs-button-size-desktop) * .96)}.hm-collection-spotlight__carousel{margin-top:1.2rem;margin-left:2.5rem;padding-top:1.2rem}.hm-collection-spotlight__arrow{top:50%}.hm-collection-spotlight__viewport{gap:1.4rem;padding-left:11.6rem}.hm-collection-spotlight__slide{flex:0 0 calc((100% - 2.8rem)/2);max-width:calc((100% - 2.8rem)/2)}.hm-collection-spotlight__viewport[data-count="1"] .hm-collection-spotlight__slide{flex:0 0 100%;max-width:100%}.hm-collection-spotlight__viewport[data-count="2"] .hm-collection-spotlight__slide{flex:0 0 calc((100% - 1.4rem)/2);max-width:calc((100% - 1.4rem)/2)}.hm-collection-spotlight__collection-card-title{font-size:1.2rem}.hm-collection-spotlight__tile-title{font-size:1.05rem;line-height:1.02}}@media screen and (min-width:1241px)and (max-width:1570px){.hm-collection-spotlight__layout{row-gap:2rem}.hm-collection-spotlight__panel{min-height:22.8rem}.hm-collection-spotlight__heading{font-size:calc(var(--hmcs-heading-size-desktop) * .94)}.hm-collection-spotlight__subtitle{max-width:50rem;font-size:calc(var(--hmcs-subtitle-size-desktop) * .96);line-height:1.12}.hm-collection-spotlight__button{font-size:calc(var(--hmcs-button-size-desktop) * .98)}.hm-collection-spotlight__carousel{margin-top:.8rem;margin-left:2.5rem;padding-top:.8rem}.hm-collection-spotlight__slide{flex:0 0 calc((100% - (1.6rem * 2)) / 1.92);max-width:calc((100% - (1.6rem * 2)) / 1.92)}.hm-collection-spotlight__tile-title{font-size:clamp(1.2rem,.9vw,var(--hmcs-product-title-size-desktop));line-height:1.05}.hm-collection-spotlight--has-carousel .hm-collection-spotlight__panel{margin-bottom:-1.6rem}}@media screen and (min-width:1571px)and (max-width:1799px){.hm-collection-spotlight__layout{row-gap:2.2rem}.hm-collection-spotlight__panel{min-height:24rem}.hm-collection-spotlight__carousel{margin-top:1rem;margin-left:2.5rem;padding-top:1rem}.hm-collection-spotlight__slide{flex:0 0 calc((100% - (1.6rem * 2)) / 2.02);max-width:calc((100% - (1.6rem * 2)) / 2.02)}.hm-collection-spotlight__tile-title{font-size:clamp(1.15rem,.85vw,var(--hmcs-product-title-size-desktop));line-height:1.04}.hm-collection-spotlight--has-carousel .hm-collection-spotlight__panel{margin-bottom:-1.4rem}}@media screen and (min-width:1800px){.hm-collection-spotlight__layout{padding:4.1rem 3.6rem 3.6rem;column-gap:5.6rem;row-gap:2.2rem}.hm-collection-spotlight__image{max-height:68rem}.hm-collection-spotlight__panel{width:calc(100% + 5.6rem);min-height:clamp(23.2rem,16.9vw,27.8rem);margin-top:5.6rem;margin-left:-11rem;max-width:calc(100% + 16.6rem);padding:3.2rem 3.4rem}.hm-collection-spotlight__carousel{margin-top:1rem;margin-left:2.5rem;padding-top:1rem}.hm-collection-spotlight__slide{flex:0 0 calc((100% - (1.6rem * 2)) / 2.48);max-width:calc((100% - (1.6rem * 2)) / 2.48)}.hm-collection-spotlight__tile-title{font-size:clamp(.9rem,.64vw,var(--hmcs-product-title-size-desktop));line-height:1.01}.hm-collection-spotlight--has-carousel .hm-collection-spotlight__panel{margin-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/171/assets/hm-collection-spotlight.css.map */
