.residential-section{width:100%;height:calc(100vh - 60px);display:flex;flex-direction:column;background:linear-gradient(rgba(0,0,0,.65),rgba(0,0,0,.65)),url(/images/KAMAZ_BG_residential_basic-desktop-retina_2880x1620.avif);background-size:cover;background-position:50%;background-repeat:no-repeat;padding-top:var(--height-header);z-index:10;overflow:visible}.residential-section__carusel{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px solid var(--primary-color-500);border-radius:8px}@media(max-width:1920px){.residential-section{background:linear-gradient(rgba(0,0,0,.65),rgba(0,0,0,.65)),url(/images/KAMAZ_BG_residential_laptop_1920x1080.avif);background-size:cover;background-position:50%}}@media(max-width:1536px){.residential-section{background:linear-gradient(rgba(0,0,0,.65),rgba(0,0,0,.65)),url(/images/KAMAZ_BG_residential_tablet_1536x864.avif);background-size:cover;background-position:50%}}@media(max-width:1080px){.residential-section{background:linear-gradient(rgba(0,0,0,.65),rgba(0,0,0,.65)),url(/images/KAMAZ_BG_residential_mobile_1080x608.avif);background-size:cover;background-position:50%}}