.dd-cards-layout{column-gap:16px;display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;row-gap:16px}.dd-cards__card{align-items:flex-start;align-self:start;display:flex;gap:20px;height:100%;justify-content:flex-start;max-width:100%;width:100%}.dd-card__image-wrapper{position:relative}.dd-card__image{height:auto;margin:0 auto;max-width:100%}.dd-card__text{width:100%}.dd-card__text *{font-size:20px}@media only screen and (max-width:500px){.dd-card__text *{font-size:18px}}.dd-card__link{margin-top:auto}.dd-cards-layout[location=inside-content] .dd-card__text *{font-size:16px;font-style:normal;font-weight:400;line-height:160%}@media only screen and (max-width:500px){.dd-cards-layout[location=inside-content] .dd-card__text *{font-size:14px}}.dd-cards-layout[location=inside-content] .dd-card__text h3{color:#3471c9;font-weight:700;letter-spacing:.32px;line-height:normal;text-transform:uppercase}