.elementor-70541 .elementor-element.elementor-element-002255d{--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;}.elementor-70541 .elementor-element.elementor-element-4b2d4a7 > .elementor-widget-container{margin:-20px -20px -20px -20px;}.elementor-70541 .elementor-element.elementor-element-f2226f5{--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;}.elementor-70541 .elementor-element.elementor-element-4ff841f > .elementor-widget-container{margin:-20px -20px -20px -20px;}.elementor-70541 .elementor-element.elementor-element-ed23fa7{--display:flex;}.elementor-70541 .elementor-element.elementor-element-4d5f00a{--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-70541 .elementor-element.elementor-element-bb7086e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-70541 .elementor-element.elementor-element-88c1083{--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-70541 .elementor-element.elementor-element-190e67f > .elementor-widget-container{margin:-20px -20px -20px -20px;}.elementor-70541 .elementor-element.elementor-element-e1c0754{--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-70541 .elementor-element.elementor-element-7fe09b0 > .elementor-widget-container{margin:-20px -20px -20px -20px;}.elementor-70541 .elementor-element.elementor-element-6bf107f:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-70541 .elementor-element.elementor-element-6bf107f > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(90deg, #123453 60%, #2BC600 120%);}.elementor-70541 .elementor-element.elementor-element-6bf107f > .elementor-element-populated, .elementor-70541 .elementor-element.elementor-element-6bf107f > .elementor-element-populated > .elementor-background-overlay, .elementor-70541 .elementor-element.elementor-element-6bf107f > .elementor-background-slideshow{border-radius:23.5px 1px 25px 23.5px;}.elementor-70541 .elementor-element.elementor-element-6bf107f > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 50px 50px 50px;}.elementor-70541 .elementor-element.elementor-element-6bf107f > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-70541 .elementor-element.elementor-element-cfc9e23 > .elementor-widget-container{margin:-20px -20px -20px -20px;padding:-14px -14px -14px -14px;}.elementor-70541 .elementor-element.elementor-element-cfc9e23 .elementor-button{fill:#FFFFFF;color:#FFFFFF;}@media(max-width:767px){.elementor-70541 .elementor-element.elementor-element-4b2d4a7{width:var( --container-widget-width, 1000px );max-width:1000px;--container-widget-width:1000px;--container-widget-flex-grow:0;}.elementor-70541 .elementor-element.elementor-element-4b2d4a7 > .elementor-widget-container{margin:-20px -20px -20px -20px;}.elementor-70541 .elementor-element.elementor-element-4ff841f > .elementor-widget-container{margin:-20px -20px -20px -20px;}.elementor-70541 .elementor-element.elementor-element-6bf107f > .elementor-element-populated{padding:30px 30px 30px 30px;}}/* Start custom CSS for html, class: .elementor-element-4b2d4a7 *//* Section 1 - Why Dubai CSS */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');

.dubai-hub-section {
  font-family: 'Inter', sans-serif;
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 24px;
}

.dubai-hub-section .section-tag {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #C9A84C;
  margin-bottom: 16px;
}

.dubai-hub-section h2 {
  font-size: clamp(26px, 4vw, 42px);
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
  margin: 0 0 24px 0;
}

.dubai-hub-section h2 span {
  background: linear-gradient(135deg, #C9A84C 0%, #e8c96d 50%, #a8852e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.dubai-hub-section .intro-text {
  font-size: 17px;
  font-weight: 400;
  color: #444;
  line-height: 1.75;
  margin-bottom: 10px;
}

.dubai-hub-section .intro-text strong {
  color: #1a1a1a;
  font-weight: 600;
}

.dubai-hub-section .divider-line {
  width: 60px;
  height: 3px;
  background: linear-gradient(90deg, #C9A84C, #e8c96d);
  border-radius: 2px;
  margin: 28px 0;
}

.dubai-hub-section .benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 16px;
  margin: 28px 0 32px 0;
  list-style: none;
  padding: 0;
}

.dubai-hub-section .benefit-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 18px 20px;
  border: 1px solid #f0e8d4;
  border-radius: 10px;
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.dubai-hub-section .benefit-item:hover {
  border-color: #C9A84C;
  box-shadow: 0 4px 18px rgba(201, 168, 76, 0.12);
}

.dubai-hub-section .benefit-icon {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, #C9A84C 0%, #e8c96d 100%);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dubai-hub-section .benefit-icon svg {
  width: 18px;
  height: 18px;
  fill: #fff;
}

.dubai-hub-section .benefit-text {
  font-size: 15px;
  font-weight: 500;
  color: #222;
  line-height: 1.5;
  padding-top: 6px;
}

.dubai-hub-section .complexity-box {
  border-left: 4px solid #C9A84C;
  background: linear-gradient(135deg, #fdf9f0 0%, #fef8ea 100%);
  border-radius: 0 10px 10px 0;
  padding: 20px 24px;
  margin: 28px 0;
}

.dubai-hub-section .complexity-box p {
  font-size: 15.5px;
  color: #333;
  line-height: 1.75;
  margin: 0;
}

.dubai-hub-section .complexity-box p strong {
  color: #1a1a1a;
  font-weight: 700;
}

.dubai-hub-section .closing-text {
  font-size: 15.5px;
  color: #555;
  line-height: 1.75;
  margin: 0;
}

.dubai-hub-section .closing-text strong {
  color: #C9A84C;
  font-weight: 600;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .dubai-hub-section {
    padding: 40px 18px;
  }

  .dubai-hub-section h2 {
    font-size: 26px;
  }

  .dubai-hub-section .intro-text {
    font-size: 15.5px;
  }

  .dubai-hub-section .benefits-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .dubai-hub-section .complexity-box {
    padding: 16px 18px;
  }
}

@media (max-width: 480px) {
  .dubai-hub-section {
    padding: 32px 16px;
  }

  .dubai-hub-section h2 {
    font-size: 22px;
  }

  .dubai-hub-section .benefit-item {
    padding: 14px 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4ff841f *//* section-business-setup-options.css */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.business-setup-options {
  font-family: 'Inter', sans-serif;
  padding: 60px 20px;
  max-width: 1100px;
  margin: 0 auto;
}

.business-setup-options__heading {
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 24px;
  line-height: 1.3;
  position: relative;
  padding-bottom: 16px;
}

.business-setup-options__heading::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70px;
  height: 3px;
  background: linear-gradient(90deg, #c9a84c, #f0d080, #c9a84c);
  border-radius: 2px;
}

.business-setup-options__intro {
  font-size: clamp(0.95rem, 1.5vw, 1.05rem);
  color: #444;
  line-height: 1.8;
  margin-bottom: 36px;
  max-width: 780px;
}

.business-setup-options__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-bottom: 36px;
}

.business-setup-card {
  border: 1px solid #e8dfc8;
  border-radius: 12px;
  padding: 28px 24px;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.business-setup-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #c9a84c, #f0d080, #c9a84c);
}

.business-setup-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(201, 168, 76, 0.15);
}

.business-setup-card__number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: linear-gradient(135deg, #c9a84c, #f0d080);
  color: #fff;
  font-size: 0.85rem;
  font-weight: 700;
  margin-bottom: 16px;
}

.business-setup-card__title {
  font-size: 1rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 10px;
  line-height: 1.4;
}

.business-setup-card__title span {
  background: linear-gradient(90deg, #c9a84c, #b8943e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.business-setup-card__desc {
  font-size: 0.9rem;
  color: #555;
  line-height: 1.7;
  margin: 0;
}

.business-setup-card__desc em {
  font-style: normal;
  color: #888;
  font-size: 0.85rem;
}

.business-setup-options__closing {
  font-size: clamp(0.95rem, 1.5vw, 1rem);
  color: #444;
  line-height: 1.8;
  font-style: italic;
  border-left: 3px solid #c9a84c;
  padding-left: 16px;
  margin: 0;
}

@media (max-width: 768px) {
  .business-setup-options {
    padding: 40px 16px;
  }

  .business-setup-options__cards {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .business-setup-card {
    padding: 22px 18px;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .business-setup-options__cards {
    grid-template-columns: repeat(2, 1fr);
  }

  .business-setup-card:last-child {
    grid-column: 1 / -1;
    max-width: 50%;
    margin: 0 auto;
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3f4b4e6 *//* section1.css */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');

:root {
  --gold-primary: #C9A84C;
  --gold-light: #E8C96D;
  --gold-dark: #A07830;
  --gold-gradient: linear-gradient(135deg, #C9A84C 0%, #E8C96D 50%, #A07830 100%);
  --gold-subtle: #FBF5E6;
  --gold-border: #D4AF5A;
  --text-dark: #1A1A1A;
  --text-medium: #3D3D3D;
  --text-light: #666666;
  --white: #ffffff;
  --shadow-gold: 0 4px 24px rgba(201, 168, 76, 0.15);
  --shadow-card: 0 2px 16px rgba(0, 0, 0, 0.08);
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: 'Inter', sans-serif;
  color: var(--text-dark);
  line-height: 1.6;
}

/* ===== SECTION 1 ===== */
#freezone-overview {
  padding: 72px 20px;
  max-width: 1100px;
  margin: 0 auto;
}

/* Section Heading */
.fz-main-heading {
  font-size: clamp(26px, 4vw, 40px);
  font-weight: 800;
  color: var(--text-dark);
  line-height: 1.2;
  margin-bottom: 8px;
  position: relative;
  padding-bottom: 18px;
}

.fz-main-heading::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 72px;
  height: 3px;
  background: var(--gold-gradient);
  border-radius: 2px;
}

.fz-intro-text {
  font-size: 16px;
  font-weight: 400;
  color: var(--text-medium);
  margin-top: 20px;
  margin-bottom: 48px;
  max-width: 820px;
  line-height: 1.8;
}

/* ===== BENEFIT BLOCK ===== */
.fz-block {
  margin-bottom: 48px;
}

.fz-block-title {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: clamp(17px, 2.5vw, 21px);
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 24px;
}

.fz-block-title .block-icon {
  font-size: 22px;
  flex-shrink: 0;
}

.fz-block-title .block-label {
  background: var(--gold-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Benefits List */
.fz-benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 14px;
}

.fz-benefit-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px 18px;
  border: 1px solid rgba(201, 168, 76, 0.2);
  border-radius: 10px;
  background: var(--white);
  box-shadow: var(--shadow-card);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.fz-benefit-item:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-gold);
  border-color: var(--gold-border);
}

.fz-benefit-item .item-check {
  font-size: 18px;
  flex-shrink: 0;
  margin-top: 1px;
}

.fz-benefit-item .item-text {
  font-size: 14px;
  font-weight: 500;
  color: var(--text-medium);
  line-height: 1.6;
}

.fz-benefit-item .item-text strong {
  display: block;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 2px;
}

/* Limitations List */
.fz-limitations-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.fz-limitation-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 14px 18px;
  border-left: 3px solid #E8A020;
  background: #FFFBF2;
  border-radius: 0 8px 8px 0;
  font-size: 14px;
  color: var(--text-medium);
  line-height: 1.6;
}

.fz-limitation-item .warn-icon {
  font-size: 16px;
  flex-shrink: 0;
  margin-top: 1px;
}

/* ===== TABLE SECTION ===== */
.fz-table-wrapper {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: var(--shadow-gold);
  border: 1px solid rgba(201, 168, 76, 0.25);
}

.fz-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  min-width: 520px;
}

.fz-table thead tr {
  background: var(--gold-gradient);
}

.fz-table thead th {
  padding: 14px 20px;
  text-align: left;
  font-size: 13px;
  font-weight: 700;
  color: var(--white);
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.fz-table tbody tr {
  border-bottom: 1px solid rgba(201, 168, 76, 0.12);
  transition: background 0.2s ease;
}

.fz-table tbody tr:last-child {
  border-bottom: none;
}

.fz-table tbody tr:hover {
  background: var(--gold-subtle);
}

.fz-table tbody td {
  padding: 14px 20px;
  color: var(--text-medium);
  font-weight: 400;
  vertical-align: middle;
}

.fz-table tbody td:first-child {
  font-weight: 700;
  color: var(--text-dark);
}

.fz-table tbody td:last-child {
  font-weight: 600;
  color: var(--gold-dark);
}

/* ===== INSIGHT BOX ===== */
.fz-insight-box {
  margin-top: 40px;
  padding: 22px 24px;
  border-radius: 12px;
  border: 1px solid var(--gold-border);
  background: linear-gradient(135deg, #FFFDF5 0%, #FDF6E3 100%);
  display: flex;
  gap: 16px;
  align-items: flex-start;
  box-shadow: var(--shadow-gold);
}

.fz-insight-box .insight-icon {
  font-size: 26px;
  flex-shrink: 0;
  margin-top: 2px;
}

.fz-insight-box .insight-text {
  font-size: 14px;
  color: var(--text-medium);
  line-height: 1.8;
  font-style: italic;
}

.fz-insight-box .insight-text strong {
  font-style: normal;
  font-weight: 700;
  color: var(--gold-dark);
}

/* ===== DIVIDER ===== */
.fz-divider {
  height: 1px;
  background: linear-gradient(to right, transparent, rgba(201, 168, 76, 0.3), transparent);
  margin: 40px 0;
}

/* ===== MOBILE RESPONSIVE ===== */
@media (max-width: 768px) {
  #freezone-overview {
    padding: 48px 16px;
  }

  .fz-benefits-grid {
    grid-template-columns: 1fr;
  }

  .fz-table thead th,
  .fz-table tbody td {
    padding: 12px 14px;
    font-size: 13px;
  }

  .fz-insight-box {
    flex-direction: column;
    gap: 10px;
    padding: 18px 16px;
  }

  .fz-block-title {
    font-size: 17px;
  }
}

@media (max-width: 480px) {
  .fz-main-heading {
    font-size: 22px;
  }

  .fz-intro-text {
    font-size: 15px;
  }

  .fz-table {
    font-size: 13px;
    min-width: 420px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bb7086e *//* section1.css */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');

:root {
  --gold-primary: #C9A84C;
  --gold-light: #E8C96D;
  --gold-dark: #A07830;
  --gold-gradient: linear-gradient(135deg, #C9A84C 0%, #E8C96D 50%, #A07830 100%);
  --gold-subtle: #FBF5E6;
  --gold-border: #D4AF5A;
  --text-dark: #1A1A1A;
  --text-medium: #3D3D3D;
  --text-light: #666666;
  --white: #ffffff;
  --shadow-gold: 0 4px 24px rgba(201, 168, 76, 0.15);
  --shadow-card: 0 2px 16px rgba(0, 0, 0, 0.08);
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: 'Inter', sans-serif;
  color: var(--text-dark);
  line-height: 1.6;
}

/* ===== SECTION 1 ===== */
#freezone-overview {
  padding: 72px 20px;
  max-width: 1100px;
  margin: 0 auto;
}

/* Sub-sections */
.mainland-subsection {
  margin-bottom: 36px;
}

.mainland-subsection-title {
  font-size: 17px;
  font-weight: 700;
  color: #0D2137;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.mainland-subsection-title .icon-emoji {
  font-size: 18px;
}

/* Cards Grid */
.mainland-cards-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.mainland-card {
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  padding: 16px 18px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  background: #fff;
}

.mainland-card-icon {
  width: 38px;
  height: 38px;
  min-width: 38px;
  background-color: #C9A84C;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.mainland-card-text {
  font-size: 14.5px;
  color: #2c2c2c;
  line-height: 1.5;
  font-weight: 500;
  padding-top: 6px;
}

/* Bullet list */
.mainland-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.mainland-list li {
  font-size: 15px;
  color: #2c2c2c;
  line-height: 1.6;
  padding-left: 20px;
  position: relative;
}

.mainland-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #C9A84C;
}

/* Warning / Consideration cards */
.mainland-warning-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.mainland-warning-card {
  border: 1px solid #f0e6c8;
  border-left: 4px solid #C9A84C;
  border-radius: 8px;
  padding: 14px 16px;
  background: #fffdf5;
  font-size: 14.5px;
  color: #2c2c2c;
  line-height: 1.55;
}

/* When to choose - highlight cards */
.mainland-when-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.mainland-when-card {
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  padding: 14px 16px;
  background: #fff;
  font-size: 14.5px;
  color: #2c2c2c;
  line-height: 1.55;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.mainland-when-card::before {
  content: '🏪';
  font-size: 16px;
  margin-top: 1px;
  min-width: 20px;
}

/* Responsive */
@media (max-width: 640px) {
  .mainland-hero-box {
    padding: 24px 20px;
  }

  .mainland-hero-box h1 {
    font-size: 26px;
  }

  .mainland-cards-grid,
  .mainland-warning-grid,
  .mainland-when-grid {
    grid-template-columns: 1fr;
  }

  .mainland-intro {
    font-size: 14.5px;
  }

  .mainland-section {
    padding: 32px 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-190e67f *//* Offshore Intro Section CSS */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.offshore-intro-section {
  font-family: 'Inter', sans-serif;
  padding: 60px 20px;
  color: #1a1a1a;
}

.offshore-container {
  max-width: 900px;
  margin: 0 auto;
}

.offshore-main-heading {
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 14px 0;
  line-height: 1.3;
}

.offshore-intro-para {
  font-size: 16px;
  font-weight: 400;
  color: #3a3a3a;
  line-height: 1.75;
  margin: 0 0 36px 0;
}

.offshore-block {
  margin-bottom: 32px;
}

.offshore-block-heading {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 14px 0;
  line-height: 1.4;
}

.green-heading {
  color: #2e7d32;
}

.warning-heading {
  color: #b45309;
}

.gold-heading {
  color: #b8952a;
}

.offshore-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.offshore-list li {
  font-size: 15px;
  font-weight: 400;
  color: #3a3a3a;
  line-height: 1.75;
  padding: 6px 0 6px 20px;
  position: relative;
  border-bottom: 1px solid #f0ece4;
}

.offshore-list li:last-child {
  border-bottom: none;
}

.offshore-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: linear-gradient(135deg, #c9a84c, #e8d08a);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .offshore-intro-section {
    padding: 40px 16px;
  }

  .offshore-main-heading {
    font-size: 22px;
  }

  .offshore-intro-para {
    font-size: 15px;
    margin-bottom: 28px;
  }

  .offshore-block-heading {
    font-size: 16px;
  }

  .offshore-list li {
    font-size: 14px;
    padding: 5px 0 5px 18px;
  }
}

@media (max-width: 480px) {
  .offshore-main-heading {
    font-size: 20px;
  }

  .offshore-block-heading {
    font-size: 15px;
  }

  .offshore-list li {
    font-size: 13.5px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7fe09b0 *//* Comparison Section CSS */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.comparison-section {
  font-family: 'Inter', sans-serif;
  padding: 0px 20px;
  width: 100%;
  box-sizing: border-box;
}

.comparison-container {
  max-width: 1100px;
  margin: 0 auto;
}

.comparison-heading {
  font-family: 'Inter', sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 32px 0;
  line-height: 1.3;
}

.table-wrapper {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 10px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.07);
}

.comparison-table {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  min-width: 620px;
}

.comparison-table thead tr {
  background: linear-gradient(135deg, #c9a84c 0%, #e8c96a 50%, #b8922e 100%);
}

.comparison-table thead th {
  padding: 15px 18px;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.3px;
  border: none;
  white-space: nowrap;
}

.comparison-table thead th:first-child {
  border-radius: 10px 0 0 0;
}

.comparison-table thead th:last-child {
  border-radius: 0 10px 0 0;
}

.comparison-table tbody tr {
  border-bottom: 1px solid #f0ece3;
  transition: background 0.2s ease;
}

.comparison-table tbody tr:nth-child(even) {
  background-color: #fdf9f2;
}

.comparison-table tbody tr:nth-child(odd) {
  background-color: #ffffff;
}

.comparison-table tbody tr:last-child {
  border-bottom: none;
}

.comparison-table tbody tr:hover {
  background-color: #fef5dc;
}

.comparison-table tbody td {
  padding: 14px 18px;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  vertical-align: middle;
  border-right: 1px solid #f0ece3;
}

.comparison-table tbody td:last-child {
  border-right: none;
}

.comparison-table tbody td:first-child {
  font-weight: 600;
  color: #1a1a1a;
  white-space: nowrap;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .comparison-section {
    padding: 40px 16px;
  }

  .comparison-heading {
    font-size: 22px;
    margin-bottom: 24px;
  }

  .comparison-table {
    font-size: 13px;
  }

  .comparison-table thead th {
    font-size: 12px;
    padding: 12px 12px;
  }

  .comparison-table tbody td {
    font-size: 13px;
    padding: 12px 12px;
  }
}

@media (max-width: 480px) {
  .comparison-heading {
    font-size: 20px;
  }

  .comparison-table thead th {
    font-size: 11px;
    padding: 10px 10px;
  }

  .comparison-table tbody td {
    font-size: 12px;
    padding: 10px 10px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-efb1546 *//* Section: Dubai Business Setup Cost 2026 */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');

.cost-section {
  font-family: 'Inter', sans-serif;
  max-width: 860px;
  margin: 0 auto;
  padding: 20px 20px;
  color: #1a1a1a;
}

.cost-section h1 {
  font-size: 32px;
  font-weight: 800;
  color: #1a1a1a;
  line-height: 1.3;
  margin: 0 0 20px 0;
}

.cost-section .direct-answer {
  font-size: 15px;
  font-weight: 400;
  color: #444;
  line-height: 1.7;
  margin: 0 0 36px 0;
  padding: 16px 20px;
  border-left: 4px solid #C9A84C;
  background: #fdf9f0;
}

.cost-section .direct-answer strong {
  color: #1a1a1a;
  font-weight: 700;
}

.cost-section h2 {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 20px 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

.cost-section h2 .emoji {
  font-size: 20px;
}

.cost-breakdown-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 0 0 40px 0;
}

.breakdown-card {
  border: 1px solid #e8e0cc;
  border-radius: 10px;
  overflow: hidden;
}

.breakdown-card .card-header {
  background: linear-gradient(135deg, #C9A84C, #e8c96a);
  padding: 14px 18px;
}

.breakdown-card .card-header h3 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  line-height: 1.3;
}

.breakdown-card .card-body {
  padding: 16px 18px;
}

.breakdown-card .cost-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 8px;
  padding: 7px 0;
  border-bottom: 1px solid #f0ebe0;
  font-size: 13px;
  line-height: 1.4;
}

.breakdown-card .cost-item:last-of-type {
  border-bottom: none;
}

.breakdown-card .cost-item .label {
  color: #555;
  font-weight: 400;
  flex: 1;
}

.breakdown-card .cost-item .value {
  color: #1a1a1a;
  font-weight: 600;
  text-align: right;
  white-space: nowrap;
}

.breakdown-card .card-total {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 2px solid #C9A84C;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.breakdown-card .card-total .total-label {
  font-size: 13px;
  font-weight: 700;
  color: #1a1a1a;
}

.breakdown-card .card-total .total-value {
  font-size: 13px;
  font-weight: 800;
  color: #C9A84C;
  text-align: right;
}

.hidden-costs-block {
  margin: 0 0 36px 0;
}

.hidden-costs-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px 24px;
}

.hidden-costs-block ul li {
  font-size: 14px;
  color: #444;
  line-height: 1.6;
  padding-left: 18px;
  position: relative;
}

.hidden-costs-block ul li::before {
  content: '›';
  position: absolute;
  left: 0;
  color: #C9A84C;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
}

.reality-check-block {
  background: #fdf9f0;
  border: 1px solid #e8e0cc;
  border-left: 4px solid #C9A84C;
  border-radius: 8px;
  padding: 18px 22px;
}

.reality-check-block p {
  font-size: 14px;
  color: #444;
  line-height: 1.7;
  margin: 0;
}

.reality-check-block p .emoji {
  font-size: 16px;
  margin-right: 4px;
}

.reality-check-block p strong {
  color: #1a1a1a;
  font-weight: 700;
}

@media (max-width: 768px) {
  .cost-section {
    padding: 32px 16px;
  }

  .cost-section h1 {
    font-size: 24px;
  }

  .cost-section h2 {
    font-size: 17px;
  }

  .cost-breakdown-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .hidden-costs-block ul {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}

@media (max-width: 480px) {
  .cost-section h1 {
    font-size: 20px;
  }

  .cost-section .direct-answer {
    font-size: 14px;
  }

  .breakdown-card .card-body {
    padding: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0abad4f *//* section-freezone-tax.css */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.freezone-tax-section {
  font-family: 'Inter', sans-serif;
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 0px;
  color: #1a1a1a;
}

/* Main H2 */
.freezone-tax-section h2 {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 16px;
  line-height: 1.3;
}

/* Direct Answer Block */
.direct-answer {
  font-size: 15px;
  font-weight: 400;
  color: #333;
  margin-bottom: 28px;
  line-height: 1.7;
}

.direct-answer strong {
  font-weight: 700;
  color: #1a1a1a;
}

/* H3 Subheadings */
.freezone-tax-section h3 {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a1a;
  margin-top: 32px;
  margin-bottom: 14px;
  line-height: 1.4;
}

/* Intro paragraph under h3 */
.section-intro {
  font-size: 15px;
  color: #333;
  margin-bottom: 14px;
  line-height: 1.7;
}

/* Checklist Items */
.checklist {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.checklist li {
  font-size: 15px;
  color: #333;
  padding: 5px 0;
  line-height: 1.7;
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

.checklist li .check-icon {
  flex-shrink: 0;
  margin-top: 2px;
}

/* Source Note */
.source-note {
  font-size: 13px;
  color: #666;
  margin-top: 10px;
  margin-bottom: 36px;
  line-height: 1.6;
}

.source-note strong {
  color: #555;
}

/* Divider */
.section-divider {
  border: none;
  border-top: 1px solid #e5e0d0;
  margin: 36px 0;
}

/* Decision Framework H2 */
.decision-framework h2 {
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 14px;
  line-height: 1.3;
}

.decision-framework .section-intro {
  margin-bottom: 28px;
}

/* Choice Cards */
.choice-card {
  border-left: 4px solid;
  padding: 20px 20px 20px 24px;
  margin-bottom: 24px;
  border-radius: 0 6px 6px 0;
}

.choice-card.freezone {
  border-color: #b8971a;
  background: rgba(184, 151, 26, 0.04);
}

.choice-card.mainland {
  border-color: #b8971a;
  background: rgba(184, 151, 26, 0.04);
}

.choice-card.offshore {
  border-color: #b8971a;
  background: rgba(184, 151, 26, 0.04);
}

.choice-card h4 {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 12px 0;
  line-height: 1.4;
}

.choice-card .checklist {
  margin: 0;
}

/* Gold accent for emoji labels */
.emoji-label {
  font-size: 15px;
}

/* Responsive */
@media (max-width: 768px) {
  .freezone-tax-section h2,
  .decision-framework h2 {
    font-size: 22px;
  }

  .freezone-tax-section h3 {
    font-size: 16px;
  }

  .freezone-tax-section {
    padding: 24px 16px;
  }

  .checklist li,
  .direct-answer,
  .section-intro {
    font-size: 14px;
  }

  .choice-card {
    padding: 16px 16px 16px 18px;
  }
}

@media (max-width: 480px) {
  .freezone-tax-section h2,
  .decision-framework h2 {
    font-size: 19px;
  }

  .freezone-tax-section h3 {
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-75abe74 */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.dubai-myths-setup {
  font-family: 'Inter', sans-serif;
  padding: 0px 0px;
  color: #1a1a1a;
}

.dubai-myths-setup .container {
  max-width: 900px;
  margin: 0 auto;
}

.dubai-myths-setup .content-block {
  margin-bottom: 50px;
}

.dubai-myths-setup h2 {
  font-size: 26px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 28px;
  line-height: 1.3;
  border-bottom: 2px solid #C9A84C;
  padding-bottom: 12px;
}

.dubai-myths-setup .myth-item {
  margin-bottom: 20px;
  padding-left: 0;
}

.dubai-myths-setup .myth-item p {
  font-size: 15px;
  line-height: 1.8;
  margin: 0;
  color: #1a1a1a;
}

.dubai-myths-setup .myth-label {
  font-weight: 600;
  color: #1a1a1a;
  display: inline;
}

.dubai-myths-setup .reality-label {
  font-weight: 600;
  color: #C9A84C;
}

.dubai-myths-setup .steps-list {
  padding-left: 22px;
  margin: 0 0 24px 0;
}

.dubai-myths-setup .steps-list li {
  font-size: 15px;
  line-height: 1.8;
  color: #1a1a1a;
  margin-bottom: 10px;
  padding-left: 6px;
}

.dubai-myths-setup .steps-list li::marker {
  color: #C9A84C;
  font-weight: 700;
}

.dubai-myths-setup .cta-note {
  font-size: 15px;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 1.7;
  margin: 0;
  padding: 16px 20px;
  border-left: 4px solid #C9A84C;
  background: #fdf8ee;
}

@media (max-width: 768px) {
  .dubai-myths-setup {
    padding: 40px 16px;
  }

  .dubai-myths-setup h2 {
    font-size: 21px;
    margin-bottom: 22px;
  }

  .dubai-myths-setup .myth-item p,
  .dubai-myths-setup .steps-list li,
  .dubai-myths-setup .cta-note {
    font-size: 14px;
  }

  .dubai-myths-setup .content-block {
    margin-bottom: 38px;
  }
}

@media (max-width: 480px) {
  .dubai-myths-setup h2 {
    font-size: 18px;
  }

  .dubai-myths-setup .cta-note {
    padding: 14px 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1d2363b *//* Section 10 - CTA & Disclaimer */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');

.cta-section {
  font-family: 'Inter', sans-serif;
  padding: 0px 0px;
  max-width: 1100px;
  margin: 0 auto;
}

.cta-section .cta-main-heading {
  font-size: 32px;
  font-weight: 800;
  color: #1a1a1a;
  margin: 0 0 8px 0;
  line-height: 1.3;
}

.cta-section .cta-sub-heading {
  font-size: 18px;
  font-weight: 600;
  color: #B8860B;
  margin: 0 0 20px 0;
  line-height: 1.4;
}

.cta-section .cta-intro-text {
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  margin: 0 0 24px 0;
  line-height: 1.7;
}

.cta-section .cta-benefits-list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
}

.cta-section .cta-benefits-list li {
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  padding: 6px 0;
  line-height: 1.6;
}

.cta-section .cta-benefits-list li strong {
  font-weight: 600;
  color: #1a1a1a;
}

.cta-section .cta-testimonials-heading {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 20px 0;
}

.cta-section .testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 40px;
}

.cta-section .testimonial-card {
  border: 1px solid #e8d5a3;
  border-left: 4px solid #B8860B;
  border-radius: 8px;
  padding: 20px;
  background: #fffdf7;
}

.cta-section .testimonial-stars {
  font-size: 14px;
  margin: 0 0 8px 0;
  color: #B8860B;
  letter-spacing: 2px;
}

.cta-section .testimonial-text {
  font-size: 14px;
  font-weight: 400;
  color: #444444;
  line-height: 1.6;
  margin: 0 0 8px 0;
  font-style: italic;
}

.cta-section .testimonial-author {
  font-size: 13px;
  font-weight: 600;
  color: #B8860B;
  margin: 0;
}

.cta-section .cta-book-heading {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 20px 0;
}

.cta-section .cta-button-wrap {
  margin-bottom: 48px;
}

.cta-section .cta-button {
  display: inline-block;
  background: linear-gradient(135deg, #C9A84C, #B8860B);
  color: #ffffff;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  padding: 16px 36px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  letter-spacing: 0.5px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 4px 14px rgba(184, 134, 11, 0.3);
}

.cta-section .cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(184, 134, 11, 0.45);
}

.cta-section .disclaimer-block {
  border-top: 1px solid #e0e0e0;
  padding-top: 24px;
}

.cta-section .disclaimer-heading {
  font-size: 14px;
  font-weight: 700;
  color: #555555;
  margin: 0 0 8px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.cta-section .disclaimer-text {
  font-size: 13px;
  font-weight: 400;
  color: #777777;
  line-height: 1.7;
  margin: 0;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .cta-section {
    padding: 40px 16px;
  }

  .cta-section .cta-main-heading {
    font-size: 24px;
  }

  .cta-section .cta-sub-heading {
    font-size: 16px;
  }

  .cta-section .testimonials-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .cta-section .cta-button {
    width: 100%;
    text-align: center;
    padding: 16px 24px;
  }
}

@media (max-width: 480px) {
  .cta-section .cta-main-heading {
    font-size: 21px;
  }

  .cta-section .cta-sub-heading {
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a6c268a *//* ==================== CTA BUTTONS CSS ==================== */

.aa-cta-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 32px 0;
  align-items: stretch;
}

/* --- Base Button --- */
.aa-cta-btn {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 20px;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
  flex: 1 1 220px;
  min-width: 220px;
  max-width: 300px;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
}

.aa-cta-btn::before {
  content: '';
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.aa-cta-btn:hover::before {
  opacity: 1;
}

/* --- Primary Button (Main Website) --- */
.aa-cta-primary {
  background: #1a1a1a;
  border-color: #1a1a1a;
}

.aa-cta-primary::before {
  background: #2a2a2a;
}

.aa-cta-primary .aa-cta-icon svg {
  stroke: #c8a84b;
}

.aa-cta-primary .aa-cta-label {
  color: #f0d080;
}

.aa-cta-primary .aa-cta-sub {
  color: #aaaaaa;
}

.aa-cta-primary .aa-cta-arrow {
  color: #c8a84b;
}

.aa-cta-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(200,168,75,0.2);
  border-color: #c8a84b;
}

/* --- Secondary Button (Freezone + Mainland) --- */
.aa-cta-secondary {
  background: #ffffff;
  border-color: #c8a84b;
}

.aa-cta-secondary::before {
  background: linear-gradient(135deg, rgba(200,168,75,0.06), rgba(240,208,128,0.06));
}

.aa-cta-secondary .aa-cta-icon svg {
  stroke: #c8a84b;
}

.aa-cta-secondary .aa-cta-label {
  color: #1a1a1a;
}

.aa-cta-secondary .aa-cta-sub {
  color: #888888;
}

.aa-cta-secondary .aa-cta-arrow {
  color: #c8a84b;
}

.aa-cta-secondary:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(200,168,75,0.15);
  border-color: #b8922a;
  background: #fffdf5;
}

/* --- Gold Button (Contact / CTA) --- */
.aa-cta-gold {
  background: linear-gradient(135deg, #c8a84b 0%, #f0d080 50%, #c8a84b 100%);
  background-size: 200% auto;
  border-color: transparent;
}

.aa-cta-gold::before {
  background: linear-gradient(135deg, #b8922a 0%, #e0c060 50%, #b8922a 100%);
  background-size: 200% auto;
}

.aa-cta-gold .aa-cta-icon svg {
  stroke: #ffffff;
}

.aa-cta-gold .aa-cta-label {
  color: #ffffff;
}

.aa-cta-gold .aa-cta-sub {
  color: rgba(255,255,255,0.8);
}

.aa-cta-gold .aa-cta-arrow {
  color: #ffffff;
}

.aa-cta-gold:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(200,168,75,0.45);
  background-position: right center;
}

/* --- Icon Wrapper --- */
.aa-cta-icon {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.aa-cta-icon svg {
  width: 20px;
  height: 20px;
}

/* --- Text Block --- */
.aa-cta-text {
  display: flex;
  flex-direction: column;
  gap: 2px;
  flex: 1;
  position: relative;
  z-index: 1;
}

.aa-cta-label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  font-family: 'Inter', 'Segoe UI', Arial, sans-serif;
}

.aa-cta-sub {
  font-size: 11.5px;
  font-weight: 400;
  line-height: 1.3;
  font-family: 'Inter', 'Segoe UI', Arial, sans-serif;
}

/* --- Arrow --- */
.aa-cta-arrow {
  font-size: 18px;
  font-weight: 300;
  flex-shrink: 0;
  transition: transform 0.3s ease;
  position: relative;
  z-index: 1;
}

.aa-cta-btn:hover .aa-cta-arrow {
  transform: translateX(4px);
}

/* --- Responsive --- */
@media (max-width: 768px) {
  .aa-cta-wrapper {
    flex-direction: column;
    gap: 12px;
  }

  .aa-cta-btn {
    max-width: 100%;
    flex: 1 1 100%;
  }
}

@media (max-width: 480px) {
  .aa-cta-btn {
    padding: 12px 16px;
  }

  .aa-cta-label {
    font-size: 13.5px;
  }

  .aa-cta-sub {
    font-size: 11px;
  }
}/* End custom CSS */