.IndustryCarousel-module__frYESG__carousel{position:relative}.IndustryCarousel-module__frYESG__track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding:8px 4px 16px;display:flex;overflow-x:auto}.IndustryCarousel-module__frYESG__track::-webkit-scrollbar{display:none}.IndustryCarousel-module__frYESG__card{scroll-snap-align:start;border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;background:#fff;flex-direction:column;flex:none;align-items:center;gap:14px;width:200px;padding:28px 20px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.IndustryCarousel-module__frYESG__card:hover{border-color:var(--primary)}.IndustryCarousel-module__frYESG__icon{background-color:var(--primary-light);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;transition:background-color .25s;display:flex}.IndustryCarousel-module__frYESG__card:hover .IndustryCarousel-module__frYESG__icon{background-color:var(--primary)}.IndustryCarousel-module__frYESG__icon svg{width:26px;height:26px;stroke:var(--primary);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .25s}.IndustryCarousel-module__frYESG__card:hover .IndustryCarousel-module__frYESG__icon svg{stroke:#fff}.IndustryCarousel-module__frYESG__name{color:var(--dark);font-size:.92rem;font-weight:600;line-height:1.3}.IndustryCarousel-module__frYESG__arrow{z-index:2;border:1px solid var(--border);width:44px;height:44px;color:var(--dark);cursor:pointer;background:#fff;border-radius:50%;place-items:center;transition:background-color .2s,color .2s,border-color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px -8px #0f172a40}.IndustryCarousel-module__frYESG__arrow:hover{background:var(--primary);border-color:var(--primary);color:#fff}.IndustryCarousel-module__frYESG__arrow svg{width:20px;height:20px}.IndustryCarousel-module__frYESG__prev{left:-16px}.IndustryCarousel-module__frYESG__next{right:-16px}@media (max-width:768px){.IndustryCarousel-module__frYESG__card{width:160px;padding:22px 16px}.IndustryCarousel-module__frYESG__prev{left:4px}.IndustryCarousel-module__frYESG__next{right:4px}}
