/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 13 2026 | 06:20:52 */
.arw .elementor-swiper-button {
   background:linear-gradient(90deg, #BCF7FF 0%, #1CD6EF 100%);
   padding: 20px;
   border-radius: 100px;
}
@media(max-width:1199px){
   .arw .elementor-swiper-button {padding: 10px;}
    
}
@media(max-width:767px){
	.arw img{
		height:450px!important;
		width:100%!important;
		object-fit:cover!important;
	}
    
}
