@charset "UTF-8";

.prd-seriesOverviewCarousel {
    position: relative;
}

.prd-seriesOverviewCarousel.of-centering {
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width: 969px) {
    .prd-seriesOverviewCarousel.of-centering {
        top: 0;
        transform: none;
    }
}

.prd-seriesOverviewCarousel-thumbnail {
    position: relative;
    width: 100% !important;
    max-width: 80px !important;
    height: 100% !important;
    max-height: 80px !important;
}

@media screen and (max-width: 767px) {
    .prd-seriesOverviewCarousel-thumbnail {
        width: 100% !important;
        max-width: 40px !important;
        height: 100% !important;
        max-height: 40px !important;
    }
}

.prd-seriesOverviewCarousel-thumbnail:not(.slick-current)::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    content: "";
    opacity: 0.5;
}

.prd-seriesOverviewCarousel-thumbnail.slick-current {
    border: 2px solid #fff;
}

.prd-seriesOverviewCarousel-thumbnail + .prd-seriesOverviewCarousel-thumbnail {
    margin-left: 16px;
}

@media screen and (max-width: 767px) {
    .prd-seriesOverviewCarousel-thumbnail + .prd-seriesOverviewCarousel-thumbnail {
        margin-left: 8px;
    }
}

.prd-seriesOverviewCarousel-navigationGroup {
    display: flex;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    padding: 16px 20px 16px 16px;
    background: rgba(255, 255, 255, 0.6);
}

@media screen and (max-width: 767px) {
    .prd-seriesOverviewCarousel-navigationGroup {
        padding: 8px 20px 8px 8px;
    }
}

.prd-seriesOverviewCarousel-thumbnailGroup .slick-track {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100% !important;
    margin-right: 0;
    transform: none !important;
}

.prd-seriesOverviewCarousel-thumbnailGroup .slick-list {
    overflow: inherit;
}

.prd-seriesOverviewCarousel-button {
    position: relative;
    width: 24px;
    margin-left: 16px;
    text-indent: -9999px;
}

.prd-seriesOverviewCarousel-button.is-paused::before {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20d%3D%22M15%2C1.5A13.5%2C13.5%2C0%2C0%2C0%2C5.454%2C24.546%2C13.5%2C13.5%2C0%2C1%2C0%2C24.546%2C5.454%2C13.412%2C13.412%2C0%2C0%2C0%2C15%2C1.5M15%2C0A15%2C15%2C0%2C1%2C1%2C0%2C15%2C15%2C15%2C0%2C0%2C1%2C15%2C0Z%22%20fill%3D%22%232e3133%22%2F%3E%3Cpath%20d%3D%22M4.875%2C0%2C9.75%2C8.25H0Z%22%20transform%3D%22translate(20.25%2010.5)%20rotate(90)%22%20fill%3D%22%232e3133%22%2F%3E%3C%2Fsvg%3E") no-repeat center;
}

.prd-seriesOverviewCarousel-button::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20d%3D%22M15%2C1.5A13.5%2C13.5%2C0%2C0%2C0%2C5.454%2C24.546%2C13.5%2C13.5%2C0%2C1%2C0%2C24.546%2C5.454%2C13.412%2C13.412%2C0%2C0%2C0%2C15%2C1.5M15%2C0A15%2C15%2C0%2C1%2C1%2C0%2C15%2C15%2C15%2C0%2C0%2C1%2C15%2C0Z%22%20fill%3D%22%232e3133%22%2F%3E%3Cg%20transform%3D%22translate(10.5%2010.5)%22%3E%3Crect%20width%3D%223%22%20height%3D%229.75%22%20transform%3D%22translate(6)%22%20fill%3D%22%232e3133%22%2F%3E%3Crect%20width%3D%223%22%20height%3D%229.75%22%20fill%3D%22%232e3133%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center;
    content: "";
}

.prd-seriesOverviewCarousel-imageGroup .slick-slide img {
    width: 100%;
}

.prd-seriesOverviewJumbotron.of-backGroundColor-gray {
    background-image: linear-gradient(to bottom, #eaeaea, #d5d5d5);
}

.prd-seriesOverviewJumbotron.of-backGroundColor-lightBlue {
    background: transparent linear-gradient(180deg, #F1F4F6 0%, #E2F0FF 100%) 0% 0% no-repeat padding-box;
}

.prd-seriesOverviewJumbotron-imageWrapper {
    align-self: center;
}

.prd-seriesOverviewJumbotron-imageWrapper.of-alignSelf-stretch {
    align-self: stretch;
}

.prd-seriesOverviewJumbotron-imageWrapper::before {
    display: none;
}

.prd-seriesOverviewJumbotron-textFeature-group.is-current .prd-seriesOverviewJumbotron-textFeature {
    color: #fff;
}

@media screen and (max-width: 969px) {
    .prd-seriesOverviewJumbotron-textFeature {
        color: #fff !important;
    }
}

.prd-utility-lineHeight-primary {
    line-height: 1.2;
}
