.custom-swiper-button-next,.custom-swiper-button-prev{display:none}@media (min-width:768px){.custom-swiper-button-next,.custom-swiper-button-prev{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;z-index:10;width:40px;height:40px;background-color:#065f46;color:#fff;border-radius:9999px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease;transform:translateY(-50%)}.custom-swiper-button-prev{left:10px}.custom-swiper-button-next{right:10px}.custom-swiper-button-next:hover,.custom-swiper-button-prev:hover{background-color:#047857;transform:translateY(-50%) scale(1.1)}}.custom-swiper-button-next,.custom-swiper-button-prev{transition:opacity .3s ease,transform .3s ease}.custom-bullet{display:inline-block;width:14px;height:14px;border-radius:50%;margin:0 8px;background-color:#dcdeda;transition:all .15s ease;cursor:pointer}.custom-bullet:hover{background-color:#4a4d4a}.custom-bullet-active{background-color:#397949;border-color:#397949;width:14px;height:14px}.swiper-button-disabled{opacity:.3;pointer-events:none;cursor:not-allowed}