
   /* Desktop styles */
   .elementor-element-462da89 {
      max-height: 500px;
      overflow: hidden;
      padding-top: 10px;
      padding-bottom: 40px;
      margin-bottom: 0 !important;
   }

   /* Responsive styles (tablet and below) */
   @media screen and (max-width: 991px) {
      .elementor-element-462da89 {
         max-height: none !important; /* Let it expand naturally on mobile */
         padding-bottom: 5px;
      }

      .elementor-element-e4b5bf4 {
         flex-direction: column-reverse !important;
         align-items: flex-start !important;
         margin-top: -140px; /* Adjusted for better balance */
         width: 100%;
      }

      .elementor-element-3f93dfc {
         width: 100%;
         margin-bottom: 20px;
      }

      .elementor-widget-container video {
         width: 100%;
         height: auto;
         display: block;
      }
   }
