.visit-us-section {
    overflow: hidden;
}

.visit-us-section .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 120px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 120px;
    padding-bottom: 120px;
    position: relative;
}

.graphic--animation.visit {
    position: absolute;
    bottom: 6.8%;
    left: 9.6%;
    pointer-events: none;
    z-index: -1;
}

.graphic--animation.visit .graphic--visit .trace svg:first-child {
    position: relative;
    top: 34px;
}

.graphic--animation.visit .graphic--visit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.graphic--animation.visit .graphic--visit .trace svg:last-child {
    display: none;
}

.visit-us--item {
    width: 38%;
}

.visit-us--item.map {
    width: 62%;
    padding-left: 83px;
}

.visit-us-header {
    position: relative;
    /* display: inline-block;
    vertical-align: top; */
}

.visit-us-title {
    /* text-transform: capitalize; */
    margin-bottom: 60px;
}

.visit-us-title>.split--items {
    padding-right: 105px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.visit-us-title>.split--items:before {
    content: "";
    position: absolute;
    right: 0;
    top: -49px;
    opacity: 0;
    background: url('data:image/svg+xml,%3Csvg%20width%3D%22118%22%20height%3D%2275%22%20viewBox%3D%220%200%20118%2075%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M64.3453%2012.795C58.132%2025.4008%2046.6512%2044.0431%2036.5868%2059.5998C32.0975%2066.5389%2037.5249%2075.427%2045.5316%2073.5099C74.0848%2066.6735%2097.8625%2052.5438%20110.177%2043.1731C112.868%2041.1256%20114.21%2037.6529%20112.868%2034.5311C107.854%2022.8695%2093.1125%2012.657%2080.6707%206.1182C74.9221%203.097%2067.2227%206.9572%2064.3453%2012.795Z%22%20fill%3D%22%2300ACD7%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16.1799%2027.6993C16.957%2034.7991%2017.1236%2045.9245%2017.0553%2055.3405C17.0248%2059.5406%2021.7774%2061.8694%2024.6865%2058.8622C35.061%2048.1381%2041.3976%2035.5908%2044.119%2028.2125C44.7136%2026.6003%2044.3413%2024.7452%2042.9138%2023.7733C37.5812%2020.1427%2028.4744%2019.7883%2021.356%2020.3811C18.067%2020.6549%2015.82%2024.4113%2016.1799%2027.6993Z%22%20fill%3D%22%2300C160%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center;
    background-size: cover;
    width: 118px;
    height: 75px;
}

.visit-us-item-title {
    margin-bottom: 20px;
}

.visit-us-item {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #282828;
    margin-bottom: 15px;
}

.visit-us-item p:last-child {
    margin-bottom: 0;
}

.visit-us-item {
    margin-bottom: 30px;
}

@media only screen and (max-width: 1640px) {
    .visit-us-section .container {
        gap: 90px;
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .graphic--animation.visit {
        bottom: 5.3%;
        left: 10.7%;
    }

    .visit-us--item.map {
        padding-left: 0;
    }

    .graphic--animation.visit .graphic--visit .trace svg:first-child {
        display: none;
    }

    .graphic--animation.visit .graphic--visit .trace svg:last-child {
        display: block;
        position: relative;
        top: 5px;
        left: -35px;
    }
}

@media only screen and (max-width: 991px) {
    .visit-us-section .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 40px;
        padding-top: 100px;
        padding-bottom: 159px;
    }

    .visit-us--item.map,
    .visit-us--item {
        width: 100%;
    }

    .visit-us-section .container:after {
        max-width: 340px;
        height: 113px;
        background-image: url("../images/visitus3.svg");
        bottom: -0.3%;
        left: initial;
        right: 0;
    }

    .visit-us-title {
        padding-right: 0;
        margin-bottom: 40px;
    }

    .visit-us-title>.split--items {
        padding-right: 78px;
    }

    .visit-us-title>.split--items:before {
        width: 82px;
        height: 52px;
        top: -46px;
    }

    .visit-us-item {
        font-size: 16px;
        line-height: 26px;
    }

    .visit-us-item-title {
        margin-bottom: 10px;
    }

    .visit-us-section .acf-map {
        height: 468px !important;
    }

    .graphic--animation.visit {
        bottom: -2.7%;
        left: initial;
        right: 0;
    }

    .graphic--animation.visit .graphic--visit>Svg {
        width: 151px;
    }

    .graphic--animation.visit .graphic--visit .trace svg:last-child {
        top: -2px;
        left: -25px;
        width: 230px;
    }
}

@media only screen and (max-width: 570px) {
    .graphic--animation.visit {
        bottom: -2%;
        left: initial;
        right: -10.8%;
    }

    .graphic--animation.visit .graphic--visit .trace svg:last-child {
        top: 0px;
    }
}