.home-recently-viewed-products{display:block;color:rgb(var(--home-recently-viewed-products-text));background-color:rgb(var(--home-recently-viewed-products-background))}.home-recently-viewed-products[hidden]{display:none}.home-recently-viewed-products__section{background-color:rgb(var(--home-recently-viewed-products-background))}.home-recently-viewed-products__inner{width:100%;max-width:1440px;margin:0 auto;padding:0 0 0 65px;overflow:hidden}.home-recently-viewed-products--layout-contained .home-recently-viewed-products__inner{max-width:var(--home-recently-viewed-products-max-width);padding-inline:var(--home-recently-viewed-products-side-padding)}.home-recently-viewed-products__header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px;padding-right:65px}.home-recently-viewed-products--layout-full_width .home-recently-viewed-products__header,.home-recently-viewed-products--layout-contained .home-recently-viewed-products__header{padding-right:0}.home-recently-viewed-products__heading{margin:0;color:currentColor;font-family:Oswald,sans-serif;font-size:45px;font-weight:400;line-height:1;letter-spacing:-1.8px;text-transform:uppercase}.home-recently-viewed-products__shop-all{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:138px;min-height:45px;padding:12px 28px;border:1px solid currentColor;border-radius:8px;color:currentColor;background:transparent;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;transition:color var(--duration-default) ease,background-color var(--duration-default) ease}.home-recently-viewed-products__shop-all:hover{color:rgb(var(--home-recently-viewed-products-background));background-color:rgb(var(--home-recently-viewed-products-text))}.home-recently-viewed-products__shop-all:focus-visible{outline:2px solid currentColor;outline-offset:3px}.home-recently-viewed-products__slider{position:relative;min-width:0}.home-recently-viewed-products__product-list{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% / 4.2) - 8px);gap:8px;width:100%;min-width:0;margin:0;padding:0 0 6px;overflow-x:auto;overflow-y:hidden;list-style:none;scroll-padding-inline:0;scrollbar-width:none;-webkit-user-select:none;user-select:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}@media(hover:hover)and (pointer:fine){.home-recently-viewed-products__product-list{cursor:grab}}.home-recently-viewed-products__product-list--static{grid-auto-flow:row;grid-auto-columns:minmax(0,1fr);grid-template-columns:repeat(var(--home-recently-viewed-products-static-columns, 1),minmax(0,1fr));overflow:hidden;cursor:default;scroll-snap-type:none}.home-recently-viewed-products--layout-contained .home-recently-viewed-products__slider--arrows-visible{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:26px}.home-recently-viewed-products--layout-contained .home-recently-viewed-products__slider-arrow--previous{grid-column:1}.home-recently-viewed-products--layout-contained .home-recently-viewed-products__product-list{grid-auto-columns:calc((100% - 30px)/4)}.home-recently-viewed-products--layout-contained .home-recently-viewed-products__slider--arrows-visible .home-recently-viewed-products__product-list{grid-column:2}.home-recently-viewed-products--layout-contained .home-recently-viewed-products__slider-arrow--next{grid-column:3}.home-recently-viewed-products__product-list::-webkit-scrollbar{display:none}.home-recently-viewed-products__product-list--dragging{cursor:grabbing}.home-recently-viewed-products__product-list img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.home-recently-viewed-products__slider-arrow{position:absolute;top:50%;z-index:4;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:#24231e;background:#fbf8f3;border:1px solid rgba(36,35,30,.18);border-radius:50%;box-shadow:none;cursor:pointer;transform:translateY(-50%);transition:opacity var(--duration-default) ease,transform var(--duration-default) ease}.home-recently-viewed-products__slider-arrow span{display:flex;align-items:center;justify-content:center;width:18px;height:18px;line-height:0}.home-recently-viewed-products__slider-arrow svg{display:block;width:100%;height:100%}.home-recently-viewed-products__slider-arrow--previous{left:16px}.home-recently-viewed-products__slider-arrow--previous span{transform:rotate(180deg)}.home-recently-viewed-products__slider-arrow--next{right:16px}.home-recently-viewed-products__slider-arrow:not(:disabled):hover{transform:translateY(-50%) scale(1.05)}.home-recently-viewed-products__slider-arrow:disabled{opacity:.35;cursor:not-allowed}.home-recently-viewed-products__slider-arrow:focus-visible{outline:2px solid currentColor;outline-offset:3px}.home-recently-viewed-products--layout-contained .home-recently-viewed-products__slider-arrow{position:static;width:42px;height:42px;transform:none}.home-recently-viewed-products--layout-contained .home-recently-viewed-products__slider-arrow:not(:disabled):hover{transform:scale(1.05)}.home-recently-viewed-products__product-item{min-width:0}.home-recently-viewed-products .product-grid{gap:8px!important}@media screen and (max-width:1200px){.home-recently-viewed-products__inner{padding-left:20px}.home-recently-viewed-products--layout-contained .home-recently-viewed-products__inner{padding-inline:20px}.home-recently-viewed-products__header{padding-right:20px}.home-recently-viewed-products--layout-full_width .home-recently-viewed-products__header,.home-recently-viewed-products--layout-contained .home-recently-viewed-products__header{padding-right:0}}@media screen and (max-width:1199px){.home-recently-viewed-products--layout-contained .home-recently-viewed-products__product-list{grid-auto-columns:calc((100% - 20px) / 3)}}@media screen and (max-width:989px){.home-recently-viewed-products--layout-contained .home-recently-viewed-products__slider--arrows-visible{display:block}.home-recently-viewed-products--layout-contained .home-recently-viewed-products__product-list{grid-auto-columns:calc((100% - 10px)/2)}.home-recently-viewed-products--layout-contained .home-recently-viewed-products__slider-arrow{position:absolute}}@media screen and (max-width:749px){.home-recently-viewed-products__header{margin-bottom:24px}.home-recently-viewed-products__heading{font-size:32px;letter-spacing:-1.2px}.home-recently-viewed-products__shop-all{min-width:144px;min-height:60px;padding:16px 24px;border-radius:8px;font-size:18px}.home-recently-viewed-products__product-list{grid-auto-columns:calc((100% / 2.1) - 8px);gap:6px;padding-bottom:4px}.home-recently-viewed-products__product-list--static{grid-auto-columns:minmax(0,1fr)}.home-recently-viewed-products__slider--arrows-visible{padding-bottom:0}.home-recently-viewed-products__slider-arrow{top:auto;bottom:0;width:38px;height:38px;transform:none;display:none}.home-recently-viewed-products__slider-arrow--previous{left:calc(50% - 45px)}.home-recently-viewed-products__slider-arrow--next{right:auto;left:calc(50% + 7px)}.home-recently-viewed-products__slider-arrow:not(:disabled):hover{transform:scale(1.05)}.home-recently-viewed-products--layout-contained .home-recently-viewed-products__product-list{grid-auto-columns:calc((100% - 10px) / 1.38)}.home-recently-viewed-products--layout-contained .home-recently-viewed-products__slider-arrow{width:38px;height:38px}}@media screen and (max-width:479px){.home-recently-viewed-products__header{align-items:flex-start}.home-recently-viewed-products__shop-all{min-width:112px;min-height:48px;padding:12px 18px;font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-home-recently-viewed-products.css.map */
