.ExShowroomHero-module__53FFRW__hero{justify-content:center;align-items:center;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.ExShowroomHero-module__53FFRW__backgroundImage{z-index:0;background-image:url(/images/image.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.ExShowroomHero-module__53FFRW__overlay{z-index:1;background:linear-gradient(#00271d80 0%,#00271db3 50%,#00271dd9 100%);position:absolute;inset:0}.ExShowroomHero-module__53FFRW__content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:900px;padding:0 24px;display:flex;position:relative}.ExShowroomHero-module__53FFRW__textContent{flex-direction:column;align-items:center;gap:24px;display:flex}.ExShowroomHero-module__53FFRW__title{color:#fff;text-transform:uppercase;letter-spacing:-.02em;margin:0;font-family:SKODA Next,sans-serif;font-size:clamp(36px,7vw,72px);font-weight:700;line-height:1.1;transition-property:text-shadow;transition-duration:.3s;transition-timing-function:ease;display:inline-block;position:relative}.ExShowroomHero-module__53FFRW__title:after{content:"";background:linear-gradient(90deg,#78faae,#5ce898);width:0;height:4px;transition:width .4s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.ExShowroomHero-module__53FFRW__title:hover:after{width:80%}.ExShowroomHero-module__53FFRW__title:hover{text-shadow:0 0 30px #78faae4d}.ExShowroomHero-module__53FFRW__highlight{color:#78faae;display:block}.ExShowroomHero-module__53FFRW__subtitle{color:#ffffffd9;max-width:650px;margin:0;font-family:SKODA Next,sans-serif;font-size:clamp(16px,2vw,20px);font-weight:400;line-height:1.6}.ExShowroomHero-module__53FFRW__ctaButton{color:#00271d;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#78faae;border:none;border-radius:6px;align-items:center;gap:12px;margin-top:16px;padding:18px 40px;font-family:SKODA Next,sans-serif;font-size:16px;font-weight:600;transition-property:background-color,box-shadow;transition-duration:.3s;transition-timing-function:ease;display:inline-flex}.ExShowroomHero-module__53FFRW__ctaButton:hover{background:#5ce898;box-shadow:0 10px 40px #78faae66}.ExShowroomHero-module__53FFRW__arrowIcon{width:20px;height:20px;transition:transform .3s}.ExShowroomHero-module__53FFRW__ctaButton:hover .ExShowroomHero-module__53FFRW__arrowIcon{transform:translateY(4px)}.ExShowroomHero-module__53FFRW__scrollIndicator{z-index:10;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.ExShowroomHero-module__53FFRW__scrollText{color:#fff9;text-transform:uppercase;letter-spacing:.15em;font-family:SKODA Next,sans-serif;font-size:12px;font-weight:500}.ExShowroomHero-module__53FFRW__scrollLine{transform-origin:top;background:#78faae;width:2px;height:40px}@media (max-width:768px){.ExShowroomHero-module__53FFRW__hero{min-height:100vh}.ExShowroomHero-module__53FFRW__content{padding:0 20px}.ExShowroomHero-module__53FFRW__title{font-size:clamp(32px,10vw,48px)}.ExShowroomHero-module__53FFRW__ctaButton{padding:16px 32px;font-size:14px}.ExShowroomHero-module__53FFRW__scrollIndicator{bottom:24px}}
.ExShowroomForm-module__0kUPfq__section{background:#f8f8f8;min-height:100vh;padding:80px 0 100px}.ExShowroomForm-module__0kUPfq__container{max-width:1200px;margin:0 auto;padding:0 40px}.ExShowroomForm-module__0kUPfq__headerText{text-align:center;margin-bottom:40px}.ExShowroomForm-module__0kUPfq__sectionTitle{font-family:var(--font-skoda-next),sans-serif;color:#1a1a1a;margin:0;font-size:2.5rem;font-weight:700}.ExShowroomForm-module__0kUPfq__formCard{background:#fff;border-radius:8px;margin-bottom:40px;padding:40px;box-shadow:0 2px 8px #0000000f}.ExShowroomForm-module__0kUPfq__description{font-family:var(--font-skoda-next),sans-serif;color:#666;margin-bottom:32px;font-size:1rem;line-height:1.7}.ExShowroomForm-module__0kUPfq__formControls{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:24px;display:grid}.ExShowroomForm-module__0kUPfq__formGroup{flex-direction:column;gap:12px;display:flex}.ExShowroomForm-module__0kUPfq__label{font-family:var(--font-skoda-next),sans-serif;color:#1a1a1a;font-size:.9rem;font-weight:600}.ExShowroomForm-module__0kUPfq__required{color:#e53935}.ExShowroomForm-module__0kUPfq__selectWrapper{position:relative}.ExShowroomForm-module__0kUPfq__select{width:100%;font-family:var(--font-skoda-next),sans-serif;color:#1a1a1a;cursor:pointer;appearance:none;background:#fff;border:1px solid #ddd;border-radius:6px;padding:14px 48px 14px 16px;font-size:1rem;transition:border-color .3s,box-shadow .3s}.ExShowroomForm-module__0kUPfq__select:hover{border-color:#4ba82e}.ExShowroomForm-module__0kUPfq__select:focus{border-color:#4ba82e;outline:none;box-shadow:0 0 0 3px #4ba82e1a}.ExShowroomForm-module__0kUPfq__selectIcon{color:#666;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.ExShowroomForm-module__0kUPfq__transmissionButtons{gap:12px;display:flex}.ExShowroomForm-module__0kUPfq__transmissionBtn{font-family:var(--font-skoda-next),sans-serif;color:#666;cursor:pointer;background:#f5f5f5;border:2px solid #0000;border-radius:6px;flex:1;padding:14px 24px;font-size:1rem;font-weight:500;transition-property:background-color,color,border-color;transition-duration:.3s;transition-timing-function:ease}.ExShowroomForm-module__0kUPfq__transmissionBtn:hover:not(:disabled){color:#1a1a1a;background:#eee}.ExShowroomForm-module__0kUPfq__transmissionBtn.ExShowroomForm-module__0kUPfq__active{color:#00271d;background:#78faae;border-color:#78faae}.ExShowroomForm-module__0kUPfq__transmissionBtn:disabled{opacity:.4;cursor:not-allowed}.ExShowroomForm-module__0kUPfq__mandatoryText{font-family:var(--font-skoda-next),sans-serif;color:#888;margin-bottom:24px;font-size:.85rem}.ExShowroomForm-module__0kUPfq__disclaimer{background:#fafafa;border-left:3px solid #78faae;border-radius:0 6px 6px 0;padding:16px 20px}.ExShowroomForm-module__0kUPfq__disclaimer strong{font-family:var(--font-skoda-next),sans-serif;color:#1a1a1a;margin-bottom:6px;font-size:.9rem;display:block}.ExShowroomForm-module__0kUPfq__disclaimer p{font-family:var(--font-skoda-next),sans-serif;color:#666;margin:0;font-size:.85rem}.ExShowroomForm-module__0kUPfq__priceTableContainer{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.ExShowroomForm-module__0kUPfq__priceTable{border-collapse:collapse;width:100%}.ExShowroomForm-module__0kUPfq__priceTable thead{background:#1a1a1a}.ExShowroomForm-module__0kUPfq__priceTable th{font-family:var(--font-skoda-next),sans-serif;color:#fff;text-align:left;padding:18px 24px;font-size:.95rem;font-weight:600}.ExShowroomForm-module__0kUPfq__priceTable th:first-child{width:40%}.ExShowroomForm-module__0kUPfq__priceTable th:nth-child(2),.ExShowroomForm-module__0kUPfq__priceTable th:nth-child(3){width:30%}.ExShowroomForm-module__0kUPfq__priceTable tbody tr{border-bottom:1px solid #eee;transition:background-color .3s}.ExShowroomForm-module__0kUPfq__priceTable tbody tr:hover{background:#f9f9f9}.ExShowroomForm-module__0kUPfq__priceTable tbody tr:last-child{border-bottom:none}.ExShowroomForm-module__0kUPfq__priceTable td{font-family:var(--font-skoda-next),sans-serif;color:#333;padding:18px 24px;font-size:.95rem}.ExShowroomForm-module__0kUPfq__priceCell{color:#4ba82e;font-weight:600}.ExShowroomForm-module__0kUPfq__requestLink{font-family:var(--font-skoda-next),sans-serif;color:#78faae;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;font-size:.9rem;text-decoration:underline;transition:color .3s}.ExShowroomForm-module__0kUPfq__requestLink:hover{color:#5ce898}.ExShowroomForm-module__0kUPfq__noVariants{text-align:center;color:#888;font-style:italic;padding:40px 24px!important}.ExShowroomForm-module__0kUPfq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;padding:calc(var(--header-height-desktop,64px) + 28px)20px 24px;background:#0009;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.ExShowroomForm-module__0kUPfq__modalContent{width:100%;max-width:420px;max-height:calc(100svh - var(--header-height-desktop,64px) - 48px);scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-radius:20px;padding:30px;position:relative;overflow-y:auto;box-shadow:0 24px 60px #0e3a2f2e}.ExShowroomForm-module__0kUPfq__modalContent::-webkit-scrollbar{display:none}.ExShowroomForm-module__0kUPfq__closeBtn{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition-property:background-color,color;transition-duration:.3s;transition-timing-function:ease;display:flex;position:absolute;top:16px;right:16px}.ExShowroomForm-module__0kUPfq__closeBtn:hover{color:#1a1a1a;background:#e0e0e0}.ExShowroomForm-module__0kUPfq__modalHeader{align-items:center;gap:14px;margin-bottom:20px;display:flex}.ExShowroomForm-module__0kUPfq__modalIcon{background:#0e3a2f14;border:1px solid #0e3a2f1f;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ExShowroomForm-module__0kUPfq__modalIcon svg{color:#0e3a2f;width:24px;height:24px}.ExShowroomForm-module__0kUPfq__modalTitle{font-family:var(--font-skoda-next),sans-serif;color:#0e3a2f;margin:0;font-size:1.5rem;font-weight:700}.ExShowroomForm-module__0kUPfq__modalText{font-family:var(--font-skoda-next),sans-serif;color:#0e3a2fb8;margin-bottom:24px;font-size:.95rem;line-height:1.7}.ExShowroomForm-module__0kUPfq__contactDetails{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.ExShowroomForm-module__0kUPfq__contactItem{background:#f7faf8;border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;transition:background-color .3s;display:flex}.ExShowroomForm-module__0kUPfq__contactItem:hover{background:#eef5f1}.ExShowroomForm-module__0kUPfq__contactLabel{font-family:var(--font-skoda-next),sans-serif;color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:500}.ExShowroomForm-module__0kUPfq__contactValue{font-family:var(--font-skoda-next),sans-serif;color:#0e3a2f;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}.ExShowroomForm-module__0kUPfq__contactValue:hover{color:#0a2e25;text-decoration:underline}.ExShowroomForm-module__0kUPfq__modalFooter{border-top:1px solid #eee;padding-top:20px}.ExShowroomForm-module__0kUPfq__footerNote{font-family:var(--font-skoda-next),sans-serif;color:#888;text-align:center;margin:0;font-size:.85rem}@media (max-width:768px){.ExShowroomForm-module__0kUPfq__section{padding:60px 0 80px}.ExShowroomForm-module__0kUPfq__container{padding:0 20px}.ExShowroomForm-module__0kUPfq__sectionTitle{font-size:1.8rem}.ExShowroomForm-module__0kUPfq__formCard{padding:24px}.ExShowroomForm-module__0kUPfq__formControls{grid-template-columns:1fr;gap:24px}.ExShowroomForm-module__0kUPfq__transmissionButtons{flex-direction:column}.ExShowroomForm-module__0kUPfq__priceTable{display:block;overflow-x:auto}.ExShowroomForm-module__0kUPfq__priceTable th,.ExShowroomForm-module__0kUPfq__priceTable td{white-space:nowrap;padding:14px 16px;font-size:.85rem}.ExShowroomForm-module__0kUPfq__modalContent{max-height:calc(100svh - var(--header-height-mobile,60px) - 32px);margin:0;padding:22px}.ExShowroomForm-module__0kUPfq__modalTitle{font-size:1.25rem}.ExShowroomForm-module__0kUPfq__modalOverlay{padding:calc(var(--header-height-mobile,60px) + 16px)16px 16px}}
