/* Font imports for home */
@import url('https://fonts.googleapis.com/css2?family=Halant:wght@500&display=swap" rel="stylesheet');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap" rel="stylesheet');

/* CSS Variables for home */
: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;
  --space-32: 8rem;
  --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.2rem;
  --z-popover: 600;
  --z-tooltip: 700;
  --color-gold: gold;
  --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-faqs-icon: var(--color-tertiary-brand);
  --color-primary-1: #fffdf9;
  --color-primary-2: #e4e1da;
  --color-primary-3: #c9c7c1;
  --color-primary-4: #aeaca8;
  --color-primary-5: #93928f;
  --color-primary-6: #787775;
  --color-primary-7: #5e5d5b;
  --color-primary-8: #434241;
  --color-primary-9: #282727;
  --color-secondary: var(--color-secondary-1);
  --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: #0d0d0c;
  --color-tertiary-1: #ff8a31;
  --color-tertiary-2: #e4c9b4;
  --color-tertiary-3: #c9a183;
  --color-tertiary-4: #ae805c;
  --color-tertiary-5: #93633f;
  --color-tertiary-6: #784b29;
  --color-tertiary-7: #5e371a;
  --color-tertiary-8: #43250f;
  --color-tertiary-9: #281608;
  --z-modal-backdrop: 400;
  --color-secondary-1: #fbe7cc;
  --color-secondary-2: #e4dcd2;
  --color-secondary-3: #c9c0b4;
  --color-secondary-4: #aea598;
  --color-secondary-5: #938a7e;
  --color-secondary-6: #787065;
  --color-secondary-7: #5e574d;
  --color-secondary-8: #433d37;
  --color-secondary-9: #282520;
  --color-tertiary-10: #0d0702;
  --container-default: 100%;
  --color-primary-dark: var(--color-primary-3);
  --color-secondary-10: #0d0c0a;
  --color-button-shadow: #1d8d96;
  --color-primary-brand: #fffdf9;
  --color-theme-inverse: #1E1D25;
  --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: #ff8a31;
  --color-cta-foreground: #000000;
  --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: #000000;
  --color-primary-7-text: #ffffff;
  --color-primary-8-text: #ffffff;
  --color-primary-9-text: #ffffff;
  --color-tertiary-brand: #ff8a31;
  --color-faqs-background: #fffdf9;
  --color-faqs-foreground: #000000;
  --color-primary-10-text: #ffffff;
  --color-secondary-brand: #fbe7cc;
  --color-tertiary-1-text: #000000;
  --color-tertiary-2-text: #000000;
  --color-tertiary-3-text: #000000;
  --color-tertiary-4-text: #000000;
  --color-tertiary-5-text: #ffffff;
  --color-tertiary-6-text: #ffffff;
  --color-tertiary-7-text: #ffffff;
  --color-tertiary-8-text: #ffffff;
  --color-tertiary-9-text: #ffffff;
  --color-about-background: #fffdf9;
  --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: #fffdf9;
  --color-banner-foreground: #000000;
  --color-button-background: #25b6c1;
  --color-button-foreground: #000000;
  --color-footer-background: #fbe7cc;
  --color-footer-foreground: #000000;
  --color-header-background: #fffdf9;
  --color-header-foreground: #000000;
  --color-secondary-10-text: #ffffff;
  --color-staff-card-border: #ff8a31;
  --color-contact-background: #fffdf9;
  --color-contact-foreground: #000000;
  --color-gallery-background: #fffdf9;
  --color-gallery-foreground: #000000;
  --color-marquee-background: #ff8a31;
  --color-marquee-foreground: #000000;
  --color-partner-background: #fffdf9;
  --color-partner-foreground: #000000;
  --color-benefits-background: #fbe7cc;
  --color-benefits-foreground: #000000;
  --color-categories-card-cta: #fbe7cc;
  --color-cta-card-background: #ffffff;
  --color-cta-card-foreground: #000000;
  --color-services-background: #fffdf9;
  --color-services-foreground: #000000;
  --color-catalogue-background: #fffdf9;
  --color-catalogue-foreground: #000000;
  --color-faqs-icon-background: #fffdf9;
  --color-faqs-icon-foreground: #000000;
  --color-hero-card-background: #ffffff;
  --color-hero-card-foreground: #000000;
  --color-about-card-background: #fbe7cc;
  --color-about-card-foreground: #000000;
  --color-banner-cta-background: #ff8a31;
  --color-banner-cta-foreground: #000000;
  --color-cta-button-background: #ff8a31;
  --color-cta-button-foreground: #000000;
  --color-header-cta-background: #ff8a31;
  --color-header-cta-foreground: #000000;
  --color-offer-card-background: #ffffff;
  --color-offer-card-foreground: #000000;
  --color-staff-card-background: #fbe7cc;
  --color-staff-card-foreground: #000000;
  --color-about-curve-background: #ff8a31;
  --color-banner-card-background: #ffffff;
  --color-banner-card-foreground: #000000;
  --color-faqs-navigation-arrows: #ff8a31;
  --color-header-tabs-background: #fbe7cc;
  --color-header-tabs-foreground: #000000;
  --color-information-background: #000000;
  --color-information-foreground: #ffffff;
  --color-staff-modal-background: #fbe7cc;
  --color-staff-modal-foreground: #000000;
  --color-banner-curve-background: #ff8a31;
  --color-button-background-hover: #1d8d96;
  --color-button-foreground-hover: #ffffff;
  --color-category-faq-background: #ffffff;
  --color-category-faq-foreground: #000000;
  --color-floating-cta-background: #ff8a31;
  --color-floating-cta-foreground: #000000;
  --color-testimonials-background: #fffdf9;
  --color-testimonials-foreground: #000000;
  --color-workingHours-background: #ffffff;
  --color-workingHours-foreground: #000000;
  --color-benefits-card-background: #ffffff;
  --color-benefits-card-foreground: #000000;
  --color-footer-contact-card-ring: #09090b;
  --color-footer-contact-card-star: #e4dcd2;
  --color-categoryBanner-background: linear-gradient(to right, var(--color-primary-1), var(--color-primary-2), var(--color-primary-3));
  --color-categoryBanner-foreground: #1E1D25;
  --color-footer-contact-card-curve: #e4dcd2;
  --color-marquee-static-background: #ff8a31;
  --color-primary-button-background: #ff8a31;
  --color-primary-button-foreground: #000000;
  --color-service-header-background: #fffdf9;
  --color-service-header-foreground: #000000;
  --color-categories-card-background: #ff8a31;
  --color-categories-card-foreground: #000000;
  --color-banner-cta-background-hover: #fbe7cc;
  --color-banner-cta-foreground-hover: #000000;
  --color-categoryServices-background: #ffffff;
  --color-categoryServices-foreground: #000000;
  --color-header-cta-background-hover: #fbe7cc;
  --color-header-cta-foreground-hover: #000000;
  --color-offer-sticky-bar-background: #0d0d0c;
  --color-offer-sticky-bar-foreground: #ffffff;
  --color-secondary-button-background: #fbe7cc;
  --color-secondary-button-foreground: #000000;
  --color-testimonial-star-background: gold;
  --color-category-faq-card-background: #ffffff;
  --color-category-faq-card-foreground: #000000;
  --color-staff-card-button-background: #ff8a31;
  --color-staff-card-button-foreground: #000000;
  --color-staff-modal-cards-background: #ffffff;
  --color-staff-modal-cards-foreground: #000000;
  --color-testimonials-card-background: #fffdf9;
  --color-testimonials-card-foreground: #000000;
  --color-banner-cta-connect-background: #fbe7cc;
  --color-banner-cta-connect-foreground: #000000;
  --color-header-cta-connect-background: #fbe7cc;
  --color-header-cta-connect-foreground: #000000;
  --color-header-tabs-active-background: #ff8a31;
  --color-header-tabs-active-foreground: #000000;
  --color-offer-card-content-background: #c9a183;
  --color-offer-card-content-foreground: #000000;
  --color-serviceBanner-card-background: #ffffff;
  --color-serviceBanner-card-foreground: #000000;
  --color-footer-contact-card-background: #fffdf9;
  --color-footer-contact-card-foreground: #000000;
  --color-footer-contact-card-input-ring: #a1a1aa;
  --color-footer-social-media-background: #fffdf9;
  --color-footer-social-media-foreground: #000000;
  --color-marquee-static-card-background: #ffffff;
  --color-marquee-static-card-foreground: #000000;
  --color-testimonials-navigation-arrows: #ff8a31;
  --color-category-link-button-background: #fbe7cc;
  --color-category-link-button-foreground: #1E1D25;
  --color-floating-cta-connect-background: #fffdf9;
  --color-floating-cta-connect-foreground: #000000;
  --color-header-business-info-background: #fffdf9;
  --color-header-business-info-foreground: #000000;
  --color-primary-button-background-hover: var(--color-tertiary-2);
  --color-primary-button-foreground-hover: #000000;
  --color-testimonials-outline-background: var(--primary-10);
  --color-categoryServices-card-background: #ffffff;
  --color-categoryServices-card-foreground: #000000;
  --color-catalogue-view-all-cta-background: #fbe7cc;
  --color-catalogue-view-all-cta-foreground: #000000;
  --color-secondary-button-background-hover: var(--color-secondary-2);
  --color-secondary-button-foreground-hover: #000000;
  --color-banner-cta-connect-background-hover: #e4dcd2;
  --color-banner-cta-connect-foreground-hover: #000000;
  --color-footer-contact-card-main-background: #ff8a31;
  --color-footer-contact-card-main-foreground: #000000;
  --color-header-cta-connect-background-hover: #e4dcd2;
  --color-header-cta-connect-foreground-hover: #000000;
  --color-footer-contact-card-input-background: #ffffff;
  --color-footer-contact-card-input-foreground: var(--color-black);
  --color-footer-contact-card-input-ring-focus: #18181b;
  --color-footer-contact-card-button-background: #ff8a31;
  --color-footer-contact-card-button-foreground: #000000;
  --color-catalogue-navigation-arrows-background: #ff8a31;
  --color-catalogue-navigation-arrows-foreground: #000000;
  --color-catalogue-view-all-cta-hover-background: #ff8a31;
  --color-catalogue-view-all-cta-hover-foreground: #000000;
  --color-footer-contact-card-button-background-hover: #e4c9b4;
  --color-footer-contact-card-button-foreground-hover: #000000;
  --font-head: Halant, Halant;
  --font-body: Nunito Sans , Nunito Sans;
}

/* Page-specific global CSS for home */
/* 
 * Merged CSS File
 * Generated from main.css and all its imports
 * Created: 2025-06-19T11:36:57.752Z
 */
@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%);
    }
}

@keyframes partners-carousel-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;
    background-color: white;
}

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;
}

.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 {
    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);
}


.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;
    }
}

.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 when empty (no children) */
.offer-card-image-video:empty {
    display: none !important;
}

/* Hide if it has an <img> or <video> without a valid src */
.offer-card-image-video:has(img:not([src]), img[src=""]),
.offer-card-image-video:has(video:not([src]), video[src=""]) {
    display: none !important;
}

.offer-card-image-video:empty~.offer-card-writeup,
.offer-card-image-video:has(img:not([src]), img[src=""])~.offer-card-writeup {
    border-top-right-radius: 120px;
    border-bottom-left-radius: 120px;
    align-items: center;
}

.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-base);
}

.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);
}

.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-gray-100);
    color: var(--color-gray-700);
    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:hover {
    background-color: var(--color-gray-200);
}

.btn-tab[data-active='true'],
.btn-tab.active {
    background-color: var(--color-gray-800) !important;
    color: var(--color-white) !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;
}


.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);
}

.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-primary-button-background-hover);
    color: var(--color-primary-button-foreground-hover);
}

.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-button {
    cursor: pointer;
    transition: var(--transition-base);
    flex-shrink: 0;
    border-radius: 10px;
}

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

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

/* Removed conflicting flickity-page-dots rule to allow Instagram-style dots to work */

.flickity-prev-next-button {
    transform: translate(0, 0) !important;
    background: var(--color-catalogue-navigation-arrows-background) !important;
    color: var(--color-catalogue-navigation-arrows-foreground) !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-16) 0;
}

.section-container {
    max-width: var(--container-lg);
    margin: 0 auto;
    width: 100%;
    padding-inline: var(--space-8);
    padding-block: var(--space-16);
}

.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);
    }
}

.about-section {
    position: relative;
}

.about-section .card-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3rem;
    height: 12rem;
    border-right: 3px solid var(--color-banner-cta-background);
    border-bottom: 3px solid var(--color-banner-cta-background);
    border-bottom-right-radius: 100px;
    pointer-events: none;
    /* outer curve */
    outline-offset: 1rem;
}

.about-section .card-heading::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4rem;
    height: 13rem;
    border-right: 3px solid var(--color-banner-cta-background);
    border-bottom: 3px solid var(--color-banner-cta-background);
    border-bottom-right-radius: 100px;
    pointer-events: none;
    /* outer curve */

}

.about-section .feature-card::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 4rem;
    height: 13rem;
    border-left: 3px solid var(--color-banner-cta-background);
    border-top: 3px solid var(--color-banner-cta-background);
    border-top-left-radius: 100px;
    z-index: 20;
    pointer-events: none;
}

.about-section .feature-card::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 3rem;
    height: 12rem;
    border-left: 3px solid var(--color-banner-cta-background);
    border-top: 3px solid var(--color-banner-cta-background);
    border-top-left-radius: 100px;
    z-index: 20;
    pointer-events: none;
}

.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;

}

.footerForm-card::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 4rem;
    height: 13rem;
    border-left: 3px solid white;
    border-top: 3px solid white;
    border-top-left-radius: 100px;
}

.footerForm-card::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 3rem;
    height: 12rem;
    border-left: 3px solid white;
    border-top: 3px solid white;
    border-top-left-radius: 100px;
}

@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;
    }


}

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

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

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

.faq-section {
    scroll-margin-top: var(--header-height) !important;
    width: 100%;
    background-color: var(--color-faqs-background);
    color: var(--color-faqs-foreground);
}

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

#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;
}


.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-catalogue-background);
    color: var(--color-catalogue-foreground);
}


.service-button {
    display: inline-block;
    padding: var(--space-1);
    background-color: var(--color-primary-button-background);
    color: var(--color-primary-button-foreground);
    font-weight: var(--font-medium);
    font-size: var(--text-base);
    width: 100%;
    text-align: center;
}

.products-carousel .service-button {
    padding: 10px;
}

.main-services .service-button {
    display: inline-block;
    width: fit-content;
    padding: var(--space-1);
    background-color: var(--color-primary-button-background);
    color: var(--color-primary-button-foreground);
    font-weight: var(--font-medium);
    font-size: var(--text-base);
    border-radius: 50%;
    text-align: center;
    height: 28px;
    transform: translateX(-50%) rotate(45deg);
    scale: 80%;
}


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

.view-all-button:hover {
    background-color: var(--color-catalogue-view-all-cta-hover-background);
    color: var(--color-catalogue-view-all-cta-hover-foreground);
}

.accordion-container {
    display: flex;
    flex-direction: column;
}

.accordion-item:not(:last-child) {
    border-bottom: 1px solid var(--color-faqs-foreground);
}

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

.accordion-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 56px;
    height: 56px;
    margin-left: var(--space-4);
    color: var(--color-faqs-icon-foreground);
    transition: transform 0.3s ease;
}


@media (max-width: 767px) {
    .accordion-icon {
        width: 30px;
        height: 30px;
    }

    .offer-card-image-video:empty~.offer-card-writeup,
    .offer-card-image-video:has(img:not([src]), img[src=""])~.offer-card-writeup {
        border-top-right-radius: 40px;
        border-bottom-left-radius: 40px;
        align-items: center;
    }
}

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

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

.accordion-answer {
    font-size: var(--text-base);
    line-height: var(--leading-relaxed);
    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 20s linear infinite;
}

.services-section .carousel-container {
    margin-bottom: 0px !important;
}

.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: 400;
    text-transform: uppercase;
    white-space: nowrap;
}

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

.marquee-separator-short-text {
    margin: var(--space-8);
}

.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;
    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: 0px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px
}

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

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

.feature-card>.about-mobile-heading {
    display: none !important;
}

.about-section .card-image-wrapper {

    border-radius: 0;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    z-index: 10;
    max-height: 625px;
    margin-right: 40px;
}

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

.about-section .card-image {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.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: inherit;
    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-primary-button-background);
    color: var(--color-primary-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-primary-button-background-hover);
    transform: translateY(-2px);
    color: var(--color-primary-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-about-background) !important;
    color: var(--color-about-foreground) !important;
    scroll-margin-top: var(--header-height) !important;
}

.about-section .feature-card {
    background-color: var(--color-about-card-background);
    color: var(--color-about-card-foreground);
    overflow: visible;
    margin-bottom: var(--space-10);
    position: relative;
    align-items: center;
}

.about-section .card-content {
    padding: var(--space-10) var(--space-8);
    justify-content: flex-start;
    border: 0px;
    border-top-right-radius: 40px;
}

.about-section .card-heading {
    line-height: 1.2;
    text-align: center;
    color: var(--color-about-card-foreground) !important;

}

.about-section .card-text {
    color: var(--color-about-card-foreground) !important;

}

.contact-section {
    scroll-margin-top: var(--header-height) !important;
    background-color: var(--color-workingHours-background) !important;
    color: var(--color-workingHours-foreground) !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);
}

.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%;
}

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

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

.contact-link {
    display: flex;
    flex-direction: row;
    gap: 0;
}

.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;
}

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

.location-link {
    text-decoration: none;
}

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

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

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


.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;
    padding: 8rem;
}

.footerForm-container {
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--space-8);
    align-items: start;
    justify-content: center;
    background-color: var(--color-footer-contact-card-main-background);
    border-bottom-left-radius: 40px;
    border-top-right-radius: 40px;
    position: relative;
}

.footerForm-info-card {
    color: var(--color-footer-contact-card-main-foreground);
}

.footerForm-map-container {
    border-radius: var(--radius-lg);
    position: relative;
    height: 400px;
    width: 100%;
    order: 2;
    border: none !important;
    background-color: var(--color-footer-contact-card-main-background) !important;
    color: var(--color-footer-contact-card-main-foreground) !important;

}

.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;
}

.footer-form-container-wrapper {
    align-items: baseline;
}

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

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

.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-footer-contact-card-input-ring);
    border-radius: var(--radius-lg);
    font-size: var(--text-base);
    background-color: var(--color-footer-contact-card-input-background);
    color: var(--color-footer-contact-card-input-foreground);
    transition: var(--transition-base);
}

.footerForm-input:focus {
    outline: none;
    border-color: var(--color-footer-contact-card-input-ring-focus);
}

.footerForm-input::placeholder {
    font-size: var(--text-base);
    color: var(--color-footer-contact-card-input-foreground);
}

.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-footer-contact-card-input-ring);
    border-radius: var(--radius-lg);
    background-color: var(--color-footer-contact-card-input-background);
    color: var(--color-footer-contact-card-input-foreground);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 var(--space-3);
    transition: var(--transition-base);
}

.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-footer-contact-card-input-ring);
    border-radius: var(--radius-lg);
    background-color: var(--color-footer-contact-card-input-background);
    color: var(--color-footer-contact-card-input-foreground);
    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-footer-contact-card-input-ring-focus);
}

.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-radius: var(--radius-lg);
    font-size: var(--text-base);
    border: 1px solid var(--color-footer-contact-card-input-ring);
    background-color: var(--color-footer-contact-card-input-background);
    color: var(--color-footer-contact-card-input-foreground);
    transition: var(--transition-base);
    cursor: pointer;
}

.footerForm-select:focus {
    outline: none;
    border-color: var(--color-footer-contact-card-input-ring-focus);
}

.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-footer-contact-card-button-background);
    color: var(--color-footer-contact-card-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-footer-contact-card-button-background-hover);
    color: var(--color-footer-contact-card-button-foreground-hover);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px var(--color-black-alpha-30);
}

.footerForm-submit-button:focus {
    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);
    width: 100%;
}

.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 CONTACT LIST – COMPREHENSIVE GRID
   =============================== */

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

/* ===============================
   MOBILE: 3 COLUMNS (Default)
   =============================== */
.footer-section .footer-list {
    grid-template-columns: repeat(3, auto);
}

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

/* ===============================
   COMMON LIST ITEM STYLES
   =============================== */
.footer-section .footer-list>li {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* ===============================
   FULL-WIDTH PRIORITY ITEMS (Phone, Email, Location)
   These always span full width and come first
   =============================== */

/* 1️⃣ Phone - Always first, full width */
.footer-section .footer-list>li:has(img[src*="phone"]) {
    grid-column: 1 / -1;
    order: 1;
    text-decoration: underline;
}

/* 2️⃣ Email - Always second, full width */
.footer-section .footer-list>li:has(img[src*="email"]) {
    grid-column: 1 / -1;
    order: 2;
    text-decoration: underline;
}

/* 3️⃣ Map/Address - Always third, full width */
.footer-section .footer-list>li:has(img[src*="map-pin"]) {
    grid-column: 1 / -1;
    order: 3;
    text-decoration: underline;
}

/* ===============================
   SOCIAL MEDIA ITEMS (Non-contact icons)
   All get order: 4 to appear after contact items
   =============================== */
.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;
}

/* ===============================
   DESKTOP (5 COLUMNS) - SOCIAL MEDIA CENTERING
   Social items = Total items - 3 (phone, email, location)
   =============================== */
@media (min-width: 768px) {

    /* ----- 1 SOCIAL ITEM (4 total items) -----
       Place in column 3 (center)
       Layout: [ _ | _ | 4 | _ | _ ]
    */
    .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;
    }

    /* ----- 2 SOCIAL ITEMS (5 total items) -----
       Place in columns 2 and 4
       Layout: [ _ | 4 | _ | 5 | _ ]
    */
    .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;
    }

    /* ----- 3 SOCIAL ITEMS (6 total items) -----
       Place in columns 2, 3, 4
       Layout: [ _ | 4 | 5 | 6 | _ ]
    */
    .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;
    }

    /* ----- 4 SOCIAL ITEMS (7 total items) -----
       Row 1: columns 2, 3, 4
       Row 2: column 3 (centered)
       Layout: [ _ | 4 | 5 | 6 | _ ]
               [ _ | _ | 7 | _ | _ ]
    */
    .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;
    }

    /* ----- 5 SOCIAL ITEMS (8 total items) -----
       Row 1: columns 2, 3, 4
       Row 2: columns 2, 4
       Layout: [ _ | 4 | 5 | 6 | _ ]
               [ _ | 7 | _ | 8 | _ ]
    */
    .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;
    }

    /* ----- 6 SOCIAL ITEMS (9 total items) -----
       Row 1: columns 2, 3, 4
       Row 2: columns 2, 3, 4
       Layout: [ _ | 4 | 5 | 6 | _ ]
               [ _ | 7 | 8 | 9 | _ ]
    */
    .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;
    }

    /* ----- 7 SOCIAL ITEMS (10 total items) -----
       Row 1: columns 2, 3, 4
       Row 2: columns 2, 3, 4
       Row 3: column 3 (centered)
       Layout: [ _ | 4  | 5  | 6  | _ ]
               [ _ | 7  | 8  | 9  | _ ]
               [ _ | _  | 10 | _  | _ ]
    */
    .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;
    }

    /* ----- 8 SOCIAL ITEMS (11 total items) -----
       Row 1: columns 2, 3, 4
       Row 2: columns 2, 3, 4
       Row 3: columns 2, 4
       Layout: [ _ | 4  | 5  | 6  | _ ]
               [ _ | 7  | 8  | 9  | _ ]
               [ _ | 10 | _  | 11 | _ ]
    */
    .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;
    }
}

/* ===============================
   MOBILE (3 COLUMNS) - SOCIAL MEDIA CENTERING
   =============================== */
@media (max-width: 767px) {

    /* ----- 1 SOCIAL ITEM (4 total items) -----
       Layout: [ _ | 4 | _ ]
    */
    .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;
    }

    /* ----- 2 SOCIAL ITEMS (5 total items) -----
       Layout: [ 4 | _ | 5 ]
    */
    .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;
    }

    /* ----- 3 SOCIAL ITEMS (6 total items) -----
       Layout: [ 4 | 5 | 6 ]
    */
    .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;
    }

    /* ----- 4 SOCIAL ITEMS (7 total items) -----
       Row 1: [ 4 | 5 | 6 ]
       Row 2: [ _ | 7 | _ ]
    */
    .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;
    }

    /* ----- 5 SOCIAL ITEMS (8 total items) -----
       Row 1: [ 4 | 5 | 6 ]
       Row 2: [ 7 | _ | 8 ]
    */
    .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;
    }

    /* ----- 6 SOCIAL ITEMS (9 total items) -----
       Row 1: [ 4 | 5 | 6 ]
       Row 2: [ 7 | 8 | 9 ]
    */
    .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;
    }

    /* ----- 7 SOCIAL ITEMS (10 total items) -----
       Row 1: [ 4 | 5  | 6 ]
       Row 2: [ 7 | 8  | 9 ]
       Row 3: [ _ | 10 | _ ]
    */
    .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;
    }

    /* ----- 8 SOCIAL ITEMS (11 total items) -----
       Row 1: [ 4  | 5  | 6  ]
       Row 2: [ 7  | 8  | 9  ]
       Row 3: [ 10 | _  | 11 ]
    */
    .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-content-quick-links {
    display: flex;
    gap: var(--space-0) !important;
}

.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-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-contact-link {
    text-decoration: none;
    transition: var(--transition-base);
    display: flex;
    align-items: start;
    gap: var(--space-3);
}

.footer-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    min-width: 16px;
    width: 16px;
    height: 16px;
    margin-top: 6px;
}

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

.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);
    }

    .hero-section {

        max-height: min(80vh, 800px);

    }
}

@media (min-width: 768px) {
    .services-section .carousel-card-title {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        cursor: pointer;
    }

    .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);
    }

    /* Removed display: none for flickity-page-dots to allow Instagram-style dots */


    .cta-mobile-spacing {
        margin-bottom: 0;
    }


    .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;
    }

    .accordion-button {
        font-size: var(--text-xl);
        padding: var(--space-4) 0;
    }

    .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;
        min-height: 700px;
    }

    .feature-card-auto-height {
        height: auto;
    }

    .card-image-wrapper {
        width: 40%;
        border-radius: var(--radius-lg);
    }

    .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: left;
        align-items: flex-start;
    }

    .card-content-narrow {
        width: 58%;
    }

    .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: var(--text-base);
    }

    .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-reverse;
    }

    .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 {
        font-size: var(--text-base);
        order: 2;
        grid-column: span 5 / span 5;
        grid-column-start: 8;
    }

    .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-info-card {
        padding: 0px !important;
    }

    .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,
    .footerForm-select {
        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);
    }


    .marquee-container {
        display: block;
    }

    .mobile-announcement-container {
        display: none;
    }

    .marquee-text {
        font-size: var(--text-xl);
    }

    .marquee-track {
        animation-duration: 20s;
    }

    .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: var(--text-base);
    }

    .card-button-small {
        padding: 1.125rem var(--space-12);
        font-size: var(--text-md);
    }

    .about-section .card-content {
        padding-block: var(--space-16);
        padding-inline: var(--space-24);
        padding-right: 120px;
    }

    .about-section .card-heading {
        font-size: var(--text-4-xl);
        margin-bottom: var(--space-2);
        font-style: italic;
    }

    .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);
    }


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

    .footerForm-map-container {
        min-height: 600px;
        width: 80%;
    }

    .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-6);
    }

    .footerForm-input,
    .footerForm-country-button,
    .footerForm-radio-button,
    .footerForm-select {
        font-size: var(--text-lg);
        padding: 0 var(--space-5);
        border-radius: var(--radius-xl);
    }

    .footerForm-container {
        gap: var(--space-10);
        align-items: center;
        padding: var(--space-20) var(--space-24);
    }

    .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: 60px;
        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;
    }

    .flickity-page-dots {
        display: none !important;
    }


}

@media (min-width: 1200px) {
    .container {
        max-width: var(--container-lg);
    }

    .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;
    }

    .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 {
        padding: var(--space-10);
    }

    .footerForm-section>.section-container {
        padding-inline: var(--space-10);
        padding-block: var(--space-16);

    }

    .about-section .card-image-wrapper {
        height: 560px;
        min-width: 300px;
        right: -50px;
    }

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

    .heading-section {
        font-size: var(--text-4-xl);
    }

    .text-section {
        font-size: var(--text-lg);
    }

}

@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;
    }

    .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 {
        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) {

    .section-title {
        font-size: 40px;
    }

    .section-subtitle {
        font-size: var(--text-base);
    }

}


@media screen and (min-width: 1024px) {
    .carousel-card {
        width: calc(33.333%) !important;
    }

    .services-section .carousel-card {
        width: calc(25%) !important;
    }

    .carousel-container:after {
        content: 'flickity-enabled';
        display: none;
    }
}

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

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

@media (min-width: 1301px) {
    .flickity-prev-next-button.next {
        right: -6% !important;
    }

    .flickity-prev-next-button.previous {
        left: -6% !important;
    }


}


@media (min-width: 1300px) {
    .carousel-section {
        padding-block: var(--space-16);
    }
}

@media (min-width: 1600px) {

    .feature-card-fixed-width {
        width: 85rem;
    }
}

@media (max-width: 600px) {
    .marquee-track {
        animation: none;
        padding: var(--space-0) var(--space-10);
    }

    .marquee-text {
        white-space: wrap;
        text-align: center;
    }

    .marquee-separator {
        display: none;
    }

    .marquee-content {
        margin: 20px;
        padding: 30px;
        background-color: var(--color-marquee-static-card-background);
        border-top-left-radius: 60px;
        border-bottom-right-radius: 60px;

    }

    .marquee-text:first-child {
        display: block;
        color: var(--color-marquee-static-card-foreground);
        white-space: normal;
        word-break: break-word;
        font-size: 0.80rem;
    }

    .marquee-text,
    .marquee-content {
        display: none;
    }

    .marquee-container {

        background-color: var(--color-marquee-static-background);

    }

    .marquee-content:first-child {
        display: block;
    }

    .testimonial-card {
        min-width: 0;
        padding: var(--space-5);
    }
}

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

@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;
    }
}

.category-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

/* 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-family: BodyFont, system-ui, sans-serif;
    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-family: BodyFont, system-ui, sans-serif;
    font-weight: 400;
    line-height: 1.5;
}

/*
============================================================
           ADDED AND MODIFIED BLOCKS
============================================================
*/

/* Hide scrollbar for all browsers */
/* Chrome, Safari and Opera */
::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

/* Firefox */
* {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

/* IE and Edge */
* {
    -ms-overflow-style: none;
}

/* Additional rules to ensure scrolling still works */
html,
body {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

html::-webkit-scrollbar,
body::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

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


@media (max-width: 480px) {
    .carousel-container {
        margin-bottom: var(--space-32) !important;
    }
}

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

@media (min-width: 1024px) and (max-width: 1200px) {
    .carousel-card {
        min-height: 540px;
    }
}

.carousel-card-text {
    flex-grow: 1;
    overflow: hidden;
    overflow-wrap: break-word;
    hyphens: auto;
}

/* Smooth transitions for all carousel viewports */
.flickity-viewport {
    transition: height 0.1s ease-in-out;
}


/* Services section carousel card styles moved to bodaland.css */

.view-all-container {
    display: flex;
    justify-content: center;
    padding-top: var(--space-6);
}

.more-text {
    font-weight: var(--font-semibold);
    font-size: var(--text-base);
    color: var(--color-black-alpha-70);
    cursor: pointer;
    user-select: none;
    transition: opacity 0.2s ease;
}

.more-text:hover {
    opacity: 0.7;
}

/* Expanded text */
.expanded-text {
    display: inline;
    opacity: 1;
    transition: opacity 0.3s ease;
}

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

.card-text-left {
    text-align: left;
}

.footerForm-visit-title,
.footerForm-title {
    font-size: 52px !important;
    margin-bottom: 0px !important;
}


.footerForm-visit-section,
.footerForm-info-row {
    z-index: 10;
    position: relative;

}

@media (max-width: 767px) {

    .footerForm-container {
        grid-template-columns: 1fr;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 0px;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .footerForm-visit-section,
    .footerForm-info-row {
        z-index: 10;
        position: relative;
        text-align: center;
    }

    .footerForm-info-card {
        padding: 0px !important;
    }

    /* Shared star style */
    .footerForm-visit-section::after,
    .footerForm-hours-section::after {
        content: "";
        display: block;
        width: 35px;
        height: 35px;
        margin: 20px auto;
        background-color: #ffffff;
        /* change if needed */
        clip-path: polygon(50% 0%,
                62% 38%,
                100% 50%,
                62% 62%,
                50% 100%,
                38% 62%,
                0% 50%,
                38% 38%);
    }

    .footerForm-info-row {
        justify-content: center;
    }

    .footerForm-visit-title,
    .footerForm-title {
        font-size: 36px !important;
    }

    .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%;
    }

    .flickity-viewport {
        border-radius: 0px !important;
    }

    .flickity-page-dots {
        bottom: -80px !important;
        width: 50% !important
    }

    .flickity-prev-next-button {
        top: 110% !important;
    }

    .flickity-prev-next-button.next {
        right: 60px !important;
    }

    .flickity-prev-next-button.previous {
        left: 60px !important;
    }

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

}


.services-section .service-card-wrapper {
    color: var(--color-categories-card-foreground);
    background-color: var(--color-categories-card-background);
    border-radius: var(--space-4);
    overflow: hidden;
    flex-direction: column;
    box-sizing: border-box;
    align-items: center;
    border: 0px;
    cursor: pointer;


}

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

.services-section .carousel-card-title {
    font-size: var(--text-xl);
    font-weight: var(--font-semibold);
    line-height: 1;
}

.services-section .carousel-card-text {
    font-size: var(--text-base);
    line-height: var(--leading-normal);
    overflow: hidden;
    cursor: pointer;
}

.products-carousel .carousel-card-text {
    font-size: var(--text-sm);
    line-height: var(--leading-normal);
    overflow: hidden;
    cursor: pointer;
}

.products-carousel .more-text {
    font-size: var(--text-sm);
}

@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;
    }

    /* Services section tablet styles moved to bodaland.css */
}


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

    .carousel-container {
        margin-bottom: var(--space-24) !important;
    }
}

/* ServicesSection.jsx - Hide carousel controls and center cards based on count */

/* Desktop: Hide controls when 1-3 cards */
@media (min-width: 1024px) {

    /* Hide prev/next buttons when 1-4 cards */
    .services-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(5))) .flickity-prev-next-button {
        display: none !important;
    }

    /* Hide dots when 1-3 cards */
    .services-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(3))) .flickity-page-dots {
        display: none !important;
    }

    /* When 1 card - center using Flickity viewport */
    .services-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-viewport {
        width: 380px;
        margin: 0 auto;
    }

    .services-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .carousel-card {
        width: 100% !important;
        margin-right: 0 !important;
    }

    /* When 3 cards – center carousel */
    .services-section .main-carousel :has(.carousel-cell:nth-child(3)) :not(:has(.carousel-cell:nth-child(4))) .flickity-viewport {
        width: 1220px;
        /* 380 * 3 + 40 * 2 */
        margin: 0 auto;
    }

    .services-section .main-carousel :has(.carousel-cell:nth-child(3)) :not(:has(.carousel-cell:nth-child(4))) .carousel-card {
        width: 350px !important;
        margin-right: 40px !important;
    }

    /* When 2 cards - center using Flickity viewport */
    .services-section .main-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .flickity-viewport {
        width: 800px;
        margin: 0 auto;
    }

    .services-section .main-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .carousel-card {
        width: 380px !important;
        margin-right: 40px !important;
    }
}

/* Tablet: Hide controls when 1-2 cards */
@media (min-width: 768px) and (max-width: 1023px) {

    /* Hide prev/next buttons when 1-2 cards */
    .services-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(3))) .flickity-prev-next-button {
        display: none !important;
    }

    /* Hide dots when 1-2 cards */
    .services-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(3))) .flickity-page-dots {
        display: none !important;
    }

    /* When 1 card - center using Flickity viewport */
    .services-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-viewport {
        width: 380px;
        margin: 0 auto;
    }

    .services-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .carousel-card {
        width: 100% !important;
        margin-right: 0 !important;
    }

    /* When 2 cards - center using Flickity viewport */
    .services-section .main-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .flickity-viewport {
        width: 780px;
        margin: 0 auto;
    }

    .services-section .main-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .carousel-card {
        width: 380px !important;
        margin-right: 20px !important;
    }
}

/* Mobile: Hide controls when 1 card and center it */
@media (max-width: 767px) {

    /* Hide prev/next buttons when only 1 card */
    .services-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-prev-next-button {
        display: none !important;
    }

    /* Hide dots when only 1 card */
    .services-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-page-dots {
        display: none !important;
    }

    /* When 1 card - center using Flickity viewport */
    .services-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-viewport {
        width: 90%;
        max-width: 320px;
        margin: 0 auto;
    }

    .services-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .carousel-card {
        width: 100% !important;
        margin-right: 0 !important;
    }
}

/* Testimonials Section - Class-based CSS for iterables */

/* Base testimonial section styles */
.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;
    height: auto !important;
    min-height: auto !important;
}

.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-subheading {
    font-size: var(--text-lg);
    margin: 0;
    max-width: 700px;
    line-height: 1.6;
}

/* Carousel styles */
.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 styles */
.testimonial-card {
    background: var(--color-testimonials-card-background);
    color: var(--color-testimonials-card-foreground);
    border-radius: var(--space-8);
    padding: var(--space-8) 28px var(--space-6) 28px;
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 272px;
    height: auto;
    transition: all 0.3s ease-in-out;
    min-width: 280px;
    border-width: 1px;
    border-color: #000;
    border-style: solid;
}

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

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

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

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

/* Star icon - reusable for all stars */
.star-icon {
    color: var(--color-gold);
    font-size: 18px;
}

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

/* Testimonial text */
.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;
}

/* Expanded text */
.expanded-text {
    transition: all 0.3s ease;
}

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

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

/* Author avatar - base styles */
.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;
}

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

/* Author info */
.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);
    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;
}


/* Responsive styles */
@media (max-width: 1024px) {
    .testimonials-carousel-cell {
        height: auto !important;
        min-height: auto !important;
    }

    .testimonial-cell-container {
        height: auto !important;
    }
}

@media (max-width: 767px) {
    .testimonial-cell-container {
        flex-direction: column;
        height: auto !important;
        min-height: auto !important;
    }

    .testimonial-card {
        height: auto !important;
        min-height: 270px !important;
    }

    .testimonials-carousel-cell {
        height: auto !important;
        min-height: auto !important;
        width: 98%;
    }
}

@media (max-width: 600px) {

    .testimonial-card {
        min-width: 0;
        padding: var(--space-5);
        height: auto !important;
        min-height: 230px !important;
    }
}

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

@media (min-width: 768px) and (max-width: 1023px) {

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

/* Override Flickity viewport for testimonials */
.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;
}

/* Testimonials Section Carousel - Center and Hide Navigation for Few Items */
/* Default carousel cell spacing to match services section */

/* Desktop: Hide navigation buttons when 1-3 carousel cells (6 or fewer testimonials) */
@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;
    }

    /* Hide dots when 1-3 carousel cells */
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(4))) .flickity-page-dots {
        display: none !important;
    }

    /* When 1 carousel cell (2 testimonials) - center using Flickity viewport */
    .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;
    }

    /* When only 1 carousel cell with 2 cards - ensure they display side by side */
    .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;
    }

    /* Also adjust the carousel cell height */
    .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;
    }

    /* When 2 carousel cells (4 testimonials) - center using Flickity viewport */
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .flickity-viewport {
        width: 900px;
        margin: 0 auto;
    }

    /* Adjust card width to 50% - space-2 when there are exactly 4 cards (2 carousel cells) */
    .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;
    }

    .fusion-split-card-offer-section .carousel-cell {
        height: 600px !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;
    }

    /* Hide dots when 1-2 carousel cells */
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(3))) .flickity-page-dots {
        display: none !important;
    }

    /* When 1 carousel cell - center using Flickity viewport */
    .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;
    }

    /* When only 1 carousel cell with 2 cards - ensure they display side by side */
    .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;
    }

    /* Also adjust the carousel cell height */
    .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;
    }

    /* When 2 carousel cells (4 testimonials) - center using Flickity viewport and hide controls */
    .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;
    }

    /* Adjust card width to 50% - space-2 when there are exactly 4 cards (2 carousel cells) */
    .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;
    }

    .fusion-split-card-offer-section .carousel-cell {
        height: 600px !important;
    }
}

/* Mobile: Hide navigation buttons when only 1 carousel cell (2 cards) */
@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;
    }

    /* Hide dots when only 1 carousel cell (2 cards) */
    .testimonials-section .testimonials-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-page-dots {
        display: none !important;
    }

    /* When 1 carousel cell - center using Flickity viewport */
    .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;
    }

}

/* Staff Section Styles */

/* Staff Carousel */
.staff-carousel {
    margin-bottom: var(--space-10);
}

.staff-carousel .flickity-viewport {
    overflow: hidden;
    position: relative;
}

.staff-carousel .flickity-page-dots {
    bottom: -30px;
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.staff-carousel .flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 var(--space-2);
    background: var(--color-tertiary-light);
    border-radius: 50%;
    opacity: 0.5;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.staff-carousel .flickity-page-dots .dot.is-selected {
    opacity: 1;
    background: var(--color-tertiary-dark);
}

.staff-carousel .flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    background: white;
    background: hsla(0, 0%, 100%, 0.75);
    cursor: pointer;
    transform: translateY(-50%);
}
.staff_card_itarate img {
    min-height: 250px;
    max-height: 250px;
}


.staff-carousel .flickity-prev-next-button:hover {
    background: white;
}

.staff-carousel .flickity-prev-next-button.previous {
    left: 10px;
}

.staff-carousel .flickity-prev-next-button.next {
    right: 10px;
}

/* Staff Cards */
.staff_card_itarate {
    background-color: var(--color-staff-card-background) !important;
    padding: var(--space-8);
    display: flex !important;
    flex-direction: column;
    align-items: center;
    text-align: center;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    min-width: 250px;
    margin: 0 10px;
    flex-shrink: 0;
    justify-content: space-between;
    min-height: 450px;
    border-radius: 40px 0px !important;
}

.staff_card_itarate:hover {
    transform: translateY(-5px);
}

/* Staff Images */
.staff-image-container {
    width: 230px;
    height: 230px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: var(--space-6);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

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

/* Staff Names */
.staff-name {
    font-size: var(--text-xl);
    font-weight: var(--font-semibold);
    color: var(--color-gray-900);
    margin: 0 0 var(--space-2) 0;
    line-height: 1.2;
}

/* Staff Titles */
.staff-title {
    font-size: var(--text-base);
    color: var(--color-gray-700);
    margin: 0 0 auto 0;
    line-height: 1.5;
    padding-bottom: var(--space-6);
}

/* Book Buttons */
.staff-book-button {
    background-color: var(--color-primary-button-background);
    color: var(--color-primary-button-foreground);
    border: none;
    padding: 14px var(--space-8);
    border-radius: 25px;
    font-size: var(--text-base);
    font-weight: var(--font-medium);
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    max-width: 200px;
    margin-top: auto;
}

.staff-book-button:hover {
    background-color: var(--color-primary-button-background-hover);
    color: var(--color-primary-button-foreground-hover);
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.staff-book-button:focus {
    outline: 2px solid var(--color-button-outline);
    outline-offset: 2px;
}

/* Staff Section Responsive Styles */
@media screen and (min-width: 1024px) {
    .staff-carousel {
        margin: 0 auto;
    }

    .staff-carousel .carousel-cell {
        width: calc(30% - 0.70rem) !important;
    }

    /* Hide prev/next buttons when 3 or fewer cards (all visible) */
    .staff-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(4))) .flickity-prev-next-button {
        display: none !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .staff_card_itarate {
        min-width: 250px;
        margin: 0 6px;
    }

    .staff-carousel .carousel-cell {
        width: calc(40% - 0.5rem) !important;
    }

    /* Hide prev/next buttons when 2 or fewer cards (all visible) */
    .staff-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(3))) .flickity-prev-next-button {
        display: none !important;
    }

}

@media (max-width: 767px) {
    .carousel-section.staff-section {
        padding: var(--space-20) 0 var(--space-8) 0 !important;
    }

    .staff_card_itarate {
        min-height: 350px;
    }

    .staff-image-container {
        width: 200px;
        height: 200px;
    }

    .staff-name {
        font-size: var(--text-base);
    }

    .staff-title {
        font-size: var(--text-sm);
    }

    .staff-carousel .carousel-cell {
        width: 80% !important;
    }

    /* Hide prev/next buttons when only 1 card */
    .staff-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-prev-next-button {
        display: none !important;
    }

    .staff-carousel.flickity-enabled .flickity-page-dots {
        display: flex;
    }
}

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

.staff-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 500;
    padding: var(--space-4);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.staff-modal-content {
    background-color: var(--color-gray-100);
    border-radius: 20px;
    max-width: 900px;
    width: 100%;
    max-height: 90vh;
    overflow-y: auto;
    padding: var(--space-4);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: scale(0.95);
    transition: transform 0.3s ease;
}

.close-icon {
    display: block;
}

.bio-card-container {
    display: flex;
    flex-direction: column;
    gap: var(--space-8);
}

.bio-profile-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--space-4);
    text-align: center;
    padding: var(--space-8);
    background-color: white;
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.bio-profile-image-container {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    background-color: var(--color-gray-100);
}

.bio-profile-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bio-professional-name {
    font-size: var(--text-2-xl);
    font-weight: var(--font-bold);
    color: var(--color-gray-800);
    margin: 0;
    line-height: 1.2;
}

.bio-professional-title {
    font-size: var(--text-sm);
    color: var(--color-gray-600);
    margin: 0;
    font-weight: var(--font-normal);
}

.bio-book-button {
    background-color: var(--color-primary-button-background);
    color: var(--color-primary-button-foreground);
    border: none;
    padding: 14px var(--space-6);
    border-radius: 25px;
    font-size: var(--text-base);
    font-weight: var(--font-medium);
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    max-width: 200px;
    margin-top: var(--space-2);
}

.bio-book-button:hover {
    background-color: var(--color-primary-button-background-hover);
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    color: var(--color-primary-button-foreground-hover);

}

.bio-book-button:focus {
    outline: 2px solid var(--color-button-outline);
    outline-offset: 2px;
}

.bio-content-section {
    flex: 1;
    padding: var(--space-8);
    background-color: white;
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.bio-text {
    font-size: var(--text-base);
    line-height: 1.7;
    color: var(--color-gray-700);
    margin: 0;
    text-align: left;
}

@media (min-width: 768px) {
    .staff-modal-content {
        padding: var(--space-8);
    }

    .bio-card-container {
        flex-direction: row;
        gap: var(--space-4);
    }

    .bio-profile-section {
        flex-shrink: 0;
        min-width: 250px;
    }

    .bio-content-section {
        padding: var(--space-12);
    }

    .bio-profile-image-container {
        width: 150px;
        height: 150px;
    }

    .bio-professional-name {
        font-size: var(--text-xl);
    }

    .bio-professional-title {
        font-size: var(--text-base);
    }

    .bio-text {
        font-size: var(--text-lg);
        line-height: 1.8;
    }
}

/* Mobile-specific styles for staff modal */
@media (max-width: 767px) {
    .staff-modal {
        align-items: flex-end;
        padding: 0;
    }

    .staff-modal-content {
        border-radius: 16px 16px 0 0;
        max-height: 90vh;
        overflow-y: auto;
        width: 100%;
        max-width: 100%;
        margin: 0;
    }

    .bio-profile-section {
        display: none;
    }

    .bio-book-button-mobile {
        display: block;
        margin: var(--space-6) auto 0;
        width: auto;
        min-width: 200px;
    }

    .bio-card-container {
        flex-direction: column;
        padding: 0;
    }

    .bio-content-section {
        padding: var(--space-6);
        text-align: center;
        border-radius: 0;
        box-shadow: none;
    }

    .bio-text {
        text-align: left;
        margin-bottom: var(--space-4);
        min-height: 300px;
    }

    .staff-modal-content {
        transform: none;
    }
}

/* Desktop-specific styles for staff modal */
@media (min-width: 768px) {
    .bio-book-button-mobile {
        display: none;
    }
}

@media (min-width: 1024px) {
    .staff-modal-content {
        max-width: 1000px;
    }

}

/* Flickity Carousel Instagram-style dots CSS */

/* Default Flickity dots styling */
.flickity-page-dots {
    display: block;
    white-space: nowrap;
    font-size: 0;
    position: absolute;
    width: 100%;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    transition: text-indent 0.2s 0.15s;
}

.flickity-page-dots .dot {
    background: transparent !important;
    margin: 0 5px !important;
    /* Increased margin for more space between dots */
    display: inline-block !important;
    width: 10px !important;
    height: 10px !important;
    position: relative !important;
    cursor: pointer !important;
    -webkit-tap-highlight-color: transparent !important;
    border: none !important;
}

/* Style the dots using ::before pseudo-element for better animation control */
.flickity-page-dots .dot::before {
    content: '' !important;
    background: #333 !important;
    border-radius: 50% !important;
    display: block !important;
    width: 10px !important;
    height: 10px !important;
    transition: transform 0.1s 0.15s, background-color 0.3s ease !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
}

/* Active dot styling */
.flickity-page-dots .dot.is-selected::before {
    background: #000 !important;
    transform: scale(1) !important;
}

/* Instagram-style overflow behavior */
.flickity-page-dots--overflow {
    left: 50% !important;
    width: 140px !important;
    /* 7 dots * 20px (10px + 10px margins) */
    margin-left: -70px !important;
    /* Half of width */
    overflow: hidden !important;
    text-align: center !important;
    /* Center the dots */
    text-indent: 0 !important;
    /* Remove text-indent to center properly */
    transition: all 0.2s 0.15s !important;
    padding: 0 20px !important;
    /* Add padding for centering */
    box-sizing: border-box !important;
}

/* Dot scaling based on position */
.flickity-page-dots--overflow .dot[data-dot="dot"]::before {
    transform: scale(1) !important;
}

.flickity-page-dots--overflow .dot[data-dot="dot--prev"]::before,
.flickity-page-dots--overflow .dot[data-dot="dot--next"]::before {
    transform: scale(0.7) !important;
}

.flickity-page-dots--overflow .dot[data-dot="dot--prev-prev"]::before,
.flickity-page-dots--overflow .dot[data-dot="dot--next-next"]::before {
    transform: scale(0.4) !important;
}

.flickity-page-dots--overflow .dot[data-dot="dot--offscreen"]::before {
    transform: scale(0.2) !important;
}

.main-grid-services {
    display: none;
}

.main-services .service-card-wrapper {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    gap: 12px;
    border-radius: 30px 0;
    overflow: hidden;
    padding: 0;
}

.products-carousel .service-card-wrapper {
    display: grid;
    grid-template-columns: 1fr auto;
    border-radius: 30px 0;
    overflow: hidden;
    padding: 0px;
}

/* IMAGE full width on top */
.services-section .carousel-card-image-container {
    grid-column: 1 / 3;
    grid-row: 1;

}

/* IMAGE center */
.services-section .carousel-card-image {
    width: 100%;
    display: block;
    object-fit: cover;
}

/* CONTENT bottom left */
.services-section .carousel-card-content {
    grid-column: 1;
    grid-row: 2;
    padding: 0 16px 16px;
    text-align: left;
}

/* BUTTON bottom right */
.main-services .services-section .service-button {
    grid-column: 2;
    grid-row: 2;
    align-self: center;
    justify-self: center;
    margin-right: 16px;
}


.main-grid-services .carousel-card {
    height: 100px !important;
    margin-right: 0;
}

/* Hide all items after the 6th */
.main-grid-services>*:nth-child(n + 7) {
    display: none;
}

.services-section .carousel-card-content {
    min-height: 60px !important;
    padding: 0px 10px;
}

.products-carousel .carousel-card-content {
    min-height: 60px !important;
    padding: 20px 10px;
    display: flex;
    gap: 15px;
    text-align: center;
    background-color: var(--color-categories-card-background);
    color: var(--color-categories-card-foreground);
}

.main-services .carousel-card-content {
    text-align: left !important;
}

.services-section .carousel-card {
    padding: 10px;
    min-height: 310px !important;
}

.products-carousel .carousel-card {
    padding: 10px;
    min-height: 500px !important;
}

.main-services .carousel-card {
    padding: 10px;
    min-height: 350px !important;
}

.services-section .carousel-card-title {
    font-size: var(--text-md);
}



.carousel-card-image-container {
    height: 180px !important;

}

.services-section .carousel-card {
    height: auto !important;
}

/* Responsive adjustments */
@media (max-width: 767px) {

    .offer-card-writeup::before,
    .offer-card-writeup::after {
        display: none;
    }

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

    /* Star */
    .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;
    }

    /* Text */
    .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;
    }



    .services-section .main-grid-services .carousel-card {
        width: 100% !important;
    }



    .main-grid-services .carousel-card {
        margin-right: 0;
    }


    .services-section .carousel-card {
        padding: 10px;
        min-height: 230px !important;
    }

    .services-section .carousel-card-title {
        font-size: var(--text-md);
    }

    .carousel-card-image-container {
        height: 224px !important;
    }


    .flickity-page-dots .dot {
        margin: 0 3px !important;
        /* Slightly smaller margin on mobile */
    }

    .flickity-page-dots--overflow {
        width: 98px !important;
        /* 7 dots * 14px (10px + 4px margins) */
        margin-left: -49px !important;
        text-indent: 28px !important;
        /* 2 dots * 14px */
    }
}

/* Fine-tune dot appearance */
.flickity-page-dots .dot::before {
    background: rgba(0, 0, 0, 0.3);
}

.flickity-page-dots .dot.is-selected::before {
    background: rgba(0, 0, 0, 0.9);
}

/* Dark theme support */
.dark .flickity-page-dots .dot::before {
    background: rgba(255, 255, 255, 0.3);
}

.dark .flickity-page-dots .dot.is-selected::before {
    background: rgba(255, 255, 255, 0.9);
}

/* Instagram-style dots override to ensure it applies over hosted flickity.min.css */
/* Force the scaling to work by adding more specific selectors and !important */
.flickity-enabled .flickity-page-dots--overflow .dot[data-dot="dot"]::before {
    transform: scale(1) !important;
}

.flickity-enabled .flickity-page-dots--overflow .dot[data-dot="dot--prev"]::before,
.flickity-enabled .flickity-page-dots--overflow .dot[data-dot="dot--next"]::before {
    transform: scale(0.7) !important;
}

.flickity-enabled .flickity-page-dots--overflow .dot[data-dot="dot--prev-prev"]::before,
.flickity-enabled .flickity-page-dots--overflow .dot[data-dot="dot--next-next"]::before {
    transform: scale(0.4) !important;
}

.flickity-enabled .flickity-page-dots--overflow .dot[data-dot="dot--offscreen"]::before {
    transform: scale(0.2) !important;
}

/* Ensure the overflow container has the right properties */
.flickity-enabled .flickity-page-dots.flickity-page-dots--overflow {
    position: absolute !important;
    left: 50% !important;
    width: 112px !important;
    margin-left: -56px !important;
    overflow: hidden !important;
    text-align: left !important;
}

@media (min-width: 768px) and (max-width:1300px) {
    .flickity-prev-next-button {
        top: 105% !important;
    }

    .services-section .flickity-enabled .flickity-page-dots {

        display: none !important;
    }
}

@media (min-width:640px) and (max-width: 1023px) {
    .flickity-prev-next-button.next {
        right: 120px !important;
    }

    .flickity-prev-next-button.previous {
        left: 120px !important;
    }

    .flickity-page-dots {
        bottom: -60px !important;
        width: 50% !important
    }

}

.lightbox-carousel .flickity-viewport {
    padding: 0;
    overflow: hidden !important;
}

@media (min-width: 600px) and (max-width:1024px) {
    .lightbox-carousel .flickity-prev-next-button {
        top: 103% !important;
    }

    .lightbox-carousel .flickity-prev-next-button.next {
        right: 100px !important;
    }

    .lightbox-carousel .flickity-prev-next-button.previous {
        left: 100px !important;
    }
}

@media (max-width: 600px) {
    .lightbox-carousel .flickity-prev-next-button {
        display: none !important;
    }
}

/* ================================
   HEADER SECTION STYLES
   Following CSS_NAMING_CONVENTION.md
   Component-Element Pattern
   ================================ */

/* Base Header Styles */

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

@media (min-width: 1200px) {

    .nav-desktop {
        display: flex;
    }
}

.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-base);
    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;
}

.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;
    justify-content: flex-start;
    flex: 1;
}

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

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

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

@media (max-width: 767px) {
    .fixed-cta {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .logo-container {
        height: 100px;
    }

    .fixed-cta {
        display: none !important;
    }
}

.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);
    margin-left: var(--space-4);
    min-width: 150px;
}

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

.header-cta-mobile {
    background-color: var(--color-header-cta-background);
    color: var(--color-header-cta-foreground);
    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:hover {
    background-color: var(--color-header-cta-background-hover);
    color: var(--color-header-cta-foreground-hover);
}

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

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

.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);
}

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

.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;
    text-align: center;
}

.menu-button {
    position: relative;
    display: flex;
    height: 3rem;
    width: 3rem;
    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: 3rem;
    width: 3rem;
}

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

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

/* ================================
   HERO BANNER SECTION STYLES
   Following CSS_NAMING_CONVENTION.md
   Component-Element Pattern
   ================================ */

/* Base Hero Styles */

.hero-section {
    scroll-margin-top: var(--header-height) !important;
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0;

}

.hero-background-wrapper {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color-banner-background);
    color: var(--color-banner-foreground);
}

/* Outer R curve */
.hero-background-wrapper::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;

    width: 4rem;
    /* left extension */
    height: 8rem;
    /* vertical height */

    border-left: 3px solid var(--color-banner-curve-background);
    border-top: 3px solid var(--color-banner-curve-background);

    border-top-left-radius: 100px;
}

/* Inner curve */
.hero-background-wrapper::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;

    width: 3rem;
    /* left extension */
    height: 7rem;
    /* vertical height */

    border-left: 3px solid var(--color-banner-curve-background);
    border-top: 3px solid var(--color-banner-curve-background);

    border-top-left-radius: 100px;
}

.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%;
    padding-block: var(--space-16);
    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: 0px;
    overflow: hidden;

    aspect-ratio: 1 / 1;
}

.hero-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
}

.hero-content-card {
    background: var(--color-white-alpha-60);
    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: flex-start;
}

.hero-heading,
.hero-heading-mobile {
    font-size: 2.8rem;
    line-height: 1.2;
    font-weight: 200;
    margin-bottom: var(--space-6);
    text-align: center;
    text-shadow: 0 2px 4px var(--color-white-alpha-30);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.hero-heading-mobile {
    display: none;
}

.hero-description {
    font-size: var(--text-base);
    line-height: var(--leading-relaxed);
    margin-bottom: var(--space-10);
    text-align: left;
    text-shadow: 0 1px 2px var(--color-white-alpha-30);
    font-weight: var(--font-bold);
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

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

.hero-button-cta {
    background-color: var(--color-banner-cta-background);
    color: var(--color-banner-cta-foreground);
    border: 4px solid var(--color-banner-cta-background);
    padding: var(--space-3) var(--space-8);
    font-size: var(--text-xl);
    font-weight: normal;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    letter-spacing: 0.1em;
    z-index: 1;
    border-radius: var(--radius-md);
    display: inline-flex;
    align-items: center;
    gap: var(--space-2);
    margin-top: var(--space-2);
    width: auto;
}

.hero-button-cta::before {
    content: '';
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background-color: var(--color-banner-cta-background-hover);
    color: var(--color-banner-cta-foreground-hover);
    transition: all 0.3s ease;
    z-index: -1;
}

.hero-button-cta:hover {
    background-color: var(--color-banner-cta-background-hover);
    color: var(--color-banner-cta-foreground-hover);
}

.hero-button-cta:hover::before {
    right: 0;
}

.hero-button-cta:focus {
    outline: 2px solid var(--color-banner-cta-background);
    outline-offset: 2px;
}

.hero-button-cta svg {
    transition: transform 0.3s ease;
}

.hero-button-cta:hover svg {
    transform: translateX(3px);
}



@media (min-width: 768px) {
    .hero-grid {
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: stretch;
        gap: var(--space-16);
    }

    .hero-image-container {
        width: 33%;
        max-width: none;
        min-height: 400px;
        max-height: 500px;
    }

    .hero-content-wrapper {
        padding-block: var(--space-16);
    }

    .hero-content-card {
        width: 55%;
        max-width: none;
        display: flex;
        flex-direction: column;
        justify-content: start;
    }

}

@media (min-width: 1024px) {
    .hero-heading {
        font-size: 4.5rem;
    }

    .hero-description {
        font-size: 22px;
    }

    .hero-button-cta {
        font-size: var(--text-lg);
    }

    .hero-content-wrapper {
        padding: var(--space-16) var(--space-8) 100px var(--space-8);

    }


}

@media (min-width: 1367px) {
    .about-section .card-image-wrapper {
        right: 2rem;
    }

    .about-section .card-content {
        padding-right: 120px;
    }
}

@media (max-width: 767px) {


    .hero-content-wrapper {
        padding-block: var(--space-12);
    }

    .fixed-cta {
        display: block !important;
    }

    .hero-grid {
        position: relative;
        flex-direction: column;
        gap: 0;
        align-items: center;
        justify-content: flex-start;
    }

    .hero-image-container {
        width: 100%;
        max-width: none;
        margin-bottom: 0;
        z-index: 1;
    }

    .hero-content-card {
        width: 100%;
        max-width: none;
        margin-top: -10px;
        z-index: 2;
    }

    .hero-heading-mobile {
        text-align: center;
        width: 100%;
        display: -webkit-box;
        margin-bottom: 0px;
    }

    .hero-heading {

        display: none;
    }


    .hero-description {
        text-align: center;
        margin-bottom: 2.25rem;
    }

    .hero-image-container {
        padding: var(--space-6) var(--space-10) var(--space-12) var(--space-10);
        min-height: 400px;
    }

    .hero-content-wrapper {
        padding: var(--space-10) var(--space-8) var(--space-20) var(--space-8);

    }

    .hero-background-wrapper::after {
        height: 8rem;
    }

    .hero-background-wrapper::before {
        height: 9rem;
    }

    .hero-content-card {
        align-items: center;
    }

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

    .about-section .card-image-wrapper {
        position: static !important;
        height: 430px;
        margin-right: 0px;
    }

    .about-section .card-content {
        padding: var(--space-5) 0 0 0;
    }

    .feature-card>.about-mobile-heading {
        display: block !important;
        padding-top: var(--space-16);
        padding-bottom: var(--space-5);
        font-style: italic;
    }

    .about-section .feature-card {
        margin-bottom: var(--space-0);
    }

    .about-section .card-heading {
        display: none;
    }

    .feature-card-rounded-lg {
        border-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        padding: var(--space-10);
    }


    .about-section .card-heading::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 5rem;
        height: 8rem;
        border-right: 3px solid var(--color-banner-cta-background);
        border-bottom: 3px solid var(--color-banner-cta-background);
        border-bottom-right-radius: 100px;
        pointer-events: none;
        /* outer curve */
        outline-offset: 1rem;
    }

    .about-section .card-heading::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 4rem;
        height: 7rem;
        border-right: 3px solid var(--color-banner-cta-background);
        border-bottom: 3px solid var(--color-banner-cta-background);
        border-bottom-right-radius: 100px;
        pointer-events: none;
        /* outer curve */

    }

    .about-section .feature-card::before {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        width: 3rem;
        height: 6rem;
        border-left: 3px solid var(--color-banner-cta-background);
        border-top: 3px solid var(--color-banner-cta-background);
        border-top-left-radius: 100px;
        z-index: 20;
        pointer-events: none;
    }

    .about-section .feature-card::after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        width: 4rem;
        height: 7rem;
        border-left: 3px solid var(--color-banner-cta-background);
        border-top: 3px solid var(--color-banner-cta-background);
        border-top-left-radius: 100px;
        z-index: 20;
        pointer-events: none;
    }
}

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

@media (min-width: 768px) and (max-width: 1023px) {


    .hero-content-wrapper {
        padding-block: var(--space-12);
    }

    .hero-grid {
        position: relative;
        flex-direction: row-reverse;
        gap: 2rem;
        align-items: center;
        justify-content: flex-start;
    }

    .hero-image-container {
        width: 70%;
        max-width: none;
        margin-bottom: 0;
        z-index: 1;
    }

    .hero-content-card {
        width: 100%;
        max-width: none;
        margin-top: -100px;
        z-index: 2;
    }

    .hero-content-wrapper {
        padding-bottom: var(--space-24);
    }
}

.main-carousel {
    display: flex;
    width: 100%;
}

.flickity-viewport {
    width: 100%;
}

.footerForm-info-row {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    gap: 12px;
}

.footerForm-info-icon {
    flex-shrink: 0;
}

.footerForm-link-arrow {
    flex-shrink: 0;
    margin-left: auto;
    stroke-width: 1px;
}

.footerForm-day-name {
    font-weight: 500;
    font-size: 16px;
}

.footerForm-day-hours {
    font-size: 16px;
}

.footerForm-hours-row {
    display: grid;
    grid-template-columns: 120px auto;
    align-items: baseline;
    text-align: left;
    padding: 3px 0;
    column-gap: 20px;
}

.footerForm-card-border {
    border: 0px;
}

.footerForm-visit-section svg,
.footerForm-hours-title {
    display: none;
}


.footerForm-map-embed-container {
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
    border: 4px solid var(--color-gray-100);
    min-height: 200px;
}

.footerForm-map-embed-container>iframe {
    min-height: 200px;
}

/* ================================
   Gallery SECTION STYLES
   Following CSS_NAMING_CONVENTION.md
   Component-Element Pattern
   ================================ */


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

.gallery-content {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--space-4);
    padding-bottom: var(--space-8);
}

.gallery-item {
    width: 100%;
    position: relative;
}

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

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

/* Gallery Overlay Styles */
.gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45);
    border-radius: var(--radius-lg);
    display: none;
    /* Hidden by default */
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: var(--transition-material);
    text-decoration: none;
    flex-direction: row;
    gap: var(--space-2);
}

.gallery-overlay::before {
    content: "View More";
    color: white;
    font-size: var(--text-lg);
    font-weight: var(--font-semibold);
}

.gallery-overlay::after {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'%3E%3C/path%3E%3Cpath d='m12 5 7 7-7 7'%3E%3C/path%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Desktop: 4 columns - show 4 or 8, overlay only when MORE than 4 or MORE than 8 */
@media (min-width: 1025px) {
    .gallery-grid {
        grid-template-columns: repeat(4, 1fr);
    }

    /* Hide all overlays by default */
    .gallery-overlay {
        display: none !important;
    }

    /* 5-7 images: Show 4, overlay on 4th (has 5th but NOT 8th) */
    .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;
    }

    /* 9+ images: Show 8, overlay on 8th (has 9th) */
    .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;
    }
}

/* Tablet: 3 columns - show 3, 6, or 9, overlay only when MORE than those */
@media (min-width: 641px) and (max-width: 1024px) {
    .gallery-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    /* Hide all overlays by default */
    .gallery-overlay {
        display: none !important;
    }

    /* 4-5 images: Show 3, overlay on 3rd (has 4th but NOT 6th) */
    .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;
    }

    /* 7-8 images: Show 6, overlay on 6th (has 7th but NOT 9th) */
    .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;
    }

    /* 10+ images: Show 9, overlay on 9th (has 10th) */
    .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;
    }
}

/* Mobile: 2 columns - show 2, 4, 6, or 8, overlay only when MORE than those */
@media (max-width: 640px) {
    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* Hide all overlays by default */
    .gallery-overlay {
        display: none !important;
    }

    /* 3 images only: Show 2, overlay on 2nd (has 3rd but NOT 4th) */
    .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;
    }

    /* 5 images only: Show 4, overlay on 4th (has 5th but NOT 6th) */
    .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;
    }

    /* 7 images only: Show 6, overlay on 6th (has 7th but NOT 8th) */
    .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;
    }

    /* 9+ images: Show 8, overlay on 8th (has 9th) */
    .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;
    }
}


/* Fusion Split Card Offer Carousel Styles */
.fusion-split-card-offer-carousel {
    margin-bottom: var(--space-10);
    min-height: 600px !important;
}

.fusion-split-card-offer-carousel-card::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;

    width: 3rem;
    height: 12rem;

    /* inner curve */
    border-left: 3px solid var(--color-banner-cta-background);
    border-top: 3px solid var(--color-banner-cta-background);
    border-top-left-radius: 100px;
    z-index: 50;


    pointer-events: none;
}

.fusion-split-card-offer-carousel-card::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;

    width: 4rem;
    height: 13rem;

    /* inner curve */
    border-left: 3px solid var(--color-banner-cta-background);
    border-top: 3px solid var(--color-banner-cta-background);
    border-top-left-radius: 100px;

    z-index: 50;

    pointer-events: none;
}


.offer-card-writeup::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;

    width: 3rem;
    height: 12rem;

    border-right: 3px solid var(--color-banner-cta-background);
    border-bottom: 3px solid var(--color-banner-cta-background);
    border-bottom-right-radius: 100px;

    pointer-events: none;
}




.offer-card-writeup::after {
    content: "";
    position: absolute;
    top: 0rem;
    left: 0rem;

    width: 4rem;
    height: 13rem;

    border-right: 3px solid var(--color-banner-cta-background);
    border-bottom: 3px solid var(--color-banner-cta-background);
    border-bottom-right-radius: 100px;

    pointer-events: none;
}



/* Override carousel-card styles for fusion split card offer */
.fusion-split-card-offer-carousel-card {
    width: 100% !important;
    margin-right: 0;
    flex-direction: row-reverse;
    display: flex !important;
    min-height: auto;
    padding: 0px !important;
    background-color: var(--color-offer-card-content-background);
    border-radius: 0px 120px;
    color: var(--color-offer-card-content-foreground);
}

.fusion-split-card-offer-carousel-card .offer-card-writeup {
    padding: var(--space-16);
    padding-left: var(--space-24);
    border-radius: 0 0 0 120px;
    /* no top radius */
    box-shadow: none;
    border: none;
    position: relative;
    align-items: center;
}

/* When there is NO image/video shown */
.fusion-split-card-offer-carousel-card:not( :has(.offer-card-image-video:not(:empty))) .offer-card-writeup {
    border-radius: 0 40px 0 40px;
}

.fusion-split-card-offer-carousel-card .offer-card-writeup .card-detail {
    font-size: var(--text-md);
}

.fusion-split-card-offer-carousel-card .offer-card-writeup .card-heading {
    text-align: left;
    font-style: oblique;
    font-weight: 600;
    line-height: 50px;
}

.fusion-split-card-offer-carousel-card .card-image-wrapper {
    padding-inline: 100px;
    padding-top: 65px;
    padding-bottom: 120px;

    overflow: hidden;
    border-radius: 0 120px 0 0;
    box-shadow: none;
    border: none;
    position: relative
}

.fusion-split-card-offer-carousel-card .card-image {
    border-radius: 0 80px 0 80px;
}


/* Hide prev/next buttons when only 1 card */
.fusion-split-card-offer-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-prev-next-button {
    display: none !important;
}

/* Hide dots when only 1 card */
.fusion-split-card-offer-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-page-dots {
    display: none !important;
}

@media (max-width: 767px) {
    .announcement-section::after {
        content: "";
        position: absolute;
        top: 10;
        left: 0;
        width: 4rem;
        height: 5rem;
        border-right: 3px solid var(--color-banner-curve-background);
        border-bottom: 3px solid var(--color-banner-curve-background);
        border-bottom-right-radius: 100px;
        pointer-events: none;
    }

    .announcement-section::before {
        content: "";
        position: absolute;
        bottom: -4rem;
        left: 0;
        width: 3rem;
        height: 4rem;
        border-right: 3px solid var(--color-banner-curve-background);
        border-bottom: 3px solid var(--color-banner-curve-background);
        border-bottom-right-radius: 100px;
        pointer-events: none;
    }

    .fusion-split-card-offer-carousel {
        margin-bottom: var(--space-10);
        min-height: 300px;
    }

    .feature-section {
        padding: var(--space-20) var(--space-4) var(--space-32) var(--space-4);
    }

    /* Hide prev/next buttons when only 1 card */
    .fusion-split-card-offer-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-prev-next-button {
        display: none !important;
    }

    .footerForm-section>.section-container::before,
    .footerForm-section>.section-container::after,
    .footerForm-card::after,
    .footerForm-card::before {
        display: none;
    }
}

@media (max-width: 768px) {
    .fusion-split-card-offer-carousel-card {
        flex-direction: column;
        border-radius: 0 30px;
    }
}

.fusion-split-card-offer-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) {
    margin-bottom: 0 !important;
}

.fusion-split-card-offer-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-prev-next-button {
    display: none !important;
}

.fusion-split-card-offer-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-page-dots {
    display: none !important;
}




/* StaffSection.jsx - Hide carousel controls and center cards based on count */

/* Desktop: Hide controls when 1-3 cards */
@media (min-width: 1024px) {

    /* Hide prev/next buttons when 1-3 cards */
    .staff-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(4))) .flickity-prev-next-button {
        display: none !important;
    }

    /* Hide dots when 1-3 cards */
    .staff-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(4))) .flickity-page-dots {
        display: none !important;
    }

    /* When 1 card - center using Flickity viewport */
    .staff-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-viewport {
        width: 380px;
        margin: 0 auto;
    }

    .staff-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .carousel-card {
        width: 100% !important;
        margin-right: 0 !important;
    }

    /* When 2 cards - center using Flickity viewport */
    .staff-section .main-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .flickity-viewport {
        width: 800px;
        margin: 0 auto;
    }

    .staff-section .main-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .carousel-card {
        width: 380px !important;
        margin-right: 40px !important;
    }
}

.fusion-split-card-offer-carousel-card:not( :has(.offer-card-image-video:not(:empty))) .offer-card-writeup .card-heading {
    text-align: center;
}

/* Tablet: Hide controls when 1-2 cards */
@media (min-width: 768px) and (max-width: 1023px) {

    /* Hide prev/next buttons when 1-2 cards */
    .staff-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(3))) .flickity-prev-next-button {
        display: none !important;
    }

    /* Hide dots when 1-2 cards */
    .staff-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(3))) .flickity-page-dots {
        display: none !important;
    }

    /* When 1 card - center using Flickity viewport */
    .staff-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-viewport {
        width: 380px;
        margin: 0 auto;
    }

    .staff-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .carousel-card {
        width: 100% !important;
        margin-right: 0 !important;
    }

    /* When 2 cards - center using Flickity viewport */
    .staff-section .main-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .flickity-viewport {
        width: 780px;
        margin: 0 auto;
    }

    .staff-section .main-carousel:has(.carousel-cell:nth-child(2)):not(:has(.carousel-cell:nth-child(3))) .carousel-card {
        width: 380px !important;
        margin-right: 20px !important;
    }

    .fusion-split-card-offer-carousel .flickity-prev-next-button.next,
    .fusion-split-card-offer-carousel .flickity-prev-next-button {
        display: none;
    }
}

/* Mobile: Hide controls when 1 card and center it */
@media (max-width: 767px) {

    /* Hide prev/next buttons when only 1 card */
    .staff-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-prev-next-button {
        display: none !important;
    }

    /* Hide dots when only 1 card */
    .staff-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-page-dots {
        display: none !important;
    }

    /* When 1 card - center using Flickity viewport */
    .staff-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-viewport {
        width: 90%;
        max-width: 320px;
        margin: 0 auto;
    }

    .staff-section .main-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .carousel-card {
        width: 100% !important;
        margin-right: 0 !important;
    }
}


@media (max-width: 767px) {
    .staff-overrides {
        width: auto !important;
    }
}

.staff-card-button-override {
    border-radius: var(--radius-md) !important;
}
.staff-card-button-override[data-staff-has-description="false"] {
    display: none;
}
.staff-card-button-group {
    gap: 10px;
    width: 100%;
    display: flex;
    margin-top: 10px;
}
.staff-card-cta-button {
    flex: 1;
    cursor: pointer;
    padding: 7px 16px;
    font-size: 20px;
    transition: all 0.3s ease;
    border-radius: var(--radius-md);
    border: 1px solid var(--color-staff-card-button-background);
}
@media (max-width: 767px) {
 .staff-card-cta-button {
    padding: 7px 5px;
    font-size: 16px;
 }
}
.staff-card-book-button {
    color: var(--color-staff-card-button-foreground);
    background-color: var(--color-staff-card-button-background);
}
.staff-card-know-more-button {
    color: var(--color-staff-card-button-background);
    background-color: transparent;
}

@media (max-width: 767px) {
    .fusion-split-card-offer-carousel:has(.carousel-cell:nth-child(1)):not(:has(.carousel-cell:nth-child(2))) .flickity-prev-next-button {
        display: none !important;
    }



    .fusion-split-card-offer-carousel-card .card-image-wrapper {
        padding-inline: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        background-color: var(--color-catalogue-background);
        overflow: hidden;
        border-radius: 0 40px;
        box-shadow: none;
        border: none;
        padding: var(--space-0);

        scale: 85%;
    }

    .fusion-split-card-offer-carousel-card .offer-card-writeup {
        padding: var(--space-5);
        box-shadow: none;
        border: none;
        position: relative;
        border-radius: 0 0 0 40px;
        z-index: 1;
    }

    .fusion-split-card-offer-carousel-card .card-image {
        background-color: white;
        border-radius: 0 40px;
    }

    .fusion-split-card-offer-section .carousel-section {
        padding-inline: 5px
    }



    .fusion-split-card-offer-carousel-card::before {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;

        width: 2rem;
        height: 4rem;

        /* inner curve */
        border-left: 3px solid var(--color-banner-cta-background);
        border-top: 3px solid var(--color-banner-cta-background);
        border-top-left-radius: 100px;
        z-index: 50;


        pointer-events: none;
    }

    .fusion-split-card-offer-carousel-card::after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;

        width: 3rem;
        height: 5rem;

        /* inner curve */
        border-left: 3px solid var(--color-banner-cta-background);
        border-top: 3px solid var(--color-banner-cta-background);
        border-top-left-radius: 100px;

        z-index: 50;

        pointer-events: none;
    }

    .fusion-split-card-offer-carousel-card {
        padding: var(--space-4) !important;
    }
}

@media (max-width: 768px) {

    .flickity-prev-next-button.next,
    .flickity-prev-next-button.previous {
        display: none !important;
    }

    .flickity-page-dots {
        bottom: -40px !important;
    }

    .main-services .flickity-page-dots {
        display: none !important;
    }

    .footerForm-section {
        padding: 0px;
    }
}


/* Blogs Listing Section */
.blogs-section .services-section .section-container {
    padding-block: 0;
}


.blogs-section .services-section {
    background-color: var(--color-catalogue-background);
    color: var(--color-catalogue-foreground);
}


.blogs-section .services-section .service-card-wrapper {
    background-color: var(--color-categories-card-background);
    color: var(--color-categories-card-foreground);
    border-radius: var(--space-4);
    overflow: hidden;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.07);
    display: flex;
    flex-direction: column;
    box-sizing: border-box;

}

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

.blogs-section .carousel-card-title {
    font-size: var(--text-xl);
    font-weight: var(--font-semibold);
    margin-bottom: var(--space-3);
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: calc(3 * 1.3em);
    word-break: break-word;
    overflow-wrap: break-word;
    margin-top: 10px;
}

.blogs-section .carousel-card-content {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

}

.blogs-section .service-card-wrapper {
    border-radius: 30px 0px !important;
}

.blogs-section .services-section .carousel-card-text {
    font-size: var(--text-base);
    line-height: var(--leading-normal);
    overflow: hidden;
    margin-bottom: var(--space-6);
    color: var(--color-catalogue-foreground);
}

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

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

.blogs-section .carousel-card-content .service-button {
    display: inline-block;
    padding: var(--space-3);
    background-color: var(--color-primary-button-background);
    color: var(--color-primary-button-foreground);
    font-weight: var(--font-medium);
    font-size: var(--text-base);
    text-align: center;
    height: 100%;

    transform: none;
    scale: 100%;
    border-radius: 10px;
    margin-top: 10px;
    width: 100%;
}

.blogs-section .carousel-card-content {
    margin: 10px 0px;
}


/* 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 */
}


.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);
}

.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;
}
/* 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;
}













/* ══════════════════════════════════════════════
   CTA Configurable Button System
   Primary buttons inherit all visuals from
   existing .btn .btn-primary classes.
   These classes only add icon/display logic.
   ══════════════════════════════════════════════ */

/* Safety: hide CTA elements with unresolved template variables */
[data-cta-visible^="$$"] { display: none !important; }
[data-cta-style^="$$"] { display: none !important; }
[data-cta-type^="$$"] { display: none !important; }
[data-cta-popup-enabled^="$$"] { display: none !important; }

/* ── Primary buttons: no visual overrides, just icon gap ── */
.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;
}

/* ── Secondary buttons: shown only when data-cta-visible="true" ── */
.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);
}

/* Secondary sizing per placement */
.website-cta-hero-alt[data-cta-visible="true"] {
    background-color: var(--color-banner-cta-connect-background);
    color: var(--color-banner-cta-connect-foreground);
    padding: var(--space-3) var(--space-6);
    font-size: var(--text-base);
}
.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;
}

/* ── Icon-only (circle, no text) ── */
[data-cta-style="icon-only"] {
    width: 50px !important;
    height: 50px !important;
    min-width: 50px !important;
    max-width: 50px !important;
    padding: 0 !important;
    border-radius: 50% !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
    background-color: var(--color-primary-button-background) !important;
    color: var(--color-primary-button-foreground) !important;
}
[data-cta-style="icon-only"] .website-cta-text {
    display: none !important;
}
[data-cta-global-call="false"][data-cta-style="icon-only"] {
    width: 100% !important;
    height: auto !important;
    min-width: 150px !important;
    max-width: none !important;
    padding: 15px !important;
    border-radius: var(--radius-md) !important;
}
[data-cta-global-call="false"][data-cta-style="icon-only"] .website-cta-text {
    display: inline !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;
}

/* ── Icons ── */
.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; }

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

/* ── FAB container ── */
.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;
    }
}

/* ── FAB primary button: override fixed-cta positioning ── */
.fixed-cta.website-cta-fab {
    position: static !important;
    display: flex !important;
}

/* ── Global call toggle: when call feature is off,
     hide secondary buttons, hide icons, center text.
     MUST come after data-cta-visible rules to win specificity ── */
[data-cta-global-call^="$$"] { display: none !important; }
.website-cta-hero-alt[data-cta-global-call="false"],
.website-cta-nav-alt[data-cta-global-call="false"],
.website-cta-sidenav-alt[data-cta-global-call="false"],
.website-cta-fab-alt[data-cta-global-call="false"] {
    display: none !important;
}
[data-cta-global-call="false"] .website-cta-icon-book,
[data-cta-global-call="false"] .website-cta-icon-call { display: none !important; }
[data-cta-global-call="false"] .website-cta-text { flex: none; width: 100%; text-align: center; }
[data-cta-global-call="false"].website-cta-fab,
[data-cta-global-call="false"].website-cta-hero,
[data-cta-global-call="false"].website-cta-nav,
[data-cta-global-call="false"].website-cta-sidenav { justify-content: center; }

/* ── 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"] {
    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);
    letter-spacing: 0.1em;
    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);
    }
}


/* 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;
}

/* Offer popup: remove carousel padding inside the modal */
.offer-popup-modal .carousel-section {
  padding: 0 !important;
}

/* ── Banner redirect secondary button (home only) ──
   The redirect CTA carries data-cta-global-call="false", so the global-call
   hide rule above would hide it. Re-show it on the home banner when the
   secondary slot is a redirect. Desktop only, matching the other banner CTAs
   (mobile hero buttons are handled by header/FAB). Higher specificity (0,3,0)
   + !important wins over the global-call="false" hide rule. */
@media (min-width: 768px) {
  .website-cta-hero-alt[data-cta-visible="true"][data-cta-type="redirect"] {
    display: inline-flex !important;
  }
}

/* Offer split card — desktop height safety net (applies even if id-scoped sync is stale) */
.fusion-split-card-offer-card {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .fusion-split-card-offer-card {
    height: 700px !important;
    flex-direction: row !important;
  }
}

@media (max-width: 767px) {
  .fusion-split-card-offer-card {
    min-height: 300px !important;
    flex-direction: column !important;
  }
}

/* Offer pill — service-card offer line (.service-offer-pill emitted by website-backend ServiceOfferLine). */
[data-variable-text="ServiceOfferLine"] {
  display: block;
}
.service-offer-pill {
  display: inline-block;
  background: #e7f6ec;
  border: 1px solid #bfe6cd;
  color: #000;
  font-weight: 600;
  padding: 0px 5px;
  border-radius: 999px;
  margin-top: 4px;
  font-size: 10px;
}

/** For social_proof section **/

@keyframes social-proof-pulse-ping {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  }
  70% {
    box-shadow: 0 0 0 0.75rem rgba(0, 0, 0, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

/* The platform's gradient washed across the whole card, not just its icon tile.
   Carried on a ::before overlay because the gradient has to sit at a low opacity
   over the card's own translucent white — painting it as the card's background
   would fight that, and opacity on the card itself would fade the text with it.

   Lives here rather than in the layout because ::before is a pseudo-ELEMENT:
   react-to-json only recognises single-colon pseudo-CLASSES (`:[a-z]+`), so a
   `::before` written in <style jsx> is silently dropped on the way to
   production. Same reason --accent itself is defined here.

   The card's own children need `position: relative` to sit above it; the layout
   already gives the card `position: relative`, and the overlay is z-index 0
   under content that establishes its own stacking. */
.metric-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--accent);
  opacity: 0.04;
  transition: opacity 0.4s cubic-bezier(0.2, 0.7, 0.2, 1);
  pointer-events: none;
  z-index: 0;
}

.metric-card:hover::before {
  opacity: 0.1;
}

/* The card is a div whose click the layout handles in JS, so it gets no pointer
   for free — keyed off data-has-url rather than the card's id because the
   backend replicates the inline card per platform and the ids change with it.

   A card with no URL still renders (the layout is static): the backend sends
   data-redirect-url="javascript:void(0)" and data-has-url="false", and the
   handler does nothing for it, so it keeps the default cursor. The hover lift
   stays on both, being the card's own motion rather than a promise of a link. */
.metric-card[data-has-url="true"] {
  cursor: pointer;
}

.metric-card[data-has-url="false"] {
  cursor: default;
}

/* Per-platform accent gradients, keyed off the card's data-platform-name and
   consumed by the icon tile via var(--accent).

   One rule per value of SocialProofPlatform (see data-collection.dto.ts), and
   every rule is dark: the processor always requests the WHITE icon from
   getIconForPlatform, so a light tile would render an invisible icon. Adding a
   platform to that enum means adding a dark gradient here too.

   Matched case-insensitively (` i`) because the enum stores lowercase while the
   card's visible label is uppercased by CSS. */
.metric-card[data-platform-name="Instagram" i] {
  --accent: linear-gradient(135deg, #833AB4, #E1306C 50%, #FCAF45);
}

.metric-card[data-platform-name="TikTok" i] {
  --accent: linear-gradient(135deg, #25F4EE, #000000 50%, #FE2C55);
}

.metric-card[data-platform-name="YouTube" i] {
  --accent: linear-gradient(135deg, #FF0000, #C4302B);
}

.metric-card[data-platform-name="Facebook" i] {
  --accent: linear-gradient(135deg, #1877F2, #0A4DA6);
}

.metric-card[data-platform-name="X" i] {
  --accent: linear-gradient(135deg, #2B2B2B, #000000);
}

.metric-card[data-platform-name="Twitter" i] {
  --accent: linear-gradient(135deg, #1DA1F2, #0C7ABF);
}

.metric-card[data-platform-name="LinkedIn" i] {
  --accent: linear-gradient(135deg, #0A66C2, #004182);
}

.metric-card[data-platform-name="Pinterest" i] {
  --accent: linear-gradient(135deg, #E60023, #AD001B);
}

.metric-card[data-platform-name="Snapchat" i] {
  --accent: linear-gradient(135deg, #C9A800, #8A7300);
}

.metric-card[data-platform-name="WhatsApp" i] {
  --accent: linear-gradient(135deg, #25D366, #128C7E);
}

.metric-card[data-platform-name="Yelp" i] {
  --accent: linear-gradient(135deg, #FF1A1A, #AF0606);
}







.zoca-94375090-6dda-413d-8ddc-96b6cebe6f53 {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  border: none;
  cursor: pointer;
  z-index: 999;
  padding: 10px 20px;
  overflow: hidden;
  position: fixed;
  background-color: var(--color-offer-sticky-bar-background);
}

.zoca-d73f18b8-4fa1-4665-94da-2d274f81cc70 {
  gap: 10px;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}

.zoca-491fa87e-5bbf-4430-83f6-09280483e15a {
  color: var(--color-offer-sticky-bar-foreground);
  font-size: 14px;
  font-weight: 400;
}

.zoca-82eb8e75-11eb-4f42-b6a7-29e629b6c8e8 {
  color: var(--color-offer-sticky-bar-foreground);
  font-size: 14px;
}

.zoca-5582f066-a802-46a1-8f79-ff071b309b0f {
  color: var(--color-offer-sticky-bar-foreground);
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.zoca-bbf2d51b-06bb-4f81-9313-24eda6757ae4 {
  gap: 10px;
  display: none;
  align-items: center;
  white-space: nowrap;
}

.zoca-c031891e-18b4-44db-83d6-eff13f1c37db {
  color: var(--color-offer-sticky-bar-foreground);
  font-size: 14px;
  font-weight: 400;
}

.zoca-44188b1a-699e-465e-a073-9eeb1a2df807 {
  color: var(--color-offer-sticky-bar-foreground);
  font-size: 14px;
}

.zoca-7df43f01-1964-499d-af93-a0bd57ec521e {
  color: var(--color-offer-sticky-bar-foreground);
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.zoca-0e6188bb-6f20-47dd-99bf-7f2339dddc32 {
  font-weight: normal;
}

.zoca-ff0d7f52-a4f5-4138-ba44-b787d2d5d2ff {
  display: none !important;
}

.zoca-a5549044-a5b9-4519-a264-3fce636ab59d {
  display: none !important;
}

.zoca-59c40e1c-2f9f-4b53-bfee-b708a0cb8ef7 {
  color: black;
  border-radius: 8px !important;
}

.zoca-57ec74a5-45b8-4a8f-93d0-e78ee8426be3 {
  padding: 1.5rem 2rem 0rem 2rem;
}

.zoca-d8bb8d23-2bc1-4ab4-a599-9307bf662431 {
  color: black;
  display: none;
  font-weight: 600;
}

.zoca-d7b7e227-5c9e-4cf9-8847-f296b00ba487 {
  padding: 1.5rem 2rem 2rem 2rem;
}

.zoca-83f68cff-74ab-4cf1-93e1-92c984b7a694 {
  margin-top: var(--space-6);
}

.zoca-b1a42a1e-1bd8-4ca7-9441-f5a8021e6568 {
  margin-top: var(--space-6);
}

.zoca-eeee776a-178a-496d-b4dd-cea79aecf942 {
  text-align: center !important;
}

.zoca-34f31f9e-08fe-4452-9f1b-0068d4dcf805 {
  text-align: center !important;
}

.zoca-05b4b68c-32ed-47a8-9516-ae2f50191613 {
  margin-top: var(--space-8);
}

.zoca-9ab46669-da9a-4b56-825a-d74e47b61902 {
  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-2bdea8fa-547a-4777-a7e7-47b8383ec977 {
  margin-top: -0.75rem;
}

.zoca-790084f8-7eb6-4c0f-b262-16fd2c0829a8 {
  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-d00208a5-4cc6-4edd-88fc-92d9fb37cd43 {
  display: none;
}

.zoca-862f87e1-f61c-457e-bf91-3a8a73912beb {
  padding: 0px !important;
  min-height: 0px !important;
}

.zoca-60bdcb66-06d7-4e31-acf2-8b389fb7cf53 {
  width: 100%;
  padding: var(--space-4);
  max-width: 100%;
  box-sizing: border-box;
  margin-top: var(--space-6);
  text-align: center;
}

.zoca-68ce2681-78cf-4cac-8e8d-0925a4dfb74b {
  color: var(--color-gray-600);
  margin: 0 0 var(--space-3) 0;
  font-size: var(--text-sm);
  font-weight: 500;
}

.zoca-617c516a-a9d9-4728-aa20-aaa1c093c126 {
  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);
  align-items: center;
  font-weight: bold;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  border-radius: var(--radius-md);
  justify-content: center;
  text-decoration: none;
  background-color: var(--color-black);
}

.zoca-617c516a-a9d9-4728-aa20-aaa1c093c126:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  transform: translateY(-1px);
  font-weight: bold;
}

.zoca-617c516a-a9d9-4728-aa20-aaa1c093c126:active {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  transform: translateY(0);
}

@media (max-width: 640px) {
  .zoca-617c516a-a9d9-4728-aa20-aaa1c093c126 {
    width: 100%;
  padding: var(--space-4) var(--space-3);
  }
}

@media (max-width: 767Px) {
  .zoca-e99066e7-1457-49e2-a687-d4abe2ee596e {
    left: 0;
  right: 0;
  width: 100%;
  border: none;
  bottom: 0;
  margin: 0;
  z-index: 99;
  display: flex;
  padding: 0;
  position: fixed;
  box-shadow: 0 -8px 8px var(--color-about-background);
  background: transparent;
  flex-direction: column;
  }
}

@media (min-width: 768Px) {
  .zoca-e99066e7-1457-49e2-a687-d4abe2ee596e {
    display: none;
  }
}

.zoca-ee01bef4-bab6-42f2-be20-698469a0d1f8 {
  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-300ff649-fd4c-4cc8-b1db-24aa374708df {
  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-e6f50c67-40d9-4818-af89-11efab7ee7fc {
  width: 12px;
  height: 12px;
}

.zoca-6639e42f-39ea-491b-bd21-ffdfbd4be096 {
  color: white;
  font-size: 12px;
  font-weight: 900;
  margin-left: -3px;
}

.zoca-63ae26e5-d973-4818-8c28-eedbd79c3e45 {
  color: gold;
  font-size: 12px;
  font-weight: 900;
  margin-inline: -5px;
}

.zoca-e8cedec3-ced4-4595-93a1-b06d50ae87fb {
  color: white;
  margin: 0;
  font-size: 12px;
  font-weight: 900;
}

.zoca-b4acaf99-a61e-41c0-b4f8-2606aab9644d {
  color: white;
  font-size: 12px;
  font-weight: 900;
  margin-left: -4px;
}

.zoca-9e0dd962-0292-4682-b584-66e978be4dce {
  min-width: 150px;
}

.zoca-a433b48c-1b4e-4f54-b775-422b975b58e7 {
  display: none !important;
}

.zoca-77203037-294c-44e6-b031-6f5e0b829c0d {
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: none;
  position: fixed;
  background-color: #1a1a1a;
}

.zoca-30438e48-a36e-437b-8e2f-da303d3b0a51 {
  margin: 0 auto;
  padding: 1.35rem 1.5rem;
  max-width: 1200px;
}

@media (max-width: 600px) {
  .zoca-30438e48-a36e-437b-8e2f-da303d3b0a51 {
    padding: 1rem;
  }
}

.zoca-50e901ea-abc9-47fb-af1d-0b601852e308 {
  gap: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zoca-edf5717b-df5e-4e62-a9f4-a2e617fb489e {
  gap: 1rem;
  flex: 1;
  display: flex;
  align-items: center;
}

.zoca-708e1d2a-11df-4657-bf9c-3b3c853567e8 {
  gap: 0.25rem;
  display: flex;
  flex-direction: column;
}

.zoca-909957be-fb2d-4326-b595-b91202260df4 {
  color: #ffffff;
  margin: 0;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.4;
}

@media (max-width: 600px) {
  .zoca-909957be-fb2d-4326-b595-b91202260df4 {
    font-size: 1rem;
  }
}

.zoca-72b0ddaf-37e8-4ce5-8f9e-49ba22bf8b81 {
  color: #ffffff;
  margin: 0;
  opacity: 0.9;
  font-size: 1rem;
}

.zoca-d1113056-06ab-4dee-997e-31db8d5c9254 {
  gap: 1rem;
  display: flex;
  align-items: center;
}

.zoca-ff85a80d-7e14-4885-9f5c-8ded3bef43cd {
  gap: 0.5rem;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.3);
  cursor: pointer;
  display: flex;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  align-items: center;
  font-weight: 500;
  transition: all 0.2s ease;
  white-space: nowrap;
  border-radius: 50px;
  background-color: transparent;
}

.zoca-ff85a80d-7e14-4885-9f5c-8ded3bef43cd:hover {
  border-color: rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.1);
}

@media (max-width: 600px) {
  .zoca-ff85a80d-7e14-4885-9f5c-8ded3bef43cd {
    padding: 0.6rem;
  font-size: 0.875rem;
  }
}

.zoca-fc7f677f-db4f-44ac-be62-e83b65067dcb {
  color: #000000;
  border: none;
  cursor: pointer;
  padding: 0.75rem 2rem;
  font-size: 1rem;
  font-weight: 600;
  transition: all 0.2s ease;
  white-space: nowrap;
  border-radius: 50px;
  background-color: #ffffff;
}

.zoca-fc7f677f-db4f-44ac-be62-e83b65067dcb:hover {
  box-shadow: 0 4px 12px rgba(255, 255, 255, 0.2);
  transform: translateY(-1px);
  background-color: #f0f0f0;
}

@media (max-width: 600px) {
  .zoca-fc7f677f-db4f-44ac-be62-e83b65067dcb {
    padding: 0.9rem 1.25rem;
  font-size: 1.25rem;
  }
}

.zoca-76b61928-28e5-4dde-b187-c333949a7bba {
  display: none;
}

.zoca-f092ee28-e582-4d0c-87f9-152046aefb96 {
  display: none !important;
}

.zoca-75c53433-1ec1-4cae-ae44-d6264c5c8fa1 {
  display: none;
}

.zoca-db8db550-40c4-4380-a956-e942b619aa0f {
  cursor: pointer;
}

.zoca-67099e6c-4039-4f5b-9b6a-7f9f2c96db5d {
  cursor: pointer;
}

.zoca-2a2c1fdf-0ece-4aef-be17-c4b8458f02cd {
  cursor: pointer;
}

.zoca-5e81cdb4-2c03-4594-af62-7a7a83dd2324 {
  cursor: pointer;
}

.zoca-c8afd53a-802e-450c-980d-c2f5a0ba2e36 {
  cursor: pointer;
}

.zoca-58fd080e-2c09-4adc-b3a4-80a52331df01 {
  cursor: pointer;
}

.zoca-3eafdfdf-2a2f-4091-a90e-ddba185920f4 {
  cursor: pointer;
}

.zoca-2fee1957-33b3-4706-bac2-e9ea7008725e {
  cursor: pointer;
}

.zoca-201d7f87-4e0e-47ae-83c0-e7d6a934bea4 {
  cursor: pointer;
}

.zoca-fdc69bba-a4f8-4bf2-810a-b365bcd7abc6 {
  cursor: pointer;
}

.zoca-a8bf7ed5-e220-441b-89b9-3ba8adf2ba7e {
  cursor: pointer;
}

.zoca-5dbb5f16-a13d-4677-bcab-b7108058b7d8 {
  cursor: pointer;
}

.zoca-b0464441-8635-4b51-895d-a91fd6dbd878 {
  cursor: pointer;
}

.zoca-50c6bb16-2f64-4b0e-ac64-10561d9e8163 {
  cursor: pointer;
}

.zoca-61a3f943-d847-4e78-b6a1-91ca698b3128 {
  cursor: pointer;
}

.zoca-6a56fc7f-27d3-4df8-b06b-80102f21a7ef {
  cursor: pointer;
}

.zoca-0ba0132a-4259-41f4-baa6-7ed04490d7dd {
  cursor: pointer;
}

.zoca-c13f0134-97aa-4ba7-9032-9cdc122ce43f {
  cursor: pointer;
}

.zoca-4146a1fe-f9c8-454f-844f-200d0febb74e {
  cursor: pointer;
}

.zoca-197cc4cf-9aed-495c-85a9-f9a5a48fcbd8 {
  cursor: pointer;
}

.zoca-3efa3b7c-7588-4882-8e1a-e4ab1691c8bc {
  cursor: pointer;
}

.zoca-69ee4302-a627-4967-93a9-3504fed839b0 {
  cursor: pointer;
}

.zoca-2b10d6fa-e163-420a-8d0d-a887842b0ed5 {
  color: var(--color-offer-card-foreground);
  width: 100%;
  overflow: hidden;
  position: relative;
  background: var(--color-offer-card-background);
  scroll-margin-top: var(--header-height) !important;
}

.zoca-98bbcdd7-8b90-43bc-b9ff-2a1c81f76ca2 {
  margin: 0 auto;
  max-width: var(--container-lg);
  padding-inline: var(--space-8);
}

.zoca-6e50bb73-0a1d-4ecf-a60e-b8651b1a1d8e {
  position: relative;
  min-height: 700px;
  margin-bottom: var(--space-0) !important;
}

@media (max-width: 767Px) {
  .zoca-6e50bb73-0a1d-4ecf-a60e-b8651b1a1d8e {
    min-height: 300px;
  margin-bottom: var(--space-10) !important;
  }
}

.zoca-e753a516-b77a-4dad-a53b-012c1f3cbdc5 {
  width: 100%;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768Px) {
  .zoca-e753a516-b77a-4dad-a53b-012c1f3cbdc5 {
    height: 700px;
  flex-direction: row !important;
  }
}

.zoca-b3a5c36a-38ac-4ef2-bf09-2e4fa34559a6 {
  padding: var(--space-10);
}

@media (max-width: 768Px) {
  .zoca-b3a5c36a-38ac-4ef2-bf09-2e4fa34559a6 {
    padding: var(--space-4);
  }
}

.zoca-c293ceba-ea68-4da3-a05e-8825c483174b {
  width: 100%;
  overflow: hidden;
  box-shadow: var(--shadow-lg);
  border-radius: var(--radius-2-xl) var(--radius-2-xl) 0 0;
  background-color: var(--color-secondary-brand);
}

@media (max-width: 768Px) {
  .zoca-c293ceba-ea68-4da3-a05e-8825c483174b {
    max-height: 300px;
  }
}

@media (min-width: 1024Px) {
  .zoca-c293ceba-ea68-4da3-a05e-8825c483174b {
    width: 100%;
  overflow: hidden;
  border-radius: var(--radius-2-xl) 0 0 var(--radius-2-xl);
  }
}

.zoca-03c1f034-2702-4dc4-9695-4f0874e6ba15 {
  width: 100%;
  height: 100%;
  max-height: 900px;
  object-fit: cover;
}

@media (max-width: 768Px) {
  .zoca-03c1f034-2702-4dc4-9695-4f0874e6ba15 {
    max-height: 300px;
  }
}

.zoca-23bf9523-15ce-4004-b1d5-2b314b28c7e4 {
  color: var(--color-offer-card-content-foreground);
  display: flex;
  padding: var(--space-10) var(--space-6);
  box-shadow: var(--shadow-lg);
  align-items: center;
  border-radius: 0 0 var(--radius-2-xl) var(--radius-2-xl);
  flex-direction: column;
  justify-content: center;
  background-color: var(--color-offer-card-content-background);
}

@media (min-width: 768Px) {
  .zoca-23bf9523-15ce-4004-b1d5-2b314b28c7e4 {
    width: 100%;
  padding: var(--space-12);
  border-radius: 0 0 var(--radius-2-xl) var(--radius-2-xl);
  }
}

@media (min-width: 1024Px) {
  .zoca-23bf9523-15ce-4004-b1d5-2b314b28c7e4 {
    padding: var(--space-16);
  border-radius: 0 var(--radius-2-xl) var(--radius-2-xl) 0;
  }
}

.zoca-c5ca8950-1676-45e7-a9c0-74cd87d2c783 {
  color: inherit;
  font-size: 2.2rem;
  text-align: center;
  font-weight: var(--font-bold);
  margin-bottom: var(--space-6);
}

@media (min-width: 768Px) {
  .zoca-c5ca8950-1676-45e7-a9c0-74cd87d2c783 {
    font-size: 2.8rem;
  margin-bottom: var(--space-8);
  }
}

@media (min-width: 1024Px) {
  .zoca-c5ca8950-1676-45e7-a9c0-74cd87d2c783 {
    font-size: 3.4rem;
  }
}

.zoca-3c898e2a-5531-4f12-a7e2-3355b9a225a6 {
  max-width: var(--container-sm);
  overflow: auto;
  max-height: 40vh;
  margin-bottom: var(--space-8);
  scrollbar-width: thin !important;
}

@media (max-width: 768Px) {
  .zoca-3c898e2a-5531-4f12-a7e2-3355b9a225a6 {
    max-height: 30vh;
  margin-bottom: var(--space-6);
  }
}

.zoca-dd1d694b-d2a2-4dd9-9cf1-65b5acd515bb {
  display: flex;
  justify-content: center;
}

@media (min-width: 768Px) {
  .zoca-dd1d694b-d2a2-4dd9-9cf1-65b5acd515bb {
    margin-top: var(--space-6);
  }
}

.zoca-80bc40e0-90ce-44fe-a4b5-674cc81109a2 {
  width: 100%;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768Px) {
  .zoca-80bc40e0-90ce-44fe-a4b5-674cc81109a2 {
    height: 700px;
  flex-direction: row !important;
  }
}

.zoca-f778976f-9495-403d-9ff7-ec2ced3f1ad7 {
  padding: var(--space-10);
}

@media (max-width: 768Px) {
  .zoca-f778976f-9495-403d-9ff7-ec2ced3f1ad7 {
    padding: var(--space-4);
  }
}

.zoca-851bdc3c-dba8-4ef3-83d6-03f352959354 {
  width: 100%;
  overflow: hidden;
  box-shadow: var(--shadow-lg);
  border-radius: var(--radius-2-xl) var(--radius-2-xl) 0 0;
  background-color: var(--color-secondary-brand);
}

@media (max-width: 768Px) {
  .zoca-851bdc3c-dba8-4ef3-83d6-03f352959354 {
    max-height: 300px;
  }
}

@media (min-width: 1024Px) {
  .zoca-851bdc3c-dba8-4ef3-83d6-03f352959354 {
    width: 100%;
  overflow: hidden;
  border-radius: var(--radius-2-xl) 0 0 var(--radius-2-xl);
  }
}

.zoca-652127fa-f8e6-401a-b0f8-8e350e1e0f4f {
  width: 100%;
  height: 100%;
  max-height: 900px;
  object-fit: cover;
}

@media (max-width: 768Px) {
  .zoca-652127fa-f8e6-401a-b0f8-8e350e1e0f4f {
    max-height: 300px;
  }
}

.zoca-88b904d3-b960-4c97-96a2-805436bddefe {
  color: var(--color-offer-card-content-foreground);
  display: flex;
  padding: var(--space-10) var(--space-6);
  box-shadow: var(--shadow-lg);
  align-items: center;
  border-radius: 0 0 var(--radius-2-xl) var(--radius-2-xl);
  flex-direction: column;
  justify-content: center;
  background-color: var(--color-offer-card-content-background);
}

@media (min-width: 768Px) {
  .zoca-88b904d3-b960-4c97-96a2-805436bddefe {
    width: 100%;
  padding: var(--space-12);
  border-radius: 0 0 var(--radius-2-xl) var(--radius-2-xl);
  }
}

@media (min-width: 1024Px) {
  .zoca-88b904d3-b960-4c97-96a2-805436bddefe {
    padding: var(--space-16);
  border-radius: 0 var(--radius-2-xl) var(--radius-2-xl) 0;
  }
}

.zoca-b2222469-6cd1-443c-b013-e478092cfacd {
  color: inherit;
  font-size: 2.2rem;
  text-align: center;
  font-weight: var(--font-bold);
  margin-bottom: var(--space-6);
}

@media (min-width: 768Px) {
  .zoca-b2222469-6cd1-443c-b013-e478092cfacd {
    font-size: 2.8rem;
  margin-bottom: var(--space-8);
  }
}

@media (min-width: 1024Px) {
  .zoca-b2222469-6cd1-443c-b013-e478092cfacd {
    font-size: 3.4rem;
  }
}

.zoca-3887f17b-e9bb-44f5-86e4-3e6410ca592e {
  max-width: var(--container-sm);
  overflow: auto;
  max-height: 40vh;
  margin-bottom: var(--space-8);
  scrollbar-width: thin !important;
}

@media (max-width: 768Px) {
  .zoca-3887f17b-e9bb-44f5-86e4-3e6410ca592e {
    max-height: 30vh;
  margin-bottom: var(--space-6);
  }
}

.zoca-545f809c-3d0b-4388-863c-5064e7a57129 {
  display: flex;
  justify-content: center;
}

@media (min-width: 768Px) {
  .zoca-545f809c-3d0b-4388-863c-5064e7a57129 {
    margin-top: var(--space-6);
  }
}

.zoca-66976e61-b886-49e4-a86b-77ea50c21f83 {
  display: none;
}

.zoca-65a1ad15-3f46-449a-99e6-e7c1774ce089 {
  display: none;
}

.zoca-daa0e664-5dfa-4d91-baf4-3d1d4d573733 {
  color: var(--color-testimonial-star-background);
}

.zoca-abd0e6fb-7c47-491f-9605-f6889e43f8c1 {
  color: var(--color-testimonial-star-background);
}

.zoca-fd8fec11-5d91-495b-a3cd-59d987baf774 {
  color: var(--color-testimonial-star-background);
}

.zoca-8c3f0011-1f11-4672-b3c1-a24f8befd139 {
  color: var(--color-testimonial-star-background);
}

.zoca-695bb3a0-c089-48d9-bb92-ad9553e781ce {
  color: var(--color-testimonial-star-background);
}

.zoca-32a60152-7b39-47bf-ac5b-6e46c5d0961d {
  color: var(--color-testimonial-star-background);
}

.zoca-00766a66-c615-4473-8cd9-40632835b2f8 {
  color: var(--color-testimonial-star-background);
}

.zoca-040fbbb8-6ff3-43d8-a0ab-985b5f126064 {
  color: var(--color-testimonial-star-background);
}

.zoca-60bf57b6-37c5-4d48-b9d1-2d33ecf466a1 {
  color: var(--color-testimonial-star-background);
}

.zoca-60ae449c-e682-4139-b4c6-d6a81b251416 {
  color: var(--color-testimonial-star-background);
}

.zoca-f4b2bb2c-d520-4732-804f-541e8c603e2b {
  color: var(--color-testimonial-star-background);
}

.zoca-bc09e1e0-38c2-483c-944e-bd8bb495ba22 {
  color: var(--color-testimonial-star-background);
}

.zoca-e58bed24-9492-4790-90b9-f5b32196b4c9 {
  color: var(--color-testimonial-star-background);
}

.zoca-6d3e695c-ba61-4a76-8452-7d069c369bc7 {
  color: var(--color-testimonial-star-background);
}

.zoca-e5d638d7-7f05-4891-8150-066077492ede {
  color: var(--color-testimonial-star-background);
}

.zoca-54c772db-fef6-40e2-9e74-7b0f3f17496d {
  color: var(--color-testimonial-star-background);
}

.zoca-74d3ec16-dfbc-416c-8ec4-b81e45fb3e56 {
  color: var(--color-testimonial-star-background);
}

.zoca-143bf3a2-6287-47a8-86d8-12fd458c9e2e {
  color: var(--color-testimonial-star-background);
}

.zoca-e44c6185-54eb-46e4-871c-85bb34b62cc6 {
  color: var(--color-testimonial-star-background);
}

.zoca-394f862b-d2da-4e16-9643-fdd103a4aefa {
  color: var(--color-testimonial-star-background);
}

.zoca-93ff2cad-72e5-4d0e-b183-3942b63f4b2d {
  color: var(--color-testimonial-star-background);
}

.zoca-02eb7854-8ffd-4f8e-bfb7-0f3d6319ff4b {
  color: var(--color-testimonial-star-background);
}

.zoca-dcb2de5b-0ebd-43b5-9d60-1531a5ec0106 {
  color: var(--color-testimonial-star-background);
}

.zoca-d9864b90-0930-4a02-9929-10f539de57d8 {
  color: var(--color-testimonial-star-background);
}

.zoca-78f66085-3728-49b7-95f2-43e57920f735 {
  color: var(--color-testimonial-star-background);
}

.zoca-53b0395b-6cce-49d3-a932-eaecbd1ae16e {
  color: var(--color-testimonial-star-background);
}

.zoca-46aed5b0-4d14-4f28-88e7-f3054d158267 {
  color: var(--color-testimonial-star-background);
}

.zoca-5f37e4bb-c572-4f5a-8a3b-8be329989d8d {
  color: var(--color-testimonial-star-background);
}

.zoca-ddc596d9-2b55-4fcd-bad7-df791215d066 {
  color: var(--color-testimonial-star-background);
}

.zoca-3c50af3f-4190-40a7-b2a3-90e48cefd5de {
  color: var(--color-testimonial-star-background);
}

.zoca-de33bbe8-f23f-46b5-a531-a6f7294530d7 {
  color: var(--color-testimonial-star-background);
}

.zoca-42a80ba3-0a25-4b09-9ca2-d932d3e83127 {
  color: var(--color-testimonial-star-background);
}

.zoca-97923de7-96f5-490b-9788-f08b5431cd69 {
  color: var(--color-testimonial-star-background);
}

.zoca-e92cf803-bd36-4bc1-954c-3b8b85bbb2f9 {
  color: var(--color-testimonial-star-background);
}

.zoca-05baa6e6-2889-45bd-bffe-a58f62dffaa3 {
  color: var(--color-testimonial-star-background);
}

.zoca-e9b5e0db-5004-41dc-9790-63b48345b376 {
  color: var(--color-testimonial-star-background);
}

.zoca-f285436a-1f40-4c9b-9bb6-18a56fdf2087 {
  color: var(--color-testimonial-star-background);
}

.zoca-132cd099-e7b8-4142-8e1a-adbd81ce6d76 {
  color: var(--color-testimonial-star-background);
}

.zoca-2ec6af3e-d32f-4d40-88b7-dfe0949cd304 {
  color: var(--color-testimonial-star-background);
}

.zoca-487acccb-5774-4872-81f3-687de254b915 {
  color: var(--color-testimonial-star-background);
}

.zoca-eca75e43-c647-4b6d-a6d8-66a3a10c10a2 {
  color: var(--color-testimonial-star-background);
}

.zoca-2ff696fb-bee5-42c4-aa85-9ffb24c5098d {
  color: var(--color-testimonial-star-background);
}

.zoca-9f9a6134-2630-462c-9038-4219a9abd869 {
  color: var(--color-testimonial-star-background);
}

.zoca-59d8f8c4-dfc8-4dd2-b5e1-e89c7b6891d1 {
  color: var(--color-testimonial-star-background);
}

.zoca-30a13642-4fa5-4542-bb00-32d587bbaeb7 {
  color: var(--color-testimonial-star-background);
}

.zoca-8f3cd03f-8a52-4dfd-a4aa-f70d03a3031d {
  color: var(--color-testimonial-star-background);
}

.zoca-a8195121-d30c-4577-b43f-e0a50141529e {
  color: var(--color-testimonial-star-background);
}

.zoca-f062b78a-7560-44fd-ad46-4542230ee252 {
  color: var(--color-testimonial-star-background);
}

.zoca-7d536e6f-5d4a-4cf5-9c33-68aa82306046 {
  color: var(--color-testimonial-star-background);
}

.zoca-35ba234c-858e-4c28-857b-020e4b95b8bd {
  color: var(--color-testimonial-star-background);
}

.zoca-7ce10b1d-106d-4c88-bae2-388461ca4c10 {
  color: var(--color-testimonial-star-background);
}

.zoca-928f6eba-c674-48d2-88a1-9d28c970bdbf {
  color: var(--color-testimonial-star-background);
}

.zoca-c05c8cf0-6842-4623-998d-b07c81534a6c {
  color: var(--color-testimonial-star-background);
}

.zoca-f59800ae-bd5e-4fc1-86d1-02409bd9b195 {
  color: var(--color-testimonial-star-background);
}

.zoca-8cb0c336-5349-4203-acac-8162cfa0904f {
  color: var(--color-testimonial-star-background);
}

.zoca-a25d4b4c-1626-40c0-ba63-85e055a8e07e {
  color: var(--color-testimonial-star-background);
}

.zoca-66924102-6cd4-4483-8068-822622e20a8c {
  color: var(--color-testimonial-star-background);
}

.zoca-d141bf79-8b1b-4b9d-aded-7dfc5dc1467a {
  color: var(--color-testimonial-star-background);
}

.zoca-95715c57-4cc8-4a46-984f-8afd9409c98d {
  color: var(--color-testimonial-star-background);
}

.zoca-3464b915-5819-47e7-8ca6-7c0956494ccd {
  color: var(--color-testimonial-star-background);
}

.zoca-bd9f810c-c145-4955-bafb-1e5177f39e0d {
  color: var(--color-testimonial-star-background);
}

.zoca-6154af68-540f-4272-be7e-d099c933b2f5 {
  color: var(--color-testimonial-star-background);
}

.zoca-6e2387e1-3a92-44b9-8846-e574b7b88259 {
  color: var(--color-testimonial-star-background);
}

.zoca-b7b7d178-639c-41d5-8cd4-c2ed8f945e9e {
  color: var(--color-testimonial-star-background);
}

.zoca-b8932bc8-0782-4acf-8722-8df57bafd7fa {
  color: var(--color-testimonial-star-background);
}

.zoca-e71f5e94-2d47-49eb-b844-10f2926b10dd {
  color: var(--color-testimonial-star-background);
}

.zoca-b6f853e5-6e88-4645-a8b0-f527f7e8c700 {
  color: var(--color-testimonial-star-background);
}

.zoca-ee502816-31d2-4a72-8f17-d35b866644fd {
  color: var(--color-testimonial-star-background);
}

.zoca-1294fdb7-e4db-4f06-ae99-99df3e296dd8 {
  color: var(--color-testimonial-star-background);
}

.zoca-ecd50ce9-5908-49f6-b3a3-e5061ad1a25e {
  color: var(--color-testimonial-star-background);
}

.zoca-de822518-abf4-4615-b489-1dc7d754093f {
  color: var(--color-testimonial-star-background);
}

.zoca-16d5b2cf-63e9-408d-bb1e-ed9f554cb8b8 {
  color: var(--color-testimonial-star-background);
}

.zoca-c5117ac7-a6fc-43fd-a2af-c33236f002e4 {
  color: var(--color-testimonial-star-background);
}

.zoca-173341b6-eac4-4837-a4d1-160274534050 {
  color: var(--color-testimonial-star-background);
}

.zoca-000ca440-f44f-4d43-9e03-477679ef61d8 {
  color: var(--color-testimonial-star-background);
}

.zoca-00113a33-480f-447e-a419-01e7697b3280 {
  color: var(--color-testimonial-star-background);
}

.zoca-f91c49e3-b082-40e6-bfa0-d907621aa589 {
  color: var(--color-testimonial-star-background);
}

.zoca-e1c5ebb6-77a5-4c62-93bd-6fe21760acff {
  color: var(--color-testimonial-star-background);
}

.zoca-1a25fb2a-5598-4d16-bab0-1ff77451f5e6 {
  color: var(--color-testimonial-star-background);
}

.zoca-af55b528-6ed9-40c8-946a-694b276a93a8 {
  color: var(--color-testimonial-star-background);
}

.zoca-ddf9ce08-4444-42f5-a160-5a68eaa1b3f1 {
  color: var(--color-testimonial-star-background);
}

.zoca-43f46bc1-572d-4052-84dc-6f2a39348df4 {
  color: var(--color-testimonial-star-background);
}

.zoca-524de328-3ad6-453f-b1b3-5990b53bf7eb {
  color: var(--color-testimonial-star-background);
}

.zoca-4874e2f8-5a9e-46ef-9d0d-52e2ecf4d0f1 {
  color: var(--color-testimonial-star-background);
}

.zoca-8132a496-730b-41e4-8a50-b6aa327447b4 {
  color: var(--color-testimonial-star-background);
}

.zoca-64944dd8-de59-41a1-8ec6-378c72984f20 {
  color: var(--color-testimonial-star-background);
}

.zoca-7e5ebda0-932f-4c77-8dcb-c3242e1a3deb {
  color: var(--color-testimonial-star-background);
}

.zoca-a38d9453-30f3-47a7-8900-13c85769ff0f {
  color: var(--color-testimonial-star-background);
}

.zoca-e3315038-df6d-4126-8c62-7f045447b632 {
  color: var(--color-testimonial-star-background);
}

.zoca-c4579d5d-1a20-48e3-80c7-9611292bf10a {
  color: var(--color-testimonial-star-background);
}

.zoca-1f70ccb7-6c87-4a44-a1d9-8f54aac9d26d {
  color: var(--color-testimonial-star-background);
}

.zoca-8c5334e1-4b1a-4d88-a275-520f2213aec9 {
  color: var(--color-testimonial-star-background);
}

.zoca-ba8a003d-f9a2-4d7d-aa0e-bc9b5f5dbf19 {
  color: var(--color-testimonial-star-background);
}

.zoca-6015cee4-7b22-49ee-a135-e8dc8ae4a6e4 {
  color: var(--color-testimonial-star-background);
}

.zoca-bd53fc1f-433c-4c1f-b688-6795fbfe54a8 {
  color: var(--color-testimonial-star-background);
}

.zoca-b80b1f72-9208-4e3a-984d-af6591f9464c {
  color: var(--color-testimonial-star-background);
}

.zoca-7fcf6b43-b8ce-4f55-b271-ab92c60a9913 {
  color: var(--color-testimonial-star-background);
}

.zoca-96380fca-8a2f-4a06-9e0d-ace89a2be128 {
  color: var(--color-testimonial-star-background);
}

.zoca-5b998fb3-61b1-4ed3-8fbe-6662e01c212b {
  color: var(--color-testimonial-star-background);
}

.zoca-37f5cc43-173a-4ec4-8605-e0b0622b606f {
  color: var(--color-testimonial-star-background);
}

.zoca-9adb5e90-0961-4e5c-87fb-a623af60abe6 {
  color: var(--color-testimonial-star-background);
}

.zoca-003e7afe-f410-462a-a2a9-b70cb214b4fa {
  color: var(--color-testimonial-star-background);
}

.zoca-3999ec97-a1e4-4492-a276-689416323143 {
  color: var(--color-testimonial-star-background);
}

.zoca-668a0c9b-dd24-4ad1-9b13-eec76ed1e159 {
  color: var(--color-testimonial-star-background);
}

.zoca-301c149f-e113-4a0c-a542-fe09cd7b1e6a {
  color: var(--color-testimonial-star-background);
}

.zoca-26e735d4-2df4-4fef-9fa2-a8a6d4689dfa {
  color: var(--color-testimonial-star-background);
}

.zoca-63accb9a-ef47-495f-83cb-32a130e8b147 {
  color: var(--color-testimonial-star-background);
}

.zoca-2c9ac409-d958-49f1-a351-4c3b35259ef6 {
  color: var(--color-testimonial-star-background);
}

.zoca-a32fcf28-6c70-4238-9dce-e5b9ad01bbcc {
  color: var(--color-testimonial-star-background);
}

.zoca-87ea900b-534e-4150-a517-e6cad108eb84 {
  color: var(--color-testimonial-star-background);
}

.zoca-cf3f401e-5ce1-4c43-8510-740003ca8821 {
  color: var(--color-testimonial-star-background);
}

.zoca-973697c6-0e44-4aa5-80d5-30ee856ff774 {
  color: var(--color-testimonial-star-background);
}

.zoca-739cbf5a-ebbf-4182-991f-a1a2b6eecf97 {
  color: var(--color-testimonial-star-background);
}

.zoca-6ee631be-1a30-42b4-9e3a-24224a7f44a3 {
  color: var(--color-testimonial-star-background);
}

.zoca-34bedd8a-e219-4adb-a8ef-fa1dfdad522d {
  color: var(--color-testimonial-star-background);
}

.zoca-784a092a-09ff-4013-ae93-268fd6df524e {
  color: var(--color-testimonial-star-background);
}

.zoca-6eb06bd4-7805-4858-910e-1c8902dd68c3 {
  color: var(--color-testimonial-star-background);
}

.zoca-0df67ec1-6474-4058-a6d2-fbe039f671d8 {
  color: var(--color-testimonial-star-background);
}

.zoca-50837d5b-64e0-4a0e-84b4-69b9b2676b9c {
  color: var(--color-testimonial-star-background);
}

.zoca-5af8ec82-0eef-40f1-ac78-27e07d0daed4 {
  color: var(--color-testimonial-star-background);
}

.zoca-84a32076-7e47-4473-828d-9616c34fbbed {
  color: var(--color-testimonial-star-background);
}

.zoca-805190fd-ca95-44aa-995c-4a4ef8560a0b {
  color: var(--color-testimonial-star-background);
}

.zoca-ff28fe37-5772-4210-a84a-2619c25f776d {
  color: var(--color-testimonial-star-background);
}

.zoca-d1af06f5-1cf1-40b8-b279-b81cf3310a2b {
  color: var(--color-testimonial-star-background);
}

.zoca-87352461-25a1-425b-875d-d5c8b6d58e00 {
  color: var(--color-testimonial-star-background);
}

.zoca-4ec23813-44d2-4d53-9dfb-3a0b79323890 {
  color: var(--color-testimonial-star-background);
}

.zoca-bf470d7b-e3d0-4b1e-a80a-312e4f7b0af7 {
  color: var(--color-testimonial-star-background);
}

.zoca-54606411-f424-41b3-ad89-f2e029a0cee6 {
  color: var(--color-testimonial-star-background);
}

.zoca-e69d3b24-2952-49d9-89a6-6e9e6b0adced {
  color: var(--color-testimonial-star-background);
}

.zoca-d2119d45-3f02-4bcd-bb91-dd4d7ad6da6a {
  color: var(--color-testimonial-star-background);
}

.zoca-c437d0d8-7bb2-460f-80ce-4e8bd53df735 {
  color: var(--color-testimonial-star-background);
}

.zoca-b1b32b15-ae73-4d3a-a44c-3ae0ce1fc2d7 {
  color: var(--color-testimonial-star-background);
}

.zoca-1f17e0dc-24c7-4355-af06-049427f03ea6 {
  color: var(--color-testimonial-star-background);
}

.zoca-545b1a20-a033-4a01-b722-48c97d5c3e98 {
  color: var(--color-testimonial-star-background);
}

.zoca-dd7b2b82-13c3-4d7b-bcc6-ffce70b0f54c {
  color: var(--color-testimonial-star-background);
}

.zoca-4a709384-768e-4942-a2bf-8f366b87185e {
  color: var(--color-testimonial-star-background);
}

.zoca-e40c62e4-1142-4537-9f77-7007f5dd7bc0 {
  color: var(--color-testimonial-star-background);
}

.zoca-e61f373d-fa30-4125-9466-9f92abfd9e1c {
  color: var(--color-testimonial-star-background);
}

.zoca-20437cc3-3519-4037-9e91-b083d9948144 {
  color: var(--color-testimonial-star-background);
}

.zoca-528fb585-f2f8-47d7-8bc8-298fb2eb7b5d {
  color: var(--color-testimonial-star-background);
}

.zoca-29155221-e8c2-4438-8992-3fb450509cc2 {
  display: none;
}

.zoca-6525745b-d9ab-47ed-a024-b4f2d825c524 {
  color: inherit;
  margin-left: var(--space-1);
}

.zoca-ee3f8c23-7d7a-4878-9cdc-b7cd4da0636c {
  display: none;
}

.zoca-fede516c-77fa-4e5f-9c1c-dde2e4027d00 {
  flex: 1;
  color: var(--color-footer-contact-card-foreground);
  border: 1px solid var(--color-black);
  height: 100% !important;
  display: flex;
  align-items: center;
  background-color: var(--color-footer-contact-card-background);
}

@media (max-width: 768Px) {
  .zoca-fede516c-77fa-4e5f-9c1c-dde2e4027d00 {
    min-height: auto;
  }
}

.zoca-9a62d2d4-5db2-45f4-8ebf-004034ecf6e9 {
  width: 100%;
  padding: 30px 25px 30px 25px;
}

@media (max-width: 768Px) {
  .zoca-9a62d2d4-5db2-45f4-8ebf-004034ecf6e9 {
    padding: 24px;
  }
}

.zoca-927f0690-a06f-41f1-8706-1356dedf1946 {
  margin-bottom: 20px;
}

.zoca-a2aec0af-6fd8-48f9-ba0d-66221bff3844 {
  margin: 0 0 16px 0;
  font-size: 28px;
  font-weight: 600;
}

@media (max-width: 768Px) {
  .zoca-a2aec0af-6fd8-48f9-ba0d-66221bff3844 {
    font-size: 24px;
  }
}

.zoca-ad8a3cfd-0ce1-4ce6-896e-a9829a901565 {
  flex: 1;
  font-size: 16px;
  text-decoration: underline;
}

@media (max-width: 768Px) {
  .zoca-ad8a3cfd-0ce1-4ce6-896e-a9829a901565 {
    font-size: 14px;
  }
}

.zoca-93bdfe68-e6ee-47ee-84a8-9d9841c82fdd {
  font-size: 16px;
  text-decoration: underline;
}

@media (max-width: 768Px) {
  .zoca-93bdfe68-e6ee-47ee-84a8-9d9841c82fdd {
    font-size: 14px;
  }
}

.zoca-a9bc8a85-98fe-4923-b2f9-07efc5ab2463 {
  overflow: hidden;
  margin-top: 20px;
}

.zoca-e82586fa-4b8a-4f58-9a44-1f3231d9e56a {
  border: none;
  display: block;
}

@media (max-width: 768Px) {
  .zoca-e82586fa-4b8a-4f58-9a44-1f3231d9e56a {
    height: 150px;
  }
}

.zoca-fe5822e7-8cb2-4375-b0f6-c07331334cc8 {
  margin: 0 0 6px 0;
  font-size: 28px;
  font-weight: 600;
}

@media (max-width: 768Px) {
  .zoca-fe5822e7-8cb2-4375-b0f6-c07331334cc8 {
    font-size: 24px;
  }
}

.zoca-7e2c7daa-476c-4c7b-88b3-316a50167237 {
  display: flex;
  flex-direction: column;
}

.zoca-d1c11e4e-e485-4ffd-8e57-0cd818a30d7d {
  display: flex;
  align-items: baseline;
  justify-content: center;
}

.zoca-e717a8d3-ea7a-4e2b-afa2-0c38fc0e28a6 {
  width: 100%;
}

.zoca-b544176e-3c62-4b6b-a49d-bd1f1502786b {
  margin-top: var(--space-4);
}

.zoca-30b51405-1524-4832-9355-e96f17ae0815 {
  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-4edaa64d-e04c-4f18-9ef5-6add1ee9724f {
  display: none;
}

.zoca-743ff20d-03a1-4567-a235-6d27a39a4ecd {
  width: 100%;
  padding: var(--space-4);
  max-width: 100%;
  box-sizing: border-box;
  margin-top: var(--space-6);
  text-align: center;
}

.zoca-3ef0cf4a-8957-4d86-b131-c581617d6909 {
  color: var(--color-gray-600);
  margin: 0 0 var(--space-3) 0;
  font-size: var(--text-sm);
  font-weight: 500;
}

.zoca-384925ac-d014-4579-b610-6577e17029e3 {
  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);
  align-items: center;
  font-weight: bold;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  border-radius: var(--radius-md);
  justify-content: center;
  text-decoration: none;
  background-color: var(--color-black);
}

.zoca-384925ac-d014-4579-b610-6577e17029e3:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  transform: translateY(-1px);
  font-weight: bold;
}

.zoca-384925ac-d014-4579-b610-6577e17029e3:active {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  transform: translateY(0);
}

@media (max-width: 640px) {
  .zoca-384925ac-d014-4579-b610-6577e17029e3 {
    width: 100%;
  padding: var(--space-4) var(--space-3);
  }
}

.zoca-d0e20260-81d2-4183-81c6-2b9214102866 {
  gap: var(--space-16);
  display: grid;
  align-items: start;
  grid-template-columns: 70% 25%;
}

@media (max-width: 768Px) {
  .zoca-d0e20260-81d2-4183-81c6-2b9214102866 {
    gap: var(--space-8);
  grid-template-columns: 1fr;
  }
}

.zoca-8e5c3367-a6ea-4d43-8457-d740389274ee {
  gap: var(--space-6);
  display: flex;
  flex-direction: column;
}

.zoca-e1d2b335-1519-4dba-b787-25610707d17e {
  width: 100%;
}

.zoca-77e84ffb-09cc-4a09-bb24-1a180c2962af {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zoca-2004d6b4-3855-4b94-9ce9-ca935407de28 {
  margin: 0;
  font-size: var(--text-xl);
  font-weight: var(--font-regular);
}

.zoca-21a65931-6e55-4a04-bed6-a9b3d3d1ce69 {
  color: var(--color-footer-foreground);
  width: 40px;
  cursor: pointer;
  height: 40px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
  border-radius: var(--radius-sm);
  justify-content: center;
  background-color: transparent;
}

.zoca-5ee50484-1551-4396-80fa-e86ff5f779a0 {
  transition: transform 0.3s ease;
}

.zoca-49f610f5-4792-4d84-b626-16479086a99c {
  overflow: hidden;
  margin-top: var(--space-4);
  max-height: 0;
  transition: max-height 0.3s ease;
}

.zoca-7dab262b-f371-405f-b5e8-722cd830fc65 {
  gap: var(--space-4);
  display: flex;
  flex-wrap: wrap;
  padding-top: var(--space-2);
}

.zoca-d6d5ad5a-503a-4c8a-89f1-aa8ad7fea6a7 {
  width: 100%;
  height: 1px;
  background-color: var(--color-footer-foreground);
}

.zoca-d6998ffd-cc35-450c-8362-a21b0677afce {
  width: 100%;
}

.zoca-0dab903b-227e-4713-bde8-3aa4ac48c43c {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zoca-a1ee03c6-9dc7-43c7-b977-346a67e6314c {
  margin: 0;
  font-size: var(--text-xl);
  font-weight: var(--font-regular);
}

.zoca-88ec122f-ff60-4f94-a2b2-66a52bfd1071 {
  color: var(--color-footer-foreground);
  width: 40px;
  cursor: pointer;
  height: 40px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
  border-radius: var(--radius-sm);
  justify-content: center;
  background-color: transparent;
}

.zoca-1c8e04c4-c2f0-4fd9-999e-3c0bad0f5648 {
  transition: transform 0.3s ease;
}

.zoca-5dd60616-7c80-47a3-b58d-ea35e2abc2eb {
  overflow: hidden;
  margin-top: var(--space-4);
  max-height: 0;
  transition: max-height 0.3s ease;
}

.zoca-537ed3c0-aeef-4e71-bca8-0ad187cfd442 {
  gap: var(--space-4);
  display: flex;
  flex-wrap: wrap;
  padding-top: var(--space-2);
}

.zoca-3a61ffeb-f6d7-417d-b0dd-8e408821e17b {
  width: 100%;
  height: 1px;
  background-color: var(--color-footer-foreground);
}

.zoca-e5a506ba-d285-4645-83d2-6515a2363142 {
  gap: var(--space-3);
  display: flex;
  flex-direction: column;
}

.zoca-42a0b8aa-6194-4626-8a4d-da303f429665 {
  margin: 0;
  font-size: var(--text-xl);
  font-weight: var(--font-regular);
}

.zoca-d4547e1f-b97f-4c77-8711-97a95f82edfd {
  gap: 6px;
  display: flex;
  margin-top: 30px;
  padding-top: 20px;
  flex-direction: column;
}

@media (max-width: 768Px) {
  .zoca-d4547e1f-b97f-4c77-8711-97a95f82edfd {
    margin-block: 30px;
  }
}

.zoca-4a35badd-6c02-4766-a9a7-4a218fc555a0 {
  order: 3;
  margin-bottom: 2rem;
}

.zoca-dd9cd2b6-df4d-4c71-9707-d86484b14057 {
  margin: 0;
  font-size: var(--text-base);
}

@media (max-width: 768Px) {
  .zoca-dd9cd2b6-df4d-4c71-9707-d86484b14057 {
    font-size: var(--text-sm);
  }
}

.zoca-d3d69a09-3975-42f4-9053-959a0b13e103 {
  gap: 6px;
  order: 1;
  display: flex;
  align-items: center;
  margin-bottom: 1.75rem;
}

.zoca-0afa8d88-7cef-420a-a8a2-f398de0c3144 {
  font-size: var(--text-base);
  transition: color 0.3s ease;
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (max-width: 768Px) {
  .zoca-0afa8d88-7cef-420a-a8a2-f398de0c3144 {
    font-size: var(--text-sm);
  }
}

.zoca-90edca1f-48d9-40f7-aba2-18e71b752afb {
  font-size: var(--text-base);
}

.zoca-c079677d-01e4-48ab-a883-54a64eb6572f {
  font-size: var(--text-base);
  transition: color 0.3s ease;
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (max-width: 768Px) {
  .zoca-c079677d-01e4-48ab-a883-54a64eb6572f {
    font-size: var(--text-sm);
  }
}

