.fluent-emoji{font-family:Fluent Emoji}.pretty-loader{display:inline-flex;position:relative}.pretty-loader .pretty-loader__content{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pretty-loader .pretty-loader__content_dots{gap:.375rem}.pretty-loader .pretty-loader__label{opacity:1}.pretty-loader.pretty-loader_active .pretty-loader__content{display:inline-block}.pretty-loader.pretty-loader_active .pretty-loader__label{opacity:0}.pretty-loader.pretty-loader_active .pretty-loader__content_dots{display:inline-flex;gap:.375rem}.loader-circle{animation:rotate 2s linear infinite;transform-origin:center;vertical-align:middle}.loader-circle circle{animation:stretch 1.5s ease-in-out infinite;fill:none;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round}.loader-circleDots circle{animation:blink 1s infinite}.loader-circleDots circle:first-child{animation-delay:.1s}.loader-circleDots circle:nth-child(2){animation-delay:.2s}.loader-circleDots circle:nth-child(3){animation-delay:.3s}.loader-circleDots circle:nth-child(4){animation-delay:.4s}.loader-circleDots circle:nth-child(5){animation-delay:.5s}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes stretch{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-2.1875rem}to{stroke-dashoffset:-7.75rem}}@keyframes blink{0%,to{opacity:.1}50%{opacity:1}}.page-news .r-top{border:1px solid #e8e8e8;border-radius:6px;overflow:hidden}.page-news .r-top .title{font-size:20px;font-weight:600;line-height:28px;padding:15px 25px}.page-news .r-top ul li{align-items:center;background:var(--color-white);border-top:1px solid #e8e8e8;display:flex;padding:36px 25px}.page-news .r-top ul li:before{background:var(--color-blue);border-radius:20px;box-sizing:border-box;color:var(--color-white);content:attr(data-li);font-size:22px;font-weight:700;height:40px;line-height:22px;margin-right:25px;min-width:40px;padding-top:10px;text-align:center}.page-news .r-top ul li a{color:var(--color-black);font-size:14px;font-weight:400;line-height:20px}.page-news .r-top ul li a:hover,.page-news .r-top ul li:hover>a{color:var(--color-blue-hover)}