.elementor-1136 .elementor-element.elementor-element-d843f35{--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-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1136 .elementor-element.elementor-element-e8bff7d:hover{--e-transform-scale:1.1;}.elementor-1136 .elementor-element.elementor-element-e8bff7d img{height:368px;object-fit:cover;object-position:center center;border-radius:12px 12px 12px 12px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1136 .elementor-element.elementor-element-d9cccdd{background-color:#ED2A003B;margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:10px 10px 10px 10px;border-radius:5px 5px 5px 5px;}.elementor-1136 .elementor-element.elementor-element-d9cccdd.elementor-element{--align-self:flex-start;}.elementor-1136 .elementor-element.elementor-element-d9cccdd .elementor-heading-title{font-family:"Urbanist", Sans-serif;font-size:16px;font-weight:500;color:#000000;}.elementor-1136 .elementor-element.elementor-element-ad6f213{margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1136 .elementor-element.elementor-element-ad6f213 .elementor-heading-title{font-family:"Urbanist", Sans-serif;font-size:22px;font-weight:600;color:#000000;}.elementor-1136 .elementor-element.elementor-element-ad6f213 .elementor-heading-title a:hover, .elementor-1136 .elementor-element.elementor-element-ad6f213 .elementor-heading-title a:focus{color:#ED2A00;}.elementor-1136 .elementor-element.elementor-element-ad6f213 .elementor-heading-title a{transition-duration:0.4s;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS for image, class: .elementor-element-e8bff7d */.img-size {
  width: 400px;
  height: 350px;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
  transition: transform 0.4s ease;
  overflow: hidden;
  display: block;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-d9cccdd */.text-bg {
  background-color: #ed2a00;  /* 🔹 Your desired background color */
  color: #ffffff;             /* 🔹 Text color for contrast */
  padding: 20px 20px;          /* 🔹 Small padding around text */
  border-radius: 4px;         /* 🔹 Slightly rounded corners */
  display: inline;            /* 🔹 Keeps it inline with the sentence */
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-ad6f213 */.no-underline {
  text-decoration: none !important;
}/* End custom CSS */