.container{margin-top:40px}.division-title,.fc-top{margin-bottom:1rem}.text-titles{color:var(--clr-text-80)}.fc-main-row{display:flex;flex-direction:row;gap:1rem}.fc-form-wrap{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}.fc-form-wrap .form-group{margin-bottom:15px}.fc-form-wrap .form-group label{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:5px;font-weight:500}.fc-form-wrap .form-control{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;border:1px solid #ccc;font-size:14px;padding:8px 12px}.fc-form-wrap textarea.form-control{resize:vertical;min-height:110px}.btn-fc-enviar{background-color:var(--clr-primary);color:#fff;border:none;border-radius:4px;width:100%;padding:12px 0;font-size:15px;font-weight:700;cursor:pointer;margin-top:4px;-webkit-transition:background-color .15s ease;transition:background-color .15s ease}.fc-contact-cards{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;padding-left:0}.fc-contact-card{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e0e0e0;border-radius:6px;padding:14px 16px;margin-bottom:12px;background:#fff}.fc-contact-card .fc-card-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.fc-contact-card .fc-card-icon{font-size:22px;color:var(--clr-primary);width:32px;text-align:center}.fc-contact-card .fc-card-title{font-size:13px;color:var(--clr-text-80);margin:0 0 2px}.fc-contact-card .fc-card-value a{font-size:15px;color:var(--clr-info);font-weight:500;text-decoration:none}.fc-contact-card .fc-card-value a:hover{text-decoration:underline}.fc-badge{font-size:11px;font-weight:700;padding:3px 8px;border-radius:4px;letter-spacing:.5px;white-space:nowrap}.fc-badge-rapido{color:var(--clr-success)}.fc-badge-util{color:var(--clr-success)}.fc-faq-section{margin-top:38px;margin-bottom:10px}.fc-faq-section h2{font-size:20px;font-weight:700;margin-bottom:18px}.fc-faq-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px}.fc-faq-item{width:33.333%;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.fc-faq-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;border:1px solid #e0e0e0;border-radius:6px;padding:14px;background:#fff;cursor:pointer;text-decoration:none;color:inherit;-webkit-transition:-webkit-box-shadow .15s,box-shadow .15s;transition:box-shadow .15s;height:100%}.fc-faq-card .fc-faq-icon{font-size:22px;width:26px;text-align:center}.fc-faq-card .fc-faq-icon .material-symbols-outlined{font-size:22px;line-height:1;vertical-align:middle}.fc-faq-card .fc-faq-text h4{font-size:14px;font-weight:700;margin:0 0 3px;color:#222}.fc-faq-card .fc-faq-text p{font-size:12px;color:var(--clr-text-80);margin:0}.fc-equipe-section{text-align:center;padding:36px 20px;margin-top:20px;background:#fff;border-radius:8px;margin-bottom:24px}.fc-equipe-section h2{font-size:22px;font-weight:700;margin-bottom:10px}.fc-equipe-section p{color:#555;font-size:14px;margin-bottom:18px}.btn-fc-curriculo{background-color:#3aaa35;color:#fff;border:none;border-radius:4px;padding:10px 28px;font-size:15px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block}.btn-fc-curriculo:hover{background-color:#2e8e2a;color:#fff;text-decoration:none}.fc-map-wrap iframe{width:100%;height:320px;border:0}#fc-inline-response{margin-top:10px;display:none}@media (max-width:1520px){.fc-main-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:0}.fc-contact-cards,.fc-form-wrap{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.fc-faq-item{width:50%}}@media (max-width:480px){.fc-faq-item{width:100%}}