.tiny-arrow{background:currentColor;color:currentColor;display:inline-block;height:2px;margin-top:3px;position:relative;top:-5px;transition:width .4s var(--ease-slow);width:45px}@media (min-width:60em){.tiny-arrow{width:35px}}.tiny-arrow:after,.tiny-arrow:before{background:currentColor;content:"";display:block;height:2px;position:absolute;right:0;transform:rotate(45deg);transform-origin:right center;width:10px}.tiny-arrow:before{transform:rotate(-45deg)}@media (min-width:60em){.group:hover .tiny-arrow{transition:width .3s var(--ease-slow);width:45px}.group:hover .tiny-arrow:before{animation-duration:.4s;animation-name:tiny-arrow__lines-move-before;animation-timing-function:var(--ease-slow)}.group:hover .tiny-arrow:after{animation-duration:.4s;animation-name:tiny-arrow__lines-move-after;animation-timing-function:var(--ease-slow)}}
