.column-card-section{font-family:inter,Cera,sans-serif;margin-bottom:90px}.column-card{align-items:center;background-color:#071b59;border-radius:8px;color:#fff;display:flex;flex-direction:column-reverse;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px}.column-rich-text{margin-bottom:30px}.column-card-image{display:flex;justify-content:flex-end;width:100%}.column-card-image img{max-width:none;width:100%}@media(min-width:768px){.column-card-image img{margin:0 auto;max-width:500px!important}}@media(min-width:900px){.column-card{flex-direction:row}.column-card-image,.column-card-text{width:calc(50% - 20px)}.column-card-image img{margin:0;max-width:none!important}}@media(min-width:1024px){.column-card{padding:20px 44px}.column-card-text{width:550px}.column-card-image{width:calc(100% - 570px)}}@media(min-width:1700px){.column-card{gap:58px}.column-card-image{height:400px;width:calc(100% - 628px)}.column-card-image img{height:100%;object-fit:cover;width:100%}}.column-card-text h2{color:#fff;font-size:38px;font-weight:400;line-height:44px;margin-bottom:24px}.column-links-container{display:flex;flex-wrap:wrap;gap:18px}.column-links{background-color:#fff;border-radius:30px;color:#212529;font-weight:700;padding:19px 36px}.column-links:first-of-type{background-color:#b8d048}