@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader-svg-animated{animation:spin .8s linear infinite}.news-sidebar{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.16);display:flex;flex-direction:column;height:100%;margin-right:20px;margin-top:20px;padding:5px;text-align:center;width:20%}.news-sidebar h3{font-size:18px;letter-spacing:1px;line-height:1.5;margin:30px 0;text-transform:uppercase}.news-sidebar hr{border:none;border-top:1px solid #e7e7e7;width:80%}.news-sidebar__latest-news{border-top:1px solid #e7e7e7;margin:0 20px}.news-sidebar__latest-news hr{width:100%}.news-sidebar__latest-news li{padding:20px 0}.news-sidebar__latest-news a{display:block}@media(max-width:768px){.news-sidebar{width:100%}}.news-details{background:#f7f7f7;height:100%;margin:0 -15px;max-width:1440px;padding:15px}@media(max-width:768px){.news-details{margin-top:-15px}.news-details__main-content{padding:0}}.news-details__column{align-items:flex-start;display:flex;flex-direction:row-reverse;justify-content:flex-end}@media(max-width:768px){.news-details__column{flex-direction:column;padding:0}}.news-details__column-main{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.16);justify-items:center;margin-top:20px;width:100%}@media(min-width:769px){.news-details__column-main{width:80%}}.news-details__title{padding:30px;text-align:center;width:100%}.news-details__title h1{font-size:35px;font-weight:700;line-height:1.2}@media(max-width:768px){.news-details__title h1{line-height:1}}.news-details__title h1:before{background:#00a8b5;content:"";display:block;height:1px;margin:5px auto;width:30px}.news-details__content{display:flex;padding:0 10px 10px}@media(max-width:768px){.news-details__content{flex-direction:column}}.news-details__image{width:30%}.news-details__image img{border:1px solid #efefef;box-sizing:border-box;display:block;padding:12px;width:auto}@media(max-width:768px){.news-details__image{height:250px;margin-bottom:25px;width:100%}.news-details__image img{height:100%;margin:0 auto}}.news-details__post{padding:0 15px 15px;width:70%}.news-details__post a{color:#ed0084}.news-details__post p{margin:0 10px 20px 0}.news-details__post__date{color:#aaa;display:inline-block;font-family:Lato;font-size:14px;font-style:italic;margin-top:14px}@media(max-width:768px){.news-details__post{width:100%}}.news-details__column-sidebar{background:#fff;border-bottom:1px solid gray;box-shadow:0 1px 4px rgba(0,0,0,.16);height:100%;margin-right:20px;margin-top:40px;padding:5px;text-align:center;width:20%}.news-details__column-sidebar__title{font-size:18px;letter-spacing:1px;line-height:1.5;margin:30px 0;text-transform:uppercase}.news-details__column-sidebar hr{border-bottom:none;border-top:1px solid #e7e7e7;margin:auto;width:80%}@media(max-width:768px){.news-details__column-sidebar{width:100%}}