:root{--primary-color:#00838f;--secondary-color:#1a1a1a;--light-color:#f9f9f9;--white-color:#fff;--text-color:#3d3d3d;--dark-color:#0a0a0a;--accent-1-color:#f5a623;--accent-2-color:#8a1fff;--info-color:#007bff;--success-color:#28a745}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.bg-cover{background-size:cover!important}.bg-center{background-position:50%!important}.search-form .form-select{padding:12px}.search-form .theme-btn{height:48px;font-size:1.1rem}.form-select,.form-control{border-radius:6px;height:45px;padding:10px 15px}.form-select:focus,.form-control:focus{box-shadow:none}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#0000}body{letter-spacing:0;color:var(--text-color);scroll-behavior:smooth;text-rendering:optimizeLegibility;background-color:var(--white-color);margin:0;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:1.6;position:relative;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--dark-color);margin:0 0 1rem;padding:0;font-weight:600;line-height:1.2}a{color:var(--primary-color);border:none;outline:none;text-decoration:none;transition:all .5s}a:hover,a:active,a:focus{color:var(--secondary-color);text-decoration:none}img{vertical-align:middle;border-style:none}.img-fluid{max-width:100%;height:auto}ul,ol{margin:0;padding:0}li{list-style:none}.ulStyle{position:relative}.ulStyle li{margin-bottom:12px;padding-left:40px;position:relative}.ulStyle li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300838f' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:70%;border-radius:70%;width:25px;height:25px;position:absolute;top:2px;left:0}button{cursor:pointer;background:0 0;border:none}button:focus{box-shadow:none;outline:none}.form-control:focus{box-shadow:none;outline:none;transition:all .5s}.container-mid{width:100%;max-width:1300px;margin:0 auto;padding:0 15px;position:relative}.bg-light{background:#f8f9fa}.main-heading{z-index:1;margin:0 auto;position:relative}.main-heading h2{z-index:1;text-transform:capitalize;color:var(--dark-color);margin-bottom:10px;padding-right:20px;font-size:28px;line-height:1.3;display:inline-block;position:relative}@media (max-width:767px){.main-heading h2{font-size:22px}}@media (min-width:768px) and (max-width:991px){.main-heading h2{font-size:30px}}.main-heading .sub-head{color:var(--primary-color);text-transform:capitalize;font-size:16px;font-weight:600}.main-heading.heading-dark h2{color:var(--primary-color)}.main-heading.heading-dark p{color:var(--secondary-color)}.main-heading.heading-light h2,.main-heading.heading-light p{color:var(--light-color)}.alert{border:1px solid #0000;border-radius:6px;margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:.875rem}.alert-success{background-color:var(--success-page-background,#d4edda);color:var(--success,#155724);border-color:var(--success,#c3e6cb)}.alert-error{background-color:var(--emergency-banner-background,#f8d7da);color:var(--emergency-banner-color,#721c24);border-color:var(--danger,#f5c6cb)}.alert-warning{background-color:var(--topBanner-background,#fff3cd);color:var(--topBanner-color,#856404);border-color:var(--warning,#ffeeba)}.alert-info{background-color:var(--breadcrumb-background,#d1ecf1);color:var(--breadcrumb-color,#0c5460);border-color:var(--info,#bee5eb)}.text-success{color:var(--success,#28a745)}.text-error{color:var(--danger,#dc3545)}.text-warning{color:var(--warning,#ffc107)}.text-info{color:var(--info,#17a2b8)}.text-muted{color:#6c757d}code{background-color:var(--grey300,#f8f9fa);border-radius:.25rem;padding:.2rem .4rem;font-family:monospace;font-size:.875rem}pre{background-color:var(--dark,#343a40);color:var(--white,#fff);border-radius:6px;padding:1rem;font-size:.875rem;overflow-x:auto}.code-block{background-color:var(--dark,#343a40);color:var(--white,#fff);word-break:break-all;white-space:pre-wrap;border-radius:6px;padding:1rem;display:block}.section-header{text-align:center;margin-bottom:3rem}.section-header h1{color:var(--dark-color);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.section-header p{color:#6c757d;max-width:40rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.subheader{color:var(--dark-color);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.grid-3{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:767px){.grid-3{grid-template-columns:repeat(3,1fr)}}.py-section{padding-top:6rem;padding-bottom:6rem}.vehicles-page{background-color:var(--search-listings-background,#f8f9fa);min-height:100vh;padding:2rem 0}.vehicles-container{max-width:var(--model-menu-width,1450px);margin:0 auto;padding:0 1.5rem}.vehicles-header{background:var(--white,#fff);border-radius:var(--border-radius,.25rem);box-shadow:var(--header-box-shadow,0 5px 3px -3px #00000026);border-bottom:var(--search-panel-border-bottom,1px solid #e8e8e8);margin-bottom:2rem;padding:2rem}.vehicles-header h1{color:var(--search-listings-color,#040404);margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.vehicles-meta{color:var(--secondary,#6c757d);gap:1rem;font-size:.95rem;display:flex}.vehicles-sidebar{background:var(--white,#fff);border-radius:var(--border-radius,.25rem);border:1px solid var(--grey300,#dee2e6);height:fit-content;padding:1.5rem;position:sticky;top:5rem}.filter-input,.filter-select{border:1px solid var(--grey300,#dee2e6);border-radius:var(--border-radius,.25rem);background-color:var(--white,#fff);width:100%;padding:.625rem;font-size:.875rem;transition:all .2s}.filter-input:focus,.filter-select:focus{border-color:var(--primary,#00838f);outline:none;box-shadow:0 0 0 3px #00838f1a}.vehicle-card{background:var(--car-search-item-background,#fff);border:var(--car-search-item-border,1px solid #dee2e6)}.vehicle-price .price-amount{color:var(--primary,#00838f);font-size:1.75rem;font-weight:700;display:block}.vehicle-card-button,.contact-button{background-color:var(--primary,#00838f);width:100%;color:var(--white,#fff);border-radius:var(--border-radius,.25rem);cursor:pointer;border:none;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:all .2s}.vehicle-card-button:hover,.contact-button:hover{background-color:var(--primary-darkened,#00545c);box-shadow:0 4px 12px #00000026}.pagination-link{color:var(--pagination-link-color,#00838f);border:1px solid var(--grey300,#dee2e6);border-radius:var(--border-radius,.25rem);padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s}.pagination-link:hover{color:var(--pagination-link-hover-color,#00838f);background-color:var(--light,#f8f9fa)}.pagination-link.active{background-color:var(--pagination-link-item-selected-background-color,#00838f);border-color:var(--pagination-link-item-selected-border-color,#00838f);color:var(--pagination-link-item-selected-color,#fff)}.vehicle-detail-page{background:var(--vdp-car-page-background,linear-gradient(#f8f9fa,#e9ecef));min-height:100vh;padding:2rem 0}.vehicle-detail-page.inventory-vdp{background:#f0f2f5}.vehicles-page.vehicle-detail-page.inventory-vdp{background-color:#f0f2f5}.inventory-srp .inventory-srp-inner{max-width:1480px}.inventory-breadcrumb{color:var(--secondary,#6c757d);margin-bottom:1rem;font-size:.875rem}.inventory-breadcrumb a{color:inherit;text-decoration:none}.inventory-breadcrumb a:hover{color:var(--primary,#00838f);text-decoration:underline}.inventory-breadcrumb-sep{opacity:.6;margin:0 .35rem}.inventory-breadcrumb-current{color:var(--search-listings-color,#040404);font-weight:600}.inventory-srp-header{margin-bottom:1.75rem}.inventory-srp-title{color:var(--search-listings-color,#040404);margin:0 0 .5rem;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:700}.inventory-srp-lead{max-width:52rem;color:var(--secondary,#6c757d);margin:0;line-height:1.5}.inventory-srp-layout{grid-template-columns:minmax(260px,300px) 1fr;align-items:start;gap:1.75rem;display:grid}@media (max-width:991px){.inventory-srp-layout{grid-template-columns:1fr}}.inventory-sidebar{background:var(--white,#fff);border:1px solid var(--grey300,#e8e8e8);overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#00838f73 #f0f0f0;border-radius:12px;max-height:calc(100dvh - 6rem);padding:1.25rem 1.15rem;position:sticky;top:5rem;overflow:hidden auto;box-shadow:0 4px 24px #0000000a}.inventory-sidebar::-webkit-scrollbar{width:8px}.inventory-sidebar::-webkit-scrollbar-track{background:#f0f0f0;border-radius:8px}.inventory-sidebar::-webkit-scrollbar-thumb{background:#00838f66;border-radius:8px}.inventory-sidebar::-webkit-scrollbar-thumb:hover{background:#00838fa6}.inventory-applied{border-bottom:1px solid var(--grey300,#e8e8e8);margin-bottom:1rem;padding-bottom:1rem}.inventory-applied-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.inventory-applied-title{margin:0;font-size:1rem;font-weight:700}.inventory-clear-all{color:var(--primary,#00838f);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600;text-decoration:underline}.inventory-applied-empty{color:var(--secondary,#6c757d);margin:0;font-size:.875rem}.inventory-chips{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.inventory-chip{background:#f1f3f5;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem .25rem .65rem;font-size:.8125rem;display:inline-flex}.inventory-chip-remove{cursor:pointer;color:var(--search-listings-color,#333);background:0 0;border:none;padding:0 .15rem;font-size:1.1rem;line-height:1}.inventory-chip-remove:hover{color:var(--primary,#00838f)}.inventory-filter-block{margin-bottom:1rem}.inventory-filter-label{color:var(--search-listings-color,#222);margin-bottom:.35rem;font-size:.8125rem;font-weight:600;display:block}.inventory-select{border:1px solid var(--grey300,#dee2e6);background:#fff;border-radius:8px;width:100%;padding:.55rem .65rem;font-size:.875rem}.inventory-accordion{border-bottom:1px solid var(--grey300,#eee)}.inventory-accordion:last-child{border-bottom:none}.inventory-accordion-trigger{cursor:pointer;text-align:left;width:100%;color:var(--search-listings-color,#222);background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 0;font-size:.9rem;font-weight:600;display:flex}.inventory-accordion-icon{color:var(--secondary,#6c757d);display:flex}.inventory-accordion-title{flex:1}.inventory-accordion-chevron{color:var(--secondary,#888);font-size:.75rem}.inventory-accordion-panel{padding:0 0 1rem 1.75rem}.inventory-checklist{margin:0;padding:0;list-style:none}.inventory-check-row{cursor:pointer;align-items:flex-start;gap:.5rem;padding:.25rem 0;font-size:.875rem;display:flex}.inventory-count{color:var(--secondary,#888);font-size:.8125rem}.inventory-facet-empty{color:var(--secondary,#6c757d);margin:0;font-size:.8125rem}.inventory-srp-main{background:var(--white,#fff);border:1px solid var(--grey300,#e8e8e8);border-radius:12px;padding:1.25rem 1.5rem 2rem;box-shadow:0 4px 24px #0000000a}.inventory-toolbar{border-bottom:1px solid var(--grey300,#eee);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.inventory-toolbar-count{color:var(--search-listings-color,#222);margin:0;font-size:.95rem}.inventory-toolbar-count strong{font-weight:700}.inventory-toolbar-actions{align-items:center;gap:.75rem;display:flex}.inventory-sort-select{border:1px solid var(--grey300,#dee2e6);background:#fff;border-radius:8px;padding:.45rem 2rem .45rem .65rem;font-size:.875rem}.inventory-view-toggle{border:1px solid var(--grey300,#dee2e6);border-radius:8px;display:inline-flex;overflow:hidden}.inventory-view-btn{cursor:pointer;color:#666;background:#fff;border:none;padding:.45rem .55rem}.inventory-view-btn.is-active{color:#fff;background:#111}.inventory-search-bar{border:1px solid var(--grey300,#e0e0e0);background:#fff;border-radius:10px;align-items:stretch;gap:0;margin-bottom:1.5rem;display:flex;overflow:hidden}.inventory-search-input{border:none;flex:1;padding:.85rem 1rem;font-size:.95rem}.inventory-search-input:focus{outline:none}.inventory-search-submit{cursor:pointer;color:#333;border:none;border-left:1px solid var(--grey300,#e0e0e0);background:#f8f9fa;padding:0 1.1rem}.inventory-search-submit:hover{background:#eee}.inventory-results-grid{gap:1.25rem;display:grid}.inventory-results-grid.is-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:1100px){.inventory-results-grid.is-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.inventory-results-grid.is-grid{grid-template-columns:1fr}}.inventory-results-grid.is-list{grid-template-columns:1fr}.inventory-vehicle-card{border:1px solid var(--grey300,#e8e8e8);background:#fff;border-radius:12px;transition:box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 6px 20px #0000000f}.inventory-vehicle-card:hover{border-color:#ddd;box-shadow:0 10px 28px #00000014}.inventory-vehicle-card.is-list{grid-template-columns:minmax(200px,280px) 1fr;display:grid}@media (max-width:600px){.inventory-vehicle-card.is-list{grid-template-columns:1fr}}.inventory-card-media-link{color:inherit;text-decoration:none;display:block}.inventory-card-image-wrap{aspect-ratio:4/3;background:#f0f0f0;position:relative}.inventory-card-image{object-fit:cover;width:100%;height:100%}.inventory-card-image--placeholder{color:#888;justify-content:center;align-items:center;min-height:200px;font-size:.875rem;display:flex}.inventory-card-body{padding:1rem 1.1rem 1.15rem}.inventory-card-condition{text-transform:capitalize;color:var(--secondary,#666);margin:0 0 .25rem;font-size:.75rem;font-weight:600}.inventory-card-title-row{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.inventory-card-title-link{color:inherit;flex:1;min-width:0;text-decoration:none}.inventory-card-title{margin:0;font-size:1rem;font-weight:700;line-height:1.3}.inventory-card-fav{cursor:pointer;color:var(--primary,#00838f);background:0 0;border:none;flex-shrink:0;padding:.15rem;line-height:0}.inventory-card-fav:hover{opacity:.85}.inventory-card-pills{flex-wrap:wrap;gap:.35rem;margin:0 0 .5rem;padding:0;list-style:none;display:flex}.inventory-pill{color:#444;background:#f1f3f5;border-radius:999px;padding:.2rem .5rem;font-size:.7rem;display:inline-block}.inventory-card-odometer{color:#555;align-items:center;gap:.35rem;margin:0 0 .5rem;font-size:.8125rem;display:flex}.inventory-card-price-row{flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;margin-bottom:.35rem;display:flex}.inventory-card-price{color:#111;font-size:1.35rem;font-weight:800}.inventory-driveaway-link{color:#2563eb;text-underline-offset:2px;font-size:.875rem;text-decoration:underline}.inventory-card-location{color:#555;align-items:center;gap:.35rem;margin:0;font-size:.8125rem;display:flex}.inventory-pagination{border-top:1px solid #eee;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding-top:1rem;display:flex}.inventory-pagination-link{border:1px solid var(--grey300,#dee2e6);color:var(--search-listings-color,#222);border-radius:8px;padding:.5rem 1rem;font-weight:500;text-decoration:none}.inventory-pagination-link.is-disabled{opacity:.4;pointer-events:none}.inventory-pagination-link:not(.is-disabled):hover{border-color:var(--primary,#00838f);color:var(--primary,#00838f)}.inventory-pagination-status{color:var(--secondary,#666);font-size:.875rem}.inventory-empty{text-align:center;color:var(--secondary,#555);padding:2rem 1rem}.inventory-empty code{font-size:.8em}.inventory-empty-link{color:var(--primary,#00838f);margin-top:1rem;font-weight:600;display:inline-block}.inventory-vdp-container{max-width:1280px}.inventory-vdp-header{margin-bottom:1.5rem}.inventory-vdp-eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--primary,#00838f);margin:0 0 .35rem;font-size:.8125rem;font-weight:700}.inventory-vdp-heading{color:var(--search-listings-color,#0a0a0a);margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.2}.inventory-vdp-stat-pills{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.inventory-vdp-stat-pill{color:#333;background:#f1f3f5;border:1px solid #e9ecef;border-radius:999px;padding:.35rem .75rem;font-size:.8125rem;font-weight:500;display:inline-block}.inventory-vdp-grid{isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(260px,380px);align-items:start;gap:1.75rem;margin-top:.5rem;display:grid}@media (max-width:991px){.inventory-vdp-grid{grid-template-columns:1fr;gap:1.5rem}}.inventory-vdp-gallery{min-width:0;max-width:100%;overflow:hidden}.vehicle-gallery--vdp{flex-direction:column;gap:1rem;width:100%;max-width:100%;min-height:0;display:flex}.vehicle-gallery__stage-wrap{flex-shrink:0;width:100%;max-width:100%;min-height:0}.vehicle-gallery__stage{aspect-ratio:4/3;cursor:zoom-in;background:#fff;border:1px solid #e4e6ea;border-radius:14px;outline:none;width:100%;max-height:min(52vh,540px);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.vehicle-gallery__stage:focus-visible{box-shadow:0 0 0 3px #00838f59}.vehicle-gallery__stage-img{object-fit:contain;padding:.35rem}.vehicle-gallery__placeholder{color:#888;background:#f4f5f7;justify-content:center;align-items:center;font-weight:500;display:flex;position:absolute;inset:0}.vehicle-gallery__thumbs{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#c5c8ce #0000;flex-flow:row;gap:.5rem;margin:0;padding:.25rem 0 .5rem;list-style:none;display:flex;overflow:auto hidden}.vehicle-gallery__thumbs::-webkit-scrollbar{height:6px}.vehicle-gallery__thumbs::-webkit-scrollbar-thumb{background:#c5c8ce;border-radius:999px}.vehicle-gallery__thumb{cursor:pointer;background:#e9ecef;border:2px solid #0000;border-radius:10px;flex:none;width:5.5rem;height:4.125rem;padding:0;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.vehicle-gallery__thumb:hover{border-color:#ccc}.vehicle-gallery__thumb.is-active{border-color:var(--primary,#00838f);box-shadow:0 0 0 1px #00838f33}.vehicle-gallery__thumb-img{object-fit:cover}.vehicle-gallery__lightbox{z-index:9999;background:#000000e0;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.vehicle-gallery__lightbox-inner{max-width:min(96vw,1200px);max-height:92vh;position:relative}.vehicle-gallery__lightbox-close{color:#fff;cursor:pointer;z-index:2;background:#ffffff26;border:none;border-radius:8px;width:2.5rem;height:2.5rem;font-size:1.75rem;line-height:1;position:fixed;top:1rem;right:1rem}.vehicle-gallery__lightbox-close:hover{background:#ffffff47}.vehicle-gallery__lightbox-frame{justify-content:center;align-items:center;max-height:85vh;display:flex;position:relative}.vehicle-gallery__lightbox-img{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:85vh}.inventory-vdp .inventory-breadcrumb-current{white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom;max-width:min(70vw,36rem);display:inline-block;overflow:hidden}.inventory-vdp-aside{z-index:1;flex-direction:column;gap:1.25rem;min-width:0;display:flex;position:sticky;top:5.5rem}@media (max-width:991px){.inventory-vdp-aside{z-index:auto;position:static}}.inventory-vdp-price-card{border:1px solid var(--grey300,#e8e8e8);border-left:4px solid var(--primary,#00838f);background:#fff;border-radius:14px;padding:1.5rem 1.35rem;box-shadow:0 8px 32px #0000000f}.inventory-vdp-price-main{color:#111;margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.inventory-vdp-price-note{color:var(--secondary,#6c757d);text-transform:lowercase;font-size:.75rem;font-weight:500}.inventory-vdp-driveaway{color:#333;margin:.5rem 0 0;font-size:1rem}.inventory-vdp-stock-line{color:var(--secondary,#555);margin:1rem 0 0;font-size:.875rem}.inventory-vdp-stock-num{color:#111;font-weight:700}.inventory-vdp-cta-row{flex-direction:column;gap:.65rem;margin-top:1.25rem;display:flex}.inventory-vdp-btn{text-align:center;border-radius:10px;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.inventory-vdp-btn--primary{background:var(--primary,#00838f);color:#fff;border:2px solid var(--primary,#00838f)}.inventory-vdp-btn--primary:hover{background:var(--primary-darkened,#00545c);border-color:var(--primary-darkened,#00545c);color:#fff}.inventory-vdp-btn--ghost{color:#222;border:2px solid var(--grey300,#dee2e6);background:#fff}.inventory-vdp-btn--ghost:hover{border-color:var(--primary,#00838f);color:var(--primary,#00838f)}.inventory-vdp-summary{border:1px solid var(--grey300,#e8e8e8);background:#fff;border-radius:14px;padding:1.35rem 1.25rem}.inventory-vdp-section-title{color:var(--search-listings-color,#111);border-bottom:1px solid #eee;margin:0 0 1rem;padding-bottom:.65rem;font-size:1rem;font-weight:700}.inventory-vdp-specs{grid-template-columns:repeat(2,1fr);gap:.85rem 1rem;margin:0;display:grid}.inventory-vdp-specs dt{text-transform:uppercase;letter-spacing:.05em;color:var(--secondary,#888);margin:0;font-size:.6875rem}.inventory-vdp-specs dd{color:#222;margin:.2rem 0 0;font-size:.9375rem;font-weight:600}@media (max-width:480px){.inventory-vdp-specs{grid-template-columns:1fr}}.inventory-vdp-comments{border:1px solid var(--grey300,#e8e8e8);background:#fff;border-radius:14px;margin-top:2.5rem;padding:1.5rem 1.35rem}.inventory-vdp-comments-body{color:#3d4146;margin:0}.inventory-vdp-comment-para{word-break:break-word;max-width:75ch;margin:0 0 1rem;font-size:.9375rem;line-height:1.65}.inventory-vdp-comment-para:last-child{margin-bottom:0}.inventory-vdp-no-image{color:#888;background:linear-gradient(160deg,#f1f3f5,#e9ecef);border-radius:14px;justify-content:center;align-items:center;min-height:320px;font-weight:500;display:flex}.vdp-breadcrumb .inventory-breadcrumb-current{white-space:normal;max-width:none;font-weight:600}.inventory-vdp-grid.vdp-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,400px);gap:2rem;margin-top:0}@media (max-width:991px){.inventory-vdp-grid.vdp-main-grid{grid-template-columns:1fr}}.inventory-vdp-main-col{flex-direction:column;gap:2rem;min-width:0;display:flex}.vehicle-gallery__stage{cursor:default}.vehicle-gallery__zoom{z-index:4;color:#333;cursor:pointer;background:#ffffffeb;border:none;border-radius:10px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .15s;display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 10px #0000001f}.vehicle-gallery__zoom:hover{background:#fff}.vehicle-gallery__arrow{z-index:3;color:#222;cursor:pointer;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.5rem;line-height:1;transition:background .15s,color .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #0000001f}.vehicle-gallery__arrow:hover{color:var(--primary,#00838f);background:#fff}.vehicle-gallery__arrow--prev{left:.65rem}.vehicle-gallery__arrow--next{right:.65rem}.vdp-sidebar-card.inventory-vdp-price-card{border-left:none;padding:1.5rem 1.4rem 1.75rem;box-shadow:0 10px 40px #00000012}.vdp-badge-row{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.vdp-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.vdp-badge--used{background:var(--primary,#00838f);color:#fff}.vdp-badge--new{color:#fff;background:#198754}.vdp-badge--stock{color:#198754;text-transform:none;letter-spacing:0;background:0 0;border:1px solid #19875473;font-weight:600}.vdp-sidebar-title{color:#111;margin:0 0 .75rem;font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:800;line-height:1.25}.vdp-sidebar-tags{flex-wrap:wrap;gap:.4rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.vdp-sidebar-tag{color:#555;background:#f1f3f5;border-radius:999px;padding:.3rem .65rem;font-size:.78rem;font-weight:600;display:inline-block}.vdp-price-block{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.75rem;display:flex}.vdp-price-figure{flex:1;min-width:0}.vdp-price-caption{color:var(--secondary,#6c757d);margin:.35rem 0 0;font-size:.875rem}.vdp-price-alt{color:#666;width:100%;margin:.5rem 0 0;font-size:.8125rem}.vdp-sidebar-actions-row{margin:.5rem 0 1rem}.vdp-sidebar-actions{justify-content:flex-end;gap:.5rem;display:flex}.vdp-icon-btn{color:#444;cursor:pointer;background:#fff;border:1px solid #e4e6ea;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.vdp-icon-btn:hover{border-color:var(--primary,#00838f);color:var(--primary,#00838f)}.vdp-icon-btn.is-active{color:var(--primary,#00838f);border-color:#00838f73}.vdp-sidebar-meta{border-top:1px solid #eee;margin-bottom:1rem;padding-top:.25rem}.vdp-meta-line{color:#444;align-items:center;gap:.4rem;margin:.45rem 0 0;font-size:.875rem;display:flex}.vdp-meta-icon{color:#888;display:flex}.vdp-cta-stack{flex-direction:column;gap:.65rem;display:flex}.vdp-cta{text-align:center;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.vdp-cta--call{background:var(--primary,#00838f);color:#fff;border-color:var(--primary,#00838f)}.vdp-cta--call:hover{background:var(--primary-darkened,#00545c);border-color:var(--primary-darkened,#00545c);color:#fff}.vdp-cta--outline{color:#111;border-color:var(--primary,#00838f);background:#fff}.vdp-cta--outline:hover{color:var(--primary,#00838f);background:#00838f0f}.vdp-cta-icon{flex-shrink:0;display:flex}.vdp-section-heading{color:#111;margin:0 0 1rem;font-size:1.15rem;font-weight:800}.vdp-car-details{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:1.35rem 1.25rem 1.5rem;box-shadow:0 4px 20px #0000000a}.vdp-detail-grid{grid-template-columns:repeat(3,1fr);gap:1rem 1.25rem;display:grid}@media (max-width:900px){.vdp-detail-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.vdp-detail-grid{grid-template-columns:1fr}}.vdp-detail-cell{align-items:flex-start;gap:.65rem;min-width:0;display:flex}.vdp-detail-icon{color:#666;background:#f4f5f7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.vdp-detail-icon svg{width:20px;height:20px}.vdp-detail-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.vdp-detail-label{text-transform:uppercase;letter-spacing:.06em;color:#888;font-size:.7rem;font-weight:600}.vdp-detail-value{color:#222;word-break:break-word;font-size:.9rem;font-weight:600;line-height:1.35}.vdp-dealer-comments{margin-top:0}.vdp-disclaimer{color:#6c757d;background:#fafbfc;border:1px solid #eee;border-radius:10px;padding:1rem 1.1rem;font-size:.78rem;line-height:1.55}.vdp-disclaimer p{margin:0}.vdp-similar{margin-top:.5rem}.vdp-similar-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.vdp-similar-title{margin:0;font-size:1.15rem;font-weight:800}.vdp-similar-nav{gap:.35rem;display:flex}.vdp-carousel-btn{cursor:pointer;color:#333;background:#fff;border:1px solid #dee2e6;border-radius:8px;width:2.25rem;height:2.25rem;font-size:1.25rem;line-height:1}.vdp-carousel-btn:hover{border-color:var(--primary,#00838f);color:var(--primary,#00838f)}.vdp-similar-scroller{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.vdp-similar-card{scroll-snap-align:start;flex:0 0 min(280px,82vw)}.vdp-similar-card-link{color:inherit;background:#fff;border:1px solid #e8e8e8;border-radius:12px;height:100%;text-decoration:none;transition:box-shadow .2s,border-color .2s;display:block;overflow:hidden;box-shadow:0 6px 22px #0000000f}.vdp-similar-card-link:hover{border-color:#ddd;box-shadow:0 10px 28px #00000014}.vdp-similar-card-media{aspect-ratio:4/3;background:#f0f0f0;position:relative}.vdp-similar-card-img{object-fit:cover;width:100%;height:100%}.vdp-similar-card-placeholder{color:#999;justify-content:center;align-items:center;height:100%;font-size:.85rem;display:flex}.vdp-similar-badge{text-transform:uppercase;color:#fff;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:800;position:absolute;top:.5rem;left:.5rem}.vdp-similar-badge.is-used{background:var(--primary,#00838f)}.vdp-similar-badge.is-new{background:#198754}.vdp-similar-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.75rem .85rem .35rem;font-size:.9rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.vdp-similar-card-tags{color:#666;flex-wrap:wrap;gap:.25rem;margin:0 .85rem;padding:0;font-size:.65rem;list-style:none;display:flex}.vdp-similar-card-tags li{background:#f1f3f5;border-radius:4px;padding:.15rem .4rem}.vdp-similar-card-km{color:#666;margin:.35rem .85rem 0;font-size:.75rem}.vdp-similar-card-price{color:#111;margin:.4rem .85rem .25rem;font-size:1.05rem;font-weight:800}.vdp-similar-card-loc{color:#777;margin:0 .85rem .85rem;font-size:.75rem}.vdp-more-cars{margin-top:.5rem}.vdp-more-grid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}@media (max-width:900px){.vdp-more-grid{grid-template-columns:repeat(2,1fr)}}.vdp-more-card{text-align:center;color:#333;background:linear-gradient(#fff6e8 0%,#ffe8cc 100%);border:1px solid #0000000f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:5.5rem;padding:1rem .65rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}.vdp-more-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.vdp-more-count{color:#c45c00;margin-bottom:.35rem;font-size:.7rem;font-weight:700}.vdp-more-label{font-size:.85rem;font-weight:700}.vdp-faq{background:#fff;border:1px solid #e8e8e8;border-radius:14px;margin-top:.5rem;padding:1.35rem 1.25rem}.vdp-faq-title{margin:0 0 1rem;font-size:1.1rem;font-weight:800}.vdp-faq-item{border-bottom:1px solid #eee}.vdp-faq-item:last-child{border-bottom:none}.vdp-faq-trigger{cursor:pointer;text-align:left;color:#222;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.85rem 0;font-size:.92rem;font-weight:600;display:flex}.vdp-faq-chevron{color:#888;flex-shrink:0}.vdp-faq-panel{color:#555;padding:0 0 1rem;font-size:.9rem;line-height:1.55}.vdp-faq-panel p{margin:0}.range-slider{padding:.5rem 0 .25rem;position:relative}.range-slider-track{background:#e9ecef;border-radius:999px;height:6px;position:relative}.range-slider-range{background:var(--primary,#00838f);border-radius:999px;height:100%;position:absolute}.range-slider-input{pointer-events:none;appearance:none;background:0 0;width:100%;height:6px;margin:0;position:absolute;top:0}.range-slider-input::-webkit-slider-thumb{pointer-events:auto;appearance:none;border:2px solid var(--primary,#00838f);cursor:pointer;background:#fff;border-radius:50%;width:16px;height:16px}.range-slider-input::-moz-range-thumb{pointer-events:auto;border:2px solid var(--primary,#00838f);cursor:pointer;background:#fff;border-radius:50%;width:16px;height:16px}.range-slider-input-min{z-index:2}.range-slider-input-max{z-index:3}.range-slider-values{color:var(--secondary,#666);justify-content:space-between;margin-top:.5rem;font-size:.8125rem;display:flex}.main-navigation .nav-menu{gap:0}.main-navigation .nav-menu .nav-item{position:relative}.main-navigation .nav-menu .nav-item.has-megamenu{position:static}.main-navigation .nav-menu .nav-item .nav-link{color:var(--dark-color);align-items:center;padding:20px 18px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative}@media (min-width:992px) and (max-width:1200px){.main-navigation .nav-menu .nav-item .nav-link{padding:20px 12px;font-size:15px}}.main-navigation .nav-menu .nav-item .nav-link:after{content:"";opacity:1;border:2px solid;border-width:0 2px 2px 0;margin-bottom:4px;margin-left:10px;padding:3px;transition:transform .3s;display:none;transform:rotate(45deg)}.main-navigation .nav-menu .nav-item .nav-link:hover{color:var(--primary-color)}.main-navigation .nav-menu .nav-item .nav-link:hover:after{margin-bottom:-1px;transform:rotate(-135deg)}.main-navigation .nav-menu .nav-item .nav-link.active{color:var(--primary-color)}.main-navigation .nav-menu .nav-item .nav-link.active:after{content:"";background:var(--primary-color);height:3px;position:absolute;bottom:0;left:0;right:0}.main-navigation .nav-menu .nav-item.has-megamenu .nav-link:after{display:inline-block}.main-navigation .nav-menu .nav-item.has-megamenu:hover .megamenu{opacity:1;visibility:visible;transform:translateY(0)}.megamenu{opacity:0;visibility:hidden;z-index:999;border-top:3px solid var(--primary-color);background:#fff;width:100vw;max-width:1000px;margin-left:auto;margin-right:auto;padding:40px 0;transition:all .3s ease-in-out;position:absolute;top:100%;left:0;right:0;transform:translateY(15px);box-shadow:0 10px 40px #0000001a}@media (max-width:1280px){.megamenu{width:95vw}}.megamenu .container-mid{width:100%;max-width:960px;margin:0 auto;padding:0 15px}.megamenu .row{flex-wrap:wrap;margin:0 -15px;display:flex}.megamenu [class*=col-]{padding:0 15px}.megamenu-title{text-transform:uppercase;color:var(--secondary-color);letter-spacing:.5px;margin-bottom:20px;padding-bottom:10px;font-size:14px;font-weight:700;position:relative}.megamenu-title:after{content:"";background:var(--primary-color);width:30px;height:2px;position:absolute;bottom:0;left:0}.megamenu-list{margin:0;padding:0;list-style:none}.megamenu-list li{margin-bottom:5px}.megamenu-list li:last-child{margin-bottom:0}.megamenu-list li a{color:var(--dark-color);border-radius:4px;padding:8px 12px 8px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:block;position:relative}.megamenu-list li a:before{content:"›";color:var(--primary-color);opacity:1;font-size:18px;transition:all .3s;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.megamenu-list li a:hover{color:var(--primary-color);background:#f8f9fa;padding-left:28px}.megamenu-list li a:hover:before{opacity:1;left:12px}.site-header .nav-item.has-megamenu:hover .megamenu{opacity:1;visibility:visible;transform:translateY(0)}.theme-btn{text-align:center;z-index:1;min-width:200px;color:var(--light-color);border:1px solid var(--primary-color);background-color:var(--primary-color);cursor:pointer;border-radius:6px;padding:14px 25px 15px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:all .5s;display:inline-block;position:relative;overflow:hidden}@media (max-width:767px){.theme-btn{min-width:125px;font-size:14px}}.theme-btn:hover,.theme-btn:focus,.theme-btn:active{color:var(--light-color);border:1px solid var(--secondary-color);background-color:var(--secondary-color);text-decoration:none}.theme-btn.primary-btn{border:1px solid var(--primary-color);background-color:var(--primary-color)}.theme-btn.primary-btn:hover,.theme-btn.primary-btn:focus,.theme-btn.primary-btn:active,.theme-btn.secondary-btn{color:var(--light-color);border:1px solid var(--secondary-color);background-color:var(--secondary-color)}.theme-btn.secondary-btn:hover,.theme-btn.secondary-btn:focus,.theme-btn.secondary-btn:active{color:var(--light-color);border:1px solid var(--primary-color);background-color:var(--primary-color)}.theme-btn.white-btn{color:var(--primary-color);border:1px solid var(--primary-color);background-color:var(--white-color)}.theme-btn.white-btn:hover,.theme-btn.white-btn:focus,.theme-btn.white-btn:active{color:var(--primary-color);border:1px solid var(--primary-color);background-color:#ffecf0}.theme-btn.light-btn{color:var(--text-color);border:1px solid var(--text-color);background-color:var(--white-color)}.theme-btn.light-btn:hover,.theme-btn.light-btn:focus,.theme-btn.light-btn:active{color:var(--white-color);background-color:#444}.text-primary{color:var(--primary-color)}.bg-primary{background-color:var(--primary-color)}.btn-primary{background-color:var(--primary-color);color:var(--white-color);border-radius:var(--border-radius,.25rem);cursor:pointer;border:none;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.btn-primary:hover{background-color:color-mix(in srgb,var(--primary-color),#000 14%)}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_ccd61c10-module__tO2uuW__className{font-family:Manrope,Manrope Fallback;font-style:normal}
:root{--primary-color:#00838f;--secondary-color:#1a1a1a;--light-color:#f9f9f9;--white-color:#fff;--text-color:#3d3d3d;--dark-color:#0a0a0a;--accent-1-color:#f5a623;--accent-2-color:#8a1fff;--info-color:#007bff;--success-color:#28a745}.MobileMenu-module-scss-module__PXtueG__navbar-toggler{cursor:pointer;background:0 0;border:none;outline:none;padding:8px}.MobileMenu-module-scss-module__PXtueG__navbar-toggler:focus{box-shadow:none}.MobileMenu-module-scss-module__PXtueG__navbar-toggler .MobileMenu-module-scss-module__PXtueG__icon-bar{background-color:var(--dark-color);border-radius:2px;width:24px;height:2.5px;margin:5px 0;transition:all .3s;display:block}.MobileMenu-module-scss-module__PXtueG__navbar-toggler.MobileMenu-module-scss-module__PXtueG__collapsed .MobileMenu-module-scss-module__PXtueG__top-bar{transform:rotate(0)}.MobileMenu-module-scss-module__PXtueG__navbar-toggler.MobileMenu-module-scss-module__PXtueG__collapsed .MobileMenu-module-scss-module__PXtueG__middle-bar{opacity:1}.MobileMenu-module-scss-module__PXtueG__navbar-toggler.MobileMenu-module-scss-module__PXtueG__collapsed .MobileMenu-module-scss-module__PXtueG__bottom-bar{transform:rotate(0)}.MobileMenu-module-scss-module__PXtueG__navbar-toggler:not(.MobileMenu-module-scss-module__PXtueG__collapsed) .MobileMenu-module-scss-module__PXtueG__top-bar{transform:rotate(45deg)translateY(8px)}.MobileMenu-module-scss-module__PXtueG__navbar-toggler:not(.MobileMenu-module-scss-module__PXtueG__collapsed) .MobileMenu-module-scss-module__PXtueG__middle-bar{opacity:0}.MobileMenu-module-scss-module__PXtueG__navbar-toggler:not(.MobileMenu-module-scss-module__PXtueG__collapsed) .MobileMenu-module-scss-module__PXtueG__bottom-bar{transform:rotate(-45deg)translateY(-8px)}.MobileMenu-module-scss-module__PXtueG__search-trigger-mobile{color:var(--secondary-color);cursor:pointer;background:#f8f9fa;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;text-decoration:none;transition:all .3s;display:flex}.MobileMenu-module-scss-module__PXtueG__search-trigger-mobile:hover,.MobileMenu-module-scss-module__PXtueG__search-trigger-mobile:active{color:var(--primary-color);border-color:var(--primary-color);background:#fff}.MobileMenu-module-scss-module__PXtueG__search-trigger-mobile svg{width:18px;height:18px}@media (max-width:991px){.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li{border-bottom:1px solid #eee}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li a{color:var(--dark-color);padding:14px 0;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:block}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li a:after{content:"";opacity:1;border:2px solid;border-width:0 2px 2px 0;padding:3.5px;transition:transform .3s;display:none;transform:rotate(45deg)}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li a[aria-expanded=true]:after{transform:rotate(-135deg)}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li a:hover{color:var(--primary-color);padding-left:8px}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li.MobileMenu-module-scss-module__PXtueG__has-submenu>a{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li.MobileMenu-module-scss-module__PXtueG__has-submenu>a:after{display:inline-block}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li .MobileMenu-module-scss-module__PXtueG__submenu{background:#f8f9fa;margin:10px -20px;padding:20px}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li .MobileMenu-module-scss-module__PXtueG__submenu .MobileMenu-module-scss-module__PXtueG__submenu-section{margin-bottom:20px}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li .MobileMenu-module-scss-module__PXtueG__submenu .MobileMenu-module-scss-module__PXtueG__submenu-section:last-child{margin-bottom:0}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li .MobileMenu-module-scss-module__PXtueG__submenu .MobileMenu-module-scss-module__PXtueG__submenu-section .MobileMenu-module-scss-module__PXtueG__submenu-section-title{text-transform:uppercase;color:var(--secondary-color);letter-spacing:.5px;margin-bottom:12px;font-size:13px;font-weight:700}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li .MobileMenu-module-scss-module__PXtueG__submenu .MobileMenu-module-scss-module__PXtueG__submenu-section ul{margin:0;padding:0;list-style:none}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li .MobileMenu-module-scss-module__PXtueG__submenu .MobileMenu-module-scss-module__PXtueG__submenu-section ul li{border:none;margin-bottom:8px}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li .MobileMenu-module-scss-module__PXtueG__submenu .MobileMenu-module-scss-module__PXtueG__submenu-section ul li:last-child{margin-bottom:0}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li .MobileMenu-module-scss-module__PXtueG__submenu .MobileMenu-module-scss-module__PXtueG__submenu-section ul li a{border-radius:4px;padding:8px 12px;font-size:14px;font-weight:500}.MobileMenu-module-scss-module__PXtueG__mobile-nav-menu li .MobileMenu-module-scss-module__PXtueG__submenu .MobileMenu-module-scss-module__PXtueG__submenu-section ul li a:hover{background:#fff;padding-left:16px}}
:root{--primary-color:#00838f;--secondary-color:#1a1a1a;--light-color:#f9f9f9;--white-color:#fff;--text-color:#3d3d3d;--dark-color:#0a0a0a;--accent-1-color:#f5a623;--accent-2-color:#8a1fff;--info-color:#007bff;--success-color:#28a745}.Header-module-scss-module__13eQ1a__site-header{background:var(--white-color);z-index:1000;transition:all .5s;position:sticky;top:0;box-shadow:0 2px 10px #00000014}@media (max-width:991px){.Header-module-scss-module__13eQ1a__site-header{padding:0;position:relative}}.Header-module-scss-module__13eQ1a__site-header .Header-module-scss-module__13eQ1a__navbar-brand{color:var(--primary-color);align-items:center;margin:0;padding:0;text-decoration:none;display:flex}.Header-module-scss-module__13eQ1a__site-header .Header-module-scss-module__13eQ1a__navbar-brand img{flex-shrink:0;width:200px;height:auto}@media (max-width:991px){.Header-module-scss-module__13eQ1a__site-header .Header-module-scss-module__13eQ1a__navbar-brand img{width:200px}}.Header-module-scss-module__13eQ1a__header-top{border-bottom:1px solid #eee}@media (max-width:991px){.Header-module-scss-module__13eQ1a__header-top{border-bottom:none}}.Header-module-scss-module__13eQ1a__header-actions .Header-module-scss-module__13eQ1a__search-trigger,.Header-module-scss-module__13eQ1a__header-actions .Header-module-scss-module__13eQ1a__shortlist-icon{color:var(--secondary-color);cursor:pointer;background:#f8f9fa;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .5s;display:flex;position:relative}.Header-module-scss-module__13eQ1a__header-actions .Header-module-scss-module__13eQ1a__search-trigger:hover,.Header-module-scss-module__13eQ1a__header-actions .Header-module-scss-module__13eQ1a__shortlist-icon:hover{color:var(--primary-color);border-color:var(--primary-color);background:#fff;transform:translateY(-3px);box-shadow:0 4px 12px #fe00091a}.Header-module-scss-module__13eQ1a__header-actions .Header-module-scss-module__13eQ1a__search-trigger svg,.Header-module-scss-module__13eQ1a__header-actions .Header-module-scss-module__13eQ1a__shortlist-icon svg{stroke-width:2.2px;width:20px;height:20px}.Header-module-scss-module__13eQ1a__header-actions .Header-module-scss-module__13eQ1a__search-trigger .Header-module-scss-module__13eQ1a__shortlist-count,.Header-module-scss-module__13eQ1a__header-actions .Header-module-scss-module__13eQ1a__shortlist-icon .Header-module-scss-module__13eQ1a__shortlist-count{background:var(--primary-color);color:var(--white-color);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-2px;right:-2px;box-shadow:0 2px 4px #fe000933}.Header-module-scss-module__13eQ1a__header-actions .Header-module-scss-module__13eQ1a__btn-advertise{background:var(--primary-color);color:#fff;border-radius:6px;align-items:center;padding:10px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #fe000933}.Header-module-scss-module__13eQ1a__header-actions .Header-module-scss-module__13eQ1a__btn-advertise:hover{background:var(--secondary-color);transform:translateY(-2px);box-shadow:0 4px 12px #2734444d}@media (min-width:992px) and (max-width:1200px){.Header-module-scss-module__13eQ1a__header-actions .Header-module-scss-module__13eQ1a__btn-advertise{padding:10px 18px;font-size:14px}}.Header-module-scss-module__13eQ1a__search-trigger-mobile{color:var(--secondary-color);cursor:pointer;background:#f8f9fa;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;transition:all .5s;display:flex}.Header-module-scss-module__13eQ1a__search-trigger-mobile:hover,.Header-module-scss-module__13eQ1a__search-trigger-mobile:active{color:var(--primary-color);border-color:var(--primary-color);background:#fff}.Header-module-scss-module__13eQ1a__search-trigger-mobile svg{width:18px;height:18px}.Header-module-scss-module__13eQ1a__header-bar{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;width:100%;display:flex}@media (max-width:991px){.Header-module-scss-module__13eQ1a__header-bar{flex-wrap:nowrap;gap:.75rem 1rem}}.Header-module-scss-module__13eQ1a__header-bar__left{flex:none;order:1;align-items:center;gap:.5rem;min-width:0;display:flex}.Header-module-scss-module__13eQ1a__header-bar__search{z-index:30;flex:0 0 100%;order:3;width:100%;min-width:0;position:relative}@media (max-width:991px){.Header-module-scss-module__13eQ1a__header-bar__search{flex:1 1 0;order:2;width:auto;max-width:560px}}.Header-module-scss-module__13eQ1a__header-bar__nav{flex:none;order:4}@media (max-width:991px){.Header-module-scss-module__13eQ1a__header-bar__nav{order:3;margin-left:.35rem}}.Header-module-scss-module__13eQ1a__header-bar__actions{order:2;margin-left:auto}@media (max-width:991px){.Header-module-scss-module__13eQ1a__header-bar__actions{flex:none;order:4;margin-left:0}}.Header-module-scss-module__13eQ1a__header-search-wrap{width:100%;position:relative}.Header-module-scss-module__13eQ1a__header-search{background:#f5f6f8;border:1px solid #e2e6ea;border-radius:999px;align-items:center;width:100%;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a}.Header-module-scss-module__13eQ1a__header-search__icon{color:var(--primary-color);flex-shrink:0;justify-content:center;align-items:center;padding-left:.9rem;display:flex}.Header-module-scss-module__13eQ1a__header-search__icon svg{display:block}.Header-module-scss-module__13eQ1a__header-search__input{min-width:0;height:42px;color:var(--dark-color);background:0 0;border:none;flex:1;padding:0 .9rem 0 .35rem;font-size:.95rem}.Header-module-scss-module__13eQ1a__header-search__input::placeholder{color:#9aa0a6}.Header-module-scss-module__13eQ1a__header-search__input:focus{outline:none}.Header-module-scss-module__13eQ1a__header-search__dropdown{z-index:2000;background:#fff;border:1px solid #e2e6ea;border-radius:10px;max-height:min(52vh,360px);position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto;box-shadow:0 12px 40px #0000001f}.Header-module-scss-module__13eQ1a__header-search__status{color:#6c757d;padding:.85rem 1rem;font-size:.875rem}.Header-module-scss-module__13eQ1a__header-search__link{font:inherit;color:var(--primary-color);cursor:pointer;background:0 0;border:none;margin:0;padding:0;text-decoration:underline}.Header-module-scss-module__13eQ1a__header-search__item{color:#5b636a;border-bottom:1px solid #f0f2f4;align-items:center;gap:.75rem;padding:.55rem .75rem;text-decoration:none;transition:background .12s;display:flex}.Header-module-scss-module__13eQ1a__header-search__item:last-child{border-bottom:none}.Header-module-scss-module__13eQ1a__header-search__item:hover,.Header-module-scss-module__13eQ1a__header-search__item.Header-module-scss-module__13eQ1a__is-active{color:#3d454d;background:#f3fafb}.Header-module-scss-module__13eQ1a__header-search__thumb{background:#eef1f4;border-radius:6px;flex-shrink:0;width:72px;height:54px;overflow:hidden}.Header-module-scss-module__13eQ1a__header-search__img{object-fit:cover;width:100%;height:100%}.Header-module-scss-module__13eQ1a__header-search__placeholder{background:linear-gradient(135deg,#e9ecef,#dee2e6);width:100%;height:100%}.Header-module-scss-module__13eQ1a__header-search__meta{min-width:0;font-size:.875rem;line-height:1.35}.Header-module-scss-module__13eQ1a__header-search__line{display:block}.Header-module-scss-module__13eQ1a__header-search__price{color:#2d3439;margin-top:.15rem;font-weight:700;display:block}
:root{--primary-color:#00838f;--secondary-color:#1a1a1a;--light-color:#f9f9f9;--white-color:#fff;--text-color:#3d3d3d;--dark-color:#0a0a0a;--accent-1-color:#f5a623;--accent-2-color:#8a1fff;--info-color:#007bff;--success-color:#28a745}.Footer-module-scss-module__12bBgW__site-footer{background-color:var(--dark-color);position:relative}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__arc__upper{clip-path:ellipse(65% 200% at 50% -105%);background-color:var(--white-color);height:8rem}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__footer-text{color:var(--white-color);margin:20px 0 12px;font-size:15px}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__copyright-text .Footer-module-scss-module__12bBgW__copyright-text-container{border-top:1px solid var(--secondary-color);align-items:center;display:flex}@media (max-width:767px){.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__copyright-text .Footer-module-scss-module__12bBgW__copyright-text-container{flex-direction:column;align-items:flex-start}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__copyright-text .Footer-module-scss-module__12bBgW__copyright-text-container .Footer-module-scss-module__12bBgW__footer-logo{margin-top:20px}}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__copyright-text .Footer-module-scss-module__12bBgW__copyright-text-content{border-left:1px solid var(--secondary-color);margin-left:20px;padding:40px 0 40px 20px}@media (max-width:767px){.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__copyright-text .Footer-module-scss-module__12bBgW__copyright-text-content{border-left:0;margin-left:0;padding:15px 0}}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__copyright-text .Footer-module-scss-module__12bBgW__copyright-text-content p{color:var(--light-color);margin-bottom:0;font-size:15px;line-height:1.25}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__copyright-text .Footer-module-scss-module__12bBgW__copyright-text-content p a{color:var(--light-color)}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__pre-footer{padding:50px 0}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__footer-menu-container .Footer-module-scss-module__12bBgW__footer-menu-title{color:var(--white-color);margin-bottom:15px;font-size:20px;font-weight:800}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__footer-menu-container .Footer-module-scss-module__12bBgW__footer-menu-contact{margin-bottom:15px}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__footer-menu-container .Footer-module-scss-module__12bBgW__footer-menu-contact .Footer-module-scss-module__12bBgW__footer-menu-contact-title{color:var(--light-color);font-size:12px;font-weight:800}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__footer-menu-container .Footer-module-scss-module__12bBgW__footer-menu-contact p,.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__footer-menu-container .Footer-module-scss-module__12bBgW__footer-menu-contact a{color:#ffffffb3}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__footer-menu-container ul{padding:0;list-style:none}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__footer-menu-container ul li{margin-bottom:13px}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__footer-menu-container ul li a{color:#ffffffb3;text-transform:capitalize;margin-top:8px;line-height:20px;text-decoration:none;display:block;position:relative}.Footer-module-scss-module__12bBgW__site-footer .Footer-module-scss-module__12bBgW__footer-menu-container ul li a:hover{color:var(--primary-color);text-decoration:none}
