﻿.u-section-1 {
    background-image: linear-gradient(to right, #51855d, #acc9ae);
}

    .u-section-1 .u-sheet-1 {
        min-height: 5238px;
    }

    .u-section-1 .u-text-1 {
        font-size: 2.25rem;
        font-weight: 700;
        margin: 32px auto 0;
    }

    .u-section-1 .u-btn-1 {
        letter-spacing: 1px;
        background-image: none;
        border-style: solid;
        box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
        font-weight: 700;
        text-transform: none;
        margin: 48px auto 0 203px;
    }

    .u-section-1 .u-btn-2 {
        letter-spacing: 1px;
        background-image: none;
        border-style: solid;
        box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
        font-weight: 700;
        text-transform: none;
        margin: -49px 203px 0 auto;
    }

    .u-section-1 .u-text-2 {
        font-size: 1.25rem;
        background-image: none;
        font-weight: 700;
        width: 734px;
        margin: 32px auto 60px;
    }

@media (max-width: 1199px) {
    .u-section-1 .u-sheet-1 {
        min-height: 5277px;
    }

    .u-section-1 .u-text-1 {
        width: auto;
    }

    .u-section-1 .u-btn-1 {
        text-transform: uppercase;
        margin-top: 36px;
        margin-left: 103px;
    }

    .u-section-1 .u-btn-2 {
        text-transform: uppercase;
        margin-right: 103px;
    }

    .u-section-1 .u-text-2 {
        margin-top: 43px;
    }
}

@media (max-width: 991px) {
    .u-section-1 .u-sheet-1 {
        min-height: 5307px;
    }

    .u-section-1 .u-btn-1 {
        margin-left: 0;
    }

    .u-section-1 .u-btn-2 {
        margin-right: 0;
    }

    .u-section-1 .u-text-2 {
        width: auto;
        margin: 48px 0 55px;
    }
}

@media (max-width: 767px) {
    .u-section-1 .u-sheet-1 {
        min-height: 7324px;
    }

    .u-section-1 .u-btn-1 {
        text-transform: none;
        margin-left: 15px;
    }

    .u-section-1 .u-btn-2 {
        text-transform: none;
    }

    .u-section-1 .u-text-2 {
        margin: 22px 32px 60px;
    }
}

@media (max-width: 575px) {
    .u-section-1 .u-sheet-1 {
        min-height: 9617px;
    }

    .u-section-1 .u-btn-1 {
        margin-left: 0;
    }

    .u-section-1 .u-text-2 {
        margin-left: auto;
        margin-right: auto;
    }
}
