@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap&subset=latin-ext);@keyframes slide-from-left{0%{left:-100%}to{left:0}}@keyframes slide-to-left{0%{left:0}to{left:-100%}}@keyframes poll-loader{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes search-loader{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}body{margin:0;font-family:"Open Sans",sans-serif;height:100vh}.footer{margin-top:3.125em;background-color:#151515;display:flex;flex-direction:column;align-content:center;align-items:center}.footer .logo{margin-top:3.125em;width:100px}@media screen and (max-width:768px){.footer .logo img{width:88px}}.footer .rights{margin:1.5625em 1.5625em 0;text-align:center;color:#aaa}.footer .links{width:100%;margin:1.5625em 0;display:flex;justify-content:center}.footer .links .link{font-size:1.2rem;font-weight:700;text-transform:uppercase;color:#fff;cursor:pointer;text-decoration:none;padding:0 .625em}@media screen and (max-width:768px){.footer .links .link{margin:0}.footer .links{flex-direction:column;align-items:center}}.footer .links .link:hover{color:#ccc}.footer .social-links{display:flex;align-items:center;list-style:none;margin-bottom:3.125em;margin-top:0;padding:0}.footer .social-links li{padding:0 .625em}.footer .social-links li a{width:2.5em;height:2.5em;border-radius:50%;background:#2c2c2c;display:flex;justify-content:center;align-items:center}.footer .social-links li a:hover{background:#4c4c4c}.footer .social-links .fb img{width:12px;height:22px}.footer .social-links .twitter img{width:21px;height:17px}.footer .social-links .youtube img{width:22px;height:16px}.footer .social-links .instagram img{width:22px;height:22px}nav{height:640px;position:relative}@media screen and (max-width:1150px){nav{width:100%;height:auto;padding-top:56.25%;background:#000;overflow:hidden}}nav .slide-in{animation:slide-from-left .5s forwards}nav .slide-out{animation:slide-to-left .5s forwards}nav .video{position:absolute;top:0;right:0;background:url(/assets/images/red-logo-background.svg) space,#000;background-size:100px 80px;height:100%}@media screen and (max-width:1150px){nav .video{width:100%;background-size:60px 40px;height:auto}}nav .video::-webkit-media-controls-current-time-display,nav .video::-webkit-media-controls-time-remaining-display,nav .video::-webkit-media-controls-timeline{display:none}nav .video-close{color:#fff;padding:1em;border-radius:50%;background:rgba(255,255,255,.5);display:none;justify-content:center;align-items:center;position:absolute;top:15px;right:15px;z-index:100;cursor:pointer}@media screen and (max-width:1150px){nav .video-close{padding:.5em}}nav .video-close img{height:1em;width:1em}@media screen and (max-width:1150px){nav .video-close img{height:.6em;width:.6em}}nav.fullscreen-video{height:auto;padding-top:0}nav.fullscreen-video .video{position:relative;width:100%;height:auto;background:#000;max-height:90vh}nav .nav-container .nav.search .nav-item,nav.fullscreen-video .nav-wrapper{display:none}nav .nav-container .nav.search #search,nav.fullscreen-video .video-close{display:flex}@media screen and (max-width:1150px){nav.fullscreen-video{height:auto}}nav .nav-container .nav,nav .nav-wrapper{display:flex;justify-content:center;width:100%;padding:0}nav .nav-wrapper{position:absolute;margin:0;height:100%;background-image:linear-gradient(91deg,#0f0f0f 28%,#131618 49%,rgba(46,66,77,.82) 72%,rgba(103,160,198,.63) 100%)}@media screen and (max-width:1150px){nav .nav-wrapper{top:0;background-image:linear-gradient(91deg,#0f0f0f 25%,#131618 35%,rgba(46,66,77,.82) 72%,rgba(103,160,198,.63) 100%)}}@media screen and (min-width:2200px){nav .nav-wrapper{background-image:linear-gradient(91deg,#0f0f0f 25%,#131618 70%,rgba(46,66,77,.82) 85%,rgba(103,160,198,.63) 100%)}}nav .nav-container{height:100%;display:flex;flex-basis:1150px;flex-direction:column}nav .nav-container .nav{list-style:none;flex-direction:row;align-items:center;flex:0 1 auto;margin:50px 0 0}@media screen and (max-width:1150px){nav .nav-container .nav{display:none}}nav .nav-container .nav.search,nav .nav-container .nav.visible{flex-direction:column;position:fixed;height:100%;z-index:1;background:#000;width:100%;margin:0;box-sizing:border-box;display:flex}nav .nav-container .nav.visible{justify-content:flex-start;align-items:flex-start;padding:20px 20px 50px;overflow-y:scroll}nav .nav-container .nav.search{left:0;justify-content:center;align-items:center;padding:50px}.content.singlepage .post-content img,nav .nav-container .nav #search form,nav .nav-container .nav.search #search form{width:100%}nav .nav-container .nav.search #search input{background:url(/assets/images/search.svg) no-repeat 0 20px;background-size:30px 30px;padding-left:45px;height:70px;width:100%;border:0;color:#fff;font-size:2.5em;font-family:"Open Sans",sans-serif}nav .nav-container .nav.search .sticky-close{display:flex;position:absolute;top:30px;right:30px;left:unset;bottom:unset}nav .nav-container .nav .nav-item{padding:0 5px}@media screen and (max-width:1150px){nav .nav-container .nav .nav-item{padding:0}}nav .nav-container .nav .logo{margin-right:auto}nav .nav-container .nav .logo img{width:100px}@media screen and (max-width:1150px){nav .nav-container .nav .logo{display:none}}nav .nav-container .nav .search-item{margin-left:auto;padding-top:5px;cursor:pointer}nav .nav-container .nav .category-link:hover .red,nav .nav-container .nav .dropdown .dropdown-content ul li a:hover,nav .nav-container .nav .search-item:hover{opacity:.8}@media screen and (max-width:1150px){nav .nav-container .nav .search-item{display:none}}nav .nav-container .nav .sticky-close{color:#fff;padding:1em;border-radius:50%;background:#f5f5f5;display:none;justify-content:center;align-items:center;position:sticky;bottom:0;left:calc(50% - 1.25em);z-index:100;cursor:pointer}nav .nav-container .nav .sticky-close img{height:1em;width:1em}@media screen and (max-width:1150px){nav .nav-container .nav .sticky-close{display:flex;flex-shrink:0}}nav .nav-container .nav #search{width:100%;display:none}nav .nav-container .nav #search input{background:url(/assets/images/search.svg) no-repeat 7px 7px;padding-right:30px;height:40px;width:90%;border:0;color:#fff;border-bottom:solid #fff 1px;background-position:98% 7px;margin-bottom:20px}.content .large-section .search-bar form input:focus,nav .nav-container .nav #search input:focus{outline:0}@media screen and (max-width:1150px){nav .nav-container .nav #search{display:flex;flex-shrink:0}}nav .nav-container .nav .category-link{text-transform:uppercase;font-size:1.1rem;font-weight:600;color:#fff;text-decoration:none}nav .nav-container .nav .category-link:hover{text-decoration:none;color:#ddd}nav .nav-container .nav .category-link .red{color:red}nav .nav-container .nav .dropdown{position:relative}nav .nav-container .nav .dropdown a:after{content:url(/assets/images/down-arrow.svg);padding:0 5px;width:5px}@media screen and (max-width:1150px){nav .nav-container .nav .dropdown{padding:10px 0}nav .nav-container .nav .dropdown a:after{display:none}}nav .nav-container .nav .dropdown:hover .dropdown-content{display:block}nav .nav-container .nav .dropdown .dropdown-content{display:none;position:absolute;background-color:rgba(0,0,0,.6);min-width:150px;z-index:1}nav .nav-container .nav .dropdown .dropdown-content ul{list-style:none;padding:15px}nav .nav-container .nav .dropdown .dropdown-content ul li a{font-size:1rem;color:#fff;text-decoration:none;white-space:nowrap;cursor:pointer;padding:5px 0}nav .nav-container .nav .dropdown .dropdown-content ul li a:after{content:none}@media screen and (max-width:1150px){nav .nav-container .nav .dropdown .dropdown-content{display:block;position:relative}}nav .nav-container .titles{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px}@media screen and (max-width:1150px){nav .nav-container .titles{justify-content:flex-end;flex:1 0 auto}}nav .nav-container .titles .red-title{font-size:2.5em;font-weight:700;color:#ea1f27}@media screen and (max-width:1150px){nav .nav-container .titles .red-title{font-size:1em;display:none}}nav .nav-container .titles .white-title{font-size:3em;font-weight:700;color:#fff;display:none}@media screen and (max-width:1150px){nav .nav-container .titles .white-title{font-size:1.5em}}nav .nav-container .titles .mobile-header{display:none}@media screen and (max-width:1150px){nav .nav-container .titles .mobile-header{display:flex;width:100%;justify-content:center;margin-bottom:auto}}nav .nav-container .titles .mobile-header .logo{margin-right:auto;margin-left:auto}nav .nav-container .titles .mobile-header .logo img{width:4em;padding-right:1em}nav .nav-container .titles .mobile-header .nav-button{margin-bottom:auto;cursor:pointer}nav .nav-container .titles .mobile-header .nav-button:hover{opacity:.8}nav .nav-container .titles .post-details{margin-bottom:10px;display:flex;width:100%;align-items:center}nav .nav-container .titles .post-details .source-time .source{text-transform:uppercase;font-weight:700;font-size:1em;color:#fff}nav .nav-container .titles .post-details .source-time .time{text-transform:uppercase;font-weight:700;font-size:1em;color:#7f7f7f}nav .nav-container .titles .post-details .share-icons{margin-left:auto;display:flex;align-items:center}nav .nav-container .titles .post-details .share-icons a:not(:last-child){margin-right:25px}nav .nav-container .titles .tv-button{display:flex;align-items:center;justify-content:center;text-transform:uppercase;width:170px;height:56px;border-radius:28px;background:#fff;font-size:.8em;font-weight:700;margin-top:15px;cursor:pointer}@media screen and (max-width:1150px){nav .nav-container .titles .tv-button{margin-top:10px;height:35px}}nav .nav-container .titles .radio-button:hover,nav .nav-container .titles .tv-button:hover{background:#ddd}nav .nav-container .titles .tv-button:before{padding:0 10px;display:flex;align-items:center;content:url(/assets/images/tv.svg)}nav .nav-container .titles .radio-button{display:flex;align-items:center;justify-content:center;text-transform:uppercase;width:170px;height:56px;border-radius:28px;background:#fff;font-size:.8em;font-weight:700;margin-top:15px;cursor:pointer}@media screen and (max-width:1150px){nav .nav-container .titles .radio-button{margin-top:10px;height:35px}}nav .nav-container .titles .radio-button:before{padding:0 10px;display:flex;align-items:center;content:url(/assets/images/radio.svg)}a{text-decoration:none}.content{width:1150px;margin:auto}.content .post-content{padding:0!important}.content .post-content .img-big,.content .post-content img{padding-left:0!important;padding-right:0!important}.content .post-content>*,.content>*{box-sizing:border-box;padding-left:20px;padding-right:20px}@media screen and (max-width:1150px){.content{width:100%}}.content .load-more-button{height:35px;background:#000;color:#fff;cursor:pointer;font-size:.9em;font-variant:small-caps;border:0;margin-top:20px}.content .time{text-transform:uppercase;font-size:.75em;font-weight:500;color:#0f0f0f}.content .large-section{display:flex;flex-direction:column;margin-top:30px}@media screen and (max-width:1150px){.content .large-section{margin-top:20px}}.content .large-section .section-title{width:100%;display:inline-flex;align-items:center;flex:0 1 auto;font-size:2.8125em;font-weight:700;color:#0f0f0f;margin-bottom:30px}@media screen and (max-width:1150px){.content .large-section .section-title{font-size:1.5625em;margin-bottom:20px}}.content .large-section .section-title span{margin-left:30px;flex:1 1 auto;background-color:#d22e05;height:5px}.content .large-section .section-title a:active,.content .large-section .section-title a:hover,.content .large-section .section-title a:link,.content .large-section .section-title a:visited{text-decoration:none;color:#0f0f0f}.content .large-section .search-bar{margin-bottom:20px}.content .large-section .search-bar form{margin:0;display:flex}.content .large-section .search-bar form input{padding-left:.5em;width:calc(100% - 2.5em);font-size:1em;height:2.5em;border:solid 1px #000;box-sizing:border-box;border-radius:0}.content .large-section .search-bar form input[type=submit]{background:url(/assets/images/search.svg) no-repeat .6125em .6125em,#000;background-size:1.25em 1.25em;border:0;display:block;height:2.5em;width:2.5em}.content .large-section .search-bar form input[type=submit]:hover{cursor:pointer}.content .large-section .section-content{display:flex}@media screen and (max-width:1150px){.content .large-section .section-content{flex-direction:column}}.content .large-section .section-content .four-posts{display:flex;margin-top:auto}@media screen and (max-width:1150px){.content .large-section .section-content .four-posts{flex-direction:column;margin-top:0}}.content .large-section .section-content .four-posts .post{display:flex;flex-direction:column;flex-basis:25%}.content .large-section .section-content .four-posts .post:hover .title{text-decoration:underline}.content .large-section .section-content .four-posts .post:not(:last-child){margin-right:20px}@media screen and (max-width:1150px){.content .large-section .section-content .four-posts .post:not(:last-child){margin-right:0}}.content .large-section .section-content .four-posts .post .text{display:flex;flex-direction:column}.content .large-section .section-content .four-posts .post .text .title{font-weight:700;font-size:1.25em;height:68px;overflow:hidden;margin-top:10px;line-height:1.13;letter-spacing:-.33px;color:#0f0f0f}.content .large-section .section-content .four-posts .post .text .time{margin-top:10px}@media screen and (max-width:1150px){.content .large-section .section-content .four-posts .post{height:90px;flex-direction:row;margin-bottom:15px;flex-basis:auto}.content .large-section .section-content .four-posts .post picture>img{width:90px}.content .large-section .section-content .four-posts .post .text{margin-left:20px}.content .large-section .section-content .four-posts .post .text .title{font-size:1.15em;line-height:1.2em;height:3.6em!important;margin-top:0!important}.content .large-section .section-content .four-posts .post .text .time{margin:auto 0 0}}.content .large-section .section-content .left-section{display:flex;flex-direction:column;flex-basis:calc(60% - 60px);margin-right:20px}@media screen and (max-width:1150px){.content .large-section .section-content .left-section{margin-right:0;flex-basis:auto}}.content .large-section .section-content .left-section .large-post{display:flex;flex-direction:row;height:337px}.content .large-section .section-content .left-section .large-post:hover .title,.content .large-section .section-content .left-section .three-posts .post:hover .title{text-decoration:underline}@media screen and (max-width:1150px){.content .large-section .section-content .left-section .large-post{flex-direction:column;height:auto;margin-bottom:20px}.content .large-section .section-content .left-section .large-post picture{width:100%;height:auto}.content .large-section .section-content .left-section .large-post picture img{width:100%}.content .large-section .section-content .left-section .large-post .text{margin-right:0!important}.content .large-section .section-content .left-section .large-post .text .title{margin-top:10px;max-height:none!important}}.content .large-section .section-content .left-section .large-post .text{display:flex;flex-direction:column;margin-right:40px}@media screen and (max-width:1150px){.content .large-section .section-content .left-section .large-post .text{order:1}}.content .large-section .section-content .left-section .large-post .text .title{font-weight:700;font-size:1.875em;line-height:1.2;max-height:145px;overflow:hidden;letter-spacing:-.5px;color:#0f0f0f}.content .large-section .section-content .left-section .large-post .text .subtitle{margin-top:10px;font-weight:500;font-size:1em;overflow:hidden;color:#232323}@media screen and (max-width:1150px){.content .large-section .section-content .left-section .large-post .text .subtitle{display:none}}.content .large-section .section-content .left-section .large-post .text .time{margin-top:10px}.content .large-section .section-content .left-section .large-post picture{flex:0 0 auto}.content .large-section .section-content .left-section .three-posts{display:flex;margin-top:auto}@media screen and (max-width:1150px){.content .large-section .section-content .left-section .three-posts{flex-direction:column;margin-top:0}}.content .large-section .section-content .left-section .three-posts .post{display:flex;flex-direction:column;flex-basis:calc(33% - 20px)}.content .large-section .section-content .left-section .three-posts .post:not(:last-child){margin-right:20px}@media screen and (max-width:1150px){.content .large-section .section-content .left-section .three-posts .post:not(:last-child){margin-right:0}}.content .large-section .section-content .left-section .three-posts .post .text{display:flex;flex-direction:column}.content .large-section .section-content .left-section .three-posts .post .text .title{font-weight:700;font-size:1.25em;height:68px;overflow:hidden;margin-top:10px;line-height:1.13;letter-spacing:-.33px;color:#0f0f0f}.content .large-section .section-content .left-section .three-posts .post .text .time{margin-top:10px}@media screen and (max-width:1150px){.content .large-section .section-content .left-section .three-posts .post{height:90px;flex-direction:row;margin-bottom:15px;flex-basis:auto}.content .large-section .section-content .left-section .three-posts .post picture>img{width:90px}.content .large-section .section-content .left-section .three-posts .post .text{margin-left:20px}.content .large-section .section-content .left-section .three-posts .post .text .title{font-size:1.15em;line-height:1.2em;height:3.6em!important;margin-top:0!important}.content .large-section .section-content .left-section .three-posts .post .text .time{margin:auto 0 0}}.content .large-section .section-content .side-posts{flex-basis:calc(40% - 24px)}.content .large-section .section-content .side-posts .post{display:flex}.content .large-section .section-content .side-posts .post:hover .title{text-decoration:underline}@media screen and (max-width:1150px){.content .large-section .section-content .side-posts .post{height:90px;margin-bottom:20px!important;flex-direction:row-reverse}.content .large-section .section-content .side-posts .post .time{margin:auto 0 0}}.content .large-section .section-content .side-posts .post:not(:last-child){margin-bottom:15px}.content .large-section .section-content .side-posts .post .text{display:flex;flex-direction:column;margin-right:auto}.content .large-section .section-content .side-posts .post .text .title{font-weight:700;font-size:1em;line-height:20px;height:60px;overflow:hidden;letter-spacing:-.33px;color:#0f0f0f}.content .large-section .section-content .side-posts .post .text .time{margin:auto 0 0}@media screen and (max-width:1150px){.content .large-section .section-content .side-posts .post .text{margin-left:20px;margin-right:auto}.content .large-section .section-content .side-posts .post .text .title{line-height:1.2em;font-size:1.15em;height:3.6em!important}.content .large-section .section-content .side-posts .post img{min-width:90px}}.content .categories{display:flex;flex-flow:row wrap}.content .categories.six-cat>.category-posts{flex:1 0 calc(33% - 40px)}.content .categories.six-cat>.category-posts:not(:nth-child(4n)){margin-right:0}.content .categories.six-cat>.category-posts:not(:nth-child(3n)){margin-right:30px}.content .categories .category-posts{display:flex;flex:1 0 calc(25% - 60px);flex-direction:column;margin-top:40px}.content .categories .category-posts:not(:nth-child(4n)){margin-right:20px}@media screen and (max-width:1150px){.content .categories .category-posts{flex:1 0 calc(50% - 60px)!important}.content .categories .category-posts:not(:nth-child(4n)){margin-right:0}.content .categories .category-posts:not(:nth-child(3n)){margin-right:0!important}.content .categories .category-posts:not(:nth-child(2n)){margin-right:20px!important}}.content .categories .category-posts .title{font-size:1.25em;line-height:1.3;font-weight:700;color:#0f0f0f;overflow:hidden;height:40px;letter-spacing:-.33px}.content .categories .category-posts hr{background:#e8e8e8;width:100%;margin-top:20px;margin-bottom:0}.content .categories .category-posts .link{font-size:1em;line-height:1.125em;color:#232323;margin-top:15px;font-weight:600}.content .categories .category-posts .link:hover,.content .categories .category-posts .post:hover .title,.content .categories .category-posts .title-post:hover .title{text-decoration:underline}.content .categories .category-posts .post .title,.content .categories .category-posts .title-post .title{margin-top:10px;font-size:1em;font-weight:600;letter-spacing:-.27px;color:#232323}.content .categories .category-posts .post .time,.content .categories .category-posts .title-post .time{display:none}@media screen and (max-width:1150px){.content .categories .category-posts .post .text,.content .categories .category-posts .title-post .text{display:flex;flex-direction:column}.content .categories .category-posts .post .title,.content .categories .category-posts .title-post .title{font-weight:700;font-size:1em;letter-spacing:0,27px}.content .categories .category-posts .post .time,.content .categories .category-posts .title-post .time{margin:auto 0 0}.content .categories .category-posts .title-post>.text{margin-top:10px!important}.content .categories .category-posts .title-post>.text .title{font-size:1.875em;line-height:1.13;height:99px}.content .categories .category-posts .title-post>.text .time{margin-top:10px}}.content .categories .category-posts .title-post img{display:block;width:100%;margin-top:15px}.content .categories .category-posts .post{display:flex;flex-direction:column}.content .categories .category-posts .post img{display:none}@media screen and (max-width:768px){.content .categories .category-posts{flex:1 0 calc(100% - 60px)!important;margin-right:0!important}.content .categories .category-posts:not(:nth-child(2n)){margin-right:0!important}.content .categories .category-posts .post .time,.content .categories .category-posts .title-post .time{display:block!important}.content .categories .category-posts .title-post>.text>.title{height:auto!important}.content .categories .category-posts .post{flex-direction:row;margin-top:20px}.content .categories .category-posts .post .text{margin-left:20px}.content .categories .category-posts .post .title{margin-top:0;font-size:1.15em;height:3.6em!important;line-height:1.2em}.content .categories .category-posts .post img{display:block;width:90px;height:90px}}nav.category,nav.singlepage{height:auto;padding-top:0}nav.singlepage>.nav-wrapper>.nav-container>.titles{width:70%;padding:0;justify-content:flex-end}nav.singlepage>.nav-wrapper{background:#0f0f0f;position:relative;height:auto}nav .post-title{font-size:2.5em;width:100%;font-weight:700;line-height:1.13;letter-spacing:-.5px;color:#fff;padding-bottom:30px;margin-top:1em}.content.singlepage{display:flex;padding:0}.content.singlepage .post-content{flex:0 0 70%}.content.singlepage .post-content .text{font-size:1.375em;font-weight:500;color:#0f0f0f}.content.category .section-content .left-section .large-post picture,.content.singlepage .post-content .featured-image{width:100%;height:auto}.content.singlepage .post-content .subtitle{font-size:1.7rem;font-weight:700;line-height:2.3rem;color:#111;padding-bottom:10px;padding-top:10px;border-bottom:solid 1px #666;mask-border-width:calc(100% - 40px)}.content.singlepage .post-content .item-title h2{font-size:1.2rem;font-weight:700;color:#333;line-height:1.2em;margin-bottom:5px;margin-top:0}@media screen and (max-width:350px){.content.singlepage .post-content .item-title h2{overflow:hidden;height:90px}}.content.singlepage .post-content .caption{font-size:1rem;font-weight:700;color:#666;text-transform:uppercase;margin-bottom:20px;padding-left:20px;margin-top:5px}@media screen and (max-width:415px){.content.singlepage .post-content .caption{margin-left:5px}}.content.singlepage .post-content .fb-post,.content.singlepage .post-content .twitter-tweet,.content.singlepage .post-content iframe{display:block;margin:auto auto 20px!important}.content.singlepage .post-content .video-embed{position:relative;padding-bottom:56.25%;margin-bottom:20px;height:0}.content.singlepage .post-content .video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.content.singlepage .post-content .video-js .video-js .vjs-control:focus,.content.singlepage .post-content .video-js .video-js .vjs-control:hover:before,.content.singlepage .post-content .video-js .vjs-control:focus:before{box-shadow:none}.content.singlepage .post-content blockquote{font-size:1.2rem;color:#555;font-style:italic;padding:8px 15px;border-left:3px solid #b73e42;background:#fbfbfb;margin:0 0 20px;position:relative}@media screen and (max-width:415px){.content.singlepage .post-content blockquote{font-size:1.2rem;margin:20px 15px}}.content.singlepage .post-content blockquote img{position:absolute;right:10px;bottom:12px;width:20px}.content.singlepage .post-content .important{padding:20px 20px 10px;background:#fbfbfb;margin:0 0 20px;border-left:3px solid #83a230}@media screen and (max-width:415px){.content.singlepage .post-content .important{margin:20px 15px}}.content.singlepage .post-content .important h2{color:#333;font-size:2.4rem;font-weight:700;line-height:2.6rem;margin-bottom:20px}.content.singlepage .post-content .important p{font-size:1.6rem;line-height:2.3rem;color:#555}.content.singlepage .post-content .img-text{display:flex;justify-content:space-between}@media screen and (max-width:415px){.content.singlepage .post-content .img-text{flex-direction:column}}.content.singlepage .post-content .img-text .img-big,.content.singlepage .post-content .img-text .regular{flex:0 0 48%}.content.singlepage .post-content .tags{border-bottom:1px solid #eee;border-top:1px solid #eee;align-items:center;margin-bottom:20px;padding:3px 0}@media screen and (max-width:415px){.content.singlepage .post-content .tags{justify-content:center;margin-left:15px;margin-right:15px}}.content.singlepage .post-content .tags .tag{padding:5px 15px;font-size:1.1rem;color:#666;font-weight:600;border-radius:15px;border:solid 1px #dbdbdb;margin-bottom:3px;margin-top:3px;margin-right:2px;display:inline-block;white-space:nowrap}.content.singlepage .post-content .tags .tag span{color:#b73e42;font-weight:600}.content.singlepage .post-content .suggested{display:flex;margin:10px 0;padding:10px;background:#fbfbfb;border-left:3px solid #f08080;font-size:1.4rem}@media screen and (max-width:415px){.content.singlepage .post-content .suggested{margin:10px 15px;padding:10px}}.content.singlepage .post-content .suggested .item-wrapper{border-bottom:none}.content.singlepage .post-content .suggested .centered{display:flex;margin-left:20px;flex-direction:column;justify-content:center}.content.singlepage .post-content .suggested .read-more{font-variant:small-caps;font-weight:700;margin-bottom:5px;color:#666}.content.singlepage .sidebar{flex:0 0 30%;box-sizing:border-box;padding:20px}.content.singlepage .sidebar .related-news .related-header{font-weight:700}.content.singlepage .sidebar .related-news .related-post{display:flex;flex-direction:column;margin-top:15px}.content.category .section-content .left-section .list-posts .post:hover .title,.content.singlepage .sidebar .related-news .related-post:hover .title{text-decoration:underline}.content.singlepage .sidebar .related-news .related-post picture>img{width:100%}.content.singlepage .sidebar .related-news .related-post .text{display:flex;flex-direction:column}.content.singlepage .sidebar .related-news .related-post .text .title{font-weight:700;font-size:1.25em;margin-top:8px;line-height:1.13;color:#0f0f0f}@media screen and (max-width:1150px){.content.singlepage .sidebar .related-news .related-post{height:90px;flex-direction:row;margin-bottom:15px}.content.singlepage .sidebar .related-news .related-post picture>img{width:90px}.content.singlepage .sidebar .related-news .related-post .text{margin-left:20px}.content.singlepage .sidebar .related-news .related-post .text .title{margin-top:0!important;font-size:1.15em;line-height:1.2em;height:3.6em;overflow:hidden}.content.singlepage .sidebar .related-news .related-post .text .time{margin:0;margin-top:auto!important}.content{flex-direction:column}.content .post-content,.content .sidebar{flex:0 0 100%}nav.singlepage>.nav-wrapper>.nav-container{padding:20px}nav.singlepage>.nav-wrapper>.nav-container .titles{width:100%}}nav.category>.nav-wrapper>.nav-container>.titles{justify-content:flex-end;padding:20px}nav.category>.nav-wrapper{background:#fff;position:relative;height:auto}nav.category>.nav-wrapper .category-link{color:#0f0f0f}nav.category>.nav-wrapper .category-link:hover{color:#000}nav.category>.nav-wrapper .nav-container>.nav.visible .category-link{color:#fff}nav.category>.nav-wrapper .nav-container>.nav.visible .category-link:hover{color:#ddd}.content.category .section-content{display:flex}@media screen and (max-width:1150px){.content.category .section-content{flex-direction:column}}.content.category .section-content .left-section{display:flex;flex-direction:column;flex-basis:calc(80% - 20px);margin-right:20px}@media screen and (max-width:1150px){.content.category .section-content .left-section{margin-right:0}.content.category .section-content .left-section.category{order:2}}.content.category .section-content .left-section .large-post{display:flex;flex-direction:column;margin-bottom:20px;height:auto!important}.content.category .section-content .left-section .large-post .text .subtitle,.content.category .section-content .left-section .large-post .text .time,.content.category .section-content .left-section .large-post .text .title{margin-top:10px}.content.category .section-content .left-section .large-post picture img,.content.category .section-content .side-posts .post picture>img{width:100%}@media screen and (max-width:1150px){.content.category .section-content .left-section .large-post.lg-post{display:none}}.content.category .section-content .left-section .large-post.sm-post{display:none}@media screen and (max-width:1150px){.content.category .section-content .left-section .large-post.sm-post{display:flex}}.content.category .section-content .left-section .list-posts,.content.category .section-content .side-posts .post{display:flex;flex-direction:column}.content.category .section-content .left-section .list-posts .post{display:flex}.content.category .section-content .left-section .list-posts .post:not(:last-child){margin-bottom:20px}@media screen and (max-width:1150px){.content.category .section-content .left-section .list-posts .post{margin-bottom:20px}}.content.category .section-content .left-section .list-posts .post .text{display:flex;flex-direction:column;margin-left:15px}.content.category .section-content .left-section .list-posts .post .text .title{font-weight:700;font-size:1em;overflow:hidden;max-height:67px;letter-spacing:0,27px;color:#0f0f0f}.content.category .section-content .left-section .list-posts .post .text .subtitle{margin-top:10px;font-weight:500;font-size:1em;overflow:hidden;max-height:67px;color:#232323}@media screen and (max-width:1150px){.content.category .section-content .left-section .list-posts .post .text .subtitle{display:none}}.content.category .section-content .left-section .list-posts .post .text .time{margin:auto 0 0}@media screen and (max-width:1150px){.content.category .section-content .left-section .list-posts .post{flex-direction:row}.content.category .section-content .left-section .list-posts .post picture>img{width:90px}.content.category .section-content .left-section .list-posts .post .text{margin-left:20px}.content.category .section-content .left-section .list-posts .post .text .title{font-size:1.15em;line-height:1.2em;height:3.6em!important;overflow:hidden}.content.category .section-content .left-section .list-posts .post .text .time{margin:auto 0 0}}.content.category .section-content .side-posts{flex-basis:20%}.content.category .section-content .side-posts .post:hover .title{text-decoration:underline}@media screen and (max-width:1150px){.content.category .section-content .side-posts .post{flex-direction:row;height:90px;margin-bottom:20px!important}}.content.category .section-content .side-posts .post:not(:last-child){margin-bottom:20px}.content.category .section-content .side-posts .post .text,.error-wrapper{display:flex;flex-direction:column}.content.category .section-content .side-posts .post .text .title{font-weight:700;font-size:1.25em;line-height:20px;margin-top:8px;letter-spacing:-.33px;color:#0f0f0f}.content.category .section-content .side-posts .post .text .time{margin-top:10px}@media screen and (max-width:1150px){.content.category .section-content .side-posts .post .text{margin-left:20px}.content.category .section-content .side-posts .post .text .title{margin-top:0;line-height:1.2em;font-size:1.15em;height:3.6em}.content.category .section-content .side-posts .post .text .time{margin:auto 0 0}.content.category .section-content .side-posts .post picture{min-width:90px}}.error-wrapper{justify-content:center;align-items:center}.error-wrapper h1{font-size:4em}.error-wrapper p{font-size:1.5em;margin:0}.error-wrapper .back-btn{background-color:#973033;border:0;color:#fff;padding:15px 28px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:15px 2px;cursor:pointer}.polls{padding:20px 20px 10px;background:#4b0000;margin:0 0 20px;border-left:3px solid #e45c5c;position:relative}@media screen and (max-width:415px){.polls{margin:20px 15px}}.polls .polls-wrapper,.polls .success-message{display:flex;flex-direction:column}.polls .success-message{padding:50px 0;text-align:center;z-index:1}.polls h2,.polls p{color:#fff;z-index:1}.polls h2{font-size:2.4rem;font-weight:700;line-height:2.6rem;margin-bottom:20px}.polls .divider{width:100%;height:1px;background-color:#7f1b1b;z-index:1}.polls p{font-size:1.6rem;line-height:2.3rem}.polls img{width:190px;position:absolute;right:0;bottom:0;opacity:.5}.polls .btn-poll{background:#e00;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:400;border-radius:3px;color:#fff;border:0;padding:7px 30px;margin:15px 0 5px;height:45px;z-index:1}.polls input[type=text]{border:0;width:100%;height:45px;margin-bottom:10px;padding:15px;color:#fff}.polls .checkbox-wrapper{display:inline-flex;width:100%}.polls .checkbox-wrapper input{opacity:0;cursor:pointer;height:0;width:0}.polls .checkbox-wrapper input:checked~.checkmark{background-color:#fff}.polls .checkbox-wrapper input:checked~.checkmark:after{display:block}.polls .checkmark{height:23px;width:22px;background-color:#fff;margin-right:10px}.polls .checkmark:after{content:"";display:none}.polls .checkbox-wrapper .checkmark:after{margin:2px 0 0 7px;width:8px;height:15px;border:solid #fff;border-width:0 4px 4px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.polls .radio-wrapper{padding:0 15px;z-index:1}.polls [type=radio]:checked,.polls [type=radio]:not(:checked){position:absolute;left:-9999px}.polls [type=radio]:checked+label,.polls [type=radio]:not(:checked)+label{position:relative;margin-top:10px;padding-left:40px;padding-top:10px;cursor:pointer;line-height:17px;display:inline-block;color:#fff;font-size:16px}.polls [type=radio]:checked+label:before,.polls [type=radio]:not(:checked)+label:before{content:'';position:absolute;left:0;top:6px;width:20px;height:20px;border:2px solid #fff;border-radius:100%}.polls [type=radio]:checked+label:after,.polls [type=radio]:not(:checked)+label:after{content:'';width:16px;height:16px;background:#fff;position:absolute;top:10px;left:4px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.polls [type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.polls [type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.polls .flex-container{display:flex;margin-bottom:20px}.polls .column{-webkit-flex-direction:column;flex-direction:column;float:left}.polls .loader-wrapper{text-align:center}.poll-loader{display:inline-block;position:relative;margin:auto;width:80px;height:80px}.poll-loader div,.search-loader div{animation:poll-loader 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.poll-loader div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}.poll-loader div:nth-child(1){animation-delay:-.036s}.poll-loader div:nth-child(1):after{top:63px;left:63px}.poll-loader div:nth-child(2){animation-delay:-.072s}.poll-loader div:nth-child(2):after{top:68px;left:56px}.poll-loader div:nth-child(3){animation-delay:-.108s}.poll-loader div:nth-child(3):after{top:71px;left:48px}.poll-loader div:nth-child(4){animation-delay:-.144s}.poll-loader div:nth-child(4):after{top:72px;left:40px}.poll-loader div:nth-child(5){animation-delay:-.18s}.poll-loader div:nth-child(5):after{top:71px;left:32px}.poll-loader div:nth-child(6){animation-delay:-.216s}.poll-loader div:nth-child(6):after{top:68px;left:24px}.poll-loader div:nth-child(7){animation-delay:-.252s}.poll-loader div:nth-child(7):after{top:63px;left:17px}.poll-loader div:nth-child(8){animation-delay:-.288s}.poll-loader div:nth-child(8):after{top:56px;left:12px}.pagination{display:flex;margin:15px 0;justify-content:center;align-items:center}.pagination a{font-family:"Open Sans",sans-serif;font-size:14px;color:#666;float:left;padding:8px 16px;text-decoration:none;transition:background-color .3s}.pagination a.active{background-color:#d22e05;color:#fff}.pagination a:hover:not(.active){background-color:#ddd}.search-loader-wrapper{width:1110px}@media screen and (max-width:1150px){.search-loader-wrapper{width:auto}}.search-loader{display:inline-block;position:relative;margin:auto;width:80px;height:80px}.search-loader div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#000;margin:-4px 0 0 -4px}.search-loader div:nth-child(1){animation-delay:-.036s}.search-loader div:nth-child(1):after{top:63px;left:63px}.search-loader div:nth-child(2){animation-delay:-.072s}.search-loader div:nth-child(2):after{top:68px;left:56px}.search-loader div:nth-child(3){animation-delay:-.108s}.search-loader div:nth-child(3):after{top:71px;left:48px}.search-loader div:nth-child(4){animation-delay:-.144s}.search-loader div:nth-child(4):after{top:72px;left:40px}.search-loader div:nth-child(5){animation-delay:-.18s}.search-loader div:nth-child(5):after{top:71px;left:32px}.search-loader div:nth-child(6){animation-delay:-.216s}.search-loader div:nth-child(6):after{top:68px;left:24px}.search-loader div:nth-child(7){animation-delay:-.252s}.search-loader div:nth-child(7):after{top:63px;left:17px}.search-loader div:nth-child(8){animation-delay:-.288s}.search-loader div:nth-child(8):after{top:56px;left:12px}