.show-pointer{cursor:pointer}.skill-box{transition:1.5s;width:75px;height:75px}.skill-box,.skill-matrix{display:flex;align-items:center;justify-content:center}.skill-matrix{flex-wrap:wrap;height:350px}.tool-item{text-transform:lowercase;transition:1s}@-webkit-keyframes rainbow{0%{background-position:0 82%}50%{background-position:100% 19%}to{background-position:0 82%}}@keyframes rainbow{0%{background-position:0 82%}50%{background-position:100% 19%}to{background-position:0 82%}}.skill-box.skill-box.is-active{background:linear-gradient(238deg,#0080ff,#00f)}.skill-box.is-active:hover,.tag:hover{color:#fff!important;background:linear-gradient(238deg,red,#ff8000,#ff0,#80ff00,#0f0,#00ff80,#0080ff,#00f,#8000ff,#ff0080);background-size:1200% 1200%;-webkit-animation:rainbow 16s ease infinite;-z-animation:rainbow 16s ease infinite;animation:rainbow 16s ease infinite;cursor:crosshair}.slider{-webkit-appearance:none;width:100%;height:15px;border-radius:5px;background:#f5f5f5;outline:none;opacity:.7;transition:opacity .2s}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;border-radius:50%;background:#23d160;cursor:pointer}.slider::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:#00f;cursor:pointer}.slider-label{width:100%;display:flex;justify-content:space-between;align-items:center}.year-tag{color:#fff;font-size:1.8em;padding:10px 25px;border-radius:5px;background:linear-gradient(238deg,#0080ff,#00f,#8000ff)}.hero{border-bottom:1px solid grey}.hide-box{display:none}
/*# sourceMappingURL=main.ba03bf9f.chunk.css.map */