.callout-cards__card-inner img{border-radius:15px;display:block;margin:2em 3em 2em 2em}.callout-cards{display:flex;flex-wrap:wrap;justify-content:space-between}.callout-cards .callout-cards__card{display:flex;flex-direction:column;margin-bottom:1.5rem;overflow:hidden}.callout-cards--1-col .callout-cards__card{width:calc(100% - 1rem)}.callout-cards--2-col .callout-cards__card{width:calc(50% - 1rem)}.callout-cards--2-col{justify-content:flex-start}.callout-cards--3-col .callout-cards__card{width:calc(33.3% - 1rem)}.callout-cards--3-col .callout-cards__card:nth-of-type(3n+1),.callout-cards--3-col .callout-cards__card:nth-of-type(3n+2){margin-right:1.5rem}.callout-cards__button{margin-right:2em}.callout-cards .callout-cards__button-wrapper{margin-top:auto;padding-bottom:10px;padding-top:15px}.callout-cards .callout-cards__button-wrapper .button{text-decoration:none}@media (max-width:767px){.callout-cards__card{margin-right:0!important;width:100%!important}.callout-cards__card-inner img{display:none}}.callout-cards__card-inner{align-items:center;display:flex;gap:1.5rem}.callout-cards__card-content{flex:2;margin:1em}.callout-cards__card-content h3{font-size:40px!important}.callout-cards__card-content p{font-size:20px!important}