.u-section-2 .u-sheet-1 {
    min-height: 500px;
}

.u-section-2 .u-layout-wrap-1 {
    margin-top: 60px;
    margin-bottom: 60px;
    position: relative;
}

.u-section-2 .u-layout-cell-1 {
    min-height: 400px;
}

.u-section-2 .u-container-layout-1 {
    padding: 30px;
}

.u-section-2 .u-text-1 {
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase;
}

.u-section-2 .u-text-2 {
    font-weight: 700;
    font-size: 3rem;
    margin: 22px 0 0;
}

.u-section-2 .u-text-3 {
    font-weight: 400;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.u-section-2 .u-layout-cell-2 {
    min-height: 400px;
}

.u-section-2 .u-container-layout-2 {
    padding: 30px;
}

.u-section-2 .u-text-4 {
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    font-size: 1.5rem;
}

.u-section-2 .u-text-5 {
    margin: 20px 0 0;
}

.u-section-2 .u-text-6 {
    font-weight: 700;
    margin: 20px 0 0;
}

.u-section-2 .u-text-7 {
    margin: 20px 0 0;
}

@media (max-width: 1199px) {
    .u-section-2 .u-sheet-1 {
        min-height: 430px;
    }

    .u-section-2 .u-layout-cell-1 {
        min-height: 330px;
    }

    .u-section-2 .u-layout-cell-2 {
        min-height: 330px;
    }
}

@media (max-width: 991px) {
    .u-section-2 .u-sheet-1 {
        min-height: 353px;
    }

    .u-section-2 .u-layout-cell-1 {
        min-height: 100px;
    }

    .u-section-2 .u-text-2 {
        font-size: 2.25rem;
    }

    .u-section-2 .u-layout-cell-2 {
        min-height: 100px;
    }
}

@media (max-width: 767px) {
    .u-section-2 .u-sheet-1 {
        min-height: 580px;
    }

    .u-section-2 .u-container-layout-1 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .u-section-2 .u-container-layout-2 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 575px) {
    .u-section-2 .u-sheet-1 {
        min-height: 439px;
    }
}