@charset "UTF-8";:root{--blank-value:80px}.read-more-link{color:#2d3549;display:inline-block;font-weight:500;text-decoration:none}.read-more-link:after{color:#0076a8;content:" ➜"}.read-more-link:hover{text-decoration:underline}.cr{display:flex;flex-direction:column;gap:1.5rem;padding-block:6rem}.cr__content{background:#ebf1f7;background:linear-gradient(0deg,#ebf1f7,#edf7f9);border-radius:30px;color:#181818;font-size:1.125rem;line-height:2.8125rem;padding:2rem;text-align:center}.cr__content p{all:unset}.cr__cards{display:grid;gap:1.5rem;grid-template-columns:1fr}.cr__card{border:1px solid #e8ecf0;border-radius:30px;color:#4c4f52;display:flex;flex-direction:column;gap:2.5rem;padding:2rem}.cr__card h2,.cr__card h3,.cr__card h4,.cr__card strong{font-weight:500;margin-bottom:1rem}.cr__text{flex:1}.cr__link{color:#181818}@media only screen and (max-width:1024px){:root{--blank-value:50px}}@media only screen and (min-width:769px){.cr__content{font-size:1.375rem;line-height:3.4375rem}.cr__cards{grid-template-columns:1fr 1fr 1fr}.cr__card{padding:66px 44px}}