.footer {
    padding-bottom:20px
}
.footer .collection-head {
    margin:25px auto;
    padding:0 20px;
    line-height:40px;
    text-align:center;
    font-size:24px;
    text-transform:uppercase;
    letter-spacing:1.1px;
    color:#05519d;
    font-weight:normal;
    word-wrap:break-word
}
.footer section.collection .cards {
    width:100%;
    background-color:#05519d;
    border-bottom:10px solid #05519d
}
.footer section.collection .cards .card {
    position:relative;
    width:480px;
    height:270px;
    box-sizing:content-box;
    outline:none;
    background-size:cover;
    background-position-x:center;
    border-right:1px solid #05519d;
    border-top:1px solid #05519d;
    display:none
}
.footer section.collection .cards .card::after {
    content:none
}
.footer section.collection .cards .card .itv-index-card__footer.with_splash_heading .itv-index-card__text {
    max-height:500px !important
}
.footer section.collection .cards .card:not(:hover) .itv-index-card__footer.with_splash_heading,
.footer section.collection .cards .card:not(:hover) .itv-index-card__footer.with_text_splash {
    bottom:-100%
}
.footer section.collection .cards .card:hover .itv-index-card__footer.with_splash_heading,
.footer section.collection .cards .card:hover .itv-index-card__footer.with_text_splash {
    bottom:0;
    top:auto;
    height:auto;
    min-height:100%;
    color:white;
    background-color:rgba(13,31,50,0.9);
    padding-top:30px
}
.footer section.collection .cards .card .itv-index-card__footer,
.footer section.collection .cards .card .text,
.footer section.collection .cards .card .info {
    top:auto;
    bottom:0;
    min-height:10px;
    background-color:transparent;
    background-image:linear-gradient(180deg, rgba(13,31,50,0) 0%, rgba(13,31,50,0.9) 100%);
    transition:min-height 300ms linear, background-color 300ms linear, top 300ms linear, bottom 300ms linear, padding 300ms linear
}
.footer section.collection .cards .card .itv-index-card__footer.itv-index-card__with-label,
.footer section.collection .cards .card .text.itv-index-card__with-label,
.footer section.collection .cards .card .info.itv-index-card__with-label {
    padding-bottom:20px
}
.footer section.collection .cards .card .itv-index-card__footer .itv-index-card__text,
.footer section.collection .cards .card .itv-index-card__footer .lead,
.footer section.collection .cards .card .text .itv-index-card__text,
.footer section.collection .cards .card .text .lead,
.footer section.collection .cards .card .info .itv-index-card__text,
.footer section.collection .cards .card .info .lead {
    max-height:0;
    margin:0;
    font-size:16px;
    line-height:20px;
    transition:all 100ms linear 0ms;
    transition-delay:0ms;
    overflow:hidden
}
@media (max-width: 732px) {
    .footer section.collection .cards .card {
        width:320px;
        height:180px
    }
}
.footer section.collection .cards .card.slick-slide,
.footer section.collection .cards .card:only-child {
    display:block;
    margin:0 auto
}
.footer section.collection .cards .card:hover .info .title {
    text-decoration:underline
}
.footer section.collection .cards .card.slick-current {
    opacity:1
}
.footer section.collection .cards .card:not(.slick-current) {
    opacity:0.6
}
.footer section.collection .cards .card .stats {
    position:relative;
    padding:12px 0 0 19px;
    height:54px;
    background-image:url(../img/footer-card-up-shadow-53de102f8c78297696375801e9c137e2594fca518d72e6caab0eaeff341ee79e.png);
    background-repeat:no-repeat;
    color:white;
    font-size:12px;
    letter-spacing:0.6px
}
.footer section.collection .cards .card .stats>div {
    display:inline-block
}
.footer section.collection .cards .card .stats .views .svg.icon,
.footer section.collection .cards .card .stats .length .svg.icon {
    display:none
}
.footer section.collection .cards .card .stats .views::before {
    content:"";
    display:inline-block;
    vertical-align:middle;
    margin-top:-3px;
    margin-right:5px;
    width:20px;
    height:10px;
    background:url(../img/views-video-0fa75b04a3bad9eebb00bf870b66257ecc7bde50d177640f4d1cfce15b73ecba.svg) no-repeat
}
.footer section.collection .cards .card .stats .length {
    margin-left:20px
}
.footer section.collection .cards .card .stats .length::before {
    content:"";
    display:inline-block;
    vertical-align:middle;
    margin-top:-2px;
    margin-right:5px;
    width:13px;
    height:13px;
    background:url(../img/playtime-icon-adc23cbc38f1a8ad1bf59a5cee14d48fd02692ea50d94c3d8d8f3b2c4c86fe25.svg) no-repeat
}
.footer section.collection .cards .card .stats .comments {
    margin-left:22px
}
.footer section.collection .cards .card .stats .comments::before {
    content:"";
    display:inline-block;
    margin-right:2px;
    width:20px;
    height:10px;
    background:url(../img/stats_comments_white-cc9adc29d43b73b8ab47f085a098275241d741c51ec78ed9859c23d506cf7846.png) no-repeat
}
.footer section.collection .cards .card .stats .age {
    position:absolute;
    top:10px;
    right:17px;
    padding:1px 3px;
    color:#9cbcdc;
    border:1px solid;
    border-radius:2px
}
.footer section.collection .cards .card .info {
    position:absolute;
    bottom:0;
    padding:19px;
    padding-bottom:14px;
    width:100%;
    color:white;
    font-size:20px;
    font-weight:bold;
    z-index:2
}
.footer section.collection .cards .card .info .show-name {
    font-size:14px;
    font-weight:bold
}
.footer section.collection .cards .card .info .name {
    margin-top:6px;
    font-size:20px;
    line-height:25px;
    font-weight:bold
}
.footer section.collection .cards .card .info .title {
    width:396px
}
@media (max-width: 732px) {
    .footer section.collection .cards .card .info .title {
        width:270px;
        max-height:80px;
        overflow:hidden
    }
}
.footer section.collection .cards .card .info .play-icon {
    position:absolute;
    width:22px;
    height:22px;
    right:9px;
    bottom:17px;
    font-size:0;
    line-height:0;
    background-image:url(../img/play-icon-4e126a4b2d6a86eb9fcb14fb79a451e190b4ff18362d3d7d6f3eed8299924ef7.svg);
    background-position:right bottom;
    z-index:2
}
.footer section.collection .cards .card::after {
    content:"";
    display:block;
    position:absolute;
    bottom:0;
    height:141px;
    width:100%;
    background-image:url(../img/footer-card-bottom-shadow-a0367dabf008e8b5aa382919c40512b44839ad4f3f960345740d500388c739cb.png);
    background-repeat:no-repeat
}
.footer .slick-slider .slick-arrow {
    margin:0 auto;
    width:60px;
    top:0;
    bottom:10px;
    background-size:60px 60px
}
@media (max-width: 732px) {
    .footer .slick-slider .slick-arrow {
        display:none !important
    }
}
.footer .slick-slider ul.slick-dots {
    margin-top:0
}
.footer .slick-slider ul.slick-dots li button {
    background-color:black
}
.footer .slick-slider ul.slick-dots li.slick-active button {
    background-color:white;
    border-color:black
}
.footer .links {
    margin-top:35px
}
.footer .links>div {
    margin:0 auto
}
.footer .links .logo {
    width:50px;
    height:50px;
    background-image:url(../img/aaa.svg);
    background-repeat:no-repeat
}
.footer .links .channel-name {
    margin-top:10px;
    text-align:center;
    font-size:24px;
    font-weight:bold;
    color:#05519d;
    letter-spacing:1.2px;
    text-transform:uppercase
}
.footer .links .footer-menu {
    margin-top:20px;
    max-width:600px
}
.footer .links .footer-menu ul {
    margin:0;
    padding:0;
    list-style-type:none;
    text-align:center
}
.footer .links .footer-menu ul li {
    display:inline-block;
    margin-right:10px;
    margin-left:10px;
    font-size:16px;
    line-height:30px;
    font-weight:bold
}
.footer .links .footer-menu ul li a {
    color:#1b354a;
    text-decoration:none
}
.footer .links .footer-menu ul li a:hover {
    text-decoration:underline
}
.footer .links .small-social-buttons {
    width:240px;
    margin-top:20px;
    text-align:center
}
.footer .links .small-social-buttons .social-buttons-compact {
    margin-left:0
}
.footer .links .small-social-buttons .global {
    display:inline-block;
    margin:0 auto;
    margin-bottom:30px;
    font-weight:bold;
    color:#1b354a;
    font-size:14px;
    line-height:15px
}
.footer .links .small-social-buttons .global::before {
    content:"";
    display:inline-block;
    vertical-align:middle;
    margin-right:10px;
    width:22px;
    height:22px;
    background:url(../img/world-icon-35fb6b31f19e5c556c402e36d91a622996c07a45c07895ad046ee5282f6c1014.svg) no-repeat center center
}
.footer .links .small-social-buttons .itv-push-settings-link {
    display:inline-block;
    margin:0 auto;
    margin-bottom:30px;
    font-weight:bold;
    color:#1b354a;
    font-size:14px;
    line-height:15px
}
.footer .links .outtro {
    margin-top:20px;
    padding:0 15px;
    text-align:center;
    font-size:14px;
    line-height:20px
}
.footer .links .outtro span.nowrap {
    white-space:nowrap
}
.footer .social-widgets {
    width:1008px;
    margin:0 auto;
    margin-bottom:60px;
    overflow:hidden
}
.footer .social-widgets .widgets-wrapper {
    margin:0 -12px
}
.footer .social-widgets .widgets-wrapper .widget {
    display:inline-block;
    vertical-align:top;
    margin:12px;
    width:312px;
    max-width:312px;
    height:400px;
    overflow:hidden
}
.footer .social-widgets .widgets-wrapper .widget--bordered {
    border:1px solid #e1e7eb;
    width:310px
}
@media (max-width: 732px) {
    .footer .social-widgets {
        width:100%
    }
    .footer .social-widgets .widgets-wrapper .widget {
        display:block;
        width:312px;
        height:auto;
        margin:20px auto
    }
}

.footer {
    margin-top: 160px;
}