@media only screen and (min-width: 1001px){.mobile-only{display:none !important}}@media only screen and (max-width: 1000px){.desktop-only{display:none !important}}@keyframes floatAnimation{0%{transform:translateY(0) translateX(-50%)}50%{transform:translateY(-20px) translateX(-50%)}100%{transform:translateY(0) translateX(-50%)}}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.fc-form{padding:4rem 0}@media only screen and (max-width: 768px){.fc-form{padding:4rem 0}}.fc-form .container{max-width:1200px;margin:0 auto;padding:0 20px}@media only screen and (max-width: 768px){.fc-form .container{padding:0 15px}}.fc-form__wrapper{background:#fff;border-radius:1rem;padding:5rem}@media only screen and (max-width: 768px){.fc-form__wrapper{padding:3rem 2rem}}.fc-form__title{font-size:1.6rem;font-weight:400;color:#717171;text-align:left;margin-bottom:4rem}@media only screen and (max-width: 768px){.fc-form__title{font-size:2.4rem;margin-bottom:3rem}}.fc-form__content{width:100%}.fc-form-grid{width:100%}.fc-form .wpcf7{width:100%}.fc-form .wpcf7 form{display:block;width:100%}.fc-form .wpcf7 .fc-form-row{display:flex;gap:2rem;margin-bottom:2rem}@media only screen and (max-width: 768px){.fc-form .wpcf7 .fc-form-row{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}}.fc-form .wpcf7 .fc-form-row .fc-form-col{flex:1;margin:0}.fc-form .wpcf7 .fc-form-full{width:100%;margin-bottom:2rem}@media only screen and (max-width: 768px){.fc-form .wpcf7 .fc-form-full{margin-bottom:1.5rem}}.fc-form .wpcf7 .fc-form-footer{display:flex;align-items:flex-start;justify-content:space-between;margin-top:2rem;gap:2rem}@media only screen and (max-width: 768px){.fc-form .wpcf7 .fc-form-footer{flex-direction:column;gap:1.5rem}}.fc-form .wpcf7 .fc-form-footer .fc-form-terms{flex:1;font-size:1.2rem;color:#717171;line-height:1.4}@media only screen and (max-width: 768px){.fc-form .wpcf7 .fc-form-footer .fc-form-terms{font-size:1.1rem}}.fc-form .wpcf7 .fc-form-footer .fc-form-terms p{margin:0}.fc-form .wpcf7 .fc-form-footer p:last-child{margin:0;flex-shrink:0}.fc-form .wpcf7 label{font-size:1.4rem;font-weight:500;color:#717171;margin-bottom:.8rem;display:block}.fc-form .wpcf7 .wpcf7-form-control-wrap{display:flex;align-items:center;border:.1px solid #717171;border-radius:2.5rem;background:#fff;padding:0 2rem;transition:border-color .3s ease}.fc-form .wpcf7 .wpcf7-form-control-wrap:focus-within{border-color:var(--FIRSTCOLOR)}.fc-form .wpcf7 .wpcf7-form-control-wrap::before{content:"";width:2rem;height:2rem;background-size:contain;background-repeat:no-repeat;margin-right:1rem;flex-shrink:0}.fc-form .wpcf7 .wpcf7-form-control-wrap[data-name=fc-nome]::before{background-image:url("../../img/SVG/pessoa.svg")}.fc-form .wpcf7 .wpcf7-form-control-wrap[data-name=fc-endereco]::before{background-image:url("../../img/SVG/casa.svg")}.fc-form .wpcf7 .wpcf7-form-control-wrap[data-name=fc-descricao]::before{background-image:url("../../img/SVG/email.svg")}.fc-form .wpcf7 .wpcf7-form-control-wrap[data-name=fc-mensagem]{align-items:flex-start;border-radius:1.5rem;padding:1.5rem 2rem}.fc-form .wpcf7 .wpcf7-form-control-wrap[data-name=fc-mensagem]::before{background-image:url("../../img/SVG/email.svg");margin-top:0}.fc-form .wpcf7 input[type=text],.fc-form .wpcf7 input[type=email],.fc-form .wpcf7 textarea{flex:1;border:none;outline:none;padding:1.5rem 0;background:rgba(0,0,0,0);font-size:1.4rem;color:#333}.fc-form .wpcf7 input[type=text]::placeholder,.fc-form .wpcf7 input[type=email]::placeholder,.fc-form .wpcf7 textarea::placeholder{color:#717171;opacity:.8}.fc-form .wpcf7 textarea{min-height:10rem;resize:vertical;padding:0}.fc-form .wpcf7 input[type=submit],.fc-form .wpcf7 .fc-form-submit{background:rgba(0,0,0,0);color:var(--FIRSTCOLOR);border:1px solid var(--FIRSTCOLOR);padding:1.2rem 3rem;border-radius:2.5rem;font-size:1.6rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.fc-form .wpcf7 input[type=submit]:hover,.fc-form .wpcf7 .fc-form-submit:hover{background:var(--FIRSTCOLOR);color:#fff}@media only screen and (max-width: 768px){.fc-form .wpcf7 input[type=submit],.fc-form .wpcf7 .fc-form-submit{padding:1rem 2.5rem;font-size:1.4rem}}.fc-form .wpcf7 .wpcf7-not-valid-tip{color:#e74c3c;font-size:1.2rem;margin-top:.5rem}.fc-form .wpcf7 .wpcf7-validation-errors,.fc-form .wpcf7 .wpcf7-mail-sent-ok{border:none;padding:1rem;border-radius:.5rem;margin-top:2rem;grid-area:footer}.fc-form .wpcf7 .wpcf7-validation-errors{background:#ffeaea;color:#e74c3c}.fc-form .wpcf7 .wpcf7-mail-sent-ok{background:#eafaf1;color:var(--FIRSTCOLOR)}/*# sourceMappingURL=fc-form.css.map */
