.card-container{--width:27rem;grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,var(--width));justify-content:center;margin:1rem;text-align:center}@media (max-width:27rem){.card-container{--width:100%}}.card-container .ant-card{max-width:var(--width);min-height:15rem}.details-container *{text-align:center}.testimonies p{margin:auto 2rem 1rem}.long-description p{margin:auto;padding-left:2rem;padding-right:2rem;text-align:left;width:-webkit-fit-content;width:fit-content}.shortdesc{margin:auto 2rem}.cardLabel{align-items:center;display:flex;justify-content:space-evenly;margin-left:1rem;margin-right:1rem}.cardDesc{margin:1rem;text-align:left}.cardLabel img,.images img{border-radius:15px}.images img{max-height:50vh;object-fit:cover}.meat{display:flex;flex-wrap:wrap;justify-content:space-between}.testimonies{flex:6 4 auto;width:0}.testimony-card{height:100%}.images{flex:4 6 auto;width:0}.images>*{display:flex;flex-direction:column;height:100%;justify-content:center}.projects{display:flex;flex-wrap:wrap}.projects>*{flex-basis:50%;flex-grow:2;padding:12px;width:0}.projects img{border-radius:15px;max-height:50vh;object-fit:cover}@media (max-width:672px){.meat{flex-direction:column}.images,.testimonies{width:100%}.projects>*{flex-basis:100%}}
/*# sourceMappingURL=main.b40ee5bf.css.map*/