.elementor-2622 .elementor-element.elementor-element-f728923{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:1;}.elementor-2622 .elementor-element.elementor-element-2b10dd8 .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );color:var( --e-global-color-text );}.elementor-2622 .elementor-element.elementor-element-2aa297b{color:var( --e-global-color-text );}.elementor-2622 .elementor-element.elementor-element-f4f7907{--divider-border-style:solid;--divider-color:var( --e-global-color-primary );--divider-border-width:1px;}.elementor-2622 .elementor-element.elementor-element-f4f7907 .elementor-divider-separator{width:100%;}.elementor-2622 .elementor-element.elementor-element-f4f7907 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-2622 .elementor-element.elementor-element-382c1bb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2622 .elementor-element.elementor-element-8f9c8bc{--image-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;--galleries-title-color-normal:var( --e-global-color-text );--galleries-title-color-hover:var( --e-global-color-primary );--gallery-title-color-active:var( --e-global-color-primary );}.elementor-2622 .elementor-element.elementor-element-8f9c8bc .elementor-gallery-title{font-family:"Inter", Sans-serif;font-size:19px;font-weight:500;text-transform:none;}.elementor-2622 .elementor-element.elementor-element-1fcfca9{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2622 .elementor-element.elementor-element-ce1672b{text-align:center;}.elementor-2622 .elementor-element.elementor-element-ce1672b .elementor-heading-title{color:var( --e-global-color-text );}.elementor-2622 .elementor-element.elementor-element-be293e7{text-align:center;color:var( --e-global-color-text );}.elementor-2622 .elementor-element.elementor-element-40083d6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1024px){.elementor-2622 .elementor-element.elementor-element-2b10dd8 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );}}@media(min-width:768px){.elementor-2622 .elementor-element.elementor-element-f728923{--content-width:700px;}}@media(max-width:767px){.elementor-2622 .elementor-element.elementor-element-f728923{--padding-top:25px;--padding-bottom:25px;--padding-left:20px;--padding-right:20px;}.elementor-2622 .elementor-element.elementor-element-2b10dd8 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );}.elementor-2622 .elementor-element.elementor-element-2aa297b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2622 .elementor-element.elementor-element-8f9c8bc .elementor-gallery-title{font-size:17px;}}/* Start custom CSS for heading, class: .elementor-element-2b10dd8 */.gradient-text {
  background: linear-gradient(90deg, #00b0f0, #008CFF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline;
  white-space: normal;
}

@media (max-width: 768px) {
    h1, h2, h3 { /* Replace with the specific header tag if needed */
        font-size: 1.5rem; /* Adjust the font size to prevent overflow */
        word-wrap: break-word; /* Break words if needed */
        overflow-wrap: break-word; /* Ensures long words break correctly */
        hyphens: auto; /* Automatically add hyphens to long words */
    }
}/* End custom CSS */