.splash-header{width:100%}body:has(.transparent-header) .splash-header{position:absolute;top:0;left:0;z-index:99}.splash-header__announcement{padding:12px 20px;display:flex;justify-content:center;align-items:center;position:relative}.splash-header__announcement-content{display:flex;align-items:center;gap:10px}.splash-header__announcement-badge{background:var(--text-color);color:var(--Black);color:var(--White);padding:3px 10px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.splash-header__announcement-text{color:var(--text-color);font:var(--h6);font-weight:700;letter-spacing:1px;text-align:center;font-size:14px;letter-spacing:0;font-weight:600}.splash-header__language{position:absolute;right:30px;color:var(--White);font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;top:6px}.splash-header__language_wrap .language_swither_content{background-color:#eee4de;padding:20px;position:absolute;top:40px;z-index:500;right:10px;border-radius:10px;opacity:0;visibility:hidden;transition:.5s ease}.splash-header__language_wrap .language_swither_content.active{opacity:1;visibility:visible}.splash-header__language_wrap .language_swither_content li{list-style:none}.splash-header__language_wrap .language_swither_content ul{display:flex;flex-direction:column;gap:10px}.splash-header__language_wrap .language_swither_content li a{color:#000;text-decoration:none}.splash-header__nav{background:var(--header-background);padding:20px 50px;display:flex;align-items:center;justify-content:space-between;position:relative;border-bottom:0px solid var(--White)}body:has(.transparent-header) .splash-header__nav{background:var(--header-background-transparent)}.splash-header__nav-left{display:flex;align-items:center;gap:45px;width:40%}.splash-header__menu-link{color:var(--header-text);text-decoration:none;font:var(--h6);font-weight:700;text-transform:uppercase;letter-spacing:1.5px;display:flex;align-items:center;gap:8px;padding:8px 0;transition:color .3s ease;white-space:nowrap;cursor:pointer;letter-spacing:1px;font-weight:600}.splash-header__menu-link svg{width:10px;transition:.3s all ease-in-out}.splash-header__icon-link:not(.cart-icon) svg path{fill:var(--header-text)}.splash-header__menu-link svg path,.splash-header__icon-link.account-icon svg path,.splash-header__icon-link.cart-icon svg path{stroke:var(--header-text)!important}.splash-header__menu-link:hover{color:#25d9cc}.splash-header__menu-link:hover svg{transform:rotate(180deg)}.splash-header__menu-link:hover svg path{stroke:#25d9cc!important}.splash-header__icon-link.account-icon:hover svg path,.splash-header__icon-link:not(.cart-icon):hover svg path{fill:#25d9cc!important}.splash-header__icon-link.cart-icon:hover svg path{stroke:#25d9cc!important;fill:transparent!important}.splash-header__logo{text-align:center;flex-shrink:0;padding:0 30px}.splash-header__logo img{max-width:160px;width:100%;height:100%;object-fit:cover}.splash-header__logo-top{font-size:10px;color:var(--White);text-transform:uppercase;letter-spacing:3px;margin-bottom:-8px;font-weight:400}.splash-header__logo-main{font-size:52px;color:var(--White);line-height:1;font-weight:400}.splash-header__nav-right{display:flex;align-items:center;gap:20px;width:40%;justify-content:flex-end}.splash-header__nav-right .splash-header__menu-link{margin-right:30px}.splash-header__icon-link{color:var(--header-text);text-decoration:none;font-size:20px;transition:color .3s ease;display:flex;align-items:center;cursor:pointer;position:relative}.splash-header__icon-link:hover{color:#f4a261}.cart-count-bubble{position:absolute;top:-5px;right:-5px;width:15px;height:15px;display:flex;align-items:center;justify-content:center;background:var(--White);border-radius:50%}.cart-count-bubble span{color:var(--Blue);font-size:10px}.splash-header__mega-menu{position:absolute;top:100%;left:0;right:0;width:100%;background:var(--submenu-background);opacity:0;visibility:hidden;transform:translateY(-15px);transition:all .35s cubic-bezier(.4,0,.2,1);z-index:1000}.splash-header__menu-item:hover .splash-header__mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.splash-header__mega-menu-inner{padding:60px 50px}.splash-header__mega-menu-content{display:grid;grid-template-columns:1fr 1fr .5fr;width:100%;max-width:1400px;margin:0 auto}.splash-header__mega-column{display:flex;flex-direction:column}.splash-header__mega-title{font-weight:600;color:var(--submenu-text);margin-bottom:30px;font-family:var(--primary)}.splash-header__mega-list{list-style:none;display:flex;flex-direction:column;gap:18px}.splash-header__mega-link{color:var(--submenu-text);text-decoration:none;font:var(--h6);text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;display:inline-block}.splash-header__mega-featured{display:grid;grid-template-columns:repeat(1,1fr);gap:25px}.splash-header__featured-item{text-align:center;transition:transform .3s ease;cursor:pointer}.splash-header__featured-image{width:100%;background:#ffffff4d;border-radius:12px;margin-bottom:15px;overflow:hidden;display:flex;align-items:center;justify-content:center}.splash-header__featured-image img{width:100%;height:100%;object-fit:cover}.splash-header__featured-name{color:var(--submenu-text);font:var(--p_tag);text-transform:uppercase;letter-spacing:.8px;line-height:1.5;font-weight:600;margin:0 auto}.mobile_left_menu{display:none}.splash-header__mobile-toggle{background:none;border:none;color:var(--header-text);font-size:24px;cursor:pointer;padding:5px}.search_popup{position:absolute;width:100%;top:0;left:0;right:0;background:var(--submenu-background);bottom:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.4s ease;z-index:999}.search_popup.active{opacity:1;visibility:visible}.search_popup .pop_container{max-width:800px;display:flex;align-items:center;margin:0 auto;width:100%;padding:20px 0;position:relative}.search_popup .pop_container input{outline:none;background-color:transparent;width:100%;padding:15px;font-size:16px;border:1px solid var(--Blue);color:var(--Blue);font:var(--p_tag)}.search_popup .pop_container input::-webkit-input-placeholder{color:var(--submenu-text);font-size:16px}.search_popup .pop_container input::-moz-placeholder{color:var(--submenu-text);font-size:16px}.search_popup .pop_container input:-ms-input-placeholder{color:var(--submenu-text);font-size:16px}.search_popup .pop_container input:-moz-placeholder{color:var(--submenu-text);font-size:16px}.search_popup .pop_container .input_con{width:100%;display:flex;align-items:center;margin-right:20px}.search_popup .pop_container .input_con form{width:100%}.search_popup .pop_container .input_con .mini-search{top:86%}.search_popup .pop_container .input_con [type=reset],.search_popup .pop_container .input_con .search_close{display:none}.close_btn{cursor:pointer}.close_btn svg{width:20px;height:20px;filter:brightness(0)}.mo_header_top{display:none;padding-bottom:15px;border-bottom:1px solid var(--Blue);margin-bottom:20px}.header_top_inner{display:flex;align-items:center;justify-content:space-between}.header_top_inner h2{font:var(--h5);color:var(--Blue);font-weight:600}.colse-btn{cursor:pointer;padding:2px;width:15px;height:15px}.colse-btn svg{width:100%;height:100%}.colse-btn svg path{fill:var(--Blue)}.splash-header__mega-title .arrow-icon,.owners-text{display:none}.splash-header__mega-list a{font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease;letter-spacing:.3px}.splash-header__mega-list a:hover{color:#25d9cc}.splash-header__mega-featured .splash-header__featured-item{background-color:#f7fafc;border-radius:12px;padding:24px;text-align:center}.splash-header__mega-featured img{width:100%;max-width:200px;height:auto;margin:0 auto 16px}.splash-header__mega-featured .splash-header__featured-name{font-size:13px;font-weight:600;margin:0 auto;letter-spacing:.3px}@media (max-width: 1280px){.splash-header__nav{padding:20px 30px}.splash-header__nav-left{gap:20px}.splash-header__nav-right{gap:15px}.splash-header__mega-menu-inner{padding:50px 40px}}@media (max-width:1280px){.splash-header__logo img{width:100%;height:45px;max-width:100%}.splash-header__nav-right .splash-header__menu-link{margin-right:0}}@media (max-width: 1280px){.splash-header__nav-left{max-width:380px}.splash-header__logo-main{font-size:42px}.splash-header__nav-right{flex:0}.search_popup .pop_container,.splash-header__nav{padding:20px}.splash-header__icon-link svg{width:20px;height:20px}.splash-header__nav-right{gap:10px}.splash-header__nav-left{gap:15px}.search_popup:not(.active) .pop_container{width:-webkit-fill-available;max-width:fit-content}}@media (max-width: 1280px){.header_top_inner h2,.splash-header__menu-link{color:var(--White)}.colse-btn svg path{fill:var(--White)}.mobile_left_menu{display:flex;gap:10px}.splash-header__nav-right .splash-header__menu-item{display:none}.owners-text,.mo_header_top{display:block}.splash-header__nav-left{position:fixed;top:0;left:0;padding:20px;background:var(--Blue);color:var(--White);transform:translate(-100%);transition:.5s ease;height:100%;width:-webkit-fill-available;flex:unset;overflow:scroll}.splash-header__nav-left.active{display:block;transform:translate(0);z-index:10}.splash-header__menu-link--dropdown svg{display:none}.splash-header__mega-menu{position:static;opacity:1;visibility:visible;background:transparent;padding:0;height:100%;transform:unset}.splash-header__nav{justify-content:space-between;padding:15px 20px}.splash-header__logo{padding:0;width:auto}.splash-header__logo-main{font-size:36px}.splash-header__logo-top{font-size:9px}.splash-header__nav-right{gap:20px}.splash-header__icon-link{font-size:18px}.splash-header__announcement{padding:8px 15px}.splash-header__language{display:none}.splash-header__mega-menu-inner{padding:0}.splash-header__mega-title{margin-bottom:0;font-style:normal;display:flex;align-items:center;justify-content:space-between;color:var(--Blue);font:var(--h6);font-weight:600}.splash-header__mega-title .arrow-icon{display:block}.splash-header__mega-column.active .arrow-icon{transform:scale(-1)}.splash-header__mega-column{padding:10px 0;border-bottom:1px solid #F3F4F6}.splash-header__menu-link{color:var(--White);font-weight:600;text-transform:unset;padding:10px 0;border-bottom:1px solid #F3F4F6}.splash-header__mega-menu-content{display:block}.splash-header__featured-image{aspect-ratio:1/1;max-width:70%;margin:20px auto}.menu-content{display:none;padding:10px 0}.splash-header__mega-list li:not(:last-child){margin-bottom:10px}}@media screen and (max-width:575px){.splash-header__logo img{width:unset;height:33px}.splash-header__nav{padding:10px}.splash-header__nav-right{gap:10px}}@media (max-width: 480px){.splash-header__logo-main{font-size:28px}.splash-header__logo img{height:30px}.splash-header__nav-right{gap:15px}.splash-header__announcement-badge{font-size:10px;padding:2px 8px}.splash-header__announcement-text{font-size:10px}}@media (min-width: 1280px){.splash-header__mega-title{margin-bottom:24px;letter-spacing:.5px}.splash-header__mega-list{display:flex;flex-direction:column;gap:16px}}@media (max-width: 768px){.splash-header__mega-list a{text-transform:unset;font-size:14px;font-weight:600;color:var(--Blue);text-decoration:none;transition:color .2s ease;letter-spacing:.3px}.splash-header__mega-column .splash-header__mega-featured,.splash-header__mega-column .splash-header__mega-list.menu-content{margin-left:10px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/header.css.map */
