*{box-sizing:border-box;margin:0;padding:0}ul li{list-style-type:none}a{color:#000;font-weight:bolder;text-decoration:none}section{font-size:18px;margin:2rem auto 1rem;overflow-x:hidden;text-align:center}:root{--DarkBlue:#2d314d;--LimeGreen:#31d35c;--BrightCyan:#2bb7da;--GrayishBlue:#9698a6;--LightGrayishBlue:#f3f4f6;--VeryLightGray:#fafafa;--White:#fff}.btn1{background:linear-gradient(#31d35c,#2bb7da);background:linear-gradient(var(--LimeGreen),var(--BrightCyan));border:none;border-radius:15px;outline:none;padding:10px 30px}.heroSection{display:flex;flex-direction:column-reverse}.imageSection{background-image:url(/static/media/bg-intro-mobile.c2ed38d05001e62c1c09.svg);background-position:100%;background-repeat:no-repeat;background-size:cover}h1{color:var(--DarkBlue);font-size:2.5rem;margin:15px auto;width:60%}.heroSection p{color:var(--GrayishBlue);font-size:18px;margin:10px auto;width:70%}.imageSection img{width:380px}@media screen and (min-width:1024px){.heroSection{align-items:center;flex-direction:row}.imageSection{background-image:url(/static/media/bg-intro-desktop.8be308fd4ce79bd32a09.svg);background-position:100%;object-fit:contain}.heroSection img{height:600px;object-fit:contain;width:500px}}@media screen and (max-width:600px){.heroSection{max-width:600px}}.about{background-color:var(--LightGrayishBlue)}.mainAbout{margin:20px auto 50px}.aboutContent{padding:3rem}.aboutContent h2{font-size:2.3rem;font-weight:lighter;letter-spacing:1.7px;margin:20px auto;width:60%}.about p{color:var(--GrayishBlue);margin:15px auto;width:77%}.aboutGrid{grid-gap:20px;display:grid;margin:25px}.aboutGrid img{margin:10px auto}@media screen and (min-width:1024px){.aboutGrid{grid-template-columns:repeat(4,1fr)}.mainAbout{text-align:left}.mainAbout p{width:50%}.mainAbout h2,.mainAbout p{margin-left:5px}}.NavbarItems{align-items:center;background-color:var(--LightGrayishBlue);display:flex;font-size:1rem;height:30px;justify-content:space-between;left:50%;padding:30px 80px;position:fixed;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:100%;z-index:99}.nav-menu{grid-gap:15px;align-items:center;display:grid;grid-template-columns:repeat(6,auto);justify-content:center;list-style:none;text-align:center}.fa-bars{color:#fff}.menu-icons{display:none}.btn2{background:linear-gradient(var(--LimeGreen),var(--BrightCyan));border:none;border-radius:15px;outline:none;padding:10px 30px}@media screen and (max-width:850px){.NavbarItems{padding:30px 20px;z-index:99}.nav-menu{align-items:center;background-color:var(--White);border-radius:13px;display:flex;flex-direction:column;left:50%;margin:0;position:absolute;top:-350%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all .3s ease-in-out;width:50%;z-index:-1}.btn2{display:none}.nav-menu.active{top:140%}li{padding:5px;width:100%}.navLinks{color:#222}.menu-icons{display:block;position:absolute;right:5%;top:10px}}.blogGrid .row{background-color:var(--VeryLightGray)}.blogGrid .row img{border-radius:5px;height:250px;width:100%}.blogGrid .row{margin:1.5rem auto;text-align:left;width:420px}.blogGrid .row h4,.blogGrid .row p,.blogGrid .row span{margin:10px;padding:2px 30px;text-align:left}.blogGrid .row p{color:var(--GrayishBlue);width:105%}.blogGrid .row h4{text-align:left;width:90%}.row span{display:block}@media screen and (min-width:1024px){.blogGrid{display:flex;padding:15px 3.5rem}.blogGrid .row{width:270px}.blogGrid .row img{height:200px}}@media screen and (max-width:600px){.blogGrid .row{width:250px}}.footer{background-color:var(--DarkBlue);padding:10px;text-align:center}.footer h2{background-color:var(--White);margin:auto;width:40%}.socialMedia{margin:15px auto}.socialMedia a{color:#fff;font-size:20px;padding:8px}.socialMedia a:hover{color:#add8e6;font-size:23px}.footerLinks{margin:10px auto 12px}.footerLinks li{color:#fff;font-size:17px;padding:6px}.end{color:var(--GrayishBlue);font-size:18px;margin:25px auto 30px}@media screen and (min-width:1024px){.footer{align-items:center;display:flex;justify-content:space-between;padding:auto 5rem}.footer h2{width:80%}.footer .footerItem{display:flex;gap:20px;justify-content:space-between}}
/*# sourceMappingURL=main.ff68658e.css.map*/