
console.log('UPDATE 12/-FEB-2025')









/* 12/FEBRERO/2025 */

.dft-apps button,.dft-apps button:hover:active {
    background-image: url(/assets/img/citibanamex2017/dft-apps/sprite-app.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: transparent;
    outline: 0
}

.dft-apps button,.dft-apps button:active,.dft-apps button:hover,.dft-btt {
    background-color: transparent
}

.dft-apps {
    display: inline-flex;
    flex-wrap: wrap
}

.dft-apps button {
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -ms-appareance: none;
    -moz-appearance: none;
    padding: 0;
    border-radius: 0;
    height: 14.6875vw;
    width: 50vw
}

.dft-apps button:active:focus {
    border: none
}

.dft-apps button:hover {
    border-color: transparent
}

.dft-apps button:hover:active {
    border: none
}

.dft-apps button:active {
    box-shadow: none;
    border: none;
    color: transparent
}

.dft-btt,.dft-btt:active,.dft-card-double-product .product-item {
    box-shadow: 0 1.25vw 2.5vw rgba(0,0,0,.2)
}

.dft-btn-1,[class*=dft-btn]:focus {
    color: #fff
}

.dft-apps button:focus {
    border: none;
    outline: 0
}

.dft-apps[m-lang=es] [m-device=google] {
    background-position-y: -45.625vw
}

.dft-apps[m-lang=es] [m-device=apple] {
    background-position-y: -15.3125vw
}

.dft-apps[m-lang=es] [m-device=windows-phone] {
    background-position-y: -75vw
}

.dft-apps[m-lang=en] [m-device=google] {
    background-position-y: -30.3125vw
}

.dft-apps[m-lang=en] [m-device=apple] {
    background-position-y: 0
}

.dft-apps[m-lang=en] [m-device=windows-phone] {
    background-position-y: -60.3125vw
}

@media only screen and (min-width: 768px) {
    .dft-apps button {
        height:47px;
        width: 160px
    }

    .dft-apps[m-lang=es] [m-device=google] {
        background-position-y: -146px
    }

    .dft-apps[m-lang=es] [m-device=apple] {
        background-position-y: -49px
    }

    .dft-apps[m-lang=es] [m-device=windows-phone] {
        background-position-y: -240px
    }

    .dft-apps[m-lang=en] [m-device=google] {
        background-position-y: -97px
    }

    .dft-apps[m-lang=en] [m-device=apple] {
        background-position-y: 0
    }

    .dft-apps[m-lang=en] [m-device=windows-phone] {
        background-position-y: -193px
    }
}

@media only screen and (min-width: 992px) {
    .dft-apps button {
        height:39px;
        width: 132px
    }

    .dft-apps[m-lang=es] [m-device=google] {
        background-position-y: -120px
    }

    .dft-apps[m-lang=es] [m-device=apple] {
        background-position-y: -40px
    }

    .dft-apps[m-lang=es] [m-device=windows-phone] {
        background-position-y: -198px
    }

    .dft-apps[m-lang=en] [m-device=google] {
        background-position-y: -80px
    }

    .dft-apps[m-lang=en] [m-device=windows-phone] {
        background-position-y: -159px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-apps button {
        height:2.70645vw;
        width: 9.16031vw
    }

    .dft-apps[m-lang=es] [m-device=google] {
        background-position-y: -8.32755vw
    }

    .dft-apps[m-lang=es] [m-device=apple] {
        background-position-y: -2.77585vw
    }

    .dft-apps[m-lang=es] [m-device=windows-phone] {
        background-position-y: -13.74046vw
    }

    .dft-apps[m-lang=en] [m-device=google] {
        background-position-y: -5.5517vw
    }

    .dft-apps[m-lang=en] [m-device=windows-phone] {
        background-position-y: -11.034vw
    }
}

@media only screen and (max-width: 767px) {
    .dft-back.back-image {
        padding-top:85vw;
        background-size: 200%;
        background-position: 60% top
    }
}

.dft-btt {
    outline: 0;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -ms-appareance: none;
    -moz-appearance: none;
    padding: 0;
    border-radius: 50%;
    transition: opacity 350ms ease-in-out;
    position: fixed;
    height: 12.5vw;
    width: 12.5vw;
    top: auto;
    bottom: 6.25vw;
    right: 6.25vw;
    font-size: 6.25vw
}

.dft-btt:active:focus {
    border: none
}

.dft-btt:after {
    transition: background-color 350ms ease-in-out
}

.dft-btt[m-visible=false] {
    opacity: 0
}

.dft-btt[m-visible=true] {
    opacity: 1;
    z-index: 1
}

@media only screen and (min-width: 768px) {
    .dft-btt,.dft-btt:active {
        box-shadow:0 4px 8px rgba(0,0,0,.2)
    }

    .dft-btt {
        height: 40px;
        width: 40px;
        bottom: 20px;
        right: 20px;
        font-size: 20px
    }
}

@media only screen and (min-width: 992px) {
    .dft-btt {
        right:60px
    }

    .dft-btt:hover:after {
        background-color: #00bdf2
    }

    .dft-blog-article aside {
        position: sticky;
        position: -webkit-sticky;
        top: 140px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-btt,.dft-btt:active {
        box-shadow:0 .27759vw .55517vw rgba(0,0,0,.2)
    }

    .dft-btt {
        height: 2.77585vw;
        width: 2.77585vw;
        bottom: 1.38793vw;
        right: 4.16378vw;
        font-size: 1.38793vw
    }

    .dft-blog-article aside {
        position: sticky;
        position: -webkit-sticky;
        top: 9.71548vw
    }
}

.dft-blog-header .back-img {
    width: auto;
    max-width: auto;
    height: 100vw
}

.dft-blog-header figcaption {
    position: absolute;
    top: 1.5625vw;
    font-size: 10px
}

@media only screen and (min-width: 768px) {
    .dft-blog-header .back-img {
        width:100%;
        max-width: 100%;
        height: 300px
    }

    .dft-blog-header figcaption {
        bottom: auto;
        top: 30px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:landscape) {
    .dft-blog-header .dft-img figcaption {
        top:35px
    }
}

@media only screen and (min-width: 992px) {
    .dft-blog-header .back-img {
        width:100%;
        max-width: 100%;
        height: auto
    }

    .dft-blog-header figcaption {
        top: auto;
        bottom: 20px;
        font-size: 16px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-blog-header figcaption {
        bottom:1.38793vw;
        font-size: 1.11034vw
    }
}

[class*=dft-btn] {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 5vw;
    min-height: 15.625vw;
    min-width: 68.75vw;
    padding: 4.6875vw 3.125vw;
    transition: background-color 350ms ease-in-out,color 350ms ease-in-out,border 350ms ease-in-out,box-shadow 350ms ease-in-out;
    white-space: normal;
    text-align: center;
    letter-spacing: .3125vw
}

[class*=dft-btn][m-type=raised] {
    box-shadow: 0 .625vw 1.25vw rgba(0,0,0,.2)
}

.dft-btn.active:focus {
    outline: 0
}

.dft-btn:active {
    box-shadow: none;
    outline: 0
}

.dft-btn:active:focus,.dft-btn:focus {
    outline: 0
}

.dft-btn-container {
    display: flex;
    flex-direction: column;
    max-width: 87.5vw;
    overflow: hidden;
    padding: 0!important
}

.dft-btn-1 {
    background-color: #056dae
}

.dft-btn-1:active {
    background-color: #0096f4
}

.dft-btn-multiple {
    height: 100%;
    width: 100%;
    background-color: #fff;
    min-height: 13.75vw;
    color: #97999b
}

.dft-btn-multiple[m-active=true] {
    background-color: rgba(5,109,174,.8);
    color: #fff
}

.dft-btn-more {
    letter-spacing: 0!important;
    border-radius: 15.625vw!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
    display: inline-block;
    background-color: #f1f1f1
}

.dft-btn-more i {
    color: #f1f1f1
}

.dft-btn-more i:after {
    background-color: #056dae;
    transition: background-color 350ms ease-in-out
}

@media only screen and (min-width: 768px) {
    [class*=dft-btn] {
        font-size:14px;
        min-height: 50px;
        min-width: 220px;
        padding: 15px 10px;
        letter-spacing: 1px
    }

    [class*=dft-btn][m-type=raised]:not([disabled]) {
        box-shadow: 0 2px 4px rgba(0,0,0,.2)
    }

    [class*=dft-btn][m-type=raised]:not([disabled]):hover {
        box-shadow: 0 8px 16px rgba(0,0,0,.2)
    }

    .dft-btn-container {
        max-width: 280px
    }

    .dft-btn-multiple {
        min-height: 44px
    }

    .dft-btn-more {
        border-radius: 50px!important
    }
}

@media only screen and (min-width: 992px) {
    .dft-btn-1:not(:disabled):hover {
        background-color:#00bdf2;
        color: #fff
    }

    .dft-btn-multiple:hover:not(:disabled):not([m-active=true]) {
        color: #fff;
        background-color: rgba(0,189,242,.8)
    }

    .dft-btn-more:hover:not([disabled]) i:after {
        background-color: #00bdf2
    }
}

@media only screen and (min-width: 1441px) {
    [class*=dft-btn] {
        font-size:.97155vw;
        min-height: 3.46981vw;
        min-width: 15.26718vw;
        padding: 1.04094vw .69396vw;
        letter-spacing: .0694vw
    }

    [class*=dft-btn][m-type=raised] {
        box-shadow: 0 .13879vw .27759vw rgba(0,0,0,.2)
    }

    [class*=dft-btn][m-type=raised]:hover {
        box-shadow: 0 .55517vw 1.11034vw rgba(0,0,0,.2)
    }

    .dft-btn-container {
        max-width: 19.43095vw
    }

    .dft-btn-multiple {
        min-height: 3.05344vw
    }

    .dft-btn-more {
        border-radius: 3.46981vw!important
    }
}

.dft-card-abstract {
    width: 84.375vw;
    height: 76.5625vw;
    margin-right: 4.6875vw;
    display: flex!important;
    flex-direction: column;
    justify-content: space-around
}

.dft-card-abstract:last-child {
    margin-right: 0
}

.dft-card-abstract .dft-img {
    display: flex;
    flex-wrap: wrap
}

.dft-card-abstract .dft-img .img-responsive {
    width: 25vw;
    height: 25vw;
    border-radius: 50%;
    margin-right: 6.25vw
}

.dft-card-abstract .dft-img figcaption {
    color: #97999b
}

.dft-card-abstract .dft-img figcaption .dft-title-4 {
    margin-bottom: 3.125vw
}

.dft-card-abstract .dft-img figcaption .dft-text {
    color: inherit
}

.dft-card-abstract .abstract-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    color: #97999b
}

.dft-card-abstract .abstract-social .dft-text {
    color: inherit;
    margin-right: 6.25vw
}

.dft-card-abstract .abstract-social>a {
    display: flex;
    align-items: flex-end;
    margin-right: 3.125vw;
    width: 6.25vw;
    height: 6.25vw
}

.dft-card-abstract .abstract-social>a:last-child {
    margin-right: 0
}

.dft-card-abstract .abstract-social [class*=dft-icon-]:not(.dft-icon-twitter):not(.dft-icon-close-fill) {
    color: #0077b5;
    font-size: 6.5625vw
}

.dft-card-abstract .abstract-social .dft-icon-twitter {
    color: #fff;
    height: inherit;
    width: inherit;
    background-color: #1da1f2;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: .625vw
}

@media only screen and (min-width: 768px) {
    .dft-card-abstract {
        width:270px;
        height: 210px;
        margin-right: 20px
    }

    .dft-card-abstract .dft-img .img-responsive {
        width: 80px;
        height: 80px;
        margin-right: 20px
    }

    .dft-card-abstract .dft-img figcaption .dft-title-4 {
        margin-bottom: 10px
    }

    .dft-card-abstract .abstract-social .dft-text {
        margin-right: 20px
    }

    .dft-card-abstract .abstract-social>a {
        margin-right: 10px;
        width: 20px;
        height: 20px
    }

    .dft-card-abstract .abstract-social [class*=dft-icon-]:not(.dft-icon-twitter):not(.dft-icon-close-fill) {
        font-size: 21px
    }

    .dft-card-abstract .abstract-social .dft-icon-twitter {
        width: 20px;
        height: 20px;
        border-radius: 2px
    }
}

@media only screen and (min-width: 992px) {
    .dft-card-abstract {
        height:245px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-abstract,.dft-card-abstract .abstract-social .dft-text {
        margin-right:1.38793vw
    }

    .dft-card-abstract {
        width: 18.73699vw;
        height: 17.00208vw
    }

    .dft-card-abstract .dft-img .img-responsive {
        width: 5.5517vw;
        height: 5.5517vw;
        margin-right: 1.38793vw
    }

    .dft-card-abstract .dft-img figcaption .dft-title-4 {
        margin-bottom: .69396vw
    }

    .dft-card-abstract .abstract-social>a {
        margin-right: .69396vw;
        width: 1.38793vw;
        height: 1.38793vw
    }

    .dft-card-abstract .abstract-social [class*=dft-icon-]:not(.dft-icon-twitter):not(.dft-icon-close-fill) {
        font-size: 1.45732vw
    }

    .dft-card-abstract .abstract-social .dft-icon-twitter {
        width: 1.38793vw;
        height: 1.38793vw;
        border-radius: .13879vw
    }
}

.dft-card-benefits {
    font-size: 0
}

.dft-card-benefits .benefits-item {
    height: 54.6875vw;
    width: 78.125vw;
    position: relative;
    overflow: hidden
}

.dft-card-benefits .benefits-item:after {
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(50,50,50,0);
    position: absolute;
    transition: background-color 350ms ease-in-out
}

.dft-card-benefits .benefits-item .benefits-item-description,.dft-card-benefits .benefits-item .benefits-item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: opacity 350ms ease-in-out
}

.dft-card-benefits .benefits-item .benefits-item-description {
    opacity: 1
}

.dft-card-benefits .benefits-item .benefits-item-overlay {
    opacity: 0;
    pointer-events: none
}

.dft-card-benefits .benefits-item .dft-link,.dft-card-benefits .benefits-item>a {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 6.25vw;
    top: auto
}

.dft-card-benefits .benefits-item>a .dft-icon-plus {
    font-size: 12.5vw
}

.dft-card-benefits .benefits-item .benefits-item-description,.dft-card-benefits .benefits-item .benefits-item-overlay,.dft-card-benefits .benefits-item .dft-link,.dft-card-benefits .benefits-item>a {
    z-index: 1
}

.dft-card-benefits .benefits-item.open-overlay:after {
    background-color: rgba(0,45,114,.8)
}

.dft-card-benefits .benefits-item.open-overlay .benefits-item-description {
    opacity: 0
}

.dft-card-benefits .benefits-item.open-overlay .benefits-item-overlay {
    opacity: 1;
    pointer-events: auto
}

.dft-card-benefits .benefits-item.open-overlay>a .dft-icon-plus:before {
    content: "\e001"
}

@media only screen and (min-width: 768px) {
    .dft-card-benefits .benefits-item {
        height:175px;
        width: 250px
    }

    .dft-card-benefits .benefits-item .dft-link,.dft-card-benefits .benefits-item>a {
        bottom: 20px
    }

    .dft-card-benefits .benefits-item>a .dft-icon-plus {
        font-size: 40px
    }
}

@media only screen and (min-width: 992px) {
    .dft-card-benefits .benefits-item {
        height:210px;
        width: 300px
    }

    .dft-card-benefits .benefits-item .dft-tooltip-out__content {
        top: -200px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-benefits .benefits-item {
        height:14.57321vw;
        width: 20.81888vw
    }

    .dft-card-benefits .benefits-item .dft-link,.dft-card-benefits .benefits-item>a {
        bottom: 1.38793vw
    }

    .dft-card-benefits .benefits-item>a .dft-icon-plus {
        font-size: 2.77585vw
    }

    .dft-card-benefits .benefits-item .dft-tooltip-out__content {
        top: -13.87925vw
    }
}

body.card-city-bodyBlocked {
    overflow: hidden
}

.dft-card-city-grid {
    position: relative
}

.dft-card-city-grid .grid-content {
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(2,minmax(45.3125vw,auto));
    grid-auto-rows: minmax(21.875vw,auto);
    grid-column-gap: 3.125vw;
    grid-row-gap: 6.25vw;
    width: 93.75vw;
    margin: 0 auto
}

.dft-card-city-grid .dft-card-city-map {
    position: fixed;
    top: 0;
    left: 0
}

.dft-card-city-grid .dft-card-city-map>.dft-link {
    margin-bottom: 0
}

.dft-card-city-grid .dft-card-city-map>.dft-link+.map-schedule {
    transition: max-height .2s linear,margin 350ms linear,opacity 350ms linear 350ms;
    overflow: hidden
}

.dft-card-city-grid .dft-card-city-map>.dft-link[m-open=false]+.map-schedule {
    max-height: 0
}

.dft-card-city-grid .dft-card-city-map>.dft-link[m-open=true] {
    margin-bottom: 6.25vw
}

.dft-card-city-grid .dft-card-city-map>.dft-link[m-open=true]+.map-schedule {
    max-height: 2000px
}

.dft-card-city-grid[m-open=false] .dft-card-city-map {
    transition: max-height 350ms linear 350ms,padding 350ms linear 350ms,opacity 350ms;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    border: none
}

.dft-card-city-grid[m-open=true] .dft-card-city-map {
    transition: max-height 350ms linear 350ms,padding 350ms linear,opacity 350ms linear 350ms;
    max-height: 2000px;
    opacity: 1;
    overflow: auto;
    height: 100vh;
    z-index: 1
}

.dft-card-city-grid[m-open=true] .dft-card-city-map .map-content .map-cities {
    position: fixed;
    z-index: 1
}

.dft-card-city-map {
    text-align: center;
    position: relative;
    width: 100%;
    padding: 6.25vw;
    background-color: #fff
}

.dft-card-city-map>.dft-text {
    text-align: left;
    color: #ccc;
    margin-bottom: 9.375vw
}

.dft-card-city-map .map-content {
    text-align: center;
    width: 100%
}

.dft-card-city-map .map-content .map-cities {
    width: inherit;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 18.75vw;
    padding-right: 15.625vw;
    padding-left: 15.625vw;
    background-color: #f1f1f1
}

.dft-card-city-map .map-content .map-cities .dft-title-3 {
    margin-right: 9.375vw
}

.dft-card-city-map .map-content .map-cities .dft-title-3:last-child {
    margin-right: 0
}

.dft-card-city-map .map-content .map-cities .slick-list,.dft-card-city-map .map-content .map-cities .slick-track {
    height: inherit
}

.dft-card-city-map .map-content .map-cities .slick-prev {
    left: 3.125vw
}

.dft-card-city-map .map-content .map-cities .slick-next {
    right: 3.125vw
}

.dft-card-city-map .map-content .map-cities .slick-arrow {
    height: 10.9375vw;
    width: 10.9375vw;
    background-color: #002d72;
    border-radius: 50%;
    transition: background-color 350ms ease-in-out
}

.dft-card-city-map .map-content .map-cities .slick-arrow[aria-disabled=true] {
    background-color: #ccc
}

.dft-card-city-map .map-content .map-cities .slick-arrow::after,.dft-card-city-map .map-content .map-cities .slick-arrow::before {
    font-size: 6.25vw;
    color: #fff
}

.dft-card-city-map .map-content .map-cities .slick-track .dft-title-3 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 81.25vw
}

.dft-card-city-map .map-content .map-hours {
    text-align: left;
    margin-bottom: 6.25vw
}

.dft-card-city-map .map-content .map-hours .icon-text {
    display: flex;
    align-items: center;
    margin-bottom: 1.5625vw
}

.dft-card-city-map .map-content .map-hours .icon-text [class*=dft-icon-] {
    margin-right: 3.125vw;
    font-size: 6.25vw
}

.dft-card-city-map .map-content .map-hours>.dft-text:last-of-type,.dft-card-city-map .map-content .map-hours>.dft-text:nth-of-type(2) {
    margin-bottom: 9.375vw
}

.dft-card-city-map .map-content .map-hours .dft-img {
    overflow: hidden;
    height: 31.25vw;
    width: 100%
}

.dft-card-city-map .map-content .dft-btn-1 {
    display: inline-block;
    margin-bottom: 9.375vw
}

.dft-card-city-map>.dft-link {
    display: inline-block;
    margin-bottom: 18.75vw
}

.dft-card-city-map .map-schedule {
    text-align: left
}

.dft-card-city-map .map-schedule>.dft-text {
    margin-bottom: 6.25vw
}

.dft-card-city-map .map-schedule .schedule-box {
    min-height: 18.75vw;
    max-height: 35.9375vw;
    width: 100%;
    overflow: hidden;
    margin-bottom: 3.125vw;
    border-width: .3125vw;
    border-style: solid;
    border-color: #97999b;
    border-radius: 1.25vw;
    display: flex;
    flex-direction: column;
    padding: 3.125vw
}

.dft-card-city-map .map-schedule .schedule-box:last-child {
    margin-bottom: 0
}

.dft-card-city-map .map-schedule .schedule-box .dft-text:first-child {
    margin-bottom: 1.5625vw;
    color: #53565a;
}

.dft-card-city-map .map-schedule .schedule-box .dft-text:last-child {
    color: #ccc
}

.dft-card-city-map .map-schedule .schedule-box .dft-title-5 {
    margin-bottom: 1.5625vw;
}

.dft-card-city-map>.dft-btn {
    position: absolute;
    top: 80px;
    right: 3.125vw;
    min-height: 10.9375vw;
    min-width: 10.9375vw;
    height: 10.9375vw;
    width: 10.9375vw;
    border-radius: 50%;
    background-color: #ccc;
    color: #fff;
    padding: 0
}

.dft-card-city-map>.dft-btn::before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.dft-card-city {
    width: 45.3125vw;
    height: 21.875vw;
    background-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: .9375vw;
    border-bottom-color: #002d72
}

.dft-card-city .city-anchor {
    width: inherit;
    height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.dft-card-city .dft-title-2 {
    color: #002d72
}

@media only screen and (min-width: 768px) {
    .dft-card-city-grid .grid-content {
        grid-template-columns:repeat(2,minmax(220px,auto));
        grid-auto-rows: minmax(100px,auto);
        grid-gap: 20px;
        width: 460px
    }

    .dft-card-city-grid .grid-content .dft-card-city {
        margin-right: 20px
    }

    .dft-card-city-grid .grid-content .dft-card-city:nth-child(4n) {
        margin-right: 0
    }

    .dft-card-city-grid .grid-content .dft-card-city:nth-last-child(n+3) {
        margin-bottom: 20px
    }

    @supports (display: grid) {
        .dft-card-city-grid .grid-content .dft-card-city {
            margin-right:0
        }

        .dft-card-city-grid .grid-content .dft-card-city:nth-last-child(n+3) {
            margin-bottom: 0
        }
    }

    .dft-card-city-grid .dft-card-city-map>.dft-link,.dft-card-city-grid .dft-card-city-map>.dft-link[m-open=true] {
        margin-bottom: 20px
    }

    .dft-card-city-grid .dft-card-city-map {
        position: absolute
    }

    .dft-card-city-grid .dft-card-city-map>.dft-link[m-open=false]+.map-schedule {
        max-height: none
    }

    .dft-card-city-grid .dft-card-city-map>.dft-link[m-open=true]+.map-schedule {
        margin-bottom: 30px
    }

    .dft-card-city-grid .dft-card-city-map>.dft-text {
        display: none
    }

    .dft-card-city-grid[m-open=true] .dft-card-city-map {
        overflow: hidden;
        height: auto;
        padding-top: 60px
    }

    .dft-card-city-grid[m-open=true] .dft-card-city-map .map-content .map-cities {
        position: relative
    }

    .dft-card-city-map {
        width: 100%;
        padding: 60px 20px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        border-bottom-width: 5px;
        border-bottom-style: solid;
        border-bottom-color: #002d72
    }

    .dft-card-city-map .map-content,.dft-card-city-map .map-schedule {
        margin: 0;
        flex-grow: 0;
        flex-shrink: 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .dft-card-city-map .map-content {
        width: 380px
    }

    .dft-card-city-map .map-content .map-cities {
        position: relative;
        background-color: transparent;
        width: 100%;
        height: 35px;
        padding-right: 50px;
        padding-left: 50px
    }

    .dft-card-city-map .map-content .map-cities .dft-title-3:last-child {
        margin-right: 0
    }

    .dft-card-city-map .map-content .map-cities .slick-prev {
        left: 10px
    }

    .dft-card-city-map .map-content .map-cities .slick-next {
        right: 10px
    }

    .dft-card-city-map .map-content .map-cities .slick-arrow {
        height: 35px;
        width: 35px
    }

    .dft-card-city-map .map-content .map-cities .slick-arrow::after,.dft-card-city-map .map-content .map-cities .slick-arrow::before {
        font-size: 20px
    }

    .dft-card-city-map .map-content .map-cities .slick-track .dft-title-3 {
        width: 260px
    }

    .dft-card-city-map .map-content .map-hours {
        margin-bottom: 0
    }

    .dft-card-city-map .map-content .map-hours .icon-text {
        margin-bottom: 5px
    }

    .dft-card-city-map .map-content .map-hours .icon-text [class*=dft-icon-] {
        margin-right: 10px;
        font-size: 20px
    }

    .dft-card-city-map .map-content .map-hours>.dft-text:last-of-type,.dft-card-city-map .map-content .map-hours>.dft-text:nth-of-type(2) {
        margin-bottom: 30px
    }

    .dft-card-city-map .map-content .map-hours .dft-img {
        height: 180px
    }

    .dft-card-city-map .dft-link,.dft-card-city-map .map-content .dft-btn-1 {
        display: none
    }

    .dft-card-city-map .map-schedule {
        flex-basis: 250px;
        max-height: initial;
        max-height: none;
        margin-bottom: 0
    }

    .dft-card-city-map .map-schedule>.dft-text {
        margin-bottom: 20px
    }

    .dft-card-city-map .map-schedule .schedule-box {
        min-height: 60px;
        max-height: 115px;
        margin-bottom: 10px;
        display: flex;
        flex-direction: column;
        border-width: 1px;
        border-radius: 4px;
        padding: 10px
    }

    .dft-card-city-map .map-schedule .schedule-box .dft-text:first-child,.dft-card-city-map .map-schedule .schedule-box .dft-title-5 {
        margin-bottom: 5px
    }

    .dft-card-city-map>.dft-btn {
        top: 30px;
        right: 30px;
        min-height: 35px;
        min-width: 35px;
        height: 35px;
        width: 35px
    }

    .dft-card-city {
        width: 220px;
        height: 100px;
        border-bottom-width: 3px
    }
}

@media only screen and (min-width: 992px) {
    .dft-card-city-grid .grid-content {
        grid-template-columns:repeat(4,minmax(220px,auto));
        width: 940px
    }

    .dft-card-city-grid .dft-card-city-map {
        width: 100%
    }

    .dft-card-city-grid .dft-card-city-map>.dft-link+.map-schedule {
        transition: max-height .2s linear,margin 350ms linear,opacity 350ms linear 350ms;
        overflow: hidden
    }

    .dft-card-city-grid .dft-card-city-map>.dft-link[m-open=false]+.map-schedule {
        max-height: initial;
        max-height: none
    }

    .dft-card-city-grid[m-open=true] .dft-card-city-map {
        min-height: 620px
    }

    .dft-card-city-grid[m-open=true] .dft-card-city-map .map-content .map-cities {
        position: relative
    }

    .dft-card-city-map {
        width: 940px;
        padding: 60px 80px
    }

    .dft-card-city-map .map-schedule {
        flex-basis: 300px
    }

    .dft-card-city-map .map-schedule .schedule-box {
        width: 300px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:landscape) {
    .dft-card-city-map {
        width:100%
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-city-grid .grid-content {
        grid-template-columns:repeat(4,minmax(15.26718vw,auto));
        grid-gap: 1.38793vw;
        width: 65.23248vw
    }

    .dft-card-city-grid[m-open=true] .dft-card-city-map {
        min-height: 43.02568vw;
        padding-top: 4.16378vw
    }

    .dft-card-city-map {
        width: 65.23248vw;
        border-bottom-width: .34698vw
    }

    .dft-card-city-map .map-content {
        width: 26.37058vw
    }

    .dft-card-city-map .map-content .map-cities {
        height: 2.42887vw;
        padding-right: 3.46981vw;
        padding-left: 3.46981vw
    }

    .dft-card-city-map .map-content .map-cities .slick-prev {
        left: .69396vw
    }

    .dft-card-city-map .map-content .map-cities .slick-next {
        right: .69396vw
    }

    .dft-card-city-map .map-content .map-cities .slick-arrow {
        height: 2.42887vw;
        width: 2.42887vw
    }

    .dft-card-city-map .map-content .map-cities .slick-arrow::after,.dft-card-city-map .map-content .map-cities .slick-arrow::before {
        font-size: 1.38793vw
    }

    .dft-card-city-map .map-content .map-cities .slick-track .dft-title-3 {
        width: 18.04303vw
    }

    .dft-card-city-map .map-content .map-hours .icon-text {
        margin-bottom: .34698vw
    }

    .dft-card-city-map .map-content .map-hours>.dft-text:last-of-type,.dft-card-city-map .map-content .map-hours>.dft-text:nth-of-type(2) {
        margin-bottom: 2.08189vw
    }

    .dft-card-city-map .map-content .map-hours .dft-img {
        height: 12.49133vw;
        width: 26.37058vw
    }

    .dft-card-city-map .map-schedule {
        flex-basis: 20.81888vw;
        width: auto
    }

    .dft-card-city-map .map-schedule>.dft-text {
        margin-bottom: .69396vw
    }

    .dft-card-city-map .map-schedule .schedule-box {
        width: 20.81888vw;
        min-height: 4.16378vw;
        max-height: 7.98057vw;
        border-width: .0694vw;
        border-radius: .27759vw;
        padding: .69396vw
    }

    .dft-card-city-map .map-schedule .schedule-box .dft-text:first-child,.dft-card-city-map .map-schedule .schedule-box .dft-title-5 {
        margin-bottom: .34698vw
    }

    .dft-card-city-map>.dft-btn {
        top: 2.08189vw;
        right: 2.08189vw;
        min-height: 2.42887vw;
        min-width: 2.42887vw;
        height: 2.42887vw;
        width: 2.42887vw
    }

    .dft-card-city {
        width: 15.26718vw;
        height: 6.93963vw;
        border-bottom-width: .13879vw
    }
}

.dft-card-condition {
    text-align: center
}

.dft-card-condition .condition-item {
    height: 78.125vw;
    width: 87.5vw;
    padding: 6.25vw;
    position: relative;
    margin-right: 6.25vw;
    background-color: #f1f1f1;
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.dft-card-condition .condition-item:last-child {
    margin-right: 0
}

.dft-card-condition .condition-item .dft-text:first-child {
    margin-bottom: 3.125vw
}

.dft-card-condition .condition-item .dft-text:last-child {
    color: #97999b
}

.dft-card-condition .condition-item .dft-link {
    position: absolute;
    bottom: 6.25vw;
    left: 6.25vw
}

@media only screen and (min-width: 768px) {
    .dft-card-condition .condition-item {
        height:250px;
        width: 280px;
        padding: 20px;
        margin-right: 20px
    }

    .dft-card-condition .condition-item .dft-text:first-child {
        margin-bottom: 10px
    }

    .dft-card-condition .condition-item .dft-link {
        bottom: 20px;
        left: 20px
    }
}

@media only screen and (min-width: 992px) {
    .dft-card-condition .condition-item {
        height:17.34906vw;
        width: 19.43095vw;
        padding: 1.38793vw;
        margin-right: 1.38793vw
    }

    .dft-card-condition .condition-item .dft-text:first-child {
        margin-bottom: .69396vw
    }

    .dft-card-condition .condition-item .dft-link {
        bottom: 1.38793vw;
        left: 1.38793vw
    }
}

.dft-card-cross {
    font-size: 0
}

.dft-card-cross .cross-item {
    display: inline-block;
    margin-right: 10px;
    overflow: hidden;
    width: 300px;
    border: 1px solid #eee;
    border-radius: 0;
    height: 100%;
    margin-bottom: 0;
    padding: 20px
}

.dft-card-cross .cross-item:last-child {
    margin-right: 0
}

.dft-card-cross .cross-item>span {
    display: block;
    font-size: 30px;
    color: #056dae;
    transition: color 350ms ease-in-out
}

.dft-card-cross .cross-item:focus,.dft-card-cross .cross-item:hover {
    text-decoration: none;
    border-color: #eee;
    outline: 0
}

.dft-card-cross .slick-track {
    margin-bottom: 20px!important
}

@media only screen and (min-width: 992px) {
    .dft-card-cross .cross-item {
        margin-right:20px
    }

    .dft-card-cross .cross-item:hover .thumbnail>span {
        color: #00bdf2
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-cross .cross-item {
        margin-right:1.4vw;
        height: 11.2vw;
        width: 21vw
    }

    .dft-card-cross .cross-item>a {
        border: .07vw solid #eee;
        padding: 1.4vw
    }

    .dft-card-cross .cross-item>a>span {
        font-size: 2.1vw
    }

    .dft-card-cross .slick-list {
        margin-bottom: 1.4vw
    }
}

.dft-card-details article {
    width: 84.375vw;
    height: 50vw
}

.dft-card-details article>div {
    height: 100%
}

.dft-card-details article>div .dft-link {
    bottom: 4.6875vw
}

.dft-card-details[m-card=blog] article img {
    width: 100%
}

.dft-card-details[m-card=blog] article>div .dft-link {
    position: absolute;
    left: 6.25vw
}

@media only screen and (min-width: 768px) {
    .dft-card-details article {
        width:270px;
        height: 160px
    }

    .dft-card-details[m-card=blog] article>div .dft-link {
        left: 20px;
        bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .dft-card-details article {
        width:300px
    }

    .dft-card-details[m-card=blog] article>div .dft-link {
        bottom: 10px
    }

    .dft-card-digital .digital-card:hover>span {
        color: #00bdf2!important
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-details article {
        width:20.81888vw;
        height: 11.1034vw
    }

    .dft-card-details article>div .dft-link {
        left: 1.38793vw;
        bottom: 1.04094vw
    }

    .dft-card-details[m-card=blog] article {
        height: 11.9vw
    }

    .dft-card-details[m-card=blog] article>div .dft-link {
        bottom: .69396vw
    }
}

.dft-card-digital .digital-card {
    width: 50%
}

.dft-card-digital .digital-card>span {
    font-size: 10.9375vw;
    transition: color 350ms ease-in-out
}

@media only screen and (min-width: 768px) {
    .dft-card-digital .digital-card {
        width:300px;
        display: flex!important;
        align-items: center
    }

    .dft-card-digital .digital-card>span {
        font-size: 40px
    }
}

.dft-card-double-product .product-item {
    max-width: 87.5vw;
    margin-right: auto;
    margin-bottom: 6.25vw;
    margin-left: auto;
    padding: 6.25vw 3.125vw 0;
    border-bottom-width: 1.5625vw;
    border-bottom-color: #056dae;
    border-bottom-style: solid
}

.dft-card-double-product .product-item:last-child {
    margin-bottom: 0
}

.dft-card-double-product .product-item>.dft-img {
    display: none
}

.dft-card-double-product .product-item .item-container {
    padding-bottom: 6.25vw;
    transition: border 350ms ease-in-out
}

.dft-card-double-product .product-item .item-container>.dft-title-1 {
    margin-bottom: 3.125vw
}

.dft-card-double-product .product-item .item-container>.dft-text {
    color: #97999b;
    margin-bottom: 6.25vw
}

.dft-card-double-product .product-item .item-container .items-contents .item-content {
    padding-top: 3.125vw;
    border-top-width: .3125vw;
    border-top-color: #dedede;
    border-top-style: solid
}

.dft-card-double-product .product-item .item-container .items-contents .item-content:last-child .content-item .dft-text:last-child {
    margin-bottom: 0
}

.dft-card-double-product .product-item .item-container .items-contents .item-content .content-item .dft-text.item-title,.dft-card-double-product .product-item .item-container .items-contents .item-content .content-item .dft-text:last-child {
    margin-bottom: 3.125vw
}

.dft-card-double-product .product-item .item-container .items-contents .item-content .content-item .dft-text.item-description {
    color: #97999b
}

@media only screen and (min-width: 768px) {
    .dft-card-double-product .product-item {
        display:flex;
        max-width: 720px;
        margin-bottom: 20px;
        padding: 0;
        min-height: 280px;
        max-height: 330px;
        overflow: hidden;
        box-shadow: 0 4px 8px rgba(0,0,0,.2);
        border: none
    }

    .dft-card-double-product .product-item[m-type=reverse] {
        flex-direction: row-reverse
    }

    .dft-card-double-product .product-item .item-container,.dft-card-double-product .product-item>.dft-img {
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: 50%
    }

    .dft-card-double-product .product-item>.dft-img {
        display: block
    }

    .dft-card-double-product .product-item .item-container {
        padding: 30px 20px;
        border-bottom-width: 5px;
        border-bottom-color: #056dae;
        border-bottom-style: solid
    }

    .dft-card-double-product .product-item .item-container>.dft-title-1 {
        margin-bottom: 10px
    }

    .dft-card-double-product .product-item .item-container>.dft-text {
        margin-bottom: 20px
    }

    .dft-card-double-product .product-item .item-container .items-contents {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .dft-card-double-product .product-item .item-container .items-contents .item-content {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 48.5%;
        padding-top: 10px;
        border-top-width: 1px
    }

    .dft-card-double-product .product-item .item-container .items-contents .item-content:nth-child(n+3) .content-item .dft-text:last-child {
        margin-bottom: 0
    }

    .dft-card-double-product .product-item .item-container .items-contents .item-content .content-item .dft-text.item-title,.dft-card-double-product .product-item .item-container .items-contents .item-content .content-item .dft-text:last-child {
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 992px) {
    .dft-card-double-product .product-item {
        max-width:100%;
        min-height: 290px;
        max-height: 340px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-digital .digital-card {
        width:20.81888vw
    }

    .dft-card-digital .digital-card>span {
        font-size: 2.77585vw
    }

    .dft-card-double-product .product-item {
        margin-bottom: 1.38793vw;
        min-height: 20.12491vw;
        max-height: 23.59473vw;
        box-shadow: 0 .27759vw .55517vw rgba(0,0,0,.2)
    }

    .dft-card-double-product .product-item[m-type=reverse] {
        flex-direction: row-reverse
    }

    .dft-card-double-product .product-item .item-container {
        padding: 2.08189vw 1.38793vw;
        border-bottom-width: .34698vw
    }

    .dft-card-double-product .product-item .item-container>.dft-title-1 {
        margin-bottom: .69396vw
    }

    .dft-card-double-product .product-item .item-container>.dft-text {
        margin-bottom: 1.38793vw
    }

    .dft-card-double-product .product-item .item-container .items-contents .item-content {
        padding-top: .69396vw;
        border-top-width: .0694vw
    }

    .dft-card-double-product .product-item .item-container .items-contents .item-content .content-item .dft-text.item-title,.dft-card-double-product .product-item .item-container .items-contents .item-content .content-item .dft-text:last-child {
        margin-bottom: .69396vw
    }
}

.dft-card-experience {
    font-size: 0
}

.dft-card-experience.card-props .slick-track .slick-slide {
    height: 60vh!important;
    width: 78.125vw
}

.dft-card-experience .experience-item {
    border-radius: 8px;
    vertical-align: middle;
    position: relative
}

.dft-card-experience .experience-item .experience-first {
    opacity: 1;
    transition: opacity .3s ease-in-out
}

.dft-card-experience .experience-item .experience-second {
    position: absolute;
    top: 85px;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    pointer-events: none
}

.dft-card-experience .experience-item .more-info {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 3vh
}

.dft-card-experience .experience-item .more-info>span {
    font-size: 12.5vw
}

.dft-card-experience .experience-item .dft-img>img {
    width: 100%;
    transition: width 350ms ease-in-out
}

.dft-card-experience .experience-item.open-info .dft-img>img {
    width: 75%
}

.dft-card-experience .experience-item.open-info .experience-first {
    opacity: 0
}

.dft-card-experience .experience-item.open-info .experience-second {
    opacity: 1;
    pointer-events: auto
}

.dft-card-experience .experience-item.open-info .more-info>span {
    color: #eee;
    transition: color 350ms ease-in-out
}

@media only screen and (max-width: 767px) {
    .dft-card-experience+.dft-modal-carousel .modal-dialog {
        width:90vw
    }

    .dft-card-experience+.dft-modal-carousel .dft-slick .dft-img .img-responsive {
        width: 83.5vw
    }
}

@media only screen and (min-width: 768px) {
    .dft-card-experience.card-props .slick-track .slick-slide {
        height:340px!important;
        width: 250px
    }

    .dft-card-experience .experience-item .more-info {
        bottom: 15px
    }

    .dft-card-experience .experience-item .more-info>span {
        font-size: 40px
    }
}

@media only screen and (min-width: 992px) {
    .dft-card-experience .experience-item {
        height:280px;
        width: 220px;
        box-shadow: 0 0 0 transparent;
        transition: box-shadow 150ms ease-in-out
    }

    .dft-card-experience .experience-item:hover {
        box-shadow: 0 2px 6px #323232
    }

    .dft-card-experience .experience-item .subtitle-3 {
        font-size: 20px
    }

    .dft-card-experience .experience-item .more-info>span {
        font-size: 30px
    }

    .dft-card-experience .experience-item.open-info .more-info>span {
        color: #c4c4c4
    }

    .dft-card-experience .experience-item.open-info .more-info>span:hover {
        color: #999
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-experience .experience-item {
        height:19.6vw;
        width: 15.4vw
    }

    .dft-card-experience .experience-item:hover {
        box-shadow: 0 .14vw .42vw #323232
    }

    .dft-card-experience .experience-item .subtitle-3 {
        font-size: 1.4vw
    }

    .dft-card-experience .experience-item .more-info>span {
        font-size: 2.1vw
    }
}

.dft-card-more[m-type=full-hover] .slick-list {
    padding-top: 30px;
    padding-bottom: 30px
}

.dft-card-more[m-type=full-hover] article figcaption {
    z-index: 0
}

.dft-card-more[m-type=full-hover] article figcaption .dft-link {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (min-width: 992px) {
    .dft-card-more[m-type=full-hover] article {
        width:318px;
        transition: overflow 350ms ease-in-out,-webkit-transform 350ms ease-in-out;
        transition: transform 350ms ease-in-out,overflow 350ms ease-in-out;
        transition: transform 350ms ease-in-out,overflow 350ms ease-in-out,-webkit-transform 350ms ease-in-out
    }

    .dft-card-more[m-type=full-hover] article:hover {
        overflow: visible;
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        z-index: 1
    }

    .dft-card-more[m-type=full-hover] article figure {
        z-index: -1
    }

    .dft-card-more[m-type=full-hover] article:hover figcaption {
        bottom: 70px!important
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-more[m-type=full-hover] article {
        width:22.26vw
    }

    .dft-card-more[m-type=full-hover] article:hover figcaption {
        bottom: 5.75vw!important
    }
}

.dft-card-module .card-module-item {
    position: relative;
    overflow: hidden
}

.dft-card-module .card-module-item:before {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    content: attr(data-card);
    color: rgba(222,222,222,.33);
    font-size: 31.25vw;
    position: absolute;
    text-transform: uppercase;
    pointer-events: none
}

.dft-card-module .card-module-item .module-content,.dft-card-module .card-module-item .module-content .module-overlay .overlay-pleca {
    position: relative
}

.dft-card-module .card-module-item .module-content .dft-img {
    overflow: hidden;
    width: 50%;
    transition: width 350ms ease-in-out
}

.dft-card-module .card-module-item .module-content .module-overlay {
    height: 0;
    overflow: hidden
}

@media only screen and (min-width: 768px) {
    .dft-card-module .card-module-item {
        vertical-align:middle
    }

    .dft-card-module .card-module-item:before {
        font-size: 125px;
        top: 60%
    }

    .dft-card-module .card-module-item .module-content .module-overlay {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        display: flex;
        bottom: 0;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        transition: height 350ms ease-in-out
    }

    .dft-card-module .card-module-item .module-content .module-overlay .overlay-pleca:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        content: '';
        background-color: rgba(255,255,255,.5);
        bottom: 0;
        height: 1px;
        position: absolute;
        width: 20%
    }
}

@media only screen and (min-width: 992px) {
    .dft-card-module .card-module-item {
        height:360px;
        width: 300px
    }

    .dft-card-module .card-module-item .module-content .dft-img {
        max-height: 160px;
        width: 60%
    }

    .dft-card-module .card-module-item .module-content:hover .module-overlay {
        height: 100%
    }

    .dft-card-module .card-module-item:nth-child(2) {
        height: 400px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-module .card-module-item {
        height:24.98265vw;
        width: 20.81888vw
    }

    .dft-card-module .card-module-item .module-content .dft-img {
        max-height: 11.1034vw
    }

    .dft-card-module .card-module-item:nth-child(2) {
        height: 27.7585vw
    }
}

.dft-card-more article {
    width: 73.4375vw;
    position: relative
}

.dft-card-more article>.dft-img {
    position: relative
}

.dft-card-more article .dft-link {
    position: absolute;
    bottom: 0
}

.dft-card-more .overlay,.dft-card-more figcaption {
    position: absolute;
    left: 0
}

.dft-card-more figcaption {
    width: 100%;
    height: auto;
    transition: bottom 350ms ease-in-out;
    bottom: 0
}

.dft-card-more .overlay {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(50,50,50,.5);
    opacity: 0;
    transition: opacity 350ms ease-in-out;
    z-index: 1
}

@media only screen and (min-width: 768px) {
    .dft-card-more article {
        width:235px
    }
}

@media only screen and (min-width: 992px) {
    .dft-card-more article {
        width:469px;
        height: 290px;
        position: relative
    }

    .dft-card-more article .more-description {
        height: 50px;
        position: absolute;
        left: 0;
        bottom: 0;
        transition: height 350ms ease-in-out
    }

    .dft-card-more article .more-description .dft-text {
        max-height: 0;
        opacity: 0;
        transition: max-height 350ms ease-in-out,opacity 150ms ease-in-out .1s
    }

    .dft-card-more article:hover .more-description .dft-text,.dft-card-more[m-type=card-web] article .more-description .dft-text {
        max-height: 800px;
        opacity: 1
    }

    .dft-card-more article .dft-link {
        bottom: 10px
    }

    .dft-card-more article:hover figcaption {
        bottom: 50px
    }

    .dft-card-more article:hover .more-description {
        height: 100px
    }

    .dft-card-more article:hover .overlay {
        opacity: 1
    }

    .dft-card-more[m-type=card-web] article {
        width: 300px;
        height: 270px
    }

    .dft-card-more[m-type=card-web] article .more-description {
        height: 110px
    }

    .dft-card-more[m-type=card-web] article .overlay {
        opacity: 0
    }

    .dft-card-more[m-type=card-web] article:hover figcaption {
        bottom: 0
    }

    .dft-card-more[m-type=card-big-web] article {
        width: 335px
    }

    .dft-card-more[m-type=card-big-web] article figcaption {
        bottom: 50px
    }

    .dft-card-more[m-type=card-big-web] article:hover figcaption {
        bottom: 100px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:landscape) {
    .dft-card-more[m-type=card-big-web] article {
        width:300px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-more article:hover .more-description .dft-text,.dft-card-more[m-type=card-web] article .more-description .dft-text {
        max-height:55.517vw
    }

    .dft-card-more article {
        width: 32.54684vw;
        height: 20.12491vw
    }

    .dft-card-more article .more-description {
        height: 3.46981vw
    }

    .dft-card-more article .dft-link {
        bottom: .69396vw
    }

    .dft-card-more article:hover figcaption,.dft-card-more[m-type=card-big-web] article figcaption {
        bottom: 3.46981vw
    }

    .dft-card-more article:hover .more-description {
        height: 6.93963vw
    }

    .dft-card-more[m-type=card-web] article {
        width: 20.81888vw;
        height: 18.73699vw
    }

    .dft-card-more[m-type=card-web] article .more-description {
        height: 7.63359vw
    }

    .dft-card-more[m-type=card-big-web] article {
        width: 20.81888vw
    }

    .dft-card-more[m-type=card-big-web] article:hover figcaption {
        bottom: 6.93963vw
    }
}

.dft-card-ribbon {
    padding-bottom: 20px;
    padding-top: 60px
}

.dft-card-ribbon.ribbon-new {
    position: relative;
    overflow: hidden
}

.dft-card-ribbon.ribbon-new>.ribbon-pleca {
    background: #c6007e;
    box-shadow: 0 3px 5px rgba(0,0,0,.3);
    font-size: 16px;
    padding: 10px;
    position: absolute;
    right: -115px;
    top: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 300px
}

@media only screen and (min-width: 768px) {
    .dft-card-ribbon {
        padding:30px
    }
}

@media only screen and (min-width: 992px) {
    .dft-card-ribbon {
        padding:60px
    }
}

.dft-card-transform .card-item {
    width: 93.75vw;
    height: 105.3125vw
}

.dft-card-transform .card-item .item-content {
    height: 58.4375vw
}

.dft-card-transform .card-item .dft-link {
    position: absolute;
    bottom: 6.25vw;
    left: 6.25vw
}

@media only screen and (min-width: 768px) {
    .dft-card-transform .card-item {
        width:300px;
        height: 337px
    }

    .dft-card-transform .card-item .item-content {
        height: 187px
    }

    .dft-card-transform .card-item .dft-link {
        bottom: 20px;
        left: 20px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-ribbon {
        padding:4.2vw
    }

    .dft-card-transform .card-item {
        width: 20.81888vw;
        height: 23.38654vw
    }

    .dft-card-transform .card-item .item-content {
        height: 12.9771vw
    }

    .dft-card-transform .card-item .dft-link {
        position: absolute;
        bottom: 1.38793vw;
        left: 1.38793vw
    }
}

.dft-card-guides .guides-icon {
    border-radius: 50%;
    justify-content: center;
    height: 108px;
    width: 108px
}

.dft-card-guides .guides-icon>span {
    font-size: 50px
}

@media only screen and (max-width: 992px) {
    .dft-card-guides .guides-item {
        width:50vw
    }
}

@media only screen and (max-width: 480px) {
    .dft-card-guides .guides-item {
        width:100vw
    }

    .dft-card-guides .guides-icon {
        height: 33.75vw;
        width: 33.75vw
    }

    .dft-card-guides .guides-icon>span {
        font-size: 15.62vw
    }
}

.dft-content-card-icon-pleca {
    display: block
}

.dft-card-icon-pleca {
    height: 56.25vw;
    width: 78.125vw;
    padding-top: 6.25vw
}

.dft-card-icon-pleca:not(:last-child) {
    margin-right: 20px
}

.dft-card-icon-pleca .container-pleca-icon {
    position: relative;
    height: 12.5vw;
    display: flex;
    align-items: center;
    margin-left: 6.25vw
}

.dft-card-icon-pleca .container-pleca-icon .pleca {
    width: 90%;
    height: 9.375vw;
    position: absolute;
    right: 0;
    z-index: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dft-card-icon-pleca .container-pleca-icon .pleca.cyan {
    background-color: #00bdf2
}

.dft-card-icon-pleca .container-pleca-icon .pleca.green {
    background-color: #84bf00
}

.dft-card-icon-pleca .container-pleca-icon .pleca.blue {
    background-color: #002d72
}

.dft-card-icon-pleca .container-pleca-icon .icon {
    height: 12.5vw;
    width: 12.5vw;
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
    position: absolute;
    z-index: 1;
    display: flex;
    align-items: center;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dft-card-icon-pleca .container-pleca-icon .icon.cyan {
    background-color: #00bdf2
}

.dft-card-icon-pleca .container-pleca-icon .icon.green {
    background-color: #84bf00
}

.dft-card-icon-pleca .container-pleca-icon .icon.blue {
    background-color: #002d72
}

.dft-card-icon-pleca .container-pleca-icon .icon>img {
    width: 100%
}

.dft-card-icon-pleca .container-pleca-icon .text {
    z-index: 2;
    padding-left: 15.625vw
}

.dft-card-icon-pleca .container-pleca-icon .text>p {
    color: #fff
}

.dft-card-icon-pleca .card-description {
    padding: 6.25vw
}

@media only screen and (min-width: 768px) {
    .dft-card-icon-pleca {
        height:180px;
        width: 310px;
        padding-top: 20px
    }

    .dft-card-icon-pleca .container-pleca-icon {
        height: 40px;
        margin-left: 20px
    }

    .dft-card-icon-pleca .container-pleca-icon .pleca {
        height: 30px
    }

    .dft-card-icon-pleca .container-pleca-icon .icon {
        height: 40px;
        width: 40px
    }

    .dft-card-icon-pleca .container-pleca-icon .text {
        padding-left: 50px
    }

    .dft-card-icon-pleca .card-description {
        padding: 20px
    }
}

@media only screen and (min-width: 992px) {
    .dft-content-card-icon-pleca {
        display:flex
    }

    .dft-card-icon-pleca .card-description {
        padding: 10px 20px 20px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-icon-pleca {
        height:12.49133vw;
        width: 21.51284vw;
        padding-top: 1.38793vw
    }

    .dft-card-icon-pleca .container-pleca-icon {
        height: 2.77585vw;
        margin-left: 1.38793vw
    }

    .dft-card-icon-pleca .container-pleca-icon .pleca {
        height: 2.08189vw
    }

    .dft-card-icon-pleca .container-pleca-icon .icon {
        height: 2.77585vw;
        width: 2.77585vw
    }

    .dft-card-icon-pleca .container-pleca-icon .text {
        padding-left: 3.46981vw
    }

    .dft-card-icon-pleca .card-description {
        padding: .69396vw 1.38793vw 1.38793vw
    }
}

.dft-card-key-product .key-item {
    max-width: 78.125vw;
    margin-right: 4.6875vw
}

.dft-card-key-product .key-item:last-child {
    margin-right: 0
}

.dft-card-key-product .key-item>.dft-img {
    margin-bottom: 6.25vw;
    height: 40.625vw;
    width: 100%;
    overflow: hidden
}

.dft-card-key-product .key-item>.dft-title {
    margin-bottom: 3.125vw
}

.dft-card-key-product .key-main {
    padding: 0 3.125vw 6.25vw;
    border-bottom-width: 1.5625vw;
    border-bottom-style: solid;
    border-bottom-color: #056dae
}

.dft-card-key-product .key-main .key-description {
    height: 45.3125vw;
    overflow: hidden
}

.dft-card-key-product .key-main .key-description>.dft-title-1 {
    margin-bottom: 3.125vw;
}

.dft-card-key-product .key-main .key-description>.dft-text {
    margin-bottom: 3.125vw;
    color: #97999b
}

.dft-card-key-product .key-main .key-content .content-description {
    padding-top: 3.125vw;
    max-height: 28.125vw;
    overflow: hidden;
    border-top-width: .3125vw;
    border-top-style: solid;
    border-top-color: #dedede
}

.dft-card-key-product .key-main .key-content .content-description .dft-text {
    margin-bottom: 3.125vw
}

.dft-card-key-product .key-main .key-content .content-description .dft-text:nth-child(n+2) {
    color: #97999b
}

.dft-card-key-product .key-main .key-content .content-description:last-child .dft-text:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
    .dft-card-key-product {
        display:flex;
        justify-content: center
    }

    .dft-card-key-product .key-item {
        max-width: 350px;
        margin-right: 20px
    }

    .dft-card-key-product .key-item>.dft-img {
        margin-bottom: 0;
        height: 180px
    }

    .dft-card-key-product .key-item>.dft-title,.dft-card-key-product .key-main .key-description>.dft-text,.dft-card-key-product .key-main .key-description>.dft-title-1 {
        margin-bottom: 10px
    }

    .dft-card-key-product .key-main {
        padding: 20px;
        border-bottom-width: 5px
    }

    .dft-card-key-product .key-main .key-description {
        height: 120px
    }

    .dft-card-key-product .key-main .key-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .dft-card-key-product .key-main .key-content .content-description {
        padding-top: 10px;
        max-height: 90px;
        border-top-width: 1px;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 48.5%
    }

    .dft-card-key-product .key-main .key-content .content-description:nth-child(n+2) .dft-text:last-child {
        margin-bottom: 0
    }

    .dft-card-key-product .key-main .key-content .content-description .dft-text {
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 992px) {
    .dft-card-key-product .key-item {
        max-width:460px
    }

    .dft-card-key-product .key-item>.dft-img {
        height: 210px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-key-product .key-item>.dft-title,.dft-card-key-product .key-main .key-content .content-description .dft-text,.dft-card-key-product .key-main .key-description>.dft-text,.dft-card-key-product .key-main .key-description>.dft-title-1 {
        margin-bottom:.69396vw
    }

    .dft-card-key-product .key-item {
        max-width: 31.92228vw;
        margin-right: 1.38793vw
    }

    .dft-card-key-product .key-item>.dft-img {
        height: 14.57321vw
    }

    .dft-card-key-product .key-main {
        padding: 1.38793vw;
        border-bottom-width: .34698vw
    }

    .dft-card-key-product .key-main .key-description {
        height: 8.32755vw
    }

    .dft-card-key-product .key-main .key-content .content-description {
        padding-top: .69396vw;
        max-height: 6.24566vw;
        border-top-width: .0694vw
    }
}

.dft-card-main-product {
    width: 87.5vw;
    margin: 0 auto
}

.dft-card-main-product .dft-img,.dft-card-main-product .key-content {
    width: inherit
}

.dft-card-main-product .dft-img {
    position: relative;
    height: 68.75vw
}

.dft-card-main-product .dft-img>figcaption {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: inherit;
    text-align: center
}

.dft-card-main-product .dft-img>figcaption [class*=dft-title-] {
    color: #fff
}

.dft-card-main-product .dft-img>figcaption .dft-title-1 {
    margin-bottom: 6.25vw
}

.dft-card-main-product .dft-img img {
    height: inherit;
    width: inherit
}

.dft-card-main-product .key-content {
    background-color: #fff;
    padding: 6.25vw;
    border-bottom-width: 1.5625vw;
    border-bottom-style: solid;
    border-bottom-color: #056dae
}

.dft-card-main-product .key-content .content-description {
    padding-top: 3.125vw;
    padding-right: 3.125vw;
    padding-left: 3.125vw;
    max-height: 28.125vw;
    overflow: hidden;
    border-top-width: .3125vw;
    border-top-style: solid;
    border-top-color: #dedede
}

.dft-card-main-product .key-content .content-description .dft-text {
    margin-bottom: 3.125vw
}

.dft-card-main-product .key-content .content-description .dft-text:nth-child(n+2) {
    color: #97999b
}

.dft-card-main-product .key-content .content-description:last-child .dft-text:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
    .dft-card-main-product {
        width:728px
    }

    .dft-card-main-product .dft-img {
        height: 300px
    }

    .dft-card-main-product .dft-img>figcaption .dft-title-1 {
        margin-bottom: 20px
    }

    .dft-card-main-product .key-content {
        padding: 20px;
        border-bottom-width: 5px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .dft-card-main-product .key-content .content-description {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 4 - 10px);
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
        max-height: 80px;
        border-top-width: 1px
    }

    .dft-card-main-product .key-content .content-description .dft-text {
        margin-bottom: 10px
    }

    .dft-card-main-product .key-content .content-description .dft-text:last-child {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 992px) {
    .dft-card-main-product {
        width:960px
    }

    .dft-card-main-product .dft-img {
        height: 360px
    }

    .dft-card-main-product .key-content .content-description {
        max-height: 90px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:landscape) {
    .dft-card-main-product .dft-img {
        height:300px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-card-main-product {
        width:66.6204vw
    }

    .dft-card-main-product .dft-img {
        height: 24.98265vw
    }

    .dft-card-main-product .dft-img>figcaption .dft-title-1 {
        margin-bottom: 1.38793vw
    }

    .dft-card-main-product .key-content {
        padding: 1.38793vw;
        border-bottom-width: .34698vw
    }

    .dft-card-main-product .key-content .content-description {
        flex-basis: calc(100% / 4 - .7vw);
        padding-top: .69396vw;
        padding-right: .69396vw;
        padding-left: .69396vw;
        max-height: 6.24566vw;
        border-top-width: .0694vw
    }

    .dft-card-main-product .key-content .content-description .dft-text {
        margin-bottom: .69396vw
    }
}

.dft-card-market {
    overflow: hidden
}

.dft-card-market div {
    position: relative
}

.dft-card-market div picture {
    width: 100%
}

.dft-card-market div .dft-title-4 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dft-card-market div .overlay-text {
    position: absolute;
    top: 65%
}

.box-brands {
    box-shadow: 0 .625vw 1.25vw rgba(0,0,0,.2);
    position: relative;
    top: -6.25vw;
    background-color: #fff
}

.box-brands .marks {
    width: 37.5vw
}

@media only screen and (min-width: 768px) {
    .dft-card-market {
        width:100%
    }

    .dft-card-market div {
        position: relative
    }

    .dft-card-market div picture {
        width: 100%
    }

    .dft-card-market div .dft-title-4 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .dft-card-market div .overlay-text {
        position: absolute;
        top: 100%;
        transition: top 350ms ease-in-out
    }

    .dft-card-market .overlar-back {
        position: absolute;
        background-color: rgba(0,0,0,.7);
        height: 0;
        width: 100%;
        top: 100%;
        transition: all 350ms ease-in-out
    }

    .dft-card-market:hover div .overlay-text {
        position: absolute;
        top: 65%
    }

    .dft-card-market:hover .overlar-back {
        top: 0;
        height: 100%;
        width: 100%
    }

    .box-brands {
        box-shadow: none;
        top: inherit
    }

    .box-brands .marks {
        width: 140px
    }
}

@media only screen and (min-width: 1441px) {
    .box-brands .marks {
        width:9.71548vw
    }
}

.dft-columns .content-columns {
    position: relative
}

@media only screen and (min-width: 768px) {
    .dft-columns .content-columns img.img-responsive {
        width:auto!important
    }
}

@media only screen and (min-width: 992px) {
    .dft-columns .content-columns img.img-responsive {
        width:793px!important
    }

    .dft-columns .content-columns img.img-responsive.middle-img {
        width: 555px!important
    }

    .dft-columns .content-columns img.img-responsive.large-image {
        width: 950px!important
    }
}

@media only screen and (min-width: 1441px) {
    .dft-columns .content-columns img.img-responsive {
        width:55.51vw!important
    }

    .dft-columns .content-columns img.img-responsive.middle-img {
        width: 38.85vw!important
    }

    .dft-columns .content-columns img.img-responsive.large-image {
        width: 66.5 vw!important
    }
}

.dft-columns-experience .dft-img:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    min-height: 15.625vw;
    background: #f1f1f1;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .dft-columns-experience .dft-img:after {
        content:none
    }

    .dft-columns-experience .experience-pleca {
        min-height: 235px
    }

    .dft-columns-experience:nth-child(even) .dft-img:after {
        top: 0;
        bottom: auto
    }
}

@media only screen and (min-width: 992px) {
    .dft-columns-experience .experience-pleca {
        min-height:260px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-columns-experience .experience-pleca {
        min-height:18.04303vw
    }
}

.dft-experience .experience-item {
    position: relative
}

.dft-experience .experience-item>.dft-link {
    bottom: 10px;
    left: 15px;
    position: absolute
}

.dft-experience .experience-item.item-full-bg .bg-overflow {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.dft-experience .experience-item.item-full-bg .bg-overflow:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    height: 100%;
    opacity: .9;
    background: linear-gradient(to bottom,rgba(0,45,114,0) 1%,rgba(0,45,114,0) 5%,rgba(0,45,114,.46) 44%,#002d72 69%,#002d72 100%)
}

.dft-experience .experience-item.item-full-bg .dft-tooltip-out {
    z-index: 1;
    left: 15px;
    position: absolute;
    bottom: 10px
}

.dft-experience .experience-item.item-full-bg .logo-stamp {
    padding: 4.6875vw;
    position: absolute;
    z-index: 2;
    opacity: 1;
    transition: right .3s ease-in-out,opacity .3s ease-in-out;
    width: 100%;
    height: 100px;
    justify-content: center
}

.dft-experience .experience-item.item-full-bg .dft-img.img-full img {
    transition: -webkit-transform 350ms ease-in-out;
    transition: transform 350ms ease-in-out;
    transition: transform 350ms ease-in-out,-webkit-transform 350ms ease-in-out
}

.dft-experience .experience-item.item-full-bg .experience-hover {
    bottom: -10px
}

.dft-experience .experience-item.item-full-bg .experience-description,.dft-experience .experience-item.item-full-bg .experience-hover {
    transition: bottom 450ms ease-in-out,opacity 450ms ease-in-out
}

.dft-experience .experience-item.item-full-bg .experience-description,.dft-experience .experience-item.item-full-bg .experience-hover,.dft-experience .experience-item.item-full-bg>.dft-link {
    z-index: 1
}

.dft-experience .experience-item.item-full-bg.lg-hh-200:before {
    height: 200px
}

.dft-experience .experience-description,.dft-experience .experience-hover {
    background-color: rgba(0,45,114,.9);
    bottom: 0;
    min-height: 50%;
    padding: 4.6875vw 4.6875vw 12.5vw;
    position: absolute;
    width: 100%
}

.dft-experience .experience-description .dft-title.dft-title-3,.dft-experience .experience-hover .dft-title.dft-title-3 {
    font-size: 14px;
    letter-spacing: 1px
}

.dft-experience .experience-description .dft-title.subtitle-3,.dft-experience .experience-hover .dft-title.subtitle-3 {
    font-size: 17px
}

.dft-experience .experience-description .dft-text,.dft-experience .experience-hover .dft-text {
    line-height: 1.2
}

.dft-experience .experience-hover {
    opacity: 0;
    pointer-events: none
}

.dft-experience .slick-track {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@media only screen and (min-width: 768px) {
    .dft-experience .experience-item .experience-description,.dft-experience .experience-item .experience-hover {
        padding:15px 15px 40px
    }

    .dft-experience .experience-item.item-full-bg .logo-stamp {
        padding: 15px
    }
}

@media only screen and (min-width: 992px) {
    .dft-experience {
        height:360px;
        margin: 0 auto;
        width: 900px
    }

    .dft-experience .experience-item {
        width: 440px
    }

    .dft-experience .experience-item .experience-description,.dft-experience .experience-item .experience-hover {
        min-height: 140px;
        height: auto;
        width: 60%
    }

    .dft-experience .experience-item .experience-description .dft-text,.dft-experience .experience-item .experience-hover .dft-text {
        font-size: 13px
    }

    .dft-experience .experience-item.item-hover .experience-description {
        opacity: 1
    }

    .dft-experience .experience-item.item-hover .experience-hover {
        width: 100%
    }

    .dft-experience .experience-item.item-hover:hover .experience-description {
        opacity: 0;
        transition: opacity 350ms ease-in-out
    }

    .dft-experience .experience-item.item-hover:hover .experience-hover {
        opacity: 1;
        pointer-events: initial;
        pointer-events: inherit;
        transition: opacity 350ms ease-in-out
    }

    .dft-experience .experience-item.item-full-bg .dft-tooltip-out__content {
        left: 75%
    }

    .dft-experience .experience-item.item-full-bg .logo-stamp {
        right: 0;
        bottom: 30px;
        width: auto;
        height: auto;
        max-width: 150px
    }

    .dft-experience .experience-item.item-full-bg .experience-description {
        min-height: 130px;
        width: 70%
    }

    .dft-experience .experience-item.item-full-bg .experience-hover {
        min-height: 130px
    }

    .dft-experience .experience-item.item-full-bg:hover .bg-overflow:before {
        opacity: 1;
        height: 120%
    }

    .dft-experience .experience-item.item-full-bg:hover .logo-stamp {
        right: -120px;
        opacity: 0
    }

    .dft-experience .experience-item.item-full-bg:hover .dft-img.img-full img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    .dft-experience .experience-item.item-full-bg:hover .experience-description {
        bottom: 100px
    }

    .dft-experience .experience-item.item-full-bg:hover .experience-hover {
        bottom: 0
    }

    .dft-experience .experience-item.item-full-bg:hover .experience-description,.dft-experience .experience-item.item-full-bg:hover .experience-hover {
        min-height: 130px;
        transition: bottom 450ms ease-in-out,opacity 450ms ease-in-out
    }
}

@media only screen and (min-width: 1441px) {
    .dft-experience {
        height:25.2vw;
        width: 63vw
    }

    .dft-experience .experience-item {
        width: 30.8vw
    }

    .dft-experience .experience-item>.dft-link {
        bottom: .7vw;
        left: 1.05vw;
        position: absolute
    }

    .dft-experience .experience-item .experience-description,.dft-experience .experience-item .experience-hover {
        min-height: 9.8vw;
        padding: 1.05vw 1.05vw 2.8vw
    }

    .dft-experience .experience-item.item-full-bg .experience-hover,.dft-experience .experience-item.item-full-bg:hover .experience-hover {
        min-height: 9.1vw
    }

    .dft-experience .experience-item .experience-description .dft-title.dft-title-3,.dft-experience .experience-item .experience-hover .dft-title.dft-title-3 {
        font-size: .98vw;
        letter-spacing: .07vw
    }

    .dft-experience .experience-item .experience-description .dft-title.subtitle-3,.dft-experience .experience-item .experience-hover .dft-title.subtitle-3 {
        font-size: 1.19vw
    }

    .dft-experience .experience-item .experience-description .dft-text,.dft-experience .experience-item .experience-hover .dft-text {
        font-size: .91vw
    }

    .dft-experience .experience-item.item-full-bg .logo-stamp {
        bottom: 2.1vw;
        max-width: 10.5vw;
        padding: 1.05vw
    }

    .dft-experience .experience-item.item-full-bg:hover .logo-stamp {
        right: -8.4vw
    }

    .dft-experience .experience-item.item-full-bg:hover .experience-description {
        bottom: 7vw
    }

    .dft-experience .experience-item.item-full-bg .experience-description {
        bottom: .07vw
    }
}

.dft-gallery-prensa {
    width: 43.75vw;
    height: 28.125vw;
    position: relative;
    overflow: hidden;
    margin-bottom: 4.6875vw
}

.dft-gallery-prensa img {
    height: inherit;
    width: inherit
}

.dft-gallery-prensa .gallery-download {
    height: 9.375vw;
    width: 9.375vw;
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255,255,255,.7)
}

.dft-gallery-prensa .gallery-download [class*=dft-icon-] {
    font-size: 5.625vw
}

.dft-gallery-prensa .gallery-download .dft-link {
    display: flex
}

.dft-contain.grid-gallery {
    width: 92.1875vw
}

.grid-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media only screen and (min-width: 768px) {
    .dft-gallery-prensa {
        width:310px;
        height: 200px;
        margin-bottom: 15px
    }

    .dft-gallery-prensa .gallery-download {
        height: 30px;
        width: 30px
    }

    .dft-gallery-prensa .gallery-download [class*=dft-icon-] {
        font-size: 18px
    }

    .dft-contain.grid-gallery {
        width: 635px
    }
}

@media only screen and (min-width: 992px) {
    .dft-gallery-prensa {
        width:310px;
        height: 200px
    }

    .dft-gallery-prensa .gallery-download {
        width: inherit;
        height: 50px;
        text-align: center;
        bottom: -50px;
        transition: bottom 350ms ease-in-out
    }

    .dft-gallery-prensa:hover .gallery-download {
        bottom: 0
    }

    .dft-contain.grid-gallery {
        width: 960px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-gallery-prensa {
        width:21.51284vw;
        height: 13.87925vw;
        margin-bottom: 1.04094vw
    }

    .dft-gallery-prensa .gallery-download {
        width: inherit;
        height: 3.46981vw;
        text-align: center;
        background-color: rgba(255,255,255,.7);
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: -3.46981vw;
        transition: bottom 350ms ease-in-out
    }

    .dft-gallery-prensa:hover .gallery-download {
        bottom: 0
    }

    .dft-contain.grid-gallery {
        width: 66.6204vw
    }
}

@supports (display: grid) {
    .grid-gallery {
        display:grid;
        grid-template-columns: auto auto;
        grid-gap: 4.6875vw
    }

    .grid-gallery .dft-gallery-prensa {
        margin-bottom: 0
    }

    @media only screen and (min-width: 768px) {
        .grid-gallery {
            display:grid;
            grid-template-columns: auto auto;
            grid-gap: 15px
        }
    }

    @media only screen and (min-width: 992px) {
        .grid-gallery {
            grid-template-columns:auto auto auto
        }
    }

    @media only screen and (min-width: 1441px) {
        .grid-gallery {
            grid-gap:1.04094vw
        }
    }
}

.dft-grid-info {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    padding-right: 1.5625vw;
    padding-left: 1.5625vw
}

@supports (display: grid) {
    .dft-grid-info {
        display:grid;
        grid-auto-rows: minmax(34.375vw,auto);
        grid-template-rows: minmax(34.375vw,auto);
        grid-template-columns: 1fr
    }
}

.dft-grid-info .item-info {
    flex-basis: 100%;
    flex-shrink: 0;
    flex-grow: 1;
    min-height: 34.375vw;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 9.375vw 3.125vw;
    border-style: solid;
    border-width: .15625vw;
    border-color: #f1f1f1
}

.dft-grid-info .item-info sup {
    color: inherit;
}

.dft-grid-info .item-info .dft-link {
    font-size: inherit;
    display: inline-block
}

.dft-grid-info .item-info .dft-text-small,.dft-grid-info .item-info>.dft-text {
    width: 100%
}

.dft-grid-info .item-info>.dft-text {
    margin-bottom: 6.25vw
}

.dft-grid-info .item-info>.dft-text-small {
    color: #97999b
}

.dft-grid-product {
    white-space: nowrap;
    height: 107.8125vw;
    overflow: hidden
}

.dft-grid-product .overlay-nowrap {
    overflow-x: scroll;
    padding-left: 6.25vw;
    padding-right: 6.25vw;
    height: 118.75vw
}

.dft-grid-product .overlay-nowrap article {
    display: inline-block;
    white-space: normal
}

@media only screen and (min-width: 768px) {
    .dft-grid-info {
        padding:0
    }

    @supports (display: grid) {
        .dft-grid-info {
            grid-auto-rows:minmax(110px,auto);
            grid-template-rows: minmax(110px,auto);
            grid-template-columns: repeat(2,1fr)
        }
    }

    .dft-grid-info .item-info {
        flex-basis: calc(100% / 2);
        min-height: 110px;
        padding: 30px 5px;
        border-width: .5px
    }

    .dft-grid-info .item-info>.dft-text {
        margin-bottom: 20px
    }

    .dft-grid-product {
        white-space: normal;
        height: inherit;
        overflow: visible;
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 30px;
        column-gap: 30px
    }

    .dft-grid-product .overlay-nowrap {
        overflow-x: visible;
        padding-left: 0;
        padding-right: 0;
        height: auto
    }

    .dft-grid-product .overlay-nowrap article {
        display: block;
        white-space: normal;
        padding-bottom: inherit;
        margin-bottom: 30px
    }
}

.dft-help {
    order: 3;
    position: relative
}

.dft-help>.dft-title {
    font-size: 21px
}

.dft-help>button.dft-btn-icon {
    position: absolute;
    right: 15px;
    top: 80px;
    transition: color 350ms ease-in-out
}

@media only screen and (max-width: 767px) {
    .dft-help>button.dft-btn-icon {
        width:45px;
        height: 45px
    }
}

@media only screen and (min-width: 768px) {
    .dft-help>button.dft-btn-icon {
        right:50px;
        top: 85px
    }
}

@media only screen and (min-width: 992px) {
    @supports (display:grid) {
        .dft-grid-info {
            grid-template-columns:repeat(3,1fr)
        }
    }

    .dft-grid-info .item-info {
        flex-basis: calc(100% / 3.5)
    }

    .dft-grid-product .overlay-nowrap article {
        margin-bottom: 2.08189vw
    }

    .dft-help>.dft-title {
        font-size: 35px
    }

    .dft-help>button.dft-btn-icon {
        top: 50px
    }

    .dft-help>button.dft-btn-icon:hover {
        color: #666!important
    }
}

@media only screen and (min-width: 1441px) {
    @supports (display:grid) {
        .dft-grid-info {
            grid-template-rows:minmax(7.63359vw,auto);
            grid-auto-rows: minmax(7.63359vw,auto)
        }
    }

    .dft-grid-info .item-info {
        min-height: 7.63359vw;
        padding: 2.08189vw .34698vw;
        border-width: .0347vw
    }

    .dft-grid-info .item-info>.dft-text {
        margin-bottom: 1.38793vw
    }

    .dft-grid-product {
        -webkit-column-gap: 2.08189vw;
        column-gap: 2.08189vw
    }

    .dft-help>.dft-title {
        font-size: 2.45vw
    }

    .dft-help>button.dft-btn-icon {
        right: 3.5vw;
        top: 4.5vw
    }
}

.dft-hero-image figure,.dft-hero-image picture {
    min-width: 100%;
    position: relative
}

.dft-hero-image figure {
    min-height: 37.5vw;
    position: relative
}

.dft-hero-image .img-logo,.dft-hero-image .stamp,.dft-hero-image svg {
    width: 31.25vw;
    height: 31.25vw
}

.dft-hero-image .img-logo,.dft-hero-image svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.dft-hero-image.hero-foto picture figcaption[m-type=card] .img-logo {
    width: 38.125vw;
    height: 23.75vw;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    bottom: -4.6875vw
}

.dft-hero-image.hero-foto picture .img-logo,.dft-hero-image.hero-foto picture svg {
    top: auto
}

.dft-hero-image.hero-grey picture {
    background: #eee;
    background: linear-gradient(to bottom,#eee 0,#999 100%)
}

.dft-hero-image.hero-card figure,.dft-hero-image.hero-card picture {
    overflow: hidden
}

.dft-hero-image.hero-card figure:not(.hero-logo):after,.dft-hero-image.hero-card picture:not(.hero-logo):after {
    background: linear-gradient(to bottom,rgba(0,45,114,0) 1%,rgba(0,45,114,0) 5%,rgba(0,45,114,.46) 44%,#002d72 69%,#002d72 100%);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 35%;
    width: 100%;
    opacity: .9
}

.dft-hero-image.hero-card .hero-logo,.dft-hero-image.hero-card figcaption:not(.stamp) {
    position: absolute;
    bottom: 6.25vw
}

.dft-hero-image.hero-card figcaption:not(.stamp) {
    left: 6.25vw;
    z-index: 1;
    display: flex;
    align-items: flex-end;
    width: 50%;
    height: 31.25vw
}

.dft-hero-image.hero-card figcaption:not(.stamp) .dft-text {
    height: 50%
}

.dft-hero-image.hero-card figcaption:not(.stamp) .hero-card-number {
    display: flex;
    align-items: center;
    font-size: 18.75vw;
    flex-basis: 20%
}

.dft-hero-image.hero-card figcaption:not(.stamp) .hero-card-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.dft-hero-image.hero-card .hero-logo {
    right: 0;
    width: auto;
    min-width: 31.25vw;
    max-width: 31.25vw;
    min-height: 15.625vw;
    max-height: 15.625vw;
    z-index: 1;
    padding: 1.5625vw
}

.dft-hero-image.hero-card .hero-logo+.stamp {
    position: absolute;
    z-index: 1
}

.dft-hero-image.hero-card.hero-card-flat figure:after,.dft-hero-image.hero-card.hero-card-flat picture:after {
    content: none
}

.dft-hero-image.hero-full {
    position: relative
}

.dft-hero-image.hero-full .hero-full-txt {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dft-hero-image.hero-full.product-card figure {
    min-height: inherit
}

.dft-hero-image.hero-full.product-card img {
    width: 34.6875vw;
    margin-top: 0
}

.dft-hero-image.hero-full.product-card .hero-full-txt {
    top: 62%
}

.dft-hero-image.hero-full.product-card .content-slide-marks {
    display: flex;
    width: 100%;
    justify-content: center
}

.dft-hero-image.hero-full.product-card .content-slide-marks [class*=brand-] {
    position: absolute
}

.dft-hero-image.hero-full.product-card .content-slide-marks .brand-1 {
    opacity: 0;
    -webkit-animation-name: logo-1;
    animation-name: logo-1;
    -webkit-animation-duration: 18s;
    animation-duration: 18s;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes logo-1 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

@keyframes logo-1 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

.dft-hero-image.hero-full.product-card .content-slide-marks .brand-2 {
    opacity: 0;
    -webkit-animation-name: logo-2;
    animation-name: logo-2;
    -webkit-animation-duration: 18s;
    animation-duration: 18s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes logo-2 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

@keyframes logo-2 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

.dft-hero-image.hero-full.product-card .content-slide-marks .brand-3 {
    opacity: 0;
    -webkit-animation-name: logo-3;
    animation-name: logo-3;
    -webkit-animation-duration: 18s;
    animation-duration: 18s;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes logo-3 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

@keyframes logo-3 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

.dft-hero-image.hero-full.product-card .content-slide-marks .brand-4 {
    opacity: 0;
    -webkit-animation-name: logo-4;
    animation-name: logo-4;
    -webkit-animation-duration: 18s;
    animation-duration: 18s;
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes logo-4 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

@keyframes logo-4 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

.dft-hero-image.hero-full.product-card .content-slide-marks .brand-5 {
    opacity: 0;
    -webkit-animation-name: logo-5;
    animation-name: logo-5;
    -webkit-animation-duration: 18s;
    animation-duration: 18s;
    -webkit-animation-delay: 8s;
    animation-delay: 8s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes logo-5 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

@keyframes logo-5 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

.dft-hero-image.hero-full.product-card .content-slide-marks .brand-6 {
    opacity: 0;
    -webkit-animation-name: logo-6;
    animation-name: logo-6;
    -webkit-animation-duration: 18s;
    animation-duration: 18s;
    -webkit-animation-delay: 10s;
    animation-delay: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes logo-6 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

@keyframes logo-6 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

.dft-hero-image.hero-full.product-card .content-slide-marks .brand-7 {
    opacity: 0;
    -webkit-animation-name: logo-7;
    animation-name: logo-7;
    -webkit-animation-duration: 18s;
    animation-duration: 18s;
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes logo-7 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

@keyframes logo-7 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

.dft-hero-image.hero-full.product-card .content-slide-marks .brand-8 {
    opacity: 0;
    -webkit-animation-name: logo-8;
    animation-name: logo-8;
    -webkit-animation-duration: 18s;
    animation-duration: 18s;
    -webkit-animation-delay: 14s;
    animation-delay: 14s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes logo-8 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

@keyframes logo-8 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

.dft-hero-image.hero-full.product-card .content-slide-marks .brand-9 {
    opacity: 0;
    -webkit-animation-name: logo-9;
    animation-name: logo-9;
    -webkit-animation-duration: 18s;
    animation-duration: 18s;
    -webkit-animation-delay: 16s;
    animation-delay: 16s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes logo-9 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

@keyframes logo-9 {
    0%,10% {
        opacity: 0
    }

    2%,8% {
        opacity: 1
    }
}

.dft-menu-pleca[m-type=card],.dft-screen .screen-overlay[aria-expanded=false]+progress.dft-progress {
    opacity: 0
}

@media only screen and (max-width: 767px) {
    .dft-hero-image.hero-card .hero-logo+.stamp {
        left:3.125vw;
        bottom: 3.125vw;
        height: 28.125vw;
        width: 28.125vw
    }

    .dft-hero-image.hero-card .hero-logo+.stamp>img {
        width: 100%;
        height: 100%
    }
}

@media only screen and (min-width: 768px) {
    .dft-hero-image figure,.dft-hero-image picture {
        min-width:384px;
        min-height: 350px
    }

    .dft-hero-image .img-logo,.dft-hero-image .stamp,.dft-hero-image svg {
        width: 120px;
        height: 120px
    }

    .dft-hero-image.hero-foto picture figcaption[m-type=card] .img-logo {
        width: 35%;
        height: auto;
        right: 30px;
        bottom: 30px;
        -webkit-transform: none;
        transform: none
    }

    .dft-hero-image.hero-foto picture img:not(.img-logo) {
        border-bottom-right-radius: 270px
    }

    .dft-hero-image.half-hero.hero-foto picture img:not(.img-logo),.dft-hero-image.hero-foto[m-type=credit-card] picture img:not(.img-logo) {
        border-bottom-right-radius: 0
    }

    .dft-hero-image.hero-foto picture .img-logo,.dft-hero-image.hero-foto picture svg {
        left: auto;
        -webkit-transform: none;
        transform: none;
        right: 20px;
        bottom: 20px
    }

    .dft-hero-image.hero-foto[m-type=credit-card] picture {
        min-height: inherit
    }

    .dft-hero-image.half-hero,.dft-hero-image.half-hero figure,.dft-hero-image.half-hero picture {
        min-height: 280px
    }

    .dft-hero-image.half-hero figure {
        min-width: auto
    }

    .dft-hero-image.half-hero figure .img-logo,.dft-hero-image.half-hero figure svg {
        left: auto;
        right: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .dft-hero-image.half-hero .img-logo,.dft-hero-image.half-hero svg {
        width: 140px;
        height: 140px
    }

    .dft-hero-image.half-hero.hero-foto picture .img-logo,.dft-hero-image.half-hero.hero-foto picture svg {
        right: 40px;
        bottom: -25%
    }

    .dft-hero-image.hero-card .hero-logo,.dft-hero-image.hero-card figcaption:not(.stamp) {
        bottom: 20px
    }

    .dft-hero-image.hero-card figcaption:not(.stamp) {
        left: 20px;
        height: 70px
    }

    .dft-hero-image.hero-card figcaption:not(.stamp) .hero-card-number {
        font-size: 85px
    }

    .dft-hero-image.hero-card figcaption:not(.stamp) .dft-text {
        height: 100%
    }

    .dft-hero-image.hero-card .hero-logo {
        min-width: 140px;
        max-width: 140px;
        min-height: 70px;
        max-height: 70px
    }

    .dft-hero-image.hero-card .hero-logo+.stamp {
        left: 20px;
        bottom: 20px
    }

    .dft-hero-image.hero-full.product-card .hero-full-txt {
        top: 50%
    }

    .dft-hero-image.hero-full.product-card img {
        width: 175px;
        margin-top: 0
    }

    .dft-hero-image.hero-full.product-card .content-slide-marks {
        display: inline;
        position: relative
    }

    .dft-hero-image.hero-full.product-card .content-slide-marks [class*=brand-] {
        position: absolute;
        width: 250px
    }
}

@media only screen and (min-width: 992px) {
    .dft-hero-image figure,.dft-hero-image picture {
        min-width:512px;
        min-height: 200px
    }

    .dft-hero-image figure .img-logo,.dft-hero-image figure svg {
        left: auto;
        right: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .dft-hero-image .img-logo,.dft-hero-image .stamp,.dft-hero-image svg {
        width: 160px;
        height: 160px
    }

    .dft-hero-image.hero-foto picture figcaption[m-type=card] .img-logo {
        width: 220px;
        height: 140px
    }

    .dft-hero-image.hero-foto picture img:not(.img-logo) {
        border-bottom-right-radius: 350px
    }

    .dft-hero-image.half-hero.hero-foto picture .img-logo,.dft-hero-image.half-hero.hero-foto picture svg {
        right: 80px
    }

    .dft-hero-image.hero-card figcaption:not(.stamp) .hero-card-number {
        flex-basis: 10%
    }

    .dft-hero-image.hero-full.product-card img {
        width: 175px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-hero-image figure,.dft-hero-image picture {
        min-width:35.53088vw;
        min-height: 13.87925vw
    }

    .dft-hero-image .img-logo,.dft-hero-image .stamp,.dft-hero-image svg {
        width: 11.1034vw;
        height: 11.1034vw
    }

    .dft-hero-image.hero-foto picture figcaption[m-type=card] .img-logo {
        width: 15.26718vw;
        height: 9.71548vw;
        right: 2.08189vw;
        bottom: 2.08189vw
    }

    .dft-hero-image.hero-foto picture img:not(.img-logo) {
        border-bottom-right-radius: 24.28869vw
    }

    .dft-hero-image.hero-foto picture .img-logo,.dft-hero-image.hero-foto picture svg {
        right: 1.38793vw;
        bottom: 1.38793vw
    }

    .dft-hero-image.half-hero,.dft-hero-image.half-hero figure,.dft-hero-image.half-hero picture {
        min-height: 19.43095vw
    }

    .dft-hero-image.half-hero .img-logo,.dft-hero-image.half-hero svg {
        width: 9.71548vw;
        height: 9.71548vw
    }

    .dft-hero-image.half-hero.hero-foto picture .img-logo,.dft-hero-image.half-hero.hero-foto picture svg {
        right: 5.5517vw
    }

    .dft-hero-image.hero-card .hero-logo {
        min-width: 9.71548vw;
        max-width: 9.71548vw;
        min-height: 4.85774vw;
        max-height: 4.85774vw
    }

    .dft-hero-image.hero-card .hero-logo+.stamp {
        left: 1.38793vw;
        bottom: 1.38793vw
    }

    .dft-hero-image.hero-full.product-card img {
        width: 12.14434vw
    }

    .dft-hero-image.hero-full.product-card .content-slide-marks {
        display: inline;
        position: relative
    }

    .dft-hero-image.hero-full.product-card .content-slide-marks [class*=brand-] {
        position: absolute;
        width: 17.5vw
    }
}

.dft-icon-pleca {
    border: none;
    border-top-style: solid;
    border-top-width: .3125vw;
    border-top-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: .3125vw;
    border-bottom-color: #ccc
}

.dft-icon-pleca .dft-icon-pointer {
    color: #003746;
}

@media only screen and (min-width: 768px) {
    .dft-icon-pleca {
        border-width:1px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-icon-pleca {
        border-width:.0694vw
    }
}

.dft-img-compare .dft-img {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: inherit
}

.dft-img-compare .dft-img>img {
    width: 100vw
}

.dft-img-compare .dft-img>figcaption {
    height: inherit;
    width: 100vw;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column-reverse;
    padding: 6.25vw
}

.dft-img-compare .dft-img>figcaption .compare-item .item-hidden {
    padding: 6.25vw 4.6875vw;
    background-color: #fff
}

.dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-cash {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-cash .cash-item {
    text-align: left;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 45%;
    padding-top: 3.125vw;
    margin-bottom: 6.25vw;
    border-top-style: solid;
    border-top-width: .3125vw;
    border-top-color: #97999b
}

.dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-cash .cash-link {
    display: flex;
    flex-direction: column
}

.dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-cash .dft-btn-1 {
    margin-bottom: 3.125vw;
    width: 100%
}

.dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-cash .dft-text-small {
    color: inherit
}

.dft-img-compare .dft-img>figcaption .compare-item .item-hidden .dft-list,.dft-img-compare .dft-img>figcaption .compare-item .item-hidden .dft-text {
    color: #97999b
}

.dft-img-compare .dft-img>figcaption .compare-item .item-visible {
    text-align: center;
    min-height: 10px
}

.dft-img-compare .dft-img>figcaption .compare-item .item-visible img {
    max-width: 35%;
    margin-bottom: 6.25vw
}

.dft-img-compare .dft-img>figcaption .compare-item .item-visible .dft-title-5 {
    margin-bottom: 3.125vw
}

.dft-img-compare .dft-img>figcaption .compare-item .item-visible .dft-title-4 {
    margin-bottom: 6.25vw
}

.dft-img-compare .drop-bar {
    cursor: e-resize
}

@media only screen and (min-width: 768px) {
    .dft-img-compare {
        height:380px;
        width: 100%;
        position: relative;
        overflow: hidden
    }

    .dft-img-compare .dft-img {
        position: absolute;
        overflow: hidden;
        display: block
    }

    .dft-img-compare .dft-img>img {
        height: inherit
    }

    .dft-img-compare .dft-img>figcaption {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        height: inherit;
        display: flex;
        flex-direction: row;
        padding: 0;
        left: 0
    }

    .dft-img-compare .dft-img>figcaption .compare-item {
        height: inherit;
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: 50%;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .dft-img-compare .dft-img>figcaption .compare-item:nth-child(1) {
        justify-content: center
    }

    .dft-img-compare .dft-img>figcaption .compare-item:nth-child(2) {
        justify-content: flex-end;
        text-align: center
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden {
        padding: 20px;
        max-width: 80%
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-description .dft-title-subtitle {
        margin-bottom: 15px
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-description .dft-list {
        margin-bottom: 20px
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-description .dft-list li {
        margin-bottom: 10px
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-description .dft-list li:last-child {
        margin-bottom: 0
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-cash .cash-item {
        padding-top: 10px;
        margin-bottom: 20px;
        border-width: 1px;
        flex-basis: 48%
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-cash .dft-btn-1 {
        margin-bottom: 10px
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-visible {
        max-width: 70%;
        margin-bottom: 30px
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-visible img {
        max-width: 50%;
        margin-bottom: 20px
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-visible .dft-title-5 {
        margin-bottom: 10px
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-visible .dft-title-4 {
        margin-bottom: 0
    }

    .dft-img-compare .dft-img>figcaption .compare-overlay {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        transition: opacity 350ms ease-in-out;
        height: inherit;
        width: 100vw;
        background-color: #000;
        pointer-events: none
    }

    .dft-img-compare .dft-img:nth-child(2)>figcaption {
        flex-direction: row-reverse
    }

    .dft-img-compare .dft-img[m-type=bottom] {
        z-index: 1;
        width: 100%
    }

    .dft-img-compare .dft-img[m-type=top] {
        z-index: 2;
        width: 50%
    }

    .dft-img-compare .drop-bar {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 100%;
        width: 150px;
        z-index: 2
    }

    .dft-img-compare .drop-bar-line {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: 5px;
        height: inherit;
        background-color: #fff;
        display: block
    }

    .dft-img-compare .drop-bar .drop-button {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        color: #00bdf2;
        padding: 15px;
        border-radius: 50%;
        background-color: #fff;
        font-size: 35px
    }
}

@media only screen and (min-width: 992px) {
    .dft-img-compare {
        height:480px
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-cash .dft-btn-1 {
        width: auto
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-visible {
        max-width: 50%
    }
}

@media only screen and (min-width: 1441px) {
    .dft-img-compare {
        height:33.3102vw
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden {
        padding: 1.38793vw
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-description .dft-title-subtitle {
        margin-bottom: 1.04094vw
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-description .dft-list {
        margin-bottom: 1.38793vw
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-description .dft-list li {
        margin-bottom: .69396vw
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-cash .cash-item {
        padding-top: .69396vw;
        margin-bottom: 1.38793vw;
        border-width: .0694vw
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-hidden .hidden-cash .dft-btn-1 {
        margin-bottom: .69396vw
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-visible {
        margin-bottom: 2.08189vw
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-visible img {
        margin-bottom: 1.38793vw
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-visible .dft-title-5 {
        margin-bottom: .69396vw
    }

    .dft-img-compare .dft-img[m-type=top] {
        border-width: .20819vw
    }

    .dft-img-compare .drop-bar {
        width: 10.40944vw
    }

    .dft-img-compare .drop-bar-line {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: .34698vw
    }

    .dft-img-compare .drop-bar .drop-button {
        padding: 1.04094vw;
        font-size: 2.42887vw
    }
}

.dft-img.img-back,.dft-img.img-overlay-text {
    position: relative
}

.dft-img>img.img-resposive {
    transition: width 350ms ease-in-out,height 350ms ease-in-out
}

.dft-img.img-full>img.img-responsive {
    width: 100%
}

.dft-img.img-back>img.img-responsive {
    bottom: 0;
    left: 0;
    top: 0;
    right: 0
}

.dft-img.img-overlay-text>figcaption {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media only screen and (min-width: 992px) {
    .dft-img.img-back {
        min-height:465px
    }

    .dft-img.img-back>img.img-responsive {
        position: absolute;
        z-index: -1
    }
}

.dft-info-simple {
    top: -20px;
    position: relative;
    right: 0
}

.dft-info-simple.left {
    right: initial;
    left: 0
}

@media only screen and (min-width: 768px) {
    .dft-info-simple {
        position:absolute;
        width: 400px;
        top: 25%
    }

    .dft-info-simple.width-350 {
        width: 350px
    }

    .dft-info-simple.bottom {
        top: 30%
    }

    .dft-info-simple.vertical-middle {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media only screen and (min-width: 1441px) {
    .dft-img.img-back {
        min-height:32.5vw
    }

    .dft-info-simple {
        width: 28vw
    }

    .dft-info-simple.width-350 {
        width: 24.5vw
    }
}

@media only screen and (min-width: 768px) {
    .dft-info-cards {
        width:100%
    }
}

.dft-link {
    display: inline;
    font-size: 5vw;
    transition: color 350ms ease-in-out
}

.dft-link>[class*=dft-icon-] {
    font-size: 8.75vw
}

.dft-link .text-link,.dft-link.text-link {
    position: relative
}

.dft-link .text-link:after,.dft-link.text-link:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    bottom: 0;
    width: 0;
    height: .3125vw;
    background-color: #056dae;
    transition: background-color 350ms ease-in-out,width 350ms ease-in-out
}

.dft-link .text-link:active,.dft-link.text-link:active {
    color: #00bdf2
}

.dft-link .text-link:active:after,.dft-link.text-link:active:after {
    background-color: #00bdf2
}

.dft-link.link-arrow {
    display: inline-flex;
    align-items: center
}

.dft-link.link-arrow>p {
    transition: color 350ms ease-in-out
}

.dft-link.link-arrow .dft-icon-arrow-right {
    position: relative;
    left: 3.125vw;
    transition: left 350ms ease-in-out,color 350ms ease-in-out
}

.dft-link[m-active=true] .text-link:after,.dft-link[m-active=true].text-link:after {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .dft-link {
        font-size:14px
    }

    .dft-link>[class*=dft-icon-] {
        font-size: 28px
    }

    .dft-link .text-link:after,.dft-link.text-link:after {
        height: 1px
    }

    .dft-link.link-arrow .dft-icon-arrow-right {
        left: 10px
    }
}

@media only screen and (min-width: 992px) {
    .dft-link.text-link:hover:after,.dft-link:hover .text-link:after {
        width:100%
    }
  
    .dft-link.link-arrow:hover .dft-icon-arrow-right {
        left: 20px
    }
}

.dft-list {
    margin-bottom: 0;
    padding-left: 6.25vw
}

.dft-list>li {
    text-indent: 0
}

.dft-list[type^=list-] {
    padding: 0
}

.dft-list[type^=list-]>li {
    margin: 0;
    padding: 0 0 0 12.5vw;
    text-indent: -9.375vw;
    list-style-type: none;
    counter-increment: item
}

.dft-list[type^=list-]>li:before {
    display: inline-block;
    width: 9.375vw;
    padding-right: 3.125vw;
    text-align: right
}

.dft-list[type$=numeric]>li:before {
    content: counter(item) "."
}

.dft-list[type$=alphabetic]>li:before {
    content: counter(item,upper-alpha) ")"
}

@media only screen and (min-width: 768px) {
    .dft-list {
        padding-left:20px
    }

    .dft-list[type^=list-]>li {
        padding: 0 0 0 40px;
        text-indent: -30px
    }

    .dft-list[type^=list-]>li:before {
        width: 30px;
        padding-right: 10px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-link {
        font-size:.97155vw
    }

    .dft-link>[class*=dft-icon-] {
        font-size: 1.9431vw
    }

    .dft-link .text-link:after,.dft-link.text-link:after {
        height: .0694vw
    }

    .dft-link.link-arrow .dft-icon-arrow-right {
        left: .69396vw
    }

    .dft-link.link-arrow:hover .dft-icon-arrow-right {
        left: 1.38793vw
    }

    .dft-list[type^=list-]>li {
        padding: 0 0 0 2.77585vw;
        text-indent: -2.08189vw
    }

    .dft-list[type^=list-]>li:before {
        width: 2.08189vw;
        padding-right: 3.125vw
    }
}

.dft-mechanics {
    display: flex;
    flex-direction: column
}

.dft-mechanics .mechanics-item {
    display: flex;
    align-items: center;
    padding-bottom: 9.375vw;
    position: relative
}

.dft-mechanics .mechanics-item:before {
    content: '';
    background-color: #fff;
    position: absolute;
    bottom: 0;
    height: 100%;
    width: .625vw;
    left: 9.375vw
}

.dft-mechanics .mechanics-item:first-child:before,.dft-mechanics .mechanics-item:last-child:before {
    height: 50%
}

.dft-mechanics .mechanics-item:first-child:before {
    bottom: 0
}

.dft-mechanics .mechanics-item:last-child:before {
    top: 0
}

.dft-mechanics .mechanics-item .mechanics-description {
    flex-grow: 1;
    margin-left: -9.5vw;
    padding-left: 15.625vw
}

@media only screen and (min-width: 768px) {
    .dft-mechanics {
        flex-direction:column
    }

    .dft-mechanics .mechanics-item {
        padding-bottom: 30px
    }

    .dft-mechanics .mechanics-item:before {
        left: 40px;
        width: 2px
    }

    .dft-mechanics .mechanics-item .mechanics-description {
        margin-left: -40px;
        padding-left: 60px
    }
}

@media only screen and (min-width: 992px) {
    .dft-mechanics:not([m-type=column]) {
        flex-direction:row;
        justify-content: center
    }

    .dft-mechanics:not([m-type=column]) .mechanics-item {
        padding-bottom: 0;
        text-align: center;
        flex-direction: column;
        flex-basis: 100px;
        flex-grow: 1
    }

    .dft-mechanics:not([m-type=column]) .mechanics-item:first-child:before {
        height: 1px
    }

    .dft-mechanics:not([m-type=column]) .mechanics-item:before {
        top: 40px;
        left: 50%;
        width: 100%;
        height: 1px
    }

    .dft-mechanics:not([m-type=column]) .mechanics-item:last-child:before {
        content: none
    }

    .dft-mechanics:not([m-type=column]) .mechanics-item .mechanics-description {
        border-left: none;
        padding-left: 0;
        padding-bottom: 0;
        margin-left: 0
    }
}

@media only screen and (min-width: 1441px) {
    .dft-mechanics:not([m-type=column]) .mechanics-item:first-child:before {
        height:.0694vw
    }

    .dft-mechanics:not([m-type=column]) .mechanics-item:before {
        top: 2.77585vw;
        height: .0694vw
    }

    .dft-mechanics .mechanics-item {
        padding-bottom: 2.08189vw
    }

    .dft-mechanics .mechanics-item:before {
        left: 2.77585vw;
        width: .13879vw
    }

    .dft-mechanics .mechanics-item .mechanics-description {
        margin-left: -2.77585vw;
        padding-left: 4.16378vw
    }
}

.dft-menu-pleca {
    background: #323232;
    background: linear-gradient(to bottom,#53565a 0,#323232 100%);
    position: sticky;
    position: -webkit-sticky;
    z-index: 9;
    top: -1px;
    height: 21.875vw
}

.dft-menu-pleca .pleca-content {
    background: #323232;
    background: linear-gradient(to bottom,#53565a 0,#323232 100%);
    display: flex;
    height: inherit
}

.dft-menu-pleca .pleca-content .pleca-button,.dft-menu-pleca .pleca-content .pleca-links,.dft-menu-pleca .pleca-content>.dft-link,.dft-menu-pleca .pleca-content>div {
    display: flex
}

.dft-menu-pleca .pleca-content .pleca-button,.dft-menu-pleca .pleca-content>.dft-link,.dft-menu-pleca .pleca-content>div {
    flex-direction: column
}

.dft-menu-pleca .pleca-content>.dft-link,.dft-menu-pleca .pleca-content>div {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0;
    align-items: center;
    justify-content: center
}

.dft-menu-pleca .pleca-content>.dft-link {
    color: #97999b !important;
}

.dft-menu-pleca .pleca-content .pleca-links {
    width: 100%;
    justify-content: space-around
}

.dft-menu-pleca .pleca-content .pleca-links>.dft-link {
    color: #fff
}

.dft-menu-pleca .pleca-content .pleca-nav {
    flex-grow: 2;
    border-right-color: #11172c;
    border-right-style: solid;
    border-right-width: .3125vw;
    border-left-color: #11172c;
    border-left-style: solid;
    border-left-width: .3125vw
}

.dft-menu-pleca .pleca-content .pleca-nav .dft-text:not(.dft-link), .pleca-content a {
    color: #97999b;
}

.dft-menu-pleca .pleca-content .pleca-button {
    align-items: center;
    color: #97999b
}

.dft-menu-pleca .pleca-content .pleca-button [class*=dft-icon] {
    background-color: #056dae;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 9vw;
    width: 9vw;
    border-radius: 4px
}

.dft-menu-pleca .pleca-collapse {
    background-color: #323232;
    position: relative;
    width: 100%;
    margin-top: -21.875vw;
    overflow: hidden;
    z-index: 1
}

.dft-menu-pleca .pleca-collapse-content {
    position: relative
}

.dft-menu-pleca .pleca-collapse>button {
    outline: 0;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -ms-appareance: none;
    -moz-appearance: none;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    position: absolute;
    top: 3.125vw;
    left: 4.6875vw
}

.dft-menu-pleca .pleca-collapse>button:active {
    box-shadow: none
}

.dft-menu-pleca .pleca-collapse>button:active:focus {
    border: none
}

.dft-menu-pleca .pleca-collapse>button>span {
    color: #97999b
}

.dft-menu-pleca .pleca-collapse .collapse-image {
    display: flex;
    justify-content: center;
    margin-bottom: 9.375vw
}

.dft-menu-pleca .pleca-collapse .collapse-image figcaption {
    color: #fff
}

.dft-menu-pleca .pleca-collapse .collapse-paths {
    padding-top: 9.375vw;
    position: relative
}

.dft-menu-pleca .pleca-collapse .collapse-paths:before {
    content: "";
    width: 90%;
    height: .3125vw;
    background-color: #11172c;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.dft-menu-pleca .pleca-collapse .collapse-paths .paths-item {
    display: flex;
    flex-direction: column;
    flex-basis: 50%;
    margin-bottom: 12.5vw;
    width: 100vw
}

.dft-menu-pleca .pleca-collapse .collapse-paths .paths-item li {
    margin-bottom: 4.6875vw
}

.dft-menu-pleca .pleca-collapse .collapse-paths .paths-item li:nth-child(n+2)>a[m-message] {
    position: relative
}

.dft-menu-pleca .pleca-collapse .collapse-paths .paths-item li:nth-child(n+2)>a[m-message]::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: attr(m-message);
    position: absolute;
    right: -20.3125vw;
    background-color: #c6007e;
    color: #fff;
    min-width: 15.625vw;
    padding-top: .625vw;
    padding-bottom: .625vw;
    border-radius: .625vw;
    font-size: 3.75vw;
}

.dft-menu-pleca .pleca-collapse .collapse-paths .paths-item li>a {
    transition: color 350ms ease-in-out;
    display: inline-block
}

.dft-menu-pleca .pleca-collapse .collapse-paths .paths-item li:first-child {
    color: #97999b;
    margin-bottom: 12.5vw
}

.dft-menu-pleca .pleca-collapse .collapse-paths .paths-item li:last-child {
    margin-bottom: 0
}

.dft-menu-pleca .pleca-collapse .collapse-paths .slick-arrow {
    height: 30%;
    top: 12.5vw;
    font-size: 9.375vw
}

.dft-menu-pleca .pleca-collapse .collapse-paths .slick-arrow::after,.dft-menu-pleca .pleca-collapse .collapse-paths .slick-arrow::before {
    font-size: inherit
}

.dft-menu-pleca .pleca-collapse[m-open=false] [class*=dft-icon-],.dft-menu-pleca .pleca-collapse[m-open=true] [class*=dft-icon-] {
    font-size: 4.6875vw
}

.dft-menu-pleca .pleca-collapse[m-open=false] {
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: max-height 350ms ease-in-out,padding 350ms ease-in-out
}

.dft-menu-pleca .pleca-collapse[m-open=true] {
    max-height: 100vh;
    overflow-y: auto;
    transition: max-height 350ms ease-in-out,padding 350ms ease-in-out;
    padding-top: 25vw
}

.dft-menu-pleca .pleca-collapse[m-open=true]::-webkit-scrollbar {
    display: none
}

.dft-menu-pleca.down {
    top: 65px
}

.dft-menu-pleca[m-type=card] .btn-align-right {
    display: flex;
    justify-content: flex-end
}

.dft-menu-pleca[m-type=card] img {
    width: 80px;
    margin-right: 20px
}

@media only screen and (min-width: 768px) {
    .dft-menu-pleca {
        height:70px
    }

    .dft-menu-pleca .pleca-content .pleca-button,.dft-menu-pleca .pleca-content>.dft-link,.dft-menu-pleca .pleca-content>div {
        flex-direction: row
    }

    .dft-menu-pleca .pleca-content .pleca-nav {
        flex-grow: 1;
        border-width: 1px
    }

    .dft-menu-pleca .pleca-content .pleca-nav>.dft-text {
        padding-right: 20px
    }

    .dft-menu-pleca .pleca-content .pleca-links {
        width: initial;
        width: auto;
        justify-content: center
    }

    .dft-menu-pleca .pleca-content .pleca-links>.dft-link {
        margin-right: 20px
    }

    .dft-menu-pleca .pleca-content .pleca-links>.dft-link:last-child {
        margin-right: 0
    }

    .dft-menu-pleca .pleca-content .pleca-button {
        display: none
    }

    .dft-menu-pleca .pleca-collapse {
        margin-top: -70px
    }

    .dft-menu-pleca .pleca-collapse>button {
        flex-direction: row;
        top: 20px;
        left: 80px
    }

    .dft-menu-pleca .pleca-collapse .collapse-image {
        margin-bottom: 30px
    }

    .dft-menu-pleca .pleca-collapse .collapse-image>figure {
        margin-right: 60px
    }

    .dft-menu-pleca .pleca-collapse .collapse-paths {
        display: flex;
        flex-wrap: wrap;
        padding-top: 30px
    }

    .dft-menu-pleca .pleca-collapse .collapse-paths:before {
        height: 1px
    }

    .dft-menu-pleca .pleca-collapse .collapse-paths .paths-item {
        flex: 1;
        flex-basis: initial;
        flex-basis: 0;
        margin-bottom: 0
    }

    .dft-menu-pleca .pleca-collapse .collapse-paths .paths-item li {
        margin-bottom: 15px
    }

    .dft-menu-pleca .pleca-collapse .collapse-paths .paths-item li:nth-child(n+2)>a[m-message]::before {
        right: -50px;
        min-width: 40px;
        padding-top: 1px;
        padding-bottom: 1px;
        border-radius: 2px;
        font-size: 12px
    }

    .dft-menu-pleca .pleca-collapse .collapse-paths .paths-item li:first-child {
        margin-bottom: 40px
    }

    .dft-menu-pleca .pleca-collapse[m-open=true] {
        max-height: 1500px;
        padding-top: 80px;
        padding-bottom: 60px
    }

    .dft-menu-pleca .dft-link [class*=dft-icon] {
        padding-right: 10px
    }

    .dft-menu-pleca[m-type=card] {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        opacity: 0;
        z-index: 100;
        transition: opacity 350ms ease-in-out
    }
}

@media only screen and (min-width: 992px) {
    .dft-menu-pleca .pleca-collapse .collapse-paths .paths-item li>a:hover,.dft-menu-pleca .pleca-collapse>button:hover>span,.dft-menu-pleca .pleca-content>.dft-link:hover {
        color:#fff
    }

    .dft-menu-pleca .pleca-collapse>button {
        left: 310px
    }

    .dft-menu-pleca .pleca-collapse>button span {
        transition: color 350ms ease-in-out
    }

    .dft-menu-pleca .pleca-collapse .collapse-paths:before {
        width: 100%
    }

    .dft-menu-pleca .pleca-collapse[m-open=false] [class*=dft-icon-],.dft-menu-pleca .pleca-collapse[m-open=true] [class*=dft-icon-] {
        font-size: 28px
    }

    .dft-menu-pleca.down {
        top: 70px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:landscape) {
    @supports (display:grid) {
        .dft-grid-info {
            grid-template-columns:repeat(3,1fr)
        }
    }

    .dft-img-compare .dft-img>figcaption .compare-item .item-visible {
        max-width: 60%
    }

    .dft-menu-pleca .pleca-collapse>button {
        left: 125px
    }

    .dft-menu-pleca .pleca-collapse .collapse-paths:before {
        width: 90%
    }
}

@media only screen and (min-width: 1441px) {
    .dft-menu-pleca {
        height:4.85774vw
    }

    .dft-menu-pleca .pleca-content .pleca-nav {
        border-width: .0694vw
    }

    .dft-menu-pleca .pleca-content .pleca-nav>.dft-text {
        padding-right: 1.38793vw
    }

    .dft-menu-pleca .pleca-content .pleca-links>.dft-link {
        margin-right: 1.38793vw
    }

    .dft-menu-pleca .pleca-collapse {
        margin-top: -4.85774vw
    }

    .dft-menu-pleca .pleca-collapse>button {
        top: 1.38793vw;
        left: 24.28869vw
    }

    .dft-menu-pleca .pleca-collapse .collapse-image {
        margin-bottom: 2.08189vw
    }

    .dft-menu-pleca .pleca-collapse .collapse-image>figure {
        margin-right: 4.16378vw
    }

    .dft-menu-pleca .pleca-collapse .collapse-paths {
        padding-top: 2.08189vw
    }

    .dft-menu-pleca .pleca-collapse .collapse-paths:before {
        height: .0694vw
    }

    .dft-menu-pleca .pleca-collapse .collapse-paths .paths-item li {
        margin-bottom: 1.04094vw
    }

    .dft-menu-pleca .pleca-collapse .collapse-paths .paths-item li:nth-child(n+2)>a[m-message]::before {
        right: -3.46981vw;
        min-width: 2.77585vw;
        padding-top: .0694vw;
        padding-bottom: .0694vw;
        border-radius: .13879vw;
        font-size: .83276vw
    }

    .dft-menu-pleca .pleca-collapse .collapse-paths .paths-item li:first-child {
        margin-bottom: 2.77585vw
    }

    .dft-menu-pleca .pleca-collapse[m-open=true] {
        max-height: 104.09438vw;
        padding-top: 5.5517vw;
        padding-bottom: 4.16378vw
    }

    .dft-menu-pleca .pleca-collapse[m-open=false] [class*=dft-icon-],.dft-menu-pleca .pleca-collapse[m-open=true] [class*=dft-icon-] {
        font-size: 1.9431vw
    }

    .dft-menu-pleca .dft-link [class*=dft-icon] {
        padding-right: .69396vw
    }

    .dft-menu-pleca.down {
        top: 4.9vw
    }
}

.dft-menu-redes {
    display: flex;
    flex-direction: row;
    position: absolute;
    top: 0;
    left: 50%;
    height: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.dft-menu-redes button {
    outline: 0;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -ms-appareance: none;
    -moz-appearance: none;
    background-color: transparent;
    padding: 0;
    border-radius: 50%;
    box-shadow: 0 .27759vw .55517vw rgba(0,0,0,.2);
    margin-bottom: 10px
}

.dft-menu-redes button:active,.dft-modales .dft-icon-close:active,.ie .dft-menu-redes button {
    box-shadow: none
}

.dft-menu-redes button:active:focus {
    border: none
}

.dft-menu-redes .dft-tooltip-out {
    border-radius: 50%
}

@media only screen and (min-width: 992px) {
    .dft-menu-redes {
        flex-direction:column;
        position: absolute;
        top: -190px;
        right: 10%;
        left: inherit;
        height: 200px;
        -webkit-transform: initial;
        transform: initial
    }

    .dft-menu-redes[m-fixed=false] {
        transition: initial
    }

    .dft-menu-redes[m-fixed=false] .dft-title-4 {
        display: none
    }

    .dft-menu-redes[m-fixed=true] {
        transition: background-color 350ms ease-in-out;
        display: flex;
        align-items: center;
        top: 70px;
        background-color: #056dae;
        position: sticky;
        position: -webkit-sticky;
        z-index: 4;
        flex-direction: row;
        justify-content: flex-end;
        height: 65px
    }

    .dft-menu-redes[m-fixed=true]>div {
        margin-right: 10px
    }

    .dft-menu-redes[m-fixed=true]>div:last-child {
        margin-right: 5%
    }

    .dft-menu-redes[m-fixed=true] .dft-title-4 {
        display: block;
        position: absolute;
        left: 190px
    }

    .dft-menu-redes[m-fixed=true] .dft-tooltip-out.up .dft-tooltip-out__content {
        left: -250%;
        top: 125%
    }

    .ie .dft-menu-redes {
        top: -211px;
        right: 9%
    }

    .dft-modal-carousel .modal-body .dft-icon-close-fill:hover {
        color: #00bdf2
    }
}

@media only screen and (min-width: 1441px) {
    .dft-menu-redes {
        top:-13.18529vw;
        height: 13.87925vw
    }

    .dft-menu-redes button {
        margin-bottom: .69396vw
    }

    .dft-menu-redes[m-fixed=true] {
        top: 4.85774vw;
        height: 4.51076vw
    }

    .dft-menu-redes[m-fixed=true]>div {
        margin-right: .69396vw
    }

    .dft-menu-redes[m-fixed=true] .dft-title-4 {
        left: 13.18529vw
    }

    .ie .dft-menu-redes {
        top: -14.64261vw;
        right: 9%
    }
}

.dft-modales .modal-dialog {
    width: 87.5vw;
    margin: 3.125vw auto
}

.dft-modales .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 0;
    padding: 0
}

.dft-modales .dft-icon-close {
    outline: 0;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -ms-appareance: none;
    -moz-appearance: none;
    background-color: transparent;
    padding: 0;
    border-radius: 0
}

.dft-modales .dft-icon-close:active:focus {
    border: none
}

.dft-modales .dft-icon-close:after {
    background: #056dae;
    transition: background-color 350ms ease-in-out
}

@media only screen and (min-width: 768px) {
    .dft-modales .modal-dialog {
        width:720px;
        margin: 10px auto
    }

    .dft-modales .dft-icon-close:hover:after {
        background: #00bdf2
    }
}

@media only screen and (min-width: 1441px) {
    .dft-modales .modal-dialog {
        width:49.9653vw;
        margin: .69396vw auto
    }
}

.dft-modal-carousel .dft-slick .slick-dots {
    padding: 25px
}

.dft-modal-carousel .modal-body .modal-carousel-paginator {
    position: absolute;
    bottom: 30px;
    font-size: 16px;
    z-index: 1
}

.dft-modal-carousel .modal-body .modal-carousel-paginator.right {
    right: 50px
}

.dft-modal-carousel .modal-body .modal-carousel-paginator.center {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.dft-modal-carousel .modal-body .modal-carousel-paginator.left {
    left: 50px
}

@media only screen and (max-width: 480px) {
    .dft-modal-carousel .modal-dialog {
        width:90%
    }

    .dft-modal-carousel .dft-img {
        padding: 10px
    }
}

@media only screen and (min-width: 481px) {
    .dft-modal-carousel .modal-dialog {
        width:500px
    }

    .dft-modal-carousel .dft-img {
        padding: 20px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-modal-carousel .modal-dialog {
        width:500px
    }

    .dft-modal-carousel .dft-img {
        padding: 20px
    }
}

.dft-modal-print .modal-dialog {
    width: 95%
}

.dft-modal-print .modal-header {
    height: 60px;
    background-color: #000;
    justify-content: flex-end
}

.dft-modal-print .modal-header .dft-icon-close-fill {
    font-size: 44px!important;
    right: 20px
}

.dft-modal-print .modal-header .dft-icon-close-fill:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    height: 40px;
    width: 40px;
    background-color: #fff;
    z-index: -1;
    border-radius: 50%
}

.dft-modal-print .modal-header .download>span,.dft-modal-print .modal-header .print>span {
    font-size: 30px!important
}

.dft-modal-print .modal-header .download {
    margin-right: 40px
}

.dft-modal-print .modal-header .print,.dft-modal-print.not-print .download {
    margin-right: 105px
}

.dft-modal-print .modal-body,.dft-modal-print .modal-content {
    border-radius: 0!important
}

.dft-modal-print .print-content {
    width: 90%
}

.dft-modal-print .print-header {
    display: flex;
    justify-content: space-between
}

@media only screen and (min-width: 992px) {
    .dft-modal-print .modal-dialog {
        width:80%
    }

    .dft-modal-print .modal-header .download>span,.dft-modal-print .modal-header .print>span {
        font-size: 30px!important
    }
}

@media only screen and (min-width: 1441px) {
    .dft-modal-print .modal-header {
        height:4.2vw
    }

    .dft-modal-print .modal-header .dft-icon-close-fill {
        font-size: 3.08vw!important;
        right: 1.4vw!important
    }

    .dft-modal-print .modal-header .dft-icon-close-fill:after {
        height: 2.8vw;
        width: 2.8vw
    }

    .dft-modal-print .modal-header .download>span,.dft-modal-print .modal-header .print>span {
        font-size: 2.1vw!important
    }

    .dft-modal-print .modal-header .download {
        margin-right: 2.8vw
    }

    .dft-modal-print .modal-header .print,.dft-modal-print.not-print .download {
        margin-right: 7.35vw
    }
}

.dft-nav-service .panel {
    border-radius: 0;
    border: 0;
    box-shadow: none;
    margin-top: 0!important
}

.dft-nav-service .panel a {
    display: flex;
    position: relative;
    flex-direction: column
}

.dft-nav-service .panel a .icon-menu {
    color: #056dae;
    font-size: 6.25vw;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

.dft-nav-service .panel .collapse .dft-icon-right,.dft-nav-service .panel .collapsing .dft-icon-right {
    visibility: hidden!important;
    font-size: 3.75vw
}

.dft-nav-service .panel .collapse .active .dft-icon-right,.dft-nav-service .panel .collapsing .active .dft-icon-right {
    visibility: visible!important
}

.dft-nav-service .panel a[aria-expanded=true] {
    border-bottom-width: 0!important
}

.dft-nav-service .panel a[aria-expanded=true]:hover {
    border-bottom-width: 0!important
}

.dft-nav-service .panel a[aria-expanded=true] .dft-icon-plus-menu:before {
    content: "\e023"!important;
    color: #b2b2b2
}

.dft-nav-service .panel a[aria-expanded=true]+.collapse {
    border-bottom-style: solid;
    border-color: #056dae!important;
    border-bottom-width: 2px!important
}

@media only screen and (min-width: 768px) {
    .dft-nav-service .panel a .icon-menu {
        font-size:20px
    }

    .dft-nav-service .panel .collapse .dft-icon-right,.dft-nav-service .panel .collapsing .dft-icon-right {
        font-size: 12px
    }
}

@media only screen and (min-width: 992px) {
    .dft-nav-service .panel a {
        transition:color .2s ease-in-out,font-weight .2s ease-in-out,border-color .2s ease-in-out,border-width .2s ease-in-out
    }

    .dft-nav-service .panel a:hover {
        color: #056dae;
        border-bottom-style: solid;
        border-bottom-color: #056dae!important;
        border-bottom-width: .3px!important
    }

    .dft-nav-service .panel a .icon-menu {
        font-size: 20px
    }

    .dft-nav-service .panel .collapse .dft-icon-right {
        font-size: 12px
    }

    .dft-nav-service .panel:first-child a:hover {
        border-top-color: #eee!important;
        border-top-width: 1px!important
    }

    .dft-nav-service .panel a[aria-expanded=true] .active span {
        visibility: hidden;
        font-size: 10px
    }

    .dft-nav-service .panel .icon-menu {
        font-size: 20px
    }
}

.dft-news {
    width: 90.625vw;
    height: 109.375vw;
    margin: 0 auto;
    overflow: hidden
}

.dft-news[m-type~=destacado] {
    height: 115.625vw
}

.dft-news[m-type~=destacado] .dft-title-subcategory {
    margin-top: 0
}

.dft-news[m-type~=destacado] .news-description {
    padding-top: 0;
    height: 51.5625vw
}

.dft-news[m-type~=destacado] .news-description .news-destacado.dft-text {
    padding-bottom: 0;
    display: flex
}

.dft-news[m-type~=destacado] .dft-img {
    width: 96.875vw
}

.dft-news .dft-img {
    height: 56.25vw;
    width: 90.625vw
}

.dft-news .dft-img img {
    width: inherit;
    height: inherit
}

.dft-news .news-description {
    padding-top: 6.25vw;
    height: 46.875vw;
    position: relative
}

.dft-news .news-description .dft-title-5 {
    height: 20.3125vw;
    overflow: hidden
}

.dft-news .news-description .news-destacado.dft-text {
    display: none
}

.dft-news .dft-title-subcategory {
    margin-bottom: 3.125vw
}

.dft-news .dft-link {
    position: absolute;
    bottom: 6.25vw
}

.dft-news .dft-text {
    padding-bottom: 3.125vw
}

.dft-news img {
    background-image: url(/assets/img/citibanamex2017/dft-placeholders/placeholder.png);
    background-size: cover;
    background-position: center
}

.news-destacado {
    width: 39.0625vw;
    height: 7.5vw;
    overflow: hidden;
    position: relative;
    background-color: #c6007e;
    padding-left: 4.6875vw;
    display: flex;
    align-items: center
}

.news-destacado:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-right: 3.75vw solid #fff;
    border-top: 3.75vw solid transparent;
    border-bottom: 3.75vw solid transparent
}

.news-destacado.dft-text {
    color: #fff;
    margin-bottom: 3.125vw
}

@media only screen and (min-width: 768px) {
    .dft-news {
        width:290px;
        height: 350px;
        margin: 0
    }

    .dft-news[m-type~=destacado] {
        width: 100%;
        display: flex;
        justify-content: center;
        height: 212px
    }

    .dft-news[m-type~=destacado] .news-description {
        height: 212px;
        padding-top: 66px;
        padding-left: 20px;
        position: relative
    }

    .dft-news[m-type~=destacado] .news-destacado {
        position: absolute;
        left: 0;
        top: 32px;
        margin-bottom: 0
    }

    .dft-news[m-type~=destacado] .dft-img {
        width: 310px
    }

    .dft-news .dft-img {
        height: 180px;
        width: 290px
    }

    .dft-news .dft-img img {
        width: inherit;
        height: inherit
    }

    .dft-news .news-description {
        padding-top: 20px;
        height: 150px
    }

    .dft-news .news-description .dft-title-5 {
        height: 65px
    }

    .dft-news .dft-title-subcategory {
        margin-bottom: 10px
    }

    .dft-news .dft-link {
        bottom: 20px
    }

    .dft-news .dft-text {
        padding-bottom: 10px
    }

    .news-destacado {
        width: 125px;
        height: 24px;
        overflow: hidden;
        position: relative;
        background-color: #c6007e;
        padding-left: 15px;
        display: flex;
        align-items: center
    }

    .news-destacado:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-right: 12px solid #fff;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent
    }

    .news-destacado.dft-text {
        color: #fff;
        margin-bottom: 10px
    }

    .grid-news {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 635px!important
    }

    .grid-news .dft-news[m-type=destacado] {
        min-width: 100%
    }
}

@media only screen and (min-width: 992px) {
    .grid-news {
        width:960px!important
    }
}

@media only screen and (min-width: 1441px) {
    .dft-nav-service .panel a .collapse .dft-icon-right {
        font-size:.83276vw
    }

    .dft-nav-service .panel a .icon-menu {
        font-size: 1.38793vw
    }

    .dft-news {
        width: 20.12491vw;
        height: 24.28869vw
    }

    .dft-news[m-type~=destacado] {
        height: 14.71201vw
    }

    .dft-news[m-type~=destacado] .news-description {
        height: 14.71201vw;
        padding-top: 4.58015vw;
        padding-left: 1.38793vw
    }

    .dft-news[m-type~=destacado] .news-destacado {
        top: 2.22068vw
    }

    .dft-news[m-type~=destacado] .dft-img {
        width: 21.51284vw
    }

    .dft-news .dft-img {
        height: 12.49133vw;
        width: 20.12491vw
    }

    .dft-news .news-description {
        padding-top: 1.38793vw;
        height: 10.40944vw
    }

    .dft-news .news-description .dft-title-5 {
        height: 4.51076vw
    }

    .dft-news .dft-title-subcategory {
        margin-bottom: .69396vw
    }

    .dft-news .dft-link {
        bottom: 1.38793vw
    }

    .news-destacado {
        width: 8.67453vw;
        height: 1.66551vw;
        padding-left: 1.04094vw
    }

    .news-destacado:after {
        content: "";
        border-right: .83276vw solid #fff;
        border-top: .83276vw solid transparent;
        border-bottom: .83276vw solid transparent
    }

    .news-destacado.dft-text {
        color: #fff;
        margin-bottom: .69396vw
    }

    .grid-news {
        width: 66.6204vw!important
    }
}

@supports (display: grid) {
    @media only screen and (min-width:768px) {
        .grid-news {
            display:grid;
            grid-gap: 20px 45px
        }
    }

    @media only screen and (min-width: 992px) {
        .grid-news {
            display:grid;
            grid-template-columns: auto auto auto
        }

        .grid-news [m-type~=destacado] {
            grid-column: 1/span 3
        }
    }

    @media only screen and (min-width: 1441px) {
        .grid-news {
            grid-gap:1.38793vw 3.12283vw
        }
    }
}

.dft-one-app img.img-responsive {
    width: 100vw!important
}

.dft-one-app .dft-apps {
    display: inherit
}

@media only screen and (max-width: 992px) {
    .dft-ours-apps .dft-slick .tab-pane {
        border:none!important
    }

    .dft-ours-apps .dft-slick .ours-item {
        display: flex;
        flex-direction: column-reverse
    }

    .dft-ours-apps .dft-slick .ours-item>div {
        position: initial;
        position: inherit
    }

    .dft-ours-apps .dft-slick .ours-item>div .dft-text {
        line-height: 1
    }

    .dft-ours-apps .dft-slick .ours-item .dft-apps {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 15px;
        width: 100%
    }
}

.dft-pleca-card {
    background: #323232;
    background: linear-gradient(to bottom,#53565a 0,#323232 100%);
    width: 87.5vw;
    margin: 0 auto;
    padding: 6.25vw 3.125vw;
    text-align: center
}

.dft-pleca-card .dft-img {
    margin-bottom: 6.25vw;
    margin-right: auto;
    margin-left: auto;
    width: 32.5vw;
    height: 20.625vw
}

.dft-pleca-card .dft-img>img {
    width: inherit;
    height: inherit
}

.dft-pleca-card .card-contain {
    color: #dedede
}

.dft-pleca-card .card-contain [class*=dft-text],.dft-pleca-card .card-contain>.dft-list,.dft-pleca-card .card-contain>.dft-title-1 {
    color: inherit
}

.dft-pleca-card .card-contain .dft-list li,.dft-pleca-card .card-contain>.dft-text,.dft-pleca-card .card-contain>.dft-title-1 {
    margin-bottom: 3.125vw
}

.dft-pleca-card .card-contain .dft-list {
    list-style: none
}

.dft-pleca-card .card-contain .dft-list li {
    padding-bottom: 3.125vw;
    position: relative
}

.dft-pleca-card .card-contain .dft-list li::after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: '';
    height: .3125vw;
    width: 50%;
    background-color: #11172c;
    bottom: 0
}

.dft-prize .prize-item,.dft-prize .prize-item>.dft-img.prize-modal {
    position: relative
}

.dft-pleca-card .card-contain .dft-list li:last-child::after,.dft-publicacion[m-type~=full] .info-publicacion::before {
    content: none
}

.dft-pleca-card .card-contain .dft-list li:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
    .dft-pleca-card {
        width:728px;
        max-height: 160px;
        overflow: hidden;
        padding: 20px 50px;
        text-align: left;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

    .dft-pleca-card .card-contain,.dft-pleca-card .dft-img {
        flex-shrink: 0;
        flex-basis: 0
    }

    .dft-pleca-card .dft-img {
        flex-grow: 0;
        flex-basis: 104px;
        text-align: center;
        margin-bottom: 0;
        width: 104px;
        height: 66px;
        margin-right: 50px
    }

    .dft-pleca-card .card-contain {
        flex-grow: 1
    }

    .dft-pleca-card .card-contain>.dft-text,.dft-pleca-card .card-contain>.dft-title-1 {
        margin-bottom: 10px
    }

    .dft-pleca-card .card-contain .dft-list {
        list-style: disc
    }

    .dft-pleca-card .card-contain .dft-list li {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .dft-pleca-card .card-contain .dft-list li::after {
        content: none
    }
}

@media only screen and (min-width: 992px) {
    .dft-pleca-card {
        width:900px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-pleca-card {
        width:62.45663vw;
        max-height: 11.1034vw;
        padding: 1.38793vw 3.46981vw
    }

    .dft-pleca-card .dft-img {
        flex-basis: 7.21721vw;
        width: 7.21721vw;
        height: 4.58015vw;
        margin-right: 3.46981vw
    }

    .dft-pleca-card .card-contain>.dft-text,.dft-pleca-card .card-contain>.dft-title-1 {
        margin-bottom: .69396vw
    }
}

.dft-prize .prize-item>.dft-img {
    min-height: 65.625vw;
    min-width: 100vw
}

.dft-prize .prize-item>.dft-img.prize-modal .prize-modal-content {
    min-height: 25vw;
    min-width: 59.375vw;
    position: absolute;
    bottom: 0;
    right: 0;
    justify-content: center
}

.dft-prize .prize-item>.dft-img.prize-modal .prize-modal-content .dft-link span[class*=dft-icon-] {
    font-size: 9.375vw
}

.dft-prize .prize-content {
    background-color: rgba(0,45,114,.9);
    min-height: 59.375vw;
    min-width: 100vw
}

.dft-prize[m-type=full] .prize-item>.dft-img {
    min-height: 87.5vw
}

.dft-prize[m-type=full] .prize-content {
    min-height: 78.125vw;
    bottom: auto
}

@media only screen and (min-width: 768px) {
    .dft-prize {
        max-width:580px
    }

    .dft-prize .prize-item>.dft-img {
        min-height: 370px;
        min-width: 560px
    }

    .dft-prize .prize-item>.dft-img.prize-modal .prize-modal-content {
        min-height: 80px;
        min-width: 190px
    }

    .dft-prize .prize-item>.dft-img.prize-modal .prize-modal-content .dft-link span[class*=dft-icon-] {
        font-size: 30px
    }

    .dft-prize .prize-item:nth-child(odd) .prize-content {
        left: -20px
    }

    .dft-prize .prize-item:nth-child(even)>.dft-img {
        position: relative;
        left: -20px
    }

    .dft-prize .prize-item:nth-child(even) .prize-content {
        right: 0
    }

    .dft-prize .prize-content {
        min-height: 170px;
        min-width: 440px;
        position: absolute;
        bottom: -20px
    }

    .dft-prize[m-type=full] {
        max-width: 470px
    }

    .dft-prize[m-type=full] .prize-item>.dft-img {
        min-height: 470px;
        min-width: 470px
    }

    .dft-prize[m-type=full] .prize-content {
        position: static;
        min-height: 250px;
        min-width: 470px
    }
}

@media only screen and (min-width: 992px) {
    .dft-prize {
        max-width:960px!important;
        margin-bottom: -90px
    }

    .dft-prize .prize-item .dft-img {
        max-width: 50%
    }

    .dft-prize .prize-item:nth-child(even) .dft-img {
        margin-left: auto
    }

    .dft-prize .prize-item:nth-child(1) {
        z-index: 2
    }

    .dft-prize .prize-item:nth-child(2) {
        z-index: 1;
        top: -70px
    }

    .dft-prize .prize-item:nth-child(3) {
        z-index: 0;
        top: -140px
    }

    .dft-prize[m-type=full] .prize-item {
        min-height: 620px
    }

    .dft-prize[m-type=full] .prize-item>.dft-img {
        margin-left: auto;
        position: relative;
        top: 140px
    }

    .dft-prize[m-type=full] .prize-item:nth-child(odd) .prize-content {
        left: 0
    }

    .dft-prize[m-type=full] .prize-content {
        min-width: 550px;
        max-width: 550px;
        position: absolute
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:landscape) {
    .dft-prize {
        max-width:920px!important
    }

    .dft-prize .prize-item:nth-child(2) {
        top: -40px
    }

    .dft-prize .prize-item:nth-child(3) {
        top: -80px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-prize {
        max-width:66.6204vw!important;
        margin-bottom: -6.24566vw
    }

    .dft-prize .prize-item.prize-modal .prize-modal-content {
        min-height: 5.5517vw;
        min-width: 13.18529vw
    }

    .dft-prize .prize-item>.dft-img {
        min-height: 25.67661vw;
        min-width: 38.8619vw
    }

    .dft-prize .prize-item:nth-child(2) {
        top: -4.85774vw
    }

    .dft-prize .prize-item:nth-child(3) {
        top: -9.71548vw
    }

    .dft-prize .prize-content {
        min-height: 11.79736vw;
        min-width: 30.53435vw
    }

    .dft-prize[m-type=full] .prize-item {
        min-height: 43.02568vw
    }

    .dft-prize[m-type=full] .prize-item>.dft-img {
        top: 9.71548vw;
        min-height: 32.61624vw;
        min-width: 32.61624vw
    }

    .dft-prize[m-type=full] .prize-content {
        position: absolute;
        min-height: 17.34906vw;
        min-width: 38.16794vw;
        max-width: 38.16794vw
    }
}

.dft-publicacion,.dft-publicacion .dft-title-5 {
    margin-bottom: 6.25vw
}

progress.dft-progress-scroll {
    appearance: none;
    -webkit-appearance: none;
    -ms-appareance: none;
    -moz-appearance: none;
    border: none;
    outline: 0;
    height: 1.5625vw;
    background-color: transparent;
    width: 100%;
    transition: opacity 350ms ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

.dft-publicacion[m-type~=background] .dft-img img,.dft-publicacion[m-type~=full] .dft-img img {
    z-index: 0;
    background-image: url(/assets/img/citibanamex2017/dft-placeholders/placeholder.png);
    background-position: center;
    background-size: cover
}

progress.dft-progress-scroll[value] {
    height: 1.5625vw
}

progress.dft-progress-scroll::-webkit-progress-bar {
    background: 0 0
}

progress.dft-progress-scroll::-webkit-progress-value {
    background: #00bdf2;
    transition: width 350ms ease-in-out
}

progress.dft-progress-scroll::-moz-progress-bar {
    background: #00bdf2
}

progress.dft-progress-scroll::-ms-fill {
    background: #00bdf2;
    border: none
}

progress.dft-progress-scroll[m-fixed=true] {
    position: fixed;
    top: 65px
}

@media only screen and (min-width: 768px) {
    progress.dft-progress-scroll,progress.dft-progress-scroll[value] {
        height:5px
    }
}

@media only screen and (min-width: 992px) {
    progress.dft-progress-scroll[m-fixed=true] {
        position:fixed;
        top: 70px
    }
}

@media only screen and (min-width: 1441px) {
    progress.dft-progress-scroll,progress.dft-progress-scroll[value] {
        height:.34698vw
    }

    progress.dft-progress-scroll[m-fixed=true] {
        position: fixed;
        top: 4.9vw
    }
}

.grid-publicaciones:not([m-columns="2"]) .dft-publicacion[m-type~=full] {
    height: 87.5vw
}

.grid-publicaciones:not([m-columns="2"]) .dft-publicacion[m-type~=full] .info-publicacion {
    top: 43.75vw
}

.grid-publicaciones:not([m-columns="2"]) .dft-publicacion[m-type~=full] .dft-img {
    height: 43.75vw;
    width: 100%
}

.grid-publicaciones:not([m-columns="2"]) .dft-publicacion[m-type~=full] .dft-img img {
    height: inherit;
    width: inherit
}

.grid-publicaciones:not([m-columns="2"]) .dft-publicacion .info-publicacion {
    height: 43.75vw
}

.grid-publicaciones:not([m-columns="2"]) .dft-publicacion .dft-link {
    position: absolute;
    left: 3.125vw;
    bottom: 6.25vw
}

.dft-publicacion {
    height: auto;
    width: 90.625vw;
    display: flex;
    justify-content: center;
    box-shadow: 0 .625vw 1.25vw rgba(0,0,0,.2)
}

.dft-publicacion[m-type~=background] {
    position: relative
}

.dft-publicacion[m-type~=background] .dft-img {
    display: block;
    width: 100%;
    height: inherit;
    position: absolute;
    left: 0
}

.dft-publicacion[m-type~=background] .dft-img img {
    width: inherit;
    height: inherit;
    display: block
}

.dft-publicacion[m-type~=full] {
    position: relative;
    height: 100vw
}

.dft-publicacion[m-type~=full] .dft-img {
    display: block;
    width: 100%;
    height: 54.6875vw;
    position: absolute;
    left: 0
}

.dft-publicacion[m-type~=full] .dft-img img {
    width: inherit;
    height: inherit;
    display: block
}

.dft-publicacion[m-type~=full] .fecha-publicacion {
    width: 15.625vw;
    position: absolute;
    left: 0;
    padding-top: 6.25vw;
    padding-bottom: 6.25vw;
    background-color: #fff;
    top: 4.0625vw
}

.dft-publicacion[m-type~=full] .info-publicacion {
    position: absolute;
    top: 54.6875vw;
    left: 0;
    height: 45.3125vw
}

.dft-publicacion .fecha-publicacion {
    flex-basis: 15.625vw;
    padding-left: 1.5625vw;
    padding-right: 1.5625vw;
    align-self: center;
    z-index: 1
}

.dft-publicacion .fecha-publicacion .dft-text-legal {
    text-align: center
}

.dft-publicacion .info-publicacion {
    height: inherit;
    align-self: flex-start;
    position: relative;
    padding: 6.25vw 6.25vw 6.25vw 3.125vw
}

.dft-publicacion .info-publicacion::before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    width: .3125vw;
    height: 85%;
    background-color: #eee;
    left: 0
}

.dft-publicacion .info-publicacion .dft-title-subcategory {
    margin-bottom: 3.125vw
}

.dft-publicacion .info-publicacion .dft-link {
    position: absolute;
    left: 3.125vw;
    bottom: 6.25vw
}

.dft-publicacion figure {
    display: none
}

.grid-publicaciones {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.ie .grid-publicaciones[m-columns="2"] .dft-publicacion .fecha-publicacion {
    flex-basis: inherit
}

@media only screen and (min-width: 768px) {
    .ie .grid-publicaciones[m-columns="2"] .dft-publicacion {
        width:calc(50% - 7.5px)
    }
}

@media only screen and (min-width: 1441px) {
    .ie .grid-publicaciones[m-columns="2"] .dft-publicacion {
        width:calc(50% - .5625)
    }
}

.ie .grid-publicaciones .dft-publicacion {
    width: calc(32%)
}

.ie .grid-publicaciones .dft-publicacion .fecha-publicacion {
    flex-basis: inherit
}

.ie .grid-publicaciones .dft-publicacion[m-type=full] {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .dft-publicacion,.dft-publicacion .dft-title-5 {
        margin-bottom:20px
    }

    .dft-publicacion {
        height: 175px;
        width: 310px;
        box-shadow: 0 2px 4px rgba(0,0,0,.2)
    }

    .dft-publicacion .fecha-publicacion {
        flex-basis: 50px;
        padding-left: 5px;
        padding-right: 5px
    }

    .dft-publicacion .info-publicacion {
        padding: 20px 20px 0 10px
    }

    .dft-publicacion .info-publicacion::before {
        width: 1px
    }

    .dft-publicacion .info-publicacion .dft-title-subcategory {
        margin-bottom: 10px
    }

    .dft-publicacion .info-publicacion .dft-link {
        left: 10px;
        bottom: 20px
    }

    .dft-publicacion[m-type~=full] {
        width: 100%;
        height: 175px;
        grid-column: 1/span 2
    }

    .dft-publicacion[m-type~=full] .dft-img img {
        width: 310px;
        height: 175px
    }

    .dft-publicacion[m-type~=full] .fecha-publicacion {
        width: 49px;
        position: absolute;
        left: 0;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #fff
    }

    .dft-publicacion[m-type~=full] .info-publicacion {
        position: absolute;
        left: 50%;
        height: 175px;
        top: 0
    }

    .grid-publicaciones:not([m-columns="2"]) .dft-publicacion,.grid-publicaciones:not([m-columns="2"]) .dft-publicacion[m-type~=full] {
        height: 140px
    }

    .grid-publicaciones:not([m-columns="2"]) .dft-publicacion[m-type~=full] .dft-img {
        height: 140px;
        width: 315px
    }

    .grid-publicaciones:not([m-columns="2"]) .dft-publicacion[m-type~=full] .dft-img img {
        height: inherit;
        width: inherit
    }

    .grid-publicaciones:not([m-columns="2"]) .dft-publicacion[m-type~=full] .info-publicacion {
        top: 0
    }

    .grid-publicaciones:not([m-columns="2"]) .dft-publicacion .info-publicacion {
        height: 140px
    }

    .grid-publicaciones:not([m-columns="2"]) .dft-publicacion .dft-link {
        position: absolute;
        left: 10px;
        bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .dft-publicacion[m-type~=full] {
        height:175px;
        grid-column: 1/span 3
    }

    .dft-publicacion[m-type~=full] .dft-img {
        height: inherit;
        width: inherit
    }

    .dft-publicacion[m-type~=full] .info-publicacion {
        left: 325px
    }

    .dft-publicacion[m-type~=full] .fecha-publicacion {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .dft-publicacion .fecha-publicacion .dft-text-legal {
        width: 35px
    }

    .dft-publicacion .dft-link {
        position: absolute;
        left: 10px;
        bottom: 20px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-publicacion {
        height:12.14434vw;
        width: 21.51284vw;
        box-shadow: 0 2px 4px rgba(0,0,0,.2);
        margin-bottom: 1.38793vw
    }

    .dft-publicacion .fecha-publicacion {
        flex-basis: 3.46981vw;
        padding-left: .34698vw;
        padding-right: .34698vw
    }

    .dft-publicacion .info-publicacion {
        padding-top: 1.38793vw;
        padding-right: 1.38793vw;
        padding-left: .69396vw
    }

    .dft-publicacion .info-publicacion::before {
        width: .0694vw
    }

    .dft-publicacion .info-publicacion .dft-title-subcategory {
        margin-bottom: .69396vw
    }

    .dft-publicacion .info-publicacion .dft-title-5 {
        margin-bottom: 1.38793vw
    }

    .dft-publicacion .info-publicacion .dft-link {
        left: .69396vw;
        bottom: 1.38793vw
    }

    .dft-publicacion[m-type~=full] {
        width: 100%;
        height: 11.79736vw
    }

    .dft-publicacion[m-type~=full] .dft-img img {
        width: 21.51284vw;
        height: inherit
    }

    .dft-publicacion[m-type~=full] .fecha-publicacion {
        width: 3.40042vw;
        padding-top: 1.38793vw;
        padding-bottom: 1.38793vw
    }

    .dft-publicacion[m-type~=full] .info-publicacion {
        left: 22.55378vw;
        height: 9.71548vw
    }

    .dft-publicacion .fecha-publicacion .dft-text-legal {
        width: 2.42887vw
    }

    .grid-publicaciones:not([m-columns="2"]) .dft-publicacion {
        height: 9.71548vw
    }

    .grid-publicaciones:not([m-columns="2"]) .dft-publicacion[m-type~=full] .dft-img {
        height: 9.71548vw;
        width: 21.85982vw
    }

    .grid-publicaciones:not([m-columns="2"]) .dft-publicacion[m-type~=full] .dft-img img {
        height: inherit;
        width: inherit
    }

    .grid-publicaciones:not([m-columns="2"]) .dft-publicacion .info-publicacion {
        height: 9.71548vw
    }

    .grid-publicaciones:not([m-columns="2"]) .dft-publicacion .dft-link {
        left: .69396vw;
        bottom: 1.38793vw
    }
}

.dft-questions .panel,.dft-slick .slick-dots>li button:active,.dft-slick .slick-next:active,.dft-slick .slick-prev:active,button.dft-tooltip-out:active,button.dft-tooltip:active {
    box-shadow: none
}

@supports (display: grid) {
    .dft-publicacion {
        margin-left:auto;
        margin-right: auto
    }

    @media only screen and (min-width: 768px) {
        .dft-publicacion {
            margin-bottom:0
        }

        .dft-contain.grid-publicaciones {
            width: 635px;
            display: grid;
            grid-template-columns: repeat(2,1fr);
            grid-column-gap: 15px;
            grid-row-gap: 20px;
            margin-bottom: 0
        }
    }

    @media only screen and (min-width: 992px) {
        .dft-contain.grid-publicaciones {
            width:960px
        }

        .dft-contain.grid-publicaciones:not([m-columns]) {
            grid-template-columns: repeat(3,1fr)
        }

        .dft-contain.grid-publicaciones[m-columns="2"] .dft-publicacion {
            width: 100%
        }

        .dft-contain.grid-publicaciones[m-columns="2"] .dft-publicacion[m-type~=full] {
            grid-column: 1/span 2
        }
    }

    @media only screen and (min-width: 1441px) {
        .dft-contain.grid-publicaciones {
            width:66.6204vw;
            grid-column-gap: 1.04094vw;
            grid-row-gap: 1.38793vw
        }

        .grid-publicaciones[m-type~=full] .dft-img {
            height: 12.14434vw
        }

        .grid-publicaciones:not([m-columns="2"]) .dft-publicacion,.grid-publicaciones:not([m-columns="2"]) .dft-publicacion[m-type~=full] {
            height: 9.71548vw
        }

        .grid-publicaciones:not([m-columns="2"]) .dft-publicacion[m-type~=full] .dft-img img {
            height: inherit
        }
    }
}

.dft-questions .panel {
    background-color: transparent;
    border: none;
    border-radius: 0
}

.dft-questions .panel-heading {
    display: flex
}

.dft-questions .panel-title {
    width: 100%
}

.dft-questions .panel-title>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px
}

.dft-questions .panel-title>a h3,.dft-questions .panel-title>a>p {
    font-size: 16px;
    width: 95%
}

.dft-questions .panel-title>a>span {
    flex: 1
}

.dft-questions .panel-title>a:focus {
    outline: 0;
    outline-offset: 0;
    text-decoration: none
}
  
  .dft-accordion-questions.v2 .dft-accordion-questions__list-item .question-arrow {
    cursor: pointer;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: absolute;
    right: -10%;
    top: 50%;
    color: #003746;
    transition: all .3s ease-in-out;
    transform: translateY(-50%);
}
.dft-accordion-questions.v2 .dft-accordion-questions__list-item .question-arrow:before {
    content: "\69";
    font-family: dft-icons;
    font-size: .7em;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%}
.dft-accordion-questions.v2 .dft-accordion-questions__list-item.open .question-arrow:before {
    content: "\52";
    font-family: dft-icons;
    font-size: .7em;
}
  

.dft-questions .panel-title>a .question-arrow {
    display: block
}

.dft-questions .panel-title>a .question-arrow:before {
    content: "\52";
    font-family: dft-icons;
    font-size: 11px
}

.dft-questions .panel-title>a.collapsed .question-arrow:before {
    content: "\69"
}

.dft-screen .screen-pleca>button[aria-expanded=true]>span:before,.dft-screen-multiple .panel>a[aria-expanded=true]>[class*=dft-icon]:before {
    content: "\e001"
}

.dft-questions .panel-body {
    font-size: 16px
}

@media only screen and (min-width: 1441px) {
    .dft-questions .panel-title>a {
        font-size:1vw
    }

    .dft-questions .panel-title>a h3,.dft-questions .panel-title>a>p {
        font-size: 1.12vw
    }

    .dft-questions .panel-title>a>span {
        flex: .25
    }

    .dft-questions .panel-title>a .question-arrow:before {
        font-size: .75vw
    }

    .dft-questions .panel-body {
        font-size: 1vw
    }
}

.dft-screen {
    transition: background-color 350ms ease-in-out;
    background-color: #f1f1f1
}

.dft-screen .screen-pleca {
    height: 70px;
    position: relative;
    justify-content: center
}

.dft-screen .screen-pleca>[class*=dft-title] {
    position: relative;
    z-index: 1;
    bottom: 0;
    transition: bottom 350ms ease-in-out
}

.dft-screen .screen-pleca>[class*=dft-title].collapsed {
    bottom: -45px
}

.dft-screen .screen-pleca .screen-round,.dft-screen .screen-pleca>button {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.dft-screen .screen-pleca>button {
    transition: bottom 350ms ease-in-out;
    bottom: -15px
}

.dft-screen .screen-pleca>button[aria-expanded=false]>span {
    color: #056dae
}

.dft-screen .screen-pleca>button[aria-expanded=true] {
    bottom: 15px
}

.dft-screen .screen-pleca>button[aria-expanded=true]>span {
    color: #c4c4c4
}

.dft-screen .screen-pleca>button>span {
    font-size: 30px;
    transition: color 350ms ease-in-out
}

.dft-screen .screen-pleca .screen-round {
    border-radius: 50%;
    bottom: -15px;
    height: 70px;
    width: 70px;
    z-index: -1;
    background-color: #f1f1f1
}

.dft-screen .screen-overlay[aria-expanded=true] {
    min-height: 171.875vw
}

.dft-screen .screen-overlay[aria-expanded=true]+progress.dft-progress {
    opacity: 1
}

@media only screen and (max-width: 480px) {
    .dft-screen .screen-pleca>[class*=dft-title] {
        font-size:14px;
        letter-spacing: 2px
    }
}

@media only screen and (min-width: 768px) {
    .dft-screen .screen-overlay[aria-expanded=true] {
        min-height:550px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-screen .screen-pleca {
        min-height:4.9vw
    }

    .dft-screen .screen-pleca>[class*=dft-title] {
        letter-spacing: .14vw
    }

    .dft-screen .screen-pleca>[class*=dft-title].collapsed {
        bottom: -3.15vw
    }

    .dft-screen .screen-pleca>button {
        bottom: -1.05vw
    }

    .dft-screen .screen-pleca>button[aria-expanded=true] {
        bottom: 1.05vw
    }

    .dft-screen .screen-pleca>button>span {
        font-size: 2.1vw
    }

    .dft-screen .screen-pleca>button>span:after {
        height: 2.1vw;
        width: 2.1vw
    }

    .dft-screen .screen-pleca .screen-round {
        bottom: -1.05vw;
        height: 4.9vw;
        width: 4.9vw
    }

    .dft-screen .screen-overlay[aria-expanded=true] {
        min-height: 38.16794vw
    }
}

.dft-scroll-service {
    width: 100%;
    white-space: nowrap;
    height: 25vw;
    overflow: hidden
}

.dft-scroll-service .scroll-content {
    display: flex;
    justify-content: left;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 32.8125vw
}

.dft-scroll-service .scroll-content article:first-child {
    padding-left: 25%
}

.dft-scroll-service .scroll-content article:last-child {
    padding-right: 25%
}

.dft-scroll-service .scroll-content [class*=dft-icon-] {
    font-size: 11.25vw
}

.dft-scroll-service .scroll-content .dft-text {
    line-height: 1
}

@media only screen and (min-width: 768px) {
    .dft-scroll-service {
        height:80px
    }

    .dft-scroll-service .scroll-content {
        justify-content: center;
        height: 110px
    }

    .dft-scroll-service .scroll-content article:first-child {
        padding-left: 0
    }

    .dft-scroll-service .scroll-content article:last-child {
        padding-right: 0
    }

    .dft-scroll-service .scroll-content [class*=dft-icon-] {
        font-size: 36px
    }
}

@media only screen and (min-width: 992px) {
    .dft-screen .screen-pleca>button[aria-expanded=false]>span:hover {
        color:#00bdf2
    }

    .dft-screen .screen-pleca>button[aria-expanded=true]>span:hover {
        color: #999
    }

    .dft-scroll-service {
        height: 40px;
        overflow: visible
    }

    .dft-scroll-service .scroll-content {
        justify-content: space-between;
        height: 70px;
        overflow-x: visible;
        overflow-y: visible
    }

    .dft-scroll-service .scroll-content article {
        display: flex
    }

    .dft-scroll-service .scroll-content article:first-child {
        padding-left: 0
    }

    .dft-scroll-service .scroll-content article:last-child {
        padding-right: 0
    }

    .dft-scroll-service .scroll-content [class*=dft-icon-] {
        font-size: 36px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-scroll-service {
        height:2.77585vw
    }

    .dft-scroll-service .scroll-content {
        height: 4.85774vw
    }

    .dft-scroll-service .scroll-content [class*=dft-icon-] {
        font-size: 2.49827vw
    }
}

.dft-screen-multiple {
    position: relative
}

.dft-screen-multiple .panel {
    border-radius: 0;
    box-shadow: none
}

.dft-screen-multiple .panel .panel-collapse {
    width: 300%;
    position: relative
}

.dft-screen-multiple .panel:nth-child(2) .panel-collapse {
    left: -100%
}

.dft-screen-multiple .panel:nth-child(3) .panel-collapse {
    left: -200%
}

.dft-screen-multiple .panel>a {
    height: 12.5vw;
    justify-content: center;
    transition: color 350ms ease-in-out,background-color 350ms ease-in-out
}

.dft-screen-multiple .panel>a>[class*=dft-icon] {
    font-size: 7.8125vw
}

.dft-screen-multiple .panel>a [class*=dft-icon],.dft-screen-multiple .panel>a div p {
    transition: color 350ms ease-in-out
}

.dft-screen-multiple .panel>a[aria-expanded=true] [class*=dft-icon],.dft-screen-multiple .panel>a[aria-expanded=true] div p {
    color: #97999b!important
}

.dft-screen-multiple .panel>a.multiple-disabled {
    background-color: #c4c4c4!important
}

@media only screen and (min-width: 992px) {
    .dft-screen-multiple .panel>a:not([aria-expanded=true]):hover {
        background-color:#dedede!important
    }

    .dft-screen-multiple .panel>a:not([aria-expanded=true]):hover>[class*=dft-icon] {
        color: #00bdf2
    }
}

.dft-screen-small .collapsing {
    visibility: hidden
}

.dft-screen-small .dft-btn-more {
    width: 100%;
    transition: max-width 350ms ease-in-out,border-radius 350ms ease-in-out
}

.dft-screen-small .dft-btn-more .dft-icon-plus {
    color: #056dae;
    transition: color 350ms ease-in-out
}

.dft-screen-small .dft-btn-more>.text-link:after {
    background-color: #53565a!important
}

.dft-screen-small .dft-btn-more>.text-link:before {
    content: attr(m-text-close)
}

.dft-screen-small .dft-btn-more[aria-expanded=true] {
    border-radius: 0!important
}

.dft-screen-small .dft-btn-more[aria-expanded=true] .dft-icon-more {
    color: #fff
}

.dft-screen-small .dft-btn-more[aria-expanded=true] .dft-icon-more:after {
    background-color: #53565a;
    transition: background-color 350ms ease-in-out
}

.dft-screen-small .dft-btn-more[aria-expanded=true] .dft-icon-more:before {
    content: "\e03a"
}

.dft-screen-small .dft-btn-more[aria-expanded=true]:hover .dft-icon-more:after {
    background-color: #ccc
}

.dft-screen-small .dft-btn-more[aria-expanded=true] .text-link:before {
    content: attr(m-text-open)
}

.dft-screen-small[m-open=false] .dft-btn-more {
    max-width: 68.75vw;
    border-radius: 15.625vw;
    transition: max-width 350ms ease-in-out,border-radius 350ms ease-in-out,margin-bottom 350ms ease-in-out,background-color 350ms ease-in-out
}

.dft-screen-small[m-open=true] .dft-btn-more {
    max-width: 100%;
    border-radius: 0;
    margin-bottom: 0!important
}

.dft-screen-small[m-open=true] .dft-btn-more[m-theme=lime] {
    background-color: #fff
}

@media only screen and (min-width: 768px) {
    .dft-screen-multiple .panel>a {
        height:80px
    }

    .dft-screen-multiple .panel>a>[class*=dft-icon] {
        font-size: 25px
    }

    .dft-screen-small[m-open=false] .dft-btn-more {
        max-width: 220px;
        border-radius: 50px
    }
}

@media only screen and (min-width: 992px) {
    .dft-screen-small .dft-btn-more:hover .dft-icon-plus {
        color:#00bdf2
    }
}

@media only screen and (min-width: 1441px) {
    .dft-screen-multiple .panel>a {
        height:5.5517vw
    }

    .dft-screen-multiple .panel>a>[class*=dft-icon] {
        font-size: 1.73491vw
    }

    .dft-screen-small[m-open=false] .dft-btn-more {
        max-width: 15.26718vw;
        border-radius: 3.46981vw
    }
}

.dft-slick .slick-dots {
    margin-bottom: 0;
    padding: 0;
    text-align: center
}

.dft-slick .slick-dots>li {
    display: inline-block;
    vertical-align: middle;
    height: 9px
}

.dft-slick .slick-dots>li button {
    outline: 0;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -ms-appareance: none;
    -moz-appearance: none;
    padding: 0;
    background-color: #c5c5c5;
    border-radius: 50%;
    height: 100%;
    margin-left: 3.5px;
    margin-right: 3.5px;
    overflow: hidden;
    text-indent: -100px;
    transition: all .6s ease-in-out;
    width: 9px
}

.dft-slick .slick-dots>li button:active:focus {
    border: none
}

.dft-slick .slick-dots>li.slick-active button {
    background-color: #868686;
    border-radius: 10px;
    width: 18px
}

.dft-slick .slick-arrow {
    overflow: hidden;
    z-index: 1;
    height: 100%;
    width: 50px
}

.dft-slick .slick-arrow:after,.dft-slick .slick-arrow:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: dft-icons;
    font-size: 52px;
    transition: color 350ms ease-in-out;
    width: 100%;
    left: 0;
    color: #97999b
}

.dft-slick .slick-arrow[aria-disabled=true] {
    cursor: auto
}

.dft-slick .slick-arrow[aria-disabled=true]:after,.dft-slick .slick-arrow[aria-disabled=true]:before {
    color: #eee
}

.dft-slick .slick-prev {
    left: 0
}

.dft-slick .slick-prev:before {
    content: "\27"
}

.dft-slick .slick-next {
    right: 0
}

.dft-slick .slick-next:after {
    content: "\22"
}

.dft-slick .slick-next,.dft-slick .slick-prev {
    outline: 0;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -ms-appareance: none;
    -moz-appearance: none;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: transparent
}

.dft-slick .slick-next:active:focus,.dft-slick .slick-prev:active:focus {
    border: none
}

.dft-slick[m-slick*=carousel-] .slick-track {
    margin-bottom: 20px
}

.dft-slick .slick-paginator {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    font-size: 16px;
    height: 30px;
    width: 35px
}

@media only screen and (min-width: 768px) {
    .dft-slick[m-slick=hero-image] .slick-slide {
        display:flex
    }

    .dft-slick[m-slick=hero-image] .slick-arrow,.dft-slick[m-slick=hero-image] .slick-paginator {
        height: 50px;
        width: 35px;
        bottom: 5px;
        top: auto
    }

    .dft-slick[m-slick=hero-image] .slick-paginator {
        left: 50px
    }

    .dft-slick[m-slick=hero-image] .slick-arrow {
        -webkit-transform: none;
        transform: none;
        transition: color 350ms ease-in-out
    }

    .dft-slick[m-slick=hero-image] .slick-arrow:before {
        display: none
    }

    .dft-slick[m-slick=hero-image] .slick-arrow:after {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: dft-icons;
        font-size: 16px;
        transition: color 350ms ease-in-out;
        width: 100%
    }

    .dft-slick[m-slick=hero-image] .slick-arrow.slick-disabled:after {
        color: #97999b
    }

    .dft-slick[m-slick=hero-image] .slick-arrow.slick-prev {
        left: 20px;
        text-align: left
    }

    .dft-slick[m-slick=hero-image] .slick-arrow.slick-prev:after {
        content: "\2c"
    }

    .dft-slick[m-slick=hero-image] .slick-arrow.slick-next {
        left: 90px;
        text-align: right
    }

    .dft-slick[m-slick=hero-image] .slick-arrow.slick-next:after {
        content: "\58"
    }
}

@media only screen and (min-width: 992px) {
    .dft-slick[m-slick=hero-image] .slick-arrow,.dft-slick[m-slick=hero-image] .slick-paginator {
        bottom:35px
    }

    .dft-slick[m-slick=hero-image] .slick-paginator {
        left: 95px
    }

    .dft-slick[m-slick=hero-image] .slick-arrow.slick-prev {
        left: 60px
    }

    .dft-slick[m-slick=hero-image] .slick-arrow.slick-next {
        left: 130px
    }

    .dft-slick[m-slick*=carousel-] .slick-track {
        margin-bottom: 0
    }

    .dft-slick[m-slick=carousel-full] .slick-next,.dft-slick[m-slick=carousel-full] .slick-prev {
        opacity: 0;
        transition: opacity 350ms ease-in-out
    }

    .dft-slick[m-slick=carousel-full] .slick-next:not(.slick-disabled):hover,.dft-slick[m-slick=carousel-full] .slick-prev:not(.slick-disabled):hover {
        opacity: 1
    }

    .dft-slick[m-slick=carousel-full] .slick-track {
        left: 0;
        transition: left 350ms ease-in-out,right 350ms ease-in-out
    }

    .dft-slick[m-slick=carousel-full] .slick-track.move-left {
        left: 50px
    }

    .dft-slick[m-slick=carousel-full] .slick-track.move-right {
        left: -50px
    }

    .dft-slick[m-slick=carousel-full] .slick-list {
        padding: 0 50px
    }

    .dft-slick[m-slick=carousel-full] .slick-slide {
        position: relative
    }

    .dft-slick[m-slick=carousel-full] .slick-slide:before {
        content: '';
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: rgba(50,50,50,.8);
        position: absolute;
        z-index: 2;
        opacity: 0;
        transition: opacity 350ms ease-in-out;
        pointer-events: none
    }

    .dft-slick[m-slick=carousel-full] .slick-slide[aria-hidden=true]:before {
        opacity: 1
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:landscape) {
    .dft-slick[m-slick=hero-image] .slick-arrow,.dft-slick[m-slick=hero-image] .slick-paginator {
        bottom:5px
    }

    .dft-slick[m-slick=hero-image] .slick-paginator {
        left: 95px
    }

    .dft-slick[m-slick=hero-image] .slick-arrow.slick-next {
        left: 130px
    }

    .dft-slick[m-slick*=carousel-] .slick-track {
        margin-bottom: 20px
    }

    .dft-slick[m-slick=carousel-full] .slick-slide:before {
        content: none
    }
}

@media only screen and (min-width: 1441px) {
    .dft-slick .slick-arrow {
        width:3.46981vw
    }

    .dft-slick .slick-arrow:after,.dft-slick .slick-arrow:before {
        font-size: 3.60861vw
    }

    .dft-slick .slick-paginator {
        font-size: 1.11034vw;
        height: 2.08189vw;
        width: 2.08189vw;
        bottom: 2.29008vw
    }

    .dft-slick[m-slick=hero-image] .slick-arrow,.dft-slick[m-slick=hero-image] .slick-paginator {
        bottom: 2.29008vw;
        width: 2.42887vw
    }

    .dft-slick[m-slick=hero-image] .slick-paginator {
        left: 6.59264vw
    }

    .dft-slick[m-slick=hero-image] .slick-arrow.slick-prev {
        left: 4.16378vw
    }

    .dft-slick[m-slick=hero-image] .slick-arrow.slick-next {
        left: 9.02151vw
    }

    .dft-slick[m-slick=carousel-full] .slick-track.move-left {
        left: 3.46981vw
    }

    .dft-slick[m-slick=carousel-full] .slick-track.move-right {
        left: -3.46981vw
    }

    .dft-slick[m-slick=carousel-full] .slick-list {
        padding: 0 5.20472vw
    }
}

.dft-slider-full .slider-items .item-slider {
    min-width: 81.25vw;
    max-width: 81.25vw;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4.6875vw
}

.dft-slider-full .slider-items .item-slider:last-child {
    margin-right: 0
}

.dft-slider-full .slider-items .item-slider>.dft-text {
    color: #97999b;
    text-align: center;
    padding-bottom: 9.375vw;
    height: 21.875vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff
}

.dft-slider-full .slider-items .item-slider picture>img {
    min-height: 39.0625vw;
    width: 100%
}

.dft-slider-full .slider-items .item-slider picture>figcaption {
    display: flex;
    flex-direction: column;
    padding: 6.25vw 4.6875vw;
    background-color: #fff;
    opacity: 1;
    transition: opacity 350ms ease-in-out
}

.dft-slider-full .slider-items .item-slider picture>figcaption>.dft-title-5 {
    color: #97999b;
    margin-bottom: 3.125vw
}

.dft-slider-full .slider-items .item-slider picture>figcaption>.dft-title-subtitle {
    margin-bottom: 6.25vw
}

.dft-slider-full .slider-items .item-slider picture>figcaption .item {
    margin-bottom: 3.125vw;
    padding-top: 3.125vw;
    border-top-style: solid;
    border-top-width: .3125vw;
    border-top-color: #97999b
}

.dft-slider-full .slider-items .item-slider picture>figcaption .item .dft-text {
    color: #97999b
}

.dft-slider-full .slider-items .item-slider:not(.slick-current) {
    transition: -webkit-filter 350ms ease;
    transition: filter 350ms ease;
    transition: filter 350ms ease,-webkit-filter 350ms ease
}

.dft-slider-full .slider-items .item-slider:not(.slick-current) picture>figcaption {
    opacity: 0
}

.dft-slider-full .slick-arrow::after,.dft-slider-full .slick-arrow::before {
    color: #fff
}

@media only screen and (max-width: 767px) {
    .dft-slider-full .slick-arrow {
        top:0;
        -webkit-transform: none;
        transform: none;
        height: 12.5vw;
        width: 12.5vw;
        background-color: #056dae;
        border-radius: 50%
    }

    .dft-slider-full .slick-arrow::after,.dft-slider-full .slick-arrow::before {
        font-size: 6.25vw
    }

    .dft-slider-full .slick-arrow.slick-prev {
        left: 9.375vw
    }

    .dft-slider-full .slick-arrow.slick-next {
        right: 9.375vw
    }
}

@media only screen and (min-width: 768px) {
    .dft-slider-full .slider-nav {
        margin-bottom:40px;
        height: 30px
    }

    .dft-slider-full .slider-nav ul {
        display: flex;
        justify-content: center;
        max-width: 540px;
        height: inherit;
        margin: 0 auto;
        position: relative;
        z-index: 1
    }

    .dft-slider-full .slider-nav ul .item-nav {
        color: #97999b;
        margin-right: 10px;
        transition: color 350ms ease-in-out;
        display: flex;
        align-items: center;
        height: inherit
    }

    .dft-slider-full .slider-nav ul .item-nav button {
        outline: 0;
        border: none;
        appearance: none;
        -webkit-appearance: none;
        -ms-appareance: none;
        -moz-appearance: none;
        background-color: transparent;
        padding: 0 10px;
        border-radius: 50px;
        height: inherit
    }

    .dft-slider-full .slider-nav ul .item-nav button:active {
        box-shadow: none
    }

    .dft-slider-full .slider-nav ul .item-nav button:active:focus {
        border: none
    }

    .dft-slider-full .slider-nav ul .item-nav:nth-child(5) {
        margin-right: 0
    }

    .dft-slider-full .slider-nav ul .item-nav[m-active=true] {
        color: #fff
    }

    .dft-slider-full .slider-nav ul .nav-bar {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        transition: width 350ms ease-in-out,left 350ms ease-in-out;
        left: 0;
        height: inherit;
        width: 100px;
        background-color: #056dae;
        z-index: -1;
        border-radius: 50px
    }

    .dft-slider-full .slider-items .item-slider {
        min-width: 578px;
        max-width: 578px;
        margin-right: 5px
    }

    @supports (-webkit-filter: blur(1px)) or (filter:blur(1px)) {
        .dft-slider-full .slider-items .item-slider {
            -webkit-filter:blur(1px);
            filter: blur(1px)
        }

        .dft-slider-full .slider-items .item-slider.slick-current {
            -webkit-filter: blur(0);
            filter: blur(0)
        }
    }

    .dft-slider-full .slider-items .item-slider:not(.slick-current) picture figcaption {
        opacity: 0
    }

    .dft-slider-full .slider-items .item-slider>.dft-text {
        display: none
    }

    .dft-slider-full .slider-items .item-slider picture {
        position: relative
    }

    .dft-slider-full .slider-items .item-slider picture>img {
        min-height: 380px
    }

    .dft-slider-full .slider-items .item-slider picture>figcaption {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 300px;
        padding: 20px;
        right: 30px
    }

    .dft-slider-full .slider-items .item-slider picture>figcaption>.dft-title-5 {
        margin-bottom: 10px
    }

    .dft-slider-full .slider-items .item-slider picture>figcaption>.dft-title-subtitle {
        margin-bottom: 20px
    }

    .dft-slider-full .slider-items .item-slider picture>figcaption .item {
        margin-bottom: 10px;
        padding-top: 10px;
        border-top-width: 2px
    }

    .dft-slider-full .slider-items .slick-arrow {
        transition: opacity 350ms ease-in-out;
        width: 100px
    }

    .dft-slider-full .slider-items .slick-arrow.slick-disabled {
        pointer-events: none;
        opacity: 0
    }

    .dft-slider-full .slider-items .slick-arrow.slick-next::before,.dft-slider-full .slider-items .slick-arrow.slick-prev::after {
        display: block;
        width: inherit;
        height: 50px;
        color: #fff;
        top: 55%;
        text-shadow: 0 2px 2px rgba(0,0,0,.3);
        font-size: 14px
    }

    .dft-slider-full .slider-items .slick-arrow.slick-next::after,.dft-slider-full .slider-items .slick-arrow.slick-prev::before {
        top: 45%;
        font-size: 30px;
        text-shadow: 0 2px 2px rgba(0,0,0,.3)
    }

    .dft-slider-full .slider-items .slick-arrow.slick-prev::after {
        content: 'MENOR RIESGO'
    }

    .dft-slider-full .slider-items .slick-arrow.slick-next::before {
        content: 'MAYOR RIESGO'
    }
}

@media only screen and (min-width: 992px) {
    .dft-slider-full .slider-items .item-slider {
        min-width:1070px;
        max-width: 1070px
    }

    .dft-slider-full .slider-items .item-slider picture>img {
        min-height: 480px
    }

    .dft-slider-full .slider-items .item-slider picture>figcaption {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 420px;
        padding: 30px;
        -webkit-transform: none;
        transform: none;
        top: 180px;
        right: 70px
    }

    .dft-slider-full .slider-items .item-slider picture>figcaption .item {
        margin-bottom: 20px;
        flex-basis: calc(100% / 2 - 2.5%);
        flex-shrink: 0;
        flex-grow: 0
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:landscape) {
    .dft-slider-full .slider-items .item-slider {
        min-width:654px;
        max-width: 654px
    }

    .dft-slider-full .slider-items .item-slider picture>figcaption {
        right: 30px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-slider-full .slider-items .item-slider {
        min-width:74.25399vw;
        max-width: 74.25399vw;
        margin-right: .34698vw
    }

    .dft-slider-full .slider-items .item-slider picture>img {
        min-height: 33.3102vw
    }

    .dft-slider-full .slider-items .item-slider picture>figcaption {
        max-width: 29.14643vw;
        padding: 2.08189vw;
        top: 12.49133vw;
        right: 4.85774vw
    }

    .dft-slider-full .slider-items .item-slider picture>figcaption>.dft-title-5 {
        margin-bottom: .69396vw
    }

    .dft-slider-full .slider-items .item-slider picture>figcaption .item,.dft-slider-full .slider-items .item-slider picture>figcaption>.dft-title-subtitle {
        margin-bottom: 1.38793vw
    }

    .dft-slider-full .slider-items .slick-arrow {
        width: 6.93963vw
    }

    .dft-slider-full .slider-items .slick-arrow.slick-next::before,.dft-slider-full .slider-items .slick-arrow.slick-prev::after {
        height: 3.46981vw;
        font-size: .97155vw;
        text-shadow: 0 .13879vw .13879vw rgba(0,0,0,.3)
    }

    .dft-slider-full .slider-items .slick-arrow.slick-next::after,.dft-slider-full .slider-items .slick-arrow.slick-prev::before {
        font-size: 2.08189vw;
        text-shadow: 0 .13879vw .13879vw rgba(0,0,0,.3)
    }
}

.dft-steps .steps-img {
    background-size: cover
}

.dft-steps [class*=icon-round]:after {
    z-index: -1;
    height: 100%;
    width: 100%
}

.dft-steps .steps-content,.dft-steps>.dft-img {
    min-height: 46.875vw;
    min-width: 100vw
}

.dft-steps .steps-list {
    margin: 0
}

.dft-steps .steps-list>li {
    display: flex;
    position: relative;
    min-height: 26.5625vw;
    padding-left: 9.375vw
}

.dft-steps .steps-list>li>span.dft-text {
    border-radius: 50%;
    height: 9.375vw;
    justify-content: center;
    left: -4.6875vw;
    position: absolute;
    top: 0;
    width: 9.375vw;
    z-index: 0
}

.dft-steps .steps-list>li:last-child {
    border-left: none;
    padding-bottom: 0;
    min-height: auto
}

.dft-steps .dft-img img {
    height: 100%
}

@media only screen and (min-width: 768px) {
    .dft-steps .steps-content,.dft-steps>.dft-img {
        min-height:150px;
        min-width: 50%
    }

    .dft-steps .steps-list>li {
        min-height: 75px;
        padding-left: 30px
    }

    .dft-steps .steps-list>li>span.dft-text {
        height: 30px;
        left: -15px;
        width: 30px
    }
}

@media only screen and (min-width: 992px) {
    .dft-steps {
        display:flex
    }

    .dft-steps .steps-content,.dft-steps>.dft-img {
        min-height: 450px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-steps .steps-content,.dft-steps>.dft-img {
        min-height:31.22831vw
    }

    .dft-steps .steps-list>li {
        padding-left: 2.08189vw;
        min-height: 5.20472vw
    }

    .dft-steps .steps-list>li>span.dft-text {
        height: 2.08189vw;
        left: -1.04094vw;
        width: 2.08189vw
    }
}

.dft-sticky-bar {
    background: #323232;
    background: linear-gradient(to bottom,#53565a 0,#323232 100%);
    height: 21.875vw;
    display: flex;
    transition: bottom 350ms ease-in-out
}

.dft-sticky-bar .sticky-item {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0;
    height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #97999b;
    padding: 1.5625vw;
    border-right-style: solid;
    border-right-width: .625vw;
    border-right-color: #11172c
}

.dft-sticky-bar .sticky-item:last-child {
    border-right: none
}

.dft-sticky-bar .sticky-item img {
    width: 18.75vw
}

.dft-sticky-bar .sticky-item.dft-text {
    flex-grow: 2;
    padding: 3.125vw
}

.dft-sticky-bar .sticky-item.dft-link {
    padding: 0
}

.dft-sticky-bar .sticky-item.dft-link>[class*=dft-icon-] {
    font-size: 6.25vw
}

.dft-sticky-bar[m-fixed=true] {
    position: fixed;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 9
}

@media only screen and (min-width: 768px) {
    .dft-sticky-bar {
        height:70px
    }

    .dft-sticky-bar .sticky-item {
        padding: 0;
        border-width: 2px
    }

    .dft-sticky-bar .sticky-item img {
        width: 60px
    }

    .dft-sticky-bar .sticky-item.dft-text {
        padding: 0
    }

    .dft-sticky-bar .sticky-item.dft-link {
        color: #fff
    }

    .dft-sticky-bar .sticky-item.dft-link .text-link {
        padding-right: 10px
    }

    .dft-sticky-bar .sticky-item.dft-link>[class*=dft-icon-] {
        font-size: 20px
    }
}

@media only screen and (min-width: 992px) {
    .dft-sticky-bar .sticky-item.dft-text {
        flex-grow:1
    }

    .dft-sticky-bar .sticky-item.dft-link {
        flex-grow: 2
    }

    .dft-sticky-bar .sticky-item.dft-link .text-link:after {
        content: none
    }

    .dft-sticky-bar .sticky-item.dft-link>[class*=dft-icon-] {
        font-size: 15px
    }

    .dft-sticky-bar[m-down=false] {
        bottom: -70px
    }

    .dft-sticky-bar[m-down=true] {
        bottom: 0
    }
}

@media only screen and (min-width: 1441px) {
    .dft-sticky-bar {
        height:4.85774vw
    }

    .dft-sticky-bar .sticky-item {
        border-width: .13879vw
    }

    .dft-sticky-bar .sticky-item img {
        width: 4.16378vw
    }

    .dft-sticky-bar .sticky-item.dft-link .text-link {
        padding-right: .69396vw
    }

    .dft-sticky-bar .sticky-item.dft-link>[class*=dft-icon-] {
        font-size: 1.04094vw
    }

    .dft-sticky-bar[m-down=false] {
        bottom: -4.85774vw
    }
}

.dft-tab .nav-tabs {
    border-bottom: 0
}

.dft-tab .nav-tabs>li {
    display: inline-block;
    float: none;
    margin-bottom: 0;
    margin-right: 15px
}

.dft-tab .nav-tabs>li.active>a {
    color: #008294;
    pointer-events: none
}

.dft-tab .nav-tabs>li.active>a:hover {
    border: none
}

.dft-tab .nav-tabs>li.active>a:after {
    width: 100%;
    background-color: #008294;
}

.dft-tab .nav-tabs>li>a,.dft-tab .nav-tabs>li>a:hover {
    background-color: transparent
}

.dft-tab .nav-tabs>li:last-child {
    margin-right: 0
}

.dft-tab .nav-tabs>li>a {
    border: none;
    border-radius: 0;
    margin-right: 0;
    padding: 0;
    color: #53565a;
    position: relative;
    transition: color 350ms ease-in-out;
    font-size: 16px
}

.dft-tab .nav-tabs>li>a:focus {
    background-color: transparent;
    border: none;
    outline: 0
}

.dft-tab .nav-tabs>li>a:hover:after {
    width: 100%
}

.dft-tab .nav-tabs>li>a:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #056dae;
    bottom: -1px;
    content: '';
    transition: width 350ms ease-in-out;
    width: 0;
    height: 1px
}

@media only screen and (max-width: 480px) {
    .dft-tab[m-tabs=scroll] [role=tabpanel] {
        overflow:hidden
    }

    .dft-tab[m-tabs=scroll] [role=tabpanel]>ul.nav {
        height: 40px;
        overflow-x: scroll;
        white-space: nowrap
    }

    .dft-tab[m-tabs=scroll] [role=tabpanel]>ul.nav>li:first-child {
        margin-left: 15px
    }

    .dft-tab[m-tabs=scroll] [role=tabpanel]>ul.nav>li:last-child {
        margin-right: 15px
    }

    .dft-tab[m-tabs=scroll] [role=tabpanel]>ul.nav::-webkit-scrollbar {
        height: 0
    }
}

.dft-video,body.body-tooltip {
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .dft-tab[m-tabs=icon] {
        min-height:139.0625vw
    }

    .dft-tab[m-tabs=icon]>div:not(.tab-content) {
        position: relative
    }

    .dft-tab[m-tabs=icon] .nav-tabs {
        display: flex;
        justify-content: space-around;
        position: absolute;
        bottom: -21.875vw;
        width: 100%
    }

    .dft-tab[m-tabs=icon] .nav-tabs>li {
        margin-right: 0;
        padding: 1.5625vw
    }

    .dft-tab[m-tabs=icon] .nav-tabs>li.active {
        background-color: #002d72;
        border-radius: 2.5vw
    }

    .dft-tab[m-tabs=icon] .nav-tabs>li.active>a:after {
        content: none
    }

    .dft-tab[m-tabs=icon] .nav-tabs>li>a {
        font-size: 3.125vw
    }

    .dft-tab[m-tabs=icon] .nav-tabs>li .item-icon {
        font-size: 7.8125vw
    }
}

@media only screen and (min-width: 992px) {
    .dft-tab .nav-tabs>li {
        margin-right:30px
    }

    .dft-tab .nav-tabs>li>a {
        font-size: 14px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-tab .nav-tabs>li {
        margin-right:2.1vw
    }

    .dft-tab .nav-tabs>li>a {
        font-size: .98vw
    }

    .dft-tab .nav-tabs>li>a:after {
        bottom: -.07vw;
        height: .07vw
    }
}

.dft-table td {
    float: left!important
}

.dft-table .dft-table-cell {
    display: flex;
    align-items: center;
    font-size: 16px
}

.dft-table .dft-table-cell.dft-title {
    justify-content: center
}

.dft-table .dft-table-cell>span {
    font-size: 20px
}

@media only screen and (max-width: 992px) {
    .dft-table {
        padding:0
    }

    .dft-table>table {
        display: block
    }

    .dft-table tbody,.dft-table td,.dft-table tr {
        display: block;
        width: 100%
    }

    .dft-table .dft-table-item {
        width: 300px
    }

    .dft-table .dft-table-item>.dft-table-cell:not(.dft-title) {
        border-top: 1px solid #eee;
        border-left: 1px solid #eee;
        border-right: 1px solid #eee;
        padding-top: 5px;
        padding-bottom: 5px;
        height: auto
    }

    .dft-table .dft-table-item>.dft-table-cell:not(.dft-title):last-child {
        border-top: none;
        border-left: 1px solid #eee;
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee
    }

    .dft-table .dft-slick[slick-card*=carousel-] .slick-track {
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .dft-table .dft-table-cell {
        font-size:14px!important;
        height: 50px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-table .dft-table-cell {
        font-size:.98vw!important;
        height: 3.5vw
    }
}

[class~=dft-text] {
    margin: 0;
    line-height: 1.4;
    transition: font 350ms ease-in-out
}

.dft-text {
    font-size: 4.375vw
}

p.dft-text {
 	font-family: Banamex-text, sans-serif; 
}

.dft-text-legal {
    letter-spacing: .15625vw;
    text-align: justify
}

.dft-text-legal .cat {
    font-size: 5vw
}

.dft-text-legal .dft-link {
    font-size: 3.75vw
}

.dft-text-legal,.dft-text-small {
    font-size: 3.75vw;
    color: #003746;
}

@media only screen and (min-width: 768px) {
    .dft-text {
        font-size:14px
    }

    .dft-text-legal {
        letter-spacing: 0
    }

    .dft-text-legal .dft-link {
        font-size: 12px
    }

    .dft-text-legal .cat {
        font-size: 16px
    }

    .dft-text-legal,.dft-text-small {
        font-size: 12px
    }
}

@media only screen and (min-width: 992px) {
    .dft-text,.dft-text.text-legal .cat {
        font-size:16px
    }

    .dft-text.text-legal .dft-link:hover {
        color: #00bdf2
    }
}

@media only screen and (min-width: 1441px) {
    .dft-text {
        font-size:1.11034vw
    }

    .dft-text-legal,.dft-text-legal .dft-link,.dft-text-small,.dft-text-small .dft-link {
        font-size: .83276vw
    }

    .dft-text-legal .cat,.dft-text-small .cat {
        font-size: 1.11034vw
    }
}

[class*=dft-title-] {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.1;
    transition: font 350ms ease-in-out
}

.dft-title-1 {
    font-size: 5vw;
    letter-spacing: 1.25vw;
    color: #003746;
}

.dft-title-2 {
    font-size: 7.5vw
}

.dft-title-3 {
    font-size: 6.875vw
}

.dft-title-4 {
    font-size: 6.25vw
}

.dft-title-5,.dft-title-subtitle {
    font-size: 5vw
}

.dft-title-subcategory {
    font-size: 3.75vw;
    letter-spacing: .3125vw;
    color: #97999b
}

.dft-title-highlights {
    font-size: 5.625vw;
}

@media only screen and (min-width: 768px) {
    .dft-title-1 {
        font-size:16px;
        letter-spacing: 4px
    }

    .dft-title-2 {
        font-size: 24px
    }

    .dft-title-3 {
        font-size: 22px
    }

    .dft-title-4 {
        font-size: 20px
    }

    .dft-title-5 {
        font-size: 16px
    }

    .dft-title-highlights {
        font-size: 18px
    }

    .dft-title-subtitle {
        font-size: 16px
    }

    .dft-title-subcategory {
        font-size: 12PX;
        letter-spacing: 1px
    }
}

@media only screen and (min-width: 992px) {
    .dft-title-1 {
        font-size:20px;
        letter-spacing: 5px
    }

    .dft-title-2 {
        font-size: 36px
    }

    .dft-title-3 {
        font-size: 32px
    }

    .dft-title-4 {
        font-size: 24px
    }

    .dft-title-5 {
        font-size: 18px
    }

    .dft-title-highlights {
        font-size: 22px
    }

    .dft-title-subtitle {
        font-size: 20px
    }

    .dft-title-subcategory {
        font-size: 14PX;
        letter-spacing: 1px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-title-1 {
        font-size:1.38793vw;
        letter-spacing: .34698vw
    }

    .dft-title-2 {
        font-size: 2.49827vw
    }

    .dft-title-3 {
        font-size: 2.22068vw
    }

    .dft-title-4 {
        font-size: 1.66551vw
    }

    .dft-title-5 {
        font-size: 1.24913vw
    }

    .dft-title-highlights {
        font-size: 1.52672vw
    }

    .dft-title-subtitle {
        font-size: 1.38793vw
    }

    .dft-title-subcategory {
        font-size: .97155vw;
        letter-spacing: .0694vw
    }
}

.dft-tooltip {
    cursor: pointer
}

.dft-tooltip.tooltip-question {
    align-items: center;
    border-radius: 50%;
    color: #056dae;
    display: flex;
    font-size: 6.25vw;
    height: 6.25vw;
    justify-content: center;
    padding: 0;
    width: 6.25vw
}

.dft-tooltip.tooltip-question+.tooltip {
    padding-left: 4.6875vw;
    padding-right: 4.6875vw
}

.dft-tooltip.tooltip-question+.tooltip.in {
    opacity: 1
}

.dft-tooltip.tooltip-question+.tooltip .tooltip-arrow {
    border-bottom-color: #056dae
}

.dft-tooltip.tooltip-question+.tooltip .tooltip-inner {
    background-color: #056dae;
    border-radius: .625vw;
    color: #fff;
    font-size: 3.4375vw;
    height: auto;
    padding: 3.125vw 1.5625vw;
    width: 54.6875vw
}

.dft-tooltip.tooltip-question.theme-white {
    color: #fff
}

.dft-tooltip.tooltip-question.theme-white+.tooltip .tooltip-arrow {
    border-bottom-color: #fff
}

.dft-tooltip.tooltip-question.theme-white+.tooltip .tooltip-inner {
    background-color: #fff;
    color: #056dae
}

button.dft-tooltip {
    outline: 0;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -ms-appareance: none;
    -moz-appearance: none;
    background-color: transparent;
    padding: 0;
    border-radius: 0
}

button.dft-tooltip:active:focus {
    border: none
}

button.dft-tooltip:hover {
    background: 0 0
}

button.dft-tooltip:active,button.dft-tooltip:focus {
    outline: 0!important
}

@media only screen and (min-width: 768px) {
    .dft-tooltip.tooltip-question {
        font-size:20px;
        height: 20px;
        width: 20px
    }

    .dft-tooltip.tooltip-question+.tooltip {
        padding-left: 15px;
        padding-right: 15px
    }

    .dft-tooltip.tooltip-question+.tooltip .tooltip-inner {
        border-radius: 2px;
        font-size: 11px;
        padding: 10px 5px;
        width: 175px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-tooltip.tooltip-question {
        font-size:1.38793vw;
        height: 1.38793vw;
        width: 1.38793vw
    }

    .dft-tooltip.tooltip-question+.tooltip {
        padding-left: 1.04094vw;
        padding-right: 1.04094vw
    }

    .dft-tooltip.tooltip-question+.tooltip .tooltip-inner {
        border-radius: .13879vw;
        font-size: .76336vw;
        padding: .69396vw .34698vw;
        width: 12.14434vw
    }
}

.dft-footer>.dft-tooltip-content {
    display: none!important
}

.open-tooltip {
    position: relative!important
}

body .overlay-tooltip {
    background-color: rgba(50,50,50,.5);
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity 350ms ease-in-out;
    z-index: 49
}

body.body-tooltip .dft-footer>.dft-tooltip-content {
    display: block!important
}

body.body-tooltip .overlay-tooltip {
    opacity: 1;
    pointer-events: all
}

body.body-tooltip.special-tooltip .dft-footer>.dft-tooltip-content {
    display: none!important
}

a.dft-tooltip-out,a.dft-tooltip-out:hover {
    text-decoration: none!important
}

button.dft-tooltip-out {
    outline: 0;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -ms-appareance: none;
    -moz-appearance: none;
    background-color: transparent;
    padding: 0;
    border-radius: 0
}

button.dft-tooltip-out:active:focus {
    border: none
}

.dft-tooltip-content {
    border-radius: 5px!important;
    box-shadow: 0 2px 6px #323232!important;
    left: 50%!important;
    width: 225px!important;
    position: fixed!important;
    text-align: left!important;
    top: 50%!important;
    -webkit-transform: translate(-50%,-50%)!important;
    transform: translate(-50%,-50%)!important;
    z-index: 50!important
}

.dft-tooltip-content .dft-link,.dft-tooltip-content>.tooltip-out-text>.dft-text,.dft-tooltip-content>.tooltip-out-text>.dft-text .tooltip-text {
    font-size: 12px!important
}

.dft-tooltip-content>.dft-icon-close-fill {
    color: #056dae!important;
    font-size: 30px!important;
    position: absolute!important;
    right: -15px!important;
    top: -15px!important;
    transition: color 350ms ease-in-out!important
}

.dft-tooltip-content>.dft-icon-close-fill:hover {
    color: #00bdf2!important
}

.dft-tooltip-content>.dft-icon-close-fill:after {
    background-color: #fff!important;
    border-radius: 50%!important;
    content: ''!important;
    height: 30px!important;
    position: absolute!important;
    right: 0!important;
    top: 0!important;
    width: 30px!important;
    z-index: -1!important
}

.dft-tooltip-content>.tooltip-out-link {
    border-radius: 0 0 5px 5px!important
}

.dft-tooltip-content>.tooltip-out-link>.dft-link>.text-link {
    font-size: 12px!important
}

.dft-tooltip-content>.tooltip-out-link>.dft-link>.dft-icon-arrow-right {
    color: #056dae!important;
    font-size: 26px!important
}

@media only screen and (min-width: 992px) {
    .dft-tooltip-content {
        bottom:0!important;
        position: absolute!important;
        -webkit-transform: translateX(-50%)!important;
        transform: translateX(-50%)!important;
        top: initial!important;
        top: inherit!important
    }

    .dft-tooltip-content>.tooltip-out-link>.dft-link:hover>.dft-icon-arrow-right {
        color: #00bdf2!important
    }
}

@media only screen and (min-width: 1441px) {
    .dft-tooltip-content {
        border-radius:.35vw!important;
        box-shadow: 0 .14vw .42vw #323232!important;
        width: 15.4vw!important
    }

    .dft-tooltip-content .dft-link,.dft-tooltip-content>.tooltip-out-text>.dft-text,.dft-tooltip-content>.tooltip-out-text>.dft-text .tooltip-text {
        font-size: .84vw!important
    }

    .dft-tooltip-content>.dft-icon-close-fill {
        font-size: 2.1vw!important;
        right: -1.05vw!important;
        top: -1.05vw!important
    }

    .dft-tooltip-content>.dft-icon-close-fill:after {
        height: 2.1vw!important;
        width: 2.1vw!important
    }

    .dft-tooltip-content>.tooltip-out-link {
        border-radius: 0 0 .35vw .35vw!important
    }

    .dft-tooltip-content>.tooltip-out-link>.dft-link>.text-link {
        font-size: .84vw!important
    }

    .dft-tooltip-content>.tooltip-out-link>.dft-link>.dft-icon-arrow-right {
        font-size: 1.82vw!important
    }
}

.dft-video {
    position: relative;
    transition: background-color 350ms ease-in-out
}

.dft-video .pulse-video,.dft-video .pulse-video .dft-icon-right:before,.dft-video .pulse-video:after,.dft-video .pulse-video:before,.dft-video>video {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.dft-video .pulse-video,.dft-video>figure,.dft-video>video {
    transition: opacity 350ms ease-in-out
}

.dft-video>video {
    width: 100%;
    height: 100%;
    opacity: 0
}

.dft-video .pulse-video {
    height: 70px;
    width: 70px;
    transition: opacity 350ms ease-in-out,color 350ms ease-in-out
}

.dft-video .pulse-video .dft-icon-right {
    border-radius: 50%;
    height: 100%;
    width: 100%;
    z-index: 2;
    font-size: 20px
}

.dft-video .pulse-video:after,.dft-video .pulse-video:before {
    background: radial-gradient(ellipse at center,rgba(255,255,255,0) 0,#fff 100%);
    content: "";
    border-radius: 50%;
    height: 70px;
    width: 70px;
    opacity: .7
}

.dft-video .pulse-video:before {
    z-index: 1;
    -webkit-animation-name: pulseSmall;
    animation-name: pulseSmall;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s
}

.dft-video .pulse-video:after {
    z-index: 0;
    -webkit-animation-name: pulseLarge;
    animation-name: pulseLarge;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s
}

.dft-video.pulse-infinite .pulse-video:after,.dft-video.pulse-infinite .pulse-video:before,.dft-video.pulse-static .pulse-video:hover:after,.dft-video.pulse-static .pulse-video:hover:before {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.dft-video.pulse-infinite .pulse-video:hover:after,.dft-video.pulse-infinite .pulse-video:hover:before {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.dft-video .video-kaltura {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.dft-video.pulse-init .pulse-video:after,.dft-video.pulse-init .pulse-video:before,.dft-video.pulse-init .pulse-video:hover {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes pulseSmall {
    0% {
        height: 0;
        width: 0
    }

    50% {
        height: 100px;
        width: 100px
    }

    60% {
        opacity: 0
    }

    80% {
        height: 70px;
        width: 70px
    }

    100% {
        height: 0;
        width: 0;
        opacity: 0
    }
}

@keyframes pulseSmall {
    0% {
        height: 0;
        width: 0
    }

    50% {
        height: 100px;
        width: 100px
    }

    60% {
        opacity: 0
    }

    80% {
        height: 70px;
        width: 70px
    }

    100% {
        height: 0;
        width: 0;
        opacity: 0
    }
}

@-webkit-keyframes pulseLarge {
    0% {
        height: 0;
        width: 0
    }

    50% {
        height: 140px;
        width: 140px
    }

    60% {
        opacity: 0
    }

    80% {
        height: 70px;
        width: 70px
    }

    100% {
        height: 0;
        width: 0;
        opacity: 0
    }
}

@keyframes pulseLarge {
    0% {
        height: 0;
        width: 0
    }

    50% {
        height: 140px;
        width: 140px
    }

    60% {
        opacity: 0
    }

    80% {
        height: 70px;
        width: 70px
    }

    100% {
        height: 0;
        width: 0;
        opacity: 0
    }
}

@media only screen and (min-width: 1441px) {
    .dft-video .pulse-video,.dft-video .pulse-video:after,.dft-video .pulse-video:before {
        height:4.9vw;
        width: 4.9vw
    }

    .dft-video .pulse-video .dft-icon-right {
        font-size: 1.4vw
    }

    @-webkit-keyframes pulseSmall {
        0% {
            height: 0;
            width: 0
        }

        50% {
            height: 7vw;
            width: 7vw
        }

        60% {
            opacity: 0
        }

        80% {
            height: 4.9vw;
            width: 4.9vw
        }

        100% {
            height: 4.9vw;
            width: 4.9vw;
            opacity: 0
        }
    }

    @keyframes pulseSmall {
        0% {
            height: 0;
            width: 0
        }

        50% {
            height: 7vw;
            width: 7vw
        }

        60% {
            opacity: 0
        }

        80% {
            height: 4.9vw;
            width: 4.9vw
        }

        100% {
            height: 4.9vw;
            width: 4.9vw;
            opacity: 0
        }
    }

    @-webkit-keyframes pulseLarge {
        0% {
            height: 0;
            width: 0
        }

        50% {
            height: 9.8vw;
            width: 9.8vw
        }

        60% {
            opacity: 0
        }

        80% {
            height: 4.9vw;
            width: 4.9vw
        }

        100% {
            height: 4.9vw;
            width: 4.9vw;
            opacity: 0
        }
    }

    @keyframes pulseLarge {
        0% {
            height: 0;
            width: 0
        }

        50% {
            height: 9.8vw;
            width: 9.8vw
        }

        60% {
            opacity: 0
        }

        80% {
            height: 4.9vw;
            width: 4.9vw
        }

        100% {
            height: 4.9vw;
            width: 4.9vw;
            opacity: 0
        }
    }
}

.content-tooltip,.grid .element-inline.top {
    width: 100%
}

.grid-cards.cards .description {
    height: 185px
}

.grid-cards .dft-link {
    position: absolute;
    bottom: 20px
}

.dft-slick .slick-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.grid-cards .description .content-tooltip {
    position: absolute;
    bottom: 10px
}

.dft-tooltip-out {
    display: block
}

#modal-dialog {
    position: fixed;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%
}

.grid-cards.dft-card-more article .description {
    height: 150px;
    position: relative
}

.dft-back-next a.dft-btn {
    justify-content: flex-start
}

@media (max-width: 768px) {
    #modal-dialog {
        left:47%
    }
}

@media (min-width: 768px) {
    .grid-cards.card-wrapper.dft-card-more .element-inline {
        width:256px
    }

    .grid-cards .element-inline.top {
        width: calc(100% / 3 - 25px);
        margin-left: 10px;
        margin-right: 10px;
        height: auto
    }

    .grid-cards .description .content-tooltip {
        position: static;
        bottom: 20px
    }

    .grid-cards.dft-card-more article .dft-link {
        bottom: 20px
    }

    .grid-cards.cards .description {
        height: 150px;
        position: relative
    }
}

@media (min-width: 992px) {
    .grid-cards.dft-card-more article .dft-link {
        bottom:0
    }
}

@media (min-width: 1024px) {
    .grid-cards .content-tooltip .dft-tooltip-out__content {
        left:40%;
        top: -200px
    }

    .grid-cards .description .content-tooltip {
        position: absolute;
        bottom: 0
    }

    .grid-cards {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .dft-card-more.grid-cards .description .content-tooltip {
        bottom: 10px
    }
}

@media (min-width: 1441px) {
    .grid-cards.card-wrapper.dft-card-more .element-inline {
        width:17.5vw
    }

    .description {
        height: 9.8vw
    }

    .grid-cards .dft-link {
        bottom: 1.4vw
    }

    .grid-cards .content-tooltip .dft-tooltip-out__content {
        top: -14vw
    }

    .grid-cards.cards .description {
        height: 10.5vw;
        position: relative
    }

    .grid-cards.dft-card-more article .description {
        height: 10.5vw
    }
}

.dft-card-condition .condition-item {
    height: auto;
}

@media (min-width: 1024px) {
    .dft-card-condition {
        display: flex;
        justify-content: space-around;
    }

    .dft-card-condition .condition-item {
        width: calc(100% / 3 - 20px);
        margin-right: 20px;
    }

    .dft-card-condition .condition-item:last-child {
        margin-right: 0;
    }
}
