.tiny-arrow{background:currentColor;color:currentColor;display:inline-block;height:2px;margin-top:3px;position:relative;top:-5px;transition:width .6s cubic-bezier(.5,.035,.19,1);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)}.group:hover .tiny-arrow{transition:width .4s cubic-bezier(.175,.885,.32,1.275);width:45px}.group:hover .tiny-arrow:before{animation-duration:.5s;animation-name:tiny-arrow__lines-move-before;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}.group:hover .tiny-arrow:after{animation-duration:.5s;animation-name:tiny-arrow__lines-move-after;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}
