.stats-section .title-content{margin-bottom:2rem}@media(min-width: 992px){.stats-section .title-content{margin-bottom:3.5rem}}.stats-section__stats{display:flex;flex-wrap:wrap;align-items:stretch}@media(max-width: 991.98px){.stats-section__stats{justify-content:center;row-gap:40px}}@media(min-width: 992px){.stats-section__stats{text-align:left;flex-wrap:nowrap}}.stats-section__stat{flex:0 0 50%;max-width:50%;padding:0;display:flex;flex-direction:column;justify-content:flex-start;border-left:1px solid #81bb8c}@media(max-width: 991.98px){.stats-section__stat{padding-left:20px;padding-right:20px}}@media(max-width: 767.98px){.stats-section__stat{text-align:center;flex:0 0 100%;max-width:100%;border-left:none;padding-left:0;padding-right:0;border-bottom:1px solid #81bb8c;padding-bottom:2rem}.stats-section__stat:last-child{border-bottom:none;padding-bottom:0}}@media(min-width: 992px){.stats-section__stat{flex:1;max-width:none;padding-left:37px;padding-right:80px}}.stats-section__stat-value{font-size:80px;font-weight:100;line-height:1;margin-bottom:1rem;display:flex;align-items:center;gap:15px}.stats-section__stat-value strong{font-weight:inherit}@media(max-width: 991.98px){.stats-section__stat-value{font-size:60px}}@media(max-width: 767.98px){.stats-section__stat-value{justify-content:center;font-size:30px;gap:3px}}.stats-section__stat-label{flex:1}.stats-section__stat-label p{margin-bottom:0}