.car-browser-component-module__nLnl9q__container{z-index:0;min-height:100vh;padding:0;position:relative}.car-browser-component-module__nLnl9q__container:before{content:"";opacity:.15;pointer-events:none;background:url(../media/logo.2733b461.png) 50%/max(100px,min(60vw,950px)) no-repeat;background-position:center center center;z-index:-2;position:absolute;top:0;bottom:0;left:0;right:0}.car-browser-component-module__nLnl9q__header{z-index:100;background:var(--background);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem;position:-webkit-sticky;position:sticky;top:0}.car-browser-component-module__nLnl9q__searchSection{align-items:center;gap:.75rem;display:flex}.car-browser-component-module__nLnl9q__searchBox{background:var(--background);border-radius:var(--radius);border:1px solid var(--border);flex:1;align-items:center;padding:.5rem .75rem;display:flex}.car-browser-component-module__nLnl9q__searchIcon{color:var(--text-secondary);margin-right:.5rem}.car-browser-component-module__nLnl9q__searchInput{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.car-browser-component-module__nLnl9q__searchInput::placeholder{color:var(--text-secondary)}.car-browser-component-module__nLnl9q__clearIcon{color:var(--text-secondary);cursor:pointer}.car-browser-component-module__nLnl9q__filterButton{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);cursor:pointer;transition:var(--transition);justify-content:center;align-items:center;padding:.5rem;display:flex}.car-browser-component-module__nLnl9q__filterButton:hover,.car-browser-component-module__nLnl9q__filterButton.car-browser-component-module__nLnl9q__active{background:var(--primary);color:#fff;border-color:var(--primary)}.car-browser-component-module__nLnl9q__filtersPanel{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.car-browser-component-module__nLnl9q__carTypeTabs{border-radius:var(--radius);gap:1rem;margin-bottom:1rem;padding:.25rem;display:flex}.car-browser-component-module__nLnl9q__typeTab{background:var(--surface);border-radius:calc(var(--radius) - 2px);color:var(--text-secondary);cursor:pointer;transition:var(--transition);border:none;border:2px solid var(--border);flex:1;padding:.5rem;font-size:.8rem;font-weight:500}.car-browser-component-module__nLnl9q__typeTab.car-browser-component-module__nLnl9q__active{background:var(--primary);color:#fff}.car-browser-component-module__nLnl9q__brandsSection,.car-browser-component-module__nLnl9q__seriesSection{gap:.5rem;margin:0 -.25rem;padding:.5rem 0;display:flex;overflow-x:auto}.car-browser-component-module__nLnl9q__brandsSection::-webkit-scrollbar{display:none}.car-browser-component-module__nLnl9q__seriesSection::-webkit-scrollbar{display:none}.car-browser-component-module__nLnl9q__brandPill,.car-browser-component-module__nLnl9q__seriePill{background:var(--surface);border:1px solid var(--border);color:var(--text);white-space:nowrap;cursor:pointer;transition:var(--transition);border-radius:20px;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.car-browser-component-module__nLnl9q__brandPill:hover,.car-browser-component-module__nLnl9q__brandPill.car-browser-component-module__nLnl9q__active{background:var(--primary);color:#fff;border-color:var(--primary)}.car-browser-component-module__nLnl9q__seriePill:hover{background:var(--surface);border-color:var(--primary)}.car-browser-component-module__nLnl9q__brandIcon{flex-shrink:0}.car-browser-component-module__nLnl9q__main{padding:1rem}.car-browser-component-module__nLnl9q__carsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.car-browser-component-module__nLnl9q__carCard{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:var(--transition);overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04)}.car-browser-component-module__nLnl9q__carCard:hover{border-color:var(--primary);box-shadow:0 4px 20px rgba(0,0,0,.1)}.car-browser-component-module__nLnl9q__imageSection{height:160px;position:relative;overflow:hidden}.car-browser-component-module__nLnl9q__imageContainer{background:var(--surface);width:100%;height:100%}.car-browser-component-module__nLnl9q__carImage{object-fit:cover;width:100%;height:100%;transition:var(--transition);opacity:0}.car-browser-component-module__nLnl9q__carImage.car-browser-component-module__nLnl9q__loaded{opacity:1}.car-browser-component-module__nLnl9q__imageSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite car-browser-component-module__nLnl9q__loading}.car-browser-component-module__nLnl9q__badges{flex-direction:column;gap:.25rem;display:flex;position:absolute;top:.5rem;left:.5rem}.car-browser-component-module__nLnl9q__badge{text-transform:uppercase;letter-spacing:.3px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.car-browser-component-module__nLnl9q__statusBadge,.car-browser-component-module__nLnl9q__stockBadge{color:#fff}.car-browser-component-module__nLnl9q__carInfo{padding:.75rem}.car-browser-component-module__nLnl9q__priceSection{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.car-browser-component-module__nLnl9q__price{color:#852222;font-size:1.1rem;font-weight:700}.car-browser-component-module__nLnl9q__oldPrice{color:var(--text-secondary);font-size:.8rem;-webkit-text-decoration:line-through #852222;text-decoration:line-through #852222}.car-browser-component-module__nLnl9q__carTitle h3{color:var(--text);margin:0 0 .1rem;font-size:.9rem;font-weight:600;line-height:1.2}.car-browser-component-module__nLnl9q__carTitle p{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.2}.car-browser-component-module__nLnl9q__specs{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.car-browser-component-module__nLnl9q__specItem{color:var(--text-secondary);background:var(--surface);border-radius:8px;padding:.2rem .5rem;font-size:.75rem}.car-browser-component-module__nLnl9q__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.car-browser-component-module__nLnl9q__emptyIcon{color:var(--text-secondary);margin-bottom:1rem}.car-browser-component-module__nLnl9q__emptyState h3{color:var(--text);margin:0 0 .5rem;font-size:1.1rem}.car-browser-component-module__nLnl9q__emptyState p{color:var(--text-secondary);margin:0 0 1rem;font-size:.9rem}.car-browser-component-module__nLnl9q__resetButton{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;transition:var(--transition);border:none;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500}.car-browser-component-module__nLnl9q__resetButton:hover{background:var(--primary-hover)}@keyframes car-browser-component-module__nLnl9q__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.car-browser-component-module__nLnl9q__container{padding:0}.car-browser-component-module__nLnl9q__header,.car-browser-component-module__nLnl9q__main{padding:.75rem}.car-browser-component-module__nLnl9q__carsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem}.car-browser-component-module__nLnl9q__imageSection{height:140px}}@media (max-width:480px){.car-browser-component-module__nLnl9q__carsGrid{grid-template-columns:1fr;gap:.75rem}.car-browser-component-module__nLnl9q__searchSection{gap:.5rem}.car-browser-component-module__nLnl9q__carTypeTabs{flex-direction:column;gap:.25rem}.car-browser-component-module__nLnl9q__typeTab{text-align:center}}
:root[data-theme=light]{--primary:#0ba869;--primary-hover:rgba(11,168,105,.8);--background:#f9fafb;--surface:#e3e6e8;--text:#141a1f;--text-secondary:#52667a;--border:#d1d9e0;--accent:#ff9100;--success:#29a329;--shadow:0 8px 32px rgba(0,0,0,.1);--shadow-hover:0 16px 48px rgba(0,0,0,.15);--radius:12px;--transition:all .3s cubic-bezier(.4,0,.2,1)}:root[data-theme=dark]{--primary:#09905a;--primary-hover:rgba(9,144,90,.494);--background:#101418;--surface:#181f25;--text:#f0f2f5;--text-secondary:#a3b3c2;--border:#29333d;--accent:#fc3;--success:#3c3;--shadow:0 8px 32px rgba(0,0,0,.3);--shadow-hover:0 16px 48px rgba(0,0,0,.4);--radius:12px;--transition:all .2s ease}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:var(--transition);flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.theme-toggle{background-color:var(--surface);color:var(--text);border:1px solid var(--border);cursor:pointer;box-shadow:var(--shadow);z-index:999;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.theme-toggle:hover{background-color:var(--primary-hover);color:#fff;transform:scale(1.05)}
.header-module__6rtY2W__header{z-index:1000;transition:all .3s;top:0;left:0;right:0}.header-module__6rtY2W__top_bar{background-color:var(--primary);color:#fff;width:100%;padding:.5rem 0;font-size:.85rem}.header-module__6rtY2W__logoWrapper{width:190px;height:60px;padding:.5rem;position:relative;top:-26px}.header-module__6rtY2W__logo{object-fit:cover;position:relative;left:-25px}.header-module__6rtY2W__container{max-width:1200px;margin:0 auto;padding:0 2rem}.header-module__6rtY2W__top_content{justify-content:space-between;align-items:center;display:flex}.header-module__6rtY2W__contact_info{gap:1.5rem;display:flex}.header-module__6rtY2W__contact_item{align-items:center;gap:.5rem;display:flex}.header-module__6rtY2W__theme_toggle{align-items:center;display:flex}.header-module__6rtY2W__main_nav{background-color:var(--surface);border-bottom:1px solid var(--border);transition:all .3s}.header-module__6rtY2W__nav_content{justify-content:space-between;align-items:center;padding:1rem 0;display:flex;position:relative}.header-module__6rtY2W__brand{align-items:center;display:flex}.header-module__6rtY2W__logoLink{cursor:pointer;background-color:transparent;border:none;align-items:center;gap:.5rem;text-decoration:none;display:flex}.header-module__6rtY2W__logoText{color:var(--text);align-items:center;gap:.5rem;font-size:1.5rem;font-style:italic;font-weight:400;display:flex;position:relative}.header-module__6rtY2W__logoText:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.header-module__6rtY2W__logoText:hover:after{width:100%}.header-module__6rtY2W__links{align-items:center;gap:2rem;display:flex;position:relative}.header-module__6rtY2W__link{color:var(--text);padding:.5rem 0;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.header-module__6rtY2W__link:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.header-module__6rtY2W__link:hover{color:var(--primary)}.header-module__6rtY2W__link:hover:after{width:100%}.header-module__6rtY2W__service_container{cursor:pointer;position:relative}.header-module__6rtY2W__service_trigger{color:var(--text);align-items:center;gap:.25rem;padding:.5rem 0;font-weight:500;transition:color .3s;display:flex}.header-module__6rtY2W__service_trigger:hover{color:var(--primary)}.header-module__6rtY2W__chevron{transition:transform .3s}.header-module__6rtY2W__rotate{transform:rotate(180deg)}.header-module__6rtY2W__dropdown{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:150px;box-shadow:var(--shadow);opacity:0;visibility:hidden;z-index:1001;padding:.5rem 0;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(10px)}.header-module__6rtY2W__dropdownOpen{opacity:1;visibility:visible;transform:translateY(0)}.header-module__6rtY2W__dropdown_link{color:var(--text);margin-top:1rem;padding:1rem;text-decoration:none;transition:all .3s;display:block}.header-module__6rtY2W__dropdown_link:hover{background-color:var(--background);color:var(--primary)}.header-module__6rtY2W__menuToggle{cursor:pointer;color:var(--text);border-radius:var(--radius);width:40px;height:40px;transition:var(--transition);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;display:none}.header-module__6rtY2W__menuToggle:hover{background-color:var(--surface)}.header-module__6rtY2W__desktop_cart{align-items:center;gap:1rem;display:flex}.header-module__6rtY2W__linkWithBadge{display:inline-block;position:relative}.header-module__6rtY2W__notificationBadge{color:#fff;background-color:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;animation:2s infinite header-module__6rtY2W__pulse;display:flex;position:absolute;top:-8px;right:-8px}@keyframes header-module__6rtY2W__pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.header-module__6rtY2W__link{position:relative}.header-module__6rtY2W__mobile_cart,.header-module__6rtY2W__mobile_Cart{display:none}@media (max-width:968px){.header-module__6rtY2W__top_bar{display:none}.header-module__6rtY2W__header{position:relative}.header-module__6rtY2W__container{padding:0 1.5rem}.header-module__6rtY2W__links{background-color:var(--background);z-index:1001;border:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;width:70%;height:100vh;padding:5rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-5px 0 15px rgba(0,0,0,.1)}.header-module__6rtY2W__linksOpen{right:0}.header-module__6rtY2W__link{border-bottom:1px solid var(--border);width:100%;padding:1rem 0}.header-module__6rtY2W__service_container{width:100%}.header-module__6rtY2W__service_trigger{border-bottom:1px solid var(--border);justify-content:space-between;width:100%;padding:1rem 0}.header-module__6rtY2W__dropdown{opacity:1;visibility:visible;box-shadow:none;border:none;width:100%;margin-left:.5rem;padding:0;display:none;position:static;transform:none}.header-module__6rtY2W__dropdownOpen{display:block}.header-module__6rtY2W__dropdown_link{border:none;margin-left:1rem;padding:.75rem 0}.header-module__6rtY2W__theme_toggle{justify-content:center;width:100%;margin-top:2rem;padding:1rem 0}.header-module__6rtY2W__mobile_cart{justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:1rem;padding:1rem 0;display:flex}.header-module__6rtY2W__mobile_Cart{cursor:pointer;align-items:center;gap:1rem;display:flex;position:relative;left:10px}.header-module__6rtY2W__desktop_cart{display:none}.header-module__6rtY2W__menuToggle{z-index:1002;display:flex}}@media (max-width:480px){.header-module__6rtY2W__container{padding:0 1rem}.header-module__6rtY2W__links{border:none;width:85%;padding:4rem 1.5rem}.header-module__6rtY2W__logoText{font-size:.9rem}}
.CartIcon-module__Wqr_Aa__cartContainer{display:inline-block;position:relative}.CartIcon-module__Wqr_Aa__cartButton{background:var(--primary);color:#fff;cursor:pointer;width:50px;height:50px;transition:var(--transition);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.CartIcon-module__Wqr_Aa__cartButton:hover{background:var(--primary-hover);transform:translateY(-2px)}.CartIcon-module__Wqr_Aa__cartBadge{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.8rem;font-weight:600;display:flex;position:absolute;top:-5px;right:-5px}.CartIcon-module__Wqr_Aa__cartDropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:400px;max-width:90vw;box-shadow:var(--shadow-hover);z-index:1000;margin-top:.5rem;position:absolute;top:100%;right:0}.CartIcon-module__Wqr_Aa__cartHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem;display:flex}.CartIcon-module__Wqr_Aa__cartHeader h3{color:var(--text);margin:0;font-size:1.1rem;font-weight:600}.CartIcon-module__Wqr_Aa__closeButton{color:var(--text-secondary);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:4px;padding:.25rem}.CartIcon-module__Wqr_Aa__closeButton:hover{background:var(--background);color:var(--text)}.CartIcon-module__Wqr_Aa__cartContent{max-height:400px;overflow-y:auto}.CartIcon-module__Wqr_Aa__loading{text-align:center;color:var(--text-secondary);padding:2rem}.CartIcon-module__Wqr_Aa__emptyCart{text-align:center;color:var(--text-secondary);padding:3rem 2rem}.CartIcon-module__Wqr_Aa__emptyCart svg{opacity:.5;margin-bottom:1rem}.CartIcon-module__Wqr_Aa__cartItems{padding:.5rem}.CartIcon-module__Wqr_Aa__cartItem{background:var(--background);border-radius:var(--radius);transition:var(--transition);gap:1rem;margin-bottom:.5rem;padding:1rem;display:flex;position:relative}.CartIcon-module__Wqr_Aa__cartItem:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.CartIcon-module__Wqr_Aa__cartItemImage{object-fit:cover;border-radius:var(--radius);flex-shrink:0;width:80px;height:60px}.CartIcon-module__Wqr_Aa__cartItemDetails{flex:1}.CartIcon-module__Wqr_Aa__carName{color:var(--text);margin:0 0 .25rem;font-size:.9rem;font-weight:600;line-height:1.3}.CartIcon-module__Wqr_Aa__carColor{color:var(--text-secondary);margin:0 0 .5rem;font-size:.8rem}.CartIcon-module__Wqr_Aa__carPrice{color:var(--primary);margin:0 0 .75rem;font-size:1rem;font-weight:700}.CartIcon-module__Wqr_Aa__quantityControls{align-items:center;gap:.5rem;display:flex}.CartIcon-module__Wqr_Aa__quantityBtn{border:1px solid var(--border);background:var(--surface);cursor:pointer;width:28px;height:28px;transition:var(--transition);border-radius:4px;justify-content:center;align-items:center;font-weight:700;display:flex}.CartIcon-module__Wqr_Aa__quantityBtn:hover:not(:disabled){background:var(--primary);color:#fff}.CartIcon-module__Wqr_Aa__quantityBtn:disabled{opacity:.5;cursor:not-allowed}.CartIcon-module__Wqr_Aa__quantity{text-align:center;min-width:30px;padding:0 .75rem;font-weight:600}.CartIcon-module__Wqr_Aa__removeItemButton{color:#fff;cursor:pointer;width:24px;height:24px;transition:var(--transition);background:#dc2626;border:none;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;top:.5rem;right:.5rem}.CartIcon-module__Wqr_Aa__removeItemButton:hover{background:#b91c1c}.CartIcon-module__Wqr_Aa__cartFooter{border-top:1px solid var(--border);background:var(--background);border-radius:0 0 var(--radius)var(--radius);padding:1rem}.CartIcon-module__Wqr_Aa__cartTotal{color:var(--text);justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.2rem;font-weight:700;display:flex}.CartIcon-module__Wqr_Aa__checkoutButton{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;width:100%;transition:var(--transition);border:none;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.CartIcon-module__Wqr_Aa__checkoutButton:hover{background:var(--primary-hover);transform:translateY(-2px)}@media (max-width:768px){.CartIcon-module__Wqr_Aa__cartDropdown{width:350px;right:-50px}.CartIcon-module__Wqr_Aa__cartItem{text-align:center;flex-direction:column}.CartIcon-module__Wqr_Aa__cartItemImage{align-self:center}.CartIcon-module__Wqr_Aa__quantityControls{justify-content:center}}@media (max-width:480px){.CartIcon-module__Wqr_Aa__cartDropdown{width:300px;right:-100px}.CartIcon-module__Wqr_Aa__cartHeader h3{font-size:1rem}.CartIcon-module__Wqr_Aa__cartButton{width:35px;height:35px}.CartIcon-module__Wqr_Aa__cartDropdown{right:-70px}}
.footer-component-module__HkSatq__footer{border-top:1px solid var(--border);background-color:var(--surface);margin-top:auto;padding:3rem 0 1rem}.footer-component-module__HkSatq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-component-module__HkSatq__mainContent{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;display:grid}.footer-component-module__HkSatq__brandSection{grid-column:span 1}.footer-component-module__HkSatq__logo{letter-spacing:-.5px;gap:.5rem;margin-bottom:1rem;font-size:1.8rem;font-style:italic;font-weight:800;display:flex}.footer-component-module__HkSatq__description{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.footer-component-module__HkSatq__socialLinks{gap:1rem;display:flex}.footer-component-module__HkSatq__socialLink{background-color:var(--background);width:40px;height:40px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.footer-component-module__HkSatq__socialLink:hover{color:var(--primary);box-shadow:var(--shadow);transform:translateY(-3px)}.footer-component-module__HkSatq__linksSection{flex-direction:column;display:flex}.footer-component-module__HkSatq__sectionTitle{color:var(--text);margin-bottom:1.2rem;font-size:1.2rem;font-weight:600}.footer-component-module__HkSatq__linkList{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.footer-component-module__HkSatq__footerLink{color:var(--text-secondary);transition:var(--transition);text-decoration:none;position:relative}.footer-component-module__HkSatq__footerLink:hover{color:var(--primary);padding-left:5px}.footer-component-module__HkSatq__footerLink:before{content:"";background-color:var(--primary);opacity:0;width:5px;height:5px;transition:var(--transition);border-radius:50%;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.footer-component-module__HkSatq__footerLink:hover:before{opacity:1;left:-5px}.footer-component-module__HkSatq__contactSection{flex-direction:column;display:flex}.footer-component-module__HkSatq__contactInfo{flex-direction:column;gap:1rem;display:flex}.footer-component-module__HkSatq__contactItem{color:var(--text-secondary);align-items:center;gap:.8rem;display:flex}.footer-component-module__HkSatq__contactItem svg{color:var(--primary);flex-shrink:0}.footer-component-module__HkSatq__bottomBar{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.footer-component-module__HkSatq__copyright{color:var(--text-secondary)}.footer-component-module__HkSatq__legalLinks{align-items:center;gap:.5rem;display:flex}.footer-component-module__HkSatq__legalLink{color:var(--text-secondary);transition:var(--transition);font-size:.9rem;text-decoration:none}.footer-component-module__HkSatq__legalLink:hover{color:var(--primary)}.footer-component-module__HkSatq__separator{color:var(--border)}@media screen and (max-width:968px){.footer-component-module__HkSatq__mainContent{grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;gap:2rem}}@media screen and (max-width:640px){.footer-component-module__HkSatq__mainContent{grid-template-columns:1fr;justify-content:center;align-items:center;gap:2rem}.footer-component-module__HkSatq__bottomBar{text-align:center;flex-direction:column}.footer-component-module__HkSatq__legalLinks{justify-content:center}}@media screen and (max-width:480px){.footer-component-module__HkSatq__mainContent{justify-content:center;align-items:center;gap:1rem}.footer-component-module__HkSatq__footer{padding:2rem 0 1rem}.footer-component-module__HkSatq__container{justify-content:center;align-items:center;padding:0 1rem}.footer-component-module__HkSatq__socialLinks{justify-content:center;align-items:center}}
.ads-module__6Q5IkG__overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.7);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ads-module__6Q5IkG__popup{border-radius:var(--radius);max-width:100vw;max-height:100vh;box-shadow:var(--shadow-hover);animation:.3s cubic-bezier(.4,0,.2,1) ads-module__6Q5IkG__slideIn;position:relative;overflow:hidden}@keyframes ads-module__6Q5IkG__slideIn{0%{opacity:0;transform:scale(.9)translateY(-20px)}to{opacity:1;transform:scale(1)translateY(0)}}.ads-module__6Q5IkG__imageContainer{cursor:pointer;justify-content:center;align-items:center;width:450px;height:-moz-fit-content;height:fit-content;display:flex;position:relative}.ads-module__6Q5IkG__image{object-fit:cover;width:100%!important;height:100%!important}.ads-module__6Q5IkG__minimizedAd{opacity:.6;width:150px;height:150px;transition:var(--transition);cursor:pointer;z-index:999;border-radius:var(--radius);box-shadow:var(--shadow);position:fixed;bottom:20px;right:20px;overflow:hidden}.ads-module__6Q5IkG__minimizedAd:hover{opacity:.9;box-shadow:var(--shadow-hover);transform:scale(1.05)}.ads-module__6Q5IkG__minimizedImage{object-fit:cover;width:100%!important;height:100%!important}.ads-module__6Q5IkG__closeButton{color:#fff;cursor:pointer;z-index:10;width:32px;height:32px;transition:var(--transition);background:rgba(0,0,0,.7);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.ads-module__6Q5IkG__closeButton:hover{background:rgba(0,0,0,.9);transform:scale(1.1)}.ads-module__6Q5IkG__navigation{color:#fff;cursor:pointer;z-index:10;width:40px;height:40px;transition:var(--transition);background:rgba(0,0,0,.7);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ads-module__6Q5IkG__navigation:hover{background:rgba(0,0,0,.9);transform:translateY(-50%)scale(1.1)}.ads-module__6Q5IkG__prev{left:12px}.ads-module__6Q5IkG__next{right:12px}.ads-module__6Q5IkG__counter{color:#fff;z-index:10;background:rgba(0,0,0,.7);border-radius:20px;padding:4px 12px;font-size:14px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}@media (max-width:900px){.ads-module__6Q5IkG__imageContainer{width:320px}}@media (max-width:600px){.ads-module__6Q5IkG__popup{border-radius:10px;max-width:98vw;max-height:98vh}.ads-module__6Q5IkG__imageContainer{width:90vw;max-width:98vw}.ads-module__6Q5IkG__minimizedAd{width:80px;height:80px;bottom:10px;right:10px}.ads-module__6Q5IkG__closeButton,.ads-module__6Q5IkG__navigation{width:28px;height:28px;font-size:16px}.ads-module__6Q5IkG__counter{padding:2px 8px;font-size:12px}}@media (max-width:400px){.ads-module__6Q5IkG__imageContainer{width:98vw}.ads-module__6Q5IkG__popup{border-radius:6px}}.ads-module__6Q5IkG__overlay{z-index:1000;-webkit-backdrop-filter:blur();backdrop-filter:blur();opacity:0;visibility:hidden;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.ads-module__6Q5IkG__overlayVisible{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:1;visibility:visible;background:rgba(0,0,0,.7)}.ads-module__6Q5IkG__popup{border-radius:var(--radius);max-width:100vw;max-height:100vh;box-shadow:var(--shadow-hover);opacity:0;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards ads-module__6Q5IkG__popupEnter;position:relative;overflow:hidden;transform:scale(.8)translateY(30px)}@keyframes ads-module__6Q5IkG__popupEnter{to{opacity:1;transform:scale(1)translateY(0)}}.ads-module__6Q5IkG__imageContainer{cursor:pointer;justify-content:center;align-items:center;width:450px;height:-moz-fit-content;height:fit-content;transition:all .3s;display:flex;position:relative}.ads-module__6Q5IkG__image{object-fit:cover;border-radius:var(--radius);transition:transform .3s;width:100%!important;height:100%!important}.ads-module__6Q5IkG__imageContainer:hover .ads-module__6Q5IkG__image{transform:scale(1.02)}.ads-module__6Q5IkG__fadeIn{animation:.3s ease-out forwards ads-module__6Q5IkG__slideInFromRight}.ads-module__6Q5IkG__fadeOut{animation:.3s ease-in forwards ads-module__6Q5IkG__slideOutToLeft}@keyframes ads-module__6Q5IkG__slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes ads-module__6Q5IkG__slideOutToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-30px)}}

