/*! Basscss | http://basscss.com | MIT License */
.h00{font-size:4rem;font-size:var(--h00)}.h0{font-size:3rem;font-size:var(--h0)}.h1{font-size:2rem;font-size:var(--h1)}.h2{font-size:1.5rem;font-size:var(--h2)}.h3{font-size:1.25rem;font-size:var(--h3)}.h4{font-size:1rem;font-size:var(--h4)}.h5{font-size:.875rem;font-size:var(--h5)}.h6{font-size:.75rem;font-size:var(--h6)}:root{--h00:4rem;--h0:3rem;--h1:2rem;--h2:1.5rem;--h3:1.25rem;--h4:1rem;--h5:.875rem;--h6:.75rem}.font-family-inherit{font-family:inherit}.font-size-inherit{font-size:inherit}.text-decoration-none{text-decoration:none}.bold{font-weight:700;font-weight:var(--bold-font-weight,bold)}.regular{font-weight:400}.italic{font-style:italic}.caps{text-transform:uppercase;letter-spacing:.2em;letter-spacing:var(--caps-letter-spacing)}.left-align{text-align:left}.center{text-align:center}.right-align{text-align:right}.justify{text-align:justify}.nowrap{white-space:nowrap}.break-word{word-wrap:break-word}.line-height-1{line-height:1;line-height:var(--line-height-1)}.line-height-2{line-height:1.125;line-height:var(--line-height-2)}.line-height-3{line-height:1.25;line-height:var(--line-height-3)}.line-height-4{line-height:1.5;line-height:var(--line-height-4)}.list-style-none{list-style:none}.underline{text-decoration:underline}.truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-reset{list-style:none;padding-left:0}:root{--line-height-1:1;--line-height-2:1.125;--line-height-3:1.25;--line-height-4:1.5;--caps-letter-spacing:.2em;--bold-font-weight:700}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.table{display:table}.table-cell{display:table-cell}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-auto{overflow:auto}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.left{float:left}.right{float:right}.fit{max-width:100%}.max-width-1{max-width:24rem;max-width:var(--width-1)}.max-width-2{max-width:32rem;max-width:var(--width-2)}.max-width-3{max-width:48rem;max-width:var(--width-3)}.max-width-4{max-width:64rem;max-width:var(--width-4)}.border-box{box-sizing:border-box}:root{--width-1:24rem;--width-2:32rem;--width-3:48rem;--width-4:64rem}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.m0{margin:0}.mt0{margin-top:0}.mr0{margin-right:0}.mb0{margin-bottom:0}.ml0,.mx0{margin-left:0}.mx0{margin-right:0}.my0{margin-top:0;margin-bottom:0}.m1{margin:.5rem;margin:var(--space-1)}.mt1{margin-top:.5rem;margin-top:var(--space-1)}.mr1{margin-right:.5rem;margin-right:var(--space-1)}.mb1{margin-bottom:.5rem;margin-bottom:var(--space-1)}.ml1,.mx1{margin-left:.5rem;margin-left:var(--space-1)}.mx1{margin-right:.5rem;margin-right:var(--space-1)}.my1{margin-top:.5rem;margin-top:var(--space-1);margin-bottom:.5rem;margin-bottom:var(--space-1)}.m2{margin:1rem;margin:var(--space-2)}.mt2{margin-top:1rem;margin-top:var(--space-2)}.mr2{margin-right:1rem;margin-right:var(--space-2)}.mb2{margin-bottom:1rem;margin-bottom:var(--space-2)}.ml2,.mx2{margin-left:1rem;margin-left:var(--space-2)}.mx2{margin-right:1rem;margin-right:var(--space-2)}.my2{margin-top:1rem;margin-top:var(--space-2);margin-bottom:1rem;margin-bottom:var(--space-2)}.m3{margin:2rem;margin:var(--space-3)}.mt3{margin-top:2rem;margin-top:var(--space-3)}.mr3{margin-right:2rem;margin-right:var(--space-3)}.mb3{margin-bottom:2rem;margin-bottom:var(--space-3)}.ml3,.mx3{margin-left:2rem;margin-left:var(--space-3)}.mx3{margin-right:2rem;margin-right:var(--space-3)}.my3{margin-top:2rem;margin-top:var(--space-3);margin-bottom:2rem;margin-bottom:var(--space-3)}.m4{margin:4rem;margin:var(--space-4)}.mt4{margin-top:4rem;margin-top:var(--space-4)}.mr4{margin-right:4rem;margin-right:var(--space-4)}.mb4{margin-bottom:4rem;margin-bottom:var(--space-4)}.ml4,.mx4{margin-left:4rem;margin-left:var(--space-4)}.mx4{margin-right:4rem;margin-right:var(--space-4)}.my4{margin-top:4rem;margin-top:var(--space-4);margin-bottom:4rem;margin-bottom:var(--space-4)}.mxn1{margin-left:-.5rem;margin-left:calc(var(--space-1)*-1);margin-right:-.5rem;margin-right:calc(var(--space-1)*-1)}.mxn2{margin-left:-1rem;margin-left:calc(var(--space-2)*-1);margin-right:-1rem;margin-right:calc(var(--space-2)*-1)}.mxn3{margin-left:-2rem;margin-left:calc(var(--space-3)*-1);margin-right:-2rem;margin-right:calc(var(--space-3)*-1)}.mxn4{margin-left:-4rem;margin-left:calc(var(--space-4)*-1);margin-right:-4rem;margin-right:calc(var(--space-4)*-1)}.m-auto{margin:auto}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto,.mx-auto{margin-left:auto}.mx-auto{margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.p0{padding:0}.pt0{padding-top:0}.pr0{padding-right:0}.pb0{padding-bottom:0}.pl0,.px0{padding-left:0}.px0{padding-right:0}.py0{padding-top:0;padding-bottom:0}.p1{padding:.5rem;padding:var(--space-1)}.pt1{padding-top:.5rem;padding-top:var(--space-1)}.pr1{padding-right:.5rem;padding-right:var(--space-1)}.pb1{padding-bottom:.5rem;padding-bottom:var(--space-1)}.pl1{padding-left:.5rem;padding-left:var(--space-1)}.py1{padding-top:.5rem;padding-top:var(--space-1);padding-bottom:.5rem;padding-bottom:var(--space-1)}.px1{padding-left:.5rem;padding-left:var(--space-1);padding-right:.5rem;padding-right:var(--space-1)}.p2{padding:1rem;padding:var(--space-2)}.pt2{padding-top:1rem;padding-top:var(--space-2)}.pr2{padding-right:1rem;padding-right:var(--space-2)}.pb2{padding-bottom:1rem;padding-bottom:var(--space-2)}.pl2{padding-left:1rem;padding-left:var(--space-2)}.py2{padding-top:1rem;padding-top:var(--space-2);padding-bottom:1rem;padding-bottom:var(--space-2)}.px2{padding-left:1rem;padding-left:var(--space-2);padding-right:1rem;padding-right:var(--space-2)}.p3{padding:2rem;padding:var(--space-3)}.pt3{padding-top:2rem;padding-top:var(--space-3)}.pr3{padding-right:2rem;padding-right:var(--space-3)}.pb3{padding-bottom:2rem;padding-bottom:var(--space-3)}.pl3{padding-left:2rem;padding-left:var(--space-3)}.py3{padding-top:2rem;padding-top:var(--space-3);padding-bottom:2rem;padding-bottom:var(--space-3)}.px3{padding-left:2rem;padding-left:var(--space-3);padding-right:2rem;padding-right:var(--space-3)}.p4{padding:4rem;padding:var(--space-4)}.pt4{padding-top:4rem;padding-top:var(--space-4)}.pr4{padding-right:4rem;padding-right:var(--space-4)}.pb4{padding-bottom:4rem;padding-bottom:var(--space-4)}.pl4{padding-left:4rem;padding-left:var(--space-4)}.py4{padding-top:4rem;padding-top:var(--space-4);padding-bottom:4rem;padding-bottom:var(--space-4)}.px4{padding-left:4rem;padding-left:var(--space-4);padding-right:4rem;padding-right:var(--space-4)}:root{--space-1:.5rem;--space-2:1rem;--space-3:2rem;--space-4:4rem}.col{float:left}.col,.col-right{box-sizing:border-box}.col-right{float:right}.col-1{width:8.33333%}.col-2{width:16.66667%}.col-3{width:25%}.col-4{width:33.33333%}.col-5{width:41.66667%}.col-6{width:50%}.col-7{width:58.33333%}.col-8{width:66.66667%}.col-9{width:75%}.col-10{width:83.33333%}.col-11{width:91.66667%}.col-12{width:100%}@media (min-width:40em){.sm-col{float:left;box-sizing:border-box}.sm-col-right{float:right;box-sizing:border-box}.sm-col-1{width:8.33333%}.sm-col-2{width:16.66667%}.sm-col-3{width:25%}.sm-col-4{width:33.33333%}.sm-col-5{width:41.66667%}.sm-col-6{width:50%}.sm-col-7{width:58.33333%}.sm-col-8{width:66.66667%}.sm-col-9{width:75%}.sm-col-10{width:83.33333%}.sm-col-11{width:91.66667%}.sm-col-12{width:100%}}@media (min-width:52em){.md-col{float:left;box-sizing:border-box}.md-col-right{float:right;box-sizing:border-box}.md-col-1{width:8.33333%}.md-col-2{width:16.66667%}.md-col-3{width:25%}.md-col-4{width:33.33333%}.md-col-5{width:41.66667%}.md-col-6{width:50%}.md-col-7{width:58.33333%}.md-col-8{width:66.66667%}.md-col-9{width:75%}.md-col-10{width:83.33333%}.md-col-11{width:91.66667%}.md-col-12{width:100%}}@media (min-width:64em){.lg-col{float:left;box-sizing:border-box}.lg-col-right{float:right;box-sizing:border-box}.lg-col-1{width:8.33333%}.lg-col-2{width:16.66667%}.lg-col-3{width:25%}.lg-col-4{width:33.33333%}.lg-col-5{width:41.66667%}.lg-col-6{width:50%}.lg-col-7{width:58.33333%}.lg-col-8{width:66.66667%}.lg-col-9{width:75%}.lg-col-10{width:83.33333%}.lg-col-11{width:91.66667%}.lg-col-12{width:100%}}.flex{display:flex}@media (min-width:40em){.sm-flex{display:flex}}@media (min-width:52em){.md-flex{display:flex}}@media (min-width:64em){.lg-flex{display:flex}}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-baseline{align-self:baseline}.self-stretch{align-self:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-center{align-content:center}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-stretch{align-content:stretch}.flex-auto{flex:1 1 auto;min-width:0;min-height:0}.flex-none{flex:none}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-last{order:99999}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z1{z-index:1;z-index:var(--z1)}.z2{z-index:2;z-index:var(--z2)}.z3{z-index:3;z-index:var(--z3)}.z4{z-index:4;z-index:var(--z4)}:root{--z1:1;--z2:2;--z3:3;--z4:4}.border{border-style:solid;border-width:1px;border-width:var(--border-width)}.border-top{border-top-style:solid;border-top-width:1px;border-top-width:var(--border-width)}.border-right{border-right-style:solid;border-right-width:1px;border-right-width:var(--border-width)}.border-bottom{border-bottom-style:solid;border-bottom-width:1px;border-bottom-width:var(--border-width)}.border-left{border-left-style:solid;border-left-width:1px;border-left-width:var(--border-width)}.border-none{border:0}.rounded{border-radius:3px;border-radius:var(--border-radius)}.circle{border-radius:50%}.rounded-top{border-radius:3px 3px 0 0;border-radius:var(--border-radius) var(--border-radius) 0 0}.rounded-right{border-radius:0 3px 3px 0;border-radius:0 var(--border-radius) var(--border-radius) 0}.rounded-bottom{border-radius:0 0 3px 3px;border-radius:0 0 var(--border-radius) var(--border-radius)}.rounded-left{border-radius:3px 0 0 3px;border-radius:var(--border-radius) 0 0 var(--border-radius)}.not-rounded{border-radius:0}:root{--border-width:1px;--border-radius:3px}.hide{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}@media (max-width:40em){.xs-hide{display:none!important}}@media (min-width:40em) and (max-width:52em){.sm-hide{display:none!important}}@media (min-width:52em) and (max-width:64em){.md-hide{display:none!important}}@media (min-width:64em){.lg-hide{display:none!important}}.display-none{display:none!important}.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(https://sp-ao.shortpixel.ai/client/to_auto,q_lossy,ret_img/https://jaragua.go.gov.br/wp-content/themes/prefeitura-jaragua-2021/bundle/../images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(https://sp-ao.shortpixel.ai/client/to_auto,q_lossy,ret_img/https://jaragua.go.gov.br/wp-content/themes/prefeitura-jaragua-2021/bundle/../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(https://sp-ao.shortpixel.ai/client/to_auto,q_lossy,ret_img/https://jaragua.go.gov.br/wp-content/themes/prefeitura-jaragua-2021/bundle/../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(https://sp-ao.shortpixel.ai/client/to_auto,q_lossy,ret_img/https://jaragua.go.gov.br/wp-content/themes/prefeitura-jaragua-2021/bundle/../images/close.png) 100% 0 no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}:root{--font-family-default:"Heebo",sans-serif}*{margin:0;padding:0;border:0;color:inherit;text-decoration:none;outline:none;list-style:none;box-shadow:none}*,:after,:before{box-sizing:border-box}:after,:before{text-rendering:optimizeLegibility}body,html{width:100%;height:100%}html{text-rendering:optimizeLegibility;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{position:relative;font-family:Heebo,sans-serif;font-family:var(--font-family-default);overflow:auto;display:flex;flex-direction:column}body.hidden{overflow:hidden}body main{display:flex;flex-direction:column;flex-grow:1}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:none}input[type=file]>input[type=button]::-moz-focus-inner{border:none}input,textarea{font-family:Heebo,sans-serif;font-family:var(--font-family-default)}input:focus{outline:none}.grecaptcha-badge{visibility:hidden}body.alto_contraste,body.alto_contraste footer,body.alto_contraste header,body.alto_contraste main{background:#000!important;color:#fff!important}body.alto_contraste .city-info,body.alto_contraste .city-info .city-info-button,body.alto_contraste .template-part-component-article-toggle-height .article-wrapper>button,body.alto_contraste .template-part-component-box-fields-icon,body.alto_contraste .template-part-component-box-white-link,body.alto_contraste .template-part-component-feed-box,body.alto_contraste .template-part-component-feed-list,body.alto_contraste .template-part-component-feed-list .content .links>a,body.alto_contraste .template-part-component-feed-post,body.alto_contraste .template-part-component-link-icon,body.alto_contraste .template-part-component-pagination .dots,body.alto_contraste .template-part-component-pagination .page-numbers,body.alto_contraste .template-part-component-text-toggle,body.alto_contraste .template-part-header .header-top-wrapper .header-menu-mobile,body.alto_contraste .template-part-singular-single-secretarias .container .content-wrapper .sidebar-wrapper,body.alto_contraste .template-part-singular-single-secretarias .container .post-parent-hierarchy .item,body.alto_contraste .template-part-singular-single-servicos .container .content-wrapper .sidebar-wrapper,body.alto_contraste .template-part-singular-single-servicos .container .title-wrapper .links-wrapper a,body.alto_contraste .template-part-singular-single .container .sidebar-wrapper .last-posts,body.alto_contraste .template-part-singular-single .container .sidebar-wrapper .last-posts .posts .last_posts_action>a,body.alto_contraste .whatsapp-button,body.alto_contraste .widget-banners .swiper-container .banner-controls>.swiper-button-next,body.alto_contraste .widget-banners .swiper-container .swiper-button-prev,body.alto_contraste .widget-banners .swiper-container .swiper-wrapper .swiper-slide,body.alto_contraste .widget-card-information,body.alto_contraste .widget-contact-form form button,body.alto_contraste .widget-contact-form form input,body.alto_contraste .widget-contact-form form textarea,body.alto_contraste .widget-contacts .item-contact,body.alto_contraste .widget-embed-maps-address .background .popup-mapa,body.alto_contraste .widget-embed-maps-address .background .popup-mapa a,body.alto_contraste .widget-embed-maps-address .background iframe,body.alto_contraste .widget-galleries-slider .right .button,body.alto_contraste .widget-galleries-slider .swiper-container .banner-controls>.swiper-button-next,body.alto_contraste .widget-galleries-slider .swiper-container .swiper-button-prev,body.alto_contraste .widget-galleries-slider .swiper-container .swiper-wrapper .swiper-slide,body.alto_contraste .widget-posts-search-filters .header-widget,body.alto_contraste .widget-posts-search-filters .sidebar-filter-wrapper>form,body.alto_contraste .wp-js-paginate li .dots,body.alto_contraste .wp-js-paginate li .page-numbers,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .accessibility-wrapper,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .font-options-wrapper .font-options .option,body.alto_contraste .wp-widget.widget-form-search .pre-links,body.alto_contraste .wp-widget.widget-form-search .pre-links ul>li>a,body.alto_contraste .wp-widget.widget-form-search input,body.alto_contraste .wp-widget.widget-most-access,body.alto_contraste .wp-widget.widget-most-access .links-wrapper-container .links-wrapper li a,body.alto_contraste .wp-widget.widget-posts-wall .posts_wall_action>a,body.alto_contraste .wp-widget.widget-quick-access,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .link-to-page,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .video .thumbnail-wrapper .icon,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list>.videos,body.alto_contraste button,body.alto_contraste input,body.alto_contraste textarea{border:1px solid #fff!important}body.alto_contraste .template-part-component-box-fields-icon .header,body.alto_contraste .template-part-component-feed-box .thumbnail-wrapper,body.alto_contraste .template-part-header .header-top-wrapper,body.alto_contraste .template-part-header .header-wrapper,body.alto_contraste .widget-galleries-slider .right,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .font-options-wrapper,body.alto_contraste .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper li:last-child>a,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .video:not(:last-child){border-bottom:1px solid #fff!important}body.alto_contraste .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper li a,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper{border-left:1px solid #fff!important}body.alto_contraste .widget-galleries-slider .right,body.alto_contraste .wp-widget.widget-form-search .pre-links strong,body.alto_contraste .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper li a{border-right:1px solid #fff!important}body.alto_contraste .template-part-footer>.footer-wrapper,body.alto_contraste .widget-galleries-slider .right,body.alto_contraste .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper li a,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper{border-top:1px solid #fff!important}body.alto_contraste .template-part-component-box-white-link .bottom,body.alto_contraste .wp-widget.widget-youtube-videos .title-link-wrapper .link-to-page,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .video.active img,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .video:hover img{border-color:#fff!important}body.alto_contraste .city-info .city-info-button,body.alto_contraste .city-info .city-info-content,body.alto_contraste .plugin-mobile-menu-all-locations .menu-container .menu-location .menu-header,body.alto_contraste .template-part-404,body.alto_contraste .template-part-component-article-toggle-height .article-wrapper>button,body.alto_contraste .template-part-component-box-fields-icon,body.alto_contraste .template-part-component-box-fields-icon .header,body.alto_contraste .template-part-component-box-white-link,body.alto_contraste .template-part-component-feed-box,body.alto_contraste .template-part-component-feed-list,body.alto_contraste .template-part-component-feed-list .content .links>a,body.alto_contraste .template-part-component-feed-list .icon,body.alto_contraste .template-part-component-feed-post,body.alto_contraste .template-part-component-link-icon,body.alto_contraste .template-part-component-page-sidebar,body.alto_contraste .template-part-component-pagination .dots,body.alto_contraste .template-part-component-pagination .page-numbers,body.alto_contraste .template-part-component-text-toggle,body.alto_contraste .template-part-footer>.footer-wrapper,body.alto_contraste .template-part-footer>.footer-wrapper .container .footer-left,body.alto_contraste .template-part-footer>.footer-wrapper .container .footer-right,body.alto_contraste .template-part-front-page,body.alto_contraste .template-part-front-page .front-page-section-videos,body.alto_contraste .template-part-header .breadcrumb-wrapper,body.alto_contraste .template-part-header .header-top-wrapper,body.alto_contraste .template-part-header .header-top-wrapper .header-menu-mobile,body.alto_contraste .template-part-search,body.alto_contraste .template-part-singular-page,body.alto_contraste .template-part-singular-page-for-content,body.alto_contraste .template-part-singular-page-sidebar,body.alto_contraste .template-part-singular-single,body.alto_contraste .template-part-singular-single-galerias,body.alto_contraste .template-part-singular-single-secretarias,body.alto_contraste .template-part-singular-single-secretarias .container .content-wrapper .sidebar-wrapper,body.alto_contraste .template-part-singular-single-secretarias .container .post-parent-hierarchy .item,body.alto_contraste .template-part-singular-single-servicos,body.alto_contraste .template-part-singular-single-servicos .container .content-wrapper .sidebar-wrapper,body.alto_contraste .template-part-singular-single-servicos .container .title-wrapper .links-wrapper a,body.alto_contraste .template-part-singular-single .container .sidebar-wrapper,body.alto_contraste .template-part-singular-single .container .sidebar-wrapper .last-posts .posts,body.alto_contraste .template-part-singular-single .container .sidebar-wrapper .last-posts .posts .last_posts_action>a,body.alto_contraste .whatsapp-button,body.alto_contraste .widget-banners .swiper-container .banner-controls>.swiper-button-next,body.alto_contraste .widget-banners .swiper-container .swiper-button-prev,body.alto_contraste .widget-card-information,body.alto_contraste .widget-contact-form form button,body.alto_contraste .widget-contact-form form input,body.alto_contraste .widget-contact-form form textarea,body.alto_contraste .widget-contacts .item-contact,body.alto_contraste .widget-embed-maps-address .background .popup-mapa,body.alto_contraste .widget-embed-maps-address .background .popup-mapa a,body.alto_contraste .widget-galleries-slider .right,body.alto_contraste .widget-galleries-slider .right .button,body.alto_contraste .widget-galleries-slider .swiper-container .banner-controls>.swiper-button-next,body.alto_contraste .widget-galleries-slider .swiper-container .swiper-button-prev,body.alto_contraste .widget-posts-search-filters .filters-wrapper,body.alto_contraste .widget-posts-search-filters .header-widget,body.alto_contraste .widget-posts-search-filters .mobile-buttons,body.alto_contraste .widget-posts-search-filters .mobile-buttons>.button.cancel,body.alto_contraste .widget-posts-search-filters button.submit,body.alto_contraste .wp-js-paginate li .dots,body.alto_contraste .wp-js-paginate li .page-numbers,body.alto_contraste .wp-row-widget.widget_nw_main_menu,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .accessibility-wrapper,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .font-options-wrapper,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .font-options-wrapper .font-options .option,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu-menu-principal-container>.main-menu .menu-item a,body.alto_contraste .wp-widget.widget-form-search .pre-links strong,body.alto_contraste .wp-widget.widget-form-search .pre-links ul>li>a:hover,body.alto_contraste .wp-widget.widget-form-search input,body.alto_contraste .wp-widget.widget-most-access,body.alto_contraste .wp-widget.widget-most-access .links-wrapper-container .links-wrapper li a,body.alto_contraste .wp-widget.widget-posts-wall .posts_wall_action>a,body.alto_contraste .wp-widget.widget-quick-access,body.alto_contraste .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper li a,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .player-controls-wrapper,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .link-to-page,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .video .thumbnail-wrapper .icon,body.alto_contraste button,body.alto_contraste input,body.alto_contraste textarea{background:#000!important}body.alto_contraste .widget-banners .swiper-container .banner-controls>.swiper-button-next:hover,body.alto_contraste .widget-banners .swiper-container .banner-controls>.swiper-button-next:hover span.icon:before,body.alto_contraste .widget-banners .swiper-container .swiper-button-prev:hover,body.alto_contraste .widget-banners .swiper-container .swiper-button-prev:hover span.icon:before,body.alto_contraste .widget-galleries-slider .swiper-container .banner-controls>.swiper-button-next:hover,body.alto_contraste .widget-galleries-slider .swiper-container .banner-controls>.swiper-button-next:hover span.icon:before,body.alto_contraste .widget-galleries-slider .swiper-container .swiper-button-prev:hover,body.alto_contraste .widget-galleries-slider .swiper-container .swiper-button-prev:hover span.icon:before,body.alto_contraste .widget-posts-search-filters .header-widget strong,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .font-options-wrapper .font-options .option,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu-menu-principal-container>.main-menu .menu-item a,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .player-controls-wrapper .controls .icon:before,body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .video span{color:#ff0!important}body.alto_contraste .widget-contact-form form input::-moz-placeholder,body.alto_contraste .widget-contact-form form textarea::-moz-placeholder{color:#fff!important}body.alto_contraste .template-part-component-article-toggle-height .article-wrapper>article :not(a),body.alto_contraste .widget-contact-form form input::placeholder,body.alto_contraste .widget-contact-form form textarea::placeholder,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu-menu-principal-container>.main-menu .menu-item.item-active a,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu-menu-principal-container>.main-menu .menu-item:hover a{color:#fff!important}body.alto_contraste *,body.alto_contraste :before{color:#fff!important}body.alto_contraste a:not([href*=javascript]):not([href$="#"]),body.alto_contraste a:not([href*=javascript]):not([href$="#"]) *,body.alto_contraste button,body.alto_contraste button *{color:#ff0!important}body.alto_contraste a:not([href*=javascript]):hover,body.alto_contraste a:not([href*=javascript]):hover :not([class*=icon-]),body.alto_contraste button:hover{color:#ff0!important;text-decoration:underline!important}.template-part-component-page-sidebar .bg-sidebar-right,.template-part-singular-page-for-content .container .bg-sidebar-right,.template-part-singular-single-secretarias .container .content-wrapper .sidebar-wrapper .bg-sidebar-right,.template-part-singular-single-servicos .container .content-wrapper .sidebar-wrapper .bg-sidebar-right,.template-part-singular-single .container .sidebar-wrapper .bg-sidebar-right,.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .bg-sidebar-right{width:calc(50vw - 597.5px);left:100%;top:0;bottom:0;background-color:var(--cinza-2);position:absolute}@media only screen and (max-width:1206px){.template-part-component-page-sidebar .bg-sidebar-right,.template-part-singular-page-for-content .container .bg-sidebar-right,.template-part-singular-single-secretarias .container .content-wrapper .sidebar-wrapper .bg-sidebar-right,.template-part-singular-single-servicos .container .content-wrapper .sidebar-wrapper .bg-sidebar-right,.template-part-singular-single .container .sidebar-wrapper .bg-sidebar-right,.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .bg-sidebar-right{width:30px}}@media only screen and (max-width:783px){.template-part-component-page-sidebar .bg-sidebar-right,.template-part-singular-page-for-content .container .bg-sidebar-right,.template-part-singular-single-secretarias .container .content-wrapper .sidebar-wrapper .bg-sidebar-right,.template-part-singular-single-servicos .container .content-wrapper .sidebar-wrapper .bg-sidebar-right,.template-part-singular-single .container .sidebar-wrapper .bg-sidebar-right,.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .bg-sidebar-right{display:none}}.template-part-singular-page,.template-part-singular-page-for-content,.template-part-singular-single,.template-part-singular-single-galerias,.template-part-singular-single-secretarias,.template-part-singular-single-servicos{background-color:var(--cinza-1)}.wp-js-paginate{width:100%;display:flex;flex-wrap:wrap;border-radius:5px}@media only screen and (max-width:783px){.wp-js-paginate{width:auto;overflow:hidden;justify-content:center}}.wp-js-paginate li{-webkit-user-select:none;-moz-user-select:none;user-select:none}.wp-js-paginate li .dots,.wp-js-paginate li .page-numbers{padding:0 20px;font-weight:700;font-size:1rem;line-height:50px;background:var(--laranja);display:flex;align-items:center;justify-content:center;color:var(--branco);transition:color .2s}.wp-js-paginate li .dots:hover:not(.dots):not(.current),.wp-js-paginate li .page-numbers:hover:not(.dots):not(.current){color:#fff;background-color:var(--laranja-escuro)}.wp-js-paginate li .dots.current,.wp-js-paginate li .page-numbers.current{background:var(--laranja-escuro);color:#fff}.wp-js-paginate li .page-numbers{cursor:pointer}@media only screen and (max-width:783px){.wp-js-paginate li .dots,.wp-js-paginate li .page-numbers:not(.prev):not(.next):not(.current){display:none}}.dynamic-sidebar-section{display:flex}.dynamic-sidebar-section .wp-row-widget{width:100%;display:flex}.dynamic-sidebar-section .col-layout-column-size-1{width:8.33333%}.dynamic-sidebar-section .col-layout-column-size-2{width:16.66667%}.dynamic-sidebar-section .col-layout-column-size-3{width:25%}.dynamic-sidebar-section .col-layout-column-size-4{width:33.33333%}.dynamic-sidebar-section .col-layout-column-size-5{width:41.66667%}.dynamic-sidebar-section .col-layout-column-size-6{width:50%}.dynamic-sidebar-section .col-layout-column-size-7{width:58.33333%}.dynamic-sidebar-section .col-layout-column-size-8{width:66.66667%}.dynamic-sidebar-section .col-layout-column-size-9{width:75%}.dynamic-sidebar-section .col-layout-column-size-10{width:83.33333%}.dynamic-sidebar-section .col-layout-column-size-11{width:91.66667%}.dynamic-sidebar-section .col-layout-column-size-12{width:100%}.container{width:100%;max-width:1195px;margin:0 auto}@media only screen and (max-width:1206px){.container{padding:0 30px}}@media only screen and (max-width:783px){.container{padding:0 20px}}.widget-banners{width:100%}.widget-banners .swiper-container{width:100%;overflow:hidden;position:relative;max-height:360px;height:100vh}@media only screen and (max-width:1206px){.widget-banners .swiper-container{height:calc(45.85987vw - 206.36943px)}}@media only screen and (max-width:961px){.widget-banners .swiper-container{height:calc(45.85987vw - 27.51592px)}}@media only screen and (max-width:783px){.widget-banners .swiper-container{height:calc(45.85987vw - 18.34395px)}}.widget-banners .swiper-container .swiper-wrapper{position:relative;width:100%;height:100%;float:left;display:flex;transition-property:transform;box-sizing:content-box}.widget-banners .swiper-container .swiper-wrapper .swiper-slide{width:100%!important;height:100%;flex-shrink:0;display:flex;flex-grow:1}.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay{flex-grow:1;background:linear-gradient(180deg,transparent,#000);display:flex;align-items:flex-end}.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article{width:575px;display:flex;flex-direction:column;padding:30px 20px}@media only screen and (max-width:1045px){.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article{width:400px}}@media only screen and (max-width:895px){.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article{width:330px}}@media only screen and (max-width:540px){.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article{width:100%;padding-bottom:40px}}.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article .date{color:var(--laranja);font-weight:700;font-size:.8125rem;line-height:1.25rem;text-transform:uppercase;margin-bottom:7px}.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article .title{font-weight:700;font-size:1.5rem;line-height:1.75rem;text-transform:uppercase;color:var(--branco)}@media only screen and (max-width:970px){.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article .title{font-size:1.125rem;line-height:1.375rem}}@media only screen and (max-width:815px){.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article .title{font-size:1rem;line-height:1.125rem}}@media only screen and (max-width:415px){.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article .title{font-size:.875rem;line-height:1rem}}.widget-banners .swiper-container .banner-controls{display:flex;position:absolute;z-index:100;right:0;bottom:0}.widget-banners .swiper-container .banner-controls .swiper-button-next,.widget-banners .swiper-container .banner-controls .swiper-button-prev{background-color:var(--branco);width:60px;height:60px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:783px){.widget-banners .swiper-container .banner-controls .swiper-button-next,.widget-banners .swiper-container .banner-controls .swiper-button-prev{width:30px;height:30px}}.widget-banners .swiper-container .banner-controls .swiper-button-next:hover,.widget-banners .swiper-container .banner-controls .swiper-button-prev:hover{cursor:pointer;background-color:var(--laranja-light)}.widget-banners .swiper-container .banner-controls .swiper-button-next span.icon,.widget-banners .swiper-container .banner-controls .swiper-button-prev span.icon{display:flex;color:var(--laranja)}.wp-widget.widget-breadcrumb{margin-top:15px}.wp-widget.widget-breadcrumb .breadcrumb-wrapper p,.wp-widget.widget-breadcrumb .breadcrumb-wrapper p a{text-transform:uppercase;font-weight:700;font-size:.875rem;line-height:1.3125rem;color:var(--fonte-escura)}.wp-widget.widget-breadcrumb .breadcrumb-wrapper p .text{color:var(--fonte-escura)}.wp-widget.widget-breadcrumb .breadcrumb-wrapper p .separator{margin:0 10px;display:flex;align-items:center;justify-content:center}.wp-widget.widget-breadcrumb .breadcrumb-wrapper p .separator.icon-chevron-right:before{color:var(--laranja);font-size:8px}.wp-row-widget.widget_nw_card_information .widget-card-information{width:100%;box-shadow:inset 6px 0 0 var(--laranja);background-color:var(--primaria-3);padding:22.5px 30px}@media only screen and (max-width:460px){.wp-row-widget.widget_nw_card_information .widget-card-information{padding:30px 15px 30px 20px}}.wp-row-widget.widget_nw_card_information .widget-card-information .card_content{display:flex}@media only screen and (max-width:1206px){.wp-row-widget.widget_nw_card_information .widget-card-information .card_content{flex-wrap:wrap}}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_card_information .widget-card-information .card_content{flex-direction:column}}.wp-row-widget.widget_nw_card_information .widget-card-information .card_content .column{padding-right:25px;margin-right:25px}@media only screen and (max-width:783px){.wp-row-widget.widget_nw_card_information .widget-card-information .card_content .column{padding-right:0;margin-right:0}}.wp-row-widget.widget_nw_card_information .widget-card-information .card_content .column:not(:last-child){border-right:1px solid hsla(0,0%,100%,.1)}@media only screen and (max-width:1206px){.wp-row-widget.widget_nw_card_information .widget-card-information .card_content .column:not(:last-child){margin-bottom:25px}}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_card_information .widget-card-information .card_content .column:not(:last-child){border-right:0;margin-bottom:20px}}.wp-row-widget.widget_nw_card_information .widget-card-information .card_content .column .column_content{font-size:1rem;font-weight:700;line-height:1.5rem;color:var(--branco)}.wp-row-widget.widget_nw_card_information .widget-card-information .card_content .column_title{font-size:.875rem;font-weight:700;line-height:1.3125rem;color:var(--laranja);text-transform:uppercase;margin-bottom:5px}body.alto_contraste .widget-card-information{box-shadow:inset 6px 0 0 #fff!important}.widget-contact-form{width:100%;padding-left:15px;padding-bottom:30px}@media only screen and (max-width:783px){.widget-contact-form{padding-left:0;padding-bottom:15px}}.widget-contact-form h4{line-height:40px;font-size:1.625rem;margin-bottom:20px;text-transform:uppercase;color:var(--fonte-escura);font-weight:900}@media only screen and (max-width:783px){.widget-contact-form h4{width:100%}}@media only screen and (max-width:960px){.widget-contact-form h4{font-size:1.375rem;line-height:1.75rem}}@media only screen and (max-width:1206px){.widget-contact-form h4{font-size:1.5rem;line-height:1.875rem}}.widget-contact-form form{width:100%}.widget-contact-form form input,.widget-contact-form form textarea{width:100%;min-height:45px;background:#e3e7ec;border-radius:5px;font-size:1rem;line-height:1.625rem;color:#989da5;margin-bottom:10px;padding:0 20px}.widget-contact-form form input::-moz-placeholder,.widget-contact-form form textarea::-moz-placeholder{opacity:1}.widget-contact-form form input::placeholder,.widget-contact-form form textarea::placeholder{opacity:1}.widget-contact-form form input:focus,.widget-contact-form form textarea:focus{color:#3d4147}.widget-contact-form form textarea{resize:none;padding:20px;height:120px}.widget-contact-form form button{width:100%;min-height:40px;background:var(--laranja);border-radius:5px;font-weight:900;font-size:.875rem;text-transform:uppercase;color:var(--branco);border:1px solid transparent;transition:.02s;cursor:pointer;font-family:Roboto,sans-serif}.widget-contact-form form button.active,.widget-contact-form form button:hover{border-color:var(--laranja);color:var(--laranja);background:0 0}.widget-contacts{width:100%;padding-right:15px;padding-bottom:15px}@media only screen and (max-width:783px){.widget-contacts{padding-right:0;padding-bottom:30px}}.widget-contacts h4{line-height:40px;font-size:1.625rem;margin-bottom:20px;text-transform:uppercase;color:var(--fonte-escura);font-weight:900}@media only screen and (max-width:783px){.widget-contacts h4{width:100%}}@media only screen and (max-width:960px){.widget-contacts h4{font-size:1.375rem;line-height:1.75rem}}@media only screen and (max-width:1206px){.widget-contacts h4{font-size:1.5rem;line-height:1.875rem}}.widget-contacts .item-contact{width:100%;display:flex;align-items:center;min-height:70px;padding:14px 15px;border-radius:10px;border:1px solid #e3e7ec;box-sizing:border-box;margin-bottom:10px}.widget-contacts .item-contact .icone{width:30px;height:30px;margin-right:15px;flex-shrink:0}.widget-contacts .item-contact .icone:before{font-size:30px;color:var(--laranja)}.widget-contacts .item-contact .icone.icon-map-marker:before{font-size:35px}.widget-contacts .item-contact .icone.icon-people:before{font-size:25px;margin-left:4px}.widget-contacts .item-contact .icone.icon-twitter-square:before{font-size:35px}.widget-contacts .item-contact .dir{width:auto;flex-grow:1}.widget-contacts .item-contact .dir span{font-weight:500;font-size:.75rem;line-height:1.25rem;text-transform:uppercase;color:var(--fonte-clara)}.widget-contacts .item-contact .dir p{font-size:1rem;line-height:1.25rem;color:#3d4147;word-break:break-word}.widget-contacts .item-contact.whatsapp{background:#3fcb76}.widget-contacts .item-contact.whatsapp .icone:before,.widget-contacts .item-contact.whatsapp p,.widget-contacts .item-contact.whatsapp span{color:var(--branco)}.widget-embed-maps-address{width:100%;min-height:300px;height:100%;display:flex;padding-bottom:30px}@media only screen and (max-width:1206px){.widget-embed-maps-address{min-height:25.3vw;max-height:300px}}@media only screen and (max-width:783px){.widget-embed-maps-address{max-height:unset;justify-content:center}}.widget-embed-maps-address .background{width:100%;position:relative;min-height:300px;padding:30px;overflow:hidden;border-radius:10px;box-shadow:inset 0 0 80px rgba(0,0,0,.1)}@media only screen and (max-width:1206px){.widget-embed-maps-address .background{height:100%;min-height:unset;padding:20px}}@media only screen and (max-width:783px){.widget-embed-maps-address .background{height:auto;display:flex;flex-direction:column;padding:0}}@media only screen and (max-width:604px){.widget-embed-maps-address .background{max-width:320px}}.widget-embed-maps-address .background iframe{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:10px;margin:-150px 0;height:600px}@media only screen and (max-width:783px){.widget-embed-maps-address .background iframe{position:unset;height:unset;min-height:280px;border-radius:10px 10px 0 0;margin:unset}}.widget-embed-maps-address .background .popup-mapa{width:100%;max-width:250px;min-height:240px;background:var(--branco);box-shadow:10px 10px 50px rgba(0,0,0,.2);border-radius:10px;position:relative;z-index:2;padding:30px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:1206px){.widget-embed-maps-address .background .popup-mapa{height:100%;min-height:unset}}@media only screen and (max-width:783px){.widget-embed-maps-address .background .popup-mapa{width:100%;max-width:unset;position:unset;border-radius:0 0 10px 10px;box-shadow:1px 1px 8px rgba(0,0,0,.1)}}.widget-embed-maps-address .background .popup-mapa span{font-weight:700;font-size:1rem;line-height:1.1875rem;text-transform:uppercase;color:var(--fonte-escura);margin-bottom:15px;flex-grow:1}.widget-embed-maps-address .background .popup-mapa a{font-weight:900;font-size:.875rem;line-height:1rem;text-align:center;text-transform:uppercase;color:var(--branco);background:var(--laranja);border-radius:5px;padding:12px 0}.wp-row-widget.widget_nw_footer_menu{margin-bottom:31px}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_footer_menu{margin-bottom:20px}}.wp-row-widget.widget_nw_footer_menu .wp-widget.widget-footer-menu .menu.footer-menu{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_footer_menu .wp-widget.widget-footer-menu .menu.footer-menu{flex-direction:column}}.wp-row-widget.widget_nw_footer_menu .wp-widget.widget-footer-menu .menu.footer-menu>li{flex-basis:0;display:flex;flex-direction:column;margin-bottom:20px;margin-right:15px}.wp-row-widget.widget_nw_footer_menu .wp-widget.widget-footer-menu .menu.footer-menu>li>a{min-width:125px;font-size:1.25rem;line-height:1.375rem;text-transform:uppercase;font-weight:900;color:var(--laranja)}.wp-row-widget.widget_nw_footer_menu .wp-widget.widget-footer-menu .menu.footer-menu>li>ul{margin-top:14px;display:inline-block}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_footer_menu .wp-widget.widget-footer-menu .menu.footer-menu>li>ul{display:none}}.wp-row-widget.widget_nw_footer_menu .wp-widget.widget-footer-menu .menu.footer-menu>li>ul a{font-weight:700;color:var(--branco);font-size:1rem;line-height:1.625rem;white-space:nowrap}.wp-row-widget.widget_nw_footer_menu .wp-widget.widget-footer-menu .menu.footer-menu>li>ul a:hover{color:var(--laranja)}.wp-row-widget.widget_nw_form_search{margin-left:10px;width:100%;max-width:600px}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_form_search{margin-left:0;max-width:inherit}}.wp-row-widget.widget_nw_form_search .widget-form-search{width:100%}.wp-row-widget.widget_nw_form_search .widget-form-search form{display:flex;margin-bottom:20px;min-width:600px;box-shadow:0 3px 4px -2px rgba(0,0,0,.1)}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_form_search .widget-form-search form{min-width:inherit}}.wp-row-widget.widget_nw_form_search .widget-form-search form input{width:100%;font-size:1.25rem;color:var(--fonte-escura);height:70px;border-radius:0 30px 0 0}.wp-row-widget.widget_nw_form_search .widget-form-search form button{height:70px;min-width:54px;background-color:var(--branco);border-left:6px solid var(--laranja)}.wp-row-widget.widget_nw_form_search .widget-form-search form button:hover{cursor:pointer}.wp-row-widget.widget_nw_form_search .widget-form-search form button:before{color:var(--fonte-clara);font-size:1.25rem}@media only screen and (max-width:460px){.wp-row-widget.widget_nw_form_search .widget-form-search .pre-links{flex-direction:column}}.wp-row-widget.widget_nw_form_search .widget-form-search .pre-links strong{font-weight:900;font-size:12px;line-height:18px;text-transform:uppercase;color:var(--branco);background-color:var(--laranja);padding:3px 15px;margin-bottom:1px}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_form_search .widget-form-search .pre-links strong{display:flex;align-items:center}}@media only screen and (max-width:460px){.wp-row-widget.widget_nw_form_search .widget-form-search .pre-links ul{justify-content:space-between}}@media only screen and (max-width:460px){.wp-row-widget.widget_nw_form_search .widget-form-search .pre-links ul li{flex:1 1}}.wp-row-widget.widget_nw_form_search .widget-form-search .pre-links ul li a{background:rgba(0,0,0,.15);font-weight:900;font-size:12px;line-height:18px;text-transform:uppercase;margin-right:1px;margin-bottom:1px;color:var(--branco);transition:color .2s;display:flex;align-items:center;padding:3px 15px}@media only screen and (max-width:460px){.wp-row-widget.widget_nw_form_search .widget-form-search .pre-links ul li a{white-space:nowrap}}.wp-row-widget.widget_nw_form_search .widget-form-search .pre-links ul li a:hover{background-color:var(--laranja)}body.alto_contraste .wp-widget.widget-form-search{align-items:flex-start}body.alto_contraste .wp-widget.widget-form-search form{width:100%}body.alto_contraste .wp-widget.widget-form-search input{padding-left:10px}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider{width:100%;display:flex}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider{flex-direction:column}}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container{width:100%;overflow:hidden;position:relative;max-height:440px;height:100vw}@media only screen and (max-width:783px){.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container{height:50vw}}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .swiper-wrapper{position:relative;width:100%;height:100%;float:left;display:flex;transition-property:transform;box-sizing:content-box}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .swiper-wrapper .swiper-slide{width:100%!important;height:100%;flex-shrink:0;display:flex;flex-grow:1}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .swiper-wrapper .swiper-slide .overlay{flex-grow:1;background:linear-gradient(180deg,transparent,#000);display:flex;align-items:flex-end}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .swiper-wrapper .swiper-slide .overlay .article{width:575px;display:flex;flex-direction:column;padding:30px 20px}@media only screen and (max-width:1045px){.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .swiper-wrapper .swiper-slide .overlay .article{width:400px}}@media only screen and (max-width:895px){.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .swiper-wrapper .swiper-slide .overlay .article{width:330px}}@media only screen and (max-width:540px){.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .swiper-wrapper .swiper-slide .overlay .article{width:100%;padding-bottom:40px}}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .swiper-wrapper .swiper-slide .overlay .article .date{color:var(--laranja);font-weight:700;font-size:.8125rem;line-height:1.25rem;text-transform:uppercase;margin-bottom:7px}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .swiper-wrapper .swiper-slide .overlay .article .title{font-weight:700;font-size:1.5rem;line-height:1.75rem;text-transform:uppercase;color:var(--branco)}@media only screen and (max-width:970px){.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .swiper-wrapper .swiper-slide .overlay .article .title{font-size:1.125rem;line-height:1.375rem}}@media only screen and (max-width:815px){.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .swiper-wrapper .swiper-slide .overlay .article .title{font-size:1rem;line-height:1.125rem}}@media only screen and (max-width:415px){.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .swiper-wrapper .swiper-slide .overlay .article .title{font-size:.875rem;line-height:1rem}}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .banner-controls{display:flex;position:absolute;z-index:100;right:0;bottom:0}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .banner-controls .swiper-button-next,.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .banner-controls .swiper-button-prev{background-color:var(--branco);width:60px;height:60px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:783px){.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .banner-controls .swiper-button-next,.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .banner-controls .swiper-button-prev{width:30px;height:30px}}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .banner-controls .swiper-button-next:hover,.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .banner-controls .swiper-button-prev:hover{cursor:pointer;background-color:var(--laranja-light)}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .banner-controls .swiper-button-next span.icon,.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .swiper-container .banner-controls .swiper-button-prev span.icon{display:flex;color:var(--laranja)}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .right{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 55px 0 70px;max-width:545px;background-color:var(--cinza-1)}@media only screen and (max-width:1206px){.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .right{padding:40px 40px 20px;max-width:400px}}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .right{padding:20px;max-width:inherit}}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .right span.detail{font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;color:var(--laranja)}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .right h2.title{font-size:2rem;font-weight:900;line-height:36px;color:var(--fonte-escura);margin:20px 0}@media only screen and (max-width:783px){.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .right h2.title{font-size:1.625rem;line-height:1.875rem}}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .right a.button{font-size:1rem;font-weight:700;line-height:1.25rem;color:var(--branco);display:flex;background-color:var(--laranja);padding:10px 23px;border-radius:0 0 20px}@media only screen and (max-width:783px){.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .right a.button{max-width:inherit;justify-content:center}}.wp-row-widget.widget_nw_galleries_slider .wp-widget.widget-galleries-slider .right a.button span.icon{display:flex;align-items:center;margin-left:10px}@media only screen and (max-width:961px){body.alto_contraste .widget-galleries-slider .right{border-left:1px solid #fff!important}}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu{width:calc(100vw - 80px);display:flex;flex-direction:column;position:fixed;background-color:var(--primaria-3);top:0;left:80px;bottom:0;z-index:99999;transform:translateX(100vw);transition:all .3s;justify-content:inherit}}@media only screen and (max-width:460px){.wp-row-widget.widget_nw_main_menu{width:calc(100vw - 40px);left:40px}}.wp-row-widget.widget_nw_main_menu.collapse{transform:translateX(0)}.wp-row-widget.widget_nw_main_menu .header-menu-mobile{display:none;width:100%;min-height:100px;background-color:var(--verde-1);justify-content:space-between;align-items:center;padding:0 30px}.wp-row-widget.widget_nw_main_menu .header-menu-mobile .menu-mobile-title{font-size:1.5rem;text-transform:uppercase;color:#fff}.wp-row-widget.widget_nw_main_menu .header-menu-mobile .close-main-menu .nwe-icon{width:24px}.wp-row-widget.widget_nw_main_menu .header-menu-mobile .close-main-menu .nwe-icon path{fill:#fff}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .header-menu-mobile{display:flex}}.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu{width:100%;position:relative;display:flex;align-items:center;justify-content:space-between}.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu-menu-principal-container{width:100%}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu{width:100%;overflow:auto;flex-direction:column}}.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu.main-menu{display:flex;height:100%}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu.main-menu{flex-direction:column;margin-bottom:12px}}.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu.main-menu>.menu-item{display:flex}.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu.main-menu>.menu-item>a{position:relative;display:flex;align-items:center;min-height:55px;padding:0 20px;font-weight:700;font-size:.875rem;color:#fff;text-transform:uppercase;transition:color .1s;cursor:pointer;white-space:nowrap;background-color:var(--verde-1)}@media only screen and (max-width:1206px){.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu.main-menu>.menu-item>a{padding:0 12px}}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu.main-menu>.menu-item>a{width:100%;font-size:1rem;padding:16px 30px;background-color:var(--primaria-3)}.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu.main-menu>.menu-item>a:after{bottom:0!important}}.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu.main-menu>.menu-item.item-active>a,.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu.main-menu>.menu-item:hover>a{box-shadow:inset 0 4px 0 var(--laranja);background-color:var(--primaria-3)}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu.main-menu>.menu-item.item-active>a,.wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu.main-menu>.menu-item:hover>a{box-shadow:none;border-left:5px solid var(--laranja);padding-left:25px}}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper{margin-left:15px;background-color:var(--laranja);padding:5px 10px}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .accessibility-wrapper{width:100%;border-left:none;border-right:none;margin-left:0;flex-direction:column;padding:0 30px;background-color:var(--primaria-3)}}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .wrapper-acessibility{width:100%;justify-content:center;background-color:var(--laranja)}}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .icon:before{color:var(--branco);font-size:16px;transition:color .2s}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .icon+.text-menu{color:var(--branco);text-transform:uppercase;margin-left:10px;font-size:.875rem;line-height:1.25rem;font-weight:700}@media only screen and (max-width:1080px){.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .icon+.text-menu{display:none}}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .icon+.text-menu{display:block;padding:16px 0;font-size:.875rem}}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper:hover{cursor:context-menu}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper:hover .icon:before,.wp-row-widget.widget_nw_main_menu .accessibility-wrapper:hover span{color:var(--branco)}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper:hover:after{position:absolute;bottom:-12px;left:calc(50% - 5px);z-index:2;content:"";width:0;height:0;border-color:transparent transparent #fff;border-left:8.5px solid transparent;border-bottom:11px solid var(--branco);border-right:8.5px solid transparent;border-top:0 solid transparent}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .accessibility-wrapper:hover:after{content:none}}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper:hover .popup-accessibility{visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility{display:flex;min-width:220px;right:0;top:100%;visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding-top:12px}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility{visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible;position:unset;width:100%;max-height:0;overflow:hidden;transition:all .3s;padding-top:0}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility.collapse{margin-bottom:20px;padding-top:12px}}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper{width:100%;box-shadow:0 30px 80px rgba(0,0,0,.3);border-radius:0 0 5px 5px;background:var(--cinza-2)}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper{box-shadow:unset}}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper span{font-size:.875rem;line-height:1.25rem;text-transform:uppercase;color:var(--fonte-escura);font-weight:700;padding:0}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .font-options-wrapper{padding:20px;background:var(--branco)}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .font-options-wrapper{justify-content:center}}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .font-options-wrapper span{margin-right:17px}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .font-options-wrapper .font-options .option{width:30px;height:30px;background:var(--fonte-escura);border-radius:15px;font-weight:700;font-size:13px;line-height:15px;text-transform:uppercase;color:#fff;font-family:Arial,sans-serif;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .font-options-wrapper .font-options .option:hover{background:var(--laranja)}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .font-options-wrapper .font-options .option+.option{margin-left:3px}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .link-wrapper{padding:15px 20px}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .link-wrapper{justify-content:center}}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .link-wrapper .icon{width:20px;height:20px;margin-right:10px}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .link-wrapper .icon:before{color:var(--fonte-escura)}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .link-wrapper+.link-wrapper:after{width:calc(100% - 40px);border-top:1px solid #ccd1d5;top:0;left:20px;content:" ";position:absolute}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .link-wrapper:hover span{text-decoration:underline}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .accessibility-menu li{display:flex}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .accessibility-menu li{justify-content:center}}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .accessibility-menu li a{display:flex;align-items:center;padding:15px 20px}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .accessibility-menu li a:hover .text{text-decoration:underline}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .accessibility-menu li .icon{width:20px;height:20px;margin-right:10px}.wp-row-widget.widget_nw_main_menu .accessibility-wrapper .popup-accessibility .popup-accessibility-wrapper .accessibility-menu li .icon:before{color:var(--fonte-escura)}@media only screen and (max-width:961px){body.alto_contraste .wp-row-widget.widget_nw_main_menu{border:1px solid #fff!important}}body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu-menu-principal-container>.main-menu .menu-item.item-active a,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu-menu-principal-container>.main-menu .menu-item:hover a{box-shadow:inset 0 4px 0 #fff!important}@media only screen and (max-width:961px){body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu-menu-principal-container>.main-menu .menu-item.item-active a,body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .menu-menu-principal-container>.main-menu .menu-item:hover a{box-shadow:unset!important;border-left-color:#fff!important}}@media only screen and (max-width:961px){body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .accessibility-wrapper{border:unset!important}body.alto_contraste .wp-row-widget.widget_nw_main_menu .wp-widget.widget-main-menu .accessibility-wrapper .wrapper-acessibility{background-color:#000!important;border:1px solid #fff!important}}.wp-row-widget.widget_nw_most_access{background-color:var(--laranja)}.wp-row-widget.widget_nw_most_access .wp-widget.widget-most-access{width:100%}.wp-row-widget.widget_nw_most_access .wp-widget.widget-most-access .links-wrapper-container{padding:30px}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_most_access .wp-widget.widget-most-access .links-wrapper-container{padding:15px}}.wp-row-widget.widget_nw_most_access .wp-widget.widget-most-access .links-wrapper-container .links-wrapper .menu-item:not(:last-child){margin-bottom:5px}.wp-row-widget.widget_nw_most_access .wp-widget.widget-most-access .links-wrapper-container .links-wrapper .menu-item a{display:flex;padding:18px;background-color:var(--laranja-escuro)}.wp-row-widget.widget_nw_most_access .wp-widget.widget-most-access .links-wrapper-container .links-wrapper .menu-item a span.text{display:flex;align-items:center;font-size:1rem;line-height:1.4375rem;font-weight:700;color:var(--branco);text-transform:uppercase;margin-left:15px}.wp-row-widget.widget_nw_most_access .wp-widget.widget-most-access .links-wrapper-container .links-wrapper .menu-item a span.icon{display:flex;font-size:25px;width:25px;height:25px;color:var(--branco)}@media only screen and (max-width:460px){.wp-row-widget.widget_nw_most_access .wp-widget.widget-most-access .links-wrapper-container .links-wrapper .menu-item a span.text{font-size:.875rem}}.wp-row-widget.widget_nw_most_access .wp-widget.widget-most-access .links-wrapper-container .links-wrapper .menu-item a:hover{background-color:#ff9569}body.alto_contraste .wp-widget.widget-most-access .links-wrapper-container .links-wrapper li a .icon svg{fill:#fff!important}body.alto_contraste .wp-widget.widget-most-access .links-wrapper-container .links-wrapper li a .icon svg g *{color:#fff!important}.wp-row-widget.widget_nw_page_title{justify-content:center;width:inherit}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_page_title{justify-content:flex-start;margin-top:30px}}.wp-row-widget.widget_nw_page_title .wp-widget.widget-page-title .page_title{font-size:36px;line-height:40px;color:var(--branco);text-transform:uppercase;text-align:center;white-space:nowrap}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_page_title .wp-widget.widget-page-title .page_title{white-space:normal}}@media only screen and (max-width:783px){.wp-row-widget.widget_nw_page_title .wp-widget.widget-page-title .page_title{font-size:1.75rem}}.wp-widget.widget-posts-box{width:calc(100% + 30px);margin-left:-15px}.wp-widget.widget-posts-box .posts-wrapper{width:100%}@media only screen and (max-width:550px){.wp-widget.widget-posts-box .posts-wrapper{justify-content:center}}.wp-widget.widget-posts-box .posts-wrapper .template-part-component-feed-box{margin:15px;width:calc(25% - 30px);flex-grow:0}@media only screen and (max-width:961px){.wp-widget.widget-posts-box .posts-wrapper .template-part-component-feed-box{width:calc(33.33333% - 30px)}}@media only screen and (max-width:783px){.wp-widget.widget-posts-box .posts-wrapper .template-part-component-feed-box{width:calc(50% - 30px);max-width:unset}}@media only screen and (max-width:550px){.wp-widget.widget-posts-box .posts-wrapper .template-part-component-feed-box{width:275px}}.wp-widget.widget-posts-box .posts-wrapper+.template-part-component-pagination{margin-top:39px;padding:0 15px}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters{flex-flow:row-reverse;align-items:inherit}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .content-wrapper{margin-left:0!important;margin-bottom:80px}@media only screen and (max-width:961px){.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .content-wrapper{margin-bottom:40px}}@media only screen and (max-width:782px){.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .content-wrapper{margin-right:0}}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .content-wrapper .header-widget{border:none;padding:10px 20px;background:linear-gradient(90deg,var(--branco),hsla(0,0%,100%,0));border-radius:20px 0 0}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .content-wrapper .header-widget .button-filters:before{color:var(--laranja)}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .content-wrapper .header-widget #found_posts span{display:block!important;font-size:1rem;line-height:1.375rem;font-weight:400;color:var(--fonte-clara)}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .content-wrapper .header-widget #found_posts span strong{font-weight:400;color:var(--fonte-escura)}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .content-wrapper .list-posts-wrapper>.list-posts>.item{margin-bottom:20px}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper{border-radius:70px 0 0 0!important;width:auto!important;padding:50px 0 50px 50px;background-color:var(--cinza-2)!important;margin-left:49px}@media only screen and (max-width:961px){.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper{margin-left:30px;padding:25px 0 25px 25px}}@media only screen and (max-width:783px){.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper{border-radius:0!important;margin-left:0;padding:30px;width:100%!important;background:rgba(0,0,0,.5)!important}}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper form{background:var(--branco)!important;width:360px!important;border-top-left-radius:30px;overflow:hidden}@media only screen and (max-width:1080px){.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper form{width:300px!important}}@media only screen and (max-width:961px){.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper form{width:270px!important}}@media only screen and (max-width:783px){.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper form{width:100%!important}}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper form .search-wrapper{background-color:var(--laranja)!important}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper form .search-wrapper label{text-transform:uppercase;font-size:1.375rem;line-height:30px;border-left:6px solid var(--branco);padding-left:15px;margin-top:10px;margin-bottom:15px}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper form .search-wrapper .field-wrapper{min-height:55px!important;max-height:55px!important;border-radius:0!important;background:var(--cinza-1)!important}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper form .search-wrapper .field-wrapper input{font-size:1.125rem!important;line-height:1.375rem!important}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .filters-wrapper .taxonomy-wrapper strong{text-transform:uppercase;color:var(--laranja);font-size:1.375rem;line-height:1.5rem;border-left:6px solid var(--laranja);padding-left:15px}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .filters-wrapper .taxonomy-wrapper strong span{text-transform:uppercase;color:var(--laranja)}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .filters-wrapper .taxonomy-wrapper .taxonomies-wrapper>.taxonomy span{font-weight:400!important}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .filters-wrapper .taxonomy-wrapper .taxonomies-wrapper>.taxonomy input[type=radio]:checked+.radio{background:var(--fonte-escura)}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .filters-wrapper .taxonomy-wrapper .taxonomies-wrapper>.taxonomy input[type=radio]:checked+.radio+span{color:var(--fonte-escura)}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .filters-wrapper .taxonomy-wrapper .taxonomies-wrapper>.taxonomy .radio{background:var(--cinza-3)}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .filters-wrapper .taxonomy-wrapper .taxonomies-wrapper>.taxonomy .radio:before{font-family:design-kit-icons,serif!important;content:"\6e";font-size:8px!important}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .filters-wrapper .taxonomy-wrapper .taxonomies-wrapper>.taxonomy span{color:var(--cinza-3)}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .filters-wrapper .taxonomy-wrapper .taxonomies-wrapper>.taxonomy:hover .radio{background:var(--fonte-escura)}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .filters-wrapper .taxonomy-wrapper .taxonomies-wrapper>.taxonomy:hover span{color:var(--fonte-escura)}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .filters-wrapper .taxonomy-wrapper:nth-child(2n){background-color:var(--branco)}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .mobile-buttons{flex-flow:row-reverse}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .mobile-buttons .button{font-size:1rem!important;line-height:1.4375rem!important;font-weight:700!important}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .mobile-buttons .button.submit{background-color:var(--laranja)}.wp-row-widget.widget_nwe_posts_search_filters .widget-posts-search-filters .sidebar-filter-wrapper .mobile-buttons .button.cancel{display:flex;align-items:center;justify-content:center;margin-left:0!important;margin-right:10px!important}body.alto_contraste .widget-posts-search-filters{align-items:flex-start!important}body.alto_contraste .widget-posts-search-filters .header-widget .button-filters:before{color:#fff!important}body.alto_contraste .widget-posts-search-filters .filters-wrapper>.taxonomy-wrapper>strong{border-left-color:#fff!important}body.alto_contraste .widget-posts-search-filters #search{border:none!important}.wp-row-widget.widget_nw_posts_wall .wp-widget.widget-posts-wall .posts_wall_title h1{font-size:2rem;line-height:36px;font-weight:900;text-transform:uppercase;color:var(--fonte-escura);border-left:6px solid var(--laranja);margin-bottom:20px;margin-top:50px;display:flex;align-items:center;min-height:50px;padding-left:20px}@media only screen and (max-width:783px){.wp-row-widget.widget_nw_posts_wall .wp-widget.widget-posts-wall .posts_wall_title h1{margin-top:30px}}@media only screen and (max-width:460px){.wp-row-widget.widget_nw_posts_wall .wp-widget.widget-posts-wall .posts_wall_title h1{font-size:1.25rem;text-align:center}}.wp-row-widget.widget_nw_posts_wall .wp-widget.widget-posts-wall .posts_wall_content{margin-bottom:20px}.wp-row-widget.widget_nw_posts_wall .wp-widget.widget-posts-wall .posts_wall_content .post_item:not(:last-child){margin-bottom:10px}.wp-row-widget.widget_nw_posts_wall .wp-widget.widget-posts-wall .posts_wall_action a{display:flex;justify-content:center;align-items:center;min-height:50px;font-size:1rem;line-height:1.4375rem;font-weight:700;color:var(--branco);background-color:var(--laranja);border-radius:0 0 20px}.wp-row-widget.widget_nw_posts_wall .wp-widget.widget-posts-wall .posts_wall_action a .icon{display:flex;margin-left:10px}.wp-row-widget.widget_nw_posts_wall .wp-widget.widget-posts-wall .posts_wall_action a .icon:before{font-size:12px}body.alto_contraste .wp-widget.widget-posts-wall .posts_wall_title h1{border-left:6px solid #fff!important}.wp-row-widget.widget_nw_quick_access{background-color:var(--branco)}.wp-row-widget.widget_nw_quick_access .wp-widget.widget-quick-access{width:100%;padding:30px}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_quick_access .wp-widget.widget-quick-access{padding:0}}.wp-row-widget.widget_nw_quick_access .wp-widget.widget-quick-access .widget-quick-access-title{display:flex;align-items:center;min-height:50px;border-left:6px solid var(--laranja);padding-left:20px;margin-top:10px;margin-bottom:20px}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_quick_access .wp-widget.widget-quick-access .widget-quick-access-title{margin-top:30px;margin-left:15px}}.wp-row-widget.widget_nw_quick_access .wp-widget.widget-quick-access .widget-quick-access-title h2{font-size:2rem;line-height:36px;font-weight:900;color:var(--fonte-escura);text-transform:uppercase}@media only screen and (max-width:460px){.wp-row-widget.widget_nw_quick_access .wp-widget.widget-quick-access .widget-quick-access-title h2{font-size:1.25rem}}.wp-row-widget.widget_nw_quick_access .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper .menu-item:not(:last-child){border-bottom:1px solid var(--cinza-2)}.wp-row-widget.widget_nw_quick_access .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper .menu-item a{display:flex;padding:20px;background-color:var(--branco)}.wp-row-widget.widget_nw_quick_access .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper .menu-item a span.text{display:flex;align-items:center;font-size:1.125rem;line-height:1.375rem;color:var(--fonte-escura);margin-left:15px}.wp-row-widget.widget_nw_quick_access .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper .menu-item a span.icon{display:flex;font-size:25px;width:25px;height:25px;color:var(--laranja)}@media only screen and (max-width:460px){.wp-row-widget.widget_nw_quick_access .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper .menu-item a span.text{font-size:.875rem}}.wp-row-widget.widget_nw_quick_access .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper .menu-item a:hover span.icon,.wp-row-widget.widget_nw_quick_access .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper .menu-item a:hover span.text{color:var(--primaria-3)}body.alto_contraste .wp-widget.widget-quick-access .widget-quick-access-title{border-left-color:#fff!important}body.alto_contraste .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper li{border-bottom:none!important}body.alto_contraste .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper li a .icon svg{fill:#fff!important}body.alto_contraste .wp-widget.widget-quick-access .links-wrapper-container .links-wrapper li a .icon svg g *{color:#fff!important}.widget-site-map .grid-site-map{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.widget-site-map .grid-site-map .column{width:100%}.widget-site-map .grid-site-map .column .bloco{width:100%;max-width:50%;margin-bottom:26px;min-width:230px}.widget-site-map .grid-site-map .column .bloco h4{font-weight:700;font-size:1.5rem;line-height:1.875rem;margin-bottom:5px;color:var(--fonte-escura)}.widget-site-map .grid-site-map .column .bloco ul{padding-left:20px;position:relative;list-style:disc outside none;list-style:initial}.widget-site-map .grid-site-map .column .bloco ul:after{width:2px;height:100%;position:absolute;content:" ";left:0;top:0}.widget-site-map .grid-site-map .column .bloco ul li{font-size:1.125rem;line-height:1.875rem}.widget-site-map .grid-site-map .column .bloco ul li ul:after{content:none}.widget-site-map .grid-site-map .column .bloco ul li a{transition:.2s;font-weight:700}.widget-site-map .grid-site-map .column .bloco ul li a:hover{text-decoration:underline}.wp-row-widget.widget_nw_social_icons{width:auto}.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.footer{display:flex;justify-content:flex-start;flex-direction:column}.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.footer .social_title{font-weight:700;font-size:1rem;line-height:.875rem;text-transform:uppercase;color:var(--branco);margin-bottom:20px}.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.footer .social_content{display:flex;justify-content:flex-start}.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.footer .social_content a{display:flex;align-items:center;justify-content:center;margin-left:20px}.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.footer .social_content a:first-child{margin-left:0}.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.footer .social_content a .nwe-icon{width:30px;height:30px}.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.footer .social_content a .nwe-icon:hover path,.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.footer .social_content a .nwe-icon path{fill:var(--branco);transition:color .2s}.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.header{display:flex;width:100%;justify-content:flex-end}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.header{display:none}}.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.header .social_title{font-weight:700;font-size:.8125rem;line-height:.875rem;text-align:right;text-transform:uppercase;color:var(--branco);max-width:90px;margin-right:15px}.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.header .social_content{display:flex}.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.header .social_content a:not(:last-child){margin-right:15px}.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.header .social_content a .nwe-icon{width:25px;height:25px}.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.header .social_content a .nwe-icon:hover path,.wp-row-widget.widget_nw_social_icons .wp-widget.widget-social-icons.header .social_content a .nwe-icon path{fill:var(--branco);transition:color .2s}.wp-row-widget.widget_nw_the_custom_logo{width:auto}@media only screen and (max-width:961px){.wp-row-widget.widget_nw_the_custom_logo{width:100%}}.wp-row-widget.widget_nw_the_custom_logo .wrapper a{display:flex}@media only screen and (max-width:460px){.wp-row-widget.widget_nw_the_custom_logo img{width:200px;height:auto}}.wp-widget.widget-youtube-videos,.wp-widget.widget-youtube-videos .videos-main-wrapper{width:100%}@media only screen and (max-width:783px){.wp-widget.widget-youtube-videos .videos-main-wrapper{flex-direction:column;flex-flow:column-reverse}}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list{margin-bottom:64.5px}@media only screen and (max-width:783px){.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list{margin-bottom:30px}}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos{display:flex;flex-direction:column;width:350px;flex-shrink:0;margin-right:50px;margin-top:70px}@media only screen and (max-width:961px){.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos{width:300px;margin-top:30px;margin-right:25px}}@media only screen and (max-width:783px){.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos{width:100%;overflow-x:auto;flex-direction:row;padding-bottom:15px}}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video{transition:background-color .2s;cursor:pointer;background-color:var(--branco);padding:15px}@media only screen and (max-width:783px){.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video{min-width:150px;max-width:150px;flex-direction:column}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video+.video{margin-left:20px}}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video .thumbnail-wrapper{flex-shrink:0}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video .thumbnail-wrapper img{width:80px;height:80px;display:flex;box-sizing:border-box;-o-object-fit:cover;object-fit:cover;transition:border-color .2s}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video .thumbnail-wrapper .icon{width:40px;height:40px;background:var(--branco);border-radius:50%;left:calc(50% - 20px);top:calc(50% - 20px);visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;transition:all .2s}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video .thumbnail-wrapper .icon:before{color:var(--laranja);font-size:40px}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video .thumbnail-wrapper+span{margin-left:20.5px}@media only screen and (max-width:783px){.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video .thumbnail-wrapper+span{margin-left:0}}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video span{font-size:1rem;line-height:1.25rem;font-weight:700;color:var(--fonte-escura);transition:color .2s}@media only screen and (max-width:783px){.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video span{margin-top:10px}}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video+.video{margin-top:10px}@media only screen and (max-width:783px){.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video+.video{margin-top:0}}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video.active,.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video:hover{background:var(--primaria-2)}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video.active .thumbnail-wrapper img,.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video:hover .thumbnail-wrapper img{border-color:var(--laranja)}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video.active .thumbnail-wrapper .icon,.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video:hover .thumbnail-wrapper .icon{visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible;opacity:1}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video.active span,.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .videos .video:hover span{color:var(--branco)}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list a.link-to-page{display:flex;justify-content:center;align-items:center;margin-top:10px;font-size:1rem;font-weight:700;line-height:1.25rem;color:var(--branco);background-color:var(--laranja);padding:10px;border-radius:0 0 20px;width:350px}@media only screen and (max-width:961px){.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list a.link-to-page{width:300px}}@media only screen and (max-width:783px){.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list a.link-to-page{width:100%}}.wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list a.link-to-page span.icon{display:flex;margin-left:10px}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper{width:auto;filter:drop-shadow(0 20px 50px rgba(0,0,0,.05));flex-grow:1;padding:70px 0 70px 50px;background-color:var(--primaria-2)}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .bg-sidebar-right{background-color:var(--primaria-2)}@media only screen and (max-width:783px){.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .bg-sidebar-right{display:none}}@media only screen and (max-width:961px){.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper{padding:30px 0 20px 25px}}@media only screen and (max-width:783px){.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper{height:0;padding-top:65%}}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper h1.video_title{font-size:1.6875rem;line-height:1.875rem;font-weight:900;color:var(--branco);margin-top:30px}@media only screen and (max-width:961px){.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper h1.video_title{font-size:1.125rem;line-height:1.375rem}}@media only screen and (max-width:783px){.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper h1.video_title{display:none}}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper{width:100%;height:418px}@media only screen and (max-width:961px){.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper{height:385px}}@media only screen and (max-width:783px){.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper{height:100%;position:absolute;left:0;top:0}}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .template-part-component-css-loader-points{visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper.loading{background:rgba(0,0,0,.2)}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper.loading .template-part-component-css-loader-points{visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player{width:100%;height:100%}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper{width:100%;height:52px;padding:10px 22px;background:var(--cinza-1);flex-shrink:0}@media only screen and (max-width:783px){.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper{padding:10px}}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper:after{content:none}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .progress-bar{width:100%;height:5px;background:hsla(0,0%,100%,.4);flex-shrink:0}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .progress-bar .progress{width:0;height:100%;background:#ff4d43;transition:width 1s}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls{padding:0 10px}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls:after{content:none}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon{cursor:pointer;transition:opacity .2s}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon:before{float:left;color:var(--fonte-escura);font-size:16px;transition:color .2s}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon+.icon{margin-left:15px}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon.prev:before{transform:rotate(180deg)}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon.icon-pause:before{font-size:26px;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon:hover:not(.disabled):before{color:#ff4d43}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon.disabled{opacity:.5;cursor:no-drop}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon .popup-configs{width:180px;right:0;bottom:52px;z-index:99999;box-shadow:0 30px 80px rgba(0,0,0,.5);border-radius:5px;background:rgba(0,0,0,.7);visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon .popup-configs.show{visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon .popup-configs span{color:var(--branco);font-size:13px;font-weight:700;padding:13px 20px 7px;border-bottom:1px solid hsla(0,0%,100%,.2)}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon .popup-configs ul{width:100%;padding:8px 0}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon .popup-configs ul li{padding:7px 20px 7px 35px;color:var(--branco);font-size:14px;font-weight:700;transition:background-color .2s;cursor:pointer}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon .popup-configs ul li:hover{background-color:hsla(0,0%,100%,.2)}.wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper .player-controls-wrapper .controls .icon .popup-configs ul li:before{position:absolute;font-size:12px;left:12px;color:var(--branco);top:calc(50% - 6px)}@media only screen and (max-width:783px){body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list>.videos{border:0!important}}@media only screen and (max-width:783px){body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper{border-left:0!important}}@media only screen and (max-width:783px){body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .wrapper{border-top:0!important;border-left:0!important}}body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .player-wrapper .bg-sidebar-right{display:none}body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .player-controls-wrapper .progress-bar>.progress{background:#ff0!important}body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .video{background-color:transparent!important}@media only screen and (max-width:783px){body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .video{border:1px solid #fff!important}}@media only screen and (max-width:783px){body.alto_contraste .wp-widget.widget-youtube-videos .videos-main-wrapper .videos-list .link-to-page{margin:0 15px;width:calc(100% - 30px)!important}}.template-part-component-article-toggle-height{width:100%}.template-part-component-article-toggle-height>strong{font-size:1.125rem;line-height:1.375rem;font-weight:700;text-transform:uppercase;color:var(--fonte-escura);margin-bottom:20px}.template-part-component-article-toggle-height .article-wrapper>article{font-size:1.125rem;line-height:1.375rem;color:var(--fonte-clara);transition:height .4s}.template-part-component-article-toggle-height .article-wrapper>article.hidden{max-height:300px;overflow:hidden;text-overflow:ellipsis}.template-part-component-article-toggle-height .article-wrapper>article *{font-size:1.125rem!important;line-height:1.375rem!important;color:var(--fonte-clara)!important}.template-part-component-article-toggle-height .article-wrapper>article p:empty:before{content:"";padding:1.375rem}.template-part-component-article-toggle-height .article-wrapper>button{width:100%;height:45px;text-align:center;text-transform:uppercase;font-weight:700;font-size:.875rem;line-height:1.25rem;color:var(--laranja);background-color:var(--branco);margin-top:10px;cursor:pointer;transition:background-color .2s;display:none}.template-part-component-article-toggle-height .article-wrapper>button:hover{background-color:var(--laranja-light)}.template-part-component-article-toggle-height .article-wrapper>button.less{background-color:var(--laranja-light);box-shadow:unset}body.alto_contraste .template-part-component-article-toggle-height .article-wrapper>button{box-shadow:unset}.template-part-component-box-fields-icon{background:var(--cinza-1);border-radius:30px 0 0;width:361px}@media only screen and (max-width:1206px){.template-part-component-box-fields-icon{width:300px}}@media only screen and (max-width:961px){.template-part-component-box-fields-icon{width:270px}}@media only screen and (max-width:783px){.template-part-component-box-fields-icon{width:100%}}.template-part-component-box-fields-icon .header{width:100%;padding:30px;background-color:var(--branco);transition:background-color .2s}.template-part-component-box-fields-icon .header img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;margin-right:20px}.template-part-component-box-fields-icon .header span{font-weight:700;font-size:.875rem;line-height:1.25rem;color:var(--laranja);margin-bottom:5px;text-transform:uppercase}.template-part-component-box-fields-icon .header strong{font-weight:700;font-size:1.125rem;line-height:1.375rem;color:var(--fonte-escura);transition:color .2s}@media only screen and (max-width:783px){.template-part-component-box-fields-icon .header strong{font-size:1rem;line-height:1.1875rem}}.template-part-component-box-fields-icon .header:hover{background-color:var(--laranja-light)}.template-part-component-box-fields-icon .header:hover strong{color:var(--laranja)}.template-part-component-box-fields-icon .fields-wrapper{width:100%;padding:20px 30px}@media only screen and (max-width:783px){.template-part-component-box-fields-icon .fields-wrapper{padding:20px 15px}}.template-part-component-box-fields-icon .fields-wrapper .field{padding:12px 0;display:flex;flex-direction:column}.template-part-component-box-fields-icon .fields-wrapper .field:not(:last-child){border-bottom:1px solid var(--cinza-3)}.template-part-component-box-fields-icon .fields-wrapper .field+.field{margin-top:10px}.template-part-component-box-fields-icon .fields-wrapper .field .icon{width:25px;height:25px;flex-shrink:0}.template-part-component-box-fields-icon .fields-wrapper .field .icon:before{font-size:25px;color:var(--laranja)}.template-part-component-box-fields-icon .fields-wrapper .field .icon+span{margin-left:15px}.template-part-component-box-fields-icon .fields-wrapper .field span.label-description{font-weight:700;text-transform:uppercase;font-size:.875rem;line-height:1.25rem;color:var(--laranja);margin-bottom:5px}.template-part-component-box-fields-icon .fields-wrapper .field span{font-weight:500;font-size:1rem;line-height:1.125rem;color:var(--fonte-escura)}@media only screen and (max-width:783px){.template-part-component-box-fields-icon .fields-wrapper .field span{font-size:.875rem;line-height:1rem}}.template-part-component-box-fields-icon .fields-wrapper .field .mapa{display:flex;margin-top:15px;border:1px solid var(--cinza-3)}.template-part-component-box-fields-icon .fields-wrapper .field .mapa iframe{width:100%;height:200px}.template-part-component-box-fields-icon .fields-wrapper .field.mail span{word-break:break-all}.template-part-component-box-white-link{width:232px;max-width:100%;min-height:238px;background:var(--branco);padding:20px;transition:all .2s}.template-part-component-box-white-link:after{content:none}.template-part-component-box-white-link span{font-weight:700;font-size:.875rem;line-height:1.25rem;text-transform:uppercase;color:var(--laranja);transition:color .2s}.template-part-component-box-white-link span+strong{margin-top:14px}.template-part-component-box-white-link strong{font-weight:700;font-size:1.125rem;line-height:1.375rem;color:var(--fonte-escura);transition:color .2s}.template-part-component-box-white-link .bottom{width:100%;margin-top:14px;transition:border-top-color .2s}.template-part-component-box-white-link .bottom:after{content:none}.template-part-component-box-white-link .bottom span{margin-right:15px}.template-part-component-box-white-link .bottom .icon{width:20px;height:20px}.template-part-component-box-white-link .bottom .icon:before{color:var(--laranja);font-size:20px}.template-part-component-box-white-link:hover{background:var(--laranja-light);box-shadow:0 10px 10px -2px rgba(0,0,0,.05)}.template-part-component-box-white-link:hover strong{color:var(--laranja)}.city-info{width:100%;min-width:360px;max-width:360px;border-radius:30px 0 0;overflow:hidden}@media only screen and (max-width:961px){.city-info{display:flex;max-width:none;margin-bottom:40px}}@media only screen and (max-width:783px){.city-info{flex-direction:column;min-width:inherit}}.city-info .city-info-banner{width:100%;min-height:360px;max-width:360px;display:flex;align-items:flex-end;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:783px){.city-info .city-info-banner{max-width:none;width:100%}}.city-info .city-info-title{display:flex;width:100%;margin-bottom:20px;align-items:center}.city-info .city-info-title .city-info-title-border{width:6px;height:36px;background-color:var(--laranja)}.city-info .city-info-title p{font-size:2rem;line-height:36px;font-weight:900;color:var(--branco);margin-left:24px}.city-info .city-info-content{background-color:var(--branco);padding:30px;font-size:1.125rem;line-height:1.875rem;color:var(--fonte-escura)}@media only screen and (max-width:961px){.city-info .city-info-content{width:100%;display:flex;flex-direction:column;align-content:center;justify-content:space-around}}.city-info .city-info-content p{white-space:nowrap}.city-info .city-info-content span{font-weight:700}.city-info .city-info-content .city-info-button{display:flex;justify-content:center;align-items:center;width:100%;height:50px;background-color:var(--laranja);border-radius:5px;color:var(--branco);font-size:.9375rem;line-height:1.125rem;font-weight:700;margin-top:30px;box-shadow:0 3px 5px rgba(0,0,0,.05)}.city-info .city-info-content .city-info-button:hover{background-color:var(--primaria-3);color:var(--branco)}body.alto_contraste .city-info .city-info-title .city-info-title-border{background:#fff!important}.template-part-component-feed-box{width:100%;max-width:275px;min-height:270px;background:#fff;border-radius:5px;flex-shrink:0;transition:all .2s;text-decoration:none!important}.template-part-component-feed-box:hover{box-shadow:0 0 24px rgba(0,0,0,.2)}.template-part-component-feed-box:hover .wrapper-content strong{color:var(--laranja)}.template-part-component-feed-box .thumbnail-wrapper{width:100%;height:163px}.template-part-component-feed-box .thumbnail-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:drop-shadow(0 5px 0 var(--laranja));border:0;border-radius:5px 5px 0 0!important}.template-part-component-feed-box .thumbnail-wrapper img.thumbnail-empty{width:100px;height:100px;opacity:.15}.template-part-component-feed-box .thumbnail-wrapper .icon{width:35px;height:35px;border-radius:5px;background:rgba(0,0,0,.7);left:10px;bottom:10px}.template-part-component-feed-box .thumbnail-wrapper .icon:before{color:#fff;font-size:15px}.template-part-component-feed-box .wrapper-content{width:100%;padding:20px}.template-part-component-feed-box .wrapper-content span{font-weight:900;font-size:.9375rem;line-height:.9375rem;color:var(--laranja);margin-bottom:10px;text-transform:uppercase}.template-part-component-feed-box .wrapper-content strong{font-weight:900;font-size:1.375rem;line-height:1.5625rem;text-transform:uppercase;color:var(--primary)}@media only screen and (max-width:783px){.template-part-component-feed-box .wrapper-content strong{font-size:1rem;line-height:1.25rem}}body.alto_contraste .template-part-component-feed-box .thumbnail-wrapper img{filter:drop-shadow(0 5px 0 #fff)!important}.template-part-component-feed-list{position:relative;width:100%;box-shadow:0 1px 0 #cdd6de;padding:20px 0}@media only screen and (max-width:783px){.template-part-component-feed-list{padding:15px 0}}.template-part-component-feed-list a.box_link{position:static}.template-part-component-feed-list a.box_link:before{content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0}.template-part-component-feed-list .icon{width:50px;height:50px;flex-shrink:0}@media only screen and (max-width:460px){.template-part-component-feed-list .icon{display:none}}.template-part-component-feed-list .icon+.content{margin-left:30px}@media only screen and (max-width:460px){.template-part-component-feed-list .icon+.content{margin-left:0}}@media only screen and (max-width:520px){.template-part-component-feed-list .icon{width:55px;height:55px}}.template-part-component-feed-list .icon:before{font-size:50px;color:var(--laranja)}@media only screen and (max-width:520px){.template-part-component-feed-list .icon:before{font-size:25px}}.template-part-component-feed-list .icon svg{width:40px;height:40px;background-position:50%;background-size:contain;background-repeat:no-repeat;fill:var(--laranja)}.template-part-component-feed-list .icon svg g *{color:var(--laranja)}@media only screen and (max-width:520px){.template-part-component-feed-list .icon svg{width:25px;height:25px}}.template-part-component-feed-list .content>span{font-weight:900;font-size:.875rem;line-height:1.25rem;text-transform:uppercase;color:var(--laranja)}.template-part-component-feed-list .content>span+strong{margin-top:10px}.template-part-component-feed-list .content strong{font-weight:900;font-size:1.6875rem;line-height:1.875rem;color:var(--fonte-escura)}.template-part-component-feed-list .content strong+p{margin-top:10px}@media only screen and (max-width:1024px){.template-part-component-feed-list .content strong{font-size:1.25rem;line-height:1.5rem}}.template-part-component-feed-list .content p{font-size:1.125rem;line-height:1.375rem;color:var(--fonte-clara)}.template-part-component-feed-list .content p .line-through{text-decoration:line-through}.template-part-component-feed-list .content button{font-size:.875rem;line-height:1.3125rem;color:var(--laranja);font-weight:700;text-transform:uppercase;background:0 0;margin:10px auto 0}.template-part-component-feed-list:hover .content>strong{color:var(--laranja)}body.alto_contraste .template-part-component-feed-list{padding:30px 15px}body.alto_contraste .template-part-component-feed-list .icon svg{fill:#fff!important}body.alto_contraste .template-part-component-feed-list .icon svg g *{color:#fff!important}body.alto_contraste .template-part-component-feed-list .content p mark,body.alto_contraste .template-part-component-feed-list .content strong a mark{background-color:red!important}body.alto_contraste .template-part-component-feed-list .content button{border:none!important}.template-part-component-feed-post{width:100%;padding:30px;background-color:var(--branco);position:relative}@media only screen and (max-width:783px){.template-part-component-feed-post{align-items:center;padding:0}}.template-part-component-feed-post>a:before{content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0}.template-part-component-feed-post .thumbnail{display:flex}@media only screen and (max-width:783px){.template-part-component-feed-post .thumbnail{width:150px;padding:20px 0 20px 20px}}@media only screen and (max-width:460px){.template-part-component-feed-post .thumbnail{width:auto;padding:15px 0 15px 15px}}.template-part-component-feed-post .thumbnail img{max-width:none;width:120px;height:120px;flex-shrink:0;border:1px solid var(--cinza-3);-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:783px){.template-part-component-feed-post .thumbnail img{height:auto}}@media only screen and (max-width:460px){.template-part-component-feed-post .thumbnail img{max-width:100px;width:auto}}.template-part-component-feed-post .thumbnail+.post-content{margin-left:20px}@media only screen and (max-width:783px){.template-part-component-feed-post .thumbnail+.post-content{margin-left:0}}@media only screen and (max-width:783px){.template-part-component-feed-post .post-content{padding:20px}}@media only screen and (max-width:460px){.template-part-component-feed-post .post-content{padding:15px}}.template-part-component-feed-post .post-content>a{font-weight:900;font-size:1.25rem;line-height:1.375rem;text-transform:uppercase;color:var(--fonte-escura);transition:color .2s;margin-bottom:8px}.template-part-component-feed-post .post-content>a:before{content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0}.template-part-component-feed-post .post-content>a+.details{margin-top:8px}.template-part-component-feed-post .post-content>a:hover{color:var(--laranja)}@media only screen and (max-width:1024px){.template-part-component-feed-post .post-content>a{font-size:1.25rem;line-height:1.75rem}}@media only screen and (max-width:783px){.template-part-component-feed-post .post-content>a{font-size:1.125rem;line-height:1.25rem}}@media only screen and (max-width:460px){.template-part-component-feed-post .post-content>a{font-size:1rem;line-height:1.1875rem}}.template-part-component-feed-post .post-content .details{font-weight:700;font-size:.875rem;line-height:1.25rem;text-transform:uppercase;color:var(--laranja);margin-bottom:8px}@media only screen and (max-width:1024px){.template-part-component-feed-post .post-content .details{flex-wrap:wrap}}.template-part-component-feed-post .post-content .details .categories{margin-left:2px}.template-part-component-feed-post .post-content .details .categories a{-webkit-text-decoration-line:none;text-decoration-line:none;color:var(--laranja);transition:color .2s;position:relative;z-index:1}.template-part-component-feed-post .post-content .details .categories a:hover{color:var(--primaria-3)}.template-part-component-feed-post .post-content span.text{font-size:1rem;line-height:1.25rem;color:var(--fonte-escura);-webkit-hyphens:auto;hyphens:auto;word-break:break-word}@media only screen and (max-width:783px){.template-part-component-feed-post .post-content span.text{display:none}}body.alto_contraste .template-part-component-feed-post .post-content>a>mark{background-color:red!important}.template-part-component-link-icon{height:40px;border:1px solid var(--laranja);background-color:var(--laranja);border-radius:40px;padding:11px 20px;transition:all .2s}.template-part-component-link-icon .text{font-weight:900;font-size:.75rem;text-transform:uppercase;color:var(--branco);transition:color .2s}.template-part-component-link-icon .icon{width:18px;height:18px;margin-left:10px}.template-part-component-link-icon .icon:before{color:var(--branco);font-size:18px}.template-part-component-link-icon:hover{background-color:var(--cinza-1);border-color:var(--laranja)}.template-part-component-link-icon:hover .icon:before,.template-part-component-link-icon:hover .text{color:var(--laranja)}.template-part-component-page-sidebar{padding:50px 0 0 50px;background-color:var(--cinza-2);position:relative;border-top-left-radius:70px;margin-left:49px}@media only screen and (max-width:961px){.template-part-component-page-sidebar{margin-left:0;padding:30px 0 0 30px}}@media only screen and (max-width:783px){.template-part-component-page-sidebar{padding:0;background-color:var(--cinza-1)}}@media only screen and (max-width:783px){.template-part-component-page-sidebar .bg-sidebar-right{display:none}}@media only screen and (max-width:961px){.template-part-component-page-sidebar{max-width:none;width:100%}}body.alto_contraste .template-part-component-page-sidebar{padding-top:0}body.alto_contraste .template-part-component-page-sidebar .bg-sidebar-right{display:none}.template-part-component-pagination{width:100%;display:flex;flex-wrap:wrap;border-radius:5px}@media only screen and (max-width:783px){.template-part-component-pagination{width:auto;overflow:hidden;justify-content:center}}.template-part-component-pagination .dots,.template-part-component-pagination .page-numbers{padding:0 20px;font-weight:700;font-size:16px;line-height:50px;background:var(--laranja);display:flex;align-items:center;justify-content:center;color:var(--branco);transition:color .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.template-part-component-pagination .dots:hover:not(.dots):not(.current),.template-part-component-pagination .page-numbers:hover:not(.dots):not(.current){color:#fff;background-color:var(--laranja-escuro)}.template-part-component-pagination .dots.current,.template-part-component-pagination .page-numbers.current{background:var(--laranja-escuro);color:#fff}@media only screen and (max-width:783px){.template-part-component-pagination .dots.page-numbers:not(.prev):not(.next):not(.current),.template-part-component-pagination .page-numbers.page-numbers:not(.prev):not(.next):not(.current){display:none}}.template-part-component-text-toggle{width:100%;background:#fff;box-shadow:0 1px 3px -1px rgba(0,0,0,.1);border-radius:5px;transition:background-color .2s}.template-part-component-text-toggle.show .strong-wrapper>.icon:before{color:var(--laranja)}.template-part-component-text-toggle .strong-wrapper{width:100%;cursor:pointer;padding:20px 30px}@media only screen and (max-width:460px){.template-part-component-text-toggle .strong-wrapper{padding:20px 15px}}.template-part-component-text-toggle .strong-wrapper:after{content:none}.template-part-component-text-toggle .strong-wrapper strong{font-weight:700;font-size:1.125rem;color:var(--laranja);text-transform:uppercase;margin-right:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width:961px){.template-part-component-text-toggle .strong-wrapper strong{font-size:1.125rem}}@media only screen and (max-width:783px){.template-part-component-text-toggle .strong-wrapper strong{font-size:1rem}}.template-part-component-text-toggle .strong-wrapper .icon{width:16px;height:16px;cursor:pointer}.template-part-component-text-toggle .strong-wrapper .icon:before{font-size:16px;color:#828487;transition:.2s}.template-part-component-text-toggle .strong-wrapper .icon:hover:before{color:var(--laranja)}.template-part-component-text-toggle .text-wrapper{width:100%;font-size:1.125rem;line-height:1.5rem;color:var(--fonte-escura);max-height:0;overflow:hidden;transition:max-height .3s;padding:0 30px;word-wrap:break-word}@media only screen and (max-width:460px){.template-part-component-text-toggle .text-wrapper{padding:0 15px}}.template-part-component-text-toggle .text-wrapper p{margin-bottom:20px;line-height:150%}.template-part-component-text-toggle .text-wrapper p a{color:var(--primaria-3)}.template-part-component-text-toggle .text-wrapper p a:hover{text-decoration:underline}.template-part-component-text-toggle .text-wrapper p:last-child{margin-bottom:0}.template-part-component-text-toggle .text-wrapper>ol,.template-part-component-text-toggle .text-wrapper>ul{display:flex;flex-direction:column;margin-left:40px;margin-bottom:20px;line-height:150%}.template-part-component-text-toggle .text-wrapper>ol>li,.template-part-component-text-toggle .text-wrapper>ul>li{list-style:disc;margin-bottom:8px}.template-part-component-text-toggle .text-wrapper>ol>li:last-child,.template-part-component-text-toggle .text-wrapper>ul>li:last-child{margin-bottom:0}.template-part-component-text-toggle .text-wrapper>ol>li ol,.template-part-component-text-toggle .text-wrapper>ol>li ul,.template-part-component-text-toggle .text-wrapper>ul>li ol,.template-part-component-text-toggle .text-wrapper>ul>li ul{margin-left:40px;margin-top:8px}.template-part-component-text-toggle .text-wrapper>ol>li ol>li,.template-part-component-text-toggle .text-wrapper>ol>li ul>li,.template-part-component-text-toggle .text-wrapper>ul>li ol>li,.template-part-component-text-toggle .text-wrapper>ul>li ul>li{list-style:circle;margin-bottom:8px}.template-part-component-text-toggle .text-wrapper>ol>li ol>li:last-child,.template-part-component-text-toggle .text-wrapper>ol>li ul>li:last-child,.template-part-component-text-toggle .text-wrapper>ul>li ol>li:last-child,.template-part-component-text-toggle .text-wrapper>ul>li ul>li:last-child{margin-bottom:0}.template-part-component-text-toggle .text-wrapper>ol>li a,.template-part-component-text-toggle .text-wrapper>ul>li a{color:var(--primaria-3)}.template-part-component-text-toggle .text-wrapper>ol>li a:hover,.template-part-component-text-toggle .text-wrapper>ul>li a:hover{text-decoration:underline}.template-part-component-text-toggle .text-wrapper>ol:last-child,.template-part-component-text-toggle .text-wrapper>ul:last-child{margin-bottom:0}.template-part-component-text-toggle .text-wrapper ol>li{list-style:decimal}.template-part-component-text-toggle .text-wrapper:last-child{margin-bottom:0}.template-part-component-the-content{width:100%;font-size:1.125rem;line-height:1.375rem;color:var(--fonte-escura)}.template-part-component-the-content a{color:var(--primaria-2)}.template-part-component-the-content a:hover{text-decoration:underline}.template-part-component-the-content br{margin-bottom:20px}.template-part-component-the-content figure{display:flex;flex-direction:column}.template-part-component-the-content iframe,.template-part-component-the-content img{max-width:100%;height:auto}.template-part-component-the-content table{border-collapse:collapse;max-width:100%;overflow-y:auto}.template-part-component-the-content td,.template-part-component-the-content th{padding:15px}.template-part-component-the-content>*{margin:30px auto}.template-part-component-the-content>:last-child{margin-bottom:0}.template-part-component-the-content>:first-child{margin-top:0}@media only screen and (max-width:783px){.template-part-component-the-content>*{margin:20px 0}}.template-part-component-the-content ol li,.template-part-component-the-content ul li{list-style:inside}.template-part-component-the-content>ol,.template-part-component-the-content>ul{padding-left:17px}.template-part-component-the-content ol li{list-style:decimal}.template-part-component-the-content .has-text-color{line-height:1.4}.template-part-component-the-content .wp-block-image figcaption{color:var(--fonte-clara);font-size:.75rem;font-weight:400;text-align:left;margin:0}@media only screen and (max-width:783px){.template-part-component-the-content .wp-block-image figcaption{line-height:1.125rem}}.template-part-component-the-thumbnail img{max-width:100%;-o-object-fit:cover;object-fit:cover;height:auto;overflow:hidden;border:1px solid var(--cinza-3);box-sizing:border-box;box-shadow:inset 0 0 90px rgba(0,0,0,.2)}.template-part-component-the-thumbnail figcaption{color:#555;font-size:13px;text-align:center;margin-top:.5em}.whatsapp-button{position:fixed;display:flex;align-items:center;bottom:30px;right:30px;padding:11px 20px;max-width:262px;box-shadow:0 10px 10px rgba(0,0,0,.1);border-radius:10px;background-color:#39ba69;color:var(--branco);font-weight:700;font-size:.75rem;line-height:.875rem;text-transform:uppercase;z-index:1000}@media only screen and (max-width:1206px){.whatsapp-button{right:30px}}@media only screen and (max-width:783px){.whatsapp-button{height:50px;padding:25px;max-width:50px;border-radius:25px;justify-content:center;right:20px;bottom:20px}.whatsapp-button .text{display:none}}.whatsapp-button span.icon{width:25px;height:25px;margin-right:10px}@media only screen and (max-width:783px){.whatsapp-button span.icon{margin-right:0}}.whatsapp-button span.icon:before{font-size:25px}.template-part-footer .footer-wrapper{background-color:var(--primaria-2);position:relative}.template-part-footer .footer-wrapper .container{display:flex}@media only screen and (max-width:961px){.template-part-footer .footer-wrapper .container{flex-direction:column}}.template-part-footer .footer-wrapper .container .bg-footer-left{position:absolute;top:0;bottom:0;left:0;width:calc(50% - 597.5px);background-color:var(--primaria-3)}@media only screen and (max-width:961px){.template-part-footer .footer-wrapper .container .bg-footer-left{background-color:var(--primaria-2)}}@media only screen and (max-width:1206px){.template-part-footer .footer-wrapper .container .bg-footer-left{width:calc(50% - 567.5px)}}@media only screen and (max-width:1195px){.template-part-footer .footer-wrapper .container .bg-footer-left{width:30px}}@media only screen and (max-width:783px){.template-part-footer .footer-wrapper .container .bg-footer-left{width:20px}}.template-part-footer .footer-wrapper .container .footer-left{background-color:var(--primaria-3);padding:70px 66px 40px 0}@media only screen and (max-width:961px){.template-part-footer .footer-wrapper .container .footer-left{background-color:var(--primaria-2);padding:40px 0 0}}.template-part-footer .footer-wrapper .container .footer-left .dynamic-sidebar-section{display:flex;flex-direction:column}.template-part-footer .footer-wrapper .container .footer-left .dynamic-sidebar-section .widget_nw_the_custom_logo{margin-bottom:126px}.template-part-footer .footer-wrapper .container .footer-left .dynamic-sidebar-section .widget_nw_the_custom_logo img{width:inherit}@media only screen and (max-width:961px){.template-part-footer .footer-wrapper .container .footer-left .dynamic-sidebar-section .widget_nw_the_custom_logo{margin-bottom:40px}}.template-part-footer .footer-wrapper .container .footer-left .dynamic-sidebar-section .widget_nw_social_icons{margin-bottom:69px}@media only screen and (max-width:961px){.template-part-footer .footer-wrapper .container .footer-left .dynamic-sidebar-section .widget_nw_social_icons{margin-bottom:40px}}@media only screen and (max-width:961px){.template-part-footer .footer-wrapper .container .footer-left .developer-copyright{display:none}}.template-part-footer .footer-wrapper .container .footer-left .developer-copyright p{font-size:.875rem;line-height:1.125rem;color:var(--branco)}.template-part-footer .footer-wrapper .container .footer-right{width:100%;padding:70px 0 40px 50px}@media only screen and (max-width:961px){.template-part-footer .footer-wrapper .container .footer-right{padding:0 0 40px}}.template-part-footer .footer-wrapper .container .footer-right .dynamic-sidebar-section{flex-direction:column}.template-part-footer .footer-wrapper .container .footer-right .footer-right-bottom{margin-top:35px;display:flex;justify-content:space-between}@media only screen and (max-width:961px){.template-part-footer .footer-wrapper .container .footer-right .footer-right-bottom{flex-direction:column;align-items:center}}.template-part-footer .footer-wrapper .container .footer-right .footer-right-bottom .horario-funcionamento{align-self:flex-end}@media only screen and (max-width:961px){.template-part-footer .footer-wrapper .container .footer-right .footer-right-bottom .horario-funcionamento{display:none}}.template-part-footer .footer-wrapper .container .footer-right .footer-right-bottom .horario-funcionamento p{font-size:.875rem;line-height:1.125rem;color:var(--branco)}.template-part-footer .footer-wrapper .container .footer-right .footer-right-bottom .developer-copyright{display:none}@media only screen and (max-width:961px){.template-part-footer .footer-wrapper .container .footer-right .footer-right-bottom .developer-copyright{display:flex}}.template-part-footer .footer-wrapper .container .footer-right .footer-right-bottom .developer-copyright p{font-size:.875rem;line-height:1.125rem;color:var(--branco);text-align:center}.template-part-footer .footer-wrapper .container .footer-right .footer-right-bottom p.developed-by{display:flex;flex-direction:column}@media only screen and (max-width:961px){.template-part-footer .footer-wrapper .container .footer-right .footer-right-bottom p.developed-by{flex-direction:row;margin-top:10px}}.template-part-footer .footer-wrapper .container .footer-right .footer-right-bottom p.developed-by span{font-size:.875rem;line-height:1.375rem;color:var(--branco);margin-bottom:3px}@media only screen and (max-width:961px){.template-part-footer .footer-wrapper .container .footer-right .footer-right-bottom p.developed-by span{margin-bottom:0;margin-right:5px}}.template-part-footer .footer-wrapper .container .footer-right .footer-right-bottom p.developed-by a{display:flex}body.alto_contraste .template-part-footer>.footer-wrapper .container .bg-footer-left{display:none}.template-part-header .header-top-wrapper{min-height:55px;background-color:var(--verde-1)}@media only screen and (max-width:961px){.template-part-header .header-top-wrapper{min-height:inherit}}.template-part-header .header-wrapper{background-size:cover}@media only screen and (max-width:961px){.template-part-header .header-wrapper{position:relative}}.template-part-header .header-wrapper .mobile-controls{display:none;position:absolute;top:52px;right:30px}@media only screen and (max-width:961px){.template-part-header .header-wrapper .mobile-controls{display:flex;top:35px}}.template-part-header .header-wrapper .mobile-controls .open-menu .nwe-icon{width:24px;height:24px}.template-part-header .header-wrapper .mobile-controls .open-menu .nwe-icon path{fill:var(--branco)}.template-part-header .header-wrapper .container .dynamic-sidebar-section{justify-content:space-between;align-items:center;padding:52px 0 54px}@media only screen and (max-width:961px){.template-part-header .header-wrapper .container .dynamic-sidebar-section{flex-direction:column;padding:35px 0 54px;align-items:flex-start}.template-part-header .header-wrapper .container .dynamic-sidebar-section .widget_nw_form_search{margin-top:52px}}.template-part-header .breadcrumb-wrapper{background-color:var(--cinza-1)}body.alto_contraste .template-part-header .header-wrapper{background-image:none!important}.template-part-front-page{background-color:var(--cinza-2);padding-top:60px}@media only screen and (max-width:783px){.template-part-front-page{padding-top:30px}}.template-part-front-page .front-page-section-notices{padding-bottom:80px}@media only screen and (max-width:961px){.template-part-front-page .front-page-section-notices{padding-bottom:40px}}.template-part-front-page .front-page-section-notices .container{display:flex}@media only screen and (max-width:961px){.template-part-front-page .front-page-section-notices .container{flex-direction:column}}.template-part-front-page .front-page-section-notices .container .dynamic-sidebar-section{flex-direction:column}.template-part-front-page .front-page-section-notices .container .sidebar{min-width:360px;margin-left:50px}@media only screen and (max-width:1206px){.template-part-front-page .front-page-section-notices .container .sidebar{min-width:340px}}@media only screen and (max-width:961px){.template-part-front-page .front-page-section-notices .container .sidebar{margin-top:40px;margin-left:0;min-width:inherit}}.template-part-front-page .front-page-section-notices .container .sidebar .dynamic-sidebar-section{flex-direction:column}.template-part-front-page .front-page-section-galleries{padding:80px 0}@media only screen and (max-width:961px){.template-part-front-page .front-page-section-galleries{padding:40px 0}}@media only screen and (max-width:783px){.template-part-front-page .front-page-section-galleries{padding:30px 0}}.template-part-front-page .front-page-section-videos{overflow-x:hidden;background-color:var(--cinza-3)}.template-part-singular-page-for-content{overflow-x:hidden;padding-top:60px}@media only screen and (max-width:961px){.template-part-singular-page-for-content{padding-top:30px}}.template-part-singular-page-for-content .container .dynamic-sidebar-section{position:relative}@media only screen and (max-width:783px){.template-part-singular-page-for-content .container .bg-sidebar-right{display:none}}.template-part-singular-page-for-content.fale-conosco{padding-bottom:30px}@media only screen and (max-width:783px){.template-part-singular-page-for-content.fale-conosco{padding-bottom:15px}}.template-part-singular-page-for-content.fale-conosco .container .dynamic-sidebar-section{flex-wrap:wrap}.template-part-singular-page-for-content.fale-conosco .container .dynamic-sidebar-section .bg-sidebar-right{display:none}@media only screen and (max-width:783px){.template-part-singular-page-for-content.fale-conosco .container .dynamic-sidebar-section .widget_nw_contact_form,.template-part-singular-page-for-content.fale-conosco .container .dynamic-sidebar-section .widget_nw_contacts{width:100%}}body.alto_contraste .template-part-singular-page-for-content .container>.dynamic-sidebar-section>.bg-sidebar-right{display:none}.template-part-singular-page-sidebar{overflow-x:hidden;background-color:var(--cinza-1);padding-top:70px}@media only screen and (max-width:783px){.template-part-singular-page-sidebar{padding-top:35px}}.template-part-singular-page-sidebar .container{display:flex}.template-part-singular-page-sidebar .container .content-wrapper .page-title{font-size:1.375rem;line-height:1.5rem;font-weight:900;color:var(--fonte-escura);text-transform:uppercase;margin-bottom:40px}.template-part-singular-page-sidebar .container .content-wrapper .template-part-component-the-content{margin-bottom:80px}@media only screen and (max-width:961px){.template-part-singular-page-sidebar .container .content-wrapper .template-part-component-the-content{margin-bottom:40px}}@media only screen and (max-width:961px){.template-part-singular-page-sidebar .container{flex-direction:column}}.template-part-singular-page{overflow-x:hidden;padding-top:60px;padding-bottom:80px}.template-part-search{background-color:var(--cinza-1);padding-top:60px}@media only screen and (max-width:961px){.template-part-search{padding-top:30px}}.template-part-singular-single-galerias{padding-top:60px;padding-bottom:80px}.template-part-singular-single-galerias .container .title-wrapper{width:100%;padding-bottom:20px;border-bottom:1px solid #c2cdd4;margin-bottom:50px}@media only screen and (max-width:961px){.template-part-singular-single-galerias .container .title-wrapper{margin-bottom:30px}}@media only screen and (max-width:783px){.template-part-singular-single-galerias .container .title-wrapper{margin-bottom:15px}}.template-part-singular-single-galerias .container .title-wrapper h1{font-weight:700;font-size:36px;line-height:40px;color:var(--primaria-3)}.template-part-singular-single-galerias .container .title-wrapper h1+.links-wrapper{margin-left:30px}@media only screen and (max-width:1024px){.template-part-singular-single-galerias .container .title-wrapper h1{font-size:1.875rem;line-height:36px}}@media only screen and (max-width:961px){.template-part-singular-single-galerias .container .title-wrapper h1{font-size:1.625rem;line-height:2.125rem;margin-bottom:0}}@media only screen and (max-width:783px){.template-part-singular-single-galerias .container .title-wrapper h1{font-size:1.375rem;line-height:1.625rem}}.template-part-singular-single-galerias .container .items-wrapper{width:calc(100% + 20px);margin-left:-10px}@media only screen and (max-width:560px){.template-part-singular-single-galerias .container .items-wrapper{width:100%;margin-left:0}}@media only screen and (max-width:1206px){.template-part-singular-single-galerias .container .items-wrapper{justify-content:center}}.template-part-singular-single-galerias .container .items-wrapper .image{padding:10px;display:flex;justify-content:center;max-width:25%;flex-grow:0}@media only screen and (max-width:961px){.template-part-singular-single-galerias .container .items-wrapper .image{max-width:calc(33.33333% - 20px);height:auto}}@media only screen and (max-width:560px){.template-part-singular-single-galerias .container .items-wrapper .image{max-width:calc(50% - 20px)}}.template-part-singular-single-galerias .container .items-wrapper .image img{max-width:100%;border:3px solid #fff;box-shadow:0 0 2px rgba(0,0,0,.3);border-radius:2px;-o-object-fit:cover;object-fit:cover;height:auto}@media only screen and (max-width:560px){.template-part-singular-single-galerias .container .items-wrapper .image{max-width:100%;width:100%;margin:0}.template-part-singular-single-galerias .container .items-wrapper .image .image{margin-top:10px}}.template-part-singular-single-galerias .container .template-part-component-pagination{margin-top:30px}.template-part-singular-single-secretarias{overflow-x:hidden;padding-top:60px}@media only screen and (max-width:961px){.template-part-singular-single-secretarias{padding-top:30px}}.template-part-singular-single-secretarias .container h1.title_mobile{display:none;font-size:1.6875rem;line-height:1.875rem;font-weight:900;color:var(--fonte-escura);border-bottom:1px solid var(--cinza-3);padding-bottom:15px}@media only screen and (max-width:783px){.template-part-singular-single-secretarias .container h1.title_mobile{display:flex}}.template-part-singular-single-secretarias .container .content-wrapper{width:100%}.template-part-singular-single-secretarias .container .content-wrapper h1.title{font-size:1.6875rem;line-height:1.875rem;font-weight:900;color:var(--fonte-escura);border-bottom:1px solid var(--cinza-3);padding-bottom:15px;margin-bottom:30px}@media only screen and (max-width:783px){.template-part-singular-single-secretarias .container .content-wrapper h1.title{display:none}}@media only screen and (max-width:783px){.template-part-singular-single-secretarias .container .content-wrapper{flex-direction:column-reverse}}.template-part-singular-single-secretarias .container .content-wrapper .content{margin-bottom:80px}@media only screen and (max-width:961px){.template-part-singular-single-secretarias .container .content-wrapper .content{margin-bottom:40px}}.template-part-singular-single-secretarias .container .content-wrapper .content+.sidebar-wrapper{margin-left:48px}@media only screen and (max-width:1206px){.template-part-singular-single-secretarias .container .content-wrapper .content+.sidebar-wrapper{margin-left:40px}}@media only screen and (max-width:783px){.template-part-singular-single-secretarias .container .content-wrapper .content+.sidebar-wrapper{margin-left:0}}.template-part-singular-single-secretarias .container .content-wrapper .content .template-part-component-article-toggle-height+.departments-wrapper{margin-top:50px}@media only screen and (max-width:783px){.template-part-singular-single-secretarias .container .content-wrapper .content .template-part-component-article-toggle-height+.departments-wrapper{margin-top:30px}}.template-part-singular-single-secretarias .container .content-wrapper .content .manager-details{width:100%}.template-part-singular-single-secretarias .container .content-wrapper .content .manager-details img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;margin-right:30px;flex-shrink:0;border-radius:50%}.template-part-singular-single-secretarias .container .content-wrapper .content .manager-details h2{font-weight:900;font-size:1.25rem;line-height:1.875rem;color:var(--fonte-escura);margin-bottom:20px}@media only screen and (max-width:783px){.template-part-singular-single-secretarias .container .content-wrapper .content .manager-details h2{font-size:1.125rem;line-height:1.75rem}}.template-part-singular-single-secretarias .container .content-wrapper .content .manager-details .template-part-component-the-content+strong:first-of-type{margin-top:20px}.template-part-singular-single-secretarias .container .content-wrapper .content .manager-details strong{font-weight:800;font-size:1.125rem;line-height:1.625rem;color:var(--fonte-escura)}@media only screen and (max-width:783px){.template-part-singular-single-secretarias .container .content-wrapper .content .manager-details strong{font-size:1rem;line-height:1.5rem}}.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper{width:100%}.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper>strong{font-weight:700;font-size:1.125rem;line-height:1.375rem;text-transform:uppercase;color:var(--fonte-escura);margin-bottom:10px}@media only screen and (max-width:783px){.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper>strong{margin-bottom:20px}}.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper .items{width:calc(100% + 40px);margin-left:-10px}@media only screen and (max-width:961px){.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper .items{width:calc(100% + 20px);justify-content:center}}@media only screen and (max-width:783px){.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper .items{width:100%;margin-left:0}}.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper .items .template-part-component-box-white-link{margin:10px}@media only screen and (max-width:1206px){.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper .items .template-part-component-box-white-link{width:215px;padding:20px 30px}.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper .items .template-part-component-box-white-link strong{font-size:1.125rem;line-height:1.375rem}}@media only screen and (max-width:961px){.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper .items .template-part-component-box-white-link{width:calc(50% - 20px)}}@media only screen and (max-width:783px){.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper .items .template-part-component-box-white-link{width:100%;min-height:inherit;flex-shrink:0}.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper .items .template-part-component-box-white-link+.template-part-component-box-white-link{margin-left:10px}}@media only screen and (max-width:783px) and (max-width:460px){.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper .items .template-part-component-box-white-link+.template-part-component-box-white-link{margin-left:0}}@media only screen and (max-width:460px){.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper .items .template-part-component-box-white-link{width:100%;max-width:100%;margin:0 0 15px}}.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper .template-part-component-pagination{margin-top:34px}@media only screen and (max-width:783px){.template-part-singular-single-secretarias .container .content-wrapper .content .departments-wrapper .template-part-component-pagination{margin-top:15px}}.template-part-singular-single-secretarias .container .content-wrapper .sidebar-wrapper{position:relative;border-radius:70px 0 0;padding:50px 0 50px 50px;background-color:var(--cinza-2);flex-shrink:0}@media only screen and (max-width:961px){.template-part-singular-single-secretarias .container .content-wrapper .sidebar-wrapper{margin-left:30px;padding:25px 0 25px 25px;border-radius:30px 0 0}}@media only screen and (max-width:783px){.template-part-singular-single-secretarias .container .content-wrapper .sidebar-wrapper{width:100%;margin-top:25px;margin-left:0;padding:0;margin-bottom:40px}}.template-part-singular-single-secretarias .container .content-wrapper .sidebar-wrapper .mail span{word-break:break-all}body.alto_contraste .template-part-singular-single-secretarias .container .content-wrapper{align-items:flex-start!important}body.alto_contraste .template-part-singular-single-secretarias .container .content-wrapper .sidebar-wrapper .bg-sidebar-right{display:none}body.alto_contraste .template-part-singular-single-secretarias .container .post-parent-hierarchy .item+.item{margin-left:10px}.template-part-singular-single-servicos{overflow-x:hidden;padding-top:60px}@media only screen and (max-width:961px){.template-part-singular-single-servicos{padding-top:30px}}.template-part-singular-single-servicos .container .title-wrapper{width:100%;padding-bottom:20px;border-bottom:1px solid var(--cinza-2);margin-bottom:60px}@media only screen and (max-width:961px){.template-part-singular-single-servicos .container .title-wrapper{margin-bottom:30px}}@media only screen and (max-width:783px){.template-part-singular-single-servicos .container .title-wrapper{padding-bottom:10px;align-items:center}}@media only screen and (max-width:465px){.template-part-singular-single-servicos .container .title-wrapper{flex-direction:column;align-items:self-start}}.template-part-singular-single-servicos .container .title-wrapper:after{content:none}.template-part-singular-single-servicos .container .title-wrapper h1{font-weight:900;font-size:36px;line-height:40px;color:var(--fonte-escura)}.template-part-singular-single-servicos .container .title-wrapper h1+.links-wrapper{margin-left:30px}@media only screen and (max-width:465px){.template-part-singular-single-servicos .container .title-wrapper h1+.links-wrapper{margin-left:0}}@media only screen and (max-width:1024px){.template-part-singular-single-servicos .container .title-wrapper h1{font-size:1.875rem;line-height:36px}}@media only screen and (max-width:961px){.template-part-singular-single-servicos .container .title-wrapper h1{font-size:1.625rem;line-height:2.125rem}}@media only screen and (max-width:783px){.template-part-singular-single-servicos .container .title-wrapper h1{font-size:1.375rem;line-height:1.625rem;padding-bottom:15px}}.template-part-singular-single-servicos .container .title-wrapper .links-wrapper{flex-shrink:0}.template-part-singular-single-servicos .container .title-wrapper .links-wrapper a{background:var(--laranja);border:1px solid var(--laranja);border-radius:40px;padding:5px 15px;transition:background-color .2s}@media only screen and (max-width:783px){.template-part-singular-single-servicos .container .title-wrapper .links-wrapper a{font-size:.75rem}}@media only screen and (max-width:465px){.template-part-singular-single-servicos .container .title-wrapper .links-wrapper a{padding:6px 13px}}.template-part-singular-single-servicos .container .title-wrapper .links-wrapper a .text{font-weight:900;font-size:1.125rem;text-transform:uppercase;color:#fff;margin-right:11px;transition:color .2s}@media only screen and (max-width:465px){.template-part-singular-single-servicos .container .title-wrapper .links-wrapper a .text{font-size:.875rem}}.template-part-singular-single-servicos .container .title-wrapper .links-wrapper a .icon{width:18px;height:18px}.template-part-singular-single-servicos .container .title-wrapper .links-wrapper a .icon:before{color:#fff;font-size:18px}.template-part-singular-single-servicos .container .title-wrapper .links-wrapper a:hover{background:0 0}.template-part-singular-single-servicos .container .title-wrapper .links-wrapper a:hover .icon:before,.template-part-singular-single-servicos .container .title-wrapper .links-wrapper a:hover .text{color:var(--laranja)}.template-part-singular-single-servicos .container .content-wrapper{width:100%}@media only screen and (max-width:783px){.template-part-singular-single-servicos .container .content-wrapper{flex-direction:column}}.template-part-singular-single-servicos .container .content-wrapper .content{margin-bottom:80px}@media only screen and (max-width:961px){.template-part-singular-single-servicos .container .content-wrapper .content{margin-bottom:40px}}.template-part-singular-single-servicos .container .content-wrapper .content+.sidebar-wrapper{margin-left:49px}@media only screen and (max-width:1206px){.template-part-singular-single-servicos .container .content-wrapper .content+.sidebar-wrapper{margin-left:40px}}@media only screen and (max-width:783px){.template-part-singular-single-servicos .container .content-wrapper .content+.sidebar-wrapper{margin-left:0}}.template-part-singular-single-servicos .container .content-wrapper .content .template-part-component-text-toggle+.template-part-component-text-toggle{margin-top:10px}.template-part-singular-single-servicos .container .content-wrapper .content .attachments{width:calc(100% + 10px);margin-left:-5px;margin-top:30px}.template-part-singular-single-servicos .container .content-wrapper .content .attachments .template-part-component-link-icon{margin:5px}.template-part-singular-single-servicos .container .content-wrapper .sidebar-wrapper{position:relative;flex-shrink:0;border-radius:70px 0 0;padding:50px 0 50px 50px;background-color:var(--cinza-2);margin-left:49px}@media only screen and (max-width:961px){.template-part-singular-single-servicos .container .content-wrapper .sidebar-wrapper{margin-left:30px;padding:25px 0 25px 25px;border-radius:30px 0 0}}@media only screen and (max-width:783px){.template-part-singular-single-servicos .container .content-wrapper .sidebar-wrapper{width:100%;margin-top:25px;margin-left:0;padding:0}}body.alto_contraste .template-part-singular-single-servicos .container .content-wrapper{align-items:flex-start!important}@media only screen and (max-width:783px){body.alto_contraste .template-part-singular-single-servicos .container .content-wrapper{align-items:inherit!important}}body.alto_contraste .template-part-singular-single-servicos .container .content-wrapper .sidebar-wrapper{margin-bottom:20px}body.alto_contraste .template-part-singular-single-servicos .container .content-wrapper .sidebar-wrapper .bg-sidebar-right{display:none}.template-part-singular-single{overflow-x:hidden;padding-top:60px}.template-part-singular-single .container{justify-content:space-between}@media only screen and (max-width:961px){.template-part-singular-single .container{flex-direction:column}}.template-part-singular-single .container .content-wrapper{max-width:735px;margin-bottom:80px}@media only screen and (max-width:961px){.template-part-singular-single .container .content-wrapper{max-width:inherit;margin-bottom:40px}}.template-part-singular-single .container .content-wrapper .post_title{display:flex;align-items:center;border-left:6px solid var(--laranja);margin-bottom:30px}.template-part-singular-single .container .content-wrapper .post_title h1{font-weight:700;font-size:2rem;line-height:36px;text-transform:uppercase;color:var(--fonte-escura);margin-left:20px}@media only screen and (max-width:961px){.template-part-singular-single .container .content-wrapper .post_title h1{font-size:1.625rem;line-height:1.875rem}}@media only screen and (max-width:783px){.template-part-singular-single .container .content-wrapper .post_title h1{font-size:1.375rem;line-height:1.625rem}}.template-part-singular-single .container .content-wrapper .details{font-weight:700;font-size:.875rem;line-height:1.3125rem;text-transform:uppercase;color:var(--fonte-clara);margin-bottom:30px}@media only screen and (max-width:460px){.template-part-singular-single .container .content-wrapper .details{flex-direction:column;align-items:flex-start}}.template-part-singular-single .container .content-wrapper .details .categories{margin-left:2px}.template-part-singular-single .container .content-wrapper .details .categories a{color:var(--laranja);transition:color .2s}.template-part-singular-single .container .content-wrapper .details .categories a:hover{color:var(--primaria-3)}.template-part-singular-single .container .content-wrapper>p{font-size:1.25rem;line-height:1.625rem;color:var(--font-color-light)}@media only screen and (max-width:961px){.template-part-singular-single .container .content-wrapper>p{font-size:1.125rem;line-height:1.5rem}}.template-part-singular-single .container .content-wrapper .template-part-component-the-content{margin-top:30px}@media only screen and (max-width:1206px){.template-part-singular-single .container .content-wrapper+.sidebar-wrapper{margin-left:40px}}@media only screen and (max-width:961px){.template-part-singular-single .container .content-wrapper+.sidebar-wrapper{margin-left:0;margin-top:30px}}.template-part-singular-single .container .sidebar-wrapper{flex-shrink:0;background-color:var(--cinza-2);border-radius:70px 0 0;position:relative}@media only screen and (max-width:961px){.template-part-singular-single .container .sidebar-wrapper{width:100%;border-radius:20px 0 0}}.template-part-singular-single .container .sidebar-wrapper .last-posts{border-radius:70px 0 0;overflow:hidden;padding:60px 0 30px 52px}@media only screen and (max-width:961px){.template-part-singular-single .container .sidebar-wrapper .last-posts{padding:30px 15px}}.template-part-singular-single .container .sidebar-wrapper .last-posts strong{font-weight:700;font-size:1.5rem;line-height:1.75rem;text-transform:uppercase;color:var(--laranja);border-left:6px solid var(--laranja);padding-left:15px;margin-bottom:30px}.template-part-singular-single .container .sidebar-wrapper .last-posts .posts{background-color:var(--cinza-2);width:358px;max-width:358px}@media only screen and (max-width:1206px){.template-part-singular-single .container .sidebar-wrapper .last-posts .posts{width:300px;max-width:300px}}@media only screen and (max-width:961px){.template-part-singular-single .container .sidebar-wrapper .last-posts .posts{width:inherit;max-width:inherit}}.template-part-singular-single .container .sidebar-wrapper .last-posts .posts .post img{flex-shrink:0;width:70px;height:70px;border:1px solid var(--cinza-3);-o-object-fit:cover;object-fit:cover;margin-right:20px}.template-part-singular-single .container .sidebar-wrapper .last-posts .posts .post span{font-weight:700;font-size:1rem;line-height:1.125rem;text-transform:uppercase;color:var(--fonte-escura);transition:color .2s}.template-part-singular-single .container .sidebar-wrapper .last-posts .posts .post+.post{margin-top:20px}.template-part-singular-single .container .sidebar-wrapper .last-posts .posts .post:hover span{color:var(--laranja)}.template-part-singular-single .container .sidebar-wrapper .last-posts .posts .last_posts_action a{display:flex;justify-content:center;align-items:center;min-height:50px;font-size:.9375rem;line-height:1.125rem;font-weight:700;color:var(--branco);background-color:var(--laranja);margin-top:30px}body.alto_contraste .template-part-singular-single .container .content-wrapper>.post_title{border-left-color:#fff!important}body.alto_contraste .template-part-singular-single .container .sidebar-wrapper .bg-sidebar-right{display:none}body.alto_contraste .template-part-singular-single .container .sidebar-wrapper .last-posts strong{border-left-color:#fff!important}body.alto_contraste .template-part-singular-single .container .sidebar-wrapper .last-posts .posts .last_posts_action>a{margin-right:30px}.template-part-404{background-color:var(--cinza-1);padding:60px 0}@media only screen and (max-width:961px){.template-part-404{padding:30px 0}}.template-part-404 .container .wrapper .icon{width:160px;height:160px;margin-right:30px}.template-part-404 .container .wrapper .icon:before{color:var(--fonte-escura);font-size:160px}@media only screen and (max-width:783px){.template-part-404 .container .wrapper .icon{display:none}}.template-part-404 .container .wrapper section .post-title{font-weight:900;font-size:36px;line-height:42px;color:var(--fonte-escura);padding-bottom:15px}@media only screen and (max-width:1024px){.template-part-404 .container .wrapper section .post-title{font-size:1.875rem;line-height:36px}}@media only screen and (max-width:961px){.template-part-404 .container .wrapper section .post-title{font-size:1.625rem;line-height:1.875rem}}@media only screen and (max-width:783px){.template-part-404 .container .wrapper section .post-title{font-size:1.375rem;line-height:1.625rem}}.template-part-404 .container .wrapper section>a{margin-top:15px;color:var(--fonte-escura);font-weight:900;font-size:.875rem}.template-part-404 .container .wrapper section>a:hover{text-decoration:underline}