.elementor-8 .elementor-element.elementor-element-07029dc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-8 .elementor-element.elementor-element-5be4fb6{--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-8 .elementor-element.elementor-element-f4b85a3{margin:-40px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8 .elementor-element.elementor-element-3510f2b{--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-8 .elementor-element.elementor-element-de6310f{margin:-45px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8 .elementor-element.elementor-element-488c8b5{--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-8 .elementor-element.elementor-element-2a8f521{--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-8 .elementor-element.elementor-element-c118a3d{--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-8 .elementor-element.elementor-element-0a80777{--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-8 .elementor-element.elementor-element-e64db14{--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-8 .elementor-element.elementor-element-155da28{--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-8 .elementor-element.elementor-element-e77449c{--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-8 .elementor-element.elementor-element-54e237f{--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(min-width:768px){.elementor-8 .elementor-element.elementor-element-5be4fb6{--width:50%;}.elementor-8 .elementor-element.elementor-element-3510f2b{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-ef02569 */.hero-left {
  max-width: 560px;
}

.hero-title {
  font-size: 52px;
  font-weight: 800;
  color: #0B2A4A;
  line-height: 1.15;
  margin-bottom: 20px;
}

.hero-title span {
  color: #b91c1c;
}

.hero-sub {
  font-size: 18px;
  color: #475569;
  margin-bottom: 25px;
}

.hero-divider {
  width: 70px;
  height: 4px;
  background: #b91c1c;
  margin-bottom: 25px;
  border-radius: 2px;
}

.hero-list {
  list-style: none;
  padding: 0;
  margin-bottom: 25px;
}

.hero-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
  font-size: 16px;
  color: #334155;
}

.hero-list span {
  color: #0B2A4A;
  font-weight: bold;
}

.hero-warning {
  font-size: 18px;
  font-weight: 700;
  color: #b91c1c;
}

/* Mobile */
@media (max-width: 768px) {
  .hero-title {
    font-size: 34px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f4b85a3 */.aw-hero-badges {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 25px;
  margin: 35px 0;
}

.aw-hero-badge {
  font-size: 15px;
  font-weight: 500;
  color: #0B1F3A;
  display: flex;
  align-items: center;
  gap: 8px;
  opacity: 0.9;
}

/* Subtle divider style (optional clean line look) */
.aw-hero-badge:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 18px;
  background: #e2e6ee;
  margin-left: 25px;
}

/* Mobile */
@media (max-width: 768px) {
  .aw-hero-badges {
    gap: 15px;
  }

  .aw-hero-badge {
    font-size: 14px;
  }

  .aw-hero-badge::after {
    display: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-74cdca1 */.aw-form-header {
  text-align: center;
  margin-bottom: 25px;
}

.aw-form-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #0B1F3A;
  line-height: 1.3;
  margin-bottom: 10px;
}

.aw-form-title span {
  color: #C4161C;
}

.aw-form-sub {
  font-size: 15px;
  color: #6b7280;
  font-weight: 400;
}

/* Mobile */
@media (max-width: 768px) {
  .aw-form-title {
    font-size: 22px;
  }

  .aw-form-sub {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-aa89169 */.coverage-section {
  background: #ffffff;
  padding: 90px 20px;
  font-family: Arial, sans-serif;
}

.coverage-container {
  max-width: 1150px;
  margin: 0 auto;
  text-align: center;
}

.coverage-title {
  font-size: 38px;
  font-weight: 800;
  color: #0B2A4A;
  margin-bottom: 15px;
}

.coverage-subtitle {
  font-size: 18px;
  color: #64748b;
  margin-bottom: 60px;
}

.coverage-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 30px;
}

.coverage-card {
  background: #ffffff;
  padding: 35px 25px;
  border-radius: 16px;
  box-shadow: 0 8px 30px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
  text-align: left;
}

.coverage-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 45px rgba(0,0,0,0.08);
}

.coverage-icon {
  width: 60px;
  height: 60px;
  background: #eef2f7;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  font-size: 24px;
  color: #b91c1c;
}

.coverage-card h3 {
  font-size: 20px;
  color: #0B2A4A;
  margin-bottom: 12px;
}

.coverage-card p {
  font-size: 15px;
  color: #475569;
  line-height: 1.6;
}

/* Mobile Optimization */
@media (max-width: 768px) {
  .coverage-title {
    font-size: 28px;
  }

  .coverage-subtitle {
    font-size: 16px;
  }

  .coverage-card {
    padding: 25px 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3362157 */.highlight-section {
  background: linear-gradient(135deg, #0B2A4A, #123a68);
  padding: 90px 20px;
  text-align: center;
  font-family: Arial, sans-serif;
  color: #ffffff;
}

.highlight-container {
  max-width: 850px;
  margin: 0 auto;
}

.highlight-section h2 {
  font-size: 34px;
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: 20px;
}

.highlight-section h2 span {
  color: #ff4d4d;
}

.highlight-sub {
  font-size: 17px;
  color: #e2e8f0;
  margin-bottom: 35px;
}

.highlight-btn {
  display: inline-block;
  background: #ffffff;
  color: #0B2A4A;
  padding: 18px 36px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 10px;
  text-decoration: none;
  transition: 0.3s ease;
}

.highlight-btn:hover {
  background: #f1f5f9;
}

.highlight-note {
  font-size: 13px;
  margin-top: 20px;
  color: #cbd5e1;
}

/* Mobile */
@media (max-width: 768px) {
  .highlight-section h2 {
    font-size: 24px;
  }

  .highlight-sub {
    font-size: 15px;
  }

  .highlight-btn {
    width: 100%;
    padding: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5e57f9b */.process-section {
  background: #eef2f7;
  padding: 100px 20px;
  font-family: Arial, sans-serif;
}

.process-container {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.process-title {
  font-size: 36px;
  font-weight: 800;
  color: #0B2A4A;
  margin-bottom: 15px;
}

.process-subtitle {
  font-size: 18px;
  color: #64748b;
  margin-bottom: 60px;
}

.process-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 30px;
}

.process-card {
  background: #ffffff;
  padding: 35px 25px;
  border-radius: 16px;
  box-shadow: 0 10px 35px rgba(0,0,0,0.06);
  position: relative;
  transition: all 0.3s ease;
  text-align: left;
}

.process-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 45px rgba(0,0,0,0.08);
}

.process-step {
  position: absolute;
  top: 18px;
  right: 20px;
  font-size: 20px;
  font-weight: 800;
  color: #b91c1c;
}

.process-icon {
  width: 55px;
  height: 55px;
  background: #eef2f7;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  font-size: 22px;
  color: #0B2A4A;
}

.process-card h3 {
  font-size: 18px;
  color: #0B2A4A;
  margin-bottom: 10px;
}

.process-card p {
  font-siz/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3e8c470 */.booking-section {
  background: #eef2f7;
  padding: 100px 20px;
  font-family: Arial, sans-serif;
  text-align: center;
}

.booking-container {
  max-width: 900px;
  margin: 0 auto;
}

.booking-title {
  font-size: 36px;
  font-weight: 800;
  color: #0B2A4A;
  margin-bottom: 15px;
}

.booking-subtitle {
  font-size: 18px;
  color: #64748b;
  margin-bottom: 20px;
}

.booking-trust {
  font-size: 14px;
  color: #475569;
  margin-bottom: 40px;
}

.booking-box {
  background: #ffffff;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}

.booking-note {
  font-size: 13px;
  color: #64748b;
  margin-top: 20px;
}

/* Mobile Optimization */
@media (max-width: 768px) {
  .booking-title {
    font-size: 26px;
  }

  .booking-subtitle {
    font-size: 16px;
  }

  .booking-section {
    padding: 70px 20px;
  }

  .booking-box {
    padding: 20px;
  }
  iframe {
  min-height: 650px;
}

}/* End custom CSS */