@charset "UTF-8";:root{--brand: #005b8c;--grey-light-2: #eee;--grey-dark-2: #999}*,*:after,*:before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%}@media only screen and (max-width:75em){html{font-size:56.25%}}@media only screen and (max-width:56.25em){html{font-size:50%}}@media only screen and (min-width:112.5em){html{font-size:75%}}body{box-sizing:border-box}@media only screen and (max-width:56.25em){body{padding:0}}::-moz-selection{background-color:#55c57a;color:#fff}::selection{background-color:#55c57a;color:#fff}a{color:var(--brand)}*,*:before,*:after{box-sizing:border-box}*:not(dialog){margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}section{padding-top:6rem;padding-bottom:6rem}.u-container{max-width:120rem;margin:0 auto}.u-center-text{text-align:center!important}.u-margin-bottom-big{margin-bottom:8rem!important}@media only screen and (max-width:56.25em){.u-margin-bottom-big{margin-bottom:5rem!important}}.u-margin-bottom-medium{margin-bottom:4rem!important}@media only screen and (max-width:56.25em){.u-margin-bottom-medium{margin-bottom:3rem!important}}.u-margin-bottom-small{margin-bottom:1.5rem!important}.u-margin-top-huge{margin-bottom:10rem!important}.u-margin-top-big{margin-bottom:8rem!important}.u-margin-top-medium{margin-bottom:4rem!important}.u-margin-top-small{margin-bottom:1.5rem!important}body{font-family:Balsamiq Sans,sans-serif;color:#666;font-size:1.6rem;line-height:1.5}h1,h2,h3,h4,h6{color:#333;font-weight:700;margin-bottom:1rem}.hero__title{font-size:4rem;font-weight:600;text-transform:uppercase;margin-bottom:1rem}.hero__title span{font-size:2.5rem;font-weight:400;color:var(--brand)}.hero__desc{font-size:1.8rem;margin-bottom:1.5rem;line-height:1.5}h1{font-size:4rem}h2{font-size:3.5rem}h3{font-size:3rem}h4{font-size:2rem}h5{font-size:1.5rem}h6{font-size:1rem}.icon{width:2rem;height:2rem}.balsamiq-sans-regular{font-family:Balsamiq Sans,sans-serif;font-weight:400;font-style:normal}.balsamiq-sans-bold{font-family:Balsamiq Sans,sans-serif;font-weight:700;font-style:normal}.balsamiq-sans-regular-italic{font-family:Balsamiq Sans,sans-serif;font-weight:400;font-style:italic}.balsamiq-sans-bold-italic{font-family:Balsamiq Sans,sans-serif;font-weight:700;font-style:italic}.navigation{display:flex;gap:.5rem;align-items:center}.navigation a{font-size:1.7rem;font-weight:700;color:var(--brand);text-decoration:none;border-bottom:2px solid transparent}.navigation a:hover{border-bottom:2px solid var(--brand)}.navigation .separator{color:#333;font-size:2.5rem}.header-wrapper{background-color:#ccc;border:2px solid #333}header{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:10rem;background-color:#ccc}header .brand{display:flex;align-items:center;gap:.5rem}header .brand__logo{max-height:9rem}header .brand__name{font-size:2.5rem;font-weight:700;text-transform:uppercase;color:#333}.hero{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hero__text{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.hero__image{width:100%}.hero__cta{display:flex;gap:1rem}.hero__cta a{display:inline-block;padding:1rem 1.5rem;border-radius:5px;border:2px solid darkslategray;font-size:2rem;color:#000;text-decoration:none;display:flex;gap:.5rem;align-items:center}.hero__cta-whatsapp{background:#6aa84f;color:#fff}.hero__cta-phone{background:#ffd966}.about-us__wrapper{background-color:#f8f8f8}.about-us{display:flex;gap:2rem;align-items:center;justify-content:space-between}.about-us__image{max-width:50%;border-radius:1rem}.about-us__content{max-width:50%;display:flex;flex-direction:column;gap:1rem}.about-us__text{text-align:justify}.ads-wrapper{background-color:#faebd7}.ads__banner{width:100%;height:auto}
