.product-preview-stack {
    position: relative;
}

#vts-cpi {
    position: relative;
}

#vts-cpi figure {
    margin: 0;
}

#vts-cpi h2 {
    color: var(--text-color);
    letter-spacing: -1px;
    margin-bottom: 16px;
}

#vts-cpi h3 {
    margin-bottom: 24px;
}

#vts-cpi h5 {
    color: var(--main-blue-color) !important;
    margin-bottom: 14px;
    text-transform: uppercase;
}

#vts-cpi h4 {
    margin-bottom: 8px;
}

#vts-cpi p {
    color: var(--text-color);
    font-size: 16px;
    line-height: 26px;
}

#vts-cpi .vts-cpi-link {
    clear: both;
}
#vts-cpi .vts-cpi-link p {
    margin-bottom: 0;
}

/* ul list-items */
#vts-cpi ul.list-items {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Desktop xl */
@media (min-width: 1350px) {
    #vts-cpi .vts-cpi-cols .col-first {
        min-width: 403px !important;
        max-width: 403px !important;
    }
    #vts-cpi .content-tabs .wrap-hero-content {
        padding-right: 32px !important;
    }
}
@media (min-width: 1200px) {

    #vts-cpi h2 {
        font-weight: bold;
        font-size: 56px;
        line-height: 64px;
    }

    #vts-cpi h3 {
        font-weight: normal;
        font-size: 40px;
        line-height: 48px;
    }

    #vts-cpi .content-tabs {
        min-height: 559px !important;
    }

    #vts-cpi li.item-vts-cpi a {
        color: var(--text-color);
        display: block;
/*         font-family: 'Montserrat-Regular'; */
			font-family: 'effra' !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 120%;
        padding: 19px 84px 19px 25px;
        text-decoration: none;
    }

}

@media (min-width: 1200px) and (max-width: 1349px) {
    #vts-cpi .vts-cpi-cols .col-first {
        min-width: 400px !important;
        max-width: 400px !important;
    }
}

@media (max-width: 1199px) {
    #vts-cpi br {
        display: none;
    }
}


/* Desk */
@media (min-width: 992px) and (max-width: 1199px) {
    #vts-cpi .vts-cpi-section {
        padding: 0 10px;
    }

    #vts-cpi .headline-top {
        margin-bottom: 40px !important;
    }

    #vts-cpi .vts-cpi-cols .col-first {
        min-width: 370px !important;
        max-width: 370px !important;
    }
    #vts-cpi li.item-vts-cpi a {
        color: var(--text-color);
        display: block;
/*         font-family: 'Montserrat-Regular'; */
			font-family: 'effra' !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 24px;
        padding: 22px 70px 22px 20px;
        text-decoration: none;
    }
}
@media (min-width: 992px) {
    #vts-cpi::before {
        top: -52px;
    }

    #vts-cpi .vts-cpi-wrap-column {
        background-color: var(--white-color);
        box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.16);
        border-radius: 8px 0px 0px 8px;
        padding: 32px 24px;
        position: relative;
        z-index: 1;
    }

    #vts-cpi .content-tabs .wrap-hero-content {
        padding: 60px 48px;
    }

    #vts-cpi .content-tabs .title-text h4 {
        color: var(--text-color);
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -1px;
        margin-bottom: 16px;
    }

    #vts-cpi .col-last .wrap-hero-image {
        /*margin-right: -150px;*/
    }
}

#vts-cpi .vts-cpi-wrap-column {
    height: 100%;
    min-height: 100%;
}
@media (min-width: 768px) and (max-width: 1024px) {
    /*#vts-cpi .content-tabs {*/
    /*    flex-flow: column;*/
    /*    -moz-flex-flow: column;*/
    /*    -webkit-flex-flow: column;*/
    /*}*/
    /*#vts-cpi .content-tabs .wrap-hero-content {*/
    /*    padding: 32px 32px !important;*/
    /*}*/
}


/* Tablet */
@media (min-width: 768px) {

    #vts-cpi .headline-top {
        margin-bottom: 72px;
    }

    #vts-cpi .vts-cpi-cols {
        background: var(--white-color);
        box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.16);
        border-radius: 4px;
    }

    #vts-cpi .content-tabs.hide {
        display: none !important;
    }

    #vts-cpi .content-tabs.active {
        display: flex !important;
    }

    #vts-cpi .vts-cpi-section {
        /*background-color: var(--text-color);*/
        border-radius: 16px;
        position: relative;
        max-width: 100%;
    }

    #vts-cpi .vts-cpi-section.full-width-box {
        max-width: 100% !important;
    }

    #vts-cpi .vts-cpi-content.row-fluid {
        display: flex;
        align-items: stretch;
        -moz-align-items: stretch;
        -webkit-align-items: stretch;
    }

    #vts-cpi .wrap-vts-cpi-section .vts-cpi-content .col-first {
        position: relative;
        z-index: 2;
    }

    #vts-cpi .wrap-vts-cpi-section .vts-cpi-content .col-last {
        margin: 0;
    }

    #vts-cpi .wrap-hero-content {
        background-color: var(--white-color);
        position: relative;
    }

    #vts-cpi li.item-vts-cpi {
        background-color: var(--white-color);
        box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
        border-radius: 4px;
        list-style: none;
        margin-bottom: 8px;
    }

    #vts-cpi li.item-vts-cpi.active a,
    #vts-cpi li.item-vts-cpi a:focus,
    #vts-cpi li.item-vts-cpi a:hover {
        background: var(--white-color);
        color: var(--text-color);
        text-decoration: none;
    }

    #vts-cpi li.item-vts-cpi.active a,
    #vts-cpi li.item-vts-cpi.is-active a,
    #vts-cpi li.item-vts-cpi a.is-active {
        background: var(--white-color);
        text-decoration: none;
    }

    /* New Span arrow */
    #vts-cpi li.item-vts-cpi a {
        position: relative;
    }
    #vts-cpi li.item-vts-cpi a span.arrow {
        background-color: #F8F8F8;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='22' viewBox='0 0 14 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2L11 11L2 20' stroke='%23F2492F' stroke-width='3'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: center 10px;
        border-radius: 60px;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        display: inline-block;
        height: 40px;
        padding: 10px 17px;
        position: absolute;
        right: 8px;
        top: 14px;
        width: 54px;
        z-index: 1;
    }

    #vts-cpi li.item-vts-cpi a:hover span.arrow,
    #vts-cpi li.item-vts-cpi a:focus span.arrow {
			  
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='22' viewBox='0 0 14 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2L11 11L2 20' stroke='%23FFFFFF' stroke-width='3'/%3e%3c/svg%3e");
    }

    #vts-cpi li.item-vts-cpi.active a span.arrow,
    #vts-cpi li.item-vts-cpi.is-active a span.arrow,
    #vts-cpi li.item-vts-cpi a.is-active span.arrow{
        background-color: #f2492f !important;
        background-position: center;
			  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='22' viewBox='0 0 14 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2L11 11L2 20' stroke='%23FFFFFF' stroke-width='3'/%3e%3c/svg%3e") !important;
        background-repeat:no-repeat;
			  
			  
    }

    #vts-cpi li.item-vts-cpi.active a span.arrow,
    #vts-cpi li.item-vts-cpi a:focus span.arrow,
    #vts-cpi li.item-vts-cpi a:hover span.arrow {
        background-color: #f2492f !important;
        background-position: center;
			  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='22' viewBox='0 0 14 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2L11 11L2 20' stroke='%23FFFFFF' stroke-width='3'/%3e%3c/svg%3e") !important;
        
    }

    /* content tabs */
    #vts-cpi .col-last {
        margin-left: 0 !important;
    }

    #vts-cpi .content-tabs {
        align-items: center;
        -moz-align-items: center;
        -webkit-align-items: center;
        display: flex;
        height: 100%;
        min-height: 100%;
    }

    #vts-cpi .col-last .wrap-hero-image {
        box-sizing: border-box;
        /*margin-top: 35px;*/
        position: relative;
        z-index: 2;
    }

    #vts-cpi .col-last .wrap-hero-image figure img {
        margin-bottom: -8px;
    }

    #vts-cpi figure {
        background: none !important;
        border-radius: 0 4px 4px 0 !important;
        overflow: hidden;
    }

    #vts-cpi figure img {
        border-radius: 0 4px 4px 0 !important;
        max-width: 403px; !important;
    }

    /* Decorations */
    #vts-cpi .col-last .wrap-hero-image {
        position: relative;
    }
{#
    /* style one */
    #vts-cpi .col-last .wrap-hero-image.variant__one::before {
        background-color: var(--main-blue-color);
        border-radius: 0 4px 0 0;
        bottom: auto;
        content: "";
        display: block;
        height: 278px;
        left: auto;
        max-width: 50%;
        mix-blend-mode: multiply;
        opacity: 0.7;
        position: absolute;
        right: 0;
        top: 0;
        width: 201px;
        z-index: 1;
    }

    #vts-cpi .col-last .wrap-hero-image.variant__one::after {
        background-color: var(--main-red-color);
        bottom: 0;
        content: "";
        display: block;
        height: 69px;
        left: 0;
        max-width: 50%;
        mix-blend-mode: multiply;
        opacity: 0.7;
        position: absolute;
        right: auto;
        top: auto;
        width: 201px;
        z-index: 1;
    }

    /* Style Two */
    #vts-cpi .col-last .wrap-hero-image.variant__two::before {
        background-color: var(--main-blue-color);
        bottom: auto;
        content: "";
        display: block;
        height: 313px;
        left: 0;
        max-width: 50%;
        mix-blend-mode: multiply;
        opacity: 0.8;
        position: absolute;
        right: auto;
        top: 0;
        width: 409px;
        z-index: 1;
    }

    #vts-cpi .col-last .wrap-hero-image.variant__two::after {
        background-color: var(--main-red-color);
        border-radius: 0 0 4px 0;
        bottom: 0;
        content: "";
        display: block;
        height: 78px;
        left: auto;
        max-width: 50%;
        mix-blend-mode: multiply;
        opacity: 0.8;
        position: absolute;
        right: 0;
        top: auto;
        width: 407px;
        z-index: 1;
    }

    /* style Three */
    #vts-cpi .col-last .wrap-hero-image.variant__three::before {
        background-color: var(--main-blue-color);
        border-radius: 0 4px 0 0;
        bottom: auto;
        content: "";
        display: block;
        height: 278px;
        left: auto;
        max-width: 50%;
        mix-blend-mode: multiply;
        opacity: 0.7;
        position: absolute;
        right: 0;
        top: 0;
        width: 201px;
        z-index: 1;
    }

    /* style Four */
    #vts-cpi .col-last .wrap-hero-image.variant__four::after {
        background-color: var(--main-red-color);
        bottom: 0;
        content: "";
        display: block;
        height: 69px;
        left: 0;
        max-width: 50%;
        mix-blend-mode: multiply;
        opacity: 0.7;
        position: absolute;
        right: auto;
        top: auto;
        width: 201px;
        z-index: 1;
    }

    /* style Five */
    #vts-cpi .col-last .wrap-hero-image.variant__five::before {
        background-color: var(--main-blue-color);
        bottom: auto;
        content: "";
        display: block;
        height: 313px;
        left: 0;
        max-width: 50%;
        mix-blend-mode: multiply;
        opacity: 0.8;
        position: absolute;
        right: auto;
        top: 0;
        width: 409px;
        z-index: 1;
    }

    /* style Six */
    #vts-cpi .col-last .wrap-hero-image.variant__six::after {
        background-color: var(--main-red-color);
        border-radius: 0 0 4px 0;
        bottom: 0;
        content: "";
        display: block;
        height: 78px;
        left: auto;
        max-width: 50%;
        mix-blend-mode: multiply;
        opacity: 0.8;
        position: absolute;
        right: 0;
        top: auto;
        width: 407px;
        z-index: 1;
    }


}
#}
@media (min-width: 768px) and (max-width: 991px) {

    #vts-cpi .vts-cpi-section {
        padding: 0 10px;
    }

    #vts-cpi .headline-top {
        margin-bottom: 32px !important;
    }



    #vts-cpi .vts-cpi-cols .col-first {
        min-width: 304px !important;
        max-width: 304px !important;
    }
    #vts-cpi::before {
        top: -42px;
    }

    #vts-cpi .vts-cpi-wrap-column {
        background-color: var(--white-color);
        box-shadow: 0px 8px 24px rgba(0,0,0,0.16);
        border-radius: 8px 0px 0px 8px;
        padding: 32px 24px;
        position: relative;
        z-index: 1;
    }

    #vts-cpi .content-tabs .wrap-hero-content {
        padding: 30px 20px;
    }

    #vts-cpi li.item-vts-cpi a {
        color: var(--text-color);
        display: block;
/*         font-family: 'Montserrat-Medium' !important; */
			font-family: 'effra' !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        padding: 22px 70px 22px 16px;
        text-decoration: none;
    }

    #vts-cpi .content-tabs .title-text h4 {
        color: var(--text-color);
        font-size: 24px;
        line-height: 28px;
        letter-spacing: -1px;
        margin-bottom: 16px;
    }

    #vts-cpi .col-last .wrap-hero-image {
        margin-right: -140px;
    }

    #vts-cpi .vts-cpi-wrap-column .scrollbar {
        right: 20px;
        display: none;
    }

}

/* Mobile */
@media (max-width: 767px) {

    #small-list-categories {
        width: 320px;
        height: 70px;
        margin: 0 auto;

    }

    #vts-cpi br {
        display: none;
    }

    .hide-small {
        display: none !important;
    }
    #vts-cpi #wrapper-tabs {
        margin-bottom: 50px;
    }
    #vts-cpi .vts-cpi-topic {
        margin-bottom: 10px;
        overflow: auto;
        padding-bottom: 10px;
    }

    #vts-cpi .vts-cpi-section .headline-top {
        padding-left: 24px;
        padding-right: 24px;
    }

    #vts-cpi .vts-cpi-section .vts-cpi-title {
        display: none !important;
    }


    #vts-cpi h2 {
        font-size: 42px !important;
        line-height: 54px !important;
    }


    #vts-cpi .vts-cpi-topic ul.list-categories-topic {
        display: flex;
        flex-wrap: nowrap;
        margin-bottom: -10px;
        padding-left: 24px;
        padding-bottom: 23px;
        width: 100%;

    }

    #smart ul.list-items {
        overflow: visible !important;
    }

    #vts-cpi .vts-cpi-topic ul.list-categories-topic li {
        display: inline-block;
        margin-right: 16px;
        max-height: 50px;
        min-width: 180px !important;
        text-align: center;
    }

    #vts-cpi .vts-cpi-topic ul.list-categories-topic li a {
        border-radius: 50px;
        border: 1px solid var(--main-blue-color);
        color: var(--main-blue-color);
        display: block;
        padding: 8px 10px;
        text-decoration: none;
    }
    #vts-cpi .vts-cpi-topic ul.list-categories-topic li.item-vts-cpi.active a,
    #vts-cpi .vts-cpi-topic ul.list-categories-topic li.is-active a,
    #vts-cpi .vts-cpi-topic ul.list-categories-topic li a.is-active,
    #vts-cpi .vts-cpi-topic ul.list-categories-topic li a:focus,
    #vts-cpi .vts-cpi-topic ul.list-categories-topic li a:active,
    #vts-cpi .vts-cpi-topic ul.list-categories-topic li a:hover {
        background: var(--main-blue-color);
        border: 1px solid var(--main-blue-color);
        color: var(--white-color);
        box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.16);
    }

    #vts-cpi figure {
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

    #vts-cpi figure img {
        display: none;
    }

    #vts-cpi h5.name-cat {
        color: var(--main-blue-color);
/*         font-family: 'Montserrat-Medium' !important; */
			  font-family: 'effra' !important;
        font-weight: bold !important;
        text-transform: uppercase;
    }

    #vts-cpi .content-tabs {
        background-color: var(--white-color);
        /*box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);*/
        /*border-radius: 8px;*/
        /*-moz-border-radius: 8px;*/
        /*-webkit-border-radius: 8px;*/
        display: flex;
        flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        margin-bottom: 20px;
        margin-left: 24px;
        margin-right: 24px;
        overflow: hidden;
    }

    #vts-cpi .content-tabs.slick-center {
        margin-top: 10px;
    }

    /*#vts-cpi .content-tabs .wrap-hero-content {*/
    /*    padding: 24px 16px;*/
    /*}*/

    #vts-cpi .content-tabs .wrap-hero-content h5 {
        font-weight: bold !important;
        font-size: 16px !important;
        line-height: 24px !important;
        letter-spacing: 0.15px;
        margin-bottom: 24px !important;
    }

    #vts-cpi .content-tabs .wrap-hero-content .title-text h4 {
        font-size: 34px !important;
        line-height: 41px !important;
        letter-spacing: 0.25px;
        margin-bottom: 16px !important;
    }
    #vts-cpi .content-tabs .wrap-hero-content .vts-cpi-teaser {
        margin-bottom: 38px;
    }
    #vts-cpi .content-tabs .wrap-hero-content .vts-cpi-teaser p {
        color: var(--shuttle-grey-color) !important;
        font-size: 16px !important;
        line-height: 24px !important;
        letter-spacing: 0.444444px;
    }

    #vts-cpi .content-tabs .wrap-hero-image {
        display: none !important;
    }


    #vts-cpi #wrapper-tabs .slick-list {
        padding: 0px 12px !important;
    }

    .vts-cpi-wrap-column .scrollbar {
        display: none;
    }

    #smart {
        overflow: auto !important;
    }

    #smart ul.list-items {
        height: auto !important;
        overflow: auto;
    }


}

@media (min-width: 481px) and (max-width: 767px) {
    #vts-cpi figure {
        min-height: 350px;
    }
}

/* Mobile xs */
@media (max-width: 480px) {
    #vts-cpi figure {
        min-height: 200px;
    }

    #vts-cpi .subtitle-text h5 {
        font-size: 14px;
        line-height: 22px;
    }

    #vts-cpi .title-text h4 {
        font-size: 18px;
        line-height: 18px;
    }

    #vts-cpi p {
        font-size: 14px;
        line-height: 22px;
    }
}

/* Scrollbar */
.scrollbar {
    display: none !important;
    position: absolute;
    right: 40px;
    width: 2px;
    height: 435px;
    background: #ccc;
    line-height: 0;
    top: 120px;
    overflow: hidden;
}

.scrollbar .handle {
    width: 100%;
    height: 100px;
    background: #2a2a2a;
    cursor: pointer;
}
.scrollbar .handle .mousearea {
    position: absolute;
    top: 0;
    left: -10px;
    width: 22px;
    height: 100%;
}