p{margin:0}
.nam-carrusel_adas{position:relative}
.nam-carrusel_adas-component{background:#fff;background:linear-gradient(180deg,rgba(255,255,255,1) 20%,rgba(139,142,150,1) 20%,rgba(139,142,150,1) 20%);display:flex;gap:35px;padding:0 35px;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;height:auto;align-items:stretch;scroll-behavior:smooth;transition:all .3s ease-in-out}
.nam-carrusel_adas-component::-webkit-scrollbar{display:none}
.nam-carrusel_adas-container_img{width:100%;aspect-ratio:13/9}
.nam-carrusel_adas-container_img img,.nam-carrusel_adas-container_img video{object-fit:cover;width:100%;height:100%}
.nam-carrusel_adas-container_title,.nam-carrusel_adas-container_description{display:flex;justify-content:center;align-items:center;color:white;text-align:center}
.nam-carrusel_adas-container_title{font-size:18px;font-weight:700;margin:40px 0 30px;height:50px}
.nam-carrusel_adas-container_description{font-size:16px;font-weight:400;margin-bottom:40px;height:185px;align-items:flex-start}
.nam-carrusel_adas-container{width:200px;flex:0 0 23%}
.nam-carrusel_adas-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;border:0;border-radius:50%;background:rgba(0,0,0,.45);color:#fff;cursor:pointer;user-select:none;width:40px;height:40px;display:flex;justify-content:center;align-items:center;font-size:1.5rem}
.nam-carrusel_adas-btn.prev{left:.5rem}
.nam-carrusel_adas-btn.next{right:.5rem}
@media(max-width:767px){.nam-carrusel_adas-component{background:linear-gradient(180deg,rgba(255,255,255,1) 16%,rgba(139,142,150,1) 16%,rgba(139,142,150,1) 16%);gap:60px;height:auto !important;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x mandatory}
.nam-carrusel_adas-container{flex:0 0 70%}
.nam-carrusel_adas-container_img{height:200px}
.nam-carrusel_adas-container_description{height:auto}
.nam-carrusel_adas-btn{visibility:hidden}
}
@media(min-width:768px) and (max-width:1024px){.nam-carrusel_adas-component{background:linear-gradient(180deg,rgba(255,255,255,1) 15%,rgba(139,142,150,1) 15%,rgba(139,142,150,1) 15%);height:auto !important}
.nam-carrusel_adas-container_description{height:auto}
.nam-carrusel_adas-btn{display:none}
}