.hero__image img {
    width: 718px;
    height: auto;
    max-width: 100%;
}

.hero__image--prod img {
    width: 625px;
    height: auto;
    max-width: 100%;
}

.section__image--produit img {
    width: 390px;
    height: auto;
    max-width: 100%;
}

.section__image--features img {
    max-width: 100%;
    width: 493px;
    height: auto;
}

.article {
    height: 100%;
}

.footer .gform_wrapper {
    margin: 0 !important;
    padding: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .footer .gform_wrapper {
        display: block;
    }
}

.footer .gform_wrapper .gfield {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background-color: transparent !important;
}

.footer .gform_wrapper .gfield_description.validation_message.gfield_validation_message {
    padding-right: 0 !important;
    color: #a94442 !important;
}

@media (min-width: 768px) {
    .footer .gform_wrapper .gfield_description.validation_message.gfield_validation_message {
        text-align: right;
    }
}

@media (min-width: 992px) {
    .footer .gform_wrapper .gform_body {
        margin-right: 4.3rem;
    }
}

.footer .gform_wrapper .ginput_container_email {
    margin: 0 !important;
    width: 49rem;
}

@media (max-width: 991px) {
    .footer .gform_wrapper .ginput_container_email {
        width: 100% !important;
    }
}

.footer .gform_wrapper .ginput_container_email #input_1_2 {
    width: 100% !important;
    height: 5rem;
    line-height: 5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 1rem 1rem 0 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #25204b !important;
    padding: 0 2.8rem !important;
    background: rgba(230, 236, 244, 0.3) !important;
    color: #485059 !important;
}

.footer .gform_wrapper .gfield_error {
    max-width: 100% !important;
}

.footer .gform_wrapper .gfield_error .ginput_container_email {
    margin-right: 0 !important;
}

.footer .gform_wrapper input[type="submit"] {
    border: none !important;
    padding: 0.5rem 5.6rem !important;
    display: inline-block !important;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none !important;
    font-size: 1.8rem !important;
    font-weight: 700;
    padding: 0.5rem 4.7rem;
    border-radius: 20px;
    background-color: #25204b !important;
    color: #fff !important;
    -webkit-transition: color 0.4s, background 0.4s;
    transition: color 0.4s, background 0.4s;
    white-space: nowrap;
    margin: 0 !important;
    line-height: 1.5;
}

@media (max-width: 991px) {
    .footer .gform_wrapper input[type="submit"] {
        margin-top: 8px !important;
    }
}

.footer .gform_wrapper input[type="submit"]:hover {
    background: #00b1ff !important;
}

.footer .gform_wrapper .gform_footer {
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}

.footer .gform_confirmation_wrapper {
    width: 60%;
    background-color: #dff0d8;
    border-color: #a3d48e;
    color: #3c763d;
    padding: 8px;
    margin-bottom: 18px;
    border-radius: 2px;
    text-align: center;
    margin: 0;
    font-size: 14px;
}

@media (max-width: 991px) {
    .footer .gform_confirmation_wrapper {
        margin: auto;
    }
}

.footer .gform_validation_errors {
    display: none;
}
.gfield_label {
    display: none;
}
.gfield {
    list-style: none;
}

body {
    padding-bottom: 0 !important;
}
/*# sourceMappingURL=style.css.map */
