@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");.solution-section{background-color:#fff;overflow:hidden;padding-bottom:152px;padding-top:98px}.solution-container{background-color:#fff;padding:115px 80px 61px}.solution-container,.solution-content{align-items:center;display:flex;flex-direction:column;width:100%}.solution-content{justify-content:center;max-width:1220px}.section-header{align-self:center;margin-bottom:40px;max-width:875px;text-align:center}.section-title{color:#000;font-size:4em;margin:0 auto;text-align:center}.section-subtitle{font-size:40px;text-align:center;width:100%}.section-description{color:#000;font-family:DM Sans,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:400;margin-top:16px;text-align:center;width:100%}.features-grid{flex-wrap:wrap;gap:20px;margin-top:51px;width:100%}.feature-card,.features-grid{display:flex;justify-content:space-between}.feature-card{align-items:flex-start;background-color:#fafafa;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#000;flex-direction:column;font-family:DM Sans,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;padding:24px 20px;text-align:left;width:25%}.feature-icon-wrapper{align-items:center;background-color:#e0e0e0;border-radius:5px;display:flex;height:50px;justify-content:center;margin-bottom:4px;overflow:hidden;width:50px}.feature-icon{height:100%;object-fit:contain;width:100%}.feature-title{font-size:16px;font-weight:700;margin-top:0;text-align:left}.feature-description{font-size:16px;font-weight:400;margin-top:12px;text-align:left}@media (max-width:991px){.solution-section{padding-bottom:100px}.solution-container{max-width:100%;padding:100px 20px}.section-header,.solution-content{max-width:100%}.section-description{max-width:100%;width:auto}.features-grid{align-items:stretch;flex-direction:column;gap:13px;margin-top:40px}.feature-card{margin-top:13px;width:100%}.feature-card:first-child{margin-top:0}}