.elementor-30060 .elementor-element.elementor-element-16c3775{--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-30060 .elementor-element.elementor-element-cef2817{--display:flex;}.elementor-30060 .elementor-element.elementor-element-baba5c5{--display:flex;}.elementor-30060 .elementor-element.elementor-element-cdb7168{--display:flex;}.elementor-30060 .elementor-element.elementor-element-6234ac6{--display:flex;}/* Start custom CSS for wd_page_heading, class: .elementor-element-a705546 */{
 text-align: center;
  margin-bottom: 70px;
  font-size: clamp(34px, 6vw, 56px);
  font-weight: 900;
  letter-spacing: 1px;
  color: #111;
  margin: 0;
  position: relative;
  display: inline-block;
  
 }
  h2::after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  margin: 20px auto 0;
  border-radius: 3px;
  background: linear-gradient(to right, #c8a96a, #e5c88a);
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-77a263f */.global-presence {
  text-align: left;
  margin-bottom: 70px;
  color: #111;
  direction: ltr;
}

/* Subheading Style */
.global-presence h5 {
  font-size: clamp(24px, 3.5vw, 34px);
  font-weight: 800;
  letter-spacing: 0.5px;
  margin-bottom: 25px;
  position: relative;
  display: inline-block;
}

/* Luxury Gradient Underline */
.global-presence h5::after {
  content: "";
  display: block;
  width: 100px;
  height: 4px;
  margin: 18px 0 0 0;
  border-radius: 4px;
  background: linear-gradient(to right, #c8a96a, #e5c88a);
  transition: width 0.3s ease;
}

/* Subtle Hover Effect */
.global-presence h5:hover::after {
  width: 140px;
}

/* List Styling */
.global-presence ul {
  list-style: none;
  padding: 0;
  margin: 25px 0 15px;
  max-width: 700px;
}

.global-presence li {
  font-size: 18px;
  margin: 12px 0;
  position: relative;
  padding-left: 26px;
}

/* Elegant Gold Bullet */
.global-presence li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #c8a96a;
  font-size: 22px;
  line-height: 1;
}

.global-presence p {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
  max-width: 750px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-734785e */.global-closing {
    padding: 80px 20px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
  }

  .global-closing .container {
    max-width: 900px;
    margin: auto;
  }

  .global-closing h2 {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 20px;
    color: #1f2937;
  }

  .global-closing p {
    font-size: 18px;
    line-height: 1.8;
    color: #4b5563;
    margin-bottom: 16px;
  }

  .global-closing .highlight {
    font-weight: 700;
    color: #c8651b;
  }

  .global-closing .cta-btn {
    display: inline-block;
    margin-top: 30px;
    padding: 14px 34px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: #c8651b;
    border-radius: 30px;
    text-decoration: none;
    transition: all 0.3s ease;
  }

  .global-closing .cta-btn:hover {
    background: #a95414;
    transform: translateY(-3px);
  }/* End custom CSS */