.homepage-industries{--industry-slide-width:min(70vw, 100rem);--industry-photo-height:min(39.375vw, 56.25rem);--industry-slide-gap:.65rem;color:var(--public-color-primary);background:#fff;scroll-margin-top:5rem;overflow:hidden}.homepage-industries__heading{text-align:center;margin-bottom:4rem}.homepage-industries .homepage-industries__eyebrow{color:var(--public-color-primary)}.homepage-industries__title{letter-spacing:0;font-size:clamp(3rem,7.2vw,7.15rem);font-weight:400;line-height:1}.homepage-industries__lead{letter-spacing:0;overflow-wrap:break-word;max-width:80rem;margin:2rem auto 0;font-size:clamp(1.25rem,3vw,2rem);font-weight:400;line-height:1.4}.homepage-industries__carousel{position:relative}.homepage-industries__track{gap:var(--industry-slide-gap);overscroll-behavior-x:contain;padding-inline:calc((100% - var(--industry-slide-width)) / 2);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;position:relative;overflow-x:auto}.homepage-industries__track::-webkit-scrollbar{display:none}.homepage-industries__slide{width:var(--industry-slide-width);flex:0 0 var(--industry-slide-width);scroll-snap-align:center}.homepage-industries__photo{height:var(--industry-photo-height);background:var(--public-color-surface-soft);position:relative;overflow:hidden}.homepage-industries__photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.homepage-industries__link,.homepage-industries__arrow{width:3rem;height:3rem;color:var(--public-color-primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex;position:absolute}.homepage-industries__link{bottom:clamp(1rem,2.5vw,3rem);right:clamp(1rem,2.5vw,3rem)}.homepage-industries__link:hover,.homepage-industries__arrow:hover{background:var(--public-color-primary);color:#fff}.homepage-industries__arrow{z-index:1;top:calc(var(--industry-photo-height) / 2 - 1.5rem);background:#ffffffe6}.homepage-industries__arrow--previous{left:clamp(.75rem,3vw,3rem)}.homepage-industries__arrow--next{right:clamp(.75rem,3vw,3rem)}.homepage-industries__name{text-align:center;padding:clamp(1.5rem,2.5vw,2.5rem) .75rem 0;font-size:clamp(1.25rem,2.2vw,2rem);font-weight:400;line-height:1.25}.homepage-industries__pagination{width:calc(100% - 2.5rem);margin-top:clamp(2rem,3vw,3rem)}.homepage-industries__dot{justify-content:center;align-items:center;display:inline-flex}.homepage-industries__dot span{background:#2e1a8f4d;border-radius:999px;width:100%;height:100%;transition:background-color .2s}.homepage-industries__dot[aria-current=true] span,.homepage-industries__dot:hover span{background:var(--public-color-primary)}@media (width>=768px){.homepage-industries__heading{margin-bottom:6rem}}@media (width>=1024px){.homepage-industries__heading{margin-bottom:10rem}.homepage-industries__title{line-height:.96}.homepage-industries__lead{margin-top:3rem;font-size:38px;line-height:1.5}}@media (width<=639px){.homepage-industries{--industry-slide-width:84vw;--industry-photo-height:105vw;--industry-slide-gap:.5rem}.homepage-industries__arrow{width:2.5rem;height:2.5rem;top:calc(var(--industry-photo-height) / 2 - 1.25rem)}}@media (prefers-reduced-motion:reduce){.homepage-industries__link,.homepage-industries__arrow,.homepage-industries__dot span{transition:none}}
