.featured_project_container{display:flex;flex-direction:column;gap:48px;margin-bottom:40px}@media screen and (max-width:768px){.featured_project_container{gap:23px}}.featured_project_container .project_cards{display:flex;gap:20px;align-items:center;max-width:100%;flex-wrap:wrap}.featured_project_container .project_cards .swiper{padding-bottom:3%}.featured_project_container .project_cards .swiper-pagination{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;justify-content:center;gap:8px}@media screen and (max-width:768px){.featured_project_container .project_cards a{max-width:100%;width:100%}}.jobByLocation_section{display:flex;flex-direction:column;gap:48px;margin-bottom:40px}.jobByLocation_section .location_cards{height:100%;width:100%;display:flex;align-items:center}.jobByLocation_section .location_cards .swiper{padding-left:60px}.jobByLocation_section .location_cards .swiper-button-next,.jobByLocation_section .location_cards .swiper-button-prev{width:30px;height:30px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);z-index:10;transition:background-color .3s ease;border:.5px solid #eaeaea;box-shadow:0 6px 29px 0 rgba(56,74,234,.3)}.jobByLocation_section .location_cards .swiper-button-next:hover,.jobByLocation_section .location_cards .swiper-button-prev:hover{background-color:hsla(0,0%,100%,.902)}.jobByLocation_section .location_cards .swiper-button-next:before,.jobByLocation_section .location_cards .swiper-button-prev:before{font-family:SwiperIcons;font-size:20px;color:#fff}.jobByLocation_section .location_cards .swiper-button-next:after,.jobByLocation_section .location_cards .swiper-button-prev:after{font-size:15px;color:#000}.jobByLocation_section .location_cards .swiper-button-prev{left:10px}.jobByLocation_section .location_cards .swiper-button-next{right:10px}