.homepage-product-world{--homepage-world-gap: var(--grid-desktop-horizontal-spacing, 1rem);position:relative;padding-block:var(--homepage-world-padding-top, 16px) var(--homepage-world-padding-bottom, 16px)}.homepage-product-world__inner{min-width:0}.homepage-product-world__header{margin-bottom:16px;text-align:center}.homepage-product-world__heading,.homepage-product-world__text{margin:0}.homepage-product-world__heading,.homepage-product-world__banner-heading{text-transform:uppercase}.homepage-product-world__text{margin-top:.6rem}.homepage-product-world__banner{position:relative;width:100%;min-height:0;aspect-ratio:8 / 3;overflow:hidden}.homepage-product-world__banner-media,.homepage-product-world__banner-media picture,.homepage-product-world__banner-image,.homepage-product-world__banner-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.homepage-product-world__banner-image,.homepage-product-world__banner-placeholder{object-fit:cover;object-position:center}.homepage-product-world__banner-content{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:2.4rem}.homepage-product-world__banner-box{width:auto;max-width:min(72rem,90%);padding:0;text-align:center;background:transparent}.homepage-product-world__banner-eyebrow{margin:0 0 .45rem;font-size:1.3rem;line-height:1.2}.homepage-product-world__banner-heading{margin:0}.homepage-product-world__banner .banner__buttons{margin-top:1.4rem}.homepage-product-world__selector-area,.homepage-product-world__rail-area{min-width:0;margin-top:16px}.homepage-product-world__selector-area{border-top:.1rem solid var(--light-line);border-bottom:.1rem solid var(--light-line)}.homepage-product-world__selector{--collection-device-navigation-option-width: clamp(7rem, calc((100vw - 18rem)/8) , 10rem);--collection-device-navigation-option-ratio: 8 / 9;--collection-device-navigation-gap: 1rem;min-width:0}.homepage-product-world__selector-shell{width:100%;overflow-x:auto;overflow-y:visible;scrollbar-width:none;scroll-padding-inline:0;-webkit-overflow-scrolling:touch}.homepage-product-world__selector-shell::-webkit-scrollbar{display:none}.homepage-product-world__selector-track{display:flex;width:max-content;min-width:100%;justify-content:center;align-items:flex-start;gap:var(--collection-device-navigation-gap)}.homepage-product-world .collection-device-navigation__option{flex:0 0 var(--collection-device-navigation-option-width);width:var(--collection-device-navigation-option-width);min-width:var(--collection-device-navigation-option-width);margin-bottom:-.1rem;padding:0 0 .55rem;border-bottom:.1rem solid transparent}.homepage-product-world .collection-device-navigation__option:hover,.homepage-product-world .collection-device-navigation__option.is-selected{border-bottom-color:#000}.homepage-product-world .collection-device-navigation__media{width:100%;height:auto;min-height:0;aspect-ratio:var(--collection-device-navigation-option-ratio);overflow:visible}.homepage-product-world .collection-device-navigation__image{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:top center;transform:scale(var(--device-size-scale, 1));transform-origin:center bottom}.homepage-product-world__rail-area,.homepage-product-world__rail-shell{width:100%;min-width:0;overflow:hidden}.homepage-product-world__rail-shell{position:relative}.homepage-product-world__rail-viewport{width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.homepage-product-world__rail-viewport::-webkit-scrollbar{display:none}.homepage-product-world__product-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (4 * var(--homepage-world-gap))) / 5);align-items:stretch;gap:var(--homepage-world-gap);width:100%;min-width:100%;margin:0;padding:0;list-style:none}.homepage-product-world__product-slide{display:flex;width:auto;min-width:0;scroll-snap-align:start}.homepage-product-world__product-slide .card-wrapper,.homepage-product-world__product-slide .card{width:100%;height:100%}.homepage-product-world__rail-arrow{position:absolute;z-index:8;top:42%;display:flex;width:4.2rem;height:4.2rem;align-items:center;justify-content:center;padding:0;border:.1rem solid var(--dark-line);border-radius:50%;background:var(--light-background);color:rgb(var(--color-foreground));transform:translateY(-50%);cursor:pointer}.homepage-product-world__rail-arrow[hidden]{display:none}.homepage-product-world__rail-arrow--previous{left:.8rem}.homepage-product-world__rail-arrow--next{right:.8rem}.homepage-product-world__rail-arrow svg{width:1.1rem}.homepage-product-world__rail-arrow--previous svg{transform:rotate(90deg)}.homepage-product-world__rail-arrow--next svg{transform:rotate(-90deg)}.homepage-product-world .card__content,.homepage-product-world .card__information{background:var(--light-background)}.homepage-product-world .card>.card__content .card__information{padding-bottom:1rem}.homepage-product-world__rail-viewport.is-draggable{cursor:grab}.homepage-product-world__rail-viewport.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.homepage-product-world__rail-viewport.is-dragging a,.homepage-product-world__rail-viewport.is-dragging img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.homepage-product-world .royal-pop-landing__watchware-slider{position:relative}.homepage-product-world .royal-pop-landing__watchware-overlay{position:absolute;z-index:3;display:block;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;pointer-events:none}@media screen and (min-width:750px){.homepage-product-world .royal-pop-landing__watchware-overlay{top:0;right:0;bottom:0;left:0;opacity:0}.homepage-product-world .royal-pop-landing__watchware-overlay.is-active{opacity:1}}@media screen and (max-width:1199px){.homepage-product-world__product-track{grid-auto-columns:calc((100% - (3 * var(--homepage-world-gap))) / 4)}}@media screen and (max-width:989px){.homepage-product-world__selector{--collection-device-navigation-option-width: clamp(6.2rem, calc((100vw - 4rem) / 7), 7rem);--collection-device-navigation-gap: .8rem}.homepage-product-world__product-track{grid-auto-columns:calc((100% - var(--homepage-world-gap)) / 2)}}@media screen and (max-width:767px){.homepage-product-world__banner{aspect-ratio:425 / 630}.homepage-product-world__banner-content{padding:1.6rem}.homepage-product-world__banner-eyebrow{font-size:1.1rem}.homepage-product-world__selector{--collection-device-navigation-option-width: clamp(5.4rem, 17vw, 6.4rem);--collection-device-navigation-gap: .7rem}.homepage-product-world__selector-track{justify-content:flex-start}.homepage-product-world__product-track{gap:var(--grid-mobile-horizontal-spacing, 1rem)}.homepage-product-world__product-track{grid-auto-columns:calc(83.33% - var(--grid-mobile-horizontal-spacing, 1rem) / 2)}.homepage-product-world__rail-arrow{display:none}.homepage-product-world .royal-pop-landing__watchware-overlay{top:0;left:calc(var(--royal-pop-slide-index, 0) * 100%)}}
/*# sourceMappingURL=/cdn/shop/t/535/assets/homepage-product-worlds.css.map */
