.custom-mega-menu{width:100%;margin:0 auto;padding:0 16px;box-sizing:border-box;background-color:#fff}.custom-mega-menu a,.custom-mega-menu img{border:none!important;outline:none}.custom-mega-menu__wrapper{display:flex;gap:0;min-height:340px}.custom-mega-menu__sidebar{width:372px;min-width:372px;flex-shrink:0;border-right:1px solid #d9d9d9!important;padding-right:32px;display:flex;flex-direction:column}.custom-mega-menu__sidebar-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0}.custom-mega-menu__sidebar-link{display:flex;justify-content:space-between;align-items:center;padding:10px 0;text-decoration:none!important;font-family:var(--font-body-family);font-size:14px;font-weight:400;color:#333;transition:color .2s ease,padding-left .2s ease;line-height:1.5;border-bottom:1px solid #d9d9d9!important}.custom-mega-menu__sidebar-link:hover{color:#000;padding-left:4px}.custom-mega-menu__sidebar-link--active{color:#000;font-weight:500}.custom-mega-menu__sidebar-icon{font-size:14px;color:#999;font-weight:400;line-height:1;flex-shrink:0;margin-left:8px}.custom-mega-menu__view-all-sidebar{margin-top:0;padding-top:10px;display:flex;align-items:center;gap:8px}.custom-mega-menu__view-all-sidebar a{font-family:var(--font-body-family);font-size:14px;font-weight:400;color:#333;text-decoration:underline!important;text-underline-offset:3px;text-decoration-color:#999!important;transition:color .2s,text-decoration-color .2s}.custom-mega-menu__view-all-sidebar a:hover{color:#000;text-decoration-color:#000!important}.custom-mega-menu__collection-grid{flex-grow:1;display:grid;grid-template-columns:25% 25% 25% 25%;gap:0;align-content:stretch;margin-right:-16px}.custom-mega-menu__collection-col{display:flex;flex-direction:column;padding:16px;border-right:1px solid #d9d9d9}.custom-mega-menu__collection-col:last-child{border-right:none}.custom-mega-menu__col-image-wrapper{border-radius:10px!important;overflow:hidden;margin-bottom:14px;width:100%;aspect-ratio:1 / 1;background-color:#f4f4f4;position:relative;flex-shrink:0}.custom-mega-menu__col-image-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.custom-mega-menu__col-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px!important;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.custom-mega-menu__col-image-wrapper:hover .custom-mega-menu__col-image{transform:scale(1.05)}.custom-mega-menu__col-title{font-family:var(--font-body-family);font-size:15px;font-weight:600;color:#111;margin:0 0 8px;line-height:1.3;letter-spacing:-.01em}.custom-mega-menu__col-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;flex-grow:1}.custom-mega-menu__col-links li{border-bottom:1px solid #d9d9d9}.custom-mega-menu__col-links li:last-child{border-bottom:none}.custom-mega-menu__col-link{font-family:var(--font-body-family);font-size:13px;font-weight:400;color:#555;text-decoration:none!important;display:block;padding:6px 0;line-height:1.5;transition:color .2s ease}.custom-mega-menu__col-link:hover{color:#111}.custom-mega-menu__col-view-all{margin-top:auto;padding-top:14px;border-top:1px solid #d9d9d9}.custom-mega-menu__col-view-all-link{display:flex;align-items:center;justify-content:space-between;width:100%;font-family:var(--font-body-family);font-size:13px;font-weight:400;color:#111;text-decoration:none!important;transition:color .2s ease;position:relative;padding-bottom:2px}.custom-mega-menu__col-view-all-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#111;transition:width .3s ease-out}.custom-mega-menu__col-view-all-link:hover:after{width:100%}.custom-mega-menu__col-view-all-link:hover{color:#000}.custom-mega-menu__col-view-all-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none!important;border-radius:6px;background:transparent;transition:background-color .2s ease;flex-shrink:0;overflow:hidden}.custom-mega-menu__col-view-all-icon svg{width:16px;height:16px;stroke:#333;flex-shrink:0}@keyframes arrowFly{0%{transform:translate(0)}40%{transform:translate(32px,-32px)}41%{transform:translate(-32px,32px)}to{transform:translate(0)}}.custom-mega-menu__col-view-all-link:hover .custom-mega-menu__col-view-all-icon svg{animation:arrowFly .4s ease-in-out forwards;stroke:#111}.custom-mega-menu__col-image-wrapper .placeholder-svg{width:100%;height:100%;fill:#ddd}.custom-mega-menu__banner-content{flex-grow:1;padding-left:16px;padding-top:16px;padding-bottom:16px;display:flex;flex-direction:column}.custom-mega-menu__banner-image-wrapper{position:relative;border-radius:10px!important;overflow:hidden;width:100%;flex-grow:1;min-height:300px;background-color:#f4f4f4}.custom-mega-menu__banner-image-link{display:block;width:100%;height:100%}.custom-mega-menu__banner-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px!important;transition:transform .6s ease}.custom-mega-menu__banner-image-wrapper:hover .custom-mega-menu__banner-image{transform:scale(1.03)}.custom-mega-menu__banner-overlay{position:absolute;bottom:0;left:0;right:0;padding:40px 44px;background:linear-gradient(0deg,rgba(0,0,0,.55) 0%,rgba(0,0,0,.15) 60%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;border-radius:0 0 10px 10px}.custom-mega-menu__banner-heading{font-family:var(--font-heading-family);font-size:34px;font-weight:600;color:#fff;margin:0 0 6px;line-height:1.2}.custom-mega-menu__banner-subheading{font-family:var(--font-body-family);font-size:14px;font-weight:400;color:#ffffffd9;margin:0 0 20px;line-height:1.5}.custom-mega-menu__banner-btn{display:inline-block;background-color:#fff;color:#111;padding:12px 30px;border-radius:30px;font-family:var(--font-body-family);font-size:14px;font-weight:500;text-decoration:none!important;transition:background-color .3s ease,color .3s ease;width:fit-content;letter-spacing:.02em}.custom-mega-menu__banner-btn:hover{background-color:#111;color:#fff}.custom-mega-menu__banner-image-wrapper.no-overlay .custom-mega-menu__banner-overlay{display:none}.custom-mega-menu--banner .custom-mega-menu__sidebar{border-right:none!important;padding-right:32px;width:220px;min-width:220px}.custom-mega-menu__banner-grid{display:flex;gap:16px;padding-left:16px;padding-top:16px;padding-bottom:16px;align-items:flex-start}.custom-mega-menu__banner-card{display:flex;flex-direction:column;flex-shrink:0}.custom-mega-menu__banner-card-image{position:relative;border-radius:10px!important;overflow:hidden;width:230px;height:324px;background-color:#f4f4f4}.custom-mega-menu__banner-card-image a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.custom-mega-menu__banner-card-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px!important;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.custom-mega-menu__banner-card-image:hover img{transform:scale(1.05)}.custom-mega-menu__banner-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(0deg,rgba(0,0,0,.5) 0%,transparent 100%);border-radius:0 0 10px 10px}.custom-mega-menu__banner-card-title{font-family:var(--font-body-family);font-size:15px;font-weight:600;color:#fff;margin:0;line-height:1.3}.custom-mega-menu__banner-actions{display:none;gap:12px;padding-top:20px;padding-left:0;width:100%}.custom-mega-menu__banner-action-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:30px;font-family:var(--font-body-family);font-size:13px;font-weight:500;text-decoration:none!important;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;cursor:pointer}.custom-mega-menu__banner-action-btn--primary{background-color:#111;color:#fff;border:1px solid #111!important}.custom-mega-menu__banner-action-btn--primary:hover{background-color:#333;border-color:#333!important}.custom-mega-menu__banner-action-btn--outline{background-color:#fff!important;color:#111;border:1px solid #111!important}.custom-mega-menu__banner-action-btn--outline:hover{background-color:#111;color:#fff}@media screen and (min-width:990px)and (max-width:1200px){.custom-mega-menu{padding:24px 20px}.custom-mega-menu__sidebar{width:180px;padding-right:20px}.custom-mega-menu__collection-grid{padding-left:20px}.custom-mega-menu__collection-col{padding:12px}.custom-mega-menu__col-image-wrapper{width:100%;height:auto;aspect-ratio:1 / 1}.custom-mega-menu__banner-content{padding-left:20px}.custom-mega-menu__banner-grid{gap:12px;padding-left:20px}.custom-mega-menu__col-title{font-size:14px}.custom-mega-menu__col-link{font-size:12px}.custom-mega-menu__sidebar-link{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-custom-mega-menu.css.map */
