/* globe */
.ar-body-tracking-img {
    height: 153px;
}
.ar-body-tracking-img-2 {
    width: 600px;
}
.ar-body-tracking-img-3 {
    height: 305px;
}
/* ar-body-tracking-banner */
#ar-body-tracking-banner {
    width: 100vw;
    min-height: 100vh;
    background-color: black;
    padding-top: 96px;
    position: relative;
    z-index: 3;
    margin-top: 8px;
}
#ar-body-tracking-banner img {
    width: 85%;
}
#ar-body-tracking-banner .row > div:first-child {
    padding-top: 44px;
}
#ar-body-tracking-banner h4 {
    margin-bottom: 5rem;
}
#ar-body-tracking-banner h4 img {
    width: 60px;
    margin-left: 1rem;
}
.ar-body-tracking-title {
    font-size: 40px;
    font-weight: bolder;
    margin-bottom: 2rem;
}
.ar-body-tracking-desc {
    margin-bottom: 5rem;
}
#ar-body-tracking-banner button {
    padding: 1rem 2rem;
    background-color: #5f3be5;
    outline: none;
    border: none;
    color: white;
    font-size: 20px;
    font-weight: 700;
}
/* ar-body-tracking-implement */
#ar-body-tracking-implement {
    background-color: black;
    padding-bottom: 10rem;
}
#ar-body-tracking-implement > div:first-child {
    background-color: white;
    position: relative;
}
#ar-body-tracking-implement h4 {
    font-size: 40px;
    font-weight: 700;
    color: #5d3adc;
    margin-bottom: 0;
}
#ar-body-tracking-implement > div:first-child img {
    width: 20%;
}
#ar-body-tracking-implement > div:last-child h4 {
    margin-top: 12rem;
    margin-bottom: 1.5rem;
}
.ar-body-tracking-items {
}

.ar-body-tracking-items > div {
    width: 90%;
    background-color: white;
    border-radius: 26px;
    color: black;
    margin: 0 auto;
    height: 295px;
    text-align: center;
    font-weight: bold;
}
.ar-body-tracking-items > div .row {
    height: 100%;
}
.ar-body-tracking-items > div .row img {
    margin-bottom: 1rem;
}

.ar-body-tracking-items > div > .row > div {
    position: relative;
}
.ar-body-tracking-items > div > .row > div::after {
    content: "+";
    position: absolute;
    top: 54px;
    right: 0;
    font-size: 22px;
}
.ar-body-tracking-items > div > .row > div:nth-child(2):after {
    right: -40px;
}
.ar-body-tracking-items .row > div:nth-child(3) > div {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    transform: translateY(15%);
}

.ar-body-tracking-items .row > div:nth-child(3) > div img:first-child {
    position: relative;
    top: 36px;
}

.ar-body-tracking-items-2 .row > div:nth-child(3) > div img:first-child {
    position: relative;
    top: 100px;
}

.ar-body-tracking-implement-title {
    -webkit-text-stroke: 1px #0cf0ff;
    -webkit-text-fill-color: transparent;
    font-size: 65px;
    font-weight: 800;
    margin-top: 6rem;
    margin-bottom: 6rem;
}
.ar-body-tracking-implement-title > p:first-child {
    opacity: 0.4;
}
.ar-body-tracking-implement-title > p:last-child {
    opacity: 0.6;
}

.ar-body-tracking-items-3 > div {
    width: 90%;
    background-color: white;
    border-radius: 26px;
    color: black;
    margin: 0 auto;
    padding: 4rem 0;
}
.ar-body-tracking-items-3 > div > div {
    width: 90%;
    margin: 0 auto;
}
.ar-body-tracking-items-3 h5 {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 4rem;
    margin-bottom: 0;
}
.ar-body-tracking-items-3 .row:first-child > div > div {
    width: 50%;
    margin: 0 auto;
}
.ar-body-tracking-items-3 .row:last-child > div > div > img {
    padding: 1rem;
    border: 3px solid #5f3be5;
    border-radius: 10px;
    margin-bottom: 1.5rem;
}
.ar-body-tracking-items-3 .row:last-child > div > div {
    width: 50%;
    margin: 0 auto;
}
.ar-body-tracking-items-3 .row:last-child {
    font-size: 24px;
}

/* ar body tracking games */
#ar-body-tracking-games {
    position: relative;
    z-index: 0;
    background-color: white;
    padding-bottom: 6rem;
}
#ar-body-tracking-games h4 {
    font-size: 40px;
    color: #5519ff;
    padding-top: 6rem;
    padding-bottom: 3rem;
}
#ar-body-tracking-games .slider .item {
    font-weight: bold;
    font-size: 20px;
}
#ar-body-tracking-games .slider .item > div {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}
#ar-body-tracking-games .slider .prev,
#ar-body-tracking-games .slider .next {
    position: absolute;
    top: 50%;
    display: block;
    transform: translate(0, -50%);
    cursor: pointer;
    z-index: 5;
}
#ar-body-tracking-games .slider .prev {
    left: 0;
}
#ar-body-tracking-games .slider .next {
    right: 0;
}
#ar-body-tracking-games img {
    margin: 0 auto;
}
/* ar body tracking places */
#ar-body-tracking-places {
    background-color: black;
    position: relative;
    padding-bottom: 12rem;
}
#ar-body-tracking-places .ar_borders {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
}
#ar-body-tracking-places .ar_borders .ar_border_right {
    height: 100%;
}
#ar-body-tracking-places h4 {
    font-size: 96px;
    -webkit-text-stroke: 2px #0cf0ff;
    -webkit-text-fill-color: transparent;
    font-family: var(--sans-font);
    font-weight: 800;
    margin-top: 8rem;
    margin-bottom: 4rem;
}
#ar-body-tracking-places h5 {
    font-family: var(--sans-font);
    font-size: 40px;
}

@media (max-width: 1399.98px) {
    #ar-body-tracking-banner h4,
    .ar-body-tracking-desc {
        margin-bottom: 4rem;
    }
    #ar-body-tracking-banner button {
        padding: 10px 25px;
    }
    #ar-body-tracking-banner img {
        width: 94%;
    }
    .ar-body-tracking-items-3 .row:last-child {
        font-size: 16px;
    }
    .ar-body-tracking-items-3 .row:first-child > div > div,
    .ar-body-tracking-items-3 .row:last-child > div > div {
        width: 70%;
    }
    #ar-body-tracking-games .slider .prev {
        left: -16px;
    }
    #ar-body-tracking-games .slider .next {
        right: -16px;
    }
    #ar-body-tracking-places h4 {
        font-size: 90px;
        margin-top: 6rem;
    }
}
@media (max-width: 1280.98px) {
}
@media (max-width: 1199.98px) {
    #ar-body-tracking-banner img {
        width: 100%;
    }
    .ar-body-tracking-desc {
        margin-bottom: 3rem;
    }

    #ar-body-tracking-games h4 {
        padding-top: 4rem;
    }

    #ar-body-tracking-places {
        padding-bottom: 8rem;
    }
    #ar-body-tracking-places h4 {
        font-size: 84px;
        margin-top: 4rem;
        margin-bottom: 2rem;
    }
}
@media (max-width: 1024.98px) {
    #ar-body-tracking-banner h4 {
        font-size: 20px;
    }
    #ar-body-tracking-banner {
        min-height: 52vh;
    }
    .ar-body-tracking-title {
        font-size: 26px;
    }
    .ar-body-tracking-desc {
        font-size: 15px;
    }
    #ar-body-tracking-banner h4,
    .ar-body-tracking-desc {
        margin-bottom: 3rem;
    }
    #ar-body-tracking-implement > div:first-child img {
        display: none;
    }
}
@media (max-width: 991.98px) {
    .ar-body-tracking-img-3 {
        height: 250px;
    }
    #ar-body-tracking-banner {
        padding-top: 15px;
        min-height: 100%;
        padding-bottom: 60px;
    }
    #ar-body-tracking-banner .row > div:first-child {
        padding-top: 0;
    }
    .ar-body-tracking-title {
        margin-bottom: 1rem;
        transform: translateY(36px);
    }
    .ar-body-tracking-banner-mobile {
        background: url("/images/ar-body-tracking-banner.png");
        height: 300px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }
    .ar-body-tracking-desc {
        margin-bottom: 1rem;
    }
    #ar-body-tracking-implement {
        padding-bottom: 6rem;
    }
    #ar-body-tracking-implement h4 {
        font-size: 26px;
    }
    .ar-body-tracking-implement-title {
        font-size: 46px;
    }
    #ar-body-tracking-implement > div:last-child h4 {
        margin-top: 8rem;
    }
    .ar-body-tracking-items > div {
        height: auto;
    }
    .ar-body-tracking-items .row > div:nth-child(3) > div {
        position: relative;
        transform: none;
        bottom: 60px;
    }
    .ar-body-tracking-items .row > div:nth-child(1) > div p {
        position: relative;
        top: -44px;
    }
    .ar-body-tracking-items > div > .row > div::after {
        content: "";
    }
    .ar-body-tracking-items-2 .row {
        padding-top: 3rem;
    }
    .ar-body-tracking-items-2 .row > div:nth-child(1) > div p {
        top: -10px;
    }
    .ar-body-tracking-items-3 > div {
        padding: 3rem 0;
    }
    .ar-body-tracking-items-3 h5 {
        padding-bottom: 2rem;
        font-size: 26px;
    }
    #ar-body-tracking-games h4 {
        font-size: 26px;
    }
    #ar-body-tracking-places h5 {
        font-size: 26px;
    }
    #ar-body-tracking-places h4 {
        font-size: 76px;
    }
}
@media (max-width: 767.98px) {
    .ar-body-tracking-img-3 {
        height: 200px;
    }
    #ar-body-tracking-implement h4 {
        font-size: 26px;
    }
    #ar-body-tracking-implement > div:last-child h4 {
        margin-top: 5rem;
    }
    .ar-body-tracking-implement-title {
        font-size: 44px;
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
    #ar-body-tracking-implement {
        padding-bottom: 6rem;
    }
    .ar-body-tracking-items-3 .row:last-child > div > div > img {
        margin-bottom: 0.5rem;
    }
    #ar-body-tracking-places {
        padding-bottom: 6rem;
    }
}
@media (max-width: 575.98px) {
    .ar-body-tracking-img-3 {
        height: 150px;
    }
    #ar-body-tracking-banner {
        padding-bottom: 30px;
    }
    #ar-body-tracking-banner button {
        padding: 0.5rem 1.6rem;
        font-size: 1.1rem;
    }
    .ar-body-tracking-implement-title {
        font-size: 36px;
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .ar-body-tracking-type p {
        font-size: 15px;
    }
    .ar-body-tracking-items-2 .row > div:nth-child(3) > div img:first-child {
        top: 70px;
    }
    .ar-body-tracking-items .row > div:nth-child(3) > div p {
        position: relative;
        top: 10px;
    }
    #ar-body-tracking-games h4 {
        padding-top: 3rem;
        padding-bottom: 2rem;
    }
    #ar-body-tracking-games .slider .item > div {
        margin: 0 auto;
    }
    #ar-body-tracking-games .slider .prev {
        left: -16px;
        z-index: 10;
    }
    #ar-body-tracking-games .slider .next {
        right: -16px;
    }
    #ar-body-tracking-places {
        padding-bottom: 6rem;
    }
    #ar-body-tracking-places h4 {
        font-size: 62px;
    }
}
@media (max-width: 414.98px) {
    .ar-body-tracking-img-3 {
        height: 100px;
    }
    #ar-body-tracking-banner {
        padding-top: 0;
    }
    .ar-body-tracking-title,
    #ar-body-tracking-implement h4,
    #ar-body-tracking-games h4 {
        font-size: 26px;
    }
    #ar-body-tracking-implement h4 {
        margin-right: 0 !important;
    }
    .ar-body-tracking-banner-mobile {
        height: 315px;
    }
    .ar-body-tracking-desc {
        font-size: 15px;
    }
    .ar-body-tracking-implement-title {
        font-size: 24px;
    }
    #ar-body-tracking-implement > div:last-child h4 {
        margin-top: 3rem;
    }
}
