.banner-items{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;margin:20px;gap:20px;cursor:pointer;width:280px;height:250px;font-size:18px;border-radius:16px;background-color:hsla(0,0%,100%,.3)}.banner-items:hover{background-color:hsla(0,0%,100%,.5)}.banner_heading{font-size:54px;font-weight:600}@media screen and (min-width:1600px){.banner_heading{font-size:54px;font-weight:600}}@media screen and (min-width:1200px){.banner_heading{font-size:48px}}@media screen and (min-width:900px){.banner_heading{font-size:40px}}@media screen and (min-width:700px){.banner_heading{font-size:40px}}@media screen and (max-width:700px){.banner-content h2{font-size:16px}.banner_heading{font-size:32px}}.nav_bar{width:100%;position:-webkit-sticky;position:sticky;top:0}.nav_link{color:#fff;text-decoration:none}#nav_link:hover{color:#fff000;text-decoration:none}.sticky{width:100%;position:fixed;top:0;left:0;color:#000!important;padding:12px 60px;background-color:#fff!important;transition:all .1s ease-in-out 0s;box-shadow:0 3px 8px 0 rgba(43,83,135,.08)}.text_color{color:#000;text-decoration:none}.text_color:hover{color:red!important}@media screen and (min-width:900px){.menu_icon{display:none}}@media screen and (max-width:900px){.menu_icon{display:block;cursor:pointer}.nav_link,.navmenu,.text_color{display:none}}@media screen and (max-width:600px){.sticky{padding:0 20px}}.MuiPaper-root{width:400px;text-align:left!important}@media screen and (max-width:600px){#header{padding:0 20px}}@media screen and (min-width:600px){#header{padding:0 80px}}.features_section{max-width:1370px;margin:auto;text-align:center;padding:70px 0}.features{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;margin:20px;gap:20px;cursor:pointer;width:350px;font-size:18px;border-radius:16px}.features img:hover{transform:rotate(15deg);transition:all .3s ease-in-out 0s}.features:last-child img:hover{transform:rotate(-15deg);transition:all .3s ease-in-out 0s}.featured_title{font-weight:700;color:#000}