	.banner-content {
    position: absolute;
    left: 0;
    bottom: 12%;
    width: 100%;
    z-index: 3;
}

.banner-text .tp-feature__heading {
    margin-bottom: 29px;
}

.banner-text .tp-feature__text {
    position: relative;
    max-width: 592px;
    padding-left: 165px;
}

.banner-text .tp-feature__text::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 158px;
    height: 1px;
    background-color: #fff;
}
.report-data,
#m_s_518179282 {
    width: fit-content;
    min-width: 325px;
    margin-left: auto;
    padding: 30px 25px;
    border-radius: 10px;
    background: linear-gradient(180deg, #000000 -74.39%, rgba(0, 0, 0, 0) 117.74%);
}

.report-data {
    min-width: 340px;
    background: linear-gradient(0deg, #323A5C -74.39%, rgba(0, 0, 0, 0.00) 117.74%);
}

.report-data .tp-feature__text p {
    text-transform: uppercase;
    color: #a7a7a7;
    text-align: right;
}

#m_141353868 .content_button_link {
    padding-left: 0;
    padding-right: 0;
}

#m_141353868 .content_button_link i {
    transition: all .3s;
}

.intro-img {
    width: fit-content;
}

.intro-img .tp-image__media img {
    border-radius: 50%;
}

.intro-img::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 92%;
    aspect-ratio: 1;
    background-color: var(--tp-secondary);
    border-radius: 50%;
    z-index: -1;
}

.intro-img .quote-abs img {
    border-radius: 0;
}


.time-line__card {
    text-align: center;
}
.time-line__icon {
    width: 74px;
    min-width: 74px;
    height: 74px;
    background-color: var(--tp-primary);
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.time-line__number {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: var(--tp-primary);
    margin-bottom: 15px;
}

.time-line__des {
    max-width: 205px;
    margin: auto;
    line-height: 30px;
}

.line {
    position: relative;
    display: block;
    margin: 21px 0;
    border-top: 1px solid var(--tp-primary);
}

.time-line__list:not(:last-child) {
    margin-bottom: 15px;
}

.time-line__list:first-child .line,
.time-line__list:not(:first-child) .line,
.time-line__list:not(:last-child) .line {
    width: calc(100% + 25px);
}

.time-line__list:last-child .line {
    width: 100%
}

.time-line__list:first-child .line::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    min-width: 16px;
    border-radius: 50%;
    background-color: var(--tp-primary);
}
.time-line__list:last-child .line::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    min-width: 16px;
    border-radius: 50%;
    background-color: var(--tp-primary);
}

.operating-year::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(/files_upload/image-caravela/Vector-global.png);
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.1;
    max-height: 752px;
}

#m_375366407 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

#m_375366407 .tp-feature__heading {
    line-height: 120px;
}

#sc-t-537425998 {
    position: relative;
    padding-bottom: 19px;
    margin-bottom: 79px;
}

#sc-t-767124345::before,
#sc-t-537425998::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 102px;
    height: 3px;
    background-color: var(--tp-secondary);
}

.other-image::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 132px;
    background: linear-gradient(0deg, #323A5C 0%, rgba(0, 116, 249, 0.00) 96.35%);
    z-index: 2;
}


.other-image__text p {
    margin-bottom: 20px;
    line-height: 28px;
}
/*.core {*/
/*    min-height: calc(100vh + 100px);*/
/*}*/


#img_113456852 {
    width: 100%;
}
.img-value .tp-img-item ,
.img-value .tp-image__media,
.img-value img{
    height: 100%;
}
.content-right .tp-feature {
    padding: 21px 0;
}

.content-right:first-child .tp-feature {
    padding-top: 0;
}

.content-right:not(:has(+ .content-right)) .tp-feature {
    border-bottom: none;
    padding-bottom: 0;
}

.content-right .tp-feature__heading {
    position: relative;
    padding-bottom: 11px;
    margin-bottom: 20px;
}

.content-right .tp-feature__heading::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 68px;
    height: 3px;
    background-color: var(--tp-secondary);
}

.mark-item {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 12px;
    min-width: 12px;
    height: 12px;
    border: 1px solid var(--tp-secondary);
    transform: rotate(45deg);
    margin-right: 15px;
}

.mark-item::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 4px;
    height: 4px;
    background-color: #fff;
}

.number-box {
    position: absolute;
    left: 5px;
    bottom: 5px;
    width: 20px;
    min-width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: var(--tp-secondary);
    font-size: 11px;
    color: #fff;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-right .tp-feature__text ul {
    padding-left: 0;
}

.content-right__list li{
    display: flex;
    align-items: center;
    gap: 15px;
}

.content-right__list li:not(:last-child) {
    margin-bottom: 15px;
}

.box-item:not(:last-child)::before {
    content: "";
    position: absolute;
    right: -11.5px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 103px;
    background-color: #fff;
}

.box-item:first-child::before {
    right: 11.5px;
}

.imprint .tp-feature__figure {
    position: relative;
    overflow: hidden;
    width: fit-content;
}

.imprint .tp-feature__figure::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #0000004a;
    opacity: 0;
    visibility: hidden;
    transition: all .4s;
}

.imprint .tp-feature__text {
    position: absolute;
    left: -100%;
    bottom: 0;
    padding: 20px 20px 30px 20px;
    width: 100%;
    transition: all .4s;
}

.imprint .tp-feature__text::before {
    content: "";
    position: absolute;
    left: 20px;
    bottom: 30px;
    width: 150px;
    height: 1px;
    background-color: #fff;
}

.imprint .tp-feature__figure:hover::before {
    opacity: 1;
    visibility: visible;
    transition: all .4s;
}

.imprint .tp-feature__figure:hover .tp-feature__text {
    left: 0;
    transition: all .4s;
}

#sc-t-850527947 {
    position: relative;
    padding-bottom: 18px;
}

#sc-t-850527947::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 94px;
    height: 3px;
    background-color: var(--tp-secondary);
}

#sc-t-767124345 {
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 33px;
}

#btn_co_391206267 {
    padding-left: 0;
    padding-right: 0;
}

.slide-brand .swiper-slide {
    max-width: 345px;
}

.slide-brand .swiper-slide a {
    display: block;
    max-width: 345px;
    padding: 20px;
    border: 1px solid var(--tp-primary);
    border-radius: 27px;
}

.slide-brand .swiper-slide img {
    width: auto;
    max-height: 90px;
    margin: auto;
}

#m_858151382 .swiper-button-prev,
#m_858151382 .swiper-button-next,
#m_858151382 .swiper-pagination{
    display: none;
}

#m_758447838::before {
    content: "";
    position: absolute;
    left: 35px;
    top: 0;
    width: 1px;
    height: 165px;
    background-color: #5C5C5C;
}

.partner-btn .content_button_link {
    font-size: 17px;
    color: var(--tp-secondary) !important;
    font-weight: 700;
    gap: 9px;
}

.slide-partner img {
    width: auto;
    height: 200px;
}

.section-marquee {
    overflow: hidden;
}
.marquee-content {
    display: inline-flex;
    flex-shrink: 0;
    min-width: 100%;
    animation: marquee 12s linear infinite;
}

.marquee-track {
    white-space: nowrap;
    display: flex;
    /*animation: marquee 20s linear infinite;*/

    /*will-change: transform;*/
    /*-webkit-backface-visibility: hidden;*/
    /*backface-visibility: hidden;*/

    /*-webkit-transform: translate3d(0,0,0);*/
    /*transform: translate3d(0,0,0);*/
}
@-webkit-keyframes marquee {
    from {
        -webkit-transform: translate3d(0,0,0);
    }
    to {
        -webkit-transform: translate3d(-100%,0,0);
    }
}
@keyframes marquee {
    0% {
            transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

@media (max-width: 1400px) {
    .box-item::before {
        right: 0 !important;
    }
}


@media (max-width: 1200px) {
    /*.banner-text {*/
    /*    bottom: 50%;*/
    /*    transform: translateY(50%);*/
    /*}*/
    
    #img_320753902 {
        min-height: 400px;
    }
    
    .banner-content {
        bottom: 0;
    }
    
    .box-item:not(:last-child) {
        margin-bottom: 15px;
    }
    
    .box-item::before {
        display: none;
    }
    .box-item > div {
        margin: auto;
    }
    
    .report-data {
        background: transparent;
        padding: 10px;
        min-width: unset;
        width: auto;
        max-width: 320px;
    }
    
    .slide-brand .swiper-slide a {
        padding: 5px 10px;
    }
    
    .slide-brand .swiper-slide img {
        height: 35px;
        object-fit: contain;
    }
}

@media (max-width: 767.98px) {
    
    #m_758447838::before {
        display: none;
    }
    
    #m_758447838 {
        padding-left: 0;
    }
    
    #m_s_800700748 .tp-title {
        font-size: 30px;
    }
    
    .banner-text .tp-feature__text {
        padding-left: 30px;
    }
    
    .banner-text .tp-feature__text::before {
        width: 15px;
    }
    
    .time-line__list:first-child .line, 
    .time-line__list:not(:first-child) .line, 
    .time-line__list:not(:last-child) 
    .line {
        width: 100%;
    }
    
    .time-line__list:nth-child(2n + 1) .line {
        width: calc(100% + 25px);
    }
    
    .time-line__des {
        font-size: 14px;
    }
    
    .other-image::before {
        height: 100%;
    }
    
    .core-value__heading .row,
    .content-abs > .row{
        margin: 0;
    }
    /*.content-abs > .row {*/
    /*    margin: 0;*/
    /*}*/
    
    
    #sc-t-537425998 {
        margin: 30px 0;
    }
    
}
