/*
Theme Name: Tugun Vets Child
Template: hello-elementor
*/



/* Resets
--------------------------------------------- */

body,
.elementor {
    margin: 0;
    padding: 0;
    border: 0;
    color: var(--text);
	font-family: "Inter", serif;
}

h1, h2, h3, h4, h5, h6, blockquote {
    color: var(--text-heading);
}

a:hover,
a:active {
    color: inherit;
}

button:focus,
input:focus {
    outline: none !important;
}

.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}

.elementor-element p:last-child {
    margin-bottom: 0px;
}

body table tbody>tr:nth-child(odd)>td,
body table tbody>tr:nth-child(odd)>th,
body table tbody tr:hover>td,
body table tbody tr:hover>th {
    background-color: initial;
}

body table td,
body table th {
    border: 0;
    padding: 0;
    text-align: left;
}

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: none;
}

/* Fixes potential theme css conflict. */
.acf-map img {
    max-width: inherit !important;
}

a {
    cursor: pointer;
    color: inherit;
}


select {
    appearance: none;
    -webkit-appearance: none;
}

::placeholder,
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
body .elementor-field-group .elementor-field-textual::placeholder {
    opacity: 1;
}

body .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}

.elementor .elementor-heading-title {
    line-height: inherit;
}

.animate-words .word {
	opacity: 0;
}

/* Global Font Styles
--------------------------------------------- */

.text-h1,
h1,
.elementor h1.elementor-heading-title,
.elementor .text-h1,
.marquee-content {
  	font-family: var(--e-global-typography-e92871c-font-family), Sans-serif;
    font-size: var(--e-global-typography-e92871c-font-size);
    text-transform: var(--e-global-typography-e92871c-text-transform);
    line-height: var(--e-global-typography-e92871c-line-height);
    letter-spacing: var(--e-global-typography-e92871c-letter-spacing);
}

.text-h2,
h2,
.elementor h2.elementor-heading-title,
.elementor .text-h2 {
  	font-family: var(--e-global-typography-c7917db-font-family), Sans-serif;
    font-size: var(--e-global-typography-c7917db-font-size);
    text-transform: var(--e-global-typography-c7917db-text-transform);
    line-height: var(--e-global-typography-c7917db-line-height);
    letter-spacing: var(--e-global-typography-c7917db-letter-spacing);
}

.text-h3,
h3,
.elementor h3.elementor-heading-title,
.elementor .text-h3 {
  	font-family: var(--e-global-typography-86634f5-font-family), Sans-serif;
    font-size: var(--e-global-typography-86634f5-font-size);
    text-transform: var(--e-global-typography-86634f5-text-transform);
    line-height: var(--e-global-typography-86634f5-line-height);
    letter-spacing: var(--e-global-typography-86634f5-letter-spacing);
}

.text-h4,
h4,
.elementor h4.elementor-heading-title,
.elementor .text-h4 {
  	font-family: var(--e-global-typography-6be3065-font-family), Sans-serif;
    font-size: var(--e-global-typography-6be3065-font-size);
    line-height: var(--e-global-typography-6be3065-line-height);
    letter-spacing: var(--e-global-typography-6be3065-letter-spacing);
}

.text-h5,
h5,
.elementor h5.elementor-heading-title,
.elementor .text-h5 {
  font-size: var(--siteheadings-h5, 1.625rem);
  font-style: normal;
  font-weight: 600;
  line-height: 1.4em;
}


h6,.text-body-large,
.elementor h6.elementor-heading-title,
.elementor .text-body-large,
.text-blog-styles > .elementor-widget-container > p:first-child,
.elementor .elementor-widget-n-accordion .e-n-accordion-item-title-text,
.e-n-tabs .e-n-tab-title-text {
  	font-family: var(--e-global-typography-93f168c-font-family), Sans-serif;
    font-size: var(--e-global-typography-93f168c-font-size);
    font-weight: var(--e-global-typography-93f168c-font-weight);
    line-height: var(--e-global-typography-93f168c-line-height);
    letter-spacing: var(--e-global-typography-93f168c-letter-spacing);
}

.text-body-medium,
body,
.elementor .text-body-medium,
.elementor .elementor-widget-woocommerce-cart .woocommerce .product-name a {
  	font-family: var(--e-global-typography-b1e6ba6-font-family), Sans-serif;
    font-size: var(--e-global-typography-b1e6ba6-font-size);
    font-weight: var(--e-global-typography-b1e6ba6-font-weight);
    line-height: var(--e-global-typography-b1e6ba6-line-height);
}

.text-button, .elementor-button,
.elementor .text-button,
.elementor [type=submit],
.elementor [type=button]{
  	font-family: var(--e-global-typography-d2c7bb9-font-family), Sans-serif;
    font-size: var(--e-global-typography-d2c7bb9-font-size);
    font-weight: var(--e-global-typography-d2c7bb9-font-weight);
    text-transform: var(--e-global-typography-d2c7bb9-text-transform);
    line-height: var(--e-global-typography-d2c7bb9-line-height);
}

.text-eyebrow,
.elementor .text-eyebrow {
  	font-family: var(--e-global-typography-61e5da3-font-family), Sans-serif;
    font-size: var(--e-global-typography-61e5da3-font-size);
    font-weight: var(--e-global-typography-61e5da3-font-weight);
    text-transform: var(--e-global-typography-61e5da3-text-transform);
    line-height: var(--e-global-typography-61e5da3-line-height);
    letter-spacing: var(--e-global-typography-61e5da3-letter-spacing);
}

/* Color Variables
--------------------------------------------- */
:root {
    --black: #17181C;
    --white: #fff;
	--text-heading: #17181C;
	--text-body: #17181C;
	--text: #17181C;
	
	/* Brand */
	--light-purple: #B9A2E5;
	--accent: #B9A2E5;
	--purple: #511C6C;
	--yellow: #FBCB6E;
	--peachish: #F8E1CB;
	--greenish: #C9E2E1;
	--purplish: #E5DFF0;
	--pinkish: #F7D7E6;
	--background: #EAEAEC;
	
	

	
	/* Global Fonts */
    --bodyFont:"Inter", serif;
    --titleFont:"Inter", serif;
}

/* Gradient Variables
--------------------------------------------- */




/* Primary Spacing Variables
--------------------------------------------- */
:root {
    --spacing-4px-2: 2px;
    --spacing-4px-4: 4px;
    --spacing-4px-8: 8px;
    --spacing-4px-12: 12px;
    --spacing-4px-16: 16px;
    --spacing-4px-20: 20px;
    --spacing-4px-24: 24px;
    --spacing-4px-32: 32px;
    --spacing-4px-40: 40px;
    --spacing-4px-48: 48px;
    --spacing-4px-56: 56px;
    --spacing-4px-64: 64px;
    --spacing-4px-80: 80px;
    --spacing-4px-96: 96px;
    --spacing-4px-128: 128px;
    --spacing-4px-160: 160px;
    --spacing-4px-192: 192px;
    --spacing-4px-224: 224px;
    --spacing-4px-256: 256px;
    --spacing-4px-320: 320px;
    --spacing-4px-384: 384px;
    --spacing-4px-512: 512px;
    --spacing-4px-full: 999px;
}


/* Global Sizing Variables
--------------------------------------------- */
:root {
    /* The BASE size */
    --base-size: 4px;
    /* The size steps */
    --size-0: calc(var(--base-size) * 0);
    /* 0px */
    --size-1: calc(var(--base-size) * 1);
    /* 4px */
    --size-2: calc(var(--base-size) * 2);
    /* 8px */
    --size-3: calc(var(--base-size) * 3);
    /* 12px */
    --size-4: calc(var(--base-size) * 4);
    /* 16px */
    --size-5: calc(var(--base-size) * 5);
    /* 20px */
    --size-6: calc(var(--base-size) * 6);
    /* 24px */
    --size-7: calc(var(--base-size) * 7);
    /* 28px */
    --size-8: calc(var(--base-size) * 8);
    /* 32px */
    --size-9: calc(var(--base-size) * 9);
    /* 36px */
    --size-10: calc(var(--base-size) * 10);
    /* 40px */
    --size-11: calc(var(--base-size) * 11);
    /* 44px */
    --size-12: calc(var(--base-size) * 12);
    /* 48px */
    --size-14: calc(var(--base-size) * 14);
    /* 56px */
    --size-16: calc(var(--base-size) * 16);
    /* 64px */
    --size-20: calc(var(--base-size) * 20);
    /* 80px */
    --size-24: calc(var(--base-size) * 24);
    /* 96px */
    --size-28: calc(var(--base-size) * 28);
    /* 112px */
    --size-32: calc(var(--base-size) * 32);
    /* 128px */
    --size-36: calc(var(--base-size) * 36);
    /* 144px */
    --size-40: calc(var(--base-size) * 40);
    /* 160px */
    --size-44: calc(var(--base-size) * 44);
    /* 176px */
    --size-48: calc(var(--base-size) * 48);
    /* 192px */
    --size-52: calc(var(--base-size) * 52);
    /* 208px */
    --size-56: calc(var(--base-size) * 56);
    /* 224px */
    --size-60: calc(var(--base-size) * 60);
    /* 240px */
    --size-64: calc(var(--base-size) * 64);
    /* 256px */
    --size-72: calc(var(--base-size) * 72);
    /* 288px */
    --size-80: calc(var(--base-size) * 80);
    /* 320px */
    --size-96: calc(var(--base-size) * 96);
    /* 384px */
}


/* Global Configuration
--------------------------------------------- */

/* Extra size helper for fractional sizes */
:root {
    --size-0\.5: calc(var(--base-size) * 0.5); /* 2px */
}

/* Global Configuration - DESKTOP */
:root {
    /* From mockup */
    --page-width: 1664px;
    --hero-height: 900px;
    
    /* Section Padding */
    --section-padding-smaller: var(--size-16);
    --section-padding: var(--size-48);
    --section-padding-larger: var(--size-64);
    --section-padding-sides: 0;
    
    /* Component Padding */
    --cp-3xs: var(--size-1);
    --cp-2xs: var(--size-2);
    --cp-xs: var(--size-3);
    --cp-s: var(--size-4);
    --cp-m: var(--size-5);
    --cp-l: var(--size-8);
    --cp-xl: var(--size-12);
    --cp-2xl: var(--size-16);
    --cp-3xl: var(--size-24);
    --cp-4xl: var(--size-32);
    
    /* Component Vertical Padding */
    --cp-v-none: 0;
    --cp-v-xsm: var(--size-1);
    --cp-v-sm: var(--size-2);
    --cp-v-md: var(--size-3);
    --cp-v-lg: var(--size-6);
    --cp-v-xlg: var(--size-8);
    --cp-v-heading-padding: var(--size-16);
    
    /* Column Spacing */
    --column-sm: var(--size-16);
    --column-md: var(--size-24);
    --column-lg: var(--size-32);
    
    /* Radius */
    --radius-xs: var(--size-0.5);
    --radius-s: var(--size-1);
    --radius-m: var(--size-2);
    --radius-l: var(--size-3);
    --radius-xl: var(--size-4);
    --radius-full: 999px;
    
    /* Button Elements */
    --button-height-default: var(--size-14);
    --button-padding-default: var(--size-8);
    --button-height-large: var(--size-16);
    --button-padding-large: var(--size-8);
    --button-height-small: var(--size-10);
    --button-padding-small: var(--size-5);
    --button-radius: var(--radius-m);
    
    /* Other Elements */
    --menu-padding-v: var(--size-8);
}

/* TABLET */
@media all and (max-width: 1780px) {
    :root {
        /* From mockup - changed values */
        --page-width: 1024px;
        --hero-height: 700px;
        
        /* Section Padding - changed values */
        --section-padding-smaller: var(--size-12);
        --section-padding: var(--size-24);
        --section-padding-larger: var(--size-40);
        --section-padding-sides: var(--size-24);
        
        /* Component Padding - changed values */
        --cp-3xs: var(--size-0.5);
        --cp-2xs: var(--size-1);
        --cp-xs: var(--size-2);
        --cp-s: var(--size-3);
        --cp-m: var(--size-4);
        --cp-l: var(--size-5);
        --cp-xl: var(--size-8);
        --cp-2xl: var(--size-12);
        --cp-3xl: var(--size-16);
        --cp-4xl: var(--size-24);
        
        /* Component Vertical Padding - changed values */
        --cp-v-sm: var(--size-1);
        --cp-v-md: var(--size-2);
        --cp-v-lg: var(--size-4);
        --cp-v-xlg: var(--size-6);
        --cp-v-heading-padding: var(--size-12);
        
        /* Column Spacing - changed values */
        --column-sm: var(--size-12);
        --column-md: var(--size-16);
        --column-lg: var(--size-24);
        
        /* Button Elements - changed values */
        --button-height-default: var(--size-12);
        --button-padding-default: var(--size-6);
        --button-height-large: var(--size-14);
        --button-padding-large: var(--size-6);
        --button-height-small: var(--size-8);
        --button-padding-small: var(--size-4);
        --button-radius: var(--radius-s);
        
        /* Other Elements - changed values */
        --menu-height: var(--size-20);
    }
}
@media (max-width:1200px) {
    :root {
        --section-padding-sides:var(--size-16);
        --section-padding:var(--size-16);
    }
}
/* MOBILE */
@media all and (max-width: 767px) {
    :root {
        /* From mockup - changed values */
        --page-width: 375px;
        
        /* Section Padding - changed values */
        --section-padding-smaller: var(--size-10);
        --section-padding: var(--size-14);
        --section-padding-larger: var(--size-18);
        --section-padding-sides: var(--size-8);
        
        /* Component Padding - changed values */
        --cp-4xl: var(--size-20);
        
        /* Component Vertical Padding - changed values */
        --cp-v-xsm: var(--size-0.5);
        --cp-v-lg: var(--size-3);
        --cp-v-xlg: var(--size-4);
        --cp-v-heading-padding: var(--size-8);
        
        /* Column Spacing - changed values */
        --column-sm: var(--size-10);
        --column-md: var(--size-12);
        --column-lg: var(--size-20);
        
        /* Button Elements - changed values */
        --button-radius: var(--size-1);
        
        /* Other Elements - changed values */
        --menu-height: var(--size-14);
    }
}

/* Section Padding
--------------------------------------------- */

.section-padding-small {
    padding: var(--section-padding-smaller) var(--section-padding-sides);
}

.section-padding {
    padding: var(--section-padding) var(--section-padding-sides);
}

.section-padding-large {
    padding: var(--section-padding-larger) var(--section-padding-sides);
}

.section-padding.top {
    padding-bottom: 0;
}

.section-padding.bottom {
    padding-top: 0;
}

.section-padding.sides-only {
    padding-top: 0;
    padding-bottom: 0;
}

.header-offset {
    margin-top: -144px;
}


/* Drop Shadows
--------------------------------------------- */
.drop-shadow-xs {
    box-shadow: 0px 2px 4px 0px rgba(0, 65, 87, 0.16);
}

.drop-shadow-s {
    box-shadow: 0px 2px 4px 0px rgba(0, 43, 62, 0.04), 0px 16px 32px -4px rgba(0, 43, 62, 0.10);
}

.drop-shadow-m {
    box-shadow: 0px 2px 4px 0px rgba(0, 43, 62, 0.04), 0px 24px 48px -8px rgba(0, 43, 62, 0.12);
}

.drop-shadow-l {
    box-shadow: 0px 2px 4px 0px #002b3e0a, 0px 40px 80px -16px rgba(0, 43, 62, 0.16);
}

.drop-shadow-xl {
    box-shadow: 0px 2px 4px 0px rgba(0, 43, 62, 0.04), 0px 56px 112px -20px rgba(0, 43, 62, 0.18);
}



/* Animnated Link
--------------------------------------------- */
.animated-link {
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
}

.animated-link .dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: var(--accent);
    border-radius: 100px;
    position: relative;
    z-index: 2;
}

.animated-link .dot::before,
.animated-link .dot::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--accent);
    border-radius: 100px;
    z-index: 1;
    opacity: 0.7;
    transform: scale(1);
    animation: pulse 2s infinite;
}

.animated-link .dot::after {
    animation-delay: 1.7s;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(3);
        opacity: 0;
    }
}


/* Button Styles
--------------------------------------------- */
.elementor-button,
.elementor [type=submit],
.elementor [type=button]{
    color: var(--text);
    background: var(--accent);
    border-radius: 200px;
    padding: 8px 20px;
    border: 1px solid var(--accent);
	transition: 0.3s ease;
}
.elementor-button:hover,
.elementor [type=submit]:hover,
.elementor [type=button]:hover {
    color: var(--accent);
    background: var(--black);
    border: 1px solid var(--black);
	transition: 0.3s ease;
}
.video-wrapper {
    position: relative;
    width: 100%;
    height: 70vh;
    overflow: hidden;
    border-radius: 20px 20px 200px 20px;
}

.video-wrapper video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .video-wrapper {
        height: 40vh;
    }
	.video-wrapper {
		border-radius: 8px 8px 94px 8px;
	}
}

@media (max-width: 767px) {
    .video-wrapper {
        height: 50vh;
    }
}




/* Pet Photos Carousel
--------------------------------------------- */
.pets-carousel-container {
    width: 100%;
    height: 480px;
    overflow: hidden;
    position: relative;
    margin: 0;
}

.pets-carousel-track {
    display: flex;
    width: fit-content;
    height: 100%;
    animation: pets-carousel 60s linear infinite;
}

.pets-carousel-item {
    flex-shrink: 0;
    height: 100%;
    margin-right: 24px;
}

.pets-carousel-item-1 {
    width: 519px;
}

.pets-carousel-item-2 {
    width: 411px;
}

.pets-carousel-item-3 {
    width: 411px;
}

.pets-carousel-item-4 {
    width: 519px;
}

.pets-carousel-img-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.pets-carousel-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pets-carousel-radius-1 {
    border-radius: 10px;
}

.pets-carousel-radius-2 {
    border-radius: 800px;
}

.pets-carousel-radius-3 {
    border-radius: 10px;
}

.pets-carousel-radius-4 {
    border-radius: 300px 0px 0px 300px;
}

@keyframes pets-carousel {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-100% / 5 * 4));
    }
}

@media (max-width: 1200px) {
    .pets-carousel-container {
        height: 300px;
    }
    .pets-carousel-item-1 {
        width: 324px;
    }
    .pets-carousel-item-2 {
        width: 257px;
    }
    .pets-carousel-item-3 {
        width: 257px;
    }
    .pets-carousel-item-4 {
        width: 324px;
    }
    .pets-carousel-item {
        margin-right: 15px;
    }
    .pets-carousel-radius-1 {
        border-radius: 6px;
    }
    .pets-carousel-radius-2 {
        border-radius: 500px;
    }
    .pets-carousel-radius-3 {
        border-radius: 6px;
    }
    .pets-carousel-radius-4 {
        border-radius: 188px 0px 0px 188px;
    }
}

@media (max-width: 768px) {
    .pets-carousel-container {
        height: 200px;
    }
    .pets-carousel-item-1 {
        width: 216px;
    }
    .pets-carousel-item-2 {
        width: 171px;
    }
    .pets-carousel-item-3 {
        width: 171px;
    }
    .pets-carousel-item-4 {
        width: 216px;
    }
    .pets-carousel-item {
        margin-right: 10px;
    }
    .pets-carousel-radius-1 {
        border-radius: 4px;
    }
    .pets-carousel-radius-2 {
        border-radius: 333px;
    }
    .pets-carousel-radius-3 {
        border-radius: 4px;
    }
    .pets-carousel-radius-4 {
        border-radius: 125px 0px 0px 125px;
    }
}

@media (max-width: 480px) {
    .pets-carousel-container {
        height: 150px;
    }
    .pets-carousel-item-1 {
        width: 162px;
    }
    .pets-carousel-item-2 {
        width: 128px;
    }
    .pets-carousel-item-3 {
        width: 128px;
    }
    .pets-carousel-item-4 {
        width: 162px;
    }
    .pets-carousel-item {
        margin-right: 8px;
    }
    .pets-carousel-radius-1 {
        border-radius: 3px;
    }
    .pets-carousel-radius-2 {
        border-radius: 250px;
    }
    .pets-carousel-radius-3 {
        border-radius: 3px;
    }
    .pets-carousel-radius-4 {
        border-radius: 94px 0px 0px 94px;
    }
}


/* Featured Services Accordion
--------------------------------------------- */
.featured-services-items {
	display: flex;
	flex-direction: column;
}
.featured-services-items .item-wrapper {
    padding: 10px 0;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
}
.featured-services-items .item-wrapper:not(:first-child) {
	border-top: 1px solid #17181c1c;
}
.featured-services-items .item-title h2 {
    transition: color 0.3s ease, transform 0.3s ease;
}
.featured-services-items p {
	font-size: 1.25rem;
	line-height: 1.4em;
	letter-spacing: -0.4px;
	max-width: 330px;
	margin: 0;
}
.featured-services-items .item-description {
    display: flex;
    gap: 32px;
    align-items: center;
    justify-content: flex-end;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.featured-services-items .item-wrapper:hover .item-description {
    opacity: 1;
}
a.plus-link {
    display: flex;
    flex-direction: column;
    width: 40px;
    height: 40px;
    border-radius: var(--radius-full);
    background: var(--background);
    align-items: center;
    justify-content: center;
    flex: none;
	color: var(--accent);
	transition: 0.2s ease;
}
a.plus-link:hover {
	color: #fff;
	background: var(--accent);
	transition: 0.2s ease;
	cursor: pointer;
}
.featured-services-items .item-image {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 10;
	pointer-events: none;
}
.featured-services-items .item-wrapper:hover .item-image {
    opacity: 1;
}
.featured-services-items .image-wrapper {
    width: 400px;
    height: 400px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    transform-origin: calc(100% - 40px) 40px;
    transition: transform 0.6s ease;
}
.featured-services-items .item-wrapper:hover .image-wrapper {
    transform: rotate(15deg);
}
.featured-services-items .image-wrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.services-background {
    transition: background-color 0.3s ease;
}

/* Persistent hover state for desktop */
@media (min-width: 1025px) {
    .featured-services-items .item-wrapper.hover-active .item-description {
        opacity: 1;
    }
    
    .featured-services-items .item-wrapper.hover-active .item-image {
        opacity: 1;
    }
    
    .featured-services-items .item-wrapper.hover-active .image-wrapper {
        transform: rotate(15deg);
    }
    
    .featured-services-items:has(.item-wrapper.hover-active) .item-title h2 {
        color: white;
    }
    
    .featured-services-items .item-wrapper.hover-active .item-title h2 {
        color: initial;
    }
}

/* Desktop hover effects */
@media (min-width: 1025px) {
    .featured-services-items:hover .item-title h2 {
        color: white;
    }
    .featured-services-items .item-wrapper:hover .item-title h2 {
        color: initial;
    }
	.featured-services-items .item-content {
        display: contents;
    }
}

/* Tablet and Mobile */
@media (max-width: 1024px) {
    .featured-services-items .item-wrapper {
        flex-direction: column;
        align-items: stretch;
        padding: 20px 0;
    }
    
    .featured-services-items .item-wrapper.active {
        display: flex;
        flex-direction: row;
        gap: 20px;
        align-items: flex-start;
    }
    
    .featured-services-items .item-wrapper.active .item-content {
        flex: 1;
        display: flex;
        flex-direction: column;
        gap: 60px;
    }
    
    .featured-services-items .item-wrapper.active .item-title h2 {
        transform: scale(1.3);
        transform-origin: left center;
    }
    
    .featured-services-items .item-wrapper.active .item-description {
        opacity: 1;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }
    
    .featured-services-items .item-wrapper.active .item-image {
        flex: 1;
        position: static;
        opacity: 1;
        transform: none;
    }
    
    .featured-services-items .item-wrapper:not(.active) .item-image,
    .featured-services-items .item-wrapper:not(.active) .item-description {
        display: none;
    }
    
    .featured-services-items .item-wrapper:not(.active):hover .item-image,
    .featured-services-items .item-wrapper:not(.active):hover .item-description {
        opacity: 0;
        display: none;
    }
    
    .featured-services-items .image-wrapper {
        border-radius: 12px;
    }
	.featured-services-items p {
		font-size: 0.88rem;
		line-height: 1.37em;
	}
}

/* Tablet (1024px - 768px) */
@media (max-width: 1024px) and (min-width: 768px) {
    .featured-services-items .image-wrapper {
        width: 100%;
        max-width: 302.968px;
        height: 254.249px;
    }
}

/* Mobile (767px and below) */
@media (max-width: 767px) {
    .featured-services-items .image-wrapper {
        width: 100%;
        aspect-ratio: 1;
        height: auto;
        max-width: 100%;
    }
	.featured-services-items .item-wrapper.active .item-content {
        gap: 0px;
    }
	.featured-services-items .item-wrapper.active .image-wrapper {
		position: relative;
		left: 20px;
	}
}



/* Inline Video Elements
--------------------------------------------- */
/* Base inline video element */
.inline-video {
  display: inline-block;
  height: calc(1em - 15px);
  vertical-align: baseline;
  overflow: hidden;
  border-radius: 0 999px 999px 0;
  position: relative;
}

.inline-video video {
  height: calc(100% - 0px);
  width: 100%;
  object-fit: cover;
  object-position: bottom;
  display: block;
  position: absolute;
  bottom: 0;
}

/* Width variants for different breakpoints */
.inline-video--xs { width: 1.5em; }
.inline-video--sm { width: 2em; }
.inline-video--md { width: 3em; }
.inline-video--lg { width: 4em; }

/* Responsive breakpoint adjustments */
@media (min-width: 768px) {
  .inline-video--xs { width: 2em; }
  .inline-video--sm { width: 2.5em; }
  .inline-video--md { width: 3.5em; }
  .inline-video--lg { width: 5em; }
}

@media (min-width: 1024px) {
  .inline-video--xs { width: 2.5em; }
  .inline-video--sm { width: 3em; }
  .inline-video--md { width: 4em; }
  .inline-video--lg { width: 6em; }
}

@media all and (max-width:900px){
	.inline-video {
		height: calc(1em - 4px);
	}
}



/* Hover Feature Cards Element */
.interactive-cards-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 0 auto;
}

.interactive-card {
    position: relative;
    height: 400px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
    min-height: 518px;
    border-radius: 20px;
}

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

.card-left {
    border-top-left-radius: 200px;
}

.card-right {
    border-bottom-right-radius: 200px;
}

.card-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: transform 0.3s ease-in-out;
}

.interactive-card:hover .card-background {
    transform: scale(1.05);
}

.card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
    transition: opacity 0.3s ease-in-out;
    z-index: 1;
}

.interactive-card:hover .card-overlay,
.interactive-card:focus .card-overlay {
	background: var(--accent);
    opacity: 1;
}

.card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px;
    z-index: 2;
    color: #fff;
    transition: transform 0.3s ease-in-out;
}


.interactive-card .elementor-button:not(:hover) {
	background: var(--yellow);
	border-color: var(--yellow);
}

/* Default state - content pushed down */
.card-content {
    transform: translateY(100%);
}

/* Show only the heading */
.card-content::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    height: 200px; /* Adjust based on your needs */
    pointer-events: none;
}

.card-content h3 {
    color: #fff;
    margin: 0 0 20px 0;
    position: absolute;
    bottom: 100%;
    left: 40px;
    right: 40px;
    padding-bottom: 20px;
}

.interactive-card:hover .card-content,
.interactive-card:focus .card-content {
    transform: translateY(0);
}

.interactive-card:hover .card-content h3,
.interactive-card:focus .card-content h3 {
    position: static;
    bottom: auto;
    left: auto;
    right: auto;
    padding-bottom: 0;
}

.card-details {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.interactive-card:hover .card-details,
.interactive-card:focus .card-details {
    opacity: 1;
}

.card-details p {
    margin: 0 0 20px 0;
    color: rgba(255, 255, 255, 0.95);
}

.interactive-card:focus {
    outline: 3px solid #f39c12;
    outline-offset: 2px;
}

/* Stacked layout below 1200px */
@media (max-width: 1200px) {
    .interactive-cards-container {
        display: block;
    }
    
    .interactive-card {
        display: flex;
        margin-bottom: 20px;
        height: auto;
        min-height: 280px;
        cursor: default;
        background: white;
        border-radius: 0;
        gap: 20px;
    }
    
    .interactive-card:hover {
        transform: none;
    }
    
    .interactive-card:hover .card-background {
        transform: none;
    }
    
    .interactive-card .card-overlay,
	.interactive-card:hover .card-overlay,
    .interactive-card:focus .card-overlay {
		background: var(--black);
        opacity: 0.2;
    }
    
    .card-content {
        position: relative;
        width: 50%;
        padding: 0;
        color: #333;
        display: flex;
        flex-direction: column;
        justify-content: center;
        bottom: auto;
        left: auto;
        right: auto;
        transform: none;
    }
    
    .interactive-card:hover .card-content,
    .interactive-card:focus .card-content {
        transform: none;
    }
    
    .card-background {
        position: relative;
        width: 50%;
        height: auto;
        min-height: 280px;
    }
    
    .card-left .card-background {
        border-radius: 94px 0 0 0;
    }
    
    .card-right .card-background {
        border-radius: 0 0 94px 0;
    }
    
    .card-overlay {
        display: none;
    }
    
    .card-content h3 {
		text-shadow: none;
		margin-bottom: 20px;
		color: #000;
		top: unset;
		bottom: unset !important;
		position: relative !important;
		transform: none;
		padding: 0;
		left: unset;
		right: unset;
	}
    
    .card-details {
        opacity: 1;
        transition: none;
    }
    
    .card-details p {
        color: #666;
        margin-bottom: 30px;
    }
}

/* Single column below 900px */
@media (max-width: 900px) {
    .interactive-card {
        flex-direction: column;
        min-height: auto;
        gap: 20px;
		margin-bottom: 64px;
    }
    
    .card-background {
        width: 100%;
        height: 240px;
        min-height: 240px;
    }
    
    .card-left .card-background,
    .card-right .card-background {
        border-radius: 94px 0 0 0;
    }
    
    .card-content {
        width: 100%;
    }
}

/* Focus states for accessibility */
.elementor-button:focus {
    outline: 2px solid white;
    outline-offset: 2px;
}

/* Performance optimization */
.interactive-card * {
    will-change: transform, opacity;
}

/* Remove will-change for stacked layout */
@media (max-width: 1200px) {
    .interactive-card * {
        will-change: auto;
    }
}


/* Accordion Styles
--------------------------------------------- */
.accordion-style summary.e-n-accordion-item-title {
    border: 0;
}
.accordion-style .e-n-accordion-item {
    background: var(--white);
	padding: 0 40px;
    border-radius: 40px;
}
.accordion-style p.e-n-accordion-item-title-text {
    padding: 40px 0;
}
.accordion-style .e-n-accordion-item > div {
    padding-bottom: 40px;
}
.accordion-style .e-n-accordion-item-title {
	padding: 0;
}
.accordion-style .e-n-accordion-item-title-icon {
    display: flex;
    width: 40px;
    height: 40px;
    background: var(--background);
    border-radius: 100px;
    min-width: 40px;
    align-items: center;
    justify-content: center;
}
.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
    margin-block-end: 0;
	margin-bottom: 0;
}
.accordion-style .e-n-accordion-item-title-icon svg {
	fill: var(--accent);
}

@media all and (max-width:900px){
	.elementor .elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
		margin-bottom: 1rem;
	}
	.accordion-style .e-n-accordion-item {
		padding: 20px;
		border-radius: 16px;
	}
	.accordion-style .e-n-accordion-item-title-icon {
		width: 32px;
		height: 32px;
		min-width: 32px;
	}
	.elementor .elementor-widget-n-accordion .e-n-accordion-item-title-text {
		font-size: 1rem;
		line-height: 22px;
	}
	.accordion-style .e-n-accordion-item {
		padding: 0 20px;
	}
	.accordion-style p.e-n-accordion-item-title-text {
		padding: 20px 0;
	}
	.accordion-style .e-n-accordion-item > div {
		padding-bottom: 20px;
	}
}
	

/* Animated Marquee
--------------------------------------------- */
.marquee-container {
  width: 100%;
}

.marquee {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

.marquee-content {
  display: inline-block;
  padding-right: 0;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.right-to-left .marquee-content {
  animation-name: marqueeRightToLeft;
  animation-duration: 10s;
}

.left-to-right .marquee-content {
  animation-name: marqueeLeftToRight;
  animation-duration: 10s;
}

@keyframes marqueeRightToLeft {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

@keyframes marqueeLeftToRight {
  0% { transform: translateX(-50%); }
  100% { transform: translateX(0); }
}


/* Testimonial Carousel
--------------------------------------------- */

.testimonial-carousel-wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 40px 0;
}

.testimonial-carousel-wrapper .testimonial-carousel {
    margin-bottom: 149px;
    overflow: visible;
    position: relative;
}

.testimonial-carousel-wrapper .testimonial-carousel:before {
    content: '';
    background: #ffffff;
    position: absolute;
    width: 1000%;
    height: 100%;
    z-index: 2;
    left: 0;
    top: 0;
    transform: translateX(-100%);
}

.testimonial-carousel-wrapper .swiper-slide {
    width: 690px;
    height: 470px;
}

.testimonial-carousel-wrapper .testimonial-card {
    background: #fff;
    display: flex;
    flex-direction: row;
    gap: 64px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.testimonial-carousel-wrapper .testimonial-image {
    width: 270px;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.testimonial-carousel-wrapper .testimonial-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testimonial-carousel-wrapper .testimonial-radius-odd {
    border-radius: 200px 10px 10px 10px;
}

.testimonial-carousel-wrapper .testimonial-radius-even {
    border-radius: 10px 10px 200px 10px;
}

.testimonial-carousel-wrapper .testimonial-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 32px;
}

.testimonial-carousel-wrapper .testimonial-message p {
    margin: 0;
}

.testimonial-carousel-wrapper .testimonial-author-group h4 {
    margin: 0 0 4px 0;
}

.testimonial-carousel-wrapper .testimonial-locality {
    display: block;
}

.testimonial-carousel-wrapper .testimonial-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}

.testimonial-carousel-wrapper .testimonial-navigation {
    display: flex;
    gap: 16px;
    align-items: center;
}

.testimonial-carousel-wrapper .swiper-button-prev.testimonial-prev,
.testimonial-carousel-wrapper .swiper-button-next.testimonial-next {
    position: static;
    width: 64px;
    height: 40px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 100px;
    color: #000;
    margin: 0;
    transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.testimonial-carousel-wrapper .swiper-button-prev.testimonial-prev:hover,
.testimonial-carousel-wrapper .swiper-button-next.testimonial-next:hover {
    background: #000;
    color: #fff;
}

.testimonial-carousel-wrapper .swiper-button-prev.testimonial-prev::after,
.testimonial-carousel-wrapper .swiper-button-next.testimonial-next::after {
    display: none;
}

.testimonial-carousel-wrapper .testimonial-prev i,
.testimonial-carousel-wrapper .testimonial-next i {
    font-size: 24px;
}

.testimonial-carousel-wrapper .swiper-pagination.testimonial-pagination {
    position: static;
    display: flex;
    align-items: center;
    gap: 8px;
}

.testimonial-carousel-wrapper .swiper-pagination.testimonial-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ccc;
    opacity: 1;
    margin: 0;
    cursor: pointer;
    transition: background 0.3s ease;
}

.testimonial-carousel-wrapper .swiper-pagination.testimonial-pagination .swiper-pagination-bullet:hover,
.testimonial-carousel-wrapper .swiper-pagination.testimonial-pagination .swiper-pagination-bullet-active {
    background: #000;
}

@media all and (max-width:1200px){
	.testimonial-carousel-wrapper .testimonial-carousel {
		margin-bottom: 64px;
	}
	.testimonial-carousel-wrapper .testimonial-carousel {
		overflow: hidden;
	}
}

@media (max-width: 900px) {
	.testimonial-carousel-wrapper .testimonial-carousel {
		margin-bottom: 40px;
	}
    .testimonial-carousel-wrapper {
        padding: 20px;
    }
    
    .testimonial-carousel-wrapper .swiper-slide {
        width: 100%;
        height: auto;
    }
    
    .testimonial-carousel-wrapper .testimonial-card {
		flex-direction: column;
		gap: 24px;
		height: auto;
		padding: 30px 0;
		max-width: 374px;
		margin: auto;
	}
    
    .testimonial-carousel-wrapper .testimonial-image {
        align-self: center;
        height: auto;
        padding-top: 0;
		width: 100%;
		height: 337px;
    }
    
    .testimonial-carousel-wrapper .testimonial-content {
        text-align: left;
    }
    
    .testimonial-carousel-wrapper .testimonial-controls {
        flex-direction: column;
        gap: 20px;
    }
    
    .testimonial-carousel-wrapper .testimonial-navigation {
        order: 1;
    }
    
    .testimonial-carousel-wrapper .swiper-pagination.testimonial-pagination {
        display: none;
    }
}

@media all and (max-width: 767px) {
    /* Update carousel wrapper for partial slide visibility */
    .testimonial-carousel-wrapper {
        padding: 20px 0 20px 20px;
        overflow: hidden;
    }
    
    .testimonial-carousel-wrapper .testimonial-carousel {
        overflow: visible;
        margin-left: 0;
    }
    
    /* Remove the white overlay on mobile */
    .testimonial-carousel-wrapper .testimonial-carousel:before {
        display: none;
    }
    
    /* Set slide width WITHOUT margin */
    .testimonial-carousel-wrapper .swiper-slide {
        width: 214px !important;
        height: auto;
        /* Remove margin-right: 60px; */
    }
    
    /* Ensure spacer has same width */
    .testimonial-carousel-wrapper .testimonial-spacer {
        width: 214px !important;
    }
    
    /* Card styling */
    .testimonial-carousel-wrapper .testimonial-card {
        max-width: 214px;
        width: 100%;
        margin: 0;
    }
    
    /* Left align navigation controls */
    .testimonial-carousel-wrapper .testimonial-controls {
        justify-content: flex-start;
        padding-left: 0;
        margin-top: 24px;
    }
    
    .testimonial-carousel-wrapper .testimonial-navigation {
        margin-left: 0;
    }
	.testimonial-carousel-wrapper .testimonial-message p {
		font-size: 1.13rem;
		line-height: 1.37em;
	}
}

/* Invisible spacer slide - mobile only */
.testimonial-carousel-wrapper .testimonial-spacer {
    visibility: hidden;
    pointer-events: none;
}

@media all and (max-width: 767px) {
    /* Spacer has same width as other slides on mobile */
    .testimonial-carousel-wrapper .testimonial-spacer {
        width: 214px !important;
        display: block;
    }
}

@media (min-width: 768px) {
    /* Completely remove spacer on desktop */
    .testimonial-carousel-wrapper .testimonial-spacer {
        display: none !important;
        width: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }
}


/* Values Carousel (clone of testimonial carousel)
--------------------------------------------- */

.values-carousel-wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 40px 0;
}

.values-carousel-wrapper .values-carousel {
    margin-bottom: 149px;
    overflow: visible;
    position: relative;
}

.values-carousel-wrapper .values-carousel:before {
    content: '';
    background: #e5dff0;
    position: absolute;
    width: 1000%;
    height: 100%;
    z-index: 2;
    left: 0;
    top: 0;
    transform: translateX(-100%);
}

.values-carousel-wrapper .swiper-slide {
    width: 690px;
    height: 311px;
}

.values-carousel-wrapper .values-card {
    background: transparent;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 64px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.values-carousel-wrapper .values-image {
    width: 270px;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.values-carousel-wrapper .values-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.values-carousel-wrapper .values-radius-odd {
    border-radius: 200px 10px 10px 10px;
}

.values-carousel-wrapper .values-radius-even {
    border-radius: 10px 10px 200px 10px;
}

.values-carousel-wrapper .values-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 40px;
}

.values-carousel-wrapper .values-content h4 {
    margin: 0;
    text-wrap: balance;
}

.values-carousel-wrapper .values-description p {
    margin: 0;
}

.values-carousel-wrapper .values-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}

.values-carousel-wrapper .values-navigation {
    display: flex;
    gap: 16px;
    align-items: center;
}

.values-carousel-wrapper .swiper-button-prev.values-prev,
.values-carousel-wrapper .swiper-button-next.values-next {
    position: static;
    width: 64px;
    height: 40px;
    background: transparent;
    border: 1px solid #000;
    border-radius: 100px;
    color: #000;
    margin: 0;
    transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.values-carousel-wrapper .swiper-button-prev.values-prev:hover,
.values-carousel-wrapper .swiper-button-next.values-next:hover {
    background: #000;
    color: #fff;
}

.values-carousel-wrapper .swiper-button-prev.values-prev::after,
.values-carousel-wrapper .swiper-button-next.values-next::after {
    display: none;
}

.values-carousel-wrapper .values-prev i,
.values-carousel-wrapper .values-next i {
    font-size: 24px;
}

.values-carousel-wrapper .swiper-pagination.values-pagination {
    position: static;
    display: flex;
    align-items: center;
    gap: 8px;
}

.values-carousel-wrapper .swiper-pagination.values-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ccc;
    opacity: 1;
    margin: 0;
    cursor: pointer;
    transition: background 0.3s ease;
}

.values-carousel-wrapper .swiper-pagination.values-pagination .swiper-pagination-bullet:hover,
.values-carousel-wrapper .swiper-pagination.values-pagination .swiper-pagination-bullet-active {
    background: #000;
}

@media all and (max-width:1200px){
	.values-carousel-wrapper .values-carousel {
		margin-bottom: 64px;
	}
	.values-carousel-wrapper .values-carousel {
		overflow: hidden;
	}
}

/* 900px - 1779px: two slides per view (set in Swiper breakpoints), clip so the
   next slide can't peek on the right edge */
@media all and (min-width:900px) and (max-width:1779px){
	.values-carousel-wrapper .values-carousel {
		overflow: hidden;
	}
}

@media (max-width: 900px) {
	.values-carousel-wrapper .values-carousel {
		margin-bottom: 40px;
	}
    .values-carousel-wrapper {
        padding: 20px;
    }

    .values-carousel-wrapper .swiper-slide {
        width: 100%;
        height: auto;
    }

    .values-carousel-wrapper .values-card {
		flex-direction: column;
		align-items: center;
		gap: 24px;
		height: auto;
		padding: 30px 0;
		max-width: 374px;
		margin: auto;
	}

    .values-carousel-wrapper .values-image {
        align-self: center;
        height: auto;
        padding-top: 0;
		width: 100%;
		height: 237px;
    }

    .values-carousel-wrapper .values-content {
        text-align: left;
    }

    .values-carousel-wrapper .values-controls {
        flex-direction: column;
        gap: 20px;
    }

    .values-carousel-wrapper .values-navigation {
        order: 1;
    }

    .values-carousel-wrapper .swiper-pagination.values-pagination {
        display: none;
    }
}

@media all and (max-width: 767px) {
    .values-carousel-wrapper {
        padding: 20px;
        overflow: hidden;
    }

    /* One full-width slide at a time, no peek of the next slide */
    .values-carousel-wrapper .values-carousel {
        overflow: hidden;
    }

    /* Remove the overlay on mobile */
    .values-carousel-wrapper .values-carousel:before {
        display: none;
    }

    .values-carousel-wrapper .swiper-slide {
        width: 100% !important;
        height: auto;
    }

    /* Left align navigation controls */
    .values-carousel-wrapper .values-controls {
        justify-content: flex-start;
        padding-left: 0;
        margin-top: 24px;
    }

    .values-carousel-wrapper .values-navigation {
        margin-left: 0;
    }
}


/* Mobile Menu
--------------------------------------------- */
.mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: var(--accent);
    z-index: 100;
    clip-path: circle(0% at 0% 0%);
    transition: clip-path 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
    display: flex;
    align-items: center;
    visibility: hidden;
	border-bottom-right-radius: 0px;
}

.mobile-menu .text-h1 {
	font-size: 104px;
	line-height: 104px; /* 100% */
	letter-spacing: -2.08px;
}


.mobile-menu.active {
    clip-path: circle(200% at 0% 0%);
    visibility: visible;
}

.mobile-menu.active,
	.mobile-menu.closing {
		border-bottom-right-radius: 200px;
	}

@media all and (max-width:900px){
	.mobile-menu.active {
		border-bottom-right-radius: 0px;
	}
}

.mobile-menu.closing {
    clip-path: circle(0% at 100% 100%);
    visibility: visible;
    transition: clip-path 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}


.mobile-menu-inner {
    display: grid;
    grid-template-columns: 1fr 246px;
    padding-top: 180px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    max-width: 1312px;
    margin: auto;
    align-items: start;
    justify-content: space-between;
}

@media all and (max-width:1500px){
	.mobile-menu-inner {
		padding-left: var(--section-padding-sides);
		padding-right: var(--section-padding-sides);
	}
	.mobile-menu .text-h1 {
		font-size: 64px;
		line-height: 64px;
		letter-spacing: -0.2px;
	}
}

.menu-column {
    display: flex;
    align-items: center;
    padding-right: 40px;
}

.mobile-nav-container {
    width: 100%;
}

.menu-items {
    display: flex;
    flex-direction: column;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-items li {
    margin: 0;
}

.menu-items a {
    font-size: clamp(48px, 8vw, 80px);
    font-weight: 900;
    color: #000;
    text-decoration: none;
    letter-spacing: -2px;
    line-height: 1;
    transition: opacity 0.3s;
    text-transform: uppercase;
    display: block;
}

.menu-items a:hover {
    opacity: 1;
    color: #511c6c;
}

.info-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 20px;
    gap: 40px;
}

.info-section {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.info-section .eyebrow {
	opacity: 0.5;
	font-size: 14px;
}

.info-section p {
    font-size: 20px;
	margin: 0;
}

/* Logo transition */
.site-logo img {
    transition: filter 0.3s ease;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .mobile-menu-inner {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto;
        height: auto;
        min-height: 100vh;
        overflow-y: auto;
        align-content: flex-start;
		padding-top: 160px;
    }
    
    .menu-column {
        padding-right: 0;
        padding-bottom: 48px;
        align-items: flex-start;
        height: auto;
    }
    
	.info-column {
		gap: 20px;
		height: auto;
		justify-content: flex-start;
		display: flex;
		flex-direction: column-reverse;
	}
	.menu-items {
		gap: 10px;
	}
    
    .menu-items a {
        font-size: clamp(36px, 10vw, 60px);
    }
	.info-section p {
		font-size: 16px;
	}
	.mobile-menu .text-h1 {
		font-size: 36px;
		line-height: 36px;
	}
}