.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.stats-section{background:linear-gradient(180deg,#f0f6ff 0,rgba(243,240,255,0) 100%);color:#fff}.stats-section .container{display:flex;flex-direction:column;gap:24px}.stats-section *{color:#fff}.stats-section .stats-card-top{display:grid;row-gap:24px;grid-template-columns:100%}@media (min-width:745px){.stats-section .stats-card-top{grid-template-columns:1fr 1fr;column-gap:24px}}.stats-section .stats-card-top-right{display:grid;row-gap:24px}.stats-section .stat-card{border-radius:24px;padding:24px;box-shadow:0 1px 2px 0 rgba(0,0,0,.0509803922);transition:all .8s ease;background:#0d3161;height:100%}.stats-section .stat-card h3{font-weight:500}.stats-section .stat-card.image-card img{width:100%}.stat-card.stat-img-position-top{display:flex;flex-direction:column-reverse;overflow:hidden}.stat-card.stat-img-position-top img{height:100%;position:relative;bottom:0}.stat-img-position-bottom{display:flex;flex-direction:column;overflow:hidden}.stat-img-position-bottom img{height:100%;position:relative;right:0;top:0}.stat-card.stat-img-position-bottom.stat-card--half,.stat-card.stat-img-position-top.stat-card--large.stat-card--half{padding:0}.stat-card.stat-img-position-bottom.stat-card--half .stat-content,.stat-card.stat-img-position-top.stat-card--large.stat-card--half .stat-content{padding:24px}.stat-card.stat-img-position-bottom.stat-card--half{position:relative}.stat-card.stat-img-position-bottom.stat-card--half .stat-content{position:absolute;bottom:0;left:0}