.page-module__2INozW__main{flex-direction:column;min-height:100vh;display:flex}.page-module__2INozW__hero{flex-direction:column;justify-content:center;align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.page-module__2INozW__heroBackground{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:100%;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__2INozW__heroOverlay{z-index:1;background:linear-gradient(#0000001a 0%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__2INozW__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:.8rem;max-width:1000px;margin:0 auto;display:flex;position:relative}.page-module__2INozW__heroBrandSignature{font-family:var(--font-outfit), sans-serif;color:#ffffffbf;letter-spacing:.38em;text-transform:uppercase;text-shadow:0 2px 10px #0000004d;margin-bottom:.4rem;font-size:clamp(12px,1.2vw,14px);font-weight:500}.page-module__2INozW__heroMainTitle{font-family:var(--font-exo2), sans-serif;color:#fff;text-transform:none;letter-spacing:-.015em;text-shadow:0 4px 25px #0000008c;max-width:900px;margin:0;font-size:clamp(2rem,4.5vw,3.6rem);font-weight:300;line-height:1.25}.page-module__2INozW__heroActions{gap:1rem;display:flex}.page-module__2INozW__accordionSection{background:var(--bg-primary);width:100%;height:600px;padding-top:2px}.page-module__2INozW__accordionContainer{gap:2px;width:100%;height:100%;display:flex}.page-module__2INozW__accordionItem{cursor:pointer;background:var(--bg-primary);will-change:flex;flex:1;transition:flex .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateZ(0)}.page-module__2INozW__accordionItem:hover{flex:3}.page-module__2INozW__accordionBg{z-index:0;opacity:1;will-change:transform;background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:translateZ(0)scale(1)}.page-module__2INozW__accordionItem:hover .page-module__2INozW__accordionBg{transform:scale(1.03)}.page-module__2INozW__accordionOverlay{z-index:1;background:linear-gradient(#0000 0%,#000000b3 100%);width:100%;height:40%;position:absolute;bottom:0;left:0}.page-module__2INozW__accordionTitle{z-index:2;white-space:nowrap;transition:opacity .3s,transform .3s;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.page-module__2INozW__accordionTitle h3{color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:1.15rem;font-weight:400}.page-module__2INozW__accordionItem:hover .page-module__2INozW__accordionTitle{opacity:0;transform:translate(-50%,20px)}.page-module__2INozW__accordionContent{z-index:3;opacity:0;pointer-events:none;will-change:transform, opacity;width:100%;padding:3rem;transition:opacity .6s cubic-bezier(.16,1,.3,1) .1s,transform .6s cubic-bezier(.16,1,.3,1) .1s;position:absolute;bottom:0;left:0;transform:translateY(30px)translateZ(0)}.page-module__2INozW__accordionItem:hover .page-module__2INozW__accordionContent{opacity:1;pointer-events:auto;transform:translateY(0)}.page-module__2INozW__accordionContent h3{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:2.2rem;font-weight:400}.page-module__2INozW__accordionContent p{color:#ddd;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:500px;margin-bottom:2rem;font-size:1.05rem;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module__2INozW__accordionBtn{box-shadow:0 4px 15px #0000004d}.page-module__2INozW__editorialSection{background:var(--bg-secondary);z-index:2;padding:8rem 0;position:relative}.page-module__2INozW__editorialHeader{text-align:center;margin-bottom:5rem}.page-module__2INozW__editorialSmallTitle{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:1rem;font-weight:400}.page-module__2INozW__editorialLargeTitle{color:var(--text-primary);letter-spacing:.05em;text-transform:uppercase;font-size:clamp(2.5rem,4vw,4rem);font-weight:300;line-height:1.2}.page-module__2INozW__editorialGrid{flex-direction:column;gap:8rem;display:flex}.page-module__2INozW__editorialBlock{opacity:0;align-items:center;gap:6rem;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(40px)}.page-module__2INozW__editorialBlock.page-module__2INozW__active{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()) and (animation-range:entry){@keyframes page-module__2INozW__slideFadeIn{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module__2INozW__slideFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-60px)}}.page-module__2INozW__editorialBlock{opacity:1;transition:none;animation-name:page-module__2INozW__slideFadeIn,page-module__2INozW__slideFadeOut;animation-duration:0s,0s;animation-timing-function:linear,linear;animation-iteration-count:1,1;animation-direction:normal,normal;animation-play-state:running,running;animation-delay:0s,0s;animation-fill-mode:backwards,forwards;animation-timeline:view();animation-range:entry entry 40%,exit;transform:none}}}.page-module__2INozW__editorialReverse{flex-direction:row-reverse}.page-module__2INozW__editorialImgWrapper{aspect-ratio:16/10;border-radius:24px;flex:1.2;position:relative;overflow:hidden;box-shadow:0 30px 60px #29a8e01f}.page-module__2INozW__editorialImg{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.page-module__2INozW__editorialBlock:hover .page-module__2INozW__editorialImg{transform:scale(1.05)}.page-module__2INozW__editorialTextCard{background:var(--bg-primary);border:1px solid var(--border-glass);border-radius:20px;flex:1;padding:3.5rem;box-shadow:0 15px 40px #0000000a}.page-module__2INozW__editorialTextCard p{color:var(--text-secondary);font-size:1.15rem;line-height:1.8}.page-module__2INozW__aboutAction{text-align:center;margin-top:5rem}@media (max-width:1024px){.page-module__2INozW__accordionSection{height:auto}.page-module__2INozW__accordionContainer{flex-direction:column}.page-module__2INozW__accordionItem{flex:none;height:300px}.page-module__2INozW__accordionItem:hover{flex:none}.page-module__2INozW__accordionOverlay{background:linear-gradient(#00000040 0%,#000c 100%)!important;height:100%!important}.page-module__2INozW__accordionTitle{display:none}.page-module__2INozW__accordionContent{opacity:1;pointer-events:auto;text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2.5rem 1.5rem;display:flex;transform:translateY(0)}.page-module__2INozW__accordionContent h3{font-size:1.5rem}.page-module__2INozW__accordionContent p{text-align:center;margin:.5rem auto 1.5rem}.page-module__2INozW__editorialBlock,.page-module__2INozW__editorialReverse{flex-direction:column;gap:3rem}.page-module__2INozW__editorialTextCard{padding:2rem}}@media (max-width:600px){.page-module__2INozW__editorialGrid{gap:4rem}.page-module__2INozW__editorialSection{padding:4rem 0}}@media (max-width:768px){.page-module__2INozW__heroContent{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;height:auto;margin-top:0;padding:0 1rem;display:flex}.page-module__2INozW__heroBrandSignature{margin-bottom:.2rem;font-size:11px}.page-module__2INozW__heroMainTitle{text-align:center;font-size:clamp(1.5rem,5.5vw,2.2rem)!important;line-height:1.3!important}}
.CarsForSale-module__5wOVaW__container{min-height:80vh;padding-bottom:4rem}.CarsForSale-module__5wOVaW__hero{background-image:url(../media/hero_ocean_sunny.0_aiantcfovys.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:400px;margin-bottom:3rem;padding:120px 0 60px;display:flex;position:relative}@media (max-width:768px){.CarsForSale-module__5wOVaW__hero{min-height:auto;margin-bottom:2rem;padding:100px 0 40px}}.CarsForSale-module__5wOVaW__heroOverlay{z-index:1;background:#0006;position:absolute;inset:0}.CarsForSale-module__5wOVaW__title{text-align:center;color:#fff;z-index:2;margin-bottom:3rem;font-size:clamp(2.5rem,5vw,4rem);position:relative;font-family:var(--font-exo2), "Exo 2", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif!important;text-shadow:0 4px 30px #000c!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-weight:300!important}.CarsForSale-module__5wOVaW__searchWrapper{z-index:10;max-width:1000px;margin:0 auto;position:relative}.CarsForSale-module__5wOVaW__gridContainer{width:100%;padding:0 4vw;scroll-margin-top:110px}.CarsForSale-module__5wOVaW__resultsSummary{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;font-weight:500}.CarsForSale-module__5wOVaW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:3rem 2rem;display:grid}
.HeroSearch-module__yjeUkW__wrapper{z-index:100;width:100%;max-width:1200px;margin:0 auto;position:relative}.HeroSearch-module__yjeUkW__tabsContainer{-webkit-backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff26;border-radius:30px;width:fit-content;margin:0 auto 1.5rem;padding:5px;display:flex;box-shadow:0 4px 20px #0000001a,inset 0 1px 2px #ffffff1a}.HeroSearch-module__yjeUkW__tabButton{color:#ffffffbf;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:0 0;border:none;border-radius:25px;outline:none;padding:.6rem 1.6rem;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.25,1,.5,1)}.HeroSearch-module__yjeUkW__tabButton:hover{color:#fff;background:#ffffff1a}.HeroSearch-module__yjeUkW__activeTabButton{background:var(--accent-primary);box-shadow:var(--shadow-glow);color:#fff!important}.HeroSearch-module__yjeUkW__searchContainer{background:var(--bg-glass);-webkit-backdrop-filter:blur(30px);border:1px solid var(--border-glass);box-shadow:var(--shadow-glass);z-index:20;border-radius:16px;align-items:center;width:100%;padding:.5rem;display:flex;position:relative}.HeroSearch-module__yjeUkW__searchForm{align-items:center;width:100%;display:flex}.HeroSearch-module__yjeUkW__inputGroup{border-right:1px solid #0000001a;flex-direction:column;flex:1;padding:.5rem 1rem;display:flex}.HeroSearch-module__yjeUkW__inputGroup:nth-last-child(2){border-right:none}.HeroSearch-module__yjeUkW__label{color:#888;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.2rem;padding-left:4px;font-size:.75rem;font-weight:700}.HeroSearch-module__yjeUkW__select{color:#111;cursor:pointer;appearance:none;background-color:#0000;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:100%;background-repeat:no-repeat;background-size:1.2em;border:none;outline:none;width:100%;padding:0 1.5rem 0 4px;font-size:1.15rem;font-weight:600}.HeroSearch-module__yjeUkW__submitBtn{background-color:var(--accent-primary);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;height:64px;margin-left:.5rem;padding:0 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex}.HeroSearch-module__yjeUkW__submitBtn:hover{background-color:var(--accent-hover);box-shadow:0 4px 15px var(--accent-glow);transform:translateY(-1px)}.HeroSearch-module__yjeUkW__advancedToggle{color:#ffffffe6;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;z-index:10;text-shadow:0 1px 3px #0000004d;background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;width:auto;margin:0 auto;padding:1rem;font-size:.8rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative}.HeroSearch-module__yjeUkW__advancedToggle:hover{color:#fff}.HeroSearch-module__yjeUkW__advancedToggle svg{transition:transform .3s}.HeroSearch-module__yjeUkW__advancedToggleOpen svg{transform:rotate(180deg)}.HeroSearch-module__yjeUkW__advancedTogglePanel{color:#555;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:none;grid-column:1/-1;justify-content:center;align-items:center;gap:.5rem;width:auto;margin:-.5rem auto -1rem;padding:1rem;font-size:.8rem;font-weight:700;transition:color .3s;display:flex}.HeroSearch-module__yjeUkW__advancedTogglePanel:hover{color:#1d1d1f}.HeroSearch-module__yjeUkW__advancedPanel{-webkit-backdrop-filter:blur(30px);opacity:0;visibility:hidden;z-index:15;text-align:left;box-sizing:border-box;background:#fffffff2;border:1px solid #ffffff80;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;margin-top:1rem;padding:2rem;transition:all .4s cubic-bezier(.25,1,.5,1);display:grid;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 15px 40px #00000014}.HeroSearch-module__yjeUkW__advancedPanelOpen{opacity:1;visibility:visible;transform:translateY(0)}.HeroSearch-module__yjeUkW__advancedColumn{flex-direction:column;gap:.8rem;display:flex}.HeroSearch-module__yjeUkW__flexRow{gap:.8rem;width:100%;display:flex}.HeroSearch-module__yjeUkW__flexHalf{flex:1;min-width:0}.HeroSearch-module__yjeUkW__rangeWrapper{align-items:center;gap:.6rem;width:100%;display:flex}.HeroSearch-module__yjeUkW__rangeSelect{flex:1;min-width:0}.HeroSearch-module__yjeUkW__mobileTabsContainer{scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;padding:4px 0;display:flex;overflow-x:auto}.HeroSearch-module__yjeUkW__mobileTabsContainer::-webkit-scrollbar{display:none}.HeroSearch-module__yjeUkW__mobileTabButton{color:#444;cursor:pointer;white-space:nowrap;letter-spacing:.02em;background:#0000000a;border:1px solid #0000000f;border-radius:20px;padding:.6rem 1.2rem;font-size:.8rem;font-weight:600;transition:all .2s cubic-bezier(.25,1,.5,1)}.HeroSearch-module__yjeUkW__mobileTabButton:hover{background:#00000014}.HeroSearch-module__yjeUkW__activeMobileTabButton{background:var(--accent-primary);border-color:var(--accent-primary);box-shadow:0 4px 10px var(--accent-glow);color:#fff!important}.HeroSearch-module__yjeUkW__advancedLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem;font-size:.75rem;font-weight:600;display:block}.HeroSearch-module__yjeUkW__chipContainer{flex-wrap:wrap;gap:.5rem;display:flex}.HeroSearch-module__yjeUkW__chip{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;background:#00000008;border:1px solid #0000000d;border-radius:30px;justify-content:center;align-items:center;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.HeroSearch-module__yjeUkW__chip:hover{background:#0000000f}.HeroSearch-module__yjeUkW__chipActive{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.HeroSearch-module__yjeUkW__advancedSelect{color:#333;cursor:pointer;appearance:none;background-color:#fffc;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;border:1px solid #0000001a;border-radius:8px;outline:none;width:100%;padding:.8rem 1rem;font-size:1rem;font-weight:500;transition:all .2s}.HeroSearch-module__yjeUkW__advancedSelect:hover{background-color:var(--bg-card);border-color:var(--border-glass)}@media (max-width:768px){.HeroSearch-module__yjeUkW__searchContainer{border-radius:20px;padding:1rem}.HeroSearch-module__yjeUkW__searchForm{flex-direction:column;gap:1rem}.HeroSearch-module__yjeUkW__inputGroup{border-bottom:1px solid #0000001a;border-right:none;width:100%;padding:.5rem 0 1rem}.HeroSearch-module__yjeUkW__inputGroup:nth-last-child(2){border-bottom:none}.HeroSearch-module__yjeUkW__submitBtn{width:100%;margin-top:.5rem;margin-left:0}.HeroSearch-module__yjeUkW__advancedPanel{border-radius:20px;grid-template-columns:1fr;width:100%;margin-top:0;padding:0;display:none;position:relative;top:auto;left:0}.HeroSearch-module__yjeUkW__advancedPanelOpen{opacity:1;visibility:visible;margin-top:1rem;padding:2rem;transform:translateY(0);display:grid!important}.HeroSearch-module__yjeUkW__advancedToggle{color:#fff;text-shadow:0 1px 3px #0009;-webkit-backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#00000080;border:1px solid #fff3;border-radius:30px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin:1.5rem auto 0;padding:.8rem 1.6rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #00000040}.HeroSearch-module__yjeUkW__advancedToggle:hover,.HeroSearch-module__yjeUkW__advancedToggle:active{color:#fff;background:#000000bf;border-color:#fff6;transform:translateY(-1px);box-shadow:0 6px 20px #00000059}.HeroSearch-module__yjeUkW__advancedTogglePanel{color:#444;box-shadow:none;background:#00000008;border:1px solid #0000000f;border-radius:30px;width:fit-content;margin:1rem auto 0;padding:.8rem 1.6rem;font-size:.8rem;font-weight:700}.HeroSearch-module__yjeUkW__advancedTogglePanel:hover,.HeroSearch-module__yjeUkW__advancedTogglePanel:active{color:#1d1d1f;background:#00000014}}.HeroSearch-module__yjeUkW__quickLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;margin-top:2rem;display:flex}.HeroSearch-module__yjeUkW__filterBtn{background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(10px);border:1px solid var(--border-glass);color:var(--accent-primary);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;box-shadow:var(--shadow-glass);border-radius:20px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s}.HeroSearch-module__yjeUkW__filterBtn:hover{background:var(--accent-primary);box-shadow:var(--shadow-glow);transform:translateY(-2px);color:#fff!important}.HeroSearch-module__yjeUkW__filterNotice{-webkit-backdrop-filter:blur(20px);color:#fff;background:#ff95001f;border:1px solid #ff950040;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.8rem 1.2rem;font-size:.9rem;animation:.4s ease-out HeroSearch-module__yjeUkW__fadeIn;display:flex;box-shadow:0 4px 15px #0000000d}.HeroSearch-module__yjeUkW__filterNoticeText{color:#fffffff2;text-shadow:0 1px 2px #0003;align-items:center;gap:.5rem;font-weight:500;display:flex}.HeroSearch-module__yjeUkW__filterNoticeIcon{color:#ff9500;align-items:center;display:flex}.HeroSearch-module__yjeUkW__clearFiltersBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ffffff1f;border:1px solid #ffffff40;border-radius:20px;padding:.4rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s}.HeroSearch-module__yjeUkW__clearFiltersBtn:hover{background:var(--text-primary);color:var(--bg-primary);border-color:var(--text-primary);box-shadow:var(--shadow-glass);transform:translateY(-1px)}@keyframes HeroSearch-module__yjeUkW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.CustomSelect-module__nvuioG__container{width:100%;position:relative}.CustomSelect-module__nvuioG__inputWrapper{align-items:center;display:flex;position:relative}.CustomSelect-module__nvuioG__input{width:100%;color:var(--text-primary);cursor:text;background-color:#0000;border:none;outline:none;padding:0 2rem 0 4px;font-size:1.15rem;font-weight:600}.CustomSelect-module__nvuioG__input::placeholder{color:var(--text-secondary);opacity:.8}.CustomSelect-module__nvuioG__chevron{pointer-events:none;color:var(--text-secondary);transition:transform .3s;position:absolute;right:0}.CustomSelect-module__nvuioG__chevronOpen{transform:rotate(180deg)}.CustomSelect-module__nvuioG__dropdown{white-space:nowrap;background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(25px);width:auto;min-width:calc(100% + 20px);box-shadow:var(--shadow-glass);border:1px solid var(--border-glass);z-index:50;opacity:0;visibility:hidden;border-radius:12px;max-height:350px;padding:.5rem 0;transition:all .3s cubic-bezier(.25,1,.5,1);position:absolute;top:calc(100% + 5px);left:-10px;overflow-y:auto;transform:translateY(-5px)}.CustomSelect-module__nvuioG__dropdownOpen{opacity:1;visibility:visible;transform:translateY(0)}.CustomSelect-module__nvuioG__optionGroup{color:#aaa;text-transform:uppercase;letter-spacing:.05em;pointer-events:none;padding:.8rem 1.2rem .3rem;font-size:.7rem;font-weight:700}.CustomSelect-module__nvuioG__option{color:var(--text-secondary);cursor:pointer;border-radius:8px;margin:2px 8px;padding:.6rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s}.CustomSelect-module__nvuioG__option:hover{color:var(--accent-primary);background-color:#29a8e00d}.CustomSelect-module__nvuioG__optionSelected{font-weight:700;color:var(--accent-primary)!important;background-color:#29a8e01a!important}.CustomSelect-module__nvuioG__noOptions{color:#888;padding:1rem 1.5rem;font-size:.9rem;font-style:italic}.CustomSelect-module__nvuioG__dropdown::-webkit-scrollbar{width:6px}.CustomSelect-module__nvuioG__dropdown::-webkit-scrollbar-track{background:0 0}.CustomSelect-module__nvuioG__dropdown::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:10px}.CustomSelect-module__nvuioG__mobileInput{-webkit-user-select:none;user-select:none;cursor:pointer!important}.CustomSelect-module__nvuioG__formInput{background:var(--bg-input);cursor:pointer;border-radius:12px;border:1px solid var(--border-glass,#29a8e026)!important;color:var(--text-primary,#fafafa)!important;transition:all var(--transition-fast,.2s)!important;padding:1.1rem 2.5rem 1.1rem 1.1rem!important;font-size:.95rem!important;font-weight:500!important}.CustomSelect-module__nvuioG__formInput:hover{background:var(--bg-input-hover);border-color:#29a8e040!important}.CustomSelect-module__nvuioG__formInput[aria-expanded=true]{background:var(--bg-input-focus);box-shadow:0 0 15px #29a8e026;border-color:var(--accent-primary,#29a8e0)!important}.CustomSelect-module__nvuioG__form .CustomSelect-module__nvuioG__chevron{color:var(--text-secondary,#666);right:1.1rem}.CustomSelect-module__nvuioG__form .CustomSelect-module__nvuioG__dropdown{white-space:normal;border-radius:12px;width:100%;min-width:100%;left:0}.CustomSelect-module__nvuioG__smallInput{background:var(--bg-input);cursor:pointer;border-radius:8px;border:1px solid var(--border-glass,#29a8e026)!important;color:var(--text-primary,#fafafa)!important;transition:all var(--transition-fast,.2s)!important;padding:.6rem 2rem .6rem .8rem!important;font-size:.9rem!important;font-weight:500!important}.CustomSelect-module__nvuioG__smallInput:hover{background:var(--bg-input-hover);border-color:#29a8e040!important}.CustomSelect-module__nvuioG__smallInput[aria-expanded=true]{background:var(--bg-input-focus);box-shadow:0 0 10px #29a8e01a;border-color:var(--accent-primary,#29a8e0)!important}.CustomSelect-module__nvuioG__small .CustomSelect-module__nvuioG__chevron{color:var(--text-secondary,#666);right:.8rem}.CustomSelect-module__nvuioG__small .CustomSelect-module__nvuioG__dropdown{white-space:normal;border-radius:8px;width:100%;min-width:100%;font-size:.9rem;left:0}
.CarCard-module__dr18qq__card{background:var(--bg-card);border:1px solid var(--border-glass);box-shadow:var(--shadow-glass);cursor:pointer;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.CarCard-module__dr18qq__card:hover{box-shadow:0 20px 45px #00000014, 0 0 20px var(--accent-glow);transform:translateY(-4px)}.CarCard-module__dr18qq__imageWrapper{aspect-ratio:16/9;background:#f0f0f0;width:100%;position:relative;overflow:hidden}.CarCard-module__dr18qq__imagePlaceholder{background:linear-gradient(135deg,#f8f9fa 0%,#e2e8f0 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.CarCard-module__dr18qq__imagePlaceholder:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff6 50%,#fff0 100%);width:50%;height:100%;animation:4s infinite CarCard-module__dr18qq__sweep;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes CarCard-module__dr18qq__sweep{0%{left:-100%}20%{left:200%}to{left:200%}}.CarCard-module__dr18qq__placeholderTypography{letter-spacing:.25em;color:#a0b0c0;text-transform:uppercase;-webkit-user-select:none;user-select:none;opacity:.7;font-size:1.5rem;font-weight:300}.CarCard-module__dr18qq__image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,1,.5,1)}.CarCard-module__dr18qq__card:hover .CarCard-module__dr18qq__image{transform:scale(1.08)}.CarCard-module__dr18qq__overlayCTA{opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#000c 100%);justify-content:center;align-items:flex-end;width:100%;padding:1.5rem 1rem;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;bottom:0;left:0;transform:translateY(20px)}.CarCard-module__dr18qq__overlayCTA span{color:#fff;letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid #ffffff80;padding-bottom:2px;font-size:.95rem;font-weight:600}.CarCard-module__dr18qq__card:hover .CarCard-module__dr18qq__overlayCTA{opacity:1;transform:translateY(0)}.CarCard-module__dr18qq__badge{background:var(--accent-primary);color:#fff;letter-spacing:.05em;z-index:2;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.CarCard-module__dr18qq__content{flex-direction:column;flex-grow:1;gap:.5rem;padding:1.5rem;display:flex}.CarCard-module__dr18qq__carMake{color:var(--text-primary);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:1.25rem;font-weight:300}.CarCard-module__dr18qq__carTrim{color:var(--text-secondary);-webkit-line-clamp:1;text-transform:uppercase;letter-spacing:.5px;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.85rem;display:-webkit-box;overflow:hidden}.CarCard-module__dr18qq__specsGrid{grid-template-columns:1fr 1fr;gap:.8rem;margin-top:1rem;margin-bottom:1rem;display:grid}.CarCard-module__dr18qq__specItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.CarCard-module__dr18qq__specIcon{color:#a0a0a0;flex-shrink:0;width:16px;height:16px}.CarCard-module__dr18qq__priceContainer{border-top:1px solid var(--border-color);justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:1rem;display:flex}.CarCard-module__dr18qq__priceBox{flex-direction:column;display:flex}.CarCard-module__dr18qq__price{color:var(--text-primary);font-size:1.5rem;font-weight:800;line-height:1}.CarCard-module__dr18qq__vatNotice{color:var(--text-secondary);margin-top:.25rem;font-size:.7rem}.CarCard-module__dr18qq__leasing{color:var(--accent-primary);text-align:right;font-size:.9rem;font-weight:600}
.CompareButton-module__OTdU2W__placeholder{width:80px;height:24px}.CompareButton-module__OTdU2W__compareBtn{cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#00000080;border:none;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;transition:background .2s;display:flex}.CompareButton-module__OTdU2W__absolute{z-index:10;position:absolute;top:10px;right:10px}.CompareButton-module__OTdU2W__static{width:fit-content;color:var(--text-secondary);background:0 0;border:1px solid #0000001a;border-radius:30px;margin-top:10px;padding:.5rem 1rem;transition:all .3s;position:static}.CompareButton-module__OTdU2W__static .CompareButton-module__OTdU2W__checkbox{border-color:var(--text-secondary);background:0 0}.CompareButton-module__OTdU2W__static:hover{background:#00000008;border-color:#0003;color:var(--text-primary)!important}.CompareButton-module__OTdU2W__static.CompareButton-module__OTdU2W__active{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff!important}.CompareButton-module__OTdU2W__static.CompareButton-module__OTdU2W__active .CompareButton-module__OTdU2W__checkbox{background:0 0;border-color:#fff}.CompareButton-module__OTdU2W__compareBtn:hover:not(.CompareButton-module__OTdU2W__static){background:#000000b3;color:#fff!important}.CompareButton-module__OTdU2W__checkbox{background:#0003;border:1px solid #fffc;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.CompareButton-module__OTdU2W__active .CompareButton-module__OTdU2W__checkbox{background:var(--accent-primary);border-color:var(--accent-primary)}.CompareButton-module__OTdU2W__checkmark{color:#fff;font-size:12px;font-weight:700;line-height:1}.CompareButton-module__OTdU2W__label{text-transform:uppercase;font-size:.8rem;font-weight:500}
.FavoriteButton-module__NouX5a__placeholder{width:24px;height:24px}.FavoriteButton-module__NouX5a__placeholder.FavoriteButton-module__NouX5a__absolute{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000026;border-radius:50%;width:32px;height:32px;position:absolute;top:10px;left:10px}.FavoriteButton-module__NouX5a__placeholder.FavoriteButton-module__NouX5a__static{background:#0000000d;border-radius:30px;width:120px;height:38px;display:inline-block}.FavoriteButton-module__NouX5a__favoriteBtn{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.FavoriteButton-module__NouX5a__absolute{z-index:10;-webkit-backdrop-filter:blur(4px);background:#00000073;border-radius:50%;width:32px;height:32px;position:absolute;top:10px;left:10px;box-shadow:0 4px 12px #00000026}.FavoriteButton-module__NouX5a__absolute:hover{background:#000000b3;transform:scale(1.08)}.FavoriteButton-module__NouX5a__absolute .FavoriteButton-module__NouX5a__heartIcon{color:#fffffff2;width:16px;height:16px}.FavoriteButton-module__NouX5a__absolute.FavoriteButton-module__NouX5a__active{background:#fffffff2;box-shadow:0 6px 16px #ff3b304d}.FavoriteButton-module__NouX5a__absolute.FavoriteButton-module__NouX5a__active .FavoriteButton-module__NouX5a__heartIcon{color:#ff3b30;fill:#ff3b30}.FavoriteButton-module__NouX5a__absolute.FavoriteButton-module__NouX5a__active:hover{background:#fff;transform:scale(1.08);box-shadow:0 8px 20px #ff3b3073}.FavoriteButton-module__NouX5a__static{width:fit-content;color:var(--text-secondary);background:0 0;border:1px solid #0000001a;border-radius:30px;gap:8px;margin-top:10px;padding:.5rem 1.2rem;transition:all .3s cubic-bezier(.25,.8,.25,1);position:static}.FavoriteButton-module__NouX5a__static:hover{background:#00000008;border-color:#0003;color:var(--text-primary)!important}.FavoriteButton-module__NouX5a__static .FavoriteButton-module__NouX5a__heartIcon{width:16px;height:16px;color:var(--text-secondary);transition:transform .3s,fill .3s,color .3s}.FavoriteButton-module__NouX5a__static:hover .FavoriteButton-module__NouX5a__heartIcon{color:var(--text-primary);transform:scale(1.1)}.FavoriteButton-module__NouX5a__static.FavoriteButton-module__NouX5a__active{background:var(--accent-primary);border-color:var(--accent-primary);box-shadow:0 4px 15px var(--accent-glow);color:#fff!important}.FavoriteButton-module__NouX5a__static.FavoriteButton-module__NouX5a__active .FavoriteButton-module__NouX5a__heartIcon{color:#ff3b30;fill:#ff3b30}.FavoriteButton-module__NouX5a__static.FavoriteButton-module__NouX5a__active:hover{background:var(--accent-hover);box-shadow:0 6px 20px #29a8e04d}.FavoriteButton-module__NouX5a__static.FavoriteButton-module__NouX5a__active:hover .FavoriteButton-module__NouX5a__heartIcon{transform:scale(1.15)}.FavoriteButton-module__NouX5a__heartIcon{transition:transform .3s cubic-bezier(.175,.885,.32,1.275),fill .3s,color .3s}.FavoriteButton-module__NouX5a__favoriteBtn:active .FavoriteButton-module__NouX5a__heartIcon{transform:scale(1.3)!important}.FavoriteButton-module__NouX5a__label{text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}
.Pagination-module__Ih5jkq__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:4rem;padding:1rem 0;display:flex}.Pagination-module__Ih5jkq__pageBtn{background:var(--bg-primary);border:1px solid var(--border-glass);min-width:40px;height:40px;color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 .5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Pagination-module__Ih5jkq__pageBtn:hover:not(:disabled){border-color:var(--accent-primary);color:var(--accent-primary);background:#29a8e00d}.Pagination-module__Ih5jkq__active{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.Pagination-module__Ih5jkq__active:hover{background:var(--accent-primary);color:#fff}.Pagination-module__Ih5jkq__pageBtn:disabled{opacity:.5;cursor:not-allowed;background:var(--bg-secondary)}.Pagination-module__Ih5jkq__ellipsis{width:40px;height:40px;color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}
.CarSingle-module__vHvZvq__pageWrapper{background-color:var(--bg-primary);min-height:100vh;padding-bottom:5rem}.CarSingle-module__vHvZvq__wideContainer{box-sizing:border-box;width:100%;padding:0 4vw}.CarSingle-module__vHvZvq__backLink{color:var(--accent-primary);letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.CarSingle-module__vHvZvq__backLink:hover{opacity:.8}.CarSingle-module__vHvZvq__productHeader{grid-area:1/2;margin-bottom:1rem}.CarSingle-module__vHvZvq__actionRow{flex-wrap:wrap;gap:.8rem;margin-top:1rem;display:flex}.CarSingle-module__vHvZvq__pageTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:300;line-height:1.1}.CarSingle-module__vHvZvq__trimTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:500}.CarSingle-module__vHvZvq__mainGrid{grid-template-rows:auto 1fr;grid-template-columns:1.5fr 1fr;gap:0 4vw;margin-bottom:4rem;display:grid}.CarSingle-module__vHvZvq__galleryColumn{grid-area:1/1/3;min-width:0;height:fit-content;position:sticky;top:100px}.CarSingle-module__vHvZvq__specsColumn{flex-direction:column;grid-area:2/2;gap:1.5rem;min-width:0;display:flex}.CarSingle-module__vHvZvq__specsList{border-bottom:1px solid #0000000d;grid-template-columns:1fr 1fr;gap:1.5rem 2rem;padding:.5rem 0 1.5rem;display:grid}.CarSingle-module__vHvZvq__specRow{align-items:flex-start;gap:.8rem;display:flex}.CarSingle-module__vHvZvq__specIcon{color:var(--text-secondary);opacity:.8;flex-shrink:0;margin-top:2px}.CarSingle-module__vHvZvq__specLabel{color:var(--text-primary);word-break:break-word;overflow-wrap:break-word;font-size:.95rem;font-weight:500;line-height:1.4}.CarSingle-module__vHvZvq__specLabel:first-letter{text-transform:uppercase}.CarSingle-module__vHvZvq__priceBox{flex-direction:column;align-items:flex-start;padding:2.5rem 0;display:flex}.CarSingle-module__vHvZvq__priceAmount{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:.2rem;font-size:3.5rem;font-weight:800;line-height:1}.CarSingle-module__vHvZvq__priceSub{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2.5rem;font-size:.75rem;font-weight:600}.CarSingle-module__vHvZvq__leasingInfo{border-top:1px solid #00000014;width:100%;padding-top:1.5rem}.CarSingle-module__vHvZvq__leasingPrice{color:var(--accent-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.CarSingle-module__vHvZvq__leasingCalcLink{color:var(--text-secondary);text-underline-offset:4px;font-size:.85rem;font-weight:600;text-decoration:underline;transition:color .2s}.CarSingle-module__vHvZvq__leasingCalcLink:hover{color:var(--text-primary)}.CarSingle-module__vHvZvq__equipmentContainer{flex-direction:column;gap:3rem;margin-bottom:4rem;display:flex}.CarSingle-module__vHvZvq__equipmentTitle{letter-spacing:.1em;color:var(--text-primary);text-transform:uppercase;text-align:center;margin-bottom:2.5rem;font-size:1.5rem;font-weight:400}.CarSingle-module__vHvZvq__importantEquipmentBox{border-top:1px solid #0000000d;padding:2.5rem 0}.CarSingle-module__vHvZvq__equipmentGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.2rem;display:grid}.CarSingle-module__vHvZvq__equipmentItem{color:var(--text-primary);align-items:flex-start;gap:.8rem;font-size:.95rem;line-height:1.5;display:flex}.CarSingle-module__vHvZvq__checkIcon{background-color:var(--text-secondary);opacity:.6;border-radius:50%;min-width:4px;height:4px;margin-top:8px;display:inline-block;position:relative}.CarSingle-module__vHvZvq__eqChildren{color:#888;font-size:.85rem}.CarSingle-module__vHvZvq__fullEquipmentGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2.5rem;display:grid}.CarSingle-module__vHvZvq__groupTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.95rem;font-weight:400}.CarSingle-module__vHvZvq__groupList{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.CarSingle-module__vHvZvq__infoBox{border-top:1px solid #0000000d;padding:2.5rem 0}.CarSingle-module__vHvZvq__infoText{color:var(--text-primary);font-size:1rem;line-height:1.7}.CarSingle-module__vHvZvq__actionBanner{color:#fff;text-align:center;background:#111;margin:4rem 0;padding:4rem 1rem}.CarSingle-module__vHvZvq__actionTitle{letter-spacing:.1em;color:#fff;margin-bottom:2.5rem;font-size:1.5rem;font-weight:400}.CarSingle-module__vHvZvq__actionButton{color:#111;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#fff;border:none;border-radius:30px;padding:1.2rem 4rem;font-size:1rem;font-weight:700;transition:transform .3s,background .3s,box-shadow .3s;box-shadow:0 4px 15px #0003}.CarSingle-module__vHvZvq__actionButton:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 25px #ffffff26}.CarSingle-module__vHvZvq__relatedSection{background:0 0;border-top:1px solid #0000000d;padding:4rem 0}.CarSingle-module__vHvZvq__relatedTitle{letter-spacing:.1em;color:var(--text-primary);text-transform:uppercase;text-align:center;margin-bottom:2.5rem;font-size:1.5rem;font-weight:400}.CarSingle-module__vHvZvq__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:3rem 2rem;display:grid}.CarSingle-module__vHvZvq__relatedCard{cursor:pointer;color:inherit;background:#fff;border:1px solid #0000000d;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .4s,box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.CarSingle-module__vHvZvq__relatedCard:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.CarSingle-module__vHvZvq__relatedCard:hover .CarSingle-module__vHvZvq__relatedImg{transform:scale(1.08)}.CarSingle-module__vHvZvq__relatedImgWrapper{aspect-ratio:16/9;background:#f0f0f0;width:100%;position:relative;overflow:hidden}.CarSingle-module__vHvZvq__relatedImg{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,1,.5,1)}.CarSingle-module__vHvZvq__relatedImgPlaceholder{background:linear-gradient(135deg,#f5f7fa 0%,#e4e9f2 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.CarSingle-module__vHvZvq__relatedImgPlaceholder:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff6 50%,#fff0 100%);width:50%;height:100%;animation:4s infinite CarSingle-module__vHvZvq__sweep;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.CarSingle-module__vHvZvq__placeholderTypography{letter-spacing:.25em;color:#a0b0c0;text-transform:uppercase;-webkit-user-select:none;user-select:none;opacity:.7;font-size:1.5rem;font-weight:300}.CarSingle-module__vHvZvq__relatedCardBody{flex-direction:column;flex-grow:1;gap:.5rem;padding:1.5rem;display:flex}.CarSingle-module__vHvZvq__relatedMake{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:800}.CarSingle-module__vHvZvq__relatedTrim{color:var(--text-secondary);-webkit-line-clamp:1;text-transform:uppercase;letter-spacing:.05em;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.85rem;font-weight:700;display:-webkit-box;overflow:hidden}.CarSingle-module__vHvZvq__relatedSpecs{grid-template-columns:1fr 1fr;gap:.5rem;margin:1rem 0;display:grid}.CarSingle-module__vHvZvq__rSpecItem{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.5rem;font-size:.8rem;display:flex;overflow:hidden}.CarSingle-module__vHvZvq__rSpecItem svg{color:var(--text-primary);opacity:.6}.CarSingle-module__vHvZvq__relatedPriceBox{border-top:1px solid #0000000d;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:1.5rem;display:flex}.CarSingle-module__vHvZvq__priceLeft{flex-direction:column;display:flex}.CarSingle-module__vHvZvq__rPrice{color:var(--text-primary);margin-bottom:.2rem;font-size:1.5rem;font-weight:800;line-height:1}.CarSingle-module__vHvZvq__rVat{color:var(--text-secondary);text-transform:uppercase;font-size:.65rem}.CarSingle-module__vHvZvq__rLeasing{color:var(--accent-primary);font-size:.8rem;font-weight:700}@media (max-width:1200px){.CarSingle-module__vHvZvq__wideContainer{padding:0 2rem}}@media (max-width:1024px){.CarSingle-module__vHvZvq__mainGrid{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:2rem}.CarSingle-module__vHvZvq__productHeader{grid-area:1/1;margin-bottom:1.5rem}.CarSingle-module__vHvZvq__galleryColumn{grid-area:2/1;height:auto;position:relative;top:auto}.CarSingle-module__vHvZvq__specsColumn{grid-area:3/1}}@media (max-width:768px){.CarSingle-module__vHvZvq__specsList{grid-template-columns:1fr 1fr;gap:1rem}.CarSingle-module__vHvZvq__specLabel{font-size:.85rem}.CarSingle-module__vHvZvq__specRow{gap:.5rem}.CarSingle-module__vHvZvq__priceBox{text-align:center;align-items:center;padding:1.5rem 0}.CarSingle-module__vHvZvq__leasingInfo{flex-direction:column;align-items:center;display:flex}.CarSingle-module__vHvZvq__fullEquipmentGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()) and (animation-range:entry){@keyframes CarSingle-module__vHvZvq__slide-fade-in{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes CarSingle-module__vHvZvq__pop-in{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}.CarSingle-module__vHvZvq__specsList,.CarSingle-module__vHvZvq__importantEquipmentBox,.CarSingle-module__vHvZvq__infoBox,.CarSingle-module__vHvZvq__actionBanner{animation:linear both CarSingle-module__vHvZvq__slide-fade-in;animation-timeline:view();animation-range:entry 5% cover 20%}.CarSingle-module__vHvZvq__relatedCard{animation:linear both CarSingle-module__vHvZvq__pop-in;animation-timeline:view();animation-range:entry 10% cover 30%}}}
.CarGallery-module__LSfcfG__galleryWrapper{flex-direction:column;gap:.5rem;width:100%;display:flex}.CarGallery-module__LSfcfG__mainImageContainer{aspect-ratio:16/10;cursor:zoom-in;background-color:#f0f0f0;border-radius:8px;width:100%;position:relative;overflow:hidden}.CarGallery-module__LSfcfG__mainImage{object-fit:cover;width:100%;height:100%;display:block}.CarGallery-module__LSfcfG__navButton{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border:none;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CarGallery-module__LSfcfG__navButton:hover{background:#000000b3}.CarGallery-module__LSfcfG__prevButton{border-radius:0 8px 8px 0;left:0}.CarGallery-module__LSfcfG__nextButton{border-radius:8px 0 0 8px;right:0}.CarGallery-module__LSfcfG__thumbnailOuterWrapper{width:100%;position:relative}.CarGallery-module__LSfcfG__thumbnailGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem;padding:4px 0;display:grid}.CarGallery-module__LSfcfG__thumbnailWrapper{aspect-ratio:16/10;cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:4px;transition:all .2s;position:relative;overflow:hidden}.CarGallery-module__LSfcfG__thumbnailWrapper:hover{opacity:.8}.CarGallery-module__LSfcfG__activeThumbnail{opacity:1;border-color:var(--accent-primary)}.CarGallery-module__LSfcfG__thumbnail{object-fit:cover;width:100%;height:100%;display:block}.CarGallery-module__LSfcfG__placeholder{aspect-ratio:16/10;color:#888;background-color:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex}.CarGallery-module__LSfcfG__fullscreenOverlay{-webkit-backdrop-filter:blur(10px);z-index:99999;box-sizing:border-box;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:4rem 2rem 140px;display:flex;position:fixed;top:0;left:0}.CarGallery-module__LSfcfG__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background .3s;display:flex;position:absolute;top:2rem;right:2rem}.CarGallery-module__LSfcfG__closeBtn:hover{background:#fff3}.CarGallery-module__LSfcfG__fullscreenImage{object-fit:contain;border-radius:4px;max-width:100%;max-height:100%;box-shadow:0 0 40px #00000080}.CarGallery-module__LSfcfG__prevButtonFS{border-radius:50%;width:60px;height:60px;left:2rem}.CarGallery-module__LSfcfG__nextButtonFS{border-radius:50%;width:60px;height:60px;right:2rem}.CarGallery-module__LSfcfG__fsThumbnails{gap:.5rem;max-width:90vw;padding:1rem 0;display:flex;position:absolute;bottom:2rem;overflow-x:auto}.CarGallery-module__LSfcfG__fsThumbWrapper{cursor:pointer;opacity:.5;border:2px solid #0000;border-radius:4px;flex-shrink:0;width:80px;height:50px;transition:all .2s;overflow:hidden}.CarGallery-module__LSfcfG__fsThumbWrapper:hover{opacity:.8}.CarGallery-module__LSfcfG__fsActiveThumb{opacity:1;border-color:#fff}.CarGallery-module__LSfcfG__fsThumb{object-fit:cover;width:100%;height:100%}.CarGallery-module__LSfcfG__thumbScrollButton{color:var(--text-primary);cursor:pointer;z-index:10;opacity:0;pointer-events:none;background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0000001a}.CarGallery-module__LSfcfG__thumbnailOuterWrapper:hover .CarGallery-module__LSfcfG__thumbScrollButton{opacity:1;pointer-events:auto}.CarGallery-module__LSfcfG__thumbScrollButton:hover{background:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 15px #00000026}.CarGallery-module__LSfcfG__thumbPrev{left:-12px}.CarGallery-module__LSfcfG__thumbNext{right:-12px}@media (max-width:768px){.CarGallery-module__LSfcfG__thumbnailGrid{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:4px 0;display:flex;overflow-x:auto}.CarGallery-module__LSfcfG__thumbnailGrid::-webkit-scrollbar{display:none}.CarGallery-module__LSfcfG__thumbnailWrapper{flex-shrink:0;width:90px}}
.ContentHero-module__8fTynW__hero{flex-direction:column;justify-content:center;align-items:center;min-height:50vh;margin-bottom:4rem;display:flex;position:relative;overflow:hidden}.ContentHero-module__8fTynW__heroBackground{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ContentHero-module__8fTynW__heroOverlay{z-index:1;background:linear-gradient(#0006 0%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ContentHero-module__8fTynW__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:0 20px;display:flex;position:relative}.ContentHero-module__8fTynW__smallHeader{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:1rem;font-weight:400;animation:.6s ease-out ContentHero-module__8fTynW__slideDown}.ContentHero-module__8fTynW__title{color:#fff;text-shadow:0 4px 30px #000c;margin:0;font-size:clamp(2.5rem,5vw,4rem);animation:.6s ease-out ContentHero-module__8fTynW__slideUp;font-family:var(--font-exo2), "Exo 2", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-weight:300!important}@keyframes ContentHero-module__8fTynW__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes ContentHero-module__8fTynW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.PreOrderForm-module__D_ng_W__form{flex-direction:column;gap:2.2rem;display:flex}.PreOrderForm-module__D_ng_W__sectionGroup{border-bottom:1px solid #ffffff0d;flex-direction:column;padding-bottom:2rem;display:flex}.PreOrderForm-module__D_ng_W__sectionGroup:last-of-type{border-bottom:none;padding-bottom:0}.PreOrderForm-module__D_ng_W__sectionTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);margin-bottom:1.5rem;font-size:.85rem;font-weight:600;display:inline-block;position:relative}.PreOrderForm-module__D_ng_W__gridFields{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.PreOrderForm-module__D_ng_W__formField{flex-direction:column;gap:.5rem;display:flex}@media (max-width:992px){.PreOrderForm-module__D_ng_W__fullWidthMobile{grid-column:1/-1}}.PreOrderForm-module__D_ng_W__formField label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.PreOrderForm-module__D_ng_W__requiredStar{color:#ff4d4d}.PreOrderForm-module__D_ng_W__input{box-sizing:border-box;background:var(--bg-input);border:1px solid var(--border-glass);width:100%;color:var(--text-primary);transition:all var(--transition-fast);border-radius:12px;outline:none;padding:1.1rem;font-family:inherit;font-size:.95rem}.PreOrderForm-module__D_ng_W__input:focus{border-color:var(--accent-primary);background:var(--bg-input-focus);box-shadow:0 0 15px #29a8e026}.PreOrderForm-module__D_ng_W__inputError{background:#fff0f0e6!important;border-color:#ff4d4d!important}.PreOrderForm-module__D_ng_W__errorText{color:#ff4d4d;font-size:.8rem;font-weight:500}.PreOrderForm-module__D_ng_W__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f4a8a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1.2rem center;background-repeat:no-repeat;background-size:1.2rem;padding-right:3rem}.PreOrderForm-module__D_ng_W__priceInputsGroup{align-items:center;gap:.8rem;width:100%;display:flex}.PreOrderForm-module__D_ng_W__priceSeparator{color:var(--text-secondary);font-weight:500}.PreOrderForm-module__D_ng_W__priceInputsGroup .PreOrderForm-module__D_ng_W__input{flex:1;min-width:0}.PreOrderForm-module__D_ng_W__apiErrorBox{color:#ff4d4d;text-align:center;background:#ff4d4d1a;border:1px solid #ff4d4d33;border-radius:12px;padding:1.2rem;font-size:.95rem;font-weight:500}.PreOrderForm-module__D_ng_W__submitContainer{justify-content:flex-end;margin-top:1rem;display:flex}.PreOrderForm-module__D_ng_W__submitContainer button{letter-spacing:.05em;padding:1.1rem 3rem;font-size:1.05rem;font-weight:600}.PreOrderForm-module__D_ng_W__autocompleteWrapper{width:100%;position:relative}.PreOrderForm-module__D_ng_W__autocompleteSuggestions{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-glass);z-index:120;background:#fffffff5;border-radius:12px;flex-direction:column;width:100%;max-height:200px;padding:.4rem;animation:.25s cubic-bezier(.16,1,.3,1) forwards PreOrderForm-module__D_ng_W__dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 12px 40px #00000026}.PreOrderForm-module__D_ng_W__autocompleteItem{color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:.8rem 1.1rem;font-size:.95rem;font-weight:500}.PreOrderForm-module__D_ng_W__autocompleteItem:hover{color:var(--accent-primary);background:#29a8e00d}@keyframes PreOrderForm-module__D_ng_W__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.PreOrderForm-module__D_ng_W__successWrapper{text-align:center;flex-direction:column;align-items:center;padding:2rem 0;animation:.6s PreOrderForm-module__D_ng_W__fadeIn;display:flex}.PreOrderForm-module__D_ng_W__successTitle{color:var(--text-primary);margin-top:1.5rem;margin-bottom:.8rem;font-size:1.8rem;font-weight:300}.PreOrderForm-module__D_ng_W__successDesc{color:var(--accent-primary);max-width:500px;margin-bottom:2rem;font-size:1.1rem;font-weight:400;line-height:1.5}.PreOrderForm-module__D_ng_W__receipt{text-align:left;background:#ffffff08;border:1px dashed #ffffff1a;border-radius:16px;flex-direction:column;gap:1rem;width:100%;max-width:480px;margin-bottom:2.5rem;padding:1.8rem;display:flex}.PreOrderForm-module__D_ng_W__receipt h3{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-primary);border-bottom:1px solid #ffffff14;margin-bottom:.5rem;padding-bottom:.8rem;font-size:1.1rem;font-weight:600}.PreOrderForm-module__D_ng_W__receiptRow{color:var(--text-secondary);border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;padding-bottom:.6rem;font-size:.9rem;display:flex}.PreOrderForm-module__D_ng_W__receiptRow:last-child{border-bottom:none;padding-bottom:0}.PreOrderForm-module__D_ng_W__receiptRow span{font-weight:500}.PreOrderForm-module__D_ng_W__receiptRow strong{color:var(--text-primary);font-weight:600}.PreOrderForm-module__D_ng_W__checkmarkCircle{stroke-width:2px;stroke:#22c55e;stroke-miterlimit:10;border-radius:50%;width:80px;height:80px;animation:.4s ease-in-out .4s forwards PreOrderForm-module__D_ng_W__fillCircle,.3s ease-in-out .9s both PreOrderForm-module__D_ng_W__scaleUp;display:block;box-shadow:inset 0 0 #22c55e}.PreOrderForm-module__D_ng_W__checkmarkCirclePath{stroke-dasharray:166;stroke-dashoffset:166px;stroke-width:2px;stroke-miterlimit:10;stroke:#22c55e;fill:none;animation:.6s cubic-bezier(.65,0,.45,1) forwards PreOrderForm-module__D_ng_W__strokeCircle}.PreOrderForm-module__D_ng_W__checkmarkCheck{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;stroke:#22c55e;animation:.3s cubic-bezier(.65,0,.45,1) .8s forwards PreOrderForm-module__D_ng_W__strokeCheck}@keyframes PreOrderForm-module__D_ng_W__strokeCircle{to{stroke-dashoffset:0}}@keyframes PreOrderForm-module__D_ng_W__strokeCheck{to{stroke-dashoffset:0}}@keyframes PreOrderForm-module__D_ng_W__fillCircle{to{box-shadow:inset 0 0 0 40px #22c55e1a}}@keyframes PreOrderForm-module__D_ng_W__scaleUp{0%,to{transform:none}50%{transform:scale(1.1)}}@keyframes PreOrderForm-module__D_ng_W__fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.PreOrderForm-module__D_ng_W__gridFields{grid-template-columns:1fr;gap:1.2rem}.PreOrderForm-module__D_ng_W__submitContainer{justify-content:stretch}.PreOrderForm-module__D_ng_W__submitContainer button{width:100%}.PreOrderForm-module__D_ng_W__priceInputsGroup{flex-direction:row;gap:.5rem}}
.PreOrder-module__vNP1YG__container{min-height:80vh;padding-bottom:4rem}.PreOrder-module__vNP1YG__content{flex-direction:column;gap:4rem;margin-top:4rem;display:flex}.PreOrder-module__vNP1YG__textSection{text-align:center;max-width:800px;margin:0 auto;font-size:1.1rem}.PreOrder-module__vNP1YG__reasonsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.PreOrder-module__vNP1YG__reasonCard{background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-glass);text-align:center;transform-style:preserve-3d;box-shadow:var(--shadow-glass);border-radius:24px;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem;transition:all .5s cubic-bezier(.25,1,.5,1);display:flex}.PreOrder-module__vNP1YG__reasonCard:hover{border-color:var(--border-glow);box-shadow:var(--shadow-glow);transform:translateY(-10px)rotateX(2deg)rotateY(2deg)}.PreOrder-module__vNP1YG__icon{filter:brightness(0)saturate()invert(56%)sepia(51%)saturate(1458%)hue-rotate(173deg)brightness(94%)contrast(92%);width:60px;height:60px}.PreOrder-module__vNP1YG__reasonCard h3{color:var(--text-primary);font-size:1.1rem}.PreOrder-module__vNP1YG__formSection{background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-glow);max-width:700px;box-shadow:var(--shadow-glass), var(--shadow-glow);border-radius:24px;margin:0 auto;padding:4rem;position:relative;overflow:hidden}.PreOrder-module__vNP1YG__formSection:before{content:"";background:linear-gradient(90deg, transparent, var(--accent-primary), transparent);width:100%;height:2px;position:absolute;top:0;left:0}.PreOrder-module__vNP1YG__formSection h2{margin-bottom:.5rem}.PreOrder-module__vNP1YG__formSection p{margin-bottom:2rem}.PreOrder-module__vNP1YG__form{flex-direction:column;gap:1.5rem;display:flex}.PreOrder-module__vNP1YG__formGroup{flex-direction:column;gap:.5rem;display:flex}.PreOrder-module__vNP1YG__formGroup label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.PreOrder-module__vNP1YG__input{border:1px solid var(--border-glass);color:var(--text-primary);transition:all var(--transition-fast);background:#fffc;border-radius:12px;padding:1.2rem;font-family:inherit;font-size:1rem}.PreOrder-module__vNP1YG__input:focus{border-color:var(--accent-primary);background:#fff;outline:none;box-shadow:0 0 15px #29a8e01a}.PreOrder-module__vNP1YG__scrollBtnWrapper{justify-content:center;margin:.5rem 0 2rem;display:flex}
.Contact-module__VtCgAW__container{min-height:80vh;padding-bottom:4rem}.Contact-module__VtCgAW__content{flex-direction:column;gap:4rem;margin-top:4rem;display:flex}.Contact-module__VtCgAW__contactInfoGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Contact-module__VtCgAW__contactCard{background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-glass);box-shadow:var(--shadow-glass);transition:all var(--transition-normal);border-radius:24px;padding:3rem}.Contact-module__VtCgAW__contactCard:hover{border-color:var(--border-glow);transform:translateY(-5px)}.Contact-module__VtCgAW__contactCard h3{color:var(--accent-primary);margin-bottom:1.5rem;font-size:1.2rem}.Contact-module__VtCgAW__contactCard a{color:var(--accent-primary);transition:all var(--transition-fast);border-bottom:1px solid #0000;text-decoration:none}.Contact-module__VtCgAW__contactCard a:hover{border-color:var(--accent-primary);opacity:.8}.Contact-module__VtCgAW__teamGrid{perspective:1000px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem;display:grid}.Contact-module__VtCgAW__teamCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;border:1px solid var(--border-glass);transform-style:preserve-3d;border-radius:24px;padding:3rem 2rem;transition:all .5s cubic-bezier(.25,1,.5,1)}.Contact-module__VtCgAW__teamCard:hover{border-color:var(--border-glow);box-shadow:var(--shadow-glow);transform:translateY(-10px)rotateX(2deg)rotateY(2deg)}.Contact-module__VtCgAW__avatar{border:2px solid var(--border-glass);width:120px;height:120px;transition:all var(--transition-normal);border-radius:50%;margin:0 auto 1.5rem;overflow:hidden}.Contact-module__VtCgAW__teamCard:hover .Contact-module__VtCgAW__avatar{border-color:var(--accent-primary);box-shadow:0 0 15px #29a8e033}.Contact-module__VtCgAW__avatar img{object-fit:cover;width:100%;height:100%}.Contact-module__VtCgAW__avatarPlaceholder{background:linear-gradient(135deg, var(--accent-primary) 0%, #05264a 100%);color:#fff;letter-spacing:.05em;text-shadow:0 2px 10px #00000040;width:100%;height:100%;transition:transform var(--transition-normal);justify-content:center;align-items:center;font-size:1.8rem;font-weight:500;display:flex}.Contact-module__VtCgAW__teamCard:hover .Contact-module__VtCgAW__avatarPlaceholder{transform:scale(1.08)}.Contact-module__VtCgAW__teamCard h3{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:400}.Contact-module__VtCgAW__jobTitle{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;font-size:.85rem;font-weight:600}.Contact-module__VtCgAW__contactDetails{color:var(--text-secondary);flex-direction:column;gap:.4rem;font-size:.9rem;display:flex}.Contact-module__VtCgAW__contactLink{color:var(--text-secondary);transition:all var(--transition-fast);border-bottom:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding-bottom:1px;text-decoration:none;display:inline-flex}.Contact-module__VtCgAW__contactLink:hover{color:var(--accent-primary);border-color:var(--accent-primary)}.Contact-module__VtCgAW__contactIcon{opacity:.6;transition:all var(--transition-fast);color:var(--accent-primary);flex-shrink:0}.Contact-module__VtCgAW__contactLink:hover .Contact-module__VtCgAW__contactIcon{opacity:1;transform:scale(1.05)}.Contact-module__VtCgAW__contactLink:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px;border-radius:4px}
.TextBlock-module__pl4nPa__textBlock{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;padding:4rem 20px;display:flex}.TextBlock-module__pl4nPa__title{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:300;line-height:1.2}.TextBlock-module__pl4nPa__content{flex-direction:column;gap:1.5rem;display:flex}.TextBlock-module__pl4nPa__paragraph{color:var(--text-secondary);font-size:1.1rem;font-weight:300;line-height:1.8}
.GalleryBlock-module__DujjCW__gallerySection{max-width:1200px;margin:0 auto;padding:4rem 20px}.GalleryBlock-module__DujjCW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.GalleryBlock-module__DujjCW__imageWrapper{aspect-ratio:4/3;cursor:zoom-in;border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000d}.GalleryBlock-module__DujjCW__imageWrapper:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.GalleryBlock-module__DujjCW__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.GalleryBlock-module__DujjCW__imageWrapper:hover img{transform:scale(1.05)}.GalleryBlock-module__DujjCW__fullscreenOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.GalleryBlock-module__DujjCW__fullscreenImageContainer{justify-content:center;align-items:center;width:90vw;height:80vh;display:flex;position:relative}.GalleryBlock-module__DujjCW__fullscreenImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%;box-shadow:0 10px 40px #00000080}.GalleryBlock-module__DujjCW__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}.GalleryBlock-module__DujjCW__closeBtn:hover{background:#fff3;transform:scale(1.1)}.GalleryBlock-module__DujjCW__navBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryBlock-module__DujjCW__navBtn:hover{background:#fff3;transform:translateY(-50%)scale(1.1)}.GalleryBlock-module__DujjCW__navBtn.GalleryBlock-module__DujjCW__prev{left:2rem}.GalleryBlock-module__DujjCW__navBtn.GalleryBlock-module__DujjCW__next{right:2rem}@media (max-width:768px){.GalleryBlock-module__DujjCW__navBtn{width:40px;height:40px}.GalleryBlock-module__DujjCW__navBtn.GalleryBlock-module__DujjCW__prev{left:1rem}.GalleryBlock-module__DujjCW__navBtn.GalleryBlock-module__DujjCW__next{right:1rem}}
.ServiceBookingForm-module__wWMVta__form{flex-direction:column;gap:2.2rem;display:flex}.ServiceBookingForm-module__wWMVta__sectionGroup{border-bottom:1px solid var(--border-glass);flex-direction:column;padding-bottom:2rem;display:flex}.ServiceBookingForm-module__wWMVta__sectionGroup:last-of-type{border-bottom:none;padding-bottom:0}.ServiceBookingForm-module__wWMVta__sectionTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);margin-bottom:1.2rem;font-size:.85rem;font-weight:600;display:inline-block;position:relative}.ServiceBookingForm-module__wWMVta__branchSelector{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ServiceBookingForm-module__wWMVta__branchBtn{background:var(--bg-glass);border:1px solid var(--border-glass);color:var(--text-primary);letter-spacing:.05em;cursor:pointer;transition:all var(--transition-normal);border-radius:12px;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem;font-size:.95rem;font-weight:500;display:flex}.ServiceBookingForm-module__wWMVta__branchBtn:hover{background:var(--bg-glass-heavy);border-color:var(--accent-primary);transform:translateY(-2px)}.ServiceBookingForm-module__wWMVta__branchBtnActive{box-shadow:0 4px 20px #29a8e066;background:var(--accent-primary)!important;color:#fff!important;border-color:var(--accent-primary)!important}.ServiceBookingForm-module__wWMVta__branchDot{background:var(--text-secondary);width:8px;height:8px;transition:all var(--transition-fast);border-radius:50%}.ServiceBookingForm-module__wWMVta__branchBtnActive .ServiceBookingForm-module__wWMVta__branchDot{background:#fff;box-shadow:0 0 8px #fff}.ServiceBookingForm-module__wWMVta__gridFields{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.ServiceBookingForm-module__wWMVta__formField{flex-direction:column;gap:.5rem;display:flex}@media (max-width:992px){.ServiceBookingForm-module__wWMVta__fullWidthMobile{grid-column:1/-1}}.ServiceBookingForm-module__wWMVta__formField label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.ServiceBookingForm-module__wWMVta__requiredStar{color:#ff4d4d}.ServiceBookingForm-module__wWMVta__input{box-sizing:border-box;background:var(--bg-input);border:1px solid var(--border-glass);width:100%;color:var(--text-primary);transition:all var(--transition-fast);border-radius:12px;outline:none;padding:1.1rem;font-family:inherit;font-size:.95rem}.ServiceBookingForm-module__wWMVta__input:focus{border-color:var(--accent-primary);background:var(--bg-input-focus);box-shadow:0 0 15px #29a8e026}.ServiceBookingForm-module__wWMVta__inputError{background:#fff0f0e6!important;border-color:#ff4d4d!important}.ServiceBookingForm-module__wWMVta__errorText{color:#ff4d4d;font-size:.8rem;font-weight:500}.ServiceBookingForm-module__wWMVta__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f4a8a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1.2rem center;background-repeat:no-repeat;background-size:1.2rem;padding-right:3rem}.ServiceBookingForm-module__wWMVta__dateInput{cursor:pointer}.ServiceBookingForm-module__wWMVta__timeSlotSelector{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ServiceBookingForm-module__wWMVta__timeSlotBtn{background:var(--bg-glass);border:1px solid var(--border-glass);color:var(--text-primary);cursor:pointer;transition:all var(--transition-normal);border-radius:10px;padding:1.1rem;font-size:.85rem;font-weight:500}.ServiceBookingForm-module__wWMVta__timeSlotBtn:hover{background:var(--bg-glass-heavy);border-color:var(--border-glass)}.ServiceBookingForm-module__wWMVta__timeSlotBtnActive{box-shadow:inset 0 0 8px #29a8e00d;color:var(--accent-primary)!important;border-color:var(--accent-primary)!important;background:#29a8e01a!important}.ServiceBookingForm-module__wWMVta__timeGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.75rem;margin-top:.25rem;display:grid}.ServiceBookingForm-module__wWMVta__timeGridBtn{background:var(--bg-glass);border:1px solid var(--border-glass);color:var(--text-primary);text-align:center;cursor:pointer;transition:all var(--transition-normal);border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:600}.ServiceBookingForm-module__wWMVta__timeGridBtn:hover:not(:disabled){background:var(--bg-glass-heavy);border-color:var(--border-glass);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.ServiceBookingForm-module__wWMVta__timeGridBtnActive{box-shadow:0 4px 12px #29a8e04d;background:var(--accent-primary)!important;color:#fff!important;border-color:var(--accent-primary)!important}.ServiceBookingForm-module__wWMVta__timeSlotPlaceholder{background:var(--bg-glass-heavy);border:1px dashed var(--border-glass);color:var(--text-secondary);text-align:center;border-radius:8px;padding:1rem;font-size:.9rem;font-style:italic}.ServiceBookingForm-module__wWMVta__checkboxField{margin-top:1.5rem}.ServiceBookingForm-module__wWMVta__checkboxContainer{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.8rem;display:flex}.ServiceBookingForm-module__wWMVta__checkboxContainer input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.ServiceBookingForm-module__wWMVta__checkmarkBox{background:var(--bg-input);border:1px solid var(--border-glass);width:22px;height:22px;transition:all var(--transition-fast);border-radius:6px;position:relative}.ServiceBookingForm-module__wWMVta__checkboxContainer:hover input~.ServiceBookingForm-module__wWMVta__checkmarkBox{background:var(--bg-input-hover);border-color:#ffffff59}.ServiceBookingForm-module__wWMVta__checkboxContainer input:checked~.ServiceBookingForm-module__wWMVta__checkmarkBox{background:var(--accent-primary);border-color:var(--accent-primary)}.ServiceBookingForm-module__wWMVta__checkmarkBox:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;display:none;position:absolute;top:4px;left:8px;transform:rotate(45deg)}.ServiceBookingForm-module__wWMVta__checkboxContainer input:checked~.ServiceBookingForm-module__wWMVta__checkmarkBox:after{display:block}.ServiceBookingForm-module__wWMVta__checkboxLabel{color:var(--text-primary);font-size:.95rem;font-weight:300}.ServiceBookingForm-module__wWMVta__textarea{resize:vertical;min-height:100px;line-height:1.5}.ServiceBookingForm-module__wWMVta__submitBtn{letter-spacing:.03em;transition:all var(--transition-normal);border-radius:12px;align-self:flex-start;padding:1.2rem 2.5rem;font-size:1rem;font-weight:500}.ServiceBookingForm-module__wWMVta__submitBtnPending{opacity:.8;cursor:not-allowed}.ServiceBookingForm-module__wWMVta__successWrapper{text-align:center;flex-direction:column;align-items:center;padding:2rem 0;animation:.6s ServiceBookingForm-module__wWMVta__fadeIn;display:flex}.ServiceBookingForm-module__wWMVta__successTitle{color:var(--text-primary);margin-top:1.5rem;margin-bottom:.8rem;font-size:1.8rem;font-weight:300}.ServiceBookingForm-module__wWMVta__successDesc{color:var(--accent-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:400}.ServiceBookingForm-module__wWMVta__successSubDesc{color:var(--text-secondary);max-width:500px;margin-bottom:2rem;font-size:.95rem;font-weight:300;line-height:1.6}.ServiceBookingForm-module__wWMVta__receipt{text-align:left;background:#ffffff08;border:1px dashed #ffffff1a;border-radius:16px;flex-direction:column;gap:1rem;width:100%;max-width:480px;margin-bottom:2.5rem;padding:1.8rem;display:flex}.ServiceBookingForm-module__wWMVta__receiptRow{color:var(--text-secondary);border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;padding-bottom:.6rem;font-size:.9rem;display:flex}.ServiceBookingForm-module__wWMVta__receiptRow:last-child{border-bottom:none;padding-bottom:0}.ServiceBookingForm-module__wWMVta__receiptRow span{font-weight:300}.ServiceBookingForm-module__wWMVta__receiptRow strong{color:var(--text-primary);font-weight:500}.ServiceBookingForm-module__wWMVta__receiptRowHighlight{background:#29a8e00d;border-bottom:none;border-radius:8px;padding:.6rem .8rem}.ServiceBookingForm-module__wWMVta__receiptRowHighlight strong{color:var(--accent-primary)}.ServiceBookingForm-module__wWMVta__backBtn{border-radius:10px;padding:1rem 2rem;font-size:.9rem}.ServiceBookingForm-module__wWMVta__checkmarkCircle{width:80px;height:80px;position:relative}.ServiceBookingForm-module__wWMVta__checkmark{stroke-width:2px;width:80px;height:80px;stroke:var(--accent-primary);stroke-miterlimit:10;box-shadow:inset 0px 0px 0px var(--accent-primary);animation:ServiceBookingForm-module__wWMVta__fill .4s ease-in-out .4s forwards, ServiceBookingForm-module__wWMVta__scale .3s ease-in-out .9s cubic-bezier(.25, 1, .5, 1);border-radius:50%;display:block}.ServiceBookingForm-module__wWMVta__checkmarkCircleLine{stroke-dasharray:166;stroke-dashoffset:166px;stroke-width:2px;stroke-miterlimit:10;stroke:var(--accent-primary);fill:none;animation:.6s cubic-bezier(.65,0,.45,1) forwards ServiceBookingForm-module__wWMVta__stroke}.ServiceBookingForm-module__wWMVta__checkmarkCheck{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;animation:.3s cubic-bezier(.65,0,.45,1) .6s forwards ServiceBookingForm-module__wWMVta__stroke}@keyframes ServiceBookingForm-module__wWMVta__stroke{to{stroke-dashoffset:0}}@keyframes ServiceBookingForm-module__wWMVta__scale{0%,to{transform:none}50%{transform:scale(1.1)}}@keyframes ServiceBookingForm-module__wWMVta__fill{to{box-shadow:inset 0 0 0 80px #29a8e00d}}@keyframes ServiceBookingForm-module__wWMVta__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ServiceBookingForm-module__wWMVta__customSelectWrapper{width:100%;position:relative}.ServiceBookingForm-module__wWMVta__customSelectTrigger{background:var(--bg-input);border:1px solid var(--border-glass);width:100%;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);text-align:left;border-radius:12px;outline:none;justify-content:space-between;align-items:center;padding:1.1rem;font-family:inherit;font-size:.95rem;display:flex}.ServiceBookingForm-module__wWMVta__customSelectTrigger:disabled{opacity:.6;cursor:not-allowed}.ServiceBookingForm-module__wWMVta__customSelectTrigger:focus,.ServiceBookingForm-module__wWMVta__customSelectTriggerOpen{border-color:var(--accent-primary);background:var(--bg-input-focus);box-shadow:0 0 15px #29a8e026}.ServiceBookingForm-module__wWMVta__chevron{width:1.2rem;height:1.2rem;color:var(--accent-primary);transition:transform var(--transition-normal);justify-content:center;align-items:center;display:flex}.ServiceBookingForm-module__wWMVta__chevronOpen{transform:rotate(180deg)}.ServiceBookingForm-module__wWMVta__chevron svg{width:100%;height:100%}.ServiceBookingForm-module__wWMVta__customSelectOptions{-webkit-backdrop-filter:blur(15px);border:1px solid var(--border-glass);z-index:50;background:#fffffff2;border-radius:12px;flex-direction:column;width:100%;max-height:240px;padding:.4rem;animation:.25s cubic-bezier(.16,1,.3,1) forwards ServiceBookingForm-module__wWMVta__dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 10px 30px #00000026}.ServiceBookingForm-module__wWMVta__customSelectOption{color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);border-radius:8px;justify-content:space-between;align-items:center;padding:.9rem 1.1rem;font-size:.95rem;font-weight:500;display:flex}.ServiceBookingForm-module__wWMVta__customSelectOption:hover{color:var(--accent-primary);background:#29a8e00d}.ServiceBookingForm-module__wWMVta__customSelectOptionSelected{background:var(--accent-primary)!important;color:#fff!important}.ServiceBookingForm-module__wWMVta__checkIcon{color:currentColor;width:1.1rem;height:1.1rem}@keyframes ServiceBookingForm-module__wWMVta__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ServiceBookingForm-module__wWMVta__calendarContainer{background:var(--bg-card);border:1px solid var(--border-glass);box-shadow:var(--shadow-glass);transition:all var(--transition-normal);border-radius:16px;flex-direction:column;gap:.8rem;padding:1.2rem;display:flex}.ServiceBookingForm-module__wWMVta__calendarContainerError{background:#fff0f0e6!important;border-color:#ff4d4d!important}.ServiceBookingForm-module__wWMVta__calendarHeader{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;margin-bottom:.2rem;padding-bottom:.8rem;display:flex}.ServiceBookingForm-module__wWMVta__calendarMonthName{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:700}.ServiceBookingForm-module__wWMVta__calendarNavBtn{background:var(--bg-glass);border:1px solid var(--border-glass);width:32px;height:32px;color:var(--accent-primary);cursor:pointer;transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.ServiceBookingForm-module__wWMVta__calendarNavBtn:hover:not(:disabled){background:var(--bg-glass-heavy);border-color:#00000026;transform:scale(1.08)}.ServiceBookingForm-module__wWMVta__calendarNavBtn:disabled{opacity:.25;cursor:not-allowed}.ServiceBookingForm-module__wWMVta__calendarNavBtn svg{width:16px;height:16px}.ServiceBookingForm-module__wWMVta__calendarGrid{grid-template-columns:repeat(7,1fr);gap:8px 6px;display:grid}.ServiceBookingForm-module__wWMVta__calendarWeekday{color:var(--text-secondary);text-align:center;text-transform:uppercase;padding:4px 0;font-size:.75rem;font-weight:700}.ServiceBookingForm-module__wWMVta__calendarDayEmpty{aspect-ratio:1}.ServiceBookingForm-module__wWMVta__calendarDay{aspect-ratio:1;cursor:pointer;transition:all var(--transition-fast);border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;font-family:inherit;font-size:.9rem;font-weight:600;display:flex}.ServiceBookingForm-module__wWMVta__calendarDayAvailable{background:var(--bg-glass);border:1px solid var(--border-glass);color:var(--text-primary)}.ServiceBookingForm-module__wWMVta__calendarDayAvailable:hover{background:var(--bg-glass-heavy);border-color:#29a8e04d;transform:scale(1.12);box-shadow:0 4px 10px #00000014}.ServiceBookingForm-module__wWMVta__calendarDayDisabled{color:var(--text-secondary);opacity:.25;cursor:not-allowed;background:#ffffff0d}.ServiceBookingForm-module__wWMVta__calendarDaySelected{font-weight:700;background:var(--accent-primary)!important;color:#fff!important;border-color:var(--accent-primary)!important;box-shadow:0 4px 15px #29a8e066!important}.ServiceBookingForm-module__wWMVta__calendarDropdown{-webkit-backdrop-filter:blur(20px);z-index:100;width:100%;min-width:300px;max-width:360px;animation:.25s cubic-bezier(.16,1,.3,1) forwards ServiceBookingForm-module__wWMVta__dropdownFadeIn;position:absolute;top:calc(100% + 6px);left:0;background:#fffffffa!important;box-shadow:0 12px 40px #00000026!important}.ServiceBookingForm-module__wWMVta__autocompleteWrapper{width:100%;position:relative}.ServiceBookingForm-module__wWMVta__autocompleteSuggestions{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-glass);z-index:120;background:#fffffff5;border-radius:12px;flex-direction:column;width:100%;max-height:200px;padding:.4rem;animation:.25s cubic-bezier(.16,1,.3,1) forwards ServiceBookingForm-module__wWMVta__dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 12px 40px #00000026}.ServiceBookingForm-module__wWMVta__autocompleteItem{color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:.8rem 1.1rem;font-size:.95rem;font-weight:500}.ServiceBookingForm-module__wWMVta__autocompleteItem:hover{color:var(--accent-primary);background:#29a8e00d}@media (max-width:768px){.ServiceBookingForm-module__wWMVta__gridFields{grid-template-columns:1fr;gap:1.5rem}.ServiceBookingForm-module__wWMVta__branchSelector,.ServiceBookingForm-module__wWMVta__timeSlotSelector{grid-template-columns:1fr;gap:.6rem}.ServiceBookingForm-module__wWMVta__submitBtn{align-self:stretch;width:100%}}
.ServicePage-module__QapcGG__pageContainer{min-height:80vh;padding-bottom:5rem}.ServicePage-module__QapcGG__introSection{flex-direction:column;gap:1.8rem;max-width:900px;margin:4rem auto;padding:0 20px;display:flex}.ServicePage-module__QapcGG__scrollBtnWrapper{justify-content:center;margin:.5rem 0 1.5rem;display:flex}.ServicePage-module__QapcGG__introParagraph{color:var(--text-secondary);margin:0;font-size:1.1rem;font-weight:300;line-height:1.8}.ServicePage-module__QapcGG__benefitsSection{max-width:1200px;margin:4rem auto 6rem;padding:0 20px}.ServicePage-module__QapcGG__reasonsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.ServicePage-module__QapcGG__reasonCard{background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-glass);text-align:center;transform-style:preserve-3d;box-shadow:var(--shadow-glass);border-radius:24px;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;transition:all .5s cubic-bezier(.25,1,.5,1);display:flex}.ServicePage-module__QapcGG__reasonCard:hover{border-color:var(--border-glow);box-shadow:var(--shadow-glow);transform:translateY(-8px)rotateX(1deg)rotateY(1deg)}.ServicePage-module__QapcGG__iconWrapper{width:70px;height:70px;transition:all var(--transition-normal);background:#29a8e00d;border:1px solid #29a8e01a;border-radius:50%;justify-content:center;align-items:center;display:flex}.ServicePage-module__QapcGG__reasonCard:hover .ServicePage-module__QapcGG__iconWrapper{border-color:var(--accent-primary);background:#29a8e01a;transform:scale(1.05)}.ServicePage-module__QapcGG__icon{width:32px;height:32px;stroke:var(--accent-primary);stroke-width:1.5px;fill:none}.ServicePage-module__QapcGG__reasonText{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:400;line-height:1.5}.ServicePage-module__QapcGG__splitGridSection{background:#ffffff03;border-top:1px solid #ffffff08;padding:5rem 0}.ServicePage-module__QapcGG__splitGrid{grid-template-columns:1.7fr 1fr;align-items:start;gap:3rem;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.ServicePage-module__QapcGG__formColumn{background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-glass);box-shadow:var(--shadow-glass);border-radius:24px;padding:4rem;position:relative;overflow:hidden}.ServicePage-module__QapcGG__formColumn:before{content:"";background:linear-gradient(90deg, transparent, var(--accent-primary), transparent);width:100%;height:2px;position:absolute;top:0;left:0}.ServicePage-module__QapcGG__formHeader{margin-bottom:2.5rem}.ServicePage-module__QapcGG__formHeader h2{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.2rem;font-weight:300}.ServicePage-module__QapcGG__formHeader p{color:var(--text-secondary);margin:0;font-size:1rem;font-weight:300}.ServicePage-module__QapcGG__contactsColumn{flex-direction:column;gap:2rem;display:flex}.ServicePage-module__QapcGG__contactCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-glass);box-shadow:var(--shadow-glass);transition:all var(--transition-normal);border-radius:24px;padding:2.5rem}.ServicePage-module__QapcGG__contactCard:hover{border-color:var(--border-glow);background:var(--bg-glass-heavy);transform:translateY(-4px)}.ServicePage-module__QapcGG__contactCard h4{color:var(--accent-primary);letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.2rem;font-size:1.1rem;font-weight:600}.ServicePage-module__QapcGG__contactDetails{color:var(--text-secondary);flex-direction:column;gap:.8rem;font-size:.95rem;line-height:1.6;display:flex}.ServicePage-module__QapcGG__detailRow{align-items:flex-start;gap:.8rem;display:flex}.ServicePage-module__QapcGG__detailIcon{width:18px;height:18px;stroke:var(--accent-primary);stroke-width:2px;flex-shrink:0;margin-top:.2rem}.ServicePage-module__QapcGG__detailContent{margin:0;font-weight:300}.ServicePage-module__QapcGG__detailContent a{color:var(--text-primary);transition:color var(--transition-fast);font-weight:400;text-decoration:none}.ServicePage-module__QapcGG__detailContent a:hover{color:var(--accent-primary);text-decoration:underline}@media (max-width:1024px){.ServicePage-module__QapcGG__splitGrid{grid-template-columns:1fr;gap:4rem}.ServicePage-module__QapcGG__formColumn{padding:3rem 2rem}}@media (max-width:768px){.ServicePage-module__QapcGG__introSection{margin:2.5rem auto}.ServicePage-module__QapcGG__benefitsSection{margin:2.5rem auto 4rem}.ServicePage-module__QapcGG__benefitsTitle{margin-bottom:2rem;font-size:1.6rem}.ServicePage-module__QapcGG__formColumn{padding:2.5rem 1.25rem}}
.LeasingForm-module__Q6guFW__form{flex-direction:column;gap:2.2rem;display:flex}.LeasingForm-module__Q6guFW__layoutSplit{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}@media (max-width:992px){.LeasingForm-module__Q6guFW__layoutSplit{grid-template-columns:1fr;gap:2rem}}.LeasingForm-module__Q6guFW__layoutColumn{flex-direction:column;gap:2rem;display:flex}.LeasingForm-module__Q6guFW__sectionGroup{border-bottom:1px solid #29a8e014;flex-direction:column;gap:1.2rem;padding-bottom:2rem;display:flex}.LeasingForm-module__Q6guFW__sectionGroup:last-of-type{border-bottom:none;padding-bottom:0}.LeasingForm-module__Q6guFW__sectionTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:inline-block;position:relative}.LeasingForm-module__Q6guFW__gridFields{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.2rem;display:grid}.LeasingForm-module__Q6guFW__formField{flex-direction:column;gap:.5rem;display:flex;position:relative}.LeasingForm-module__Q6guFW__formField label{color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:500}.LeasingForm-module__Q6guFW__requiredStar{color:#ef4444;margin-left:2px}.LeasingForm-module__Q6guFW__input,.LeasingForm-module__Q6guFW__select{box-sizing:border-box;background:var(--bg-input);border:1px solid var(--border-glass);width:100%;color:var(--text-primary);transition:all var(--transition-fast);border-radius:12px;outline:none;padding:1.1rem;font-family:inherit;font-size:.95rem}.LeasingForm-module__Q6guFW__input::placeholder{color:var(--text-secondary);opacity:.4}.LeasingForm-module__Q6guFW__input:hover,.LeasingForm-module__Q6guFW__select:hover{background:var(--bg-input-hover);border-color:#29a8e040}.LeasingForm-module__Q6guFW__input:focus,.LeasingForm-module__Q6guFW__select:focus{border-color:var(--accent-primary);background:var(--bg-input-focus);box-shadow:0 0 15px #29a8e026}.LeasingForm-module__Q6guFW__inputError{background:#fff0f0e6!important;border-color:#ef4444!important;box-shadow:0 0 10px #ef44441a!important}.LeasingForm-module__Q6guFW__errorText{color:#ef4444;margin-top:.2rem;font-size:.75rem;font-weight:500}.LeasingForm-module__Q6guFW__radioGroup{grid-template-columns:repeat(3,1fr);gap:.6rem;width:100%;display:grid}@media (max-width:480px){.LeasingForm-module__Q6guFW__radioGroup{grid-template-columns:1fr}}.LeasingForm-module__Q6guFW__radioBtn{border:1px solid var(--border-glass);color:var(--text-primary);cursor:pointer;transition:all var(--transition-normal);text-align:center;background:#fff9;border-radius:12px;padding:1.1rem .5rem;font-size:.9rem;font-weight:500}.LeasingForm-module__Q6guFW__radioBtn:hover{background:#fffffff2;border-color:#29a8e040;transform:translateY(-2px)}.LeasingForm-module__Q6guFW__radioBtnActive{box-shadow:0 4px 15px #29a8e04d;background:var(--accent-primary)!important;border-color:var(--accent-primary)!important;color:#fff!important}.LeasingForm-module__Q6guFW__sliderContainer{border:1px solid var(--border-glass);background:#ffffffa6;border-radius:12px;flex-direction:column;gap:.8rem;padding:1.1rem;display:flex}.LeasingForm-module__Q6guFW__rangeSlider{appearance:none;background:#29a8e01a;border-radius:3px;outline:none;width:100%;height:6px;margin:.8rem 0}.LeasingForm-module__Q6guFW__rangeSlider::-webkit-slider-thumb{appearance:none;background:var(--accent-primary);cursor:pointer;width:18px;height:18px;transition:transform var(--transition-fast);border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #29a8e04d}.LeasingForm-module__Q6guFW__rangeSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.LeasingForm-module__Q6guFW__sliderValues{color:var(--text-primary);justify-content:space-between;align-items:center;font-size:.95rem;font-weight:600;display:flex}.LeasingForm-module__Q6guFW__inlineValueInput{border:1px solid var(--border-glass);color:var(--text-primary);text-align:right;width:85px;transition:all var(--transition-fast);background:#ffffffe6;border-radius:8px;padding:.3rem .6rem;font-family:inherit;font-size:.95rem;font-weight:600}.LeasingForm-module__Q6guFW__inlineValueInput:focus{border-color:var(--accent-primary);background:var(--bg-card);outline:none;box-shadow:0 0 10px #29a8e01a}.LeasingForm-module__Q6guFW__staticValue{color:var(--accent-primary)}.LeasingForm-module__Q6guFW__calculatorBanner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#29a8e008;border:1px solid #29a8e01a;border-radius:16px;flex-direction:column;gap:1.2rem;margin-top:.5rem;padding:1.8rem;display:flex;position:relative;overflow:hidden}.LeasingForm-module__Q6guFW__calculatorBanner:before{content:"";background:var(--accent-primary);width:4px;height:100%;position:absolute;top:0;left:0}.LeasingForm-module__Q6guFW__interestRow{border-bottom:1px solid #29a8e014;justify-content:space-between;align-items:center;padding-bottom:.8rem;display:flex}.LeasingForm-module__Q6guFW__interestRow label{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em;font-size:.8rem;font-weight:600}.LeasingForm-module__Q6guFW__interestInput{border:1px solid var(--border-glass);color:var(--text-primary);text-align:center;width:75px;transition:all var(--transition-fast);background:#ffffffe6;border-radius:8px;padding:.4rem .8rem;font-size:.95rem;font-weight:600}.LeasingForm-module__Q6guFW__interestInput:focus{border-color:var(--accent-primary);background:#fff;outline:none;box-shadow:0 0 10px #29a8e01a}.LeasingForm-module__Q6guFW__monthlyPaymentPreview{text-align:center;flex-direction:column;align-items:center;gap:.4rem;display:flex}.LeasingForm-module__Q6guFW__monthlyPaymentPreview span{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);font-size:.85rem}.LeasingForm-module__Q6guFW__monthlyPaymentPreview h2{color:var(--accent-primary);letter-spacing:-.02em;margin:0;font-size:2.2rem;font-weight:700}.LeasingForm-module__Q6guFW__monthlyPaymentPreview small{color:var(--text-secondary);opacity:.7;margin-top:.2rem;font-size:.75rem;line-height:1.4}.LeasingForm-module__Q6guFW__instructionsBanner{background:#29a8e00d;border:1px dashed #29a8e059;border-radius:12px;align-items:flex-start;gap:.8rem;margin-bottom:.5rem;padding:1.1rem 1.3rem;display:flex}.LeasingForm-module__Q6guFW__instructionsBanner svg{width:20px;height:20px;color:var(--accent-primary);flex-shrink:0;margin-top:2px}.LeasingForm-module__Q6guFW__instructionsBanner p{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}.LeasingForm-module__Q6guFW__autocompleteWrapper{width:100%;position:relative}.LeasingForm-module__Q6guFW__suggestionsList{border:1px solid var(--border-glass);z-index:120;-webkit-backdrop-filter:blur(20px);background:#fffffffa;border-radius:12px;flex-direction:column;max-height:200px;margin:4px 0 0;padding:.4rem 0;list-style:none;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 35px #0000001f}.LeasingForm-module__Q6guFW__suggestionsList li{color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);text-align:left;padding:.8rem 1.2rem;font-size:.95rem;font-weight:500}.LeasingForm-module__Q6guFW__suggestionsList li:hover{color:var(--accent-primary);background:#29a8e00d}.LeasingForm-module__Q6guFW__fileDropzonesGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:480px){.LeasingForm-module__Q6guFW__fileDropzonesGrid{grid-template-columns:1fr}}.LeasingForm-module__Q6guFW__dropzone{text-align:center;transition:all var(--transition-normal);cursor:pointer;box-sizing:border-box;background:#ffffff80;border:2px dashed #29a8e033;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:130px;padding:1.5rem 1rem;display:flex}.LeasingForm-module__Q6guFW__dropzone:hover{border-color:var(--accent-primary);background:#ffffffd9;transform:translateY(-2px)}.LeasingForm-module__Q6guFW__dropzoneFilled{border-color:var(--accent-primary);background:#29a8e00d;border-style:solid}.LeasingForm-module__Q6guFW__dropzoneError{background:#ef444408!important;border-color:#ef444480!important}.LeasingForm-module__Q6guFW__dropzoneContent{flex-direction:column;align-items:center;gap:.4rem;display:flex}.LeasingForm-module__Q6guFW__dropzoneContent p{color:var(--text-secondary);margin:0;font-size:.85rem}.LeasingForm-module__Q6guFW__fileInputLabel{border:1px solid var(--border-glass);color:var(--accent-primary);cursor:pointer;transition:all var(--transition-fast);text-transform:uppercase;letter-spacing:.05em;background:#29a8e00f;border-radius:8px;margin:.3rem 0;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.LeasingForm-module__Q6guFW__fileInputLabel:hover{background:var(--accent-primary);color:#fff;box-shadow:0 4px 10px #29a8e033}.LeasingForm-module__Q6guFW__fileInputHidden{display:none!important}.LeasingForm-module__Q6guFW__dropzoneContent small{color:var(--text-secondary);opacity:.6;font-size:.75rem;line-height:1.3}.LeasingForm-module__Q6guFW__fileDetails{flex-direction:column;align-items:center;gap:.6rem;width:100%;display:flex}.LeasingForm-module__Q6guFW__fileText{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:90%;font-size:.85rem;font-weight:500;overflow:hidden}.LeasingForm-module__Q6guFW__removeFileBtn{color:#ef4444;cursor:pointer;transition:all var(--transition-fast);text-transform:uppercase;letter-spacing:.03em;background:#ef444414;border:1px solid #ef44444d;border-radius:6px;padding:.3rem .8rem;font-size:.75rem;font-weight:600}.LeasingForm-module__Q6guFW__removeFileBtn:hover{color:#fff;background:#ef4444;border-color:#ef4444;box-shadow:0 2px 8px #ef444433}.LeasingForm-module__Q6guFW__partnersGrid{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:.5rem;display:grid}@media (max-width:480px){.LeasingForm-module__Q6guFW__partnersGrid{grid-template-columns:1fr}}.LeasingForm-module__Q6guFW__partnerBtn{border:1px solid var(--border-glass);color:var(--text-primary);cursor:pointer;transition:all var(--transition-normal);background:#fff9;border-radius:8px;align-items:center;gap:.8rem;padding:.9rem 1.1rem;font-size:.85rem;font-weight:500;display:flex}.LeasingForm-module__Q6guFW__partnerBtn:hover{background:#fffffff2;border-color:#29a8e033;transform:translateY(-1px)}.LeasingForm-module__Q6guFW__partnerBtnActive{font-weight:600;border-color:var(--accent-primary)!important;color:var(--accent-primary)!important;background:#29a8e00f!important}.LeasingForm-module__Q6guFW__partnerDot{width:8px;height:8px;transition:all var(--transition-fast);background:#29a8e033;border-radius:50%}.LeasingForm-module__Q6guFW__partnerBtnActive .LeasingForm-module__Q6guFW__partnerDot{background:var(--accent-primary);box-shadow:0 0 6px var(--accent-primary)}.LeasingForm-module__Q6guFW__disclaimerWrapper{margin-top:1.5rem}.LeasingForm-module__Q6guFW__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.8rem;display:flex}.LeasingForm-module__Q6guFW__checkboxInput{display:none!important}.LeasingForm-module__Q6guFW__customCheckbox{border:1px solid var(--border-glass);width:20px;height:20px;transition:all var(--transition-fast);background:#ffffffbf;border-radius:6px;flex-shrink:0;margin-top:2px;position:relative}.LeasingForm-module__Q6guFW__checkboxLabel:hover .LeasingForm-module__Q6guFW__customCheckbox{background:#fff;border-color:#29a8e040}.LeasingForm-module__Q6guFW__checkboxInput:checked+.LeasingForm-module__Q6guFW__customCheckbox{background:var(--accent-primary);border-color:var(--accent-primary)}.LeasingForm-module__Q6guFW__checkboxInput:checked+.LeasingForm-module__Q6guFW__customCheckbox:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.LeasingForm-module__Q6guFW__customCheckboxError{background:#fff0f0e6!important;border-color:#ef4444!important}.LeasingForm-module__Q6guFW__checkboxText{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.LeasingForm-module__Q6guFW__submitContainer{margin-top:1rem}.LeasingForm-module__Q6guFW__apiErrorBox{color:#ef4444;text-align:center;background:#ef444414;border:1px solid #ef44444d;border-radius:8px;margin-top:1.5rem;padding:1rem;font-size:.9rem;font-weight:500}.LeasingForm-module__Q6guFW__successWrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:550px;margin:0 auto;padding:4rem 2rem;display:flex}.LeasingForm-module__Q6guFW__checkmarkCircle{stroke-width:2px;stroke:#10b981;stroke-miterlimit:10;border-radius:50%;width:72px;height:72px;margin-bottom:2rem;animation:.4s ease-in-out .4s forwards LeasingForm-module__Q6guFW__fillAnimation,.3s ease-in-out both LeasingForm-module__Q6guFW__scaleAnimation;display:block;box-shadow:inset 0 0 #10b981}.LeasingForm-module__Q6guFW__checkmark{stroke-width:2px;stroke:#fff;stroke-miterlimit:10;border-radius:50%;width:72px;height:72px}.LeasingForm-module__Q6guFW__checkmarkCirclePath{stroke-dasharray:166;stroke-dashoffset:166px;stroke-width:2px;stroke-miterlimit:10;stroke:#10b981;fill:none;animation:.6s cubic-bezier(.65,0,.45,1) forwards LeasingForm-module__Q6guFW__strokeAnimation}.LeasingForm-module__Q6guFW__checkmarkCheck{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;animation:.3s cubic-bezier(.65,0,.45,1) .8s forwards LeasingForm-module__Q6guFW__strokeAnimation}@keyframes LeasingForm-module__Q6guFW__strokeAnimation{to{stroke-dashoffset:0}}@keyframes LeasingForm-module__Q6guFW__scaleAnimation{0%,to{transform:none}50%{transform:scale(1.1)}}@keyframes LeasingForm-module__Q6guFW__fillAnimation{to{box-shadow:inset 0 0 0 36px #10b981}}.LeasingForm-module__Q6guFW__successTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.8rem;font-size:1.8rem;font-weight:700}.LeasingForm-module__Q6guFW__successDesc{color:var(--text-secondary);margin-bottom:2.2rem;font-size:1rem;line-height:1.6}.LeasingForm-module__Q6guFW__receipt{border:1px solid var(--border-glass);box-sizing:border-box;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#29a8e005;border-radius:16px;width:100%;margin-bottom:2.5rem;padding:1.8rem}.LeasingForm-module__Q6guFW__receipt h3{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);border-bottom:1px solid #29a8e014;margin-top:0;margin-bottom:1.2rem;padding-bottom:.8rem;font-size:.85rem;font-weight:600}.LeasingForm-module__Q6guFW__receiptRow{border-bottom:1px solid #29a8e00f;justify-content:space-between;padding:.6rem 0;font-size:.95rem;display:flex}.LeasingForm-module__Q6guFW__receiptRow span{color:var(--text-secondary)}.LeasingForm-module__Q6guFW__receiptRow strong{color:var(--text-primary);font-weight:600}.LeasingForm-module__Q6guFW__receiptPayment{text-align:center;background:#29a8e00a;border-radius:12px;flex-direction:column;align-items:center;gap:.3rem;margin-top:1.2rem;padding:1.2rem;display:flex}.LeasingForm-module__Q6guFW__receiptPayment span{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em;font-size:.75rem}.LeasingForm-module__Q6guFW__receiptPayment h2{color:var(--accent-primary);margin:0;font-size:1.8rem;font-weight:700}
.Dots-module__r92iEq__dots{opacity:.15;pointer-events:none;width:100%;max-width:351px;height:auto;transition:opacity 1.2s cubic-bezier(.16,1,.3,1)}.Dots-module__r92iEq__animate{opacity:.7}.Dots-module__r92iEq__dots.Dots-module__r92iEq__animate g path{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards Dots-module__r92iEq__fadeInPath}.Dots-module__r92iEq__dots.Dots-module__r92iEq__animate g path:nth-child(5n+1){animation-delay:.1s}.Dots-module__r92iEq__dots.Dots-module__r92iEq__animate g path:nth-child(5n+2){animation-delay:.2s}.Dots-module__r92iEq__dots.Dots-module__r92iEq__animate g path:nth-child(5n+3){animation-delay:.3s}.Dots-module__r92iEq__dots.Dots-module__r92iEq__animate g path:nth-child(5n+4){animation-delay:.4s}.Dots-module__r92iEq__dots.Dots-module__r92iEq__animate g path:nth-child(5n+5){animation-delay:.5s}@keyframes Dots-module__r92iEq__fadeInPath{0%{opacity:0;transform:translateY(4px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.Dots-module__r92iEq__hideOnMobile{display:block}@media (max-width:768px){.Dots-module__r92iEq__hideOnMobile{display:none}}
.LeasingPage-module__wfZuoW__pageContainer{min-height:80vh;padding-bottom:5rem}.LeasingPage-module__wfZuoW__scrollBtnWrapper{justify-content:center;margin:1.5rem 0 3rem;display:flex}.LeasingPage-module__wfZuoW__partnersSection{text-align:center;max-width:1200px;margin:3.5rem auto 5rem;padding:0 20px}.LeasingPage-module__wfZuoW__partnersTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);opacity:.7;margin-bottom:2rem;font-size:.9rem;font-weight:500}.LeasingPage-module__wfZuoW__partnersGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem 3.5rem;display:flex}.LeasingPage-module__wfZuoW__partnerWrapper{opacity:.45;transition:opacity var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;display:flex}.LeasingPage-module__wfZuoW__partnerWrapper:hover{opacity:.95;transform:translateY(-2px)}.LeasingPage-module__wfZuoW__partnerLogo{object-fit:contain;filter:grayscale()contrast(1.1);max-width:140px;max-height:32px;transition:filter var(--transition-fast)}.LeasingPage-module__wfZuoW__partnerWrapper:hover .LeasingPage-module__wfZuoW__partnerLogo{filter:grayscale(0%)contrast()}.LeasingPage-module__wfZuoW__horizontalContentSection{background-color:#29a8e0;justify-content:center;width:100%;padding:60px 20px;display:flex;position:relative;overflow:hidden}.LeasingPage-module__wfZuoW__horizontalContentSection .dots{opacity:.15;pointer-events:none;width:26%;transition:opacity 1.2s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:-1%}@media (max-width:1000px){.LeasingPage-module__wfZuoW__horizontalContentSection .dots{width:300px}}@media (max-width:768px){.LeasingPage-module__wfZuoW__horizontalContentSection .dots{display:none}}.LeasingPage-module__wfZuoW__maxWidthWrapper{z-index:2;justify-content:space-evenly;align-items:center;width:100%;max-width:1140px;padding:0 20px;display:flex}.LeasingPage-module__wfZuoW__termsTitle{color:#fff;font-family:var(--font-exo2), "Exo 2", sans-serif;letter-spacing:.2px;text-transform:uppercase;width:100%;max-width:300px;margin:0 20px;font-size:32px;font-weight:700;line-height:34px}.LeasingPage-module__wfZuoW__content{flex:1;justify-content:flex-end;display:flex}.LeasingPage-module__wfZuoW__conditionsList{margin:0;padding:0;list-style:none}.LeasingPage-module__wfZuoW__conditionItem{color:#fff;align-items:flex-start;width:540px;margin-bottom:16px;font-family:Source Sans Pro,Inter,sans-serif;font-size:16px;line-height:22px;display:flex}.LeasingPage-module__wfZuoW__conditionItem:last-child{margin-bottom:0}.LeasingPage-module__wfZuoW__checkmarkIcon{color:#fff;flex-shrink:0;justify-content:center;align-items:center;margin-top:5px;margin-right:12px;display:inline-flex}.LeasingPage-module__wfZuoW__formSectionWrapper{max-width:1200px;margin:6rem auto;padding:0 20px}.LeasingPage-module__wfZuoW__formHeader{text-align:center;margin-bottom:3.5rem}.LeasingPage-module__wfZuoW__formTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);margin-bottom:.8rem;font-size:2.2rem;font-weight:500}.LeasingPage-module__wfZuoW__formSubtitle{color:var(--text-secondary);opacity:.85;font-size:1.05rem;font-weight:300}@media (max-width:900px){.LeasingPage-module__wfZuoW__horizontalContentSection{padding:40px 20px 48px}.LeasingPage-module__wfZuoW__maxWidthWrapper{flex-direction:column;justify-content:center;gap:30px}.LeasingPage-module__wfZuoW__termsTitle{text-align:center;max-width:100%;margin:0;font-size:26px}.LeasingPage-module__wfZuoW__content{justify-content:center;width:100%}.LeasingPage-module__wfZuoW__conditionItem{width:100%;max-width:540px}.LeasingPage-module__wfZuoW__partnersGrid{gap:2rem 2.5rem}}@media (max-width:600px){.LeasingPage-module__wfZuoW__formTitle{font-size:1.8rem}.LeasingPage-module__wfZuoW__partnersGrid{gap:1.5rem 2rem}}@media (max-width:500px){.LeasingPage-module__wfZuoW__horizontalContentSection{padding:30px 15px 36px}.LeasingPage-module__wfZuoW__termsTitle{font-size:22px;line-height:28px}.LeasingPage-module__wfZuoW__conditionItem{margin-bottom:12px;font-size:15px;line-height:20px}}
.CarExchangeForm-module__d8VkIa__formContainer{width:100%;max-width:1100px;font-family:var(--font-source-sans), "Source Sans Pro", "Inter", sans-serif;margin:0 auto}.CarExchangeForm-module__d8VkIa__formCard{-webkit-backdrop-filter:blur(20px);background:#ffffff8c;border:1px solid #fff6;border-radius:20px;margin-bottom:2.5rem;padding:3rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;box-shadow:0 15px 35px #0000000d}.CarExchangeForm-module__d8VkIa__formCard:hover{box-shadow:0 20px 45px #00000014}.CarExchangeForm-module__d8VkIa__sectionHeader{border-bottom:1px solid #29a8e014;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.CarExchangeForm-module__d8VkIa__sectionNumber{color:#fff;background:#29a8e0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:700;display:flex}.CarExchangeForm-module__d8VkIa__sectionTitle{color:var(--text-primary);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:1.4rem;font-weight:600}.CarExchangeForm-module__d8VkIa__grid{grid-template-columns:1fr 1fr;gap:1.8rem;display:grid}.CarExchangeForm-module__d8VkIa__fullWidth{grid-column:1/-1}.CarExchangeForm-module__d8VkIa__formGroup{flex-direction:column;gap:.5rem;display:flex;position:relative}.CarExchangeForm-module__d8VkIa__label{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.CarExchangeForm-module__d8VkIa__input,.CarExchangeForm-module__d8VkIa__select,.CarExchangeForm-module__d8VkIa__textarea{background:var(--bg-input);color:var(--text-primary);transition:all var(--transition-fast);border:1px solid #29a8e02e;border-radius:10px;outline:none;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;box-shadow:inset 0 2px 4px #00000005}.CarExchangeForm-module__d8VkIa__input:focus,.CarExchangeForm-module__d8VkIa__select:focus,.CarExchangeForm-module__d8VkIa__textarea:focus{background:var(--bg-input-focus);border-color:#29a8e0;box-shadow:0 0 0 4px #29a8e026}.CarExchangeForm-module__d8VkIa__textarea{resize:vertical;min-height:120px}.CarExchangeForm-module__d8VkIa__inputError{border-color:#dc2626!important;box-shadow:0 0 0 4px #dc26261a!important}.CarExchangeForm-module__d8VkIa__errorText{color:#dc2626;margin-top:.2rem;font-size:.8rem;font-weight:500}.CarExchangeForm-module__d8VkIa__segmentContainer{background:#29a8e00f;border:1px solid #29a8e01a;border-radius:10px;grid-template-columns:repeat(3,1fr);padding:4px;display:grid}.CarExchangeForm-module__d8VkIa__segmentButton{color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);text-align:center;background:0 0;border:none;border-radius:7px;padding:.75rem;font-size:.9rem;font-weight:500}.CarExchangeForm-module__d8VkIa__segmentButton:hover{color:var(--text-primary)}.CarExchangeForm-module__d8VkIa__activeSegment{background:var(--bg-card);box-shadow:var(--shadow-glass);font-weight:600;color:#29a8e0!important}.CarExchangeForm-module__d8VkIa__picturesNotice{color:var(--text-secondary);opacity:.8;margin-bottom:1.5rem;font-size:.85rem}.CarExchangeForm-module__d8VkIa__dropzonesGrid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.CarExchangeForm-module__d8VkIa__dropzone{cursor:pointer;text-align:center;height:120px;transition:all var(--transition-fast);background:#ffffff80;border:2px dashed #29a8e033;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;display:flex;position:relative;overflow:hidden}.CarExchangeForm-module__d8VkIa__dropzone:hover{background:#29a8e00a;border-color:#29a8e0}.CarExchangeForm-module__d8VkIa__dropzoneActive{background:#29a8e014;border-color:#29a8e0}.CarExchangeForm-module__d8VkIa__dropzoneIcon{color:var(--text-secondary);opacity:.6;margin-bottom:.5rem;transition:transform .2s}.CarExchangeForm-module__d8VkIa__dropzone:hover .CarExchangeForm-module__d8VkIa__dropzoneIcon{color:#29a8e0;opacity:1;transform:scale(1.1)}.CarExchangeForm-module__d8VkIa__dropzoneLabel{color:var(--text-secondary);font-size:.75rem;font-weight:500;line-height:1.3}.CarExchangeForm-module__d8VkIa__imagePreviewContainer{background:var(--bg-card);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:.4rem;display:flex;position:absolute;top:0;left:0}.CarExchangeForm-module__d8VkIa__previewThumb{object-fit:cover;border-radius:8px;width:100%;height:100%}.CarExchangeForm-module__d8VkIa__fileName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;text-align:center;width:90%;margin-top:.2rem;font-size:.7rem;font-weight:500;overflow:hidden}.CarExchangeForm-module__d8VkIa__removeImageBtn{color:#fff;cursor:pointer;background:#dc2626d9;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:background .2s;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 2px 4px #0000001a}.CarExchangeForm-module__d8VkIa__removeImageBtn:hover{background:#dc2626}.CarExchangeForm-module__d8VkIa__carPreviewCard{background:#29a8e00d;border:1px solid #29a8e040;border-radius:12px;grid-template-columns:180px 1fr;margin-top:1.5rem;animation:.4s ease-out CarExchangeForm-module__d8VkIa__fadeIn;display:grid;overflow:hidden;box-shadow:0 4px 15px #00000005}.CarExchangeForm-module__d8VkIa__carPreviewImgWrapper{background:#eaeff5;height:100%;min-height:120px;position:relative}.CarExchangeForm-module__d8VkIa__carPreviewImg{object-fit:cover;width:100%;height:100%}.CarExchangeForm-module__d8VkIa__carPreviewDetails{flex-direction:column;justify-content:center;padding:1.2rem;display:flex}.CarExchangeForm-module__d8VkIa__carPreviewTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.CarExchangeForm-module__d8VkIa__carPreviewSpecs{color:var(--text-secondary);flex-wrap:wrap;gap:.5rem 1.2rem;margin-bottom:.6rem;font-size:.85rem;display:flex}.CarExchangeForm-module__d8VkIa__specItem{align-items:center;gap:.3rem;display:flex}.CarExchangeForm-module__d8VkIa__carPreviewPrice{color:#29a8e0;font-size:1.2rem;font-weight:700}.CarExchangeForm-module__d8VkIa__submitWrapper{flex-direction:column;align-items:center;margin-top:2rem;display:flex}.CarExchangeForm-module__d8VkIa__submitBtn{color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all var(--transition-fast);background:#29a8e0;border:none;border-radius:50px;align-items:center;gap:.8rem;padding:1.1rem 3rem;font-family:inherit;font-size:1.05rem;font-weight:600;display:flex;box-shadow:0 8px 25px #29a8e040}.CarExchangeForm-module__d8VkIa__submitBtn:hover:not(:disabled){background:#1b97cf;transform:translateY(-2px);box-shadow:0 10px 30px #29a8e059}.CarExchangeForm-module__d8VkIa__submitBtn:active:not(:disabled){transform:translateY(0)}.CarExchangeForm-module__d8VkIa__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.CarExchangeForm-module__d8VkIa__autocompleteContainer{width:100%;position:relative}.CarExchangeForm-module__d8VkIa__autocompleteList{background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-glass);width:100%;box-shadow:var(--shadow-glass);z-index:100;border-radius:8px;max-height:200px;margin-top:4px;padding:0;list-style:none;position:absolute;top:100%;left:0;overflow-y:auto}.CarExchangeForm-module__d8VkIa__autocompleteItem{color:var(--text-primary);cursor:pointer;padding:.7rem 1rem;font-size:.9rem;transition:background .2s}.CarExchangeForm-module__d8VkIa__autocompleteItem:hover{color:#29a8e0;background:#29a8e014}.CarExchangeForm-module__d8VkIa__autocompleteContainer .CarExchangeForm-module__d8VkIa__input{padding-right:2.5rem}.CarExchangeForm-module__d8VkIa__noSuggestionsItem{color:var(--text-secondary);text-align:center;padding:.9rem 1rem;font-size:.9rem;font-style:italic}.CarExchangeForm-module__d8VkIa__carAutocompleteItem{cursor:pointer;border-bottom:1px solid #29a8e00d;align-items:center;gap:1rem;padding:.75rem 1rem;transition:all .2s;display:flex}.CarExchangeForm-module__d8VkIa__carAutocompleteItem:last-child{border-bottom:none}.CarExchangeForm-module__d8VkIa__carAutocompleteItem:hover{background:#29a8e014}.CarExchangeForm-module__d8VkIa__carAutocompleteImgWrapper{background:#29a8e00d;border:1px solid #29a8e01a;border-radius:6px;flex-shrink:0;width:54px;height:36px;overflow:hidden}.CarExchangeForm-module__d8VkIa__carAutocompleteImg{object-fit:cover;width:100%;height:100%}.CarExchangeForm-module__d8VkIa__carAutocompleteDetails{flex-direction:column;flex:1;min-width:0;display:flex}.CarExchangeForm-module__d8VkIa__carAutocompleteTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:600;overflow:hidden}.CarExchangeForm-module__d8VkIa__carAutocompleteMeta{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.78rem;overflow:hidden}.CarExchangeForm-module__d8VkIa__carAutocompletePrice{color:#29a8e0;flex-shrink:0;font-size:.95rem;font-weight:700}.CarExchangeForm-module__d8VkIa__clearSearchBtn{color:var(--text-secondary);cursor:pointer;z-index:2;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;font-size:1.3rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.CarExchangeForm-module__d8VkIa__clearSearchBtn:hover{color:var(--text-primary);background:#0000000d}.CarExchangeForm-module__d8VkIa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite CarExchangeForm-module__d8VkIa__spin}@keyframes CarExchangeForm-module__d8VkIa__spin{to{transform:rotate(360deg)}}@keyframes CarExchangeForm-module__d8VkIa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CarExchangeForm-module__d8VkIa__successContainer{text-align:center;max-width:650px;margin:0 auto;animation:.5s ease-out CarExchangeForm-module__d8VkIa__fadeIn}.CarExchangeForm-module__d8VkIa__successIconWrapper{color:#10b981;margin-bottom:1.5rem}.CarExchangeForm-module__d8VkIa__successTitle{color:var(--text-primary);font-size:2rem;font-weight:600;font-family:var(--font-exo2), "Exo 2", sans-serif;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.8rem}.CarExchangeForm-module__d8VkIa__successMessage{color:var(--text-secondary);margin-bottom:3rem;font-size:1.05rem;line-height:1.6}.CarExchangeForm-module__d8VkIa__receiptCard{background:var(--bg-glass-heavy);text-align:left;box-shadow:var(--shadow-glass);border:2px dashed #29a8e059;border-radius:16px;margin-bottom:3rem;padding:2.5rem;position:relative;overflow:hidden}.CarExchangeForm-module__d8VkIa__receiptCard:before{content:"";background:linear-gradient(90deg,#29a8e0,#10b981);width:100%;height:6px;position:absolute;top:0;left:0}.CarExchangeForm-module__d8VkIa__receiptHeader{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.2rem;display:flex}.CarExchangeForm-module__d8VkIa__receiptTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.1rem;font-weight:700}.CarExchangeForm-module__d8VkIa__receiptBadge{color:#29a8e0;text-transform:uppercase;background:#1073dc14;border-radius:4px;padding:.3rem .7rem;font-size:.75rem;font-weight:600}.CarExchangeForm-module__d8VkIa__receiptGrid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.CarExchangeForm-module__d8VkIa__receiptGroup{flex-direction:column;gap:.2rem;display:flex}.CarExchangeForm-module__d8VkIa__receiptLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.CarExchangeForm-module__d8VkIa__receiptValue{color:var(--text-primary);font-size:.95rem;font-weight:600}.CarExchangeForm-module__d8VkIa__receiptActionWrapper{justify-content:center;display:flex}.CarExchangeForm-module__d8VkIa__receiptResetBtn{color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);background:#29a8e00f;border:1px solid #29a8e01a;border-radius:50px;padding:.9rem 2.5rem;font-size:.95rem;font-weight:600}.CarExchangeForm-module__d8VkIa__receiptResetBtn:hover{color:#29a8e0;background:#29a8e01f}@media (max-width:992px){.CarExchangeForm-module__d8VkIa__formCard{padding:2rem}.CarExchangeForm-module__d8VkIa__grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.CarExchangeForm-module__d8VkIa__dropzonesGrid{grid-template-columns:repeat(3,1fr)}.CarExchangeForm-module__d8VkIa__carPreviewCard{grid-template-columns:1fr}.CarExchangeForm-module__d8VkIa__carPreviewImgWrapper{height:140px}}@media (max-width:576px){.CarExchangeForm-module__d8VkIa__dropzonesGrid{grid-template-columns:repeat(2,1fr)}.CarExchangeForm-module__d8VkIa__receiptGrid{grid-template-columns:1fr}.CarExchangeForm-module__d8VkIa__formCard{border-radius:14px;padding:1.5rem 1rem}}
