.cta-anchor-block .wrapper .card{margin:40px 0;padding:clamp(24px,calc(32vw - 236.58px), 108px);min-height:370px;position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:124px;z-index:1;overflow:hidden;width:100%}
@media(max-width:991px){.cta-anchor-block .wrapper .card{grid-template-columns:1fr;padding-top:40px;gap:32px;margin:24px 0}
}.cta-anchor-block .wrapper .card::after{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,31,84,0)),to(#001f54)) !important;background:linear-gradient(to bottom,rgba(0,31,84,0) 0,#001f54 100%) !important;content:"";width:100%;height:100%;z-index:-1;position:absolute}
.cta-anchor-block .wrapper .card picture{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:-1}
.cta-anchor-block .wrapper .card picture img{height:100%;-o-object-fit:cover;object-fit:cover}
.cta-anchor-block .wrapper .card .section_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}
@media(max-width:991px){.cta-anchor-block .wrapper .card .section_title{gap:32px}
}.cta-anchor-block .wrapper .card .section_title h2{color:var(--color_azure);font-weight:500}
.cta-anchor-block .wrapper .card .section_title .paragraph p{font-size:16px;font-weight:400;line-height:26px;color:var(--color_powder)}
.cta-anchor-block .wrapper .action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.cta-anchor-block .wrapper .action a{padding:25px 95px}
@media(max-width:576px){.cta-anchor-block .wrapper .action a{padding:14px 12px;width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
}.cta-anchor-block.grey .octagon-shape{background-color:var(--color_grey)}
.cta-anchor-block.midnight .octagon-shape{background-color:var(--color_midnight)}
.cta-anchor-block.midnight .wrapper .card::after{display:none}