@import url(https://fonts.googleapis.com/css2?family=Jost:wght@400;600;700&display=swap);.menu{display:none;float:right;margin-right:16px;padding:10px;z-index:100}.bar1,.bar2,.bar3{background-color:#75b982;border-radius:10px;height:3px;margin:6px 0;transition:.4s;width:30px}.change .bar1{transform:rotate(-45deg) translate(-6px,3px)}.change .bar2{opacity:0}.change .bar3{transform:rotate(45deg) translate(-8px,-8px)}@media (max-width:700px){.menu{display:inline}}nav{align-items:flex-start;background-color:#2b2f31;display:flex;flex-direction:row;justify-content:space-between;max-width:1400px;position:fixed;top:0;width:100%;z-index:10}nav a{text-decoration:none;z-index:100}.nav_icon{padding:8px}.nav-links{display:inline-block;flex-direction:row;justify-content:space-between;margin:10px;text-align:center}.nav-link{cursor:pointer;display:inline-block;font-weight:700;list-style:none;margin:0 8px;padding:6px}.nav-link:hover{color:#75b982}@media only screen and (max-width:700px){.nav-links{display:none;height:100vh;margin:0 0 4px;width:100vw;z-index:1}li{animation:showLink .3s linear;background-color:initial;display:block;width:100vw}.nav-links.active{align-items:flex-start;background-color:#2b2f31;display:flex;flex-direction:row;height:100vh;justify-content:center;padding-top:100px;position:absolute;width:100vw}}@keyframes showLink{0%{transform:translateX(100%)}to{transform:translateX(0)}}.footer{color:#fff;margin:20px}.footer-bottom{font-size:.9rem;margin-top:20px;text-align:right}.heroSection{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:200px 100px 100px}.heroSection_content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;width:50%}.hero-icon{display:block;height:auto;margin-bottom:20px;width:300px}.contact-card{background-color:rgba(91,99,104,.178);border-radius:8px;box-shadow:0 2px 5px #0000001a;margin:15px;min-width:250px;padding:20px;transition:transform .3s;width:250px}@media only screen and (max-width:900px){.hero-icon{width:220px}}@media only screen and (max-width:700px){.heroSection{margin-left:auto;margin-right:auto;width:90%}.heroSection_content{width:100%}.hero-icon{display:none}}.services{padding:60px 20px}.icon{color:#75b982;font-size:30px;margin-bottom:6px}.services h2{font-size:2rem;margin-bottom:20px}.services h2,.services p{text-align:center}.services-list{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:30px}.service-card{background-color:rgba(91,99,104,.178);border-radius:8px;box-shadow:0 2px 5px #0000001a;min-width:280px;padding:30px;transition:transform .3s;width:330px}.service-card:hover{transform:translateY(-5px)}.service-card h3{font-size:1.5rem;margin-bottom:10px}.service-card p{font-size:1.2rem;margin-bottom:10px;text-align:left}@media only screen and (max-width:900px){.service-card{flex:1 1}}.contact{padding:20px;text-align:left;width:100%}.divider{background-color:rgba(91,99,104,.178);border-radius:10px;height:4px;margin-bottom:30px;margin-top:10px;width:100%}.contact h2{font-size:2rem;margin-bottom:20px}.contact p{font-size:1.2rem;text-align:left}.email-div{display:flex}.link{display:inline;margin-top:10px}.link:hover,.link:hover p:hover{color:#75b982}.link p{margin:0 0 0 10px}@media only screen and (max-width:900px){.contact{flex-direction:column;margin:auto;width:80%}.contact-details{margin-bottom:80px}}*,body{margin:0}*,body{color:#ebf8fe;padding:0}body{background-color:#2b2f31;display:flex;flex-direction:column;margin:auto}.App,body{max-width:1400px}.App{color:#3e4041;font-family:Jost,sans-serif;height:100%}p{font-size:18px;margin-top:10px}h4{font-size:20}h1,h3,h4{color:#75b982}h1{font-size:28px}button{background-color:initial;border:2px solid #7fd38e;border-radius:6px;cursor:pointer;font-weight:700;margin-top:20px;outline:none;padding:12px;text-decoration:none;width:fit-content;z-index:5}button:hover{background-color:#7fd38e;color:rgba(44,42,42,.915)}
/*# sourceMappingURL=main.f2b636ca.css.map*/