.elementor-77536 .elementor-element.elementor-element-f5b80ff .elementor-wrapper{--video-aspect-ratio:1.77777;}/* Start custom CSS for html, class: .elementor-element-a3c9e5d *//* SECTION CSS */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap');

.intro-section {
  padding: 60px 40px;
  background: transparent;
  font-family: 'Inter', sans-serif;
}

.intro-container {
  max-width: 860px;
  margin: 0 auto;
}

.intro-text {
  font-family: 'Inter', sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.85;
  color: #3d3d3d;
  background: linear-gradient(135deg, #3d3d3d, #3d3d3d, #3d3d3d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: 0;
  padding: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-de4ca66 *//* ========== SECTION CSS ========== */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.car-detailing-intro {
  font-family: 'Inter', sans-serif;
  padding: 60px 20px;
  background: transparent;
  color: #1a1a1a;
}

.cdi-container {
  max-width: 900px;
  margin: 0 auto;
}

/* ── Intro Text ── */
.cdi-intro-text p {
  font-size: 17px;
  line-height: 1.85;
  color: #2c2c2c;
  margin-bottom: 18px;
  font-weight: 400;
}

/* ── Block ── */
.cdi-block {
  margin-top: 48px;
}

.cdi-block p {
  font-size: 16px;
  line-height: 1.85;
  color: #2c2c2c;
  margin-bottom: 16px;
  font-weight: 400;
}

/* ── Headings ── */
.cdi-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
  background: linear-gradient(90deg, #b8922a 0%, #d4a84b 40%, #c9973c 70%, #a07828 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* ── List ── */
.cdi-list {
  list-style: none;
  padding: 0;
  margin: 24px 0 0 0;
}

.cdi-list li {
  position: relative;
  padding: 14px 0 14px 22px;
  font-size: 16px;
  line-height: 1.8;
  color: #2c2c2c;
  border-bottom: 1px solid #f0ece4;
}

.cdi-list li:last-child {
  border-bottom: none;
}

.cdi-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 22px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #b8922a, #d4a84b);
}

.cdi-list-title {
  font-weight: 700;
  color: #b8922a;
  margin-right: 6px;
}

/* ── Table Wrapper ── */
.cdi-table-wrap {
  overflow-x: auto;
  margin: 28px 0;
  border-radius: 4px;
}

/* ── Table ── */
.cdi-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
  font-family: 'Inter', sans-serif;
  min-width: 560px;
}

.cdi-table thead tr {
  background: linear-gradient(90deg, #b8922a 0%, #d4a84b 50%, #c9973c 100%);
}

.cdi-table thead th {
  color: #fff;
  font-weight: 600;
  padding: 14px 18px;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.3px;
}

.cdi-table tbody tr {
  border-bottom: 1px solid #f0ece4;
  transition: background 0.2s ease;
}

.cdi-table tbody tr:nth-child(even) {
  background-color: #fdfaf4;
}

.cdi-table tbody tr:hover {
  background-color: #faf5e8;
}

.cdi-table tbody td {
  padding: 14px 18px;
  color: #2c2c2c;
  line-height: 1.65;
  vertical-align: top;
}

.cdi-table tbody td:first-child {
  font-weight: 600;
  color: #a07828;
}

/* ── Responsive ── */
@media (max-width: 768px) {
  .cdi-heading {
    font-size: 20px;
  }

  .cdi-intro-text p,
  .cdi-block p,
  .cdi-list li {
    font-size: 15px;
  }

  .cdi-table {
    font-size: 14px;
  }

  .cdi-table thead th,
  .cdi-table tbody td {
    padding: 12px 14px;
  }

  .car-detailing-intro {
    padding: 40px 16px;
  }

  .cdi-block {
    margin-top: 36px;
  }
}

@media (max-width: 480px) {
  .cdi-heading {
    font-size: 18px;
  }

  .cdi-intro-text p,
  .cdi-block p,
  .cdi-list li {
    font-size: 14.5px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9373ad2 *//* ========== CSS SECTION ========== */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');

.bp-section {
  font-family: 'Inter', sans-serif;
  padding: 70px 20px;
  background: transparent;
  color: #1a1a1a;
}

.bp-container {
  max-width: 860px;
  margin: 0 auto;
}

/* Main Title */
.bp-main-title {
  font-family: 'Inter', sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 24px;
  line-height: 1.3;
  border-left: 4px solid #C9A84C;
  padding-left: 16px;
}

/* Sub Titles */
.bp-sub-title {
  font-family: 'Inter', sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  color: #B8892A;
  margin-top: 48px;
  margin-bottom: 18px;
  line-height: 1.4;
}

/* Body Text */
.bp-body {
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #333333;
  line-height: 1.85;
  margin-bottom: 18px;
}

/* Highlight / Pull Quote */
.bp-highlight {
  font-family: 'Inter', sans-serif;
  font-size: 1.05rem;
  font-weight: 500;
  color: #7A5C1E;
  line-height: 1.8;
  border-left: 3px solid #C9A84C;
  padding: 14px 20px;
  margin: 28px 0;
  font-style: italic;
}

/* Bullet List */
.bp-list {
  list-style: none;
  padding: 0;
  margin: 20px 0 28px 0;
}

.bp-list li {
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  color: #333333;
  line-height: 1.8;
  padding: 10px 0 10px 28px;
  position: relative;
  border-bottom: 1px solid #f0e8d8;
}

.bp-list li:last-child {
  border-bottom: none;
}

.bp-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 18px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: linear-gradient(135deg, #C9A84C, #E8C96A);
}

.bp-list-label {
  font-weight: 600;
  color: #B8892A;
  margin-right: 6px;
}

/* Plan Items */
.bp-plan-list {
  margin-top: 24px;
}

.bp-plan-item {
  padding: 20px 0;
  border-bottom: 1px solid #f0e8d8;
}

.bp-plan-item:last-child {
  border-bottom: none;
}

.bp-plan-label {
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: #C9A84C;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.bp-plan-desc {
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  color: #444444;
  line-height: 1.85;
  margin: 0;
}

/* Responsive */
@media (max-width: 768px) {
  .bp-main-title {
    font-size: 1.55rem;
  }

  .bp-sub-title {
    font-size: 1.2rem;
  }

  .bp-body,
  .bp-plan-desc,
  .bp-list li {
    font-size: 0.97rem;
  }

  .bp-section {
    padding: 50px 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-31390ec *//* ========== SECTION CSS ========== */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');

.aa-licensing-section {
  font-family: 'Inter', sans-serif;
  padding: 70px 20px;
  background: transparent;
}

.aa-container {
  max-width: 900px;
  margin: 0 auto;
}

/* Section Main Title */
.aa-section-title {
  font-family: 'Inter', sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  color: #B8922A;
  margin: 0 0 28px 0;
  padding-bottom: 14px;
  border-bottom: 2px solid #C9A84C;
  letter-spacing: -0.3px;
}

/* Sub Headings */
.aa-sub-title {
  font-family: 'Inter', sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  color: #9A7A2E;
  margin: 42px 0 18px 0;
  padding-left: 14px;
  border-left: 3px solid #C9A84C;
  letter-spacing: -0.2px;
}

/* Body Paragraphs */
.aa-body-text {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.85;
  color: #2C2C2C;
  margin: 0 0 20px 0;
}

/* Unordered List */
.aa-list {
  list-style: none;
  padding: 0;
  margin: 0 0 24px 0;
}

.aa-list li {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  color: #2C2C2C;
  padding: 8px 0 8px 28px;
  position: relative;
  border-bottom: 1px solid #F0EAD6;
}

.aa-list li:last-child {
  border-bottom: none;
}

.aa-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #C9A84C, #B8922A);
}

/* Responsive */
@media (max-width: 768px) {
  .aa-licensing-section {
    padding: 50px 16px;
  }

  .aa-section-title {
    font-size: 26px;
  }

  .aa-sub-title {
    font-size: 19px;
  }

  .aa-body-text,
  .aa-list li {
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .aa-section-title {
    font-size: 22px;
  }

  .aa-sub-title {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-531d44f *//* ── Google Font ── */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

/* ── Gold palette derived from logo ── */
:root {
  --gold-dark:    #8B6914;
  --gold-mid:     #B8922A;
  --gold-light:   #D4A843;
  --gold-pale:    #E8C878;
  --gold-accent:  #C9A227;
  --text-primary: #1A1A1A;
  --text-body:    #2D2D2D;
  --text-muted:   #555555;
  --border-gold:  #D4A843;
  --bg-thead:     #8B6914;
  --bg-row-alt:   #fdf8ee;
  --bg-row-total: #f5ead0;
}

/* ── Section wrapper ── */
.cost-section {
  font-family: 'Inter', sans-serif;
  color: var(--text-primary);
  padding: 64px 20px;
  width: 100%;
  box-sizing: border-box;
}

.cost-container {
  max-width: 900px;
  margin: 0 auto;
}

/* ── Intro paragraphs ── */
.cost-intro {
  font-size: 1.05rem;
  font-weight: 400;
  line-height: 1.85;
  color: var(--text-body);
  margin: 0 0 18px;
}

/* ── Body paragraphs ── */
.cost-body {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.85;
  color: var(--text-body);
  margin: 0 0 18px;
}

.cost-body strong {
  font-weight: 700;
  color: var(--gold-dark);
}

/* ── Section headings ── */
.cost-heading {
  font-size: 1.55rem;
  font-weight: 700;
  color: var(--gold-dark);
  margin: 48px 0 18px;
  padding-bottom: 10px;
  border-bottom: 2px solid var(--gold-light);
  line-height: 1.3;
  letter-spacing: -0.01em;
}

/* ── Bullet list ── */
.cost-list {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
}

.cost-list li {
  font-size: 1rem;
  line-height: 1.8;
  color: var(--text-body);
  padding: 10px 0 10px 28px;
  position: relative;
  border-bottom: 1px solid #f0e6cc;
}

.cost-list li:last-child {
  border-bottom: none;
}

.cost-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--gold-light), var(--gold-dark));
}

.cost-list-label {
  font-weight: 600;
  color: var(--gold-dark);
}

/* ── Table wrapper ── */
.cost-table-wrapper {
  width: 100%;
  overflow-x: auto;
  margin: 24px 0 32px;
  border-radius: 8px;
  border: 1px solid var(--border-gold);
}

/* ── Table ── */
.cost-table {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Inter', sans-serif;
  font-size: 0.92rem;
}

/* thead */
.cost-table thead tr {
  background: var(--bg-thead);
}

.cost-table thead th {
  color: #ffffff;
  font-weight: 600;
  font-size: 0.88rem;
  text-align: left;
  padding: 14px 18px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  border-bottom: 2px solid var(--gold-light);
}

/* tbody rows */
.cost-table tbody tr {
  background: #ffffff;
  transition: background 0.2s ease;
}

.cost-table tbody tr:nth-child(even) {
  background: var(--bg-row-alt);
}

.cost-table tbody tr:hover {
  background: #fef3d8;
}

.cost-table tbody td {
  padding: 13px 18px;
  color: var(--text-body);
  border-bottom: 1px solid #f0e6cc;
  line-height: 1.55;
  vertical-align: middle;
}

.cost-table tbody td:first-child {
  font-weight: 500;
  color: var(--text-primary);
}

/* Total row */
.cost-table-total {
  background: var(--bg-row-total) !important;
}

.cost-table-total td {
  font-weight: 700 !important;
  color: var(--gold-dark) !important;
  border-top: 2px solid var(--gold-light) !important;
  border-bottom: none !important;
  font-size: 0.95rem !important;
}

/* ── Responsive ── */
@media (max-width: 768px) {
  .cost-section {
    padding: 40px 16px;
  }

  .cost-heading {
    font-size: 1.25rem;
    margin: 36px 0 14px;
  }

  .cost-intro,
  .cost-body {
    font-size: 0.97rem;
  }

  .cost-list li {
    font-size: 0.95rem;
    padding-left: 22px;
  }

  .cost-table thead th,
  .cost-table tbody td {
    padding: 10px 12px;
    font-size: 0.82rem;
  }
}

@media (max-width: 480px) {
  .cost-heading {
    font-size: 1.1rem;
  }

  .cost-table {
    font-size: 0.78rem;
  }

  .cost-table thead th,
  .cost-table tbody td {
    padding: 9px 10px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1fe250f */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');

.aa-marketing-section {
  font-family: 'Inter', sans-serif;
  padding: 60px 20px;
  color: #1a1a1a;
  background: transparent;
}

.aa-container {
  max-width: 860px;
  margin: 0 auto;
}

.aa-intro p {
  font-size: 17px;
  line-height: 1.85;
  color: #2c2c2c;
  margin-bottom: 18px;
  font-weight: 400;
}

.aa-block {
  margin-top: 48px;
}

.aa-heading {
  font-size: 24px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid;
  border-image: linear-gradient(90deg, #C9A84C, #F0D080, #A8782A) 1;
  letter-spacing: -0.3px;
  line-height: 1.3;
}

.aa-block p {
  font-size: 16px;
  line-height: 1.85;
  color: #2c2c2c;
  margin-bottom: 16px;
  font-weight: 400;
}

.aa-key-takeaway {
  border-left: 4px solid #C9A84C;
  background: linear-gradient(135deg, #fdf8ee 0%, #fef9f0 100%);
  padding: 18px 22px;
  margin: 28px 0;
  font-size: 15.5px;
  line-height: 1.8;
  color: #2c2c2c;
  border-radius: 0 6px 6px 0;
}

.aa-kt-label {
  font-weight: 700;
  color: #A8782A;
  margin-right: 6px;
}

.aa-list {
  list-style: none;
  padding: 0;
  margin: 20px 0 24px 0;
}

.aa-list li {
  position: relative;
  padding: 16px 18px 16px 52px;
  margin-bottom: 14px;
  font-size: 15.5px;
  line-height: 1.8;
  color: #2c2c2c;
  border-left: 3px solid transparent;
  border-image: linear-gradient(180deg, #C9A84C, #F0D080) 1;
  background: #fafafa;
  border-radius: 0 6px 6px 0;
}

.aa-list li::before {
  content: '';
  position: absolute;
  left: 18px;
  top: 22px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: linear-gradient(135deg, #C9A84C, #F0D080);
  flex-shrink: 0;
}

.aa-list-title {
  font-weight: 600;
  color: #A8782A;
  display: inline;
  margin-right: 4px;
}

@media (max-width: 768px) {
  .aa-marketing-section {
    padding: 40px 16px;
  }

  .aa-heading {
    font-size: 20px;
  }

  .aa-intro p,
  .aa-block p {
    font-size: 15.5px;
  }

  .aa-list li {
    font-size: 15px;
    padding: 14px 16px 14px 46px;
  }

  .aa-key-takeaway {
    font-size: 15px;
    padding: 16px 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-08ea754 *//* ==================== 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 */