/* ================================
   SERVICES SECTION – MASTER STYLE
   ================================ */

.elementor-element-b2d2967 {
  padding: 80px 0;
}

.elementor-element-b2d2967 .elementor-heading-title {
  font-size: 44px;
  font-weight: 600;
  color: #1f0f2d;
  text-align: left;
  margin-bottom: 20px;
}

/* ================================
   GRID LAYOUT
   ================================ */

.elementor-element-eb24d24 {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

@media (max-width: 1024px) {
  .elementor-element-eb24d24 {
    display: flex !important;
    flex-direction: row !important; 
    gap: 24px;
  }
  .elementor-element.elementor-element-f6e3bca.e-con-full.e-flex.e-con.e-child ,.elementor-element.elementor-element-a71e354.e-con-full.e-flex.e-con.e-child {
    margin-top: 30px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    overflow: scroll;
    padding: 0;
}
.elementor-element-eb24d24 > .e-con .e-child {
    min-width: 90%;
        padding: 30px 20px !important;
}
    h3.elementor-icon-box-title {
        font-size: 15px !important;
        line-height: normal !important;
        font-weight: 900 !important;
        gap: 10px;
    }
.elementor-element-b2d2967 .elementor-heading-title {
    font-size: 30px;
    margin-bottom: 0px;
}
}

/* ================================
   SERVICE CARD
   ================================ */

.elementor-element-eb24d24 > .e-con .e-child {
  background: #ffffff;
  border-radius: 32px;
  padding: 80px 44px;
  position: relative;
  overflow: hidden;
}

.elementor-element-eb24d24 > .e-con .e-child:hover {
    background-image: url(https://websitedemos.net/web-agency-04/wp-content/uploads/sites/1533/2025/04/Logo-BG.png);
    background-repeat: no-repeat;
    background-size: cover;
}


/* ================================
   ICON + TITLE
   ================================ */

.elementor-icon-box-title {
  display: flex;
  align-items: center;
  gap: 18px;
  font-size: 26px;
  font-weight: 600;
  color: #1f0f2d;
  margin-bottom: 16px;
  justify-content: flex-start;
}

h3.elementor-icon-box-title span {
    text-align: left;
}

p.elementor-icon-box-description {
    text-align: left;
}

.elementor-icon-box-title .elementor-icon {
  width: 56px;
  height: 56px;
  flex-shrink: 0;
}

/* ================================
   DESCRIPTION TEXT
   ================================ */

.elementor-icon-box-description {
  font-size: 16px;
  line-height: 1.7;
  color: #5c5366;
  max-width: 520px;
}

/* ================================
   REMOVE UNUSED ICON LIST SPACE
   ================================ */

.elementor-widget-icon-list {
  display: none;
}

/* ================================
   MOBILE REFINEMENT
   ================================ */

@media (max-width: 768px) {
  .elementor-element-b2d2967 {
    padding: 60px 20px;
  }

  .elementor-element-eb24d24 > .e-con {
    padding: 36px 28px;
    border-radius: 24px;
  }

  .elementor-heading-title {
    font-size: 34px;
  }

  .elementor-icon-box-title {
    font-size: 22px;
  }
}
.elementor-element.elementor-element-f6e3bca.e-con-full.e-flex.e-con.e-child {
    margin-top: 30px;
}

.elementor-element.elementor-element-277ce283.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    padding: 0 !important;
}
h3.elementor-icon-box-title {
    font-size: 30px;
}