@charset "UTF-8";.button,.input,.select select{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding:calc(.5em - 1px) calc(.75em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.input:active,.input:focus,.select select:active,.select select:focus{outline:none}.select select[disabled],[disabled].button,[disabled].input{cursor:not-allowed}.button,.file{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.title:not(:last-child){margin-bottom:1.5rem}
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */body,dl,dt,h1,h2,h3,h4,html,iframe,li,p,ul{margin:0;padding:0}h1,h2,h3,h4{font-size:100%;font-weight:400}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;text-size-adjust:100%}footer,header,section{display:block}body,button,input,select{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#3273dc;cursor:pointer;text-decoration:none}a:hover{color:#363636}img{height:auto;max-width:100%}input[type=checkbox]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}@-webkit-keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding:calc(.5em - 1px) 1em;text-align:center;white-space:nowrap}.button .icon{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button:hover{border-color:#b5b5b5;color:#363636}.button:focus{border-color:#3273dc;color:#363636}.button:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.button:active{border-color:#4a4a4a;color:#363636}.button[disabled]{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (min-width:1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.title{word-break:break-word}.title em,.title span{font-weight:inherit}.title .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.input,.select select{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.input::-moz-placeholder,.select select::-moz-placeholder{color:rgba(54,54,54,.3)}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input:-moz-placeholder,.select select:-moz-placeholder{color:rgba(54,54,54,.3)}.input:-ms-input-placeholder,.select select:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input:hover,.select select:hover{border-color:#b5b5b5}.input:active,.input:focus,.select select:active,.select select:focus{border-color:#3273dc;box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.select select[disabled],[disabled].input{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.select select[disabled]::-moz-placeholder,[disabled].input::-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.select select[disabled]::-webkit-input-placeholder,[disabled].input::-webkit-input-placeholder{color:hsla(0,0%,47.8%,.3)}.select select[disabled]:-moz-placeholder,[disabled].input:-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.select select[disabled]:-ms-input-placeholder,[disabled].input:-ms-input-placeholder{color:hsla(0,0%,47.8%,.3)}.input{box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%}.checkbox{display:inline-block;line-height:1.25;position:relative}.checkbox,.checkbox input{cursor:pointer}.checkbox:hover{color:#363636}.checkbox input[disabled],[disabled].checkbox{color:#7a7a7a;cursor:not-allowed}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading):after{border-color:#3273dc;right:1.125em;z-index:4}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-centered{justify-content:center}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.help{display:block;font-size:.75rem;margin-top:.25rem}.field:not(:last-child){margin-bottom:.75rem}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-half{flex:none;width:50%}@media screen and (max-width:768px){.column.is-full-mobile{flex:none;width:100%}.column.is-half-mobile{flex:none;width:50%}}@media print,screen and (min-width:769px){.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-1-tablet{flex:none;width:8.3333333333%}.column.is-offset-1-tablet{margin-left:8.3333333333%}.column.is-2-tablet{flex:none;width:16.6666666667%}.column.is-offset-2-tablet{margin-left:16.6666666667%}.column.is-3-tablet{flex:none;width:25%}.column.is-4-tablet{flex:none;width:33.3333333333%}.column.is-5-tablet{flex:none;width:41.6666666667%}.column.is-6-tablet{flex:none;width:50%}.column.is-7-tablet{flex:none;width:58.3333333333%}.column.is-8-tablet{flex:none;width:66.6666666667%}.column.is-offset-8-tablet{margin-left:66.6666666667%}.column.is-12-tablet{flex:none;width:100%}}@media screen and (min-width:1216px){.column.is-one-fifth-widescreen{flex:none;width:20%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}@media print,screen and (min-width:769px){.columns:not(.is-desktop){display:flex}}.isValid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");border-color:green;background-repeat:no-repeat;background-position:center right .5625rem;background-size:1.125rem 1.125rem;background-color:#fff}.ErroValidacaoInput{border:1px solid red!important}@-webkit-keyframes autofill{to{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right .5625rem;background-size:1.125rem 1.125rem;background-color:#fff}}input:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}input{outline:none}body{margin:0;font-family:Helvetica,sans-serif}header{background-color:#f8f8f8;padding:10px 0;text-align:center}header .column{margin:auto}section#banner{padding-top:40vh;padding-bottom:40px;position:relative}section#banner img.absolute{position:absolute;top:0;left:0;right:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section#banner h1{color:#fff;font-size:45px;font-weight:900;line-height:50px;text-align:center;text-transform:uppercase;margin-bottom:20px}section#banner .linha{background-color:#fff;height:1px;width:100%;display:block}section#banner p{margin-top:20px;color:#fff;font-size:30px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:35px;text-align:center}section#form{background-image:linear-gradient(180deg,#1eb580,#1ba474 54%,rgba(15,91,64,.79));padding:35px 0 58px}section#form p{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:23px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;margin-bottom:30px}section#form .whats-border{border-radius:17px;border:3px solid #fff;background-color:#1eb580;padding:30px 15px 40px;box-shadow:5px 10px 15px rgba(0,0,0,.16);margin:0 25px}section#form .whats-border h2{color:#fff;font-family:Arial;font-size:26px;font-weight:900;font-style:normal;letter-spacing:normal;line-height:28px;text-align:center;text-transform:uppercase}section#form .whats-border p{margin-bottom:0}section#form .whats-border a.whats{border-radius:26px;border:2px solid #fff;background-color:#00b833;padding:8px 0 9px;display:block;position:relative;margin-top:18px;display:flex;justify-content:center}section#form .whats-border a.whats img{position:absolute;top:-4px;left:-8px}section#form .whats-border a.whats p{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:18px;text-align:center;text-transform:uppercase}section.infos{margin:50px 0;text-align:center}section.infos h3{font-family:Arial;font-weight:700;font-style:normal;letter-spacing:normal;text-align:center;text-transform:uppercase}section.infos h3,section.infos p{color:#45494e;font-size:24px;line-height:32px}section.infos p{font-weight:400;margin-bottom:30px}section.infos h4{color:#45494e;font-family:Arial;font-size:24px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:24px;text-align:center}section.infos .icon{margin-bottom:14px}section.infos .is-4-tablet{margin-top:50px}section.infos .is-centered{margin-top:20px}section.grey,section.white{background-color:#f0f0f0;margin-top:200px;margin-bottom:30px}section.grey .content,section.white .content{padding:200px 0 30px;position:relative}section.grey .content img,section.white .content img{position:absolute;transform:translate(-50%,-50%);top:0;left:53%;text-align:center}section.grey .content h3,section.white .content h3{color:#1eb580;font-family:Arial;font-size:36px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:42px;text-align:center;text-transform:uppercase;margin-bottom:20px}section.grey .content p,section.white .content p{color:#45494e;font-family:Arial;font-size:24px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:32px;text-align:center}section.grey .localizacao,section.white .localizacao{padding-top:180px}section.white{background-color:#fff;margin-top:230px}footer{background-color:#efefef;padding:30px 0 117px;text-align:center}footer img{margin-bottom:30px}footer h3{font-size:16px;font-weight:700;line-height:24px;text-transform:uppercase;margin:0 0 22px}footer h3,footer p{color:#707070;text-align:center}footer p{font-size:12px;font-weight:400;line-height:16px;margin-bottom:12px}footer span{display:block;width:100%;height:1px;background:#707070;margin:15px 0}footer ul{list-style:none}footer ul li{color:#707070;font-size:16px;font-weight:400;line-height:24px;text-align:left}footer ul li:not(:last-child){margin-bottom:45px}footer ul li small{font-size:12px;line-height:18px}footer ul li:before{content:"●";color:#707070;font-size:20px;margin-right:10px}footer a.tel{display:flex;text-align:center;align-items:center;justify-content:space-evenly;margin-bottom:22px}footer a.tel h3{display:inline;margin:0}footer a.tel svg{vertical-align:middle}footer a.tel div{color:#707070;font-size:24px;font-weight:400;line-height:35px;display:inline-block}#cta{position:fixed;z-index:100;bottom:12px;left:0;right:0}#cta .phone{background-color:#0a528a}#cta .whatsapp{background-color:#158f19}#cta .column a{color:#fff;font-size:16px;font-weight:400;line-height:16px;display:flex;justify-content:center;align-items:center}#cta .column a svg{margin-right:10px}#cta .desktop{display:none}.desktop{display:none!important}@media (min-width:768px){section#banner{padding-top:10vh;padding-bottom:10vh;overflow:hidden}section#banner h1,section#banner h2,section#banner p{text-align:left}section#banner h1{max-width:12ch}section#banner p{font-weight:700;margin-bottom:20px;max-width:22ch}section#banner .desktop{font-weight:400;max-width:32ch}section#form{margin-top:unset;background:none;box-shadow:none;position:absolute;left:0;right:0;top:12px}section#form .columns,section#form .container{position:relative}section#form .columns .column.is-4-tablet{background-image:linear-gradient(180deg,#1eb580,#1ba474 54%,rgba(15,91,64,.79));position:fixed;left:0;right:0;bottom:0;top:0;width:auto;z-index:50}section#form .columns .column.is-4-tablet .whats-border{margin-top:73px}section.infos h3{max-width:43ch;margin:0 auto}section.infos .is-centered{margin-top:40px}section.infos h4{font-size:17px}section.grey,section.white{background-color:#f0f0f0;margin-top:0;margin-bottom:30px}section.grey .content,section.white .content{padding:75px 0 60px;position:relative;display:flex;justify-content:space-between;align-items:center}section.grey .content img,section.white .content img{position:static;transform:unset;top:0;left:0;text-align:center;order:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}section.grey .content .text,section.white .content .text{width:41ch}section.grey .content .text h3,section.white .content .text h3{color:#1eb580;font-family:Arial;font-size:36px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:42px;text-align:left;text-transform:uppercase;margin-bottom:20px}section.grey .content .text p,section.white .content .text p{color:#45494e;font-family:Arial;font-size:24px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:32px;text-align:left}section.white{background-color:#fff;margin-top:0}section.white .content img{order:unset}footer{margin-top:70px}footer,footer h3,footer p{text-align:left}footer span{height:100%;width:1px;margin:auto;text-align:center}footer a.tel{justify-content:right}footer a.tel div{font-size:20px}footer a.tel svg{margin:0 12px}#cta{position:relative}#cta .phone,#cta .whatsapp{display:none}#cta .desktop{display:block;padding:0}#cta .desktop a{position:fixed;z-index:100;left:30px;bottom:30px}.mobile{display:none!important}.desktop{display:block!important}}@media (max-width:768px){.container{margin:0 .75rem}}@media (min-width:1215px){section#form .columns .column.is-4-tablet{right:8vw}}@media (max-width:360px){section#banner h1{font-size:42px}section#form .whats-border a.whats p{font-size:14px;margin-left:20%}}@media screen and (min-width:768px) and (max-width:1450px){section#form .whats-border a.whats p{margin-left:10%}}
