.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
:root{--font-primary:Montserrat;--color-white:#ffffff;--color-black:#000000;--color-primary:#3cb59e;--color-secondary:#f5921e;--color-hover:#316c61;--color-text:#404040;--color-bg:#f4f4f4;--color-cOrange:#ffba69;--color-cGreen:#378b7b;--color-CGreenLight:#3cb59e;--color-cGray:#585858}@media(width >= 1024px){.container--small{max-width:1400px;margin:0 auto;padding:0 40px}}@media(width >= 1400px){.container--small{padding:initial}}.btn{padding:16px 40px;font-size:1rem}.lk--primary{color:#316c61}.content-image{margin-top:80px}@media(width >= 1024px){.content-image{margin-top:100px}}@media(width >= 1024px){.content-image__infos{margin-left:initial}}.content-image figure::after{background-color:var(--color-primary)}.content-image.sobre{padding:100px 0;background:linear-gradient(0deg,#ffdead 0,#fff 100%)}.content-image.sobre+.my-youtube{margin-top:initial}.conteudo-bg{margin-top:30px}@media(width >= 1024px){.conteudo-bg{margin-top:80px}}.conteudo-bg__wrapper{background:#3cb59e;background:linear-gradient(0deg,#3cb59e 0,#316c61 50%,#316c61 100%);display:flex;align-items:center;flex-direction:column}@media(width >= 1024px){.conteudo-bg__wrapper{flex-direction:initial;background:linear-gradient(90deg,#3cb59e 0,#316c61 50%,#316c61 100%)}}.conteudo-bg__content{padding:32px;color:var(--color-white)}@media(width >= 1024px){.conteudo-bg__content{padding:20px 80px}}.conteudo-bg__content h2{text-transform:uppercase;margin-bottom:20px;font-size:1.75em;color:var(--color-white);max-width:360px}.conteudo-bg__content h2::before{background-color:var(--color-secondary)}@media(width < 1024px){.conteudo-bg__content h2::before{display:none}}.conteudo-bg__content p{line-height:1.5em;max-width:550px}@media(width >= 1024px){.conteudo-bg__content p{margin-left:40px}}.conteudo-bg__content p a{margin-top:20px;display:block}@media(width >= 1024px){.conteudo-bg__content p a{max-width:200px}}.conteudo-bg figure{position:relative;margin-left:auto;order:-1}@media(width >= 1024px){.conteudo-bg figure{order:initial}}.conteudo-bg figure img{height:100%;object-fit:cover}.conteudo-bg figure::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#316c61;background:linear-gradient(360deg,#316c61 0,rgba(255,255,255,0) 100%)}@media(width >= 1024px){.conteudo-bg figure::after{background:linear-gradient(90deg,#316c61 0,rgba(255,255,255,0) 100%)}}.hero{position:relative}.hero__stats{position:absolute;width:100%;top:calc(100vh - 240px);margin-top:initial}@media(width >= 1024px){.hero__stats{top:initial;bottom:-10px}}.hero__stats__visitometro{padding-bottom:20px}@media(width >= 1024px){.hero__stats__visitometro{padding-bottom:initial}}@media(width >= 1024px){.hero__stats__visitometro::after{width:calc((100vw - 1200px)/ 2 + 885px);top:50%;transform:translateY(-50%);height:100px;background-color:rgba(98,196,178,.3);backdrop-filter:blur(10px)}}@media(width < 1024px){.hero__stats__visitometro__bar{display:initial;padding:24px;background-color:rgba(98,196,178,.3);backdrop-filter:blur(10px)}.hero__stats__visitometro__bar .line{height:20px}.hero__stats__visitometro__bar h3{top:50%;right:0;z-index:2;transform:translate(-18px,-50%)}.hero__stats__visitometro__bar h3 span{height:20px}}.hero__stats__visitometro__bar .line,.hero__stats__visitometro__bar h3 span{background-color:#3cb59e}@media(width >= 1024px){.hero__stats__visitometro__wrapper{grid-template-columns:415px 1fr;grid-gap:initial;padding-right:40px}}@media(width >= 1400px){.hero__stats__visitometro__wrapper{padding-right:initial}}.hero__stats__visitometro__wrapper h2{color:#f44a23}.hero__stats__visitometro__title{background-color:var(--color-white);width:100%;padding:20px 30px;text-align:center}@media(width >= 1024px){.hero__stats__visitometro__title{padding:40px 30px}}@media(width < 1024px){.hero__stats__visitometro__title h2{font-size:1.5rem}}@media(width < 1024px){.hero__stats__visitometro__title p{line-height:1.5em;margin-top:8px}.hero__stats__visitometro__title p a{display:block}}.hero .newsletter{background-color:var(--color-cOrange);padding:40px 0}@media(width >= 1024px){.hero .newsletter{background-color:initial;position:absolute;top:50%;left:6vw;transform:translateY(-50%)}}@media(width >= 1024px){.hero .newsletter__wrapper{max-width:28vw}}.hero .newsletter__content h2{font-size:1.5rem;text-transform:uppercase;color:var(--color-white);text-shadow:1px 4px 0 #f44a23;text-align:center}@media(width >= 1024px){.hero .newsletter__content h2{font-size:clamp(2rem,.8571rem + 1.7857vw,3rem);text-align:initial}}.hero .newsletter .formulario-wrapper p{display:flex;margin-top:20px;flex-direction:column}@media(width >= 1024px){.hero .newsletter .formulario-wrapper p{flex-direction:initial}}.hero .newsletter .formulario-wrapper p input{height:50px;border:0 none}.hero .newsletter .formulario-wrapper p input[type=email]{width:100%;font-size:1.25rem;padding:0 20px}@media(width >= 1024px){.hero .newsletter .formulario-wrapper p input[type=email]{font-size:1.5rem}}.hero .newsletter .formulario-wrapper p input[type=submit]{background-color:#f44a23}.hero .newsletter .formulario-wrapper p br{display:none}.hero .newsletter .formulario-wrapper p span[data-name=email]{display:block}@media(width >= 1024px){.hero .newsletter .formulario-wrapper p span[data-name=email]{flex:1 0 85%}}.hero .newsletter .formulario-wrapper .wpcf7-not-valid-tip{display:none}.hero .newsletter .wpcf7-response-output{padding:10px;margin:10px 0 0;position:relative;background-color:rgba(255,186,55,.3);backdrop-filter:blur(10px);color:var(--color-white);border:0 none}@media(width >= 1024px){.mandato{margin-top:100px}}.mandato__item{background-color:var(--color-bg)}.mandato__item figure img{opacity:initial;filter:invert(1)}.mandato__item__content{padding:0 20px 20px}@media(width >= 1024px){.mandato__item__content{display:flex;flex-direction:column;height:calc(100% - 286px);justify-content:space-between}}.my-youtube{overflow:hidden;width:100vw}@media(width >= 1024px){.my-youtube__wrapper{margin-top:50px}}.my-youtube__main{width:initial;padding-bottom:initial;margin-left:initial;height:initial}.my-youtube__main iframe{position:relative;height:initial;aspect-ratio:16/9;width:calc(100vw - 40px);object-fit:cover}@media(width >= 1024px){.my-youtube__main iframe{width:100%}}@media(width >= 1024px){.my-youtube__list{grid-template-rows:160px 160px}}.post{background:var(--color-bg)}.post figure ul li{width:42px;height:42px}.post figure ul li img{opacity:initial;filter:invert(1);object-fit:contain;transform:translate(4px,4px)}.post__content{padding:20px}.post__content time{display:block;margin:8px 0 10px;font-weight:700;color:var(--color-cGray)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}