.stats-section{display:flex;flex-wrap:wrap;gap:40px 84px;justify-content:space-between;overflow:hidden}.stats-section .stats-title{text-transform:capitalize}.stats-section .stat-description{margin-bottom:0}.stats-section .stats-header{flex:0 0 505px;width:505px}.stats-section .stats-grid{display:flex;flex:0 0 610px;flex-direction:column;gap:120px;width:610px}.stats-section .stats-row{column-gap:99px;display:grid;grid-template-columns:repeat(2,1fr);justify-items:start;margin-right:5px;row-gap:120px}.stats-section .stat-card{max-width:256px;width:100%}.stats-section .stat-value{color:#fff;leading-trim:both;text-edge:cap;font-family:var(--font-font-family-onset);font-feature-settings:"case" on,"dlig" on;font-size:70px;font-variant-numeric:ordinal;font-weight:400;letter-spacing:-1.4px;line-height:77px;margin-bottom:32px;text-transform:capitalize}.stats-section .stat-divider{background-color:var(--Zest);border-color:var(--Zest);border-style:solid;margin-bottom:32px;max-width:100%;min-height:1px;width:232px}.stats-section.industry-stats-wrapper{flex-wrap:nowrap;gap:40px 126px}.stats-section.industry-stats-wrapper .stats-header{flex:none;width:40.8%}.stats-section.industry-stats-wrapper .stats-grid{flex:none;max-width:49.2%}.stats-section.industry-stats-wrapper .stat-card{max-width:296px}.stats-section.industry-stats-wrapper .stats-row{column-gap:16px;margin-right:0}@media screen and (max-width:1240px){.stats-section.industry-stats-wrapper{flex-wrap:wrap}}@media screen and (max-width:1024px){.stats-section .stats-grid,.stats-section .stats-header{flex:0 0 100%;width:100%}.stats-section.industry-stats-wrapper .stats-grid,.stats-section.industry-stats-wrapper .stats-header{max-width:100%;width:100%}}@media screen and (max-width:993px){.stats-section .stat-card{max-width:100%}}@media screen and (min-width:767px){.stats-section .stats-description{padding-right:37px}.stats-section.industry-stats-wrapper .stats-header .stats-description{padding-right:0}}@media screen and (max-width:640px){.stats-section{gap:48px}.stats-section .stats-row{grid-template-columns:1fr;margin-right:0;row-gap:32px}}