.header-stats-module-container{margin:0 10%;padding:32px 0}.header-stats-module-stats-container{border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:row;gap:40px;padding-top:32px}.header-stats-module-stat-item{align-items:center;cursor:default;display:flex;flex-direction:row;gap:12px}.header-stats-module-stat-item:hover .header-stats-module-stat-value{color:#fff}.header-stats-module-stat-item:hover .header-stats-module-stat-description{color:hsla(0,0%,100%,.7)}.header-stats-module-stat-item:hover .header-stats-module-stat-icon-box{border-color:hsla(0,0%,100%,.4)}.header-stats-module-stat-item:hover .header-stats-module-stat-icon-box svg{fill:#fff}.header-stats-module-stat-value{color:#12d678;flex-shrink:0;font-family:Source Sans Pro,sans-serif;font-size:30px;font-weight:900;letter-spacing:-.03em;line-height:1;transition:color .2s ease}.header-stats-module-stat-icon-box{align-items:center;border:1px solid rgba(18,214,120,.5);border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:border-color .2s ease;width:40px}.header-stats-module-stat-icon-box svg{fill:#12d678;height:20px;transition:fill .2s ease;width:20px}.header-stats-module-stat-text{display:flex;flex-direction:column}.header-stats-module-stat-label{color:#fff;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:700;letter-spacing:.05em;line-height:1.25em;margin-bottom:2px;margin-top:0;text-transform:uppercase}.header-stats-module-stat-description{color:hsla(0,0%,100%,.5);font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:400;line-height:1.4em;margin-bottom:0;margin-top:0;transition:color .2s ease}.header-stats-module--text-only .header-stats-module-stats-container{border-top:none;gap:48px;padding-top:0}.header-stats-module--text-only .header-stats-module-stat-item{align-items:flex-start;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;flex:1;flex-direction:column;gap:6px;padding:20px 24px}.header-stats-module--text-only .header-stats-module-stat-label{color:#12d678;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.header-stats-module--text-only .header-stats-module-stat-description{color:hsla(0,0%,100%,.6);font-size:13px;font-weight:400;line-height:1.5em}.header-stats-module--text-only .header-stats-module-stat-item:hover .header-stats-module-stat-label{color:#1aff8e}.header-stats-module--text-only .header-stats-module-stat-item:hover .header-stats-module-stat-description{color:hsla(0,0%,100%,.8)}.header-stats-module--feature-columns .header-stats-module-features-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.header-stats-module-feature-card{background:rgba(2,41,61,.6);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:28px;position:relative;transition:border-color .2s ease}.header-stats-module-feature-card:hover{border-color:hsla(0,0%,100%,.2)}.header-stats-module-feature-badge{background-color:#12d678;border-radius:9999px;color:#02293d;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:600;left:28px;padding:4px 12px;position:absolute;top:-12px}.header-stats-module-feature-icon{align-items:center;background-color:hsla(0,0%,100%,.08);border-radius:12px;color:#12d678;display:flex;height:40px;justify-content:center;margin-bottom:20px;width:40px}.header-stats-module-feature-icon svg{fill:currentColor;height:20px;width:20px}.header-stats-module-feature-heading{color:#fff;font-family:Source Sans Pro,sans-serif;font-size:18px;font-weight:600;margin-bottom:16px;margin-top:0}.header-stats-module-feature-bullets{list-style:none;margin:0;padding:0}.header-stats-module-feature-bullet-item{align-items:flex-start;color:hsla(0,0%,100%,.85);display:flex;font-family:Source Sans Pro,sans-serif;font-size:14px;gap:10px;line-height:1.6em;margin-bottom:10px}.header-stats-module-feature-bullet-dot{background-color:#12d678;border-radius:50%;flex-shrink:0;height:6px;margin-top:8px;width:6px}@media screen and (max-width:900px){.header-stats-module-stats-container{flex-direction:column;gap:24px}.header-stats-module--text-only .header-stats-module-stats-container{gap:12px}.header-stats-module--feature-columns .header-stats-module-features-grid{grid-template-columns:1fr}}@media screen and (max-width:768px){.header-stats-module-container{margin-left:5%;margin-right:5%}.header-stats-module-stats-container{flex-direction:column;gap:20px}.header-stats-module--text-only .header-stats-module-stats-container{gap:10px}.header-stats-module--text-only .header-stats-module-stat-item{padding:16px 20px}.header-stats-module-feature-card{padding:24px}}