.projectsSlider{display:flex;height:100%;width:80%;justify-content:space-between;align-items:center}.projectsSlider .projSlider1,.projectsSlider .projSlider2{width:47%;display:flex;justify-content:center;align-items:center}.projectsSlider .projSlider1 img,.projectsSlider .projSlider2 img{width:100%;border-radius:20px;object-fit:contain}.overlay-container{position:relative}.overlay-text{top:0;left:0;width:100%;height:100%;padding:1rem;position:absolute;display:flex;background-color:rgba(0,0,0,.5);justify-content:center}.projectsPrevSlider{width:95%;max-width:1200px;position:relative;margin:0 auto}@media (max-width:1024px){.projectsPrevSlider{width:94%}}@media (max-width:768px){.projectsPrevSlider{width:96%}}.projectsPrevCarousel{width:100%}.custom-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:2rem}.custom-pagination .swiper-pagination-bullet{margin:0!important;width:24px;height:4px;border-radius:2px;background-color:rgba(255,255,255,.3)!important;transition:all .4s ease;cursor:pointer}.custom-pagination .swiper-pagination-bullet-active{background-color:#a855f7!important;width:40px}