/* ReadyUs production minified CSS */
.ru-location-head{min-width:0;max-width:min(52vw,360px);display:flex;align-items:center;gap:9px;background:transparent;border:0;padding:4px 0;color:var(--text);text-align:left}.ru-location-pin{width:18px;height:18px;flex:0 0 18px;background:var(--orange);-webkit-mask:var(--ru-icon-pin) center / contain no-repeat;mask:var(--ru-icon-pin) center / contain no-repeat}.ru-location-copy{min-width:0;display:flex;flex-direction:column;line-height:1.05}.ru-location-title{font-size:13px;font-weight:900;color:var(--text);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ru-location-sub{margin-top:3px;font-size:11px;font-weight:700;color:var(--text-sub);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:1024px){.ru-location-head{max-width:340px}.ru-location-title{font-size:14px}}.hero-btn{background:#fff !important;color:var(--orange) !important}.cat-chip.active,.items-cat.active,.search-chip.active,.filter-chip.active{background:var(--card-bg) !important;border-color:var(--text) !important;color:var(--text) !important}body:not(.dark-mode) .cat-chip.active,body:not(.dark-mode) .items-cat.active,body:not(.dark-mode) .search-chip.active,body:not(.dark-mode) .filter-chip.active{background:#111 !important;border-color:#111 !important;color:#fff !important}.dark-mode .cat-chip.active,.dark-mode .items-cat.active,.dark-mode .search-chip.active,.dark-mode .filter-chip.active{background:#fff !important;border-color:#fff !important;color:#111 !important}.items-cat.active .cat-label{color:inherit !important}