.service-cards__list{list-style:none;margin:0;padding:0;display:grid;gap:24px;grid-template-columns:1fr}@media only screen and (min-width: 768px){.service-cards__list{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1200px){.service-cards__list{grid-template-columns:repeat(3, 1fr)}}.service-card{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:12px;height:100%;padding:40px;border:2px solid #045aa5;border-radius:30px;background-color:#fff}.service-card__copy{display:flex;flex-direction:column;gap:20px;width:100%;min-width:0;word-break:break-word}.service-card__title{margin:0;font-weight:700;font-size:24px;line-height:normal;color:#045aa5}.service-card__body{font-weight:400;font-size:18px;line-height:24px;color:#231f20}.service-card__body>:first-child{margin-top:0}.service-card__body>:last-child{margin-bottom:0}.service-card__icon{flex-shrink:0;align-self:end;font-size:36px;line-height:1;color:#045aa5}.service-card:nth-child(3n+1){border-color:#045aa5}.service-card:nth-child(3n+1) .service-card__title,.service-card:nth-child(3n+1) .service-card__icon{color:#045aa5}.service-card:nth-child(3n+2){border-color:#f26822}.service-card:nth-child(3n+2) .service-card__title,.service-card:nth-child(3n+2) .service-card__icon{color:#f26822}.service-card:nth-child(3n+3){border-color:#ee403d}.service-card:nth-child(3n+3) .service-card__title,.service-card:nth-child(3n+3) .service-card__icon{color:#ee403d}/*# sourceMappingURL=service-cards.css.map */
