.rp-home-container{max-width:1410px;margin-inline:auto;padding-inline:16px}@media(min-width:640px){.rp-home-container{padding-inline:32px}}@media(min-width:1024px){.rp-home-container{padding-inline:48px}}.rp-home-hero{width:100%;background:#000}.rp-home-hero__video-wrap{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;background:#111}@media(min-width:768px){.rp-home-hero__video-wrap{aspect-ratio:1920 / 917}}.rp-home-hero__video,.rp-home-hero__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.rp-home-hero__video--desktop{display:none}.rp-home-hero__video--mobile{display:block}@media(min-width:768px){.rp-home-hero__video--desktop{display:block}.rp-home-hero__video--mobile{display:none}}.rp-home-hero__controls{position:absolute;right:16px;bottom:16px;display:flex;gap:8px;z-index:2}.rp-home-hero__control{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:999px;background:#ffffffeb;color:#111827;cursor:pointer;transition:opacity .2s ease}.rp-home-hero__control:hover{opacity:.85}.rp-home-hero__icon{width:18px;height:18px}.rp-home-hero__icon[hidden]{display:none}.rp-home-collections{padding:24px 0 8px}.rp-home-collections__track-wrap,.rp-home-products__track-wrap{display:grid;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:8px}.rp-home-collections__track,.rp-home-products__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-block:4px}.rp-home-collections__track{gap:24px}.rp-home-collections__track::-webkit-scrollbar,.rp-home-products__track::-webkit-scrollbar{display:none}.rp-home-collection-card{flex:0 0 min(280px,78vw);scroll-snap-align:start;text-decoration:none;color:inherit}@media(min-width:640px){.rp-home-collection-card{flex-basis:min(320px,42vw)}}.rp-home-collection-card__image-wrap{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:.5rem;background:#f3f4f6}.rp-home-collection-card__image,.rp-home-collection-card__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.rp-home-collection-card:hover .rp-home-collection-card__image{transform:scale(1.03)}.rp-home-collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;background:linear-gradient(to top,rgb(0 0 0 / .55) 0%,rgb(0 0 0 / .05) 55%,transparent 100%)}.rp-home-collection-card__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:16px;color:#fff}.rp-home-collection-card__title{margin:0;font-size:1rem;font-weight:600;line-height:1.3}.rp-home-collection-card__arrow{display:inline-flex;flex-shrink:0}.rp-home-intro{padding:24px 0 8px;text-align:center}.rp-home-intro__text{max-width:820px;margin-inline:auto;font-size:1rem;line-height:1.7;color:#4b5563}.rp-home-intro__text p{margin:0}.rp-home-products{padding:16px 0 40px}.rp-home-products__heading{margin:0 0 24px;text-align:center;font-size:clamp(1.375rem,3vw,1.875rem);font-weight:700;line-height:1.25;color:#111827}.rp-home-product-card{flex:0 0 min(220px,68vw);scroll-snap-align:start;display:flex;flex-direction:column}@media(min-width:640px){.rp-home-product-card{flex-basis:calc(33.333% - 11px)}}@media(min-width:1024px){.rp-home-product-card{flex-basis:calc(25% - 12px)}}.rp-home-product-card__media-link{display:block;text-decoration:none}.rp-home-product-card__media{position:relative;overflow:hidden;border-radius:.5rem .5rem 0 0;background:#f3f4f6}.rp-home-product-card__image{display:block;width:100%;height:auto;transition:transform .3s ease}.rp-home-product-card:hover .rp-home-product-card__image{transform:scale(1.05)}.rp-home-product-card__image--placeholder{aspect-ratio:1;background:#e5e7eb}.rp-home-product-card__badge{position:absolute;top:8px;left:8px;z-index:1;padding:4px 8px;font-size:.75rem;font-weight:500;line-height:1}.rp-home-product-card__body{display:block;padding-top:16px;text-decoration:none;color:inherit}.rp-home-product-card__title{margin:0 0 8px;font-size:.875rem;font-weight:700;line-height:1.35;text-transform:uppercase;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rp-home-product-card__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px}.rp-home-product-card__from{font-size:.875rem;color:#4b5563}.rp-home-product-card__sale{font-size:1.125rem;font-weight:700;color:#d63a2f}.rp-home-product-card__compare{font-size:.875rem;color:#6b7280;text-decoration:line-through}.rp-home-products__footer{display:flex;justify-content:center;margin-top:24px}.rp-home-products__view-all{font-size:.9375rem;font-weight:600;color:#111827;text-decoration:underline;text-underline-offset:3px}.rp-home-products__view-all:hover{color:#d63a2f}.rp-home-collections__nav,.rp-home-products__nav{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 3px #0000001a;cursor:pointer;padding:0}.rp-home-collections__nav svg,.rp-home-products__nav svg{width:16px;height:16px;color:#4b5563}.rp-home-collections__nav.is-disabled,.rp-home-products__nav.is-disabled{opacity:.4;cursor:default}@media(max-width:639px){.rp-home-collections__nav,.rp-home-products__nav{display:none}}.rp-home-products-section+.shop-component.rp-reviews,.rp-home-products-section+.rp-reviews-section .rp-reviews{padding-top:8px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/rp-home.css.map */
