.growth-mindset .section-title {
    font-family: Obviously Wide Medium;
    padding-block: 42px;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
}

.growth-mindset-items {
    max-width: 100vw;
    margin-inline: auto;
}

.growth-mindset-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 123px;
}

.growth-mindset-item .text-container {
    padding-inline: 24px;
    margin-bottom: 52px;
    text-align: center;
}

.growth-mindset-item .title {
    font-family: Obviously Wide Medium;
    font-size: 14px;
    line-height: 16.94px;
    margin-bottom: 7px;
}

.growth-mindset-item .text {
    font-family: Obviously Light;
    font-size: 12px;
    line-height: 18.78px;
}

.growth-mindset-item .text-container .rich-text ol,
.growth-mindset-item .text-container .rich-text ul {
    padding-inline-start: 17px;
}

.growth-mindset-item .text-container .rich-text ul {
    list-style-type: disc;
}

.growth-mindset-item .images-container {
    width: 90.9375vw;
    position: relative;
    align-self: end;
    margin-inline-start: 7.5vw;
}

.growth-mindset-item img {
    position: absolute;
    object-fit: cover;
    object-position: center;
}

/* Item 1 */

.growth-mindset-item.item-1 .images-container {
    height: 117.8125vw;
}

.growth-mindset-item.item-1 img:nth-of-type(1) {
    width: 66.5625vw;
    height: 51.5625vw;
    top: 0;
    right: 0;
    z-index: 2;
}

.growth-mindset-item.item-1 img:nth-of-type(2) {
    width: 70.15625vw;
    height: 70.15625vw;
    top: 47.8125vw;
    left: 0;
    object-position: center;
    z-index: 1;
}

/* Item 2 */

.growth-mindset-item.item-2 .text-container {
    margin-bottom: 7.5vw;
}

.growth-mindset-item.item-2 .images-container {
    height: 105.625vw;
}

.growth-mindset-item.item-2 img:nth-of-type(1) {
    width: 74.6875vw;
    height: 47.5vw;
    top: 0;
    right: 5.625vw;
}

.growth-mindset-item.item-2 img:nth-of-type(2) {
    width: 61.171875vw;
    height: 54.375vw;
    top: 51.5625vw;
    left: 0;
    z-index: 1;
}

/* Item 3 */

.growth-mindset-item.item-3 .images-container {
    height: 96.875vw;
}

.growth-mindset-item.item-3 img:nth-of-type(1) {
    width: 71.078125vw;
    height: 45.3125vw;
    top: 0;
    left: 0;
    z-index: 2;
}

.growth-mindset-item.item-3 img:nth-of-type(2) {
    width: 85.3125vw;
    height: 56.5625vw;
    top: 40.625vw;
    right: 0;
    z-index: 1;
}

@media (min-width: 768px) {
    .growth-mindset-items {
        max-width: 93.75vw;
        margin-inline: auto;
    }

    .growth-mindset .section-title {
        padding-top: 60px;
        padding-bottom: 90px;
        font-size: 28px;
        line-height: 33.88px;
    }

    .growth-mindset-item {
        position: relative;
        display: block;
        flex-direction: unset;
    }

    .growth-mindset-item .text-container {
        position: absolute;
        padding-inline: unset;
        align-self: unset;
        margin-bottom: unset;
        text-align: start;
    }

    .growth-mindset-item .title {
        font-size: 20px;
        line-height: 24.2px;
        margin-bottom: 6px;
    }

    .growth-mindset-item .text {
        font-size: 16px;
        line-height: 25.52px;
    }

    .growth-mindset-item .images-container {
        display: contents;
    }

    /* Item 1 */

    .growth-mindset-item.item-1 {
        height: 570px;
        margin-bottom: 80px;
    }

    .growth-mindset-item.item-1 .images-container {
        height: unset;
        margin-bottom: unset;
    }

    .growth-mindset-item.item-1 img:nth-of-type(1) {
        width: 44.140625vw;
        height: 29.557vw;
        top: 0;
        right: 17.5781vw;
        z-index: 2;
    }

    .growth-mindset-item.item-1 img:nth-of-type(2) {
        width: 52.08333vw;
        height: 34.63542vw;
        top: 20.3125vw;
        left: 0;
        z-index: 1;
    }

    .growth-mindset-item.item-1 .text-container {
        top: 45.1822vw;
        left: 55.9895vw;
        width: 37.7604vw;
    }

    /* Item 2 */

    .growth-mindset-item.item-2 {
        height: 83.59375vw;
        margin-bottom: 195px;
    }

    .growth-mindset-item.item-2 .text-container {
        margin-bottom: unset;
    }

    .growth-mindset-item.item-2 .images-container {
        height: unset;
        margin-bottom: unset;
    }

    .growth-mindset-item.item-2 img:nth-of-type(1) {
        width: 41.6666vw;
        height: 31.9878vw;
        top: 0;
        right: 0;
    }

    .growth-mindset-item.item-2 img:nth-of-type(2) {
        width: 60.2864vw;
        height: 40.104vw;
        top: 43.61979vw;
        left: 2.864583vw;
        z-index: 1;
    }

    .growth-mindset-item.item-2 .text-container {
        width: 43.0989vw;
        left: 0;
        top: 11.71875vw;
    }

    /* Item 3 */

    .growth-mindset-item.item-3 {
        height: 109.765625vw;
    }

    .growth-mindset-item.item-3 .images-container {
        height: unset;
    }

    .growth-mindset-item.item-3 img:nth-of-type(1) {
        width: 51.5625vw;
        height: 36.8489vw;
        top: 31.90104vw;
        right: unset;
        left: 0;
    }

    .growth-mindset-item.item-3 img:nth-of-type(2) {
        width: 71.2239vw;
        height: 47.395vw;
        top: 62.5vw;
        right: unset;
        left: 12.2395;
    }

    .growth-mindset-item.item-3 .text-container {
        width: 56.901vw;
        top: 0;
        left: unset;
        right: 0;
    }
}

@media (min-width: 1194px) {
    .growth-mindset-items {
        max-width: 89.8vw;
    }

    .growth-mindset .section-title {
        padding-top: 200px;
        padding-bottom: 30px;
        margin-bottom: 0;
    }

    .growth-mindset-item .text-container .rich-text ol,
    .growth-mindset-item .text-container .rich-text ul {
        padding-inline-start: 22px;
    }

    /* Item 1 */

    .growth-mindset-item.item-1 {
        height: 43.551vw;
        margin-bottom: 116px;
    }

    .growth-mindset-item.item-1 img:nth-of-type(1) {
        width: 32.93vw;
        height: 22.01vw;
        top: 0;
        left: 32.14vw;
    }

    .growth-mindset-item.item-1 img:nth-of-type(2) {
        width: 46.68vw;
        height: 31.06vw;
        top: 12.54vw;
        left: 0;
    }

    .growth-mindset-item.item-1 .text-container {
        width: 31.97vw;
        top: 29.53vw;
        left: 53.03vw;
    }

    /* Item 2 */

    .growth-mindset-item.item-2 {
        height: 55.34vw;
        margin-bottom: 15.06vw;
    }

    .growth-mindset-item.item-2 img:nth-of-type(1) {
        width: 39.04vw;
        height: 24.92vw;
        right: 0;
    }

    .growth-mindset-item.item-2 img:nth-of-type(2) {
        width: 38.77vw;
        height: 25.84vw;
        top: 29.53vw;
        left: 14.06vw;
    }

    .growth-mindset-item.item-2 .text-container {
        width: 33.32vw;
        left: 6.7vw;
        top: 8.79vw;
    }

    /* Item 3 */

    .growth-mindset-item.item-3 {
        height: 46.86vw;
    }

    .growth-mindset-item.item-3 img:nth-of-type(1) {
        width: 31.03vw;
        height: 22.02vw;
        top: 0;
        left: 0.08vw;
    }

    .growth-mindset-item.item-3 img:nth-of-type(2) {
        width: 45.82vw;
        height: 30.47vw;
        top: 16.47vw;
        left: 22.77vw;
    }

    .growth-mindset-item.item-3 .text-container {
        width: 48.43vw;
        top: 0;
        left: 38.32vw;
    }
}

@media (min-width: 1667px) {
    .growth-mindset-items {
        max-width: 86.8229vw;
    }

    .growth-mindset .section-title {
        font-size: 38px;
        line-height: 45.98px;
    }

    .growth-mindset-item .text-container {
        position: absolute;
        padding-inline: unset;
        text-align: start;
    }

    .growth-mindset-item .title {
        font-size: 28px;
        line-height: 33.88px;
        margin-bottom: 16px;
    }

    .growth-mindset-item .text {
        font-size: 20px;
        line-height: 31.9px;
        margin-bottom: 16px;
    }

    /* Item 1 */

    .growth-mindset-item.item-1 {
        height: 41.92708vw;
        margin-bottom: 14.47917vw;
    }

    .growth-mindset-item.item-1 img:nth-of-type(1) {
        width: 32.76042vw;
        height: 21.875vw;
        top: 0;
        left: 30.46875vw;
    }

    .growth-mindset-item.item-1 img:nth-of-type(2) {
        width: 45.10417vw;
        height: 30vw;
        top: 11.875vw;
        left: 0;
    }

    .growth-mindset-item.item-1 .text-container {
        width: 27.03125vw;
        top: 28.07292vw;
        left: 51.48438vw;
    }

    /* Item 2 */

    .growth-mindset-item.item-2 {
        height: 49.79167vw;
        margin-bottom: 14.0625vw;
    }

    .growth-mindset-item.item-2 img:nth-of-type(1) {
        width: 37.70833vw;
        height: 24.0625vw;
    }

    .growth-mindset-item.item-2 img:nth-of-type(2) {
        width: 37.44792vw;
        height: 24.94792vw;
        top: 24.89583vw;
        left: 13.69792vw;
    }

    .growth-mindset-item.item-2 .text-container {
        width: 30.67708vw;
        top: 5.78125vw;
        left: 6.51042vw;
    }

    /* Item 3 */

    .growth-mindset-item.item-3 {
        height: 46.66667vw;
    }

    .growth-mindset-item.item-3 img:nth-of-type(1) {
        width: 30.03125vw;
        height: 21.73958vw;
        top: 0;
        left: 0.00417vw;
    }

    .growth-mindset-item.item-3 img:nth-of-type(2) {
        width: 44.27083vw;
        height: 29.42708vw;
        top: 17.29167vw;
        left: 22.03125vw;
    }

    .growth-mindset-item.item-3 .text-container {
        width: 45.26042vw;
        top: 0;
        left: 37.1875vw;
    }
}
