.mega-menu{padding:3px 10px 5px;background:#fff;height:60px;display:flex}.mega-menu header{display:flex;justify-content:space-between;align-items:center;gap:20px;max-width:1300px;margin:0 auto;width:100%}@media only screen and (min-width: 1600px){.mega-menu header{max-width:1600px}}.mega-menu .icons-wrapper{display:flex;column-gap:16px;align-items:center}.mega-menu .header__icon--cart{margin:0}.mega-menu .icons-wrapper svg{width:24px}.mega-menu .logo{width:100%;max-width:195px;text-decoration:none;z-index:1}.mega-menu .logo a{display:flex}.mega-menu .logo img,.mega-menu .logo svg{width:100%}.mega-menu .header-link{color:#121713;text-decoration:none}.mega-menu .links-wrapper{display:flex;column-gap:28px}.mega-menu .links-wrapper .dropdown-link{display:flex;align-items:center;column-gap:3px;cursor:pointer}.mega-menu .header-link:hover{color:#ff4127}.mega-menu .links-wrapper .dropdown-link:hover>svg path{stroke:#ff4127}.mega-menu .links-wrapper .dropdown-link:hover>svg{transform:rotate(180deg)}.mega-menu-dropdown{position:absolute;background:#fff;left:0;width:100%;top:100%;padding:15px 10px 33px;display:none;margin-top:-16px}.mega-menu .dropdown-link:hover .mega-menu-dropdown{display:block}.mega-menu .menu-wrapper{display:flex;max-width:1200px;margin:auto;column-gap:20px;justify-content:space-between;border-top:1px solid #e8e8e8;padding-top:53px}@media only screen and (min-width: 1600px){.mega-menu .menu-wrapper{max-width:1500px}}.mega-menu h3{font-size:20px;margin:0 0 16px;color:#121713;letter-spacing:-.5px;font-weight:400;font-family:KMR-Waldenburg-Normal}.mega-menu .dropdown-links{max-width:250px;width:100%}.mega-menu .dropdown-links a{display:block}.mega-menu .dropdown-links a:not(:last-of-type){margin-bottom:2px}.mega-menu .header-link.red-variant{color:#ff360a;text-decoration:underline}.mega-menu .dropdown-products{display:grid;justify-content:space-between;row-gap:20px;grid-template-columns:repeat(3,minmax(0,385px))}.mega-menu .dropdown-products a{text-decoration:none;position:relative}.mega-menu .product-title{font-size:16px;line-height:100%;color:#121713;margin:0 0 6px;letter-spacing:-.5px}.mega-menu .rating-value{font-size:14px;line-height:100%;color:#121713;margin:0;letter-spacing:-.5px;text-decoration:underline}.mega-menu .product-category{font-size:14px;line-height:100%;color:#707370;margin:0 0 8px;letter-spacing:-.5px}.mega-menu .stars,.mega-menu .stars-wrapper{display:flex;column-gap:6px}.mega-menu .product-info{display:flex;align-items:center;column-gap:10px;justify-content:space-between;margin-bottom:32px}.mega-menu .product-price{font-size:14px;line-height:100%;color:#121713;margin:0;letter-spacing:-.5px;background:#ebebeb;border-radius:100px;padding:10px;white-space:nowrap}.mega-menu .dropdown-products .image-wrapper img{width:100%;object-fit:contain}.mega-menu .product-card{padding:0 43px}.mega-menu .product-card:hover svg{transform:rotate(0)}.mega-menu .dropdown-products a:nth-child(3n+2):before{position:absolute;width:1px;height:100%;background:#e8e8e8;left:0;content:"";top:0}.mega-menu .dropdown-products a:nth-child(3n+2):after{position:absolute;width:1px;height:100%;background:#e8e8e8;right:0;content:"";top:0}.mega-menu .open-menu{display:none}.mega-menu .open-menu,.mega-menu .close-menu{background:transparent;border:0;cursor:pointer}.mega-menu .close-menu{display:none}.mega-menu .close-menu svg{height:36px}.mega-menu.menu-opened .close-menu{display:flex}.mega-menu.menu-opened .open-menu{display:none}.mobile-menu-wrapper{position:absolute;background:#151f2b80;left:0;top:100%;width:100%;height:calc(100vh - 48px);transform:translate(-100%);opacity:0;transition:transform .3s ease-in-out}.mobile-menu-wrapper.active{transform:translate(0);opacity:1}.mobile-menu{background:#fff;max-width:393px;width:100%;padding:34px 16px 21px 10px;height:100%;display:flex;flex-direction:column;gap:20px;position:relative;overflow:hidden}.mobile-menu-wrapper .header-link{display:flex;align-items:center;justify-content:space-between;font-size:16px;padding:12px 0;cursor:pointer}.mobile-menu-wrapper .header-link:hover svg path{stroke:#ff4127}.mobile-menu-wrapper .header-link:first-of-type{border-top:1px solid #e8e8e8}.mobile-menu-wrapper .header-link:not(:last-of-type){border-bottom:1px solid #e8e8e8}.mobile-menu-wrapper .search label{display:none}.mobile-menu-wrapper .search input{border:1px solid #e8e8e8;border-radius:100px;box-shadow:none;padding:0 30px;height:64px}.mobile-menu-wrapper .search input::placeholder{opacity:1;color:#121713}.mobile-menu-wrapper .search input:hover{box-shadow:none;border:1px solid #e8e8e8}.mobile-menu-wrapper .search input:focus-visible{box-shadow:none;outline:none}.mobile-menu-wrapper .field__button{background:#ff360a;border-radius:100%;height:54px;width:54px;top:50%;transform:translateY(-50%);right:5px}.mega-menu .icon-search{cursor:pointer}.mobile-menu-wrapper .mobile-sublinks{position:absolute;background:#fff;top:0;width:100%;left:0;border-top:1px solid #e8e8e8;padding:24px 10px;z-index:1;overflow:scroll;max-height:100vh;height:100%;transform:translate(100%);transition:transform .2s ease-in-out}.mobile-menu-wrapper .mobile-sublinks .header-link{border:0;padding:0}.mobile-menu-wrapper .mobile-sublinks .header-link:not(:last-of-type){margin-bottom:8px}.mega-menu .back-btn{background:transparent;border:0;font-size:16px;gap:6px;display:none;text-transform:none}.mobile-menu-wrapper .mobile-sublinks .dropdown-products{grid-template-columns:repeat(2,minmax(0,385px));gap:50px;margin-top:30px}.mega-menu.submenu-opened .back-btn{display:flex;align-items:center;cursor:pointer;padding:0}.mega-menu.submenu-opened .logo-svg{display:none}.mega-menu .mobile-sublinks .product-title{font-size:16px}.mega-menu .mobile-sublinks .product-category{font-size:12px}.mega-menu .mobile-sublinks .product-card{padding:0}.mega-menu .mobile-sublinks .stars-wrapper{display:none}.mega-menu .mobile-sublinks .product-info{flex-direction:column;align-items:start;gap:4px}.mega-menu .mobile-sublinks .product-price{font-size:16px;padding:8px}.mega-menu .mobile-sublinks .product-info{margin:0}.mega-menu .mobile-sublinks .product-card:before,.mega-menu .mobile-sublinks .product-card:after{display:none}.mega-menu .mobile-sublinks .product-card:nth-child(2n-1):after{position:absolute;width:1px;height:100%;background:#e8e8e8;right:-27px;content:"";top:0;display:block}.mobile-menu-wrapper .dropdown-link.active .mobile-sublinks{transform:translate(0)}@media (max-width: 1240px){.mega-menu-dropdown .product-card{padding:0 20px}}@media (max-width: 1100px){.mega-menu .links-wrapper{display:none}.mega-menu .open-menu{display:block}}@media (max-width: 1024px){.mega-menu-dropdown .dropdown-products{grid-template-columns:repeat(2,minmax(0,385px))}.mega-menu-dropdown .dropdown-products a:nth-child(3n+2):before,.mega-menu-dropdown .dropdown-products a:nth-child(3n+2):after{display:none}.mega-menu .dropdown-products a:nth-child(3n+2):before,.mega-menu .dropdown-products a:nth-child(3n+2):after{display:none}}@media (max-width: 640px){.mega-menu h3{font-size:20px}.mobile-menu-wrapper .header-link{letter-spacing:-.5px}}@media (max-width: 460px){.mega-menu{height:50px}.mega-menu .icon-search,.mega-menu .header__icon--cart{display:none}.mega-menu .logo{display:flex;max-width:129px}.mega-menu{padding:6px 10px}.mega-menu .open-menu,.mega-menu .close-menu{padding:0}.mega-menu .close-menu svg{height:20px}}
/*# sourceMappingURL=/cdn/shop/t/252/assets/component-mega-menu.css.map */
