.nav-main-root{width:100%;height:100px;display:flex;justify-content:space-between;align-items:center;padding-left:120px;padding-right:120px;position:absolute;top:0;z-index:1}.nav-left-section{padding-left:10px;padding-right:10px}.left-first-name,.left-last-name{font-family:Georgia,Times New Roman,Times,serif;font-weight:800;font-size:large}.nav-middle-section{display:flex;justify-content:space-between;flex:1;max-width:450px}.nav-link{transition:.4s;font-weight:600;color:#ebebe7}.nav-link:hover{cursor:pointer;color:#ff0}.link-home{color:#ff0}.nav-right-section{width:130px;display:flex;justify-content:center;align-items:center}.right-social-links{display:flex;width:100%;justify-content:space-between}.social-icon{cursor:pointer;filter:brightness(70%);transition:.5s}.social-icon:hover{filter:brightness(100%)}.landingcontainer-main-root{padding-top:75vh;height:100vh;width:100%;background-color:#000;background-image:url(/images/mandil.png);background-position:center;background-repeat:no-repeat;background-size:contain}.landing-container-title{width:100%;display:flex;justify-content:center;font-size:65px;font-weight:800;font-family:Cinzel,serif}.scroll-down-indicator{width:100%;display:flex;justify-content:center;height:auto}.scroll-down-root{height:55px;width:30px;margin-top:20px;padding:5px}.scroll-container{width:100%;height:100%;border:2px solid white;border-radius:10px;display:flex;justify-content:center;padding-top:5px;padding-bottom:5px}.scrolling-dot{background-color:#fff;height:7px;width:7px;border-radius:100%;animation:moveUpDown 2s linear infinite}@keyframes moveUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(25px)}}.body-root-container{position:relative}*{padding:0;margin:0;box-sizing:border-box}div,p,h1,h2,h3,h4,h5{color:#fff;font-family:Montserrat,sans-serif}
