﻿@font-face {
    font-family: antonio__regular;
    src: url(fonts/antonio-regular-webfont.woff2) format("woff2"),url(fonts/antonio-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: antonio__light;
    src: url(fonts/antonio-light-webfont.woff2) format("woff2"),url(fonts/antonio-light-webfont.woff) format("woff");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: antonio__bold;
    src: url(fonts/antonio-bold-webfont.woff2) format("woff2"),url(fonts/antonio-bold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: roboto__bold;
    src: url(fonts/roboto-bold-webfont.woff2) format("woff2"),url(fonts/roboto-bold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: roboto__regular;
    src: url(fonts/roboto-regular-webfont.woff2) format("woff2"),url(fonts/roboto-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: roboto__light;
    src: url(fonts/roboto-light-webfont.woff2) format("woff2"),url(fonts/roboto-light-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: roboto__medium;
    src: url(fonts/roboto-medium-webfont.woff2) format("woff2"),url(fonts/roboto-medium-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Resolve Sans Light";
    src: url(fonts/Resolve-Sans-W00_Light.woff2) format("woff2"),url(fonts/Resolve-Sans-W00_Light.woff) format("woff");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: "Resolve Sans SemiLight";
    src: url(fonts/Resolve-Sans-W00_SemiLight.woff2) format("woff2"),url(fonts/Resolve-Sans-W00_SemiLight.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Resolve Sans Regular";
    src: url(fonts/Resolve-Sans-W00_Regular.woff2) format("woff2"),url(fonts/Resolve-Sans-W00_Regular.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: montserrat__bold;
    src: url(fonts/Montserrat-Bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: montserrat__medium;
    src: url(fonts/Montserrat-Medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.v3-1 .corp-content .corp-content .video-player, .v3-1 .corp-content .video-player {
    width: 100%;
    max-width: 680px;
    height: 422px;
    margin: 24px auto;
    background-position: 50% 50%
}

@media screen and (max-width:730px) {
    .v3-1 .corp-content .corp-content .video-player, .v3-1 .corp-content .video-player {
        height: 282px;
        width: 433px
    }
}

@media screen and (max-width:479px) {
    .v3-1 .corp-content .corp-content .video-player, .v3-1 .corp-content .video-player {
        height: 200px;
        width: 288px
    }
}

.v3-1 .corp-content .video-player, .v3-1 .corp-content .video-player2, .v3-1 .video-player, .v3-1 .video-player2 {
    background: url(../Images-pxp/video-player-icon.png) 50% 50% no-repeat
}

    .v3-1 .corp-content .corp-content .video-player .player, .v3-1 .corp-content .video-player .player {
        width: 100%;
        height: 100%
    }

.v3-1 .corp-content iframe, .v3-1 iframe {
    border: none
}

.v3-1 nav.secondary, .v3-1 nav.secondary-collapsible {
    padding: 0 0 24px;
    width: auto
}

    .v3-1 nav.secondary h2, .v3-1 nav.secondary-collapsible h2 {
        font-family: antonio__regular;
        font-size: 26px;
        line-height: 32px;
        letter-spacing: -1px;
        position: relative;
        padding: 24px 0 24px calc(35px + 12px);
        margin: 0
    }

        .v3-1 nav.secondary h2:before, .v3-1 nav.secondary-collapsible h2:before {
            content: "";
            position: absolute;
            display: block;
            height: 3px;
            width: 35px;
            left: 0;
            top: 24px;
            -webkit-transform: translateY(-50%) translateY(.75rem);
            -ms-transform: translateY(-50%) translateY(.75rem);
            transform: translateY(-50%) translateY(.75rem);
            background-color: #e20101
        }

    .v3-1 nav.secondary ul, .v3-1 nav.secondary-collapsible ul {
        margin: 0;
        padding-left: 0
    }

        .v3-1 nav.secondary ul li, .v3-1 nav.secondary-collapsible ul li {
            list-style: none;
            position: relative
        }

            .v3-1 nav.secondary ul li a, .v3-1 nav.secondary-collapsible ul li a {
                position: relative;
                color: #0a2071;
                display: block
            }

    .v3-1 nav.secondary-collapsible > ul, .v3-1 nav.secondary > ul {
        border-bottom: 1px solid rgba(89,104,145,.3);
        border-top: 1px solid rgba(89,104,145,.3);
        padding-bottom: 24px
    }

        .v3-1 nav.secondary-collapsible > ul > li, .v3-1 nav.secondary > ul > li {
            margin: 24px 0
        }

            .v3-1 nav.secondary-collapsible > ul > li > ul, .v3-1 nav.secondary > ul > li > ul {
                padding: 6px 0 0 calc(10px + 6px)
            }

                .v3-1 nav.secondary-collapsible > ul > li > ul a, .v3-1 nav.secondary > ul > li > ul a {
                    font-family: roboto__light
                }

        .v3-1 nav.secondary-collapsible > ul li.is-active > a, .v3-1 nav.secondary > ul li.is-active > a {
            padding-left: calc(10px + 6px)
        }

            .v3-1 nav.secondary-collapsible > ul li.is-active > a:before, .v3-1 nav.secondary > ul li.is-active > a:before {
                content: "";
                position: absolute;
                display: block;
                width: 10px;
                height: 2px;
                left: 0;
                top: 0;
                -webkit-transform: translateY(-50%) translateY(.75rem);
                -ms-transform: translateY(-50%) translateY(.75rem);
                transform: translateY(-50%) translateY(.75rem);
                background-color: #0a2071
            }

    .v3-1 nav.secondary ul.is-download, .v3-1 nav.secondary-collapsible ul.is-download {
        border-bottom: none
    }

        .v3-1 nav.secondary ul.is-download a, .v3-1 nav.secondary-collapsible ul.is-download a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

            .v3-1 nav.secondary ul.is-download a > div, .v3-1 nav.secondary-collapsible ul.is-download a > div {
                min-width: 1%
            }

            .v3-1 nav.secondary ul.is-download a .illustration, .v3-1 nav.secondary-collapsible ul.is-download a .illustration {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 65px;
                flex: 0 0 65px;
                width: 65px;
                height: 84px;
                overflow: hidden;
                -webkit-box-shadow: 2px 2px 0 1px #e20101;
                box-shadow: 2px 2px 0 1px #e20101
            }

            .v3-1 nav.secondary ul.is-download a .txt, .v3-1 nav.secondary-collapsible ul.is-download a .txt {
                padding: 6px 0 0 24px
            }

        .v3-1 nav.secondary ul.is-download li.all a, .v3-1 nav.secondary-collapsible ul.is-download li.all a {
            color: #3159ed;
            display: block
        }

    .v3-1 nav.secondary .schedules-wrapper, .v3-1 nav.secondary-collapsible .schedules-wrapper {
        background-color: #0a2071;
        padding: 2rem 1rem;
        text-align: center;
        width: 100%
    }

        .v3-1 nav.secondary .schedules-wrapper:before, .v3-1 nav.secondary-collapsible .schedules-wrapper:before {
            content: url(../Images-pxp/v3-1/icon/64/Calendar-Time-white.svg);
            display: block;
            height: 64px;
            width: 64px;
            margin: 0 auto 36px auto
        }

        .v3-1 nav.secondary .schedules-wrapper p, .v3-1 nav.secondary-collapsible .schedules-wrapper p {
            color: #fff
        }

            .v3-1 nav.secondary .schedules-wrapper p:first-of-type, .v3-1 nav.secondary-collapsible .schedules-wrapper p:first-of-type {
                font-family: antonio__regular;
                line-height: 32px;
                font-size: 25px;
                letter-spacing: -.3px
            }

            .v3-1 nav.secondary .schedules-wrapper p + p, .v3-1 nav.secondary-collapsible .schedules-wrapper p + p {
                margin-top: 18px;
                margin-bottom: 30px
            }

    .v3-1 nav.secondary .subscribe-wrapper, .v3-1 nav.secondary-collapsible .subscribe-wrapper {
        background-color: #d9dce8;
        padding: 2rem 1rem;
        text-align: center;
        width: 100%
    }

        .v3-1 nav.secondary .subscribe-wrapper::before, .v3-1 nav.secondary-collapsible .subscribe-wrapper::before {
            content: url(../Images-pxp/v3-1/icon/64/Envelope-Bell.svg);
            margin-bottom: 2rem;
            display: block;
            width: 64px;
            height: 64px;
            margin: auto
        }

        .v3-1 nav.secondary .subscribe-wrapper p:first-of-type, .v3-1 nav.secondary-collapsible .subscribe-wrapper p:first-of-type {
            font-family: antonio__regular;
            line-height: 32px;
            font-size: 25px;
            letter-spacing: -.3px
        }

    .v3-1 nav.secondary-collapsible .is-active > a {
        font-family: roboto__bold
    }

    .v3-1 nav.secondary-collapsible .collapse-checkbox {
        display: none
    }

        .v3-1 nav.secondary-collapsible .collapse-checkbox + label {
            display: none
        }

    .v3-1 nav.secondary-collapsible > ul {
        padding-bottom: 0;
        margin-bottom: 48px
    }

@media screen and (max-width:1260px) {
    .v3-1 nav.secondary-collapsible > ul {
        margin-bottom: 0
    }
}

.v3-1 nav.secondary-collapsible > ul li.ico > a {
    padding-left: calc(32px + 6px);
    line-height: 1.2
}

    .v3-1 nav.secondary-collapsible > ul li.ico > a:before {
        background-color: transparent;
        height: 32px;
        width: 32px;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.v3-1 nav.secondary-collapsible > ul li.ico.ico-about-us > a:before {
    content: url(../Images-pxp/v3-1/icon/32/New-Hand-Info_center.svg)
}

.v3-1 nav.secondary-collapsible > ul li.ico.ico-offices-contacts > a:before {
    content: url(../Images-pxp/v3-1/icon/32/New-Tower-CmaCgm_center.svg)
}

.v3-1 nav.secondary-collapsible > ul li.ico.ico-news > a:before {
    content: url(../Images-pxp/v3-1/icon/32/New-Document-Bell_center.svg)
}

.v3-1 nav.secondary-collapsible > ul li.ico.ico-export > a:before {
    content: url(../Images-pxp/v3-1/icon/32/New-Container-Arrow-Right_center.svg)
}

.v3-1 nav.secondary-collapsible > ul li.ico.ico-headphone > a:before {
    content: url(../Images-pxp/v3-1/icon/32/Headphone.svg)
}

.v3-1 nav.secondary-collapsible > ul li.ico.ico-import > a:before {
    content: url(../Images-pxp/v3-1/icon/32/New-Container-Arrow-Left_center.svg)
}

.v3-1 nav.secondary-collapsible > ul li.ico.ico-local-services > a:before {
    content: url(../Images-pxp/v3-1/icon/32/New-Hand-Box_center.svg)
}

.v3-1 nav.secondary-collapsible > ul li.ico.ico-intermodal > a:before {
    content: url(../Images-pxp/v3-1/icon/32/New-Barge-Truck_center.svg)
}

.v3-1 nav.secondary-collapsible > ul li.ico.ico-schedules > a:before {
    content: url(../Images-pxp/v3-1/icon/32/New-Calendar-Time_center.svg)
}

.v3-1 nav.secondary-collapsible > ul li.ico.ico-tariffs > a:before {
    content: url(../Images-pxp/v3-1/icon/32/New-Document-Dollar_center.svg)
}

.v3-1 nav.secondary-collapsible > ul li.ico.ico-additionnal-links > a:before {
    content: url(../Images-pxp/v3-1/icon/32/New-Links_center.svg)
}

.v3-1 nav.secondary-collapsible > ul li.ico.ico-job-opportunities > a:before {
    content: url(../Images-pxp/v3-1/icon/32/New-Briefcase_center.svg)
}

.v3-1 nav.secondary-collapsible > ul li.ico.ico-detention-and-demurrage > a:before {
    content: url(../Images-pxp/v3-1/icon/32/New-DD_center.svg)
}

.v3-1 nav.secondary-collapsible > ul ul li.is-active > a {
    padding-left: calc(10px + 6px);
    line-height: 1.2
}

    .v3-1 nav.secondary-collapsible > ul ul li.is-active > a:before {
        content: "";
        position: absolute;
        display: block;
        width: 10px;
        height: 2px;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #0a2071
    }

.v3-1 nav.secondary-collapsible > ul ul li {
    padding-left: 24px
}

@media screen and (max-width:1260px) {
    .v3-1 nav.secondary-collapsible {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        border-bottom: 1px solid #e6e8ef;
        margin-bottom: 24px
    }

        .v3-1 nav.secondary-collapsible > ul {
            padding: 0
        }

        .v3-1 nav.secondary-collapsible .collapse-checkbox {
            display: block
        }

            .v3-1 nav.secondary-collapsible .collapse-checkbox + label {
                position: relative;
                display: block;
                height: 48px;
                width: 48px;
                padding: 0;
                margin-bottom: 0;
                margin-top: 16px
            }

                .v3-1 nav.secondary-collapsible .collapse-checkbox + label::before {
                    content: url(../Images-pxp/v3-1/icon/16/Submenu.svg);
                    height: 16px;
                    width: 16px;
                    border: none;
                    top: 50%;
                    left: 50%;
                    -webkit-transform: translate(-50%,-50%);
                    -ms-transform: translate(-50%,-50%);
                    transform: translate(-50%,-50%)
                }

                .v3-1 nav.secondary-collapsible .collapse-checkbox + label:hover::after {
                    content: "";
                    height: 48px;
                    width: 48px;
                    background-color: #9aa7c4;
                    opacity: .2;
                    position: absolute;
                    top: 0;
                    left: 0;
                    border-radius: 50%
                }

            .v3-1 nav.secondary-collapsible .collapse-checkbox ~ ul {
                display: none
            }

            .v3-1 nav.secondary-collapsible .collapse-checkbox:checked + label::before {
                content: url(../Images-pxp/v3-1/icon/16/Submenu_cross.svg);
                background: 0 0
            }

            .v3-1 nav.secondary-collapsible .collapse-checkbox:checked ~ ul {
                display: block;
                -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
                padding-left: calc(35px + 12px)
            }
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices nav.secondary, .v3-1.local-offices nav.secondary-collapsible {
        padding: 0 5% 24px
    }
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices nav.secondary-collapsible > ul, .v3-1.local-offices nav.secondary > ul {
        border-bottom: none;
        border-top: 1px solid #d9dce8
    }
}

@media screen and (max-width:760px) {
    .v3-1:not(.local-offices) nav.secondary, .v3-1:not(.local-offices) nav.secondary-collapsible {
        padding: 0 5% 24px
    }
}

@media screen and (max-width:760px) {
    .v3-1:not(.local-offices) nav.secondary h2, .v3-1:not(.local-offices) nav.secondary-collapsible h2 {
        width: calc(100% - 68px)
    }
}

@media screen and (max-width:760px) {
    .v3-1:not(.local-offices) nav.secondary-collapsible > ul, .v3-1:not(.local-offices) nav.secondary > ul {
        border-bottom: none;
        border-top: 1px solid #d9dce8
    }
}

.v3-1 ul.collapse-expand-box, .v3-1 ul.collapse-expand-list {
    padding: 0;
    margin: 48px 0
}

.v3-1 .corp-keydates {
    position: relative;
    padding: 24px 48px 24px 24px;
    border-bottom: 1px solid rgba(154,167,196,.3);
    width: 100%;
    max-width: 770px;
    list-style: none;
    margin: 0
}

    .v3-1 .corp-keydates h2 {
        color: #0a2071;
        margin-top: 0;
        font-weight: 400;
        padding: 0;
        font-family: antonio__regular;
        font-size: 25px;
        letter-spacing: calc(25 * (-.015px));
        line-height: 1.28;
        margin-bottom: calc(48px - (8*4px))
    }

    .v3-1 .corp-keydates .content p {
        font-size: 1rem;
        margin: 0;
        padding: 0;
        color: inherit
    }

        .v3-1 .corp-keydates .content p + p {
            padding-top: 1rem
        }

    .v3-1 .corp-keydates .content > p {
        font-family: roboto__medium
    }

    .v3-1 .corp-keydates .content {
        border: none;
        padding: 0
    }

        .v3-1 .corp-keydates .content img {
            max-width: 100%
        }

    .v3-1 .corp-keydates .to-open {
        display: none
    }

    .v3-1 .corp-keydates .prev-close, .v3-1 .corp-keydates .prev-open {
        background: 0 0;
        font-size: 0;
        display: block;
        margin: 0;
        padding: 0 12px 0 0
    }

        .v3-1 .corp-keydates .prev-close:after, .v3-1 .corp-keydates .prev-open:after {
            content: none
        }

        .v3-1 .corp-keydates .prev-close .expand, .v3-1 .corp-keydates .prev-open .expand {
            display: inline-block;
            vertical-align: middle;
            margin-left: 6px;
            stroke: #e20101
        }

        .v3-1 .corp-keydates .prev-open .expand {
            -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
            transform: rotate(0);
            -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition: transform .3s;
            transition: transform .3s,-webkit-transform .3s
        }

        .v3-1 .corp-keydates .prev-open .less {
            display: none
        }

        .v3-1 .corp-keydates .prev-open .more {
            display: inline
        }

        .v3-1 .corp-keydates .prev-close .expand {
            stroke: #0a2071;
            -webkit-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
            -webkit-transition: color .3s,-webkit-transform .3s;
            transition: color .3s,-webkit-transform .3s;
            transition: transform .3s,color .3s;
            transition: transform .3s,color .3s,-webkit-transform .3s
        }

        .v3-1 .corp-keydates .prev-close .less {
            display: inline
        }

        .v3-1 .corp-keydates .prev-close .more {
            display: none
        }

.v3-1 .prev-open object {
    color: #e20101
}

.v3-1 .collapse-expand-list .corp-keydates .jq-banner {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding-top: 24px;
    top: calc((24px - 16px)/ 2)
}

.v3-1 .collapse-expand-box .corp-keydates {
    padding: 24px 24px 12px 24px;
    border: 3px solid rgba(10,32,113,.1)
}

    .v3-1 .collapse-expand-box .corp-keydates .content {
        padding-bottom: 24px
    }

        .v3-1 .collapse-expand-box .corp-keydates .content img {
            max-width: 100%
        }

    .v3-1 .collapse-expand-box .corp-keydates .jq-banner {
        position: relative;
        top: 6px;
        width: 100%;
        border-top: 1px solid rgba(154,167,196,.3);
        padding: 12px 0 6px;
        margin: 0
    }

    .v3-1 .collapse-expand-box .corp-keydates .prev-close, .v3-1 .collapse-expand-box .corp-keydates .prev-open {
        text-align: center;
        font-size: 1rem
    }

        .v3-1 .collapse-expand-box .corp-keydates .prev-open .expand {
            stroke: #0a2071
        }

.v3-1 .dashed-box {
    border: 1px dashed #6b7790;
    display: block;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.v3-1 .dashed-box--title {
    padding: 0 4px;
    color: #6b7790;
    position: absolute;
    top: 0;
    left: 3px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff
}

.v3-1 .dashed-box--content {
    padding: 12px
}

.v3-1 .wrapper-table {
    overflow-x: auto;
    margin: 24px 0 48px 0
}

.v3-1 .data-table {
    table-layout: fixed;
    border-spacing: 0;
    overflow-x: auto
}

.v3-1.local-offices .l-zone__main .news .filter-Section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 64px;
    padding: 12px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    row-gap: 16px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #d9dce8;
    border-bottom: 1px solid #d9dce8;
    background: #fff;
}

.v3-1.local-offices .filters .filters-content {
    position: relative;
    height: 100%;
    padding: 48px;
}

.v3-1.local-offices .filters {
    padding-top: 80px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    max-width: 455px;
    background-color: #fff;
    z-index: 3000;
    transition: transform 0.3s ease;
    transform: translateX(0);
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.v3-1.local-offices .l-zone__main .news .filters .filters-content button.style-link {
    color: #3159ed;
    display: none;
    font-size: 16px;
    padding: 0;
    text-decoration: underline;
}

.v3-1.local-offices .filters .filters-content .header .close {
    display: none;
    padding: 0;
    margin: 0;
    border: none;
    background: 0 0;
    display: block;
    position: absolute;
    top: 24px;
    right: 24px;
}

.v3-1.local-offices .l-zone__main .news .filters .filters-content .panelbar_div > ul > li {
    border-top: none;
}

.v3-1.local-offices .filters .filters-content .panelbar_div > ul > li {
    border-bottom: 1px solid #d9dce8;
    border-top: none;
    border-bottom: none;
}

.v3-1.local-offices .l-zone__main .news .filters .filters-content .panelbar_div > ul > li > .k-link {
    font-family: roboto__bold;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 24px 0;
    line-height: 16px;
    text-align: left;
    background: 0 0;
    text-decoration: none !important;
}

.v3-1.ctn-news .filters .filters-content .panelbar_div > ul > li > .k-link, .v3-1.local-offices .filters .filters-content .panelbar_div > ul > li > .k-link {
    font-family: roboto__regular !important;
    font-size: 16px;
    line-height: 16px;
    color: #3159ed;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 4px;
    color: #0a2071;
    padding: 8px !important;
    border: 1px solid #d9dce8;
}

.v3-1.local-offices .l-zone__main .news .filters .filters-content .panelbar_div > ul > li > .k-link:hover {
    background-color: #3159ed;
    color: #fff;
    border-radius: 4px;
}

.v3-1.local-offices .l-zone__main .news .filters .filters-content .k-panelbar-group {
    height: auto;
    overflow: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 18px;
    list-style: none;
}

.k-panel {
    border-radius: 4px;
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff !important;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    border: none
}

.v3-1.local-offices .filters.close {
    left: -100%;
    width: 0;
}

.v3-1.local-offices .l-zone__main .news .filter-Section .filter-button-div {
    width: calc(100% - 258px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
}

.v3-1.local-offices .l-zone__main .news .filter-Section .filter-Button {
    width: 169px;
    height: 40px;
    background-color: #d9dce8;
    border: none;
    color: #0a2071;
    font-family: Roboto__Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    border-radius: 4px;
}

    .v3-1.local-offices .l-zone__main .news .filter-Section .filter-Button .icon-Filter {
        position: absolute;
        left: 16px;
    }

    .v3-1.local-offices .l-zone__main .news .filter-Section .filter-Button .text-Filter {
        margin-left: 18px;
    }

.v3-1.local-offices .l-zone__main .news .filter-Section #selected {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 16px;
}

    .v3-1.local-offices .l-zone__main .news .filter-Section #selected .clear-Filters-Button {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        color: #3159ed;
        display: block;
        background: 0 0;
        border: none;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        font-size: 16px;
        padding: 0;
        text-decoration: underline;
    }

    .v3-1.local-offices .l-zone__main .news .filter-Section #selected .clear-Filters-Button {
        margin-top: 16px;
    }

.v3-1.local-offices .l-zone__main .news .filter-Section .k-select-wrapper.view {
    margin-top: auto;
}

.v3-1 .k-dropdownlist {
    padding: 0 16px;
    border: 1px solid #596591;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    border-radius: initial;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    background-image: none;
    color: #0a2071;
    font-family: inherit;
    font-size: inherit;
}

.v3-1.local-offices .l-zone__main .news .show-By-Date {
    margin: 16px 0 !important;
}

.v3-1.local-offices .l-zone__main .news .filter-Section #selected .selected-Link {
    font-family: roboto__regular;
    font-size: 16px;
    line-height: 18px;
    line-height: 16px !important;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 4px;
    padding: 8px 12px;
    border: 1px solid #d9dce8;
    background-color: #e6e8ef;
    border: none !important;
    margin-top: 16px;
    text-decoration: none !important;
}

    .v3-1 .data-table td, .v3-1 .data-table th {
        font-size: 14px;
        color: #596891;
        line-height: 1.6;
        font-weight: 400;
        text-transform: none;
        border-style: none none solid none;
        border-width: 1px;
        border-color: rgba(89,104,145,.3);
        -webkit-transition: none;
        transition: none;
        padding: 12px 24px;
        min-width: 105px;
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content;
        white-space: normal;
        word-break: normal;
        text-align: left;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .v3-1 .data-table tbody tr:nth-child(2n) {
        background-color: #e6e8ef
    }

    .v3-1 .data-table th {
        font-family: roboto__medium
    }

        .v3-1 .data-table th .table-Div {
            word-break: keep-all
        }

        .v3-1 .data-table th .table-Heading-Div {
            word-break: keep-all
        }

    .v3-1 .data-table td {
        font-family: roboto__light
    }

        .v3-1 .data-table td .data-Div {
            word-break: keep-all
        }

        .v3-1 .data-table td .data-Content-Div {
            word-break: keep-all
        }

.v3-1 .basic-vue-table {
    width: 100%;
    border-spacing: 0
}

    .v3-1 .basic-vue-table h2 {
        font-size: 20px;
        margin: 0;
        line-height: 24px;
        letter-spacing: -.5px
    }

    .v3-1 .basic-vue-table th {
        text-align: left;
        padding: 12px;
        height: 65px
    }

        .v3-1 .basic-vue-table th:first-child {
            width: calc(30% + 48px)
        }

        .v3-1 .basic-vue-table th:nth-child(n+3):nth-last-child(n+2) {
            width: calc(100px + 48px + 48px)
        }

        .v3-1 .basic-vue-table th:nth-child(2) {
            width: calc(100px + 48px)
        }

    .v3-1 .basic-vue-table td {
        padding: 12px;
        height: 65px;
        white-space: nowrap
    }

        .v3-1 .basic-vue-table td:nth-child(2) {
            padding-left: 36px
        }

    .v3-1 .basic-vue-table thead {
        font-family: roboto__bold
    }

        .v3-1 .basic-vue-table thead th {
            font-size: 20px;
            font-family: antonio__bold;
            font-weight: 400;
            text-align: right;
            border-bottom: 1px solid #596891
        }

            .v3-1 .basic-vue-table thead th span {
                font-family: roboto__bold;
                color: #596891;
                font-size: 14px;
                display: block;
                letter-spacing: 0;
                line-height: 17px
            }

            .v3-1 .basic-vue-table thead th:first-child {
                position: relative;
                padding-left: 12px;
                text-align: left
            }

@media screen and (max-width:1300px) {
    .v3-1 .basic-vue-table thead {
        display: none
    }
}

.v3-1 .basic-vue-table tbody {
    font-size: 14px
}

    .v3-1 .basic-vue-table tbody tr > :first-child {
        text-align: left
    }

        .v3-1 .basic-vue-table tbody tr > :first-child img {
            margin-left: 6px;
            vertical-align: inherit
        }

        .v3-1 .basic-vue-table tbody tr > :first-child .content {
            padding: 12px
        }

    .v3-1 .basic-vue-table tbody tr {
        position: relative;
        text-align: right
    }

        .v3-1 .basic-vue-table tbody tr span {
            font-family: roboto__bold;
            float: left;
            text-transform: uppercase;
            letter-spacing: .55px;
            font-size: 12px
        }

            .v3-1 .basic-vue-table tbody tr span::after {
                content: "";
                display: inline-block;
                vertical-align: middle;
                width: 3.5px;
                height: 3.5px;
                border-radius: 50%;
                background: #0a2071
            }

            .v3-1 .basic-vue-table tbody tr span::before {
                content: "";
                display: inline-block;
                vertical-align: middle;
                width: 3.5px;
                height: 3.5px;
                border-radius: 50%;
                background: #0a2071
            }

        .v3-1 .basic-vue-table tbody tr td {
            border-bottom: 1px solid #e6e8ef
        }

            .v3-1 .basic-vue-table tbody tr td:first-child {
                min-width: 230px
            }

            .v3-1 .basic-vue-table tbody tr td p {
                font-size: 14px;
                font-family: roboto__regular
            }

    .v3-1 .basic-vue-table tbody th {
        font-weight: 400
    }

@media screen and (max-width:1300px) {
    .v3-1 .basic-vue-table tbody tr {
        margin: 0
    }

        .v3-1 .basic-vue-table tbody tr:first-child td:first-child {
            padding-top: 24px
        }

        .v3-1 .basic-vue-table tbody tr td {
            height: auto;
            border: none;
            padding: 0 0 12px 0
        }

            .v3-1 .basic-vue-table tbody tr td:first-child {
                padding-top: 12px
            }

            .v3-1 .basic-vue-table tbody tr td span {
                float: inherit;
                display: block
            }

                .v3-1 .basic-vue-table tbody tr td span::before {
                    margin-right: 6px
                }

                .v3-1 .basic-vue-table tbody tr td span::after {
                    margin-left: 6px
                }

            .v3-1 .basic-vue-table tbody tr td div {
                font-weight: 700
            }
}

.v3-1 .simple-table table {
    border-collapse: collapse;
    width: 100%
}

    .v3-1 .simple-table table thead th {
        background-color: #f9f9fb;
        border: 1px solid #e6e8ef;
        text-align: left;
        padding: 20px 24px;
        white-space: nowrap;
        font-family: roboto__bold;
        font-weight: 400
    }

    .v3-1 .simple-table table td {
        padding: 12px 24px;
        border: 1px solid #e6e8ef
    }

@media screen and (max-width:1200px) {
    .v3-1 .simple-table table td, .v3-1 .simple-table table thead th {
        padding-left: 12px;
        padding-right: 12px
    }
}

.v3-1 .simple-table table th {
    min-width: 100px
}

.v3-1 .scroll-wrapper.k-grid-content {
    background: 0 0
}

.v3-1 .scroll-wrapper {
    overflow: hidden;
    padding: 0;
    position: relative
}

    .v3-1 .scroll-wrapper:after, .v3-1 .scroll-wrapper:before {
        display: block;
        content: "";
        position: absolute;
        height: 100%;
        width: 20px;
        z-index: 3
    }

    .v3-1 .scroll-wrapper:after {
        right: 0;
        top: 0;
        background: -webkit-gradient(linear,left top,right top,from(rgba(255,253,253,0)),to(rgba(4,36,106,.1)));
        background: linear-gradient(90deg,rgba(255,253,253,0) 0,rgba(4,36,106,.1) 100%)
    }

    .v3-1 .scroll-wrapper:before {
        left: 0;
        top: 0;
        background: -webkit-gradient(linear,left top,right top,from(rgba(4,36,106,.1)),to(rgba(255,253,253,0)));
        background: linear-gradient(90deg,rgba(4,36,106,.1) 0,rgba(255,253,253,0) 100%)
    }

    .v3-1 .scroll-wrapper.scrolled_left:before, .v3-1 .scroll-wrapper.scrolled_right:after {
        background: 0 0
    }

    .v3-1 .scroll-wrapper > .scroll-content {
        border: none;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        height: auto !important;
        left: 0;
        margin: 0;
        max-height: none;
        max-width: none;
        overflow: scroll;
        padding: 0;
        position: relative;
        top: 0;
        width: auto
    }

        .v3-1 .scroll-wrapper > .scroll-content::-webkit-scrollbar {
            height: 0;
            width: 0
        }

.v3-1 .scroll-element {
    display: none
}

    .v3-1 .scroll-element, .v3-1 .scroll-element div {
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

        .v3-1 .scroll-element.scroll-x.scroll-scrollx_visible, .v3-1 .scroll-element.scroll-y.scroll-scrolly_visible {
            display: block
        }

        .v3-1 .scroll-element .scroll-arrow, .v3-1 .scroll-element .scroll-bar {
            cursor: default
        }

.v3-1 .scrollbar-outer > .scroll-element, .v3-1 .scrollbar-outer > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.v3-1 .scrollbar-outer > .scroll-element {
    background-color: #fff
}

    .v3-1 .scrollbar-outer > .scroll-element div {
        display: block;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%
    }

    .v3-1 .scrollbar-outer > .scroll-element.scroll-x {
        bottom: 0;
        height: 8px;
        left: 0;
        width: 100%
    }

    .v3-1 .scrollbar-outer > .scroll-element.scroll-y {
        height: 100%;
        right: 0;
        top: 0;
        width: 8px
    }

    .v3-1 .scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
        height: 6px;
        top: 2px
    }

    .v3-1 .scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
        left: 2px;
        width: 6px
    }

    .v3-1 .scrollbar-outer > .scroll-element .scroll-element_outer {
        overflow: hidden
    }

    .v3-1 .scrollbar-outer > .scroll-element .scroll-element_track {
        background-color: rgba(10,32,113,.1)
    }

    .v3-1 .scrollbar-outer > .scroll-element .scroll-bar {
        border-radius: 5px
    }

    .v3-1 .scrollbar-outer > .scroll-element .scroll-bar {
        background-color: #0a2071
    }

.v3-1 .scrollbar-outer > .scroll-content.scroll-scrolly_visible {
    left: -8px;
    margin-left: 8px
}

.v3-1 .scrollbar-outer > .scroll-content.scroll-scrollx_visible {
    top: -8px;
    margin-top: 8px
}

.v3-1 .el-grid {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed
}

    .v3-1 .el-grid th {
        color: #596891;
        padding: 16px;
        text-align: right;
        font-size: 14px;
        border-bottom: 1px solid #596891
    }

        .v3-1 .el-grid th .cell-header {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

            .v3-1 .el-grid th .cell-header .sortable {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center
            }

                .v3-1 .el-grid th .cell-header .sortable::before {
                    content: url(../Images-pxp/v3-1/icon/arrow-both.svg);
                    display: block;
                    width: 16px;
                    height: 16px;
                    position: initial;
                    margin-right: 8px;
                    cursor: pointer
                }

    .v3-1 .el-grid td {
        padding: 24px 16px;
        border-bottom: 1px solid #d9dce8
    }

.v3-1 .chapo-download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 48px
}

    .v3-1 .chapo-download .chapo {
        margin: 0 0 24px
    }

    .v3-1 .chapo-download div.is-download {
        width: 33%;
        max-width: 33%;
        border-left: 1px solid rgba(89,104,145,.3);
        padding: 0 0 3px 24px
    }

@media screen and (max-width:1241px) {
    .v3-1 .chapo-download div.is-download {
        border-left: none;
        width: 100%;
        max-width: 100%;
        padding: 0
    }
}

.v3-1 .chapo-download div.is-download a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #0a2071;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:1241px) {
    .v3-1 .chapo-download div.is-download a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.v3-1 .chapo-download div.is-download a > div {
    min-width: 1%
}

.v3-1 .chapo-download div.is-download a .illustration {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    width: 65px;
    height: 84px;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 0 1px #e20101;
    box-shadow: 2px 2px 0 1px #e20101
}

.v3-1 .chapo-download div.is-download a .txt {
    padding: 6px 0 0 24px
}

@media screen and (max-width:760px) {
    .v3-1 .chapo-download div.is-download {
        margin-bottom: 24px
    }
}

.v3-1 .keyfigure {
    max-width: 100%
}

    .v3-1 .keyfigure .img-icon {
        width: 64px
    }

    .v3-1 .keyfigure .img-icon {
        left: 0;
        position: absolute
    }

    .v3-1 .keyfigure ul {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .v3-1 .keyfigure li {
        list-style: none;
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 415px;
        flex: 0 0 415px;
        max-width: 415px
    }

@media screen and (max-width:760px) {
    .v3-1 .keyfigure:not(.number) li {
        max-width: 100%;
        min-width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto
    }
}

.v3-1 .keyfigure.list-title.is-list {
    margin: 48px 0
}

    .v3-1 .keyfigure.list-title.is-list ul {
        display: block;
        max-width: 764px
    }

        .v3-1 .keyfigure.list-title.is-list ul li {
            margin: 24px 0;
            padding: 0 12px 0 calc(64px + 18px);
            max-width: 100%
        }

    .v3-1 .keyfigure.list-title.is-list .img-icon {
        left: 0;
        top: calc((37px - 64px)*.5);
        position: absolute
    }

    .v3-1 .keyfigure.list-title.is-list h2 {
        font-size: 32px;
        font-family: antonio__regular;
        letter-spacing: -.38px;
        margin-bottom: 0
    }

@media screen and (max-width:760px) {
    .v3-1 .keyfigure.list-title.is-list h2 {
        font-size: 23px
    }
}

.v3-1 .keyfigure.list-title.is-list p {
    letter-spacing: -.26px
}

.v3-1 .keyfigure.keyword p, .v3-1 .keyfigure.number p {
    font-family: antonio__light;
    font-weight: 400;
    font-size: 25px;
    margin: 0;
    line-height: 1.28
}

@media screen and (max-width:760px) {
    .v3-1 .keyfigure.keyword p, .v3-1 .keyfigure.number p {
        font-size: 23px
    }
}

.v3-1 .keyfigure.keyword p strong, .v3-1 .keyfigure.number p strong {
    font-family: antonio__bold
}

.v3-1 .keyfigure.keyword {
    padding: 48px 0
}

    .v3-1 .keyfigure.keyword ul {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 24px
    }

    .v3-1 .keyfigure.keyword.four ul {
        padding-left: 0
    }

    .v3-1 .keyfigure.keyword li {
        padding: 24px 24px 24px calc(64px + 12px)
    }

    .v3-1 .keyfigure.keyword.four p {
        padding: 0 12px 0 calc(64px + 12px)
    }

    .v3-1 .keyfigure.keyword .img-icon, .v3-1 .keyfigure.keyword.four .img-icon {
        left: 0;
        top: calc(50% - 3px);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute
    }

    .v3-1 .keyfigure.keyword.four .img-icon {
        left: 48px
    }

@media screen and (max-width:853px) {
    .v3-1 .keyfigure.keyword.four .img-icon {
        left: 24px
    }
}

.v3-1 .keyfigure.four li, .v3-1 .keyfigure.twothree li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: calc(297px + (48px * 2));
    width: calc(297px + (48px * 2));
    padding: 0 48px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

@media screen and (max-width:394px) {
    .v3-1 .keyfigure.four li, .v3-1 .keyfigure.twothree li {
        max-width: 100%
    }
}

.v3-1 .keyfigure.four li .img-icon, .v3-1 .keyfigure.twothree li .img-icon {
    left: 48px
}

.v3-1 .keyfigure.four li h2 + p, .v3-1 .keyfigure.twothree li h2 + p {
    margin-top: 0
}

.v3-1 .keyfigure.four.list-title h2, .v3-1 .keyfigure.twothree.list-title h2 {
    padding: 0 12px 0 calc(64px + 6px);
    font-size: 25px;
    font-family: antonio__bold;
    max-height: 58px;
    height: 58px;
    overflow: hidden;
    margin-bottom: 0
}

.v3-1 .keyfigure.number li:first-child, .v3-1 .keyfigure.twothree li:first-child {
    padding-left: 24px
}

    .v3-1 .keyfigure.number li:first-child .img-icon, .v3-1 .keyfigure.twothree li:first-child .img-icon {
        left: 24px
    }

.v3-1 .keyfigure.number li + li:before, .v3-1 .keyfigure.twothree li + li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(10,32,113,.1)
}

@media screen and (max-width:1238px) {
    .v3-1 .keyfigure.number.twothree li:last-child, .v3-1 .keyfigure.twothree.twothree li:last-child {
        padding-left: 24px;
        margin-top: 24px
    }

        .v3-1 .keyfigure.number.twothree li:last-child:before, .v3-1 .keyfigure.twothree.twothree li:last-child:before {
            content: none
        }

        .v3-1 .keyfigure.number.twothree li:last-child .img-icon, .v3-1 .keyfigure.twothree.twothree li:last-child .img-icon {
            left: 24px
        }
}

@media screen and (max-width:853px) {
    .v3-1 .keyfigure.number.twothree li, .v3-1 .keyfigure.twothree.twothree li {
        padding-left: 24px;
        margin-top: 24px
    }

        .v3-1 .keyfigure.number.twothree li + li:before, .v3-1 .keyfigure.twothree.twothree li + li:before {
            content: none
        }

        .v3-1 .keyfigure.number.twothree li .img-icon, .v3-1 .keyfigure.twothree.twothree li .img-icon {
            left: 24px
        }
}

.v3-1 .keyfigure.four ul {
    max-width: calc((297px + (48px * 2))* 2)
}

    .v3-1 .keyfigure.four ul li {
        padding: 24px 48px
    }

        .v3-1 .keyfigure.four ul li:nth-child(odd) {
            padding-left: 24px
        }

            .v3-1 .keyfigure.four ul li:nth-child(odd) .img-icon {
                left: 24px
            }

        .v3-1 .keyfigure.four ul li:first-child:after, .v3-1 .keyfigure.four ul li:nth-child(2):after, .v3-1 .keyfigure.four ul li:nth-child(even):before {
            content: "";
            display: block;
            position: absolute;
            background-color: rgba(10,32,113,.1)
        }

        .v3-1 .keyfigure.four ul li:nth-child(even):before {
            left: 0;
            width: 1px;
            height: 50%
        }

        .v3-1 .keyfigure.four ul li:nth-child(2):before {
            bottom: 20px
        }

        .v3-1 .keyfigure.four ul li:nth-child(4):before {
            top: 20px
        }

        .v3-1 .keyfigure.four ul li:nth-child(2):after {
            left: 20px;
            top: 100%;
            width: 60%;
            height: 1px
        }

        .v3-1 .keyfigure.four ul li:first-child:after {
            right: 20px;
            top: 100%;
            width: 60%;
            height: 1px
        }

@media screen and (max-width:853px) {
    .v3-1 .keyfigure.four ul li {
        padding-left: 24px;
        margin-top: 24px
    }

        .v3-1 .keyfigure.four ul li:nth-child(1n):after, .v3-1 .keyfigure.four ul li:nth-child(1n):before {
            content: none
        }

        .v3-1 .keyfigure.four ul li .img-icon {
            left: 24px
        }
}

.v3-1 .keyfigure.four .img-icon {
    top: calc(((25px - 64px)*.5) + 24px)
}

.v3-1 .keyfigure.four p:last-child {
    margin-bottom: 0
}

@media screen and (max-width:853px) {
    .v3-1 .keyfigure.four.keyword li {
        margin-top: 0
    }
}

.v3-1 .keyfigure.number {
    margin: 48px 0
}

    .v3-1 .keyfigure.number ul li {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 24px;
        max-width: 297px;
        text-align: center
    }

@media screen and (max-width:760px) {
    .v3-1 .keyfigure.number ul li {
        text-align: left
    }
}

.v3-1 .keyfigure.number ul li:nth-child(1n) .img-icon {
    position: relative;
    left: auto
}

@media screen and (max-width:910px) {
    .v3-1 .keyfigure.number ul {
        max-width: 637px
    }

        .v3-1 .keyfigure.number ul li {
            margin: 12px 0;
            text-align: center
        }

            .v3-1 .keyfigure.number ul li:nth-child(even):before {
                content: "";
                display: block;
                position: absolute;
                left: 0;
                width: 1px;
                height: 100%;
                background-color: rgba(10,32,113,.1)
            }

            .v3-1 .keyfigure.number ul li:nth-child(odd):before {
                content: none
            }
}

@media screen and (max-width:660px) {
    .v3-1 .keyfigure.number ul li {
        max-width: 100%;
        min-width: 100%;
        text-align: left
    }

        .v3-1 .keyfigure.number ul li:nth-child(1n):before {
            content: none
        }
}

.v3-1 .keyfigure.number ul span.digit {
    font-family: antonio__bold;
    font-size: 45px;
    display: block
}

    .v3-1 .keyfigure.number ul span.digit.red {
        color: #e20101
    }

    .v3-1 .keyfigure.number ul span.digit.blue2nd {
        color: #4964c5
    }

.v3-1 .search-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .v3-1 .search-banner h2 {
        margin: 0 57px 0 0
    }

    .v3-1 .search-banner label {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-right: 24px
    }

        .v3-1 .search-banner label input {
            width: 100%;
            background-color: #fff
        }

@media screen and (max-width:760px) {
    .v3-1 .search-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .v3-1 .search-banner h2, .v3-1 .search-banner label {
            margin: 0;
            padding: 0;
            width: 100%;
            text-align: center
        }

        .v3-1 .search-banner input {
            margin: 24px 0
        }
}

.v3-1 .superfocus.is-backgrounded {
    padding: 72px
}

@media screen and (max-width:1260px) {
    .v3-1 .superfocus.is-backgrounded {
        padding: 24px
    }
}

.v3-1 .superfocus .main-wrapper {
    padding: 0
}

    .v3-1 .superfocus .main-wrapper > h2:first-child {
        text-align: center
    }

    .v3-1 .superfocus .main-wrapper.column .left-column {
        padding-right: 120px;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 66%;
        flex: 1 1 66%;
        max-width: 66%
    }

        .v3-1 .superfocus .main-wrapper.column .left-column > p {
            letter-spacing: -.26px
        }

    .v3-1 .superfocus .main-wrapper.column .right-column {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 34%;
        flex: 1 1 34%;
        max-width: 34%
    }

        .v3-1 .superfocus .main-wrapper.column .right-column > p {
            letter-spacing: -.26px
        }

@media screen and (max-width:1260px) {
    .v3-1 .superfocus .main-wrapper.column {
        display: block;
        padding: 0
    }

        .v3-1 .superfocus .main-wrapper.column .left-column, .v3-1 .superfocus .main-wrapper.column .right-column {
            width: 100%;
            max-width: 100%;
            padding: 0
        }

            .v3-1 .superfocus .main-wrapper.column .left-column .quote, .v3-1 .superfocus .main-wrapper.column .right-column .quote {
                padding: 24px 0
            }
}

.v3-1 .superfocus .main-wrapper .styled-wrapper, .v3-1 .superfocus .main-wrapper .tab-content, .v3-1 .superfocus .main-wrapper .tabs-wrapper, .v3-1 .superfocus .main-wrapper .tabs-wrapper article {
    margin-bottom: 0;
    padding-bottom: 0
}

.v3-1 .superfocus .main-wrapper .keyfigure, .v3-1 .superfocus .main-wrapper .quote {
    padding-top: 24px
}

    .v3-1 .superfocus .main-wrapper .keyfigure:first-child, .v3-1 .superfocus .main-wrapper .quote:first-child {
        margin-top: 0;
        padding-top: 0
    }

.v3-1 .superfocus .main-wrapper .quote {
    padding: 24px 0 0
}

    .v3-1 .superfocus .main-wrapper .quote > .main-wrapper {
        margin: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .v3-1 .superfocus .main-wrapper .quote footer {
        max-width: 100%
    }

@media screen and (max-width:1260px) {
    .v3-1 .superfocus .main-wrapper .quote blockquote {
        padding-left: calc(49px + 28px)
    }
}

.v3-1 .superfocus .main-wrapper .keyfigure h2 {
    font-family: antonio__bold;
    font-size: 25px
}

.v3-1 .superfocus .main-wrapper .tabs-list li {
    padding: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    max-width: 50%
}

    .v3-1 .superfocus .main-wrapper .tabs-list li a {
        font-family: antonio__regular;
        font-size: 25px;
        letter-spacing: -.38px;
        line-height: 1.5;
        padding-bottom: 20px
    }

        .v3-1 .superfocus .main-wrapper .tabs-list li a b {
            font-weight: 400;
            font-family: antonio__bold
        }

@media screen and (max-width:760px) {
    .v3-1 .superfocus .main-wrapper .tabs-list li a {
        font-size: 20px;
        white-space: normal
    }
}

.v3-1 .superfocus .main-wrapper .tabs-list li.active:after {
    -webkit-transform: scaleY(7);
    -ms-transform: scaleY(7);
    transform: scaleY(7)
}

.v3-1 .mslider-carousel-active:not(.gallery_card_shortcode) {
    text-align: center;
    max-width: 100%;
    display: inline-block;
    margin: 0 100px;
    position: relative
}

    .v3-1 .mslider-carousel-active:not(.gallery_card_shortcode) .slider-slidecontainer {
        position: relative;
        height: 100%;
        display: inline-block
    }

        .v3-1 .mslider-carousel-active:not(.gallery_card_shortcode) .slider-slidecontainer img {
            display: block;
            max-height: 100%;
            height: 100%
        }

        .v3-1 .mslider-carousel-active:not(.gallery_card_shortcode) .slider-slidecontainer .slide-entry {
            display: none;
            position: absolute
        }

            .v3-1 .mslider-carousel-active:not(.gallery_card_shortcode) .slider-slidecontainer .slide-entry.active {
                display: inline-block;
                z-index: 12;
                position: relative;
                opacity: 1;
                -webkit-transition: all .2s;
                transition: all .2s;
                left: 0;
                right: 0;
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1)
            }

            .v3-1 .mslider-carousel-active:not(.gallery_card_shortcode) .slider-slidecontainer .slide-entry.active-left, .v3-1 .mslider-carousel-active:not(.gallery_card_shortcode) .slider-slidecontainer .slide-entry.active-right {
                z-index: 1;
                position: absolute;
                top: 0;
                display: block;
                -webkit-transform: scale(.85);
                -ms-transform: scale(.85);
                transform: scale(.85);
                opacity: .5;
                -webkit-transition: all .2s;
                transition: all .2s
            }

            .v3-1 .mslider-carousel-active:not(.gallery_card_shortcode) .slider-slidecontainer .slide-entry.active-left {
                left: -50px;
                -webkit-transform-origin: left;
                -ms-transform-origin: left;
                transform-origin: left
            }

            .v3-1 .mslider-carousel-active:not(.gallery_card_shortcode) .slider-slidecontainer .slide-entry.active-right {
                right: -50px;
                -webkit-transform-origin: right;
                -ms-transform-origin: right;
                transform-origin: right
            }

    .v3-1 .mslider-carousel-active:not(.gallery_card_shortcode).carousel3d {
        margin-top: 72px;
        margin-bottom: 72px
    }

.v3-1 .mslider-carousel-active .slide-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 13
}

    .v3-1 .mslider-carousel-active .slide-nav li {
        position: absolute
    }

        .v3-1 .mslider-carousel-active .slide-nav li:nth-child(2) {
            display: none
        }

        .v3-1 .mslider-carousel-active .slide-nav li:first-child {
            left: -50px;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%)
        }

        .v3-1 .mslider-carousel-active .slide-nav li:last-child {
            right: -50px;
            -webkit-transform: translateX(50%);
            -ms-transform: translateX(50%);
            transform: translateX(50%)
        }

.v3-1 .mslider.mslider-swipe-active {
    position: relative;
    margin-bottom: 72px
}

    .v3-1 .mslider.mslider-swipe-active .mslider-dots {
        display: none
    }

    .v3-1 .mslider.mslider-swipe-active .slideshow {
        position: relative;
        z-index: 10
    }

    .v3-1 .mslider.mslider-swipe-active .slide-entry {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 20;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .3s,visibility .3s;
        transition: opacity .3s,visibility .3s
    }

        .v3-1 .mslider.mslider-swipe-active .slide-entry.active {
            opacity: 1;
            visibility: visible
        }

    .v3-1 .mslider.mslider-swipe-active .slide-nav {
        display: block
    }

        .v3-1 .mslider.mslider-swipe-active .slide-nav ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            width: 100%;
            position: absolute;
            top: 100%;
            padding: 0;
            margin: 12px 0
        }

@media screen and (max-width:47.5rem) and (min-width:0) {
    .v3-1 .c-v3-heroine:first-child:not(.is-insidepage) {
        padding-bottom: 0
    }
}

.v3-1 .c-v3-heroine:first-child:not(.is-insidepage) {
    min-height: auto
}

.v3-1 .c-v3-heroine {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    padding: 24px;
    min-height: 300px
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine {
        height: auto;
        min-height: auto;
        padding: 0
    }
}

.v3-1 .c-v3-heroine .c-v3-heroine--content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine .c-v3-heroine--content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.v3-1 .c-v3-heroine .c-v3-heroine--content h2 + p {
    padding-top: 0
}

.v3-1 .c-v3-heroine .c-v3-heroine--content .capsule {
    -ms-flex-item-align: start;
    align-self: flex-start
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine .c-v3-heroine--content .capsule {
        -ms-flex-item-align: center;
        align-self: center
    }
}

.v3-1 .c-v3-heroine.is-vertically-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 24px
}

.v3-1 .c-v3-heroine.is-alignright .c-v3-heroine--content {
    margin: 0 0 0 auto
}

.v3-1 .c-v3-heroine.is-centered .c-v3-heroine--content {
    margin: 0 auto;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.v3-1 .c-v3-heroine--wrapper {
    max-width: 1270px;
    width: 100%;
    margin: 0
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine--wrapper {
        padding: 12px 3% 24px
    }
}

.v3-1 .c-v3-heroine--content {
    position: relative;
    z-index: 2;
    line-height: 1.5
}

    .v3-1 .c-v3-heroine--content h1 {
        font-size: 64px;
        padding: 0 0 24px;
        margin: 0;
        color: inherit;
        max-width: 100%
    }

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine--content h1 {
        font-size: 40px
    }
}

.v3-1 .c-v3-heroine--content h1 + p {
    padding: 0
}

.v3-1 .c-v3-heroine--content h2 {
    color: inherit;
    font-size: 26px;
    padding: 12px 0 24px;
    margin: 0;
    max-width: 100%
}

.v3-1 .c-v3-heroine--content p {
    color: inherit;
    font-family: roboto__regular;
    margin: 0;
    padding: 1rem 0;
    max-width: 550px
}

@media screen and (max-width:650px) {
    .v3-1 .c-v3-heroine--content p {
        max-width: 100%
    }
}

.v3-1 .c-v3-heroine--content p + p {
    padding-top: 0
}

.v3-1 .c-v3-heroine--content p:last-child {
    padding-bottom: 0
}

.v3-1 .c-v3-heroine--content p.action a {
    margin-top: 12px
}

    .v3-1 .c-v3-heroine--content p.action a + a {
        margin-left: 12px
    }

.v3-1 .c-v3-heroine--content h1 + p {
    font-size: 18px
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine.is-backgrounded:not(.cta) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.v3-1 .c-v3-heroine.is-backgrounded:not(.cta) .c-v3-heroine--content {
    width: 50%;
    max-width: 50%
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine.is-backgrounded:not(.cta) .c-v3-heroine--content {
        position: relative;
        width: 100%;
        max-width: 100%;
        padding-top: 12px
    }
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine.is-backgrounded:not(.cta) .c-v3-heroine--illus {
        position: relative;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        height: 190px
    }

    .v3-1 .c-v3-heroine.is-backgrounded:not(.cta) .c-v3-heroine--wrapper {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center
    }
}

.v3-1 .c-v3-heroine.is-backgrounded:not(.cta).top-banner {
    min-height: 400px;
    height: 300px
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine.is-backgrounded:not(.cta).top-banner {
        height: auto;
        min-height: auto;
        padding-bottom: 0
    }

        .v3-1 .c-v3-heroine.is-backgrounded:not(.cta).top-banner .c-v3-heroine--wrapper {
            padding: 0;
            text-align: left
        }
}

.v3-1 .c-v3-heroine.is-backgrounded:not(.cta).top-banner .c-v3-heroine--content {
    width: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

    .v3-1 .c-v3-heroine.is-backgrounded:not(.cta).top-banner .c-v3-heroine--content h1 {
        max-width: 65%
    }

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine.is-backgrounded:not(.cta).top-banner .c-v3-heroine--content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 24px 24px 0;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .v3-1 .c-v3-heroine.is-backgrounded:not(.cta).top-banner .c-v3-heroine--content h1 {
            color: #0a2071;
            font-size: 36px;
            letter-spacing: -1.6px;
            padding: 0;
            margin-bottom: 40px;
            max-width: 100%
        }

        .v3-1 .c-v3-heroine.is-backgrounded:not(.cta).top-banner .c-v3-heroine--content .action {
            display: none
        }
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine.is-backgrounded:not(.top-banner):not(.cta) figure {
        width: 200%;
        left: -100%
    }

    .v3-1 .c-v3-heroine.is-backgrounded:not(.top-banner):not(.cta).is-alignright figure {
        left: -15%
    }
}

.v3-1 .c-v3-heroine.cta {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 300px;
    padding: 24px
}

@media screen and (min-width:1260px) {
    .v3-1 .c-v3-heroine.cta {
        padding: 48px 24px
    }
}

.v3-1 .c-v3-heroine.cta .c-v3-heroine--wrapper {
    overflow: auto
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine.cta .c-v3-heroine--wrapper {
        padding: 0
    }
}

.v3-1 .c-v3-heroine.cta .c-v3-heroine--illus {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0
}

    .v3-1 .c-v3-heroine.cta .c-v3-heroine--illus img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine.cta {
        text-align: center;
        min-height: 300px
    }
}

.v3-1 .c-v3-heroine.cta .c-v3-heroine--content > :first-child {
    margin-top: 0
}

.v3-1 .c-v3-heroine.cta .c-v3-heroine--content > :last-child {
    margin-bottom: 0
}

@media screen and (min-width:760px) and (max-width:1259px) {
    .v3-1 .c-v3-heroine.cta .c-v3-heroine--content {
        width: 60%
    }
}

@media screen and (min-width:1260px) {
    .v3-1 .c-v3-heroine.cta .c-v3-heroine--content {
        width: 50%
    }
}

.v3-1 .c-v3-heroine.cta h1 h2 {
    margin: 12px 0 24px;
    padding: 0 !important;
    max-width: 100%;
    overflow: hidden
}

@media screen and (min-width:1260px) {
    .v3-1 .c-v3-heroine.cta h1 h2 {
        margin: 24px 0 24px
    }
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine.cta h1 h2 {
        white-space: normal;
        font-size: 36px;
        padding-bottom: 40px
    }
}

.v3-1 .c-v3-heroine.cta h1 {
    font-family: antonio__bold;
    font-size: 4rem;
    line-height: 72px;
    font-weight: 400;
    letter-spacing: -.96px
}

.v3-1 .c-v3-heroine.cta h2 {
    font-family: antonio__bold;
    font-size: 3rem;
    line-height: 56px;
    font-weight: 400;
    letter-spacing: -.72px
}

.v3-1 .c-v3-heroine.cta p:not(.action,.scroll-info) {
    font-family: roboto__regular;
    font-size: 18px;
    padding-bottom: 24px
}

@media screen and (min-width:1260px) {
    .v3-1 .c-v3-heroine.cta p:not(.action,.scroll-info) {
        padding-bottom: 48px
    }
}

.v3-1 .c-v3-heroine.cta p.action a {
    margin: 0
}

.v3-1 .c-v3-heroine.cta.big {
    min-height: 450px
}

.v3-1 .c-v3-heroine.cta.main {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 560px;
    max-height: 560px
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine.cta.main {
        padding-bottom: 24px
    }
}

.v3-1 .c-v3-heroine.cta.main .action {
    padding-top: 0
}

.v3-1 .c-v3-heroine.cta.big h1, .v3-1 .c-v3-heroine.cta.big h2, .v3-1 .c-v3-heroine.cta.main h1, .v3-1 .c-v3-heroine.cta.main h2 {
    font-size: 64px;
    letter-spacing: -1.97px;
    padding: 12px 0
}

@media screen and (min-width:1260px) {
    .v3-1 .c-v3-heroine.cta.big h1, .v3-1 .c-v3-heroine.cta.big h2, .v3-1 .c-v3-heroine.cta.main h1, .v3-1 .c-v3-heroine.cta.main h2 {
        padding: 24px 0
    }
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine.cta.big h1, .v3-1 .c-v3-heroine.cta.big h2, .v3-1 .c-v3-heroine.cta.main h1, .v3-1 .c-v3-heroine.cta.main h2 {
        font-size: 36px;
        letter-spacing: -1.11px;
        line-height: 1.33
    }
}

.v3-1 .c-v3-heroine.is-sidebyside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse nowrap;
    flex-flow: row-reverse nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.v3-1 .c-v3-heroine.top-banner:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    height: 184px;
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.8)),to(rgba(1,1,1,0)));
    background: linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(1,1,1,0) 100%);
    left: 0
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine.top-banner:after {
        display: none
    }
}

.v3-1 .c-v3-heroine.main.cta:before {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,from(rgba(39,38,37,.3)),color-stop(50%,rgba(39,38,37,.2)),color-stop(75%,rgba(39,38,37,0)),to(rgba(39,38,37,0)));
    background: linear-gradient(90deg,rgba(39,38,37,.3) 0,rgba(39,38,37,.2) 50%,rgba(39,38,37,0) 75%,rgba(39,38,37,0) 100%);
    left: 0;
    z-index: 1
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine.main.cta:before {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(39,38,37,.2)),color-stop(30%,rgba(39,38,37,.3)),to(rgba(39,38,37,.5)));
        background-image: linear-gradient(0deg,rgba(39,38,37,.2) 0,rgba(39,38,37,.3) 30%,rgba(39,38,37,.5) 100%)
    }
}

@media screen and (min-width:0) and (max-width:1px) {
    .v3-1 .c-v3-heroine:first-child:not(.is-insidepage) {
        min-height: 454px
    }
}

@media screen and (min-width:0) {
    .v3-1 .c-v3-heroine .is-home .c-v3-heroine:first-child:not(.is-insidepage) {
        min-height: 454px
    }
}

.v3-1 .c-v3-heroine .is-home .c-v3-heroine:first-child:not(.is-insidepage) .c-v3-heroine--content {
    width: 65%;
    max-width: 65%
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine .is-home .c-v3-heroine:first-child:not(.is-insidepage) .c-v3-heroine--content {
        width: 100%;
        max-width: 100%
    }
}

.v3-1 .c-v3-heroine p.scroll-info {
    display: none
}

@media screen and (max-width:760px) {
    .v3-1 .c-v3-heroine p.scroll-info {
        display: block;
        position: absolute;
        left: calc(50% - 17px);
        bottom: 0;
        z-index: 3;
        color: #fff;
        font-size: 16px;
        margin: 0
    }

        .v3-1 .c-v3-heroine p.scroll-info .bounce {
            -webkit-animation: bounce 2s;
            animation: bounce 2s;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite
        }
}

@media screen and (min-width:761px) {
    .v3-1 .c-v3-heroine .c-v3-heroine:first-child:not(.is-insidepage) {
        min-height: 400px
    }
}

@-webkit-keyframes bounce {
    0%,100%,25%,50%,75% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    60% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px)
    }
}

@keyframes bounce {
    0%,100%,25%,50%,75% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    60% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px)
    }
}

.v3-1 .banner-highlight-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #e6e8ef;
    padding: 24px 0 24px 24px;
    margin: 0 0 24px 0
}

@media screen and (max-width:1200px) {
    .v3-1 .banner-highlight-type {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.v3-1 .banner-highlight-type .bg-icon {
    padding-left: calc(32px + 12px);
    line-height: 1.5
}

    .v3-1 .banner-highlight-type .bg-icon::before {
        width: 32px;
        height: 32px
    }

.v3-1 .banner-highlight-type h3 {
    margin: 0;
    display: inline-block;
    width: 20%
}

@media screen and (max-width:1200px) {
    .v3-1 .banner-highlight-type h3 {
        width: 100%;
        margin-bottom: 16px
    }
}

.v3-1 .banner-highlight-type ul {
    list-style: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
    padding-left: 0
}

    .v3-1 .banner-highlight-type ul li {
        font-family: antonio__bold;
        font-size: 20px;
        line-height: 24px;
        font-weight: 400;
        letter-spacing: -.5px;
        margin-right: 48px
    }

        .v3-1 .banner-highlight-type ul li:last-of-type {
            margin-right: 0
        }

        .v3-1 .banner-highlight-type ul li span {
            font-family: antonio__light;
            margin: 0 6px
        }

.v3-1 div.banner-container-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f9f9fb;
    padding: 24px
}

@media screen and (max-width:1200px) {
    .v3-1 div.banner-container-type {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.v3-1 div.banner-container-type h3 {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}

@media screen and (max-width:1200px) {
    .v3-1 div.banner-container-type h3 {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 24px;
        white-space: normal
    }
}

.v3-1 div.banner-container-type h3 .bg-icon {
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0 8px
}

    .v3-1 div.banner-container-type h3 .bg-icon::before {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

@media screen and (max-width:1200px) {
    .v3-1 div.banner-container-type h3 .bg-icon::before {
        -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
        transform: translateY(-4px)
    }
}

.v3-1 div.banner-container-type dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #e6e8ef;
    padding-left: 48px;
    margin-left: 48px;
    margin-top: 0;
    margin-bottom: 0
}

@media screen and (max-width:1200px) {
    .v3-1 div.banner-container-type dl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        border-left: 0;
        padding-left: 0;
        margin-left: 0
    }
}

.v3-1 div.banner-container-type dl > div {
    margin-right: 48px;
    margin-bottom: 0
}

    .v3-1 div.banner-container-type dl > div dt {
        font-family: roboto__regular;
        font-size: 12px;
        line-height: 14px;
        color: #596891;
        margin-bottom: 4px;
        white-space: nowrap
    }

@media screen and (max-width:1200px) {
    .v3-1 div.banner-container-type dl > div dt {
        white-space: normal
    }
}

.v3-1 div.banner-container-type dl > div dd {
    font-family: roboto__bold;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #0a2071;
    margin: 0;
    vertical-align: middle
}

@media screen and (max-width:1200px) {
    .v3-1 div.banner-container-type dl > div dd {
        margin-bottom: 12px
    }
}

.v3-1.ctn-news .c-v3-heroine .c-v3-heroine--illus img {
    -o-object-fit: fill;
    object-fit: fill
}

.v3-1 .corp-bipart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    width: 100%;
    max-width: 743px;
    margin: 0 auto
}

    .v3-1 .corp-bipart > div {
        padding: 48px 24px;
        float: none;
        width: auto;
        height: auto;
        border: none;
        width: 53%;
        min-width: 1%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 53%;
        flex: 0 1 53%;
        position: relative
    }

    .v3-1 .corp-bipart .bipart-left {
        background: #0a2071;
        text-align: left;
        color: #fff;
        z-index: 2;
        -webkit-box-shadow: 0 0 9px 1px rgba(0,0,0,.79);
        box-shadow: 0 0 9px 1px rgba(0,0,0,.79)
    }

        .v3-1 .corp-bipart .bipart-left i {
            color: #596891
        }

    .v3-1 .corp-bipart .bipart-right {
        background: #e6e8ef;
        color: #0a2071;
        text-align: left;
        top: 24px;
        left: -48px;
        padding-left: calc(48px + 24px)
    }

    .v3-1 .corp-bipart dl > div + div {
        margin-top: 24px
    }

    .v3-1 .corp-bipart dt {
        font-family: antonio__regular;
        font-size: 25px;
        line-height: 1.2
    }

    .v3-1 .corp-bipart dd {
        margin: 12px 0 0;
        font-family: roboto__light;
        font-size: 17px;
        line-height: 1.6
    }

        .v3-1 .corp-bipart dd i {
            font-size: 15px;
            display: block
        }

        .v3-1 .corp-bipart dd .level {
            line-height: 1
        }

        .v3-1 .corp-bipart dd img + img {
            margin-left: 6px
        }

.v3-1 .mslider.diptych {
    margin: 72px 0
}

    .v3-1 .mslider.diptych .slide-nav {
        display: none
    }

        .v3-1 .mslider.diptych .slide-nav ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            width: 100%;
            position: absolute;
            top: 100%;
            padding: 0;
            margin: 12px 0
        }

            .v3-1 .mslider.diptych .slide-nav ul li {
                list-style: none
            }

                .v3-1 .mslider.diptych .slide-nav ul li:first-child, .v3-1 .mslider.diptych .slide-nav ul li:last-child {
                    cursor: pointer
                }

                .v3-1 .mslider.diptych .slide-nav ul li:nth-child(2) {
                    padding: 0 6px
                }

    .v3-1 .mslider.diptych.mslider-swipe-active {
        position: relative;
        max-width: 1000px
    }

        .v3-1 .mslider.diptych.mslider-swipe-active .corp-bipart {
            padding: 0
        }

            .v3-1 .mslider.diptych.mslider-swipe-active .corp-bipart > div {
                width: 100%
            }

            .v3-1 .mslider.diptych.mslider-swipe-active .corp-bipart .bipart-left {
                -webkit-box-shadow: none;
                box-shadow: none
            }

        .v3-1 .mslider.diptych.mslider-swipe-active .slideshow {
            position: relative;
            z-index: 10
        }

        .v3-1 .mslider.diptych.mslider-swipe-active .slide-entry {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
            z-index: 20;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: opacity .3s,visibility .3s;
            transition: opacity .3s,visibility .3s
        }

            .v3-1 .mslider.diptych.mslider-swipe-active .slide-entry.active {
                opacity: 1;
                visibility: visible
            }

        .v3-1 .mslider.diptych.mslider-swipe-active .slide-nav {
            display: block
        }

.v3-1 .corp-tripart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 3.56%;
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: visible
}

    .v3-1 .corp-tripart > div {
        padding: 24px;
        float: none;
        width: auto;
        height: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 31%;
        flex: 0 1 31%;
        border: none;
        width: 31%
    }

    .v3-1 .corp-tripart ul.corp-list li {
        padding: 0;
        margin: 0
    }

        .v3-1 .corp-tripart ul.corp-list li:before {
            content: none
        }

    .v3-1 .corp-tripart h1, .v3-1 .corp-tripart h2 {
        font-family: antonio__regular;
        color: #0a2071;
        font-size: 32px;
        letter-spacing: calc(32 * (-.015px));
        line-height: 1.25;
        margin-bottom: calc((48px - (8*3px)))
    }

    .v3-1 .corp-tripart .tripart-left, .v3-1 .corp-tripart .tripart-right {
        background: #e6e8ef;
        color: #0a2071;
        text-align: left;
        position: relative
    }

    .v3-1 .corp-tripart .tripart-mid {
        background: #0a2071;
        -webkit-transform: scale(1.23);
        -ms-transform: scale(1.23);
        transform: scale(1.23);
        z-index: 2;
        -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,.5);
        box-shadow: 0 0 6px 0 rgba(0,0,0,.5)
    }

        .v3-1 .corp-tripart .tripart-mid h1, .v3-1 .corp-tripart .tripart-mid h2, .v3-1 .corp-tripart .tripart-mid ul {
            -webkit-transform: scale(.813);
            -ms-transform: scale(.813);
            transform: scale(.813)
        }

        .v3-1 .corp-tripart .tripart-mid h1, .v3-1 .corp-tripart .tripart-mid h2 {
            margin-bottom: calc((48px - (8*3px))*.813)
        }

        .v3-1 .corp-tripart .tripart-mid ul {
            margin: 0 0 calc(1rem * .813) 0;
            position: relative;
            top: calc(-1rem * .813)
        }

        .v3-1 .corp-tripart .tripart-mid h2, .v3-1 .corp-tripart .tripart-mid li, .v3-1 .corp-tripart .tripart-mid > h1 {
            color: #fff;
            text-align: center
        }

    .v3-1 .corp-tripart .tripart-left {
        left: -3.56%
    }

    .v3-1 .corp-tripart .tripart-right {
        left: 3.56%
    }

.v3-1 .mslider.triptych {
    margin: 72px 0
}

    .v3-1 .mslider.triptych .slide-nav {
        display: none
    }

        .v3-1 .mslider.triptych .slide-nav ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            width: 100%;
            position: absolute;
            top: 100%;
            padding: 0;
            margin: 12px 0
        }

            .v3-1 .mslider.triptych .slide-nav ul li {
                list-style: none
            }

                .v3-1 .mslider.triptych .slide-nav ul li:first-child, .v3-1 .mslider.triptych .slide-nav ul li:last-child {
                    cursor: pointer
                }

                .v3-1 .mslider.triptych .slide-nav ul li:nth-child(2) {
                    padding: 0 6px
                }

    .v3-1 .mslider.triptych.mslider-swipe-active {
        position: relative;
        max-width: 1000px;
        margin-bottom: 72px
    }

        .v3-1 .mslider.triptych.mslider-swipe-active .corp-tripart {
            padding: 0
        }

            .v3-1 .mslider.triptych.mslider-swipe-active .corp-tripart > div {
                width: 100%
            }

            .v3-1 .mslider.triptych.mslider-swipe-active .corp-tripart .tripart-mid {
                -webkit-transform: none;
                -ms-transform: none;
                transform: none;
                -webkit-box-shadow: none;
                box-shadow: none
            }

            .v3-1 .mslider.triptych.mslider-swipe-active .corp-tripart .slide-entry {
                text-align: center
            }

        .v3-1 .mslider.triptych.mslider-swipe-active .slideshow {
            position: relative;
            z-index: 10
        }

        .v3-1 .mslider.triptych.mslider-swipe-active .slide-entry {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
            z-index: 20;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: opacity .3s,visibility .3s;
            transition: opacity .3s,visibility .3s
        }

            .v3-1 .mslider.triptych.mslider-swipe-active .slide-entry.active {
                opacity: 1;
                visibility: visible
            }

        .v3-1 .mslider.triptych.mslider-swipe-active .slide-nav {
            display: block
        }

.v3-1 .quote-container {
    margin-top: 48px
}

.v3-1 .quote {
    padding: 72px 24px
}

    .v3-1 .quote .main-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .v3-1 .quote blockquote {
        position: relative;
        padding: 24px 24px 0 48px;
        margin: 0;
        min-width: 1%;
        max-width: 960px
    }

@media screen and (max-width:960px) {
    .v3-1 .quote blockquote {
        max-width: 100%
    }
}

.v3-1 .quote blockquote:before {
    content: "";
    display: block;
    width: 52px;
    height: 40px;
    position: absolute;
    top: calc(8px + 24px);
    left: -40px;
    background: url(../Images-pxp/v3-1/icon/quote.svg) no-repeat top center
}

.v3-1 .quote blockquote > p {
    margin: 0 0 6px 0;
    font-family: roboto__regular;
    font-size: 16px;
    line-height: 24px
}

.v3-1 .quote blockquote footer > p {
    margin: 0
}

.v3-1 .quote blockquote footer strong {
    display: block;
    font-family: roboto__bold;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

.v3-1 .quote.illustrated {
    padding: 48px
}

@media screen and (max-width:1260px) {
    .v3-1 .quote.illustrated {
        padding: 48px 24px
    }
}

@media screen and (min-width:760px) {
    .v3-1 .quote.illustrated .main-wrapper > * {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }
}

.v3-1 .quote.illustrated .main-wrapper .quote-img {
    aspect-ratio: 16/9;
    overflow: hidden
}

@media screen and (max-width:760px) {
    .v3-1 .quote.illustrated .main-wrapper .quote-img {
        margin: 0
    }
}

.v3-1 .quote.illustrated .main-wrapper .quote-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.v3-1 .quote.illustrated blockquote {
    max-width: 768px
}

@media screen and (max-width:760px) {
    .v3-1 .quote.illustrated blockquote {
        text-align: left
    }

        .v3-1 .quote.illustrated blockquote::before {
            display: none
        }
}

.v3-1 .quote.illustrated img + blockquote {
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px)
}

@media screen and (max-width:760px) {
    .v3-1 .quote .main-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0
    }

    .v3-1 .quote.illustrated img + blockquote {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .v3-1 .quote blockquote {
        padding: 48px 0 0;
        text-align: center
    }

        .v3-1 .quote blockquote:before {
            position: relative;
            top: 0;
            left: 0;
            width: 100%;
            margin-bottom: 12px
        }

        .v3-1 .quote blockquote footer {
            max-width: 100%
        }

            .v3-1 .quote blockquote footer p:last-child {
                margin-bottom: 0
            }
}

.v3-1 .c-hpcarousel {
    background-color: #0a2071
}

.v3-1 .c-hpcarousel--wrapper {
    padding: 48px 0
}

.v3-1 .c-hpcarousel a {
    color: #fff
}

.v3-1 .c-hpcarousel--wrapper > * + * {
    margin-top: 24px
}

.v3-1 .c-hpcarousel--title {
    color: #fff;
    text-align: center
}

.v3-1 .c-hpcarousel--slider {
    white-space: nowrap;
    font-size: 0
}

.v3-1 .c-hpcarousel--slide {
    position: relative;
    display: inline-block;
    overflow: hidden;
    outline: 0;
    white-space: normal;
    font-size: normal
}

.v3-1 .c-hpcarousel--nav {
    text-align: center
}

    .v3-1 .c-hpcarousel--nav button {
        display: inline-block;
        padding: 0;
        border: 0 none;
        outline: 0;
        vertical-align: middle;
        background: none transparent;
        -webkit-transition: opacity 150ms;
        transition: opacity 150ms
    }

        .v3-1 .c-hpcarousel--nav button.slick-disabled {
            opacity: .5
        }

    .v3-1 .c-hpcarousel--nav img.slick-arrow {
        vertical-align: middle;
        position: absolute;
        border: 0;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px,1px,1px,1px)
    }

@media screen and (max-width:760px) {
    .v3-1 .c-hpcarousel--nav img.slick-arrow {
        position: relative;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
}

.v3-1 .c-hpcarousel--nav > * + * {
    margin-left: 48px
}

@media screen and (max-width:761px) {
    .v3-1 .c-hpcarousel--nav > * + * {
        margin-left: 12px
    }
}

.v3-1 .c-hpcarousel--nav .arrow_slideshow {
    stroke: #fff
}

.v3-1 .c-hpcarousel--nav button:first-child {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.v3-1 .c-hpcarouselitem {
    width: calc(368px + (12px * 2));
    height: 480px;
    padding: 0 12px
}

@media screen and (max-width:760px) {
    .v3-1 .c-hpcarouselitem {
        width: calc(320px + (12px * 2));
        height: 463px
    }
}

.v3-1 .c-hpcarouselitem > a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    height: 100%;
    display: block
}

    .v3-1 .c-hpcarouselitem > a:hover {
        text-decoration: none
    }

.v3-1 .c-hpcarouselitem--content {
    position: absolute;
    top: 40%;
    width: 100%;
    bottom: auto;
    right: auto;
    left: auto;
    z-index: 2;
    padding: 0 24px;
    text-align: center;
    -webkit-transition: -webkit-transform .2s 50ms ease-in-out;
    transition: -webkit-transform .2s 50ms ease-in-out;
    transition: transform .2s 50ms ease-in-out;
    transition: transform .2s 50ms ease-in-out,-webkit-transform .2s 50ms ease-in-out
}

.v3-1 .c-hpcarouselitem--title {
    font-family: antonio__bold;
    color: #fff;
    font-size: 25px;
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    padding: 0;
    margin: 0;
    text-align: center;
    letter-spacing: normal
}

    .v3-1 .c-hpcarouselitem--title::after {
        content: "";
        display: block;
        margin: 24px auto 0;
        position: relative;
        bottom: auto;
        left: auto;
        width: 50px;
        height: 7px;
        background-color: #e20101;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

.v3-1 .c-hpcarouselitem--description {
    padding-top: 12px;
    -webkit-transition: opacity .2s 50ms ease-in-out;
    transition: opacity .2s 50ms ease-in-out
}

    .v3-1 .c-hpcarouselitem--description p {
        font-size: 17px;
        margin: 0;
        color: #fff;
        font-family: roboto__bold
    }

    .v3-1 .c-hpcarouselitem--description > * + * {
        margin-top: 5px
    }

.v3-1 .c-hpcarouselitem--illus {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity .2s 50ms ease-in-out;
    transition: opacity .2s 50ms ease-in-out
}

    .v3-1 .c-hpcarouselitem--illus::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));
        background: linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%);
        opacity: .5
    }

.v3-1 .c-hpcarouselitem > a:focus .v3-1 .c-hpcarouselitem--illus, .v3-1 .c-hpcarouselitem > a:hover .v3-1 .c-hpcarouselitem--illus {
    opacity: .9
}

.v3-1 .tabs-wrapper {
    margin: 48px 0
}

    .v3-1 .tabs-wrapper > .scroll-wrapper.scrollbar-outer > .scroll-element.scroll-x {
        height: 0
    }

    .v3-1 .tabs-wrapper .scrollbar-outer > .scroll-content.scroll-scrollx_visible {
        top: 0
    }

    .v3-1 .tabs-wrapper > .wrapper-table {
        margin: 0
    }

    .v3-1 .tabs-wrapper > .scroll-wrapper {
        border-bottom: 1px solid #0a2071
    }

        .v3-1 .tabs-wrapper > .scroll-wrapper:after, .v3-1 .tabs-wrapper > .scroll-wrapper:before {
            content: none
        }

    .v3-1 .tabs-wrapper nav {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .v3-1 .tabs-wrapper .tabs-list {
        list-style: none;
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

        .v3-1 .tabs-wrapper .tabs-list li {
            position: relative;
            padding: 0 0px !important
        }

            .v3-1 .tabs-wrapper .tabs-list li:after {
                content: "";
                display: block;
                position: relative;
                bottom: 0;
                width: 1%;
                height: 2px;
                -webkit-transform: scaleY(0);
                -ms-transform: scaleY(0);
                transform: scaleY(0);
                -webkit-transform-origin: center bottom;
                -ms-transform-origin: center bottom;
                transform-origin: center bottom;
                background-color: transparent;
                -webkit-transition: background-color .2s ease-out,width .3s ease-out,-webkit-transform .3s ease-out;
                transition: background-color .2s ease-out,width .3s ease-out,-webkit-transform .3s ease-out;
                transition: background-color .2s ease-out,width .3s ease-out,transform .3s ease-out;
                transition: background-color .2s ease-out,width .3s ease-out,transform .3s ease-out,-webkit-transform .3s ease-out
            }

            .v3-1 .tabs-wrapper .tabs-list li a {
                text-shadow: none;
                font-family: roboto__regular;
                font-size: 16px;
                line-height: 16px;
                color: #0a2071;
                display: block;
                padding-bottom: 12px;
                white-space: nowrap;
                text-decoration: none
            }

                .v3-1 .tabs-wrapper .tabs-list li a:active, .v3-1 .tabs-wrapper .tabs-list li a:focus, .v3-1 .tabs-wrapper .tabs-list li a:hover {
                    text-decoration: none;
                    font-family: roboto__bold;
                    font-size: 16px;
                    line-height: 16px;
                    font-weight: 400
                }

            .v3-1 .tabs-wrapper .tabs-list li.active {
                position: relative
            }

                .v3-1 .tabs-wrapper .tabs-list li.active a {
                    font-family: roboto__bold;
                    font-size: 16px;
                    line-height: 16px;
                    font-weight: 400;
                    cursor: default
                }

                .v3-1 .tabs-wrapper .tabs-list li.active:after {
                    background-color: #e20101;
                    width: 100%;
                    -webkit-transform: scaleY(2);
                    -ms-transform: scaleY(2);
                    transform: scaleY(2);
                    bottom: 0;
                    z-index: 1
                }

    .v3-1 .tabs-wrapper .tab-pane {
        display: none
    }

        .v3-1 .tabs-wrapper .tab-pane.active {
            display: block
        }

    .v3-1 .tabs-wrapper .tab-content {
        margin: 48px 0 0 0
    }

        .v3-1 .tabs-wrapper .tab-content.k-content {
            display: block
        }

    .v3-1 .tabs-wrapper .k-tabstrip-items-wrapper .k-item.k-focus {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .v3-1 .tabs-wrapper .k-tabstrip-items-wrapper .k-tabstrip-next .k-icon::before {
        height: 16px;
        width: 16px
    }

@media screen and (min-width:1260px) {
    .v3-1 .tabs-wrapper.vertical {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .v3-1 .tabs-wrapper.vertical > .k-tabstrip-items-wrapper, .v3-1 .tabs-wrapper.vertical > .scroll-wrapper {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 130px;
            flex: 0 0 130px;
            width: 130px;
            border-bottom: none
        }

            .v3-1 .tabs-wrapper.vertical > .k-tabstrip-items-wrapper nav, .v3-1 .tabs-wrapper.vertical > .scroll-wrapper nav {
                min-width: 130px
            }

            .v3-1 .tabs-wrapper.vertical > .k-tabstrip-items-wrapper ul.tabs-list, .v3-1 .tabs-wrapper.vertical > .scroll-wrapper ul.tabs-list {
                display: block;
                border-bottom: none
            }

            .v3-1 .tabs-wrapper.vertical > .k-tabstrip-items-wrapper li, .v3-1 .tabs-wrapper.vertical > .scroll-wrapper li {
                padding: 16px 24px;
                line-height: 1.8;
                border-bottom: none
            }

                .v3-1 .tabs-wrapper.vertical > .k-tabstrip-items-wrapper li a, .v3-1 .tabs-wrapper.vertical > .scroll-wrapper li a {
                    white-space: normal;
                    padding-bottom: 0
                }

                .v3-1 .tabs-wrapper.vertical > .k-tabstrip-items-wrapper li:after, .v3-1 .tabs-wrapper.vertical > .scroll-wrapper li:after {
                    position: absolute;
                    top: 46px;
                    right: 0;
                    width: 1px;
                    height: 2px;
                    -webkit-transform: scale(0,0);
                    -ms-transform: scale(0,0);
                    transform: scale(0,0);
                    -webkit-transform-origin: bottom right;
                    -ms-transform-origin: bottom right;
                    transform-origin: bottom right;
                    background-color: transparent;
                    -webkit-transition: background-color .2s ease-out,-webkit-transform .3s ease-out;
                    transition: background-color .2s ease-out,-webkit-transform .3s ease-out;
                    transition: background-color .2s ease-out,transform .3s ease-out;
                    transition: background-color .2s ease-out,transform .3s ease-out,-webkit-transform .3s ease-out
                }

                .v3-1 .tabs-wrapper.vertical > .k-tabstrip-items-wrapper li.active, .v3-1 .tabs-wrapper.vertical > .scroll-wrapper li.active {
                    position: relative
                }

                    .v3-1 .tabs-wrapper.vertical > .k-tabstrip-items-wrapper li.active:after, .v3-1 .tabs-wrapper.vertical > .scroll-wrapper li.active:after {
                        background-color: #e20101;
                        -webkit-transform: scale(5,29);
                        -ms-transform: scale(5,29);
                        transform: scale(5,29);
                        width: 1px
                    }

        .v3-1 .tabs-wrapper.vertical .tab-content {
            padding: 0 24px;
            margin: 0;
            min-width: 1%
        }
}

.v3-1.shipment-details .tabs-wrapper .tabs-list li {
    padding: 0 24px
}

.v3-1.container-charge .tabs-wrapper .tab-content {
    margin: 24px 0 0 0
}

.v3-1 .focus {
    padding: 48px 24px
}

    .v3-1 .focus .main-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .v3-1 .focus .focus-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
        font-size: 0
    }

    .v3-1 .focus .focus-txt {
        padding-left: calc(75px + 21px);
        max-width: 856px
    }

        .v3-1 .focus .focus-txt p {
            color: inherit;
            margin: 0
        }

            .v3-1 .focus .focus-txt p.action {
                margin-top: calc(48px - (8 * 1px))
            }

    .v3-1 .focus h1, .v3-1 .focus h2 {
        font-size: 48px;
        line-height: 1.166;
        color: inherit;
        position: relative;
        margin-bottom: calc(48px - (8 * 1px))
    }

@media screen and (max-width:790px) {
    .v3-1 .focus h1, .v3-1 .focus h2 {
        font-size: 30px;
        margin-bottom: calc(48px - (8 * 2px))
    }
}

.v3-1 .focus h1:before, .v3-1 .focus h2:before {
    content: "";
    position: absolute;
    display: block;
    height: 7px;
    width: 75px;
    left: calc(-75px - 21px);
    top: 0;
    -webkit-transform: translateY(-50%) translateY(28px);
    -ms-transform: translateY(-50%) translateY(28px);
    transform: translateY(-50%) translateY(28px);
    background-color: #e20101
}

.v3-1 .focus .focus-img + .focus-txt {
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-left: 63px;
    width: 100%
}

    .v3-1 .focus .focus-img + .focus-txt h1:before, .v3-1 .focus .focus-img + .focus-txt h2:before {
        -webkit-box-shadow: -3px 3px 0 1px #fff;
        box-shadow: -3px 3px 0 1px #fff;
        width: 75px;
        left: -63px;
        -webkit-transform: translateY(-50%) translateY(28px) translateX(-50%);
        -ms-transform: translateY(-50%) translateY(28px) translateX(-50%);
        transform: translateY(-50%) translateY(28px) translateX(-50%)
    }

@media screen and (max-width:760px) {
    .v3-1 .focus {
        padding: 24px 0
    }

        .v3-1 .focus .main-wrapper {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start
        }

        .v3-1 .focus .focus-img {
            margin-bottom: 24px;
            height: auto
        }

        .v3-1 .focus .focus-txt {
            padding-left: 64px
        }

            .v3-1 .focus .focus-txt h1, .v3-1 .focus .focus-txt h2 {
                font-size: 30px;
                margin-bottom: calc(48px - (8 * 2px))
            }

                .v3-1 .focus .focus-txt h1:before, .v3-1 .focus .focus-txt h2:before {
                    width: 40px;
                    left: -24px;
                    -webkit-transform: translateY(-50%) translateY(17px) translateX(-100%);
                    -ms-transform: translateY(-50%) translateY(17px) translateX(-100%);
                    transform: translateY(-50%) translateY(17px) translateX(-100%)
                }

        .v3-1 .focus .focus-img + .focus-txt {
            padding: 0
        }

            .v3-1 .focus .focus-img + .focus-txt h1:before, .v3-1 .focus .focus-img + .focus-txt h2:before {
                left: 50%;
                -webkit-transform: translate(-50%,-48px);
                -ms-transform: translate(-50%,-48px);
                transform: translate(-50%,-48px)
            }
}

.v3-1 .focus ul.corp-list li {
    font-family: roboto__bold
}

.v3-1 .card ul {
    padding: 0;
    margin: 24px 0
}

    .v3-1 .card ul li {
        list-style: none
    }

.v3-1 .card .card-item {
    position: relative;
    width: 367px;
    height: 409px
}

    .v3-1 .card .card-item > * {
        overflow: hidden
    }

    .v3-1 .card .card-item img {
        font-size: 0;
        width: 367px;
        height: 271px
    }

    .v3-1 .card .card-item figcaption {
        height: 138px;
        width: 100%;
        position: absolute;
        bottom: 0;
        background: #e6e8ef;
        padding: 12px 24px 24px
    }

        .v3-1 .card .card-item figcaption h1, .v3-1 .card .card-item figcaption h2 {
            font-family: roboto__bold;
            font-size: 17px;
            letter-spacing: -.26px;
            line-height: 1.41;
            margin-bottom: 0
        }

            .v3-1 .card .card-item figcaption h1 + p, .v3-1 .card .card-item figcaption h2 + p {
                margin-top: 0
            }

@media screen and (max-width:380px) {
    .v3-1 .card .card-item {
        width: 100%;
        height: auto
    }

        .v3-1 .card .card-item img {
            max-width: 100%;
            height: auto;
            display: block
        }

        .v3-1 .card .card-item figcaption {
            height: auto;
            position: relative;
            padding: 12px 12px 0
        }
}

.v3-1 .card.mslider-swipe-active .card-item {
    margin: 0 auto
}

.v3-1 .gallery_card ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: calc((367px * 2) + 24px)
}

    .v3-1 .gallery_card ul li {
        margin: 24px 0
    }

        .v3-1 .gallery_card ul li:nth-child(2n+1) {
            margin-right: 24px
        }

@media screen and (max-width:800px) {
    .v3-1 .gallery_card ul li:nth-child(2n+1) {
        margin-right: 0
    }

    .v3-1 .gallery_card ul li + li {
        margin-top: 0
    }
}

@media screen and (min-width:800px) {
    .v3-1 .collapse-expand-list .card.gallery_card ul li {
        width: calc((100% - 34px) * .5)
    }

    .v3-1 .collapse-expand-list .card.gallery_card .card-item {
        width: 100%;
        height: 100%;
        background: #e6e8ef
    }

        .v3-1 .collapse-expand-list .card.gallery_card .card-item figcaption {
            position: relative;
            height: auto;
            bottom: 0
        }
}

@media screen and (max-width:800px) {
    .v3-1 .collapse-expand-list .card.gallery_card ul {
        display: block
    }

        .v3-1 .collapse-expand-list .card.gallery_card ul li {
            width: auto
        }

    .v3-1 .collapse-expand-list .card.gallery_card .card-item {
        width: 367px;
        margin: 0 auto 0 0
    }
}

.v3-1 .gallery_card_shortcode {
    padding: 48px 0;
    position: relative
}

@media screen and (max-width:760px) {
    .v3-1 .gallery_card_shortcode:not(.is-backgrounded) {
        padding-bottom: 6px
    }
}

.v3-1 .gallery_card_shortcode ul {
    padding: 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    max-width: 1270px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    .v3-1 .gallery_card_shortcode ul li {
        list-style: none;
        padding: 0
    }

    .v3-1 .gallery_card_shortcode ul .slide-entry {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -ms-flex-preferred-size: calc((100% - 64px)/ 2);
        flex-basis: calc((100% - 64px)/ 2);
        width: calc((100% - 64px)/ 2);
        max-width: 402px;
        min-width: 1%
    }

@media screen and (max-width:760px) {
    .v3-1 .gallery_card_shortcode ul .slide-entry {
        max-width: 402px;
        width: 100%
    }
}

.v3-1 .gallery_card_shortcode ul .slide-entry a:hover {
    text-decoration: none
}

.v3-1 .card-shortcode-item {
    position: relative;
    width: 100%;
    max-width: 402px;
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0 auto
}

    .v3-1 .card-shortcode-item > * {
        overflow: hidden
    }

    .v3-1 .card-shortcode-item img {
        font-size: 0;
        display: block
    }

        .v3-1 .card-shortcode-item img.illustration {
            height: 160px
        }

        .v3-1 .card-shortcode-item img.logo {
            max-height: 25px;
            margin: 0 auto 12px
        }

    .v3-1 .card-shortcode-item h2 {
        font-size: 25px;
        letter-spacing: normal;
        line-height: 1.3;
        margin-bottom: 12px;
        padding: 0 24px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .v3-1 .card-shortcode-item h2 + p {
            margin-top: 0
        }

    .v3-1 .card-shortcode-item p {
        padding: 0 24px;
        font-family: roboto__regular
    }

        .v3-1 .card-shortcode-item p:last-child {
            margin-bottom: 0
        }

    .v3-1 .card-shortcode-item .action {
        padding-top: 12px;
        margin: auto auto 0;
        max-width: 100%
    }

        .v3-1 .card-shortcode-item .action div.o-button {
            cursor: pointer
        }

.v3-1 .mslider.gallery_card_shortcode .slide-nav {
    display: none
}

.v3-1 .mslider.gallery_card_shortcode.mslider-swipe-active .slide-entry.active {
    padding: 0
}

.v3-1 .mslider.gallery_card_shortcode.mslider-swipe-active .slide-nav {
    display: block;
    top: calc(100% - 24px)
}

.v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active .slide-nav {
    display: block
}

    .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active .slide-nav li:first-child {
        left: -70px
    }

    .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active .slide-nav li:last-child {
        right: -70px
    }

.v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active {
    display: block;
    margin: 0
}

    .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active ul.slider-slidecontainer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        height: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active ul.slider-slidecontainer .slide-entry.active {
            -webkit-transform: translateX(100%) translateX(32px);
            -ms-transform: translateX(100%) translateX(32px);
            transform: translateX(100%) translateX(32px)
        }

        .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active ul.slider-slidecontainer .slide-entry.active-right {
            -webkit-transform: translateX(200%) translateX(64px);
            -ms-transform: translateX(200%) translateX(64px);
            transform: translateX(200%) translateX(64px)
        }

        .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active ul.slider-slidecontainer ~ .mslider-dots {
            display: none
        }

        .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active ul.slider-slidecontainer .slide-entry {
            position: absolute;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-transition: -webkit-transform .9s;
            transition: -webkit-transform .9s;
            transition: transform .9s;
            transition: transform .9s,-webkit-transform .9s;
            min-height: 100%;
            -webkit-transition: all .9s;
            transition: all .9s
        }

@media screen and (min-width:1060px) {
    .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active ul.slider-slidecontainer .slide-entry {
        -ms-flex-preferred-size: calc((100% - 64px)/ 3);
        flex-basis: calc((100% - 64px)/ 3);
        max-width: calc((100% - 64px)/ 3)
    }
}

.v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active ul.slider-slidecontainer .slide-entry.right {
    -webkit-transform: translateX(300%) translateX(96px);
    -ms-transform: translateX(300%) translateX(96px);
    transform: translateX(300%) translateX(96px)
}

.v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active ul.slider-slidecontainer .slide-entry.left {
    -webkit-transform: translateX(-100%) translateX(-32px);
    -ms-transform: translateX(-100%) translateX(-32px);
    transform: translateX(-100%) translateX(-32px)
}

@media screen and (max-width:1500px) {
    .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active:not(.threecards) ul.slider-slidecontainer {
        max-width: calc(100% - 180px);
        margin: 0 auto
    }

    .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active:not(.threecards) .slide-nav li:first-child {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active:not(.threecards) .slide-nav li:last-child {
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media screen and (max-width:1060px) {
    .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active ul.slider-slidecontainer {
        max-width: calc(100% - 180px);
        margin: 0 auto
    }

        .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active ul.slider-slidecontainer .slide-entry {
            -ms-flex-preferred-size: calc((100% - 32px)/ 2);
            flex-basis: calc((100% - 32px)/ 2);
            width: calc((100% - 32px)/ 2)
        }

            .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active ul.slider-slidecontainer .slide-entry.active-right {
                -webkit-transform: translateX(200%) translateX(32px);
                -ms-transform: translateX(200%) translateX(32px);
                transform: translateX(200%) translateX(32px)
            }

            .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active ul.slider-slidecontainer .slide-entry.active-left {
                -webkit-transform: translateX(0) translateX(0);
                -ms-transform: translateX(0) translateX(0);
                transform: translateX(0) translateX(0)
            }

    .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active .slide-nav li:first-child {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active .slide-nav li:last-child {
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media screen and (min-width:1060px) {
    .v3-1 .mslider.gallery_card_shortcode.mslider-carousel-active.threecards .slide-nav {
        display: none
    }
}

.v3-1.cms article.o-banner-tabstrip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -100px;
    padding: 148px 48px 48px;
    gap: 48px
}

    .v3-1.cms article.o-banner-tabstrip section:nth-child(1) {
        opacity: 0;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

        .v3-1.cms article.o-banner-tabstrip section:nth-child(1) h1 {
            text-align: left;
            color: #fff;
            text-shadow: rgba(10,32,113,.5) 1px 0 10px;
            font-size: 42px;
            line-height: 50px;
            font-family: "Resolve Sans SemiLight"
        }

@media screen and (max-width:1260px) {
    .v3-1.cms article.o-banner-tabstrip section:nth-child(1) {
        -ms-flex-item-align: normal;
        align-self: normal;
        padding: 0 48px 48px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        min-height: 384px
    }

        .v3-1.cms article.o-banner-tabstrip section:nth-child(1) h1 {
            width: 100%
        }

        .v3-1.cms article.o-banner-tabstrip section:nth-child(1) .o-button {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content
        }
}

@media screen and (max-width:760px) {
    .v3-1.cms article.o-banner-tabstrip section:nth-child(1) {
        padding: 24px;
        min-height: auto
    }
}

.v3-1.cms article.o-banner-tabstrip section:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-right: -48px
}

@media screen and (max-width:1260px) {
    .v3-1.cms article.o-banner-tabstrip section:nth-child(2) {
        width: 100%;
        margin-right: 0
    }

        .v3-1.cms article.o-banner-tabstrip section:nth-child(2) > article.tabstrip {
            width: 100%
        }
}

@media screen and (max-width:760px) {
    .v3-1.cms article.o-banner-tabstrip section:nth-child(2) {
        margin: 0 0 -2px 0
    }
}

.v3-1.cms article.o-banner-tabstrip section article.tabstrip {
    display: block;
    width: 500px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 10px 10px 40px rgba(10,32,113,.08);
    box-shadow: 10px 10px 40px rgba(10,32,113,.08);
    padding: 48px
}

    .v3-1.cms article.o-banner-tabstrip section article.tabstrip:not(.k-widget) {
        opacity: 0;
        display: none
    }

    .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form label {
        font-family: roboto__regular;
        font-size: 14px;
        line-height: 16px
    }

    .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .inputs-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 16px
    }

        .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .inputs-wrapper > :first-child {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1
        }

            .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .inputs-wrapper > :first-child .o-switches + .sorted-autocomplete.selected {
                max-width: 244px;
                width: 100%
            }

        .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .inputs-wrapper .o-switches {
            max-width: 144px;
            width: 100%;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

            .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .inputs-wrapper .o-switches input:checked + label {
                font-family: roboto__bold;
                font-size: 14px;
                line-height: 16px;
                font-weight: 400
            }

        .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .inputs-wrapper + .inputs-wrapper {
            margin-top: 16px
        }

@media screen and (max-width:760px) {
    .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .inputs-wrapper + .inputs-wrapper {
        margin-top: 24px
    }
}

@media screen and (max-width:760px) {
    .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .inputs-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 8px
    }

        .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .inputs-wrapper > :nth-child(2) > label {
            display: none
        }

        .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .inputs-wrapper .o-switches {
            max-width: 100%
        }
}

@media screen and (min-width:1260px) {
    .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .k-form-field:not(.has-switches) > div.icon {
        max-width: 404px
    }
}

.v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .k-form-field.has-switches {
    max-width: 250px
}

@media screen and (max-width:1260px) {
    .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .k-form-field.has-switches {
        max-width: 100%
    }
}

.v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    margin-top: 24px
}

@media screen and (max-width:760px) {
    .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .actions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px
    }
}

.v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-tabstrip-items {
    padding: 0;
    margin-bottom: 24px
}

    .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-tabstrip-items li {
        color: #0a2071
    }

        .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-tabstrip-items li + li {
            margin-left: 24px
        }

        .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-tabstrip-items li::after {
            position: absolute;
            width: 0%;
            height: 2px;
            bottom: 0;
            left: 0;
            background-color: red;
            content: "";
            -webkit-transition: width .2s;
            transition: width .2s
        }

        .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-tabstrip-items li.k-active::after, .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-tabstrip-items li:hover::after {
            width: 100%
        }

        .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-tabstrip-items li.k-active {
            padding-bottom: 0
        }

        .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-tabstrip-items li .k-link {
            text-transform: uppercase;
            padding: 0 0 6px 0;
            font-family: "Resolve Sans Regular";
            font-size: 14px;
            line-height: 1.2;
            letter-spacing: 2px
        }

.v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-autocomplete, .v3-1.cms article.o-banner-tabstrip section article.tabstrip button, .v3-1.cms article.o-banner-tabstrip section article.tabstrip input {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.v3-1.cms article.o-banner-tabstrip section article.tabstrip .field-validation-error {
    margin-bottom: 6px
}

.v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content {
    padding: 0;
    margin: 0
}

    .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content label {
        font-family: "Resolve Sans SemiLight";
        font-size: 16px;
        line-height: 1.2
    }

    .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content span.small {
        font-family: "Resolve Sans Light";
        font-size: 12px;
        line-height: 1.2;
        color: #596891;
        display: block;
        margin-top: 8px;
        margin-bottom: 8px
    }

    .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content > .primary {
        margin: 24px 0
    }

    .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content form .actions .primary-ghost a, .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content > span a {
        color: #e20101;
        font-family: "Resolve Sans Regular";
        font-size: 16px;
        line-height: 1.2;
        text-decoration: underline
    }

    .v3-1.cms article.o-banner-tabstrip section article.tabstrip .k-content:focus {
        outline: none 0
    }

@media screen and (max-width:760px) {
    .v3-1.cms article.o-banner-tabstrip section article.tabstrip {
        width: 100%;
        padding: 48px 24px 24px;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.v3-1.cms article.o-banner-tabstrip section > h1 {
    margin-bottom: 24px
}

.v3-1.cms article.o-banner-tabstrip section.dark-mode:nth-child(1) h1 {
    color: #0a2071;
    text-shadow: rgba(255,255,255,.5) 1px 0 10px
}

@media screen and (max-width:1260px) {
    .v3-1.cms article.o-banner-tabstrip {
        padding: 48px 0 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        gap: 0;
        margin-top: -2px
    }
}

@media screen and (max-width:760px) {
    .v3-1.cms article.o-banner-tabstrip {
        padding: 16px 0 0
    }
}

.v3-1 .zone-header {
    background: rgba(255,255,255,0) !important
}

.v3-1.cms article.o-news {
    background-image: url(../Images-pxp/v3-1/illustration/cms/bg-gradient.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 96px 72px 72px 72px;
    gap: 72px
}

    .v3-1.cms article.o-news section {
        -ms-flex-preferred-size: calc(50% - (72px/2));
        flex-basis: calc(50% - (72px/2))
    }

    .v3-1.cms article.o-news .img-label span {
        background-color: #fff;
        color: #0a2071
    }

    .v3-1.cms article.o-news .m-new {
        border-top: 3px solid rgba(10,32,113,.1);
        position: relative;
        -webkit-animation-duration: 1s;
        animation-duration: 1s
    }

        .v3-1.cms article.o-news .m-new a, .v3-1.cms article.o-news .m-new h2, .v3-1.cms article.o-news .m-new h3 {
            color: #0a2071;
            text-decoration-color: #0a2071;
            font-family: "Resolve Sans Light";
            line-height: 1.2
        }

        .v3-1.cms article.o-news .m-new h2 {
            font-size: 42px;
            margin-bottom: 72px
        }

        .v3-1.cms article.o-news .m-new h3 {
            font-size: 29px;
            margin-bottom: 72px
        }

        .v3-1.cms article.o-news .m-new time {
            color: #e20101;
            font-family: roboto__bold;
            font-size: 16px;
            line-height: 1.2;
            letter-spacing: 4px;
            margin: 24px 0 18px 0;
            display: block
        }

        .v3-1.cms article.o-news .m-new a::after {
            content: " ";
            position: absolute;
            width: 16px;
            height: 14px;
            right: 6px;
            bottom: -24px;
            background: url(../Images-pxp/v3-1/icon/niji/arrow.svg);
            background-size: 70%;
            -webkit-transition: all .2s cubic-bezier(.67,.67,.6,1);
            transition: all .2s cubic-bezier(.67,.67,.6,1);
            background-repeat: no-repeat;
            background-position: left bottom
        }

        .v3-1.cms article.o-news .m-new a:hover::after {
            right: 0;
            bottom: -18px
        }

@media screen and (max-width:576px) {
    .v3-1.cms article.o-news .m-new h2, .v3-1.cms article.o-news .m-new h3 {
        font-size: 24px;
        margin-bottom: 48px
    }
}

.v3-1.cms article.o-news .o-news--latest .m-new {
    border-top: none;
    padding-top: 0
}

    .v3-1.cms article.o-news .o-news--latest .m-new:hover img {
        -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
        transform: scale(1.02)
    }

    .v3-1.cms article.o-news .o-news--latest .m-new:hover a::after {
        right: 0;
        bottom: -18px
    }

.v3-1.cms article.o-news > a {
    width: 100%;
    text-align: center;
    text-decoration: underline;
    color: #e20101;
    font-family: "Resolve Sans Regular"
}

@media screen and (max-width:1170px) {
    .v3-1.cms article.o-news {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 72px 48px 48px 48px;
        gap: 0
    }

        .v3-1.cms article.o-news section {
            width: 100%
        }
}

@media screen and (max-width:576px) {
    .v3-1.cms article.o-news {
        padding: 24px;
        gap: 0
    }
}

.v3-1.cms article.o-box-links {
    overflow: hidden;
    padding: 96px 72px
}

    .v3-1.cms article.o-box-links h2 {
        font-family: "Resolve Sans Light";
        font-size: 62px;
        line-height: 67px
    }

    .v3-1.cms article.o-box-links p {
        font-family: "Resolve Sans Light";
        font-size: 18px;
        line-height: 1.5
    }

    .v3-1.cms article.o-box-links section:nth-child(2) {
        margin: 48px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

@media screen and (max-width:1170px) {
    .v3-1.cms article.o-box-links section:nth-child(2) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.v3-1.cms article.o-box-links--tab {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 33%;
    padding: 0 24px;
    border-left: 3px solid #e20101;
    position: relative
}

    .v3-1.cms article.o-box-links--tab h3 {
        color: #e20101;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 1.2;
        font-family: roboto__bold;
        margin-bottom: 24px;
        letter-spacing: 4px
    }

    .v3-1.cms article.o-box-links--tab .tabstrip, .v3-1.cms article.o-box-links--tab .tabstrip .k-content {
        padding: 0;
        margin: 0
    }

@media screen and (max-width:1170px) {
    .v3-1.cms article.o-box-links--tab .tabstrip, .v3-1.cms article.o-box-links--tab .tabstrip .k-content {
        position: initial
    }
}

.v3-1.cms article.o-box-links--tab .m-box-link {
    height: 170px;
    background-image: url(../Images-pxp/v3-1/illustration/cms/bg-gradient.jpg);
    background-size: cover;
    margin-bottom: 24px;
    -webkit-box-shadow: 8px 20px 40px rgba(10,32,113,.08);
    box-shadow: 8px 20px 40px rgba(10,32,113,.08);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .v3-1.cms article.o-box-links--tab .m-box-link:last-child {
        margin-bottom: 0
    }

    .v3-1.cms article.o-box-links--tab .m-box-link div:nth-child(1) {
        display: inline-block;
        width: 30%;
        height: 100%;
        overflow: hidden;
        position: relative
    }

        .v3-1.cms article.o-box-links--tab .m-box-link div:nth-child(1) img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            position: absolute;
            -webkit-transition: -webkit-transform .6s ease-in-out;
            transition: -webkit-transform .6s ease-in-out;
            transition: transform .6s ease-in-out;
            transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out
        }

    .v3-1.cms article.o-box-links--tab .m-box-link div:nth-child(2) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 70%;
        height: 100%;
        position: relative;
        overflow: hidden;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 24px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .v3-1.cms article.o-box-links--tab .m-box-link div:nth-child(2)::after {
            content: " ";
            position: absolute;
            width: 16px;
            height: 14px;
            right: 12px;
            bottom: 12px;
            background: url(../Images-pxp/v3-1/icon/niji/arrow.svg);
            background-size: 70%;
            -webkit-transition: all .2s cubic-bezier(.67,.67,.6,1);
            transition: all .2s cubic-bezier(.67,.67,.6,1);
            background-repeat: no-repeat;
            background-position: left bottom
        }

        .v3-1.cms article.o-box-links--tab .m-box-link div:nth-child(2):hover::after {
            right: 6px;
            bottom: 18px
        }

        .v3-1.cms article.o-box-links--tab .m-box-link div:nth-child(2) a {
            z-index: 9;
            text-transform: uppercase;
            color: #0a2071;
            font-family: "Resolve Sans Regular";
            font-size: 18px;
            line-height: 1.2;
            letter-spacing: 5px
        }

        .v3-1.cms article.o-box-links--tab .m-box-link div:nth-child(2) .txt-background {
            width: 100%;
            cursor: default;
            position: absolute;
            text-transform: lowercase;
            bottom: -66px;
            left: 0;
            white-space: nowrap;
            color: #d9dce8;
            font-family: "Resolve Sans Light";
            font-size: 140px;
            line-height: 1.2
        }

@media screen and (max-width:1170px) {
    .v3-1.cms article.o-box-links--tab .m-box-link {
        width: 100%
    }
}

@media screen and (max-width:576px) {
    .v3-1.cms article.o-box-links--tab .m-box-link {
        height: 120px
    }

        .v3-1.cms article.o-box-links--tab .m-box-link div:nth-child(2) a {
            font-size: 18px
        }
}

.v3-1.cms article.o-box-links--tab .k-content {
    overflow: visible
}

.v3-1.cms article.o-box-links--tab .k-tabstrip-items-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 0;
    margin-top: 24px;
    margin-bottom: -24px
}

    .v3-1.cms article.o-box-links--tab .k-tabstrip-items-wrapper li {
        border: #e20101 solid 1px;
        border-radius: 12px;
        width: 12px;
        height: 12px;
        margin: 6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .v3-1.cms article.o-box-links--tab .k-tabstrip-items-wrapper li .k-link {
            width: 12px;
            height: 12px;
            padding: 0
        }

        .v3-1.cms article.o-box-links--tab .k-tabstrip-items-wrapper li.k-active {
            background-color: #e20101;
            border: none
        }

            .v3-1.cms article.o-box-links--tab .k-tabstrip-items-wrapper li.k-active .k-link {
                cursor: default
            }

@media screen and (max-width:1170px) {
    .v3-1.cms article.o-box-links--tab .k-tabstrip-items-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: -3px;
        margin-bottom: 0;
        padding: 0;
        max-width: 25%
    }
}

@media screen and (max-width:1170px) {
    .v3-1.cms article.o-box-links--tab {
        width: 100%;
        max-width: 460px;
        margin-bottom: 48px;
        padding: 0 0 0 24px
    }
}

@media screen and (max-width:1170px) and (max-width:1170px) {
    .v3-1.cms article.o-box-links--tab:last-child {
        margin-bottom: 0
    }
}

@media screen and (max-width:576px) {
    .v3-1.cms article.o-box-links--tab {
        padding: 0 0 0 12px
    }

        .v3-1.cms article.o-box-links--tab h3 {
            font-size: 14px;
            max-width: 80%
        }
}

@media screen and (max-width:1170px) {
    .v3-1.cms article.o-box-links {
        padding: 48px
    }
}

@media screen and (max-width:576px) {
    .v3-1.cms article.o-box-links {
        padding: 24px 24px 72px 24px
    }

        .v3-1.cms article.o-box-links h2 {
            font-size: 50px;
            line-height: 60px
        }

        .v3-1.cms article.o-box-links p {
            font-size: 16px
        }
}

.k-overlay:has(.is-simplewarning) {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10001;
    width: 100%;
    height: 100%;
    background: #0a2071;
    opacity: .3 !important
}

.k-window.is-simplewarning {
    display: inline-block;
    position: absolute;
    border: 0 none;
    border-radius: 16px !important;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
    z-index: 999999
}

    .k-window.is-simplewarning .k-window-titlebar {
        position: relative;
        height: auto;
        width: auto;
        padding: 15px 0;
        margin: 0 30px;
        font-size: 0;
        background-color: transparent;
        border-bottom: 1px solid #edeef0
    }

    .k-window.is-simplewarning .k-window-title {
        position: relative;
        left: auto;
        right: auto;
        font-family: opensans__light,"Open Sans",sans-serif;
        font-weight: 300;
        font-size: 1.5rem;
        position: relative;
        left: auto;
        right: auto;
        color: #4c4c4c
    }

    .k-window.is-simplewarning .k-window-content {
        font-size: 14px;
        padding: 15px 30px;
        color: #4c4c4c;
        font-family: opensans__reg,sans-serif;
        background-color: transparent
    }

        .k-window.is-simplewarning .k-window-content p {
            color: #4c4c4c;
            font-family: opensans__reg,sans-serif;
            font-size: 14px
        }

            .k-window.is-simplewarning .k-window-content p, .k-window.is-simplewarning .k-window-content p.mt0 {
                margin: 14px 0 !important
            }

        .k-window.is-simplewarning .k-window-content hr.t1-5 {
            top: auto !important;
            margin: 30px 0 !important
        }

        .k-window.is-simplewarning .k-window-content .txtright {
            text-align: right
        }

        .k-window.is-simplewarning .k-window-content .btn {
            font-family: opensans__reg,sans-serif;
            font-weight: 400;
            display: inline-block;
            padding: 0 1.25rem;
            border: 1px solid;
            overflow: hidden;
            text-align: center;
            white-space: nowrap;
            text-overflow: ellipsis;
            vertical-align: middle;
            font-size: 1rem;
            cursor: pointer;
            opacity: 1;
            outline: 0 none !important;
            transition: background-color 150ms ease-in,border-color 150ms ease-in,color 150ms ease-in,opacity 150ms ease-in,box-shadow 150ms ease-in,-webkit-transform 150ms ease-in;
            -webkit-transition: background-color 150ms ease-in,border-color 150ms ease-in,color 150ms ease-in,opacity 150ms ease-in,-webkit-box-shadow 150ms ease-in,-webkit-transform 150ms ease-in;
            transition: background-color 150ms ease-in,border-color 150ms ease-in,color 150ms ease-in,opacity 150ms ease-in,-webkit-box-shadow 150ms ease-in,-webkit-transform 150ms ease-in;
            transition: background-color 150ms ease-in,border-color 150ms ease-in,color 150ms ease-in,opacity 150ms ease-in,box-shadow 150ms ease-in,transform 150ms ease-in;
            transition: background-color 150ms ease-in,border-color 150ms ease-in,color 150ms ease-in,opacity 150ms ease-in,box-shadow 150ms ease-in,transform 150ms ease-in,-webkit-box-shadow 150ms ease-in,-webkit-transform 150ms ease-in;
            transition: background-color 150ms ease-in,border-color 150ms ease-in,color 150ms ease-in,opacity 150ms ease-in,box-shadow 150ms ease-in,transform 150ms ease-in,-webkit-transform 150ms ease-in;
            overflow: hidden !important;
            height: 2.5rem;
            line-height: 2.375rem;
            border-color: #e20101;
            color: #fff;
            fill: currentColor;
            background-color: #e20101;
            border-radius: 1.125rem
        }

        .k-window.is-simplewarning .k-window-content .btn, .k-window.is-simplewarning k-window-content .btn:hover {
            text-decoration: none
        }

            .k-window.is-simplewarning .k-window-content .btn:disabled, .k-window.is-simplewarning .k-window-content .btn:disabled.is-open, .k-window.is-simplewarning .k-window-content .btn:disabled:active, .k-window.is-simplewarning .k-window-content .btn:disabled:focus, .k-window.is-simplewarning .k-window-content .btn:disabled:hover {
                cursor: not-allowed;
                background-color: #8d8d8d;
                opacity: 1
            }

            .k-window.is-simplewarning .k-window-content .btn:focus, .k-window.is-simplewarning .k-window-content .btn:hover, .k-window.is-simplewarning .k-window-content .is-open.btn {
                background-color: #ec0101;
                border-color: #ec0101
            }

            .k-window.is-simplewarning .k-window-content .btn.alternate, .k-window.is-simplewarning .k-window-content .is-important.btn {
                border-color: #e20101;
                color: #fff;
                fill: currentColor;
                background-color: #e20101
            }

                .k-window.is-simplewarning .k-window-content .btn.alternate:focus, .k-window.is-simplewarning .k-window-content .btn.alternate:hover, .k-window.is-simplewarning .k-window-content .is-important.btn:focus, .k-window.is-simplewarning .k-window-content .is-important.btn:hover, .k-window.is-simplewarning .k-window-content .is-important.is-open.btn, .k-window.is-simplewarning .k-window-content .is-open.btn.alternate {
                    background-color: #ec0101;
                    border-color: #ec0101
                }

        .k-window.is-simplewarning .k-window-content .is-blue.btn {
            border-color: #04246a;
            color: #fff;
            fill: currentColor;
            background-color: #04246a
        }

            .k-window.is-simplewarning .k-window-content .is-blue.btn:focus, .k-window.is-simplewarning .k-window-content .is-blue.btn:hover, .k-window.is-simplewarning .k-window-content .is-blue.is-open.btn {
                background-color: #052c83;
                border-color: #052c83
            }

        .k-window.is-simplewarning .k-window-content .btn:not(.alternate) {
            color: #2d75ff;
            background-color: transparent;
            border-color: #2d75ff;
            text-shadow: 1px 1px 0 rgba(0,0,0,.05)
        }

            .k-window.is-simplewarning .k-window-content .btn:not(.alternate).is-open, .k-window.is-simplewarning .k-window-content .btn:not(.alternate):focus, .k-window.is-simplewarning .k-window-content .btn:not(.alternate):hover {
                color: #fff;
                background-color: #2d75ff
            }

        .k-window.is-simplewarning .k-window-content .btn.alternate {
            border-color: #fb0000;
            color: #fff;
            background-color: #fb0000
        }

            .k-window.is-simplewarning .k-window-content .btn.alternate.is-open, .k-window.is-simplewarning .k-window-content .btn.alternate:focus, .k-window.is-simplewarning .k-window-content .btn.alternate:hover {
                border-color: #e20000;
                background-color: #e20000
            }

    .k-window.is-simplewarning .k-window-actions {
        display: none
    }

.v3-1 .favorite-star {
    position: relative;
    height: 40px;
    width: 40px
}

    .v3-1 .favorite-star input[type=checkbox] {
        z-index: 1;
        width: 100%
    }

        .v3-1 .favorite-star input[type=checkbox] + label {
            display: block;
            height: 100%;
            padding: 0;
            margin: 0;
            cursor: pointer;
            border-radius: 50%
        }

            .v3-1 .favorite-star input[type=checkbox] + label:before {
                content: "";
                border: none;
                width: 100%;
                height: 100%;
                border-radius: 50%;
                background: #d9dce8;
                -webkit-transform: scale(0);
                -ms-transform: scale(0);
                transform: scale(0);
                -webkit-transition: .3s;
                transition: .3s
            }

            .v3-1 .favorite-star input[type=checkbox] + label svg {
                position: relative;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%,-50%);
                -ms-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%)
            }

            .v3-1 .favorite-star input[type=checkbox] + label .star {
                fill-opacity: 0
            }

        .v3-1 .favorite-star input[type=checkbox]:checked + label .star {
            fill-opacity: 1
        }

        .v3-1 .favorite-star input[type=checkbox]:hover + label:before {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }

.v3-1.local-offices .o-top-banner {
    width: 100vw;
    height: 400px;
    padding-bottom: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative
}

    .v3-1.local-offices .o-top-banner figure {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        overflow-y: hidden
    }

        .v3-1.local-offices .o-top-banner figure img {
            min-width: 100%;
            height: 100%
        }

        .v3-1.local-offices .o-top-banner figure::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 280px;
            background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.8)),to(rgba(1,1,1,0)));
            background: linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(1,1,1,0) 100%)
        }

@media screen and (max-width:760px) {
    .v3-1.local-offices .o-top-banner figure {
        position: static;
        height: 190px
    }

        .v3-1.local-offices .o-top-banner figure::after {
            display: none
        }
}

@media screen and (max-width:760px) {
    .v3-1.local-offices .o-top-banner {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0
    }
}

.v3-1.local-offices .o-top-banner .main-wrapper {
    width: 100%
}

    .v3-1.local-offices .o-top-banner .main-wrapper h1 {
        margin: 0;
        color: #fff;
        letter-spacing: -1.6px;
        z-index: 0
    }

@media screen and (max-width:760px) {
    .v3-1.local-offices .o-top-banner .main-wrapper h1 {
        color: #0a2071;
        margin-top: 24px
    }
}

.v3-1.local-offices .article-news > header .infos {
    list-style: none;
    padding: 0;
    margin: 12px 0 24px 0;
    padding-left: calc(35px + 12px)
}

    .v3-1.local-offices .article-news > header .infos li + li::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #d9deea;
        margin: 0 12px
    }

@media screen and (max-width:760px) {
    .v3-1.local-offices .article-news > header .infos li + li::before {
        display: none
    }
}

@media screen and (max-width:760px) {
    .v3-1.local-offices .article-news > header .infos li + li {
        margin-top: 6px
    }
}

@media screen and (max-width:760px) {
    .v3-1.local-offices .article-news > header .infos {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-left: 0
    }
}

.v3-1.local-offices .article-news > header .capsule {
    margin-bottom: 0
}

.v3-1.local-offices .article-news h2 {
    position: relative;
    padding-left: calc(35px + 12px);
    font-size: 32px;
    line-height: 40px;
    margin: 0;
    font-family: antonio__regular;
    line-height: 1.2
}

    .v3-1.local-offices .article-news h2::before {
        content: "";
        position: absolute;
        display: block;
        height: 2px;
        width: 35px;
        left: 0;
        top: 50%;
        background-color: #e20101;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

@media screen and (max-width:760px) {
    .v3-1.local-offices .article-news h2 {
        padding-left: 0;
        font-size: 24px
    }

        .v3-1.local-offices .article-news h2::before {
            display: none
        }
}

.v3-1.local-offices .article-news .main p {
    margin: 0
}

.v3-1.local-offices .news-drawer {
    max-width: 764px
}

    .v3-1.local-offices .news-drawer .news-drawer-content {
        padding: 48px;
        height: calc(100% - 88px);
        position: relative
    }

        .v3-1.local-offices .news-drawer .news-drawer-content .title {
            text-align: center
        }

        .v3-1.local-offices .news-drawer .news-drawer-content .drawer-inputs {
            width: 100%;
            max-width: 670px
        }

            .v3-1.local-offices .news-drawer .news-drawer-content .drawer-inputs .k-widget, .v3-1.local-offices .news-drawer .news-drawer-content .drawer-inputs input {
                width: 100%
            }

            .v3-1.local-offices .news-drawer .news-drawer-content .drawer-inputs > fieldset > div + div {
                margin-top: 24px
            }

        .v3-1.local-offices .news-drawer .news-drawer-content small {
            position: relative;
            color: #596891;
            padding-left: calc(16px + 12px);
            margin-top: 24px
        }

            .v3-1.local-offices .news-drawer .news-drawer-content small::before {
                content: "";
                position: absolute;
                background: url(../Images-pxp/v3-1/icon/16/Info-grey.svg);
                height: 16px;
                width: 16px;
                top: 0;
                left: 0
            }

@media screen and (max-width:760px) {
    .v3-1.local-offices .news-drawer .news-drawer-content {
        padding: 24px;
        height: calc(100% - 160px)
    }
}

.v3-1.local-offices .news-drawer .footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 88px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 48px;
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-box-shadow: 0 0 10px 0 rgba(4,36,106,.15);
    box-shadow: 0 0 10px 0 rgba(4,36,106,.15)
}

@media screen and (max-width:760px) {
    .v3-1.local-offices .news-drawer .footer {
        padding: 24px
    }
}

.v3-1.local-offices .news-drawer .footer .k-checkbox-label {
    font-size: 12px;
    margin-bottom: inherit;
    display: block;
    line-height: 20px
}

@media screen and (max-width:760px) {
    .v3-1.local-offices .news-drawer .footer .k-checkbox-label {
        margin-bottom: 24px
    }
}

.v3-1.local-offices .news-drawer .footer .actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .v3-1.local-offices .news-drawer .footer .actions button + button {
        margin-left: 24px
    }

@media screen and (max-width:760px) {
    .v3-1.local-offices .news-drawer .footer {
        height: 132px
    }

        .v3-1.local-offices .news-drawer .footer .actions {
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%
        }

            .v3-1.local-offices .news-drawer .footer .actions button + button {
                margin-left: 24px
            }
}

.v3-1.local-offices .offices-contacts-article {
    padding: 24px;
    border: 3px solid #e6eaf0;
    width: 100%
}

    .v3-1.local-offices .offices-contacts-article h2 {
        font-size: 16px;
        line-height: 1.2;
        font-family: Roboto__Bold;
        margin-bottom: 24px
    }

    .v3-1.local-offices .offices-contacts-article ul {
        list-style: none;
        padding: 0
    }

    .v3-1.local-offices .offices-contacts-article .article-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

        .v3-1.local-offices .offices-contacts-article .article-content > li {
            -ms-flex-preferred-size: 50%;
            flex-basis: 50%
        }

            .v3-1.local-offices .offices-contacts-article .article-content > li:first-child {
                margin-right: 24px
            }

@media screen and (max-width:760px) {
    .v3-1.local-offices .offices-contacts-article .article-content > li {
        -ms-flex-preferred-size: inherit;
        flex-basis: inherit
    }
}

.v3-1.local-offices .offices-contacts-article .article-content .ico {
    position: relative;
    padding-left: calc(16px + 6px)
}

    .v3-1.local-offices .offices-contacts-article .article-content .ico::before {
        height: 16px;
        width: 16px;
        content: "";
        position: absolute;
        left: 0;
        top: 3px
    }

    .v3-1.local-offices .offices-contacts-article .article-content .ico.address::before {
        background: url(../Images-pxp/v3-1/icon/16/Location-Pin-grey.svg)
    }

    .v3-1.local-offices .offices-contacts-article .article-content .ico.number::before {
        background: url(../Images-pxp/v3-1/icon/16/Smartphone.svg)
    }

    .v3-1.local-offices .offices-contacts-article .article-content .ico.fax::before {
        background: url(../Images-pxp/v3-1/icon/16/Printer.svg)
    }

    .v3-1.local-offices .offices-contacts-article .article-content .ico.mail::before {
        background: url(../Images-pxp/v3-1/icon/16/Envelope.svg)
    }

@media screen and (max-width:760px) {
    .v3-1.local-offices .offices-contacts-article .article-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.v3-1.local-offices .offices-contacts-article main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .v3-1.local-offices .offices-contacts-article main button {
        margin-right: 48px;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .offices-contacts-article main {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .v3-1.local-offices .offices-contacts-article main button {
            margin-top: 12px;
            margin-right: 0;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }
}

@media screen and (max-width:760px) {
    .v3-1.local-offices .offices-contacts-article main button {
        margin-top: 24px
    }
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
    position: relative
}

.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear,opacity .2s linear;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    height: 15px;
    bottom: 0;
    position: absolute
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear,opacity .2s linear;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    width: 15px;
    right: 0;
    left: auto !important;
    position: absolute
}

.ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y {
    display: block;
    background-color: transparent
}

.ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y, .ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y {
    opacity: 1
}

.ps .ps__rail-x.ps--clicking, .ps .ps__rail-x:focus, .ps .ps__rail-x:hover, .ps .ps__rail-y.ps--clicking, .ps .ps__rail-y:focus, .ps .ps__rail-y:hover {
    background-color: #eee;
    opacity: 1
}

.ps__thumb-x {
    background-color: #04246a;
    border-radius: 6px;
    transition: background-color .2s linear,height .2s ease-in-out;
    -webkit-transition: background-color .2s linear,height .2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute
}

.ps__thumb-y {
    background-color: #04246a;
    border-radius: 6px;
    transition: background-color .2s linear,width .2s ease-in-out;
    -webkit-transition: background-color .2s linear,width .2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute
}

.ps__rail-x.ps--clicking .ps__thumb-x, .ps__rail-x:focus > .ps__thumb-x, .ps__rail-x:hover > .ps__thumb-x {
    background-color: #04246a;
    height: 11px
}

.ps__rail-y.ps--clicking .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y:hover > .ps__thumb-y {
    background-color: #04246a;
    width: 11px
}

@supports (-ms-overflow-style:none) {
    .ps {
        overflow: auto !important
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .ps {
        overflow: auto !important
    }
}

.v3-1.has-drawer {
    overflow: hidden
}

    .v3-1.has-drawer .l-zone__main {
        z-index: 3
    }

.v3-1 .main-drawer {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0;
    right: -100%;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #fff
}

@media screen and (max-width:760px) {
    .v3-1 .main-drawer {
        right: -105%
    }
}

.v3-1 .main-drawer::before {
    height: 100%;
    width: calc(100vw - 100%);
    background-color: #0a2071;
    opacity: 0;
    content: "";
    position: absolute;
    right: 100%
}

@media screen and (max-width:760px) {
    .v3-1 .main-drawer::before {
        right: -105%
    }
}

.v3-1 .main-drawer.is-open {
    width: 100%;
    right: 0
}

    .v3-1 .main-drawer.is-open:before {
        opacity: .3
    }

.v3-1.shipping-instructions .main-drawer {
    max-width: 720px
}

    .v3-1.shipping-instructions .main-drawer .footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .v3-1.shipping-instructions .main-drawer .footer .notif-disclaimer {
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
            margin-bottom: 24px
        }

        .v3-1.shipping-instructions .main-drawer .footer .actions {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

            .v3-1.shipping-instructions .main-drawer .footer .actions button + button {
                margin-left: 24px
            }

@media screen and (max-width:760px) {
    .v3-1.shipping-instructions .main-drawer {
        max-width: 100%
    }

        .v3-1.shipping-instructions .main-drawer .footer .actions {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%
        }

            .v3-1.shipping-instructions .main-drawer .footer .actions button + button {
                margin-left: 0;
                margin-top: 12px
            }
}

.v3-1.shipping-instructions .main-drawer.select-booking {
    max-width: calc(100% - 48px)
}

    .v3-1.shipping-instructions .main-drawer.select-booking .k-grid-header .k-header {
        padding: calc(18px) 16px
    }

        .v3-1.shipping-instructions .main-drawer.select-booking .k-grid-header .k-header .k-cell-inner {
            gap: 16px
        }

    .v3-1.shipping-instructions .main-drawer.select-booking .k-grid-content td {
        padding: 16px
    }

    .v3-1.shipping-instructions .main-drawer.select-booking .k-grid .k-pager-wrap {
        padding: 16px 0 0
    }

        .v3-1.shipping-instructions .main-drawer.select-booking .k-grid .k-pager-wrap .k-pager-numbers .k-link {
            font-family: roboto__regular;
            font-size: 14px;
            line-height: 16px
        }

        .v3-1.shipping-instructions .main-drawer.select-booking .k-grid .k-pager-wrap .k-pager-numbers .k-selected {
            font-family: roboto__bold;
            font-size: 14px;
            line-height: 16px;
            font-weight: 400
        }

        .v3-1.shipping-instructions .main-drawer.select-booking .k-grid .k-pager-wrap .k-pager-sizes {
            font-family: roboto__regular;
            font-size: 14px;
            line-height: 16px;
            color: #0a2071
        }

            .v3-1.shipping-instructions .main-drawer.select-booking .k-grid .k-pager-wrap .k-pager-sizes .k-input-value-text {
                color: #596591
            }

        .v3-1.shipping-instructions .main-drawer.select-booking .k-grid .k-pager-wrap .k-pager-info {
            color: #596591
        }

.v3-1.shipping-instructions .main-drawer.add-contact-drawer, .v3-1.shipping-instructions .main-drawer.create-party {
    max-width: 840px
}

@media screen and (max-width:1260px) {
    .v3-1.shipping-instructions .main-drawer.add-contact-drawer, .v3-1.shipping-instructions .main-drawer.create-party {
        max-width: 720px
    }
}

.v3-1.shipping-instructions .main-drawer.add-contact-drawer .content, .v3-1.shipping-instructions .main-drawer.create-party .content {
    position: relative;
    height: calc(100vh - 88px);
    padding: 48px 48px
}

@media screen and (max-width:760px) {
    .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content, .v3-1.shipping-instructions .main-drawer.create-party .content {
        padding: 24px 24px 0
    }
}

.v3-1.shipping-instructions .main-drawer.add-contact-drawer .content header, .v3-1.shipping-instructions .main-drawer.create-party .content header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 48px
}

    .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content header h1, .v3-1.shipping-instructions .main-drawer.create-party .content header h1 {
        margin-bottom: 0
    }

.v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper legend, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper legend {
    line-height: 24px;
    max-width: 100%;
    font-size: 20px;
    letter-spacing: -.61px;
    margin: 0 0 24px;
    font-family: antonio__bold;
    font-weight: 400;
    padding: 0
}

.v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper > fieldset, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper > fieldset {
    margin-bottom: 48px
}

    .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper > fieldset > .k-form-field + .k-form-field, .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper > fieldset > .k-form-field + .row, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper > fieldset > .k-form-field + .k-form-field, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper > fieldset > .k-form-field + .row {
        margin-top: 24px
    }

    .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper > fieldset > .k-form-field + .required-field, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper > fieldset > .k-form-field + .required-field {
        margin-bottom: 48px
    }

    .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper > fieldset > .k-form-field label, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper > fieldset > .k-form-field label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper > fieldset > .k-form-field button, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper > fieldset > .k-form-field button {
        margin-top: 8px
    }

@media screen and (max-width:760px) {
    .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper > fieldset:last-of-type .row, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper > fieldset:last-of-type .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper > fieldset:last-of-type .row :first-child, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper > fieldset:last-of-type .row :first-child {
            margin-right: auto
        }
}

.v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .row, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 24px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .row > *, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .row > * {
        -webkit-box-flex: 1;
        -ms-flex: 1 calc(50% - 12px);
        flex: 1 calc(50% - 12px)
    }

    .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .row .is-error, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .row .is-error {
        width: initial;
        margin-right: 0
    }

.v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .more-address, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .more-address {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    margin-top: 8px;
    margin-bottom: 24px
}

    .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .more-address input[type=checkbox], .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .more-address input[type=checkbox] {
        display: none
    }

        .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .more-address input[type=checkbox] + label.style-link, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .more-address input[type=checkbox] + label.style-link {
            color: #3159ed;
            font-family: roboto__regular;
            font-size: 16px;
            line-height: 16px;
            padding-left: 24px
        }

            .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .more-address input[type=checkbox] + label.style-link::before, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .more-address input[type=checkbox] + label.style-link::before {
                border: none;
                content: url(../Images-pxp/v3-1/icon/16/plus_cercle-link.svg);
                height: 16px;
                width: 16px
            }

            .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .more-address input[type=checkbox] + label.style-link span:nth-child(2), .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .more-address input[type=checkbox] + label.style-link span:nth-child(2) {
                display: none
            }

        .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .more-address input[type=checkbox] ~ .k-form-field, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .more-address input[type=checkbox] ~ .k-form-field {
            display: none
        }

        .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .more-address input[type=checkbox]:checked + label.style-link::before, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .more-address input[type=checkbox]:checked + label.style-link::before {
            border: none;
            content: url(../Images-pxp/v3-1/icon/16/Remove_Circle.svg);
            height: 16px;
            width: 16px;
            background: 0 0
        }

        .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .more-address input[type=checkbox]:checked + label.style-link span:nth-child(2), .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .more-address input[type=checkbox]:checked + label.style-link span:nth-child(2) {
            display: inline-block
        }

        .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .more-address input[type=checkbox]:checked + label.style-link span:nth-child(1), .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .more-address input[type=checkbox]:checked + label.style-link span:nth-child(1) {
            display: none
        }

        .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .more-address input[type=checkbox]:checked ~ .k-form-field, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .more-address input[type=checkbox]:checked ~ .k-form-field {
            display: block
        }

.v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .fields-wrapper .field-inactive, .v3-1.shipping-instructions .main-drawer.create-party .content .fields-wrapper .field-inactive {
    color: #596891;
    margin-left: 4px
}

.v3-1.shipping-instructions .main-drawer.add-contact-drawer .content .k-dropdown, .v3-1.shipping-instructions .main-drawer.add-contact-drawer .content input, .v3-1.shipping-instructions .main-drawer.create-party .content .k-dropdown, .v3-1.shipping-instructions .main-drawer.create-party .content input {
    width: 100%
}

.v3-1.shipping-instructions .main-drawer.manage-clauses {
    max-width: 1318px
}

    .v3-1.shipping-instructions .main-drawer.manage-clauses .content {
        padding: 24px 48px 48px 48px;
        height: calc(100% - 128px)
    }

@media screen and (max-width:760px) {
    .v3-1.shipping-instructions .main-drawer.manage-clauses .content {
        height: calc(100% - 180px)
    }
}

.v3-1.shipping-instructions .main-drawer.vas {
    max-width: 720px
}

    .v3-1.shipping-instructions .main-drawer.vas .content {
        padding: 48px
    }

@media screen and (max-width:760px) {
    .v3-1.shipping-instructions .main-drawer.vas .content {
        padding: 24px
    }
}

.v3-1.shipping-instructions .main-drawer.vas .content .ps__rail-x {
    display: none
}

.v3-1.shipping-instructions .main-drawer.spreadsheet {
    max-width: 1318px
}

    .v3-1.shipping-instructions .main-drawer.spreadsheet .content {
        padding: 24px
    }

.v3-1.shipping-instructions .main-drawer.upload-file {
    max-width: 720px
}

.v3-1.shipping-instructions .main-drawer.save-draft {
    max-width: 480px
}

    .v3-1.shipping-instructions .main-drawer.save-draft .content {
        padding: 24px 48px
    }

@media screen and (max-width:1260px) {
    .v3-1.shipping-instructions .main-drawer.save-draft .content {
        padding: 24px
    }
}

.v3-1.shipping-instructions .main-drawer.create-clause {
    max-width: 480px
}

    .v3-1.shipping-instructions .main-drawer.create-clause .content {
        padding: 24px 48px
    }

@media screen and (max-width:1260px) {
    .v3-1.shipping-instructions .main-drawer.create-clause .content {
        padding: 24px
    }
}

.v3-1.shipmenttracking .main-drawer {
    left: -100%;
    right: auto;
    max-width: 250px
}

    .v3-1.shipmenttracking .main-drawer:before {
        height: 100%;
        width: calc(100vw - 100%);
        background-color: #0a2071;
        opacity: 0;
        content: "";
        position: absolute;
        left: 100%
    }

    .v3-1.shipmenttracking .main-drawer.is-open {
        width: 100%;
        left: 0
    }

        .v3-1.shipmenttracking .main-drawer.is-open:before {
            opacity: .3
        }

@media screen and (max-width:760px) {
    .v3-1.shipmenttracking .main-drawer {
        max-width: 100%
    }
}

@media screen and (max-width:760px) {
    .v3-1.bl .main-drawer {
        max-width: 100%
    }
}

.v3-1.bl .main-drawer.special-request {
    max-width: 720px
}

    .v3-1.bl .main-drawer.special-request .content {
        padding: 48px 48px 72px
    }

@media screen and (max-width:760px) {
    .v3-1.bl .main-drawer.special-request .content {
        padding: 48px 24px 72px 24px
    }
}

.v3-1.bl .main-drawer.add-to-order {
    max-width: 720px
}

    .v3-1.bl .main-drawer.add-to-order .content {
        padding: 24px 48px 72px
    }

@media screen and (max-width:760px) {
    .v3-1.bl .main-drawer.add-to-order .content {
        padding: 24px 24px 72px 24px
    }
}

.v3-1.shipmentdashboard .main-drawer {
    max-width: 530px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(10,32,113,.15);
    box-shadow: 0 0 10px 0 rgba(10,32,113,.15)
}

    .v3-1.shipmentdashboard .main-drawer .content {
        height: calc(100% - 88px);
        position: relative;
        padding: 24px 24px 48px 48px
    }

.v3-1.local-offices h1 {
    font-family: antonio__bold;
    font-size: 4rem;
    line-height: 72px;
    font-weight: 400;
    letter-spacing: -.96px
}

.v3-1.local-offices h2 {
    font-family: antonio__bold;
    font-size: 3rem;
    line-height: 56px;
    font-weight: 400;
    letter-spacing: -.72px
}

.v3-1.local-offices h3 {
    font-family: antonio__regular;
    font-size: 2.5rem;
    line-height: 48px;
    letter-spacing: -.5px
}

.v3-1.local-offices h4 {
    font-family: antonio__regular;
    font-size: 2rem;
    line-height: 40px;
    letter-spacing: -.25px
}

.v3-1.local-offices h5, .v3-1.local-offices h6 {
    font-family: antonio__regular;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: -.375px
}

.v3-1.local-offices .local-offices-wrapper header {
    margin-top: 72px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 72px
}

    .v3-1.local-offices .local-offices-wrapper header h1 {
        margin-bottom: 0;
        line-height: 1.2
    }

    .v3-1.local-offices .local-offices-wrapper header form .k-form-field {
        display: inline
    }

    .v3-1.local-offices .local-offices-wrapper header form button {
        margin-left: 24px
    }

    .v3-1.local-offices .local-offices-wrapper header .k-autocomplete {
        width: 336px
    }

.v3-1.local-offices .local-offices-wrapper .k-tabstrip.minimal-tab .tab-content {
    padding: 48px 0 96px 0
}

.v3-1.local-offices .local-offices-wrapper .office-list {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -webkit-column-gap: 48px;
    -moz-column-gap: 48px;
    column-gap: 48px;
    -webkit-column-rule: 1px solid #d9dce8;
    -moz-column-rule: 1px solid #d9dce8;
    column-rule: 1px solid #d9dce8;
    -webkit-column-width: 210px;
    -moz-column-width: 210px;
    column-width: 210px;
    border: none;
    padding: 0
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .local-offices-wrapper .office-list {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.v3-1.local-offices .local-offices-wrapper .office-list .k-link {
    border-bottom: none;
    padding: 0;
    color: #0a2071;
    line-height: 18px;
    cursor: pointer
}

    .v3-1.local-offices .local-offices-wrapper .office-list .k-link:hover {
        text-decoration: underline
    }

        .v3-1.local-offices .local-offices-wrapper .office-list .k-link:hover .k-icon {
            text-decoration: none
        }

.v3-1.local-offices .local-offices-wrapper .office-list .k-group {
    font-family: roboto__light
}

.v3-1.local-offices .local-offices-wrapper .office-list .k-panel {
    border: none
}

.v3-1.local-offices .local-offices-wrapper .office-list .k-level-0 > .k-link {
    margin: 12px 0
}

.v3-1.local-offices .local-offices-wrapper .office-list .k-level-1 {
    padding: 0 12px
}

    .v3-1.local-offices .local-offices-wrapper .office-list .k-level-1 + .k-level-1 {
        margin-top: 12px
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .local-offices-wrapper header {
        margin-bottom: 24px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .v3-1.local-offices .local-offices-wrapper header h1 {
            margin-bottom: 48px
        }

        .v3-1.local-offices .local-offices-wrapper header form {
            width: 100%
        }

            .v3-1.local-offices .local-offices-wrapper header form button {
                margin-left: 0;
                margin-top: 12px
            }

        .v3-1.local-offices .local-offices-wrapper header .k-autocomplete {
            width: 100%
        }
}

.v3-1.local-offices .local-offices-articles {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #e6e8ef
}

    .v3-1.local-offices .local-offices-articles li {
        padding: 72px 0;
        border-bottom: 1px solid #fff
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .local-offices-articles li {
        padding: calc(36px) 0 48px 0
    }
}

.v3-1.local-offices .focus {
    padding: 0 !important;
    max-width: 1272px;
    margin: 0 auto;
    position: relative
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .focus {
        margin: 24px;
        padding: 48px 24px
    }
}

@media screen and (max-width:760px) {
    .v3-1.local-offices .focus .focus-img {
        width: 100%
    }
}

.v3-1.local-offices .focus .main-wrapper {
    padding: 48px;
    margin-top: 48px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .focus .main-wrapper {
        margin-top: 0
    }
}

.v3-1.local-offices .focus .focus-txt {
    padding-left: 93px !important
}

@media screen and (max-width:760px) {
    .v3-1.local-offices .focus .focus-txt {
        padding-left: 0 !important
    }
}

.v3-1.local-offices .focus .focus-txt h4 {
    position: relative;
    margin: 0;
    font-family: antonio__regular;
    font-size: 2rem;
    line-height: 40px;
    letter-spacing: -.25px;
    font-family: antonio__bold;
    color: inherit
}

    .v3-1.local-offices .focus .focus-txt h4::before {
        content: "";
        display: block;
        width: 72px;
        height: 8px;
        background-color: #e20101;
        position: absolute;
        left: -84px;
        top: 15px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

@media screen and (max-width:760px) {
    .v3-1.local-offices .focus .focus-txt h4::before {
        content: none
    }
}

.v3-1.local-offices .focus .focus-txt .action {
    margin-top: 24px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .focus .focus-txt .action a {
        width: inherit
    }
}

.v3-1.local-offices .k-tabstrip > .k-tabstrip-next {
    top: -5px;
    right: -6px
}

.v3-1.local-offices .k-tabstrip > .k-tabstrip-prev {
    top: -5px;
    left: -6px
}

.v3-1.local-offices .k-button.k-button-icon.k-button-bare.k-tabstrip-next::before {
    content: "";
    width: 40px;
    height: 100%;
    position: absolute;
    background: -webkit-gradient(linear,right top,left top,from(white),to(rgba(255,255,255,0)));
    background: linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 100%);
    right: calc(6px + 24px)
}

.v3-1.local-offices .k-button.k-button-icon.k-button-bare.k-tabstrip-prev::before {
    content: "";
    width: 40px;
    height: 100%;
    position: absolute;
    background: -webkit-gradient(linear,left top,right top,from(white),to(rgba(255,255,255,0)));
    background: linear-gradient(-270deg,#fff 0,rgba(255,255,255,0) 100%);
    left: calc(6px + 24px)
}

.v3-1.local-offices .k-tabstrip-prev .k-i-arrow-w {
    position: relative;
    height: 16px;
    width: 16px;
    background: url(../Images-pxp/v3-1/icon/ico-expand-blue.svg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-size: contain;
    overflow: visible
}

    .v3-1.local-offices .k-tabstrip-prev .k-i-arrow-w:hover::before {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        position: absolute;
        content: "";
        height: 40px;
        width: 40px;
        border-radius: 50%;
        opacity: .2;
        background-color: #9aa7c4
    }

.v3-1.local-offices .k-tabstrip-next .k-i-arrow-e {
    position: relative;
    height: 16px;
    width: 16px;
    background: url(../Images-pxp/v3-1/icon/ico-expand-blue.svg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background-size: contain;
    overflow: visible
}

    .v3-1.local-offices .k-tabstrip-next .k-i-arrow-e:hover::before {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        position: absolute;
        content: "";
        height: 40px;
        width: 40px;
        border-radius: 50%;
        opacity: .2;
        background-color: #9aa7c4
    }

.v3-1.local-offices .secondary-collapsible .favorite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .v3-1.local-offices .secondary-collapsible .favorite h2 {
        margin-right: 6px
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .secondary-collapsible .favorite h2 {
        width: auto
    }
}

.v3-1.local-offices .secondary-collapsible .favorite .favorite-star {
    height: 28px;
    width: 28px
}

    .v3-1.local-offices .secondary-collapsible .favorite .favorite-star svg {
        height: 16px;
        width: 16px
    }

        .v3-1.local-offices .secondary-collapsible .favorite .favorite-star svg path {
            fill: #0a2071 !important;
            stroke: #0a2071 !important
        }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .wrapper-rightnav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 48px
    }

        .v3-1.local-offices .wrapper-rightnav > .content {
            width: 100%;
            padding-right: 0;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .v3-1.local-offices .wrapper-rightnav nav {
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }
}

.v3-1.local-offices .wrapper-rightnav > .content .tab-content .keyfigure.list-title.is-list {
    margin: 0
}

    .v3-1.local-offices .wrapper-rightnav > .content .tab-content .keyfigure.list-title.is-list ul li {
        margin: 0;
        padding: 0
    }

    .v3-1.local-offices .wrapper-rightnav > .content .tab-content .keyfigure.list-title.is-list h3 {
        margin: 0
    }

    .v3-1.local-offices .wrapper-rightnav > .content .tab-content .keyfigure.list-title.is-list p {
        margin: 16px 0 0 0
    }

@media screen and (min-width:1260px) {
    .v3-1.local-offices .wrapper-rightnav nav {
        position: sticky;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        top: 94px
    }
}

.v3-1.local-offices.right-to-left-languages .l-zone__main .local-offices-wrapper {
    direction: rtl
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main .local-offices-wrapper header > form > button {
        margin-left: 0;
        margin-right: 24px
    }

    .v3-1.local-offices.right-to-left-languages .l-zone__main .local-offices-wrapper .k-tabstrip-wrapper .k-tabstrip-items.k-reset {
        direction: initial
    }

.v3-1.local-offices.right-to-left-languages .local-offices-articles {
    text-align: right
}

.v3-1.local-offices.right-to-left-languages section .main-wrapper .content {
    direction: rtl
}

    .v3-1.local-offices.right-to-left-languages section .main-wrapper .content input::-webkit-input-placeholder {
        overflow: visible
    }

    .v3-1.local-offices.right-to-left-languages section .main-wrapper .content input::-moz-placeholder {
        overflow: visible
    }

    .v3-1.local-offices.right-to-left-languages section .main-wrapper .content input:-ms-input-placeholder {
        overflow: visible
    }

    .v3-1.local-offices.right-to-left-languages section .main-wrapper .content input::-ms-input-placeholder {
        overflow: visible
    }

    .v3-1.local-offices.right-to-left-languages section .main-wrapper .content input::placeholder {
        overflow: visible
    }

.v3-1.local-offices.right-to-left-languages .secondary-collapsible .favorite {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

    .v3-1.local-offices.right-to-left-languages .secondary-collapsible .favorite h2 {
        padding: 24px calc(35px + 12px) 24px 0
    }

        .v3-1.local-offices.right-to-left-languages .secondary-collapsible .favorite h2::before {
            right: 0;
            left: initial
        }

.v3-1.local-offices.right-to-left-languages .secondary-collapsible > ul {
    direction: rtl;
    padding-right: 0
}

    .v3-1.local-offices.right-to-left-languages .secondary-collapsible > ul .ico > a {
        padding-right: calc(32px + 6px);
        padding-left: 0
    }

        .v3-1.local-offices.right-to-left-languages .secondary-collapsible > ul .ico > a::before {
            right: 0
        }

    .v3-1.local-offices.right-to-left-languages .secondary-collapsible > ul ul li {
        padding-left: 0;
        padding-right: 24px
    }

        .v3-1.local-offices.right-to-left-languages .secondary-collapsible > ul ul li.is-active > a {
            padding-left: 0;
            padding-right: calc(10px + 6px)
        }

            .v3-1.local-offices.right-to-left-languages .secondary-collapsible > ul ul li.is-active > a::before {
                left: initial;
                right: 0
            }

@media screen and (max-width:1260px) {
    .v3-1.local-offices.right-to-left-languages .secondary-collapsible {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media screen and (max-width:760px) {
    .v3-1.local-offices article .main-wrapper {
        padding: 0
    }
}

@media screen and (min-width:768px) {
    .v3-1.local-offices .k-tabstrip.minimal-tab.vertical {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow: auto
    }

        .v3-1.local-offices .k-tabstrip.minimal-tab.vertical .k-tabstrip-items-wrapper {
            margin-right: 48px;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

            .v3-1.local-offices .k-tabstrip.minimal-tab.vertical .k-tabstrip-items-wrapper::after {
                width: 2px;
                height: 100%;
                border-bottom: none;
                border-right: 1px solid #596591;
                right: 0
            }

            .v3-1.local-offices .k-tabstrip.minimal-tab.vertical .k-tabstrip-items-wrapper .k-tabstrip-items {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column
            }

            .v3-1.local-offices .k-tabstrip.minimal-tab.vertical .k-tabstrip-items-wrapper .k-item {
                display: block;
                padding: 0
            }

                .v3-1.local-offices .k-tabstrip.minimal-tab.vertical .k-tabstrip-items-wrapper .k-item.k-active:after {
                    right: 0;
                    height: 100%;
                    width: 2px;
                    position: absolute
                }

                .v3-1.local-offices .k-tabstrip.minimal-tab.vertical .k-tabstrip-items-wrapper .k-item .k-link {
                    padding: 16px 24px
                }

                .v3-1.local-offices .k-tabstrip.minimal-tab.vertical .k-tabstrip-items-wrapper .k-item + .k-item {
                    margin-left: 0
                }
}

@media screen and (min-width:768px) and (max-width:760px) {
    .v3-1.local-offices .k-tabstrip.minimal-tab.vertical .k-tabstrip-items-wrapper .k-item {
        line-height: 1
    }

        .v3-1.local-offices .k-tabstrip.minimal-tab.vertical .k-tabstrip-items-wrapper .k-item .k-link {
            padding: 12px 24px
        }
}

@media screen and (min-width:768px) {
    .v3-1.local-offices .k-tabstrip.minimal-tab.vertical .k-content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding-top: 0
    }
}

@media screen and (min-width:768px) {
    .v3-1.local-offices .tabs-wrapper.vertical {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .v3-1.local-offices .tabs-wrapper.vertical > .k-tabstrip-items-wrapper, .v3-1.local-offices .tabs-wrapper.vertical > .scroll-wrapper {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 158px;
            flex: 0 0 158px;
            width: 158px;
            height: 100%;
            border-bottom: none
        }

            .v3-1.local-offices .tabs-wrapper.vertical > .k-tabstrip-items-wrapper nav, .v3-1.local-offices .tabs-wrapper.vertical > .scroll-wrapper nav {
                min-width: 158px
            }

            .v3-1.local-offices .tabs-wrapper.vertical > .k-tabstrip-items-wrapper ul.tabs-list, .v3-1.local-offices .tabs-wrapper.vertical > .scroll-wrapper ul.tabs-list {
                display: block;
                border-bottom: none
            }

            .v3-1.local-offices .tabs-wrapper.vertical > .k-tabstrip-items-wrapper li, .v3-1.local-offices .tabs-wrapper.vertical > .scroll-wrapper li {
                padding: 16px 24px;
                line-height: 1.8;
                border-bottom: none
            }

                .v3-1.local-offices .tabs-wrapper.vertical > .k-tabstrip-items-wrapper li a, .v3-1.local-offices .tabs-wrapper.vertical > .scroll-wrapper li a {
                    white-space: normal;
                    padding-bottom: 0
                }

                .v3-1.local-offices .tabs-wrapper.vertical > .k-tabstrip-items-wrapper li:after, .v3-1.local-offices .tabs-wrapper.vertical > .scroll-wrapper li:after {
                    position: absolute;
                    top: 56px;
                    right: 0;
                    width: 1px;
                    height: 2px;
                    -webkit-transform: scale(0,0);
                    -ms-transform: scale(0,0);
                    transform: scale(0,0);
                    -webkit-transform-origin: bottom right;
                    -ms-transform-origin: bottom right;
                    transform-origin: bottom right;
                    background-color: transparent;
                    -webkit-transition: background-color .2s ease-out,-webkit-transform .3s ease-out;
                    transition: background-color .2s ease-out,-webkit-transform .3s ease-out;
                    transition: background-color .2s ease-out,transform .3s ease-out;
                    transition: background-color .2s ease-out,transform .3s ease-out,-webkit-transform .3s ease-out
                }

                .v3-1.local-offices .tabs-wrapper.vertical > .k-tabstrip-items-wrapper li.active, .v3-1.local-offices .tabs-wrapper.vertical > .scroll-wrapper li.active {
                    position: relative
                }

                    .v3-1.local-offices .tabs-wrapper.vertical > .k-tabstrip-items-wrapper li.active:after, .v3-1.local-offices .tabs-wrapper.vertical > .scroll-wrapper li.active:after {
                        background-color: #e20101;
                        -webkit-transform: scale(5,29);
                        -ms-transform: scale(5,29);
                        transform: scale(5,29);
                        width: 1px;
                        z-index: 1
                    }

        .v3-1.local-offices .tabs-wrapper.vertical .tab-content {
            padding: 0;
            margin: 0;
            min-width: 1%
        }
}

.v3-1.local-offices .offices-and-contacts .list-articles {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 96px
}

    .v3-1.local-offices .offices-and-contacts .list-articles > li + li {
        margin-top: 12px
    }

.v3-1.local-offices .offices-and-contacts-error .content > h1 {
    margin-bottom: 96px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .offices-and-contacts-error .content > h1 {
        margin-bottom: 48px
    }
}

.v3-1.local-offices .offices-and-contacts-error .illustration-error {
    text-align: center;
    margin-bottom: 36px
}

.v3-1.local-offices .offices-and-contacts-error .text-error {
    text-align: center;
    margin-bottom: 96px
}

    .v3-1.local-offices .offices-and-contacts-error .text-error h2 {
        margin-bottom: 30px
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .offices-and-contacts-error .text-error h2 {
        margin-bottom: 24px
    }
}

@media screen and (min-width:1260px) {
    .v3-1.local-offices .offices-and-contacts-error .secondary-collapsible {
        padding-bottom: 48px
    }
}

.v3-1.local-offices.right-to-left-languages .offices-and-contacts .offices-contacts-article .article-content > li:first-child {
    margin-right: 0;
    margin-left: 24px
}

.v3-1.local-offices.right-to-left-languages .offices-and-contacts .offices-contacts-article .article-content .ico {
    padding-left: initial;
    padding-right: calc(16px + 6px)
}

    .v3-1.local-offices.right-to-left-languages .offices-and-contacts .offices-contacts-article .article-content .ico::before {
        left: initial;
        right: 0
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main nav.secondary, .v3-1.local-offices .l-zone__main nav.secondary-collapsible {
        margin-bottom: 72px
    }
}

.v3-1.local-offices .l-zone__main .news .article h1 {
    margin-bottom: 0;
    line-height: 1.2
}

.v3-1.local-offices .l-zone__main .news .article img {
    max-width: 100%
}

.v3-1.local-offices .l-zone__main .news .article strong {
    font-family: roboto__bold
}

.v3-1.local-offices .l-zone__main .news .article > header {
    margin-bottom: 48px
}

    .v3-1.local-offices .l-zone__main .news .article > header .infos {
        list-style: none;
        padding: 0;
        margin: 12px 0 0 0
    }

        .v3-1.local-offices .l-zone__main .news .article > header .infos li + li:before {
            content: "";
            display: inline-block;
            vertical-align: middle;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #d9deea;
            margin: 0 12px
        }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .news .article > header .infos li + li:before {
        display: none
    }
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .news .article > header .infos {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.v3-1.local-offices .l-zone__main .news .article > header .capsule {
    margin-bottom: 0
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .news .article > header .capsule {
        margin-bottom: 6px
    }
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .news .article > header {
        margin-bottom: 24px
    }
}

.v3-1.local-offices .l-zone__main .news .article .mask {
    height: 528px;
    width: 100%;
    background-color: #e6e8ef
}

.v3-1.local-offices .l-zone__main .news .article .pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #e6e8ef;
    padding-top: 30px;
    margin: 72px 0 96px 0
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .news .article .pager {
        margin-bottom: 48px
    }
}

.v3-1.local-offices .l-zone__main .news .article .ico-prev:before {
    content: url(../Images-pxp/v3-1/icon/ico-expand-blue-link.svg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    margin-right: 6px
}

.v3-1.local-offices .l-zone__main .news .article .ico-next:after {
    content: url(../Images-pxp/v3-1/icon/ico-expand-blue-link.svg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
    margin-left: 6px
}

.v3-1.local-offices .l-zone__main .news .list-articles-news {
    padding: 0;
    list-style: none;
    margin: 0
}

    .v3-1.local-offices .l-zone__main .news .list-articles-news > li {
        border-bottom: 1px solid #e6e8ef;
        padding-bottom: 24px
    }

        .v3-1.local-offices .l-zone__main .news .list-articles-news > li + li {
            padding-top: 24px
        }

.v3-1.local-offices .l-zone__main .news .progress-bar-results {
    text-align: center;
    margin-top: 48px
}

    .v3-1.local-offices .l-zone__main .news .progress-bar-results .results-description p {
        margin: 0
    }

    .v3-1.local-offices .l-zone__main .news .progress-bar-results button {
        margin-bottom: calc(120px)
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .news .progress-bar-results button {
        margin-bottom: 48px
    }
}

.v3-1.local-offices .l-zone__main .news .k-progressbar-horizontal {
    height: 8px;
    width: 304px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 0;
    background-color: rgba(4,36,106,.2);
    margin: 12px 0 36px 0
}

    .v3-1.local-offices .l-zone__main .news .k-progressbar-horizontal .k-progress-status {
        display: none
    }

    .v3-1.local-offices .l-zone__main .news .k-progressbar-horizontal .k-selected {
        border-radius: 0;
        background-color: #0a2071;
        height: 8px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        top: 0
    }

.v3-1.local-offices.right-to-left-languages .l-zone__main .news .list-articles-news .article-news h2 {
    padding-left: initial;
    padding-right: calc(35px + 12px)
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main .news .list-articles-news .article-news h2::before {
        right: 0;
        left: initial
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices.right-to-left-languages .l-zone__main .news .list-articles-news .article-news h2 {
        padding-right: 0
    }
}

.v3-1.local-offices.right-to-left-languages .l-zone__main .news .pager {
    direction: ltr
}

.v3-1.local-offices.right-to-left-languages .l-zone__main .news-drawer .k-dropdown .k-select {
    right: initial;
    left: 0
}

.v3-1.local-offices.right-to-left-languages .l-zone__main .news-drawer .news-drawer-content > small {
    padding-left: initial;
    padding-right: calc(16px + 12px);
    text-align: right
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main .news-drawer .news-drawer-content > small::before {
        left: initial;
        right: 0
    }

.v3-1.local-offices.right-to-left-languages .l-zone__main .news-drawer .drawer-inputs {
    text-align: right
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main .news-drawer .drawer-inputs .k-form-field input {
        text-align: right
    }

        .v3-1.local-offices.right-to-left-languages .l-zone__main .news-drawer .drawer-inputs .k-form-field input::-webkit-input-placeholder {
            overflow: visible
        }

        .v3-1.local-offices.right-to-left-languages .l-zone__main .news-drawer .drawer-inputs .k-form-field input::-moz-placeholder {
            overflow: visible
        }

        .v3-1.local-offices.right-to-left-languages .l-zone__main .news-drawer .drawer-inputs .k-form-field input:-ms-input-placeholder {
            overflow: visible
        }

        .v3-1.local-offices.right-to-left-languages .l-zone__main .news-drawer .drawer-inputs .k-form-field input::-ms-input-placeholder {
            overflow: visible
        }

        .v3-1.local-offices.right-to-left-languages .l-zone__main .news-drawer .drawer-inputs .k-form-field input::placeholder {
            overflow: visible
        }

.v3-1.local-offices.right-to-left-languages .l-zone__main .news-drawer .footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main .news-drawer .footer .actions {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

        .v3-1.local-offices.right-to-left-languages .l-zone__main .news-drawer .footer .actions button + button {
            margin-left: 0;
            margin-right: 24px
        }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us {
        margin-bottom: 48px
    }

        .v3-1.local-offices .l-zone__main.about-us-main .about-us h1 {
            display: none
        }
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content h1 {
    display: none
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content h1 {
        display: block
    }
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content h2:not(:first-of-type) {
    margin-top: 48px
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content h2 + .focus {
    margin-top: 0
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content h3 {
    max-width: 600px
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .img-and-grey-description img {
    width: 100%;
    vertical-align: bottom
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .img-and-grey-description ul {
    background-color: #f9f9fb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: calc(18px) calc(36px)
}

@media screen and (max-width:1000px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .img-and-grey-description ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: calc(36px)
    }

        .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .img-and-grey-description ul > li + li {
            margin-top: 24px
        }
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .img-and-grey-description ul li, .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .img-and-grey-description ul strong {
    line-height: 26px;
    letter-spacing: -.61px;
    font-size: 20px
}

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .img-and-grey-description ul li > strong {
        font-family: antonio__bold
    }

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .img-and-grey-description ul .ico {
    font-family: antonio__light;
    list-style: none;
    position: relative;
    padding-left: calc(32px + 12px)
}

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .img-and-grey-description ul .ico::before {
        width: 32px;
        height: 32px;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .img-and-grey-description ul .ico.cma-tower::before {
        content: url(../Images-pxp/v3-1/icon/32/Tower-CmaCgm.svg)
    }

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .img-and-grey-description ul .ico.anchor::before {
        content: url(../Images-pxp/v3-1/icon/32/Anchor.svg)
    }

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .img-and-grey-description ul .ico.line-services::before {
        content: url(../Images-pxp/v3-1/icon/32/Vessel.svg)
    }

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .img-and-grey-description ul .ico.itinerary::before {
        content: url(../Images-pxp/v3-1/icon/32/Route.svg)
    }

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .paragraphs {
    margin-top: 24px
}

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .paragraphs p {
        max-width: 600px;
        margin: 0
    }

        .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .paragraphs p + p {
            margin-top: 1rem
        }

        .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .paragraphs p.highlighting {
            padding-left: 24px;
            margin-left: 24px;
            border-left: solid 1px #0a2071
        }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .paragraphs p.highlighting {
        margin-left: 0
    }
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .ports-description {
    margin-top: 48px
}

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .ports-description h3 {
        margin-bottom: 1rem
    }

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .ports-description .minimal-tab .tab-content {
        padding: 48px 24px
    }

        .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .ports-description .minimal-tab .tab-content img {
            height: 216px;
            width: 100%;
            background-color: #596891
        }

        .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .ports-description .minimal-tab .tab-content p {
            margin-bottom: 0
        }

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .ecommerce-section {
    margin-top: 48px
}

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .ecommerce-section p {
        max-width: 600px
    }

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .ecommerce-section h4 {
        font-size: 16px;
        line-height: 24px;
        font-family: antonio__bold;
        margin-bottom: 0
    }

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .ecommerce-section ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .ecommerce-section .connected-mode, .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .ecommerce-section .not-connected-mode {
        margin-top: 24px
    }

        .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .ecommerce-section .connected-mode h4, .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .ecommerce-section .not-connected-mode h4 {
            font-family: roboto__bold;
            line-height: 32px
        }

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news {
    margin-top: 72px
}

    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news h3 {
        padding-left: 48px;
        position: relative;
        margin-bottom: 12px
    }

        .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news h3::before {
            content: "";
            position: absolute;
            background-color: #e20101;
            height: 4px;
            width: 35px;
            left: 0;
            top: 22px
        }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news h3 {
        padding-left: 0;
        font-size: 25px;
        line-height: 32px
    }

        .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news h3::before {
            display: none
        }
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .infos.row {
    padding-left: 48px;
    margin-bottom: 6px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .infos.row {
        padding-left: 0
    }
}

@media screen and (max-width:360px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .infos.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .infos.row .date::before {
            display: none
        }
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .infos.row .capsule {
    margin-bottom: 0
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .infos.row li + li::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #d9dce8;
    margin: 0 12px
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .img-and-descriptions {
    margin: 12px 0 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .img-and-descriptions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .img-and-descriptions img {
    width: 100%;
    max-width: 467px;
    height: 259px;
    -webkit-box-shadow: 2px 2px 0 1px #e20101;
    box-shadow: 2px 2px 0 1px #e20101;
    margin-right: 12px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .img-and-descriptions img {
        margin-bottom: 12px
    }
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .img-and-descriptions p {
    margin-top: 0
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .img-and-descriptions p {
        margin-bottom: 6px
    }
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .list-of-services h4 {
    font-size: 25px;
    line-height: 32px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .list-of-services h4 {
        font-size: 23px
    }
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .list-of-services .infos.row {
    padding-left: 0;
    margin-top: 12px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .list-of-services .infos.row {
        margin-top: 6px
    }
}

@media screen and (max-width:360px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .list-of-services .infos.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .list-of-services .infos.row .date::before {
            display: none
        }
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .list-of-services > ul > li + li {
    margin-top: 48px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .list-of-services > ul > li + li {
        margin-top: 24px
    }
}

.v3-1.local-offices .l-zone__main.about-us-main .about-us .content .latest-news .list-of-services > button {
    margin-top: 24px
}

.v3-1.local-offices .l-zone__main.about-us-main .focus {
    background-color: #e6e8ef;
    padding: 60px 48px;
    margin-top: 48px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main.about-us-main .focus {
        padding: 36px 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 24px
    }
}

.v3-1.local-offices .l-zone__main.about-us-main nav.secondary-collapsible > div + div, .v3-1.local-offices .l-zone__main.about-us-main nav.secondary > div + div {
    margin-top: 24px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main.about-us-main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.v3-1.local-offices.right-to-left-languages .l-zone__main.about-us-main .about-us .top-banner h1 {
    text-align: right
}

.v3-1.local-offices.right-to-left-languages .l-zone__main.about-us-main .about-us .content .img-and-grey-description > ul .ico {
    padding-right: calc(32px + 12px)
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main.about-us-main .about-us .content .img-and-grey-description > ul .ico::before {
        right: 0
    }

.v3-1.local-offices.right-to-left-languages .l-zone__main.about-us-main .about-us .content .img-and-descriptions img {
    margin-right: 0;
    margin-left: 12px
}

.v3-1.local-offices.right-to-left-languages .l-zone__main.about-us-main .about-us .content .paragraphs p.highlighting {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    padding-right: 24px;
    margin-right: 24px;
    border-right: solid 1px #0a2071
}

.v3-1.local-offices.right-to-left-languages .l-zone__main.about-us-main .about-us .content .ports-description .minimal-tab {
    direction: ltr
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main.about-us-main .about-us .content .ports-description .minimal-tab .tab-content {
        text-align: right
    }

.v3-1.local-offices.right-to-left-languages .l-zone__main.about-us-main .about-us .content .latest-news > h3 {
    padding-left: 0;
    padding-right: 48px
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main.about-us-main .about-us .content .latest-news > h3::before {
        right: 0
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices.right-to-left-languages .l-zone__main.about-us-main .about-us .content .latest-news > h3 {
        padding-right: 0
    }
}

.v3-1.local-offices.right-to-left-languages .l-zone__main.about-us-main .focus .focus-txt {
    text-align: right
}

.v3-1.local-offices .l-zone__main .agency-details .content ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.v3-1.local-offices .l-zone__main .agency-details .content .img--map {
    height: 352px;
    background-color: #e6eaf0;
    margin: 48px 0
}

.v3-1.local-offices .l-zone__main .agency-details .content .article-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

    .v3-1.local-offices .l-zone__main .agency-details .content .article-content > li {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

        .v3-1.local-offices .l-zone__main .agency-details .content .article-content > li:first-child {
            margin-right: 24px
        }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .article-content > li {
        -ms-flex-preferred-size: inherit;
        flex-basis: inherit
    }
}

.v3-1.local-offices .l-zone__main .agency-details .content .article-content .ico {
    position: relative;
    padding-left: calc(16px + 6px)
}

    .v3-1.local-offices .l-zone__main .agency-details .content .article-content .ico::before {
        height: 16px;
        width: 16px;
        content: "";
        position: absolute;
        left: 0;
        top: 3px
    }

    .v3-1.local-offices .l-zone__main .agency-details .content .article-content .ico.address::before {
        background: url(../Images-pxp/v3-1/icon/16/Location-Pin-grey.svg)
    }

    .v3-1.local-offices .l-zone__main .agency-details .content .article-content .ico.number::before {
        background: url(../Images-pxp/v3-1/icon/16/Smartphone.svg)
    }

    .v3-1.local-offices .l-zone__main .agency-details .content .article-content .ico.fax::before {
        background: url(../Images-pxp/v3-1/icon/16/Printer.svg)
    }

    .v3-1.local-offices .l-zone__main .agency-details .content .article-content .ico.mail::before {
        background: url(../Images-pxp/v3-1/icon/16/Envelope.svg)
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .article-content .ico.address {
        margin-bottom: 12px
    }
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .article-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.v3-1.local-offices .l-zone__main .agency-details .content .opening-hours {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 36px;
    border: 3px solid #e6eaf0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .opening-hours {
        padding: 12px 24px
    }
}

.v3-1.local-offices .l-zone__main .agency-details .content .opening-hours h3 {
    margin-bottom: 24px
}

.v3-1.local-offices .l-zone__main .agency-details .content .opening-hours img {
    width: 251px;
    height: 187px;
    margin-left: 72px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .opening-hours img {
        display: none
    }
}

.v3-1.local-offices .l-zone__main .agency-details .content .opening-hours .opening-hours-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .opening-hours .opening-hours-content .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 12px
    }
}

.v3-1.local-offices .l-zone__main .agency-details .content .opening-hours .opening-hours-content dt {
    font-family: roboto__bold;
    -ms-flex-preferred-size: calc(107px + 24px);
    flex-basis: calc(107px + 24px);
    padding-left: 24px;
    position: relative
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .opening-hours .opening-hours-content dt {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .opening-hours .opening-hours-content dt {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        padding-left: 0
    }
}

.v3-1.local-offices .l-zone__main .agency-details .content .opening-hours .opening-hours-content dt::before {
    content: url(../Images-pxp/v3-1/icon/check-checkbox.svg);
    position: absolute;
    height: 16px;
    width: 16px;
    left: 0
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .opening-hours .opening-hours-content dt::before {
        display: none
    }
}

.v3-1.local-offices .l-zone__main .agency-details .content .opening-hours .opening-hours-content dd {
    margin-left: 6px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .opening-hours .opening-hours-content dd {
        margin-left: 0
    }
}

.v3-1.local-offices .l-zone__main .agency-details .content .contact-section {
    margin: 72px 0 96px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .contact-section {
        margin: 48px 0 48px
    }
}

.v3-1.local-offices .l-zone__main .agency-details .content .contact-section > .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 48px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .contact-section > .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.v3-1.local-offices .l-zone__main .agency-details .content .contact-section > .row h2 {
    margin-bottom: 0
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .contact-section > .row h2 {
        margin-bottom: 24px
    }
}

.v3-1.local-offices .l-zone__main .agency-details .content .contact-section > .row form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .v3-1.local-offices .l-zone__main .agency-details .content .contact-section > .row form .k-form-field {
        width: 336px
    }

        .v3-1.local-offices .l-zone__main .agency-details .content .contact-section > .row form .k-form-field label {
            margin: 0
        }

        .v3-1.local-offices .l-zone__main .agency-details .content .contact-section > .row form .k-form-field input {
            width: 100%
        }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .contact-section > .row form .k-form-field {
        width: 100%
    }
}

.v3-1.local-offices .l-zone__main .agency-details .content .contact-section > .row form button {
    margin-left: 24px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .contact-section > .row form button {
        margin-left: 0;
        margin-top: 12px
    }
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .agency-details .content .contact-section > .row form {
        width: 100%;
        display: unset
    }
}

.v3-1.local-offices .l-zone__main .agency-details .content .contact-section .kendogrid-table .k-grid-content {
    width: 100%;
    overflow-y: hidden
}

.v3-1.local-offices .l-zone__main .agency-details .content .contact-section .kendogrid-table dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: 0
}

    .v3-1.local-offices .l-zone__main .agency-details .content .contact-section .kendogrid-table dl dt {
        font-size: 16px;
        line-height: 19px
    }

    .v3-1.local-offices .l-zone__main .agency-details .content .contact-section .kendogrid-table dl dd {
        font-family: roboto__bold;
        margin-left: 0;
        line-height: 19px;
        font-size: 16px
    }

.v3-1.local-offices .l-zone__main .agency-details .content .contact-section .kendogrid-table .ico {
    position: relative;
    padding-left: calc(16px + 6px);
    display: inline-block
}

    .v3-1.local-offices .l-zone__main .agency-details .content .contact-section .kendogrid-table .ico::before {
        position: absolute;
        height: 16px;
        width: 16px;
        left: 0
    }

    .v3-1.local-offices .l-zone__main .agency-details .content .contact-section .kendogrid-table .ico.phone::before {
        content: url(../Images-pxp/v3-1/icon/16/Smartphone.svg)
    }

    .v3-1.local-offices .l-zone__main .agency-details .content .contact-section .kendogrid-table .ico.mail::before {
        content: url(../Images-pxp/v3-1/icon/16/Envelope.svg)
    }

.v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .article-content > li:first-child {
    margin-right: 0;
    margin-left: 24px
}

.v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .article-content .ico {
    padding-left: 0;
    padding-right: calc(16px + 6px)
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .article-content .ico::before {
        left: initial;
        right: 0
    }

.v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .contact-section > .row form button {
    margin-left: 0;
    margin-right: 24px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .contact-section > .row form button {
        margin-right: 0
    }
}

.v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .opening-hours .opening-hours-content dt {
    padding-left: 0;
    padding-right: 24px
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .opening-hours .opening-hours-content dt::before {
        left: initial;
        right: 0
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .opening-hours .opening-hours-content dt {
        padding-right: 0
    }
}

.v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .opening-hours .opening-hours-content dd {
    margin-right: 6px;
    margin-left: 0
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .opening-hours .opening-hours-content dd {
        margin-right: 0
    }
}

.v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .kendogrid-table {
    direction: ltr;
    text-align: right
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .kendogrid-table th.k-header {
        text-align: right;
        vertical-align: top
    }

        .v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .kendogrid-table th.k-header .k-cell-inner {
            direction: rtl
        }

        .v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .kendogrid-table th.k-header .k-grid-filter {
            left: initial;
            right: calc(55px + 9px + 14px + 17px)
        }

        .v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .kendogrid-table th.k-header .k-link {
            padding-left: calc(16px + 6px)
        }

            .v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .kendogrid-table th.k-header .k-link::before {
                margin-right: 0;
                margin-left: 8px
            }

    .v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .kendogrid-table .ico {
        padding-left: 0;
        padding-right: calc(16px + 6px)
    }

        .v3-1.local-offices.right-to-left-languages .l-zone__main .agency-details .content .kendogrid-table .ico::before {
            left: initial;
            right: 0
        }

.v3-1.local-offices .ico-link {
    color: #0a2071;
    position: relative;
    padding-left: calc(32px + 6px)
}

    .v3-1.local-offices .ico-link::before {
        content: url(../Images-pxp/v3-1/icon/32/Links.svg);
        width: 32px;
        height: 32px;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .additional-links .content h1 {
        margin-bottom: 30px
    }
}

.v3-1.local-offices .l-zone__main .additional-links .content h2 {
    margin-bottom: 36px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .additional-links .content h2 {
        margin-bottom: 24px
    }
}

.v3-1.local-offices .l-zone__main .additional-links .content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.v3-1.local-offices .l-zone__main .additional-links .content .section + .section {
    margin-top: 48px
}

.v3-1.local-offices .l-zone__main .additional-links .content .payment-slip .content-example {
    margin-top: 24px
}

    .v3-1.local-offices .l-zone__main .additional-links .content .payment-slip .content-example h3 {
        font-size: 17px;
        font-family: roboto__bold;
        margin-bottom: 12px
    }

    .v3-1.local-offices .l-zone__main .additional-links .content .payment-slip .content-example strong {
        font-family: roboto__medium;
        line-height: 24px;
        margin-bottom: 12px;
        display: block
    }

    .v3-1.local-offices .l-zone__main .additional-links .content .payment-slip .content-example small {
        color: #596891;
        font-style: italic;
        font-family: roboto__light;
        margin-top: 12px
    }

    .v3-1.local-offices .l-zone__main .additional-links .content .payment-slip .content-example p {
        margin: 0
    }

.v3-1.local-offices .l-zone__main .additional-links .content .cma-group > ul li + li {
    margin-top: 2rem
}

.v3-1.local-offices .l-zone__main .additional-links .content .ebusiness-tools {
    margin-bottom: 96px
}

    .v3-1.local-offices .l-zone__main .additional-links .content .ebusiness-tools > ul li + li {
        margin-top: 48px
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .additional-links .content .ebusiness-tools > ul li + li {
        margin-top: 30px
    }
}

.v3-1.local-offices.right-to-left-languages .l-zone__main .content .ico-link {
    padding-left: 0;
    padding-right: calc(32px + 6px)
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main .content .ico-link::before {
        left: initial;
        right: 0
    }

@media screen and (min-width:1260px) {
    .v3-1.local-offices .l-zone__main .job-opportunities .content {
        padding-right: 120px
    }
}

.v3-1.local-offices .l-zone__main .job-opportunities .content ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.v3-1.local-offices .l-zone__main .job-opportunities .content .bg-icon.ico-mail {
    line-height: 19px;
    padding-left: calc(32px + 8px)
}

    .v3-1.local-offices .l-zone__main .job-opportunities .content .bg-icon.ico-mail::before {
        top: calc((32px - 19px)/ 2)
    }

.v3-1.local-offices .l-zone__main .job-opportunities .content .bg-icon.ico-pdf {
    padding-left: calc(32px + 8px)
}

.v3-1.local-offices .l-zone__main .job-opportunities .content .job-opportunity-img {
    width: 100%;
    height: 312px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .job-opportunities .content .job-opportunity-img {
        height: 201px;
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content
    }
}

.v3-1.local-offices .l-zone__main .job-opportunities .content .actual-job-offers {
    margin-top: 72px;
    margin-bottom: 96px
}

.v3-1.local-offices .l-zone__main .job-opportunities .content .actual-job-offers-list p {
    margin: 0
}

.v3-1.local-offices .l-zone__main .job-opportunities .content .actual-job-offers-list > :last-child {
    padding-bottom: 0
}

.v3-1.local-offices .l-zone__main .job-opportunities .content .actual-job-offers-list > li {
    padding-left: calc(35px + 6px);
    padding-bottom: 36px
}

    .v3-1.local-offices .l-zone__main .job-opportunities .content .actual-job-offers-list > li + li {
        border-top: 1px solid #cad0dc;
        padding-top: 36px
    }

.v3-1.local-offices .l-zone__main .job-opportunities .content .actual-job-offers-list .title {
    position: relative;
    font-size: 32px;
    line-height: 40px;
    font-family: antonio__regular
}

    .v3-1.local-offices .l-zone__main .job-opportunities .content .actual-job-offers-list .title::before {
        position: absolute;
        left: calc(-35px - 6px);
        top: 20px;
        width: 35px;
        height: 2px;
        background-color: #e20101;
        content: ""
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .job-opportunities .content .actual-job-offers-list .title {
        font-size: 24px;
        line-height: 29px
    }
}

.v3-1.local-offices .l-zone__main .job-opportunities .content.details .title-date {
    margin-bottom: 48px
}

    .v3-1.local-offices .l-zone__main .job-opportunities .content.details .title-date h1 {
        margin-bottom: 12px
    }

    .v3-1.local-offices .l-zone__main .job-opportunities .content.details .title-date p {
        margin: 0
    }

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .job-opportunities .content.details .title-date {
        margin-bottom: 24px
    }
}

.v3-1.local-offices .l-zone__main .job-opportunities .content.details .img-and-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 48px 0 0;
    margin-bottom: 72px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #cad0dc;
    margin-right: 72px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .job-opportunities .content.details .img-and-description {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .job-opportunities .content.details .img-and-description {
        padding: 24px 0
    }
}

.v3-1.local-offices .l-zone__main .job-opportunities .content.details .img-and-description img {
    width: 100%;
    max-width: 250px;
    height: 200px;
    -webkit-box-shadow: 2px 2px 0 1px #e20101;
    box-shadow: 2px 2px 0 1px #e20101
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .job-opportunities .content.details .img-and-description img {
        margin-top: 24px
    }
}

.v3-1.local-offices .l-zone__main .job-opportunities .content.details .img-and-description .description p {
    margin: 0 0 24px;
    max-width: 468px
}

.v3-1.local-offices .l-zone__main .job-opportunities .content.details .img-and-description .description .ico-pdf::before {
    left: -4px
}

.v3-1.local-offices .l-zone__main .job-opportunities .content.details .contacts > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .v3-1.local-offices .l-zone__main .job-opportunities .content.details .contacts > ul li + li {
        margin-left: 24px
    }

    .v3-1.local-offices .l-zone__main .job-opportunities .content.details .contacts > ul .bg-icon {
        width: 32px;
        height: 32px;
        margin: 0;
        padding: 0
    }

    .v3-1.local-offices .l-zone__main .job-opportunities .content.details .contacts > ul .ico-facebook::before {
        content: url(../Images-pxp/v3-1/icon/facebook.svg)
    }

    .v3-1.local-offices .l-zone__main .job-opportunities .content.details .contacts > ul .ico-linkdin::before {
        content: url(../Images-pxp/v3-1/icon/linkedin.svg)
    }

    .v3-1.local-offices .l-zone__main .job-opportunities .content.details .contacts > ul .ico-instagram::before {
        content: url(../Images-pxp/v3-1/icon/instagram.svg)
    }

    .v3-1.local-offices .l-zone__main .job-opportunities .content.details .contacts > ul .ico-twitter::before {
        content: url(../Images-pxp/v3-1/icon/32/twitter.svg)
    }

    .v3-1.local-offices .l-zone__main .job-opportunities .content.details .contacts > ul .ico-wechat::before {
        content: url(../Images-pxp/v3-1/icon/32/wechat.svg)
    }

.v3-1.local-offices .l-zone__main .job-opportunities footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 168px
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .job-opportunities footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.v3-1.local-offices .l-zone__main .job-opportunities footer .big-link {
    padding: 96px 72px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    font-family: antonio__regular
}

@media screen and (max-width:1260px) {
    .v3-1.local-offices .l-zone__main .job-opportunities footer .big-link {
        padding: 72px 24px 24px
    }
}

.v3-1.local-offices .l-zone__main .job-opportunities footer .big-link.grey {
    background-color: rgba(152,163,187,.4)
}

.v3-1.local-offices .l-zone__main .job-opportunities footer .big-link.grey-light {
    background-color: rgba(4,36,106,.1)
}

.v3-1.local-offices .l-zone__main .job-opportunities footer .big-link .ico-arrow {
    color: #0a2071;
    font-size: 25px;
    line-height: 29px;
    position: relative;
    display: block
}

    .v3-1.local-offices .l-zone__main .job-opportunities footer .big-link .ico-arrow::before {
        position: absolute;
        content: url(../Images-pxp/v3-1/icon/arrow-slideshow.svg);
        top: calc((-96px -29px)/ 2)
    }

    .v3-1.local-offices .l-zone__main .job-opportunities footer .big-link .ico-arrow.right::before {
        right: 0
    }

    .v3-1.local-offices .l-zone__main .job-opportunities footer .big-link .ico-arrow.left::before {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

.v3-1.local-offices.right-to-left-languages .l-zone__main .job-opportunities .bg-icon.ico-mail {
    padding-left: initial;
    padding-right: calc(32px + 6px)
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main .job-opportunities .bg-icon.ico-mail::before {
        right: 0;
        left: initial
    }

.v3-1.local-offices.right-to-left-languages .l-zone__main .job-opportunities .content.details .img-and-description {
    margin-right: 0;
    margin-left: 72px
}

    .v3-1.local-offices.right-to-left-languages .l-zone__main .job-opportunities .content.details .img-and-description .bg-icon {
        padding-left: 0;
        padding-right: calc(32px + 6px)
    }

        .v3-1.local-offices.right-to-left-languages .l-zone__main .job-opportunities .content.details .img-and-description .bg-icon::before {
            right: 0;
            left: initial
        }

.v3-1.local-offices.right-to-left-languages .l-zone__main .job-opportunities .content.details .contacts > ul li + li {
    margin-right: 24px;
    margin-left: 0
}

.v3-1.local-offices.right-to-left-languages .l-zone__main .job-opportunities .actual-job-offers .actual-job-offers-list > li {
    padding-right: calc(35px + 6px);
    padding-left: 0
}

.v3-1.local-offices.right-to-left-languages .l-zone__main .job-opportunities .actual-job-offers .actual-job-offers-list .title::before {
    left: initial;
    right: calc(-35px - 6px)
}

.v3-1.local-offices.right-to-left-languages .l-zone__main .job-opportunities footer {
    text-align: right
}

.k-overlay:has(.is-simplewarning) {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10001;
    width: 100%;
    height: 100%;
    background: #0a2071;
    opacity: .3 !important
}

.k-window.is-simplewarning {
    display: inline-block;
    position: absolute;
    border: 0 none;
    border-radius: 16px !important;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
    z-index: 999999
}

    .k-window.is-simplewarning .k-window-titlebar {
        position: relative;
        height: auto;
        width: auto;
        padding: 15px 0;
        margin: 0 30px;
        font-size: 0;
        background-color: transparent;
        border-bottom: 1px solid #edeef0
    }

    .k-window.is-simplewarning .k-window-title {
        position: relative;
        left: auto;
        right: auto;
        font-family: opensans__light,"Open Sans",sans-serif;
        font-weight: 300;
        font-size: 1.5rem;
        position: relative;
        left: auto;
        right: auto;
        color: #4c4c4c
    }

    .k-window.is-simplewarning .k-window-content {
        font-size: 14px;
        padding: 15px 30px;
        color: #4c4c4c;
        font-family: opensans__reg,sans-serif;
        background-color: transparent
    }

        .k-window.is-simplewarning .k-window-content p {
            color: #4c4c4c;
            font-family: opensans__reg,sans-serif;
            font-size: 14px
        }

            .k-window.is-simplewarning .k-window-content p, .k-window.is-simplewarning .k-window-content p.mt0 {
                margin: 14px 0 !important
            }

        .k-window.is-simplewarning .k-window-content hr.t1-5 {
            top: auto !important;
            margin: 30px 0 !important
        }

        .k-window.is-simplewarning .k-window-content .txtright {
            text-align: right
        }

        .k-window.is-simplewarning .k-window-content .btn {
            font-family: opensans__reg,sans-serif;
            font-weight: 400;
            display: inline-block;
            padding: 0 1.25rem;
            border: 1px solid;
            overflow: hidden;
            text-align: center;
            white-space: nowrap;
            text-overflow: ellipsis;
            vertical-align: middle;
            font-size: 1rem;
            cursor: pointer;
            opacity: 1;
            outline: 0 none !important;
            transition: background-color 150ms ease-in,border-color 150ms ease-in,color 150ms ease-in,opacity 150ms ease-in,box-shadow 150ms ease-in,-webkit-transform 150ms ease-in;
            -webkit-transition: background-color 150ms ease-in,border-color 150ms ease-in,color 150ms ease-in,opacity 150ms ease-in,-webkit-box-shadow 150ms ease-in,-webkit-transform 150ms ease-in;
            transition: background-color 150ms ease-in,border-color 150ms ease-in,color 150ms ease-in,opacity 150ms ease-in,-webkit-box-shadow 150ms ease-in,-webkit-transform 150ms ease-in;
            transition: background-color 150ms ease-in,border-color 150ms ease-in,color 150ms ease-in,opacity 150ms ease-in,box-shadow 150ms ease-in,transform 150ms ease-in;
            transition: background-color 150ms ease-in,border-color 150ms ease-in,color 150ms ease-in,opacity 150ms ease-in,box-shadow 150ms ease-in,transform 150ms ease-in,-webkit-box-shadow 150ms ease-in,-webkit-transform 150ms ease-in;
            transition: background-color 150ms ease-in,border-color 150ms ease-in,color 150ms ease-in,opacity 150ms ease-in,box-shadow 150ms ease-in,transform 150ms ease-in,-webkit-transform 150ms ease-in;
            overflow: hidden !important;
            height: 2.5rem;
            line-height: 2.375rem;
            border-color: #e20101;
            color: #fff;
            fill: currentColor;
            background-color: #e20101;
            border-radius: 1.125rem
        }

        .k-window.is-simplewarning .k-window-content .btn, .k-window.is-simplewarning k-window-content .btn:hover {
            text-decoration: none
        }

            .k-window.is-simplewarning .k-window-content .btn:disabled, .k-window.is-simplewarning .k-window-content .btn:disabled.is-open, .k-window.is-simplewarning .k-window-content .btn:disabled:active, .k-window.is-simplewarning .k-window-content .btn:disabled:focus, .k-window.is-simplewarning .k-window-content .btn:disabled:hover {
                cursor: not-allowed;
                background-color: #8d8d8d;
                opacity: 1
            }

            .k-window.is-simplewarning .k-window-content .btn:focus, .k-window.is-simplewarning .k-window-content .btn:hover, .k-window.is-simplewarning .k-window-content .is-open.btn {
                background-color: #ec0101;
                border-color: #ec0101
            }

            .k-window.is-simplewarning .k-window-content .btn.alternate, .k-window.is-simplewarning .k-window-content .is-important.btn {
                border-color: #e20101;
                color: #fff;
                fill: currentColor;
                background-color: #e20101
            }

                .k-window.is-simplewarning .k-window-content .btn.alternate:focus, .k-window.is-simplewarning .k-window-content .btn.alternate:hover, .k-window.is-simplewarning .k-window-content .is-important.btn:focus, .k-window.is-simplewarning .k-window-content .is-important.btn:hover, .k-window.is-simplewarning .k-window-content .is-important.is-open.btn, .k-window.is-simplewarning .k-window-content .is-open.btn.alternate {
                    background-color: #ec0101;
                    border-color: #ec0101
                }

        .k-window.is-simplewarning .k-window-content .is-blue.btn {
            border-color: #04246a;
            color: #fff;
            fill: currentColor;
            background-color: #04246a
        }

            .k-window.is-simplewarning .k-window-content .is-blue.btn:focus, .k-window.is-simplewarning .k-window-content .is-blue.btn:hover, .k-window.is-simplewarning .k-window-content .is-blue.is-open.btn {
                background-color: #052c83;
                border-color: #052c83
            }

        .k-window.is-simplewarning .k-window-content .btn:not(.alternate) {
            color: #2d75ff;
            background-color: transparent;
            border-color: #2d75ff;
            text-shadow: 1px 1px 0 rgba(0,0,0,.05)
        }

            .k-window.is-simplewarning .k-window-content .btn:not(.alternate).is-open, .k-window.is-simplewarning .k-window-content .btn:not(.alternate):focus, .k-window.is-simplewarning .k-window-content .btn:not(.alternate):hover {
                color: #fff;
                background-color: #2d75ff
            }

        .k-window.is-simplewarning .k-window-content .btn.alternate {
            border-color: #fb0000;
            color: #fff;
            background-color: #fb0000
        }

            .k-window.is-simplewarning .k-window-content .btn.alternate.is-open, .k-window.is-simplewarning .k-window-content .btn.alternate:focus, .k-window.is-simplewarning .k-window-content .btn.alternate:hover {
                border-color: #e20000;
                background-color: #e20000
            }

    .k-window.is-simplewarning .k-window-actions {
        display: none
    }

    .return-to-top {
        position: fixed;
        border-radius: 24px;
        border: none;
        background: #d9dce8;
        box-shadow: 0px 0px 8px 0px rgba(4, 32, 108, 0.16);
        height: 65px;
        width: 48px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 4px;
        cursor: pointer;
        transform: translateY(100px);
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        z-index: 2147483646;
        font-family: 'roboto__regular';
        font-size: 10px;
        font-weight: 600;
        line-height: 1;
        outline: none;
        text-decoration: none;
        user-select: none;
    }

    .return-to-top.show {
        transform: translateY(0) !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    .return-to-top .arrow-img {
        background: url('../Images-pxp/v3-1/icon/Arrow_up_blue.svg');
        width: 16px;
        height: 16px;
    }

    .return-to-top span {
        color: #0a2071;
        text-align: center;
        font-family: 'roboto__regular';
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 13px;
        letter-spacing: 0;
        text-transform: uppercase;
    }

    .return-to-top:hover {
        color: #fff;
        background-color: #3159ed;
        transform: translateY(-2px);
    }

    .return-to-top:hover .arrow-img {
        background: url('../Images-pxp/v3-1/icon/Arrow_up_white.svg');
        width: 16px;
        height: 16px;
    }

    .return-to-top:focus-visible {
        color: #fff;
        background-color: #3159ed;
        outline: 2px solid #3159ed;
        outline-offset: 2px;
    }

    .return-to-top:focus-visible .arrow-img {
        background: url('../Images-pxp/v3-1/icon/Arrow_up_white.svg');
        width: 16px;
        height: 16px;
    }

    .return-to-top:active {
        transform: translateY(0);
    }

    /* Responsive positioning */
    @media screen and (min-width: 1366px) {
        .return-to-top {
            bottom: 24px;
            right: 24px;
        }
    }

    @media screen and (max-width: 1365px) {
        .return-to-top {
            bottom: 8px;
            right: 8px;
        }
    }
