@font-face{font-family:'Nunito Sans';font-style:normal;font-weight:200 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/nunitosans/v15/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-s.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Liberation';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src: url("../liberation-regular.ttf") format("truetype");}*{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Nunito Sans', sans-serif;margin:0;padding:0;-webkit-tap-highlight-color:rgba(255,255,255,0)}@-webkit-keyframes iniciarSuave{0%{background:#fff;opacity:0}100%{background:#fff;opacity:1}}@keyframes iniciarSuave{0%{background:#fff;opacity:0}100%{background:#fff;opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 30px, 0);transform:translate3d(0, 30px, 0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 30px, 0);transform:translate3d(0, 30px, 0)}100%{opacity:1;-webkit-transform:none;transform:none}}[data-anime="scroll"]{opacity:1;-webkit-transform:none;transform:none}[data-anime="scroll"].ativo{-webkit-animation:fadeInUp 1.25s forwards;animation:fadeInUp 1.25s forwards;opacity:1}html{scroll-behavior:smooth}body{background-color:#fff;-webkit-animation:3s iniciarSuave;animation:3s iniciarSuave;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p,span,strong,b,i,em,ul li,ul ol,input,textarea,button{font-size:1.3rem;line-height:1.8rem;font-weight:300}.padding{padding:0 4rem}.content{width:100%;max-width:85.375rem;margin:0 auto}.pointer-events-click>*{pointer-events:none}.pointer-events-click{pointer-events:initial !important}.hiddenScrollbarBody{overflow:hidden}.subtitle h2{color:#1d1d1b;font-weight:400;-webkit-animation:fadeInUp 1.25s ease;animation:fadeInUp 1.25s ease}.subtitle h2,.subtitle h2 span,.subtitle h2 b{font-family:Liberation, "Sans Serif";font-size:3.125rem;line-height:3.375rem}.subtitle h2 span{border-bottom:3px solid #1d1d1b}.subtitle h2 b{font-weight:700}.saiba-mais{background:#020304;color:#E3E3E3;font-family:"Liberation";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.625rem;padding:0.75rem 0.625rem;border-radius:4px;width:100%;max-width:10.3125rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.1875rem;line-height:1.125rem;-webkit-transition:0.3s;transition:0.3s;margin:1.875rem 1.25rem 1.25rem 1.25rem}.saiba-mais svg{fill:#fff;-webkit-transition:0.3s;transition:0.3s}.saiba-mais:hover{background:rgba(29,29,27,0.14902);color:#1d1d1b;-webkit-transition:0.3s;transition:0.3s}.saiba-mais:hover svg{fill:#1d1d1b;-webkit-transition:0.3s;transition:0.3s}@media screen and (max-width: 85.375rem){.content{max-width:75rem}}@media screen and (max-width: 48rem){.subtitle h2{text-align:center}.subtitle h2,.subtitle h2 span,.subtitle h2 b{font-size:2.0625rem;line-height:2.3125rem}.saiba-mais{margin:1.875rem auto}}@media screen and (max-width: 38.75rem){.padding{padding:0 2rem !important}}@media screen and (max-width: 30rem){p{font-size:1.1rem;line-height:1.6rem}}footer{width:100%;background-color:#020304}.wrap-contact .flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2.5rem 0}.wrap-contact .mails{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrap-contact .mails a{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.625rem;font-size:2rem;font-weight:400;-webkit-transition:.3s;transition:.3s}.wrap-contact .mails a span{line-height:0;padding-top:0.125rem}.wrap-contact .flex:nth-child(2){border-top:1px solid #E3E3E340}.wrap-contact .flex:nth-child(2) .mails span{font-size:1rem;color:#fff;font-family:Liberation}.wrap-contact .flex:nth-child(2) .mails a{font-size:1rem;font-weight:300}.wrap-contact .mails a:hover{opacity:0.8 !important}@media screen and (max-width: 56.875rem){.wrap-contact .mails{gap:0.625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrap-contact .flex:nth-child(2) .mails span{text-align:center}}@media screen and (max-width: 30rem){.wrap-contact .mails a{font-size:1.5rem}}.cc-container{color:#222;position:fixed;width:100%;bottom:0;top:0;z-index:999999;background:rgba(0,0,0,0.5);pointer-events:none}.cc-content{-webkit-box-shadow:0 1px 3px #000;box-shadow:0 1px 3px #000;background:white;max-width:1200px;border-radius:0;position:fixed;padding:20px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:slideUp 0.5s forwards;animation:slideUp 0.5s forwards;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;left:0;right:0;bottom:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:initial;gap:15px}.cs{color:white;cursor:pointer;border:none;border-radius:0;padding:10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#0c6707;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:350px;-webkit-transition:.3s;transition:.3s;line-height:1.4rem}.cs:hover{color:#0c6707;background-color:#fff}.cc-content a{color:#000;text-decoration:underline;-webkit-transition:.3s;transition:.3s}.cc-content a:hover{color:#1d1d1b}@media screen and (max-width: 730px){.cc-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.button:focus,button:active,a,a:hover,a:visited,a:focus{border-color:transparent;text-decoration:none}* ::-moz-selection{background:#020304;color:#eae9e9;box-shadow:none;text-shadow:none}* ::selection{background:#020304;color:#eae9e9;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}*{scrollbar-width:thin;scrollbar-color:#020304 transparent}*::-webkit-scrollbar{width:4px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#020304;border-radius:1.25rem;border:3px solid transparent}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.9375rem}.politica{position:relative;padding-bottom:7.5rem}.politica a.logo{text-align:center;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.9375rem;margin-top:1.25rem;color:#1d1d1b;font-size:0.9375rem}.politica a.logo img{width:100%;max-width:9.375rem}h1{font-size:2.5rem;font-weight:350;line-height:2.7rem;text-align:center;margin-top:2rem}p{font-size:1.3rem;line-height:1.6rem;margin-bottom:2rem}h2{font-size:2.3rem;font-weight:400;line-height:2.7rem}.privacidade{width:100%;max-width:67.5rem;margin:0 auto}.elementor-shape[data-negative="false"].elementor-shape-bottom,.elementor-shape[data-negative="true"].elementor-shape-top{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.politica>.elementor-shape-bottom svg{width:calc(191% + 1.3px);height:7.875rem;pointer-events:none}.elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr;pointer-events:none;margin-bottom:-1px}.elementor-shape-top{top:-1px}.elementor-shape-bottom{bottom:-1px}.elementor-shape .elementor-shape-fill{fill:#fff;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.elementor-shape-bottom:not([data-negative="true"]) svg{z-index:-1}.politica>.elementor-shape-bottom svg .elementor-shape-fill{fill:#1d1d1b}a{word-break:break-word}@media screen and (max-width: 69.375rem){.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 56.875rem){.politica>.elementor-shape-bottom svg{height:3.5rem}}@media screen and (max-width: 37.5rem){h1{font-size:2rem;line-height:2.4rem;margin-bottom:1rem}h2{font-size:1.8rem;line-height:2.2rem}}
