.what-to-expect .section-title {
    padding-block: 42px;
    text-align: center;
    font-family: Obviously Wide Medium;
    font-size: 20px;
    line-height: 24.2px;
    margin-bottom: 40px;
}

.what-to-expect-items {
    max-width: 100vw;
    margin-inline: auto;
}

.what-to-expect-item {
    width: 100%;
    margin-bottom: 123px;
}

.what-to-expect-item:last-child {
    margin-bottom: 180px;
}

.what-to-expect-item .text-container {
    text-align: center;
    padding-inline: 24px;
    margin-bottom: 37px;
}

.what-to-expect-item .title {
    font-family: Obviously Wide Medium;
    font-size: 14px;
    line-height: 16.94px;
    margin-bottom: 7px;
}

.what-to-expect-item .text {
    font-family: Obviously Light;
    font-size: 12px;
    line-height: 21.6px;
}

.what-to-expect-item .text-container .rich-text ol,
.what-to-expect-item .text-container .rich-text ul {
    padding-inline-start: 17px;
}

.what-to-expect-item .text-container .rich-text ul {
    list-style-type: disc;
}

.what-to-expect-item .images-container {
    width: 100%;
    position: relative;
}

.what-to-expect-item img {
    position: absolute;
    object-fit: cover;
    object-position: center;
}

.what-to-expect-item img:nth-of-type(odd) {
    z-index: 1;
}

.what-to-expect-item img:nth-of-type(even) {
    z-index: 2;
}

/* Item 1 */

.what-to-expect-item.item-1 .images-container {
    height: 80.625vw;
}

.what-to-expect-item.item-1 img:nth-of-type(1) {
    width: 56.25vw;
    height: 37.5vw;
    top: 0;
    right: 0;
    z-index: 3;
}

.what-to-expect-item.item-1 img:nth-of-type(2) {
    width: 80.75vw;
    height: 67.25vw;
    top: 17.5vw;
    left: 0;
}

.what-to-expect-item.item-1 img:nth-of-type(3) {
    display: none;
}

/* Item 2 */

.what-to-expect-item.item-2 {
    margin-bottom: 145px;
}

.what-to-expect-item.item-2 .images-container {
    height: 113.75vw;
}

.what-to-expect-item.item-2 img:nth-of-type(1) {
    width: 74.6875vw;
    height: 47.5vw;
    top: 0;
    right: 5.625vw;
    z-index: 1;
}

.what-to-expect-item.item-2 img:nth-of-type(2) {
    width: 65.3125vw;
    height: 43.75vw;
    top: 43.75vw;
    right: 0;
    z-index: 2;
}

.what-to-expect-item.item-2 img:nth-of-type(3) {
    width: 49.6875vw;
    height: 37.5vw;
    top: 76.5625vw;
    left: 0;
    z-index: 3;
}

/* Item 3 */

.what-to-expect-item.item-3 .images-container {
    height: 80vw;
}

.what-to-expect-item.item-3 img:nth-of-type(1) {
    width: 94.375vw;
    height: 48.4375vw;
    top: 0;
    right: 0;
}

.what-to-expect-item.item-3 img:nth-of-type(2) {
    width: 60.3125vw;
    height: 40vw;
    top: 40vw;
    right: 7.5vw;
}

.what-to-expect-item.item-3 img:nth-of-type(3) {
    display: none;
}

@media (min-width: 768px) {
    .what-to-expect .section-title {
        padding-block: 60px;
        font-size: 28px;
        line-height: 33.88px;
        margin-bottom: 60px;
    }

    .what-to-expect-items {
        max-width: 93.75vw;
        margin-inline: auto;
    }

    .what-to-expect-item {
        display: block;
        flex-direction: unset;
        margin-bottom: 149px;
    }

    .what-to-expect-item:last-child {
        margin-bottom: unset;
    }

    .what-to-expect-item .text-container {
        text-align: start;
        padding-inline: unset;
    }

    .what-to-expect-item .title {
        font-size: 20px;
        line-height: 24.2px;
        margin-bottom: 6px;
    }

    .what-to-expect-item .text {
        width: 399px;
        height: 130px;
        font-size: 16px;
        line-height: 25.52px;
    }

    .what-to-expect-item .images-container {
        width: unset;
        align-self: unset;
        margin-inline-end: unset;
    }

    /* Item 1 */

    .what-to-expect-item.item-1 .text-container {
        margin-inline-start: 24px;
        margin-bottom: 52px;
    }

    .what-to-expect-item.item-1 .images-container {
        height: 46.88vw;
    }

    .what-to-expect-item.item-1 img:nth-of-type(1) {
        width: 34.38vw;
        height: 23.05vw;
    }

    .what-to-expect-item.item-1 img:nth-of-type(2) {
        width: 62.24vw;
        height: 41.41vw;
        top: 5.6vw;
        left: unset;
        right: 19.79vw;
    }

    /* Item 2 */

    .what-to-expect-item.item-2 {
        margin-bottom: 195px;
        display: flex;
        flex-direction: column;
    }

    .what-to-expect-item.item-2 .text-container {
        align-self: end;
        margin-inline-end: 8.33333vw;
        margin-bottom: 65px;
    }

    .what-to-expect-item.item-2 .images-container {
        height: 106.25vw;
    }

    .what-to-expect-item.item-2 img:nth-of-type(1) {
        width: 69.79vw;
        height: 44.53vw;
        right: 4.82vw;
    }

    .what-to-expect-item.item-2 img:nth-of-type(2) {
        width: 51.82vw;
        height: 34.64vw;
        top: 41.67vw;
        right: 0;
    }

    .what-to-expect-item.item-2 img:nth-of-type(3) {
        width: 46.56vw;
        height: 35.16vw;
        top: 70.83vw;
        left: 0.52vw;
    }

    /* Item 3 */

    .what-to-expect-item.item-3 .text-container {
        margin-inline-start: 8.59vw;
        margin-bottom: 62.08px;
    }

    .what-to-expect-item.item-3 .images-container {
        height: 74.67vw;
    }

    .what-to-expect-item.item-3 img:nth-of-type(1) {
        width: 86.84vw;
        height: 44.62vw;
        right: 1.04vw;
    }

    .what-to-expect-item.item-3 img:nth-of-type(2) {
        width: 56.51vw;
        height: 37.5vw;
        top: 37.11vw;
        right: 6.51vw;
    }

    .what-to-expect-item.item-3 img:nth-of-type(3) {
        display: none;
    }
}

@media (min-width: 1194px) {
    .what-to-expect .section-title {
        padding-top: 200px;
        padding-bottom: 30px;
        margin-bottom: 0;
    }

    .what-to-expect-items {
        max-width: 89.86vw;
    }

    .what-to-expect-item {
        position: relative;
    }

    .what-to-expect-item .text-container {
        position: absolute;
    }

    .what-to-expect-item .text {
        width: 31.97vw;
        height: 10.88vw;
    }

    .what-to-expect-item .text-container .rich-text ol,
    .what-to-expect-item .text-container .rich-text ul {
        padding-inline-start: 22px;
    }

    /* Item 1 */

    .what-to-expect-item.item-1 {
        height: 37.43vw;
    }

    .what-to-expect-item.item-1 .text-container {
        margin-inline-start: unset;
        margin-bottom: unset;
        top: 9px;
        left: 0;
    }

    .what-to-expect-item.item-1 .images-container {
        display: contents;
        height: unset;
        margin-bottom: unset;
    }

    .what-to-expect-item.item-1 img:nth-of-type(1) {
        width: 46.68vw;
        height: 31.05vw;
        top: 0;
        right: 0;
    }

    .what-to-expect-item.item-1 img:nth-of-type(2) {
        width: 26.71vw;
        height: 17.82vw;
        top: 19.65vw;
        right: 33.89vw;
        z-index: 3;
    }

    /* Item 2 */

    .what-to-expect-item.item-2 {
        height: 51.03vw;
        margin-bottom: 119px;
    }

    .what-to-expect-item.item-2 .text-container {
        margin-inline-start: unset;
        margin-bottom: unset;
        top: 26.37vw;
        left: 48.57vw;
    }

    .what-to-expect-item.item-2 .images-container {
        display: contents;
        height: unset;
        margin-bottom: unset;
    }

    .what-to-expect-item.item-2 img:nth-of-type(1) {
        width: 24.66vw;
        height: 16.39vw;
        right: unset;
        left: 40.79vw;
        z-index: 2;
    }

    .what-to-expect-item.item-2 img:nth-of-type(2) {
        width: 42.79vw;
        height: 27.28vw;
        top: 4.77vw;
        left: 0;
        z-index: 1;
    }

    .what-to-expect-item.item-2 img:nth-of-type(3) {
        width: 28.96vw;
        height: 19.32vw;
        top: 31.68vw;
        left: 2.43vw;
        z-index: 3;
    }

    /* Item 3 */

    .what-to-expect-item.item-3 {
        height: 48.57vw;
        margin-bottom: unset;
    }

    .what-to-expect-item.item-3 .text-container {
        margin-inline-start: unset;
        margin-bottom: unset;
        top: 6.51vw;
        left: 7.46vw;
    }

    .what-to-expect-item.item-3 .images-container {
        display: contents;
        height: unset;
        margin-bottom: unset;
    }

    .what-to-expect-item.item-3 img:nth-of-type(1) {
        width: 47.11vw;
        height: 31.28vw;
        right: 0;
    }

    .what-to-expect-item.item-3 img:nth-of-type(2) {
        width: 27.43vw;
        height: 18.23vw;
        top: 21.34vw;
        right: 14.24vw;
    }
}

@media (min-width: 1667px) {
    .what-to-expect .section-title {
        font-size: 38px;
        line-height: 45.98px;
    }

    .what-to-expect-items {
        max-width: 85.57291vw;
    }

    .what-to-expect-item .title {
        font-size: 28px;
        line-height: 33.88px;
        margin-bottom: 22px;
    }

    .what-to-expect-item .text {
        font-size: 20px;
        line-height: 31.9px;
        width: 27.03125vw;
        height: 9.79167vw;
    }

    /* Item 1 */

    .what-to-expect-item.item-1 {
        height: 35.41667vw;
        margin-bottom: 11.19792vw;
    }

    .what-to-expect-item.item-1 .text-container {
        top: 5.72917vw;
        left: 6.95833vw;
    }

    .what-to-expect-item.item-1 img:nth-of-type(1) {
        width: 38.4375vw;
        height: 25.57292vw;
    }

    .what-to-expect-item.item-1 img:nth-of-type(2) {
        width: 21.77083vw;
        height: 14.47917vw;
        top: 21.01563vw;
        right: 27.65625vw;
    }

    /* Item 2 */

    .what-to-expect-item.item-2 {
        height: 46.77083vw;
        margin-bottom: 11.97917vw;
    }

    .what-to-expect-item.item-2 .text-container {
        top: 25.72917vw;
        left: 46.82292vw;
    }

    .what-to-expect-item.item-2 img:nth-of-type(1) {
        width: 21.77083vw;
        height: 14.47917vw;
        left: 35.9375vw;
    }

    .what-to-expect-item.item-2 img:nth-of-type(2) {
        width: 37.70833vw;
        height: 24.0625vw;
        top: 4.0625vw;
        left: 0;
    }

    .what-to-expect-item.item-2 img:nth-of-type(3) {
        width: 28.90625vw;
        height: 19.27083vw;
        top: 16.875vw;
        left: 1.98958vw;
    }

    /* Item 3 */

    .what-to-expect-item.item-3 {
        height: 40.3125vw;
    }

    .what-to-expect-item.item-3 .text-container {
        top: 0;
        left: 6.875vw;
    }

    .what-to-expect-item.item-3 img:nth-of-type(1) {
        width: 38.95833vw;
        height: 26.04167vw;
        top: 0.20833vw;
    }

    .what-to-expect-item.item-3 img:nth-of-type(2) {
        width: 22.65625vw;
        height: 15.10417vw;
        top: 18.15625vw;
        right: 11.01563vw;
    }
}
