.form-module__TYLiBa__form-flex{justify-content:space-between;gap:44px;margin-bottom:28px;display:flex}.form-module__TYLiBa__form-single-column{flex-direction:column;gap:10px;margin-bottom:10px;display:flex}.form-module__TYLiBa__form-compact-row{justify-content:space-between;gap:24px;margin-bottom:18px;display:flex}@media (min-width:1024px){.form-module__TYLiBa__form-single-column:first-of-type{flex-direction:row;gap:15px}.form-module__TYLiBa__form-single-column:first-of-type .form-module__TYLiBa__lead-input-wrapper{flex:1}}.form-module__TYLiBa__form-single-column .form-module__TYLiBa__form-input-field{height:45px;padding:0 18px;font-size:14px}.form-module__TYLiBa__form-compact-wrapper .form-module__TYLiBa__form-input-field{height:44px;padding:0 16px;font-size:14px}.form-module__TYLiBa__form-single-column .form-module__TYLiBa__bg-required,.form-module__TYLiBa__form-single-column .form-module__TYLiBa__bg-complete{width:22px;min-width:22px;max-width:22px;height:22px;min-height:22px;max-height:22px;right:13px}.form-module__TYLiBa__form-single-column .form-module__TYLiBa__bg-required svg{width:15px;height:15px}.form-module__TYLiBa__form-single-column .form-module__TYLiBa__bg-complete svg{width:13px;height:13px}.form-module__TYLiBa__form-single-column .form-module__TYLiBa__bg-checking,.form-module__TYLiBa__form-single-column .form-module__TYLiBa__bg-exists,.form-module__TYLiBa__form-single-column .form-module__TYLiBa__bg-invalid{width:22px;min-width:22px;max-width:22px;height:22px;min-height:22px;max-height:22px;right:13px}.form-module__TYLiBa__form-single-column .form-module__TYLiBa__bg-checking svg,.form-module__TYLiBa__form-single-column .form-module__TYLiBa__bg-exists svg,.form-module__TYLiBa__form-single-column .form-module__TYLiBa__bg-invalid svg{width:13px;height:13px}.form-module__TYLiBa__form-single-column [data-slot=select-trigger]{font-size:14px;height:45px!important;padding:0 18px!important}.form-module__TYLiBa__form-compact-wrapper [data-slot=select-trigger]{font-size:14px;height:44px!important;padding:0 16px!important}.form-module__TYLiBa__form-single-column .form-module__TYLiBa__lead-input-wrapper label,.form-module__TYLiBa__form-compact-wrapper .form-module__TYLiBa__lead-input-wrapper label{font-size:13px}.form-module__TYLiBa__form-single-column .form-module__TYLiBa__label-wrapper,.form-module__TYLiBa__form-compact-wrapper .form-module__TYLiBa__label-wrapper{margin-bottom:8px}.form-module__TYLiBa__marketing-consent label{font-size:14px}.form-module__TYLiBa__lead-form-wrapper:has(.form-module__TYLiBa__form-single-column) .form-module__TYLiBa__marketing-consent{margin-top:20px;margin-bottom:24px;font-size:11px}.form-module__TYLiBa__lead-form-wrapper:has(.form-module__TYLiBa__form-single-column) .form-module__TYLiBa__marketing-consent label{font-size:11px}.form-module__TYLiBa__form-compact-wrapper .form-module__TYLiBa__marketing-consent{margin-top:8px;margin-bottom:20px;font-size:11px}.form-module__TYLiBa__form-compact-wrapper .form-module__TYLiBa__marketing-consent label{font-size:11px;line-height:1.35}.form-module__TYLiBa__form-single-column .form-module__TYLiBa__error-message{margin-top:4px;margin-bottom:-8px;position:static}@media screen and (max-width:1050px){.form-module__TYLiBa__form-flex,.form-module__TYLiBa__form-compact-row{flex-direction:column;gap:0;margin-bottom:0}}.form-module__TYLiBa__lead-input-wrapper{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex-direction:column;gap:0;width:100%;display:flex;position:relative}@media screen and (max-width:1050px){.form-module__TYLiBa__lead-input-wrapper{margin-bottom:20px}.form-module__TYLiBa__form-single-column .form-module__TYLiBa__lead-input-wrapper{margin-bottom:0}.form-module__TYLiBa__form-compact-row .form-module__TYLiBa__lead-input-wrapper{margin-bottom:16px}}.form-module__TYLiBa__lead-input-wrapper label{white-space:nowrap;text-overflow:ellipsis;width:fit-content;color:var(--foreground);margin-bottom:0;font-size:14px;display:block;overflow:hidden}.form-module__TYLiBa__label-wrapper{align-items:center;margin-bottom:12px;display:flex;position:relative}.form-module__TYLiBa__inline-error{color:var(--destructive);white-space:nowrap;font-size:11px;font-weight:400}.form-module__TYLiBa__label-icon{flex:0 0 12px;width:12px;height:12px;margin-left:4px;transform:translateY(-3px)}.form-module__TYLiBa__label-icon--required{color:var(--primary)}.form-module__TYLiBa__label-icon--checking{color:var(--muted-foreground)}.form-module__TYLiBa__label-icon--valid{color:#16a34a}.form-module__TYLiBa__label-icon--warning{color:#d97706}.form-module__TYLiBa__label-icon--error{color:#dc2626}.form-module__TYLiBa__error-message{color:var(--destructive);font-size:11px;position:absolute;bottom:-22px}.form-module__TYLiBa__form-input-field{width:100%;height:50px;color:var(--foreground);background:var(--background);appearance:none;border:1px solid var(--border);white-space:nowrap;text-overflow:ellipsis;font-family:var(--font-geist),"Geist",sans-serif;border-radius:6px;outline:none;padding:0 20px;font-size:16px;font-weight:400;position:relative;overflow:hidden}.form-module__TYLiBa__form-input-field::placeholder{color:var(--muted-foreground);opacity:1}.form-module__TYLiBa__form-input-field:is(textarea){white-space:normal;resize:vertical;height:auto;max-height:200px;padding:8px 20px;line-height:1.4;overflow:auto}.form-module__TYLiBa__form-single-column textarea.form-module__TYLiBa__form-input-field{max-height:100px;padding:6px 18px;font-size:14px}.form-module__TYLiBa__form-compact-wrapper textarea.form-module__TYLiBa__form-input-field{min-height:88px;max-height:140px;padding:8px 16px;font-size:14px}.form-module__TYLiBa__form-input-field:focus{border-color:var(--ring)}.form-module__TYLiBa__form-input-field[type=date]::-webkit-datetime-edit{font:inherit;color:inherit}.form-module__TYLiBa__form-input-field[type=date]::-webkit-datetime-edit-fields-wrapper{font:inherit;color:inherit}.form-module__TYLiBa__form-input-field[type=date]::-webkit-datetime-edit-text{font:inherit;color:inherit}.form-module__TYLiBa__form-input-field[type=date]::-webkit-datetime-edit-month-field{font:inherit;color:inherit}.form-module__TYLiBa__form-input-field[type=date]::-webkit-datetime-edit-day-field{font:inherit;color:inherit}.form-module__TYLiBa__form-input-field[type=date]::-webkit-datetime-edit-year-field{font:inherit;color:inherit}.form-module__TYLiBa__form-input-field:-webkit-autofill{-webkit-text-fill-color:var(--foreground)!important;-webkit-box-shadow:0 0 0px 1000px var(--background)inset!important;background-color:var(--background)!important;background:var(--background)!important;border:1px solid var(--border)!important;transition:background-color 5000s ease-in-out,-webkit-box-shadow ease-in-out!important}.form-module__TYLiBa__form-input-field:-webkit-autofill:hover{-webkit-text-fill-color:var(--foreground)!important;-webkit-box-shadow:0 0 0px 1000px var(--background)inset!important;background-color:var(--background)!important;background:var(--background)!important;border:1px solid var(--border)!important;transition:background-color 5000s ease-in-out,-webkit-box-shadow ease-in-out!important}.form-module__TYLiBa__form-input-field:-webkit-autofill:focus{-webkit-text-fill-color:var(--foreground)!important;-webkit-box-shadow:0 0 0px 1000px var(--background)inset!important;background-color:var(--background)!important;background:var(--background)!important;border:1px solid var(--border)!important;transition:background-color 5000s ease-in-out,-webkit-box-shadow ease-in-out!important}.form-module__TYLiBa__form-input-field:-webkit-autofill{-webkit-background-clip:text!important;background-clip:text!important}.dark .form-module__TYLiBa__form-input-field:-webkit-autofill{-webkit-text-fill-color:var(--foreground)!important;-webkit-box-shadow:0 0 0px 1000px var(--background)inset!important;background:var(--background)!important}.dark .form-module__TYLiBa__form-input-field:-webkit-autofill:hover{-webkit-text-fill-color:var(--foreground)!important;-webkit-box-shadow:0 0 0px 1000px var(--background)inset!important;background:var(--background)!important}.dark .form-module__TYLiBa__form-input-field:-webkit-autofill:focus{-webkit-text-fill-color:var(--foreground)!important;-webkit-box-shadow:0 0 0px 1000px var(--background)inset!important;background:var(--background)!important}.form-module__TYLiBa__marketing-consent{color:var(--muted-foreground);justify-content:flex-start;gap:5px;margin-top:10px;margin-bottom:30px;font-size:11px;display:flex}.form-module__TYLiBa__marketing-consent a{color:var(--primary)}.form-module__TYLiBa__form-button{background:var(--primary);color:var(--primary-foreground);cursor:pointer;box-shadow:none;white-space:nowrap;border-width:1px;border:1px solid var(--primary);border-radius:25px;justify-content:center;align-items:center;width:100%;max-width:250px;height:50px;padding:1rem 4rem;font-size:16px;line-height:normal;transition:background-color .3s;display:flex;position:relative}.form-module__TYLiBa__form-button:hover{background:var(--primary);opacity:.9}.form-module__TYLiBa__form-button span{margin-left:10px}.form-module__TYLiBa__button-disabled{background:var(--muted);color:var(--muted-foreground);cursor:not-allowed;border-color:var(--muted);pointer-events:none}.form-module__TYLiBa__form-button:disabled,.form-module__TYLiBa__button-disabled{pointer-events:none}.form-module__TYLiBa__form-button:disabled:hover,.form-module__TYLiBa__button-disabled:hover{background:var(--muted);opacity:1}@media screen and (max-width:799px){.form-module__TYLiBa__form-button{width:100%}}.form-module__TYLiBa__bg-required,.form-module__TYLiBa__bg-complete{background:var(--muted);border-radius:25%;justify-content:center;align-items:center;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.form-module__TYLiBa__bg-required svg{width:17.5px;height:17.5px;color:var(--muted-foreground)}.form-module__TYLiBa__bg-complete{background:#dcfce7}.form-module__TYLiBa__bg-complete svg{color:#16a34a;width:15px;height:15px}.form-module__TYLiBa__animate-spin{animation:1s linear infinite form-module__TYLiBa__spin}@keyframes form-module__TYLiBa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-module__TYLiBa__bg-checking{background-color:var(--muted);border-radius:25%;justify-content:center;align-items:center;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.form-module__TYLiBa__bg-checking svg{width:15px;height:15px;color:var(--muted-foreground)}.form-module__TYLiBa__icon-loader{animation:1s linear infinite form-module__TYLiBa__spin}.form-module__TYLiBa__bg-exists{background-color:#fecaca;border-radius:25%;justify-content:center;align-items:center;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.form-module__TYLiBa__bg-exists svg{color:#dc2626;width:15px;height:15px}.form-module__TYLiBa__bg-invalid{background-color:#fef3c7;border-radius:25%;justify-content:center;align-items:center;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.form-module__TYLiBa__bg-invalid svg{color:#d97706;width:15px;height:15px}.form-module__TYLiBa__icon-x{color:#fff}.form-module__TYLiBa__input-invalid{border-color:#d97706}.form-module__TYLiBa__input-error{border-color:var(--destructive)}.form-module__TYLiBa__filter-price-svg{vertical-align:middle;cursor:pointer;pointer-events:none;width:1rem;height:1rem;color:var(--muted-foreground);position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.form-module__TYLiBa__filter-price-svg path{fill:var(--muted-foreground)}.form-module__TYLiBa__form-questions{flex-direction:row;gap:20px;display:flex}@media screen and (max-width:1050px){.form-module__TYLiBa__form-questions{flex-direction:column;gap:0}}.form-module__TYLiBa__license-warning{color:var(--destructive);text-align:left;margin-top:-30px;margin-bottom:20px;font-size:14px}.form-module__TYLiBa__form-disabled{opacity:.5;pointer-events:none}.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-button{background-color:var(--primary);color:var(--primary-foreground);border:0;border-radius:6px;justify-content:center;align-items:center;gap:18px;padding:12px 20px;transition:all .5s ease-in-out;display:flex;position:relative;box-shadow:0 1px 89px #00000047}.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-button:after{content:"";width:60%;height:1px;box-shadow:0px 0px 11.7px 0px var(--background);background:linear-gradient(90deg,#66fffc00 0%,#66fffc 51%,#66fffc00 100%);margin:auto;transition:all .5s ease-in-out;position:absolute;bottom:0;left:0;right:0}.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-button:hover{background-color:var(--primary);opacity:.9}.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-button:hover:after{width:100%}:is(.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-button:disabled,.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-button.form-module__TYLiBa__button-disabled){pointer-events:none}:is(.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-button:disabled:hover,.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-button.form-module__TYLiBa__button-disabled:hover){background-color:var(--muted);opacity:1}.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-button:disabled:after{width:60%}.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-button.form-module__TYLiBa__button-disabled:after{width:60%}.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-input-field{border:1px solid var(--border);background:var(--input);border-radius:6px;color:var(--foreground)!important;font-family:var(--font-geist),"Geist",sans-serif!important;font-weight:400!important}.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-input-field:-webkit-autofill{-webkit-text-fill-color:var(--foreground)!important;-webkit-box-shadow:0 0 0px 1000px var(--input)inset!important;background:var(--input)!important;transition:background-color 5000s ease-in-out,-webkit-box-shadow ease-in-out!important}.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-input-field:-webkit-autofill:hover{-webkit-text-fill-color:var(--foreground)!important;-webkit-box-shadow:0 0 0px 1000px var(--input)inset!important;background:var(--input)!important;transition:background-color 5000s ease-in-out,-webkit-box-shadow ease-in-out!important}.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__form-input-field:-webkit-autofill:focus{-webkit-text-fill-color:var(--foreground)!important;-webkit-box-shadow:0 0 0px 1000px var(--input)inset!important;background:var(--input)!important;transition:background-color 5000s ease-in-out,-webkit-box-shadow ease-in-out!important}.form-module__TYLiBa__lead-form-wrapper #c7-form label{color:var(--foreground)}.form-module__TYLiBa__lead-form-wrapper #c7-form .form-module__TYLiBa__marketing-consent{color:var(--muted-foreground)}.form-module__TYLiBa__lead-form-wrapper #c7-form svg{color:var(--foreground)}.form-module__TYLiBa__lead-form-wrapper #c7-form path{fill:var(--foreground)}.form-module__TYLiBa__lead-form-wrapper #c7-form option{background:var(--card);color:var(--foreground)}.form-module__TYLiBa__select-disabled{background:var(--muted);color:var(--muted-foreground);cursor:not-allowed}[data-slot=select-trigger]{width:100%;color:var(--foreground);appearance:none;white-space:nowrap;text-overflow:ellipsis;font-family:var(--font-geist),"Geist",sans-serif;outline:none;justify-content:space-between;gap:2px;font-weight:400;transition:border-color .3s,background-color .3s;position:relative;overflow:hidden;background:var(--background)!important;border:1px solid var(--border)!important;height:50px!important;box-shadow:none!important;border-radius:6px!important;padding:0 20px!important}[data-slot=select-trigger]:focus{border-color:var(--ring)!important;ring:none!important;box-shadow:none!important}[data-slot=select-trigger][data-state=open]{border-color:var(--ring)!important}[data-slot=select-trigger] [data-slot=select-value]{text-align:left;justify-content:flex-start}[data-slot=select-trigger] svg{width:1rem!important;height:1rem!important;color:var(--muted-foreground)!important;opacity:1!important}[data-slot=select-content]{background:var(--background);border:1px solid var(--border);color:var(--foreground);z-index:1000;max-height:200px;font-family:var(--font-geist),"Geist",sans-serif;border-radius:6px;overflow-y:auto}[data-slot=select-item]{color:var(--foreground);background:var(--background);cursor:pointer;font-family:var(--font-geist),"Geist",sans-serif;padding:12px 20px;font-weight:400;transition:background-color .2s}[data-slot=select-item]:hover{background:var(--muted)}[data-slot=select-item][data-state=checked]{background:var(--muted)}[data-slot=select-item][data-disabled]{opacity:.5;cursor:not-allowed}:is([data-slot=select-trigger]:disabled,[data-slot=select-trigger][data-disabled]){background:var(--muted)!important;color:var(--muted-foreground)!important;cursor:not-allowed!important}.dark [data-slot=select-content]{background:var(--card);border-color:var(--border)}.dark [data-slot=select-item]{background:var(--card);color:var(--foreground)}.dark [data-slot=select-item]:hover{background:var(--muted)}.form-module__TYLiBa__lead-form-wrapper [data-slot=select-trigger]{border:1px solid var(--border);background:var(--input);border-radius:6px;color:var(--foreground)!important;font-family:var(--font-geist),"Geist",sans-serif!important;font-weight:400!important}.form-module__TYLiBa__lead-form-wrapper [data-slot=select-content]{background:var(--card);border:1px solid var(--border)}.form-module__TYLiBa__lead-form-wrapper [data-slot=select-item]{background:var(--card);color:var(--foreground)}.form-module__TYLiBa__lead-form-wrapper [data-slot=select-item]:hover{background:var(--muted)}.dark .form-module__TYLiBa__bg-complete{background:#14532d}.dark .form-module__TYLiBa__bg-complete svg{color:#4ade80}.dark .form-module__TYLiBa__bg-exists{background-color:#7f1d1d}.dark .form-module__TYLiBa__bg-exists svg{color:#f87171}.dark .form-module__TYLiBa__bg-invalid{background-color:#78350f}.dark .form-module__TYLiBa__bg-invalid svg{color:#fbbf24}
.page-module__GrHkfa__car-detail-container{background:#f8f9fa;width:100%;min-height:calc(100dvh - 60px)}.page-module__GrHkfa__car-detail-header{background-color:#fff;border-bottom:1px solid #e2e4e6;padding:14px 0}.page-module__GrHkfa__car-detail-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1400px;margin:0 auto;padding:0 16px;display:flex}.page-module__GrHkfa__breadcrumbs{color:#121212;flex-wrap:wrap;align-items:center;gap:4px;font-size:14px;font-weight:500;display:flex}.page-module__GrHkfa__breadcrumb-link{color:#121212;text-decoration:none;transition:color .2s}.page-module__GrHkfa__breadcrumb-link:hover{color:var(--primary)}.page-module__GrHkfa__breadcrumb-separator{color:#a0a2a4}.page-module__GrHkfa__header-phone{color:#121212;white-space:nowrap;background-color:#f3f4f6;border:1px dashed #e2e4e6;border-radius:8px;align-items:center;gap:8px;padding:6px 14px;font-size:15px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.page-module__GrHkfa__car-detail-content{grid-template-columns:1fr;gap:20px;max-width:1400px;margin:0 auto;padding:20px 16px 32px;display:grid}.page-module__GrHkfa__car-detail-main{flex-direction:column;gap:20px;display:flex}.page-module__GrHkfa__car-image-section{aspect-ratio:16/9;background:#fff;border:1px solid #e2e4e6;border-radius:16px;width:100%;position:relative;overflow:hidden}.page-module__GrHkfa__badge{color:#fff;background-color:var(--primary);z-index:2;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:14px;right:14px}.page-module__GrHkfa__car-title-section{background:#fff;border:1px solid #e2e4e6;border-radius:16px;flex-direction:column;gap:20px;padding:20px;display:flex}.page-module__GrHkfa__car-title{color:#121212;margin:0;font-size:28px;line-height:1.2}.page-module__GrHkfa__car-subtitle{color:#5b5c5d;margin:8px 0 0;font-size:15px}.page-module__GrHkfa__car-pricing-box{background:#f8f9fa;border:1px solid #e2e4e6;border-radius:12px;padding:16px}.page-module__GrHkfa__car-main-price{color:var(--primary);font-size:32px;font-weight:800;line-height:1}.page-module__GrHkfa__car-monthly-price{color:#5b5c5d;margin-top:8px;font-size:15px;font-weight:500}.page-module__GrHkfa__quick-specs{background:#fff;border:1px solid #e2e4e6;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px;display:grid}.page-module__GrHkfa__quick-spec-item{align-items:flex-start;gap:10px;display:flex}.page-module__GrHkfa__quick-spec-item svg{color:var(--primary);margin-top:2px}.page-module__GrHkfa__spec-label{color:#6c6e70;text-transform:uppercase;letter-spacing:.04em;font-size:12px}.page-module__GrHkfa__spec-value{color:#121212;margin-top:2px;font-size:15px;font-weight:600}.page-module__GrHkfa__description-section,.page-module__GrHkfa__specs-section{background:#fff;border:1px solid #e2e4e6;border-radius:16px;padding:20px}.page-module__GrHkfa__section-title{color:#121212;margin:0 0 14px;font-size:21px;line-height:1.2}.page-module__GrHkfa__description{color:#343434;margin:0;font-size:15px;line-height:1.7}.page-module__GrHkfa__specs-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:10px;display:grid}.page-module__GrHkfa__spec-row{background:#fcfcfd;border:1px solid #e2e4e6;border-radius:10px;justify-content:space-between;gap:12px;padding:12px 14px;display:flex}.page-module__GrHkfa__spec-row span{color:#5b5c5d;font-size:14px}.page-module__GrHkfa__spec-row strong{color:#121212;font-size:14px}.page-module__GrHkfa__car-detail-sidebar{flex-direction:column;gap:16px;display:flex}.page-module__GrHkfa__cta-card{background:#fff;border:1px solid #e2e4e6;border-radius:16px;padding:20px}.page-module__GrHkfa__cta-title{color:#121212;margin:0;font-size:22px;line-height:1.2}.page-module__GrHkfa__cta-description{color:#5b5c5d;margin:10px 0 0;font-size:15px;line-height:1.6}.page-module__GrHkfa__cta-buttons{flex-direction:column;gap:10px;margin-top:18px;display:flex}.page-module__GrHkfa__contact-info{flex-direction:column;gap:12px;margin-top:16px;margin-bottom:20px;display:flex}.page-module__GrHkfa__contact-item{color:#343434;align-items:center;gap:12px;font-size:15px;display:flex}.page-module__GrHkfa__contact-item svg{color:var(--primary);flex-shrink:0}.page-module__GrHkfa__contact-label{color:#8a8b8c;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:12px}.page-module__GrHkfa__contact-value{color:#121212;font-size:15px;font-weight:600;line-height:1.4}.page-module__GrHkfa__cta-primary,.page-module__GrHkfa__cta-secondary,.page-module__GrHkfa__cta-tertiary{border-radius:10px;justify-content:center;align-items:center;height:44px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__GrHkfa__cta-primary{background:var(--primary);color:#fff;border:1px solid var(--primary)}.page-module__GrHkfa__cta-primary:hover{filter:brightness(.95)}.page-module__GrHkfa__cta-secondary{color:var(--primary);border:1px solid var(--primary);background:#fff}.page-module__GrHkfa__cta-secondary:hover{background:#fff5f7}.page-module__GrHkfa__cta-tertiary{color:#121212;background:#f8f9fa;border:1px solid #e2e4e6}.page-module__GrHkfa__cta-tertiary:hover{background:#f1f3f4}.page-module__GrHkfa__cta-whatsapp{color:#fff;background:#25d366;border:1px solid #25d366;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:44px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__GrHkfa__cta-whatsapp:hover{background:#1ebe5d;border-color:#1ebe5d}.page-module__GrHkfa__disclaimer{color:#6c6e70;background:#fff;border:1px solid #e2e4e6;border-radius:14px;padding:14px;font-size:12px;line-height:1.6}@media (min-width:768px){.page-module__GrHkfa__car-detail-header-inner{padding:0 20px}.page-module__GrHkfa__car-detail-content{gap:24px;padding:28px 20px 42px}.page-module__GrHkfa__car-title-section{flex-direction:row;justify-content:space-between;align-items:center}.page-module__GrHkfa__quick-specs{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module__GrHkfa__specs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__GrHkfa__contact-info{gap:16px;margin-bottom:24px}}@media (min-width:1024px){.page-module__GrHkfa__car-detail-header-inner{padding:0 32px}.page-module__GrHkfa__car-detail-content{grid-template-columns:minmax(0,1fr) 360px;gap:28px;padding:36px 32px 48px}.page-module__GrHkfa__car-detail-sidebar{align-self:flex-start;position:sticky;top:90px}}
