.page-home-section-banner{background-color:#ff8000;width:100%;margin-bottom:5em;padding:3em 0;position:relative;overflow:hidden}.page-home-section-banner .banner-background{pointer-events:none;position:absolute;inset:0}.page-home-section-banner .banner-background:before{content:"";will-change:transform;background:linear-gradient(115deg,#fff0 0%,#ffffff24 50%,#fff0 100%);width:40%;animation:14s linear infinite bannerLightSweep;position:absolute;top:-20%;bottom:-20%;left:-40%}@keyframes bannerLightSweep{0%{transform:translate(0,0)}to{transform:translate(450%)}}@media (prefers-reduced-motion:reduce){.page-home-section-banner .banner-background:before{animation:none}}.page-home-section-banner .layout-container{position:relative}.page-home-section-banner .banner-stats{grid-template-columns:repeat(4,1fr);gap:2em;display:grid}.page-home-section-banner .banner-stats .content-blocks-stat-counter:nth-of-type(2){transition-delay:.1s}.page-home-section-banner .banner-stats .content-blocks-stat-counter:nth-of-type(3){transition-delay:.2s}.page-home-section-banner .banner-stats .content-blocks-stat-counter:nth-of-type(4){transition-delay:.3s}@media (max-width:1024px){.page-home-section-banner{margin-bottom:3em;padding:2.5em 0}.page-home-section-banner .banner-stats{grid-template-columns:repeat(2,1fr);gap:2em 1em}}@media (max-width:480px){.page-home-section-banner .banner-stats{grid-template-columns:1fr}}
