  #image_slide1714202608449 .home-slide-title {
    font-size: var(--medium-title-size);
  }
  #image_slide1714202608449 .home-slide-subtitle {
    font-size: var(--medium-subtitle-size);
  }
  #image_slide1714202608449 .home-slide-btn {
    font-size: var(--medium-btn-size);
    border-radius:var(--theme-border-radius);
  }
 
    #slide-1714202608450 {
      
      
      padding-bottom: 46.88%;
    }

    @media screen and (max-width: 767px) {
      #slide-1714202608450 {
        
        
        padding-bottom: 46.88%;
      }
    }

    [data-section-id=image_slide1714202608449]{
      max-width: var(--max-width);
      padding: 0 var(--side-padding);
      margin: auto;
      width: 100%;
    }

