﻿.banner-image .row:first-child {
    height: auto !important;
}

#footerComponent {
    margin-top: 0.2rem !important;
}

.gardx-btn {
    text-align: left;
    cursor: pointer;
    padding: 1rem 1rem 1rem 2rem;
    color: #002239;
}

.gardx-btn-white {
    color: white;
    background: #002239;
}

.gardx-btn h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 75px;
}

.gardx-btn p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
}

#banner_gardx .row {
    height: auto;
}

.gardx-image-carousel {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 14rem;
}

.posms-title {
    font-weight: 600 !important;
}

.list-circle li {
    font-weight: 400 !important;
}

.gardx-solution {
    background: #002239;
}

.gardx-solution-image {
    display: flex;
    justify-content: center;
    align-items: center;
}

.gardx-information-cards-item img {
    width: 100%;
    height: auto;
}

#gardx-form {
    background: #002239;
}

.gardx-form-text {
    display: flex;
}

.gardx-diagram-text {
    align-self: center;
}

@media (max-width: 481px) {
    #buttons_gardx .row {
        padding: 0rem;
        margin: 0.5rem 0rem 1rem 0rem;
    }

    .gardx-btn h1 {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 33px;
    }

    .gardx-btn p {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 21px;
    }

    #banner_gardx_title {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        letter-spacing: 0.05em;
        color: #FFFFFF;
    }

    #banner_gardx_subtitle {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        letter-spacing: 0.05em;
        color: #FFFFFF;
    }

    .gardx-description-container {
        padding: 2.5rem 0rem 0rem 1rem;
    }

    .gardx-main-content {
        margin: 0rem !important;
        padding: 2rem 0rem;
    }

    .gardx-first-article {
        padding: 0rem 2rem 2rem 2rem;
    }

        .gardx-first-article h1 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 700;
            font-size: 22px;
            line-height: 33px;
            color: #002239;
        }

        .gardx-first-article p {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            color: #000000;
        }

    .gardx-container-carousel {
        margin-bottom: 1rem;
    }

    .gardx-second-article {
        margin: 2rem 0rem;
    }

    .block-reverse {
        flex-direction: column-reverse;
    }

    .gardx-diagram-text {
        padding: 0rem 2rem;
    }

        .gardx-diagram-text h4 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 700;
            font-size: 22px;
            line-height: 33px;
            color: #002239;
        }

        .gardx-diagram-text p {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            color: #000000;
        }

    .gardx-diagram-image {
        padding: 2rem 0rem;
        text-align: center;
    }

        .gardx-diagram-image img {
            width: 80%
        }

    .third-article-title {
        padding: 0rem 2rem
    }

        .third-article-title h1 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 700;
            font-size: 22px;
            line-height: 33px;
            color: #002239;
        }

    .gardx-solution {
        padding: 4rem 2rem;
    }

        .gardx-solution h1 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 700;
            font-size: 34px;
            line-height: 51px;
            color: #FFFFFF;
            margin-bottom: 3rem;
        }

        .gardx-solution p {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            color: #FFFFFF;
        }

    .gardx-solution-image img {
        width: 40%;
        height: auto;
    }

    .gardx-solution .block-subtitle {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 36px;
        color: #FFFFFF;
    }

    .content-gard2x img {
        width: 80% !important;
    }

    .title-gardx-information-cards h1 {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 33px;
        text-align: center;
        color: #002239;
        margin: 2rem 0rem;
    }

    .gardx-information-cards {
        padding: 0rem;
    }

    .gardx-information-cards-item {
        padding: 0rem 0.5rem;
    }

    .gardx-information-cards-text {
        padding: 1rem 2rem;
    }

        .gardx-information-cards-text h1 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 700;
            font-size: 22px;
            line-height: 33px;
            text-align: center;
            color: #002239;
        }

        .gardx-information-cards-text p {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            text-align: center;
            color: #000000;
        }

    #gardx-form {
        margin-top: 3rem;
    }

    .gardx-form-title {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 34px;
        line-height: 51px;
        text-align: center;
        color: #FFFFFF;
        margin: 2rem 0rem;
    }

    .gardx-form-title-mobile {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 34px;
        line-height: 51px;
        text-align: center;
        color: #FFFFFF;
        padding: 2rem;
    }

    .gardx-form-fields label {
        font-family: 'Poppins' !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 21px !important;
        color: #FFFFFF !important;
    }

    .gardx-form-button {
        text-align: center !important;
    }

    .gardx-form-fields #buttonForm {
        width: 50% !important;
        margin-top: 1rem !important;
        margin-bottom: 2rem !important;
    }

    .gardx-form-text {
        padding: 2rem 4rem;
    }

    .gardx-form-text-container {
        background: #FFFFFF;
        padding: 2rem;
        text-align: center;
    }

        .gardx-form-text-container p {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            color: #000000;
        }

        .gardx-form-text-container span {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            color: #18BDE6;
        }

            .gardx-form-text-container span a {
                font-family: 'Poppins';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 36px;
                color: #18BDE6;
                text-decoration: none;
            }

    .gardx-form-title-mobile {
        display: block;
    }

    .gardx-form-title {
        display: none;
    }
}

@media (min-width: 482px) and (max-width: 980px) {
    #buttons_gardx .row {
        padding: 0rem;
        margin: 0.5rem 0rem 1rem 0rem;
    }

    .gardx-btn h1 {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 33px;
    }

    .gardx-btn p {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 300;
        font-size: 20px;
        line-height: 21px;
    }

    #banner_gardx_title {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 60px;
        letter-spacing: 0.05em;
        color: #FFFFFF;
    }

    #banner_gardx_subtitle {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        letter-spacing: 0.05em;
        color: #FFFFFF;
    }

    .gardx-description-container {
        padding: 4.5rem 0rem 0rem 1rem;
    }

    .gardx-main-content {
        margin: 0rem 1.5rem !important;
        padding: 2rem 1rem;
    }

    .gardx-first-article h1 {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 33px;
        color: #002239;
    }

    .gardx-first-article p {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 36px;
        color: #000000;
    }

    .gardx-container-carousel {
        padding: 0rem 1.5rem 1.5rem 1.5rem;
    }

    .gardx-first-article {
        margin-bottom: 4rem;
    }

    .gardx-second-article {
        margin: 4rem 0rem;
    }

    .gardx-diagram-text {
        padding: 0rem 2rem;
    }

        .gardx-diagram-text h4 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 700;
            font-size: 22px;
            line-height: 33px;
            color: #002239;
        }

        .gardx-diagram-text p {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            color: #000000;
        }

    .gardx-diagram-image {
        padding: 2rem 0rem;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .gardx-diagram-image img {
            width: 80%
        }

    .third-article-title {
        padding: 2rem 2rem 0rem 2rem;
    }

        .third-article-title h1 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 700;
            font-size: 34px;
            line-height: 51px;
            color: #002239;
        }

    .gardx-solution {
        padding: 4rem 2rem;
    }

        .gardx-solution h1 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 700;
            font-size: 34px;
            line-height: 51px;
            color: #FFFFFF;
            margin-bottom: 3rem;
        }

        .gardx-solution p {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            color: #FFFFFF;
        }

    .gardx-solution-image img {
        width: 40%;
        height: auto;
    }

    .gardx-solution .block-subtitle {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 36px;
        color: #FFFFFF;
    }

    .content-gard2x img {
        width: 80% !important;
    }

    .title-gardx-information-cards h1 {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 33px;
        text-align: center;
        color: #002239;
        margin: 2rem 0rem;
    }

    .gardx-information-cards {
        padding: 0rem;
    }

    .gardx-information-cards-item {
        padding: 0rem 0.5rem;
    }

    .gardx-information-cards-text {
        padding: 1rem 2rem;
    }

        .gardx-information-cards-text h1 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 700;
            font-size: 22px;
            line-height: 33px;
            text-align: center;
            color: #002239;
        }

        .gardx-information-cards-text p {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            text-align: center;
            color: #000000;
        }

    #gardx-form {
        margin-top: 3rem;
    }

    .gardx-form-title {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 34px;
        line-height: 51px;
        text-align: center;
        color: #FFFFFF;
        margin: 2rem 0rem;
    }

    .gardx-form-title-mobile {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 34px;
        line-height: 51px;
        text-align: center;
        color: #FFFFFF;
        padding: 2rem;
    }

    .gardx-form-fields label {
        font-family: 'Poppins' !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 21px !important;
        color: #FFFFFF !important;
    }

    .gardx-form-button {
        text-align: center !important;
    }

    .gardx-form-fields #buttonForm {
        width: 50% !important;
        margin-top: 1rem !important;
        margin-bottom: 2rem !important;
    }

    .gardx-form-text {
        padding: 2rem 4rem;
    }

    .gardx-form-text-container {
        background: #FFFFFF;
        padding: 2rem;
        text-align: center;
    }

        .gardx-form-text-container p {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            color: #000000;
        }

        .gardx-form-text-container span {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            color: #18BDE6;
        }

            .gardx-form-text-container span a {
                font-family: 'Poppins';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 36px;
                color: #18BDE6;
                text-decoration: none;
            }

    .gardx-form-title-mobile {
        display: none;
    }
}

@media (min-width:961px) {
    #buttons_gardx .row {
        padding: 0rem 10rem;
        margin: 4rem 0rem 1rem 0rem;
    }

    #banner_gardx {
        height: 30rem !important;
    }

    #banner_gardx_title {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 90px;
        letter-spacing: 0.05em;
        color: #FFFFFF;
    }

    #banner_gardx_subtitle {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 48px;
        letter-spacing: 0.05em;
        color: #FFFFFF;
    }

    .gardx-description-container {
        padding: 8rem 0rem 8rem 4rem;
    }

    .gardx-main-content {
        border-top: 1px solid #262F33;
        margin: 1.5rem 6rem !important;
        padding: 4rem 1rem 0rem 1rem;
    }

    .gardx-first-article h1 {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 34px;
        line-height: 100px;
        color: #002239;
    }

    .gardx-first-article p {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 36px;
        color: #000000;
    }

    .gardx-container-carousel {
        padding: 0rem 1.5rem 1.5rem 1.5rem;
    }

    .gardx-first-article {
        margin-bottom: 4rem;
    }

    .gardx-second-article {
        margin: 4rem 0rem;
    }

    .gardx-diagram-text {
        padding: 2rem;
    }

    .gardx-diagram-text-end {
        padding: 2rem 2rem 0rem 2rem !important;
    }

    .gardx-diagram-text h4 {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 33px;
        color: #002239;
    }

    .gardx-diagram-text p {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 36px;
        color: #000000;
    }

    .gardx-diagram-image {
        padding: 2rem;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .gardx-diagram-image img {
            width: 80%
        }

    .third-article-title {
        margin: 4rem 0rem 0rem -2rem;
        padding: 0rem;
    }

        .third-article-title h1 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 700;
            font-size: 34px;
            line-height: 51px;
            color: #002239;
        }

    .gardx-solution {
        padding: 4rem 2rem;
    }

        .gardx-solution h1 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 700;
            font-size: 34px;
            line-height: 51px;
            color: #FFFFFF;
            margin-bottom: 3rem;
        }

        .gardx-solution p {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            color: #FFFFFF;
        }

    .gardx-solution-image img {
        width: 40%;
        height: auto;
    }

    .gardx-solution .block-subtitle {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 36px;
        color: #FFFFFF;
    }

    .content-gard2x img {
        width: 80% !important;
    }

    .title-gardx-information-cards h1 {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 34px;
        line-height: 51px;
        text-align: center;
        color: #002239;
        margin: 2rem 0rem;
    }

    .gardx-information-cards {
        padding: 0rem 3rem
    }

    .gardx-information-cards-item {
        padding: 0rem 0.5rem;
    }

    .gardx-information-cards-text {
        padding: 1rem 2rem;
    }

        .gardx-information-cards-text h1 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 700;
            font-size: 22px;
            line-height: 33px;
            text-align: center;
            color: #002239;
        }

        .gardx-information-cards-text p {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            text-align: center;
            color: #000000;
        }

    #gardx-form {
        margin-top: 3rem;
    }

    .gardx-form-title {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 34px;
        line-height: 51px;
        text-align: center;
        color: #FFFFFF;
        margin: 2rem 0rem;
    }

    .gardx-form-fields label {
        font-family: 'Poppins' !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 21px !important;
        color: #FFFFFF !important;
    }

    .gardx-form-button {
        text-align: center !important;
    }

    .gardx-form-fields #buttonForm {
        width: 50% !important;
        margin-top: 1rem !important;
        margin-bottom: 2rem !important;
    }

    .gardx-form-text {
        padding: 2rem 10rem 16rem 4rem;
    }

    .gardx-form-text-container {
        background: #FFFFFF;
        padding: 2rem;
        text-align: center;
    }

        .gardx-form-text-container p {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            color: #000000;
        }

        .gardx-form-text-container span {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 36px;
            color: #18BDE6;
        }

            .gardx-form-text-container span a {
                font-family: 'Poppins';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 36px;
                color: #18BDE6;
                text-decoration: none;
            }

    .gardx-form-title-mobile {
        display: none;
    }
}
