.mega-menu__cols{display:flex;flex-direction:column;gap:2rem}.mega-menu__seeall{position:relative;display:flex;align-items:center;gap:1.4rem;padding:.8rem 1.8rem .8rem .8rem;border-radius:999px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));text-decoration:none;align-self:flex-start;max-width:100%;transition:background-color var(--duration-short) ease,transform var(--duration-short) ease}.mega-menu__seeall:hover{background:#5968a4;color:rgb(var(--color-background));transform:translateY(-.2rem)}.mega-menu__seeall img{width:4.6rem;height:4.6rem;border-radius:999px;object-fit:cover;display:block;flex-shrink:0}.mega-menu__seeall span{display:flex;flex-direction:column;gap:.2rem}.mega-menu__seeall b{font-weight:500;font-size:1.3rem;letter-spacing:.02rem}.mega-menu__seeall small{font-size:1.2rem;font-weight:400;opacity:.72}.mega-menu__seeall-arrow{width:1.6rem;height:1.6rem;flex-shrink:0;margin-left:.4rem}.mega-menu__products{display:flex;align-items:center;gap:.8rem;position:relative}.mega-menu__products-list{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;list-style:none;margin:0;padding:.4rem .2rem .6rem;scrollbar-width:none;-ms-overflow-style:none;flex:1 1 auto}.mega-menu__products-list::-webkit-scrollbar{display:none}.mega-menu__product-card{flex:0 0 calc((100% - 6rem)/4);scroll-snap-align:start;display:flex;flex-direction:column;overflow:hidden;border-radius:1.8rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);transition:border-color var(--duration-short) ease,box-shadow var(--duration-short) ease,transform var(--duration-short) ease;opacity:0;transform:translateY(1.4rem)}.js .mega-menu[open] .mega-menu__product-card{animation:mega-menu-card-in .5s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--mega-card-index, 0) * 70ms)}@keyframes mega-menu-card-in{to{opacity:1;transform:none}}.mega-menu__product-card:hover{border-color:#5968a459;box-shadow:0 2.6rem 5rem -3.2rem #5968a48c;transform:translateY(-.4rem)}.mega-menu__product-thumb{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 3;background:rgba(var(--color-foreground),.04)}.mega-menu__product-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.mega-menu__product-card:hover .mega-menu__product-thumb img{transform:scale(1.07)}.mega-menu__product-body{display:flex;flex-direction:column;gap:.4rem;padding:1.4rem 1.4rem 1.6rem}.mega-menu__product-body b{font-weight:500;font-size:1.5rem;line-height:1.2;color:rgb(var(--color-foreground))}.mega-menu__product-body small{font-size:1.2rem;font-weight:400;color:rgba(var(--color-foreground),.55)}.mega-menu__book{margin-top:.8rem;display:inline-flex;align-items:center;justify-content:center;min-height:3.8rem;border-radius:999px;border:.1rem solid rgba(var(--color-foreground),.16);font-size:1.2rem;letter-spacing:.04rem;text-transform:uppercase;color:rgba(var(--color-foreground),.8);text-decoration:none;transition:background-color var(--duration-short) ease,border-color var(--duration-short) ease,color var(--duration-short) ease}.mega-menu__book:hover{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.mega-menu__scroll-button{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.15);background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:border-color var(--duration-short) ease,opacity var(--duration-short) ease}.mega-menu__scroll-button:hover{border-color:rgba(var(--color-foreground),.55)}.mega-menu__scroll-button[disabled]{opacity:0;visibility:hidden;pointer-events:none}.mega-menu__scroll-button .icon-caret{width:1rem;height:1rem}.mega-menu__scroll-button--prev .icon-caret{transform:rotate(90deg)}.mega-menu__scroll-button--next .icon-caret{transform:rotate(-90deg)}@media screen and (max-width:989px){.mega-menu__product-card{flex-basis:calc((100% - 4rem) / 3)}}@media(prefers-reduced-motion:reduce){.mega-menu__product-card{opacity:1;transform:none;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-mega-menu-products.css.map */
