/*! 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(//www.mossamedes.go.gov.br/wp-content/themes/nucleoweb/bundle/./images/loading.f657825a.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(//www.mossamedes.go.gov.br/wp-content/themes/nucleoweb/bundle/./images/prev.0edc57cc.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(//www.mossamedes.go.gov.br/wp-content/themes/nucleoweb/bundle/./images/next.62074ac7.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(//www.mossamedes.go.gov.br/wp-content/themes/nucleoweb/bundle/./images/close.0cfd6489.png) top right 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}body.alto_contraste,body.alto_contraste .template-part-404-jatoba .sections-content-wrapper a,body.alto_contraste .template-part-component-accessibility-bar .container-mobile .container-options-acessibilidade,body.alto_contraste .template-part-component-box-post-image-icon,body.alto_contraste .template-part-component-box-post-in-secundary,body.alto_contraste .template-part-component-filter-select,body.alto_contraste .template-part-component-filter-select .select,body.alto_contraste .template-part-component-filters-checkbox-form,body.alto_contraste .template-part-component-filters-checkbox-form form.search-input button,body.alto_contraste .template-part-component-filters-checkbox-form form.search-input input,body.alto_contraste .template-part-component-item-post,body.alto_contraste .template-part-component-profile,body.alto_contraste .template-part-component-profile .button,body.alto_contraste .widget-box-cards .cards-wrapper .card,body.alto_contraste .widget-box-cards .cards-wrapper .card .thumb span,body.alto_contraste .widget-player-audio .container-grid-itens .box-audio,body.alto_contraste .widget-player-audio .container-grid-itens .box-audio .player-audio .controls .control,body.alto_contraste .wp-block-button__link.has-background,body.alto_contraste .wp-widget.widget-breadcrumb-nucleoweb .submenu,body.alto_contraste .wp-widget.widget-form-search form,body.alto_contraste .wp-widget.widget-menu-locations-vertical nav,body.alto_contraste footer,body.alto_contraste header,body.alto_contraste main{background:#000!important;color:#fff!important}body.alto_contraste .docs-wrapper .item,body.alto_contraste .docs-wrapper .item .item-content .documento,body.alto_contraste .template-part-404-jatoba .sections-content-wrapper a,body.alto_contraste .template-part-component-accessibility-bar .container-mobile ul>li .group.fonts li,body.alto_contraste .template-part-component-box-post-image-icon,body.alto_contraste .template-part-component-box-post-in-secundary,body.alto_contraste .template-part-component-filter-select,body.alto_contraste .template-part-component-filter-select .select,body.alto_contraste .template-part-component-filters-checkbox-form,body.alto_contraste .template-part-component-filters-checkbox-form form.search-input button,body.alto_contraste .template-part-component-filters-checkbox-form form.search-input input,body.alto_contraste .template-part-component-pagination .page-numbers,body.alto_contraste .template-part-component-profile,body.alto_contraste .template-part-component-profile .button,body.alto_contraste .template-part-component-profile .dir .press .acting,body.alto_contraste .template-part-component-profile .dir .press .box-links,body.alto_contraste .widget-banners .page,body.alto_contraste .widget-banners .swiper-container,body.alto_contraste .widget-box-cards .cards-wrapper .card,body.alto_contraste .widget-box-photo-shourt-text .content-wrapper,body.alto_contraste .widget-button-icon,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-feed-videos-youtube,body.alto_contraste .widget-feed-videos-youtube .container-youtube>a,body.alto_contraste .widget-last-posts .li,body.alto_contraste .widget-notice-board .background,body.alto_contraste .widget-notice-board .background .li,body.alto_contraste .widget-player-audio .container-grid-itens .box-audio,body.alto_contraste .widget-player-audio .container-grid-itens .box-audio .player-audio .controls .control,body.alto_contraste .widget-quick-access .ul .li,body.alto_contraste .widget-quick-access .ul li,body.alto_contraste .widget-quick-access ul .li,body.alto_contraste .widget-quick-access ul li,body.alto_contraste .wp-widget.widget-breadcrumb-nucleoweb .submenu,body.alto_contraste .wp-widget.widget-form-search form,body.alto_contraste .wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item .sub-menu,body.alto_contraste .wp-widget.widget-menu-locations-vertical nav ul li .icone-plus,body.alto_contraste main .container-jatoba{border:1px solid #fff!important}body.alto_contraste .docs-wrapper .item .item-content .documento:hover,body.alto_contraste .wp-block-button__link.has-background{border:1px solid #ff0!important}body.alto_contraste .template-part-component-accessibility-bar,body.alto_contraste .template-part-component-accessibility-bar .container-mobile .container-options-acessibilidade,body.alto_contraste .widget-box-cards,body.alto_contraste .widget-box-cards .cards-wrapper .card .thumb span,body.alto_contraste .widget-box-photo-shourt-text .content-wrapper img,body.alto_contraste .widget-feed-videos-youtube .header,body.alto_contraste .wp-widget.widget-breadcrumb-nucleoweb,body.alto_contraste .wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal{border-bottom:1px solid #fff!important}body.alto_contraste .wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal,body.alto_contraste main .container-jatoba .sidebar-front-page-left-wrapper{border-right:1px solid #fff!important}body.alto_contraste .template-part-component-accessibility-bar,body.alto_contraste .template-part-component-accessibility-bar .container-mobile .container-options-acessibilidade,body.alto_contraste .widget-box-cards,body.alto_contraste .widget-box-cards .cards-wrapper .card .thumb span{border-top:1px solid #fff!important}body.alto_contraste .docs-wrapper .item,body.alto_contraste .docs-wrapper .item .item-content .documento,body.alto_contraste .plugin-mobile-menu-all-locations .menu-container .menu-location .menu-header,body.alto_contraste .template-part-component-accessibility-bar .container-mobile .block .button-acessibilidade .arrow,body.alto_contraste .template-part-component-accessibility-bar .container-mobile ul>li .group.fonts li,body.alto_contraste .template-part-component-pagination .page-numbers,body.alto_contraste .template-part-component-profile .dir .press .acting,body.alto_contraste .template-part-component-profile .dir .press .box-links,body.alto_contraste .template-part-component-profile .dir .press .box-links a:hover,body.alto_contraste .widget-banners .page,body.alto_contraste .widget-box-cards,body.alto_contraste .widget-box-cards .cards-wrapper,body.alto_contraste .widget-box-photo-shourt-text .content-wrapper,body.alto_contraste .widget-button-icon,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-feed-videos-youtube,body.alto_contraste .widget-feed-videos-youtube .container-youtube>a,body.alto_contraste .widget-feed-videos-youtube .header,body.alto_contraste .widget-last-posts .li,body.alto_contraste .widget-last-posts .top a:after,body.alto_contraste .widget-notice-board .background,body.alto_contraste .widget-notice-board .background .li,body.alto_contraste .widget-quick-access .ul .li,body.alto_contraste .widget-quick-access .ul li,body.alto_contraste .widget-quick-access ul .li,body.alto_contraste .widget-quick-access ul li,body.alto_contraste .wp-widget.widget-breadcrumb-nucleoweb,body.alto_contraste .wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal,body.alto_contraste .wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item .sub-menu,body.alto_contraste main .container-jatoba,body.alto_contraste main .container-jatoba .sidebar-front-page-left-wrapper{background:#000!important}body.alto_contraste .plugin-mobile-menu-all-locations .header-mobile .logo-area img,body.alto_contraste .template-part-component-profile .dir .topo:after,body.alto_contraste .widget-banners .page.swiper-pagination-bullet-active,body.alto_contraste .widget-banners .page:hover,body.alto_contraste .widget-player-audio .container-grid-itens .box-audio .player-audio .time-line .progress-bar .position,body.alto_contraste .wp-widget.widget-menu-locations-vertical nav ul li .location:after,body.alto_contraste .wp-widget.widget-the-custom-logo .custom-logo{background:#fff!important}body.alto_contraste .template-part-component-filter-select .select .arrow:before,body.alto_contraste .template-part-component-filters-checkbox-form .categories .category label,body.alto_contraste .template-part-component-profile .button,body.alto_contraste .widget-quick-access .ul .li .icone:before,body.alto_contraste .widget-quick-access ul .li .icone:before,body.alto_contraste .wp-widget.widget-breadcrumb-nucleoweb .social-media .social:before,body.alto_contraste .wp-widget.widget-menu-locations-vertical nav ul li .icone-plus{color:#ff0!important}body.alto_contraste .widget-contact-form form input::-moz-placeholder,body.alto_contraste .widget-contact-form form textarea::-moz-placeholder,body.alto_contraste .wp-widget.widget-form-search form input::-moz-placeholder{color:#fff!important}body.alto_contraste .template-part-component-filter-select .filter span,body.alto_contraste .template-part-component-filters-checkbox-form .categories .category input[type=radio]:checked+label:before,body.alto_contraste .widget-box-photo-shourt-text .content-wrapper h5,body.alto_contraste .widget-box-photo-shourt-text .content-wrapper p,body.alto_contraste .widget-contact-form form input::placeholder,body.alto_contraste .widget-contact-form form textarea::placeholder,body.alto_contraste .wp-widget.widget-form-search form input::placeholder{color:#fff!important}body.alto_contraste .widget-banners .page.swiper-pagination-bullet-active,body.alto_contraste .widget-banners .page:hover{color:#000!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}*{border:0;box-shadow:none;box-sizing:border-box;color:inherit;list-style:none;margin:0;outline:none;padding:0;text-decoration:none}article:after,aside:after,div:after,form:after,header:after,li:after,menu:after,nav:after,ol:after,section:after,ul:after{clear:both;content:" ";display:block;height:0;overflow:hidden}:after,:before{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;height:100%;text-rendering:optimizeLegibility}body,html{width:100%}body{background-color:#d7e9f2;display:flex;flex-direction:column;font-family:Roboto,sans-serif;font-size:1rem;margin:0 auto;min-height:100%;min-width:320px;overflow:auto}body.hidden{overflow:hidden}body main{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:Roboto,sans-serif;font-size:14px}input:focus{outline:none}.border-radius-10{border-radius:10px!important}.border-radius-8{border-radius:8px!important}.lazy{animation:lazy_load_images 1s linear infinite;background:#d4d4d4;transition:opacity .5s ease}@keyframes lazy_load_images{0%{background-color:#d4d4d4}25%{background-color:#d1d1d1}50%{background-color:#e3e3e3}75%{background-color:#d1d1d1}to{background-color:#d4d4d4}}.dynamic-sidebar-section{display:flex;flex-wrap:wrap;width:100%}.dynamic-sidebar-section+.dynamic-sidebar-section{margin-top:10px}.dynamic-sidebar-section .wp-row-widget{padding:20px 15px;width:100%}@media only screen and (max-width:782px){.dynamic-sidebar-section .wp-row-widget{padding:15px 10px}}.dynamic-sidebar-section .wp-row-widget.column-auto,.dynamic-sidebar-section .wp-row-widget.widget_block{width:auto}.dynamic-sidebar-section .wp-row-widget.column-flex-1{flex:1;width:auto}.dynamic-sidebar-section .wp-row-widget.column-flex-2{flex:2;width:auto}.dynamic-sidebar-section .wp-row-widget.column-flex-3{flex:3;width:auto}.dynamic-sidebar-section .wp-row-widget.column-flex-4{flex:4;width:auto}.dynamic-sidebar-section .wp-row-widget.column-flex-5{flex:5;width:auto}.dynamic-sidebar-section .wp-row-widget.column-flex-6{flex:6;width:auto}.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-jatoba{background:var(--white);border-radius:10px;box-shadow:0 0 50px rgba(0,0,0,.05);flex-grow:1;margin:0 auto;max-width:1146px;overflow:hidden;width:100%}@media only screen and (max-width:1205px){.container-jatoba{width:calc(100% - 60px)}}@media only screen and (max-width:690px){.container-jatoba{width:calc(100% - 20px)}}.container-jatoba .sidebar-front-page-left-wrapper{background:var(--primary-color);display:flex;flex-direction:column;flex-shrink:0;width:270px}@media only screen and (max-width:1205px){.container-jatoba .sidebar-front-page-left-wrapper{width:245px}}@media only screen and (max-width:965px){.container-jatoba .sidebar-front-page-left-wrapper{padding:20px 0;width:210px}}@media only screen and (max-width:760px){.container-jatoba .sidebar-front-page-left-wrapper{display:none}}.container-jatoba .sidebar-front-page-left-wrapper>:not(:first-child){margin-top:30px}.container-jatoba .sidebar-front-page-left-wrapper .dynamic-sidebar-section .wp-row-widget{padding:0!important}.container-jatoba>.container-wrapper-content{overflow:hidden;width:100%}.container-jatoba>.container-wrapper-content .sections-before-front-page-content{border-radius:10px 10px 0 0}.container-jatoba>.container-wrapper-content .sections-before-front-page-content .wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal{border-radius:10px 0 0}.container-jatoba>.container-wrapper-content .sections-before-front-page-content .wp-widget.widget-menu-locations-horizontal .menu-wrapper .dynamic-sidebar-section .widget-popup-access-information-nucleogov .acessoinformacao{border-radius:0 10px 0 0}.container-jatoba>.container-wrapper-content .sections-before-front-page-content .wp-row-widget{padding:0}.container-jatoba>.container-wrapper-content .sections-content-wrapper{padding:30px}@media only screen and (max-width:782px){.container-jatoba>.container-wrapper-content .sections-content-wrapper{padding:20px}.container-jatoba>.container-wrapper-content .sections-content-wrapper .dynamic-sidebar-section .widget-last-posts{margin-bottom:30px}}.layout-jatoba-title-primary{color:var(--dark-font-color);font-size:1.8571428571rem;font-weight:900;line-height:2.2857142857rem;text-transform:uppercase}@media only screen and (max-width:960px){.layout-jatoba-title-primary{font-size:1.5714285714rem;line-height:2rem}}@media only screen and (max-width:1205px){.layout-jatoba-title-primary{font-size:1.7142857143rem;line-height:2.1428571429rem}}@media only screen and (max-width:835px){.dynamic-sidebar-section .col-layout-column-size-4,.dynamic-sidebar-section .col-layout-column-size-6,.dynamic-sidebar-section .col-layout-column-size-8{width:100%}.dynamic-sidebar-section .col-layout-column-size-3{width:50%}}@media only screen and (max-width:770px){.dynamic-sidebar-section .col-layout-column-size-3{width:100%}}.widget-banners{width:100%}.widget-banners .swiper-container{border-radius:10px;height:31.42vw;max-height:360px;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:690px){.widget-banners .swiper-container{height:37.6vw}}@media only screen and (max-width:360px){.widget-banners .swiper-container{height:31.3vw}}.widget-banners .swiper-container .swiper-wrapper{box-sizing:content-box;display:flex;float:left;height:100%;position:relative;transition-property:transform;width:100%}.widget-banners .swiper-container .swiper-wrapper .swiper-slide{display:flex;flex-grow:1;flex-shrink:0;height:100%;width:100%!important}.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay{align-items:flex-end;background:linear-gradient(180deg,transparent,#000);display:flex;flex-grow:1}.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article{display:flex;flex-direction:column;padding:30px 20px;width:575px}@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{padding-bottom:40px;width:100%}}.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article .date{color:var(--secondary-color);font-size:.9285714286rem;font-weight:700;line-height:1.4285714286rem;margin-bottom:7px;text-transform:uppercase}.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article .title{color:var(--white);font-size:1.7142857143rem;font-weight:700;line-height:2rem;text-transform:uppercase}@media only screen and (max-width:970px){.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article .title{font-size:1.2857142857rem;line-height:1.5714285714rem}}@media only screen and (max-width:815px){.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article .title{font-size:1.1428571429rem;line-height:1.2857142857rem}}@media only screen and (max-width:415px){.widget-banners .swiper-container .swiper-wrapper .swiper-slide .overlay .article .title{font-size:1rem;line-height:1.1428571429rem}}.widget-banners .swiper-container .swiper-pagination{bottom:20px;display:flex;position:absolute;right:18px;z-index:100}@media only screen and (max-width:782px){.widget-banners .swiper-container .swiper-pagination{bottom:10px;right:10px}}.widget-banners .swiper-container .swiper-pagination .page{align-items:center;background:var(--white);border-radius:50%;box-shadow:0 3px 3px rgba(0,0,0,.1);color:var(--primary-color);cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:30px;justify-content:center;line-height:1.1428571429rem;margin-right:5px;transition:.2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:30px}@media only screen and (max-width:782px){.widget-banners .swiper-container .swiper-pagination .page{font-size:.7857142857rem;height:20px;width:20px}}.widget-banners .swiper-container .swiper-pagination .page:last-child{margin-right:0}.widget-banners .swiper-container .swiper-pagination .page.swiper-pagination-bullet-active,.widget-banners .swiper-container .swiper-pagination .page:hover{background:var(--primary-color);box-shadow:0 3px 3px rgba(0,0,0,.1);color:var(--white)}.widget-box-cards{background:var(--light-color);margin-left:-30px;padding:40px 30px 0;width:calc(100% + 60px)}@media only screen and (max-width:782px){.widget-box-cards{margin-left:-20px;padding:30px 20px 0;width:calc(100% + 40px)}}.widget-box-cards h1{font-size:2.1428571429rem;line-height:2.5rem;margin-bottom:6px;text-align:center}@media only screen and (max-width:1205px){.widget-box-cards h1{font-size:1.8571428571rem;line-height:2.1428571429rem}}@media only screen and (max-width:782px){.widget-box-cards h1{font-size:1.4285714286rem;line-height:1.7142857143rem;text-align:center;width:100%}}.widget-box-cards p{color:var(--dark-font-color);font-size:1.1428571429rem;font-weight:500;line-height:1.3571428571rem;margin-bottom:21px;text-align:center}@media only screen and (max-width:782px){.widget-box-cards p{font-size:.8571428571rem;line-height:1rem;margin-bottom:15px;text-transform:uppercase}}.widget-box-cards .cards-wrapper{width:100%}.widget-box-cards .cards-wrapper .cards-list{display:flex;justify-content:flex-start;margin-bottom:35px;margin-left:-10px;overflow-x:scroll;overflow-y:auto;padding-bottom:30px;position:relative;scrollbar-color:var(--secondary-color) #d0d5db;scrollbar-width:15px;width:calc(100% + 20px);z-index:88}@media only screen and (max-width:999px){.widget-box-cards .cards-wrapper .cards-list{margin-bottom:23px;padding-bottom:22px;scrollbar-width:88px}}@media only screen and (max-width:782px){.widget-box-cards .cards-wrapper .cards-list{margin-bottom:30px!important;margin-left:-5px;width:calc(100% + 10px)}}@media only screen and (min-width:783px){.widget-box-cards .cards-wrapper .cards-list.no-use-scroll-bar{flex-wrap:wrap;justify-content:flex-start;margin-bottom:0;overflow-x:hidden;overflow-y:hidden;padding-bottom:30px}}@media only screen and (min-width:783px)and (max-width:960px){.widget-box-cards .cards-wrapper .cards-list.no-use-scroll-bar{justify-content:center}}@media only screen and (min-width:783px)and (max-width:1205px){.widget-box-cards .cards-wrapper .cards-list.no-use-scroll-bar{justify-content:center}}@media only screen and (min-width:783px){.widget-box-cards .cards-wrapper .cards-list.no-use-scroll-bar .card{margin:10px}}.widget-box-cards .cards-wrapper .cards-list .card{background:var(--white);border:1px solid #e0e0e0;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;float:left;margin:5px 10px;max-width:147px;min-height:202px;min-width:119px;overflow:hidden;padding-bottom:12px;width:100%}@media only screen and (max-width:1205px){.widget-box-cards .cards-wrapper .cards-list .card{flex-grow:1}}@media only screen and (max-width:782px){.widget-box-cards .cards-wrapper .cards-list .card{flex-shrink:0;margin:5px;max-width:130px;min-height:190px;min-width:115px;padding-bottom:10px}}.widget-box-cards .cards-wrapper .cards-list .card .thumb{height:145px;position:relative;width:100%}@media only screen and (max-width:782px){.widget-box-cards .cards-wrapper .cards-list .card .thumb{height:128px}}.widget-box-cards .cards-wrapper .cards-list .card .thumb span{background:var(--secondary-color);bottom:0;color:var(--white);font-size:.7142857143rem;left:0;line-height:1.0714285714rem;padding:0 5px;position:absolute;text-align:center;text-transform:uppercase;width:100%}.widget-box-cards .cards-wrapper .cards-list .card .title{color:var(--light-font-color);font-size:1rem;font-weight:500;line-height:1.1428571429rem;padding:10px 10px 0;text-align:center;transition:.2s}.widget-box-cards .cards-wrapper .cards-list .card:hover .title{color:var(--secondary-color)}body.alto_contraste .widget-box-cards .cards-wrapper .mCSB_dragger .mCSB_dragger_bar{background:#ff0!important}body.alto_contraste .widget-box-cards .cards-wrapper .cards{scrollbar-color:#ff0 #000}body.alto_contraste .widget-box-cards .cards-wrapper .cards::-webkit-scrollbar{background:#404040}body.alto_contraste .widget-box-cards .cards-wrapper .cards::-webkit-scrollbar-thumb{background:#ff0}.widget-box-photo-shourt-text{position:relative;width:100%;will-change:min-height}.widget-box-photo-shourt-text .content-wrapper{background:var(--primary-color);border-radius:10px;overflow:hidden;transform:translateZ(0);will-change:position,transform}@media only screen and (max-width:990px){.widget-box-photo-shourt-text .content-wrapper{position:unset!important}}.widget-box-photo-shourt-text .fields_list{padding:20px 30px 26px}.widget-box-photo-shourt-text .fields_list h5{color:var(--secondary-color);font-size:1.7142857143rem;font-weight:700;line-height:2.5rem;margin-bottom:10px}.widget-box-photo-shourt-text .fields_list p{color:var(--white);font-size:1.1428571429rem;line-height:1.7142857143rem}.wp-widget.widget-breadcrumb-nucleoweb{background:linear-gradient(180deg,var(--white) 0,#eaeef1 100%);padding:20px 30px;position:relative;width:100%}@media only screen and (max-width:630px){.wp-widget.widget-breadcrumb-nucleoweb{padding:15px 20px}}.wp-widget.widget-breadcrumb-nucleoweb:after{content:none}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p{color:var(--primary-color);font-size:.8571428571rem;font-weight:700;line-height:1rem;margin-right:10px;text-transform:uppercase}@media only screen and (max-width:782px){.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p{display:flex;flex-wrap:wrap}}@media only screen and (max-width:630px){.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p{font-size:.7857142857rem;line-height:1.0714285714rem}}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p a{transition:.2s}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p a:hover:not([href*=javascript]){color:var(--secondary-color)}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p a[href*=javascript]{cursor:default}@media only screen and (max-width:700px){.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p a{display:none}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p a:first-child,.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p a:first-child+.separator{display:block}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p a:nth-child(3){display:block;height:15px;overflow:hidden;visibility:hidden;width:10px}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p a:nth-child(3):before{content:"...";visibility:visible}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p a:nth-child(3)+.separator{display:block}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p a:last-child{display:block;height:unset;visibility:visible;width:unset}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p a:last-child:before{content:none}}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p .separator{margin:0 10px}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p .separator:before{color:var(--secondary-color);font-size:9px}@media only screen and (max-width:700px){.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb p .separator{display:none}}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb .submenu{backface-visibility:hidden;background:var(--white);border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.15);display:flex;flex-direction:column;left:0;opacity:0;padding:12px 30px;position:absolute;top:calc(100% + 5px);visibility:hidden;width:100%;z-index:99991}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb .submenu.active{opacity:1;transition:opacity .3s cubic-bezier(0,0,.3,1);visibility:visible}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb .submenu a{color:var(--secondary-color);font-size:1.1428571429rem;font-weight:700;padding:8px 0;width:100%}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb .submenu a[href$="#"],.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb .submenu a[href*=javascript]{color:var(--dark-font-color)!important;font-weight:unset}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb .background-submenu{backface-visibility:hidden;background-color:#000;height:100vh;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:9999}.wp-widget.widget-breadcrumb-nucleoweb .breadcrumb .background-submenu.active{opacity:0;transition:opacity .3s cubic-bezier(0,0,.3,1);visibility:visible}.wp-widget.widget-breadcrumb-nucleoweb .social-media{flex-shrink:0}.wp-widget.widget-breadcrumb-nucleoweb .social-media span{color:var(--primary-color);font-size:.8571428571rem;font-weight:700;white-space:nowrap}@media only screen and (max-width:700px){.wp-widget.widget-breadcrumb-nucleoweb .social-media span{display:none}}.wp-widget.widget-breadcrumb-nucleoweb .social-media .social{align-items:center;display:flex;height:16px;justify-content:center;margin-left:10px}.wp-widget.widget-breadcrumb-nucleoweb .social-media .social:before{color:var(--secondary-color);font-size:16px}.wp-widget.widget-breadcrumb-nucleoweb .social-media .social.icon-instagram:before{font-size:17px}.wp-widget.widget-breadcrumb-nucleoweb .social-media .social.icon-flickr:before,.wp-widget.widget-breadcrumb-nucleoweb .social-media .social.icon-twitter-square:before{font-size:19px}.wp-widget.widget-button-icon{background:#fff;border-radius:10px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));overflow:hidden}.wp-widget.widget-button-icon a{color:var(--dark-font-color);min-height:55px;min-width:120px;padding:8px 10px;position:relative;text-transform:uppercase}.wp-widget.widget-button-icon a:hover:after{background:var(--secondary-color);content:" ";height:100%;left:0;opacity:.1;position:absolute;right:0;top:0;width:100%;z-index:-9}.wp-widget.widget-button-icon a svg{height:36px;padding-right:10px;width:36px}.wp-widget.widget-button-icon a svg path{fill:var(--secondary-color)}.wp-widget.widget-button-icon a span h4{font-size:.7857142857rem;font-weight:600}.wp-widget.widget-button-icon a span h1{font-size:1.2142857143rem;font-weight:800}body.alto_contraste .widget-button-icon a svg path{fill:#ff0!important}.widget-contact-form h4{color:var(--dark-font-color);font-size:1.8571428571rem;font-weight:900;line-height:2.8571428571rem;margin-bottom:20px;text-transform:uppercase}@media only screen and (max-width:782px){.widget-contact-form h4{width:100%}}@media only screen and (max-width:960px){.widget-contact-form h4{font-size:1.5714285714rem;line-height:2rem}}@media only screen and (max-width:1205px){.widget-contact-form h4{font-size:1.7142857143rem;line-height:2.1428571429rem}}.widget-contact-form form{width:100%}.widget-contact-form form input,.widget-contact-form form textarea{background:#e3e7ec;border-radius:5px;color:#989da5;font-size:1.1428571429rem;line-height:1.8571428571rem;margin-bottom:10px;min-height:45px;padding:0 20px;width:100%}.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{height:120px;padding:20px;resize:none}.widget-contact-form form button{background:var(--secondary-color);border:1px solid transparent;border-radius:5px;color:var(--white);cursor:pointer;font-family:Roboto,sans-serif;font-size:1rem;font-weight:900;min-height:40px;text-transform:uppercase;transition:.02s;width:100%}.widget-contact-form form button.active,.widget-contact-form form button:hover{background:0 0;border-color:var(--secondary-color);color:var(--secondary-color)}.widget-contact-form .g-recaptcha{margin-bottom:7px}.widget-contacts h4{color:var(--dark-font-color);font-size:1.8571428571rem;font-weight:900;line-height:2.8571428571rem;margin-bottom:20px;text-transform:uppercase}@media only screen and (max-width:782px){.widget-contacts h4{width:100%}}@media only screen and (max-width:960px){.widget-contacts h4{font-size:1.5714285714rem;line-height:2rem}}@media only screen and (max-width:1205px){.widget-contacts h4{font-size:1.7142857143rem;line-height:2.1428571429rem}}.widget-contacts .item-contact{align-items:center;border:1px solid #e3e7ec;border-radius:10px;box-sizing:border-box;display:flex;margin-bottom:10px;min-height:70px;padding:14px 15px;width:100%}.widget-contacts .item-contact .icone{flex-shrink:0;height:30px;margin-right:15px;width:30px}.widget-contacts .item-contact .icone:before{color:var(--secondary-color);font-size:30px}.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{flex-grow:1;width:auto}.widget-contacts .item-contact .dir span{color:#989da5;font-size:.7857142857rem;font-weight:500;line-height:1.4285714286rem;text-transform:uppercase}.widget-contacts .item-contact .dir p{color:#3d4147;font-size:1.1428571429rem;line-height:1.4285714286rem;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(--white)}.widget-embed-maps-address{display:flex;height:100%;min-height:300px;width:100%}@media only screen and (max-width:1205px){.widget-embed-maps-address{max-height:300px;min-height:25.3vw}}@media only screen and (max-width:782px){.widget-embed-maps-address{justify-content:center;max-height:unset}}.widget-embed-maps-address .background{border-radius:10px;box-shadow:inset 0 0 80px rgba(0,0,0,.1);min-height:300px;overflow:hidden;padding:30px;position:relative;width:100%}@media only screen and (max-width:1205px){.widget-embed-maps-address .background{height:100%;min-height:unset;padding:20px}}@media only screen and (max-width:782px){.widget-embed-maps-address .background{display:flex;flex-direction:column;height:auto;max-width:392px;padding:0}}@media only screen and (max-width:604px){.widget-embed-maps-address .background{max-width:320px}}.widget-embed-maps-address .background iframe{border-radius:10px;height:100%;height:600px;left:0;margin:-150px 0;position:absolute;top:0;width:100%}@media only screen and (max-width:782px){.widget-embed-maps-address .background iframe{border-radius:10px 10px 0 0;height:unset;margin:unset;min-height:280px;position:unset}}.widget-embed-maps-address .background .popup-mapa{background:var(--white);border-radius:10px;box-shadow:10px 10px 50px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:space-between;max-width:250px;min-height:240px;padding:30px;position:relative;width:100%;z-index:2}@media only screen and (max-width:1205px){.widget-embed-maps-address .background .popup-mapa{height:100%;min-height:unset}}@media only screen and (max-width:782px){.widget-embed-maps-address .background .popup-mapa{border-radius:0 0 10px 10px;box-shadow:1px 1px 8px rgba(0,0,0,.1);max-width:unset;position:unset;width:100%}}.widget-embed-maps-address .background .popup-mapa span{color:var(--dark-font-color);flex-grow:1;font-size:1.1428571429rem;font-weight:700;line-height:1.3571428571rem;margin-bottom:15px;text-transform:uppercase}.widget-embed-maps-address .background .popup-mapa a{background:var(--secondary-color);border-radius:5px;color:var(--white);font-size:1rem;font-weight:900;line-height:1.1428571429rem;padding:12px 0;text-align:center;text-transform:uppercase}.widget-facebook-social-timeline{background:#2d5591;border-radius:10px;display:flex;flex-direction:column;height:100%;max-width:100%;min-height:445px}@media only screen and (max-width:960px){.widget-facebook-social-timeline{min-height:unset}}@media only screen and (max-width:782px){.widget-facebook-social-timeline{min-height:unset}}.widget-facebook-social-timeline .header{align-items:center;background:#3869b2;border-radius:10px 10px 0 0;display:flex;flex-shrink:0;height:70px;justify-content:center}.widget-facebook-social-timeline .container-facebook{display:flex;flex-direction:column;flex-grow:1;min-height:350px;overflow:hidden;padding:30px;width:100%}.widget-facebook-social-timeline .container-facebook .fb_iframe_widget{display:flex;height:100%;justify-content:center;width:100%}.sbi-critical-notice{display:none!important}.wp-widget.widget-feed-instagram{background:linear-gradient(270deg,#614ba2,#dd4d49);border-radius:10px;display:flex;flex-direction:column;height:auto;min-height:445px}@media only screen and (max-width:960px){.wp-widget.widget-feed-instagram{min-height:unset}}@media only screen and (max-width:782px){.wp-widget.widget-feed-instagram{min-height:unset}}.wp-widget.widget-feed-instagram .header{align-items:center;background:linear-gradient(270deg,#7e5eda,#f95b56);border-radius:10px 10px 0 0;display:flex;flex-shrink:0;height:70px;justify-content:center}.wp-widget.widget-feed-instagram .container-instagram{display:flex;flex-direction:column;flex-grow:1;padding:17px 25px 7px}@media only screen and (max-width:782px){.wp-widget.widget-feed-instagram .container-instagram{padding:17px 20px 7px}}.wp-widget.widget-feed-instagram .container-instagram #sbi_mod_error{display:none!important}.widget-feed-videos-youtube{background:#a02a29;border-radius:10px;display:flex;flex-direction:column;height:auto;min-height:445px}@media only screen and (max-width:960px){.widget-feed-videos-youtube{min-height:unset}}@media only screen and (max-width:782px){.widget-feed-videos-youtube{min-height:unset}}.widget-feed-videos-youtube .header{align-items:center;background:#e43c3a;border-radius:10px 10px 0 0;display:flex;flex-shrink:0;height:70px;justify-content:center}.widget-feed-videos-youtube .container-youtube{display:flex;flex-direction:column;flex-grow:1;padding:30px}.widget-feed-videos-youtube .container-youtube .itens{display:flex;flex-direction:column;flex-grow:1;margin-bottom:15px;width:100%}.widget-feed-videos-youtube .container-youtube .itens .item{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:center;transition:.2s;width:100%}@media only screen and (max-width:370px){.widget-feed-videos-youtube .container-youtube .itens .item{flex-direction:column;margin-bottom:35px}}.widget-feed-videos-youtube .container-youtube .itens .item .thumb{border-radius:5px;box-shadow:0 2px 2px rgba(0,0,0,.1);flex-shrink:0;height:68px;margin-bottom:15px;margin-right:10px;width:104px}@media only screen and (max-width:370px){.widget-feed-videos-youtube .container-youtube .itens .item .thumb{height:34vw;margin-right:0;width:100%}}.widget-feed-videos-youtube .container-youtube .itens .item span{color:#fff;flex:1;font-size:1rem;font-weight:700;line-height:1.1428571429rem;min-width:85px;text-transform:uppercase;transition:.2s}@media only screen and (max-width:370px){.widget-feed-videos-youtube .container-youtube .itens .item span{width:100%}}.widget-feed-videos-youtube .container-youtube .itens .item:hover span{text-decoration:underline}.widget-feed-videos-youtube .container-youtube>a{background:#e43c3a;border-radius:5px;box-shadow:0 2px 2px rgba(0,0,0,.1);color:#fff;font-size:1rem;font-weight:900;line-height:1.1428571429rem;padding:14px 0;text-align:center;text-transform:uppercase;transition:.2s;width:100%}.widget-feed-videos-youtube .container-youtube>a:hover{background:#f6403e}.wp-widget.widget-form-search{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.wp-widget.widget-form-search form{background:var(--white);border-radius:10px;box-shadow:0 1px 1px rgba(0,0,0,.1);min-height:55px;min-width:300px;overflow:hidden}@media only screen and (max-width:960px){.wp-widget.widget-form-search form{min-width:unset;width:200px}}.wp-widget.widget-form-search form input{background:transparent;color:var(--light-font-color);flex-grow:1;font-size:1.1428571429rem;height:100%;line-height:1.3571428571rem;padding-left:20px;width:calc(100% - 55px)}@media only screen and (max-width:782px){.wp-widget.widget-form-search form input{width:100%}}.wp-widget.widget-form-search form input::-moz-placeholder{opacity:1}.wp-widget.widget-form-search form input::placeholder{opacity:1}.wp-widget.widget-form-search form button{background:0 0;cursor:pointer;flex-shrink:0;height:55px;width:55px}.wp-widget.widget-form-search form button:before{color:var(--light-font-color);font-size:16px}.widget-image-detached{overflow:hidden;width:100%}.widget-image-detached a{width:100%}.widget-image-detached a img{border-radius:10px;height:auto;max-width:100%;width:100%}.widget-last-posts-filters .template-part-component-filter-select{margin-bottom:40px}@media only screen and (max-width:782px){.widget-last-posts-filters .template-part-component-filter-select{margin-bottom:30px}}.widget-last-posts-filters .template-part-component-pagination{margin-top:60px}@media only screen and (max-width:782px){.widget-last-posts-filters .template-part-component-pagination{margin-top:40px}}.widget-last-posts{max-width:100%}.widget-last-posts .top{margin-bottom:13px}.widget-last-posts .top:after{content:none}@media only screen and (max-width:782px){.widget-last-posts .top{margin-bottom:16px}}.widget-last-posts .top h1{color:var(--dark-font-color);font-size:2.1428571429rem;font-weight:900;line-height:2.5rem;text-transform:uppercase}@media only screen and (max-width:1205px){.widget-last-posts .top h1{font-size:1.8571428571rem;line-height:2.1428571429rem}}@media only screen and (max-width:782px){.widget-last-posts .top h1{font-size:1.4285714286rem;line-height:1.7142857143rem;text-align:center;width:100%}}.widget-last-posts .top a{color:var(--secondary-color);font-size:1.1428571429rem;font-weight:900;line-height:1.3571428571rem;position:relative;text-align:right;text-transform:uppercase}@media only screen and (max-width:800px){.widget-last-posts .top a{display:none}}.widget-last-posts .top a:after{background:var(--secondary-color);content:" ";height:3px;left:-39px;position:absolute;top:calc(50% - 1.5px);width:30px}.widget-last-posts .ul{flex-wrap:wrap;margin-left:-15px;width:calc(100% + 30px)}.widget-last-posts .ul:after{content:none}@media only screen and (max-width:1000px){.widget-last-posts .ul{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:604px){.widget-last-posts .ul{align-items:center;flex-direction:column;margin-left:0;width:100%}}.widget-last-posts .ul .li{background:var(--white);border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.15);margin:7px 15px;min-height:270px;overflow:hidden;width:252px}@media only screen and (max-width:1205px){.widget-last-posts .ul .li{margin:10px}}@media only screen and (max-width:604px){.widget-last-posts .ul .li{margin:0 0 20px;max-width:320px;width:100%}}.widget-last-posts .ul .li.not_thumb{background:var(--primary-color)}.widget-last-posts .ul .li.not_thumb .bottom{padding:30px}.widget-last-posts .ul .li.not_thumb .bottom p{color:var(--white)}.widget-last-posts .ul .li .thumb{height:137.55px;margin-bottom:14px;width:100%}@media only screen and (max-width:604px){.widget-last-posts .ul .li .thumb{height:176px;margin-bottom:10px;max-width:320px}}@media only screen and (max-width:390px){.widget-last-posts .ul .li .thumb{height:46.3vw;max-width:unset;min-height:unset;min-width:unset;width:100%}}.widget-last-posts .ul .li .bottom{padding:10px 20px 20px}@media only screen and (max-width:782px){.widget-last-posts .ul .li .bottom{padding:0 20px 20px}}.widget-last-posts .ul .li .bottom .span{color:var(--secondary-color);font-size:.9285714286rem;font-weight:700;line-height:1.0714285714rem;margin-bottom:9px;text-transform:uppercase}.widget-last-posts .ul .li .bottom p{color:var(--dark-font-color);font-size:1.1428571429rem;font-weight:700;line-height:1.3571428571rem;text-transform:uppercase}.widget-last-posts .link-mobi{color:var(--secondary-color);display:none;font-size:1.1428571429rem;font-weight:900;line-height:2.5rem;text-align:center;transition:.2s;width:100%}.widget-last-posts .link-mobi:hover{text-decoration:underline}@media only screen and (max-width:782px){.widget-last-posts .link-mobi{display:block}}@media only screen and (max-width:760px){.wp-widget.widget-menu-locations-horizontal{display:none}}.wp-widget.widget-menu-locations-horizontal .menu-wrapper{width:100%}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal{background:var(--primary-color);padding:0 48px;width:100%}@media only screen and (max-width:1130px){.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal{padding:0 32px}}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul{display:flex;width:100%}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item{display:flex;position:relative}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item>a{color:var(--white);font-size:18px;font-weight:700;line-height:21px;padding:22px 0;text-transform:uppercase;transition:color .2s}@media only screen and (max-width:1130px){.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item>a{font-size:16px;line-height:18px}}@media only screen and (max-width:1020px){.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item>a{font-size:15px;line-height:17px}}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item+.menu-item{margin-left:38px}@media only screen and (max-width:1130px){.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item+.menu-item{margin-left:28px}}@media only screen and (max-width:1020px){.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item+.menu-item{margin-left:20px}}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item.item-active>a,.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item:hover>a{color:var(--secondary-color)}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item:hover:not(.menu-item-has-children):after{background:var(--secondary-color);border-radius:3px 3px 0 0;bottom:0;content:" ";height:4px;left:-10px;position:absolute;width:calc(100% + 20px)}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item:hover.menu-item-has-children:before{border-color:transparent transparent var(--white) transparent;border-style:solid;border-width:0 7.5px 10px;bottom:0;content:" ";height:0;left:5px;position:absolute;width:0;z-index:9999}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item:hover>.sub-menu{display:flex}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item .sub-menu{background:var(--white);border-radius:3px;box-shadow:0 10px 30px rgba(0,0,0,.2);display:none;flex-direction:column;left:-10px;padding:20px 0;position:absolute;top:100%;width:250px;z-index:999}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item .sub-menu .menu-item{display:flex;position:relative;width:100%}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item .sub-menu .menu-item:hover:after{content:" ";height:100px;position:absolute;right:-10px;top:0;width:30px;z-index:999}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item .sub-menu .menu-item:hover>.sub-menu{display:flex}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item .sub-menu .menu-item .sub-menu{left:100%;top:0}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item .sub-menu .menu-item a{color:#4e5d68;font-size:1.2857142857rem;line-height:1.5rem;padding:9.5px 20px;width:100%}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item .sub-menu .menu-item a:hover{color:var(--secondary-color)}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal>ul>.menu-item .sub-menu .menu-item.item-active>a{color:var(--secondary-color);font-size:1.2857142857rem;line-height:1.5rem;padding:9.5px 20px;width:100%}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .dynamic-sidebar-section{width:auto}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .dynamic-sidebar-section .widget-popup-access-information-nucleogov{display:flex;height:100%}.wp-widget.widget-menu-locations-horizontal .menu-wrapper .dynamic-sidebar-section .widget-popup-access-information-nucleogov .acessoinformacao{align-items:center;border-radius:unset;display:flex;height:100%;justify-content:center;min-height:unset;width:100%}body.alto_contraste .wp-widget.widget-menu-locations-horizontal .menu-wrapper .menu-locations-horizontal .item-active{text-decoration:underline!important}.wp-widget.widget-menu-locations-vertical nav{display:flex;flex-direction:column;flex-shrink:0;max-width:270px;padding:30px 0;width:100%}.wp-widget.widget-menu-locations-vertical nav ul{display:flex;flex-direction:column;width:100%}.wp-widget.widget-menu-locations-vertical nav ul li{transition:.2s}.wp-widget.widget-menu-locations-vertical nav ul li.active,.wp-widget.widget-menu-locations-vertical nav ul li.item-active{background:rgba(0,0,0,.1)}.wp-widget.widget-menu-locations-vertical nav ul li span{display:flex;position:relative;width:100%}.wp-widget.widget-menu-locations-vertical nav ul li span a{color:var(--white);font-size:1.0714285714rem;font-weight:700;line-height:1.3571428571rem;padding:8px 30px;text-transform:uppercase;transition:.2s;width:100%}@media only screen and (max-width:965px){.wp-widget.widget-menu-locations-vertical nav ul li span a{font-size:1rem;line-height:1.2857142857rem;padding:7px 20px}}.wp-widget.widget-menu-locations-vertical nav ul li span:hover:not(.location){background:rgba(0,0,0,.1)}.wp-widget.widget-menu-locations-vertical nav ul li span.location{align-items:center;color:var(--secondary-color);font-size:1.1428571429rem;font-weight:700;line-height:1.4285714286rem;min-height:35px;padding:8px 30px;position:relative;text-transform:uppercase}@media only screen and (max-width:965px){.wp-widget.widget-menu-locations-vertical nav ul li span.location{align-items:center;padding:0 20px}}.wp-widget.widget-menu-locations-vertical nav ul li span.location:after{background:var(--secondary-color);border-radius:0 3px 3px 0;content:" ";height:100%;left:0;position:absolute;top:0;width:4px;z-index:2}.wp-widget.widget-menu-locations-vertical nav ul li span .icone-plus{align-items:center;background:rgba(0,0,0,.2);border-radius:50%;color:var(--white);cursor:pointer;display:flex;flex-shrink:0;font-size:18px;font-weight:400;height:30px;justify-content:center;position:absolute;right:20px;text-transform:uppercase;top:calc(50% - 15px);transition:.2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:30px}.wp-widget.widget-menu-locations-vertical nav ul li span .icone-plus:hover{background:rgba(0,0,0,.7)}.wp-widget.widget-menu-locations-vertical nav ul li .icone-plus~a{padding-right:60px}.wp-widget.widget-menu-locations-vertical nav ul li span:not(.location)~ul{display:none}.wp-widget.widget-menu-locations-vertical nav ul li span:not(.location)~ul li span a{font-size:1rem;line-height:1.1428571429rem}.wp-widget.widget-menu-locations-vertical nav ul li span:not(.location)~ul li span a .icone-plus{height:24px;top:5px;width:24px}.wp-widget.widget-menu-locations-vertical nav ul li .location~ul{margin-bottom:25px}.widget-notice-board{width:100%}@media only screen and (max-width:760px){.widget-notice-board{margin-left:-20px;width:calc(100% + 40px)}}@media only screen and (max-width:690px){.widget-notice-board{padding:0}}.widget-notice-board .background{background:var(--secondary-color);border-radius:10px;padding:30px;transition:.4s;width:100%}@media only screen and (max-width:782px){.widget-notice-board .background{padding:30px 20px}}@media only screen and (max-width:760px){.widget-notice-board .background{border-radius:0}}.widget-notice-board .background .more-notice-board{color:var(--white);font-size:1.1428571429rem;font-weight:900;line-height:2.5rem;margin-left:50px;position:relative;text-align:right;text-transform:uppercase}@media only screen and (max-width:810px){.widget-notice-board .background .more-notice-board{display:none}}.widget-notice-board .background .more-notice-board:after{background:var(--white);content:" ";height:3px;left:-42px;position:absolute;top:calc(50% - 1.5px);width:30px}@media only screen and (max-width:810px){.widget-notice-board .background .more-notice-board:after{content:none}}.widget-notice-board .background>.more-notice-board{display:none;margin-top:5px}@media only screen and (max-width:810px){.widget-notice-board .background>.more-notice-board{display:block;margin:0;text-align:center}}.widget-notice-board .background .header-notice-board{margin-bottom:24px;width:100%}@media only screen and (max-width:690px){.widget-notice-board .background .header-notice-board{margin-bottom:0}}.widget-notice-board .background .header-notice-board:after{content:none}.widget-notice-board .background .header-notice-board h1{color:var(--white);font-size:2.1428571429rem;font-weight:900;line-height:2.5rem}@media only screen and (max-width:1205px){.widget-notice-board .background .header-notice-board h1{font-size:1.8571428571rem;line-height:2.1428571429rem}}@media only screen and (max-width:782px){.widget-notice-board .background .header-notice-board h1{font-size:1.4285714286rem;line-height:1.7142857143rem;text-align:center;width:100%}}.widget-notice-board .background .ul{margin-left:-10px;width:calc(100% + 20px)}@media only screen and (max-width:760px){.widget-notice-board .background .ul{margin-left:-5px;width:calc(100% + 10px)}}@media only screen and (max-width:690px){.widget-notice-board .background .ul{padding:10px}}.widget-notice-board .background .ul .li{background:var(--white);border-radius:10px;flex-shrink:0;margin:5px;max-width:181px;min-height:200px;min-width:140px;padding:20px;transition:.4s}@media only screen and (max-width:782px){.widget-notice-board .background .ul .li{padding:20px 30px;width:50%}}@media only screen and (max-width:690px){.widget-notice-board .background .ul .li{justify-content:center;max-width:unset;min-height:103px;min-width:unset;width:50%}}@media only screen and (max-width:520px){.widget-notice-board .background .ul .li{max-width:unset;min-width:unset;width:100%}}.widget-notice-board .background .ul .li.column-size-4{width:calc(25% - 10px)}@media only screen and (max-width:690px){.widget-notice-board .background .ul .li.column-size-4{width:50%}}@media only screen and (max-width:520px){.widget-notice-board .background .ul .li.column-size-4{width:100%}}.widget-notice-board .background .ul .li.column-size-5{width:calc(20% - 10px)}@media only screen and (max-width:690px){.widget-notice-board .background .ul .li.column-size-5{width:50%}}@media only screen and (max-width:520px){.widget-notice-board .background .ul .li.column-size-5{width:100%}}.widget-notice-board .background .ul .li.column-size-6{width:calc(16.66667% - 10px)}@media only screen and (max-width:690px){.widget-notice-board .background .ul .li.column-size-6{width:50%}}@media only screen and (max-width:520px){.widget-notice-board .background .ul .li.column-size-6{width:100%}}.widget-notice-board .background .ul .li.empty{background:rgba(0,0,0,.1)}@media only screen and (max-width:690px){.widget-notice-board .background .ul .li.empty{display:none}}.widget-notice-board .background .ul .li span{color:var(--secondary-color);font-size:.9285714286rem;font-weight:700;line-height:1.0714285714rem;margin-bottom:7px;text-transform:uppercase;transition:.4s}.widget-notice-board .background .ul .li p{color:var(--dark-font-color);font-size:1.1428571429rem;font-weight:700;-webkit-hyphens:auto;hyphens:auto;line-height:1.3571428571rem;text-transform:uppercase;word-break:break-word}@media only screen and (max-width:782px){.widget-notice-board .background .ul .li p{font-size:1rem;line-height:1.1428571429rem}}.widget-player-audio{display:flex;flex-direction:column}.widget-player-audio .container-grid-itens{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-15px;width:calc(100% + 30px)}@media only screen and (max-width:1205px){.widget-player-audio .container-grid-itens{justify-content:center}}.widget-player-audio .container-grid-itens .box-audio{background-color:#e3e7ec;border-radius:10px;margin:15px;max-width:250px;overflow:hidden;width:100%}.widget-player-audio .container-grid-itens .box-audio .player-audio{justify-content:flex-end;min-height:130px}.widget-player-audio .container-grid-itens .box-audio .player-audio .controls .control{background:var(--wp--preset--color--secondary-color)!important;border-radius:50%;cursor:pointer;height:40px;margin-bottom:3px;margin-right:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:40px}.widget-player-audio .container-grid-itens .box-audio .player-audio .controls .control i:before{color:var(--nwe-color-white);font-size:10px;transform:rotate(-180deg)}.widget-player-audio .container-grid-itens .box-audio .player-audio .controls .control span{color:var(--nwe-color-white);font-size:12px;line-height:11px;margin:0 2px}.widget-player-audio .container-grid-itens .box-audio .player-audio .controls .control:last-child{margin-right:0}.widget-player-audio .container-grid-itens .box-audio .player-audio .controls .control:last-child i:before{transform:unset}.widget-player-audio .container-grid-itens .box-audio .player-audio .controls .control.play-pause{height:50px;width:50px}.widget-player-audio .container-grid-itens .box-audio .player-audio .controls .control.play-pause:before{color:var(--nwe-color-white);font-size:21px;width:17px}.widget-player-audio .container-grid-itens .box-audio .player-audio .controls .control.play-pause.nw-essentials-pause:before{font-size:25px;width:25px}.widget-player-audio .container-grid-itens .box-audio .player-audio .time-line .time{margin-bottom:7px;padding:0 20px}.widget-player-audio .container-grid-itens .box-audio .player-audio .time-line .time.opacity-0{opacity:0}.widget-player-audio .container-grid-itens .box-audio .player-audio .time-line .time:after{content:none}.widget-player-audio .container-grid-itens .box-audio .player-audio .time-line .time span{color:gray;font-size:1rem;line-height:1.1428571429rem}.widget-player-audio .container-grid-itens .box-audio .player-audio .time-line .progress-bar{background:#d5d6d9;height:6px}.widget-player-audio .container-grid-itens .box-audio .player-audio .time-line .progress-bar .buffered{background:#b0b4bb;height:100%;transition:.2s;width:0}.widget-player-audio .container-grid-itens .box-audio .player-audio .time-line .progress-bar .position{background:#9a9a9d;height:100%;transition:.5s;width:0}.widget-player-audio .container-grid-itens .box-audio .player-audio .time-line .progress-bar .navigation-time{cursor:pointer;height:100%;width:100%}.widget-player-audio .container-grid-itens .box-audio .player-audio .time-line .progress-bar .navigation-time .frag{height:100%;width:1px}.widget-player-audio .container-grid-itens .box-audio>.info{display:flex;flex-direction:column;padding:10px 20px 14px;width:100%}.widget-player-audio .container-grid-itens .box-audio>.info span{color:#989da5;font-size:.8571428571rem;font-weight:700;line-height:2.1428571429rem;text-transform:uppercase}.widget-player-audio .container-grid-itens .box-audio>.info h6{font-size:1.2857142857rem;line-height:1.5714285714rem;transition:.2s}body.alto_contraste .widget-player-audio .container-grid-itens .box-audio .player-audio .time-line .progress-bar,body.alto_contraste .widget-player-audio .container-grid-itens .box-audio .player-audio .time-line .progress-bar .buffered{background-color:#8c8585!important}.widget-posts-box-image .template-part-component-filter-select{margin-bottom:40px}@media only screen and (max-width:782px){.widget-posts-box-image .template-part-component-filter-select{margin-bottom:30px}}.widget-posts-box-image .container-grid-itens{margin-left:-15px;width:calc(100% + 30px)}@media only screen and (max-width:1205px){.widget-posts-box-image .container-grid-itens{justify-content:center}}.widget-posts-box-image .container-grid-itens .template-part-component-box-post-image-icon{margin:15px}.widget-posts-box-image .template-part-component-pagination{margin-top:45px}@media only screen and (max-width:782px){.widget-posts-box-image .template-part-component-pagination{margin-top:35px}}.widget-posts-notice-board .container-grid-avisos{margin-left:-15px;width:calc(100% + 30px)}@media only screen and (max-width:1174px){.widget-posts-notice-board .container-grid-avisos{justify-content:center}}.widget-posts-notice-board .container-grid-avisos .template-part-component-box-post-in-secundary{margin:15px}.widget-posts-notice-board .template-part-component-pagination{margin-top:45px}@media only screen and (max-width:782px){.widget-posts-notice-board .template-part-component-pagination{margin-top:35px}}.widget-quick-access .header-quick-access{margin-bottom:21px}.widget-quick-access .header-quick-access:after{content:none}@media only screen and (max-width:782px){.widget-quick-access .header-quick-access{align-items:flex-start;flex-direction:column;margin-bottom:10px}}.widget-quick-access .header-quick-access h1{font-size:2.1428571429rem;line-height:2.5rem}@media only screen and (max-width:1205px){.widget-quick-access .header-quick-access h1{font-size:1.8571428571rem;line-height:2.1428571429rem}}@media only screen and (max-width:782px){.widget-quick-access .header-quick-access h1{font-size:1.5714285714rem;text-align:center;width:100%}}.widget-quick-access .header-quick-access p{color:var(--dark-font-color);font-size:1rem;font-weight:700;line-height:1.1428571429rem;text-align:right;text-transform:uppercase}@media only screen and (max-width:782px){.widget-quick-access .header-quick-access p{font-size:.8571428571rem;line-height:1.089rem;margin-top:5px;text-align:center;width:100%}}.widget-quick-access .ul{flex-wrap:wrap;justify-content:flex-start;margin-left:-5px;width:calc(100% + 10px)}@media only screen and (max-width:782px){.widget-quick-access .ul{margin-bottom:0!important}}@media only screen and (max-width:999px){.widget-quick-access .ul{flex-wrap:nowrap;justify-content:flex-start;overflow-y:auto;padding-bottom:22px;scrollbar-color:var(--secondary-color) var(--light-color);scrollbar-width:15px;z-index:1}}@media only screen and (max-width:999px){.widget-quick-access .ul::-webkit-scrollbar{background:var(--light-color);border-radius:15px;height:5px;width:320px}.widget-quick-access .ul::-webkit-scrollbar-thumb{background:var(--primary-color);-webkit-border-radius:15px;border-radius:15px;height:5px;width:88px}}.widget-quick-access .ul li{background:var(--light-color);border:1px solid transparent;border-radius:10px;display:flex;flex-shrink:0;margin:5px;min-height:127px;transition:.2s;width:calc(94px + 1rem)}@media only screen and (max-width:700px){.widget-quick-access .ul li{flex-shrink:0;min-height:110px;min-width:90px;width:calc(90px + 1rem)}}.widget-quick-access .ul li a{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-bottom:20px;padding-top:20px;width:100%}@media only screen and (max-width:700px){.widget-quick-access .ul li a{padding-bottom:10px}}.widget-quick-access .ul li .icone{display:flex;flex-shrink:0;height:40px;margin-bottom:10px;width:40px}@media only screen and (max-width:782px){.widget-quick-access .ul li .icone{margin-bottom:5px}}.widget-quick-access .ul li .icone:before{align-items:center;color:var(--secondary-color);display:flex;font-size:45px;justify-content:center}@media only screen and (max-width:782px){.widget-quick-access .ul li .icone:before{font-size:40px}}.widget-quick-access .ul li svg{fill:var(--secondary-color);background-position:50%;background-repeat:no-repeat;background-size:contain;margin-bottom:10px;max-height:40px;max-width:40px}@media only screen and (max-width:782px){.widget-quick-access .ul li svg{margin-bottom:5px}}.widget-quick-access .ul li svg g path,.widget-quick-access .ul li svg path{fill:var(--secondary-color)}.widget-quick-access .ul li img{max-width:40px}.widget-quick-access .ul li img.icone{-o-object-fit:cover;object-fit:cover}.widget-quick-access .ul li span.text{color:var(--dark-font-color);font-size:1.1428571429rem;font-weight:700;-webkit-hyphens:auto;hyphens:auto;-moz-hyphens:auto;line-height:1.2142857143rem;padding:0 10px;text-align:center;transition:.2s;word-break:break-word}@media only screen and (max-width:782px){.widget-quick-access .ul li span.text{font-size:1rem}}.widget-quick-access .ul li:hover span.text{color:var(--secondary-color);text-decoration:underline}body.alto_contraste .widget-quick-access .ul,body.alto_contraste .widget-quick-access ul{scrollbar-color:#ff0 #000}body.alto_contraste .widget-quick-access .ul::-webkit-scrollbar,body.alto_contraste .widget-quick-access ul::-webkit-scrollbar{background:#404040}body.alto_contraste .widget-quick-access .ul::-webkit-scrollbar-thumb,body.alto_contraste .widget-quick-access ul::-webkit-scrollbar-thumb{background:#ff0!important}body.alto_contraste .widget-quick-access .ul .li svg g *,body.alto_contraste .widget-quick-access .ul .li svg path,body.alto_contraste .widget-quick-access .ul li svg g *,body.alto_contraste .widget-quick-access .ul li svg path,body.alto_contraste .widget-quick-access ul .li svg g *,body.alto_contraste .widget-quick-access ul .li svg path,body.alto_contraste .widget-quick-access ul li svg g *,body.alto_contraste .widget-quick-access ul li svg path{fill:#ff0!important}.widget-site-map{margin-left:-15px;width:calc(100% + 30px)}.widget-site-map .grid-site-map{width:100%}.widget-site-map .grid-site-map .column{min-width:270px;padding:0 15px;width:50%}.widget-site-map .grid-site-map .column .bloco{margin-bottom:26px;min-width:230px;width:100%}.widget-site-map .grid-site-map .column .bloco h4{color:var(--dark-font-color);font-size:1.2857142857rem;font-weight:700;line-height:2.1428571429rem;margin-bottom:5px}.widget-site-map .grid-site-map .column .bloco ul{padding-left:20px;position:relative}.widget-site-map .grid-site-map .column .bloco ul:after{background:url(//www.mossamedes.go.gov.br/wp-content/themes/nucleoweb/bundle/./images/border-vertical.52cd0546.png) top repeat;content:" ";height:100%;left:0;position:absolute;top:0;width:2px}.widget-site-map .grid-site-map .column .bloco ul li{font-size:1.1428571429rem;line-height:1.7142857143rem;list-style-type:none}.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{color:var(--secondary-color);font-weight:700;transition:.2s}.widget-site-map .grid-site-map .column .bloco ul li a:hover{text-decoration:underline}.wp-widget.widget-the-custom-logo{min-width:160px}.wp-widget.widget-the-custom-logo .custom-logo{max-width:100%}@media only screen and (max-width:1205px){.wp-widget.widget-the-custom-logo .custom-logo{max-width:90%;-o-object-fit:contain;object-fit:contain}}.template-part-component-accessibility-bar{background:#000;box-shadow:0 1px 1px rgba(0,0,0,.2);width:100%}.template-part-component-accessibility-bar .group.fonts{grid-gap:3px;display:grid;grid-template-columns:1fr 1fr 1fr;margin-left:6px}.template-part-component-accessibility-bar .group.fonts li{align-items:center;background:#2e2e2e;border-radius:15px;color:var(--white);cursor:pointer;display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:23px;justify-content:center;line-height:15px;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:29px}.template-part-component-accessibility-bar .group.fonts li:hover{background:#3c3c3c}.template-part-component-accessibility-bar .container{display:flex;justify-content:space-between;margin:0 auto;max-width:1147px}@media only screen and (max-width:1205px){.template-part-component-accessibility-bar .container{width:calc(100% - 60px)}}@media only screen and (max-width:1000px){.template-part-component-accessibility-bar .container{display:none}}.template-part-component-accessibility-bar .container:after{content:none}.template-part-component-accessibility-bar .container .block{align-items:center;display:flex;min-height:35px}.template-part-component-accessibility-bar .container .block .nucleogov-img{background:url(//www.mossamedes.go.gov.br/wp-content/themes/nucleoweb/bundle/./images/nucleogov.17598b49.png) 50%/contain no-repeat;height:12px;width:86px}.template-part-component-accessibility-bar .container .block .text{color:var(--white);font-family:Arial,sans-serif;font-size:.8571428571rem;font-style:normal;font-weight:700;line-height:1rem;position:relative;text-transform:uppercase}.template-part-component-accessibility-bar .container .block .text.link{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.template-part-component-accessibility-bar .container .block .text.link:after{border-bottom:1px solid var(--white);bottom:0;content:" ";left:0;position:absolute;transition:.5s;width:0}.template-part-component-accessibility-bar .container .block .text.link:hover:after{width:100%}.template-part-component-accessibility-bar .container .block .text.acessibilidade .icone{margin-right:5px}.template-part-component-accessibility-bar .container .block .text.acessibilidade .icone:before{font-size:15px}.template-part-component-accessibility-bar .container .block .circle{background:var(--white);height:2px;margin:0 10px;width:2px}.template-part-component-accessibility-bar .container-mobile{align-items:center;display:none;justify-content:space-between;min-height:35px;padding:7px 15px;position:relative;width:100%}@media only screen and (max-width:1000px){.template-part-component-accessibility-bar .container-mobile{display:flex}}.template-part-component-accessibility-bar .container-mobile:after{content:none}.template-part-component-accessibility-bar .container-mobile .block .button-acessibilidade{align-items:center;display:flex}.template-part-component-accessibility-bar .container-mobile .block .button-acessibilidade .icone{align-items:center;display:flex;justify-content:center;margin-right:4px}.template-part-component-accessibility-bar .container-mobile .block .button-acessibilidade .icone:before{color:var(--white);font-size:17px;height:18px}.template-part-component-accessibility-bar .container-mobile .block .button-acessibilidade span{color:var(--white);font-size:.8571428571rem;font-weight:700;text-transform:uppercase}.template-part-component-accessibility-bar .container-mobile .block .button-acessibilidade .arrow{align-items:center;background:var(--white);border-radius:50%;display:flex;height:13px;justify-content:center;margin-left:10px;width:13px}.template-part-component-accessibility-bar .container-mobile .block .button-acessibilidade .arrow:before{color:var(--primary-color);font-size:7px;transform:rotate(90deg);transition:.3s;width:5px}.template-part-component-accessibility-bar .container-mobile .block .button-acessibilidade .arrow.rotate:before{transform:rotate(-90deg)}.template-part-component-accessibility-bar .container-mobile .container-options-acessibilidade{background:var(--white);box-shadow:0 2px 4px rgba(0,0,0,.25);display:none;height:160px;left:0;position:absolute;top:100%;width:100%;z-index:99999}.template-part-component-accessibility-bar .container-mobile .container-options-acessibilidade>ul{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px 30px;width:100%}.template-part-component-accessibility-bar .container-mobile .container-options-acessibilidade>ul>li{align-items:center;display:flex;flex-wrap:wrap;padding:8px 0}.template-part-component-accessibility-bar .container-mobile .container-options-acessibilidade>ul>li a,.template-part-component-accessibility-bar .container-mobile .container-options-acessibilidade>ul>li span{color:var(--primary-color);font-size:.8571428571rem;font-weight:700}.template-part-component-accessibility-bar .container-mobile .container-options-acessibilidade>ul>li .group.fonts li{background:var(--primary-color)}.template-part-component-accessibility-bar .container-mobile .container-options-acessibilidade>ul>li .gradient-autocontraste{background:linear-gradient(90deg,var(--primary-color) 0,var(--primary-color) 54%,#ccc 0,#ccc);border:2px solid var(--primary-color);border-radius:50%;height:21px;margin-left:6px;width:21px}.template-part-component-accessibility-bar.bottom .container-mobile .container-options-acessibilidade{bottom:100%;top:unset}body.alto_contraste .template-part-component-accessibility-bar .container .block .group li,body.alto_contraste .template-part-component-accessibility-bar .container .block .link,body.alto_contraste .template-part-component-accessibility-bar .container-mobile .block .button-acessibilidade .arrow:before,body.alto_contraste .template-part-component-accessibility-bar .container-mobile .block .button-acessibilidade .icone:before,body.alto_contraste .template-part-component-accessibility-bar .container-mobile .block .button-acessibilidade span,body.alto_contraste .template-part-component-accessibility-bar .container-mobile ul>li .group.fonts li{color:#ff0!important}body.alto_contraste .template-part-component-accessibility-bar .container .block .link:after{border-color:#ff0!important}body.alto_contraste .template-part-component-accessibility-bar .container-mobile li .gradient-autocontraste{background:linear-gradient(90deg,#e3e169,#e3e169 54%,#fff 0,#fff);border:1px solid #000}.template-part-component-archive{margin-top:20px}.template-part-component-archive .template-part-component-pagination{margin-top:60px}.template-part-component-box-post-image-icon{background:#e3e7ec;border-radius:10px;display:flex;flex-direction:column;max-width:252px;min-height:270px;overflow:hidden;width:100%}.template-part-component-box-post-image-icon figure{position:relative;width:100%}.template-part-component-box-post-image-icon figure .thumb{border-radius:10px 10px 0 0;box-shadow:inset 0 0 80px rgba(0,0,0,.2);height:160px;position:relative;width:100%;z-index:1}.template-part-component-box-post-image-icon figure .icone{align-items:center;background:rgba(0,0,0,.8);border-radius:10px;bottom:10px;display:flex;height:35px;justify-content:center;left:10px;position:absolute;width:35px;z-index:2}.template-part-component-box-post-image-icon figure .icone:before{color:#fff;font-size:17px}.template-part-component-box-post-image-icon figure .icone.icon-camera:before{font-size:19px}.template-part-component-box-post-image-icon .info{display:flex;flex-direction:column;padding:10px 20px 14px;width:100%}.template-part-component-box-post-image-icon .info>span{color:#989da5;font-size:.8571428571rem;font-weight:700;line-height:1.4285714286rem;margin-bottom:8px;text-transform:uppercase}.template-part-component-box-post-image-icon .info>span span{color:var(--secondary-color)}.template-part-component-box-post-image-icon .info h6{font-size:1.2857142857rem;line-height:1.5714285714rem;transition:.2s}.template-part-component-box-post-image-icon:hover .info h6{color:var(--secondary-color)}body.alto_contraste .template-part-component-box-post-image-icon{max-width:251px}.template-part-component-box-post-in-secundary{background:var(--secondary-color);border-radius:10px;display:flex;flex-direction:column;max-width:250px;min-height:170px;padding:20px;width:100%}.template-part-component-box-post-in-secundary span{color:var(--primary-color);font-size:.8571428571rem;font-weight:700;line-height:2.1428571429rem;text-transform:uppercase}.template-part-component-box-post-in-secundary h6{color:var(--white);font-size:1.2857142857rem;font-weight:900;line-height:1.5714285714rem;text-transform:uppercase;transition:.2s}.template-part-component-box-post-in-secundary:hover h6{text-decoration:underline}.template-part-component-filter-select{align-items:flex-end;background:var(--secondary-color);border-radius:10px;display:flex;flex-wrap:wrap;min-height:120px;padding:20px 15px 0;width:100%}.template-part-component-filter-select .filter{display:flex;flex-direction:column;flex-grow:1;margin-bottom:23px;min-width:210px;padding:0 15px;width:calc(50% - 35px)}@media only screen and (max-width:650px){.template-part-component-filter-select .filter{width:100%}}.template-part-component-filter-select .filter span{color:var(--white);font-size:1.1428571429rem;font-weight:900;line-height:1.4285714286rem;margin-bottom:12px;text-transform:uppercase}.template-part-component-filter-select .filter .select{background:var(--white);border-radius:5px;display:flex;position:relative;width:100%}.template-part-component-filter-select .filter .select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;color:var(--dark-font-color);font-family:Arial,sans-serif;min-height:45px;padding:15px 45px 15px 11px;position:relative;width:100%;z-index:1}.template-part-component-filter-select .filter .select select option{color:#3d4147!important}.template-part-component-filter-select .filter .select .arrow{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;right:0;width:40px}.template-part-component-filter-select .filter .select .arrow:before{color:#989da5;font-size:15px}.template-part-component-filters-checkbox-form{background:var(--primary-color);border-radius:10px;display:flex;flex-direction:column;flex-shrink:0;max-width:300px;overflow:hidden;padding:10% 10% 12%;transition:.2s;width:100%}.template-part-component-filters-checkbox-form.fixed-active{right:0}.template-part-component-filters-checkbox-form h5{color:var(--secondary-color);font-size:1.7142857143rem;line-height:2.5rem;margin-bottom:10px}@media only screen and (max-width:690px){.template-part-component-filters-checkbox-form h5{font-size:1.2857142857rem}}.template-part-component-filters-checkbox-form form.search-input{background:var(--white);border-radius:5px;display:flex;flex-shrink:0;font-size:16px;line-height:45px;margin-bottom:29px;overflow:hidden;width:100%}@media only screen and (max-width:690px){.template-part-component-filters-checkbox-form form.search-input{margin:0 auto 15px;width:calc(100% - 30px)}}.template-part-component-filters-checkbox-form form.search-input input{color:var(--dark-font-color);height:45px;padding-left:10px;width:100%}.template-part-component-filters-checkbox-form form.search-input button{align-items:center;background:0 0;cursor:pointer;display:flex;height:45px;justify-content:center;width:45px}.template-part-component-filters-checkbox-form form.search-input button:before{color:var(--dark-font-color);transition:.2s}.template-part-component-filters-checkbox-form form.search-input button:hover:before{color:var(--primary-color)}.template-part-component-filters-checkbox-form .categories{display:flex;flex-direction:column;overflow:auto;width:100%}@media only screen and (max-width:1080px){.template-part-component-filters-checkbox-form .categories{padding:0 20px}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.template-part-component-filters-checkbox-form .categories .filters-loader-gif{animation:spin 1s linear infinite}.template-part-component-filters-checkbox-form .categories .category{cursor:pointer;padding:9px 0;width:100%}@media only screen and (max-width:690px){.template-part-component-filters-checkbox-form .categories .category{padding:7px 0}}.template-part-component-filters-checkbox-form .categories .category input[type=radio]{display:none}.template-part-component-filters-checkbox-form .categories .category input[type=radio]:checked+label{color:var(--secondary-color)}.template-part-component-filters-checkbox-form .categories .category input[type=radio]:checked+label:before{border-color:var(--secondary-color);color:var(--secondary-color)}.template-part-component-filters-checkbox-form .categories .category label{align-items:center;color:var(--white);display:flex;font-size:1rem;font-weight:700;text-transform:uppercase;transition:.2s;width:100%}@media only screen and (max-width:690px){.template-part-component-filters-checkbox-form .categories .category label{font-size:.8571428571rem}}.template-part-component-filters-checkbox-form .categories .category label:hover{color:var(--secondary-color)}.template-part-component-filters-checkbox-form .categories .category label:hover:before{border-color:var(--secondary-color)}.template-part-component-filters-checkbox-form .categories .category label:before{align-items:center;border:2px solid var(--white);border-radius:50%;box-sizing:border-box;color:transparent;display:flex;flex-shrink:0;font-size:8px;height:18px;justify-content:center;margin-right:10px;margin-top:-1px;width:18px}body.alto_contraste .template-part-component-filters-checkbox-form .categories .category label:before{border-color:#fff!important;color:transparent!important}body.alto_contraste .template-part-component-filters-checkbox-form .categories .category input[type=radio]:checked+label:before{border-color:#fff!important}body.alto_contraste .template-part-component-filters-checkbox-form .categories .category:hover label:not(:before){text-decoration:underline}.template-part-component-item-post{display:flex;width:100%}.template-part-component-item-post+.template-part-component-item-post{margin-top:30px}@media only screen and (max-width:550px){.template-part-component-item-post{align-items:center;background:#e3e7ec;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);flex-direction:column;overflow:hidden;width:250px}}.template-part-component-item-post h4{color:var(--dark-font-color);font-size:1.8571428571rem;font-weight:900;line-height:2.2857142857rem;text-transform:uppercase}@media only screen and (max-width:960px){.template-part-component-item-post h4{font-size:1.5714285714rem;line-height:2rem}}@media only screen and (max-width:1205px){.template-part-component-item-post h4{font-size:1.7142857143rem;line-height:2.1428571429rem}}.template-part-component-item-post .thumb{border-radius:10px;flex-shrink:0;height:11.95vw;margin-right:20px;max-height:160px;max-width:220px;min-height:130px;min-width:171px;width:15.86vw}@media only screen and (max-width:550px){.template-part-component-item-post .thumb{border-radius:unset;height:190px;margin-right:0;max-width:unset;width:250px}}.template-part-component-item-post .dir{display:flex;flex-direction:column;flex-grow:1;width:auto}@media only screen and (max-width:550px){.template-part-component-item-post .dir{padding:14px 20px}}.template-part-component-item-post .dir p{color:#989da5;font-size:.9285714286rem;font-weight:700;line-height:2.1428571429rem;text-transform:uppercase}.template-part-component-item-post .dir p.posted{line-height:1.4285714286rem;margin-bottom:8px}@media only screen and (max-width:550px){.template-part-component-item-post .dir p{line-height:unset;margin-bottom:15px}}.template-part-component-item-post .dir p span{color:var(--secondary-color)}.template-part-component-item-post .dir h4{font-size:1.5714285714rem;line-height:2.1428571429rem}@media only screen and (max-width:1205px){.template-part-component-item-post .dir h4{font-size:1.2857142857rem;line-height:1.8571428571rem}}@media only screen and (max-width:550px){.template-part-component-item-post .dir h4{font-size:1.1428571429rem;line-height:1.7142857143rem}}.template-part-component-pagination{display:flex;flex-wrap:wrap;width:100%}@media only screen and (max-width:690px){.template-part-component-pagination{justify-content:center}}.template-part-component-pagination .page-numbers{align-items:center;background:var(--white);border:2px solid #d9dde1;border-radius:50%;box-sizing:border-box;color:var(--dark-font-color);cursor:pointer;display:flex;float:left;font-size:1.1428571429rem;font-weight:700;height:3.2142857143rem;justify-content:center;line-height:1.3571428571rem;margin:5px;transition:.2s;width:3.2142857143rem}.template-part-component-pagination .page-numbers.current,.template-part-component-pagination .page-numbers:hover:not(p):not(.dots){border-color:var(--secondary-color);color:var(--secondary-color)}.template-part-component-post-content{width:100%}.template-part-component-post-content .posted{color:var(--dark-font-color);font-size:.8571428571rem;font-weight:700;line-height:1.4285714286rem;margin-bottom:8px;text-transform:uppercase;width:100%}.template-part-component-post-content .posted span{color:var(--secondary-color)}.template-part-component-post-content .layout-jatoba-title-primary{margin-bottom:20px}.template-part-component-post-content .thumbnail{display:flex;justify-content:center;margin-bottom:45px;width:100%}.template-part-component-post-content .thumbnail img{float:left;max-width:100%}.template-part-component-post-content article{flex-grow:1}.template-part-component-post-content .plugin-shared-social-networks{border:2px solid #eaedf0;border-radius:10px}.template-part-component-post-content .plugin-shared-social-networks span{color:var(--dark-font-color)}.template-part-component-post-content .plugin-shared-social-networks .icons .plugin-ssn-whatsapp:before{color:#55c281!important}.template-part-component-post-content .plugin-shared-social-networks .icons .plugin-ssn-twitter:before{color:#4eabe0!important}.template-part-component-profile{background:#eaedf0;border-radius:10px;margin-bottom:20px;padding:20px 20px 20px 30px;width:100%}.template-part-component-profile:last-child{margin-bottom:0}@media only screen and (max-width:684px){.template-part-component-profile{padding:20px}}@media only screen and (max-width:875px){.template-part-component-profile.contains-thumb{flex-direction:column;margin:0 auto 20px;max-width:450px;padding:20px}.template-part-component-profile.contains-thumb .thumb{margin-bottom:25px;margin-right:0}}.template-part-component-profile .thumb{border-radius:10px;flex-shrink:0;height:200px;margin-right:30px;width:200px}@media only screen and (max-width:1205px){.template-part-component-profile .thumb{height:170px;width:170px}}.template-part-component-profile .thumb+.dir .topo:after{left:-260px!important}@media only screen and (max-width:1205px){.template-part-component-profile .thumb+.dir .topo:after{left:-230px!important}}.template-part-component-profile .dir{flex-grow:1;width:100%}.template-part-component-profile .dir .topo{margin-bottom:10px;min-height:34px;position:relative;width:100%}.template-part-component-profile .dir .topo:after{background:var(--secondary-color);border-radius:0 3px 3px 0;content:" ";height:100%;left:-30px;position:absolute;width:4px}@media only screen and (max-width:684px){.template-part-component-profile .dir .topo:after{left:-20px}}@media only screen and (max-width:1080px){.template-part-component-profile .dir .topo .press{display:none}}.template-part-component-profile .dir .topo h3{color:var(--dark-font-color);font-size:1.2857142857rem;font-weight:700;line-height:1.5rem;text-transform:uppercase}@media only screen and (max-width:684px){.template-part-component-profile .dir .topo h3{width:100%}}@media only screen and (max-width:390px){.template-part-component-profile .dir .topo h3{text-align:center}}.template-part-component-profile .dir .press{margin-left:10px}@media only screen and (max-width:1080px){.template-part-component-profile .dir .press{margin-left:0}}@media only screen and (min-width:1080px){.template-part-component-profile .dir .press.mobile{display:none}}@media only screen and (max-width:1080px){.template-part-component-profile .dir .press.mobile{align-items:flex-start;display:flex;flex-direction:column;margin-top:15px;position:relative}.template-part-component-profile .dir .press.mobile .box-links{width:100%}}.template-part-component-profile .dir .press .acting{background:var(--secondary-color);border-radius:5px;color:var(--white);display:flex;font-size:.8571428571rem;font-weight:900;justify-content:space-between;padding:10px 18px;position:relative;text-transform:uppercase;transition:.2s;width:211px}.template-part-component-profile .dir .press .acting span{font-size:.8571428571rem}.template-part-component-profile .dir .press .acting.rotate{border-radius:5px 5px 0 0}.template-part-component-profile .dir .press .acting.rotate .icon-bigger-then:before{transform:rotate(270deg)}.template-part-component-profile .dir .press .acting:hover{cursor:pointer}.template-part-component-profile .dir .press .acting:hover span{text-decoration:underline}@media only screen and (max-width:1080px){.template-part-component-profile .dir .press .acting{width:100%}}.template-part-component-profile .dir .press .acting:after{content:" ";height:100%;left:0;position:absolute;top:0;width:100%}.template-part-component-profile .dir .press .acting .icon-bigger-then{align-items:center;display:flex;justify-content:center;margin-left:8px}.template-part-component-profile .dir .press .acting .icon-bigger-then:before{display:flex;transform:rotate(90deg);transition:all .2s ease-in-out}.template-part-component-profile .dir .press .box-links{background-color:#fff;border-radius:0 0 10px 10px;box-shadow:0 5px 50px rgba(0,0,0,.1);display:none;flex-direction:column;max-height:450px;overflow:auto;padding:20px 0;position:absolute;right:0;top:100%;width:211px;z-index:99}@media only screen and (max-width:875px){.template-part-component-profile .dir .press .box-links{position:unset}}.template-part-component-profile .dir .press .box-links a{align-items:center;color:var(--dark-font-color);display:flex;font-size:1.1428571429rem;font-weight:700;min-height:35px;padding:5px 20px}.template-part-component-profile .dir .press .box-links a:hover{background-color:#eaedf0;color:var(--secondary-color);transition:.2s}.template-part-component-profile .dir .press .box-links a+a{margin-top:5px}.template-part-component-profile .dir .informacoes p{color:var(--dark-font-color);font-size:1.0714285714rem;line-height:1.6428571429rem}@media only screen and (max-width:1205px){.template-part-component-profile .dir .informacoes p{font-size:1.1428571429rem;line-height:1.7142857143rem}}.template-part-component-sidebar-sticky{flex-shrink:0;height:100%;margin-bottom:30px;margin-left:30px;width:300px}@media only screen and (max-width:990px){.template-part-component-sidebar-sticky{margin-bottom:0;margin-left:0;margin-top:30px}}@media only screen and (max-width:1080px){.template-part-component-sidebar-sticky:not(.uncolapse){margin-left:0;padding-left:12px;width:unset}}.template-part-component-sidebar-sticky .icon-filters{background:var(--secondary-color);border-radius:60px;box-shadow:0 3px 3px rgba(0,0,0,.1);cursor:pointer;display:none;height:46px;margin-right:-13px;width:46px}.template-part-component-sidebar-sticky .icon-filters:before{color:var(--white);font-size:20px;text-shadow:0 4px 4px rgba(0,0,0,.25)}@media only screen and (max-width:1080px){.template-part-component-sidebar-sticky .icon-filters{display:flex}}@media only screen and (max-width:690px){.template-part-component-sidebar-sticky .icon-filters{height:45px;width:45px}.template-part-component-sidebar-sticky .icon-filters:before{font-size:18px}}@media only screen and (max-width:490px){.template-part-component-sidebar-sticky .icon-filters{height:37px;width:37px}.template-part-component-sidebar-sticky .icon-filters:before{font-size:15px}}.template-part-component-sidebar-sticky .background-colapse{background:rgba(0,0,0,.2);display:none;height:100vh;position:fixed;right:0;top:0;width:100vw;z-index:2}.template-part-component-sidebar-sticky .background-colapse.active{display:block}.template-part-component-sidebar-sticky .sidebar-content{align-items:center;transform:translateZ(0);width:100%;will-change:position,transform}@media only screen and (max-width:1080px){.template-part-component-sidebar-sticky .sidebar-content:not(.uncolapse){transform:unset!important;will-change:unset!important}}.template-part-component-sidebar-sticky .sidebar-content .sidebar-sticky-wrapper{display:flex;flex-direction:column;flex-shrink:0;overflow:hidden;transition:.2s;width:300px}@media only screen and (max-width:1080px){.template-part-component-sidebar-sticky .sidebar-content .sidebar-sticky-wrapper:not(.uncolapse){background:#f4f4f4;border-radius:0;height:100%;min-width:unset;padding:50px 0 25px;position:fixed;right:-245px;top:0;width:245px;z-index:99999}}.template-part-component-sidebar-sticky .sidebar-content .sidebar-sticky-wrapper:not(.uncolapse).fixed-active{right:0}.template-part-component-sidebar-sticky .sidebar-content .sidebar-sticky-wrapper:not(.uncolapse) .icon-close{cursor:pointer;display:none;height:25px;position:absolute;right:18px;top:18px;width:25px}@media only screen and (max-width:1080px){.template-part-component-sidebar-sticky .sidebar-content .sidebar-sticky-wrapper:not(.uncolapse) .icon-close{display:flex}}.template-part-component-sidebar-sticky .sidebar-content .sidebar-sticky-wrapper:not(.uncolapse) .icon-close:before{color:#ff645f;font-size:20px;transition:.2s}.template-part-component-sidebar-sticky .sidebar-content .sidebar-sticky-wrapper:not(.uncolapse) .icon-close:hover:before{color:#d92b2a}.template-part-component-sidebar-sticky .sidebar-content .sidebar-sticky-wrapper .sidebar-sticky-itens>*{margin-bottom:30px}.template-part-component-sidebar-sticky .sidebar-content .sidebar-sticky-wrapper .sidebar-sticky-itens>:last-child{margin-bottom:0}@media only screen and (max-width:1080px){.template-part-component-sidebar-sticky .sidebar-content .sidebar-sticky-wrapper .sidebar-sticky-itens:not(.uncolapse){overflow:auto;padding:0 20px}.template-part-component-sidebar-sticky .sidebar-content .sidebar-sticky-wrapper .sidebar-sticky-itens:not(.uncolapse)>*{margin-bottom:20px}}.template-part-component-the-content{color:var(--dark-font-color);font-size:1.1428571429rem;line-height:1.7142857143rem;width:100%}.template-part-component-the-content:not(:last-of-type){margin-bottom:50px}.template-part-component-the-content img{height:auto;max-width:100%}.template-part-component-the-content iframe{max-width:100%}.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 u{text-decoration:underline}.template-part-component-the-content>*{margin:25px 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:782px){.template-part-component-the-content>*{margin:15px 0}}.template-part-component-the-content ol li,.template-part-component-the-content ul li{list-style:initial}.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}@media only screen and (min-width:1000px){.widget-quick-access-jatoba .layout-column-size-10 li,.widget-quick-access-jatoba .layout-column-size-11 li,.widget-quick-access-jatoba .layout-column-size-12 li,.widget-quick-access-jatoba .layout-column-size-5 li,.widget-quick-access-jatoba .layout-column-size-6 li,.widget-quick-access-jatoba .layout-column-size-8 li,.widget-quick-access-jatoba .layout-column-size-9 li{flex-direction:row;justify-content:flex-start;min-height:70px;width:calc(33.33333% - 10px)}.widget-quick-access-jatoba .layout-column-size-10 li a,.widget-quick-access-jatoba .layout-column-size-11 li a,.widget-quick-access-jatoba .layout-column-size-12 li a,.widget-quick-access-jatoba .layout-column-size-5 li a,.widget-quick-access-jatoba .layout-column-size-6 li a,.widget-quick-access-jatoba .layout-column-size-8 li a,.widget-quick-access-jatoba .layout-column-size-9 li a{flex-direction:row;justify-content:flex-start;padding:14px 20px;width:100%}.widget-quick-access-jatoba .layout-column-size-10 li .icone,.widget-quick-access-jatoba .layout-column-size-10 li svg,.widget-quick-access-jatoba .layout-column-size-11 li .icone,.widget-quick-access-jatoba .layout-column-size-11 li svg,.widget-quick-access-jatoba .layout-column-size-12 li .icone,.widget-quick-access-jatoba .layout-column-size-12 li svg,.widget-quick-access-jatoba .layout-column-size-5 li .icone,.widget-quick-access-jatoba .layout-column-size-5 li svg,.widget-quick-access-jatoba .layout-column-size-6 li .icone,.widget-quick-access-jatoba .layout-column-size-6 li svg,.widget-quick-access-jatoba .layout-column-size-8 li .icone,.widget-quick-access-jatoba .layout-column-size-8 li svg,.widget-quick-access-jatoba .layout-column-size-9 li .icone,.widget-quick-access-jatoba .layout-column-size-9 li svg{margin-bottom:0;margin-right:6px}.widget-quick-access-jatoba .layout-column-size-10 li .icone:before,.widget-quick-access-jatoba .layout-column-size-11 li .icone:before,.widget-quick-access-jatoba .layout-column-size-12 li .icone:before,.widget-quick-access-jatoba .layout-column-size-5 li .icone:before,.widget-quick-access-jatoba .layout-column-size-6 li .icone:before,.widget-quick-access-jatoba .layout-column-size-8 li .icone:before,.widget-quick-access-jatoba .layout-column-size-9 li .icone:before{font-size:40px}.widget-quick-access-jatoba .layout-column-size-10 li span,.widget-quick-access-jatoba .layout-column-size-11 li span,.widget-quick-access-jatoba .layout-column-size-12 li span,.widget-quick-access-jatoba .layout-column-size-5 li span,.widget-quick-access-jatoba .layout-column-size-6 li span,.widget-quick-access-jatoba .layout-column-size-8 li span,.widget-quick-access-jatoba .layout-column-size-9 li span{text-align:start!important}.widget-quick-access-jatoba .layout-column-size-10 li,.widget-quick-access-jatoba .layout-column-size-11 li,.widget-quick-access-jatoba .layout-column-size-12 li,.widget-quick-access-jatoba .layout-column-size-8 li{min-height:60px;width:calc(25% - 10px)}.widget-quick-access-jatoba .layout-column-size-10 li a,.widget-quick-access-jatoba .layout-column-size-11 li a,.widget-quick-access-jatoba .layout-column-size-12 li a,.widget-quick-access-jatoba .layout-column-size-8 li a{padding:14px 10px;width:100%}.widget-quick-access-jatoba .layout-column-size-10 li .icone,.widget-quick-access-jatoba .layout-column-size-11 li .icone,.widget-quick-access-jatoba .layout-column-size-12 li .icone,.widget-quick-access-jatoba .layout-column-size-8 li .icone{height:30px;margin-right:0;width:30px}.widget-quick-access-jatoba .layout-column-size-10 li .icone:before,.widget-quick-access-jatoba .layout-column-size-11 li .icone:before,.widget-quick-access-jatoba .layout-column-size-12 li .icone:before,.widget-quick-access-jatoba .layout-column-size-8 li .icone:before{font-size:30px}.widget-quick-access-jatoba .layout-column-size-10 li .text,.widget-quick-access-jatoba .layout-column-size-11 li .text,.widget-quick-access-jatoba .layout-column-size-12 li .text,.widget-quick-access-jatoba .layout-column-size-8 li .text{padding:0 0 0 10px!important}.widget-quick-access-jatoba .layout-column-size-10 li svg,.widget-quick-access-jatoba .layout-column-size-11 li svg,.widget-quick-access-jatoba .layout-column-size-12 li svg,.widget-quick-access-jatoba .layout-column-size-8 li svg{margin-right:0;max-height:30px;max-width:30px;text-align:start!important}.widget-quick-access-jatoba .layout-column-size-5 .text,.widget-quick-access-jatoba .layout-column-size-6 .text,.widget-quick-access-jatoba .layout-column-size-9 .text{padding:0 0 0 10px!important}.widget-quick-access-jatoba .layout-column-size-10 li{min-height:60px;width:calc(20% - 10px)}.widget-quick-access-jatoba .layout-column-size-10 li a{width:100%}.widget-quick-access-jatoba .layout-column-size-10 li a svg{text-align:start!important}}@media only screen and (min-width:1000px)and (max-width:1205px){.widget-quick-access-jatoba .layout-column-size-10 li{width:calc(25% - 10px)}}.widget-box-cards-jatoba .cards-wrapper .cards-list.no-use-scroll-bar .layout-column-size-11 .card,.widget-box-cards-jatoba .cards-wrapper .cards-list.no-use-scroll-bar .layout-column-size-12 .card,.widget-box-cards-jatoba .cards-wrapper .cards-list.no-use-scroll-bar .layout-column-size-16 .card,.widget-box-cards-jatoba .cards-wrapper .cards-list.no-use-scroll-bar .layout-column-size-17 .card,.widget-box-cards-jatoba .cards-wrapper .cards-list.no-use-scroll-bar .layout-column-size-18 .card{max-width:119px;min-height:192px;width:calc(16.66667% - 20px)}.widget-box-cards-jatoba .cards-wrapper .cards-list.no-use-scroll-bar .layout-column-size-11 .card .thumb,.widget-box-cards-jatoba .cards-wrapper .cards-list.no-use-scroll-bar .layout-column-size-12 .card .thumb,.widget-box-cards-jatoba .cards-wrapper .cards-list.no-use-scroll-bar .layout-column-size-16 .card .thumb,.widget-box-cards-jatoba .cards-wrapper .cards-list.no-use-scroll-bar .layout-column-size-17 .card .thumb,.widget-box-cards-jatoba .cards-wrapper .cards-list.no-use-scroll-bar .layout-column-size-18 .card .thumb{height:117px}body.page main .container-jatoba .container-wrapper-content .sections-content-wrapper .singular-page-list-not-found,body.single main .container-jatoba .container-wrapper-content .sections-content-wrapper .singular-page-list-not-found{color:var(--dark-font-color);font-size:1rem;line-height:1.5714285714rem}body.page main .container-jatoba .container-wrapper-content .sections-content-wrapper .dynamic-sidebar-section,body.single main .container-jatoba .container-wrapper-content .sections-content-wrapper .dynamic-sidebar-section{margin-left:-15px;width:calc(100% + 30px)}@media only screen and (max-width:782px){body.page main .container-jatoba .container-wrapper-content .sections-content-wrapper .dynamic-sidebar-section,body.single main .container-jatoba .container-wrapper-content .sections-content-wrapper .dynamic-sidebar-section{margin-left:-19px;width:calc(100% + 20px)}}footer.template-part-footer-jatoba{margin-top:47px}@media only screen and (max-width:782px){footer.template-part-footer-jatoba{margin-top:30px}}footer.template-part-footer-jatoba>.container{grid-gap:0 20px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin:0 auto 40px;max-width:1147px}@media only screen and (max-width:1205px){footer.template-part-footer-jatoba>.container{width:calc(100% - 60px)}}@media only screen and (max-width:782px){footer.template-part-footer-jatoba>.container{grid-gap:unset;align-items:flex-start;display:flex;flex-wrap:wrap}footer.template-part-footer-jatoba>.container .column{margin-bottom:20px;text-align:left;width:100%}}footer.template-part-footer-jatoba>.container .column h2{color:var(--secondary-color);font-size:1.7142857143rem;font-weight:900;line-height:2rem;text-transform:uppercase}footer.template-part-footer-jatoba>.container .column h3{color:var(--secondary-color);font-size:1.2857142857rem;font-weight:900;line-height:1.5rem;margin-bottom:14px;text-transform:uppercase}@media only screen and (max-width:782px){footer.template-part-footer-jatoba>.container .column h3{margin-bottom:10px}}footer.template-part-footer-jatoba>.container .column p{color:var(--light-font-color);font-size:1.1428571429rem;font-style:normal;font-weight:400;line-height:1.7142857143rem}footer.template-part-footer-jatoba>.container .column p.email{word-break:break-word}footer.template-part-footer-jatoba>.container .column p a{color:var(--light-font-color);font-weight:700;text-decoration-line:underline}header.template-part-header-jatoba>.container{margin:0 auto;max-width:1147px;padding:22px 0 29px}@media only screen and (max-width:1205px){header.template-part-header-jatoba>.container{width:calc(100% - 60px)}}@media only screen and (max-width:760px){header.template-part-header-jatoba>.container{display:none}}@media only screen and (max-width:700px){header.template-part-header-jatoba>.container{align-items:center;flex-direction:column;width:calc(100% - 30px)}}header.template-part-header-jatoba>.container:after{content:none}header.template-part-header-jatoba>.container .dynamic-sidebar-section{align-items:center;justify-content:space-between}header.template-part-header-jatoba>.container .dynamic-sidebar-section:after{content:none}header.template-part-header-jatoba>.container .dynamic-sidebar-section .wp-row-widget{padding:0 10px 0 0}header.template-part-header-jatoba>.container .dynamic-sidebar-section .wp-row-widget:last-child{padding:0}header.template-part-header-jatoba .plugin-mobile-menu-all-locations{display:none}@media only screen and (max-width:760px){header.template-part-header-jatoba .plugin-mobile-menu-all-locations{display:flex;margin-bottom:10px}}header.template-part-header-jatoba .plugin-mobile-menu-all-locations .header-mobile{padding:20px 10px}header.template-part-header-jatoba .plugin-mobile-menu-all-locations .header-mobile .logo-area{height:55px;margin:0 20px}.template-part-front-page-jatoba .container-jatoba>.container-wrapper-content{flex-grow:1;width:calc(100% - 270px)}.template-part-front-page-jatoba .container-jatoba>.container-wrapper-content .sections-content-wrapper{padding:15px}@media only screen and (max-width:782px){.template-part-front-page-jatoba .container-jatoba>.container-wrapper-content .sections-content-wrapper{padding:10px}}.template-part-post-single-galerias-jatoba h3{margin-bottom:20px}.template-part-post-single-galerias-jatoba .grid-gallery{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-7.5px;width:calc(100% + 15px)}.template-part-post-single-galerias-jatoba .grid-gallery .img{border:3px solid #eaeef1;box-shadow:0 0 2px rgba(0,0,0,.3);height:130px;margin:6.5px;width:calc(25% - 13.5px)}@media only screen and (max-width:1100px){.template-part-post-single-galerias-jatoba .grid-gallery .img{width:calc(33.33333% - 13.5px)}}@media only screen and (max-width:500px){.template-part-post-single-galerias-jatoba .grid-gallery .img{height:25vw;width:calc(50% - 13.5px)}}.template-part-post-single-galerias-jatoba .grid-gallery .wp-content-custom-gallery{margin:0 auto}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper:after,.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content:after,.template-part-page-docs-jatoba .container-jatoba:after,.template-part-page-docs-jatoba:after{content:none}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper{align-items:flex-start;display:flex;flex-direction:column;margin-top:30px;width:100%}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper:after{content:none}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper h3{color:var(--dark-font-color);font-size:1.7142857143rem;font-weight:700;letter-spacing:-.01em;line-height:2rem;margin:30px 0 20px}@media only screen and (max-width:480px){.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper h3{font-size:1.5714285714rem;line-height:1.8571428571rem}}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper h3:after{content:none}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item{background:#f2f4f4;border-radius:10px;box-shadow:0 2px 2px rgba(0,0,0,.1);display:flex;flex-direction:column;margin-bottom:20px;position:relative;width:100%}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item:after{content:none}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item .item-title{color:var(--dark-font-color);cursor:pointer;font-size:1.4285714286rem;font-weight:700;letter-spacing:-.01em;line-height:1.7142857143rem;padding:20px 40px 20px 55px;transition:color .2s}@media only screen and (max-width:480px){.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item .item-title{font-size:1.2857142857rem;line-height:1.5714285714rem}}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item .item-title:after{content:none}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item .item-title:hover{color:var(--secondary-color)}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item .item-title:before{align-items:center;color:var(--secondary-color);content:"`";display:flex;font-family:design-kit-icons,serif!important;font-size:16px;font-weight:400;height:16px;justify-content:center;left:20px;position:absolute;top:25px;width:16px}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item .item-content{color:var(--dark-font-color);display:none;flex-direction:column;font-size:1.1428571429rem;line-height:1.7142857143rem;padding:0 20px 20px}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item .item-content:after{content:none}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item .item-content .documento{background:var(--white);border-radius:10px;box-shadow:0 2px 2px rgba(0,0,0,.1);display:flex;margin-top:10px}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item .item-content .documento:after{content:none}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item .item-content .documento a{align-items:center;color:var(--dark-font-color);display:flex;font-size:1.1428571429rem;font-weight:700;line-height:1.4285714286rem;padding:16px 20px;transition:color .2s;width:100%}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item .item-content .documento a:after{content:none}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item .item-content .documento a:hover{color:var(--secondary-color)}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item .item-content .documento a:before{align-items:center;color:var(--secondary-color);content:"E";display:flex;font-family:design-kit-icons,serif!important;font-size:20px;font-weight:400;justify-content:center;margin-right:10px;max-height:20px;max-width:20px;min-height:20px;min-width:20px}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item.show .item-content{display:flex}.template-part-page-docs-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .docs-wrapper .item.show .item-title:before{content:"#"}body.alto_contraste .docs-wrapper .item .item-content .documento a:before,body.alto_contraste .docs-wrapper .item h5:before,body.alto_contraste .docs-wrapper .item:hover h5{color:#ff0!important}@media only screen and (max-width:1080px){.template-part-page-sidebar-jatoba .container-jatoba .sections-content-wrapper{flex-direction:column}.template-part-page-sidebar-jatoba .container-jatoba .sections-content-wrapper .template-part-component-sidebar-sticky{height:auto;margin:30px 0 0;width:100%}}.template-part-page-sidebar-jatoba .container-jatoba .sections-content-wrapper .container-article{width:100%}.template-part-404-jatoba .container-jatoba .sections-content-wrapper h3{color:var(--dark-font-color);font-size:2.5714285714rem;margin-bottom:15px}@media only screen and (max-width:960px){.template-part-404-jatoba .container-jatoba .sections-content-wrapper h3{font-size:1.8571428571rem}}@media only screen and (max-width:782px){.template-part-404-jatoba .container-jatoba .sections-content-wrapper h3{font-size:1.8571428571rem}}.template-part-404-jatoba .container-jatoba .sections-content-wrapper p{color:var(--dark-font-color);font-size:1.7142857143rem;margin-bottom:15px}@media only screen and (max-width:960px){.template-part-404-jatoba .container-jatoba .sections-content-wrapper p{font-size:1.2857142857rem}}@media only screen and (max-width:782px){.template-part-404-jatoba .container-jatoba .sections-content-wrapper p{font-size:1.2857142857rem}}.template-part-404-jatoba .container-jatoba .sections-content-wrapper a{background:var(--dark-font-color);color:var(--white);font-size:1.1428571429rem;font-weight:700;line-height:1.8571428571rem;padding:9px 38px;transition:.2s}@media only screen and (max-width:960px){.template-part-404-jatoba .container-jatoba .sections-content-wrapper a{font-size:1rem;line-height:1.7142857143rem}}@media only screen and (max-width:782px){.template-part-404-jatoba .container-jatoba .sections-content-wrapper a{font-size:1rem;line-height:1.7142857143rem}}.template-part-search-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper{flex-direction:column}.template-part-search-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .dynamic-sidebar-section{margin-left:0!important;margin-right:0!important;width:100%!important}.template-part-search-jatoba .container-jatoba .container-wrapper-content .sections-content-wrapper .dynamic-sidebar-section .widget_nw_integrated_search_nucleogov{padding:15px 0}