/* Font imports for services/nail-art/3d-gelpowder */

/* CSS Variables for services/nail-art/3d-gelpowder */
:root {
  --z-base: 0;
  --space-0: 0;
  --space-1: 0.25rem;
  --space-2: 0.5rem;
  --space-3: 0.75rem;
  --space-4: 1rem;
  --space-5: 1.25rem;
  --space-6: 1.5rem;
  --space-8: 2rem;
  --text-lg: 1.2rem;
  --text-md: 1.1rem;
  --text-sm: 0.95rem;
  --text-xl: 1.5rem;
  --text-xs: 0.875rem;
  --z-fixed: 300;
  --z-modal: 500;
  --space-10: 2.5rem;
  --space-12: 3rem;
  --space-16: 4rem;
  --space-20: 5rem;
  --space-24: 6rem;
  --z-sticky: 200;
  --font-bold: 700;
  --radius-lg: 8px;
  --radius-md: 6px;
  --radius-sm: 4px;
  --radius-xl: 12px;
  --screen-lg: 1024px;
  --screen-md: 768px;
  --screen-sm: 640px;
  --screen-xl: 1200px;
  --shadow-lg: 0 10px 20px rgba(0, 0, 0, 0.1);
  --shadow-md: 0 4px 6px rgba(0, 0, 0, 0.1);
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.1);
  --shadow-xl: 0 20px 40px rgba(0, 0, 0, 0.1);
  --shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --text-2-xl: 2rem;
  --text-3-xl: 2.5rem;
  --text-4-xl: 3rem;
  --text-5-xl: 3.5rem;
  --text-base: 1.1rem;
  --z-popover: 600;
  --z-tooltip: 700;
  --font-light: 300;
  --z-dropdown: 100;
  --color-black: #000000;
  --color-theme: #ffffff;
  --color-white: #ffffff;
  --font-medium: 500;
  --radius-2-xl: 20px;
  --radius-full: 9999px;
  --screen-2-xl: 1600px;
  --shadow-2-xl: 0 25px 50px rgba(0, 0, 0, 0.25);
  --container-lg: 1200px;
  --container-md: 800px;
  --container-sm: 600px;
  --container-xl: 1440px;
  --font-regular: 400;
  --leading-snug: 1.4;
  --color-gray-50: #fafafa;
  --color-primary: var(--color-primary-1);
  --font-semibold: 600;
  --header-height: 90px;
  --leading-tight: 1.1;
  --color-gray-100: #f4f4f5;
  --color-gray-200: #e4e4e7;
  --color-gray-300: #d4d4d8;
  --color-gray-400: #a1a1aa;
  --color-gray-500: #71717a;
  --color-gray-600: #52525b;
  --color-gray-700: #3f3f46;
  --color-gray-800: #27272a;
  --color-gray-900: #18181b;
  --color-gray-950: #09090b;
  --color-tertiary: #f97316;
  --leading-normal: 1.5;
  --section-height: 800px;
  --shadow-colored: 0 8px 20px var(--color-primary-alpha-30);
  --color-primary-1: #fef0ec;
  --color-primary-2: #e4dad8;
  --color-primary-3: #c9c0bd;
  --color-primary-4: #aea6a4;
  --color-primary-5: #938c8a;
  --color-primary-6: #787270;
  --color-primary-7: #5e5957;
  --color-primary-8: #433f3e;
  --color-primary-9: #282525;
  --color-secondary: var(--color-secondary-2);
  --leading-relaxed: 1.6;
  --transition-base: all 0.3s ease;
  --transition-fast: all 0.2s ease;
  --transition-slow: all 0.5s ease;
  --color-primary-10: #0d0c0c;
  --color-tertiary-1: #f2fff8;
  --color-tertiary-2: #b9e4cb;
  --color-tertiary-3: #8ac9a5;
  --color-tertiary-4: #64ae84;
  --color-tertiary-5: #479368;
  --color-tertiary-6: #31784f;
  --color-tertiary-7: #215e3b;
  --color-tertiary-8: #14482a;
  --color-tertiary-9: #0b2817;
  --z-modal-backdrop: 400;
  --color-secondary-1: #fff5f2;
  --color-secondary-2: #e8d5cf;
  --color-secondary-3: #c9bebb;
  --color-secondary-4: #aea3a0;
  --color-secondary-5: #938986;
  --color-secondary-6: #78706d;
  --color-secondary-7: #5e5654;
  --color-secondary-8: #433d3c;
  --color-secondary-9: #282423;
  --color-tertiary-10: #040d07;
  --container-default: 100%;
  --color-primary-dark: var(--color-primary-3);
  --color-secondary-10: #0d0c0b;
  --color-button-shadow: #1d8d96;
  --color-primary-brand: #fef0ec;
  --color-theme-inverse: #0a0a0a;
  --transition-material: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  --color-black-alpha-50: rgba(0, 0, 0, 0.5);
  --color-cta-background: #14482a;
  --color-cta-foreground: #ffffff;
  --color-primary-1-text: #000000;
  --color-primary-2-text: #000000;
  --color-primary-3-text: #000000;
  --color-primary-4-text: #000000;
  --color-primary-5-text: #000000;
  --color-primary-6-text: #ffffff;
  --color-primary-7-text: #ffffff;
  --color-primary-8-text: #ffffff;
  --color-primary-9-text: #ffffff;
  --color-tertiary-brand: #14482a;
  --color-faqs-background: #ffffff;
  --color-faqs-foreground: #000000;
  --color-primary-10-text: #ffffff;
  --color-secondary-brand: #e8d5cf;
  --color-tertiary-1-text: #000000;
  --color-tertiary-2-text: #000000;
  --color-tertiary-3-text: #000000;
  --color-tertiary-4-text: #000000;
  --color-tertiary-5-text: #000000;
  --color-tertiary-6-text: #ffffff;
  --color-tertiary-7-text: #ffffff;
  --color-tertiary-8-text: #ffffff;
  --color-tertiary-9-text: #ffffff;
  --color-about-background: #fff5f2;
  --color-about-foreground: #000000;
  --color-secondary-1-text: #000000;
  --color-secondary-2-text: #000000;
  --color-secondary-3-text: #000000;
  --color-secondary-4-text: #000000;
  --color-secondary-5-text: #000000;
  --color-secondary-6-text: #ffffff;
  --color-secondary-7-text: #ffffff;
  --color-secondary-8-text: #ffffff;
  --color-secondary-9-text: #ffffff;
  --color-staff-background: #ffffff;
  --color-staff-foreground: #000000;
  --color-tertiary-10-text: #ffffff;
  --color-banner-background: #fef0ec;
  --color-banner-foreground: #000000;
  --color-button-background: #25b6c1;
  --color-button-foreground: #000000;
  --color-footer-background: #0d0c0c;
  --color-footer-foreground: #ffffff;
  --color-header-background: #fef0ec;
  --color-header-foreground: #000000;
  --color-secondary-10-text: #ffffff;
  --color-staff-card-border: #0a0a0a;
  --color-contact-background: #fef0ec;
  --color-contact-foreground: #000000;
  --color-gallery-background: #ffffff;
  --color-gallery-foreground: #000000;
  --color-marquee-background: #14482a;
  --color-marquee-foreground: #ffffff;
  --color-partner-background: #fef0ec;
  --color-partner-foreground: #000000;
  --color-benefits-background: #fff5f2;
  --color-benefits-foreground: #000000;
  --color-categories-card-cta: #e8d5cf;
  --color-cta-card-background: #ffffff;
  --color-cta-card-foreground: #000000;
  --color-services-background: #fef0ec;
  --color-services-foreground: #000000;
  --color-catalogue-background: #fff5f2;
  --color-catalogue-foreground: #000000;
  --color-faqs-icon-background: #14482a;
  --color-faqs-icon-foreground: #ffffff;
  --color-about-card-background: #ffffff;
  --color-about-card-foreground: #000000;
  --color-banner-cta-background: #14482a;
  --color-banner-cta-foreground: #ffffff;
  --color-cta-button-background: #14482a;
  --color-cta-button-foreground: #ffffff;
  --color-header-cta-background: #14482a;
  --color-header-cta-foreground: #ffffff;
  --color-offer-card-background: #ffffff;
  --color-offer-card-foreground: #000000;
  --color-staff-card-background: #fff5f2;
  --color-staff-card-foreground: #000000;
  --color-about-curve-background: #14482a;
  --color-banner-card-background: #ffffff;
  --color-banner-card-foreground: #000000;
  --color-faqs-navigation-arrows: #14482a;
  --color-header-tabs-background: #0d0c0c;
  --color-header-tabs-foreground: #ffffff;
  --color-information-background: #000000;
  --color-information-foreground: #ffffff;
  --color-staff-modal-background: #fff5f2;
  --color-staff-modal-foreground: #000000;
  --color-banner-curve-background: #14482a;
  --color-button-background-hover: #1d8d96;
  --color-button-foreground-hover: #ffffff;
  --color-category-faq-background: #ffffff;
  --color-category-faq-foreground: #000000;
  --color-floating-cta-background: #14482a;
  --color-floating-cta-foreground: #ffffff;
  --color-testimonials-background: #fff5f2;
  --color-testimonials-foreground: #000000;
  --color-benefits-card-background: #ffffff;
  --color-benefits-card-foreground: #000000;
  --color-footer-contact-card-ring: #09090b;
  --color-footer-contact-card-star: #e8d5cf;
  --color-workingHours-background: #0d0c0c;
  --color-workingHours-foreground: #ffffff;
  --color-footer-contact-card-curve: #e8d5cf;
  --color-marquee-static-background: #14482a;
  --color-primary-button-background: #14482a;
  --color-primary-button-foreground: #ffffff;
  --color-service-header-background: #0d0c0c;
  --color-service-header-foreground: #ffffff;
  --color-categories-card-background: #ffffff;
  --color-categories-card-foreground: #000000;
  --color-categoryBanner-background: linear-gradient(var(--color-primary-1) 0%, var(--color-primary-2) 50%, var(--color-primary-3) 100%);
  --color-categoryBanner-foreground: #0a0a0a;
  --color-banner-cta-background-hover: #e8d5cf;
  --color-banner-cta-foreground-hover: #000000;
  --color-header-cta-background-hover: #e8d5cf;
  --color-header-cta-foreground-hover: #000000;
  --color-offer-sticky-bar-background: #0d0c0c;
  --color-offer-sticky-bar-foreground: #ffffff;
  --color-secondary-button-background: #e8d5cf;
  --color-secondary-button-foreground: #000000;
  --color-testimonial-star-background: var(--color-gold);
  --color-category-faq-card-background: #ffffff;
  --color-category-faq-card-foreground: #000000;
  --color-categoryServices-background: #ffffff;
  --color-categoryServices-foreground: #000000;
  --color-staff-card-button-background: #14482a;
  --color-staff-card-button-foreground: #ffffff;
  --color-staff-modal-cards-background: #ffffff;
  --color-staff-modal-cards-foreground: #000000;
  --color-testimonials-card-background: #ffffff;
  --color-testimonials-card-foreground: #000000;
  --color-banner-cta-connect-background: #e8d5cf;
  --color-banner-cta-connect-foreground: #000000;
  --color-header-cta-connect-background: #e8d5cf;
  --color-header-cta-connect-foreground: #000000;
  --color-header-tabs-active-background: #14482a;
  --color-header-tabs-active-foreground: #ffffff;
  --color-offer-card-content-background: #e8d5cf;
  --color-offer-card-content-foreground: #000000;
  --color-footer-contact-card-background: #ffffff;
  --color-footer-contact-card-foreground: #000000;
  --color-footer-contact-card-input-ring: #a1a1aa;
  --color-footer-social-media-background: #fef0ec;
  --color-footer-social-media-foreground: #000000;
  --color-marquee-static-card-background: #ffffff;
  --color-marquee-static-card-foreground: #000000;
  --color-serviceBanner-card-background: #fef0ec;
  --color-serviceBanner-card-foreground: #000000;
  --color-testimonials-navigation-arrows: #14482a;
  --color-category-link-button-background: #ffffff;
  --color-category-link-button-foreground: #0a0a0a;
  --color-floating-cta-connect-background: #fef0ec;
  --color-floating-cta-connect-foreground: #000000;
  --color-header-business-info-background: #fef0ec;
  --color-header-business-info-foreground: #000000;
  --color-primary-button-background-hover: var(--color-tertiary-9);
  --color-primary-button-foreground-hover: #ffffff;
  --color-testimonials-outline-background: var(--primary-10);
  --color-catalogue-view-all-cta-background: #ffffff;
  --color-catalogue-view-all-cta-foreground: #000000;
  --color-categoryServices-card-background: #ffffff;
  --color-categoryServices-card-foreground: #000000;
  --color-secondary-button-background-hover: var(--color-secondary-3);
  --color-secondary-button-foreground-hover: #000000;
  --color-banner-cta-connect-background-hover: #c9bebb;
  --color-banner-cta-connect-foreground-hover: #000000;
  --color-footer-contact-card-main-background: #14482a;
  --color-footer-contact-card-main-foreground: #ffffff;
  --color-header-cta-connect-background-hover: #c9bebb;
  --color-header-cta-connect-foreground-hover: #000000;
  --color-footer-contact-card-input-background: #ffffff;
  --color-footer-contact-card-input-ring-focus: #18181b;
  --color-footer-contact-card-button-background: #14482a;
  --color-footer-contact-card-button-foreground: #ffffff;
  --color-catalogue-navigation-arrows-background: #14482a;
  --color-catalogue-navigation-arrows-foreground: #ffffff;
  --color-catalogue-view-all-cta-hover-background: #0a0a0a;
  --color-catalogue-view-all-cta-hover-foreground: #ffffff;
  --color-footer-contact-card-button-background-hover: #0b2817;
  --color-footer-contact-card-button-foreground-hover: #ffffff;
}

/* Page-specific global CSS for services/nail-art/3d-gelpowder */
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* Global Styles */

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-head);
}

body,
button,
p,
span,
div {
  font-family: var(--font-body);
}

html,
body {
  scroll-behavior: smooth;
  max-width: 100vw;
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

.zoca-app {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.page-container {
  flex: 1;
  display: flex;
  flex-direction: column;
}


*:focus {
  outline: none;
}

*:focus-visible {
  outline: 2px solid var(--color-primary);
  outline-offset: 2px;
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background: var(--color-gray-100);
}

::-webkit-scrollbar-thumb {
  background: var(--color-gray-400);
  border-radius: var(--radius-sm);
}

::-webkit-scrollbar-thumb:hover {
  background: var(--color-gray-600);
}

.loading {
  position: relative;
  pointer-events: none;
  opacity: 0.6;
}

.loading::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  border: 2px solid var(--color-primary);
  border-radius: 50%;
  border-top-color: transparent;
  animation: spin 0.8s linear infinite;
}

.animate-fadeIn {
  animation: fadeIn 0.5s ease-out;
}

.animate-slideUp {
  animation: slideUp 0.5s ease-out;
}

.animate-slideDown {
  animation: slideDown 0.5s ease-out;
}

.animate-bounce {
  animation: bounce 2s ease-in-out infinite;
}

.transition-fast {
  transition: var(--transition-fast);
}

.transition-base {
  transition: var(--transition-base);
}

.transition-slow {
  transition: var(--transition-slow);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 15px;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

@media (max-width: 768px) {
  html {
    font-size: 14px;
  }
}

body {
  line-height: var(--leading-normal);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family:
    -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}

input,
button,
textarea,
select {
  font: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

button {
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  font: inherit;
}

ul,
ol {
  list-style: none;
}

.container {
  width: 100%;
  max-width: var(--container-default);
  margin: 0 auto;
  padding: 0 var(--space-4);
}

.section {
  width: 100%;
  min-height: var(--section-height);
  position: relative;
}

.section-hero {
  padding: var(--header-height) 0 0 0;
}

.section-full-height {
  height: 100vh;
  min-height: 100vh;
}

.grid {
  display: grid;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-4 {
  gap: var(--space-4);
}

.gap-6 {
  gap: var(--space-6);
}

.gap-8 {
  gap: var(--space-8);
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.bg-cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.horizontal-center {
  display: flex;
  justify-content: center;
  width: 100%;
}

.bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.overlay-dark {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.fixed-bottom {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  width: calc(100% - 40px);
}

.fixed-bottom-shadow {
  box-shadow: var(--shadow-colored);
}

.header-spacer {
  width: 100%;
  height: var(--header-height);
}

.card-layout {
  display: grid;
  gap: var(--space-8);
  align-items: stretch;
  justify-items: center;
  width: 100%;
}

.card-layout > * {
  width: 100%;
  height: 100%;
}

.card-layout-single {
  grid-template-columns: 1fr;
}

.card-layout-double {
  grid-template-columns: 1fr;
}

.section-overlay {
  position: relative;
  width: 100%;
  min-height: var(--section-height);
  overflow: hidden;
}

.section-overlay > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.section-overlay-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, transparent, var(--color-black-alpha-30));
  z-index: 2;
}

.section-overlay-content {
  position: relative;
  z-index: 3;
  min-height: var(--section-height);
  display: flex;
  align-items: center;
}

.hidden {
  display: none !important;
}

.block {
  display: block;
}

.heading-hero {
  font-size: var(--text-4-xl);
  font-weight: var(--font-bold);
  margin-bottom: var(--space-6);
  text-align: center;
}

.text-hero {
  font-size: var(--text-lg);
  line-height: var(--leading-relaxed);
  margin-bottom: var(--space-10);
  text-align: center;
  font-weight: var(--font-medium);
}

.heading-section {
  font-size: var(--text-3-xl);
  font-weight: var(--font-bold);
  margin-bottom: var(--space-4);
}

.text-section {
  font-size: var(--text-md);
  max-width: 800px;
  margin: 0 auto;
}

.heading-card {
  font-size: var(--text-xl);
  font-weight: var(--font-semibold);
  margin-bottom: var(--space-3);
}

.text-card {
  font-size: var(--text-base);
  margin-bottom: var(--space-6);
  line-height: var(--leading-normal);
}

.heading-offer {
  font-size: var(--text-3-xl);
  font-weight: var(--font-bold);
  margin-bottom: var(--space-6);
}

.text-offer {
  font-size: var(--text-lg);
  line-height: var(--leading-relaxed);
  margin-bottom: var(--space-4);
}
/* Hide image or video card when no child is available */
.offer-card-image-video:empty {
  display: none !important;
}
.text-center {
  text-align: center;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: var(--font-medium);
  text-align: center;
  border-radius: var(--radius-md);
  transition: var(--transition-base);
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  white-space: nowrap;
}

.btn-sm {
  padding: var(--space-2) var(--space-4);
  font-size: var(--text-sm);
}

.btn-md {
  padding: var(--space-3) var(--space-6);
  font-size: var(--text-base);
}

.btn-lg {
  padding: var(--space-4) var(--space-10);
  font-size: var(--text-md);
}

.btn-primary {
    background-color: var(--color-primary-button-background);
    color: var(--color-primary-button-foreground);
}

.btn-primary:hover {
    background-color: var(--color-primary-button-background-hover);
    color: var(--color-primary-button-foreground-hover);
    transform: translateY(-2px);
    box-shadow: var(--shadow-md);
}

.btn-secondary {
  background-color: transparent;
  border: 1px solid currentColor;
}

.btn-secondary:hover {
  transform: translateY(-2px);
}

.btn-dark {
  background-color: var(--color-black);
  color: var(--color-white);
}

.btn-dark:hover {
  background-color: var(--color-gray-800);
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
}

.btn-outline {
  background-color: transparent;
  border: 2px solid currentColor;
}

.btn-outline:hover {
  transform: translateY(-2px);
}

.toggle-button {
      display: flex;
    align-items: center;
    justify-content: center;
  flex: 1;
  padding: 0.8rem;
  border: 1px solid currentColor;
  border-radius: 12px;
  font-size: 0.9rem;
  cursor: pointer;
  transition: all 0.2s ease;
}

.menu-button {
  position: relative;
  display: flex;
  height: 2rem;
  width: 2rem;
  transition: all 150ms ease;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  color: var(--color-header-foreground);
}

.menu-button:active {
  border-radius: var(--radius-sm);
  background-color: var(--color-white-alpha-50);
}

.menu-icon {
  position: absolute;
  top: 50%;
  transition: all 150ms ease;
}

.menu-icon svg {
  height: 2.5rem;
  width: 2.5rem;
}

.menu-icon-open {
  transform: translateY(-50%);
  opacity: 1;
}

.menu-icon-close {
  transform: translateY(-50%) rotate(-90deg);
  opacity: 0;
}

.modal-close {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}

.modal-close svg {
  width: 20px;
  height: 20px;
  color: var(--color-gray-600);
}

.carousel-nav-button {
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 var(--space-6);
  cursor: pointer;
  transition: all 0.2s;
}

.carousel-nav-button svg {
  width: 20px;
  height: 20px;
}

.btn-pill {
  border-radius: var(--radius-full);
}

.btn-tab {
  padding: var(--space-2) var(--space-5);
  background-color: var(--color-header-tabs-background) !important;
  color: var(--color-header-tabs-foreground) !important;
  border: none;
  border-radius: var(--radius-full);
  font-size: var(--text-sm);
  font-weight: var(--font-medium);
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.2s ease;
}


.btn-tab[data-active='true'],
.btn-tab.active {
  background-color: var(--color-header-tabs-active-background) !important;
  color: var(--color-header-tabs-active-foreground) !important;
}

.membership-section {
  width: 100%;
  padding: var(--space-20) var(--space-4);
  background-color: var(--color-white);
  display: flex;
  justify-content: center;
  align-items: center;
}

.membership-card {
  width: 100%;
  margin: 0 auto;
  max-width: 1100px;
  background-color: var(--color-black);
  color: var(--color-white) !important;
  border-radius: var(--radius-xl);
  padding: var(--space-12) var(--space-8);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.card-pricing {
  width: 100%;
  margin-bottom: var(--space-8);
}

.pricing-text {
  font-size: var(--text-base);
  line-height: var(--leading-relaxed);
  color: var(--color-white);
  max-width: 600px;
  margin: 0 auto;
}

.card-button-inverted {
  display: inline-block;
  padding: var(--space-3) var(--space-8);
  background-color: var(--color-white);
  color: var(--color-black);
  font-weight: var(--font-medium);
  font-size: var(--text-base);
  border-radius: var(--radius-md);
  border: none;
  cursor: pointer;
  transition: var(--transition-base);
}

.card-button-inverted:hover {
  background-color: var(--color-white-alpha-90);
  transform: translateY(-2px);
}

.form-input {
  border: none;
  border-radius: var(--radius-xl);
  padding: var(--space-4);
  font-size: var(--text-base);
  outline: none;
  width: 100%;
}

.form-input-gray {
  background-color: var(--color-gray-50);
  color: var(--color-gray-800);
}

.form-label {
  font-size: var(--text-base);
  margin: 0;
  font-weight: var(--font-medium);
}

.form-label-dark {
  color: var(--color-gray-800);
}

.phone-input-container {
  display: flex;
  border-radius: 12px;
  overflow: visible;
}

.phone-container-gray {
  background-color: var(--color-gray-50);
}

.input-with-icon {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0 1rem;
  border-radius: 12px;
}

.input-icon {
  width: 20px;
  height: 20px;
  margin-right: 0.75rem;
}

.phone-icon-gray {
  color: var(--color-gray-600);
}

.input-transparent {
  background: transparent;
  padding: 1rem 0;
  font-size: 1rem;
  border: none;
  outline: none;
  width: 100%;
}

.phone-input-dark {
  color: var(--color-gray-800);
}

.country-selector {
  position: relative;
  display: flex;
  align-items: center;
  padding: 1rem;
  border-right: 1px solid var(--color-gray-200);
  gap: 0.5rem;
  cursor: pointer;
}

.country-selector-gray {
  background-color: var(--color-gray-50);
}

.country-flag {
  width: 20px;
  height: auto;
}

.country-code {
  font-size: 1rem;
}

.country-code-dark {
  color: var(--color-gray-800);
}

.country-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px;
  border: 1px solid var(--color-gray-200);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-md);
  z-index: 10000;
  display: none;
  margin-top: 2px;
}

.country-dropdown-white {
  background-color: var(--color-white);
}

.country-option {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  cursor: pointer;
  transition: all 0.2s ease;
  gap: 12px;
}

.country-option:last-child {
  border-bottom: none;
}

.country-option-border {
  border-bottom: 1px solid var(--color-gray-100);
}

.country-option-border:hover {
  background-color: var(--color-gray-50);
}

.toggle-button-default {
  background: var(--color-gray-50);
  border-color: var(--color-gray-300);
  color: var(--color-black);
}

.toggle-button-default:hover {
  border-color: var(--color-primary);
  color: var(--color-black);
}

.toggle-button-active {
  border-color: var(--color-primary);
  color: var(--color-primary);
  background-color: var(--color-primary-alpha-10);
}

.form-fields-flex {
  flex: 1;
}

.form-fields-column {
  flex-direction: column;
}

.form-options-row {
  flex-direction: row;
  gap: var(--space-3);
}

.form-input-size {
  font-size: 16px;
}

.nav-desktop {
  display: none;
  align-items: center;
  gap: var(--space-8);
}

.nav-link {
  display: inline-block;
  font-weight: var(--font-medium);
  transition: var(--transition-fast);
  text-decoration: none;
  color: var(--color-header-foreground);
}

.nav-link:hover {
  background-color: var(--color-white-alpha-10);
}

.nav-link-desktop {
  font-size: var(--text-lg);
  padding: var(--space-2) var(--space-3);
  border-radius: var(--radius-sm);
}

.nav-link-mobile {
  display: block;
  width: 100%;
  text-align: center;
  padding: var(--space-4);
  font-size: var(--text-md);
  border-radius: var(--radius-md);
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(-100%);
  opacity: 0;
}

.mobile-menu {
  position: absolute;
  left: 0;
  right: 0;
  top: 80px;
  overflow: hidden;
  transition: max-height 200ms cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 40;
  max-height: 0px;
  background-color: var(--color-header-background);
}

.mobile-menu-content {
  padding: var(--space-4);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--space-2);
}

.header-overlay {
  position: fixed;
  inset: 0;
  top: 80px;
  z-index: 40;
  transition: opacity 200ms ease;
  pointer-events: none;
  opacity: 0;
}

.gallery-section {
  scroll-margin-top: var(--header-height) !important;
  background-color: var(--color-gallery-background);
  color: var(--color-gallery-foreground) !important;
}

.gallery-container {
  padding-top: var(--space-20);
  padding-bottom: var(--space-20);
}

.gallery-content {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--space-4);
  padding-right: var(--space-4);
}

.section-header {
  text-align: center;
  margin-bottom: var(--space-12);
}

.section-title {
  word-break: break-word;
  font-size: 52px;
  line-height: var(--leading-tight);
  font-weight: var(--font-bold);
  margin-bottom: var(--space-2);
}

.section-subtitle {
  word-break: break-word;
  font-size: var(--text-lg);
  line-height: var(--leading-normal);
  font-weight: var(--font-regular);
  margin-bottom: var(--space-4);
  color: var(--color-black-alpha-70);
}

.gallery-grid {
  column-count: 4;
  column-gap: var(--space-4);
  padding-bottom: var(--space-8);
}

.gallery-item {
  margin-bottom: var(--space-4);
  break-inside: avoid;
}

.gallery-image {
  width: 100%;
  height: auto;
  border-radius: var(--radius-lg);
  object-fit: cover;
  transition: var(--transition-material);
}

.gallery-image:hover {
  transform: scale(1.03);
}

.button-container {
  display: flex;
  justify-content: center;
  margin-top: var(--space-8);
}

.button-outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-md);
  font-weight: var(--font-medium);
  background-color: transparent;
  border: 1px solid var(--color-black);
  color: var(--color-black);
  font-size: var(--text-lg);
  padding-left: var(--space-6);
  padding-right: var(--space-6);
  padding-top: var(--space-3);
  padding-bottom: var(--space-3);
  text-align: center;
  text-decoration: none;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.button-outline:hover {
  background-color: var(--color-black-alpha-10);
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  background-color: var(--color-black-alpha-50);
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.3s ease;
  padding: 1rem;
}

.modal-content {
  max-width: 500px;
  max-height: 90vh;
  overflow-y: auto;
  border-radius: 20px;
  overflow-x: visible;
  transform: scale(0.9);
  transition: transform 0.3s ease;
  width: 100%;
  background-color: var(--color-white);
}

.modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 2rem 1rem 2rem;
}

.modal-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
  color: var(--color-gray-800);
}

.modal-close:hover {
  background-color: var(--color-gray-100);
}

.modal-body {
  padding: 1rem 2rem 2rem 2rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  overflow: visible;
}

.modal-submit-button {
  width: 100%;
  margin-top: var(--space-4);
  background-color: var(--color-primary-button-background);
  color: var(--color-primary-button-foreground);
}

.modal-submit-button:hover {
  background-color: var(--color-gray-800);
}

.carousel-container {
  margin-bottom: var(--space-12);
}

.carousel-card {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  min-height: 300px;
  width: 90%;
  padding: 0 var(--space-2);
}

.carousel-card-image-container {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  flex-shrink: 0;
}

.carousel-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: var(--transition-base);
}

.carousel-card-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.carousel-card-title {
  flex-shrink: 0;
}

.carousel-card-text {
  flex-grow: 1;
}

.carousel-card-button {
  cursor: pointer;
  transition: var(--transition-base);
  flex-shrink: 0;
}

.carousel-card-image:hover {
  transform: scale(1.05);
}

.dot.is-selected {
  background-color: black !important;
}

.flickity-page-dots {
  bottom: -30px !important;
  width: 200px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
}

.flickity-prev-next-button {
  transform: translate(0, 0) !important;
}

.image-frame {
  border-radius: var(--radius-md);
  overflow: hidden;
  box-shadow: var(--shadow-2-xl);
  background-color: var(--color-white);
}

.image-container {
  width: 100%;
  height: 445px;
  overflow: hidden;
}

.image-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.image-cover:hover {
  transform: scale(1.05);
}

.text-white {
  color: var(--color-white) !important;
}

.carousel-section {
  scroll-margin-top: var(--header-height) !important;
  width: 100%;
  padding: var(--space-20) 0 var(--space-8) var(--space-4);
}

.testimonials-section {
    scroll-margin-top: var(--header-height) !important;
    background-color: var(--color-testimonials-background);
    color: var(--color-testimonials-foreground);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: var(--space-16) 0 var(--space-16) 0;
    height: auto !important;
    min-height: auto !important;
}

.section-container {
  max-width: var(--container-lg);
  margin: 0 auto;
  width: 100%;
}

.section-heading {
  font-size: var(--text-4-xl);
  font-weight: var(--font-bold);
  margin-bottom: var(--space-4);
}

@media (max-width:1024px) {
  .section-heading {
    font-size: var(--text-3-xl);
  }
}

.section-description {
  font-size: var(--text-md);
  color: var(--color-gray-800);
  max-width: var(--container-md);
  margin: 0 auto;
}

.faq-section {
  scroll-margin-top: var(--header-height) !important;
  width: 100%;
  padding: var(--space-20) var(--space-4);
  background-color: var(--color-white);
}

.faq-container {
  max-width: 1000px;
}

.header-fixed {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 50;
  box-shadow: var(--shadow-xs);
  transition: var(--transition-material);
}

.header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: var(--header-height);
}

.logo-container {
  height: 80px;
  display: flex;
  align-items: center;
  flex: 1;
}

.logo-link {
  display: flex;
  height: 90%;
  align-items: center;
  padding: var(--space-4) 0;
}

.logo-image {
    object-fit: contain;
    width: 100%;
    height: 70px;
    max-width: 100%;
}

.header {
  background-color: var(--color-header-background);
  color: var(--color-header-foreground);
}

.header-cta-desktop {
    background-color: var(--color-header-cta-background);
    color: var(--color-header-cta-foreground);
    padding: var(--space-2) var(--space-6);
    font-size: var(--text-lg);
    font-weight: var(--font-medium);
    cursor: pointer;
    position: relative;
    overflow: hidden;
    text-transform: capitalize;
    letter-spacing: 0.02em;
    z-index: 1;
    border-radius: 50px;
}

.header-cta-desktop:hover {
    color: var(--color-header-cta-foreground-hover);
    background: var(--color-header-cta-background-hover);
    transform: none !important;
}

.header-cta-mobile {
    min-width: 10rem;
    margin-top: var(--space-2);
    margin-bottom: var(--space-4);
    transform: translateY(-100%);
    opacity: 0;
    transition: var(--transition-material);
}

.header-cta-mobile {
    background-color: var(--color-header-cta-background);
    color: var(--color-header-cta-foreground);
    padding: var(--space-3) var(--space-8);
    font-size: var(--text-md);
    font-weight: var(--font-medium);
    cursor: pointer;
    position: relative;
    overflow: hidden;
    text-transform: capitalize;
    letter-spacing: 0.02em;
    z-index: 1;
    border-radius: 50px;
}

.header-cta-mobile:hover {
    color: var(--color-primary-button-foreground);
    background: var(--color-primary-button-background-hover);
    border-color: var(--color-primary-button-background-hover);
}

.mobile-menu-button-container {
  display: flex;
  justify-content: flex-end;
}

.header-overlay-dark {
  background-color: var(--color-black-alpha-50);
}

.fixed-cta {
  position: fixed !important;
  bottom: 20px;
  z-index: 100;
  width: calc(100% - 40px);
  box-shadow: var(--shadow-xl);
}

.fixed-cta-button {
  background-color: var(--color-floating-cta-background);
  box-shadow: var(--color-white-alpha-50) 0px 8px 20px;
  color: var(--color-floating-cta-foreground);
}

.fixed-cta-button:hover {
  background-color: var(--color-gray-800);
}

#modal-phone-container {
  margin-top: var(--space-4);
}

#modal-visit-question-container {
  margin-top: var(--space-4);
}

.modal-success-container {
  padding: var(--space-8) var(--space-6);
  min-height: 300px;
}

.modal-success-container .successPage-icon-wrapper {
  margin-bottom: var(--space-4);
}

.modal-success-container .successPage-icon {
  width: 75px;
  height: 75px;
}

.modal-success-container .successPage-title {
  font-size: var(--text-2-xl);
  margin-bottom: var(--space-2);
}

.modal-success-container .successPage-message {
  font-size: var(--text-base);
  margin-bottom: var(--space-6);
}

.modal-success-container .successPage-review-section {
  padding-top: var(--space-6);
  max-width: 350px;
}

.modal-success-container .successPage-review-title {
  font-size: var(--text-base);
}

.modal-success-container .successPage-review-description {
  font-size: var(--text-sm);
  margin-bottom: var(--space-3);
}

.modal-success-container .successPage-google-review-button {
  padding: var(--space-2) var(--space-4);
  font-size: var(--text-sm);
}

.modal-success-container .successPage-google-icon {
  width: 18px;
  height: 18px;
}

.hero-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0;
}

.hero-background-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background-color: var(--color-black-alpha-30);
  z-index: 1;
}

.hero-content-wrapper {
  width: 100%;
  max-width: var(--container-xl);
  padding: var(--space-16) var(--space-8);
  position: relative;
  z-index: 2;
  margin: 0 auto;
}

.hero-grid {
  display: flex;
  flex-direction: column;
  gap: var(--space-8);
  align-items: center;
  justify-content: center;
  width: 100%;
}

.hero-image-container {
  width: 85%;
  max-width: var(--container-sm);
  border-radius: var(--radius-md);
  overflow: hidden;
  box-shadow: var(--shadow-2-xl);
  aspect-ratio: 1 / 1;
}

.hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.hero-content-card {
  background: var(--color-white-alpha-60);
  padding: var(--space-8) var(--space-2);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  border: 1px solid var(--color-white-alpha-30);
  border-radius: var(--radius-md);
  text-align: center;
  width: 85%;
  max-width: var(--container-sm);
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: var(--shadow-2-xl);
}

.hero-heading {
  font-size: 2.8rem;
  font-weight: var(--font-bold);
  margin-bottom: var(--space-6);
  color: var(--color-black);
  text-align: center;
  text-shadow: 0 2px 4px var(--color-white-alpha-30);
}

.hero-description {
  font-size: var(--text-lg);
  line-height: var(--leading-relaxed);
  color: var(--color-gray-900);
  margin-bottom: var(--space-10);
  text-align: center;
  font-weight: var(--font-medium);
  text-shadow: 0 1px 2px var(--color-white-alpha-30);
}

.hero-button-wrapper {
  display: flex;
  justify-content: center;
}

.hero-cta-button {
  display: inline-block;
  padding: var(--space-4) var(--space-10);
  background-color: var(--color-button-background);
  color: var(--color-button-foreground);
  font-weight: var(--font-regular);
  font-size: var(--text-md);
  border-radius: var(--radius-xl);
  border: none;
  cursor: pointer;
  transition: var(--transition-base);
  box-shadow: 0 8px 20px var(--color-button-shadow);
}

.hero-cta-button:hover {
  background-color: var(--color-button-background-hover);
  color: var(--color-button-foreground-hover);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px var(--color-button-shadow);
}

.mobile-fixed-cta {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: var(--z-fixed);
  display: inline-block;
  padding: var(--space-4) var(--space-10);
  background-color: var(--color-black);
  color: var(--color-white);
  font-weight: var(--font-semibold);
  font-size: var(--text-md);
  border-radius: var(--radius-md);
  border: none;
  cursor: pointer;
  transition: var(--transition-base);
  box-shadow: 0 8px 20px var(--color-white-alpha-50);
  width: calc(100% - 40px);
}

.mobile-fixed-cta:hover {
  background-color: var(--color-black);
  transform: translateX(-50%) translateY(-2px);
  box-shadow: 0 12px 25px var(--color-primary-alpha-50);
}

.services-section {
  background-color: var(--color-primary);
}

.services-section .carousel-card {
  background-color: var(--color-white);
  border-radius: var(--space-4);
  overflow: hidden;
  box-shadow: var(--shadow-lg);
}

.services-section .carousel-card-content {
  cursor: text;
  padding: var(--space-6);
  height: 215px;
  justify-content: space-between;
}

.services-section .carousel-card-title {
    height: 55px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  font-size: var(--text-xl);
  font-weight: var(--font-semibold);
  margin-bottom: var(--space-3);
  line-height: 1.3;
}

.services-section .carousel-card-text {
  font-size: var(--text-base);
  line-height: var(--leading-normal);
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: var(--space-6);
}

.service-button {
  display: inline-block;
  width: 50%;
  padding: var(--space-4);
  background-color: var(--color-button-background);
  color: var(--color-button-foreground);
  border: 1px solid var(--color-black);
  font-weight: var(--font-medium);
  font-size: var(--text-base);
  border-radius: var(--radius-md);
  text-align: center;
}

.service-button:hover {
  background-color: var(--color-button-background-hover);
  color: var(--color-button-foreground-hover);
}

.view-all-container {
  display: flex;
  justify-content: center;
}

.view-all-button {
  display: inline-block;
  padding: var(--space-3) var(--space-8);
  background-color: transparent;
  color: var(--color-black);
  font-weight: var(--font-light);
  font-size: var(--text-base);
  border: 1px solid var(--color-black);
  border-radius: var(--radius-md);
  cursor: pointer;
  transition: var(--transition-base);
}

.view-all-button:hover {
  background-color: var(--color-black);
  color: var(--color-white);
}

.testimonials-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: visible !important;
    height: auto !important;
}

.testimonials-header {
    margin-bottom: var(--space-6);
    text-align: center;
}

.testimonials-heading {
  font-size: var(--text-4-xl);
  margin-bottom: var(--space-3);
  margin-top: 0;
}

.testimonials-subheading {
  font-size: var(--text-lg);
  margin: 0;
}

.testimonials-carousel {
    width: 100%;
    max-width: var(--container-lg);
    overflow: visible !important;
    height: auto !important;
    min-height: auto !important;
}

.testimonials-carousel-cell {
    width: 100%;
    overflow: visible !important;
    height: auto !important;
    min-height: 480px;
}

.testimonial-cell-container {
    min-height: 480px;
    height: auto;
    display: flex;
    gap: var(--space-4);
    flex-wrap: wrap;
}

.testimonial-card {
    background: var(--color-testimonials-card-background);
    color: var(--color-testimonials-card-foreground);
    padding: var(--space-8);
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 280px;
    height: auto;
    transition: all 0.3s ease-in-out;
    min-width: 290px;
}

.testimonial-card:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.testimonial-rating {
  display: flex;
  align-items: center;
  margin-bottom: var(--space-4);
}

.google-icon {
  margin-right: var(--space-2);
  width: 32px;
  height: 32px;
}

.stars-container {
    font-size: var(--text-lg);
    letter-spacing: 2px;
    display: flex;
    gap: 2px;
}

.star-icon {
    color: var(--color-gold);
    font-size: 20px;
}

/* Hide 5th star for 4-star reviews */
.star-icon[data-star-five="false"] {
    display: none;
}

.testimonial-text {
    font-size: var(--text-base);
    margin: 0 0 18px 0;
    line-height: var(--leading-normal);
    overflow: visible;
    word-wrap: break-word;
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    flex: 1;
}

.testimonial-text span {
    white-space: unset !important;
}

.testimonial-text span br {
    display: none;
}

.testimonial-text-container {
  display: flex;
  flex-direction: column;
}

.testimonial-line:not(:last-child) {
  font-size: var(--text-md);
  color: var(--color-black-alpha-70);
  margin: 0 0 var(--space-2) 0;
  line-height: var(--leading-normal);
}

.testimonial-line:last-child {
  font-size: var(--text-md);
  color: var(--color-black-alpha-70);
  margin: 0 0 18px 0;
  line-height: var(--leading-normal);
}

.more-text {
  font-weight: var(--font-semibold);
  font-size: var(--text-base);
  color: var(--color-black-alpha-70);
  cursor: pointer;
}

.testimonial-author {
  display: flex;
  align-items: center;
  margin-top: auto;
}

.author-avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;    
  background: var(--color-primary-button-background);
  color: var(--color-primary-button-foreground);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: var(--font-semibold);
  font-size: var(--text-lg);
  margin-right: 14px;
  border: none;
}

.author-initials {
  font-size: var(--text-lg);
  font-weight: var(--font-semibold);
}

.author-info {
  display: flex;
  flex-direction: column;
}

.author-name {
  font-size: var(--text-md);
  font-weight: var(--font-medium);
  margin: 0;
}

.review-date {
  font-size: var(--text-sm);
  color: var(--color-gray-600);
  margin: 0;
}
/* to make review card null */
/* 1️⃣ Hide the specific card completely */
#testimonial-card-2_0[data-review-display-2="false"] {
  display: none !important;
}

/* 2️⃣ For all other testimonial cards, just hide visually */
.testimonial-card[data-review-display-2="false"]:not(#testimonial-card-2_0) {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
/* Hide both initials and image by default */
.author-avatar .author-initials,
.author-avatar .author-image {
  display: none;
}

/* 🖼️ Image styling — visible only when valid and flagged true */
.author-avatar .author-image[data-author-image="true"][src]:not([src=""]):not([src="none"]) {
  display: block;
  object-fit: cover;
  width: 44px;
  height: 44px;
  border-radius: 50%;
}

/* 🔤 Show initials when explicitly true */
.author-avatar .author-initials[data-author-initials="true"] {
  display: block;
}

/* ✅ When a valid image exists inside, reset parent background */
.author-avatar:has(.author-image[data-author-image="true"][src]:not([src=""]):not([src="none"])) {
  background: inherit !important;
}

.accordion-container {
  display: flex;
  flex-direction: column;
  gap: var(--space-4);
}

.accordion-item {
  border-bottom: 1px solid var(--color-gray-200);
}

.accordion-button {
  width: 100%;
  display: flex;
  align-items: center;
  text-align: left;
  padding: var(--space-5) 0;
  background: none;
  border: none;
  cursor: pointer;
  font-size: var(--text-lg);
  font-weight: var(--font-medium);
  color: var(--color-black);
  transition: var(--transition-base);
}

.accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-right: var(--space-4);
    background-color: var(--color-faqs-icon-background);
    border-radius: 50%;
    color: var(--color-faqs-icon-foreground);
  transition: transform 0.3s ease;
}

.accordion-question {
  flex: 1;
  text-align: left;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  padding: 0 2.25rem 0 2.25rem;
}

.accordion-answer {
  font-size: var(--text-base);
  line-height: var(--leading-relaxed);
  color: var(--color-gray-700);
  padding-bottom: var(--space-5);
  margin: 0;
}

.announcement-section {
  width: 100%;
  background-color: var(--color-gray-100);
  position: relative;
}

.marquee-container {
  display: block;
  width: 100%;
  overflow: hidden;
  background-color: var(--color-marquee-background);
  cursor: pointer;
  padding: var(--space-4) 0;
}

.marquee-container:focus {
  outline: 2px solid var(--color-marquee-background);
  outline-offset: 2px;
}

.marquee-track {
  display: flex;
  width: fit-content;
  animation: marquee 30s linear infinite;
}

.marquee-content {
  display: flex;
  align-items: center;
  gap: var(--space-8);
  padding-right: var(--space-8);
}

.marquee-text {
  color: var(--color-marquee-foreground);
  font-size: var(--text-xl);
  font-weight: var(--font-semibold);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  white-space: nowrap;
}

.marquee-separator {
  color: var(--color-marquee-foreground);
  font-size: var(--text-2-xl);
}

.mobile-announcement-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--space-12) var(--space-4);
  cursor: pointer;
}

.mobile-announcement-container:focus {
  outline: 2px solid var(--color-primary);
  outline-offset: 2px;
}

.mobile-announcement-content {
  background-color: var(--color-gray-700);
  border-top-left-radius: var(--radius-2-xl);
  border-bottom-right-radius: var(--radius-2-xl);
  padding: var(--space-10) var(--space-12);
  text-align: center;
  max-width: 90%;
  transition: var(--transition-base);
}

.mobile-announcement-content:active {
  transform: scale(0.98);
}

.mobile-announcement-heading {
  color: var(--color-marquee-foreground);
  font-size: var(--text-2-xl);
  font-weight: var(--font-bold);
  margin: 0 0 var(--space-2) 0;
  letter-spacing: 0.02em;
}

.mobile-announcement-text {
  color: var(--color-marquee-foreground);
  font-size: var(--text-xl);
  font-weight: var(--font-medium);
  margin: 0;
  letter-spacing: 0.02em;
}

.feature-section {
  scroll-margin-top: var(--header-height) !important;
  padding: var(--space-20) var(--space-4);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-white);
}

.feature-section-dark {
  background-color: var(--color-black);
}

.feature-container {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

.feature-container-medium {
  max-width: var(--container-lg);
}

.feature-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: var(--radius-2-xl);
  box-shadow: var(--shadow-xl);
}

.feature-card-rounded-lg {
  border-radius: var(--radius-xl);
}

.card-image-wrapper {
  width: 100%;
  background-color: var(--color-gray-700);
}

.card-image-wrapper-rounded {
  overflow: hidden;
  border-radius: var(--radius-md);
}

.card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.card-content {
  background-color: var(--color-primary-light);
  padding: var(--space-10) var(--space-6);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.card-content-white {
  background-color: var(--color-white);
}

.card-content-primary {
  background-color: var(--color-primary-light);
}

.card-heading {
  font-size: 2.2rem;
  font-weight: var(--font-bold);
  color: var(--color-black);
  margin-bottom: var(--space-6);
  text-align: center;
}

.card-details {
  max-width: var(--container-sm);
  margin-bottom: var(--space-8);
}

.card-detail {
  font-size: var(--text-lg);
  color: var(--color-gray-800);
  margin-bottom: var(--space-4);
  line-height: var(--leading-relaxed);
}

.card-detail:last-child {
  margin-bottom: 0;
}

.card-text-container {
  display: flex;
  flex-direction: column;
  gap: var(--space-6);
  margin-bottom: var(--space-10);
}

.card-text {
  font-size: var(--text-base);
  line-height: var(--leading-relaxed);
  color: var(--color-gray-700);
  margin: 0;
}

.card-text-large {
  font-size: var(--text-md);
}

.card-button-container {
  display: flex;
  justify-content: center;
  margin-top: var(--space-4);
}

.card-button {
  display: inline-block;
  padding: var(--space-3) var(--space-8);
  background-color: var(--color-button-background);
  color: var(--color-button-foreground);
  font-weight: var(--font-medium);
  font-size: 1.4rem;
  border-radius: var(--radius-lg);
  border: none;
  cursor: pointer;
  transition: var(--transition-base);
}

.card-button:hover {
  background-color: var(--color-button-background-hover);
  transform: translateY(-2px);
  color: var(--color-button-foreground-hover);
}

.card-button-small {
  padding: var(--space-4) var(--space-10);
  font-size: var(--text-base);
  font-weight: var(--font-semibold);
}

.text-link {
  color: var(--color-gray-500);
  cursor: pointer;
  font-weight: var(--font-semibold);
}

.text-link:hover {
  text-decoration: underline;
  color: var(--color-gray-600);
}

.feature-card-primary {
  background-color: var(--color-primary-light);
}

.feature-card-reverse {
  flex-direction: column-reverse;
}

.about-section {
  background-color: var(--color-information-background) !important;
  color: var(--color-information-foreground) !important;
  scroll-margin-top: var(--header-height) !important;
  padding: var(--space-20) var(--space-8);
}

.about-section .feature-card {
  background-color: var(--color-white);
}

.about-section .card-content {
  padding: var(--space-10) var(--space-8);
}

.about-section .card-heading {
  text-align: center;
}

.about-section .card-text {
  color: var(--color-gray-700);
}

.contact-section {
  scroll-margin-top: var(--header-height) !important;
}

.background-container {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: var(--color-primary-light);
  max-height: fit-content;
  padding: var(--space-16) 0;
}

.background-image {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  color: transparent;
  opacity: 0.8;
  max-height: 100%;
}

.background-overlay {
  opacity: 0.6;
  position: absolute;
  inset: 0px;
  background-color: var(--color-black);
}

.content-wrapper {
  position: relative;
  z-index: 10;
  border-radius: var(--radius-lg);
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.max-width-container {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--container-xl);
}

.grid-layout {
  display: grid;
  gap: var(--space-4);
  padding-left: var(--space-4);
  padding-right: var(--space-4);
  grid-template-columns: repeat(12, minmax(1, 1fr));
}

.column-span {
  grid-column: span 12 / span 12;
  height: 100%;
}

.inner-grid {
  margin-top: var(--space-8);
  margin-bottom: var(--space-8);
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: var(--space-8);
  padding-left: var(--space-4);
  padding-right: var(--space-4);
}

.info-section {
  grid-column: span 12 / span 12;
}

.info-section--hours {
  order: 1;
}

.info-section--contact {
  order: 2;
  display: flex;
  flex-direction: column;
  gap: var(--space-4);
}

.info-box {
  display: flex;
  width: 100%;
  max-width: 28rem;
  flex-direction: column;
  justify-content: center;
  border-radius: var(--radius-lg);
  padding: var(--space-8);
  text-align: left;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-top: var(--space-2);
  padding-bottom: var(--space-2);
}

.info-title {
  word-break: break-word;
  font-size: var(--text-xl);
  line-height: var(--text-2-xl);
  font-weight: var(--font-bold);
  margin-bottom: var(--space-2);
  color: var(--color-white);
}

.hours-list {
  margin-top: var(--space-2);
}

.hours-item {
  padding-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hours-label {
  width: 50%;
  color: var(--color-white);
}

.hours-time {
  margin-left: var(--space-1);
  width: 40%;
  flex-grow: 1;
  color: var(--color-white);
}

.contact-info {
  display: flex;
  flex-direction: column;
  gap: var(--space-2);
}

.contact-link {
  display: flex;
  flex-direction: row;
  gap: 0;
  color: var(--color-white);
}

.icon-wrapper {
  display: inline-flex;
}

.contact-icon {
  margin-bottom: var(--space-1);
  margin-right: var(--space-2);
  height: var(--space-5);
  width: var(--space-5);
  flex-shrink: 0;
  color: var(--color-white);
}

.contact-text {
  word-break: break-word;
  font-size: var(--text-base);
  text-decoration-line: underline;
  color: var(--color-white);
}

.location-link {
  color: var(--color-white);
  text-decoration: none;
}

.location-text {
  word-break: break-word;
  font-size: var(--text-base);
  font-style: normal;
  color: var(--color-white);
}

.location-inner {
  display: flex;
  align-items: center;
}

.location-icon {
  color: var(--color-white);
  margin-bottom: var(--space-1);
  margin-right: var(--space-2);
  height: var(--space-5);
  width: var(--space-5);
  flex-shrink: 0;
}

.location-address {
  color: var(--color-white);
}

.map-iframe {
  border-radius: var(--radius-lg) !important;
}

.footerForm-section {
    scroll-margin-top: var(--header-height) !important;
    background-color: var(--color-contact-background);
    font-family:
        -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
}

.footerForm-container {
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--space-8);
    align-items: start;
    justify-content: center;
}

.footerForm-map-container {
    border-radius: var(--radius-lg);
    position: relative;
    height: 400px;
    width: 100%;
    order: 2;
}

.footerForm-map-wrapper {
    height: 100%;
    width: 100%;
    border-radius: var(--radius-lg);
    overflow: hidden;
    box-shadow: var(--shadow-md);
    border: 4px solid var(--color-white);
    position: relative;
    background-color: var(--color-gray-200);
}

.footerForm-map-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.footerForm-map-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color-white-alpha-10);
}

.footerForm-location-marker {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: drop-shadow(0 2px 4px var(--color-black-alpha-30));
    animation: bounce 2s ease-in-out infinite;
}

.footerForm-marker-icon {
    display: block;
}

.footerForm-marker-path {
    fill: var(--color-red);
}

.footerForm-location-info {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: var(--color-white);
    padding: var(--space-4);
    border-radius: var(--radius-lg);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    max-width: 220px;
}

.footerForm-location-title {
    font-size: var(--text-base);
    font-weight: var(--font-semibold);
    margin: 0 0 var(--space-2) 0;
    color: var(--color-gray-900);
}

.footerForm-location-address {
    font-size: var(--text-xs);
    line-height: var(--leading-snug);
    margin: 0 0 var(--space-2) 0;
    color: var(--color-gray-600);
}

.footerForm-maps-link {
    font-size: var(--text-xs);
    color: var(--color-google-blue);
    text-decoration: none;
    cursor: pointer;
}

.footerForm-maps-link:hover {
    text-decoration: underline;
}

.footerForm-card {
    background-color: var(--color-footer-contact-card-background);
    color: var(--color-footer-contact-card-foreground);
    border-radius: var(--radius-lg);
    border: 1px solid var(--color-gray-200);
    overflow: hidden;
    height: 100%;
    order: 1;
}

.footerForm-wrapper {
    padding: var(--space-6);
}

.footerForm-title {
    font-size: var(--text-xl);
    font-weight: var(--font-semibold);
    margin: 0 0 var(--space-3) 0;
}

.footerForm-description {
    font-size: var(--text-base);
    margin: 0 0 var(--space-6) 0;
    line-height: var(--leading-normal);
}

.footerForm-fields {
    display: flex;
    flex-direction: column;
    gap: var(--space-5);
}

.footerForm-input-container {
    position: relative;
}

.footerForm-input {
    width: 100%;
    height: 48px;
    padding: 0 var(--space-4);
    border: 1px solid var(--color-gray-900);
    border-radius: var(--radius-lg);
    font-size: var(--text-base);
    background-color: var(--color-gray-50);
    transition: var(--transition-base);
}

.footerForm-input:focus {
    outline: none;
    border-color: var(--color-gray-900);
    background-color: var(--color-white);
}

.footerForm-input::placeholder {
    font-size: var(--text-base);
}

.footerForm-phone-wrapper {
    display: flex;
    gap: var(--space-2);
}

.footerForm-country-selector {
    position: relative;
    width: 100px;
}

.footerForm-country-button {
    width: 100%;
    height: 48px;
    border: 1px solid var(--color-gray-900);
    border-radius: var(--radius-lg);
    background-color: var(--color-gray-50);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 var(--space-3);
    transition: var(--transition-base);
}

.footerForm-country-button:hover {
    background-color: var(--color-gray-100);
}

.footerForm-country-content {
    display: flex;
    align-items: center;
    gap: var(--space-1);
}

.footerForm-country-flag {
    font-size: var(--text-lg);
}


.footerForm-country-code {
    font-weight: var(--font-medium);
    font-size: var(--text-sm) !important;
}

.footerForm-dropdown-arrow {
    width: var(--space-4);
    height: var(--space-4);
}

.footerForm-country-dropdown {
    position: absolute;
    top: 95% !important;
    left: -12%;
    right: 0;
    margin-top: var(--space-2);
    width: 350px;
    height: 200px;
    scrollbar-width: none;
    background-color: var(--color-gray-50);
    border: 1px solid var(--color-gray-200);
    border-radius: var(--radius-md) !important;
    box-shadow: var(--shadow-md);
    display: none;
    z-index: 10;
    max-height: 200px;
    overflow-y: auto;
}



/* Country Search Container */
.footerForm-country-search-container {
    padding: var(--space-3) var(--space-4);
    border-bottom: 1px solid var(--color-gray-200);
    position: sticky;
    top: 0;
    background-color: var(--color-gray-50);
    z-index: 1;
}

/* Country Search Input */
.footerForm-country-search-input {
    width: 100%;
    height: 42px;
    padding: 0 var(--space-4);
    border: 1px solid var(--color-gray-300);
    border-radius: var(--radius-md);
    font-size: var(--text-base);
    background-color: var(--color-white);
    transition: var(--transition-base);
}

.footerForm-country-search-input:focus {
    outline: none;
    border-color: var(--color-gray-900);
    box-shadow: 0 0 0 2px var(--color-gray-900-alpha-20);
}

.footerForm-country-search-input::placeholder {
    color: var(--color-gray-500);
    font-size: var(--text-base);
}

/* Country No Results */
.footerForm-country-no-results {
    padding: var(--space-4);
    text-align: center;
    color: var(--color-gray-500);
    font-size: var(--text-sm);
    font-style: italic;
    border-top: 1px solid var(--color-gray-200);
}

/* Country Option */
.footerForm-country-option {
    width: 100%;
    padding: var(--space-3) var(--space-4);
    border: none;
    background: none;
    cursor: pointer;
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 1rem;
    transition: var(--transition-base);
    font-size: var(--text-sm) !important;
}

.footerForm-country-option:hover {
    background-color: var(--color-gray-200);
}

.footerForm-country-option.selected {
    opacity: 0.3;
    cursor: default;
}

.footerForm-country-option:first-child {
    border-radius: 0;
}

.footerForm-country-option:last-child {
    border-radius: 0 0 var(--radius-lg) var(--radius-lg);
}

.footerForm-phone-input-container {
    flex: 1;
    position: relative;
}

.footerForm-customer-type-container {
    display: flex;
    flex-direction: column;
    gap: var(--space-4);
}

.footerForm-label {
    font-size: var(--text-base);
    font-weight: var(--font-medium);
}

.footerForm-radio-group {
    display: flex;
    flex-direction: row;
    gap: var(--space-3);
}

.footerForm-radio-button {
    flex: 1;
    height: 48px;
    border: 1px solid var(--color-gray-900);
    border-radius: var(--radius-lg);
    background-color: var(--color-gray-50);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--text-base);
    transition: var(--transition-base);
    font-weight: var(--font-medium);
}

.footerForm-radio-button:hover {
    border-color: var(--color-gray-900);
    background-color: var(--color-gray-50);
}

.footerForm-radio-input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

.footerForm-service-type-container {
    display: flex;
    flex-direction: column;
    gap: var(--space-4);
}

.footerForm-select {
    width: 100%;
    height: 48px;
    padding: 0 var(--space-4);
    border: 1px solid var(--color-gray-900);
    border-radius: var(--radius-lg);
    font-size: var(--text-base);
    background-color: var(--color-gray-50);
    transition: var(--transition-base);
    cursor: pointer;
}

.footerForm-select:focus {
    outline: none;
    border-color: var(--color-gray-900);
    background-color: var(--color-white);
}

.footerForm-select option {
    background-color: var(--color-white);
    color: var(--color-gray-900);
    padding: var(--space-2);
}

.footerForm-submit-container {
    margin-top: var(--space-2);
}

.footerForm-submit-button {
    width: 100%;
    height: 48px;
    background-color: var(--color-primary-button-background);
    color: var(--color-primary-button-foreground);
    border: none;
    border-radius: var(--radius-lg);
    font-size: var(--text-lg);
    font-weight: var(--font-semibold);
    cursor: pointer;
    transition: var(--transition-base);
}

.footerForm-submit-button:hover {
    background-color: var(--color-primary-button-background-hover);
    color: var(--color-primary-button-foreground-hover);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px var(--color-black-alpha-30);
}

.footerForm-submit-button:focus {
    outline: 2px solid var(--color-gray-900);
    outline-offset: 2px;
}

.successPage-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: var(--space-12) var(--space-6);
    min-height: 400px;
}

.successPage-icon-wrapper {
    margin-bottom: var(--space-6);
}

.successPage-icon {
    width: 75px;
    height: 75px;
}

.successPage-title {
    font-size: var(--text-2-xl);
    font-weight: var(--font-semibold); 
    margin: 0 0 var(--space-3) 0;
}

.successPage-message {
    font-size: var(--text-lg);
    margin: 0 0 var(--space-8) 0;
    line-height: var(--leading-normal);
}

.successPage-review-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--space-3);
    padding-top: var(--space-8);
    border-top: 1px solid var(--color-gray-200);
    width: 100%;
    max-width: 400px;
}

.successPage-review-title {
    font-size: var(--text-lg);
    font-weight: var(--font-semibold);
    margin: 0;
}

.successPage-review-description {
    font-size: var(--text-sm);
    margin: 0 0 var(--space-4) 0;
    line-height: var(--leading-relaxed);
}

.successPage-google-review-button {
    display: inline-flex;
    align-items: center;
    gap: var(--space-2);
    background-color: #4285f4;
    color: var(--color-white);
    padding: var(--space-3) var(--space-6);
    border-radius: var(--radius-lg);
    font-size: var(--text-base);
    font-weight: var(--font-medium);
    text-decoration: none;
    transition: var(--transition-base);
    box-shadow: 0 2px 4px rgba(66, 133, 244, 0.3);
}

.successPage-google-review-button:hover {
    background-color: #3367d6;
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(66, 133, 244, 0.4);
}

.successPage-google-icon {
    width: 20px;
    height: 20px;
}

.footer-section {
  background-color: var(--color-footer-background);
  color: var(--color-footer-foreground);
  padding: var(--space-16) var(--space-4);
  width: 100%;
}

.footer-content {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--space-12);
}

.footer-column {
  display: flex;
  flex-direction: column;
}

.footer-heading {
  font-size: var(--text-xl);
  font-weight: var(--font-semibold);
  margin-bottom: var(--space-6);
  margin-top: 0;
}

.footer-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: var(--space-3);
}

.footer-list-item {
  font-size: var(--text-base);
  line-height: var(--leading-normal);
}

.footer-list-item-last {
  padding-bottom: var(--space-3);
}

.footer-link {
  text-decoration: none;
  transition: var(--transition-base);
  display: inline-block;
}

.footer-link:hover {
  color: var(--color-primary);
}

.footer-contact-link {
  text-decoration: none;
  transition: var(--transition-base);
  display: flex;
  align-items: start;
  gap: var(--space-3);
}

.footer-contact-link:hover {
  color: var(--color-primary);
}

.footer-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    min-width: 16px;
    width: 16px;
    height: 16px;
    margin-top: 6px;
}
.footer-bottom-section .copyright-container[data-copyright-enabled='false']{
    display:none;
}

.footer-bottom-section .terms-privacy-container[data-terms-privacy-enabled='false']
{
    display: none;
}

.footer-bottom-section .powered-by-container[data-terms-privacy-enabled='false'][data-copyright-enabled='false']{
    margin: 0 auto;
}

.list-section-card {
  border-bottom: 1px solid var(--color-gray-200);
  padding-bottom: var(--space-4);
}

.list-section-card:last-child {
  border-bottom: none;
}

.list-section-card-body {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: var(--space-4);
}

.list-section-card-details {
  flex: 1;
}

.list-section-card-title {
  font-size: var(--text-lg);
  font-weight: var(--font-semibold);
  color: var(--color-black);
  margin-bottom: var(--space-2);
}

.list-section-card-description {
  font-size: var(--text-sm);
  color: var(--color-gray-600);
  margin-bottom: var(--space-2);
  line-height: var(--leading-relaxed);
}

.list-section-card-meta {
  font-size: var(--text-sm);
  color: var(--color-black);
  font-weight: var(--font-medium);
}

.list-section-card-actions {
  display: flex;
  align-items: center;
  gap: var(--space-3);
}

.list-section-card-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: var(--radius-md);
}

.list-section-card-list-section {
  background-color: var(--color-white);
}

/* Media Queries */

@media (min-width: 640px) {
  .container {
    max-width: var(--container-sm);
  }
  .inner-grid {
    margin-top: var(--space-8);
    margin-bottom: var(--space-8);
    gap: var(--space-12);
  }
}

@media (min-width: 768px) {
  .container {
    max-width: var(--container-md);
    padding: 0 var(--space-6);
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .card-layout-double {
    grid-template-columns: 1fr 1fr;
    gap: var(--space-12);
  }
  .mobile-only {
    display: none;
  }
  .mobile-hide {
    display: block;
  }
  .desktop-only {
    display: block;
  }
  .membership-card {
    padding: var(--space-16) var(--space-12);
  }
  .pricing-text {
    font-size: var(--text-md);
  }
  .card-button-inverted {
    padding: 0.875rem var(--space-10);
    font-size: var(--text-md);
  }
  .flickity-page-dots {
    display: none !important;
  }
  .logo-container {
    height: 100px;
  }
  .cta-mobile-spacing {
    margin-bottom: 0;
  }
  .fixed-cta {
    display: none !important;
  }
  .modal-success-container {
    padding: var(--space-10) var(--space-8);
  }
  .modal-success-container .successPage-icon {
    width: 80px;
    height: 80px;
  }
  .modal-success-container .successPage-title {
    font-size: var(--text-3-xl);
  }
  .modal-success-container .successPage-message {
    font-size: var(--text-lg);
  }
  .modal-success-container .successPage-review-title {
    font-size: var(--text-lg);
  }
  .modal-success-container .successPage-review-description {
    font-size: var(--text-base);
  }
  .modal-success-container .successPage-google-review-button {
    padding: var(--space-3) var(--space-6);
    font-size: var(--text-base);
  }
  .mobile-fixed-cta {
    display: none;
  }
  .hero-grid {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    gap: var(--space-16);
  }
  .hero-image-container {
    width: 48%;
    max-width: none;
  }
  .hero-content-wrapper {
    padding: var(--space-16) var(--space-8);
  }
  .hero-content-card {
    width: 48%;
    max-width: none;
    padding: var(--space-12) var(--space-10);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .accordion-button {
    font-size: var(--text-xl);
  }
  .accordion-answer {
    font-size: var(--text-lg);
  }
  .mobile-announcement-content {
    border-radius: var(--radius-full);
    padding: var(--space-12) var(--space-16);
    max-width: 600px;
  }
  .mobile-announcement-heading {
    font-size: var(--text-3-xl);
  }
  .mobile-announcement-text {
    font-size: var(--text-2-xl);
  }
  .feature-card {
    flex-direction: row;
    height: 700px;
  }
  .feature-card-auto-height {
    height: auto;
  }
  .card-image-wrapper {
    width: 40%;
  }
  .card-image-wrapper-rounded {
    border-radius: var(--radius-2-xl) 0 0 var(--radius-2-xl);
  }
  .card-image-rounded {
    border-radius: var(--radius-2-xl) 0 0 var(--radius-2-xl);
  }
  .card-content {
    width: 60%;
    padding: var(--space-12);
    justify-content: center;
    text-align: center;
  }
  .card-content-narrow {
    width: 50%;
  }
  .card-content-wide {
    width: 61%;
  }
  .card-content-rounded {
    border-radius: 0 var(--radius-2-xl) var(--radius-2-xl) 0;
  }
  .card-heading {
    font-size: 2.8rem;
    margin-bottom: var(--space-8);
  }
  .card-heading-left {
    text-align: left;
  }
  .card-detail {
    font-size: 1.3rem;
  }
  .card-text {
    font-size: var(--text-md);
  }
  .card-text-large {
    font-size: var(--text-lg);
  }
  .card-button {
    padding: 0.875rem var(--space-10);
  }
  .card-button-container {
    margin-top: var(--space-6);
  }
  .feature-card-primary {
    background-color: var(--color-primary);
  }
  .feature-card-reverse {
    flex-direction: row;
  }
  .about-section .card-heading {
    text-align: left;
    font-size: var(--text-3-xl);
  }
  .column-span {
    grid-column: span 10 / span 10;
    grid-column-start: 2;
  }
  .inner-grid {
    padding-left: var(--space-8);
    padding-right: var(--space-8);
  }
  .info-section--hours {
    order: 2;
    grid-column: span 6 / span 6;
    grid-column-start: 7;
  }
  .info-section--contact {
    order: 1;
    grid-column: span 6 / span 6;
  }
  .info-box {
    padding-left: var(--space-2);
    padding-right: var(--space-2);
    padding-top: var(--space-8);
    padding-bottom: var(--space-8);
  }
  .footerForm-section {
    padding: var(--space-12) var(--space-8);
  }
  .footerForm-container {
    gap: var(--space-4);
    align-items: center;
  }
  .footerForm-map-container {
    order: 1;
    height: 100%;
    min-height: 500px;
  }
  .footerForm-card {
    order: 2;
  }
  .footerForm-wrapper {
    padding: var(--space-8);
  }
  .footerForm-title {
    font-size: 1.75rem;
  }
  .footerForm-description {
    font-size: var(--text-lg);
  }
  .footerForm-fields {
    gap: var(--space-6);
  }
  .footerForm-input,
  .footerForm-country-button,
  .footerForm-radio-button {
    height: 56px;
    font-size: var(--text-lg);
    padding: 0 var(--space-5);
    border-radius: 10px;
  }
  .footerForm-input::placeholder {
    font-size: var(--text-lg);
  }
  .footerForm-country-selector {
    width: 110px;
  }
  .footerForm-radio-button {
    font-size: 1.0625rem;
  }
  .footerForm-radio-group {
    flex-direction: row;
    gap: var(--space-4);
  }
  .footerForm-submit-button {
    height: 56px;
    font-size: var(--text-lg);
    border-radius: 10px;
  }
  .footerForm-label {
    font-size: var(--text-lg);
  }
  .successPage-container {
    padding: var(--space-16) var(--space-8);
  }
  .successPage-title {
    font-size: 2rem;
  }
  .successPage-message {
    font-size: var(--text-xl);
  }
  .successPage-review-title {
    font-size: var(--text-xl);
  }
  .successPage-review-description {
    font-size: var(--text-base);
  }
  .footer-content {
    grid-template-columns: repeat(2, 1fr);
    gap: var(--space-8);
  }
  #contact-column {
    grid-column: span 2;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: var(--container-lg);
    padding: 0 var(--space-8);
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .heading-hero {
    font-size: var(--text-5-xl);
  }
  .text-hero {
    font-size: var(--text-xl);
  }
  .faq-section {
    padding: var(--space-24) var(--space-8);
  }
  .hero-heading {
    font-size: 2.95rem;
  }
  .hero-description {
    font-size: 1.3rem;
  }
  .hero-cta-button {
    padding: 1.125rem var(--space-12);
    font-size: var(--text-lg);
  }
  .hero-content-wrapper {
    padding: var(--space-16) var(--space-8);
  }
  .hero-content-card {
    padding: var(--space-16) var(--space-24);
  }
  .marquee-container {
    display: block;
  }
  .mobile-announcement-container {
    display: none;
  }
  .marquee-text {
    font-size: var(--text-xl);
  }
  .marquee-track {
    animation-duration: 45s;
  }
  .card-content {
    padding: var(--space-16);
  }
  .card-content-padded-left {
    padding-left: var(--space-20);
  }
  .card-heading {
    font-size: 3.4rem;
  }
  .card-heading-medium {
    font-size: var(--text-4-xl);
    margin-bottom: var(--space-8);
  }
  .card-heading-large {
    font-size: 3.5rem;
    margin-bottom: var(--space-10);
  }
  .card-text {
    font-size: var(--text-lg);
  }
  .card-text-large {
    font-size: 1.3rem;
  }
  .card-button-small {
    padding: 1.125rem var(--space-12);
    font-size: var(--text-md);
  }
  .about-section .card-content {
    padding: var(--space-8);
    padding-left: var(--space-20);
  }
  .about-section .card-heading {
    font-size: var(--text-4-xl);
    margin-bottom: var(--space-8);
  }
  .about-section .card-text {
    font-size: var(--text-lg);
  }
  .column-span {
    grid-column: span 10 / span 10;
    grid-column-start: 2;
  }
  .inner-grid {
    margin-top: var(--space-8);
    margin-bottom: var(--space-8);
  }
  .info-section--hours {
    grid-column: span 12 / span 12;
    grid-column-start: 9;
  }
  .info-section--contact {
    grid-column: span 8 / span 8;
    grid-column-start: 1;
  }
  .footerForm-section {
    padding: var(--space-16) var(--space-8);
  }
  .footerForm-container {
    grid-template-columns: 5fr 6fr;
    gap: var(--space-12);
    max-width: 1400px;
  }
  .footerForm-wrapper {
    padding: var(--space-8) var(--space-10);
  }
  .footerForm-map-container {
    min-height: 600px;
  }
  .footerForm-title {
    font-size: var(--text-2-xl);
  }
  .footerForm-description {
    font-size: var(--text-lg);
    margin: 0 0 var(--space-8) 0;
  }
  .footerForm-fields {
    gap: var(--space-8);
  }
  .footerForm-input,
  .footerForm-country-button,
  .footerForm-radio-button {
    font-size: var(--text-lg);
    padding: 0 var(--space-5);
    border-radius: var(--radius-xl);
  }
  .footerForm-input::placeholder {
    font-size: var(--text-lg);
  }
  .footerForm-country-selector {
    width: 120px;
  }
  .footerForm-country-code {
    font-size: var(--text-lg);
  }
  .footerForm-country-dropdown {
    border-radius: var(--radius-xl);
  }
  .footerForm-country-option {
    padding: var(--space-3) var(--space-4);
    font-size: var(--text-lg);
  }
  .footerForm-country-option:first-child {
    border-radius: var(--radius-xl) var(--radius-xl) 0 0;
  }
  .footerForm-country-option:last-child {
    border-radius: 0 0 var(--radius-xl) var(--radius-xl);
  }
  .footerForm-radio-button {
    font-size: var(--text-lg);
  }
  .footerForm-radio-group {
    gap: var(--space-5);
  }
  .footerForm-submit-button {
    height: 72px;
    font-size: 1.375rem;
    border-radius: var(--radius-xl);
  }
  .footerForm-customer-type-container {
    gap: var(--space-5);
  }
  .footerForm-label {
    font-size: var(--text-lg);
  }
  .footerForm-submit-container {
    margin-top: var(--space-4);
  }
  .successPage-container {
    padding: var(--space-20) var(--space-12);
  }
  .successPage-icon-wrapper {
    margin-bottom: var(--space-8);
  }
  .successPage-icon {
    width: 80px;
    height: 80px;
  }
  .successPage-title {
    font-size: 2.5rem;
    margin-bottom: var(--space-4);
  }
  .successPage-message {
    font-size: 1.5rem;
    margin-bottom: var(--space-12);
  }
  .successPage-review-section {
    gap: var(--space-4);
    padding-top: var(--space-12);
  }
  .successPage-google-review-button {
    padding: var(--space-4) var(--space-8);
    font-size: var(--text-lg);
  }
  .footer-content {
    grid-template-columns: repeat(3, 1fr);
    gap: var(--space-12);
  }
  #contact-column {
    grid-column: span 1;
  }
  .footer-heading {
    font-size: 1.75rem;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: var(--container-xl);
  }
  .nav-desktop {
    display: flex;
  }
  .mobile-menu-button-container {
    display: none !important;
  }
  .mobile-menu-button-hide {
    display: none;
  }
}

@media (max-width: 767px) {
  .footerForm-country-dropdown {
    width: 250px;
  }

  .section-overlay {
    height: auto;
  }
  .mobile-only {
    display: block;
  }
  .mobile-hide {
    display: none;
  }
  .desktop-only {
    display: none;
  }
  .carousel-card {
    min-height: 450px;
    width: 78%;
  }

  .carousel-card-image-container {
    aspect-ratio: 1;
    height: auto;
  }
  .flickity-viewport {
    border-radius: 0px !important;
  }
  .flickity-page-dots {
    bottom: -80px !important;
  }
  .flickity-prev-next-button {
    top: 110% !important;
  }
  .fixed-cta {
    display: block !important;
  }
  .hero-cta-button {
    display: none;
  }
  .hero-content-wrapper {
    padding: var(--space-12) var(--space-6);
  }
  .hero-grid {
    position: relative;
    flex-direction: column;
    gap: 0;
    align-items: center;
    justify-content: flex-start;
  }
  .hero-image-container {
    width: 105%;
    max-width: none;
    margin-bottom: 0;
    z-index: 1;
  }
  .hero-content-card {
    width: 105%;
    max-width: none;
    margin-top: -100px;
    z-index: 2;
    position: relative;
  }
  .view-all-button {
    margin-top: var(--space-16) !important;
  }
  .services-section .carousel-card-content {
    height: 220px;
    padding: var(--space-5);
  }
  .services-section .carousel-card-title {
    font-size: 1.3rem;
    margin-bottom: var(--space-2);
  }
  .services-section .carousel-card-text {
    font-size: var(--text-sm);
    -webkit-line-clamp: 3;
    margin-bottom: var(--space-4);
  }
  .service-button {
    width: 70%;
    padding: var(--space-3);
    font-size: var(--text-sm);
  }
  .testimonial-cell-container {
    flex-direction: column;
    height: auto !important;
    min-height: auto !important;
  }
  .testimonial-card {
    height: auto !important;
    min-height: 300px !important;
  }
  .testimonials-carousel-cell {
    padding: 0.75rem;
    height: auto !important;
    min-height: auto !important;
    width: 98%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .heading-section {
    font-size: var(--text-4-xl);
  }
  .text-section {
    font-size: var(--text-lg);
  }
  .carousel-card {
    min-height: 500px;
  }
  .carousel-card-image-container {
    aspect-ratio: 1;
    height: auto;
  }
  .services-section .carousel-card-content {
    height: 280px;
  }
}

@media (max-width: 768px) {
  .btn-tab {
    padding: var(--space-2) var(--space-4);
    font-size: var(--text-xs);
  }
  .country-selector {
    min-width: 80px;
    padding: 0.8rem;
  }
  .country-dropdown {
    width: 180px;
    left: -10px;
  }
  .country-option {
    padding: 10px 12px;
  }
  .input-with-icon {
    padding: 0 0.8rem;
  }
  .form-fields-column {
    flex-direction: column;
  }
  .form-options-row {
    flex-direction: row;
    gap: var(--space-3);
  }
  .section-header {
    margin-bottom: var(--space-8);
  }
  .section-title {
    font-size: 36px;
  }
  .gallery-grid {
    column-count: 2 !important;
  }
  .modal {
    padding: 0;
    align-items: flex-end;
  }
  .modal-content {
    max-width: 100%;
    max-height: 85vh;
    margin: 0;
    border-radius: 20px 20px 0 0;
    position: relative;
  }
  .modal-header {
    padding: 1.5rem 1.5rem 1rem 1.5rem;
  }
  .modal-body {
    padding: 1.5rem;
  }
  .list-section-card-body {
    flex-direction: column;
    gap: var(--space-3);
  }
  .list-section-card-actions {
    width: 100%;
    justify-content: space-between;
  }
  .list-section-card-title {
    font-size: var(--text-base);
  }
  .list-section-card-description {
    font-size: var(--text-xs);
  }
  .list-section-card-meta {
    font-size: var(--text-xs);
  }
  .list-section-card-image {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 900px) {
  .carousel-nav-button {
    display: none;
  }
  .carousel-nav-button:last-of-type {
    display: flex;
    margin: var(--space-3) 0;
  }
}

@media (max-width: 1024px) {
  .gallery-container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-title {
    font-size: 40px;
  }
  .section-subtitle {
    font-size: var(--text-base);
  }
  .gallery-grid {
    column-count: 3;
  }
}

@media (max-width: 640px) {
  .gallery-container {
    padding-top: var(--space-10);
    padding-bottom: var(--space-10);
  }
}

@media screen and (min-width: 1024px) {
  .carousel-card {
    width: calc(33.333% - 0.7rem) !important;
  }
  .testimonials-carousel .carousel-card {
    width: calc(33.333% - 1rem) !important;
  }
  .carousel-container:after {
    content: 'flickity-enabled';
    display: none;
  }
}

@media screen and (min-width: 650px) and (max-width: 1023px) {
  .carousel-card {
    width: calc(50% - 1rem) !important;
  }
}

@media screen and (max-width: 1024px) {
  .testimonials-carousel-cell {
    height: auto !important;
    min-height: auto !important;
  }
  .testimonial-cell-container {
    height: auto !important;
  }
  .testimonials-section {
    height: auto !important;
    min-height: auto !important;
  }
}


/* Testimonials carousel scoped overrides */
.testimonials-carousel .flickity-viewport {
    transition: height 0.3s ease-in-out !important;
}

.testimonials-carousel .flickity-prev-next-button {
    background: var(--color-testimonials-navigation-arrows) !important;
}

.testimonials-carousel .carousel-cell {
    overflow: visible !important;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .testimonial-card {
        min-height: 265px !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .testimonials-heading {
        font-size: var(--text-4-xl);
    }
    .testimonials-subheading {
        font-size: var(--text-lg);
    }
}

/* Testimonials Section Carousel - Center and Hide Navigation for Few Items */
@media (min-width: 1024px) {
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(4))) .flickity-prev-next-button {
        display: none !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(4))) .flickity-page-dots {
        display: none !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-viewport {
        width: 900px;
        margin: 0 auto;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .testimonials-carousel-cell {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .testimonial-cell-container {
        display: flex !important;
        flex-direction: row !important;
        gap: var(--space-6) !important;
        justify-content: center !important;
        min-height: auto !important;
        height: auto !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .testimonials-carousel-cell {
        min-height: auto !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .testimonial-card {
        flex: 0 1 380px !important;
        max-width: 380px !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .flickity-viewport {
        width: 900px;
        margin: 0 auto;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .carousel-card {
        width: calc(50% - var(--space-2)) !important;
    }
}

/* Tablet: Hide navigation buttons when 1-2 carousel cells */
@media (min-width: 768px) and (max-width: 1023px) {
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(3))) .flickity-prev-next-button {
        display: none !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(3))) .flickity-page-dots {
        display: none !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-viewport {
        width: 625px;
        margin: 0 auto;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .testimonials-carousel-cell {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .testimonial-cell-container {
        display: flex !important;
        flex-direction: row !important;
        gap: var(--space-4) !important;
        justify-content: center !important;
        min-height: auto !important;
        height: auto !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .testimonials-carousel-cell {
        min-height: auto !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .testimonial-card {
        flex: 0 1 340px !important;
        max-width: 340px !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .flickity-prev-next-button {
        display: none !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .flickity-page-dots {
        display: none !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .flickity-viewport {
        width: 625px;
        margin: 0 auto;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .carousel-card {
        width: calc(50% - var(--space-2)) !important;
    }
}

/* Mobile: Hide navigation when only 1 carousel cell */
@media (max-width: 767px) {
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-prev-next-button {
        display: none !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-page-dots {
        display: none !important;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-viewport {
        width: 90%;
        max-width: 400px;
        margin: 0 auto;
    }
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .testimonials-carousel-cell {
        width: 100% !important;
        margin-right: 0 !important;
    }
}

@media (min-width: 1400px) {
  .flickity-prev-next-button.next {
    right: -10% !important;
  }
  .flickity-prev-next-button.previous {
    left: -10% !important;
  }
}

@media (min-width: 1600px) {
  .hero-content-wrapper {
    padding: var(--space-20) var(--space-8);
  }
  .feature-card-fixed-width {
    width: 85rem;
  }
}

@media (max-width: 600px) {
  .testimonials-section {
    padding: var(--space-16) 0 var(--space-16) 0;
    height: auto !important;
    min-height: auto !important;
  }
  .testimonials-container {
    padding: var(--space-6) 0 0 0;
  }
  .testimonials-heading {
    font-size: var(--text-2-xl);
  }
  .testimonial-card {
    min-width: 0;
    padding: var(--space-5);
    height: auto !important;
    min-height: 230px !important;
  }
}

@media (min-width: 1440px) {
  .marquee-container {
    padding: var(--space-5) 0;
  }
  .marquee-text {
    font-size: var(--text-2-xl);
  }
}

@media (hover: hover) {
  .marquee-container:hover .marquee-track {
    animation-play-state: paused;
  }
}

/* Service Hero Section (category-) */
.category-hero-section {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-categoryBanner-background);
  color: var(--color-categoryBanner-foreground);
  position: relative;
  padding: 0 2rem;
}

.category-hero-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1400px;
  gap: 3rem;
  margin: 4rem auto;
}

.category-hero-text-block {
  flex: 1 1 0%;
  max-width: 700px;
}

.category-hero-title {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  line-height: 1.1;
}

.category-hero-description {
  font-size: 1.25rem;
  color: #222;
  opacity: 0.9;
  margin-top: 1rem;
  max-width: 90%;
}

.category-hero-image-card {
  flex: 1 1 0%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 1.25rem;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.18);
  overflow: hidden;
  max-width: 700px;
  min-height: 420px;
}

.category-hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media (max-width: 1024px) {
  .category-hero-content-wrapper {
    flex-direction: column;
    gap: 2rem;
    margin: 2rem auto;
  }
  .category-hero-image-card {
    min-height: 260px;
  }
  .category-hero-title {
    font-size: 2.2rem;
  }
}

@media (max-width: 600px) {
  .category-hero-section {
    padding: 0 0.5rem;
  }
  .category-hero-title {
    font-size: 1.5rem;
  }
  .category-hero-description {
    font-size: 1rem;
  }
  .category-hero-image-card {
    max-width: 100%;
    min-width: 0;
    min-height: 160px;
    border-radius: 0.75rem;
  }
}

/* Feature Grid Section (category-) */
.category-feature-section {
  width: 100%;
  background: var(--color-categoryFeature-background);
  color: var(--color-categoryFeature-foreground);
  padding: 0;
  min-height: 60vh;
}

.category-feature-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 3rem 1rem 4rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.category-feature-header {
  text-align: center;
  margin-bottom: 2.5rem;
}

.category-feature-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.category-feature-description {
  font-size: 1.15rem;
  margin-bottom: 2rem;
}

.category-feature-grid {
  padding: 10px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem 2rem;
  width: 100%;
  max-width: 1200px;
}

.category-feature-card {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e5e5e5;
  padding: 2rem 2rem 1.5rem 2rem;
  display: flex;
  flex-direction: column;
  min-height: 170px;
  transition: box-shadow 0.2s;
}

.category-feature-card:hover {
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.13);
}

.category-feature-card-title {
  color: var(--color-primary);
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
}

.category-feature-card-underline {
  width: 48px;
  height: 4px;
  background: var(--color-categoryFeature-background);
  border-radius: 2px;
  margin-bottom: 1rem;
}

.category-feature-card-description {
  color: #444;
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1.5;
}

@media (max-width: 1024px) {
  .category-feature-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  .category-feature-container {
    padding: 2rem 0.5rem 3rem 0.5rem;
  }
  .category-feature-title {
    font-size: 2rem;
  }
}

@media (max-width: 600px) {
  .category-feature-section {
    padding: 0;
  }
  .category-feature-container {
    padding: 1.5rem 0.25rem 2rem 0.25rem;
  }
  .category-feature-title {
    font-size: 1.3rem;
  }
  .category-feature-card {
    padding: 1.25rem 1rem 1rem 1rem;
    min-height: 120px;
  }
  .category-feature-card-title {
    font-size: 1.1rem;
  }
  .category-feature-card-description {
    font-size: 1rem;
  }
}

/* FAQ Accordion Section (category-) */
.category-faq-section {
  padding: var(--space-20) 0;
  background-color: var(--color-category-faq-background) !important;
  color: var(--color-category-faq-foreground) !important;
}

.category-faq-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 1rem;
}

.category-faq-header {
  text-align: center;
  margin-bottom: 2.5rem;
}

.category-faq-title {
  font-size: 2rem;
  font-weight: 700;
  color: var(--color-gallery-foreground);
  margin-bottom: 0.5rem;
}

.category-faq-description {
  font-size: 1.1rem;
  color: var(--color-gallery-foreground);
  margin-bottom: 2rem;
}

.category-faq-list {
  max-width: 800px;
  margin: 0 auto;
}

.category-faq-item {
  margin-bottom: var(--space-4);
  border: 0.5px solid var(--color-gray-400);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-sm);
  transition:
    box-shadow 0.2s,
    border-color 0.2s;
  overflow: hidden;
  background: #fff;
}

.category-faq-item:hover {
  box-shadow: var(--shadow-md);
}

.category-faq-button {
  width: 100%;
  padding: var(--space-5);
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  background: none;
  border: none;
  cursor: pointer;
  transition: background-color 0.2s;
}

.category-faq-button:hover {
  background-color: var(--color-gray-50);
}

.category-faq-question {
  font-size: 1.2rem;
  font-weight: 500;
  color: var(--color-black);
  flex: 1;
  padding-right: var(--space-4);
}

.category-faq-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: var(--color-categoryFeature-background);
  border-radius: 50%;
  flex-shrink: 0;
}

.category-faq-icon {
  transition: transform 0.3s ease;
}

.category-faq-content {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}

.category-faq-answer-wrapper {
  padding: var(--space-5);
  padding-top: 0;
  border-top: 1px solid var(--color-gallery-background);
}

.category-faq-answer {
  font-size: 1.05rem;
  line-height: 1.6;
  color: var(--color-gray-700);
}

@media (max-width: 767px) {
  .category-faq-section {
    padding: var(--space-16) 0;
  }
  .category-faq-button {
    padding: var(--space-4);
  }
  .category-faq-question {
    font-size: 1rem;
  }
  .category-faq-answer-wrapper {
    padding: var(--space-4);
    padding-top: 0;
  }
}

/* Category CTA Section Styles */
.category-cta-section {
  width: 100%;
  background: #000;
  padding: var(--space-24) 0 var(--space-24) 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 320px;
  border: none;
}

.category-cta-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.category-cta-content-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.category-cta-inner-content {
  max-width: 700px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: transparent;
}

.category-cta-title {
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: var(--space-6);
}

.category-cta-description {
  color: #fff;
  font-size: 1.15rem;
  margin-bottom: var(--space-10);
  font-weight: 400;
}

.category-cta-button {
  background: var(--color-primary-dark);
  color: #fff;
  font-size: 1.15rem;
  font-weight: 600;
  border: none;
  border-radius: var(--radius-full);
  padding: var(--space-4) var(--space-10);
  box-shadow: 0 8px 20px var(--color-primary-dark);
  transition:
    background 0.2s,
    color 0.2s,
    transform 0.2s;
  margin: 0 auto;
  min-width: 220px;
  max-width: 320px;
  width: 100%;
  display: inline-block;
}

.category-cta-button:hover {
  background: var(--color-primary-dark);
  color: #fff;
  transform: translateY(-2px);
}

@media (min-width: 768px) {
  .category-cta-section {
    padding: var(--space-32) 0 var(--space-32) 0;
    min-height: 340px;
  }
  .category-cta-title {
    font-size: 2.5rem;
  }
  .category-cta-description {
    font-size: 1.25rem;
  }
  .category-cta-button {
    width: auto;
    font-size: 1.2rem;
    padding: var(--space-4) var(--space-12);
  }
}

@media (max-width: 767px) {
  .category-cta-section {
    padding: var(--space-16) 0 var(--space-16) 0;
    min-height: 220px;
  }
  .category-cta-title {
    font-size: 1.3rem;
  }
  .category-cta-description {
    font-size: 1rem;
  }
  .category-cta-button {
    font-size: 1rem;
    padding: var(--space-3) var(--space-8);
    min-width: 160px;
  }
}

.category-footer-section {
  background-color: var(--color-footer-background);
  color: var(--color-footer-foreground);
}

/* Category Service List Section Styles */
.category-service-list-section {
  padding: var(--space-20) 0;
  background-color: var(--color-surface);
}

.category-service-list-header {
  margin-bottom: var(--space-12);
}

.category-service-list-title {
  margin-bottom: var(--space-4);
}

.category-service-list {
  display: flex;
  flex-direction: column;
  gap: var(--space-6);
}

.category-service-card {
  display: flex;
  background-color: var(--color-primary);
  border-radius: var(--radius-xl);
  overflow: hidden;
  box-shadow: var(--shadow-lg);
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.category-service-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-xl);
}

.category-service-image-wrapper {
  flex-shrink: 0;
  width: 400px;
  height: 280px;
  overflow: hidden;
}

.category-service-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.category-service-content {
  flex: 1;
  padding: var(--space-10);
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: var(--color-white);
}

.category-service-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: var(--space-4);
}

.category-service-title {
  font-size: var(--text-2xl);
  font-weight: var(--font-semibold);
  color: var(--color-white);
  margin: 0;
  line-height: 1.2;
}

.category-service-price {
  font-size: var(--text-2xl);
  font-weight: var(--font-bold);
  color: var(--color-white);
  flex-shrink: 0;
  margin-left: var(--space-4);
}

.category-service-description {
  font-size: var(--text-base);
  line-height: var(--leading-relaxed);
  color: var(--color-white);
  opacity: 0.9;
  margin-bottom: var(--space-6);
  flex-grow: 1;
}

.category-service-actions {
  display: flex;
  gap: var(--space-4);
}

.category-service-actions .btn {
  padding: var(--space-3) var(--space-6);
  border-radius: var(--radius-full);
  font-weight: var(--font-medium);
  transition: all 0.2s ease;
  text-decoration: none;
  display: inline-block;
}

.category-service-link {
  background-color: var(--color-white);
  color: var(--color-primary);
  border: 2px solid var(--color-white);
}

.category-service-link:hover {
  background-color: transparent;
  color: var(--color-white);
}

.category-service-book-button {
  background-color: var(--color-primary-dark);
  color: var(--color-white);
  border: 2px solid var(--color-primary-dark);
}

.category-service-book-button:hover {
  background-color: var(--color-primary-dark);
  border-color: var(--color-primary-dark);
}

@media (max-width: 1024px) {
  .category-service-image-wrapper {
    width: 350px;
  }
}

@media (max-width: 768px) {
  .category-service-card {
    flex-direction: column;
  }

  .category-service-image-wrapper {
    width: 100%;
    height: 200px;
  }

  .category-service-content {
    padding: var(--space-6);
  }

  .category-service-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .category-service-price {
    margin-left: 0;
    margin-top: var(--space-2);
  }

  .category-service-title {
    font-size: var(--text-xl);
  }

  .category-service-actions {
    flex-direction: column;
    width: 100%;
  }

  .category-service-actions .btn {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .category-service-list-section {
    padding: var(--space-12) 0;
  }

  .category-service-content {
    padding: var(--space-5);
  }

  .category-service-description {
    font-size: var(--text-sm);
  }
}
.category-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.footerForm-map-embed-container {
    border-radius: 8px;
    border: 4px solid var(--color-gray-100);
}
@media (max-width: 768px) {
  .flickity-prev-next-button.next,
  .flickity-prev-next-button.previous {
    display: none !important;
  }
  .flickity-page-dots {
            bottom: -40px !important;
        }
}

/* Checkbox Container - Main wrapper with top margin and spacing */
.ctaForm-checkbox-container,
.footerForm-checkbox-container {
    margin-top: 16px;
    margin-bottom: 12px;
    padding: 0;
}

/* Checkbox Wrapper - Flexbox for alignment */
.ctaForm-checkbox-wrapper,
.footerForm-checkbox-wrapper {

  display: grid;
  grid-template-columns: 20px 1fr;
  gap: 12px;
  cursor: pointer;
  align-items: start;
}

.ctaForm-checkbox-wrapper,
.footerForm-checkbox-wrapper  > :nth-child(3) {
  grid-column: 1 / -1; /* span full row */
}


/* Checkbox Input - Styling the actual checkbox */
.ctaForm-checkbox-input,
.footerForm-checkbox-input {
    margin: 0;
    margin-top: 3px;
    /* Align with first line of text */
    width: 18px;
    height: 18px;
    cursor: pointer;
    flex-shrink: 0;
    /* Prevent checkbox from shrinking */
}

/* Checkbox Label - Text label styling */
.ctaForm-checkbox-label,
.footerForm-checkbox-label {
    cursor: pointer;
    user-select: none;
    flex: 1;
    margin: 0;
}

/* Checkbox Label Text - The actual text */
.ctaForm-checkbox-label-text,
.footerForm-checkbox-label-text {
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    display: block;
}

/* Hover effect */
.ctaForm-checkbox-wrapper:hover .ctaForm-checkbox-input,
.footerForm-checkbox-wrapper:hover .footerForm-checkbox-input {
    opacity: 0.8;
}

/* Focus state for accessibility */
.ctaForm-checkbox-input:focus,
.footerForm-checkbox-input:focus {
    outline: 2px solid #4A90E2;
    outline-offset: 2px;
}

/* Checked state styling (optional) */
.ctaForm-checkbox-input:checked,
.footerForm-checkbox-input:checked {
    accent-color: #4A90E2;
    /* Modern browsers */
}

/* ===== Added from home/global.css: header/footer/gallery updates ===== */
.offer-sticky-bar[data-offer-sticky-bar-enable='false'] {
    display: none;
}

.offer-sticky-bar[data-offer-sticky-bar-enable='true']~.header-spacer {
    height: calc(var(--header-height, 80px) + 42.5px);
}

.offer-sticky-bar[data-offer-sticky-bar-enable='true']~.header {
    margin-top: 42.5px;
}

@media (max-width: 767px) {
    .offer-sticky-bar[data-offer-sticky-bar-enable='true']~.header {
            margin-top: 37px;
        }

    .offer-sticky-bar[data-offer-sticky-bar-enable='true']~.header-spacer {
            height: calc(var(--header-height, 80px) + 37px);
        }
}

@media (max-width: 767px) {
    .offer-sticky-bar {
            padding: 8px 18px;
        }

    .offer-sticky-bar-title,
        .offer-sticky-bar-divider,
        .offer-sticky-bar-cta {
            font-size: 12px !important;
        }
}

.header .section-container {
    padding-block: 0;
}

.testimonials-section .section-container {
    padding-block: 0;
}

.services-section .section-container {
    padding-block: 0;
}

@media (min-width: 600px) and (max-width:1024px) {
    .section-container {
            padding-inline: var(--space-24);
            padding-block: var(--space-16);
        }
}

.footerForm-section>.section-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3rem;
    height: 12rem;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
    border-bottom-right-radius: 100px;
    pointer-events: none;
    outline-offset: 1rem;
    z-index: 10;
}

.footerForm-section>.section-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4rem;
    height: 13rem;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
    border-bottom-right-radius: 100px;
    pointer-events: none;
    z-index: 10;

}

@media (max-width: 600px) {
    .section-container {
            padding-inline: var(--space-4);
            padding-block: var(--space-16);
        }

    .about-section>.section-container {
            padding-inline: var(--space-0) !important;
            padding-block: var(--space-0) !important;
        }

    .testimonials-section .section-container {
            padding-inline: 0;
            padding-block: 0;
        }

    .services-section .section-container {
            padding-inline: 0;
            padding-block: 0;
        }

    .fusion-split-card-offer-section .section-container {
            padding-inline: 0;
        }
  .testimonial-card {
    min-width: 0;
    padding: var(--space-5);
    height: auto !important;
    min-height: 230px !important;
  }
}

.footer-section .section-container {
    max-width: var(--container-lg);
    margin: 0 auto;
    width: 100%;
    padding-inline: var(--space-16);
    padding-top: var(--space-24);
    padding-bottom: var(--space-0);
}

.footer-section .footer-content {
    display: contents !important;
}

.footer-section .quick-links-heading {
    margin: 0;
    font-size: 24px;
    font-weight: var(--font-regular);
}

.footer-section .quick-links-grid {
    gap: var(--space-1);
    display: flex;
    padding-top: var(--space-2);
    flex-wrap: wrap;
}

.footer-section .services-heading {
    margin: 0;
    font-size: 24px;
    font-weight: var(--font-regular);
}

.footer-section .quick-links-toggle {
    color: var(--color-footer-foreground);
    width: 40px;
    cursor: pointer;
    height: 40px;
    display: flex;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    align-items: center;
    border-radius: var(--radius-sm);
    justify-content: center;
    background-color: transparent;
    transition-duration: .15s;
    transition-property: all;
}

.footer-section .services-grid {
    gap: var(--space-1);
    display: flex;
    padding-top: var(--space-2);
    flex-wrap: wrap;
}

.footer-section .services-toggle {
    color: var(--color-footer-foreground);
    width: 40px;
    cursor: pointer;
    height: 40px;
    display: flex;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    align-items: center;
    border-radius: var(--radius-sm);
    justify-content: center;
    background-color: transparent;
    transition-duration: .15s;
    transition-property: all;
}

.footer-section .footer-link {
    text-decoration: none;
    transition: var(--transition-base);
    display: inline-block;
    border: 1px solid;
    padding-inline: 16px;
    padding-right: 16px;
    padding-bottom: 8px;
    border-radius: 6px;
    margin: 4px;
    font-size: 0.875rem;
    padding-top: 8px;
    background: var(--color-contact-background);
    color: var(--color-contact-foreground);
}

.footer-section .divider-line {
    background-color: var(--color-about-foreground);
}

.footer-section .reach-us-section {
    gap: var(--space-4);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-block: 52px;
    padding-left: 30px;
    padding-right: 30px;
}

.footer-section .reach-us-heading {
    margin: 0;
    font-size: 52px;
    font-weight: var(--font-semibold);
}

.footer-section .footer-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    justify-content: center;
    gap: var(--space-4);
    text-align: center;
}

.footer-section .footer-list {
    grid-template-columns: repeat(3, auto);
}

@media (min-width: 768px) {
    .footer-section .footer-list {
            grid-template-columns: repeat(5, auto);
        }
}

.footer-section .footer-list>li {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-section .footer-list>li:has(img[src*="phone"]) {
    grid-column: 1 / -1;
    order: 1;
    text-decoration: underline;
}

.footer-section .footer-list>li:has(img[src*="email"]) {
    grid-column: 1 / -1;
    order: 2;
    text-decoration: underline;
}

.footer-section .footer-list>li:has(img[src*="map-pin"]) {
    grid-column: 1 / -1;
    order: 3;
    text-decoration: underline;
}

.footer-section .footer-list>li:not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
    order: 4;
    padding: 8px 14px;
    border-radius: 1rem;
    background-color: var(--color-footer-social-media-background);
    color: var(--color-footer-social-media-foreground);
    text-decoration: none;
}

@media (min-width: 768px) {
    .footer-section .footer-list>li:nth-child(4):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 4;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(3):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(6):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 4;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(4):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(3):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(6):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 4;
        }

    .footer-section .footer-list>li:nth-child(7):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(5):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(4):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(6):nth-last-child(3):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 4;
        }

    .footer-section .footer-list>li:nth-child(7):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(8):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 4;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(6):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(5):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(6):nth-last-child(4):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 4;
        }

    .footer-section .footer-list>li:nth-child(7):nth-last-child(3):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(8):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(9):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 4;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(7):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(6):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(6):nth-last-child(5):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 4;
        }

    .footer-section .footer-list>li:nth-child(7):nth-last-child(4):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(8):nth-last-child(3):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(9):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 4;
        }

    .footer-section .footer-list>li:nth-child(10):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(8):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(7):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(6):nth-last-child(6):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 4;
        }

    .footer-section .footer-list>li:nth-child(7):nth-last-child(5):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(8):nth-last-child(4):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(9):nth-last-child(3):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 4;
        }

    .footer-section .footer-list>li:nth-child(10):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(11):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 4;
        }
}

@media (max-width: 767px) {
    .footer-section .footer-list>li:nth-child(4):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 1;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(3):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 1;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(6):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(4):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 1;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(3):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(6):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(7):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(5):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 1;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(4):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(6):nth-last-child(3):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(7):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 1;
        }

    .footer-section .footer-list>li:nth-child(8):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(6):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 1;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(5):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(6):nth-last-child(4):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(7):nth-last-child(3):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 1;
        }

    .footer-section .footer-list>li:nth-child(8):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(9):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(7):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 1;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(6):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(6):nth-last-child(5):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(7):nth-last-child(4):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 1;
        }

    .footer-section .footer-list>li:nth-child(8):nth-last-child(3):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(9):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(10):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(4):nth-last-child(8):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 1;
        }

    .footer-section .footer-list>li:nth-child(5):nth-last-child(7):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(6):nth-last-child(6):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(7):nth-last-child(5):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 1;
        }

    .footer-section .footer-list>li:nth-child(8):nth-last-child(4):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 2;
        }

    .footer-section .footer-list>li:nth-child(9):nth-last-child(3):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }

    .footer-section .footer-list>li:nth-child(10):nth-last-child(2):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 1;
        }

    .footer-section .footer-list>li:nth-child(11):nth-last-child(1):not(:has(img[src*="phone"], img[src*="email"], img[src*="map-pin"])) {
            grid-column: 3;
        }
}

.footer-section .footer-bottom-section {
    gap: 6px;
    display: flex;
    margin-top: 0px;
    padding-inline: 0px;
    padding-block: 0px;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-section .footer-icon {
    filter: brightness(0) saturate(100%);
}

.footer-icon svg {
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {
    .footer-section .section-container {
            padding-inline: var(--space-4);
        }

    .footer-section .reach-us-heading {
            font-size: 32px;
        }

    .footer-section .footer-bottom-section {
            flex-direction: column;
            justify-content: center;
            align-items: center;
            padding-bottom: var(--space-12);
        }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .footerForm-section>.section-container {
            padding-inline: var(--space-10);
            padding-block: var(--space-16);

        }
}

.expanded-text.hidden {
    display: none;
}

.expanded-text.hidden {
    display: none;
}

@media (max-width: 767px) {
    .services-section .view-all-container {
            position: relative;
            margin-top: var(--space-20);
            text-align: center;
            width: 100%;
        }

    .services-section .view-all-container::before {
            content: "✦";
            display: block;
            text-align: center;
            font-size: 40px;
            margin-bottom: 8px;
            color: var(--color-primary-button-background);
            position: absolute;
            margin: 0 auto;
            top: -70px;
        }

    .services-section .view-all-container::after {
            content: "Still can't find what you're looking for?";
            display: block;
            text-align: center;
            font-weight: 600;
            margin-bottom: 14px;
            color: var(--color-catalogue-foreground);
            position: absolute;
            margin: 0 auto;
            top: -10px;
        }
}

.mobile-cta-button-container-fallback[data-enable-google-reviews-fab='false'],
.mobile-cta-button-container-fallback[data-enable-google-reviews-fab='none'] {
    display: flex;
    justify-content: center;
    width: 100%;
}

.mobile-cta-button-container-fallback[data-enable-google-reviews-fab='false'] .fab-cta-button,
.mobile-cta-button-container-fallback[data-enable-google-reviews-fab='none'] .fab-cta-button {
    background-color: var(--color-floating-cta-background);
    box-shadow: var(--color-white) 0px 8px 20px;
    color: var(--color-floating-cta-foreground);
    padding: 18px;
    margin-inline: 0;
}

.mobile-cta-button-container-fallback[data-enable-google-reviews-fab='false'] .fab-cta-button:hover,
.mobile-cta-button-container-fallback[data-enable-google-reviews-fab='none'] .fab-cta-button:hover {
    background-color: var(--color-gray-800);
}

.mobile-cta-button-container-fallback[data-enable-google-reviews-fab='true'],
.mobile-cta-button-container-fallback[data-enable-google-reviews-fab='flex'] {
    display: none;
}

.mobile-cta-button-container[data-enable-google-reviews-fab='false'],
.mobile-cta-button-container[data-enable-google-reviews-fab='none'] {
    display: none;
}

.fab-cta-button {
    background-color: var(--color-floating-cta-background);
    box-shadow: var(--color-white) 0px 8px 20px;
    color: var(--color-floating-cta-foreground);
    padding: 18px;
    border-radius: 0.75rem;
    margin: 0px 20px;
}

.fab-cta-button:hover {
    background-color: var(--color-gray-800);
}

@media (min-width: 1025px) {
    .gallery-grid {
            grid-template-columns: repeat(4, 1fr);
        }

    .gallery-grid:has(.gallery-item:nth-child(5)):not(:has(.gallery-item:nth-child(8))) .gallery-item:nth-child(4) .gallery-overlay {
            display: flex !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(5)):not(:has(.gallery-item:nth-child(8))) .gallery-item:nth-child(n+5) {
            display: none !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(9)) .gallery-item:nth-child(8) .gallery-overlay {
            display: flex !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(9)) .gallery-item:nth-child(n+9) {
            display: none !important;
        }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .gallery-grid {
            grid-template-columns: repeat(3, 1fr);
        }

    .gallery-grid:has(.gallery-item:nth-child(4)):not(:has(.gallery-item:nth-child(6))) .gallery-item:nth-child(3) .gallery-overlay {
            display: flex !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(4)):not(:has(.gallery-item:nth-child(6))) .gallery-item:nth-child(n+4) {
            display: none !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(7)):not(:has(.gallery-item:nth-child(9))) .gallery-item:nth-child(6) .gallery-overlay {
            display: flex !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(7)):not(:has(.gallery-item:nth-child(9))) .gallery-item:nth-child(n+7) {
            display: none !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(10)) .gallery-item:nth-child(9) .gallery-overlay {
            display: flex !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(10)) .gallery-item:nth-child(n+10) {
            display: none !important;
        }
}

@media (max-width: 640px) {
    .gallery-grid {
            grid-template-columns: repeat(2, 1fr);
        }

    .gallery-grid:has(.gallery-item:nth-child(3)):not(:has(.gallery-item:nth-child(4))) .gallery-item:nth-child(2) .gallery-overlay {
            display: flex !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(3)):not(:has(.gallery-item:nth-child(4))) .gallery-item:nth-child(n+3) {
            display: none !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(5)):not(:has(.gallery-item:nth-child(6))) .gallery-item:nth-child(4) .gallery-overlay {
            display: flex !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(5)):not(:has(.gallery-item:nth-child(6))) .gallery-item:nth-child(n+5) {
            display: none !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(7)):not(:has(.gallery-item:nth-child(8))) .gallery-item:nth-child(6) .gallery-overlay {
            display: flex !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(7)):not(:has(.gallery-item:nth-child(8))) .gallery-item:nth-child(n+7) {
            display: none !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(9)) .gallery-item:nth-child(8) .gallery-overlay {
            display: flex !important;
        }

    .gallery-grid:has(.gallery-item:nth-child(9)) .gallery-item:nth-child(n+9) {
            display: none !important;
        }
}

@media (max-width: 767px) {
    .footerForm-section>.section-container::before,
        .footerForm-section>.section-container::after,
        .footerForm-card::after,
        .footerForm-card::before {
            display: none;
        }
}

.blogs-section .services-section .section-container {
    padding-block: 0;
}

.blogs-section .view-all-container::before {
    display: none;
}

.blogs-section .view-all-container::after {
    display: none;
}

.multi-purpose-text {
    display: none;
}

.multi-purpose-text[data-multi-purpose-visible="true"] {
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 8px;
}

.multi-purpose-text[data-multi-purpose-visible="true"] .mp-star {
    opacity: 0.6;
}

.hero-content-card .multi-purpose-text[data-multi-purpose-visible="true"] {
    color: var(--color-banner-foreground);
}

.website-cta-hero,
.website-cta-nav,
.website-cta-sidenav,
.website-cta-fab {
    gap: var(--space-2);
}

/* ── Consistent nav CTA sizing (primary + secondary match) ── */
.website-cta-nav,
.website-cta-nav-alt[data-cta-visible="true"] {
    min-width: 100px;
    padding: var(--space-2) var(--space-4);
    font-size: var(--text-base);
    justify-content: center;
    text-align: center;
}

.website-cta-hero-alt[data-cta-visible="true"],
.website-cta-nav-alt[data-cta-visible="true"],
.website-cta-sidenav-alt[data-cta-visible="true"],
.website-cta-fab-alt[data-cta-visible="true"] {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    font-weight: var(--font-medium);
    text-align: center;
    border-radius: var(--radius-md);
    transition: var(--transition-base);
    cursor: pointer;
    outline: none;
    text-decoration: none;
    white-space: nowrap;
    gap: var(--space-2);
    border: 0px solid currentColor;
}

.website-cta-hero-alt[data-cta-visible="true"]:hover {
    background-color: var(--color-banner-cta-connect-background-hover);
    color: var(--color-banner-cta-connect-foreground-hover);
    transform: translateY(-2px);
}
.website-cta-nav-alt[data-cta-visible="true"]:hover,
.website-cta-sidenav-alt[data-cta-visible="true"]:hover {
    background-color: var(--color-header-cta-connect-background-hover);
    color: var(--color-header-cta-connect-foreground-hover);
    transform: translateY(-2px);
    box-shadow: var(--shadow-md);
}

.website-cta-nav-alt[data-cta-visible="true"] {
    background-color: var(--color-header-cta-connect-background);
    color: var(--color-header-cta-connect-foreground);
    padding: var(--space-2) var(--space-4);
    font-size: var(--text-base);
}


.website-cta-sidenav-alt[data-cta-visible="true"] {
    background-color: var(--color-header-cta-connect-background);
    color: var(--color-header-cta-connect-foreground);
    padding: var(--space-3) var(--space-6);
    font-size: var(--text-base);
}

/* ── Sidenav CTA sizing: both buttons same width ── */
.website-cta-sidenav,
.website-cta-sidenav-alt[data-cta-visible="true"] {
    width: 100%;
    max-width: 250px;
    justify-content: center;
    text-align: center;
}
.website-cta-sidenav .website-cta-text,
.website-cta-sidenav-alt .website-cta-text {
    flex: 0 !important;
}

.website-cta-fab-alt[data-cta-visible="true"] {
    background-color: var(--color-floating-cta-connect-background);
    color: var(--color-floating-cta-connect-foreground);
    border: none;
    padding: 18px var(--space-10);
    font-size: var(--text-md);
    font-weight: var(--font-semibold);
    flex-shrink: 0;
    position: static;
    box-shadow: var(--color-white) 0px 8px 20px !important;
}

.website-cta-fab-alt[data-cta-visible="true"]:hover {
    opacity: 0.9;
}

[data-cta-style="icon-only"] .website-cta-text {
    display: none !important;
}

.website-cta-text {
    flex: 1;
    text-align: center;
}
.website-cta-fab .website-cta-text,
.website-cta-fab-alt .website-cta-text {
    flex: 0 !important;
}

.website-cta-icon {
    display: none !important;
    align-items: center;
    flex-shrink: 0;
}

.website-cta-icon svg { display: block; }

[data-cta-type="book"] .website-cta-icon-book { display: inline-flex !important; }

[data-cta-type="call"] .website-cta-icon-call { display: inline-flex !important; }

[data-cta-type="callback"] .website-cta-icon-call { display: inline-flex !important; }

.mobile-cta-button-container-fallback {
    position: fixed !important;
    bottom: 5px;
    left: 0;
    right: 0;
    z-index: 100;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 15px;
    margin: 0;
}

@media (min-width: 768px) {
    .mobile-cta-button-container-fallback {
            display: none !important;
        }
}

.fixed-cta.website-cta-fab {
    position: static !important;
    display: flex !important;
}

/* ── Hero button container ── */
.hero-button-wrapper {
    display: flex;
    align-items: center;
    gap: var(--space-3);
    flex-wrap: wrap;
    width: 100%;
}

/* ── When global call is ON: banner buttons side by side ── */
.hero-button-wrapper:has([data-cta-global-call="true"]) {
    display: flex;
    align-items: center;
    gap: var(--space-3);
    flex-wrap: wrap;
}
.hero-button-wrapper .hero-cta-button[data-cta-global-call="true"],
.hero-button-wrapper .hero-button-cta[data-cta-global-call="true"] {
    flex: 1;
    padding: var(--space-2) var(--space-6);
    width: auto;
    margin-top: 0;
}
/* When secondary CTA is hidden, cap primary at 75% so it doesn't stretch full width */
.hero-button-wrapper:not(:has(.website-cta-hero-alt[data-cta-visible="true"])) .hero-cta-button[data-cta-global-call="true"],
.hero-button-wrapper:not(:has(.website-cta-hero-alt[data-cta-visible="true"])) .hero-button-cta[data-cta-global-call="true"] {
    flex: none;
    width: 75%;
}
.hero-button-wrapper .website-cta-hero-alt[data-cta-visible="true"][data-cta-global-call="true"] {
    background-color: var(--color-banner-cta-connect-background);
    color: var(--color-banner-cta-connect-foreground);
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: var(--radius-md);
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: var(--space-2);
    margin-top: 0;
}
.hero-button-wrapper .website-cta-hero-alt[data-cta-visible="true"][data-cta-global-call="true"]:hover {
    background-color: var(--color-banner-cta-connect-background-hover);
    color: var(--color-banner-cta-connect-foreground-hover);
    transform: translateY(-2px);
    box-shadow: var(--shadow-md);
}

/* ── Hide hero banner buttons on mobile (header/FAB handles mobile CTAs) ── */
@media (max-width: 767px) {
    .hero-button-wrapper .website-cta-hero-alt[data-cta-visible="true"][data-cta-global-call="true"]{
        display: none !important;
    }
    .website-cta-hero-alt,
    .website-cta-hero-alt[data-cta-visible="true"],
    .website-cta-hero-alt[data-cta-global-call="true"] { display: none !important; }
    .hero-button-cta,
    .hero-cta-button,
    .hero-button-cta[data-cta-global-call="true"],
    .hero-cta-button[data-cta-global-call="true"] { display: none !important; }
}

/* ── When global call is on, force flex on hero CTA for icon alignment (desktop only) ── */
@media (min-width: 768px) {
    .hero-button-cta[data-cta-global-call="true"],
    .hero-cta-button[data-cta-global-call="true"] {
        display: inline-flex !important;
        align-items: center;
        gap: var(--space-2);
    }
}

/* Global Visibility Markers — hide elements based on entity preferences */
section[data-global-visibility-markers*='"footer_call_display":"false"']~footer a[href^="tel:"] {
    display: none \!important;
}
section[data-global-visibility-markers*='"footer_email_display":"false"']~footer a[href^="mailto:"] {
    display: none \!important;
}
section[data-global-visibility-markers*='"blogs_section_display":"false"']~section[data-section-marker="blogsListing"] {
    display: none \!important;
}
section[data-global-visibility-markers*='"lead_form_step_two_other_display":"false"']
[data-element-name="Others Button"] {
    display: none !important;
}


/* Products carousel card title and description truncation */
.products-carousel .carousel-card-content h1,
.products-carousel .carousel-card-content h2,
.products-carousel .carousel-card-content h3,
.products-carousel .carousel-card-content .carousel-card-title {
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.products-carousel .carousel-card-content p {
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}


.blogs-section .carousel-card-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.container-image-banner-service-page  picture{
    object-fit: contain;
    height: 100%;
}


.zoca-5c8c900f-c1e2-44b4-98cd-91ea159c9af2 {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  border: none;
  cursor: pointer;
  padding: 10px 20px;
  z-index: 999;
  overflow: hidden;
  position: fixed;
  background-color: var(--color-offer-sticky-bar-background);
}

.zoca-70258466-a350-4787-aafe-bcd033083e4e {
  gap: 10px;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}

.zoca-a4e59a56-a54c-4e82-99f7-b95fc8c70210 {
  color: var(--color-offer-sticky-bar-foreground);
  font-size: 14px;
  font-weight: 400;
}

.zoca-0aabd3ba-b4ee-47dc-bb88-ee9210fa4859 {
  color: var(--color-offer-sticky-bar-foreground);
  font-size: 14px;
}

.zoca-15035933-24e5-479d-b77c-2f0931769280 {
  color: var(--color-offer-sticky-bar-foreground);
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.zoca-1a3e01ca-633b-46b6-9e88-49266aae9985 {
  gap: 10px;
  display: none;
  align-items: center;
  white-space: nowrap;
}

.zoca-c8baa94c-5159-4697-b2f0-bb0fa139fd37 {
  color: var(--color-offer-sticky-bar-foreground);
  font-size: 14px;
  font-weight: 400;
}

.zoca-0800ebf4-6115-4969-9200-5e2e1d62bd70 {
  color: var(--color-offer-sticky-bar-foreground);
  font-size: 14px;
}

.zoca-ec3bd4fb-6aa6-4b20-bb05-ab22be3d3ff2 {
  color: var(--color-offer-sticky-bar-foreground);
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.zoca-cd577b55-eee3-4a72-aca8-dbbc217d2bcb {
  display: none !important;
}

.zoca-c46578cb-9162-4778-843a-e56ef18bf2fb {
  display: none !important;
}

.zoca-18e76733-c748-4781-9225-1b95f839c03a {
  color: black;
  border-radius: 8px !important;
}

.zoca-a4aed866-2de2-4208-b952-506d3cdb7cd7 {
  padding: 1.5rem 2rem 0rem 2rem;
}

.zoca-866d8354-0b23-4c14-8286-9cab5f4b2c35 {
  color: black;
  display: none;
  font-weight: 600;
}

.zoca-9b152709-a050-4971-b928-55b58ee0541e {
  padding: 1.5rem 2rem 2rem 2rem;
}

.zoca-41376f59-272b-49b2-9e6f-b601eb1f20d4 {
  margin-top: var(--space-6);
}

.zoca-248e2eb4-721d-4a54-9cfd-239570cd0bd9 {
  margin-top: var(--space-6);
}

.zoca-3792cb9b-ab5c-4959-9917-3b20ab025d74 {
  text-align: center !important;
}

.zoca-69c2e532-c3f2-42f9-9c9c-c53769a1ac3d {
  text-align: center !important;
}

.zoca-6ea7ce23-e9f9-4026-a270-0c7fae605406 {
  margin-top: var(--space-8);
}

.zoca-1af179dd-cbff-4153-b67c-60b0daa1e8db {
  gap: var(--space-2);
  color: var(--color-gray-500);
  display: flex;
  font-size: var(--text-sm);
  margin-top: var(--space-4);
  align-items: center;
  justify-content: center;
}

.zoca-c60740f6-0435-42a7-9c14-c84557735bb8 {
  display: none;
}

.zoca-9997b5d2-b778-4476-8172-82e34c59cc60 {
  padding: 0px !important;
  min-height: 0px !important;
}

.zoca-2a9bc24e-9f91-4fb7-8da2-24d35516a07a {
  width: 100%;
  padding: var(--space-4);
  max-width: 100%;
  box-sizing: border-box;
  margin-top: var(--space-6);
  text-align: center;
}

.zoca-16a7f830-64f4-4318-b24b-0aaaf216275a {
  color: var(--color-gray-600);
  margin: 0 0 var(--space-3) 0;
  font-size: var(--text-sm);
  font-weight: 500;
}

.zoca-7d6f53b1-5ac3-4809-95c3-7d00fb82f6d8 {
  gap: var(--space-2);
  color: var(--color-white);
  border: none;
  cursor: pointer;
  display: inline-flex;
  padding: var(--space-3) var(--space-4);
  font-size: var(--text-sm);
  min-width: fit-content;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  transition: all 0.2s ease-in-out;
  align-items: center;
  font-weight: bold;
  white-space: nowrap;
  border-radius: var(--radius-md);
  justify-content: center;
  text-decoration: none;
  background-color: var(--color-black);
}

.zoca-7d6f53b1-5ac3-4809-95c3-7d00fb82f6d8:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  font-weight: bold;
}

.zoca-7d6f53b1-5ac3-4809-95c3-7d00fb82f6d8:active {
  transform: translateY(0);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

@media (max-width: 640Px) {
  .zoca-7d6f53b1-5ac3-4809-95c3-7d00fb82f6d8 {
    width: 100%;
  padding: var(--space-4) var(--space-3);
  }
}

@media (max-width: 767Px) {
  .zoca-53f93bc0-ff17-4917-ab2e-1ef7afab4090 {
    left: 0;
  right: 0;
  width: 100%;
  border: none;
  bottom: 0;
  margin: 0;
  display: flex;
  padding: 0;
  z-index: 99;
  position: fixed;
  background: transparent;
  box-shadow: 0 -8px 8px var(--color-about-background);
  flex-direction: column;
  }
}

@media (min-width: 768Px) {
  .zoca-53f93bc0-ff17-4917-ab2e-1ef7afab4090 {
    display: none;
  }
}

.zoca-3dffc020-5bdb-4446-88b0-6957150930a1 {
  color: var(--color-floating-cta-foreground);
  width: 100%;
  border: none;
  margin: 0;
  padding: 20px 24px;
  font-size: 18px;
  box-sizing: border-box;
  text-align: center;
  font-weight: 800;
  border-radius: 0;
  background-color: var(--color-floating-cta-background);
}

.zoca-b16c9169-b948-4519-8384-0f93904162b8 {
  gap: 8px;
  color: white;
  width: 100%;
  margin: 0;
  display: flex;
  padding: 10px 16px;
  font-size: 14px;
  max-height: 25px;
  min-height: 12px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  background-color: #4a4a4a;
}

.zoca-dfe8c4d9-bd11-4b45-9964-e609380760a4 {
  width: 12px;
  height: 12px;
}

.zoca-a3154f84-d4d7-496c-a149-ec8b7423700b {
  color: white;
  font-size: 12px;
  font-weight: 900;
  margin-left: -3px;
}

.zoca-87c39239-0833-43c6-9d11-8a4f0fa0112a {
  color: gold;
  font-size: 12px;
  font-weight: 900;
  margin-inline: -5px;
}

.zoca-9be3fa8e-f6b0-46be-8199-4c9a5f291c38 {
  color: white;
  margin: 0;
  font-size: 12px;
  font-weight: 900;
}

.zoca-147f3555-d8a7-4a78-8677-5c352617b74b {
  color: white;
  font-size: 12px;
  font-weight: 900;
  margin-left: -4px;
}

.zoca-410352c2-5bb6-46d8-bf5f-ac80a4519821 {
  min-width: 150px;
}

.zoca-c69623a8-51d4-4058-af13-d553d1dce182 {
  display: none !important;
}

.zoca-7b093513-6da5-4f88-9ffd-bbbee776424f {
  color: var(--color-categoryBanner-foreground);
  width: 100%;
  padding: 8rem 0 8rem 0;
  background: var(--color-categoryBanner-background);
}

.zoca-917e41c1-9dea-487b-9cf9-419c16241d72 {
  color: var(--color-serviceBanner-card-foreground);
  width: 100%;
  height: 600px;
  display: grid;
  overflow: hidden;
  box-shadow: var(--shadow-2-xl);
  min-height: 500px;
  border-radius: var(--radius-2-xl);
  background-color: var(--color-serviceBanner-card-background);
  grid-template-columns: 1fr 1fr;
}

@media (max-width: 768Px) {
  .zoca-917e41c1-9dea-487b-9cf9-419c16241d72 {
    min-height: var(--section-height);
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  }
}

@media (max-width: 1024Px) {
  .zoca-917e41c1-9dea-487b-9cf9-419c16241d72 {
    height: auto;
  display: block;
  }
}

.zoca-7b6055bb-7a54-4e77-b710-05eea70e5a62 {
  gap: var(--space-6);
  display: flex;
  padding: var(--space-16);
  flex-direction: column;
  justify-content: center;
}

.zoca-6eceb046-1b65-4343-8d1f-fc061088b906 {
  display: none;
}

.zoca-8a1cb67a-9f05-40f7-901b-e969f672a159 {
  overflow: auto;
  max-height: 180px;
}

@media (max-width: 1024Px) {
  .zoca-8a1cb67a-9f05-40f7-901b-e969f672a159 {
    overflow: auto;
  max-height: auto;
  }
}

.zoca-156289b8-ea0b-4d8c-a0ae-94749e2a8aa9 {
  gap: var(--space-4);
  display: flex;
  align-items: center;
}

.zoca-4a78f91d-9c39-46ec-a583-1a382fde13de {
  gap: var(--space-4);
  display: flex;
  align-items: center;
}

.zoca-91292cbe-5d5a-4194-9acd-bdb27078f8b9 {
  color: var(--color-primary-button-foreground);
  border: none;
  cursor: pointer;
  display: inline-flex;
  padding: 1rem 2rem;
  overflow: hidden;
  position: relative;
  font-size: 1.1rem;
  min-width: 160px;
  background: var(--color-primary-button-background);
  box-shadow: var(--shadow-lg);
  transition: all 0.3s ease;
  align-items: center;
  font-weight: 600;
  border-radius: var(--radius-lg);
  letter-spacing: 0.5px;
  text-transform: uppercase;
  justify-content: center;
}

.zoca-91292cbe-5d5a-4194-9acd-bdb27078f8b9:hover {
  color: var(--color-primary-button-foreground-hover);
  transform: translateY(-2px);
  background: var(--color-primary-button-background-hover);
  box-shadow: var(--shadow-xl);
}

@media (max-width: 480Px) {
  .zoca-91292cbe-5d5a-4194-9acd-bdb27078f8b9 {
    padding: 0.75rem 1.25rem;
  font-size: 0.95rem;
  min-width: 120px;
  }
}

@media (max-width: 768Px) {
  .zoca-91292cbe-5d5a-4194-9acd-bdb27078f8b9 {
    padding: 0.875rem 1.5rem;
  font-size: 1rem;
  min-width: 140px;
  }
}

.zoca-a52168ff-3f8c-4949-8ee4-96c7220d8f59 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

@media (max-width: 480Px) {
  .zoca-a52168ff-3f8c-4949-8ee4-96c7220d8f59 {
    min-height: 250px;
  }
}

@media (max-width: 768Px) {
  .zoca-a52168ff-3f8c-4949-8ee4-96c7220d8f59 {
    order: 1;
  min-height: 300px;
  }
}

.zoca-8e9ae41c-26bc-4b41-ab0f-47e5c634ef3d {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

.zoca-91a0ef79-e81b-4ea3-ad89-cf87b43eeaa4 {
  display: none;
}

.zoca-c586eeec-9c93-44ec-be0f-54b9edb40031 {
  color: var(--color-testimonial-star-background);
}

.zoca-220e2c97-b9eb-4c5b-8efe-ad8944e6652d {
  color: var(--color-testimonial-star-background);
}

.zoca-61ebb8c0-af50-4e01-86e8-7b3a9864d7a9 {
  color: var(--color-testimonial-star-background);
}

.zoca-27a5bbbc-b662-41c0-9221-200dc9c41c33 {
  color: var(--color-testimonial-star-background);
}

.zoca-f02fe6ee-71c9-4078-af7b-28e3e5c9b6c8 {
  color: var(--color-testimonial-star-background);
}

.zoca-bf4ddb15-feb6-412b-8c7d-add919352101 {
  color: var(--color-testimonial-star-background);
}

.zoca-378fff0b-5af6-4137-a607-a89e6809ea83 {
  color: var(--color-testimonial-star-background);
}

.zoca-d39bab77-52cc-4f78-8732-45c61eca5802 {
  color: var(--color-testimonial-star-background);
}

.zoca-29f44b43-be2d-43e7-bdce-086f6acfed02 {
  color: var(--color-testimonial-star-background);
}

.zoca-b8fd3d6e-1dd0-4660-9e74-9678b95bbdde {
  color: var(--color-testimonial-star-background);
}

.zoca-8526112e-1500-4a1f-9dcd-cb64fc90ca86 {
  color: var(--color-testimonial-star-background);
}

.zoca-376b32c4-1004-4690-86b9-129edfa91cbc {
  color: var(--color-testimonial-star-background);
}

.zoca-045e0b58-97e0-49b8-981e-7a8ec53f971c {
  color: var(--color-testimonial-star-background);
}

.zoca-43db2222-f329-4204-ab08-70dfa0498594 {
  color: var(--color-testimonial-star-background);
}

.zoca-b2ab8718-8d55-4826-92c4-8506e7c53126 {
  color: var(--color-testimonial-star-background);
}

.zoca-ee903be1-8852-4b95-9f3f-6f339b3b8efe {
  color: var(--color-testimonial-star-background);
}

.zoca-9647c54a-eb08-4db2-94b9-07208e9a135e {
  color: var(--color-testimonial-star-background);
}

.zoca-e352583b-fd32-4136-911a-752d84b8a92c {
  color: var(--color-testimonial-star-background);
}

.zoca-851ebe8f-6712-435a-a7ae-589238f8be3c {
  color: var(--color-testimonial-star-background);
}

.zoca-af78adfe-f40a-4438-b297-cc5c4d748ead {
  color: var(--color-testimonial-star-background);
}

.zoca-cd751dbb-15f3-4383-a846-a92ddb7b2b3f {
  color: var(--color-testimonial-star-background);
}

.zoca-734b0737-29a6-4017-b863-23208f4cd3a8 {
  color: var(--color-testimonial-star-background);
}

.zoca-8bf735e9-3b90-49de-8265-aff4d6e89dea {
  color: var(--color-testimonial-star-background);
}

.zoca-0b6a1582-0d83-4fc9-be83-cd4d1f4d0032 {
  color: var(--color-testimonial-star-background);
}

.zoca-f3880ed5-1e0b-41dd-92a1-0e7956ae98d4 {
  color: var(--color-testimonial-star-background);
}

.zoca-0e149215-15c3-46c2-af81-1c7b6b4e6360 {
  color: var(--color-testimonial-star-background);
}

.zoca-00371452-d41b-4e8f-b6e2-d419ebd46ba5 {
  color: var(--color-testimonial-star-background);
}

.zoca-9a61519b-0b65-408a-8d78-fdf6ea0e7384 {
  color: var(--color-testimonial-star-background);
}

.zoca-f70a0ce0-c3c3-41c8-ba58-5585e8aa9897 {
  color: var(--color-testimonial-star-background);
}

.zoca-c94ed134-a1e8-4996-9057-22717d6b30cd {
  color: var(--color-testimonial-star-background);
}

.zoca-01b3444a-033d-4947-b616-a8fdd803ac4e {
  gap: var(--space-16);
  display: grid;
  align-items: start;
  grid-template-columns: 70% 25%;
}

@media (max-width: 768Px) {
  .zoca-01b3444a-033d-4947-b616-a8fdd803ac4e {
    gap: var(--space-8);
  grid-template-columns: 1fr;
  }
}

.zoca-67dc02a2-2ce8-4869-8dc1-aebbe80b72e3 {
  gap: var(--space-6);
  display: flex;
  flex-direction: column;
}

.zoca-d39ee2c0-9e1e-4014-adfa-5bdce6981e5f {
  width: 100%;
}

.zoca-590f7135-d38c-468f-9257-9fbec95fb7c9 {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zoca-bc645cb6-d487-479d-8eba-4dc0426c6bcf {
  margin: 0;
  font-size: var(--text-xl);
  font-weight: var(--font-regular);
}

.zoca-9d357679-ff44-4a6c-bb07-e5fd6a23dd33 {
  color: var(--color-footer-foreground);
  width: 40px;
  cursor: pointer;
  height: 40px;
  display: flex;
  transition: all 0.3s ease;
  align-items: center;
  border-radius: var(--radius-sm);
  justify-content: center;
  background-color: transparent;
}

.zoca-eb7afd7d-3c8d-4cc2-a675-9169dba5d0b5 {
  transition: transform 0.3s ease;
}

.zoca-660e3e6b-2946-4ee6-ae06-fc222de92712 {
  overflow: hidden;
  margin-top: var(--space-4);
  max-height: 0;
  transition: max-height 0.3s ease;
}

.zoca-d44f1158-3502-49f9-b920-ebfa272ec1da {
  gap: var(--space-4);
  display: flex;
  flex-wrap: wrap;
  padding-top: var(--space-2);
}

.zoca-2737481d-85d7-4731-8321-51c67c9a4b19 {
  width: 100%;
  height: 1px;
  background-color: var(--color-footer-foreground);
}

.zoca-64d4db29-6bdd-40ed-874e-365da77a7c86 {
  width: 100%;
}

.zoca-22f67a75-51f1-428e-bd9e-25b64615b074 {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zoca-ba21fcea-58ae-42c0-b756-8fed6d83fdbf {
  margin: 0;
  font-size: var(--text-xl);
  font-weight: var(--font-regular);
}

.zoca-c8faceab-234c-4fd7-a6ad-48f5ee5f3a80 {
  color: var(--color-footer-foreground);
  width: 40px;
  cursor: pointer;
  height: 40px;
  display: flex;
  transition: all 0.3s ease;
  align-items: center;
  border-radius: var(--radius-sm);
  justify-content: center;
  background-color: transparent;
}

.zoca-53384cbb-6f7a-461c-ac5a-8e94449a3a64 {
  transition: transform 0.3s ease;
}

.zoca-9715ac1a-7605-488d-bb5e-a8934cfa66ef {
  overflow: hidden;
  margin-top: var(--space-4);
  max-height: 0;
  transition: max-height 0.3s ease;
}

.zoca-12c33490-68f4-4e1e-a213-ba56240a4ea6 {
  gap: var(--space-4);
  display: flex;
  flex-wrap: wrap;
  padding-top: var(--space-2);
}

.zoca-44d5b126-3e19-4fba-8381-e8d8f2007363 {
  width: 100%;
  height: 1px;
  background-color: var(--color-footer-foreground);
}

.zoca-871abc06-987f-426f-bca4-d2d803dc3802 {
  gap: var(--space-3);
  display: flex;
  flex-direction: column;
}

.zoca-65ce9eaa-c438-4e3b-8787-ac578579e83d {
  margin: 0;
  font-size: var(--text-xl);
  font-weight: var(--font-regular);
}

.zoca-bdfa8b77-776b-4476-b9f4-fbf347b25e56 {
  gap: 6px;
  display: flex;
  margin-top: 30px;
  padding-top: 20px;
  flex-direction: column;
}

@media (max-width: 768Px) {
  .zoca-bdfa8b77-776b-4476-b9f4-fbf347b25e56 {
    margin-block: 30px;
  }
}

.zoca-e9821abe-a221-4df4-aadc-287e700bee9c {
  order: 3;
  margin-bottom: 2rem;
}

.zoca-b7be0297-6f61-42bf-9c6b-240e9ed53345 {
  margin: 0;
  font-size: var(--text-base);
}

@media (max-width: 768Px) {
  .zoca-b7be0297-6f61-42bf-9c6b-240e9ed53345 {
    font-size: var(--text-sm);
  }
}

.zoca-d48fc0f7-e68c-4a8c-938e-93d1b37c0b44 {
  gap: 6px;
  order: 1;
  display: flex;
  align-items: center;
  margin-bottom: 1.75rem;
}

.zoca-b7bd7d55-0899-42bf-b392-a6a72eff0378 {
  font-size: var(--text-base);
  transition: color 0.3s ease;
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (max-width: 768Px) {
  .zoca-b7bd7d55-0899-42bf-b392-a6a72eff0378 {
    font-size: var(--text-sm);
  }
}

.zoca-2cfe9265-7d38-411d-9d98-fb1594904315 {
  font-size: var(--text-base);
}

.zoca-68017fc0-51b9-4cf0-9806-30fb3e4ed194 {
  font-size: var(--text-base);
  transition: color 0.3s ease;
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (max-width: 768Px) {
  .zoca-68017fc0-51b9-4cf0-9806-30fb3e4ed194 {
    font-size: var(--text-sm);
  }
}

