.SplashScreen{height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;img{height:7.5rem;object-fit:contain}}.navbar{padding-top:2rem;padding-bottom:2rem;display:flex;align-items:center;justify-content:space-between;background-color:rgb(var(--white));z-index:100000;position:-webkit-sticky;position:sticky;top:0;gap:5rem;box-shadow:0 0 5px 0 rgba(0,0,0,.1);.logoSearchContainer{display:flex;align-items:center;width:100%;gap:5rem;.logo{img{height:6rem;width:27rem;object-fit:cover;@media (max-width:500px){height:5rem;width:auto}}@media (max-width:450px){margin-right:0}}}.exploreDropdown{@media (max-width:700px){display:none}}.userSection{display:flex;align-items:stretch;gap:1.5rem;height:5.5rem;>span{margin:auto}.userDropdown{@media (max-width:700px){display:none}}.sectionDivider{border-left:.4rem solid rgb(var(--off-white));height:2.8rem;margin-right:5rem;border-radius:30rem}.navbarActionIcons{width:5.5rem;height:5.5rem;cursor:pointer}.hamburgerIcon,.searchIcon{display:none}>span>.navbarLoginButton{padding:1.2rem 2rem;.navbarLoginButtonTitle{font-size:2rem}}@media screen and (max-width:925px){.searchIcon{display:block}}@media screen and (max-width:700px){.hamburgerIcon,.hide_sectionDivider{display:none}.hamburgerIcon{display:block}.hide_notification,.hide_wishlist{display:none}}}}.drawerItems{display:flex;flex-direction:column;justify-content:space-between;height:100%;.drawerItemContainer{display:flex;flex-direction:column;gap:2.5rem}.logoutButton{background-color:rgba(var(--error),.1);&:hover{background-color:rgba(var(--error),.2)}.logoutButtonTitle{color:rgba(var(--error))}}}.drawerList{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-radius:1.5rem;background-color:rgba(var(--off-white),0);&:hover{background-color:rgba(var(--off-white),.5)}>div{display:flex;align-items:center;gap:2.5rem}.HeadingIcon{width:5.5rem;height:5.5rem}.drawerListTitle{font-size:2.5rem;line-height:3.5rem;text-transform:capitalize}.arrowIcon{width:2.5rem;height:1.5rem}}.show_notification,.show_user,.show_wishlist{display:none}@media (max-width:700px){.show_notification,.show_user,.show_wishlist{display:flex}}.loginForm{display:flex;flex-direction:column;gap:2.5rem;.emailAndResendVerificationMail_container,.passwordAndForgotPassword_container{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1rem;.forgetPassword,.resendVerificationMail{font-size:1.75rem;line-height:2rem;font-weight:500;color:rgb(var(--primary));text-transform:capitalize;cursor:pointer;width:-moz-fit-content;width:fit-content}}.register{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2.5rem;.button,.text{font-size:2.25rem;line-height:2.5rem}.button{font-weight:500;color:rgb(var(--primary));text-transform:capitalize;cursor:pointer}}}.registerForm{display:flex;flex-direction:column;gap:2.5rem;.inputsGroup{display:flex;flex-direction:column;gap:2.5rem}.registerButton{margin-top:1rem}.login{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2.5rem;.button,.text{font-size:2.25rem;line-height:2.5rem}.button{font-weight:500;color:rgb(var(--primary));text-transform:capitalize;cursor:pointer}}}.verifyYourMail{display:flex;flex-direction:column;align-items:center;.icon{height:7.5rem;width:7.5rem;margin-bottom:3.5rem}.title{text-transform:capitalize;margin-bottom:1.5rem}.message{text-align:center;opacity:50%;margin-bottom:5rem}}