.content-cards__container{max-width:100%;padding-left:1.2rem;padding-right:1.2rem}@media only screen and (min-width:992px){.content-cards__container{padding-left:2.8rem;padding-right:2.8rem}}.content-cards__container .content-cards__content{padding-bottom:1.2rem}@media only screen and (min-width:992px){.content-cards__container .content-cards__content{padding-bottom:2.8rem}}.content-cards__cards{display:grid;gap:80px 16px;grid-auto-rows:1fr;grid-template-columns:1fr;padding-top:44px}@media only screen and (min-width:768px){.content-cards__cards{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1200px){.content-cards__cards{grid-template-columns:1fr 1fr 1fr}}.content-cards__card,.content-cards__card-header{display:flex;flex-direction:column}.content-cards__card-header{align-items:center;background-color:#046049;color:#f2f7fa;gap:20px;padding:0 16px 24px}.content-cards__card-image{align-items:center;backface-visibility:hidden;background-color:#f2f7fa;border-radius:50%;display:flex;height:88px;justify-content:center;margin-top:-44px;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;width:88px}.content-cards__card-image-media{max-height:90%;max-width:90%}.content-cards__card-body{background-color:rgba(126,176,204,.1);flex:1;padding:32px 24px}.content-cards__card-body .-overline{color:#046049;margin-bottom:16px}