.ip-banner canvas {

    min-height: 433px;

    background-position: center 39%;

}



#inner-page-wrapper {

    margin-bottom: 0;

}



p#breadcrumbs {

    display: block;

    padding: 22px 15px 0;

    max-width: 1319px;

    margin: 0 auto;

}



#inner-page-wrapper>.container {

    width: 100%;

    padding: 0;

}



.ip-welcome-to-exp {

    position: relative;

    overflow: hidden;

}



.accent-img.accent-top-right {

    top: -20px;

    right: 0;

    width: clamp(100px, 14.625%, 234px);

}



.accent-img.accent-top-left {

    width: clamp(100px, 14.4375vw, 231px);

    top: clamp(-46px, -2.875vw, -20px);

    left: -2px;

}



.accent-top-left {

    transform: scaleX(-1);

}



section.ip-wc-exp-section-1 {

    position: relative;

    padding: 71px 15px 0;

}



.ip-wc-exp-holder {

    max-width: 1289px;

    margin: 0 auto;

    position: relative;

    z-index: 5;

}



.ip-wc-exp-inner {

    display: flex;

    flex-wrap: wrap;

    align-items: center;

}



.ip-wc-exp-video {

    width: 51.125%;

}



section.ip-wc-exp-section-1 .ip-wc-exp-content {

    width: 48.875%;

    padding-left: 30px;

}



.ip-wc-exp-title {

    font-size: 50px;

    color: #000;

    font-weight: 600;

    font-family: var(--font-family-default);

}



.ip-wc-exp-title span {

    color: #06387b;

}



.ip-wc-exp-text {

    margin: 32px 0 0;

}



.ip-wc-exp-text p {

    font-size: 15px;

    color: #3f3f3f;

    font-weight: 300;

    line-height: 1.8;

    letter-spacing: .73px;

    font-family: var(--font-family-default);

    padding: 0 0 20px;

}



section.ip-wc-exp-section-1 .ip-wc-exp-content-inner {

    margin: 0 0 0 auto;

}



section.ip-wc-exp-section-1 .ip-wc-exp-text p {

    padding-bottom: 0;

}



.ip-wc-exp-content-inner {

    max-width: 562px;

}



.accent-img {

    position: absolute;

    pointer-events: none;

    z-index: 2;

}



.canvas_img {

    position: relative;

}



.canvas_img canvas {

    width: 100%;

    height: auto;

    display: block;

}



.canvas_img img {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    object-fit: cover;

    transition: transform 0.75s, visibility 0.75s ease-in !important;

}



.ip-wc-exp-photo {

    width: 46.083%;

}



.ip-wc-exp-content {

    width: 53.917%;

}



section.ip-wc-exp-section-2 {

    position: relative;

    padding: 107px 15px 98px;

}



.section-2-bg {

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 75%;

    background: #fff;

}



.section-2-bg canvas {

    display: block;

    width: 100%;

    height: 100%;

    background-size: cover;

    background-position: top center;

    background-repeat: no-repeat;

}



section.ip-wc-exp-section-2 .ip-wc-exp-content {

    padding-right: 30px;

}



section.ip-wc-exp-section-2 .ip-wc-exp-inner:nth-child(even) {

    flex-direction: row-reverse;

}



section.ip-wc-exp-section-2 .ip-wc-exp-inner:nth-child(even) .ip-wc-exp-content-inner {

    margin: 0 0 0 auto;

}



section.ip-wc-exp-section-2 .ip-wc-exp-inner:nth-child(even) .ip-wc-exp-content {

    padding-left: 30px;

    padding-right: 0;

}



section.ip-wc-exp-section-2 .ip-wc-exp-content-inner {

    max-width: 630px;

}



.ip-wc-exp-text p strong {

    font-size: 18px;

    font-weight: 700;

    line-height: 1.1;

}



section.ip-wc-exp-section-2 .ip-wc-exp-text p:last-child {

    padding-bottom: 0;

}



section.ip-wc-exp-section-2 .ip-wc-exp-inner {

    margin: 0 0 127px;

}



section.ip-wc-exp-section-2 .ip-wc-exp-inner:last-child {

    margin-bottom: 0;

}



section.ip-wc-exp-section-3 {

    position: relative;

    padding: 110px 15px 15px;

    overflow: hidden;

}



.section-3-bg {

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 80%;

    background: #fff;

}



.section-3-bg canvas {

    display: block;

    width: 100%;

    height: 100%;

    background-size: cover;

    background-position: top center;

    background-repeat: no-repeat;

}



section.ip-wc-exp-section-3 .ip-wc-exp-title {

    text-align: center;

}



.ip-wc-exp-group-sub-title {

    font-size: 30px;

    font-weight: 600;

    color: #000;

    text-align: center;

    margin: 26px 0 0;

}



.ip-wc-exp-group-feed {

    margin: 51px -22px 0;

    display: flex;

    flex-wrap: wrap;

}



.ip-wc-exp-group-item {

    width: calc(100% / 3);

    padding: 22px;

}



.ip-wc-exp-group-item-label {

    font-size: 23px;

    color: #fff;

    background: #06387b;

    text-align: center;

    text-transform: uppercase;

    font-weight: 600;

    min-height: 72px;

    display: flex;

    align-items: center;

    justify-content: center;

    padding: 0 10px;

}



.ip-wc-exp-group-item-inner {

    background: #fff;

    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.125));

    position: relative;

    padding: 0 0 56px;

    height: 100%;

}



.ip-wc-exp-group-item-text {

    max-width: 360px;

    margin: 0 auto;

    padding: 33px 15px 0;

}



.ip-wc-exp-group-item-text p {

    font-size: 16px;

    color: #3f3f3f;

    font-weight: 300;

    line-height: 1.8;

    letter-spacing: .75px;

}



.ip-wc-exp-group-area {

    margin: 0 0 68px;


    margin: 0 0 100px;

}



section.ip-wc-exp-section-4 {

    position: relative;

    padding: 53px 15px 98px;

    transition: transform 0.75s, visibility 0.75s ease-in !important;


}

section#ip-wc-exp-section-4.zoom-section {
    transform: scale(1.225);
}



.section-4-bg {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 387px;

    background: #fff;

}



.section-4-bg canvas {

    display: block;

    width: 100%;

    height: 100%;

    background-size: cover;

    background-position: top center;

    background-repeat: no-repeat;

}



.ip-wc-exp-letters-content .ip-wc-exp-title {

    color: #fff;

}



.ip-wc-exp-letters-sub-title {

    font-size: 30px;

    color: #fff;

    font-weight: 600;

    margin: 23px 0 146px;

    height: 30px;

}



.ip-wc-exp-letters-content {

    padding: 81px 0 0;

}



.ip-wc-exp-letters-photo.canvas_img {

    position: relative;

    border: 19px solid #fff;

}



.ip-wc-exp-letters-content .site-btn {

    width: 100%;

    max-width: 468px;

}



section.ip-wc-exp-section-5 {

    position: relative;

    padding: 47px 15px 94px;

}



section.ip-wc-exp-section-5 .ip-wc-exp-inner {

    align-items: flex-start;

}



section.ip-wc-exp-section-5 .ip-wc-exp-photo {

    margin-top: 18px;

}



section.ip-wc-exp-section-5::after {

    content: '';

    position: absolute;

    top: 0;

    right: 0;

    width: 62.1875%;

    height: 200px;

    background: url('../../../images/welcome-exp/label-bg.jpg') no-repeat;

    background-size: cover;

    background-position: center;

}



section.ip-wc-exp-section-6 {

    position: relative;

    padding: 47px 15px 70px;

}



section.ip-wc-exp-section-6::after {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 62.1875%;

    height: 200px;

    background: url('../../../images/welcome-exp/label-bg2.jpg') no-repeat;

    background-size: cover;

    background-position: center;

}



section.ip-wc-exp-section-5 .ip-wc-exp-title,

section.ip-wc-exp-section-6 .ip-wc-exp-title {

    color: #fff;

}



section.ip-wc-exp-section-5 .ip-wc-exp-content-inner {

    margin: 0 0 0 auto;

    max-width: 630px;

}



section.ip-wc-exp-section-5 .ip-wc-exp-content {

    padding-left: 30px;

}



section.ip-wc-exp-section-5 .ip-wc-exp-text,

section.ip-wc-exp-section-6 .ip-wc-exp-text {

    margin: 93px 0 0;

}



section.ip-wc-exp-section-6 .ip-wc-exp-inner {

    display: block;

}



section.ip-wc-exp-section-6 .ip-wc-exp-photo {

    float: right;

    margin-left: 33px;

    margin-bottom: 100px;

}



section.ip-wc-exp-section-6 .ip-wc-exp-content-inner {

    max-width: max-content;

}



section.ip-wc-exp-section-6 .ip-wc-exp-content {

    width: 100%;

}



.hp-cf {

    padding-top: 0;

}


@media only screen and (min-width: 1600px) {
    section#ip-wc-exp-section-4.zoom-section {
        transform: scale(1.3);
    }

}

@media only screen and (max-width: 1440px) {
    section#ip-wc-exp-section-4.zoom-section {
        transform: scale(1.18);
    }

}

@media only screen and (max-width: 1367px) {
    section#ip-wc-exp-section-4.zoom-section {
        transform: scale(1.1);
    }

}

@media only screen and (max-width: 1280px) {
    section#ip-wc-exp-section-4.zoom-section {
        transform: scale(1.045);
    }

}

@media only screen and (max-width: 1199px) {

    .ip-wc-exp-title {

        font-size: 36px;

    }



    .ip-wc-exp-text p {

        font-size: 14px;

        line-height: 1.7;

        letter-spacing: .5px;

    }



    .ip-wc-exp-group-item-label {

        font-size: 16px;

    }



    .ip-wc-exp-letters-sub-title {

        font-size: 20px;

        margin: 23px 0 80px;

    }



    .section-4-bg {

        height: 300px;

    }



    .ip-wc-exp-group-sub-title {

        font-size: 25px;

    }


}



@media only screen and (max-width: 991px) {

    .ip-wc-exp-video {

        width: 100%;

    }



    section.ip-wc-exp-section-1 .ip-wc-exp-content {

        width: 100%;

        padding-left: 0;

        text-align: center;

        margin: 30px 0 0;

    }



    section.ip-wc-exp-section-1 .ip-wc-exp-content-inner {

        margin: 0 auto;

    }



    .ip-wc-exp-text p {

        font-size: 15px;

        line-height: 1.8;

        letter-spacing: .73px;

    }



    section.ip-wc-exp-section-2 {

        padding: 50px 15px;

    }



    .ip-wc-exp-content {

        width: 100%;

    }



    section.ip-wc-exp-section-2 .ip-wc-exp-content {

        padding-right: 0;

        margin: 0 0 50px;

        text-align: center;

    }



    section.ip-wc-exp-section-2 .ip-wc-exp-content-inner {

        margin: 0 auto;

    }



    .ip-wc-exp-photo {

        width: 100%;

        max-width: 500px;

        margin: 0 auto;

    }



    section.ip-wc-exp-section-2 .ip-wc-exp-inner {

        margin: 0 0 50px;

    }



    section.ip-wc-exp-section-2 .ip-wc-exp-inner:nth-child(even) .ip-wc-exp-content {

        padding-left: 0;

    }



    section.ip-wc-exp-section-2 .ip-wc-exp-inner:nth-child(even) .ip-wc-exp-content-inner {

        margin: 0 auto;

    }



    section.ip-wc-exp-section-3 {

        padding: 90px 15px 15px;

    }



    .ip-wc-exp-group-item {

        width: 50%;

    }



    .ip-wc-exp-group-area {

        margin: 0 0 50px;

    }



    .ip-wc-exp-letters-content {

        padding: 0 0 0;

        text-align: center;

    }



    .ip-wc-exp-letters-sub-title {

        margin: 23px 0;

    }



    .ip-wc-exp-letters-photo.canvas_img {

        margin: 40px auto 0;

        max-width: 500px;

    }



    section.ip-wc-exp-section-4 {

        padding: 50px 15px;

    }



    section.ip-wc-exp-section-5 .ip-wc-exp-inner {

        flex-direction: column-reverse;

    }



    section.ip-wc-exp-section-5::after {

        width: 100%;

        height: 165px;

    }



    section.ip-wc-exp-section-5 .ip-wc-exp-content {

        padding-left: 0;

        text-align: center;

    }



    section.ip-wc-exp-section-5 .ip-wc-exp-content-inner {

        margin: 0 auto;

    }



    section.ip-wc-exp-section-6::after {

        width: 100%;

        height: 165px;

    }



    section.ip-wc-exp-section-6 .ip-wc-exp-photo {

        float: none;

        margin: 0 auto;

    }



    section.ip-wc-exp-section-6 .ip-wc-exp-inner {

        display: flex;

        flex-direction: column-reverse;

        text-align: center;

    }



    .ip-wc-exp-group-item-text p {

        text-align: center;

    }

}



@media only screen and (max-width: 991px) {

    .ip-wc-exp-group-item {

        width: 100%;

    }

}



@media only screen and (max-width: 480px) {

    section.ip-wc-exp-section-5 .ip-wc-exp-title,

    section.ip-wc-exp-section-6 .ip-wc-exp-title {

        color: #fff;

    }



    .ip-wc-exp-letters-photo.canvas_img {

        border: 5px solid #fff;

    }



    .ip-wc-exp-title {

        font-size: 28px;

    }

}