.mega-menu{position:static!important}.mega-menu__content{background-color:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;top:100%!important}.mega-menu__card-wrap{background:#fff;border-radius:24px;box-shadow:0 15px 40px #201e1c14;border:1px solid #eae7e2;max-width:1050px;margin:15px auto 30px;position:relative;overflow:hidden}.mega-menu__card-wrap:before{content:"";position:absolute;top:-10px;left:var(--menu-caret-left, 50%);transform:translate(-50%);border-width:0 10px 10px;border-style:solid;border-color:transparent transparent #ffffff;display:block;width:0;z-index:10}.mega-menu__card-wrap:after{content:"";position:absolute;top:-11px;left:var(--menu-caret-left, 50%);transform:translate(-50%);border-width:0 10px 10px;border-style:solid;border-color:transparent transparent #eae7e2;display:block;width:0;z-index:9}.mega-menu__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:35px 40px}.mega-menu__col{display:flex;flex-direction:column}.mega-menu__header{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;color:#201e1c;text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px;border-bottom:1px solid #f0ede9;padding-bottom:10px;text-align:left}.mega-menu__header-icon{width:18px;height:18px;color:#0a5c4e;flex-shrink:0}.mega-menu__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.mega-menu__link-item{display:flex;align-items:center;justify-content:space-between;text-decoration:none;padding:10px 14px;border-radius:12px;color:#201e1c!important;font-size:14px;font-weight:500;transition:all .2s ease;text-align:left}.mega-menu__link-item:hover{background:#fdfbf7;color:#0a5c4e!important;text-decoration:none!important}.mega-menu__link-arrow{width:14px;height:14px;color:#a0a0a0;transition:transform .2s ease,color .2s ease;opacity:.7;flex-shrink:0}.mega-menu__link-item:hover .mega-menu__link-arrow{transform:translate(3px);color:#0a5c4e;opacity:1}.menu-coming-soon-pill{font-size:10px;font-weight:600;color:#0a5c4e;background:#e6f2f0;padding:2px 6px;border-radius:6px;text-transform:uppercase;margin-left:8px;letter-spacing:.04em;display:inline-block;vertical-align:middle}.mega-menu__promo-card{background:#f7f5f0;border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;height:100%;border:1px solid #edebe6;text-align:left}.mega-menu__promo-title{font-family:Outfit,sans-serif;font-size:21px;line-height:1.2;font-weight:600;color:#201e1c;margin-top:0;margin-bottom:8px}.mega-menu__promo-sub{font-size:13px;color:#606060;margin-bottom:20px;line-height:1.4}.mega-menu__promo-code{font-size:13px;color:#201e1c;font-weight:600;margin-bottom:20px;background:#fff;padding:6px 12px;border-radius:6px;border:1px dashed #0a5c4e;display:inline-block}.mega-menu__promo-btn{background:#0a5c4e;color:#fff!important;border-radius:8px;padding:12px 20px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-decoration:none!important;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background-color .2s ease;margin-bottom:20px;border:none;cursor:pointer}.mega-menu__promo-btn:hover{background:#08493e}.mega-menu__promo-btn-arrow{width:14px;height:14px;flex-shrink:0}.mega-menu__promo-items{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin:0}.mega-menu__promo-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#201e1c;font-weight:500}.mega-menu__promo-item-check{width:18px;height:18px;color:#0a5c4e;flex-shrink:0}.mega-menu__bottom-bar{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #eae7e2;background:#fbfaf8;padding:22px 40px;gap:20px}.mega-menu__bottom-item{display:flex;align-items:center;gap:12px}.mega-menu__bottom-icon{width:24px;height:24px;color:#0a5c4e;flex-shrink:0}.mega-menu__bottom-text{font-size:11px;font-weight:600;color:#505050;line-height:1.4;text-align:left;text-transform:uppercase;letter-spacing:.02em}@media screen and (max-width:989px){.mega-menu__card-wrap{margin:10px}.mega-menu__grid{grid-template-columns:1fr;gap:25px;padding:20px}.mega-menu__bottom-bar{grid-template-columns:1fr 1fr;padding:20px}}@media screen and (max-width:989px){.js header-drawer .menu-drawer__submenu--mega{position:absolute;transform:translate(100%);visibility:hidden;width:100%;height:100%;overflow:hidden;background:#faf9f7}.js header-drawer details[open].menu-opening>.menu-drawer__submenu--mega,.js header-drawer details[open]>.menu-drawer__submenu--mega.menu-opening{transform:translate(0);visibility:visible}.js header-drawer .menu-drawer__submenu--mega .menu-drawer__inner-submenu{height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column}.js header-drawer details[open]>summary.menu-drawer__menu-item{color:rgb(var(--color-foreground));font-weight:500}.mobile-mega-menu__content{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#faf9f7}.mobile-mega-menu__content .mega-menu__grid--mobile{display:flex;flex-direction:column;gap:.8rem;padding:1.2rem 1.6rem 1.6rem}.mobile-mega-menu__section{border:.1rem solid #e8e4dc;border-radius:1rem;background:#fff;overflow:hidden}.mobile-mega-menu__section-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.4rem;cursor:pointer;font-size:1.3rem;font-weight:600;color:#0a5c4e;letter-spacing:.04em;text-transform:uppercase;margin-bottom:0}.mobile-mega-menu__section-summary::-webkit-details-marker{display:none}.mobile-mega-menu__section-label{display:inline-flex;align-items:center;gap:.8rem;min-width:0}.mobile-mega-menu__section-summary .icon-caret{flex-shrink:0;width:1rem;height:1rem;transition:transform .2s ease}.mobile-mega-menu__section[open]>.mobile-mega-menu__section-summary .icon-caret{transform:rotate(180deg)}.mobile-mega-menu__section-body{padding:1rem}.mobile-mega-menu__content .mega-menu__links--compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin:0;padding:0;list-style:none}.mobile-mega-menu__content .mega-menu__link-item--compact{display:flex;align-items:center;min-height:4rem;padding:.8rem 1rem;font-size:1.3rem;font-weight:500;line-height:1.3;color:#201e1c;background:#faf9f7;border:.1rem solid #edebe6;border-radius:.8rem;text-decoration:none;box-shadow:none}.mobile-mega-menu__content .mega-menu__link-item--compact:active{background:#eef5f3;color:#0a5c4e}.mobile-mega-menu__content .menu-coming-soon-pill{display:block;font-size:.8rem;margin-top:.2rem;margin-left:0}.mobile-mega-menu__content .mega-menu__promo-card{padding:1.6rem 1.4rem;border-radius:1rem;height:auto;margin-bottom:.4rem}.mobile-mega-menu__content .mega-menu__promo-title{font-size:1.8rem}.mobile-mega-menu__content .mega-menu__promo-sub{font-size:1.2rem;margin-bottom:1rem}.mobile-mega-menu__content .mega-menu__promo-btn{width:100%;padding:1rem 1.4rem;font-size:1.2rem;margin-bottom:.8rem}.mobile-mega-menu__content .mega-menu__bottom-bar--mobile{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;padding:1rem 1.6rem 1.6rem;background:#f3f1ec;border-top:.1rem solid #eae7e2;margin:0}.mobile-mega-menu__content .mega-menu__bottom-bar--mobile .mega-menu__bottom-item{flex-direction:column;align-items:center;text-align:center;background:#fff;padding:.8rem .6rem;border-radius:.8rem;border:.1rem solid #eae7e2;gap:.4rem}.mobile-mega-menu__content .mega-menu__bottom-bar--mobile .mega-menu__bottom-text{font-size:.9rem;line-height:1.35;text-transform:none;letter-spacing:0}.mobile-mega-menu__content .mega-menu__bottom-bar--mobile .mega-menu__bottom-icon{width:1.8rem;height:1.8rem}@media screen and (max-width:749px){.mobile-mega-menu__content .mega-menu__links--compact,.mobile-mega-menu__content .mega-menu__bottom-bar--mobile{grid-template-columns:1fr}}}
/*# sourceMappingURL=/cdn/shop/t/157/assets/custom-mega-menu.css.map */
