.mega-menu{position:static}.mega-menu__content{background-color:rgb(var(--color-background));border-left:0;border-radius:0;border-right:0;left:0;overflow-y:auto;padding-bottom:3rem;padding-top:3rem;position:absolute;right:0;top:100%;z-index:10;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1)}.shopify-section-header-sticky .mega-menu__content{max-height:calc(100vh - var(--header-bottom-position-desktop, 20rem) - 4rem)}.header-wrapper--border-bottom .mega-menu__content{border-top:0}.js .mega-menu__content{opacity:0;transform:translateY(-1.5rem);visibility:hidden}.mega-menu[open] .mega-menu__content{opacity:1;transform:translateY(0);visibility:visible}.mega-menu summary .icon-caret{transition:transform .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.mega-menu[open] summary .icon-caret{transform:rotate(180deg)}.mega-menu__list{display:grid;gap:1.8rem 4rem;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none}.mega-menu[open] .mega-menu__list li{opacity:0;transform:translateY(.5rem);animation:menu-item-appear .3s cubic-bezier(.4,0,.2,1) forwards}.mega-menu[open] .mega-menu__list li:nth-child(1){animation-delay:.1s}.mega-menu[open] .mega-menu__list li:nth-child(2){animation-delay:.12s}.mega-menu[open] .mega-menu__list li:nth-child(3){animation-delay:.14s}.mega-menu[open] .mega-menu__list li:nth-child(4){animation-delay:.16s}.mega-menu[open] .mega-menu__list li:nth-child(5){animation-delay:.18s}.mega-menu[open] .mega-menu__list li:nth-child(6){animation-delay:.2s}@keyframes menu-item-appear{to{opacity:1;transform:translateY(0)}}.mega-menu__link{color:rgba(var(--color-foreground),1);display:block;line-height:calc(1 + .3 / var(--font-body-scale));padding-bottom:.6rem;padding-top:.6rem;text-decoration:none;transition:text-decoration var(--duration-short) ease;word-wrap:break-word}.mega-menu__link--level-2{font-weight:700;position:relative;display:inline-block}.mega-menu__link--level-2:after{content:"";position:absolute;bottom:.6rem;left:0;width:0;height:1.5px;background-color:currentColor;transition:width .3s ease}.mega-menu__link--level-2:hover:after{width:100%}.header--top-center .mega-menu__list{display:flex;justify-content:center;flex-wrap:wrap;column-gap:0}.header--top-center .mega-menu__list>li{width:16%;padding-right:2.4rem}.mega-menu__link:hover,.mega-menu__link--active{color:rgb(var(--color-foreground))}.mega-menu__link--active:hover{text-decoration-thickness:.2rem}.mega-menu .mega-menu__list--condensed{display:block}.mega-menu__list--condensed .mega-menu__link{font-weight:400}.mega-menu__collections{padding:0;display:flex;flex-direction:column;align-items:flex-end;gap:2rem}.mega-menu__title-wrapper{width:100%;margin-bottom:1rem}.mega-menu__title{margin:0;font-weight:600;line-height:1.2;opacity:0;transform:translateY(-1rem);animation:mega-menu-title-appear .4s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.08s}.mega-menu__title.h3{font-size:1.8rem}.mega-menu__title.h2{font-size:2.4rem}.mega-menu__title.h1{font-size:3.2rem}.mega-menu__title.h0{font-size:4rem}.mega-menu__collections-content{display:flex;justify-content:flex-end;align-items:flex-start;gap:3rem;width:100%}.mega-menu__collections-grid{display:flex;gap:2rem;margin-bottom:0;margin-left:auto;order:2;justify-content:flex-end}.mega-menu__collections-grid[style*="repeat(1"]{justify-content:center;max-width:250px}.mega-menu__collections-grid[style*="repeat(2"]{justify-content:flex-end;max-width:520px;gap:3rem}.mega-menu__collections-grid[style*="repeat(3"]{justify-content:flex-end;max-width:790px}.mega-menu__collections-content--1-card{justify-content:center}.mega-menu__collections-content--1-card .mega-menu__collections-grid{margin-left:0}.mega-menu__collection-card{position:relative;flex-shrink:0;width:250px}.mega-menu__collection-card .card__media{width:250px;height:250px;overflow:hidden}.mega-menu__collection-card .card__media img,.mega-menu__collection-card .card__media .media{width:250px!important;height:250px!important;object-fit:cover}.mega-menu__collection-card .card__media .ratio{--ratio-percent: 100%}.mega-menu-collection-wrapper{height:100%}.mega-menu-collection-wrapper .card{height:100%;transition:transform var(--duration-short) ease,box-shadow var(--duration-short) ease}.mega-menu-collection-wrapper .card:hover{transform:translateY(-.2rem);box-shadow:0 .8rem 1.6rem rgba(var(--color-shadow),.15)}.mega-menu__collection-card .card--product .card__information{padding:1rem 1.5rem}.mega-menu__collection-card .card--product .card__heading{font-size:1.3rem;line-height:1.3;margin-bottom:.5rem}.mega-menu__collection-card .card--product .price{font-size:1.1rem;margin-top:.5rem}.mega-menu__collection-card .quick-add-modal,.mega-menu__collection-card .quantity-popover-wrapper,.mega-menu__collection-card .card__badge,.mega-menu__collection-card .quick-add,.mega-menu__collection-card .product-form__buttons{display:none}.mega-menu__collection-card .card__content{display:flex;flex-direction:column;justify-content:space-between;height:auto}.mega-menu__traditional-links{flex:1;padding-right:3rem}.mega-menu__list--with-collections{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 0}.mega-menu__collections-content--1-card .mega-menu__list--with-collections{max-width:calc(100% - 270px)}.mega-menu__collections-content--2-cards .mega-menu__list--with-collections{max-width:calc(100% - 540px)}.mega-menu__collections-content--3-cards .mega-menu__list--with-collections{max-width:100%;padding-left:0}@media screen and (max-width: 749px){.mega-menu__collections{flex-direction:column;align-items:center}.mega-menu__collections-content{flex-direction:column;align-items:center;gap:2rem}.mega-menu__collections-grid{flex-direction:column;align-items:center;margin-left:0;gap:1.5rem;max-width:none!important;justify-content:center!important}.mega-menu__collections-content--1-card .mega-menu__list--with-collections,.mega-menu__collections-content--2-cards .mega-menu__list--with-collections,.mega-menu__collections-content--3-cards .mega-menu__list--with-collections{max-width:100%;grid-template-columns:1fr;gap:1rem}.mega-menu__title.h3{font-size:1.6rem}.mega-menu__title.h2{font-size:2rem}.mega-menu__title.h1{font-size:2.6rem}.mega-menu__title.h0{font-size:3rem}.mega-menu__collection-card{width:200px}.mega-menu__collection-card .card__media{width:200px;height:200px}.mega-menu__collection-card .card__media img,.mega-menu__collection-card .card__media .media{width:200px!important;height:200px!important}.mega-menu__list--with-collections{max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem}.mega-menu__traditional-links{padding-right:0;margin-bottom:2rem}}@media screen and (min-width: 750px) and (max-width: 1200px){.mega-menu__title.h3{font-size:1.6rem}.mega-menu__title.h2{font-size:2.2rem}.mega-menu__title.h1{font-size:2.8rem}.mega-menu__title.h0{font-size:3.4rem}.mega-menu__collection-card{width:220px}.mega-menu__collection-card .card__media{width:220px;height:220px}.mega-menu__collection-card .card__media img,.mega-menu__collection-card .card__media .media{width:220px!important;height:220px!important}.mega-menu__collections-content--1-card .mega-menu__list--with-collections{max-width:calc(100% - 240px);gap:1.2rem 2.5rem}.mega-menu__collections-content--2-cards .mega-menu__list--with-collections{max-width:calc(100% - 460px);gap:1.2rem 2.5rem}.mega-menu__collections-content--3-cards .mega-menu__list--with-collections{max-width:calc(100% - 680px);gap:1.2rem 2.5rem}.mega-menu__collections-grid[style*="repeat(1"]{max-width:220px}.mega-menu__collections-grid[style*="repeat(2"]{max-width:460px}.mega-menu__collections-grid[style*="repeat(3"]{max-width:680px}}.mega-menu__content .card__content{padding:1.5rem;width:250px}.mega-menu__content .card__heading{font-size:1.4rem;margin-bottom:.5rem}.mega-menu__content .card__caption{font-size:1.2rem;line-height:1.4}.mega-menu__collection-card .card{height:auto;min-height:350px}@media screen and (min-width: 750px) and (max-width: 1200px){.mega-menu__content .card__content{width:220px}.mega-menu__collection-card .card{min-height:320px}}@media screen and (max-width: 749px){.mega-menu__content .card__content{width:200px}.mega-menu__collection-card .card{min-height:280px}}.mega-menu__featured-products{flex:0 0 auto;padding:0}.mega-menu__featured-product-title{margin:0;color:rgba(var(--color-foreground),.85);font-weight:500;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color var(--duration-short) ease}.mega-menu__featured-products{flex:0 0 auto}.mega-menu__featured-products-title{margin-bottom:1.5rem;padding-bottom:.8rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.mega-menu__featured-products-title h3{margin:0;font-size:1.4rem;font-weight:600;line-height:1.2}.mega-menu__featured-products-grid{display:grid;gap:1.5rem;list-style:none;padding:0;margin:0}.mega-menu__featured-product-card{position:relative;flex-shrink:0}.mega-menu__featured-product-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%;transition:all var(--duration-short) ease}.mega-menu__featured-product-link:hover{color:rgb(var(--color-foreground))}.mega-menu__featured-product-image{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background-color:rgba(var(--color-foreground),.03);border-radius:var(--border-radius, 0);margin-bottom:.8rem}.mega-menu__featured-product-image img{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-short) ease}.mega-menu__featured-product-link:hover .mega-menu__featured-product-image img{transform:scale(1.05)}.mega-menu__featured-product-info{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.mega-menu__featured-product-title{margin:0;font-size:.95rem;line-height:1.4;color:rgba(var(--color-foreground),.85);font-weight:500;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color var(--duration-short) ease}.mega-menu__featured-product-link:hover .mega-menu__featured-product-title{color:rgb(var(--color-foreground))}.mega-menu__traditional-with-featured{display:flex;gap:3rem;align-items:flex-start}.mega-menu__traditional-with-featured>.mega-menu__list{flex:1;margin:0}.mega-menu__traditional-with-featured .mega-menu__featured-products{flex:0 0 auto;min-width:200px}.mega-menu__traditional-with-featured .mega-menu__list{grid-template-columns:repeat(6,minmax(0,1fr))}.mega-menu__featured-product-card{opacity:0;transform:translateY(1rem);animation:mega-menu-card-appear .3s ease forwards}.mega-menu__featured-product-card:nth-child(1){animation-delay:.1s}.mega-menu__featured-product-card:nth-child(2){animation-delay:.15s}.mega-menu__featured-product-card:nth-child(3){animation-delay:.2s}.mega-menu__featured-product-card:nth-child(4){animation-delay:.25s}.mega-menu__featured-product-card:nth-child(5){animation-delay:.3s}.mega-menu__featured-product-card:nth-child(6){animation-delay:.35s}@media screen and (max-width: 749px){.mega-menu__featured-products{width:100%}.mega-menu__featured-products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.mega-menu__traditional-with-featured{flex-direction:column;gap:2rem}.mega-menu__traditional-with-featured>.mega-menu__list{width:100%;grid-template-columns:repeat(3,1fr)}.mega-menu__traditional-with-featured .mega-menu__featured-products{min-width:auto;width:100%}}.mega-menu__collection-card .card{opacity:0;transform:translateY(1rem);animation:mega-menu-card-appear .4s cubic-bezier(.4,0,.2,1) forwards}.mega-menu__collection-card:nth-child(1) .card{animation-delay:.1s}.mega-menu__collection-card:nth-child(2) .card{animation-delay:.2s}.mega-menu__collection-card:nth-child(3) .card{animation-delay:.3s}@keyframes mega-menu-card-appear{to{opacity:1;transform:translateY(0)}}@keyframes mega-menu-title-appear{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion){.mega-menu__collection-card .card,.mega-menu__title{animation:none;opacity:1;transform:none}.mega-menu-collection-wrapper .card:hover{transform:none}}.mega-menu__inner{display:flex;gap:3rem;align-items:flex-start;max-width:100%;width:100%}.mega-menu__menu-section{flex:1;min-width:0}.mega-menu__menu-section .mega-menu__list{display:grid;gap:1.8rem 4rem;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none}.mega-menu__cards-section{flex:1}.header-featured-products__title{margin-bottom:1.5rem;padding-bottom:.8rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.header-featured-products__title h3{margin:0;font-size:1.4rem;font-weight:600;line-height:1.2}.header-featured-products__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);width:100%}.header-featured-products__item{position:relative;flex-shrink:0}.header-featured-products__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%;transition:all var(--duration-short) ease}.header-featured-products__link:hover{color:rgb(var(--color-foreground))}.header-featured-products__image{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background-color:rgba(var(--color-foreground),.03);border-radius:var(--product-card-corner-radius);margin-bottom:.8rem}.header-featured-products__image img{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-short) ease}.header-featured-products__link:hover .header-featured-products__image img{transform:scale(1.05)}.header-featured-products__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.08);color:rgba(var(--color-foreground),.5);font-size:.9rem}.header-featured-products__badge{position:absolute;top:.8rem;right:.8rem;font-size:10px;border-radius:4px;background:#8566f4;padding:4px 8px 2px;color:#fff;text-transform:uppercase;font-weight:500;letter-spacing:-.03em;z-index:2}.header-featured-products__content{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.header-featured-products__product-title{margin:0;color:rgba(var(--color-foreground),1);font-weight:500;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color var(--duration-short) ease}.header-featured-products__link:hover .header-featured-products__product-title{color:rgb(var(--color-foreground))}.header-featured-products__item{opacity:0;transform:translateY(.8rem);animation:header-featured-product-appear .4s cubic-bezier(.4,0,.2,1) forwards}.header-featured-products__item:nth-child(1){animation-delay:.15s}.header-featured-products__item:nth-child(2){animation-delay:.25s}.header-featured-products__item:nth-child(3){animation-delay:.35s}@keyframes header-featured-product-appear{to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 749px){.mega-menu__inner{flex-direction:column;gap:2rem}.mega-menu__list{width:100%}.header-featured-products{width:100%;min-width:auto}.header-featured-products__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media screen and (min-width: 750px) and (max-width: 990px){.mega-menu__inner{gap:2rem}.header-featured-products{min-width:150px}.header-featured-products__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media (prefers-reduced-motion){.mega-menu__content{transition:opacity .1s ease,transform .1s ease,visibility .1s ease}.mega-menu summary .icon-caret{transition:transform .1s ease}.mega-menu[open] .mega-menu__list li,.header-featured-products__item,.mega-menu__collection-card .card,.mega-menu__title{animation:none;opacity:1;transform:none}.mega-menu-collection-wrapper .card:hover,.header-featured-products__link:hover .header-featured-products__image img{transform:none}}.simple-link-mega-menu{position:static}.simple-link-summary{display:flex;align-items:center;cursor:pointer}.simple-link-summary__href{display:flex;align-items:center;color:rgb(var(--color-foreground))!important;text-decoration:none;flex:1;padding:0;line-height:calc(1 + .3 / var(--font-body-scale));cursor:pointer;pointer-events:auto}.simple-link-summary__href:hover{color:rgba(var(--color-foreground),.7);transition:color .2s cubic-bezier(.4,0,.2,1)}.simple-link-summary__href span{color:rgb(var(--color-foreground))!important}.simple-link-summary__href,.simple-link-summary__href *{color:inherit!important;-webkit-text-decoration-color:inherit!important;text-decoration-color:inherit!important;-webkit-transition:none!important;transition:none!important}.simple-link-mega-menu .simple-link-summary__href,.simple-link-mega-menu .simple-link-summary__href span{color:inherit!important}.simple-link-mega-menu summary .icon-caret{margin-left:.5rem;flex-shrink:0}.simple-link-mega-menu[open] summary .icon-caret{transform:rotate(180deg)}.mega-menu__cards-section--full,.header-simple-link-featured-products{width:100%}.header-simple-link-featured-products__title{margin-bottom:2rem;text-align:center}.header-simple-link-featured-products__title h3{margin:0;font-size:1.25rem;font-weight:600}.header-simple-link-featured-products__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));list-style:none;padding:0;margin:0}.header-simple-link-featured-products__item{opacity:1;transform:translateY(0)}.simple-link-mega-menu[open] .header-simple-link-featured-products__item{opacity:0;transform:translateY(.5rem);animation:simple-link-product-appear .3s cubic-bezier(.4,0,.2,1) forwards}.simple-link-mega-menu[open] .header-simple-link-featured-products__item:nth-child(1){animation-delay:.1s}.simple-link-mega-menu[open] .header-simple-link-featured-products__item:nth-child(2){animation-delay:.12s}.simple-link-mega-menu[open] .header-simple-link-featured-products__item:nth-child(3){animation-delay:.14s}.simple-link-mega-menu[open] .header-simple-link-featured-products__item:nth-child(4){animation-delay:.16s}.simple-link-mega-menu[open] .header-simple-link-featured-products__item:nth-child(5){animation-delay:.18s}.simple-link-mega-menu[open] .header-simple-link-featured-products__item:nth-child(6){animation-delay:.2s}.simple-link-mega-menu[open] .header-simple-link-featured-products__item:nth-child(7){animation-delay:.22s}.simple-link-mega-menu[open] .header-simple-link-featured-products__item:nth-child(8){animation-delay:.24s}@keyframes simple-link-product-appear{to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 749px){.simple-link-mega-menu[open] .header-simple-link-featured-products__item{animation:none;opacity:1;transform:none}.header-simple-link-featured-products__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-mega-menu.css.map */
