
/* fix for common css - padding was 60px */
.space-container-top {
    padding-top: 67px;
}


/* fix for common css - opacity was 0.95 */
.column_control ul {
    opacity: 1;
}




/* header end */

.ev9-teaser-header.columnControl {
    padding: 0;
    position: relative;
    z-index: 1;
}

.ev9-teaser-header.columnControl .inner_offer,
.ev9-teaser-header.columnControl .column1 {
    margin: 0;
    opacity: 1;
}

.ev9-teaser-header.columnControl .kmuk_wrap,
.ev9-teaser-header.columnControl .inner_offer,
.ev9-teaser-header.columnControl .column_control,
.ev9-teaser-header.columnControl .column1,
.ev9-teaser-header.columnControl .column1 > li, 
.ev9-teaser-header.columnControl .freeCoding:not(.ev9-teaser-header),
.ev9-teaser-header.columnControl .freeCoding:not(.ev9-teaser-header) * {
    height: 100%;
    width: 100%;
}

@media (min-width: 1440px) {
    .ev9-teaser-header.columnControl {
        height: calc(100vh - 80px - 32px);
    }
}

@media (max-width: 1439px) {
    .ev9-teaser-header.columnControl {
        height: calc(100vh - 60px);
    }

    .space-container-top .ev9-teaser-header.columnControl {
        height: calc(100vh - 60px - 67px);
    }

    .mobile-menu-active .ev9-teaser-header.columnControl {
        height: calc(100vh);
    }
}

.ev9-teaser-header.columnControl .eut_cmly_section::after {
    display: none !important;
}

.ev9-teaser-header.columnControl .column1 > li {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}


.ev9-teaser-header.columnControl .freeCoding:not(.ev9-teaser-header) {
    position: absolute;
    top: 0;
}

.ev9-teaser-header.columnControl .text.section {
    z-index: 1;
    color: white;
}

.ev9-teaser-header.columnControl .text.section .elp-text::after {
    content: "";
    background-color: white;
    width: 24px;
    height: 24px;
    position: relative;
    margin: 20px auto 0px auto;
    animation: arrow-down infinite 1.5s;
    background: url(https://www.kia.com/etc.clientlibs/settings/wcm/designs/eut/clientlib/resources/rbr/icons/icon-arrow-down-light.svg);
    background-size: cover;
}

@keyframes arrow-down {
  0% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(20%);
  }
  60% {
    transform: translateY(0);
  }
}

.ev9-teaser-header-background-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.ev9-teaser-header.columnControl .visual.image.section, 
.ev9-teaser-header.columnControl .visual-player-container {
    overflow: visible;
    background: none !important;
    margin: 0;
}

.ev9-teaser-header.columnControl .visual-media-video {
    width: 100%;
    top: 50%;
}

@media (max-width: 768px) {
    .ev9-teaser-header.columnControl .visual-media-video {
        top: 30%;
    }
}

.ev9-teaser-header.columnControl .visual-media-video .trailer {
    position: fixed;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 100;
}

.ev9-teaser-header.columnControl .visual-media-video .trailer .trailer-content {
    overflow: visible;
    width: 100%;
}

.ev9-teaser-header.columnControl .visual-media-video .trailer .iframe-container {
    position: relative;
}

.ev9-teaser-header.columnControl .visual-media-video .trailer .iframe-container > iframe {
    width: 100%;
    height: 100%;
}

.ev9-teaser-header.columnControl .btn-container {
    padding: 0;
}

.ev9-teaser-header.columnControl .visual-media-video .btn-play {
    left: 50%;
    transform: translate(-50%, -25%)
}

@media (max-width: 767px) {
    .ev9-teaser-header.columnControl .visual-media-video .btn-play img{
        width: 70px;
    }
}

.ev9-teaser-header.columnControl .visual-media-video .btn-play::after {
    position: absolute;
    left: 50%;
    content: 'Discover';
    transform: translateX(-50%);
    color: white;
    font-size: 16px;
    margin-top: 16px;
}

@media (max-width: 767px) {
    .ev9-teaser-header.columnControl .visual-media-video .btn-play::after {
        display: none;
    }
}

.ev9-teaser-header.columnControl .visual-media-video .not-popup-btn-play {
    display: none !important;
}


.ev9-teaser-header.columnControl .visual-media-video .trailer .trailer-content,
.ev9-teaser-header.columnControl .text.section {
    max-width: calc(100% - 30px);
    margin: 0 auto;
    max-height: calc(100% - 120px);
    height: auto;
    width: 125vh;
}

@media (min-width: 541px) and (max-width: 1024px) {
    .ev9-teaser-header.columnControl .visual-media-video .trailer .trailer-content,
    .ev9-teaser-header.columnControl .text.section {
        max-width: calc(100% - 80px);
    }
}

@media (min-width: 768px) and (max-device-width: 989px) {
    .ev9-teaser-header.columnControl .visual-media-video .trailer .trailer-content,
    .ev9-teaser-header.columnControl .text.section {
        max-width: calc(100% - 80px - 60px);
    }
}

@media (min-width: 1025px) {
    .ev9-teaser-header.columnControl .visual-media-video .trailer .trailer-content,
    .ev9-teaser-header.columnControl .text.section {
        max-width: calc((100% - 160px) * 0.9 + 32px)
    }
}


/* header end */



/* intro begin */

.fwc-intro.columnControl {
    padding: 0;
    min-height: 100vh;
    color: white;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fwc-intro.columnControl .inner_offer,
.fwc-intro.columnControl .column1 {
    margin: 0;
}

.fwc-intro.columnControl .kmuk_wrap,
.fwc-intro.columnControl .inner_offer,
.fwc-intro.columnControl .column_control,
.fwc-intro.columnControl .column1,
.fwc-intro.columnControl .column1 > li, 
.fwc-intro.columnControl .freeCoding:not(.fwc-intro),
.fwc-intro.columnControl .freeCoding:not(.fwc-intro) * {
    height: 100%;
    width: 100%;
}


.fwc-intro.columnControl .eut_cmly_section::after {
    display: none !important;
}

.fwc-intro.columnControl .fwc-intro-background {
    position: relative;
    display: block;
    line-height: 0;
    filter:brightness(0.7);
}

.fwc-intro.columnControl .freeCoding:not(.fwc-intro) {
    position: absolute;
    top: 0;
    z-index: -1;
}


.fwc-intro.columnControl .text.section {
    max-width: calc(100% - 30px);
    margin: 0 auto;
    justify-content: center;
    text-align: center;
    z-index: 1;
    color: white;
}

.fwc-intro.columnControl .text.section, .fwc-intro.columnControl .text.section * {
    font-size: 24px;
    line-height: 30px;
    font-family: 'kiab', sans-serif;
}

@media (min-width: 541px) and (max-width: 1024px) {
    .fwc-intro.columnControl .text.section {
        max-width: calc(100% - 80px);
    }
}

@media (min-width: 768px) and (max-device-width: 989px) {
    .fwc-intro.columnControl .text.section {
        max-width: calc(100% - 80px - 60px);
    }
}

@media (min-width: 1025px) {
    .fwc-intro.columnControl .text.section {
        max-width: calc((100% - 160px) * 0.9 + 32px)
    }
}

/* intro end */



/* inspiration begin */

.ev9-teaser-announcement.columnControl {
    padding: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;

    background-color: #4F5A61;
    color: white;
}

.ev9-teaser-announcement.columnControl .inner_offer,
.ev9-teaser-announcement.columnControl .column1 {
    margin: 0;
}

.ev9-teaser-announcement.columnControl .kmuk_wrap,
.ev9-teaser-announcement.columnControl .inner_offer,
.ev9-teaser-announcement.columnControl .column_control,
.ev9-teaser-announcement.columnControl .column1,
.ev9-teaser-announcement.columnControl .column1 > li, 
.ev9-teaser-announcement.columnControl .column1 > li > .columnControl.section,
.ev9-teaser-announcement.columnControl .freeCoding:not(.ev9-teaser-announcement),
.ev9-teaser-announcement.columnControl .freeCoding:not(.ev9-teaser-announcement) * {
    height: 100%;
    width: 100%;
}

.ev9-teaser-announcement.columnControl .column1 > li > .columnControl.section {
    padding: 0;
    position: relative;
}
.ev9-teaser-announcement.columnControl .column1 > li > .columnControl.section .column3 {
    display: flex;
    width: auto;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 300%;
    margin: 0;
    align-items: stretch;
}
.ev9-teaser-announcement.columnControl .column1 > li > .columnControl.section .column3 > li {
    margin: 0;
    width: 33.3333%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.ev9-teaser-announcement.columnControl .column1 > li > .columnControl.section .column3 > li > * {
    margin-left: auto;
    margin-right: auto;
    max-width: 365px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    box-sizing: border-box;
}

.ev9-teaser-announcement.columnControl .column1 > li > .columnControl.section .column3 > li .visual-player-container {
   height: 100%;
   aspect-ratio: 0.75;
   padding: 0;
}

.ev9-teaser-announcement.columnControl .column1 > li > .columnControl.section .column3 > li .visual-player-container > * {
    height: 100%;
    padding: 0;
 }
 

.ev9-teaser-announcement.columnControl .column1 > li > .columnControl.section .column3 > li > *:last-child {
    min-height: 126px;
}

.ev9-teaser-announcement.columnControl .column1 > li > .columnControl.section .column3 > li > *:first-child {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-basis: 100%;
}


.ev9-teaser-announcement.columnControl .slider-prev-button, .ev9-teaser-announcement.columnControl .slider-next-button {
    display:block;
    margin: 10px;
    width: 13px;
    height: 26px;
    position: absolute;
    top: min(50vw, 183px);
    transform: translateY(-50%);
    cursor: pointer;
    transition: opacity 1.2s cubic-bezier(0.83, 0, 0.17, 1);
    opacity: 1;
}

@media (min-width: 426px) {
    .ev9-teaser-announcement.columnControl .slider-prev-button, .ev9-teaser-announcement.columnControl .slider-next-button {
        top: min(50vw, 190px);
    }
}

@media (min-width: 450px) {
    .ev9-teaser-announcement.columnControl .slider-prev-button, .ev9-teaser-announcement.columnControl .slider-next-button {
        margin: 15px;
    }
}

.ev9-teaser-announcement.columnControl .slider-prev-button.slider-inactive-button, .ev9-teaser-announcement.columnControl .slider-next-button.slider-inactive-button {
    opacity: 0;
    user-select: none;
    cursor: auto;
}


.ev9-teaser-announcement.columnControl .slider-prev-button {
    background: url("https://www.kia.com/etc.clientlibs/settings/wcm/designs/eut/clientlib/resources/rbr/icons/spr-common-large.png") -287px -115px no-repeat;
    left: 0;
    filter: brightness(100);
}

.ev9-teaser-announcement.columnControl .slider-next-button {
    background: url("https://www.kia.com/etc.clientlibs/settings/wcm/designs/eut/clientlib/resources/rbr/icons/spr-common-large.png") -272px -115px no-repeat;
    right: 0;
    filter: brightness(100);
}


@media (min-width: 768px) {
    .ev9-teaser-announcement.columnControl .column1 > li > .columnControl.section .column3 {
        margin-left: auto !important;
    }

    .ev9-teaser-announcement.columnControl .slider-prev-button, .ev9-teaser-announcement.columnControl .slider-next-button {
        opacity: 0;
        display: none;
    }

    .ev9-teaser-announcement.columnControl .column1 > li > .columnControl.section .column3 {
        width: calc(100% - 76px);
        justify-content: center;
        max-width: 1440px;
        margin: auto;
    }
    .ev9-teaser-announcement.columnControl .column1 > li > .columnControl.section .column3 > li {
        margin: 20px;
        width: auto;
        width: 100%;
    }

    .ev9-teaser-announcement.columnControl .column1 > li > .columnControl.section .column3 > li > * {
        padding-left: 0;
        padding-right: 0;
    }
    
}

.ev9-teaser-announcement.columnControl .text.section .link-reverse b {
    font-family: 'kiab', sans-serif;
    font-weight: normal;
}

.ev9-teaser-announcement.columnControl .text.section {
    max-width: calc(100% - 30px);
    margin: 0 auto;
}

@media (min-width: 541px) and (max-width: 1024px) {
    .ev9-teaser-announcement.columnControl .text.section {
        max-width: calc(100% - 80px);
    }
}

@media (min-width: 768px) and (max-device-width: 989px) {
    .ev9-teaser-announcement.columnControl .text.section {
        max-width: calc(100% - 80px - 60px);
    }
}

@media (min-width: 1025px) {
    .ev9-teaser-announcement.columnControl .text.section {
        max-width: calc((100% - 160px) * 0.9 + 32px)
    }
}

/* inspiration end */



/* gallery begin */

.fwc-gallery.columnControl {
    margin-top: 20px;
    margin-bottom: 40px;
}

.fwc-gallery.columnControl,
.fwc-gallery.columnControl .column1 > li > .columnControl.section {
    padding: 0;
    position: relative;
}

.fwc-gallery.columnControl .inner_offer,
.fwc-gallery.columnControl .column1 {
    margin: 0;
}

.fwc-gallery.columnControl .kmuk_wrap,
.fwc-gallery.columnControl .inner_offer,
.fwc-gallery.columnControl .column_control,
.fwc-gallery.columnControl .column1,
.fwc-gallery.columnControl .column1 > li, 
.fwc-gallery.columnControl .column1 > li > .columnControl.section,
.fwc-gallery.columnControl .freeCoding:not(.fwc-gallery),
.fwc-gallery.columnControl .freeCoding:not(.fwc-gallery) * {
    height: 100%;
    width: 100%;
}

.fwc-gallery.columnControl .column1 > li > .columnControl.section .column1  {
    display: block;
    width: calc(100% - 60px - 20px);
    margin: 0 auto;
    overflow: hidden;
}

.fwc-gallery.columnControl .column1 > li > .columnControl.section .column1 > li  {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: auto;
    margin: 0;
}
.fwc-gallery.columnControl .column1 > li > .columnControl.section .column1 > li > * {
    width: 60vw;
    height: 60vw;
    padding-right: 30px;
}


.fwc-gallery.columnControl .slider-prev-button, .fwc-gallery.columnControl .slider-next-button {
    display: block;
    margin: 0 15px;
    width: 13px;
    height: 26px;
    position: absolute;
    top: calc(60vw * 1 * 0.5);
    transform: translateY(-50%);
    cursor: pointer;
    transition: opacity 1.2s cubic-bezier(0.83, 0, 0.17, 1);
    opacity: 1;
}

.fwc-gallery.columnControl .slider-prev-button.slider-inactive-button, .fwc-gallery.columnControl .slider-next-button.slider-inactive-button {
    opacity: 0;
    user-select: none;
    cursor: auto;
}


.fwc-gallery.columnControl .slider-prev-button {
    background: url("https://www.kia.com/etc.clientlibs/settings/wcm/designs/eut/clientlib/resources/rbr/icons/spr-common-large.png") -287px -115px no-repeat;
    left: 0;
}

.fwc-gallery.columnControl .slider-next-button {
    background: url("https://www.kia.com/etc.clientlibs/settings/wcm/designs/eut/clientlib/resources/rbr/icons/spr-common-large.png") -272px -115px no-repeat;
    right: 0;
}

.fwc-gallery.columnControl .text.section {
    max-width: calc(100% - 30px);
    margin: 0 auto;
}

@media (min-width: 541px) and (max-width: 1024px) {
    .fwc-gallery.columnControl .text.section {
        max-width: calc(100% - 80px);
    }
}

@media (min-width: 768px) and (max-device-width: 989px) {
    .fwc-gallery.columnControl .text.section {
        max-width: calc(100% - 80px - 60px);
    }
}

@media (min-width: 1025px) {
    .fwc-gallery.columnControl .text.section {
        max-width: calc((100% - 160px) * 0.9 + 32px)
    }
}

.fwc-gallery.columnControl .visual-media-video .not-popup-btn-play::after {
    position: absolute;
    left: 50%;
    content: 'Discover';
    transform: translateX(-50%);
    color: white;
    font-size: 16px;
    margin-top: 16px;
}

@media (max-width: 767px) {
    .fwc-gallery.columnControl .visual-media-video .not-popup-btn-play::after {
        display: none;
    }
}


@media (min-width: 768px) {

    .fwc-gallery.columnControl.slider-mobile-only .column1 > li > .columnControl.section .column1 > li {
        margin: auto !important;
        width: 100%;
        position: relative;
        justify-content: space-evenly;
    }

    .fwc-gallery.columnControl.slider-mobile-only .slider-prev-button, 
    .fwc-gallery.columnControl.slider-mobile-only .slider-next-button {
        opacity: 0;
        display: none;
    }

    .fwc-gallery.columnControl.slider-mobile-only .column1 > li > .columnControl.section .column1 {
        width: calc(100% - 116px);
        max-width: 1472px;
    }

    .fwc-gallery.columnControl.slider-mobile-only .column1 > li > .columnControl.section .column1 > li  {
        gap: 40px;
    }

    .fwc-gallery.columnControl.slider-mobile-only .column1 > li > .columnControl.section .column1 > li > * {
        width: 365px;
        height: auto;
        padding: 0;
    }

    .fwc-gallery.columnControl.slider-mobile-and-desktop .slider-prev-button, 
    .fwc-gallery.columnControl.slider-mobile-and-desktop .slider-next-button {
        top: calc(365px * 1 * 0.5);
    }

    .fwc-gallery.columnControl.slider-mobile-and-desktop .column1 > li > .columnControl.section .column1 {
        width: calc(100% - 116px);
        max-width: 1472px;
    }

    .fwc-gallery.columnControl.slider-mobile-and-desktop .column1 > li > .columnControl.section .column1 > li > * {
        width: 365px;
        height: auto;
    }
}

.fwc-gallery.columnControl .column1 > li > .columnControl.section .column1 > li .visual-player-container {
    height: 100%;
    aspect-ratio: 1;
    padding: 0;
}
 
.fwc-gallery.columnControl .column1 > li > .columnControl.section .column1 > li .visual-player-container > * {
    height: 100%;
    padding: 0;
}

/* gallery end */



/* links begin */

.fwc-links.columnControl {
    padding-top: 40px;
    position: relative;
    padding-bottom: 40px;
    background-color: #05141F;
    color: white;
}

.fwc-links.columnControl .inner_offer,
.fwc-links.columnControl .column1 {
    margin: 0;
}

.fwc-links.columnControl .kmuk_wrap,
.fwc-links.columnControl .inner_offer,
.fwc-links.columnControl .column_control,
.fwc-links.columnControl .column1,
.fwc-links.columnControl .column1 > li, 
.fwc-links.columnControl .column1 > li > .columnControl.section,
.fwc-links.columnControl .freeCoding:not(.fwc-links),
.fwc-links.columnControl .freeCoding:not(.fwc-links) * {
    height: 100%;
    width: 100%;
}

.fwc-links.columnControl .column1 > li > .columnControl.section {
    padding: 0;
    position: relative;
}
.fwc-links.columnControl .column1 > li > .columnControl.section .column3 {
    display: flex;
    width: auto;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 300%;
    margin: 0;
    align-items: stretch;
}
.fwc-links.columnControl .column1 > li > .columnControl.section .column3 > li {
    margin: 0;
    width: 33.3333%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.fwc-links.columnControl .column1 > li > .columnControl.section .column3 > li > * {
    margin-left: auto;
    margin-right: auto;
    max-width: 365px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    box-sizing: border-box;
}

.fwc-links.columnControl .column1 > li > .columnControl.section .column3 > li .visual-player-container {
   height: 100%;
   aspect-ratio: 1;
   padding: 0;
}

.fwc-links.columnControl .column1 > li > .columnControl.section .column3 > li .visual-player-container > * {
    height: 100%;
    padding: 0;
 }
 
.fwc-links.columnControl .column1 > li > .columnControl.section .column3 > li > *:last-child {
    min-height: 126px;
}

.fwc-links.columnControl .column1 > li > .columnControl.section .column3 > li > *:first-child {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.fwc-links.columnControl .slider-prev-button, .fwc-links.columnControl .slider-next-button {
    display:block;
    margin: 10px;
    width: 13px;
    height: 26px;
    position: absolute;
    bottom: calc(184px + 38vw);
    transform: translateY(-50%);
    cursor: pointer;
    
    transition: opacity 1.2s cubic-bezier(0.83, 0, 0.17, 1);
    opacity: 1;
}

@media (min-width: 426px) {
    .fwc-links.columnControl .slider-prev-button, .fwc-links.columnControl .slider-next-button {
        bottom: calc(184px + 163px);
    }
}

@media (min-width: 450px) {
    .fwc-links.columnControl .slider-prev-button, .fwc-links.columnControl .slider-next-button {
        margin: 15px;
    }
}

.fwc-links.columnControl .slider-prev-button.slider-inactive-button, .fwc-links.columnControl .slider-next-button.slider-inactive-button {
    opacity: 0;
    user-select: none;
    cursor: auto;
}


.fwc-links.columnControl .slider-prev-button {
    background: url("https://www.kia.com/etc.clientlibs/settings/wcm/designs/eut/clientlib/resources/rbr/icons/spr-common-large.png") -287px -115px no-repeat;
    left: 0;
}

.fwc-links.columnControl .slider-next-button {
    background: url("https://www.kia.com/etc.clientlibs/settings/wcm/designs/eut/clientlib/resources/rbr/icons/spr-common-large.png") -272px -115px no-repeat;
    right: 0;
}


@media (min-width: 768px) {
    .fwc-links.columnControl .column1 > li > .columnControl.section .column3 {
        margin-left: auto !important;
    }

    .fwc-links.columnControl .slider-prev-button, .fwc-links.columnControl .slider-next-button {
        opacity: 0;
        display: none;
    }

    .fwc-links.columnControl .column1 > li > .columnControl.section .column3 {
        width: 100%;
        justify-content: center;
        max-width: 1440px;
        margin: 0 auto;
        flex-direction: row;
    }
    .fwc-links.columnControl .column1 > li > .columnControl.section .column3 > li {
        margin: 20px;
        width: auto;
        width: 100%;
    }

    .fwc-links.columnControl .column1 > li > .columnControl.section .column3 > li > * {
        padding-left: 0;
        padding-right: 0;
    }
    
}

.fwc-links.columnControl .text.section .link-reverse b {
    font-family: 'kiab', sans-serif;
    font-weight: normal;
}

.fwc-links.columnControl .text.section {
    max-width: calc(100% - 30px);
    margin: 0 auto;
}

@media (min-width: 541px) and (max-width: 1024px) {
    .fwc-links.columnControl .text.section {
        max-width: calc(100% - 80px);
    }
}

@media (min-width: 768px) and (max-device-width: 989px) {
    .fwc-links.columnControl .text.section {
        max-width: calc(100% - 80px - 60px);
    }
}

@media (min-width: 1025px) {
    .fwc-links.columnControl .text.section {
        max-width: calc((100% - 160px) * 0.9 + 32px)
    }
}


.fwc-links.columnControl .elp-teaser_action {
    color: white;
    border: 1px solid white;
    margin: auto;
}

.fwc-links.columnControl .visual-container .inner-container {
    position: relative;
}

.fwc-links.columnControl .visual-description {
    color: white;
    position: absolute;
    top: 20px;
    left: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    background-color: #05141F88;
    padding: 20px;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity .4s cubic-bezier(0.83, 0, 0.17, 1);
}

.fwc-links.columnControl a[href*=youtube]:after,
.fwc-links.columnControl a[href*=twitter]:after,
.fwc-links.columnControl a[href*=facebook]:after,
.fwc-links.columnControl a[href*=instagram]:after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 1
}

.fwc-links.columnControl a[href*=instagram]:after {
    background-image: url(/content/dam/kwcms/kme/global/en/assets/common/icon-sns-instagram-transparent-white.png);
}

.fwc-links.columnControl a[href*=youtube]:after {
    background-image: url(/content/dam/kwcms/kme/global/en/assets/common/icon-sns-youtube-transparent-white.png);
}

.fwc-links.columnControl a[href*=twitter]:after {
    background-image: url(/content/dam/kwcms/kme/global/en/assets/common/icon-sns-twitter-transparent-white.png);
}

.fwc-links.columnControl a[href*=facebook]:after {
    background-image: url(/content/dam/kwcms/kme/global/en/assets/common/icon-sns-facebook-transparent-white.png);
}

.fwc-links.columnControl .visual-description, 
.fwc-links.columnControl .visual-description * {
    user-select: none;
    pointer-events: none; 
}

.fwc-links.columnControl .visual-container .inner-container:hover .visual-description {
    opacity: 1;
}


.fwc-links.columnControl .column3 {
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: opacity 1.2s cubic-bezier(0.83, 0, 0.17, 1);
}

.fwc-links.columnControl .column3.show-links {
    opacity: 1;
    height: 100%;
}


.fwc-links.columnControl .hide-show-more {
    display: none;
}

/* links end */




/* overlay player fixes begin */

.visual-media-video .trailer {
    position: fixed;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 100;
}

.visual-media-video .trailer.trailer.active {
    z-index: 200;
    height: 100vh !important;
    top: 0;
}

.visual-media-video .trailer .trailer-content {
    overflow: visible;
    width: 100%;
}

.visual-media-video .trailer .iframe-container {
    position: relative;
}

.visual-media-video .trailer .iframe-container > iframe {
    width: 100%;
    height: 100%;
}


.visual-media-video .trailer .trailer-content {
    max-width: calc(100% - 30px);
    margin: 0 auto;
    max-height: calc(100% - 120px);
    height: auto;
    width: 125vh;
}

@media (min-width: 541px) and (max-width: 1024px) {
    .visual-media-video .trailer .trailer-content {
        max-width: calc(100% - 80px);
    }
}

@media (min-width: 768px) and (max-device-width: 989px) {
    .visual-media-video .trailer .trailer-content {
        max-width: calc(100% - 80px - 60px);
    }
}

@media (min-width: 1025px) {
    .visual-media-video .trailer .trailer-content {
        max-width: calc((100% - 160px) * 0.9 + 32px)
    }
}

/* overlay player fixes end */
