div.back-to-list{justify-content:center;margin-top:49px;display:flex}div.back-to-list a{color:#121212;letter-spacing:.05em;justify-content:end;align-items:center;width:117px;height:68px;font-size:13px;font-weight:500;line-height:170%;text-decoration:none;transition:all .3s;display:flex;position:relative}div.back-to-list a:before{content:"";background-image:url(/images/common/icon/icon-arrow-circle.svg);background-repeat:no-repeat;background-size:100%;width:28px;height:28px;margin:auto;transition:all .1s ease-in;display:block;position:absolute;top:-1px;bottom:0;left:0}div.back-to-list a:hover:before{width:34px;height:34px;left:-3px}
