.custom-navigation-buttons{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;transform:translateY(-50%);width:100%;pointer-events:all}.custom-swiper-button-next,.custom-swiper-button-prev{pointer-events:all;background:white;display:flex;justify-content:center;align-items:center;z-index:50}.custom-swiper-button-prev{position:absolute;left:1rem}.custom-swiper-button-next{position:absolute;right:1rem}@media (max-width:768px){.custom-swiper-button-prev{left:1rem}.custom-swiper-button-next{right:1rem}}@media (min-width:769px) and (max-width:1024px){.custom-swiper-button-prev{left:5vw}.custom-swiper-button-next{right:5vw}}@media (min-width:1025px) and (max-width:1500px){.custom-swiper-button-prev{left:5vw}.custom-swiper-button-next{right:5vw}}@media (min-width:1501px){.custom-swiper-button-prev{left:23vw}.custom-swiper-button-next{right:23vw}}@media (max-width:768px){.custom-navigation-buttons{position:static;margin-top:20px;display:flex;justify-content:center;gap:1rem}.custom-swiper-button-next,.custom-swiper-button-prev{position:static;width:2.5rem;height:2.5rem}}.profile-pic{position:relative;z-index:10}.testimonial-card{overflow:visible;box-shadow:0 0 20px rgba(0,0,0,.04)}