@keyframes gradient-slide{0%{background-position:100% 50%}to{background-position:0 50%}}.customIndex{width:100%}.customIndex .highlight,.customIndex .section-space{margin:0;padding:0}.customIndex .section-space{margin:0!important}.indexRange__list{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:10px;justify-content:space-around;margin:0 auto;max-width:1185px;padding:20px 10px}.indexRange__item{border-radius:5px;cursor:pointer;padding:5px}.indexRange__item span{border-radius:5px;color:#000;display:inline-block;min-width:25px;text-align:center}.indexRange__item.selected span{color:#fff}.indexNotFound{margin:16px 0;text-align:center;width:100%}.indexNotFound p{color:#000;font-weight:700}@media (min-width:768px){.indexRange__item:hover{background-color:#f28c33;transition:background-color .5s}.indexRange__item:hover span{color:#fff;transition:color .2s}}