﻿a {
    outline: none
}

a:focus, a:hover, a:active {
    outline: none
}

.frame-type-dce_dceuid7, .frame-type-dce_dceuid8, .frame-type-dce_dceuid9, .frame-type-dce_dceuid10, .frame-type-dce_dceuid11, .frame-type-dce_dceuid12, .frame-type-dce_dceuid13, .frame-type-dce_dceuid14 {
    padding: 0
}

@media screen and (max-width: 1054px) {
    .d-sm-none {
        display: none !important
    }
}

@media screen and (max-width: 768px) {
    .d-xs-none {
        display: none
    }
}

#content-start {
    position: absolute;
    top: 0
}

.body-bg.timeline .timeline-header .frame {
    padding: 0
}

.body-bg.timeline .timeline-header .timeline-heading {
    background-size: cover;
    height: 100vh;
    background-position: center;
    color: #fff;
    position: relative;
    display: flex;
    align-items: flex-end
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-header .timeline-heading {
        height: 70vh
    }
}

.body-bg.timeline .timeline-header .timeline-heading .logo-wrapper {
    position: absolute;
    top: 30px;
    right: 30px
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-header .timeline-heading .logo-wrapper {
        right: 15px
    }

    .body-bg.timeline .timeline-header .timeline-heading .logo-wrapper img {
        width: 183px;
        height: 156px
    }
}

.body-bg.timeline .timeline-header .timeline-heading .home-link {
    font-family: VialogLTCom-Light;
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    line-height: 22px;
    position: absolute;
    top: 30px;
    text-transform: uppercase;
    left: 30px
}

.body-bg.timeline .timeline-header .timeline-heading .content-wrapper {
    display: flex;
    padding: 10px 40px 32px;
    align-items: center
}

@media screen and (max-width: 1054px) {
    .body-bg.timeline .timeline-header .timeline-heading .content-wrapper {
        display: block;
        padding: 10px 15px
    }
}

.body-bg.timeline .timeline-header .timeline-heading .content-wrapper .heading {
    font-family: KleinSlabserif-Medium;
    font-size: 85px;
    color: #e30613;
    letter-spacing: 1px;
    line-height: 80px;
    margin-right: 40px;
    text-transform: uppercase
}

@media screen and (max-width: 1054px) {
    .body-bg.timeline .timeline-header .timeline-heading .content-wrapper .heading {
        font-family: KleinSlabserif-Medium;
        font-size: 34px;
        color: #e30613;
        letter-spacing: .4px;
        line-height: 38px
    }
}

.body-bg.timeline .timeline-header .timeline-heading .content-wrapper .timespan {
    font-family: KleinSlabserif-Medium;
    font-size: 30px;
    color: #e30613;
    letter-spacing: .15px;
    text-align: center;
    line-height: 70px
}

@media screen and (max-width: 1054px) {
    .body-bg.timeline .timeline-header .timeline-heading .content-wrapper .timespan {
        font-family: KleinSlabserif-Medium;
        font-size: 30px;
        color: #e30613;
        letter-spacing: .15px;
        text-align: left;
        line-height: 70px
    }
}

.body-bg.timeline .timeline-header .timeline-heading .erleben-wrapper {
    position: absolute;
    right: 30px;
    bottom: 0;
    display: flex;
    align-items: center;
    transform: rotate(-90deg) translate(100%);
    transform-origin: bottom right
}

.body-bg.timeline .timeline-header .timeline-heading .erleben-wrapper .line {
    height: 1px;
    background: #fff;
    width: 80px;
    margin-right: 20px
}

.body-bg.timeline .timeline-header .timeline-heading .erleben-wrapper .text a {
    font-family: VialogLTCom-Light;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1.75px;
    text-align: center;
    line-height: 22px;
    text-transform: uppercase
}

.body-bg.timeline aside#timeline-mobile-filter {
    display: none;
    padding-bottom: 84px;
    position: relative
}

.body-bg.timeline aside#timeline-mobile-filter .panel-wrapper {
    position: relative
}

.body-bg.timeline aside#timeline-mobile-filter.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: #fff
}

@media screen and (max-width: 1054px) {
    .body-bg.timeline aside#timeline-mobile-filter.sticky + .timeline-content {
        padding-top: 150px
    }
}

@media screen and (max-width: 1054px) {
    .body-bg.timeline aside#timeline-mobile-filter {
        display: block
    }
}

.body-bg.timeline aside#timeline-mobile-filter .panel-group {
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(203, 203, 203, .5);
    margin: 15px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default {
    padding: 20px;
    position: relative;
    border: none;
    box-shadow: 0 4px 20px 0 rgba(203, 203, 203, .5)
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default > .panel-heading {
    background-color: #fff;
    border: none;
    padding: 0
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default .panel-body {
    border: none;
    position: relative
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default .panel-body:after {
    content: "";
    position: absolute;
    top: 0;
    right: 72px;
    bottom: 0;
    width: 1px;
    background: #e30613;
    transition: all ease-in 1s
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default .panel-body .line {
    position: absolute;
    top: 0;
    right: 72px;
    bottom: 0;
    width: 1px;
    background: #e30613;
    transition: all ease-in 1s
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default .panel-body ul {
    list-style: none;
    background-color: #fff;
    padding: 0 60px 0 0
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default .panel-body ul li {
    margin-bottom: 40px;
    position: relative;
    padding-right: 30px;
    font-family: VialogLTCom-Light;
    font-size: 16px;
    color: #bfbfbf;
    letter-spacing: .44px;
    text-align: right;
    line-height: 28px
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default .panel-body ul li:last-of-type {
    margin-bottom: 0
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default .panel-body ul li:hover {
    font-family: VialogLTCom-Light;
    font-size: 16px;
    color: #e30613;
    letter-spacing: .44px;
    text-align: right;
    line-height: 28px
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default .panel-body ul li a {
    color: inherit
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default .panel-body ul li:after {
    content: "";
    border-radius: 100%;
    border: solid 1px #e30613;
    background-color: #fff;
    width: 10px;
    height: 10px;
    position: absolute;
    transform: translateY(-50%);
    right: -7px;
    top: 50%;
    z-index: 1
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default .panel-body ul li.inactive {
    font-family: VialogLTCom-Light;
    font-size: 16px;
    color: #bfbfbf;
    letter-spacing: .44px;
    text-align: right;
    line-height: 28px
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default .panel-body ul li.active {
    font-family: VialogLTCom-Light;
    font-size: 25px;
    color: #e30613;
    letter-spacing: .69px;
    text-align: right;
    line-height: 28px
}

.body-bg.timeline aside#timeline-mobile-filter .panel-default .panel-body ul li.active:after {
    background-color: #e30613
}

.body-bg.timeline aside#timeline-mobile-filter .panel-title {
    text-align: left;
    padding: 0
}

.body-bg.timeline aside#timeline-mobile-filter .panel-title a {
    font-family: VialogLTCom-Light;
    font-size: 18px;
    color: #000;
    letter-spacing: 2.25px;
    line-height: 22px;
    display: block;
    position: relative
}

.body-bg.timeline aside#timeline-mobile-filter .panel-title a:after {
    content: url(../Images/chevron-down.svg);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg)
}

.body-bg.timeline aside#timeline-mobile-filter .panel-title a:not(.collapsed):after {
    transform: translateY(-50%) rotate(0deg)
}

.body-bg.timeline .timeline-content {
    padding-top: 106px;
    padding-bottom: 50px;
    position: relative
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content {
        padding-top: 66px
    }
}

.body-bg.timeline .timeline-content aside#timeline-side {
    position: absolute;
    right: 40px;
    top: 0;
    bottom: 0
}

.body-bg.timeline .timeline-content aside#timeline-side.sticky {
    position: fixed
}

.body-bg.timeline .timeline-content aside#timeline-side .side-line {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    right: 0px;
    background: #e30613
}

.body-bg.timeline .timeline-content aside#timeline-side ul {
    list-style: none;
    background-color: #fff;
    padding: 170px 2px 0 0
}

.body-bg.timeline .timeline-content aside#timeline-side ul li {
    margin-bottom: 40px;
    position: relative;
    padding-right: 30px;
    font-family: VialogLTCom-Light;
    font-size: 16px;
    color: #bfbfbf;
    letter-spacing: .44px;
    text-align: right;
    line-height: 28px
}

.body-bg.timeline .timeline-content aside#timeline-side ul li:hover {
    font-family: VialogLTCom-Light;
    font-size: 16px;
    color: #e30613;
    letter-spacing: .44px;
    text-align: right;
    line-height: 28px
}

.body-bg.timeline .timeline-content aside#timeline-side ul li a {
    color: inherit
}

.body-bg.timeline .timeline-content aside#timeline-side ul li:after {
    content: "";
    border-radius: 100%;
    border: solid 1px #e30613;
    background-color: #fff;
    width: 10px;
    height: 10px;
    position: absolute;
    transform: translateY(-50%);
    right: -7px;
    top: 50%;
    cursor: pointer
}

.body-bg.timeline .timeline-content aside#timeline-side ul li.inactive {
    font-family: VialogLTCom-Light;
    font-size: 16px;
    color: #bfbfbf;
    letter-spacing: .44px;
    text-align: right;
    line-height: 28px
}

.body-bg.timeline .timeline-content aside#timeline-side ul li.active {
    font-family: VialogLTCom-Light;
    font-size: 25px;
    color: #e30613;
    letter-spacing: .69px;
    text-align: right;
    line-height: 28px
}

.body-bg.timeline .timeline-content aside#timeline-side ul li.active:after {
    background-color: #e30613
}

.body-bg.timeline .timeline-content span.sourceinfo sup[data-source-info=true] {
    cursor: pointer
}

.body-bg.timeline .timeline-content .timeline-welcome h2 {
    font-family: KleinSlabserif-Medium;
    font-size: 30px;
    color: #e30613;
    letter-spacing: 1.2px;
    text-align: center;
    line-height: 35px
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-welcome h2 {
        font-family: KleinSlabserif-Medium;
        font-size: 28px;
        color: #e30613;
        letter-spacing: 1.12px;
        text-align: center;
        line-height: 34px
    }
}

.body-bg.timeline .timeline-content .timeline-welcome .line {
    border-bottom: solid 1px #d8d8d8;
    height: 1px;
    width: 125px;
    margin: 50px auto
}

.body-bg.timeline .timeline-content .timeline-welcome .text {
    font-family: VialogLTCom-Light;
    font-size: 16px;
    color: #000;
    letter-spacing: .44px;
    text-align: center;
    line-height: 28px;
    margin: auto
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-welcome .text {
        font-family: VialogLTCom-Light;
        font-size: 15px;
        color: #000;
        letter-spacing: .42px;
        text-align: center;
        line-height: 24px
    }
}

.body-bg.timeline .timeline-content .h-170 {
    height: 170px
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .h-170 {
        height: initial
    }
}

.body-bg.timeline .timeline-content .timeline-year.type-center .year-text {
    font-family: KleinSlabserif-Medium;
    font-size: 140px;
    color: #e30613;
    letter-spacing: .7px;
    text-align: center
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-year.type-center .year-text {
        font-family: KleinSlabserif-Medium;
        font-size: 80px;
        color: #e30613;
        letter-spacing: .4px;
        text-align: center;
        line-height: 70px;
        margin-bottom: 40px;
        margin-top: 40px
    }
}

.body-bg.timeline .timeline-content .timeline-year.type-center .year-t-lines {
    margin-left: auto;
    margin-right: auto;
    border-top: solid 1px #d8d8d8;
    width: 55px;
    margin-bottom: 90px;
    position: relative
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-year.type-center .year-t-lines {
        margin-bottom: 30px
    }
}

.body-bg.timeline .timeline-content .timeline-year.type-center .year-t-lines:after {
    content: "";
    position: absolute;
    left: 27px;
    height: 90px;
    width: 1px;
    background-color: #d8d8d8
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-year.type-center .year-t-lines:after {
        height: 30px
    }
}

.body-bg.timeline .timeline-content .timeline-year.type-aside {
    position: absolute;
    top: 170px;
    left: 20px;
    right: 20px
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-year.type-aside {
        position: relative;
        top: initial;
        left: initial;
        right: initial
    }
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-year.type-aside.year-wrapper {
        margin-bottom: 35px
    }
}

.body-bg.timeline .timeline-content .timeline-year.type-aside.year-wrapper:before {
    content: "";
    display: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-top: 30px;
    width: 1px;
    height: 70px;
    background-color: #d8d8d8
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-year.type-aside.year-wrapper:before {
        display: block
    }
}

.body-bg.timeline .timeline-content .timeline-year.type-aside.year-wrapper .year-text {
    font-family: KleinSlabserif-Medium;
    font-size: 80px;
    color: #e30613;
    letter-spacing: .4px;
    line-height: 70px
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-year.type-aside.year-wrapper .year-text {
        font-family: KleinSlabserif-Medium;
        font-size: 80px;
        color: #e30613;
        letter-spacing: .4px;
        text-align: center;
        line-height: 65px
    }
}

.body-bg.timeline .timeline-content .timeline-year.type-aside.year-wrapper .year-hover {
    padding: 26px;
    background-color: #e30613;
    font-family: VialogLTCom-Light;
    font-size: 20px;
    color: #fff;
    letter-spacing: .56px;
    line-height: 26px;
    position: relative;
    margin-top: 35px
}

.body-bg.timeline .timeline-content .timeline-year.type-aside.year-wrapper .year-hover:before {
    content: "";
    position: absolute;
    background-color: #e30613;
    left: 30px;
    transform: rotate(45deg);
    top: -12px;
    width: 24px;
    height: 24px
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-year.type-aside.year-wrapper .year-hover:before {
        left: 50%;
        transform: translateX(-50%) rotate(45deg)
    }
}

.body-bg.timeline .timeline-content .timeline-year-addition .vertical-line {
    width: 1px;
    height: 170px;
    background-color: #d8d8d8;
    margin-left: auto;
    margin-right: auto
}

.body-bg.timeline .timeline-content .timeline-simple-text h3 {
    font-family: VialogLTCom-Medium;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    letter-spacing: .44px;
    line-height: 28px;
    padding: 0;
    margin: 30px 0 18px;
    text-align: left
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-simple-text h3 {
        font-family: VialogLTCom-Medium;
        font-size: 16px;
        color: #000;
        letter-spacing: .44px;
        line-height: 28px
    }
}

.body-bg.timeline .timeline-content .timeline-simple-text .text {
    font-family: VialogLTCom-Light;
    font-size: 16px;
    color: #000;
    letter-spacing: .44px;
    line-height: 28px
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-simple-text .text {
        font-family: VialogLTCom-Light;
        font-size: 15px;
        color: #000;
        letter-spacing: .42px;
        line-height: 24px
    }
}

.body-bg.timeline .timeline-content .timeline-gametime-info {
    padding: 30px 0;
    border-top: solid 1px #d8d8d8;
    border-bottom: solid 1px #d8d8d8
}

.body-bg.timeline .timeline-content .timeline-gametime-info.added-margin {
    margin: 30px 0
}

.body-bg.timeline .timeline-content .timeline-gametime-info h3 {
    font-family: KleinSlabserif-Medium;
    font-size: 25px;
    color: #e30613;
    letter-spacing: .12px;
    text-align: center;
    margin: 0 0 20px;
    padding: 0
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-gametime-info h3 {
        font-family: KleinSlabserif-Medium;
        font-size: 25px;
        color: #e30613;
        letter-spacing: .12px;
        text-align: center;
        line-height: 70px
    }
}

.body-bg.timeline .timeline-content .timeline-gametime-info .text {
    font-family: VialogLTCom-Light;
    font-size: 16px;
    color: #000;
    letter-spacing: .44px;
    text-align: center;
    line-height: 22px
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-gametime-info .text {
        font-family: VialogLTCom-Light;
        font-size: 15px;
        color: #000;
        letter-spacing: .42px;
        text-align: center;
        line-height: 22px
    }
}

.body-bg.timeline .timeline-content .timeline-slider {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px
}

.body-bg.timeline .timeline-content .timeline-slider .slick-track {
    display: flex;
    align-items: center
}

.body-bg.timeline .timeline-content .timeline-slider .single-slide.slick-slide {
    max-height: initial
}

.body-bg.timeline .timeline-content .timeline-slider .single-slide .description {
    font-family: VialogLTCom-Light;
    font-size: 11px;
    color: #000;
    letter-spacing: .31px;
    text-align: center;
    line-height: 28px;
    margin: 20px 0 0 0
}

.body-bg.timeline .timeline-content .timeline-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.body-bg.timeline .timeline-content .timeline-slider .slick-arrow:before {
    content: url("../Images/chevron-left.svg");
    right: 0
}

.body-bg.timeline .timeline-content .timeline-slider .slick-arrow:after {
    display: none
}

.body-bg.timeline .timeline-content .timeline-slider .slick-arrow.slick-prev {
    left: -100px
}

.body-bg.timeline .timeline-content .timeline-slider .slick-arrow.slick-next {
    right: -100px
}

.body-bg.timeline .timeline-content .timeline-slider .slick-arrow.slick-next:before {
    transform: rotate(180deg)
}

.body-bg.timeline .timeline-content .timeline-slider ul {
    padding: 0
}

.body-bg.timeline .timeline-content .timeline-slider ul.slick-dots {
    list-style: none;
    text-align: center
}

.body-bg.timeline .timeline-content .timeline-slider ul.slick-dots li {
    display: inline-block;
    margin-right: 15px
}

.body-bg.timeline .timeline-content .timeline-slider ul.slick-dots li:last-of-type {
    margin: 0
}

.body-bg.timeline .timeline-content .timeline-slider ul.slick-dots li button {
    line-height: 0;
    background-color: #d8d8d8;
    color: #d8d8d8;
    width: 12px;
    max-width: 12px;
    max-height: 12px;
    height: 12px;
    border-radius: 50%;
    overflow: hidden;
    font-size: 0;
    padding: 0;
    border: none
}

.body-bg.timeline .timeline-content .timeline-slider ul.slick-dots li.slick-active button {
    background-color: #000;
    color: #000
}

.body-bg.timeline .timeline-content .timeline-quote {
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 30px
}

.body-bg.timeline .timeline-content .timeline-quote .quote {
    font-family: VialogLTCom-Light;
    font-size: 30px;
    color: #000;
    letter-spacing: .83px;
    text-align: center;
    line-height: 40px
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-quote .quote {
        font-family: VialogLTCom-Light;
        font-size: 20px;
        color: #000;
        letter-spacing: .56px;
        text-align: center;
        line-height: 28px
    }
}

.body-bg.timeline .timeline-content .timeline-quote .quote .sourceinfo {
    opacity: .32;
    font-family: VialogLTCom-Light;
    font-size: 15px;
    color: #000;
    letter-spacing: .42px;
    text-align: center;
    line-height: 40px;
    vertical-align: top
}

.body-bg.timeline .timeline-content .timeline-quote .author {
    font-family: VialogLTCom-Light;
    font-size: 16px;
    color: #8b8b8b;
    letter-spacing: 2px;
    text-align: center;
    line-height: 28px;
    margin-top: 25px;
    text-transform: uppercase
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-quote .author {
        font-family: VialogLTCom-Light;
        font-size: 15px;
        color: #8b8b8b;
        letter-spacing: 1.88px;
        text-align: center;
        line-height: 28px
    }
}

.body-bg.timeline .timeline-content .timeline-press {
    background-color: rgba(190, 190, 190, .1);
    padding: 42px 32px;
    display: flex
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-press {
        flex-direction: column
    }
}

.body-bg.timeline .timeline-content .timeline-press > * {
    flex: 0 1 auto
}

.body-bg.timeline .timeline-content .timeline-press img {
    margin-right: 35px
}

@media screen and (max-width: 768px) {
    .body-bg.timeline .timeline-content .timeline-press img {
        margin-bottom: 35px;
        margin-left: -15px
    }
}

.body-bg.timeline .timeline-content .timeline-press .content .title {
    font-family: VialogLTCom-Medium;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    letter-spacing: .44px;
    line-height: 22px
}

.body-bg.timeline .timeline-content .timeline-press .content .subtitle {
    font-family: VialogLTCom-Regular;
    font-size: 16px;
    color: #000;
    letter-spacing: .44px;
    line-height: 22px;
    margin-bottom: 19px
}

.body-bg.timeline .timeline-content .timeline-press .content .text {
    font-family: VialogLTCom-Light;
    font-size: 16px;
    color: #000;
    letter-spacing: .44px;
    line-height: 28px
}

.body-bg.timeline .timeline-content .timeline-press .content .source {
    font-family: VialogLTCom-Light;
    font-size: 16px;
    color: #8b8b8b;
    letter-spacing: 2px;
    line-height: 28px;
    text-transform: uppercase;
    margin-top: 35px
}

.sl-wrapper .sl-close {
    text-indent: -90000px
}

.sl-wrapper .sl-close:before {
    position: absolute;
    content: url(../Images/close-white.svg);
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-image: url(../Images/close-white.svg);
    background-position: center;
    background-repeat: no-repeat
}

.sl-wrapper .sl-navigation button.sl-prev, .sl-wrapper .sl-navigation button.sl-next {
    text-indent: -9000px
}

.sl-wrapper .sl-navigation button.sl-prev:before, .sl-wrapper .sl-navigation button.sl-next:before {
    content: url(../Images/chevron-left-white.svg);
    position: absolute;
    right: 0;
    width: 100%;
    background-image: url(../Images/chevron-left-white.svg);
    background-position: right center;
    background-repeat: no-repeat
}

.sl-wrapper .sl-navigation button.sl-next:before {
    transform: rotate(180deg)
}

.sl-wrapper .sl-image .sl-caption {
    padding: 10px !important;
    line-height: 11px !important
}

.modal {
    font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, segoe ui, arial, sans-serif
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center
}

.modal__container {
    background-color: #fff;
    padding: 30px;
    width: 50vw;
    max-width: 572px;
    max-height: 100vh;
    border-radius: 4px;
    overflow-y: auto;
    box-sizing: border-box
}

@media screen and (max-width: 768px) {
    .modal__container {
        width: 95vw
    }
}

.modal__header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.modal__title {
    font-family: KleinSlabserif-Medium;
    font-size: 25px;
    color: #e30613;
    letter-spacing: .12px;
    line-height: 25px;
    margin-bottom: 30px
}

.modal__close {
    background: transparent;
    border: 0
}

.modal__header .modal__close:before {
    content: "✕"
}

.modal__content .source-wrapper .source-item {
    display: flex
}

.modal__content .source-wrapper .source-item .source-index {
    font-family: VialogLTCom-Light;
    font-size: 10px;
    color: #747474;
    letter-spacing: .28px;
    line-height: 20px;
    margin-right: 6px
}

.modal__content .source-wrapper .source-item .source-content {
    font-family: VialogLTCom-Light;
    font-size: 13px;
    color: #000;
    letter-spacing: .36px;
    line-height: 20px
}

.modal__btn {
    font-size: .875rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    border-radius: .25rem;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    line-height: 1.15;
    margin: 0;
    will-change: transform;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out
}

.modal__btn:focus, .modal__btn:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.modal__btn-primary {
    background-color: #00449e;
    color: #fff
}

@keyframes mmfadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes mmfadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes mmslideIn {
    from {
        transform: translateY(15%)
    }
    to {
        transform: translateY(0)
    }
}

@keyframes mmslideOut {
    from {
        transform: translateY(0)
    }
    to {
        transform: translateY(-10%)
    }
}

.micromodal-slide {
    display: none
}

.micromodal-slide.is-open {
    display: block
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
    animation: mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide[aria-hidden=false] .modal__container {
    animation: mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
    animation: mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide[aria-hidden=true] .modal__container {
    animation: mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide .modal__container, .micromodal-slide .modal__overlay {
    will-change: transform
}

.pswp__bg{
    opacity: 0.7 !important;
}

.timeline:before{
    content: none;
}