@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Merriweather");
@import url("https://fonts.googleapis.com/css?family=Lato");
body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

* { box-sizing: border-box; }

.slide-related { max-width: 620px; border-top: 2px solid #f7f7f7; background-color: #fff; padding: 0; position: relative; margin: 0 auto; /*Start with the Card Content*/ /*Start Card Top Meta*/ /*Start Card meta*/ /*Related Card Start*/ /*Start card-buttons*/ }
.slide-related:focus { outline: none; }
.slide-related:before { background-color: white; content: " "; display: block; position: absolute; top: -2px; height: 2px; width: 115px; }
.news .slide-related:before { background-color: #CC0000; }
.sport .slide-related:before { background-color: #3ea447; }
.business .slide-related:before { background-color: #1190af; }
.opinion .slide-related:before { background-color: #777552; }
.debate .slide-related:before { background-color: #777552; }
.lifestyle .slide-related:before { background-color: #f60; }
.life-and-style .slide-related:before { background-color: #f60; }
.culture .slide-related:before { background-color: #b74f7d; }
.more .slide-related:before { background-color: #006666; }
.offers .slide-related:before { background-color: #006666; }
.homepage .slide-related:before { background-color: #CC0000; }
.cs-page .slide-related:before { background-color: #011235; }
@media only screen and (max-width: 600px) { .slide-related { margin-top: 20px; } }
.slide-related figure { margin: 0; }
@media only screen and (max-width: 500px) { .slide-related figure { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }
@media only screen and (min-width: 600px) { .slide-related img { max-width: 100%; } }
.slide-related h4 { color: #333; font-size: 14px; text-transform: uppercase; font-family: "DINWeb-Medium", Arial, Helvetica, sans-serif; padding-top: 10px; margin: 0; }
.slide-related a { text-decoration: none; color: white; display: block; }
.slide-related .swiper-container { height: 400px; }
@media only screen and (max-width: 600px) { .slide-related .swiper-container { height: 380px; } }
.slide-related-pagination { background: Transparent; text-align: center; padding-bottom: 10px; bottom: 10px; left: 0; width: 100%; position: absolute; z-index: 5; box-sizing: content-box; }
@media only screen and (max-width: 479px) { .slide-related-pagination { bottom: 15px !important; } }
@media only screen and (min-width: 500px) { .slide-related-pagination { bottom: 45px !important; } }
.slide-related-pagination .swiper-pagination-bullet { background: white; opacity: 0.5; }
.slide-related-pagination .swiper-pagination-bullet-active { opacity: 1; }
.news .slide-related-pagination .swiper-pagination-bullet-active { background-color: #CC0000; }
.sport .slide-related-pagination .swiper-pagination-bullet-active { background-color: #3ea447; }
.business .slide-related-pagination .swiper-pagination-bullet-active { background-color: #1190af; }
.opinion .slide-related-pagination .swiper-pagination-bullet-active { background-color: #777552; }
.debate .slide-related-pagination .swiper-pagination-bullet-active { background-color: #777552; }
.lifestyle .slide-related-pagination .swiper-pagination-bullet-active { background-color: #f60; }
.life-and-style .slide-related-pagination .swiper-pagination-bullet-active { background-color: #f60; }
.culture .slide-related-pagination .swiper-pagination-bullet-active { background-color: #b74f7d; }
.more .slide-related-pagination .swiper-pagination-bullet-active { background-color: #006666; }
.offers .slide-related-pagination .swiper-pagination-bullet-active { background-color: #006666; }
.homepage .slide-related-pagination .swiper-pagination-bullet-active { background-color: #CC0000; }
.cs-page .slide-related-pagination .swiper-pagination-bullet-active { background-color: #011235; }
.slide-related-next, .slide-related-prev { background-size: 40%; background-color: rgba(0, 0, 0, 0.5); width: 40px; height: 50px; }
@media only screen and (min-width: 600px) { .slide-related-next, .slide-related-prev { top: 50%; cursor: pointer; } }
.slide-related-next:focus, .slide-related-prev:focus { outline: none; }
.slide-related-next { right: 0px; }
.slide-related-prev { left: 0px; }
.slide-related .card-content { position: relative; min-height: 350px; width: 100%; height: auto; }
@media screen and (min-width: 500px) { .slide-related .card-content { height: auto; min-height: initial; width: 100%; -webkit-box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.3); } }
.slide-related .card-content a.gradient { width: 100%; /*height:100%;*/ display: block; }
.news .slide-related .card-content a.gradient:hover .card-buttons .buttons { color: #CC0000; }
.sport .slide-related .card-content a.gradient:hover .card-buttons .buttons { color: #3ea447; }
.business .slide-related .card-content a.gradient:hover .card-buttons .buttons { color: #1190af; }
.opinion .slide-related .card-content a.gradient:hover .card-buttons .buttons { color: #777552; }
.debate .slide-related .card-content a.gradient:hover .card-buttons .buttons { color: #777552; }
.lifestyle .slide-related .card-content a.gradient:hover .card-buttons .buttons { color: #f60; }
.life-and-style .slide-related .card-content a.gradient:hover .card-buttons .buttons { color: #f60; }
.culture .slide-related .card-content a.gradient:hover .card-buttons .buttons { color: #b74f7d; }
.more .slide-related .card-content a.gradient:hover .card-buttons .buttons { color: #006666; }
.offers .slide-related .card-content a.gradient:hover .card-buttons .buttons { color: #006666; }
.homepage .slide-related .card-content a.gradient:hover .card-buttons .buttons { color: #CC0000; }
.cs-page .slide-related .card-content a.gradient:hover .card-buttons .buttons { color: #011235; }
.slide-related .card-content a.gradient:hover .card-buttons .buttons::after { max-width: 0.6em; }
.slide-related .card-content a.gradient:before, .slide-related .card-content a.gradient:after { position: absolute; top: 0; content: ""; width: 100%; height: 100%; display: block; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(35%, rgba(0, 0, 0, 0)), to(#000000)); background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 35%, #000000 100%); }
.slide-related .card-content a.gradient:after { background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.3) 100%); height: 40%; }
@media screen and (max-width: 479px) { .slide-related .card-content { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0)), to(#000000)); background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 20%, #000000 100%); } }
.slide-related .card-top-meta { position: absolute; width: 100%; z-index: 2; top: 0; left: 0; padding: 15px; display: flex; align-items: center; justify-content: space-between; }
.slide-related .card-top-meta .label { font-size: 12px; padding: 5px 8px 4px 8px; font-weight: 700; line-height: auto; font-family: "Lato"; color: white; }
.news .slide-related .card-top-meta .label { background-color: #CC0000; }
.sport .slide-related .card-top-meta .label { background-color: #3ea447; }
.business .slide-related .card-top-meta .label { background-color: #1190af; }
.opinion .slide-related .card-top-meta .label { background-color: #777552; }
.debate .slide-related .card-top-meta .label { background-color: #777552; }
.lifestyle .slide-related .card-top-meta .label { background-color: #f60; }
.life-and-style .slide-related .card-top-meta .label { background-color: #f60; }
.culture .slide-related .card-top-meta .label { background-color: #b74f7d; }
.more .slide-related .card-top-meta .label { background-color: #006666; }
.offers .slide-related .card-top-meta .label { background-color: #006666; }
.homepage .slide-related .card-top-meta .label { background-color: #CC0000; }
.cs-page .slide-related .card-top-meta .label { background-color: #011235; }
.slide-related .card-meta { position: absolute; width: auto; z-index: 2; bottom: 0px; padding: 2.5rem 1rem 2rem 1rem; color: white; text-align: left; }
@media only screen and (max-width: 599px) { .slide-related .card-meta { padding: 2.5rem 1rem 2rem 1rem; } }
@media only screen and (min-width: 600px) { .slide-related .card-meta { padding: 2.5rem 1.5rem 2rem 1rem; } }
.slide-related .card-meta h1 { font-weight: 400; font-size: 24px; text-transform: none; margin: 0.325rem 0; display: inline; padding-right: 10px; }
@media screen and (max-width: 479px) { .slide-related .card-meta h1 { font-size: 20px; } }
.slide-related .card-meta h2 { font-family: "Lato"; font-size: 14px; font-weight: 400; text-transform: none; }
@media screen and (max-width: 479px) { .slide-related .card-meta h2 { font-size: 12px; } }
.slide-related .related-card { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; }
.slide-related .card-buttons { display: inline; justify-content: space-between; padding-left: 10px; border-left: 1px solid #fff; }
@media only screen and (max-width: 599px) { .slide-related .card-buttons { display: none; } }
.slide-related .card-buttons .buttons { display: inline-block; text-align: center; line-height: 20px; text-decoration: none; font-size: 14px; font-weight: 700; z-index: 100; border-bottom: 2px solid transparent; font-family: "Lato"; }
.slide-related .card-buttons .buttons::after { content: "→"; display: inline-block; vertical-align: middle; position: absolute; margin-bottom: 1px; font-size: 26px; margin-left: 0.25em; max-width: 0.3em; direction: rtl; overflow: hidden; transition: max-width ease-in 0.25s; }
.news .slide-related .card-buttons .buttons::after { color: #CC0000; }
.sport .slide-related .card-buttons .buttons::after { color: #3ea447; }
.business .slide-related .card-buttons .buttons::after { color: #1190af; }
.opinion .slide-related .card-buttons .buttons::after { color: #777552; }
.debate .slide-related .card-buttons .buttons::after { color: #777552; }
.lifestyle .slide-related .card-buttons .buttons::after { color: #f60; }
.life-and-style .slide-related .card-buttons .buttons::after { color: #f60; }
.culture .slide-related .card-buttons .buttons::after { color: #b74f7d; }
.more .slide-related .card-buttons .buttons::after { color: #006666; }
.offers .slide-related .card-buttons .buttons::after { color: #006666; }
.homepage .slide-related .card-buttons .buttons::after { color: #CC0000; }
.cs-page .slide-related .card-buttons .buttons::after { color: #011235; }
.slide-related .card-buttons .buttons.next { border-bottom: none; }

/*# sourceMappingURL=article-recommendation.css.map */
