.shells-page img{max-width:100%;height:auto}.shells-page .employees-filter-bar{margin-top:15px;margin-bottom:10px}.shells-page .employees-container{grid-gap:10px;grid-template-columns:49.5% 49.5%;justify-content:space-between;width:100%;margin-top:10px;display:grid}@media (max-width:1420px){.shells-page .employees-container{grid-template-columns:100%}}.shells-page .employees-container .single-shell .eth-shell-box{background-color:#2c2d33;border:1px solid #33343a;border-radius:0}.shells-page .shells-filter{grid-gap:5px 5px;grid-template-columns:repeat(auto-fill,16.1%);justify-content:space-between;margin-top:10px;margin-bottom:5px;display:grid}.shells-page .shells-filter.source{grid-template-columns:repeat(auto-fill,24.5%);margin-bottom:5px}@media (max-width:1420px){.shells-page .shells-filter.source,.shells-page .shells-filter{grid-gap:5px 0;grid-template-columns:repeat(auto-fill,49.5%)}}.shells-page .shells-filter .option{opacity:.8;cursor:pointer;text-align:center;background-color:#2c2d33;border:2px solid #33343a;justify-content:center;align-items:center;height:45px;transition:all .7s;display:flex}.shells-page .shells-filter .option img{width:20px;height:20px}.shells-page .shells-filter .option.type-ATK{color:#fc6868}.shells-page .shells-filter .option.type-SPD{color:#72b4f7}.shells-page .shells-filter .option.type-HP{color:#d3ff8f}.shells-page .shells-filter .option.type-DEF{color:#ffee8f}.shells-page .shells-filter .option.type-Special{color:#e763f1}.shells-page .shells-filter .option img{margin-right:5px}.shells-page .shells-filter .option h6{text-shadow:2px 2px 2px #1c1d21;margin-bottom:0;font-size:15px;font-weight:600}.shells-page .shells-filter .option.selected{opacity:1;background-color:#36373d;border-color:#009eec}.shells-page .shells-filter .option.selected:hover{opacity:1}.shells-page .shells-filter .option.atk{color:#fc6868}.shells-page .shells-filter .option.spd{color:#72b4f7}.shells-page .shells-filter .option.hp{color:#d3ff8f}.shells-page .shells-filter .option.def{color:#ffee8f}.shells-page .shells-filter .option.special{color:#e763f1}.shells-page .shells-filter .option:hover{opacity:.85;transition:all .7s}.shells-page .no-results{text-align:center;width:100%;padding:30px 0}.shells-page .no-results img{width:150px}.shells-page .no-results p{margin-top:20px;font-size:24px;font-weight:500}