@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";*,*::before,*::after{box-sizing:border-box}body{margin:0;font-family:"Poppins",sans-serif;font-size:15px;font-weight:400;color:#6b6b6b;line-height:1.6;overflow-x:hidden}h1,.h1,.contact-us__title{font-size:28px;font-weight:600;color:#4a4a4a;line-height:1.3}h2,.h2{font-size:24px;font-weight:500;color:#4a4a4a;line-height:1.3}h3,.h3{font-size:calc(24px - .4rem);font-weight:500;color:#4a4a4a}p,li,a,span,label,button,input,textarea,small,table,td,tr{font-size:15px}.contact-us{position:relative;padding:90px 0;overflow:hidden;background-color:#f7f8fa}.contact-us::before{content:"";position:absolute;inset:0;background:url("../img/contact/background-pattern.png") no-repeat center;background-size:cover;filter:blur(0.5px);opacity:.15;pointer-events:none;z-index:0}.contact-us::after{content:"";position:absolute;inset:0;background:url("../img/contact/atendente-mshimizu.webp") no-repeat 85% bottom;background-size:clamp(320px,38vw,410px) auto;pointer-events:none;z-index:1}.contact-us__wrapper{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center}.contact-us__content{max-width:430px}.contact-us__title{font-size:28px;font-weight:600;margin-bottom:1.5rem}.contact-us__text{margin-bottom:2rem}.contact-us__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:4px;background:#00548f;color:#fbfafc;font-weight:500;cursor:pointer;box-shadow:0 0 20px rgba(0,0,0,.07);transition:filter .25s ease}.contact-us__btn i{font-size:.875rem}.contact-us__btn:hover{filter:brightness(1.1)}.contact-us__btn:focus{outline:none}@media(max-width: 992px){.contact-us::after{background-position:center bottom;background-size:80%}.contact-us__wrapper{flex-direction:column;text-align:center}.contact-us__content{max-width:620px}}.contact-section{background-color:#00548f;padding:3rem 0;color:#fbfafc}.contact-section__wrapper{max-width:980px;margin:0 auto;padding:0 1.25rem}.contact-form{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:1rem;column-gap:1rem;row-gap:.75rem}@media(max-width: 768px){.contact-form{grid-template-columns:1fr}}.field{display:flex;flex-direction:column}.field input,.field textarea{width:100%;padding:.625rem .875rem;border:none;border-radius:4px;background:#f2f4f7;font-family:"Poppins",sans-serif;font-size:15px;color:#4a4a4a;transition:box-shadow .2s}.field input::-moz-placeholder, .field textarea::-moz-placeholder{color:#6b6b6b}.field input::placeholder,.field textarea::placeholder{color:#6b6b6b}.field input:focus,.field textarea:focus{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,.4)}.field textarea{min-height:130px;resize:vertical}.field--full{grid-column:span 2}@media(max-width: 768px){.field--full{grid-column:auto}}.contact-form__disclaimer{grid-column:span 2;margin:.5rem 0 .25rem;font-size:10px;line-height:1.3;color:#d5cadf}@media(max-width: 768px){.contact-form__disclaimer{grid-column:auto}}.checkbox{grid-column:span 2;display:flex;align-items:center;gap:.4rem;font-size:12px}.checkbox input[type=checkbox]{width:14px;height:14px;accent-color:#0072c2}@media(max-width: 768px){.checkbox{grid-column:auto;font-size:10px !important}}.btn-submit{grid-column:2;justify-self:end;padding:.75rem 3rem;border:none;border-radius:4px;background:#0090f5;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background .25s,transform .15s}.btn-submit:hover{background:#29a7ff}.btn-submit:active{transform:translateY(1px)}@media(max-width: 768px){.btn-submit{grid-column:auto;justify-self:stretch;width:100%}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.analysis-cta{text-align:center;margin:3rem 0}.analysis-cta__banner{padding:2.5rem 1rem 2rem;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.05)}.analysis-cta__question{margin:0 0 .25rem;font-weight:500;color:#4a4a4a;font-size:2rem}.analysis-cta__subtitle{margin:0 0 1.5rem;font-weight:400;color:#6b6b6b;font-size:.95rem}.analysis-cta__phones{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-bottom:1rem;font-size:1.5rem !important;font-weight:600}.analysis-cta__phones a{font-size:1.5rem !important;color:#00548f;cursor:auto}.analysis-cta__schedule{margin:0;font-size:.875rem;color:#6b6b6b}@media(max-width: 480px){.analysis-cta__phones{flex-direction:column;gap:.75rem;font-size:1.3rem}}/*# sourceMappingURL=contact-us.css.map */