.portfolio-grid-swiper{padding:2rem 0;width:100%}.portfolio-grid-swiper .swiper-slide{align-items:center;display:flex;height:100%;justify-content:center}.portfolio-img-wrapper{height:100%;overflow:hidden;width:100%}.portfolio-img{display:block;height:100%;object-fit:cover;width:100%}.arrow-wrapper{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-top:40px;width:100%}.custom-arrow-next-reviews,.custom-arrow-prev-reviews{border-radius:100px;transition:background-color .3s ease}.custom-arrow-next-reviews:hover,.custom-arrow-prev-reviews:hover{background:var(--Blue-20,#535abc);cursor:pointer}