.cta-cards-1__cards{display:grid;grid-gap:var(--gap)}.cta-cards-1__card{background-color:var(--light-gray);border-radius:1.6rem;color:var(--base-color);padding:2rem;position:relative}.cta-cards-1__icon{height:2rem;margin-top:1rem;min-width:2rem}.cta-cards-1__card{display:flex;gap:2.4rem}.cta-cards-1__inner .buttons-wrapper{margin-top:1.6rem}.cta-cards-1__inner .buttons-wrapper .button:after{content:"";height:100%;inset:0;position:absolute;width:100%}.cta-cards-1__arrow,.cta-cards-1__inner-icon{-ms-flex-negative:0;flex-shrink:0}.cta-cards-1__arrow{display:block;height:20px;-ms-flex-item-align:end;align-self:flex-end;margin-top:auto}@media (min-width:768px){.cta-cards-1__cards--2{grid-template-columns:repeat(2,1fr)}.cta-cards-1__cards--3{grid-template-columns:repeat(3,1fr)}.cta-cards-1__card{padding:4rem}}