.tempo-hero {
    background: #02061E url('../img/tempo/tempo-hero-bg.png') no-repeat center / cover;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    padding: 139px 0 120px;
}

.tempo-hero .dv-line-left,
.tempo-hero .dv-line-right,
.tempo-hero .dv-line-left:before,
.tempo-hero .dv-line-left:after,
.tempo-hero .dv-line-right:before,
.tempo-hero .dv-line-right:after {
    background-color: #FFFCE8;
}

.tempo-hero-img {
    max-width: 900px;
    margin-bottom: 78px;
}

.tempo-hero-img img {
    margin-left: -24px;
}

.tempo-hero .dv-section-title p {
    color: rgba(255, 255, 255, 0.5);
}

.tempo-hero .dv-section-title p::before {
    background-color: #F47121;
    width: 12px;
    height: 12px;
}

.tempo-hero-heading {
    font-size: 128px;
    line-height: 95%;
    letter-spacing: -0.02em;
    max-width: 370px;
}

.tempo-hero-heading sup {
    position: relative;
    top: -0.3em;
}

.tempo-hero .row-1 .text-right {
    color: rgba(255, 255, 255, 0.5);
    max-width: 227px;
}

.tempo-hero-btn {
    margin-top: 63px;
}

.tempo-hero-desc {
    margin-top: 129px;
    max-width: 1274px;
    padding: 0 24px;
}

.tempo-hero-desc p {
    padding: 37px 0;
    font-size: 96px;
    line-height: 110px;
    letter-spacing: -0.02em;
    max-width: 675px;
}

.tempo-purpose-sec {
    padding: 20px 0 257px;
}

.tempo-purpose-btn {
    margin-top: 69px;
}

.tempo-purpose-content {
    margin-top: 26px;
    padding: 0 30px;
}

.tempo-purpose-content .content-inner {
    padding: 22px 0;
}


.tempo-purpose-desc {
    line-height: 140%;
    letter-spacing: -0.02em;
}

.tempo-purpose-desc p {
    margin-bottom: 20px;
}

.tempo-purpose-desc p:last-child {
    margin-bottom: 0;
}

.tempo-purpose-content .content-left {
    width: 41.9%;
    padding-bottom: 200px;
    padding-right: 29px;
}

.tempo-purpose-content .content-left::before {
    content: "";
    position: absolute;
    top: -20px;
    right: 0;
    width: 1px;
    height: calc(100% + 28px);
    background-color: #F2EDE6;
}

.tempo-purpose-content .content-right {
    width: 58.1%;
    padding-left: 29px;
    padding-bottom: 65px;
}

.tempo-purpose-content .dv-section-title p:before {
    background-color: #F2EDE6;
}

.tempo-purpose-heading {
    line-height: 95%;
    letter-spacing: -0.02em;
    margin-top: 115px;
    max-width: 443px;
}

.tempo-intro-sec {
    padding-bottom: 184px;
}

.tempo-intro-main .left {
    width: 42.2%;
    padding-right: 51px;
}

.tempo-intro-main .right {
    width: 57.8%;
    padding-top: 3px;
}

.tempo-intro-sec .intro-list {
    gap: 29px;
}

.tempo-intro-sec .intro-list .item {
    position: relative;
    min-height: 230px;
    padding: 0 30px;
}

.tempo-intro-sec .intro-list .item-inner {
    display: flex;
    padding: 16px 0;
    flex-wrap: wrap;
    row-gap: 24px;
}

.tempo-intro-sec .intro-list .item-title {
    line-height: 110.00000000000001%;
    letter-spacing: 0.01em;
    margin-bottom: 0;
    max-width: 294px;
}

.tempo-intro-sec .intro-list .item-left {
    width: 48%;
    padding-right: 32px;
}

.tempo-intro-sec .intro-list .item-right {
    width: 52%;
    padding-top: 6px;
}

.tempo-intro-sec .intro-list .item-desc {
    font-size: 16px;
    line-height: 170%;
    letter-spacing: -0.02em;

}

.tempo-intro-sec .dv-section-title p:before {
    background-color: #F2EDE6;
}

.tempo-intro-note {
    font-size: 12px;
    line-height: 135%;
    letter-spacing: 0.11em;
    color: rgba(255, 255, 255, 0.4);

}

.tempo-intro-heading {
    font-size: 48px;
    line-height: 110.00000000000001%;
    letter-spacing: -0.02em;
    margin-top: 78px;
    max-width: 407px;
}

.tempo-intro-desc {
    font-size: 20px;
    line-height: 161%;
    letter-spacing: -0.02em;
    max-width: 396px;
}

.tempo-intro-img {
    margin-top: 68px;
}

.founder-quote-sec {
    padding-bottom: 148px;
}

.founder-quote-main .left {
    width: 44.6%;
    padding: 0 48px 12px 38px;
}

.founder-quote-main .right {
    width: 55.4%;
    padding: 46px 38px 24px 0;
}

.founder-quote-main .quote-text {
    max-width: 736px;
    line-height: 110%;
    letter-spacing: 0.01em;
    background: conic-gradient(from 250.25deg at 50.87% 44.9%,
            #FE4A38 0deg,
            #FF8941 64.04deg,
            #FF527A 147.12deg,
            #8FB6FF 239.8deg,
            #FE4A38 360deg);

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;

    padding-left: 12px;
}

.founder-quote-main .dv-line-left,
.founder-quote-main .dv-line-right {
    height: 96%;
}

.founder-quote-main .quote-mark {
    position: absolute;
    left: 0;
    top: 0;

    background: inherit;

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.founder-quote-main .quote-author-img {
    margin-top: -77px;
}

.founder-quote-main .quote-author-info {
    margin-top: 107px;
    font-size: 15px;
    letter-spacing: 0.11em;
    padding-left: 12px;
}

.founder-quote-main .quote-author-info .name {
    font-size: 15px;
    letter-spacing: 0.11em;
    margin-bottom: 6px;
}

.founder-quote-main .quote-author-info .role {
    font-size: 12px;
    letter-spacing: 0.11em;
}

.featured-insights-sec {
    padding-bottom: 116px;
}

.featured-insights-sec .read-blog-btn a {
    font-size: 20px;
    color: #F2EDE6;
    padding: 15px 23px;
    background-color: #0D50CC;
    border-color: #0D50CC;
}

.featured-insights-sec .read-blog-btn a:hover {
    background-color: #fff !important;
    color: #0D50CC !important;
}

.featured-insights-list .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
}

.featured-insights-list .post-item {
    min-height: 450px;
    border-radius: 12px;
    border: 1px solid rgba(242, 237, 230, 0.3);
    background-color: #02061E;
    padding: 35px 31px 30px 72px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 48px;
    height: 100%;
}

.featured-insights-list .post-cate {
    font-weight: 700;
    font-size: 15px;
    line-height: 135%;
    letter-spacing: 0.11em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.4);
    margin-bottom: 26px;
    position: relative;
    display: inline-block;
    padding: 0 7px;
}

.featured-insights-list .post-cate .dv-line-left,
.featured-insights-list .post-cate .dv-line-right {
    background-color: rgba(255, 255, 255, 0.4);
}

.featured-insights-list .post-cate .dv-line-left::before,
.featured-insights-list .post-cate .dv-line-left::after,
.featured-insights-list .post-cate .dv-line-right::before,
.featured-insights-list .post-cate .dv-line-right::after {
    width: 4px;
}

.featured-insights-list .post-title {
    font-weight: 400;
    font-size: 48px;
    line-height: 110.00000000000001%;
    letter-spacing: -0.02em;
    margin-bottom: 34px;
    max-width: 606px;
    position: relative;
}

.featured-insights-list .post-title::before {
    content: "";
    position: absolute;
    top: 11px;
    left: -46px;
    width: 20px;
    height: 20px;
    background-color: #0D50CC;
    border-radius: 50%;
}

.featured-insights-list .post-desc {
    line-height: 140%;
    letter-spacing: -0.02em;
}

.featured-insights-list .post-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px;
}

.featured-insights-list .post-date {
    font-weight: 700;
    font-size: 15px;
    line-height: 135%;
    letter-spacing: 0.11em;
    color: rgba(255, 255, 255, 0.4);
    text-transform: uppercase;

}

.featured-insights-list .post-btn {
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    line-height: 135%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    border: 1px solid #fff;
    border-radius: 8px;
    padding: 15px 23px;
    transition: all 0.3s ease-in-out;
    text-align: center;
}

.featured-insights-list .post-item:hover .post-btn {
    background-color: #0D50CC;
    color: #fff;
    border-color: #0D50CC;
}

@media (max-width:1199px) {
    .tempo-hero-img img {
        margin-left: 0;
    }

    .tempo-hero .row-1 .text-right,
    .tempo-hero .row-1 .text-left {
        position: static !important;
        transform: none !important;
    }

    .tempo-hero .row-1 .text-right,
    .tempo-hero-heading {
        max-width: 100%;
    }

    .tempo-hero-heading {
        font-size: 96px;
    }

    .tempo-hero-desc p {
        font-size: 64px;
        line-height: 1.1;
    }

    .tempo-hero-desc {
        margin-top: 80px;
    }

    .tempo-purpose-sec,
    .tempo-intro-sec {
        padding-bottom: 150px;
    }

    .tempo-purpose-content .content-left,
    .tempo-purpose-content .content-right {
        padding-bottom: 32px;
        width: 50%;
    }

    .tempo-intro-main .left {
        width: 45%;
        padding-right: 32px;
    }

    .tempo-intro-main .right {
        width: 55%;
    }

    .tempo-intro-sec .intro-list .item-left,
    .tempo-intro-sec .intro-list .item-right {
        width: 100%;
        padding: 0;
    }

    .tempo-intro-sec .intro-list .item-title {
        max-width: 100%;
    }

    .founder-quote-main .quote-author-img {
        margin-top: 0;
    }

    .founder-quote-main .left,
    .founder-quote-main .right {
        width: 50%;
    }

    .founder-quote-main .left {
        padding: 0 24px 12px;
    }

    .founder-quote-main .right {
        padding-right: 24px;
    }

    .founder-quote-main .quote-author-info {
        margin-top: 70px;
    }
}

@media (max-width:991px) {
    .tempo-hero-heading {
        font-size: 75px;
    }

    .tempo-hero-desc p {
        font-size: 55px;
    }

    .tempo-hero {
        padding: 120px 0 100px;
    }

    .tempo-hero-img {
        max-width: 85%;
        margin-bottom: 40px;
    }

    .tempo-hero-desc {
        margin-top: 60px;
    }

    .tempo-hero-btn {
        margin-top: 50px;
    }

    .tempo-purpose-sec,
    .tempo-intro-sec,
    .founder-quote-sec {
        padding-bottom: 100px;
    }

    .tempo-purpose-btn {
        margin-top: 40px;
    }

    .tempo-purpose-heading {
        margin-top: 50px;
    }

    .tempo-intro-heading {
        font-size: 36px;
    }

    .founder-quote-main .quote-author-info {
        margin-top: 40px;
    }

    .founder-quote-main .right {
        padding-top: 0;
    }

    .featured-insights-list .post-title {
        font-size: 36px;
    }

    .featured-insights-list .post-title::before {
        width: 18px;
        height: 18px;
        left: -32px;
        top: 10px;
    }

    .featured-insights-list .post-item {
        padding: 30px 24px 30px 48px;
    }
}

@media (max-width:767px) {
    .tempo-hero-img {
        max-width: 100%;
    }

    .tempo-hero-heading {
        font-size: 45px;
    }

    .tempo-hero-desc p {
        font-size: 36px;
    }

    .tempo-hero,
    .tempo-intro-sec,
    .founder-quote-sec,
    .tempo-purpose-sec {
        padding-bottom: 80px;
    }

    .tempo-purpose-content .content-left,
    .tempo-purpose-content .content-right {
        width: 100% !important;
        padding: 0 !important;
    }

    .tempo-purpose-content .content-left::before {
        display: none;
    }



    .tempo-purpose-heading {
        margin-top: 24px;
    }

    .tempo-intro-main .left,
    .tempo-intro-main .right {
        width: 100%;
        padding: 0;
    }

    .tempo-intro-heading {
        font-size: 32px;
        margin-top: 48px;
    }

    .tempo-intro-img {
        margin-top: 24px;
    }

    .founder-quote-main {
        padding: 24px;
    }

    .founder-quote-main .left,
    .founder-quote-main .right {
        width: 100%;
        padding: 0;
    }

    .founder-quote-main .quote-mark {
        position: static;
    }

    .founder-quote-main .dv-line-left,
    .founder-quote-main .dv-line-right {
        height: 100%;
    }

    .founder-quote-main .quote-text {
        padding-left: 0;
    }

    .featured-insights-list .post-title {
        font-size: 32px;
        margin-bottom: 24px;
    }

    .featured-insights-list .post-item {
        min-height: auto;
    }

    .featured-insights-sec {
        padding-bottom: 90px;
    }

    .featured-insights-list .post-bottom {
        flex-direction: column;
        align-items: stretch;
    }

}