.hero-section, .hero-section__scroll-indicator{display: none !important;}.home-hero{--home-hero-radius: 0.65rem;--home-hero-slant: 5.5%;--home-hero-line: color-mix(in srgb, var(--primary40) 18%, transparent);--home-hero-shadow: 0 1rem 2rem color-mix(in srgb, var(--primary10) 10%, transparent);position: relative;isolation: isolate;overflow: hidden;min-height: calc(100svh - var(--altura-header));padding: calc(var(--altura-header) + 1.5rem) var(--wrapper-padding) 2.75rem;background: linear-gradient(116deg, color-mix(in srgb, var(--primary95) 78%, var(--neutral99)) 0%, var(--neutral99) 46%, var(--neutral97) 100%);color: var(--color-text);}.logged-in .home-hero{padding-top: calc(var(--altura-header) + var(--altura-WpAdminBar) + 1.5rem);}.home-hero::before{content: "";position: absolute;inset: 0;z-index: -3;background-image: linear-gradient(90deg, color-mix(in srgb, var(--primary40) 9%, transparent) 1px, transparent 1px), linear-gradient(0deg, color-mix(in srgb, var(--primary40) 7%, transparent) 1px, transparent 1px);background-size: 44px 44px;mask-image: linear-gradient(100deg, rgba(0, 0, 0, 0.65), transparent 70%);}.home-hero__background{position: absolute;inset: 0;z-index: -2;overflow: hidden;pointer-events: none;}.home-hero__wash{position: absolute;inset: auto;display: block;}.home-hero__wash--primary{top: 0;right: -12vw;width: min(64rem, 68vw);height: 100%;background: linear-gradient(135deg, color-mix(in srgb, var(--primary40) 14%, transparent), transparent 68%);clip-path: polygon(22% 0, 100% 0, 78% 100%, 0 100%);opacity: 0.9;}.home-hero__wash--accent{bottom: 0;left: 0;width: min(52rem, 72vw);height: 42%;background: linear-gradient(35deg, color-mix(in srgb, var(--action50) 15%, transparent), transparent 72%);clip-path: polygon(0 36%, 82% 0, 100% 100%, 0 100%);}.home-hero__mark{position: absolute;width: clamp(16rem, 30vw, 34rem);height: auto;color: var(--primary40);opacity: 0.075;transform-origin: 50% 50%;will-change: transform, opacity;}.home-hero__mark path{fill: currentColor;}.home-hero__mark--one{right: 5vw;top: 9%;animation: homeHeroMarkOne 18s ease-in-out infinite alternate;}.home-hero__mark--two{left: -5rem;bottom: 5%;width: clamp(12rem, 22vw, 24rem);color: var(--action50);opacity: 0.055;animation: homeHeroMarkTwo 22s ease-in-out infinite alternate;}@keyframes homeHeroMarkOne{from{opacity: 0.06;transform: translate3d(0, 0, 0) rotate(-12deg) scale(1);}to{opacity: 0.1;transform: translate3d(-1rem, 0.75rem, 0) rotate(-8deg) scale(1.04);}}@keyframes homeHeroMarkTwo{from{opacity: 0.045;transform: translate3d(0, 0, 0) rotate(18deg) scale(1);}to{opacity: 0.075;transform: translate3d(1rem, -0.75rem, 0) rotate(15deg) scale(1.06);}}.home-hero__container{position: relative;z-index: 1;width: 100%;max-width: 1560px;min-height: inherit;margin: 0 auto;display: grid;grid-template-columns: minmax(0, 1fr);gap: 2rem;align-items: center;}.home-hero__content, .home-hero__media, .home-hero__trust{min-width: 0;}.home-hero__content{max-width: 45rem;}.home-hero__eyebrow{display: inline-flex;align-items: center;gap: 0.5rem;margin: 0 0 1rem;color: var(--color-accent-text);font-size: 0.8125rem;font-weight: 700;line-height: 1.2;letter-spacing: 0;text-transform: uppercase;}.home-hero__eyebrow::before{content: "";width: 2.25rem;height: 2px;background: var(--color-accent);}.home-hero__title{margin: 0;max-width: 20ch;color: var(--primary15);font-size: clamp(2.45rem, 9.6vw, 4.9rem);font-weight: 800;line-height: 0.98;letter-spacing: 0;}.home-hero__title-line{display: block;white-space: nowrap;}.home-hero__title-line:last-child{color: var(--primary40);}.home-hero__copy{display: grid;gap: 1rem;max-width: 42rem;margin-top: 1.4rem;}.home-hero__lead{margin: 0;color: var(--neutral20);font-size: clamp(1.03rem, 1.7vw, 1.22rem);font-weight: 500;line-height: 1.62;text-wrap: pretty;}.home-hero__rating{display: inline-flex;align-items: center;gap: 0.45rem;width: fit-content;margin-top: 1rem;padding: 0.45rem 0.7rem;border: 0;border-radius: 999px;background: var(--neutral99);color: var(--neutral20);font-size: 1rem;line-height: 1.1;}.home-hero__rating-logo{width: 1.25rem;height: 1.25rem;flex: 0 0 auto;}.home-hero__rating strong{color: var(--primary15);font-size: 1rem;line-height: 1;}.home-hero__rating-stars{color: var(--color-accent);letter-spacing: 0.04em;font-size: 0.86rem;}.home-hero__actions{display: flex;flex-wrap: wrap;align-items: center;gap: 0.75rem;margin-top: 1.8rem;}.home-hero__button, .home-hero__text-link{min-height: 3.25rem;text-decoration: none;-webkit-tap-highlight-color: transparent;}.home-hero__button{display: inline-flex;align-items: center;justify-content: center;gap: 0.625rem;border-radius: 999px;padding: 0.85rem 1.25rem;border: 1px solid transparent;font-weight: 800;line-height: 1.15;transition: transform 0.18s ease, background-color 0.18s ease, color 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;}.home-hero__button svg{width: 1.25rem;height: 1.25rem;flex: 0 0 auto;fill: currentColor;}.home-hero__button--primary{background: var(--color-accent);color: var(--color-on-accent);box-shadow: 0 0.65rem 1.25rem color-mix(in srgb, var(--action50) 18%, transparent);}.home-hero__button--secondary{background: var(--neutral99);color: var(--primary25);border-color: var(--color-border);}.home-hero__text-link{display: inline-flex;align-items: center;color: var(--primary30);font-weight: 800;text-decoration: underline;text-decoration-thickness: 2px;text-underline-offset: 0.35em;}@media (hover: hover) and (pointer: fine){.home-hero__button:hover, .home-hero__text-link:hover{transform: translateY(-2px);}.home-hero__button--primary:hover{background: var(--color-accent-hover);}.home-hero__button--secondary:hover{color: var(--primary20);border-color: color-mix(in srgb, var(--primary40) 32%, var(--color-border));box-shadow: 0 0.65rem 1.2rem color-mix(in srgb, var(--primary20) 8%, transparent);}}.home-hero__button:focus-visible, .home-hero__text-link:focus-visible, .home-hero__control:focus-visible, .home-hero__vehicle-link:focus-visible, .home-hero__viewport:focus-visible{outline: 3px solid color-mix(in srgb, var(--action50) 65%, white);outline-offset: 4px;}.home-hero__media{position: relative;}.home-hero__gallery{position: relative;}.home-hero__gallery-frame{position: relative;overflow: hidden;padding: 0;background: var(--primary15);box-shadow: var(--home-hero-shadow);clip-path: polygon(0 var(--home-hero-slant), 100% 0, 100% calc(100% - var(--home-hero-slant)), 0 100%);}.home-hero__gallery-frame::before{content: "";position: absolute;inset: 1px;z-index: 7;pointer-events: none;border: 1px solid color-mix(in srgb, var(--neutral99) 28%, transparent);clip-path: polygon(0 var(--home-hero-slant), 100% 0, 100% calc(100% - var(--home-hero-slant)), 0 100%);}.home-hero__viewport{position: relative;overflow: hidden;width: 100%;min-height: 18.5rem;aspect-ratio: 16 / 10;background: var(--neutral15);clip-path: polygon(0 var(--home-hero-slant), 100% 0, 100% calc(100% - var(--home-hero-slant)), 0 100%);}.home-hero__slide{position: absolute;inset: 0;opacity: 0;transform: scale(1.025);transition: opacity 0.72s ease, transform 1.15s ease;}.home-hero__slide.is-active{opacity: 1;transform: scale(1);z-index: 2;}.home-hero__slide.is-exiting{opacity: 0;transform: scale(1.015);z-index: 1;}.home-hero__image, .home-hero__slide picture{width: 100%;height: 100%;}.home-hero__slide picture{display: block;}.home-hero__image{display: block;object-fit: cover;object-position: center;}.home-hero__image-shade{position: absolute;inset: 0;z-index: 3;pointer-events: none;background: linear-gradient(180deg, color-mix(in srgb, var(--primary5) 30%, transparent), transparent 34%), linear-gradient(0deg, color-mix(in srgb, var(--primary5) 76%, transparent), transparent 58%), linear-gradient(90deg, color-mix(in srgb, var(--primary5) 44%, transparent), transparent 48%);}.home-hero__vehicle-panel{position: absolute;left: clamp(1rem, 3vw, 2rem);right: clamp(1rem, 3vw, 2rem);bottom: clamp(1.35rem, 3vw, 2.35rem);z-index: 5;display: grid;grid-template-columns: minmax(0, 1fr);gap: 1rem;align-items: end;color: var(--neutral99);pointer-events: none;text-shadow: 0 1px 1rem color-mix(in srgb, var(--primary5) 84%, transparent);}.home-hero__vehicle-main, .home-hero__vehicle-side{min-width: 0;}.home-hero__vehicle-main{display: grid;grid-template-columns: auto minmax(0, 1fr);gap: 0.85rem;align-items: center;}.home-hero__vehicle-logo{display: inline-flex;align-items: center;justify-content: center;width: 3.35rem;height: 3.35rem;border: 1px solid color-mix(in srgb, var(--neutral99) 28%, transparent);background: color-mix(in srgb, var(--primary5) 68%, transparent);color: var(--neutral99);font-weight: 900;overflow: hidden;backdrop-filter: blur(12px);clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);}.home-hero__vehicle-logo img{width: 76%;height: 76%;object-fit: contain;}.home-hero__vehicle-copy{min-width: 0;display: grid;gap: 0.2rem;}.home-hero__vehicle-title, .home-hero__vehicle-subtitle{min-width: 0;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;}.home-hero__vehicle-title{-webkit-line-clamp: 1;color: var(--neutral99);font-size: clamp(1.25rem, 2.4vw, 2rem);line-height: 1.03;}.home-hero__vehicle-subtitle{-webkit-line-clamp: 2;color: color-mix(in srgb, var(--neutral99) 82%, transparent);font-size: 0.94rem;line-height: 1.25;}.home-hero__vehicle-side{display: flex;align-items: flex-start;justify-content: space-between;gap: 0.75rem;}.home-hero__vehicle-price-wrap{display: grid;gap: 0.2rem;padding: 0.75rem 0.9rem;border: 1px solid color-mix(in srgb, var(--neutral99) 24%, transparent);background: color-mix(in srgb, var(--primary5) 64%, transparent);backdrop-filter: blur(16px);clip-path: polygon(0 16%, 100% 0, 100% 84%, 0 100%);}.home-hero__vehicle-price-label{color: color-mix(in srgb, var(--action90) 86%, white);font-size: 0.72rem;font-weight: 800;line-height: 1.1;text-transform: uppercase;}.home-hero__vehicle-price{color: var(--neutral99);font-size: clamp(1.15rem, 2.4vw, 1.65rem);line-height: 1;white-space: nowrap;}.home-hero__vehicle-link{display: inline-flex;align-items: center;justify-content: center;gap: 0.45rem;min-height: 2.75rem;padding: 0.65rem 0.9rem;border-radius: 999px;background: var(--color-accent);color: var(--color-on-accent);font-size: 0.92rem;font-weight: 800;line-height: 1;text-decoration: none;white-space: nowrap;pointer-events: auto;text-shadow: none;box-shadow: 0 0.55rem 1.2rem color-mix(in srgb, var(--primary5) 22%, transparent);}.home-hero__vehicle-link svg{width: 1.05rem;height: 1.05rem;fill: currentColor;}.home-hero__gallery-controls{position: absolute;top: clamp(0.9rem, 2vw, 1.35rem);right: clamp(0.9rem, 2vw, 1.35rem);z-index: 8;display: flex;align-items: center;gap: 0.45rem;padding: 0.35rem;border: 1px solid color-mix(in srgb, var(--neutral99) 24%, transparent);background: color-mix(in srgb, var(--primary5) 62%, transparent);backdrop-filter: blur(14px);clip-path: polygon(0 18%, 100% 0, 100% 82%, 0 100%);}.home-hero__control{border: 0;cursor: pointer;appearance: none;-webkit-appearance: none;}.home-hero__control{display: inline-flex;align-items: center;justify-content: center;width: 2.35rem;height: 2.35rem;border-radius: 999px;background: color-mix(in srgb, var(--neutral99) 13%, transparent);color: var(--neutral99);transition: transform 0.16s ease, background-color 0.16s ease, color 0.16s ease;}.home-hero__control svg{width: 1.25rem;height: 1.25rem;fill: currentColor;}.home-hero__control[disabled]{cursor: default;opacity: 0.42;}@media (hover: hover) and (pointer: fine){.home-hero__control:not([disabled]):hover, .home-hero__vehicle-link:hover{transform: translateY(-2px);}.home-hero__control:not([disabled]):hover{background: color-mix(in srgb, var(--neutral99) 24%, transparent);}}.home-hero__trust{display: grid;grid-template-columns: minmax(0, 1fr);gap: 0.75rem;}.home-hero__trust-item{display: grid;grid-template-columns: auto minmax(0, 1fr);gap: 0.75rem;align-items: start;padding: 0.9rem;border: 1px solid color-mix(in srgb, var(--primary40) 12%, var(--color-border));border-radius: var(--home-hero-radius);background: color-mix(in srgb, var(--neutral99) 78%, transparent);backdrop-filter: blur(12px);}.home-hero__trust-icon{display: inline-flex;align-items: center;justify-content: center;width: 2rem;height: 2rem;border-radius: 999px;background: var(--primary95);color: var(--primary35);}.home-hero__trust-icon svg{width: 1.15rem;height: 1.15rem;fill: currentColor;}.home-hero__trust-item strong, .home-hero__trust-item span{display: block;}.home-hero__trust-item strong{color: var(--neutral15);font-size: 0.95rem;line-height: 1.25;}.home-hero__trust-item span{margin-top: 0.25rem;color: var(--color-text-2);font-size: 0.875rem;line-height: 1.35;}.featured-services{padding: 4rem var(--wrapper-padding);background: var(--neutral98);}.featured-services__container{max-width: 1180px;margin: 0 auto;}.featured-services__header{max-width: 48rem;margin: 0 auto 2.5rem;text-align: center;}.featured-services__title{margin: 0;color: var(--primary20);font-size: clamp(1.75rem, 4vw, 2.75rem);line-height: 1.08;letter-spacing: 0;}.featured-services__description{margin: 1rem 0 0;color: var(--color-text-2);font-size: 1rem;line-height: 1.65;}.featured-services__grid{display: grid;grid-template-columns: minmax(0, 1fr);gap: 1rem;}.featured-services .service-card{display: grid;align-content: start;gap: 0.85rem;min-height: 100%;padding: 1.25rem;border: 1px solid var(--color-border);border-radius: 0.5rem;background: var(--neutral99);box-shadow: 0 0.65rem 1.4rem color-mix(in srgb, var(--neutral10) 5%, transparent);}.featured-services .service-card__icon{display: inline-flex;align-items: center;justify-content: center;width: 3rem;height: 3rem;border-radius: 999px;background: var(--primary95);color: var(--primary35);}.featured-services .service-card__icon svg{width: 1.55rem;height: 1.55rem;fill: currentColor;}.featured-services .service-card__title{margin: 0;color: var(--primary20);font-size: 1.25rem;line-height: 1.15;}.featured-services .service-card__description{margin: 0;color: var(--color-text-2);line-height: 1.6;}.featured-services__footer{display: flex;justify-content: center;margin-top: 2rem;}.featured-services__link{display: inline-flex;gap: 0.45rem;min-height: 3rem;padding: 0.8rem 1.15rem;border-radius: 999px;background: var(--primary30);color: var(--color-on-primary);font-weight: 800;text-decoration: none;}.featured-services__link svg{width: 1.2rem;height: 1.2rem;}@media (max-width: 600px){.home-hero{padding-bottom: 2rem;}.home-hero__title{max-width: 10ch;}.home-hero__actions{align-items: stretch;}.home-hero__button, .home-hero__text-link{width: 100%;}.home-hero__viewport{min-height: 24rem;}.home-hero__vehicle-panel{left: 0.9rem;right: 0.9rem;bottom: 1.25rem;}.home-hero__vehicle-side{flex-direction: column;}.home-hero__vehicle-link{width: 100%;}.home-hero__gallery-controls{left: 0.9rem;right: 0.9rem;justify-content: space-between;}.home-hero__control--toggle{display: none;}}@media (min-width: 720px){.home-hero__trust{grid-template-columns: repeat(3, minmax(0, 1fr));}.featured-services__grid{grid-template-columns: repeat(3, minmax(0, 1fr));}}@media (min-width: 1080px){.home-hero, .logged-in .home-hero{padding-top: 0;}.home-hero__container{grid-template-columns: minmax(0, 0.9fr) minmax(30rem, 1.1fr);grid-template-rows: minmax(0, 1fr) auto;gap: clamp(2rem, 4vw, 4.5rem);}.home-hero__content, .home-hero__media{align-self: center;}.home-hero__trust{grid-column: 1 / -1;align-self: end;}.home-hero__viewport{min-height: 31rem;}.home-hero__copy{margin-top: 1.65rem;}.home-hero__vehicle-panel{grid-template-columns: minmax(0, 1fr) auto;}.home-hero__vehicle-side{align-items: flex-end;flex-direction: column;}}@media (min-width: 1440px){.home-hero__viewport{min-height: 27.5rem;}}.home-hero.home-hero--front{--home-hero-radius: 0.75rem;--home-hero-shadow: 0 1rem 2.2rem color-mix(in srgb, var(--primary10) 11%, transparent);min-height: auto;padding-top: calc(var(--altura-header) + clamp(1.75rem, 3vw, 3rem));padding-bottom: clamp(2.25rem, 4vw, 4rem);background: #fff;}.home-hero.home-hero--front::before{display: block;z-index: -3;background: repeating-linear-gradient( 116deg, transparent 0 5.5rem, color-mix(in srgb, var(--neutral60) 6%, transparent) 5.5rem 5.62rem, transparent 5.62rem 11.5rem ), linear-gradient(116deg, transparent 0 46%, color-mix(in srgb, var(--primary95) 44%, transparent) 46% 47%, transparent 66%), linear-gradient(90deg, transparent, color-mix(in srgb, var(--neutral95) 58%, transparent));background-size: 120% 120%, 100% 100%, 100% 100%;mask-image: linear-gradient(102deg, rgba(0, 0, 0, 0.46), transparent 76%);opacity: 0.72;animation: homeHeroSpeedLines 30s linear infinite;}.home-hero__wash{display: block;opacity: 0.34;filter: blur(18px);mix-blend-mode: multiply;will-change: transform, opacity;}.home-hero__wash--primary{top: -12%;right: -18vw;height: 64%;background: radial-gradient(circle at 42% 42%, color-mix(in srgb, var(--neutral99) 42%, transparent), transparent 30%), radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--primary85) 32%, transparent), transparent 70%);clip-path: none;animation: homeHeroWashPrimary 24s ease-in-out infinite alternate;}.home-hero__wash--accent{left: -18vw;bottom: -12%;height: 48%;background: radial-gradient(circle at 38% 48%, color-mix(in srgb, var(--neutral99) 42%, transparent), transparent 30%), radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--primary85) 24%, transparent), transparent 72%);clip-path: none;animation: homeHeroWashAccent 28s ease-in-out infinite alternate;}.home-hero__mark{display: block;opacity: 0.16;filter: blur(0.2px);}.home-hero__mark--one{top: 6%;right: -4vw;width: clamp(24rem, 42vw, 54rem);color: var(--primary30);opacity: 0.18;animation: homeHeroMarkFloatOne 32s ease-in-out infinite alternate;}.home-hero__mark--two{left: -9rem;bottom: -8rem;width: clamp(18rem, 29vw, 36rem);color: var(--primary40);opacity: 0.075;animation: homeHeroMarkFloatTwo 36s ease-in-out infinite alternate;}.home-hero__container{max-width: 1880px;min-height: 0;gap: clamp(1.4rem, 3.2vw, 3.75rem);align-items: start;}.home-hero__content{max-width: 44rem;}.home-hero__title{max-width: none;font-size: clamp(2.55rem, 3.45vw, 4.1rem);line-height: 1;text-wrap: balance;}.home-hero__title-nowrap{white-space: nowrap;color: var(--primary40);}.home-hero__actions{display: grid;grid-template-columns: minmax(10rem, 0.86fr) minmax(14rem, 1.08fr);max-width: 36rem;}.home-hero__button--secondary{background: color-mix(in srgb, var(--neutral99) 88%, transparent);color: var(--primary25);box-shadow: none;}.home-hero__button--primary{justify-self: end;width: 100%;background: var(--primary50);color: var(--neutral99);box-shadow: none;}.home-hero__button--primary:hover{background: var(--primary40);}.home-hero__button:focus-visible, .home-hero__vehicle-link:focus-visible, .home-hero__viewport:focus-visible{outline-color: color-mix(in srgb, var(--primary50) 72%, white);}.home-hero__gallery-frame, .home-hero__viewport, .home-hero__gallery-frame::before{clip-path: none;border-radius: clamp(1rem, 1.5vw, 1.35rem);}.home-hero__gallery-frame{overflow: hidden;border: 1px solid color-mix(in srgb, var(--primary40) 16%, transparent);background: var(--primary10);}.home-hero__gallery-frame::before{inset: 1px;border-color: color-mix(in srgb, var(--neutral99) 28%, transparent);}.home-hero__viewport{height: clamp(22rem, 30vw, 34rem);min-height: 0;max-height: min(62vh, 34rem);aspect-ratio: auto;}.home-hero__slide{transform: none;transition: opacity 0.82s ease;}.home-hero__slide.is-active, .home-hero__slide.is-exiting{transform: none;}.home-hero__slide.is-active .home-hero__image{animation: homeHeroImageZoom 6.8s ease-out forwards;}.home-hero__image{object-position: bottom;transition: filter 0.32s ease, transform 6.8s ease-out;}.home-hero__image-shade{background: linear-gradient(180deg, color-mix(in srgb, var(--primary5) 20%, transparent), transparent 36%), linear-gradient(0deg, color-mix(in srgb, var(--primary5) 62%, transparent), transparent 50%);transition: background 0.32s ease;}.home-hero__gallery:hover .home-hero__image, .home-hero__gallery:focus-within .home-hero__image{filter: saturate(0.94) brightness(0.88);}.home-hero__vehicle-panel{inset: auto clamp(1rem, 2vw, 2rem) clamp(1rem, 2vw, 2rem) clamp(1rem, 2vw, 2rem);grid-template-columns: minmax(0, 1fr) auto;gap: 1.25rem;align-items: end;padding-bottom: 0;}.home-hero__vehicle-main{grid-template-columns: auto minmax(0, 1fr);align-items: end;gap: clamp(0.8rem, 1.05vw, 1.15rem);}.home-hero__vehicle-logo{width: clamp(4.4rem, 5.8vw, 6.6rem);height: clamp(3.4rem, 4.6vw, 5.2rem);border: 0;background: transparent;clip-path: none;backdrop-filter: none;}.home-hero__vehicle-logo--horizontal, .home-hero__vehicle-logo--horizontal_largo, .home-hero__vehicle-logo--horizontal-corto, .home-hero__vehicle-logo--horizontal_corto{width: clamp(7rem, 9vw, 10.5rem);height: clamp(2.65rem, 3.45vw, 3.7rem);}.home-hero__vehicle-logo--vertical{width: clamp(3.6rem, 4.6vw, 5.3rem);height: clamp(4.3rem, 5.5vw, 6.3rem);}.home-hero__vehicle-logo--circular, .home-hero__vehicle-logo--circle{width: clamp(4rem, 5vw, 5.7rem);height: clamp(4rem, 5vw, 5.7rem);}.home-hero__vehicle-logo img{width: 100%;height: 100%;object-fit: contain;object-position: left center;filter: drop-shadow(0 0.45rem 1rem color-mix(in srgb, var(--primary5) 32%, transparent));}.home-hero__vehicle-logo span{font-size: clamp(2.4rem, 4vw, 4rem);line-height: 1;}.home-hero__vehicle-title{font-size: clamp(1.45rem, 2.8vw, 3rem);}.home-hero__vehicle-subtitle{font-size: clamp(1rem, 1.14vw, 1.22rem);}.home-hero__vehicle-side{display: grid;gap: 0.75rem;justify-content: flex-end;}.home-hero__vehicle-price-wrap{min-width: 0;gap: 0.18rem;padding: 0;border: 0;border-radius: 0;background: transparent;backdrop-filter: none;clip-path: none;pointer-events: auto;}.home-hero__vehicle-price{display: grid;justify-items: end;gap: 0.16rem;color: var(--neutral99);text-align: right;}.home-hero__vehicle-price-amount{display: inline-flex;align-items: baseline;gap: 0.14em;font-size: clamp(1.45rem, 2.8vw, 3rem);font-weight: 800;line-height: 0.92;}.home-hero__vehicle-price-amount span:last-child{font-size: 0.58em;font-weight: 800;}.home-hero__vehicle-price-period{color: color-mix(in srgb, var(--neutral99) 82%, transparent);font-size: clamp(1rem, 1.14vw, 1.22rem);font-weight: 700;line-height: 1.15;}.home-hero__vehicle-price--fallback{font-size: clamp(1rem, 1.2vw, 1.3rem);line-height: 1.08;white-space: normal;}.home-hero__vehicle-logo, .home-hero__vehicle-title, .home-hero__vehicle-subtitle, .home-hero__vehicle-price{transition: opacity 0.46s cubic-bezier(0.22, 1, 0.36, 1), transform 0.46s cubic-bezier(0.22, 1, 0.36, 1), filter 0.36s ease;}.home-hero__vehicle-title{transition-delay: 0.05s;}.home-hero__vehicle-subtitle{transition-delay: 0.1s;}.home-hero__vehicle-price{transition-delay: 0.16s;}.home-hero__vehicle-panel.is-changing .home-hero__vehicle-logo, .home-hero__vehicle-panel.is-changing .home-hero__vehicle-title, .home-hero__vehicle-panel.is-changing .home-hero__vehicle-subtitle, .home-hero__vehicle-panel.is-changing .home-hero__vehicle-price{opacity: 0;filter: blur(8px);transform: translate3d(0, 0.55rem, 0) scale(0.985);transition-delay: 0s;}.home-hero__vehicle-link{position: absolute;top: 50%;left: 50%;z-index: 9;display: inline-flex;align-items: center;justify-content: center;gap: 0.45rem;min-height: 0;padding: 0.25rem 0;border: 0;border-radius: 0;background: transparent;color: var(--neutral99);font-size: clamp(0.95rem, 1vw, 1.08rem);font-weight: 800;letter-spacing: 0.01em;box-shadow: none;opacity: 0;pointer-events: none;text-shadow: 0 0.35rem 1.4rem color-mix(in srgb, var(--primary5) 68%, transparent);transform: translate(-50%, -42%) scale(0.98);backdrop-filter: none;transition: opacity 0.24s ease, transform 0.32s cubic-bezier(0.22, 1, 0.36, 1), text-decoration-color 0.2s ease;}.home-hero__vehicle-link::after{content: "";position: absolute;left: 0;right: 0;bottom: 0;height: 2px;background: currentColor;opacity: 0.9;transform: scaleX(0);transform-origin: 50% 50%;transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);}.home-hero__gallery:hover .home-hero__vehicle-link, .home-hero__gallery:focus-within .home-hero__vehicle-link{opacity: 1;pointer-events: auto;transform: translate(-50%, -50%) scale(1);}.home-hero__gallery:hover .home-hero__vehicle-link::after, .home-hero__gallery:focus-within .home-hero__vehicle-link::after{transform: scaleX(1);}.home-hero__gallery-controls{position: absolute;inset: 0;z-index: 8;display: block;padding: 0;border: 0;background: transparent;clip-path: none;backdrop-filter: none;pointer-events: none;}.home-hero__control{position: absolute;width: 3rem;height: 3rem;min-width: 3rem;min-height: 3rem;padding: 0 !important;overflow: visible;border: 1px solid color-mix(in srgb, var(--primary50) 18%, transparent);background: color-mix(in srgb, var(--neutral99) 96%, transparent);color: var(--primary25);backdrop-filter: blur(10px);opacity: 0;pointer-events: none;box-shadow: 0 0.85rem 1.65rem color-mix(in srgb, var(--primary10) 12%, transparent);transition: opacity 0.22s ease, transform 0.22s ease, background-color 0.22s ease, color 0.22s ease, border-color 0.22s ease;}.home-hero__control svg{width: 2.72rem;height: 2.72rem;max-width: none;max-height: none;display: block;flex: 0 0 auto;fill: currentColor;}.home-hero__control--prev, .home-hero__control--next{top: 50%;border-radius: 999px;}.home-hero__control--prev{left: clamp(0.85rem, 1.6vw, 1.35rem);transform: translate(-1rem, -50%);}.home-hero__control--next{right: clamp(0.85rem, 1.6vw, 1.35rem);transform: translate(1rem, -50%);}.home-hero__control--toggle{top: clamp(0.85rem, 1.6vw, 1.35rem);right: clamp(0.85rem, 1.6vw, 1.35rem);transform: translateY(-0.75rem);}.home-hero__control--toggle svg{width: 2.72rem;height: 2.72rem;}.home-hero__gallery:hover .home-hero__control, .home-hero__gallery:focus-within .home-hero__control{opacity: 1;pointer-events: auto;}.home-hero__gallery:hover .home-hero__control--prev, .home-hero__gallery:focus-within .home-hero__control--prev, .home-hero__gallery:hover .home-hero__control--next, .home-hero__gallery:focus-within .home-hero__control--next{transform: translate(0, -50%);}.home-hero__gallery:hover .home-hero__control--toggle, .home-hero__gallery:focus-within .home-hero__control--toggle{transform: translateY(0);}.home-hero__control:not([disabled]):hover, .home-hero__control:focus-visible{background: var(--neutral99);border-color: color-mix(in srgb, var(--primary50) 34%, transparent);color: var(--primary10);}.home-hero__trust{gap: clamp(0.85rem, 1.5vw, 1.25rem);padding-top: clamp(0.75rem, 1.4vw, 1.5rem);}.home-hero__trust-item{position: relative;gap: clamp(0.85rem, 1.2vw, 1.15rem);align-items: center;grid-template-columns: auto minmax(0, 1fr);padding: clamp(0.95rem, 1.35vw, 1.35rem);overflow: hidden;border-color: transparent;background: linear-gradient(128deg, color-mix(in srgb, var(--primary98) 96%, transparent), transparent 62%), radial-gradient(circle at 100% 0, color-mix(in srgb, var(--primary80) 24%, transparent), transparent 36%), var(--neutral99);color: inherit;box-shadow: none;transition: transform 0.24s ease, border-color 0.24s ease, background-color 0.24s ease, box-shadow 0.24s ease;}.home-hero__trust-item::before{content: none;}.home-hero__trust-icon{position: relative;display: inline-flex;align-items: center;justify-content: center;place-self: center;width: clamp(3.8rem, 4.6vw, 5.35rem);height: clamp(3.8rem, 4.6vw, 5.35rem);border-radius: 1.05rem;background: radial-gradient(circle at 34% 26%, var(--neutral99), transparent 38%), linear-gradient(145deg, color-mix(in srgb, var(--primary98) 88%, var(--neutral99)), color-mix(in srgb, var(--primary92) 78%, var(--neutral99)));color: var(--primary30);box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--primary50) 9%, transparent);transition: transform 0.28s ease, background-color 0.28s ease, color 0.28s ease;}.home-hero__trust-icon::before{content: none;}.home-hero__trust-icon svg{position: relative;z-index: 1;width: 66%;height: 66%;fill: none;stroke: currentColor;stroke-width: 2.8;stroke-linecap: round;stroke-linejoin: round;transition: transform 0.28s ease;}.home-hero__trust-check{stroke: var(--color-accent);stroke-width: 4;}.home-hero__trust-item:hover .home-hero__trust-icon, .home-hero__trust-item:focus-within .home-hero__trust-icon{color: var(--primary10);transform: translateY(-0.2rem) scale(1.03);}.home-hero__trust-item:hover, .home-hero__trust-item:focus-within{border-color: transparent;box-shadow: none;transform: translateY(-0.18rem);}.home-hero__trust-item:hover .home-hero__trust-icon svg, .home-hero__trust-item:focus-within .home-hero__trust-icon svg{transform: rotate(-2deg) scale(1.06);}.home-hero__trust-item strong{font-size: clamp(1rem, 1.08vw, 1.22rem);}.home-hero__trust-item span{font-size: clamp(0.9rem, 0.95vw, 1rem);text-wrap: pretty;}.home-hero__trust-link{display: inline-flex;align-items: center;gap: 0.35rem;margin-top: 0.85rem;color: var(--primary30);font-size: 0.88rem;font-weight: 500;line-height: 1.2;text-decoration: underline;text-decoration-color: currentColor;text-decoration-thickness: 1px;text-underline-offset: 0.22em;}.home-hero__trust-link svg{display: block;width: 1.28rem;height: 1.28rem;align-self: center;fill: currentColor;transform: translateY(0.02em);transition: transform 0.18s ease;}.home-hero__trust-link:hover, .home-hero__trust-link:focus-visible{color: var(--primary10);}.home-hero__trust-link:hover svg, .home-hero__trust-link:focus-visible svg{transform: translate(0.12rem, -0.12rem);}.featured-services{padding: clamp(4.5rem, 8vw, 8rem) var(--wrapper-padding);background: linear-gradient(135deg, color-mix(in srgb, var(--primary95) 64%, transparent), transparent 58%), var(--neutral99);}.featured-services__container{max-width: 1480px;}.featured-services__header{display: block;max-width: 58rem;margin: 0 auto clamp(2rem, 4vw, 3.75rem);text-align: center;}.featured-services__title{max-width: 22ch;margin-inline: auto;font-size: clamp(2rem, 3.1vw, 3.4rem);line-height: 1.04;}.featured-services__description{max-width: 44rem;margin: 1rem auto 0;font-size: clamp(1rem, 1.15vw, 1.18rem);}.featured-services__grid{gap: clamp(1rem, 2vw, 1.6rem);}.featured-services .service-card{position: relative;min-height: clamp(20rem, 28vw, 30rem);align-content: space-between;padding: clamp(1.35rem, 2.3vw, 2.3rem);overflow: hidden;border-color: color-mix(in srgb, var(--primary40) 14%, var(--color-border));background: linear-gradient(180deg, var(--neutral99), color-mix(in srgb, var(--primary98) 70%, var(--neutral99)));box-shadow: none;}.featured-services .service-card::after{content: "";position: absolute;right: -12%;bottom: -16%;width: 58%;aspect-ratio: 1;border-radius: 50%;background: color-mix(in srgb, var(--primary50) 8%, transparent);transition: transform 0.3s ease, opacity 0.3s ease;}.featured-services .service-card:hover::after{opacity: 0.72;transform: scale(1.12);}.featured-services .service-card__icon{width: clamp(4rem, 6vw, 7.5rem);height: clamp(4rem, 6vw, 7.5rem);border-radius: 1rem;background: var(--primary95);}.featured-services .service-card__icon svg{width: 48%;height: 48%;}.featured-services .service-card__title{max-width: 12ch;font-size: clamp(1.45rem, 2.2vw, 2.45rem);}.featured-services .service-card__description{position: relative;z-index: 1;max-width: 32rem;font-size: clamp(0.98rem, 1vw, 1.08rem);}.featured-services__footer{justify-content: center;}.featured-services .featured-services__link.button:hover, .featured-services .featured-services__link.button:focus-visible, .featured-services__link:hover, .featured-services__link:focus-visible{background: var(--primary50);border-color: var(--primary50);color: var(--neutral99);}@keyframes homeHeroMarkFloatOne{0%{opacity: 0.1;transform: translate3d(0, 0, 0) rotate(-12deg) scale(0.92);}45%{opacity: 0.2;transform: translate3d(-2.4rem, 1.6rem, 0) rotate(-7deg) scale(1.08);}100%{opacity: 0.13;transform: translate3d(1.8rem, 2.8rem, 0) rotate(-15deg) scale(1.18);}}@keyframes homeHeroMarkFloatTwo{0%{opacity: 0.045;transform: translate3d(0, 0, 0) rotate(17deg) scale(0.94);}50%{opacity: 0.085;transform: translate3d(2.1rem, -2.2rem, 0) rotate(11deg) scale(1.1);}100%{opacity: 0.055;transform: translate3d(-1.8rem, -3rem, 0) rotate(21deg) scale(1.22);}}@keyframes homeHeroWashPrimary{0%{opacity: 0.24;transform: translate3d(0, 0, 0) scale(0.92);}55%{opacity: 0.46;transform: translate3d(-5vw, 4vh, 0) scale(1.16);}100%{opacity: 0.34;transform: translate3d(-2vw, 7vh, 0) scale(1.05);}}@keyframes homeHeroWashAccent{0%{opacity: 0.14;transform: translate3d(0, 0, 0) scale(0.88);}48%{opacity: 0.26;transform: translate3d(6vw, -5vh, 0) scale(1.2);}100%{opacity: 0.18;transform: translate3d(3vw, -2vh, 0) scale(1.08);}}@keyframes homeHeroSpeedLines{0%{background-position: 0 0, 0 0, 0 0;}100%{background-position: 18rem -10rem, 0 0, 0 0;}}@keyframes homeHeroImageZoom{from{transform: scale(1.02);}to{transform: scale(1.12);}}@media (min-width: 600px){.home-hero__lead{font-size: clamp(1.08rem, 1.45vw, 1.2rem);}}@media (max-width: 600px){.home-hero__title{max-width: 100%;font-size: clamp(2rem, 8.2vw, 2.9rem);}.home-hero__actions{grid-template-columns: 1fr;}.home-hero__rating{flex-wrap: nowrap;border-radius: 999px;}.home-hero__viewport{height: clamp(21rem, 88vw, 28rem);min-height: 0;max-height: none;}.home-hero__vehicle-panel{display: flex;grid-template-columns: none;align-items: flex-end;justify-content: space-between;left: 0.9rem;right: 0.9rem;bottom: 0.9rem;gap: 0.85rem;padding-bottom: 0;}.home-hero__vehicle-main{grid-template-columns: minmax(0, 1fr);flex: 1 1 auto;min-width: 0;}.home-hero__vehicle-logo{display: none;}.home-hero__vehicle-title{font-size: clamp(1.35rem, 7vw, 2.25rem);}.home-hero__vehicle-subtitle{-webkit-line-clamp: 1;font-size: 0.88rem;}.home-hero__vehicle-side, .home-hero__vehicle-price-wrap{flex: 0 0 auto;justify-self: end;}.home-hero__vehicle-price{font-size: clamp(1.35rem, 7vw, 2.25rem);}.home-hero__vehicle-link{padding: 0.55rem 0.78rem;font-size: 0.84rem;}.home-hero__gallery-controls{left: 0;right: 0;justify-content: initial;}.featured-services__header{display: block;}.featured-services__title{max-width: 100%;}}@media (min-width: 720px) and (max-width: 1079px){.home-hero__trust{grid-template-columns: repeat(3, minmax(0, 1fr));}.home-hero__trust-item{display: flex;flex-direction: column;align-items: center;gap: 0.9rem;text-align: center;}.home-hero__trust-icon{width: clamp(4.8rem, 9vw, 6.5rem);height: clamp(4.8rem, 9vw, 6.5rem);}}@media (min-width: 784px) and (max-width: 1079px){.home-hero__viewport{height: clamp(25rem, 54vw, 33rem);min-height: 0;max-height: none;}.home-hero__vehicle-panel{padding-bottom: 0;}.home-hero__vehicle-logo{width: clamp(5rem, 8vw, 6.6rem);height: clamp(4rem, 6.6vw, 5.3rem);}.home-hero__vehicle-logo--horizontal, .home-hero__vehicle-logo--horizontal_largo, .home-hero__vehicle-logo--horizontal-corto, .home-hero__vehicle-logo--horizontal_corto{width: clamp(7.5rem, 12vw, 10.5rem);height: clamp(2.85rem, 4.2vw, 3.7rem);}.home-hero__vehicle-title, .home-hero__vehicle-price-amount{font-size: clamp(2rem, 4.4vw, 3.05rem);}.home-hero__vehicle-subtitle, .home-hero__vehicle-price-period{font-size: clamp(1.05rem, 1.8vw, 1.28rem);}}@media (min-width: 1080px){.home-hero, .logged-in .home-hero{padding-top: clamp(1.25rem, 1.8vw, 2rem);padding-bottom: clamp(1.5rem, 2.4vw, 2.5rem);}.home-hero__container{grid-template-columns: minmax(0, 0.86fr) minmax(0, 1.14fr);grid-template-rows: auto auto;column-gap: clamp(1.5rem, 2.4vw, 3rem);row-gap: clamp(1.1rem, 2vw, 1.8rem);align-items: end;}.home-hero__content{max-width: 46rem;padding-top: 0;}.home-hero__content, .home-hero__media{align-self: end;}.home-hero__content{align-self: center;}.home-hero__media{min-width: 0;}.home-hero__trust{grid-column: 1 / -1;}}@media (min-width: 1360px){.home-hero__content{max-width: 45rem;padding-top: 0;}.home-hero__title{max-width: none;font-size: clamp(3rem, 2.9vw, 3.7rem);}.home-hero__lead{font-size: 1.04rem;line-height: 1.58;}.home-hero__copy{margin-top: 1.25rem;}.home-hero__rating{margin-top: 1.1rem;}.home-hero__actions{margin-top: 1.55rem;}.home-hero__viewport{height: clamp(26rem, 31vw, 32.5rem);max-height: min(61vh, 32.5rem);}}@media (min-width: 1600px){.home-hero__container{grid-template-columns: minmax(0, 0.95fr) minmax(40rem, 1.05fr);column-gap: clamp(1.5rem, 2.1vw, 2.75rem);}.home-hero__title{font-size: 4.05rem;}.home-hero__lead{font-size: clamp(1.06rem, 0.72vw, 1.18rem);line-height: 1.6;}.home-hero__media{justify-self: end;width: min(100%, 58.5rem);}}@media (min-width: 1800px){.home-hero__container{grid-template-columns: minmax(0, 1fr) minmax(42rem, 1fr);column-gap: clamp(1.25rem, 1.8vw, 2.35rem);}.home-hero__title{font-size: 4.3rem;}.home-hero__media{justify-self: end;width: min(100%, 59rem);}.home-hero__viewport{height: clamp(28rem, 29vw, 34.5rem);max-height: min(62vh, 34.5rem);}}