.elementor-kit-1841{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-67cb87d:#FFFFFF;--e-global-color-d3d365b:#101010;--e-global-color-c958f11:#FE7235;--e-global-color-4d1ea15:#56C268;--e-global-color-daea988:#FCAE04;--e-global-color-e24e408:#0E1133;--e-global-color-3a8cb23:#616161;--e-global-color-dc152e1:#00BA5D;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-e6b10ca-font-family:"Roboto";--e-global-typography-e6b10ca-font-size:20px;--e-global-typography-e6b10ca-font-weight:500;--e-global-typography-e6b10ca-line-height:20px;--e-global-typography-9475f4a-font-size:39px;--e-global-typography-9475f4a-font-weight:900;--e-global-typography-9475f4a-line-height:67px;--e-global-typography-9475f4a-letter-spacing:0px;font-family:"Roboto", Sans-serif;}.elementor-kit-1841 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1841 a{font-family:"Roboto", Sans-serif;}.elementor-kit-1841 h2{font-family:"Roboto", Sans-serif;}.elementor-kit-1841 h3{font-family:"Roboto", Sans-serif;}.elementor-kit-1841 h4{font-family:"Roboto", Sans-serif;}.elementor-kit-1841 h5{font-family:"Roboto", Sans-serif;}.elementor-kit-1841 h6{font-family:"Roboto", Sans-serif;}.elementor-kit-1841 button,.elementor-kit-1841 input[type="button"],.elementor-kit-1841 input[type="submit"],.elementor-kit-1841 .elementor-button{font-family:"Roboto", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}body .element-ready-pro-newslatter-popup-modal{width:80%;min-width:320px;max-width:80%;height:80%;overflow-y:hidden;}.elementor-kit-1841 .element-ready-pro-newslatter-popup-modal{min-height:80%;}body .element-ready-pro-newslatter-popup-modal.nifty-modal{z-index:9999;}body .element-ready-pro-newslatter-popup-modal .wready-md-close{right:0%;top:0%;}@media(max-width:991px){.elementor-kit-1841{--e-global-typography-9475f4a-font-size:40px;--e-global-typography-9475f4a-line-height:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}}@media(max-width:767px){.elementor-kit-1841{--e-global-typography-9475f4a-font-size:25px;--e-global-typography-9475f4a-line-height:29px;--e-global-typography-9475f4a-letter-spacing:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Global video styling for all embedded players */
wistia-player, iframe, video {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

/* Subtle lift and brighten on hover (desktop only) */
@media (min-width: 1025px) {
  wistia-player:hover, iframe:hover, video:hover {
    transform: scale(1.02);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.25);
  }

  /* Limit video width for desktop */
  wistia-player, iframe, video {
    max-width: 50%;
    margin: 0 auto;
  }
}

/* Keep full width on mobile and tablet */
@media (max-width: 1024px) {
  wistia-player, iframe, video {
    max-width: 100%;
  }
}/* End custom CSS */