.home-page .stats-section{background-color:#6eb5f0;background-image:linear-gradient( 180deg,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.05) 35%,rgba(248,252,255,0.22) 100% ),var(--stats-section-bg,url('../../images/home/stats-section-sky.webp'));background-repeat:no-repeat;background-size:cover;background-position:center 28%;background-attachment:scroll}@media (hover:hover) and (pointer:fine){.home-page .stats-section{background-attachment:fixed}}@media (max-width:768px){.home-page .stats-section{background-image:linear-gradient( 180deg,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.05) 35%,rgba(248,252,255,0.22) 100% ),var(--stats-section-bg-mobile,var(--stats-section-bg,url('../../images/home/mobile/stats-section-sky.webp')))}}@media (prefers-reduced-motion:reduce){.home-page .stats-section{background-attachment:scroll !important}}@media (hover:none) and (pointer:coarse){.home-page .stats-section{background-attachment:scroll !important}}