.secondary-color{color:#fff700}*{box-sizing:border-box;margin:0;padding:0}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}html,body{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{margin-left:25px}header.navbar{z-index:1500;background-color:#f5f9ff;border-bottom:1px solid #7373733b;justify-content:space-between;align-items:center;width:100%;height:65px;display:flex;position:fixed;top:0;left:0}@media only screen and (max-width:600px){header.navbar{height:55px;max-width:100%!important}}header.navbar .left-side{gap:50px;padding:0 30px;display:flex}@media only screen and (max-width:600px){header.navbar .left-side{padding:0 0 0 15px}}header.navbar .left-side .logo{color:#4285f4;align-items:center;gap:10px;height:60px;font-size:24px;font-weight:700;display:flex}header.navbar .left-side .logo .logo-image{width:40px;height:40px;position:relative}@media only screen and (max-width:600px){header.navbar .left-side .logo .logo-image{width:30px;height:30px}header.navbar .left-side .logo .name{display:none}}header.navbar .left-side ul{align-items:center;gap:25px;font-weight:600;list-style:none;display:flex}@media only screen and (max-width:600px){header.navbar .left-side ul{z-index:8000;color:#fff;background-color:#4285f4;flex-direction:column;justify-content:center;gap:8px;width:100%;height:100%;position:fixed;top:0;left:100%}header.navbar .left-side ul.show{left:0}header.navbar .left-side ul li{font-size:22px}}header.navbar .left-side ul li{cursor:pointer;white-space:nowrap}header.navbar .left-side ul li .icon{font-size:12px}header.navbar .right-side{align-items:center;gap:25px;padding:0 30px;display:flex}@media only screen and (max-width:767px){header.navbar .right-side{gap:10px;padding:0 15px 0 0}header.navbar .right-side .icon{display:none}}header.navbar .right-side .post-btn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#4285f4;border-radius:20px;padding:10px 20px}@media only screen and (max-width:767px){header.navbar .right-side .post-btn{padding:6px 12px;font-size:14px}}header.navbar .right-side .login-btn{cursor:pointer;text-transform:uppercase;white-space:nowrap;text-decoration:underline}@media only screen and (max-width:767px){header.navbar .right-side .login-btn{font-size:14px}}
