.card-component__cards-wrapper{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:32px;justify-content:center}.card-component__cards-wrapper .card-component__card{align-items:center;background:#fff;background:transparent linear-gradient(270deg,#80ca9c00,#80ca9c63) 0 0 no-repeat padding-box;background-image:url(https://4788601.fs1.hubspotusercontent-eu1.net/hubfs/4788601/2.%20ComplyLog/Knowledge%20Base/Backgrounds/Glossary-card_background.svg);background-position:50%;background-size:cover;border-radius:10px;box-shadow:0 0 20px #00000029;display:flex;gap:32px;padding:24px 46px;position:relative;transition:.15s ease-in-out;width:calc(50% - 16px)}.card-component__cards-wrapper .card-component__card .cover-link{height:100%;left:0;position:absolute;top:0;width:100%}.card-component__cards-wrapper .card-component__card .card-content{display:flex;flex-direction:row;justify-content:space-between;width:100%}.card-component__cards-wrapper .card-component__card .card-title{color:#053f38;font-size:30px;font-weight:700;line-height:1.2;margin-bottom:0}@media screen and (max-width:767px){.card-component__cards-wrapper{flex-direction:column}.card-component__cards-wrapper .card-component__card{width:100%}}.card-component__cards-wrapper .card-component__card.full-width{font-size:18px;width:100%}.card-component__cards-wrapper .card-component__card.full-width .card-title{font-size:18px}