.elementor-510 .elementor-element.elementor-element-c077a95{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--gap:0px 50px;--background-transition:0.3s;}.elementor-510 .elementor-element.elementor-element-75aee2e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--justify-content:center;--gap:30px 30px;--background-transition:0.3s;}.elementor-510 .elementor-element.elementor-element-6241a69 .jet-listing-dynamic-field__content{font-family:"Playfair Display", Sans-serif;font-size:32px;text-transform:uppercase;text-align:left;}.elementor-510 .elementor-element.elementor-element-6241a69 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-510 .elementor-element.elementor-element-6241a69 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-510 .elementor-element.elementor-element-6241a69 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-510 .elementor-element.elementor-element-7a0842d .elementor-widget-container{color:var( --e-global-color-4ca0d7c );font-family:"Montserrat", Sans-serif;font-weight:400;}.elementor-510 .elementor-element.elementor-element-f81fc9c .elementor-button .elementor-align-icon-right{margin-left:17px;}.elementor-510 .elementor-element.elementor-element-f81fc9c .elementor-button .elementor-align-icon-left{margin-right:17px;}.elementor-510 .elementor-element.elementor-element-f81fc9c .elementor-button{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;text-transform:capitalize;fill:var( --e-global-color-1676898 );color:var( --e-global-color-1676898 );background-color:#34DCC400;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-1676898 );border-radius:0px 0px 0px 0px;padding:16px 30px 16px 30px;}.elementor-510 .elementor-element.elementor-element-f81fc9c{width:auto;max-width:auto;}.elementor-510 .elementor-element.elementor-element-5908ef3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--justify-content:center;--background-transition:0.3s;}.elementor-510 .elementor-element.elementor-element-5c44698{--e-image-carousel-slides-to-show:1;}.elementor-510 .elementor-element.elementor-element-5c44698 .swiper-pagination-bullet{width:5px;height:5px;background:var( --e-global-color-6abf672 );}.elementor-510 .elementor-element.elementor-element-5c44698 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background:var( --e-global-color-ab5f2a4 );opacity:var( --e-global-color-ab5f2a4 );}.elementor-510 .elementor-element.elementor-element-5c44698 > .elementor-widget-container{padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-510 .elementor-element.elementor-element-75aee2e{--width:40%;}.elementor-510 .elementor-element.elementor-element-5908ef3{--width:60%;}}/* Start custom CSS for button, class: .elementor-element-f81fc9c */.elementor-510 .elementor-element.elementor-element-f81fc9c .elementor-button-icon svg { width: 24px !important;}

/* Define the initial state of the arrow icon */
.my-hover-btn .elementor-button-icon {
  transform: translateX(0);
}

/* Create a CSS animation for the arrow icon */
@keyframes arrowAnimation {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}

/* Apply the animation when hovering over the button */
.my-hover-btn:hover .elementor-button-icon {
  animation: arrowAnimation 1s infinite; /* Adjust the duration as needed */
}/* End custom CSS */
/* Start custom CSS for image-carousel, class: .elementor-element-5c44698 */.swiper-image-stretch .swiper-slide .swiper-slide-image {
    width:100%;
    height:580px;
    object-fit: cover;
}/* End custom CSS */