@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;700;800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);.header-about{margin-top:1.2rem}.card-grid{grid-row-gap:5%;grid-column-gap:10%;-webkit-column-gap:10%;column-gap:10%;display:grid;grid-template-columns:repeat(3,1fr);row-gap:5%}@media (max-width:600px){.about{display:flex;flex-direction:column;gap:2rem}.card-grid{grid-row-gap:1%;grid-column-gap:10%;-webkit-column-gap:10%;column-gap:10%;display:grid;grid-template-columns:repeat(1,1fr);row-gap:1%}}.card-text-content,.person-card{display:flex;flex-direction:column}.card-text-content{border-radius:.5rem;gap:1rem;margin-top:-1rem;min-height:12rem;padding:1rem}.person-name{font-size:2rem}.person-domain{font-size:1.5rem}.person-domain,.person-name{color:#000;font-weight:400}.person-title{color:#000;font-size:1.5rem;font-weight:800}.card-text-content,.person-domain,.person-name,.person-title{background-color:#ccc}@media (max-width:600px){.person-name,.person-title{font-size:1rem}.card-text-content{min-height:8rem}}.image-main{border-radius:.5rem;max-height:100%;max-width:100%;object-fit:contain}@media (max-width:600px){.image-main{border-radius:1rem;max-width:100%;object-fit:cover}}.inner{gap:4rem;margin:2rem 1rem}.carousel-item,.inner{display:flex;flex-direction:column}.carousel-item{align-items:center;gap:2rem}.image-services{width:50%}.custom-btn{background-color:var(--light_green);border-radius:1rem;color:#000;cursor:pointer;font-size:1.2rem;font-weight:200;font-weight:400;padding:1rem;text-align:center}.custom-btn:hover{background-color:var(--white);color:var(--theme);transition:all .2s}.hero-section{display:flex;gap:2rem;justify-content:space-between;margin:4rem 0}.hero-left{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:space-around;width:50%}.hero-right{width:50%}.hero-para-text{max-width:15rem}@media (max-width:600px){.hero-left,.hero-right,.hero-section{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}}.navbar{align-items:center;display:flex;justify-content:space-between;margin-top:2rem}.brand-title{font-weight:800}.nav-link{display:block;padding:.5rem;text-decoration:none}.navbar-items-right ul{display:flex;gap:1rem}.navbar-items-right li{list-style:none}.toggle-button{display:none;flex-direction:column;height:2rem;justify-content:space-between;position:absolute;right:0;top:2rem;width:2rem}.toggle-button .bar{background-color:#063;border-radius:10px;height:3px;width:100%}@media (max-width:600px){.toggle-button{display:flex}.navbar-items-right{display:none;width:100%}.navbar{align-items:flex-start;flex-direction:column}.navbar-items-right ul{flex-direction:column;width:100%}.navbar-items-right.active{display:flex}.navbar-items-left{margin-right:2rem}}:root{--theme:#fff;--white:#063;--light_green:#9c6;--black:#000}*{background-color:#fff;background-color:var(--theme);box-sizing:border-box;color:#063;color:var(--white);font-family:Roboto;margin:0;padding:0}.input-wrapper{display:flex;flex-direction:column;gap:2rem;justify-content:center;margin:0 auto;text-align:center;width:70%}.header-text{font-size:2.3rem;font-weight:800}.secondary-header-text{font-size:2rem;font-weight:500}.para-text{font-size:1.5rem;font-weight:300}@media (max-width:600px){.input-wrapper{width:100%}.para-text{font-size:1rem;font-weight:300}}
/*# sourceMappingURL=main.d85637f7.css.map*/