html{scroll-padding-top:85px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.solutionCardSection .solutionCard{border-radius:5px;padding:40px}.solutionCardSection .solutionCard .description{grid-gap:40px;grid-template-columns:220px 1fr;display:grid}.solutionCardSection .solutionCard .description .thumbnail{border:2px solid #ff8f3e;border-radius:50%;width:220px;height:220px;overflow:hidden}.solutionCardSection .solutionCard .description .thumbnail img{object-fit:cover;width:100%;height:100%}.solutionCardSection .solutionCard .description .paragraph{text-align:left}.solutionCardSection .solutionCard .description .paragraph p:first-child{padding-bottom:20px}.solutionCardSection .solutionCard .description .paragraph p:nth-child(2){padding-bottom:5px}.solutionCardSection .solutionCard .description .paragraph ul{flex-direction:column;gap:10px;display:flex}.solutionCardSection .solutionCard .description .paragraph ul li{grid-gap:10px;font-family:var(--font-montserrat),system-ui,-apple-system,sans-serif;color:#1e2432;grid-template-columns:.1fr 11fr;font-size:16px;font-weight:500;line-height:140%;display:grid;position:relative}.solutionCardSection .solutionCard .description .paragraph ul li:before{content:"";background-color:#ff8f3e;border-radius:50%;width:7px;height:7px;margin-top:10px;display:inline-block}.solutionCardSection .solutionCard .description .paragraph ul li li:before{background-color:#0000;border:2px solid #ff8f3e;width:7px;height:7px}.solutionCardSection .solutionCard .ctaContent{background-color:#e8ebff;margin-top:40px;padding:20px}.solutionCardSection .solutionCard .ctaContent .ctaTitle{color:#383680;padding-bottom:10px;font-weight:600}@media screen and (max-width:950px){.solutionCardSection .solutionCard{padding:40px 20px}.solutionCardSection .solutionCard .description{grid-template-columns:1fr;justify-items:center}.solutionCardSection .solutionCard .ctaContent .ctaTitle{font-size:14px}}
