.new-header *{margin:0;padding:0;box-sizing:border-box}.ctn_header--desktop{display:grid;grid-template-columns:minmax(130px,max-content) 2fr minmax(230px,370px);gap:20px;padding:10px 16px 0;max-width:1440px;width:100%;margin:0 auto}.ctn_logo{display:flex;gap:20px;align-items:center;transition:.5s}.ctn_logo:hover{opacity:.8}.logo{display:flex;width:100%;justify-content:flex-start;margin-bottom:10px}.logo svg{width:100%;max-width:max-content}.logo img{width:100%;height:100%;object-fit:contain}.link--logo li{list-style:none}.link--logo li a{display:flex;max-width:max-content;gap:7px;color:var(--header-color-primary);font-family:var(--header-font-family-metro);font-size:var(--header-font-size-normal);font-style:normal;font-weight:var(--header-font-weight-600);line-height:var(--header-line-height-22px);text-transform:uppercase}.link--logo li a svg{width:20px;height:20px;max-width:20px}.new-header nav{display:flex;justify-content:center}.ctn_header--desktop .links{display:flex}.ctn_header--desktop .links li{list-style:none;border-radius:10px 10px 0 0;overflow:hidden;display:flex;height:fit-content}.ctn_header--desktop .links li:hover{background-color:var(--header-color-quaternary)}.ctn_header--desktop .links li a{display:flex;width:100%;max-width:max-content;gap:7px;color:var(--header-color-primary);font-family:var(--header-font-family-metro);font-size:var(--header-font-size-normal);font-style:normal;font-weight:var(--header-font-weight-600);line-height:var(--header-line-height-22px);text-transform:uppercase;transition:.5s;padding:20px 18px}.ctn_header--desktop .links li svg{width:20px;height:20px;max-width:20px}.ctn_header--desktop .links li .sub-menu{max-width:1420px;width:100%;display:flex;gap:64px;top:100%;right:50%;transform:translate(50%) translateY(-100%);position:absolute;background-color:var(--header-color-quaternary);border-radius:10px;z-index:-1;padding:40px 20px 40px 30px;justify-content:space-between;visibility:hidden;opacity:0;transition:.5s}.links li:hover .sub-menu{transform:translate(50%) translateY(0);visibility:visible;opacity:1}.links li .sub-menu ul{display:flex;flex-direction:column;gap:64px}.links li .sub-menu li{display:flex;max-width:max-content;border-radius:0}.links li .sub-menu li a{padding:0;margin-bottom:18px;color:var(--header-color-primary);font-family:var(--header-font-family-metro);font-size:var(--header-font-size-xlarge);font-weight:var(--header-font-weight-500);line-height:var(--header-line-height-1);text-transform:capitalize;transition:.5s}.links li .sub-menu li a:hover{text-decoration:underline}.links li .sub-menu p{color:var(--header-color-primary);font-family:var(--header-font-family-metro);font-size:var(--header-font-size-small);font-weight:var(--header-font-weight-500);line-height:var(--header-line-height-120);max-width:215px;width:100%}.sub-menu .ctn_products{display:flex;max-width:930px;width:100%;gap:15px}.sub-menu .ctn_products .product a{padding:0}.sub-menu .ctn_products li{max-width:215px;width:100%}.sub-menu .ctn_products .product{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;gap:0;position:relative;opacity:1}.sub-menu .ctn_products .product .tag{position:absolute;top:15px;left:15px;width:100%;height:auto;color:var(--header-color-primary);font-family:var(--header-font-family-metro);font-size:var( --header-font-size-normal);font-weight:var(--header-font-weight-400);line-height:1;text-transform:uppercase;display:flex;align-items:center;justify-content:center;max-width:max-content;z-index:1;border-radius:3px;padding:7px 6px}.sub-menu .ctn_products .product .img_product{display:flex;margin-bottom:15px;height:380px;overflow:hidden;padding:0}.sub-menu .ctn_products .product .img_product img{width:100%;height:100%;object-fit:cover;transition:all .5s ease}.sub-menu .ctn_products .product .img_product:hover img{transform:scale(1.1)}.sub-menu .ctn_products .product .product_tlt,.sub-menu .ctn_products .product p{color:var(--header-color-primary);text-align:center;font-family:var(--header-font-family-moret);font-size:var(--header-font-size-xlarge);font-weight:var(--header-font-weight-300);line-height:var(--header-line-height-120);text-transform:capitalize;margin-bottom:6px;padding:0;transition:.5s}.sub-menu .ctn_products .product .product_tlt:hover{text-decoration:underline}.sub-menu .ctn_products .product .price{color:var(--header-color-primary);font-family:var(--header-font-family-metro);font-size:var( --header-font-size-small);font-weight:var( --header-font-weight-500);line-height:var(--header-line-height-120);margin:0}.sub-menu .ctn_products .reviews-badge{display:flex;flex-direction:row-reverse;gap:8px;margin-bottom:12px;cursor:pointer}.sub-menu .ctn_products .reviews-badge p{font-family:Metro Sans;font-weight:400;font-size:14px;line-height:130%;letter-spacing:0;text-align:center;margin:0}.sub-menu .ctn_products .reviews-badge .ctn_rating{display:flex;gap:4px}.sub-menu .ctn_products .reviews-badge .ctn_rating .reviews_count{display:flex;align-items:center}.sub-menu .ctn_products .reviews-badge .ctn_rating .reviews_count p{text-decoration:underline}.sub-menu .ctn_products .reviews-badge .ctn_stars{display:flex;gap:4px}.links li .sub-menu .img{display:flex;position:relative}.links li .sub-menu .img img{width:100%;height:100%;object-fit:cover}.links li .sub-menu .img .info{background-color:var(--header-color-secondary);display:flex;border-radius:5px;gap:12px;max-width:225px;width:100%;padding:10px;position:absolute;bottom:21px;left:20px}.links li .sub-menu .img .info p{color:var(--header-color-primary);font-family:var(--header-font-family-metro);font-size:var(--header-font-size-small);font-weight:var(--header-font-weight-400);line-height:var(--header-line-height-130)}.links li .sub-menu .img .info svg{width:23px;max-width:23px;height:23px}.buttons{display:flex;align-items:center;justify-content:flex-end;color:var(--header-color-primary)}.buttons .take_quiz{padding:10px 20px;font-family:var(--header-font-family-metro);font-size:var(--header-font-size-small);font-weight:var(--header-font-weight-600);line-height:var(--header-line-height-1);text-transform:uppercase;margin-right:30px;min-width:max-content}.buttons a{border:none;display:flex;height:fit-content;margin-right:20px;cursor:pointer;transition:all .5s ease}.buttons a svg{min-width:24px;height:24px}.buttons a.cart{position:relative}.buttons a.cart .cart_count{position:absolute;text-transform:uppercase;left:50%;top:calc(50% + 4px);transform:translate(-50%,-50%);font-weight:700;font-size:11px;color:#fff}.buttons a.cart:hover{animation:rotate-shake .5s linear infinite}.buttons a.cart.is-shaking{animation:rotate-shake .5s linear 3}.buttons a.cart .icon-empty{display:flex;width:21px;height:23.5px}@keyframes rotate-shake{0%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}.buttons .btn_header{padding:11.5px 20px;min-width:max-content;font-size:var(--header-font-size-small);line-height:1;font-size:14px}.buttons .btn_header:hover{transform:scale(1)}.buttons a:hover{transform:scale(1.1)}.buttons a:last-child{margin:0}.ctn_header--mobile{display:none;align-items:center;position:relative}.ctn_header--mobile .ctn_header--mobile-content{display:flex;justify-content:space-between;background-color:var(--header-color-secondary);padding:10px 10px 0;z-index:999999;width:100%}.ctn_header--mobile .ctn_logo{display:flex;align-items:center;justify-content:center;margin:5px 0 14px}.ctn_header--mobile .ctn_logo .logo{width:100%;margin:0}.ctn_header--mobile .ctn_hamburger{display:flex;align-items:center;justify-content:center;padding:15px;border-radius:5px 5px 0 0;cursor:pointer;margin-right:10px}.ctn_header--mobile .ctn_hamburger.active{background:var(--header-color-quaternary)}.ctn_header--mobile .buttons{margin-left:auto}.ctn_header--mobile .dropdown{position:absolute;top:100%;left:10px;max-width:calc(100vw - 10px);height:calc(100vh - 80px);width:100%;transition:.5s;transform:translateY(-100%);overflow:hidden;z-index:-1}.ctn_header--mobile .dropdown.open{transform:translateY(0)}body.scroll-locked{overflow:hidden}.ctn_header--mobile .dropdown .dropdown-content{padding:21px 15px 15px;border-radius:0 5px 5px;background:var(--header-color-quaternary);height:100%;display:flex;flex-direction:column;position:relative;overflow-x:hidden;overflow-y:auto;margin-right:10px}.ctn_header--mobile .dropdown .dropdown-content li{list-style:none;margin-bottom:18px;display:flex;gap:12px;align-items:center;cursor:pointer}.ctn_header--mobile .dropdown .dropdown-content li a{color:var(--header-color-primary);font-family:var(--header-font-family-metro);font-size:var(--header-font-size-normal);font-style:normal;font-weight:var(--header-font-weight-600);line-height:var(--header-line-height-120);text-transform:uppercase}.ctn_header--mobile .dropdown .dropdown-content .login{display:flex;align-items:center;gap:10px;margin-top:60px;margin-bottom:30px;color:var(--header-color-primary);font-family:var(--header-font-family-metro);font-size:var(--header-font-size-normal);font-weight:var(--header-font-weight-600);line-height:var(--header-line-height-22px);text-transform:uppercase}.ctn_header--mobile .dropdown .dropdown-content .botton_ctn{display:flex;flex-direction:column;justify-content:flex-end;flex-grow:1;gap:40px}.ctn_header--mobile .dropdown .dropdown-content .dropdown-product{display:flex;gap:6px;max-width:600px;width:100%;height:200px;margin-bottom:auto}.ctn_header--mobile .dropdown .dropdown-product .product{width:50%;position:relative;margin-bottom:20px}.ctn_header--mobile .dropdown .dropdown-product .product a img{width:100%;height:100%;object-fit:cover;border-radius:5px}.ctn_header--mobile .dropdown .dropdown-product .image{width:50%;border-radius:5px;overflow:hidden}.ctn_header--mobile .dropdown .dropdown-product .image img{width:100%;height:100%;object-fit:cover}.ctn_header--mobile .dropdown .dropdown-product .product .btn{padding:10px 20px 9px;position:absolute;display:flex;align-items:center;bottom:-20px;right:50%;transform:translate(50%);min-width:fit-content;max-width:max-content;width:100%;color:var(--header-color-quinary);font-family:var(--header-font-family-metro);font-size:var(--header-font-size-small);font-weight:var(--header-font-weight-600);line-height:1;border:0px solid var(--header-color-primary)}.ctn_header--mobile .dropdown .dropdown-product .product .btn:hover{color:#f4f0e6}.ctn_header--mobile .dropdown .dropdown-content .close{background-color:var(--header-color-secondary);border:0px solid var(--header-color-primary);font-weight:var(--header-font-weight-600);font-size:var(--header-font-size-small);line-height:1;min-width:100%;padding:10px 15px;margin-top:15px;position:relative}.ctn_header--mobile .dropdown .sub-menu{background-color:var(--header-color-quaternary);position:absolute;top:0;height:100%;z-index:999999;transform:translate(100%);padding:21px 15px 15px;border-radius:0 5px 5px;display:flex;flex-direction:column;transition:.5s;overflow:auto;right:0}.ctn_header--mobile .dropdown li.open .sub-menu{transform:translate(0)}.ctn_header--mobile .dropdown .sub-menu .back{display:flex;align-items:center;gap:7px;margin-bottom:30px}.ctn_header--mobile .dropdown .sub-menu .back p{color:var(--header-color-primary);font-family:var(--header-font-family-metro);font-size:var(--header-font-size-xsmall);font-weight:var(--header-font-weight-600);line-height:var(--header-line-height-22px);text-transform:uppercase}.ctn_header--mobile .dropdown .sub-menu li{margin-bottom:20px}.ctn_header--mobile .dropdown .sub-menu li a{color:var(--header-color-primary);font-family:var(--header-font-family-metro);font-size:var(--header-font-size-xxlarge);font-style:normal;font-weight:var(--header-font-weight-500);line-height:1;text-transform:capitalize}.ctn_header--mobile .dropdown .sub-menu .img{position:relative;border-radius:5px;overflow:hidden;min-height:260px;margin-top:auto}.ctn_header--mobile .dropdown .sub-menu .img img{width:100%;height:100%;object-fit:cover}.ctn_header--mobile .dropdown .sub_menu_product li:last-child{margin-bottom:30px}.ctn_header--mobile .dropdown .sub_menu_product .product_info{color:#2e2e24;font-family:Metro Sans;font-size:12px;font-style:normal;font-weight:500;line-height:120%;padding-bottom:40px}.ctn_header--mobile .dropdown .sub_menu_product .ctn_products{margin-top:auto}.ctn_header--mobile .dropdown .sub_menu_product .ctn_products .product{align-items:start}.ctn_header--mobile .dropdown .sub_menu_product .ctn_products .product .img_product{margin-bottom:7px;height:185px}.ctn_header--mobile .dropdown .sub_menu_product .ctn_products .product p{color:var(--header-color-primary);font-family:var(--header-font-family-moret);font-size:var(--header-font-size-xlarge);font-weight:var(--header-font-weight-300);line-height:1}.ctn_header--mobile .dropdown .sub_menu_product .ctn_products .product p.price{color:var(--header-color-primary);font-family:var(--header-font-family-metro);font-size:var(--header-font-size-xsmall);font-style:normal;font-weight:var(--header-font-weight-500);line-height:var(--header-line-height-120)}.ctn_header--mobile .dropdown .sub_menu_product .close{margin-top:20px}@media (max-width: 1280px){.sub-menu .ctn_products{max-width:750px;width:100%}.sub-menu .ctn_products .product .img_product{height:300px}.links li .sub-menu .img{max-width:750px;width:100%}}@media (max-width: 1080px){.sub-menu .ctn_products,.links li .sub-menu .img{max-width:650px}.buttons .take_quiz,.buttons a{margin-right:10px}}@media (max-width: 990px){.ctn_header--desktop{display:flex;justify-content:space-between}.sub-menu .ctn_products{max-width:550px}.sub-menu .ctn_products .product .img_product{height:250px}.sub-menu .ctn_products .reviews-badge{font-size:12px;gap:2px;align-items:center;height:auto;flex-direction:column}.ctn_header--mobile .dropdown .sub_menu_product .ctn_products .product p{font-family:Metro Sans;font-weight:400;font-size:12px;line-height:130%;letter-spacing:0;text-align:center;margin:0}.sub-menu .ctn_products .reviews-badge .ctn_stars{gap:0}}@media (max-width: 960px){.ctn_header--desktop{gap:10px}.buttons .btn_header{padding:8px 12px;font-size:var(--header-font-size-xsmall)}.ctn_header--desktop .links li a{padding:10px}}@media (max-width: 800px){.ctn_header--desktop{display:none}.ctn_header--mobile{display:flex}.buttons .btn_header{font-size:var(--header-font-size-xsmall);padding:9px 14px}.sub-menu .ctn_products .product .tag{font-size:var(--header-font-size-xsmall);padding:6px 12px;top:10px;left:10px}.sub-menu .ctn_products .reviews-badge{width:100%;justify-content:space-between;flex-direction:row-reverse}.ctn_header--mobile .buttons{margin-left:10px}}@media (max-width: 375px){.ctn_header--mobile .ctn_logo{margin:8px 0 10px}.buttons .btn_header{font-size:10px;letter-spacing:-.5px;padding:10px 12px}.ctn_header--mobile .ctn_hamburger{padding:12px 15px}.ctn_header--mobile .dropdown{max-width:356px}.ctn_header--mobile .dropdown .dropdown-content{max-width:356px;margin:0;width:100%}}@media (width < 375px){.ctn_header--mobile .dropdown,.ctn_header--mobile .dropdown .dropdown-content{max-width:300px}}.js-cart-icon [hidden],.js-cart-icon .is-hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/308/assets/new-header.css.map */
