.tool-helper{border-radius:3px;color:#fff;display:flex;flex-direction:column;font-size:12px;justify-content:center;line-height:1.3;max-height:500px;overflow:visible;padding:10px;position:relative;text-align:center;transition:all .5s ease-in-out;z-index:-1}@media screen and (min-width:1024px){.tool-helper{font-size:14px}}@media screen and (max-width:1024px){.tool-helper{font-size:12px}}.tool-helper p{font-family:var(--font-highlight);font-size:14px;font-weight:600;letter-spacing:5px;text-align:center;text-transform:uppercase}.tool-helper.hidden{max-height:0;overflow:hidden;padding:0}.tool-helper button{background-color:#00b7eb;border-radius:3px;color:inherit;margin:10px auto 0;padding:5px 10px}.tool-helper .icon{height:50px;position:relative;width:50px}.tool-helper .icon.down{bottom:-20px;position:absolute;transform:rotate(-20deg)}.tool-helper .icon.up{position:absolute;transform:rotate(-180deg)}.tool-helper .icon.left{left:20%;transform:rotate(5deg)}.tool-helper .icon.right{left:65%}
