@media (min-width:768px){.statistics-wrapper--has-media{display:grid;gap:var(--gutter);grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-wrapper--has-media .statistics-wrapper__media{grid-column:2;grid-row:1}.statistics-wrapper--has-media .statistics-wrapper__content{grid-column:1;grid-row:1}}@media (min-width:1040px){.statistics-wrapper--has-media{gap:100px}.statistics-wrapper--has-media .statistics{grid-template-columns:repeat(2,1fr)}}@media not screen and (min-width:768px){.statistics-wrapper--has-media .statistics-wrapper__media{margin-bottom:24px}}@media (min-width:1440px){.statistics-wrapper--heading-left .statistics{grid-template-columns:var(--heading-width,6fr) repeat(calc(var(--items-per-row) - 1),5fr)}}@media not screen and (min-width:768px){.statistics-wrapper .statistics__heading,.statistics-wrapper__heading{margin-bottom:var(--module-padding)}}.statistics-wrapper .buttons-wrapper{margin-top:40px}@media (min-width:1040px){.statistics-wrapper .buttons-wrapper{margin-top:65px}}.statistics-wrapper>.cta-block__content{padding-block:40px}@media (min-width:768px){.statistics-wrapper>.cta-block__content{padding-inline:64px}}#stats-no-card .statistics-wrapper__content.cta-block__content{background-color:transparent;padding:0}#stats-no-card.cta-block:before{background-image:none}