@charset "UTF-8";.mega-menu-products{--mega-menu-products-gap: 32px;--mega-menu-products-padding-mobile: 16px;--mega-menu-products-padding-desktop: 40px;--mega-menu-products-links-gap: 16px;--mega-menu-products-cards-gap: 16px;--mega-menu-products-nav-width: 380px;--mega-menu-products-img-size: 72px;--mega-menu-products-card-size: 272px;--mega-menu-products-shadow: 2px 4px 14.7px rgba(0, 0, 0, .18), 1px 3px 4.3px rgba(0, 0, 0, .1)}.megamenu{left:50%;padding:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);background-color:rgb(var(--color-scheme-card))}.mega-menu-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:var(--mega-menu-products-gap);padding:var(--mega-menu-products-padding-desktop) 0 var(--mega-menu-products-padding-desktop) var(--mega-menu-products-padding-desktop);color:rgb(var(--color-scheme-text))}.mega-menu-products__nav{width:100%}@media (min-width: 768px){.mega-menu-products__nav{-ms-flex-negative:0;flex-shrink:0;width:var(--mega-menu-products-nav-width)}}.mega-menu-products__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;list-style:none;gap:var(--mega-menu-products-links-gap)}.mega-menu-products__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.mega-menu-products__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;color:inherit;text-decoration:none;gap:16px}.mega-menu-products__link:hover img{opacity:.7}.mega-menu-products__link:hover .mega-menu-products__item-title{color:rgb(var(--color-scheme-accent-1))}.mega-menu-products__link--active{font-weight:900}.mega-menu-products__link--active .mega-menu-products__item-title{color:rgb(var(--color-scheme-accent-1))}@media (prefers-reduced-motion: reduce){.mega-menu-products__link{-webkit-transition:none;transition:none}}.mega-menu-products__item-img-wrapper{position:relative;-ms-flex-negative:0;flex-shrink:0;width:var(--mega-menu-products-img-size);height:var(--mega-menu-products-img-size);overflow:hidden}.mega-menu-products__item-img-wrapper:after{content:"";position:absolute;z-index:1;width:calc(100% - 20px);height:calc(100% - 20px);border-radius:50%;-webkit-box-shadow:2px 4px 14.7px 0 rgba(0,0,0,.18),1px 3px 4.3px 0 rgba(0,0,0,.1);box-shadow:2px 4px 14.7px #0000002e,1px 3px 4.3px #0000001a;top:10px;right:10px;bottom:10px;left:10px}.mega-menu-products__item-img{position:relative;width:100%;height:100%;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-o-object-fit:cover;object-fit:cover}.mega-menu-products__item-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-color:rgb(var(--color-background));color:rgb(var(--color-scheme-text));font-size:24px;font-weight:900}.mega-menu-products__item-title{color:rgb(var(--color-scheme-text));font-size:16px;font-weight:900;line-height:24px;text-transform:initial}.mega-menu-products__tag{position:relative;padding:4px 12px;border-radius:999px;font-family:var(--font-heading-family);font-size:14px;font-weight:600;letter-spacing:.28px;line-height:16px;text-transform:uppercase}.mega-menu-products__tag:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:var(--background-stamp);background-repeat:no-repeat;background-position:center;background-size:100% 100%;-o-object-fit:fill;object-fit:fill}.mega-menu-products__tag span{position:relative;z-index:1;color:rgb(var(--color-scheme-background))}.mega-menu-products__featured{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;padding-right:var(--mega-menu-products-padding-desktop);overflow:hidden;gap:24px}.mega-menu-products__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}.mega-menu-products__title{margin:0;color:rgb(var(--color-scheme-text));font-family:var(--font-heading-family);font-size:20px;font-weight:900;line-height:28px}.mega-menu-products__view-all{-webkit-transition:opacity .2s ease;transition:opacity .2s ease;color:rgb(var(--color-scheme-text));font-family:var(--font-heading-family);font-size:16px;font-weight:900;line-height:20px;text-decoration:none;text-transform:uppercase}.mega-menu-products__view-all:hover{opacity:.7}@media (prefers-reduced-motion: reduce){.mega-menu-products__view-all{-webkit-transition:none;transition:none}}.mega-menu-products__carousel{position:relative;min-height:240px;-webkit-transform:translateZ(0);transform:translateZ(0)}.mega-menu-products__carousel .splide__track{min-height:inherit;overflow:visible}.mega-menu-products__carousel .splide__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:inherit}.mega-menu-products__carousel .splide__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;width:240px;max-width:240px;min-height:240px;aspect-ratio:1/1}.mega-menu-products__carousel .splide__slide>*{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.mega-menu-products__carousel .splide__arrows{position:absolute;z-index:10;top:50%;right:0;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.mega-menu-products__carousel .splide__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:20;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;padding:0;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;border:none;border-radius:999px;opacity:0;background:#2c082866;color:rgb(var(--color-scheme-background));cursor:pointer;pointer-events:none;pointer-events:all;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mega-menu-products__carousel .splide__arrow[aria-label="Go to first slide"],.mega-menu-products__carousel .splide__arrow[aria-label="Go to last slide"]{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.mega-menu-products__carousel .splide__arrow:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);background-color:rgb(var(--color-scheme-text));color:rgb(var(--color-scheme-background))}.mega-menu-products__carousel .splide__arrow:disabled{opacity:.3;cursor:not-allowed}.mega-menu-products__carousel .splide__arrow--prev{left:16px}.mega-menu-products__carousel .splide__arrow--next{right:16px}@media (prefers-reduced-motion: reduce){.mega-menu-products__carousel .splide__arrow{-webkit-transition:none;transition:none}.mega-menu-products__carousel .splide__arrow:hover{-webkit-transform:none;-ms-transform:none;transform:none}}.mega-menu-products__carousel:hover .splide__arrow{visibility:visible;opacity:1;pointer-events:auto}.mega-menu-products__carousel .mega-menu-products__arrow-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px}.mega-menu-products__carousel .mega-menu-products__arrow-icon svg{width:100%;height:100%;fill:currentColor}.mega-menu-products__carousel .mega-menu-products__arrow-icon--prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mega-menu-products__subscription{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;color:#e7e7e7;background-blend-mode:multiply,plus-darker,multiply}.mega-menu-products__subscription:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background-color:#b60608;pointer-events:none;background-blend-mode:multiply}.mega-menu-products__subscription:after{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(0,0,0,.29)),to(rgba(56,56,56,.2)));background:linear-gradient(-270deg,#0000004a 50%,#38383833);pointer-events:none;background-blend-mode:darken}.mega-menu-products__subscription .crafted__background{position:absolute;z-index:4;opacity:.2;mix-blend-mode:multiply}.mega-menu-products__subscription-bg{position:relative;z-index:5;max-width:120px;height:100%;mix-blend-mode:lighten;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center}.mega-menu-products__subscription-frame{position:absolute;z-index:5;top:50%;right:0;width:220px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.mega-menu-products__subscription-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:16px}.mega-menu-products__subscription-title{margin:0;color:#e7e7e7;font-family:var(--font-heading-family);font-size:16px;font-weight:900;line-height:24px;text-wrap:balance}.mega-menu-products__subscription-arrow{position:relative;z-index:5;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;width:16px;height:16px;margin-top:16px;margin-right:16px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;color:#e7e7e7}.mega-menu-products__subscription-arrow svg{display:block;width:100%;height:100%}.mega-menu-products__subscription-arrow svg path{fill:currentColor}@media (prefers-reduced-motion: reduce){.mega-menu-products__subscription-arrow{-webkit-transition:none;transition:none}}a.mega-menu-products__subscription{text-decoration:none;cursor:pointer}a.mega-menu-products__subscription:hover .mega-menu-products__subscription-arrow{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translate(4px)}a.mega-menu-products__subscription:focus-visible{outline:2px solid #e7e7e7;outline-offset:2px}@media (prefers-reduced-motion: reduce){a.mega-menu-products__subscription:hover .mega-menu-products__subscription-arrow{-webkit-transform:none;-ms-transform:none;transform:none}}.mega-menu-products__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media (min-width: 768px){.mega-menu-products__features{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 40px}}.mega-menu-products__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.mega-menu-products__feature-icon{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px}.mega-menu-products__feature-icon svg{width:100%;height:100%;fill:currentColor}.mega-menu-products__feature-text{color:#e7e7e7;font-family:var(--font-body-family);font-size:14px;font-weight:400;line-height:20px}.megamenu .product-tile-carousel__image-wrapper:after{content:"";position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(60%,rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,#0000 60%,#000000bf);pointer-events:none}.megamenu .product-tile-carousel__content{position:absolute;z-index:5;right:16px;bottom:16px;left:16px}.megamenu .product-tile-carousel__content .product-tile-carousel__title{color:rgb(var(--color-scheme-background));font-size:20px;font-style:normal;font-weight:900;line-height:24px;text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/19/assets/megamenu-products.css.map */
