.elementor-10471 .elementor-element.elementor-element-8016b54{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10471 .elementor-element.elementor-element-1480b34{--display:flex;--min-height:282px;}.elementor-10471 .elementor-element.elementor-element-1480b34:not(.elementor-motion-effects-element-type-background), .elementor-10471 .elementor-element.elementor-element-1480b34 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://electroshaili.com/wp-content/uploads/2026/04/aiease_1760178162454.webp");}.elementor-10471 .elementor-element.elementor-element-b445b4d{--display:flex;}.elementor-10471 .elementor-element.elementor-element-66aea78{margin:-165px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-10471 .elementor-element.elementor-element-66aea78.elementor-element{--align-self:stretch;--flex-grow:1;--flex-shrink:0;}@media(min-width:768px){.elementor-10471 .elementor-element.elementor-element-b445b4d{--width:1400px;}}/* Start custom CSS for shortcode, class: .elementor-element-66aea78 *//* Desktop Styles */
.cotiweb h2,
.cotiweb h3,
.cotiweb h4,
.cotiweb h5,
.cotiweb h6 {
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: bold;
  margin: 25px 0;
  position: relative;
  padding-right: 20px;
}

.cotiweb h2::before,
.cotiweb h3::before,
.cotiweb h4::before,
.cotiweb h5::before,
.cotiweb h6::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 3px;
}

/* H2 Styles */
.cotiweb h2 {
  color: #022758;
  font-size: 24px;
}

.cotiweb h2::before {
  background-color: #FE6400;
}

/* H3 Styles */
.cotiweb h3 {
  color: #022758;
  font-size: 20px;
}

.cotiweb h3::before {
  background-color: #022758;
}

/* H4, H5, H6 Styles */
.cotiweb h4,
.cotiweb h5,
.cotiweb h6 {
  color: #424242;
}

.cotiweb h4::before,
.cotiweb h5::before,
.cotiweb h6::before {
  background-color: #424242;
}

.cotiweb h4 {
  font-size: 18px;
}

.cotiweb h5 {
  font-size: 16px;
}

.cotiweb h6 {
  font-size: 14px;
}

/* Tablet Styles */
@media (max-width: 1024px) {
  .cotiweb h2 {
    font-size: 24px;
  }
  
  .cotiweb h3 {
    font-size: 20px;
  }
  
  .cotiweb h4 {
    font-size: 17px;
  }
  
  .cotiweb h5 {
    font-size: 15px;
  }
  
  .cotiweb h6 {
    font-size: 13px;
  }
  
  .cotiweb h2,
  .cotiweb h3,
  .cotiweb h4,
  .cotiweb h5,
  .cotiweb h6 {
    padding-right: 18px;
    margin: 20px 0;
  }
  
  .cotiweb h2::before,
  .cotiweb h3::before,
  .cotiweb h4::before,
  .cotiweb h5::before,
  .cotiweb h6::before {
    width: 2.5px;
  }
}

/* Mobile Styles */
@media (max-width: 768px) {
  .cotiweb h2 {
    font-size: 20px;
  }
  
  .cotiweb h3 {
    font-size: 18px;
  }
  
  .cotiweb h4 {
    font-size: 16px;
  }
  
  .cotiweb h5 {
    font-size: 15px;
  }
  
  .cotiweb h6 {
    font-size: 14px;
  }
  
  .cotiweb h2,
  .cotiweb h3,
  .cotiweb h4,
  .cotiweb h5,
  .cotiweb h6 {
    padding-right: 15px;
    margin: 15px 0;
  }
  
  .cotiweb h2::before,
  .cotiweb h3::before,
  .cotiweb h4::before,
  .cotiweb h5::before,
  .cotiweb h6::before {
    width: 2px;
  }
}/* End custom CSS */