.hero-section .stat-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-section .stat-strip>div{display:grid;align-content:center;min-height:94px}.hero-section .stat-strip>div:nth-child(2){border-right:1px solid var(--line)}.hero-section .stat-strip>div:nth-child(-n+2){border-bottom:0}@media(max-width:760px){.hero-section .stat-strip{grid-template-columns:1fr}.hero-section .stat-strip>div,.hero-section .stat-strip>div:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.hero-section .stat-strip>div:last-child{border-bottom:0}}
