.ant-featured-article-box-wrapper{bottom:0;opacity:0;padding:15px;position:fixed;right:0;transform:translateY(80px);transition:all .5s cubic-bezier(.165,.84,.44,1) 1.5s;visibility:hidden}@media screen and (max-width:767px){.ant-featured-article-box-wrapper{left:0}}.ant-featured-article-box-wrapper.active{opacity:1;transform:translateY(0);visibility:visible}.ant-featured-article-box-wrapper:before{bottom:0;content:" ";display:block;position:absolute;right:0}@media screen and (max-width:767px){.ant-featured-article-box-wrapper:before{background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.15) 25%,transparent);top:0;width:100%}}@media print,screen and (min-width:768px){.ant-featured-article-box-wrapper:before{background:linear-gradient(-45deg,rgba(0,0,0,.1),transparent 25%);height:200px;width:200px}}.ant-featured-article-box{background:#fff;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.3),0 5px 20px rgba(0,0,0,.1);display:block;position:relative}@media print,screen and (min-width:768px){.ant-featured-article-box{max-width:320px}}.ant-featured-article-box__header{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);border-radius:4px 4px 0 0;display:flex;justify-content:space-between;padding:10px}.ant-featured-article-box__header .heading{color:#233f8c;font-size:15px;font-weight:500;margin:0;padding:0}.ant-featured-article-box__header .ant18-close:focus:after,.ant-featured-article-box__header .ant18-close:focus:before,.ant-featured-article-box__header .ant18-close:hover:after,.ant-featured-article-box__header .ant18-close:hover:before{background-color:#a63935}.ant-featured-article-box__header .ant18-close:after,.ant-featured-article-box__header .ant18-close:before{background-color:#f1534e}.ant-featured-article-box__content{border-radius:0 0 4px 4px;padding:10px;position:relative}.ant-featured-article-box__content .featured-article-arrows{bottom:10px;position:absolute;right:10px}.ant-featured-article-box__content .featured-article-arrows .featured-article-arrow{background:#fff;border:0;color:#f1534e;display:inline-block;line-height:23px;margin:0;padding:0;width:23px}.ant-featured-article-box__content .featured-article-arrows .featured-article-arrow:focus,.ant-featured-article-box__content .featured-article-arrows .featured-article-arrow:hover{color:#a63935}.ant-featured-article-box__content .featured-article-arrows .featured-article-arrow.slick-disabled{opacity:.5}.ant-featured-article-box .post{display:block;text-decoration:none}.ant-featured-article-box .post:focus .post__heading .heading,.ant-featured-article-box .post:hover .post__heading .heading{color:#004cd9}.ant-featured-article-box .post__heading .heading{color:#233f8c;font-weight:500;margin:0 0 10px}.ant-featured-article-box .post__summary>p{color:#626f8c;font-size:13px;margin:0 0 10px}