.ShowroomSection-module-scss-module__i2RXaa__wrapper{background:#fcfcfc;width:100%;padding:24px 0}.ShowroomSection-module-scss-module__i2RXaa__searchHeader{flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;display:flex}.ShowroomSection-module-scss-module__i2RXaa__mainTitle{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#e60012 0%,#ff3838 100%);border-radius:50px;align-items:center;gap:10px;padding:10px 28px;font-size:1.1rem;font-weight:700;display:inline-flex;box-shadow:0 8px 25px #e6001240}.ShowroomSection-module-scss-module__i2RXaa__mainTitleIcon{font-size:1.4rem}.ShowroomSection-module-scss-module__i2RXaa__filterRow{gap:16px;width:100%;max-width:800px;padding:0 16px;display:flex}.ShowroomSection-module-scss-module__i2RXaa__filterSelect,.ShowroomSection-module-scss-module__i2RXaa__filterInput{color:#333;background:#fff;border:1.5px solid #eee;border-radius:12px;outline:none;flex:1;padding:12px 20px;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000005}.ShowroomSection-module-scss-module__i2RXaa__filterSelect:focus,.ShowroomSection-module-scss-module__i2RXaa__filterInput:focus{border-color:#e60012;box-shadow:0 4px 12px #e6001214}.ShowroomSection-module-scss-module__i2RXaa__filterInput::placeholder{color:#bbb}.ShowroomSection-module-scss-module__i2RXaa__cardGrid{max-width:1240px;margin:0 auto;padding:0 20px}.ShowroomSection-module-scss-module__i2RXaa__cardGridInner{grid-template-columns:repeat(2,1fr);gap:28px;width:100%;display:grid}.ShowroomSection-module-scss-module__i2RXaa__cardGridInner>:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:100%;max-width:calc(50% - 14px)}.ShowroomSection-module-scss-module__i2RXaa__storeCard{cursor:pointer;opacity:0;background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:row;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s forwards ShowroomSection-module-scss-module__i2RXaa__fadeInUp;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000008}@keyframes ShowroomSection-module-scss-module__i2RXaa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ShowroomSection-module-scss-module__i2RXaa__storeCard:hover{border-color:#e600124d;transform:translateY(-5px);box-shadow:0 12px 40px #e600121a}.ShowroomSection-module-scss-module__i2RXaa__cardImageWrap{flex-shrink:0;width:44%;min-width:220px;max-width:340px;position:relative;overflow:hidden}.ShowroomSection-module-scss-module__i2RXaa__cardImageLink{width:100%;height:100%;text-decoration:none;display:block;position:relative;overflow:hidden}.ShowroomSection-module-scss-module__i2RXaa__cardImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.165,.84,.44,1);display:block}.ShowroomSection-module-scss-module__i2RXaa__storeCard:hover .ShowroomSection-module-scss-module__i2RXaa__cardImg{transform:scale(1.08)}.ShowroomSection-module-scss-module__i2RXaa__imageOverlay{pointer-events:none;background:linear-gradient(#0000 50%,#0003 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ShowroomSection-module-scss-module__i2RXaa__cardBody{flex-direction:column;flex:1;gap:10px;padding:16px 20px;display:flex}.ShowroomSection-module-scss-module__i2RXaa__storeName{color:#222;text-transform:uppercase;margin:0;font-size:1.1rem;font-weight:800;line-height:1.4;transition:color .3s}.ShowroomSection-module-scss-module__i2RXaa__storeCard:hover .ShowroomSection-module-scss-module__i2RXaa__storeName{color:#e60012}.ShowroomSection-module-scss-module__i2RXaa__infoList{flex-direction:column;gap:8px;display:flex}.ShowroomSection-module-scss-module__i2RXaa__infoLine{color:#555;align-items:flex-start;gap:10px;font-size:.92rem;line-height:1.5;display:flex}.ShowroomSection-module-scss-module__i2RXaa__infoIcon{flex-shrink:0;width:18px;height:18px;margin-top:2px}.ShowroomSection-module-scss-module__i2RXaa__iconAddress{color:#e60012}.ShowroomSection-module-scss-module__i2RXaa__iconTime{color:#f59e0b}.ShowroomSection-module-scss-module__i2RXaa__iconPhone{color:#2563eb}.ShowroomSection-module-scss-module__i2RXaa__phoneLink{color:#444;font-weight:500}.ShowroomSection-module-scss-module__i2RXaa__phoneNumber{color:#e60012;font-weight:700}.ShowroomSection-module-scss-module__i2RXaa__directionsBtn{color:#e60012;background:0 0;border:1.5px solid #e60012;border-radius:10px;align-items:center;gap:8px;width:fit-content;margin-top:4px;padding:10px 20px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .3s;display:none}.ShowroomSection-module-scss-module__i2RXaa__directionsBtn:hover{color:#fff;background:#e60012;box-shadow:0 4px 15px #e600124d}.ShowroomSection-module-scss-module__i2RXaa__directionsBtnIcon{width:16px;height:16px}.ShowroomSection-module-scss-module__i2RXaa__mapWrap{border:1px solid #f0f0f0;border-radius:12px;flex:1;width:100%;min-height:180px;margin-top:auto;overflow:hidden}.ShowroomSection-module-scss-module__i2RXaa__mapIframe{border:none;width:100%;height:100%;display:block}.ShowroomSection-module-scss-module__i2RXaa__emptyState{text-align:center;background:#fff;border:2px dashed #eee;border-radius:20px;flex-direction:column;grid-column:1/-1;align-items:center;gap:12px;padding:80px 40px;display:flex}.ShowroomSection-module-scss-module__i2RXaa__emptyIcon{margin-bottom:8px;font-size:4rem}.ShowroomSection-module-scss-module__i2RXaa__emptyTitle{color:#222;font-size:1.2rem;font-weight:700}.ShowroomSection-module-scss-module__i2RXaa__emptySubtitle{color:#777;max-width:400px;font-size:.95rem}.ShowroomSection-module-scss-module__i2RXaa__resetBtn{color:#555;cursor:pointer;background:#f4f4f4;border:none;border-radius:12px;margin-top:12px;padding:12px 28px;font-weight:600;transition:all .2s}.ShowroomSection-module-scss-module__i2RXaa__resetBtn:hover{color:#fff;background:#222}.ShowroomSection-module-scss-module__i2RXaa__countBadge{background:#fff3;border-radius:20px;margin-left:6px;padding:2px 14px;font-size:.9rem;font-weight:600}@media (max-width:1100px){.ShowroomSection-module-scss-module__i2RXaa__cardGridInner{gap:20px}.ShowroomSection-module-scss-module__i2RXaa__cardImageWrap{width:40%;min-width:180px}.ShowroomSection-module-scss-module__i2RXaa__cardBody{gap:8px;padding:20px}.ShowroomSection-module-scss-module__i2RXaa__storeName{font-size:.98rem}.ShowroomSection-module-scss-module__i2RXaa__mapWrap{min-height:120px}}@media (max-width:768px){.ShowroomSection-module-scss-module__i2RXaa__wrapper{padding:16px 0 32px}.ShowroomSection-module-scss-module__i2RXaa__mainTitle{padding:8px 20px;font-size:.85rem}.ShowroomSection-module-scss-module__i2RXaa__filterRow{flex-direction:column;gap:8px}.ShowroomSection-module-scss-module__i2RXaa__cardGridInner{grid-template-columns:repeat(2,1fr);gap:12px}.ShowroomSection-module-scss-module__i2RXaa__cardGridInner>:last-child:nth-child(odd){max-width:100%}.ShowroomSection-module-scss-module__i2RXaa__storeCard{border-radius:12px;flex-direction:column}.ShowroomSection-module-scss-module__i2RXaa__cardImageWrap{width:100%;max-width:unset;min-width:unset;height:160px}.ShowroomSection-module-scss-module__i2RXaa__cardBody{gap:8px;padding:12px}.ShowroomSection-module-scss-module__i2RXaa__storeName{font-size:.88rem}.ShowroomSection-module-scss-module__i2RXaa__infoLine{gap:6px;font-size:.8rem}.ShowroomSection-module-scss-module__i2RXaa__infoIcon{width:14px;height:14px}.ShowroomSection-module-scss-module__i2RXaa__directionsBtn{justify-content:center;width:100%;padding:7px 14px;font-size:.78rem;display:flex}.ShowroomSection-module-scss-module__i2RXaa__mapWrap{display:none}}@media (max-width:480px){.ShowroomSection-module-scss-module__i2RXaa__cardImageWrap{height:130px}.ShowroomSection-module-scss-module__i2RXaa__storeName{font-size:.82rem}.ShowroomSection-module-scss-module__i2RXaa__infoLine{font-size:.75rem}.ShowroomSection-module-scss-module__i2RXaa__mainTitle{padding:8px 18px;font-size:.8rem}.ShowroomSection-module-scss-module__i2RXaa__countBadge{padding:1px 10px;font-size:.75rem}}
.style-module-scss-module__W1H79a__contactSection{background:#fff;width:100%;margin-top:20px;padding:40px 0 0}.style-module-scss-module__W1H79a__contactTitle{text-align:center;color:#e60012;letter-spacing:2px;text-transform:uppercase;margin-bottom:32px;font-size:2.2rem;font-weight:800}.style-module-scss-module__W1H79a__contactContent{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:40px;max-width:1400px;margin:0 auto;display:flex}.style-module-scss-module__W1H79a__contactImage{flex:1;justify-content:center;align-items:center;width:40%;display:flex}.style-module-scss-module__W1H79a__imageVPDVT{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:auto;box-shadow:0 4px 24px #00000014}.style-module-scss-module__W1H79a__contactInfo{background:#fafafa;border-radius:12px;flex-direction:column;flex:1;justify-content:center;display:flex;box-shadow:0 2px 16px #00000012}.style-module-scss-module__W1H79a__companyName{color:#e60012;letter-spacing:1px;text-transform:uppercase;margin:10px auto;font-size:25px;font-weight:800;line-height:1.2}.style-module-scss-module__W1H79a__companyDesc{color:#000;margin:0;font-size:17px;line-height:1.6}.style-module-scss-module__W1H79a__infoCardsWrapper{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:50px;max-width:1200px;margin:48px auto 20px;display:flex}.style-module-scss-module__W1H79a__infoCard{background:#fff;border-radius:20px;flex-direction:column;flex:420px;align-items:center;min-width:320px;max-width:520px;transition:box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a}.style-module-scss-module__W1H79a__infoCardImage{-o-object-fit:cover;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px;width:605.552px;height:533.056px;box-shadow:0 2px 12px #00000012}.style-module-scss-module__W1H79a__infoCardContent{text-align:start;background:linear-gradient(135deg,#0a1a5e 0%,#1a237e 100%);flex-direction:column;align-items:center;width:100%;height:100%;padding:10px 28px 24px;display:flex}.style-module-scss-module__W1H79a__infoCardContentRed{text-align:start;background:linear-gradient(135deg,#e60012 0%,#ff3c3c 100%);padding:10px}.style-module-scss-module__W1H79a__infoCardTitle{color:#fff;text-align:center;letter-spacing:1px;text-transform:uppercase;margin-bottom:18px;font-size:1.35rem;font-weight:800}.style-module-scss-module__W1H79a__infoCardTitleRed{color:#fff;text-align:center;letter-spacing:1px;text-transform:uppercase;margin-bottom:18px;font-size:1.25rem;font-weight:800}.style-module-scss-module__W1H79a__infoCardText{color:#fff;text-align:center;margin-bottom:0;font-size:16px;line-height:1.7}.style-module-scss-module__W1H79a__infoCardText b{font-size:1.1rem;font-weight:800}.style-module-scss-module__W1H79a__showroomSection{background:#e60012;border-radius:10px;flex-direction:column;align-items:center;width:100%;margin:20px 0;padding:20px 0;display:flex}.style-module-scss-module__W1H79a__showroomTitle{text-align:center;color:#fff;letter-spacing:1.5px;text-transform:uppercase;border-radius:12px;width:100%;margin:10px 30px;padding:7px 0;font-size:26px;font-weight:800}.style-module-scss-module__W1H79a__showroomContent{flex-flow:wrap;justify-content:center;align-items:stretch;gap:32px;width:100%;margin:0 auto;padding:30px;display:flex}.style-module-scss-module__W1H79a__showroomLeft{flex-direction:column;flex:1.1;align-items:stretch;gap:18px;width:55%;height:100%;display:flex}.style-module-scss-module__W1H79a__showroomFilters{gap:16px;margin-bottom:8px;display:flex}.style-module-scss-module__W1H79a__showroomSelect{color:#222;background:#fff;border:none;border-radius:8px;outline:none;flex:1;width:100%;padding:12px 16px;font-size:1rem;transition:box-shadow .2s;box-shadow:0 2px 8px #00000012}.style-module-scss-module__W1H79a__showroomList{scrollbar-width:thin;scrollbar-color:#e60012 #fff;background:#fff;border:1px solid #eee;border-radius:10px;flex-direction:column;justify-content:flex-start;min-height:500px;max-height:510px;margin:0;padding:0;display:flex;overflow-y:auto;box-shadow:0 4px 24px #0000001a}.style-module-scss-module__W1H79a__showroomItem{cursor:pointer;background:0 0;border-bottom:1px solid #f2f2f2;padding:18px 18px 14px;transition:background .15s}.style-module-scss-module__W1H79a__showroomItem:last-child{border-bottom:none}.style-module-scss-module__W1H79a__showroomItem.style-module-scss-module__W1H79a__active,.style-module-scss-module__W1H79a__showroomItem:hover{background:#ffe6e6}.style-module-scss-module__W1H79a__showroomItemTitle{color:#e60012;letter-spacing:1px;margin-bottom:6px;font-size:1.1rem;font-weight:900}.style-module-scss-module__W1H79a__showroomItemInfo{color:#222;align-items:center;gap:6px;margin-bottom:2px;font-size:.98rem;line-height:1.7;display:flex}.style-module-scss-module__W1H79a__showroomRight{flex-direction:column;width:45%;height:100%;display:flex}.style-module-scss-module__W1H79a__showroomDetailTitle{color:#e60012;letter-spacing:1px;margin-bottom:6px;font-size:1.2rem;font-weight:900}.style-module-scss-module__W1H79a__showroomDetailInfo{color:#222;align-items:center;gap:8px;margin-bottom:2px;font-size:1rem;line-height:1.7;display:flex}.style-module-scss-module__W1H79a__showroomImages{flex-direction:column;justify-content:start;align-items:flex-start;gap:18px;margin-top:10px;display:flex}.style-module-scss-module__W1H79a__showroomPhoto{-o-object-fit:contain;object-fit:contain;background:0 0;border-radius:10px;width:100%;height:70%;max-height:400px;box-shadow:0 2px 12px #00000014}.style-module-scss-module__W1H79a__showroomMap{background:#eee;border-radius:10px;width:100%;height:40%;max-height:200px;overflow:hidden;box-shadow:0 2px 12px #00000014}@media (max-width:1100px){.style-module-scss-module__W1H79a__contactContent{flex-direction:column;align-items:center;gap:24px}.style-module-scss-module__W1H79a__contactImage,.style-module-scss-module__W1H79a__contactInfo{width:100%}.style-module-scss-module__W1H79a__contactInfo{padding:32px 16px}.style-module-scss-module__W1H79a__showroomContent{flex-direction:column;align-items:stretch;gap:24px;max-width:100%;padding:10px}.style-module-scss-module__W1H79a__companyDesc{padding:10px}.style-module-scss-module__W1H79a__showroomLeft,.style-module-scss-module__W1H79a__showroomRight{width:100%;min-width:0;max-width:100%}.style-module-scss-module__W1H79a__showroomImages{gap:10px}}@media (max-width:900px){.style-module-scss-module__W1H79a__infoCardsWrapper{flex-direction:column;gap:28px;width:100%;height:100%}.style-module-scss-module__W1H79a__infoCard{flex:1;width:100%;height:100%;margin:0 auto}.style-module-scss-module__W1H79a__companyDesc{padding:10px}.style-module-scss-module__W1H79a__infoCardImage{width:100%;height:533.056px}.style-module-scss-module__W1H79a__infoCardContent,.style-module-scss-module__W1H79a__infoCardContentRed{text-align:start;height:100%;padding:18px 10px 14px}.style-module-scss-module__W1H79a__showroomLeft,.style-module-scss-module__W1H79a__showroomRight{width:100%;min-width:0;max-width:100%}}@media (max-width:700px){.style-module-scss-module__W1H79a__contactTitle{margin-bottom:18px;font-size:1.5rem}.style-module-scss-module__W1H79a__companyName{margin-bottom:10px;font-size:1.2rem}.style-module-scss-module__W1H79a__contactSection{padding:18px 0 0}.style-module-scss-module__W1H79a__contactInfo{border-radius:8px;padding:18px 6px}.style-module-scss-module__W1H79a__showroomTitle{border-radius:8px;max-width:100%;margin-bottom:18px;padding:5px;font-size:1.2rem}.style-module-scss-module__W1H79a__showroomImages{gap:6px}.style-module-scss-module__W1H79a__showroomPhoto,.style-module-scss-module__W1H79a__showroomMap{-o-object-fit:cover;object-fit:cover;background:0 0;border-radius:6px;width:100%;height:300px}.style-module-scss-module__W1H79a__infoCardsWrapper{margin-left:3px;margin-right:5px}.style-module-scss-module__W1H79a__infoCard{width:90%;height:100%}.style-module-scss-module__W1H79a__infoCardImage{width:100%;height:533.056px}.style-module-scss-module__W1H79a__showroomLeft,.style-module-scss-module__W1H79a__showroomRight{width:100%;min-width:0;max-width:100%}}.style-module-scss-module__W1H79a__srOnly{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
