.navbar{font-family:var(--font-onest);padding-block:3rem}header{width:100%;z-index:1000}.navbrand{display:flex;align-items:center;text-decoration:none;width:16rem}.navbrand>.navbrand-img{width:100%;min-width:130px}.header-content{width:100%;gap:4rem}.header-content,.header-left{display:flex;align-items:center;justify-content:space-between}.header-left{gap:3.2rem}.header-right{width:max-content;display:flex;align-items:center;gap:.7rem}.nav-link{text-decoration:none;transition:all .1s;text-transform:capitalize;color:rgba(11,22,24,.8);font-family:var(--font-outfit);font-size:20px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.32px}.nav-link:hover{color:#0b1618}.header-mob,.header-right-mob{display:none}.header-mob{width:100vw;height:100vh;background-color:#0e0e0e;position:fixed;top:0;left:0;z-index:1000}.header-mob-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-top:2rem;padding-bottom:2rem;background-color:#fff}.header-mob-head .close-icon{font-size:2.5rem;color:#4cb19f}.header-mob-body{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2rem;padding-top:6vh;height:100svh}.header-mob-body a{color:#fff;text-decoration:none;text-transform:uppercase;padding:1.5rem;font-size:2rem;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:1200px){.nav-link{font-size:1.6rem;font-weight:500}}@media screen and (max-width:1000px){.header-content{width:100%}.product-box{padding:2.5rem}.navbar{padding-top:2rem;padding-bottom:2rem}.header-mob{padding:0!important}.header-left,.header-right{display:none}.header-right-mob{display:flex;gap:3rem;align-items:center}.header-right-mob .icon-menu{font-size:2.5rem;color:#4cb19f}.header-mob-head-right{display:flex;gap:3rem}}@media screen and (max-width:600px){.navbrand img{width:5rem}.header-right-mob{align-items:center}.header-mob-head-right,.header-right-mob{display:flex;gap:1rem}}