.title[data-v-3d3714e7]{width:90%;min-height:75px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.title span[data-v-3d3714e7]{font-size:24px}#close[data-v-3d3714e7]{width:30px;height:30px}#customize-component[data-v-8f9920a8]{width:90%;height:calc(100% - 75px);margin:20px auto 0 auto}#color-inputs[data-v-8f9920a8],#range-inputs[data-v-8f9920a8]{width:100%}#color-inputs[data-v-8f9920a8]{display:flex;justify-content:space-evenly;margin-bottom:20px}.color-input-container[data-v-8f9920a8]{width:75px;display:flex;flex-direction:column;justify-content:center}#color-inputs p[data-v-8f9920a8]{font-weight:400;font-size:16px;margin-left:12.5px}#border-circle[data-v-8f9920a8],#fill-circle[data-v-8f9920a8]{width:50px;height:50px;background:#e6e6e6;border:3px solid #fff;border-radius:50%;margin:auto}#border-circle[data-v-8f9920a8]{background:#0001ba}.range-wrap[data-v-8f9920a8]{width:100%;height:90px;display:flex;flex-direction:column;justify-content:space-evenly}.range-wrap p[data-v-8f9920a8]{color:#dcdcdc;font-weight:400;font-size:16px;padding-bottom:2px}.range-wrap input[data-v-8f9920a8]{width:100%;background:0 0}.range-wrap div[data-v-8f9920a8]{margin:0 auto}#search{width:315px;margin:20px auto 0 auto}#img-wrap,#search{height:60px;display:flex}#img-wrap{width:60px;background-color:#fff;border-bottom-left-radius:4px;border-top-left-radius:4px;justify-content:center;align-items:center}#img-wrap img{width:50%;height:50%}#search-input{width:calc(100% - 60px);height:100%;border-bottom-right-radius:4px;border-top-right-radius:4px;font-size:16px;outline:none;border:0;padding:0}#clear,#loading-icon{margin:15px auto;width:50%;height:40px;display:flex;justify-content:center;align-items:center}#clear{color:#fff;background:#ff6c00;font-size:16px;border-radius:4px}#clear:hover{color:#ff6c00;background:#fff;transition:color .25s,background-color .5s ease}#categories{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}#categories h4{width:210px;font-size:2.3em;font-weight:700;text-align:center;color:#fff!important}#icons-wrap{width:250px;height:375px;flex-wrap:wrap;justify-content:center}#icons-wrap,.icon{display:flex;align-items:center}.icon{background:#fff;width:85px;height:85px;margin:20px;border-radius:4px;flex-direction:column;justify-content:space-evenly;border:2px solid transparent}.icon:hover{border:2px solid #ff6c00;transition:border .25s ease}.icon p{color:#000;font-size:12px}#after-search{margin-top:20px;overflow-y:auto;flex-direction:column}#after-search,#after-search-icons-wrap{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}#after-search-icons-wrap{height:calc(100vh - 235px);width:250px}.after-search-icon{width:85px;height:85px;margin:20px;border-radius:4px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;border:2px solid transparent}.after-search-icon img{width:100%;height:100%}.after-search-icon:hover{border:2px solid #ff6c00;transition:border .25s ease}#after-search::-webkit-scrollbar{width:10px}#after-search::-webkit-scrollbar-thumb{background:#666;border-radius:20px}#after-search::-webkit-scrollbar-track{background:#ddd;border-radius:20px}@media (max-width:767px){#loading-icon,#search{width:60%}#clear{width:100%}#icons-wrap{width:60%;height:auto;justify-content:space-evenly;margin:25px auto}}@media (max-width:490px){#icons-wrap{width:90%}}