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