.text_stats_section{background:#fff;box-sizing:border-box;padding:0 0 100px}.text_stats_section .content-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:60px;margin:0 auto}.text_stats_section .text_stats_left{min-width:260px;width:calc(30% - 30px)}.text_stats_section .text_stats_right{width:calc(70% - 30px)}.text_stats_section .text_stats_heading{font-weight:400;line-height:1.15;margin:0}.text_stats_section .text_stats_heading_accent{font-weight:400}.text_stats_section .text_stats_heading_bold{font-weight:700}.text_stats_section .text_stats_body p{font-size:20px;margin:0}.text_stats_section .text_stats_cta{align-items:center;align-self:flex-start;border:1.5px solid #111;border-radius:50px;display:inline-flex;font-family:var(--secondary_font);font-size:20px;font-weight:500;justify-content:center;margin-top:auto;padding:10px 22px;text-decoration:none;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.text_stats_section .text_stats_cta:hover{background:var(--primary_color);border-color:var(--primary_color);color:#fff;text-decoration:none}.text_stats_dark_section{box-sizing:border-box}.text_stats_dark_section .content-wrapper{position:relative;text-align:center;z-index:2}.text_stats_dark_section .text_stats_title{color:#fff;font-weight:400;line-height:1.2;margin:0 0 16px}.text_stats_dark_section .text_stats_title em{font-style:italic}.text_stats_dark_section .text_stats_subtext{color:#fff;line-height:1.65;margin:0 auto 52px;max-width:771px}.text_stats_dark_section .text_stats_subtext p{margin:0}.text_stats_dark_section .text_stats_grid{align-items:stretch;display:flex;justify-content:center}.text_stats_dark_section .text_stats_item{flex:1;padding:24px 32px;position:relative}.text_stats_dark_section .text_stats_item:not(:last-child):after{background:hsla(0,0%,100%,.2);content:"";height:80%;position:absolute;right:0;top:10%;width:1px}.text_stats_dark_section .text_stats_value{align-items:center;color:#fff;display:flex;font-size:96px;font-weight:700;justify-content:center;line-height:1;margin-bottom:10px}.text_stats_dark_section .text_stats_label{color:#fff;font-size:26px;letter-spacing:.03em}.text_stats_dark_section .text_stats_subtext *{color:#fff}.text_stats_dark_section .text_stats_subtext p{font-size:20px}.text_stats_dark_section:after{background:#1d1d1df5}.text_stats_dark_section:after,.text_stats_dark_section:before{bottom:0;content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:1}.text_stats_dark_section:before{background:linear-gradient(275.92deg,#fcd254 -23.02%,#d6009e 42.45%,#f95951 107.93%),linear-gradient(0deg,rgba(29,29,29,.96),rgba(29,29,29,.96)),linear-gradient(180deg,rgba(0,0,0,.336),transparent 25%,transparent 80.77%,rgba(0,0,0,.336))}.text_stats_dark_section{position:relative}.text_stats_section .text_stats_body{margin-bottom:30px}.text_stats_section .text_stats_heading span{color:var(--accent_secondary_color)}@media (max-width:900px){.text_stats_section .content-wrapper{flex-direction:column;gap:32px}.text_stats_section .text_stats_left,.text_stats_section .text_stats_right{flex:0 0 100%;min-width:100%;width:100%}.text_stats_dark_section .text_stats_grid{flex-direction:column;gap:32px}.text_stats_dark_section .text_stats_item{padding:20px 0}.text_stats_dark_section .text_stats_item:not(:last-child):after{display:none}}@media (max-width:768px){.text_stats_dark_section .text_stats_value{font-size:40px}.text_stats_dark_section .text_stats_label{font-size:18px}.text_stats_section .content-wrapper{padding:0}.text_stats_section{padding:0 24px 48px}.text_stats_dark_section{padding:48px 0}.text_stats_section .text_stats_body p{font-size:18px}.text_stats_section .text_stats_cta{font-size:18px;padding:10px 20px}}