.module-contact-form{background-color:var(--color-secondary);border-radius:2.4rem;margin-bottom:6rem;padding:6rem 2rem}@media screen and (min-width:768px){.module-contact-form{padding:6rem}}.module-contact-form__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:9.6rem}@media screen and (max-width:767px){.module-contact-form__wrapper{flex-direction:column;gap:4rem}}@media screen and (min-width:1024px){.module-contact-form__wrapper{margin:0 auto;max-width:124rem}}.module-contact-form__column-left,.module-contact-form__column-right{flex:1}@media screen and (max-width:767px){.module-contact-form__column-left,.module-contact-form__column-right{flex:initial;width:100%}}.module-contact-form__column-left img{border-radius:1.6rem;height:340px;margin-top:1rem;max-width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.module-contact-form__column-left img{height:250px}}@media screen and (max-width:480px){.module-contact-form__column-left img{height:200px}}.module-contact-form__column-left h3{color:var(--color-primary);font-weight:700;margin-bottom:2rem}.module-contact-form__column-left p{color:#fff;margin-bottom:2rem}.module-contact-form__column-right{background-color:var(--color-white);border-radius:1.6rem;box-shadow:0 .8rem 1.6rem rgba(0,0,0,.1);display:grid;height:auto;padding:3rem;place-items:center}.module-contact-form__column-right .wpcf7-form input:not([type=submit]):not([type=checkbox]),.module-contact-form__column-right .wpcf7-form select,.module-contact-form__column-right .wpcf7-form textarea{background-color:var(--color-white);border:1px solid var(--gray-3);border-radius:.8rem;color:var(--gray-3);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1rem;height:3.8rem;padding:.8rem 1.6rem;width:100%}.module-contact-form__column-right .wpcf7-form input:not([type=submit]):not([type=checkbox]):hover,.module-contact-form__column-right .wpcf7-form select:hover,.module-contact-form__column-right .wpcf7-form textarea:hover{border-color:var(--color-secondary);color:var(--color-black)}.module-contact-form__column-right .wpcf7-form input:not([type=submit]):not([type=checkbox]):focus-within,.module-contact-form__column-right .wpcf7-form select:focus-within,.module-contact-form__column-right .wpcf7-form textarea:focus-within{background-color:#fff;box-shadow:0 0 0 4px rgba(0,101,46,.141);font-weight:600;outline:none}.module-contact-form__column-right .wpcf7-form textarea{min-height:11rem}.module-contact-form__column-right .wpcf7-list-item{margin:0}.module-contact-form__column-right .wpcf7-acceptance label{display:grid;gap:5px;grid-template-columns:20px 1fr}.module-contact-form__column-right .wpcf7-acceptance input[type=checkbox]{border:1px solid var(--gray-3);height:1.5rem;margin-top:5px;width:1.5rem}.module-contact-form__column-right .wpcf7 .row p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:2rem}.module-contact-form__column-right .wpcf7-spinner{bottom:0;position:absolute}.module-contact-form__column-right .wpcf7 .button{width:10rem}

/*# sourceMappingURL=module-form-contact.css.map*/