div.modgear{font-family:helvetica,arial,sans-serif;font-size:1.25rem;padding:1rem}div.modgear input[type=checkbox]{margin-left:10px;margin-right:5px}div.modgear select{background:#fff;border:0;padding:0 5px;width:100%;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:40px}div.modgear .srchtitle{color:#aaa;margin-bottom:.5rem}div.modgear .geartitle{display:flex;justify-content:space-between;background:#eee;color:#000;font-weight:700;line-height:40px;padding:0 10px}div.modgear .gearfield{overflow:hidden;display:grid;grid-template-columns:repeat(6,1fr);font-size:1.2rem;line-height:54px;gap:0 .5rem}div.modgear .gearfield>div{white-space:nowrap}div.modgear .gearfield span{cursor:default}div.modgear .gearfield span.sel{color:#0e30ea}@media (max-width:1250px){div.modgear .gearfield{grid-template-columns:repeat(5,1fr)}}@media (max-width:575.98px){div.modgear .gearfield{grid-template-columns:repeat(2,1fr)}}div.modgear .geargo{border-bottom:1px solid #000;overflow:hidden}div.modgear .geargobutton,div.modgear .gearreset{background:#000;border:0;color:#eee;font-family:helvetica,arial,sans-serif;font-size:18px;font-weight:700;line-height:24px;margin:0;padding:3px 10px 2px;text-decoration:none}div.modgear .gearreset{float:left}div.modgear .geargobutton{float:right}div.modgear .geargobutton:hover,div.modgear .gearreset:hover{opacity:.7}div.modgear .morebrands{color:#999;font-weight:400;cursor:pointer}div.modgear .fa-chevron-down::before,div.modgear .fa-chevron-right::before{font-size:1.1rem;margin-left:5px}div.modgear .brandscontainer div.z{display:none}div.modgear .brandscontainer.open div.z,div.modgear .sa-optsdiv.open{display:block}div.modgear .sa-sel{background:#fff;box-sizing:border-box;color:#363b3e;cursor:pointer;width:100%;margin-bottom:20px}div.modgear .sa-opts{box-sizing:border-box;color:#222;width:100%}div.modgear .sa-wrap{display:flex;background:#fff;border:1px solid #ddd;border-radius:5px}div.modgear .sa-optsdiv{display:none;position:relative;box-sizing:border-box;color:#222;max-height:360px;overflow-y:scroll;width:100%;z-index:5}div.modgear .sa-opt{background:#fff;border-bottom:1px solid #e0e0e0;box-sizing:border-box;height:36px;line-height:36px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}div.modgear .sa-opt.sel{background:#c3e0ff}div.modgear .sa-opt.hid{display:none}div.modgear .sa-autocomplete{background:0 0;box-sizing:border-box;font-weight:700;outline:0;padding:0 10px;flex:1;font-size:inherit;height:40px;line-height:40px;border:0}div.modgear .sa-autocomplete::placeholder{color:#aaa;opacity:1}div.modgear .sa-opts svg{width:24px;height:24px;pointer-events:none;fill:#aaa}div.modgear .sa-close,div.modgear .sa-search{height:40px;display:inline-block;width:44px;vertical-align:top;padding:6px 10px}div.modgear .sa-search svg{fill:#1a48d5}