.carousel-container{width:100%;margin-inline:auto;display:flex;overflow-x:auto}.carousel-container:hover .carousel-group{animation-play-state:paused}.carousel-group{justify-content:center;align-items:center;animation:16s linear infinite scroll;display:flex}.carousel-card{cursor:pointer;z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:100%;border-radius:3rem;flex:0 0 30rem;width:30rem;height:40rem;margin-right:2rem;transition:background-size .5s ease-in-out}.carousel-card:hover{background-size:107%}.div-img-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}@keyframes scroll{0%{translate:0}to{translate:-100%}}@media (max-width:768px){.carousel-card{width:25rem;height:36rem}}@media (min-width:768px){.section-right-cards{bottom:0%}}@media (min-width:820px) and (max-width:1023px){.section-right-cards{bottom:10%!important}}@media (min-width:853px){.section-right-cards{bottom:10%}.cardheig{height:290px!important}}@media (min-width:912px) and (max-width:1023px){.section-right-cards{bottom:20%!important}.cardheig{height:290px!important}}@media (max-width:1024px) and (max-height:600px){.section-right-cards{bottom:8%!important}.cardheig{height:240px!important}}@media (max-width:1024px){.section-right-cards{bottom:4%}.cardheig{height:240px!important}}
