@-webkit-keyframes loadingRotate{0%{transform:translate3d(-50%,-50%,0) rotate(0deg) scale(1)}to{transform:translate3d(-50%,-50%,0) rotate(1turn) scale(1)}}@keyframes loadingRotate{0%{transform:translate3d(-50%,-50%,0) rotate(0deg) scale(1)}to{transform:translate3d(-50%,-50%,0) rotate(1turn) scale(1)}}@-webkit-keyframes topBubbles{0%{background-position:5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%}50%{background-position:0 80%,0 20%,10% 40%,20% 0,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%}to{background-position:0 70%,0 10%,10% 30%,20% -10%,30% 20%,22% 40%,50% 40%,65% 10%,90% 20%;background-size:0 0,0 0,0 0,0 0,0 0,0 0}}@keyframes topBubbles{0%{background-position:5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%}50%{background-position:0 80%,0 20%,10% 40%,20% 0,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%}to{background-position:0 70%,0 10%,10% 30%,20% -10%,30% 20%,22% 40%,50% 40%,65% 10%,90% 20%;background-size:0 0,0 0,0 0,0 0,0 0,0 0}}@-webkit-keyframes bottomBubbles{0%{background-position:10% -10%,30% 10%,55% -10%,70% -10%,85% -10%,70% -10%,70% 0}50%{background-position:0 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0}to{background-position:0 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;background-size:0 0,0 0,0 0,0 0,0 0,0 0}}@keyframes bottomBubbles{0%{background-position:10% -10%,30% 10%,55% -10%,70% -10%,85% -10%,70% -10%,70% 0}50%{background-position:0 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0}to{background-position:0 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;background-size:0 0,0 0,0 0,0 0,0 0,0 0}}.featured-articles__block{display:flex;flex-direction:column;background-color:#fff}.featured-articles__block-image{width:100%;height:240px;display:inline-block;overflow:hidden}.featured-articles__block-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s}.featured-articles__block-image:hover img{transform:scale(1.1);transition:all .5s}.featured-articles__block-image--no-pic{background-color:#f0f0f0}.featured-articles__block-image--no-pic img{-o-object-fit:scale-down;object-fit:scale-down}.featured-articles__block-content{padding:35px 24px 24px;display:flex;flex-direction:column;position:relative}.featured-articles__block-date{position:absolute;top:-19px;left:24px;display:flex;align-items:center;justify-content:center;padding:10px;background-color:#4d93e9;border-radius:3px}.featured-articles__block-date span{color:#fff;font-weight:700;font-size:14px}.featured-articles__block-date .icon{width:15px;height:15px;fill:#fff;color:#fff;margin-right:8px}.featured-articles__block-title{font-size:20px;color:#000;font-weight:700;line-height:normal;margin-bottom:15px;display:inline-block;transition:all .3s;height:58px;overflow:hidden}.featured-articles__block-title:hover{color:#4d93e9;transition:all .3s}.featured-articles__block-text{color:#747474;line-height:1.5;font-weight:500;font-size:16px;height:96px;overflow:hidden}.featured-articles__block-link{margin-top:30px;display:inline-block;color:#4d93e9;font-size:14px;font-weight:700}.featured-articles__block-link .icon{width:10px;height:10px;fill:#4d93e9}