section#hot-stats-section{align-items:center;background-repeat:no-repeat;background-size:contain;display:flex;flex-flow:column;padding:40px 0}section#hot-stats-section.dark-blue-bg{background-color:var(--dark-blue)!important}section#hot-stats-section.off-white-bg{background-color:var(--cube-white)!important}section#hot-stats-section.dark-blue-bg div.new-center div.title-container h3.title,section#hot-stats-section.dark-blue-bg div.new-center div.title-container p.description,section#hot-stats-section.dark-blue-bg div.stat-card p.text,section#hot-stats-section.dark-blue-bg p.title{color:var(--cube-white)!important}section#hot-stats-section div.new-center{align-items:center;display:flex;flex-direction:column;margin:0}section#hot-stats-section div.new-center div.title-container{display:flex;flex-flow:row wrap;gap:32px;justify-content:space-between;width:100%}section#hot-stats-section div.new-center div.title-container .title-btn-container{display:flex;flex-flow:column;max-width:500px}section#hot-stats-section div.new-center div.title-container .title-btn-container .secondary-button-2{display:none}section#hot-stats-section div.new-center div.title-container h3.title{font-size:38px;font-weight:300;line-height:49px;margin:0 0 32px;max-width:380px;text-transform:uppercase}section#hot-stats-section div.new-center div.title-container h3.title strong{font-weight:500}section#hot-stats-section div.new-center div.title-container p.description{color:var(--main-blue);font-family:var(--headline-font);font-size:22px;font-style:normal;font-weight:400;letter-spacing:.22px;line-height:33px;margin:0;max-width:870px;padding:0 0 32px}section#hot-stats-section div.stats-cards-container{align-items:center;display:flex;flex-flow:row wrap;gap:24px;justify-content:flex-start}section#hot-stats-section div.stat-card{background-color:var(--cube-blue-background);border-radius:14px;display:flex;flex-flow:column;justify-content:space-between;padding:30px;width:100%}section#hot-stats-section div.stat-card div.card-container{align-items:center;align-items:start;display:flex;flex-flow:column nowrap;gap:37px;height:100%}section#hot-stats-section .stat-card .icon-container{align-self:flex-start;display:flex;flex-flow:row;justify-content:space-between;width:100%}section#hot-stats-section .icon-container .eyebrow{color:var(--cube-light-green);font-family:var(--headline-font);font-size:11px;font-style:normal;font-weight:700;letter-spacing:2px}section#hot-stats-section .icon-container img{height:23px;width:23px}section#hot-stats-section p.title{color:var(--cube-white);font-family:var(--headline-font);font-size:60px;font-style:normal;font-weight:500;line-height:42px;margin:0;text-transform:uppercase}section#hot-stats-section div.stat-card p.text{color:var(--main-blue);font-family:var(--headline-font);font-size:14px;font-weight:400;line-height:17px;margin:0}section#hot-stats-section div.new-center .secondary-button-2.mobile{display:block;margin:15px 0 0;text-align:center;width:100%}@media (min-width:1200px){section#hot-stats-section{background-repeat:no-repeat;padding:61px 0}section#hot-stats-section div.new-center div.title-container .title-btn-container .secondary-button-2{display:block}section#hot-stats-section div.stat-card{max-width:323px}section#hot-stats-section div.new-center .secondary-button-2.mobile{display:none}}