@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.layout__width{width:1280px;max-width:90%;margin:0 auto}.header__wrapper{background:#fff;border-bottom:1px solid #d0d5dd}.header__wrapper header{position:relative;display:flex;justify-content:space-between;align-items:center;padding:12px 0}.header__wrapper header .menu__and__apply{display:flex;align-items:center;gap:20px}@media screen and (max-width: 400px){.header__wrapper header .menu__and__apply{gap:5px}}.header__wrapper header .logo__section a{text-decoration:none}.header__wrapper header .logo__section img{height:80px}@media screen and (max-width: 767px){.header__wrapper header .logo__section img{width:170px;object-fit:contain}}@media screen and (max-width: 370px){.header__wrapper header .logo__section img{width:130px}}.header__wrapper header nav{display:flex;justify-content:space-between;align-items:center}.header__wrapper header nav .showInSm{display:none}@media screen and (max-width: 767px){.header__wrapper header nav .showInSm{display:flex;flex-direction:column;gap:20px}}.header__wrapper header nav ul{display:flex;gap:24px}@media screen and (max-width: 1180px){.header__wrapper header nav ul{gap:20px}}.header__wrapper header nav ul li{list-style:none}.header__wrapper header nav ul li.active a{color:#22b259}.header__wrapper header nav ul li a{font-family:DM Sans;font-weight:600;font-size:18px;line-height:100%;text-decoration:none;transition:.3s ease;position:relative;color:#000}.header__wrapper header nav ul li a:hover{color:#22b259}@media screen and (max-width: 1180px){.header__wrapper header nav ul li a{font-size:16px}}.header__wrapper header .hamburger svg{color:#212121;display:none;cursor:pointer}.menu__and__apply .aply__now__btn__wrapper{display:flex;gap:24px}@media screen and (max-width: 767px){.menu__and__apply .aply__now__btn__wrapper{display:none}}@media screen and (max-width: 1000px){.header__wrapper .hamburger .burger__icon{display:block;font-size:24px}.header__wrapper .hamburger .close__icon,.header__wrapper.active .hamburger .burger__icon{display:none}.header__wrapper.active .hamburger .close__icon{display:block;position:absolute;top:20px;right:60px}.header__wrapper header nav{position:fixed;background:#fff;overflow:hidden;width:60%;height:100vh;align-items:start;flex-direction:column;justify-content:unset;transition:all .5s;gap:20px;transform:translate(-100%);padding-left:40px;top:0;left:0;z-index:25;box-shadow:0 1px 8px 3px #0000000d}.header__wrapper header nav.active{transform:translate(0)}.header__wrapper header nav ul{margin-left:0;margin-top:20px;flex-direction:column;gap:20px}}@media screen and (max-width: 500px){.header__wrapper header nav.active{padding-left:20px}.header__wrapper header nav{width:100%}}
