.shop-mega-menu{position:static}.shop-mega-menu__trigger{position:relative;display:flex;align-items:center;gap:6px;cursor:pointer}.shop-mega-menu__chevron{display:contents}.shop-mega-menu__trigger .icon-caret{width:10px;height:6px;transition:transform var(--transition-1)}.shop-mega-menu[open]>.shop-mega-menu__trigger .icon-caret{transform:rotate(180deg)}@media(max-width:1199px){.shop-mega-menu::details-content{transition:none}}.shop-mega-menu__panel{padding-top:16px;border-radius:0 0 var(--rd-1) var(--rd-1)}.shop-mega-menu__inner{display:flex;flex-direction:column;gap:24px}.shop-mega-menu__promo{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:220px;border-radius:var(--rd-1);overflow:hidden;background-color:var(--clr-grey)}.shop-mega-menu__promo-image{position:absolute;top:0;right:0;bottom:0;left:0}.shop-mega-menu__promo-image img{display:block;width:100%;height:100%;object-fit:cover}.shop-mega-menu__promo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.62));pointer-events:none}.shop-mega-menu__promo-link{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:220px;padding:8px!important}.shop-mega-menu__badge{align-self:flex-start;padding:6px 12px;border-radius:999px;background:var(--butter, #F4E7B0);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ink, var(--clr-black))}.shop-mega-menu__promo-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-mega-menu__promo-title{font-family:var(--ff-1);font-size:19px;font-weight:500;line-height:1.25;color:#fff}.shop-mega-menu__promo-arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;background-color:var(--clr-white);transition:var(--transition-1)}.shop-mega-menu__promo-arrow svg{width:12px;height:12px;color:var(--clr-black);transform:rotate(-45deg)}.shop-mega-menu__promo-link:hover .shop-mega-menu__promo-arrow{background-color:var(--clr-gold)}.shop-mega-menu__categories{display:flex;flex-direction:column;gap:20px}.shop-mega-menu__categories-label{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#6b6862;margin-bottom:12px}.shop-mega-menu__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.shop-mega-menu__card{display:block;color:var(--clr-black)}.shop-mega-menu__card-image{border-radius:var(--rd-2);overflow:hidden;aspect-ratio:4 / 3;margin-bottom:10px;background-color:var(--clr-grey)}.shop-mega-menu__card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform var(--transition-2)}.shop-mega-menu__card:hover .shop-mega-menu__card-image img{transform:scale(1.04)}.shop-mega-menu__card-title{display:flex;align-items:center;gap:7px;margin:0 0 3px;font-size:16px;font-weight:600;color:var(--clr-black)}.shop-mega-menu__card-subtitle{font-size:13.5px;font-weight:400;text-transform:none;color:#6b6862;margin-top:0;line-height:16px}.shop-mega-menu__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:20px;border-top:1px solid var(--clr-border)}.shop-mega-menu__footer-text{font-size:var(--text-sm);color:#6b6862}@media(max-width:1199px){.shop-mega-menu__footer-text{display:none}.shop-mega-menu__footer{justify-content:center}.shop-mega-menu__cta.btn{border-radius:999px;font-size:18px}}.shop-mega-menu__cta.btn{background-color:var(--clr-black);color:var(--clr-white);flex-shrink:0}.shop-mega-menu__cta.btn b{color:var(--clr-white)}@media(min-width:1200px){.shop-mega-menu__trigger{padding:8px 16px;border-radius:40px;transition:background-color var(--transition-1)}.shop-mega-menu[open] .shop-mega-menu__trigger,.shop-mega-menu__trigger:hover{background-color:var(--clr-grey-16)}.shop-mega-menu__chevron{display:none}.shop-mega-menu__trigger:after{content:"";position:absolute;left:-20px;right:-20px;top:100%;height:48px}.shop-mega-menu::details-content{content-visibility:visible;overflow:visible;block-size:auto;height:auto}.shop-mega-menu__panel{display:block!important;position:absolute;z-index:10;top:100%;left:-20px;right:-20px;padding-top:0;background-color:var(--clr-white);box-shadow:var(--box-shadow);opacity:0;visibility:hidden;pointer-events:none;transform-origin:top center;transform:scaleY(.96) translateY(-6px);transition:opacity var(--transition-1),transform var(--transition-1),visibility var(--transition-1)}.shop-mega-menu:hover .shop-mega-menu__panel,.shop-mega-menu[open] .shop-mega-menu__panel{opacity:1;visibility:visible;pointer-events:auto;transform:scaleY(1) translateY(0);border-top:1px solid #F6F3EC}.shop-mega-menu__inner{flex-direction:row;align-items:stretch;gap:32px;padding:28px}.shop-mega-menu__promo{width:280px;flex-shrink:0;min-height:320px}.shop-mega-menu__promo-link{min-height:320px}.shop-mega-menu__categories{flex-grow:1;justify-content:space-between}.shop-mega-menu__grid{grid-template-columns:repeat(3,1fr)}.shop-mega-menu__footer{margin-top:8px}header:has(.shop-mega-menu:is(:hover,[open])) .h-inner:before{opacity:1;visibility:visible;border-radius:var(--rd-1) var(--rd-1) 0 0;box-shadow:var(--box-shadow)}header:has(.shop-mega-menu:is(:hover,[open])) .h-logo img:first-child{display:none}header:has(.shop-mega-menu:is(:hover,[open])) .h-logo img:last-child{display:block}header:has(.shop-mega-menu:is(:hover,[open])) .h-links a{color:var(--clr-black)}header:has(.shop-mega-menu:is(:hover,[open])) .shop-mega-menu__trigger{color:#de702e}header:has(.shop-mega-menu:is(:hover,[open])) .h-lang-wrap{color:var(--clr-black);background-color:#f6f6f6}header:has(.shop-mega-menu:is(:hover,[open])) .h-lang-wrap .h-lang{background-color:#f6f6f6}header:has(.shop-mega-menu:is(:hover,[open])) .h-lang-wrap .h-lang a{color:var(--clr-black)}header:has(.shop-mega-menu:is(:hover,[open])) .h-lang-wrap .current-lang:before{border-color:var(--clr-black)}}
/*# sourceMappingURL=/cdn/shop/t/114/assets/component-shop-mega-menu.css.map */
