.home {
    padding: 12px 40px;

    max-width: 1440px;
    margin: auto;
    margin-top: 112px;
}

.home-bg-div {
    background-image: url("../img/Home/Home-bg.25c37d258ad2.png");
    background-repeat: no-repeat;
    background-size: cover;

    border-radius: 24px;
    background: url("../img/Home/Home-bg.25c37d258ad2.png"), lightgray 21.17px -141.06px / 108.389% 140.303% no-repeat, #1F1F1F;

    height: 700px;
}

.home-bg-div h5 {
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: #323232;
    backdrop-filter: blur(16px);

    display: flex;
    padding: 12px 16px 10px 16px;
    justify-content: center;
    align-items: flex-end;

    color: #FFF;
    font-family: Oskari G2;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    width: fit-content;

    margin-inline: auto;
    height: fit-content;
    margin-top: 32px;
}

.home-bg-div h5 div {
    display: inline-flex;
    align-items: baseline;
}

.home-bg-div h5 .yellow {
    color: var(--Light-Mode-Accent-Orange-orange-400, #FD904B);
    font-family: Oskari G2;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 12px;
}

.home-bg-div h5 .currency {
    font-size: 16px;
}

.home-bg-div div {
    height: 100%;
    position: relative;

    overflow: hidden;
}


.home-bg-div .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 21.835px;

    margin-left: 64px;
    width: 100%;
}

.home-bg-div h1 {
    color: #FFF;
    font-family: Oskari G2;
    font-size: 109.176px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    max-width: 400px;
}

.home-bg-div h1 span {
    font-style: italic;
    text-decoration-line: underline;
    margin-top: 21px;
    margin-bottom: 21px;

    overflow: visible;
}

.home-bg-div div .circle {
    height: 735.343px;

    position: absolute;
    right: 117px;
    top: -150.612px;
}


/* We Create */
.we-create {
    position: relative;
    overflow: hidden;
}

.we-create .max-width {
    padding: 60px 80px;
}

.we-create .row {
    height: 200px;
}

.we-create .pill-div {
    display: flex;
    padding: 10px 32px 10px 10px;
    align-items: center;
    gap: 12px;

    border-radius: 400px;
    border: 1px solid #D2D2D2;
    background: #FFF;
    width: fit-content;
}

.we-create .pill-div .avatar-img {
    border-radius: 56px;

    width: 56px;
    height: 56px;
}

.we-create .pill-div div {
    display: flex;
    padding-top: 4px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

.we-create .pill-div div h6 {
    color: #1F1F1F;
    text-align: center;
    font-family: Oskari G2;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.we-create .pill-div div p {
    color: var(--66, #666);
    text-align: center;
    font-family: Oskari G2;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.we-create .left-plus-icon {
    width: 40px;
    height: 40px;

    position: absolute;

    left: 504px;
    top: 223px;
}

.we-create .right-plus-icon {
    width: 40px;
    height: 40px;

    position: absolute;
    top: 60px;
    right: 300px;
}

.we-create h1 {
    max-width: 963px;

    color: #1F1F1F;
    text-align: center;
    font-family: Oskari G2;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 64px */

    margin-inline: auto;
    margin-top: 56px;
    margin-bottom: 56px;
}

.we-create .right-plus-div {
    position: relative;
}

.we-create .right-plus-div .right-plus-icon {
    position: absolute;
    top: -30%;
    right: 70%;
}

/* Earn */
.earn .max-width {
    max-width: 1440px;
    padding: 80px 160px;
}

.earn .head-div {
    display: flex;
    max-width: 700px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;

    text-align: center;
    margin: auto;
}

.earn .head-div h1 {
    color: #1F1F1F;
    text-align: center;
    font-family: Oskari G2;
    font-size: 56px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 67.2px */
}

.earn .head-div h5 {
    color: var(--66, #666);
    text-align: center;
    font-family: Oskari G2;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    /* 35px */
}

.earn .earn-img {
    width: 100%;

    margin: 56px 0px;
}

.earn .col-div {
    display: flex;
    padding: 24px 0px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex: 1 0 0;

    border-right: 1px solid #F2F2F2;
}

.earn .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 40px;
}

.earn .col-div h3 {
    color: #1F1F1F;
    font-family: Oskari G2;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.earn .col-div p {
    color: var(--66, #666);
    font-family: Oskari G2;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;

    opacity: 0.8;
}

/* opportunities */
.opportunities .max-width {
    display: flex;
    max-width: 1440px;
    padding: 80px 160px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
}

.opportunities .row {
    width: 100%;
}

.opportunities .head-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}

.opportunities .head-div h1 {
    color: #1F1F1F;
    font-family: Oskari G2;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.opportunities .head-div .view-btn {
    color: #1F1F1F;
    font-family: Oskari G2;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    display: flex;
    padding: 12px 16px 8px 16px;
    align-items: flex-start;
    gap: 8px;

    border-radius: 12px;
    border: 1px solid #F2F2F2;
}

.opportunities .g-lg-3,
.opportunities .gy-lg-3,
.opportunities .gx-lg-3 {
    --bs-gutter-y: 16px;
    --bs-gutter-x: 16px;
}

.opportunities .card-div {
    align-items: center;
    gap: 24px;
    flex: 1 0 0;

    border-radius: 16px;
    border: 1px solid #F2F2F2;
    background: #FFF;

    display: flex;
    padding: 20px;
    align-items: flex-end;
}

.opportunities .card-div .brand-logo {
    border-radius: 12px;
    width: 94px;
    height: 100px;
    align-self: stretch;
}

.opportunities .card-div .text-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    flex: 1 0 0;
}

.opportunities .card-div .text-div .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}

.opportunities .card-div .text-div .text h4 {
    overflow: hidden;
    color: #1F1F1F;
    text-overflow: ellipsis;
    font-family: Oskari G2;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    overflow: visible;

    padding-top: 2px;
}

.opportunities .card-div .text-div .text p {
    color: var(--light-mode-primary-grey-808080, #808080);
    font-family: Oskari G2;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.opportunities .card-div .text-div .price-btn {
    border-radius: 24px;
    background: url("../img/Home/btn-shimmer.08378d76f822.svg");
    background-repeat: no-repeat;
    background-size: cover;

    display: flex;
    padding: 10px 12px 6px 14px;
    align-items: flex-start;
    gap: 6px;

    margin-left: auto;
}

.opportunities .card-div .text-div .price-btn span {
    color: #FFF;
    font-family: Oskari G2;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    display: flex;
    padding-top: 2px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.opportunities .card-div .text-div .price-btn img {
    width: 12px;
    height: 12px;
    flex-shrink: 0;

    display: flex;
    width: 11.5px;
    height: 14px;
    /* padding: 2.667px 4px; */
    padding-top: 1.75px;
    justify-content: center;
    align-items: center;
}

/* Explore */

.explore .max-width {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
    align-self: stretch;

    margin: 80px 0px;
    padding-inline: 160px;
}

.explore h1 {
    color: #1F1F1F;
    text-align: center;
    font-family: Oskari G2;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 57.6px */
}

.explore .card-div {
    border-radius: 16px;
    border: 1px solid #F2F2F2;

    display: flex;
    padding: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    flex: 1 0 0;
    align-self: stretch;
}

.explore .card-div img {
    width: 68px;
    height: 68px;
}

.explore .card-div .text-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    align-self: stretch;
}

.explore .card-div .text-div h5 {
    overflow: hidden;
    color: #1F1F1F;
    text-overflow: ellipsis;
    font-family: Oskari G2;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    padding-top: 2px;
}

.explore .card-div .text-div h6 {
    color: var(--66, #666);
    text-align: center;
    font-family: Oskari G2;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 24px */
}

/* Student */
.student {
    display: flex;
    max-width: 1440px;
    padding: 100px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 56px;

    margin: auto;

}

.student .head-div {

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    align-self: stretch;

    max-width: 600px;
    margin: auto;
}

.student .head-div h1 {
    color: #1F1F1F;
    text-align: center;
    font-family: Oskari G2;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.student .head-div h5 {
    color: var(--66, #666);
    text-align: center;
    font-family: Oskari G2;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 33.6px */
}

.student {
    overflow: hidden;
}

.student .marquee {
    overflow: hidden !important;
    /* display: flex;
    height: 435px; */
}

.student .marquee .card-div {
    display: flex;
    width: 460px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-radius: 16px;
    overflow: hidden;

    border: 1px solid var(--e-2, #E2E2E2);
    background: rgba(255, 255, 255, 0.75);

    margin-right: 24px;
}

.student .marquee .card-div .card-img {
    width: 100%;
    height: 270px;
}

.student .marquee .card-div .text-div {
    display: flex;
    padding: 16px;
    justify-content: space-between;
    gap: 16px;
    align-self: stretch;
}

.student .marquee .card-div .text-div .head {
    display: flex;
    align-items: center;
    gap: 12px;
}

.student .marquee .card-div .text-div .head img {
    display: flex;
    width: 36px;
    height: 36px;
    justify-content: center;
    align-items: center;
}

.student .marquee .card-div .text-div .head h6 {
    display: flex;
    padding: 12px 12px 8px 12px;
    align-items: center;
    gap: 10.286px;

    border-radius: 41.143px;
    background: var(--light-mode-primary-black, #1F1F1F);

    color: #FFF;
    font-family: Oskari G2;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.429px;
    /* 85.714% */
}

.student .marquee .card-div .text-div .read-btn {
    color: #1F1F1F;
    leading-trim: both;
    text-edge: cap;
    font-family: Oskari G2;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.429px;
    /* 85.714% */

    border-radius: 41.143px;
    border: 1px solid var(--e-2, #E2E2E2);

    display: flex;
    padding: 12px 16px 10px 16px;
    align-items: center;
    gap: 10.286px;
}

.student .marquee .card-div h4 {
    color: #1F1F1F;
    font-family: Oskari G2;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 38.4px */

    padding: 16px;
    padding-top: 0px;
}

@media (max-width: 992px) {
    .home {
        padding: 0px;
        max-width: auto;
        margin: 0;
    }

    .home-bg-div {
        background-image: url("../img/Home/Home-bg.25c37d258ad2.png");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 24px;
        background: url("../img/Home/Home-bg.25c37d258ad2.png"), lightgray 21.17px -141.06px / 108.389% 140.303% no-repeat, #1F1F1F;
        height: 700px;
    }
}

@media (max-width: 576px) {
    .home {
        padding: 0px;
        max-width: auto;
        margin: 0;
        margin-top: 90px;
    }

    .home-bg-div {
        background-image: url("../img/Home/Mobile/Home-bg.e932705e19ef.webp");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 0;
        background: url("../img/Home/Mobile/Home-bg.e932705e19ef.webp"), lightgray 21.17px -141.06px / 108.389% 140.303% no-repeat, #1F1F1F;
        height: 750px;
        display: grid;
    }

    .home-bg-div .text {
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 13px;
        margin: 0;
        padding: 32px;
        width: 100%;

        justify-content: flex-end;
    }

    .home-bg-div div {
        height: auto;
        position: relative;

        overflow: hidden;
    }

    .home-bg-div h1 {
        color: #FFF;
        font-family: Oskari G2;
        font-size: 65.234px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .home .download-btn {
        border-radius: 8px;
        background: var(---Buttons-Base-Primary, #FFF);

        display: flex;
        padding: 16px 16px 14px 16px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        align-self: stretch;

        color: var(---Buttons-On-button-On-Primary, #1F1F1F);
        font-family: Oskari G2;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-top: 12px;
    }

    /* we-create */
    .we-create .max-width {
        padding: 32px 24px;
    }

    .we-create .pills-top,
    .we-create .pills-bottom {
        position: relative;
        height: 160px;
    }

    .we-create h1 {
        max-width: auto;
        color: #1F1F1F;
        text-align: center;
        font-family: Oskari G2;
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 125%;
        /* 45px */
        margin-inline: auto;

        margin-top: 32px;
        margin-bottom: 32px;
    }

    .we-create .pills-img {
        width: 175px;
        height: 60px;
    }

    .we-create .pills-top .pill-1 {
        position: absolute;
        top: 14%;
    }

    .we-create .pills-top .pill-2 {
        position: absolute;
        top: 60%;
        right: -8%;
    }

    .we-create .pills-top .left-plus {
        position: absolute;
        top: 15%;
        right: 19%;

        width: 32px;
        height: 32px;
    }

    .we-create .pills-bottom .pill-3 {
        position: absolute;
        top: 15%;
        left: -28%;
    }

    .we-create .pills-bottom .pill-4 {
        position: absolute;
        top: 0%;
        left: 32%;
    }

    .we-create .pills-bottom .pill-5 {
        position: absolute;
        top: 60%;
        right: -25%;
    }

    .we-create .pills-bottom .right-plus {
        position: absolute;
        top: 14%;
        right: 1%;

        width: 32px;
        height: 32px;
    }

    /* Earn */
    .earn .max-width {
        max-width: 1440px;
        padding: 0px;
    }

    .earn .head-div {
        display: flex;
        max-width: auto;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 12px;
        text-align: center;
        margin: auto;
        padding: 80px 32px;
        padding-bottom: 0px;
    }

    .earn .head-div h1 {
        color: #1F1F1F;
        text-align: center;
        font-family: Oskari G2;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 48px */
    }

    .earn .head-div h5 {
        color: var(--66, #666);
        text-align: center;
        font-family: Oskari G2;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 125%;
        /* 30px */
    }

    .earn .earn-img {
        width: 100%;
        margin: 56px 0px;
    }

    .earn .row {
        padding-inline: 32px;
        gap: 40px;
        width: 100%;
    }

    .earn .col-div {
        display: flex;
        padding: 0px;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        flex: 1 0 0;
        border-right: 0px solid #F2F2F2;
    }

    .earn .col-div h3 {
        color: #1F1F1F;
        font-family: Oskari G2;
        font-size: 36px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .earn .col-div p {
        color: var(--66, #666);
        font-family: Oskari G2;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    /* Opportunities */
    .opportunities .max-width {
        display: flex;
        max-width: auto;
        margin-top: 80px;
        padding: 24px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 24px;
    }

    .opportunities .head-div h1 {
        color: #1F1F1F;
        font-family: Oskari G2;
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .opportunities .head-div .view-btn {
        color: #1F1F1F;
        font-family: Oskari G2;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;

        border-radius: 8px;
        border: 1px solid #F2F2F2;

        display: flex;
        padding: 10px 12px 8px 12px;
        align-items: flex-start;
        gap: 8px;
    }

    .opportunities .card-div {
        display: block;
        border-radius: 16px;
        border: 1px solid #F2F2F2;
        background: #FFF;

    }

    .opportunities .card-div .text-div {
        display: inline-block;
        gap: 24px;
        flex: 1 0 0;
        float: right;
    }

    .opportunities .card-div .brand-logo {
        width: 60px;
        height: 60px;

        border-radius: 12px;
    }

    .opportunities .card-div .text-div .price-btn {
        border-radius: 24px;
        background: url("../img/Home/btn-shimmer.08378d76f822.svg");
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        padding: 6px 12px 4px 10px;
        align-items: flex-start;
        gap: 4px;
        margin-left: auto;

        color: #FFF;
        font-family: Oskari G2;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .opportunities .card-div .text-div .price-btn img {
        display: flex;
        width: 16px;
        height: 16px;
        padding: 2.667px 4px;
        justify-content: center;
        align-items: center;
    }

    .opportunities .card-div .text {
        margin-top: 16px;

        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 8px;
        align-self: stretch;
    }

    .opportunities .card-div .text h4 {
        overflow: hidden;
        color: #1F1F1F;
        text-overflow: ellipsis;
        font-family: Oskari G2;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }

    .opportunities .card-div .text p {
        color: var(--light-mode-primary-grey-808080, #808080);
        font-family: Oskari G2;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .opportunities .card-div .text-div .text p {
        font-size: 20px;
    }

    /* Explore */
    .explore .max-width {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 32px;
        align-self: stretch;
        margin: 40px 0px;
        padding-inline: 24px;
    }

    .explore h1 {
        color: #1F1F1F;
        text-align: center;
        font-family: Oskari G2;
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 43.2px */
    }

    .explore .card-div {
        border-radius: 16px;
        border: 1px solid #F2F2F2;

        flex-direction: row;

        display: flex;
        width: auto;
        padding: 16px 16px 16px 20px;
        justify-content: center;
        align-items: baseline;
        gap: 16px;
    }

    .explore .card-div img {
        width: 52px;
        height: 52px;
    }

    .explore .card-div .text-div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 8px;
        flex: 1 0 0;
    }

    .explore .card-div .text-div h5 {
        color: #1F1F1F;
        font-family: Oskari G2;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .explore .card-div .text-div h6 {
        color: var(--66, #666);
        font-family: Oskari G2;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 21.6px */

        text-align: start;
    }

    /* Student */
    .student {
        display: flex;
        max-width: auto;
        padding: 56px 0px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 32px;
        margin: auto;
    }

    .student .head-div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 16px;
        align-self: stretch;

        max-width: auto;
        margin: auto;
        padding-inline: 24px;
    }

    .student .head-div h1 {
        color: #1F1F1F;
        text-align: center;
        font-family: Oskari G2;
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
        /* 39.6px */
    }

    .student .head-div h5 {
        color: var(--66, #666);
        text-align: center;
        font-family: Oskari G2;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 26.4px */
    }

    .student .marquee .card-div {
        display: flex;
        width: 320px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        border-radius: 16px;
        overflow: hidden;
        border: 1px solid var(--e-2, #E2E2E2);
        background: rgba(255, 255, 255, 0.75);
        margin-right: 12px;
    }

    .student .marquee .card-div .card-img {
        width: 100%;
        height: 187.5px;
    }

    .student .marquee .card-div .text-div {
        display: flex;
        padding: 11.11px;
        justify-content: space-between;
        align-self: stretch;
    }

    .student .marquee .card-div .text-div .head {
        display: flex;
        align-items: center;
        gap: 8.333px;
    }

    .student .marquee .card-div .text-div .head img {
        display: flex;
        width: 27.71px;
        height: 27.71px;
        justify-content: center;
        align-items: center;
    }

    .student .marquee .card-div .text-div .head h6 {
        border-radius: 28.571px;

        display: flex;
        padding: 10px 10px 6px 10px;
        align-items: center;
        gap: 7.143px;

        color: #FFF;
        font-family: Oskari G2;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 10.714px;
        /* 76.531% */

        background: var(--light-mode-primary-black, #1F1F1F);
    }

    .student .marquee .card-div .text-div .read-btn {
        display: flex;
        padding: 10px 10px 6px 10px;
        align-items: center;
        gap: 7.143px;

        border-radius: 28.571px;
        border: 0.694px solid var(--e-2, #E2E2E2);

        color: #1F1F1F;
        font-family: Oskari G2;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 10.714px;
        /* 76.531% */
    }

    .student .marquee .card-div h4 {
        color: #1F1F1F;
        font-family: Oskari G2;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 26.4px */

        padding: 11.11px;
        padding-top: 0px;
    }
}