.tag-list{list-style:none}.scroller{max-width:100%;overflow:hidden}.scroller_inner{width:max-content;display:flex;gap:2rem;flex-wrap:nowrap;cursor:pointer;animation:Iscroll 30s linear infinite}.i-scroller-item{height:-moz-fit-content;height:fit-content;display:flex;gap:.25rem;flex-direction:column;align-items:center;justify-content:center}.i-scroller-item,.i-scroller-item>img{width:-moz-fit-content;width:fit-content}.i-scroller-item>img{height:8rem;object-fit:contain;transition:filter .2s}.i-scroller-item>h2{font-family:var(--font-h);font-weight:100;font-size:1rem;text-align:center}.i-scroller-item:hover>img{filter:brightness(1.06);-webkit-filter:brightness(1.06)}@media screen and (max-width:800px){.i-scroller-item>img{height:6rem}.i-scroller-item>h2{font-size:.9rem}}@keyframes Iscroll{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 1rem))}}.industries-scroller-container{width:100%;height:-moz-fit-content;height:fit-content;padding:0 6rem;display:flex;flex-direction:column;gap:3rem}.industries-scroller-container>h1{font-family:var(--font-h);font-weight:100;font-size:3rem;line-height:1}@media screen and (max-width:1000px){.industries-scroller-container{padding:0 2rem}}@media screen and (max-width:800px){.industries-scroller-container>h1{font-size:2.5rem;text-align:center}}@media screen and (max-width:550px){.industries-scroller-container{padding:0 1rem;gap:2rem}.industries-scroller-container>h1{font-size:2rem}}.infra-count-container{width:100%;display:flex;flex-direction:column;gap:3rem;padding:5rem 6rem}@media screen and (max-width:1000px){.infra-count-container{padding:4rem 2rem}}@media screen and (max-width:550px){.infra-count-container{gap:2rem;padding:3rem 1rem}}.infra-count-container>.infra-header-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.infra-count-container>.infra-header-wrapper>h1{font-family:var(--font-h);font-weight:100;font-size:3rem;line-height:1;text-align:center}@media screen and (max-width:800px){.infra-count-container>.infra-header-wrapper>h1{font-size:2.5rem;text-align:center}}@media screen and (max-width:550px){.infra-count-container>.infra-header-wrapper>h1{font-size:2rem}}.infra-count-container>.infra-header-wrapper>p{font-family:var(--font-t-r);text-align:center;max-width:36rem;color:#656565;line-height:1.5;font-weight:100;font-size:1rem}@media screen and (max-width:550px){.infra-count-container>.infra-header-wrapper>p{text-align:justify}}.infra-count-container>.infra-count-wrapper{display:grid;grid-template-columns:repeat(5,1fr);align-items:start}@media screen and (max-width:1200px){.infra-count-container>.infra-count-wrapper{grid-template-columns:repeat(3,1fr);gap:2rem}.infra-count-container>.infra-count-wrapper>div{border-bottom:1px solid #d0d0d0;padding:.5rem;align-items:flex-start;gap:.5rem}.infra-count-container>.infra-count-wrapper>div>h2{line-height:.9}.infra-count-container>.infra-count-wrapper>div>p{text-align:start;font-size:.9rem}}.infra-count-container>.infra-count-wrapper>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem}.infra-count-container>.infra-count-wrapper>div>h2{font-family:var(--font-h);font-weight:100;font-size:2.2rem;color:#d10000;line-height:1}.infra-count-container>.infra-count-wrapper>div>h2>span{font-size:1.25rem;color:#000}.infra-count-container>.infra-count-wrapper>div>p{width:100%;font-family:var(--font-t-r);color:#656565;font-size:1rem;text-align:center}@media screen and (max-width:800px){.infra-count-container>.infra-count-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:550px){.infra-count-container>.infra-count-wrapper{grid-template-columns:repeat(1,1fr)}.infra-count-container>.infra-count-wrapper>div{border-right:none;padding:.5rem;align-items:center;gap:.5rem}.infra-count-container>.infra-count-wrapper>div>h2{line-height:.9}.infra-count-container>.infra-count-wrapper>div>p{text-align:center}}