:root{--primary:#ff4081}.gallery{padding:80px 0}.gallery .swiper_container{padding:2rem 0;position:relative;width:80%;margin:auto}.gallery .swiper-slide{width:400px!important;height:400px!important;position:relative}.gallery .swiper-slide:after{content:"";background-color:#ffffff80;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:32px;transition:background-color .3s}.gallery .swiper-slide-active:after{background-color:transparent}.gallery .swiper-slide img{width:100%;height:100%;object-fit:cover;border-radius:2rem}.gallery .slider-controler{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);z-index:10;padding:0 1rem}.gallery .slider-arrow{background:#ffffff94;color:#fff;width:3.5rem;height:3.5rem;border-radius:50%;border:1px solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer;filter:drop-shadow(0 8px 24px rgba(18,28,53,.1));box-shadow:0 4px 10px rgba(0,0,0,.1)}.gallery .slider-arrow:after{content:""}.gallery .swiper-button-prev{left:10px}.gallery .swiper-button-next{right:10px}.gallery .swiper-pagination{position:relative;width:15rem!important;margin:2rem auto 0}.gallery .swiper-pagination-bullet{background:#ccc;opacity:1;margin:0 4px;width:10px;height:10px;border-radius:50%}.gallery .swiper-pagination-bullet-active{background:var(--primary)}.gallery .swiper-slide-shadow-left,.gallery .swiper-slide-shadow-right{display:none}@media (max-width:990px){.gallery .swiper-slide{width:300px!important;height:300px!important}.gallery .slider-controler .swiper-button-prev{left:5%}.gallery .slider-controler .swiper-button-next{right:5%}}@media (max-width:768px){.gallery{padding:40px 0}.gallery .swiper_container{width:100%}.gallery .swiper-slide{width:80vw!important;max-width:300px;height:auto!important}.gallery .swiper-slide img{height:auto}.gallery .slider-controler{padding:0}.gallery .slider-arrow{width:3rem;height:3rem;font-size:1.5rem}.explore-our-work-btn{margin-top:20px;display:flex;justify-content:center}.btn-1{font-size:14px;padding:18px}}@media (max-width:500px){.gallery .swiper-slide{width:90vw!important;height:auto!important}.gallery .swiper-slide:after{background-color:transparent}.gallery .slider-controler{flex-direction:row;justify-content:space-between}.gallery .swiper-button-next,.gallery .swiper-button-prev{position:static;transform:none}}