/* ========== Incentive Styles (from incentive.css) ========== */
.incentive .bac-top {
    width: 100%;
    min-height: 600px;
    position: relative;
    margin: 0 auto;
}

.incentive a {
    color: unset;
    text-decoration: none;
    border-bottom: 1px solid #000;
}

.incentive .bac-top .top-box {
    width: 100%;
    height: 100%;
    position: absolute;
    margin: 0 auto;
    top: 0;
    text-align: center;
}

.incentive .bac-top .top-box .top-title {
    width: 100%;
    height: 2.92rem;
    color: #ffffff;
    text-align: center;
}

.incentive .bac-top .top-box .btn-box {
    min-width: 26.46rem;
    margin: 0 auto;
}

.incentive .bac-top .top-box .btn-box .btn {
    min-width: 12.29rem;
    height: 3.91rem;
    border: 0.05rem solid #ffffff;
    border-radius: 1.93rem;
    margin-top: 1.35rem;
    font-style: normal;
    font-weight: 400;
    font-size: 1.15rem;
    line-height: 1.61rem;
    margin-right: 0.94rem;
    margin-left: 0.94rem;
    color: #ffffff;
}

.incentive .bac-top .top-box .btn-box .btn-outline-secondary {
    color: #fff !important;
    border-color: #fff !important;
}

.incentive .bac-top .top-box .btn-box .btn-outline-secondary:not(:disabled):not(.disabled):active,
.incentive .bac-top .top-box .btn-box .btn-outline-secondary:not(:disabled):not(.disabled):hover,
.incentive .bac-top .top-box .btn-box .btn-outline-secondary:not(:disabled):not(.disabled):focus {
    background: #fff !important;
    color: #444444 !important;
    box-shadow: none !important;
    border-color: #fff !important;
}

.incentive .bac-top .bac-top-img {
    width: 100%;
    min-height: 600px;
}

.incentive .bac-top .bac-top-img .img-fluid {
    width: 100%;
    min-height: 600px;
    object-fit: cover;
}

.incentive .main {
    width: 100%;
    height: 102.71rem;
    margin: 0 auto;
}

.incentive .main .main-box {
    width: 100%;
    height: 51.35rem;
    position: relative;
}

.incentive .main .main-box .main-box-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.incentive .main .main-box .main-box-img .img-fluid {
    width: 100%;
    max-width: none;
}

.incentive .main .main-box .main-content {
    position: absolute;
    width: 100%;
    top: 6.88rem;
    left: 10.42rem;
}

.incentive .main .main-box .main-title {
    font-style: normal;
    font-weight: 600;
    font-size: 2.76rem;
    line-height: 3.85rem;
    color: #ffffff;
}

.incentive .main .main-box .main-desc {
    color: #ffffff;
}

.incentive .main .main-box .main-text {
    min-height: 15.63rem;
    width: 80vw;
}

.incentive .main-box:nth-child(2) {
    padding-top: 0rem;
}

.incentive .bac-main {
    width: 59.43rem;
    height: 14.79rem;
    position: relative;
    margin: 0 auto;
    margin-bottom: 2.03rem;
}

.incentive .bac-main .top-title {
    width: 100%;
    min-width: 55.57rem;
    color: #ffffff;
    position: absolute;
    margin: 0 auto;
    top: 3.54rem;
    text-align: center;
}

.incentive .bac-main .img-fluid {
    width: 100%;
    height: 100%;
    border-radius: 0.52rem;
}

.incentive .bac-bottom {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
}

.incentive .bac-bottom .img-fluid {
    width: 100%;
    height: 100%;
}

.incentive .bac-bottom .btn-box1 {
    width: 100%;
    height: 100%;
    position: absolute;
    margin: 0 auto;
    top: 0;
    text-align: center;
}

.incentive .bac-bottom .btn {
    border: 1px solid #ffffff !important;
    border-radius: 2.2rem !important;
    font-style: normal;
    font-weight: 400;
    font-size: 1.09rem;
    line-height: 1.56rem;
    padding: 1.25rem 3.13rem;
    color: #ffffff;
}

.incentive .bac-bottom .btn-outline-secondary {
    color: #fff !important;
    border-color: #fff !important;
}

.incentive .bac-bottom .btn-outline-secondary:not(:disabled):not(.disabled):active,
.incentive .bac-bottom .btn-outline-secondary:not(:disabled):not(.disabled):hover,
.incentive .bac-bottom .btn-outline-secondary:not(:disabled):not(.disabled):focus {
    background-color: #fff !important;
    color: #444444 !important;
    box-shadow: none !important;
    border-color: #fff !important;
}

.incentive-content {
    max-width: 1200px;
    padding: 0 15px 80px;
}

.incentive-title,
.user-stories-title {
    width: 100%;
    text-align: center;
    color: #000;
    padding-top: 160px;
}

.user-stories-title {
    padding-top: 80px;
}

.incentive-desc {
    text-align: center;
    color: #000;
    padding-top: 24px;
}

.register-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
    height: 60px;
    background: #171a20;
    color: #fff !important;
    border-radius: 100px;
    text-decoration: none;
    transition: all 0.3s ease;
    min-width: 560px;
    margin: 60px auto 0;
}

.register-btn:hover {
    background: #333;
}

.awards-box {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-top: 55px;
}

.awards {
    position: relative;
    width: calc(50% - 20px);
    border-radius: 20px;
    overflow: hidden;
}

.awards-img-box {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 1.04rem;
    /* 20/19.2 */
}

.awards-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 1.04rem;
    /* 20/19.2 */
}

.awards-title {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

/* ========== User Stories Section ========== */
.user-stories-section {
    max-width: 80.21rem;
    margin: 0 auto 80px;
}

.user-stories-title {
    text-align: center;
    margin-bottom: 3.33rem;
    /* 64/19.2 */
    color: #000;
}

.user-stories-list {
    max-width: 80.21rem;
    display: flex;
    flex-direction: row;
    justify-content: start;
    flex-wrap: wrap;
}

.user-story-card {
    width: 25.73rem;
    /* 494/19.2 */
    min-height: 622px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 2.9728291034698486px 2.9728291034698486px 29.728290557861328px 0px rgba(0, 0, 0, 0.10);
    border: none;
    margin-bottom: 2.08rem;
    /* 40/19.2 */
    cursor: pointer;
    position: relative;
    margin-left: 8px;
    margin-right: 8px;
}

.user-story-card .card-img-top {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    /* 16:9 aspect ratio (9/16 * 100) */
    position: relative;
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}

.user-story-card .card-img-top img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.user-story-card .card-body {
    width: 100%;
    height: auto;
    padding: 1.15rem 1.56rem 1.67rem 1.56rem;
    /* 22/19.2, 30/19.2, 32/19.2, 30/19.2 */
}

.user-story-card .card-body p {
    width: 100%;
}

.user-story-card .card-body .card-text {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.user-story-card .card-body .card-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.user-story-card .card-body .card-title,
.user-story-card .card-body .card-desc {
    width: 100%;
    text-align: left;
}

.user-story-card .card-body .card-category {
    display: block;
    max-width: 5.73rem;
    /* 110/19.2 */
    padding: .42rem .78rem;
    /* 8/19.2, 15/19.2 */
    margin-right: .63rem;
    /* 12/19.2 */
    border-radius: 30px;
    background: var(--unnamed, #464646);
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: center;
}

.user-story-card .card-body .card-date {
    display: block;
    color: var(--grey, #979697);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.713px;
    text-align: left;
}

.user-story-card .link-detail {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: all;
    z-index: 2;
    border: none;
}

.view-more-container {
    width: 100%;
    margin-top: 2.08rem;
    /* 40/19.2 */
    margin-bottom: 6.25rem;
    /* 120/19.2 */
}

.btn-view-more {
    color: #000;
}

p {
    margin-bottom: .52rem !important;
    /* 10/19.2 */
}

.card-title {
    margin-bottom: .73rem !important;
    /* 14/19.2 */
}

.card-category {
    max-width: 100% !important;
}

/* ========== Responsive Design ========== */
@media (max-width: 768px) {
    .incentive {
        padding-bottom: 26px;
    }

    .incentive .bac-top {
        width: 100%;
        height: 656px;
        position: relative;
        margin: 0 auto;
    }

    .incentive .bac-top .top-box {
        width: 100%;
        height: 20%;
        position: absolute;
        margin: 0 auto;
        top: 100px;
        text-align: center;
    }

    .incentive .bac-top .top-box .top-title {
        width: 100%;
        height: auto;
        color: #fff;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .incentive .bac-top .top-box .btn-box {
        min-width: 254px;
        margin: 0 auto;
    }

    .incentive .bac-bottom .btn {
        padding: 11px 25px;
    }

    .incentive .bac-bottom {
        width: 100%;
        height: 292px;
    }

    .incentive .bac-bottom .img-fluid {
        width: auto;
        height: 100%;
        object-fit: cover;
        border-radius: 10px;
    }

    .incentive .title1,
    .incentive .title2,
    .incentive .title3,
    .incentive .title4,
    .incentive .desc4 {
        padding: 0;
    }

    .incentive .bac-top .bac-top-img {
        width: auto;
        height: 656px;
    }

    .incentive .bac-top .bac-top-img .img-fluid {
        width: auto;
        height: 656px;
        max-width: none;
    }

    .incentive .bac-top .bac-top-img:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 147.826px;
        bottom: 0;
        left: 0;
        background: linear-gradient(360deg, #000 7.99%, #000 51.95%, rgba(0, 0, 0, 0) 92.07%);
    }

    .incentive .incentive-title {
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        text-align: left;
        line-height: normal;
        margin-top: 56px;
        margin-bottom: 10px !important;
    }

    .incentive .incentive-desc {
        color: #979697;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        text-align: left;
        margin-bottom: 10px;
    }

    .awards {
        width: 100%;
        max-width: unset;
        max-height: unset;
        margin-right: 0;
        margin-bottom: 22px;
        border-radius: 8px;
    }

    .register-btn {
        min-width: 400px;
    }

    .incentive .awards-img-box {
        margin-bottom: 0;
        border-radius: 8px;
    }

    .incentive .awards-img {
        border-radius: 8px;
    }

    .incentive .awards-title {
        color: #fff;
        text-align: center;
        font-size: 27px;
        border-radius: 8px;
    }

    /* User Stories Mobile */
    .user-stories-section {
        margin-top: 30px;
    }

    .user-stories-title {
        font-size: 2.08rem;
        /* 40/19.2 */
        margin-bottom: 1.56rem;
        /* 30/19.2 */
    }

    .user-stories-list {
        margin-top: 30px;
    }

    .user-story-card {
        width: 100%;
        min-height: 416px;
        border-radius: 10px;
        background: #FFF;
        box-shadow: 2.97283px 2.97283px 29.72829px 0px rgba(0, 0, 0, 0.10);
        margin-bottom: 30px;
        margin-left: 0;
        margin-right: 0;
    }

    .user-story-card .card-img-top {
        border-radius: 10px 10px 0 0;
    }

    .user-story-card .card-body {
        padding: 15px 18px 20px 18px;
    }

    .user-story-card .card-body p {
        flex-direction: column !important;
        align-items: start !important;
    }

    .user-story-card .card-body .card-date {
        color: var(--grey, #979697);
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        letter-spacing: 1px;
        margin-top: 5px;
    }

    .card-category {
        color: #FFF;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: capitalize;
    }

    .user-story-card .card-body .card-title {
        color: #000;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.2px;
    }

    .user-story-card .card-body .card-desc {
        color: #000;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal !important;
        letter-spacing: 0.24px;
    }

    .view-more-container {
        width: 100%;
        margin-bottom: 46px;
    }

    .btn-view-more {
        padding: 0.63rem 1.56rem;
        /* 12/19.2, 30/19.2 */
        font-size: 0.94rem;
        /* 18/19.2 */
    }
}