.hamburger{padding:15px 15px;display:inline-block;cursor:pointer;transition-property:opacity , filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#000}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1) , background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1) , background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1) , background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1) , background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner::before,.hamburger--3dy-r .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1) , background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy .hamburger-inner::before,.hamburger--3dxy .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1) , background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r .hamburger-inner::before,.hamburger--3dxy-r .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowalt .hamburger-inner::before{transition:top .1s .1s ease , transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom .1s .1s ease , transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scale(.7,1);transition:top .1s ease , transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scale(.7,1);transition:bottom .1s ease , transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top .1s .1s ease , transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom .1s .1s ease , transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scale(.7,1);transition:top .1s ease , transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scale(.7,1);transition:bottom .1s ease , transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrowturn.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::before,.hamburger--boring .hamburger-inner::after{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1) , opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1) , transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333) , opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333) , transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1) , opacity .1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1) , transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333) , opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333) , transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner::before{top:10px;transition:opacity .125s .275s ease}.hamburger--elastic .hamburger-inner::after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:.075s}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:.075s}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner::before{top:10px;transition:opacity .125s .275s ease}.hamburger--elastic-r .hamburger-inner::after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:.075s}.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:.075s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335) , top .05s .125s linear , left .125s .175s ease-in}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335) , top .05s .125s linear , right .125s .175s ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out , top .05s .125s linear , transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out , top .05s .125s linear , transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335) , top .05s .125s linear , left .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335) , top .05s .125s linear , right .125s .175s ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out , top .05s .125s linear , transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out , top .05s .125s linear , transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--minus .hamburger-inner::before,.hamburger--minus .hamburger-inner::after{transition:bottom .08s 0s ease-out , top .08s 0s ease-out , opacity 0s linear}.hamburger--minus.is-active .hamburger-inner::before,.hamburger--minus.is-active .hamburger-inner::after{opacity:0;transition:bottom .08s ease-out , top .08s ease-out , opacity 0s .08s linear}.hamburger--minus.is-active .hamburger-inner::before{top:0}.hamburger--minus.is-active .hamburger-inner::after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;transition-property:transform , opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner::after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner::before{top:10px;transition-property:transform , opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner::after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{transition:top .1s .25s ease-in , opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom .1s .25s ease-in , transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out , opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out , transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner::before{transition:top .1s .25s ease-in , opacity .1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom .1s .25s ease-in , transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out , opacity .1s .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out , transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner::before{top:10px;transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1) , transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner::after{top:20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1) , transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333) , transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333) , transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1) , opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1) , transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333) , opacity 0s .22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333) , transform .13s .22s cubic-bezier(.215,.61,.355,1)}.hamburger--stand .hamburger-inner{transition:transform .075s .15s cubic-bezier(.55,.055,.675,.19) , background-color 0s .075s linear}.hamburger--stand .hamburger-inner::before{transition:top .075s .075s ease-in , transform .075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner::after{transition:bottom .075s .075s ease-in , transform .075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent!important;transition:transform .075s 0s cubic-bezier(.215,.61,.355,1) , background-color 0s .15s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top .075s .1s ease-out , transform .075s .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom .075s .1s ease-out , transform .075s .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r .hamburger-inner{transition:transform .075s .15s cubic-bezier(.55,.055,.675,.19) , background-color 0s .075s linear}.hamburger--stand-r .hamburger-inner::before{transition:top .075s .075s ease-in , transform .075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom .075s .075s ease-in , transform .075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent!important;transition:transform .075s 0s cubic-bezier(.215,.61,.355,1) , background-color 0s .15s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top .075s .1s ease-out , transform .075s .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom .075s .1s ease-out , transform .075s .15s cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top .075s .12s ease , opacity .075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom .075s .12s ease , transform .075s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .075s ease , opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease , transform .075s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner::before,.hamburger--vortex .hamburger-inner::after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner::before{transition-property:top , opacity}.hamburger--vortex .hamburger-inner::after{transition-property:bottom , transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner::before,.hamburger--vortex.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner::before,.hamburger--vortex-r .hamburger-inner::after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner::before{transition-property:top , opacity}.hamburger--vortex-r .hamburger-inner::after{transition-property:bottom , transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner::before,.hamburger--vortex-r.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}a:active{text-decoration:none}strong,b{font-weight:bold}em{font-style:italic}input:focus,textarea:focus,select:focus{outline:none!important}.section{width:100%;height:auto;font-size:16px;font-size:1.6rem;line-height:1.6;background-color:transparent}.section.telacheia{width:100%;height:100vh}.section .container{width:100%;margin:0 auto;padding-left:9.6vw;padding-right:8.4vw}@media screen and (max-width:1099px){.section .container{padding-left:5vw;padding-right:5vw}}@media screen and (max-width:1099px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.section .container{padding-left:5vw;padding-right:5vw}}.contraste .section{background-color:#000;color:#fff}.layout-flex,.lf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.layout-flex.ais,.lf.ais{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-flex.aifs,.lf.aifs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.layout-flex.aife,.lf.aife{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.layout-flex.jcsb,.lf.jcsb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.layout-flex.jcsa,.lf.jcsa{-ms-flex-pack:distribute;justify-content:space-around}.layout-flex.jcfs,.lf.jcfs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.layout-flex.jcfe,.lf.jcfe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.layout-flex .bloco-imagem img,.lf .bloco-imagem img{width:100%;display:block}.layout-flex .full,.lf .full{width:100%!important}.coluna-1{width:5.8166666667vw}@media screen and (max-width:1099px){.coluna-1{width:100%}}.coluna-2{width:12.6333333333vw}@media screen and (max-width:1099px){.coluna-2{width:100%}}.coluna-3{width:19.45vw}@media screen and (max-width:1099px){.coluna-3{width:100%}}.coluna-4{width:26.2666666667vw}@media screen and (max-width:1099px){.coluna-4{width:100%}}.coluna-5{width:33.0833333333vw}@media screen and (max-width:1099px){.coluna-5{width:100%}}.coluna-6{width:39.9vw}@media screen and (max-width:1099px){.coluna-6{width:100%}}.coluna-7{width:46.7166666667vw}@media screen and (max-width:1099px){.coluna-7{width:100%}}.coluna-8{width:53.5333333333vw}@media screen and (max-width:1099px){.coluna-8{width:100%}}.coluna-9{width:60.35vw}@media screen and (max-width:1099px){.coluna-9{width:100%}}.coluna-10{width:67.1666666667vw}@media screen and (max-width:1099px){.coluna-10{width:100%}}.coluna-11{width:73.9833333333vw}@media screen and (max-width:1099px){.coluna-11{width:100%}}.coluna-12{width:80.8vw}@media screen and (max-width:1099px){.coluna-12{width:100%}}.coluna-card{width:26.1166666667vw}@media screen and (max-width:1099px){.coluna-card{width:100%}}.coluna-3half{width:22.3583333333vw}@media screen and (max-width:1099px){.coluna-3half{width:100%}.mobile-1{width:14.1666666667vw}.mobile-2{width:29.3333333333vw}.mobile-3{width:44.5vw}.mobile-4{width:59.6666666667vw}.mobile-5{width:74.8333333333vw}.mobile-6{width:90vw}}@media screen and (max-width:1099px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.landscape-1{width:10.375vw}.landscape-2{width:21.75vw}.landscape-3{width:33.125vw}.landscape-4{width:44.5vw}.landscape-5{width:55.875vw}.landscape-6{width:67.25vw}.landscape-7{width:78.625vw}.landscape-8{width:90vw}}.mb1{margin-bottom:1rem}@media screen and (max-width:1099px){.mb1{margin-bottom:.5rem}}.mb2{margin-bottom:2rem}@media screen and (max-width:1099px){.mb2{margin-bottom:1rem}}.mb3{margin-bottom:3rem}@media screen and (max-width:1099px){.mb3{margin-bottom:1.5rem}}.mb4{margin-bottom:4rem}@media screen and (max-width:1099px){.mb4{margin-bottom:2rem}}.mb5{margin-bottom:5rem}@media screen and (max-width:1099px){.mb5{margin-bottom:2.5rem}}.mb6{margin-bottom:6rem}@media screen and (max-width:1099px){.mb6{margin-bottom:3rem}}.mb7{margin-bottom:7rem}@media screen and (max-width:1099px){.mb7{margin-bottom:3.5rem}}.mb8{margin-bottom:8rem}@media screen and (max-width:1099px){.mb8{margin-bottom:4rem}}.mb9{margin-bottom:9rem}@media screen and (max-width:1099px){.mb9{margin-bottom:4.5rem}}.mb10{margin-bottom:10rem}@media screen and (max-width:1099px){.mb10{margin-bottom:5rem}}.mb11{margin-bottom:11rem}@media screen and (max-width:1099px){.mb11{margin-bottom:5.5rem}}.mb12{margin-bottom:12rem}@media screen and (max-width:1099px){.mb12{margin-bottom:6rem}}.tac{text-align:center}.nowrap{white-space:nowrap}:target:before{content:"";display:block;height:60px;margin:-60px 0 0}[v-cloak]>*{display:none}[v-cloak]::before{position:fixed;width:100%;height:100%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#898989;content:"carregando…";z-index:9999999;top:0;left:0}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:42px;z-index:1000;color:#fff}.simula-colunas{width:100%;height:100%;min-height:100vh;position:fixed;top:0;left:0;z-index:1000000;opacity:.25;pointer-events:none}.simula-colunas .container{width:100%;height:100%}.simula-colunas .layout-flex{width:120vw;height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.simula-colunas .modulo-desk{display:-webkit-box;display:-ms-flexbox;display:flex}.simula-colunas .modulo-mobile{display:none}.simula-colunas .modulo-land{display:none}@media screen and (max-width:1099px){.simula-colunas .modulo-desk{display:none}.simula-colunas .modulo-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.simula-colunas .modulo-land{display:none}}@media screen and (max-width:1099px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.simula-colunas .modulo-desk{display:none}.simula-colunas .modulo-mobile{display:none}.simula-colunas .modulo-land{display:-webkit-box;display:-ms-flexbox;display:flex}}.simula-colunas .coluna-1{height:100%;background-color:rgba(0,0,0,.3)}@media screen and (max-width:1099px){.simula-colunas .coluna-1{width:14.1666666667vw}}@media screen and (max-width:1099px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.simula-colunas .coluna-1{width:10.375vw}}.simula-colunas .gutter{height:100%;background-color:rgba(54,138,80,.3);width:1vw}@media screen and (max-width:1099px){.simula-colunas .gutter{width:1vw}}@media screen and (max-width:1099px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.simula-colunas .gutter{width:1vw}}.line-clamp{max-height:5.175rem;overflow:hidden}@supports (-webkit-line-clamp: 3) {
  .line-clamp {
    max-height: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}.bloco-404{text-align:center}.bloco-404 h2{font-weight:bold;font-size:2rem;margin-bottom:1em}.bloco-404 p{font-style:italic}.alignleft{display:inline;float:left}.alignright{display:inline;float:right}.aligncenter{display:block;margin-right:auto;margin-left:auto}blockquote.alignleft,.wp-caption.alignleft,img.alignleft{margin:.4em 1.6em 1.6em 0}blockquote.alignright,.wp-caption.alignright,img.alignright{margin:.4em 0 1.6em 1.6em}blockquote.aligncenter,.wp-caption.aligncenter,img.aligncenter{clear:both;margin-top:.4em;margin-bottom:1.6em}.wp-caption.alignleft,.wp-caption.alignright,.wp-caption.aligncenter{margin-bottom:1.2em}html,body{width:100%;height:auto;position:relative;font-family:"Open Sans","Calibri","Lucida Grande",sans-serif;font-style:normal;font-weight:400;line-height:1.5;color:#323232;background-color:#f4f3ee;scroll-behavior:smooth}body{overflow-x:hidden;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site-content{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.site-content .force-scroll{width:100%;height:200vh}html{font-size:62.5%}@media screen and (max-width:2000px){html{font-size:82.5%}}@media screen and (max-width:1900px){html{font-size:77.5%}}@media screen and (max-width:1800px){html{font-size:67.5%}}@media screen and (max-width:1700px){html{font-size:67.5%}}@media screen and (max-width:1600px){html{font-size:67.5%}}@media screen and (max-width:1500px){html{font-size:62.5%}}@media screen and (max-width:1400px){html{font-size:62.5%}}@media screen and (max-width:1300px){html{font-size:57.5%}}@media screen and (max-width:1200px){html{font-size:52.5%}}@media screen and (max-width:800px){html{font-size:45%}}@media screen and (max-width:1100px){html{font-size:45%}}.hide{display:none!important}.invisivel{visibility:hidden;z-index:-1;position:relative}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.bloco-texto br,.bloco-seja .branco,h1 br{display:none}}.mb20{margin-bottom:15px}@media screen and (max-width:1100px){.mb20{margin-bottom:7.5px}}.mb40{margin-bottom:30px}@media screen and (max-width:1100px){.mb40{margin-bottom:15px}}.mb60{margin-bottom:45px}@media screen and (max-width:1100px){.mb60{margin-bottom:22.5px}}.mb80{margin-bottom:60px}@media screen and (max-width:1100px){.mb80{margin-bottom:30px}}.mb100{margin-bottom:75px}@media screen and (max-width:1100px){.mb100{margin-bottom:37.5px}}.mb120{margin-bottom:90px}@media screen and (max-width:1100px){.mb120{margin-bottom:45px}}.place-black ::-webkit-input-placeholder{color:#000}.place-black ::-moz-placeholder{color:#000}.place-black :-ms-input-placeholder{color:#000}.place-black :-moz-placeholder{color:#000}.place-white ::-webkit-input-placeholder{color:#fff}.place-white ::-moz-placeholder{color:#fff}.place-white :-ms-input-placeholder{color:#fff}.place-white :-moz-placeholder{color:#fff}.section-header{width:100%;position:fixed;top:0;left:0;z-index:10001;color:#fff;font-size:20px;font-size:2rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;background-color:#f1ddab}.contraste .section-header{background-color:#000;color:#fff}@media screen and (max-width:1099px){.section-header{padding-top:1rem;padding-bottom:1rem;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.section-header.esconder{-webkit-transform:translate3d(0,-120%,0);transform:translate3d(0,-120%,0)}@media screen and (max-width:1099px){.section-header.esconder{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.section-header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-header .header-direita{display:block;padding:1vw 0;text-align:left}.section-header .header-direita a{display:block;width:auto}.section-header .header-direita img{display:block;width:auto;height:4vw}@media screen and (max-width:1099px){.section-header .header-direita img{height:10vw}}@media screen and (max-width:1099px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.section-header .header-direita img{height:6.5vw}}.contraste .section-header .header-direita img{-webkit-filter:invert(100%) grayscale(100%);filter:invert(100%) grayscale(100%)}.section-header .header-esquerda{height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:60.35vw;padding:1.25vw 0}@media screen and (max-width:1099px){.section-header .header-esquerda{display:none}}.section-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;line-height:3vw}@media screen and (max-width:1099px){.section-header .header-menu{margin-right:0;margin-bottom:2rem}}.section-header .header-menu li{position:relative;font-size:12px;font-size:1.2rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-weight:600}@media screen and (max-width:1099px){.section-header .header-menu li{width:100%;padding:5px 0;font-size:18px;font-size:1.8rem;margin-bottom:1rem}.section-header .header-menu li a{color:#20302f!important}.section-header .header-menu li.fithome{width:100%}.section-header .header-menu li.fitquem{width:100%}.section-header .header-menu li .submenu{margin-top:1rem}}.section-header .header-menu li .submenu li{line-height:1.1;margin-bottom:.5rem}@media screen and (max-width:1099px){.section-header .header-menu li .submenu li{margin-bottom:.25rem}.section-header .header-menu li .submenu li a{color:#fff!important}}.section-header .header-menu .link{display:inline-block;text-transform:uppercase}.section-header .header-menu .submenu{width:100%}.section-header .header-menu .submenu li{line-height:2;font-weight:400;white-space:nowrap;max-width:20px}@media screen and (max-width:1099px){.section-header .header-menu .submenu li{white-space:normal;max-width:100%}}.section-header .header-burger{display:none}.section-header .header-burger svg{fill:#2a79fa}.section-header .header-burger svg .abrir{display:block}.section-header .header-burger svg .fechar{display:none}@media screen and (max-width:1099px){.section-header .header-burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-header .header-burger .hamburger{padding:0;height:36px;width:36px}.section-header .header-burger svg{height:36px;width:36px}}.section-header .header-bottom{display:none;padding-bottom:1vw}.section-header .logo,.section-header .social{fill:#2a79fa}.contraste .section-header .logo,.contraste .section-header .social{fill:#fff}.section-header .link{color:#20302f}.section-header .link:hover{text-decoration:underline}.contraste .section-header .link{color:#fff}.section-header .submenu{display:none}.page-template-template-noticias .section-header{background-color:#f19a9c}.page-template-template-namidia .section-header{background-color:#f19a9c}.page-template-template-agenda .section-header{background-color:#ecb63d}.page-template-template-atuacao .section-header{background-color:#368a50}.page-template-template-quemsomos .section-header{background-color:#368a50}.contraste.page-template-template-noticias .section-header{background-color:#222}.contraste.page-template-template-namidia .section-header{background-color:#222}.contraste.page-template-template-agenda .section-header{background-color:#222}.contraste.page-template-template-atuacao .section-header{background-color:#222}.contraste.page-template-template-quemsomos .section-header{background-color:#222}.section-header:hover,.section-header.aberto{background-color:#ecb63d;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.3);box-shadow:0 2px 8px 0 rgba(0,0,0,.3)}.section-header:hover .header-esquerda,.section-header.aberto .header-esquerda{padding-bottom:.5vw}.section-header:hover .submenu,.section-header.aberto .submenu{display:block}.section-header:hover .header-bottom,.section-header.aberto .header-bottom{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.contraste .section-header:hover,.contraste .section-header.aberto{background-color:#222}.section-header .seletor{margin-right:4vw;font-size:18px;font-size:1.8rem}.section-header .modulo-busca-header{width:19.45vw;margin-right:4vw}.section-header .modulo-busca-header form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.section-header .modulo-busca-header input{width:100%;height:3rem;line-height:3rem;font-family:"Open Sans","Calibri","Lucida Grande",sans-serif;background-color:transparent;border:none;border-bottom:1px solid #fff;color:#fff}.section-header .modulo-busca-header button{position:absolute;top:0;right:0;border:none;background-color:transparent;cursor:pointer;height:3rem;line-height:3rem}.section-header .redes-sociais{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1099px){.section-header .redes-sociais{display:none}}.section-header .redes-sociais li{margin-left:2rem}.section-header .bg-menu{background-color:#2a79fa}.section-header .bg-menu:hover{background-color:#5c98fb}.section-header.bg-vermelho .logo,.section-header.bg-vermelho .social{fill:#fff}.section-header.bg-vermelho .link{color:#fff}.section-header.bg-vermelho .link:hover{text-decoration:underline}.section-header.bg-vermelho .bg-menu{background-color:#fff;color:#f95938}.section-header.bg-vermelho .bg-menu:hover{background-color:#e6e6e6}.section-header .header-burger{height:12vw}.section-header .hamburger{padding:8px 8px}.section-header .hamburger-box{width:36px;height:36px}.section-header .hamburger-box .hamburger-inner,.section-header .hamburger-box .hamburger-inner::before,.section-header .hamburger-box .hamburger-inner::after{width:36px}.section-header .hamburger-inner,.section-header .hamburger-inner::before,.section-header .hamburger-inner::after{background-color:#20302f}.section-header .hamburger.is-active .hamburger-inner,.section-header .hamburger.is-active .hamburger-inner::before,.section-header .hamburger.is-active .hamburger-inner::after{background-color:#20302f}@media screen and (max-width:1099px){.section-header{z-index:10005}.section-header .header-esquerda{display:none;width:100%;height:auto;padding-top:4rem}.section-header.ativo{width:100%;min-height:100%;background-color:#ecb63d}.section-header.ativo .container{height:98vh;overflow:auto}.section-header.ativo .header-direita svg{fill:#fff}.section-header.ativo .header-burger svg{fill:#fff}.section-header.ativo .header-burger svg .abrir{display:none}.section-header.ativo .header-burger svg .fechar{display:block}.section-header.ativo .header-esquerda{display:block}.section-header.ativo .header-menu{display:block;width:100%;color:#fff;text-align:center}.section-header.ativo .header-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-header.ativo .header-bottom .modulo-busca-header{width:40vw}.section-header.ativo .header-bottom .seletor{margin-right:0}.section-header.ativo .header-bottom .redes-sociais{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;font-size:2rem}.section-header.ativo .link{color:#fff}.section-header.ativo .social{fill:#fff}.section-header.ativo .social svg{width:20px}.section-header.ativo .bg-menu{background-color:#fff;color:#2a79fa}.section-header.ativo .header-extra{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section-header.ativo .header-extra a{margin-right:2rem}}.spacer-head,.espaco-header{width:100%;height:12rem;background-color:#cdcdcd}.footer{background-color:#20302f;color:#fff;width:100%;padding-top:8.5vw;padding-bottom:4vw;margin-top:-1px}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.footer{padding-top:15vw;padding-bottom:10vw}}.footer .logo-footer{width:19.45vw;margin-bottom:4rem;display:block}.footer .logo-footer img{height:5.5vw}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.footer .logo-footer{width:100%;text-align:center}.footer .logo-footer img{width:44.5vw;height:auto}}@media screen and (max-width:1099px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.footer .logo-footer{width:14vw}}.footer .disclaimer,.footer .ilustradora{width:19.45vw;font-size:12px;font-size:1.2rem}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.footer .disclaimer,.footer .ilustradora{width:100%;margin-bottom:3rem}}.footer .disclaimer strong,.footer .ilustradora strong{font-weight:600;text-transform:uppercase;color:#ecb63d;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:15px;font-size:1.5rem}.footer .disclaimer a,.footer .disclaimer small,.footer .ilustradora a,.footer .ilustradora small{color:#ecb63d}.footer .ilustradora{white-space:nowrap}@media screen and (max-width:1099px){.footer .ilustradora{width:100%;text-align:center}}.footer .disclaimer{margin-bottom:4rem}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.footer .coluna-esq{width:100%}}.footer .coluna-dir{width:46.7166666667vw}@media screen and (max-width:1099px){.footer .coluna-dir{width:100%}}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.footer .coluna-dir{width:100%}}.footer .coluna-dir.comvagas{width:46.7166666667vw}@media screen and (max-width:1099px){.footer .coluna-dir.comvagas{width:100%}}.footer .redes-sociais{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:30px;font-size:3rem;margin-bottom:4rem;gap:4rem}@media screen and (max-width:1099px){.footer .redes-sociais{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer .mapa-site{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;font-size:1.2rem}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.footer .mapa-site{width:100%;margin-bottom:3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .mapa-site .col{width:44.5vw;margin-bottom:4rem}.footer .mapa-site .col-end{width:44.5vw}}.footer .mapa-site a{display:block;margin-bottom:1.5rem}.footer .mapa-site a:first-of-type{margin-bottom:2rem}.footer .mapa-site .principal{display:block;font-weight:600;text-transform:uppercase;color:#ecb63d;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:15px;font-size:1.5rem}.footer .mapa-site .principal.vaga{color:#f95938;margin-bottom:10px}.footer .mapa-site .col-vagas{width:12.6333333333vw}@media screen and (max-width:1099px){.footer .mapa-site .col-vagas{width:44.5vw}}.footer .mapa-site .col-vagas p{margin-bottom:1em}.footer .creditos{font-size:12px;font-size:1.2rem}@media screen and (max-width:1099px){.footer .creditos{text-align:center}}.footer .creditos a{color:#ecb63d}.branco{color:#fff}.preto{color:#000}.vertxt{color:#20302f}.contraste .vertxt{color:#fff}.bg-vertxt{background-color:#20302f}.contraste .bg-vertxt{background-color:#000}.amarelo{color:#ecb63d}.contraste .amarelo{color:#fff}.bg-amarelo{background-color:#ecb63d}.contraste .bg-amarelo{background-color:#000}.bege{color:#f1ddab}.contraste .bege{color:#fff}.bg-bege{background-color:#f1ddab}.contraste .bg-bege{background-color:#000}.botao{display:inline-block;vertical-align:middle;height:6rem;line-height:6rem;padding:0 2rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:16px;font-size:1.6rem;font-weight:600;-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s}.botao.medio{height:4.5rem;line-height:4.5rem;padding:0 3rem;font-size:17px;font-size:1.7rem}.botao.menor,.atuacao-publicos .botao.titulo-secao{height:4rem;line-height:4rem;padding:0 3rem;font-size:14px;font-size:1.4rem}.botao.botao-ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.botao.botao-ico i{font-size:30px;font-size:3rem;margin-left:2rem}.botao.bg-roxo{background-color:#3c285a;color:#fff}.botao.bg-roxo:hover{background-color:#54387d}.botao.bg-vermelho{background-color:#f95938;color:#fff}.botao.bg-vermelho:hover{background-color:#fa826a}.botao.bg-branco{background-color:#fff;color:#3c285a}.botao.bg-branco:hover{background-color:#e6e6e6}.titulo-main{font-size:50px;font-size:5rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-weight:400;line-height:1.2}.titulo-main.sublinha{display:inline-block;position:relative}.titulo-main.sublinha:before{content:"";display:block;width:110%;height:2rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xsublinha-verm-1.png.pagespeed.ic.da6ouhTQdd.png);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;bottom:-1rem;left:-5%}.contraste .titulo-main{color:#fff}.titulomenor{font-size:40px;font-size:4rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-weight:400;line-height:1.5}.contraste .titulomenor{color:#fff}.subtitulo{font-size:30px;font-size:3rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-weight:400;line-height:1.5}.contraste .subtitulo{color:#fff}.contato-main{padding-top:20vw;padding-bottom:14vw;background-color:#f1ddab;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xcontato-graf-1.png.pagespeed.ic.IY8baiNHos.png);background-position:center right;background-size:42.6833333333vw;background-repeat:no-repeat}.contraste .contato-main{color:#fff}@media screen and (max-width:1099px){.contato-main{padding-top:30vw;background-position:top 20vw right}}.contato-main a{color:#f95938;text-decoration:underline}.bloco-formulario ::-webkit-input-placeholder{color:#20302f;font-weight:bold}.bloco-formulario ::-moz-placeholder{color:#20302f;font-weight:bold}.bloco-formulario :-ms-input-placeholder{color:#20302f;font-weight:bold}.bloco-formulario :-moz-placeholder{color:#20302f;font-weight:bold}.contraste .bloco-formulario ::-webkit-input-placeholder{color:#fff;font-weight:bold}.contraste .bloco-formulario ::-moz-placeholder{color:#fff;font-weight:bold}.contraste .bloco-formulario :-ms-input-placeholder{color:#fff;font-weight:bold}.contraste .bloco-formulario :-moz-placeholder{color:#fff;font-weight:bold}.bloco-formulario .item-input{margin-bottom:1rem}.bloco-formulario .item-input label{display:none}.bloco-formulario .item-input input{width:100%;border:none;border-bottom:2px solid #fff;border-radius:0;background-color:transparent;height:3.2rem;line-height:3.2rem;font-family:"Open Sans","Calibri","Lucida Grande",sans-serif;font-size:16px;font-size:1.6rem;color:#20302f}.bloco-formulario .item-input textarea{width:100%;border:none;background-color:#fff;border-radius:0;height:15rem;line-height:1.5;padding:10px;font-family:"Open Sans","Calibri","Lucida Grande",sans-serif;font-size:16px;font-size:1.6rem;color:#20302f}.bloco-formulario .item-submit{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:4rem}.bloco-formulario .item-submit input[type="submit"]{border:none;background-color:transparent;cursor:pointer;font-size:14px;font-size:1.4rem;font-weight:bold;color:#f95938;text-transform:uppercase;height:3rem;line-height:3rem;padding-right:7rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xseta-enviar.png.pagespeed.ic.xd3vnNJeOB.png);background-size:contain;background-repeat:no-repeat;background-position:center right}.bloco-formulario .item-enviar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bloco-formulario .item-aceitar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:60%;font-size:14px;font-size:1.4rem;margin-bottom:4rem}.bloco-formulario .item-aceitar .label{padding-left:30px;margin-top:-25px}.bloco-formulario .item-aceitar .label p{margin-bottom:1rem}.bloco-formulario .item-aceitar small{display:block;font-size:10px;font-size:1rem}.bloco-formulario .item-aceitar a{text-decoration:underline;color:#f95938}.bloco-formulario .campo-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bloco-formulario .campo-submit.jcsb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#20302f}.contraste .bloco-formulario .campo-submit.jcsb{color:#fff}.bloco-formulario .campo-submit button[type="submit"]{border:none;background-color:transparent;cursor:pointer;font-size:14px;font-size:1.4rem;font-weight:bold;color:#f95938;text-transform:uppercase;height:3rem;line-height:3rem;padding-right:7rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xseta-enviar.png.pagespeed.ic.xd3vnNJeOB.png);background-size:contain;background-repeat:no-repeat;background-position:center right}.bloco-formulario .campo-submit a{text-decoration:underline;color:#f95938}.flutua-img{width:100%;height:0;position:relative;z-index:100;pointer-events:none}.flutua-img img{width:15.5416666667vw;position:absolute;bottom:-2.5vw;left:11.6vw}@media screen and (max-width:1099px){.flutua-img img{left:-1vw;width:25vw;bottom:-4vw}}.flutua-img.namidia img{width:29.05vw;left:1vw;bottom:-12vw}.flutua-img.imprensa img{width:15.5416666667vw;left:auto;right:0;bottom:-12vw}.flutua-img.biblio img{width:29.05vw;left:1vw;bottom:-22vw}.flutua-img.dados img{width:12.6333333333vw;left:12.5083333333vw;bottom:-6vw}.flutua-img.projetos img{width:100%;left:0;bottom:-14vw}.flutua-img.projetosb img{width:12.6333333333vw;left:12.5083333333vw;bottom:-6vw}.flutua-img.projetosingle img{width:17.45vw;left:7.6vw;bottom:-13.4vw}@media screen and (max-width:1099px){.flutua-img.projetosingle{display:none}}.flutua-img.atua-1 img{width:22.2333333333vw;left:auto;right:-1vw;bottom:-4vw}@media screen and (max-width:1099px){.flutua-img.atua-1 img{width:32vw;bottom:-6vw}}.flutua-img.atua-2 img{width:14.0875vw;left:9.6vw;bottom:-4vw}.flutua-img.atua-3 img{width:29.05vw;left:auto;right:-1vw;bottom:-12vw}.flutua-img.atua-4 img{width:14.0875vw;left:-1vw;bottom:-5vw}.flutua-img.home-dest img{width:36.9vw;left:-10vw;bottom:-23vw}.flutua-img.home-1 img{width:23.2666666667vw;left:auto;right:-1vw;bottom:-13vw}.flutua-img.home-2 img{width:19.45vw;left:5.8166666667vw;bottom:-8vw}.flutua-img.quem-1 img{width:19.45vw;left:auto;right:5.8166666667vw;bottom:-8vw}.flutua-img.quem-2 img{width:15.5416666667vw;left:9.6vw;bottom:4vw}.flutua-img.quem-3 img{width:22.3583333333vw;left:auto;right:1vw;bottom:-6vw}.flutua-img.equipe img{width:29.175vw;left:auto;right:-2vw;bottom:2vw}.flutua-img.equipe.par img{right:auto;left:-2vw}@media screen and (max-width:1099px){.flutua-img.equipe{display:none}}.newsletter-main{background-color:#20302f;padding:6vw 0;padding-bottom:2vw;position:relative}@media screen and (max-width:1099px){.newsletter-main{padding:15vw 0;padding-bottom:10vw}}.newsletter-main .go-top{display:inline-block;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/fundo-voltar.svg);background-size:contain;background-position:center;background-repeat:no-repeat;padding:2rem 2rem;position:absolute;top:-3.8rem;right:2rem;scroll-behavior:smooth}.newsletter-main .go-top small{display:inline-block;vertical-align:middle;font-size:13px;font-size:1.3rem;font-weight:bold;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;text-transform:uppercase;line-height:1.4}.newsletter-main .go-top img{display:inline-block;vertical-align:middle;height:3.6rem;margin-left:10px}.newsletter-main .subtitulo{position:relative}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.newsletter-main .subtitulo{padding-top:20vw}}.newsletter-main .subtitulo:before{content:"";display:block;width:12.6333333333vw;height:100%;position:absolute;top:0;right:100%;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/envelope.svg);background-size:50% auto;background-position:center;background-repeat:no-repeat}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.newsletter-main .subtitulo:before{width:100%;height:20vw;top:0;right:0;background-position:center left;background-size:auto 50%}}.newsletter-main .formulario-news{margin-top:4rem}.newsletter-main .formulario-news .campo-input{width:100%;margin-bottom:2rem}.newsletter-main .formulario-news .campo-input input{width:100%;height:5rem;line-height:5rem;background-color:transparent;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/box-input.svg);background-size:100% 100%;background-position:center left;background-repeat:no-repeat;border:none;padding-left:15px;font-family:"Open Sans","Calibri","Lucida Grande",sans-serif;color:#fff}.newsletter-main .formulario-news .campo-input.ml-error{color:red}.newsletter-main .formulario-news .campo-input.ml-error input{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/fundo-campo-erro.svg)}.newsletter-main .formulario-news .campo-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.newsletter-main .formulario-news .campo-submit button[type="submit"]{border:none;background-color:transparent;cursor:pointer;font-size:14px;font-size:1.4rem;font-weight:bold;color:#f95938;text-transform:uppercase;height:3rem;line-height:3rem;padding-right:7rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xseta-enviar.png.pagespeed.ic.xd3vnNJeOB.png);background-size:contain;background-repeat:no-repeat;background-position:center right}.newsletter-main .formulario-news .campo-submit a{text-decoration:underline;color:#f95938}.newsletter-main .formulario-news .confirma{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;color:#fff;font-size:14px;font-size:1.4rem;margin-bottom:4rem}.newsletter-main .formulario-news .confirma .label{padding-left:15px}.newsletter-main .formulario-news .confirma .label p{margin-bottom:1rem}.newsletter-main .formulario-news .confirma small{display:block;font-size:10px;font-size:1rem}.newsletter-main .formulario-news .confirma a{text-decoration:underline;color:#f95938}.newsletter-main .formulario-news .ml-error .confirma{color:#f95938}.newsletter-main .ml-form-successContent{color:#fff}.newsletter-main .ml-form-successContent h4{font-size:32px;font-size:3.2rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif}.page-template-template-home .newsletter-main{background-color:#f1ddab;padding-top:25vw;padding-bottom:6.5vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xhome-fundo-news.png.pagespeed.ic.lIcAAu4IbD.png);background-repeat:no-repeat;background-position:center top;background-size:100% auto}.page-template-template-home .newsletter-main .subtitulo{color:#20302f}.page-template-template-home .newsletter-main .formulario-news ::-webkit-input-placeholder{color:#20302f;font-weight:bold}.page-template-template-home .newsletter-main .formulario-news ::-moz-placeholder{color:#20302f;font-weight:bold}.page-template-template-home .newsletter-main .formulario-news :-ms-input-placeholder{color:#20302f;font-weight:bold}.page-template-template-home .newsletter-main .formulario-news :-moz-placeholder{color:#20302f;font-weight:bold}.page-template-template-home .newsletter-main .formulario-news .campo-input input{color:#20302f;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/box-input-verde.svg)}.page-template-template-home .newsletter-main .confirma{color:#20302f}.contraste .newsletter-main{background-color:#000;color:#fff;background-image:none}.contraste .newsletter-main .go-top{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/fundo-voltar-contraste.svg)}.contraste .newsletter-main .go-top img{-webkit-filter:invert(100%) grayscale(100%) brightness(200%);filter:invert(100%) grayscale(100%) brightness(200%)}.contraste .newsletter-main .subtitulo{color:#fff}.contraste .newsletter-main .formulario-news ::-webkit-input-placeholder{color:#fff;font-weight:bold}.contraste .newsletter-main .formulario-news ::-moz-placeholder{color:#fff;font-weight:bold}.contraste .newsletter-main .formulario-news :-ms-input-placeholder{color:#fff;font-weight:bold}.contraste .newsletter-main .formulario-news :-moz-placeholder{color:#fff;font-weight:bold}.contraste .newsletter-main .formulario-news .campo-input input{color:#fff;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/box-input-branco.svg)}.contraste .newsletter-main .confirma{color:#fff}.select-estilizado{width:100%;height:50px;overflow:hidden;position:relative;background-color:transparent;font-family:"Open Sans","Calibri","Lucida Grande",sans-serif;border:none}.select-estilizado:after{content:"";display:block;width:100%;height:1rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xbarra-sel.png.pagespeed.ic.iV7bLkpTQ3.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;position:absolute;bottom:0;left:0}.select-estilizado:before{content:"\f107";font-family:FontAwesome;font-size:18px;font-size:1.8rem;color:#20302f;width:20px;height:100%;position:absolute;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.select-estilizado select{padding:0 5px;width:100%;height:100%;border:none;-webkit-box-shadow:none;box-shadow:none;background:transparent;background-image:none;-webkit-appearance:none;font-family:"Open Sans","Calibri","Lucida Grande",sans-serif;color:#20302f;font-size:14px;font-size:1.4rem}.select-estilizado select optgroup{font-size:14px;color:#000}.select-estilizado select:focus{outline:none}.contraste .select-estilizado select{color:#fff}.contraste .select-estilizado select option{color:#20302f}.select-estilizado.escuro{color:#fff}.select-estilizado.escuro select{color:#fff}.select-estilizado.escuro select option{color:#20302f}.select-estilizado.escuro:before{color:#fff}.select-estilizado.escuro:after{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xbarra-sel-branco.png.pagespeed.ic.He1GZqnnD_.png)}.modulo-busca{position:relative;width:100%}.modulo-busca input{height:50px;line-height:50px;background-color:transparent;border:none;padding-right:36px;width:100%;font-family:"Open Sans","Calibri","Lucida Grande",sans-serif;font-size:14px;font-size:1.4rem}.contraste .modulo-busca input{color:#fff}.modulo-busca i{position:absolute;right:10px;line-height:50px}.modulo-busca:after{content:"";display:block;width:100%;height:1rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xbarra-sel.png.pagespeed.ic.iV7bLkpTQ3.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;position:absolute;bottom:0;left:0}.modulo-busca.escuro{color:#fff}.modulo-busca.escuro:after{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xbarra-sel-branco.png.pagespeed.ic.He1GZqnnD_.png)}.lista-cards-midia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.lista-cards-midia .card-horizontal{width:39.9vw;margin-right:1vw}.lista-cards-midia .card-horizontal:nth-child(2n) {margin-right:0}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.lista-cards-midia .card-horizontal{width:100%;margin-right:0}}.card-horizontal{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:9rem}@media screen and (max-width:1099px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.card-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap}}.card-horizontal .capa{width:48%;min-height:12.6333333333vw;background-color:#f95938;background-size:cover;background-position:center}@media screen and (max-width:1099px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.card-horizontal .capa{width:100%;height:65vw}}.card-horizontal .info{width:48%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1099px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.card-horizontal .info{width:100%}}.card-horizontal .categ{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:11px;font-size:1.1rem;text-transform:uppercase;font-weight:bold;color:#f95938}.contraste .card-horizontal .categ{color:#fff}.card-horizontal .titulo{font-size:20px;font-size:2rem}.card-horizontal .acesse{display:inline-block;padding:1rem 2rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/borda-acesse.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;text-transform:uppercase;font-size:12px;font-size:1.2rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-weight:500}.lista-cards-noticias{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.lista-cards-noticias .card-vertical{width:20.45vw;margin-right:9.625vw}.lista-cards-noticias .card-vertical:nth-child(3n) {margin-right:0}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.lista-cards-noticias .card-vertical{width:100%;margin-right:0}}@media screen and (max-width:1099px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.lista-cards-noticias .card-vertical{width:49%;margin-right:2%}.lista-cards-noticias .card-vertical:nth-child(2n) {margin-right:0}}.lista-cards-relacionados{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.lista-cards-relacionados .card-vertical{width:19.45vw;margin-right:4.2vw}.lista-cards-relacionados .card-vertical:nth-child(3n) {margin-right:0}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.lista-cards-relacionados .card-vertical{width:100%;margin-right:0}}@media screen and (max-width:1099px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.lista-cards-relacionados .card-vertical{width:49%;margin-right:2%}.lista-cards-relacionados .card-vertical:nth-child(2n) {margin-right:0}}.lista-cards-biblioteca{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.lista-cards-biblioteca .card-vertical{width:19.45vw;margin-right:.95vw}.lista-cards-biblioteca .card-vertical:nth-child(4n) {margin-right:0}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.lista-cards-biblioteca .card-vertical{width:100%;margin-right:0}}@media screen and (max-width:1099px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.lista-cards-biblioteca .card-vertical{width:49%;margin-right:2%}.lista-cards-biblioteca .card-vertical:nth-child(2n) {margin-right:0}}.lista-cards-biblioteca-home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.lista-cards-biblioteca-home .card-vertical{width:19.45vw;margin-right:7.2vw}.lista-cards-biblioteca-home .card-vertical:nth-child(4n) {margin-right:0}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.lista-cards-biblioteca-home .card-vertical{width:100%;margin-right:0}}@media screen and (max-width:1099px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.lista-cards-biblioteca-home .card-vertical{width:49%;margin-right:2%}.lista-cards-biblioteca-home .card-vertical:nth-child(2n) {margin-right:0}}.card-vertical{width:100%;margin-bottom:6rem}.card-vertical .capa{display:block;width:100%;min-height:13.6333333333vw;background-color:#fff;background-size:cover;background-position:center;margin-bottom:1.5rem;position:relative}@media screen and (max-width:1099px){.card-vertical .capa{min-height:65vw}}.card-vertical .capa::before{content:"";display:block;width:.75vw;height:100%;position:absolute;top:0;right:100%;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xlateral-destaque.png.pagespeed.ic.uGB1ohy70O.png);background-position:right center;background-size:100% 100%;background-repeat:no-repeat}.card-vertical .info{width:100%;display:block}.card-vertical .categ{display:block;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:11px;font-size:1.1rem;line-height:1.4;text-transform:uppercase;font-weight:bold;color:#f95938}.contraste .card-vertical .categ{color:#fff}.card-vertical .titulo{font-size:18px;font-size:1.8rem;line-height:1.4;margin-bottom:1.5rem}.card-vertical .acesse{display:inline-block;padding:.75rem 1.5rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xborda-acesse.png.pagespeed.ic.H9898MzYhL.png);background-size:contain;background-position:center;background-repeat:no-repeat;text-transform:uppercase;font-size:12px;font-size:1.2rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-weight:500}.card-vertical .resumo{font-size:13px;font-size:1.3rem;margin-bottom:1.4rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.lista-cards-biblioteca .card-vertical .capa{height:26.2666666667vw}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.lista-cards-biblioteca .card-vertical .capa{height:65vw}}@media screen and (max-width:1099px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.lista-cards-biblioteca .card-vertical .capa{height:35vw}}.lista-cards-biblioteca .card-vertical .capa:before{display:none}.lista-cards-biblioteca .card-vertical .categ{color:#368a50}.lista-cards-biblioteca .card-vertical .titulo{font-size:20px;font-size:2rem;line-height:1.4}.lista-cards-biblioteca-home .card-vertical .capa{height:12.6333333333vw}@media screen and (max-width:1049px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.lista-cards-biblioteca-home .card-vertical .capa{height:65vw}}@media screen and (max-width:1099px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.lista-cards-biblioteca-home .card-vertical .capa{height:35vw}}.lista-cards-biblioteca-home .card-vertical .capa:before{display:none}.lista-cards-biblioteca-home .card-vertical .categ{color:#368a50}.lista-cards-biblioteca-home .card-vertical .titulo{font-size:20px;font-size:2rem;line-height:1.4}.namidia-capa,.dados-capa,.biblioteca-capa,.agenda-capa{background-color:#f19a9c;padding-top:9vw;padding-bottom:6vw}.namidia-capa.noticias,.noticias.dados-capa,.noticias.biblioteca-capa,.noticias.agenda-capa{padding-bottom:3vw}@media screen and (max-width:1099px){.namidia-capa,.dados-capa,.biblioteca-capa,.agenda-capa{padding-top:30vw}}.namidia-capa .centraliza,.dados-capa .centraliza,.biblioteca-capa .centraliza,.agenda-capa .centraliza{text-align:center}.namidia-capa .centraliza img,.dados-capa .centraliza img,.biblioteca-capa .centraliza img,.agenda-capa .centraliza img{width:12.6333333333vw;margin-bottom:2rem}@media screen and (max-width:1099px){.namidia-capa .centraliza img,.dados-capa .centraliza img,.biblioteca-capa .centraliza img,.agenda-capa .centraliza img{width:25vw}}.namidia-capa .centraliza h1,.dados-capa .centraliza h1,.biblioteca-capa .centraliza h1,.agenda-capa .centraliza h1{margin-bottom:2rem}.linha-filtros{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.linha-filtros .select-estilizado{width:8.725vw;margin:0 2rem}@media screen and (max-width:1099px){.linha-filtros .select-estilizado{width:24%;margin:0 1%}}.linha-filtros .modulo-busca{width:15.5416666667vw;margin:0 2rem}@media screen and (max-width:1099px){.linha-filtros .modulo-busca{width:45%;margin:0 1%}}.namidia-cards{padding:6vw 0;padding-bottom:15vw}.agenda-capa{background-color:#ecb63d}.agenda-capa .centraliza img{width:8.725vw}@media screen and (max-width:1099px){.agenda-capa .centraliza img{width:18vw}}.agenda-eventos{padding:9vw 0}@media screen and (max-width:1099px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.agenda-eventos .lf{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.agenda-eventos .eventos-mes,.agenda-eventos .eventos-anteriores{width:22.3583333333vw;padding:1rem 0;text-align:center;text-transform:uppercase;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:24px;font-size:2.4rem;font-weight:bold;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-eventos-mes.png.pagespeed.ic.AiS6-hGWY8.png);background-size:100% 100%;background-position:left center;background-repeat:no-repeat;color:#fff;margin-bottom:5rem}@media screen and (max-width:1099px){.agenda-eventos .eventos-mes,.agenda-eventos .eventos-anteriores{width:75%}}.contraste .agenda-eventos .eventos-mes,.contraste .agenda-eventos .eventos-anteriores{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-t-contraste.png.pagespeed.ic.iI571MdeNL.png)}.agenda-eventos .eventos-anteriores{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-eventos-anteriores.png.pagespeed.ic.TJtcCAeF-m.png)}.contraste .agenda-eventos .eventos-anteriores{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-t-contraste.png.pagespeed.ic.iI571MdeNL.png)}.agenda-eventos .lista-eventos-agenda{margin-bottom:10rem}.agenda-eventos .card-horizontal{margin-bottom:5rem}.agenda-eventos .calendario-bloco .eventos-anteriores{cursor:pointer;margin:0 auto}.bloco-agenda{position:relative}.bloco-agenda .vc-container{background-color:#f4f3ee!important;border-radius:0!important;border:none!important}.bloco-agenda .vc-w-full{background-color:#f4f3ee;border-radius:0!important;border:none!important}.bloco-agenda .vc-title{font-family:"Open Sans","Calibri","Lucida Grande",sans-serif;font-size:20px;font-size:2rem;color:#20302f;font-weight:bold;text-transform:capitalize;margin-bottom:1rem}.bloco-agenda .vc-weekday{color:#ecb63d;font-weight:bold}.bloco-agenda .vc-arrows-container div[role="button"]{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/seta-menor-vermelha.svg);background-size:contain;background-repeat:no-repeat;background-position:center center}.bloco-agenda .vc-arrows-container div[role="button"] svg{opacity:0}.bloco-agenda .vc-arrows-container div[role="button"]:first-of-type{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.noticias-capa{padding-top:15vw;padding-bottom:7.5vw;background-color:#f1ddab}.noticias-capa.revisada{padding-top:3vw}@media screen and (max-width:1099px){.noticias-capa{padding-top:25vw}}.noticias-capa .noticias-destaque{width:53.5333333333vw}@media screen and (max-width:1099px){.noticias-capa .noticias-destaque{width:100%}}.noticias-capa .noticias-destaque .card-horizontal{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}.noticias-capa .noticias-destaque .card-horizontal .capa{width:55%;min-height:27.2666666667vw;position:relative}@media screen and (max-width:1099px){.noticias-capa .noticias-destaque .card-horizontal .capa{width:100%;height:90vw;margin-bottom:5vw}}.noticias-capa .noticias-destaque .card-horizontal .capa::before{content:"";display:block;width:3rem;height:100%;position:absolute;top:0;right:100%;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xlateral-destaque.png.pagespeed.ic.uGB1ohy70O.png);background-position:right center;background-size:auto 100%;background-repeat:no-repeat}.noticias-capa .noticias-destaque .card-horizontal .info{width:42.5%;color:#20302f}.contraste .noticias-capa .noticias-destaque .card-horizontal .info{color:#fff}@media screen and (max-width:1099px){.noticias-capa .noticias-destaque .card-horizontal .info{width:100%}}.noticias-capa .noticias-destaque .card-horizontal .info .titulo{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:24px;font-size:2.4rem;line-height:1.4;padding-bottom:2rem;margin-bottom:2rem;position:relative}.noticias-capa .noticias-destaque .card-horizontal .info .titulo:after{content:"";display:block;width:100%;height:.7rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xborda-bottom-verde.png.pagespeed.ic.vdH3wnv6DS.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;position:absolute;bottom:0;left:0}.noticias-capa .noticias-destaque .card-horizontal .info .resumo{font-size:12px;font-size:1.2rem;margin-bottom:2rem}.noticias-capa .noticias-maislidas{width:19.45vw}@media screen and (max-width:1099px){.noticias-capa .noticias-maislidas{width:100%;margin-top:10vw}}.noticias-capa .noticias-maislidas .mais-lidos{width:10.6333333333vw;padding:.7rem 0;text-align:center;text-transform:uppercase;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:19px;font-size:1.9rem;font-weight:bold;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-mais-lidos.png.pagespeed.ic.KKv47O72QC.png);background-size:100% 100%;background-position:left center;background-repeat:no-repeat;color:#fff;margin-bottom:3rem}@media screen and (max-width:1099px){.noticias-capa .noticias-maislidas .mais-lidos{width:55%}}.noticias-capa .noticias-maislidas .card-horizontal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3rem}.noticias-capa .noticias-maislidas .card-horizontal .capa{min-height:5.8166666667vw;position:relative}.noticias-capa .noticias-maislidas .card-horizontal .capa:before{content:"";display:block;width:3rem;height:100%;position:absolute;top:0;right:0;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xsombra-mais.png.pagespeed.ic.WfWF90emGi.png);background-size:auto 100%;background-repeat:no-repeat;background-position:top right}@media screen and (max-width:1099px){.noticias-capa .noticias-maislidas .card-horizontal .capa{width:38%;height:22vw}.noticias-capa .noticias-maislidas .card-horizontal .info{width:55%}}.noticias-capa .noticias-maislidas .card-horizontal .info .titulo{font-size:13px;font-size:1.3rem;line-height:1.2}.noticias-filtros{padding:7vw 0}.linha-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:3rem;width:100%}.linha-links .link-linha{width:12.6333333333vw;padding:.7rem 0;text-align:center;text-transform:uppercase;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:16px;font-size:1.6rem;font-weight:bold;background-size:100% 100%;background-position:left center;background-repeat:no-repeat;margin:0 2.9083333333vw}@media screen and (max-width:1099px){.linha-links .link-linha{width:32%}}.linha-links .link-linha.ativo,.linha-links .link-linha:hover{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xborda-links.png.pagespeed.ic.L-dypgiMku.png)}.linha-links.branca .link-linha.ativo,.linha-links.branca .link-linha:hover{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/borda-links-branca.png.pagespeed.ce.NjEOnnOVgW.png)}.noticias-cards{padding-bottom:15vw}.noticias-imprensa{background-color:#368a50;padding:6.25vw 0}.contraste .noticias-imprensa{background-color:#222}@media screen and (max-width:1099px){.noticias-imprensa{padding:20vw 0}}.noticias-imprensa .coluna-5{margin-left:6.8166666667vw}@media screen and (max-width:1099px){.noticias-imprensa .coluna-5{margin-left:0}}.noticias-imprensa .coluna-3{margin-right:6.8166666667vw}@media screen and (max-width:1099px){.noticias-imprensa .coluna-3{margin-right:0}}.noticias-imprensa .titulo-faixa{width:24.2666666667vw;padding:1.2rem 0;text-align:center;text-transform:uppercase;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:24px;font-size:2.4rem;font-weight:bold;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xborda-branca-imprensa.png.pagespeed.ic.PmBXddEN1m.png);background-size:100% 100%;background-position:left center;background-repeat:no-repeat;color:#20302f;margin-bottom:2rem}@media screen and (max-width:1099px){.noticias-imprensa .titulo-faixa{width:65%}}.noticias-imprensa .titulo-frase{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:40px;font-size:4rem;line-height:1.2;font-weight:400;margin-bottom:2rem}.noticias-imprensa p{color:#ecb63d;font-size:16px;font-size:1.6rem}.noticias-imprensa .link-imprensa{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:14px;font-size:1.4rem;text-transform:uppercase;font-weight:600}@media screen and (max-width:1099px){.noticias-imprensa .link-imprensa{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10vw}}.noticias-imprensa .link-imprensa img{display:block;height:3rem;margin-left:2rem}.single-capa-grande{margin-top:6vw;width:100%;height:30vw;background-size:cover;background-position:center center;background-repeat:no-repeat}@media screen and (max-width:1099px){.single-capa-grande{margin-top:16vw;height:65vw}}.lista-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.lista-tags .tag{display:inline-block;vertical-align:middle;min-width:10.6333333333vw;padding:1rem 1rem;text-align:center;font-size:12px;font-size:1.2rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-tag.png.pagespeed.ic.4uhQJqEK7u.png);background-size:100% 100%;background-position:left center;background-repeat:no-repeat;color:#fff;margin-right:1rem;margin-bottom:1rem}.contraste .lista-tags .tag{background-image:none;background-color:#222;font-weight:bold}.lista-tags .tag.ativo{text-decoration:underline}.single-topo{padding:4vw 0}@media screen and (max-width:1099px){.single-topo{padding-top:16vw;padding-bottom:10vw}}.single-topo.nothumb{padding-top:10vw}.single-topo .titulo-single{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:40px;font-size:4rem;line-height:1.2;margin-bottom:2rem}.single-topo .metainfo{font-size:12px;font-size:1.2rem;margin-bottom:2rem}.single-topo .lista-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-topo .lista-tags .tag{display:inline-block;vertical-align:middle;min-width:10.6333333333vw;padding:1rem 1rem;text-align:center;font-size:12px;font-size:1.2rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-tag.png.pagespeed.ic.4uhQJqEK7u.png);background-size:100% 100%;background-position:left center;background-repeat:no-repeat;color:#fff;margin-right:1rem;margin-bottom:1rem}.single-topo .coluna-informacoes{position:relative}.single-topo .voltar-blog{display:inline-block;vertical-align:middle;text-align:center;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:10px;font-size:1rem;font-weight:500;text-transform:uppercase;color:#f95938;position:absolute;bottom:.5rem;left:-5.8166666667vw}@media screen and (max-width:1099px){.single-topo .voltar-blog{display:none}}.single-topo .voltar-blog img{display:block;margin:0 auto;height:2rem;margin-bottom:.5rem}.single-conteudo{padding-bottom:5vw}.single-conteudo .config-post{margin:0 auto}.single-conteudo .coluna-share{position:relative;border-top:2px solid #f95938;padding-top:3vw}.single-conteudo .share{color:#f95938}.single-conteudo .share span{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:12px;font-size:1.2rem;font-weight:500;text-transform:uppercase}.single-conteudo .share a{font-size:20px;font-size:2rem;display:inline-block;margin-left:1rem}.single-conteudo .voltar-blog{display:inline-block;vertical-align:middle;text-align:center;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:10px;font-size:1rem;font-weight:500;text-transform:uppercase;color:#f95938;position:absolute;bottom:-.5rem;left:-5.8166666667vw}@media screen and (max-width:1099px){.single-conteudo .voltar-blog{display:none}}.single-conteudo .voltar-blog img{display:block;margin:0 auto;height:2rem;margin-bottom:.5rem}.single-relacionados{padding-bottom:5vw}.single-relacionados .titulo-relacionados{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;margin-bottom:2rem}.config-post{height:auto;zoom:1;font-weight:400;padding-bottom:4rem}.config-post iframe{width:100%;margin:0 auto}.config-post strong,.config-post b{font-weight:500}.config-post a{font-weight:600;color:#f95938;text-decoration:underline}.config-post p{font-size:16px;font-size:1.6rem;line-height:1.6;margin-bottom:2rem}.config-post h1,.config-post h2,.config-post h3{font-weight:600;line-height:1.4;margin-top:6rem;margin-bottom:3rem;clear:both;font-family:"Gopher","Calibri","Lucida Grande",sans-serif}.config-post h4,.config-post h5,.config-post h6{font-weight:600;margin-top:2rem;margin-bottom:2rem;line-height:1.4;font-family:"Gopher","Calibri","Lucida Grande",sans-serif}.config-post h1{font-size:26px;font-size:2.6rem;font-weight:600}.config-post h2{font-size:24px;font-size:2.4rem;font-weight:600}.config-post h3{font-size:22px;font-size:2.2rem;font-weight:600}.config-post h4{font-size:20px;font-size:2rem;font-weight:600}.config-post h5{font-size:19px;font-size:1.9rem;font-weight:600}.config-post h6{font-size:18px;font-size:1.8rem;font-weight:600}.config-post ul{list-style-type:disc;list-style-position:outside;margin-bottom:4rem;font-size:16px;font-size:1.6rem}.config-post ol{list-style-type:decimal;list-style-position:outside;margin-bottom:4rem;font-size:16px;font-size:1.6rem}.config-post li{margin-bottom:1.5rem}.config-post img{display:block;max-width:100%;width:100%!important;height:auto!important;margin-bottom:5rem}.config-post img.aligncenter{margin-top:5rem;margin-bottom:5em;width:auto}.config-post img.alignleft{width:auto;max-width:26.2666666667vw;margin-left:-5.8166666667vw;margin-bottom:5rem}@media screen and (max-width:1100px){.config-post img.alignleft{max-width:100%;margin-left:0;margin-right:0;float:none;margin-bottom:1em}}.config-post img.alignright{width:auto;max-width:26.2666666667vw;margin-right:-5.8166666667vw;margin-bottom:5rem}@media screen and (max-width:1100px){.config-post img.alignright{max-width:100%;margin-right:0;margin-left:0;float:none;margin-bottom:1em}}.config-post .wp-caption{margin-bottom:5rem}.config-post .wp-caption img{margin-bottom:1rem}.config-post .wp-caption img.size-medium{text-align:center;width:50%!important;margin:0 auto;margin-bottom:1rem}.config-post .wp-caption .wp-caption-text{text-align:center;font-style:italic;font-size:16px;font-size:1.6rem}.config-post blockquote{font-weight:600;font-size:18px;text-align:right;float:right;margin-top:3rem;margin-bottom:3rem;border-right:5px solid #ecb63d;padding-right:20px}.config-post blockquote p{font-size:20px;font-size:2rem;line-height:1.6;margin-bottom:0}@media screen and (max-width:1100px){.config-post blockquote{float:none;margin-right:0;padding-left:50px;text-align:left;margin-bottom:1em;font-size:18px}}.voltar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:600;font-size:14px;font-size:1.4rem;text-transform:uppercase;color:#ecb63d}.voltar img{height:1.25rem;display:block;margin-right:.5rem}.biblioteca-capa{background-color:#20302f;color:#fff;position:relative}.biblioteca-capa .centraliza img{width:19.45vw}@media screen and (max-width:1099px){.biblioteca-capa .centraliza img{width:36vw}}.biblioteca-capa .lista-tags{margin-top:3rem}.biblioteca-capa .flutua{width:9.6333333333vw;position:absolute;bottom:-3vw;right:5.6vw}.biblioteca-cards{padding-top:6.5vw;padding-bottom:15vw}.dados-capa{background-color:#20302f;color:#fff;position:relative}.dados-capa .centraliza img{width:12.6333333333vw}.dados-capa .lista-tags{margin-top:3rem}.dados-capa .flutua{width:9.6333333333vw;position:absolute;bottom:-3vw;right:5.6vw}.projetos-capa{background-color:#f1ddab;text-align:center;padding-top:12vw;padding-bottom:8vw}@media screen and (max-width:1099px){.projetos-capa{padding-top:25vw;padding-bottom:24vw}}.projetos-capa h1{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:50px;font-size:5rem;line-height:1.2;position:relative}@media screen and (max-width:1099px){.projetos-capa h1{font-size:36px;font-size:3.6rem}}.projetos-capa h1 span{position:relative;display:inline-block;vertical-align:middle}.projetos-capa h1 span:before{content:"";display:block;width:100%;height:6px;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xtraco-verde.png.pagespeed.ic.93SRSdfwbq.png);background-size:100% 100%;background-repeat:no-repeat;position:absolute;bottom:-3px;left:0}@media screen and (max-width:1099px){.projetos-capa h1 span:before{height:4px}}.projetos-lista{padding-top:6.5vw;padding-bottom:9.5vw}@media screen and (max-width:1099px){.projetos-lista{padding-top:12vw}}.projetos-lista .titulomenor{text-align:center;margin-bottom:5rem}@media screen and (max-width:1099px){.projetos-lista .titulomenor{font-size:36px;font-size:3.6rem}}.projetos-lista .projetos-filtro{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3rem}.projetos-lista .projetos-filtro a{display:inline-block;vertical-align:middle;min-width:17.45vw;padding:1rem 1rem;text-align:center;font-size:30px;font-size:3rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;text-transform:uppercase;font-weight:bold;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-t-projetos.png.pagespeed.ic.SIjqXAO2-K.png);background-size:100% 100%;background-position:left center;background-repeat:no-repeat;color:#fff;position:relative}@media screen and (max-width:1099px){.projetos-lista .projetos-filtro a{font-size:24px;font-size:2.4rem;width:42%;margin:0 1.5%}}.projetos-lista .projetos-filtro a:before{content:"";display:block;width:100%;height:2.2rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-a-projetos.png.pagespeed.ic.txc6Xtcsxn.png);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;bottom:-1.1rem;left:0;opacity:0}.projetos-lista .projetos-filtro a.ativo:before,.projetos-lista .projetos-filtro a:hover:before{opacity:1}.contraste .projetos-lista .projetos-filtro a{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-t-contraste.png.pagespeed.ic.iI571MdeNL.png)}.lista-projetos-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:5vw}.lista-projetos-grid .projeto-item{width:35.9916666667vw;margin-bottom:7rem}@media screen and (max-width:1099px){.lista-projetos-grid .projeto-item{width:100%}}.lista-projetos-grid .projeto-item .capa{width:100%;height:26.2666666667vw;display:block;background-color:#f1ddab;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width:1099px){.lista-projetos-grid .projeto-item .capa{height:55vw}}.lista-projetos-grid .projeto-item .capa::before{content:"";display:block;width:3rem;height:100%;position:absolute;top:0;left:-2.85rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xlateral-destaque.png.pagespeed.ic.uGB1ohy70O.png);background-position:right center;background-size:auto 100%;background-repeat:no-repeat}.lista-projetos-grid .projeto-item .titulo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1rem}.lista-projetos-grid .projeto-item .titulo h3{font-size:16px;font-size:1.6rem}@media screen and (max-width:1099px){.lista-projetos-grid .projeto-item .titulo h3{-webkit-box-flex:1;-ms-flex:1;flex:1}}.lista-projetos-grid .projeto-item .titulo small{display:inline-block;padding:.5rem 2.5rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xconheca-proj.png.pagespeed.ic.JPzrrcLHUx.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;text-transform:uppercase;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:14px;font-size:1.4rem;text-transform:uppercase;font-weight:600;font-weight:500}.projeto-capa{background-color:#f1ddab;padding-top:10vw;padding-bottom:5vw;overflow:hidden;position:relative}@media screen and (max-width:1099px){.projeto-capa{background-color:#20302f;padding-top:16vw;padding-bottom:10vw}}.projeto-capa:before{content:"";display:block;width:100%;height:5vw;background-color:#20302f;position:absolute;bottom:1px;right:0}@media screen and (max-width:1099px){.projeto-capa:before{display:none}}.projeto-capa.altcapa:before{display:none}.projeto-capa .coluna-capa{position:relative;z-index:10;position:relative}.projeto-capa .coluna-capa:before{content:"";display:block;width:3rem;height:100%;position:absolute;top:0;right:100%;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xlateral-amarelo.png.pagespeed.ic.ezLIhFFhml.png);background-position:right center;background-size:auto 100%;background-repeat:no-repeat}@media screen and (max-width:1099px){.projeto-capa .coluna-capa:before{display:none}}.projeto-capa .coluna-capa.alternativa:before{display:none}.projeto-capa .coluna-info{background-color:#20302f;color:#fff;padding-top:3vw;padding-bottom:2vw;position:relative}.projeto-capa .coluna-info:before{content:"";display:block;width:120vw;height:100%;background-color:#20302f;position:absolute;top:0;right:-9.6vw}.projeto-capa .coluna-info h1{font-size:35px;font-size:3.5rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;position:relative;display:inline-block;margin-bottom:4rem}.projeto-capa .coluna-info h1:before{content:"";display:block;width:100%;height:6px;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xtraco-verde.png.pagespeed.ic.93SRSdfwbq.png);background-size:100% 100%;background-repeat:no-repeat;position:absolute;bottom:-3px;left:0}@media screen and (max-width:1099px){.projeto-capa .coluna-info h1:before{height:4px}}.projeto-capa .coluna-info .lista-tags{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;margin-bottom:2rem}.projeto-capa .coluna-info .lista-tags .tag{min-width:5.8166666667vw}.projeto-capa .coluna-info .itens{position:relative;font-size:16px;font-size:1.6rem;line-height:2.2}.projeto-conteudo{background-color:#f1ddab;padding:5vw 0;padding-bottom:0}.projeto-conteudo.intermed{padding-top:0;padding-bottom:5vw}@media screen and (max-width:1099px){.projeto-conteudo{padding:10vw 0}}.projeto-conteudo strong,.projeto-conteudo b{font-weight:700}.projeto-conteudo a{font-weight:700;color:#f95938;text-decoration:underline}.projeto-conteudo p{font-size:15px;font-size:1.5rem;line-height:1.9;margin-bottom:2rem}.projeto-conteudo p img{display:block;max-width:100%;height:auto}.projeto-conteudo ul{list-style-type:disc;font-size:15px;font-size:1.5rem;line-height:1.9}.projeto-conteudo ul li{margin-bottom:1rem}.projeto-conteudo .coluna-texto{position:relative}.projeto-conteudo .texto-main{margin-bottom:10rem}.projeto-conteudo .voltar-blog{display:inline-block;vertical-align:middle;text-align:center;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:10px;font-size:1rem;font-weight:500;text-transform:uppercase;color:#f95938;position:absolute;top:.5rem;left:-6.8166666667vw}@media screen and (max-width:1099px){.projeto-conteudo .voltar-blog{display:none}}.projeto-conteudo .voltar-blog img{display:block;margin:0 auto;height:2rem;margin-bottom:.5rem}.projeto-conteudo .link-seta{border:none;background-color:transparent;cursor:pointer;font-size:14px;font-size:1.4rem;font-weight:bold;color:#f95938;text-transform:uppercase;height:3rem;line-height:3rem;padding-right:7rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xseta-enviar.png.pagespeed.ic.xd3vnNJeOB.png);background-size:contain;background-repeat:no-repeat;background-position:center right;text-align:right;margin-top:5rem}.projeto-conteudo h2{display:inline-block;vertical-align:middle;min-width:17.45vw;padding:.5rem 1rem;text-align:center;font-size:24px;font-size:2.4rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;text-transform:uppercase;font-weight:bold;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-t-projetos.png.pagespeed.ic.SIjqXAO2-K.png);background-size:100% 100%;background-position:left center;background-repeat:no-repeat;color:#fff;position:relative;margin-bottom:5rem}.projeto-conteudo h2.vazio{background-image:none;height:4.8rem}.projeto-conteudo h3{font-weight:bold;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;text-transform:uppercase;margin-bottom:2rem}.projeto-conteudo .col-problema-1{width:35%}.projeto-conteudo .col-problema-2{width:55%}.projeto-conteudo hr{display:block;margin:2rem 0;padding:0;border:none;width:26.2666666667vw;height:3rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xbase-hr.png.pagespeed.ic.294z5SwSNG.png);background-size:contain;background-position:center center;background-repeat:no-repeat}.projeto-conteudo .col-num-1{width:30%;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:78px;font-size:7.8rem;font-weight:bold}.projeto-conteudo .col-num-2{width:70%}.projeto-conteudo .numerog1{position:relative}.projeto-conteudo .numerog1::before{content:"";display:block;width:5.8166666667vw;height:100%;position:absolute;top:0;right:105%;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xcami-ilustra-03.png.pagespeed.ic.r8Dktko7dK.png);background-size:contain;background-repeat:no-repeat;background-position:center right}.projeto-conteudo .numerog2{position:relative}.projeto-conteudo .numerog2::before{content:"";display:block;width:5.8166666667vw;height:100%;position:absolute;top:0;right:105%;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xcami-ilustra-04.png.pagespeed.ic.1xUl_1g2GQ.png);background-size:contain;background-repeat:no-repeat;background-position:center right}.projeto-conteudo .blococols .coluna-texto .texto-main{margin-bottom:0}.projeto-conteudo .blocoextra{padding-bottom:10rem}.fundo-tag,.atuacao-publicos .titulo-secao,.quem-conselho .titulo-secao,.quem-equipe .titulo-secao{display:inline-block;vertical-align:middle;min-width:18.45vw;padding:.5rem 1rem;text-align:center;font-size:30px;font-size:3rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;text-transform:uppercase;font-weight:bold;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-t-projetos.png.pagespeed.ic.SIjqXAO2-K.png);background-size:100% 100%;background-position:left center;background-repeat:no-repeat;color:#fff;position:relative}.fundo-tag.menor,.atuacao-publicos .titulo-secao,.quem-conselho .menor.titulo-secao,.quem-equipe .menor.titulo-secao{font-size:24px;font-size:2.4rem}.fundo-tag.icone,.atuacao-publicos .icone.titulo-secao,.quem-conselho .icone.titulo-secao,.quem-equipe .icone.titulo-secao{min-width:9.6333333333vw;font-size:14px;font-size:1.4rem;padding:1rem 1rem}.fundo-tag.icone span,.atuacao-publicos .icone.titulo-secao span,.quem-conselho .icone.titulo-secao span,.quem-equipe .icone.titulo-secao span{display:inline-block;vertical-align:middle;font-size:13px;font-size:1.3rem}.fundo-tag.icone i,.atuacao-publicos .icone.titulo-secao i,.quem-conselho .icone.titulo-secao i,.quem-equipe .icone.titulo-secao i{display:inline-block;vertical-align:middle;font-size:24px;font-size:2.4rem;margin-left:1rem}.fundo-tag.verde,.atuacao-publicos .titulo-secao,.quem-conselho .verde.titulo-secao,.quem-equipe .verde.titulo-secao{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-tag-verde.png.pagespeed.ic.2ddWzH_qrT.png)}.fundo-tag.verdeclaro,.atuacao-publicos .verdeclaro.titulo-secao,.quem-conselho .verdeclaro.titulo-secao,.quem-equipe .verdeclaro.titulo-secao{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-tag-verdeclaro.png.pagespeed.ic.hS2TNIe00T.png)}.fundo-tag.amarelo,.atuacao-publicos .amarelo.titulo-secao,.quem-conselho .amarelo.titulo-secao,.quem-equipe .amarelo.titulo-secao{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-tag-amarelo.png.pagespeed.ic.ds9rj5sE6r.png)}.contraste .fundo-tag,.contraste .atuacao-publicos .titulo-secao,.atuacao-publicos .contraste .titulo-secao,.contraste .quem-conselho .titulo-secao,.quem-conselho .contraste .titulo-secao,.contraste .quem-equipe .titulo-secao,.quem-equipe .contraste .titulo-secao{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-t-contraste.png.pagespeed.ic.iI571MdeNL.png)}.link-seta{display:inline-block;cursor:pointer;font-size:14px;font-size:1.4rem;font-weight:bold;text-transform:uppercase;height:3.4rem;line-height:3.4rem;padding-right:7rem;background-size:contain;background-repeat:no-repeat;background-position:center right;text-align:right;color:#f95938;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xseta-enviar.png.pagespeed.ic.xd3vnNJeOB.png)}.link-seta.direita{text-align:right;width:100%}.link-seta.amarela{color:#ecb63d;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xseta-amarela.png.pagespeed.ic.uZCtSjFbuw.png)}.link-seta.verde,.atuacao-publicos .link-seta.titulo-secao{color:#20302f;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xseta-verde.png.pagespeed.ic.f3uqd6XPMe.png)}.link-seta.verdeclaro{color:#368a50;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xseta-verdeclaro.png.pagespeed.ic.Y37Kzl4gU0.png)}.link-seta.embreve{width:100%;padding-right:0;background-image:none;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:default}.link-seta.embreve small{font-weight:400;font-size:12px;font-size:1.2rem}.contraste .link-seta{color:#fff;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xseta-branca.png.pagespeed.ic.Fbjj_p-2Az.png)}.frase-sublinha,.caminhos-download-main h1,.atuacao-capa h1,.quem-manifesto h2,.quem-proposta-frase h2,.home-projetos .sublinhada,.home-projetos-topo .sublinhada,.home-apoio .sublinhada,.home-capa h1{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:50px;font-size:5rem;line-height:1.3;text-align:center}@media screen and (max-width:1099px){.frase-sublinha,.caminhos-download-main h1,.atuacao-capa h1,.quem-manifesto h2,.quem-proposta-frase h2,.home-projetos .sublinhada,.home-projetos-topo .sublinhada,.home-apoio .sublinhada,.home-capa h1{font-size:36px;font-size:3.6rem}}.frase-sublinha u,.caminhos-download-main h1 u,.atuacao-capa h1 u,.quem-manifesto h2 u,.quem-proposta-frase h2 u,.home-projetos .sublinhada u,.home-projetos-topo .sublinhada u,.home-apoio .sublinhada u,.home-capa h1 u{text-decoration:none;position:relative;display:inline-block}.frase-sublinha u:before,.caminhos-download-main h1 u:before,.atuacao-capa h1 u:before,.quem-manifesto h2 u:before,.quem-proposta-frase h2 u:before,.home-projetos .sublinhada u:before,.home-projetos-topo .sublinhada u:before,.home-apoio .sublinhada u:before,.home-capa h1 u:before{content:"";display:block;width:105%;height:1rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xsublinha-verm-1.png.pagespeed.ic.da6ouhTQdd.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;position:absolute;bottom:-.25rem;left:-2.5%}.frase-sublinha.verde u:before,.caminhos-download-main h1.verde u:before,.atuacao-publicos .frase-sublinha.titulo-secao u:before,.atuacao-publicos .caminhos-download-main h1.titulo-secao u:before,.caminhos-download-main .atuacao-publicos h1.titulo-secao u:before,.atuacao-capa h1.verde u:before,.atuacao-capa .atuacao-publicos h1.titulo-secao u:before,.atuacao-publicos .atuacao-capa h1.titulo-secao u:before,.quem-manifesto h2.verde u:before,.quem-manifesto .atuacao-publicos h2.titulo-secao u:before,.atuacao-publicos .quem-manifesto h2.titulo-secao u:before,.quem-proposta-frase h2.verde u:before,.quem-proposta-frase .atuacao-publicos h2.titulo-secao u:before,.atuacao-publicos .quem-proposta-frase h2.titulo-secao u:before,.home-projetos .verde.sublinhada u:before,.home-projetos .atuacao-publicos .sublinhada.titulo-secao u:before,.atuacao-publicos .home-projetos .sublinhada.titulo-secao u:before,.home-projetos-topo .verde.sublinhada u:before,.home-projetos-topo .atuacao-publicos .sublinhada.titulo-secao u:before,.atuacao-publicos .home-projetos-topo .sublinhada.titulo-secao u:before,.home-apoio .verde.sublinhada u:before,.home-apoio .atuacao-publicos .sublinhada.titulo-secao u:before,.atuacao-publicos .home-apoio .sublinhada.titulo-secao u:before,.home-capa h1.verde u:before,.home-capa .atuacao-publicos h1.titulo-secao u:before,.atuacao-publicos .home-capa h1.titulo-secao u:before{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xsublinha-verde-1.png.pagespeed.ic.VAGYw2bLLw.png)}.frase-sublinha.amarelo u:before,.caminhos-download-main h1.amarelo u:before,.atuacao-capa h1.amarelo u:before,.quem-manifesto h2.amarelo u:before,.quem-proposta-frase h2.amarelo u:before,.home-projetos .amarelo.sublinhada u:before,.home-projetos-topo .amarelo.sublinhada u:before,.home-apoio .amarelo.sublinhada u:before,.home-capa h1.amarelo u:before{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xsublinha-amarelo-1.png.pagespeed.ic.wix8BuLaDN.png)}.frase-sublinha.rosa u:before,.caminhos-download-main h1.rosa u:before,.atuacao-capa h1.rosa u:before,.quem-manifesto h2.rosa u:before,.quem-proposta-frase h2.rosa u:before,.home-projetos .rosa.sublinhada u:before,.home-projetos-topo .rosa.sublinhada u:before,.home-apoio .rosa.sublinhada u:before,.home-capa h1.rosa u:before{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xsublinha-rosa-1.png.pagespeed.ic.Jb5Cj2u9W1.png)}.titulo-sublinha,.section-flutuante .titulo-secao,.atuacao-ods .titulo-secao,.atuacao-parceiros .titulo-secao,.atuacao-articulacao .titulo-secao,.quem-proposta .titulo-secao{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:50px;font-size:5rem;font-weight:400;text-align:center;display:inline-block;position:relative}@media screen and (max-width:1099px){.titulo-sublinha,.section-flutuante .titulo-secao,.atuacao-ods .titulo-secao,.atuacao-parceiros .titulo-secao,.atuacao-articulacao .titulo-secao,.quem-proposta .titulo-secao{font-size:36px;font-size:3.6rem}}.titulo-sublinha:before,.section-flutuante .titulo-secao:before,.atuacao-ods .titulo-secao:before,.atuacao-parceiros .titulo-secao:before,.atuacao-articulacao .titulo-secao:before,.quem-proposta .titulo-secao:before{content:"";display:block;width:90%;height:8px;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xsublinha-verde.png.pagespeed.ic.Q7i8-U3wuE.png);background-size:100% 100%;background-repeat:no-repeat;position:absolute;bottom:5px;left:5%}@media screen and (max-width:1099px){.titulo-sublinha:before,.section-flutuante .titulo-secao:before,.atuacao-ods .titulo-secao:before,.atuacao-parceiros .titulo-secao:before,.atuacao-articulacao .titulo-secao:before,.quem-proposta .titulo-secao:before{height:4px}}.titulo-sublinha.vermelho:before,.section-flutuante .vermelho.titulo-secao:before,.atuacao-ods .vermelho.titulo-secao:before,.atuacao-parceiros .vermelho.titulo-secao:before,.atuacao-articulacao .vermelho.titulo-secao:before,.quem-proposta .vermelho.titulo-secao:before{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xsublinha-verm-2.png.pagespeed.ic.iZSW8d2xOl.png);height:6px}@media screen and (max-width:1099px){.titulo-sublinha.vermelho:before,.section-flutuante .vermelho.titulo-secao:before,.atuacao-ods .vermelho.titulo-secao:before,.atuacao-parceiros .vermelho.titulo-secao:before,.atuacao-articulacao .vermelho.titulo-secao:before,.quem-proposta .vermelho.titulo-secao:before{height:4px;line-height:2.4}}.home-capa{background-color:#f1ddab;padding-top:16vw;padding-bottom:34vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xhome-montanhas.png.pagespeed.ic.5dELsadWGz.png);background-size:100% auto;background-position:bottom center;background-repeat:no-repeat}@media screen and (max-width:1099px){.home-capa{padding-top:24vw;padding-bottom:45vw}}.home-capa h1{color:#20302f;font-size:50px;font-size:5rem}.contraste .home-capa h1{color:#fff}.fundo-vertxt{background-color:#20302f}.home-abertura{padding-top:6.5vw;padding-bottom:10vw;background-color:transparent;color:#fff;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xhome-dente-verde.png.pagespeed.ic.OuslrE8ana.png);background-size:15.5416666667vw auto;background-repeat:no-repeat;background-position:top left 9.6vw;margin-top:-6.5vw}@media screen and (max-width:1099px){.home-abertura{padding-top:15vw;padding-bottom:15vw;background-size:30vw auto;background-position:top left -10vw}}.home-abertura .abertura-lf .abertura{margin-left:6.8166666667vw;font-size:24px;font-size:2.4rem}@media screen and (max-width:1099px){.home-abertura .abertura-lf .abertura{font-size:20px;font-size:2rem}}.home-abertura .abertura-lf .coluna-4{margin-right:6.8166666667vw}@media screen and (max-width:1099px){.home-abertura .abertura-lf .coluna-4{text-align:left;margin-right:0;margin-top:5vw}}.home-noticias{padding-bottom:0;background-color:#20302f;color:#fff}.home-noticias .sec-rodape{display:block;width:100%;margin-top:6.5vw;position:relative;bottom:-1px}@media screen and (max-width:1099px){.home-noticias .sec-rodape{margin-top:15vw}}.home-noticias .fundo-tag,.home-noticias .atuacao-publicos .titulo-secao,.atuacao-publicos .home-noticias .titulo-secao,.home-noticias .quem-conselho .titulo-secao,.quem-conselho .home-noticias .titulo-secao,.home-noticias .quem-equipe .titulo-secao,.quem-equipe .home-noticias .titulo-secao{margin-bottom:6.5vw}@media screen and (max-width:1099px){.home-noticias .fundo-tag,.home-noticias .atuacao-publicos .titulo-secao,.atuacao-publicos .home-noticias .titulo-secao,.home-noticias .quem-conselho .titulo-secao,.quem-conselho .home-noticias .titulo-secao,.home-noticias .quem-equipe .titulo-secao,.quem-equipe .home-noticias .titulo-secao{margin-bottom:10vw}}.home-noticias .bloco-slideshow-destaques{position:relative;z-index:100;margin-bottom:8rem}.home-noticias .bloco-slideshow-destaques .controles{width:100%;position:relative;z-index:50}@media screen and (max-width:1099px){.home-noticias .bloco-slideshow-destaques .controles{width:100%;margin-left:0;top:8vw}}.home-noticias .bloco-slideshow-destaques .controles .setas{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:100}.home-noticias .bloco-slideshow-destaques .controles .setas button,.home-noticias .bloco-slideshow-destaques .controles .setas a{display:block;cursor:pointer;background-color:transparent;border:none}.home-noticias .bloco-slideshow-destaques .controles .setas img{display:block;width:4vw}@media screen and (max-width:1099px){.home-noticias .bloco-slideshow-destaques .controles .setas img{width:8vw}}.home-noticias .bloco-slideshow-destaques .controles .setas .a-prev img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.home-noticias .slick-dots{width:60%;margin-left:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2rem;position:relative;bottom:-1.5rem;left:0;z-index:100}.home-noticias .slick-dots button{cursor:pointer;text-indent:-9999px;border:none;background-color:#ecb63d;border-radius:20px;display:block;width:1.6rem;height:1.6rem;margin:0 5px}.home-noticias .slick-dots .slick-active button{background-color:#f95938}.home-noticias .destaque-slide-home{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media screen and (max-width:1099px){.home-noticias .destaque-slide-home{-ms-flex-wrap:wrap;flex-wrap:wrap}}.home-noticias .destaque-slide-home .imagem{width:49.625vw;height:33.0833333333vw;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;left:5.8166666667vw;margin-bottom:2rem}@media screen and (max-width:1099px){.home-noticias .destaque-slide-home .imagem{width:74.8333333333vw;height:59.6666666667vw;left:7.0833333333vw}}.home-noticias .destaque-slide-home .imagem:before{content:"";display:block;width:.75vw;height:100%;position:absolute;top:0;right:100%;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xlateral-destaque-laranja.png.pagespeed.ic.15XAOsd5_7.png);background-position:right center;background-size:100% 100%;background-repeat:no-repeat}@media screen and (max-width:1099px){.home-noticias .destaque-slide-home .imagem:before{width:2vw}}.home-noticias .destaque-slide-home .chamada{width:26.2666666667vw;padding:2.9083333333vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xfundo-amarelo.png.pagespeed.ic.AeYDz7pPUA.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;font-size:14px;font-size:1.4rem;line-height:1.4;color:#20302f;position:relative;right:5.8166666667vw;z-index:10}@media screen and (max-width:1099px){.home-noticias .destaque-slide-home .chamada{width:74.8333333333vw;margin-left:14.1666666667vw;margin-top:-10vw;right:auto;padding:8vw}}.home-noticias .destaque-slide-home .chamada .titulo{font-size:16px;font-size:1.6rem;font-weight:bold;color:#368a50;margin-bottom:1rem}.home-apoio{padding-top:12vw;background-color:#f1ddab;position:relative}@media screen and (max-width:1099px){.home-apoio{padding-top:16vw}}.home-apoio:before{content:"";display:block;width:100%;height:5vw;background-color:#f1ddab;position:absolute;bottom:0;left:0}.contraste .home-apoio:before{background-color:#000}.home-apoio .sublinhada{color:#20302f;margin-bottom:12vw}.contraste .home-apoio .sublinhada{color:#fff}@media screen and (max-width:1099px){.home-apoio .sublinhada br{display:none}}.home-apoio .foto-apoio{margin:0 auto;position:relative}.home-apoio .foto-apoio img{display:block;width:100%}.home-apoio .foto-apoio .bolinha{width:15.5416666667vw;position:absolute;top:10vw;right:-8vw;z-index:10}@media screen and (max-width:1099px){.home-apoio .foto-apoio .bolinha{display:none}}.home-projetos-topo{padding-top:6.5vw;padding-bottom:0;background-color:#f1ddab}@media screen and (max-width:1099px){.home-projetos-topo{padding:15vw 0;padding-bottom:0}}.home-projetos-topo .sublinhada{color:#20302f}.contraste .home-projetos-topo .sublinhada{color:#fff}@media screen and (max-width:1099px){.home-projetos-topo .sublinhada{margin-bottom:6vw}}.home-projetos-topo .foto-apoio{margin:0 auto}.home-projetos-topo .foto-apoio img{display:block;width:100%}.home-projetos-topo .rodape-proj{width:100%;display:block}.home-projetos{padding-top:0;padding-bottom:0;background-color:#20302f;color:#fff}@media screen and (max-width:1099px){.home-projetos{padding:7.5vw 0;padding-bottom:0}}.home-projetos .sublinhada{color:#20302f}.contraste .home-projetos .sublinhada{color:#fff}@media screen and (max-width:1099px){.home-projetos .sublinhada{margin-bottom:6vw}}.home-projetos .foto-apoio{margin:0 auto}.home-projetos .foto-apoio img{display:block;width:100%}.home-biblioteca{padding-top:6.5vw;padding-bottom:8.5vw;background-color:#20302f;color:#fff}@media screen and (max-width:1099px){.home-biblioteca{padding:15vw 0}}.home-biblioteca .fundo-tag,.home-biblioteca .atuacao-publicos .titulo-secao,.atuacao-publicos .home-biblioteca .titulo-secao,.home-biblioteca .quem-conselho .titulo-secao,.quem-conselho .home-biblioteca .titulo-secao,.home-biblioteca .quem-equipe .titulo-secao,.quem-equipe .home-biblioteca .titulo-secao{margin-bottom:6vw}@media screen and (max-width:1099px){.home-biblioteca .fundo-tag,.home-biblioteca .atuacao-publicos .titulo-secao,.atuacao-publicos .home-biblioteca .titulo-secao,.home-biblioteca .quem-conselho .titulo-secao,.quem-conselho .home-biblioteca .titulo-secao,.home-biblioteca .quem-equipe .titulo-secao,.quem-equipe .home-biblioteca .titulo-secao{margin-bottom:10vw}}.home-sociais{padding-top:6.5vw;padding-bottom:3vw;background-color:#20302f;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xhome-linhas-verde-1.png.pagespeed.ic.V70RzUt_X0.png) , url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xhome-linhas-verde-2.png.pagespeed.ic.xDd1B1fIae.png);background-repeat:no-repeat , no-repeat;background-size:12.6333333333vw auto , 12.6333333333vw auto;background-position:top 7.5vw left 4.8vw , bottom right 4.8vw}@media screen and (max-width:1099px){.home-sociais{padding:15vw 0}.home-sociais .lista-sociais .coluna-4{width:32%}.home-sociais .lista-sociais .fundo-tag,.home-sociais .lista-sociais .atuacao-publicos .titulo-secao,.atuacao-publicos .home-sociais .lista-sociais .titulo-secao,.home-sociais .lista-sociais .quem-conselho .titulo-secao,.quem-conselho .home-sociais .lista-sociais .titulo-secao,.home-sociais .lista-sociais .quem-equipe .titulo-secao,.quem-equipe .home-sociais .lista-sociais .titulo-secao{min-width:26vw}}.home-sociais .destaques-social{margin-top:3.25vw}@media screen and (max-width:1099px){.home-sociais .destaques-social{margin-top:6vw;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-sociais .destaques-social .card-home{width:100%;margin-bottom:4rem}}.home-sociais .destaques-social .card-home .capa{width:22.3583333333vw;height:23.3583333333vw;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative}@media screen and (max-width:1099px){.home-sociais .destaques-social .card-home .capa{width:100%;height:92vw}}.home-sociais .destaques-social .card-home .capa:before{content:"";display:block;width:.75vw;height:96%;position:absolute;top:2%;left:-.55vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xlateral-laranja.png.pagespeed.ic.wksnE0hb4m.png);background-position:right center;background-size:100% 100%;background-repeat:no-repeat}.quem-capa{padding-top:12vw;padding-bottom:12vw;background-color:#368a50;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xquem-dentedeleao.png.pagespeed.ic.RtHbysNKuN.png);background-size:33.0833333333vw auto;background-repeat:no-repeat;background-position:top 8vw right 4.8vw}@media screen and (max-width:1099px){.quem-capa{padding-top:32vw;padding-bottom:12vw;background-size:55vw auto;background-position:top 16vw right -15vw}}.quem-capa .titulo-quem{margin-left:6.8166666667vw}@media screen and (max-width:1099px){.quem-capa .titulo-quem{margin-left:0}}.quem-capa .titulo-quem h1{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:65px;font-size:6.5rem;color:#ecb63d;margin-bottom:6.5vw}.quem-capa .titulo-quem .frase{max-width:33.0833333333vw;font-size:16px;font-size:1.6rem;line-height:1.8;color:#fff}@media screen and (max-width:1099px){.quem-capa .titulo-quem .frase{max-width:100%}}.quem-capa .titulo-quem .frase strong{font-weight:bold;color:#ecb63d}.quem-abre-1{background-color:#f1ddab;padding-top:6.5vw}@media screen and (max-width:1099px){.quem-abre-1{padding:15vw 0}}.quem-abre-1 strong{color:#368a50}.quem-abre-1 .coluna-4{margin-left:6.8166666667vw;font-size:16px;font-size:1.6rem;line-height:1.8}@media screen and (max-width:1099px){.quem-abre-1 .coluna-4{margin-left:0}}.quem-abre-1 .coluna-4 p{margin-bottom:2rem}.quem-abre-2{background-color:#f1ddab;padding-bottom:6.5vw}@media screen and (max-width:1099px){.quem-abre-2{padding-bottom:25vw}}.quem-abre-2 h2{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:50px;font-size:5rem;color:#20302f;line-height:1.2;text-align:center;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xquem-manchafundo-1.png.pagespeed.ic.BtuV7H683i.png);background-size:contain;background-repeat:no-repeat;background-position:center;padding:6vw 2vw}@media screen and (max-width:1099px){.quem-abre-2 h2{font-size:36px;font-size:3.6rem;padding:10vw 2vw}}.contraste .quem-abre-2 h2{background-image:none;color:#fff;padding:3vw 0}.quem-abre-2 strong{color:#368a50}.quem-abre-2 .texto{padding-right:5.8166666667vw;font-size:16px;font-size:1.6rem;line-height:1.8}.quem-abre-2 .texto p{margin-bottom:4rem}.quem-historia{background-color:#20302f;padding-top:10vw;padding-bottom:10vw;color:#fff}.quem-historia h2{margin-left:6.8166666667vw;margin-bottom:2vw}@media screen and (max-width:1099px){.quem-historia h2{margin-left:0}}.quem-historia .controles{width:73.9833333333vw;margin-left:6.8166666667vw;position:relative;top:3vw}@media screen and (max-width:1099px){.quem-historia .controles{width:100%;margin-left:0;top:8vw}}.quem-historia .controles .setas{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:100}.quem-historia .controles .setas button,.quem-historia .controles .setas a{display:block;cursor:pointer;background-color:transparent;border:none}.quem-historia .controles .setas img{display:block;width:4vw}@media screen and (max-width:1099px){.quem-historia .controles .setas img{width:8vw}}.quem-historia .controles .setas .js-seta-next img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.quem-historia .slick-dots{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2rem;position:relative;bottom:-1.5rem;left:0}.quem-historia .slick-dots button{cursor:pointer;text-indent:-9999px;border:none;background-color:#707070;border-radius:20px;display:block;width:2rem;height:2rem;margin:0 5px}.quem-historia .slick-dots .slick-active button{background-color:#ecb63d}.quem-historia .bloco-timeline{width:73.9833333333vw;margin-left:6.8166666667vw;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:10px;padding-bottom:3vh;text-align:center;-webkit-overflow-scrolling:auto!important;padding-bottom:5rem;margin-bottom:5rem}.quem-historia .bloco-timeline::-webkit-scrollbar{width:10px;height:10px}.quem-historia .bloco-timeline::-webkit-scrollbar-thumb{background:#f95938}.quem-historia .bloco-timeline::-webkit-scrollbar-track{background:#ecb63d}.quem-historia .bloco-timeline{scrollbar-face-color:#f95938;scrollbar-track-color:#ecb63d}@media screen and (max-width:1099px){.quem-historia .bloco-timeline{width:100%;margin-left:0}}.quem-historia .bloco-timeline-slides{width:73.9833333333vw;margin-left:6.8166666667vw;padding:10px;padding-bottom:3vh;text-align:center}@media screen and (max-width:1099px){.quem-historia .bloco-timeline-slides{width:100%;margin-left:0}}.quem-historia .flex-timeline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:auto}@media screen and (max-width:1099px){.quem-historia .container-slide-historia{display:block;width:100%}}.quem-historia .slide-historia{white-space:normal;text-align:left;min-height:26.2666666667vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/quem-historia-frame.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2.9083333333vw;margin-right:20px}@media screen and (max-width:1099px){.quem-historia .slide-historia{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:8vw;width:100%}}.quem-historia .slide-historia h3{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:40px;font-size:4rem;color:#368a50;line-height:1.2;min-width:17.45vw;margin:0 2.9083333333vw}.contraste .quem-historia .slide-historia h3{color:#fff}@media screen and (max-width:1099px){.quem-historia .slide-historia h3{width:60vw;margin:0;margin-bottom:2rem;font-size:32px;font-size:3.2rem}}.quem-historia .slide-historia .texto{width:26.2666666667vw;margin:0 2.9083333333vw;font-size:14px;font-size:1.4rem;line-height:1.7}@media screen and (max-width:1099px){.quem-historia .slide-historia .texto{width:65vw;font-size:16px;font-size:1.6rem}}.quem-historia .slide-historia.grande .texto{margin-left:0}.quem-proposta{background-color:#f1ddab;padding:6.25vw 0;padding-bottom:0}@media screen and (max-width:1099px){.quem-proposta{padding:15vw 0;padding-bottom:0}}.quem-proposta .titulo-secao{margin-bottom:5vw}@media screen and (max-width:1099px){.quem-proposta .titulo-secao{margin-bottom:10vw}}.quem-proposta .col-proposta{margin-left:6.8166666667vw;width:29.175vw;font-size:14px;font-size:1.4rem}@media screen and (max-width:1099px){.quem-proposta .col-proposta{margin-left:0;width:100%;font-size:16px;font-size:1.6rem;margin-bottom:10vw}}.quem-proposta .col-proposta h3{margin-bottom:4rem}.quem-proposta .col-proposta p{line-height:1.8;margin-bottom:4rem}.quem-proposta .col-proposta strong{color:#368a50}.quem-proposta .col-proposta:last-of-type{margin-left:0;margin-right:6.8166666667vw}.quem-proposta-frase{background-color:#f1ddab;padding-bottom:10vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xprojetos-graf-2.png.pagespeed.ic.hRGzPM1bPr.png);background-position:top left 15.4166666667vw;background-repeat:no-repeat;background-size:19.45vw auto;padding-top:6.25vw}.contraste .quem-proposta-frase{background-image:none;padding-bottom:0}@media screen and (max-width:1099px){.quem-proposta-frase{padding-top:0;padding-bottom:15vw}.quem-proposta-frase{background-image:none}}.quem-proposta-frase h2{font-size:40px;font-size:4rem;color:#20302f}.contraste .quem-proposta-frase h2{color:#fff}@media screen and (max-width:1099px){.quem-proposta-frase h2{font-size:32px;font-size:3.2rem}.quem-proposta-frase h2 br{display:none}}.quem-praticas{padding-top:10vw;padding-bottom:10vw;background-color:#20302f;color:#fff}@media screen and (max-width:1099px){.quem-praticas{padding:15vw 0}}.quem-praticas .fundo-tag,.quem-praticas .atuacao-publicos .titulo-secao,.atuacao-publicos .quem-praticas .titulo-secao,.quem-praticas .quem-conselho .titulo-secao,.quem-conselho .quem-praticas .titulo-secao,.quem-praticas .quem-equipe .titulo-secao,.quem-equipe .quem-praticas .titulo-secao{margin-left:6.8166666667vw;margin-bottom:10vw}@media screen and (max-width:1099px){.quem-praticas .fundo-tag,.quem-praticas .atuacao-publicos .titulo-secao,.atuacao-publicos .quem-praticas .titulo-secao,.quem-praticas .quem-conselho .titulo-secao,.quem-conselho .quem-praticas .titulo-secao,.quem-praticas .quem-equipe .titulo-secao,.quem-equipe .quem-praticas .titulo-secao{margin-left:0;margin-bottom:15vw}}.quem-praticas .linha-pratica{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.quem-praticas .linha-pratica .praticas-item{margin-left:13.6333333333vw}@media screen and (max-width:1099px){.quem-praticas .linha-pratica .praticas-item{margin-left:12vw;margin-bottom:15vw}}.quem-praticas .linha-pratica:nth-child(even) {-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.quem-praticas .linha-pratica:nth-child(even) .praticas-item {margin-left:0;padding-left:2.9083333333vw}@media screen and (max-width:1099px){.quem-praticas .linha-pratica:nth-child(even) .praticas-item {margin-left:12vw;padding-left:0}}.quem-praticas .praticas-item{width:33.0833333333vw;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;position:relative;margin-bottom:2vw}@media screen and (max-width:1099px){.quem-praticas .praticas-item{width:100%}}.quem-praticas .praticas-item .arte{width:100%;height:100%;background-size:auto 100%;background-position:top left;background-repeat:no-repeat;position:absolute;top:0;left:0;pointer-events:none}.quem-praticas .praticas-item h3{font-size:40px;font-size:4rem;line-height:1.1;margin-bottom:2vw;position:relative;z-index:10}@media screen and (max-width:1099px){.quem-praticas .praticas-item h3{font-size:32px;font-size:3.2rem}}.quem-praticas .praticas-item .texto{width:21.45vw;font-size:14px;font-size:1.4rem;line-height:1.4;color:#ecb63d;position:relative;z-index:10}.contraste .quem-praticas .praticas-item .texto{color:#fff}@media screen and (max-width:1099px){.quem-praticas .praticas-item .texto{width:80%}}.quem-praticas .linha-pratica:nth-child(1) .praticas-item .arte {height:14.4vw;top:-5vw;left:-6vw}.quem-praticas .linha-pratica:nth-child(2) .praticas-item .arte {height:11.4vw;top:-6vw;left:-4vw}.quem-praticas .linha-pratica:nth-child(3) .praticas-item .arte {height:9vw;top:-5vw;left:-8vw}.quem-praticas .linha-pratica:nth-child(4) .praticas-item .arte {height:8vw;top:-5vw;left:-4vw}.quem-praticas .linha-pratica:nth-child(5) .praticas-item .arte {height:11vw;top:-6vw;left:-6vw}.quem-equipe{padding-top:9vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xequipe-fundo.png.pagespeed.ic.G3bADu0UB6.png);background-position:top 6vw right -20vw;background-size:60.35vw auto;background-repeat:no-repeat}.quem-equipe .titulo-secao{text-align:center;line-height:1.2;padding:1.25rem 2vw;min-width:19.45vw;margin-bottom:5vw;margin-left:6.8166666667vw}@media screen and (max-width:1099px){.quem-equipe .titulo-secao{margin-left:15vw;margin-bottom:10vw}}.quem-equipe .equipe-lista{width:67.1666666667vw;margin:0 auto}@media screen and (max-width:1099px){.quem-equipe .equipe-lista{width:100%}}.quem-equipe .equipe-item{width:19.45vw;margin-right:4.25vw;margin-bottom:4.25vw}.quem-equipe .equipe-item:nth-child(3n) {margin-right:0;margin-bottom:0}@media screen and (max-width:1099px){.quem-equipe .equipe-item{width:60vw;margin-inline:auto;margin-bottom:10vw}}.quem-equipe .equipe-item .foto{width:19.45vw;height:19.45vw;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;z-index:20;cursor:pointer}.quem-equipe .equipe-item .foto:before{content:"";display:block;width:3rem;height:101%;position:absolute;top:0;left:-2.4rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xlateral-equipe.png.pagespeed.ic.nWZcp8p4o8.png);background-repeat:no-repeat;background-position:top right;background-size:auto 100%}@media screen and (max-width:1099px){.quem-equipe .equipe-item .foto{width:60vw;height:60vw}}.quem-equipe .equipe-item .info{width:46.7166666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:5vw;padding-bottom:2rem;padding-left:2rem;padding-right:2rem;position:relative;left:-2rem;top:-4vw}@media screen and (max-width:1099px){.quem-equipe .equipe-item .info{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#f4f3ee;left:0;padding:0;padding-top:10vw}}.quem-equipe .equipe-item .info .mais{width:3.5vw;height:3.5vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/mais-f-equipe.svg);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:.7vw;left: calc(19.45vw + 1.8rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.quem-equipe .equipe-item .info .mais img{display:block;width:2vw}@media screen and (max-width:1099px){.quem-equipe .equipe-item .info .mais{display:none}}.quem-equipe .equipe-item .info h3{display:inline-block;width:auto;position:relative;min-width:8.2708333333vw;padding-bottom:10px;margin-bottom:10px;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:16px;font-size:1.6rem;font-weight:bold;text-transform:uppercase;line-height:1.2}.quem-equipe .equipe-item .info h3:before{content:"";display:block;width:100%;height:10px;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/sublinha-verde-equipe.svg);background-size:contain;background-repeat:no-repeat;position:absolute;bottom:-2px;left:0%}.quem-equipe .equipe-item .info p{font-size:14px;font-size:1.4rem}.quem-equipe .equipe-item .info .linkedin{display:inline-block;width:3rem;height:3rem;background-color:#fff;color:#f95938;border-radius:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}.quem-equipe .equipe-item .info .lado-esq{width:19.45vw}@media screen and (max-width:1099px){.quem-equipe .equipe-item .info .lado-esq{width:100%}}.quem-equipe .equipe-item .info .lado-dir{display:none;width:19.45vw;line-height:1.7}@media screen and (max-width:1099px){.quem-equipe .equipe-item .info .lado-dir{width:100%;display:block;margin-top:2rem}}.quem-equipe .equipe-item.ativo{z-index:500}.quem-equipe .equipe-item.ativo .info{background-color:#f1ddab}.contraste .quem-equipe .equipe-item.ativo .info{background-color:#222}.quem-equipe .equipe-item.ativo .info .lado-dir{display:block}.quem-equipe .equipe-item.ativo .info .mais{left:42.5vw}.quem-equipe .equipe-item.ativo .info .mais img{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.quem-equipe .alinha-equipe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:-16vw}.quem-equipe .alinha-equipe:first-of-type{margin-top:0}@media screen and (max-width:1099px){.quem-equipe .alinha-equipe{margin-top:0;margin-bottom:0}}.quem-equipe .alinha-equipe:nth-child(even) {-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.quem-equipe .alinha-equipe:nth-child(even) .equipe-item .info {-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;left:calc(-24vw - 2rem)}@media screen and (max-width:1099px){.quem-equipe .alinha-equipe:nth-child(even) .equipe-item .info {left:-3vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.quem-equipe .alinha-equipe:nth-child(even) .equipe-item.ativo .info .mais {left:1vw}@media screen and (max-width:1099px){.quem-equipe .alinha-equipe:nth-child(even) .equipe-item.ativo .info .mais {display:none}}.quem-conselho{padding-top:4.5vw;padding-bottom:9vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xlinhas-vermelha.png.pagespeed.ic.EKuB_1czCr.png);background-size:15.5416666667vw auto;background-position:top 6vw left 4.8vw;background-repeat:no-repeat}.quem-conselho .titulo-secao{text-align:left;line-height:1.2;padding:2rem 3vw;min-width:22.3583333333vw}.quem-conselho .conselho-lista{width:67.1666666667vw;margin:0 auto}.quem-conselho .conselho-item{width:19.45vw;margin-right:4.25vw;margin-bottom:4.25vw}.quem-conselho .conselho-item:nth-child(3n) {margin-right:0}@media screen and (max-width:1099px){.quem-conselho .conselho-item{width:100%;margin-right:0;margin-bottom:10vw}}.quem-conselho .conselho-item .foto{width:100%;height:19.45vw;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:2rem}@media screen and (max-width:1099px){.quem-conselho .conselho-item .foto{height:60vw}}.quem-conselho .conselho-item .info h3{display:inline-block;width:auto;position:relative;min-width:8.2708333333vw;padding-bottom:10px;margin-bottom:10px;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:16px;font-size:1.6rem;font-weight:bold;text-transform:uppercase;line-height:1.2}.quem-conselho .conselho-item .info h3:before{content:"";display:block;width:100%;height:10px;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/sublinha-verde-peq.svg);background-size:contain;background-repeat:no-repeat;position:absolute;bottom:-2px;left:0%}.quem-conselho .conselho-item .info p{font-size:14px;font-size:1.4rem}.quem-conselho .conselho-titulo{position:relative}.quem-conselho .conselho-titulo h2{position:absolute;top:0;right:0}@media screen and (max-width:1099px){.quem-conselho .conselho-titulo h2{position:relative}}.quem-manifesto{background-color:#f1ddab;padding-top:12vw;padding-bottom:12vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xquem-graf-manifesto-2.png.pagespeed.ic.dtBF5xKMmx.png);background-repeat:no-repeat;background-position:center left 9.6vw;background-size:19.45vw auto}.contraste .quem-manifesto{background-image:none;padding-bottom:3vw}@media screen and (max-width:1099px){.quem-manifesto{padding:15vw 0}}.quem-manifesto h2{font-size:40px;font-size:4rem;color:#20302f;margin-bottom:5vw}.contraste .quem-manifesto h2{color:#fff}@media screen and (max-width:1099px){.quem-manifesto h2{font-size:32px;font-size:3.2rem}.quem-manifesto h2 br{display:none}}.quem-transparencia{padding-top:9vw;padding-bottom:9vw;background-color:#368a50}.quem-transparencia .titulo-secao{margin-bottom:6vw;margin-left:6.8166666667vw;min-width:26.2666666667vw}.quem-transparencia .transparencia-lista{margin-left:6.8166666667vw;margin-right:6.8166666667vw}.quem-transparencia .transparencia-item{width:26.2666666667vw;position:relative;padding-bottom:15px;margin-bottom:3rem}@media screen and (max-width:1099px){.quem-transparencia .transparencia-item{width:100%;margin-bottom:10vw}}.quem-transparencia .transparencia-item .link-seta{width:100%;display:block;text-align:left}.quem-transparencia .transparencia-item:before{content:"";display:block;width:100%;height:6px;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xsublinha-verm-2.png.pagespeed.ic.iZSW8d2xOl.png);background-size:100% 100%;background-repeat:no-repeat;position:absolute;bottom:0;left:0%}.quem-transparencia .transparencia-item p{color:#fff;font-weight:600}.atuacao-capa{background-color:#368a50;padding-top:12vw;padding-bottom:8vw}@media screen and (max-width:1099px){.atuacao-capa{padding-top:32vw;padding-bottom:12vw}}.atuacao-capa .imagem-capa{width:46.7166666667vw;margin:0 auto;margin-bottom:3rem;position:relative}@media screen and (max-width:1099px){.atuacao-capa .imagem-capa{width:100%}}.atuacao-capa .imagem-capa img{width:100%;position:relative;z-index:20}.atuacao-capa .imagem-capa .bolinha{width:8.725vw;position:absolute;top:-4vw;left:-3vw;z-index:10}@media screen and (max-width:1099px){.atuacao-capa .imagem-capa .bolinha{width:25vw;top:-12vw;left:-10vw}}.atuacao-capa h1{color:#fff}.atuacao-estrategia{background-color:#f1ddab;padding:6.25vw 0;padding-bottom:10vw}@media screen and (max-width:1099px){.atuacao-estrategia{padding:15vw 0}}.atuacao-estrategia .titulo-estrategia{text-align:center;margin-bottom:6.25vw;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:40px;font-size:4rem;line-height:1.2}@media screen and (max-width:1099px){.atuacao-estrategia .titulo-estrategia{font-size:32px;font-size:3.2rem}}.atuacao-estrategia .titulo-estrategia img{display:block;width:12.6333333333vw;margin:0 auto;margin-bottom:2vw}@media screen and (max-width:1099px){.atuacao-estrategia .titulo-estrategia img{width:25vw}}.atuacao-estrategia .col-estrategia{margin-left:6.8166666667vw;width:29.175vw;font-size:16px;font-size:1.6rem}@media screen and (max-width:1099px){.atuacao-estrategia .col-estrategia{width:48%;margin-left:0;font-size:15px;font-size:1.5rem}}.atuacao-estrategia .col-estrategia h3{margin-bottom:4rem}@media screen and (max-width:1099px){.atuacao-estrategia .col-estrategia h3{font-size:24px;font-size:2.4rem}}.atuacao-estrategia .col-estrategia p{line-height:1.8;margin-bottom:4rem}@media screen and (max-width:1099px){.atuacao-estrategia .col-estrategia p{line-height:1.8}}.atuacao-estrategia .col-estrategia strong{color:#f95938}.atuacao-estrategia .col-estrategia:last-of-type{margin-left:0;margin-right:6.8166666667vw}@media screen and (max-width:1099px){.atuacao-estrategia .col-estrategia:last-of-type{margin-right:0}}.atuacao-foto img{display:block;width:100%}.contraste .atuacao-foto{display:none}.atuacao-publicos{background-color:#20302f;padding:6.25vw 0;padding-top:10vw;color:#fff}@media screen and (max-width:1099px){.atuacao-publicos{padding:15vw 0}}.atuacao-publicos .lf{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xatua-graf-prioritario.png.pagespeed.ic.9vzhl3Rc3V.png);background-size:33.0833333333vw auto;background-position:bottom right;background-repeat:no-repeat}@media screen and (max-width:1099px){.atuacao-publicos .lf{background-image:none}}.atuacao-publicos .fundo-titulo{position:relative;margin-bottom:6.25vw}.atuacao-publicos .fundo-titulo img{position:absolute;bottom:-4vw;right:100%;margin-right:-5.8166666667vw;width:22.2333333333vw;z-index:10}.atuacao-publicos .titulo-secao{min-width:25.2666666667vw;position:relative;z-index:20}.atuacao-publicos .coluna-publicos{margin-left:6.8166666667vw}@media screen and (max-width:1099px){.atuacao-publicos .coluna-publicos{margin-left:0}}.atuacao-publicos .texto-publicos{max-width:29.175vw;font-size:16px;font-size:1.6rem}@media screen and (max-width:1099px){.atuacao-publicos .texto-publicos{max-width:100%}}.atuacao-publicos .texto-publicos p{line-height:1.8;margin-bottom:4rem}.atuacao-publicos .texto-publicos strong{color:#ecb63d}.atuacao-publicos .adole{background-color:#f19a9c;color:#fff!important;padding:.5rem .5rem;cursor:pointer;text-transform:uppercase;margin-right:5px}.atuacao-publicos .mulheres{background-color:#f95938;color:#fff!important;padding:.5rem .5rem;cursor:pointer;text-transform:uppercase;margin-right:5px;margin-left:5px}.centraliza{text-align:center}.fundo-atua-cactus{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xatua-denteleao-articula.png.pagespeed.ic.P4DckfyJkd.png);background-size:29.05vw auto;background-position:top 8vw right;background-repeat:no-repeat}.atuacao-articulacao{padding:10vw 0}@media screen and (max-width:1099px){.atuacao-articulacao{padding:15vw 0}}.atuacao-articulacao .titulo-secao{margin-bottom:5vw}.atuacao-articulacao .coluna-publicos{margin-left:6.8166666667vw}@media screen and (max-width:1099px){.atuacao-articulacao .coluna-publicos{margin-left:0}}.atuacao-articulacao .texto-publicos{max-width:33.0833333333vw;font-size:16px;font-size:1.6rem}@media screen and (max-width:1099px){.atuacao-articulacao .texto-publicos{max-width:100%}}.atuacao-articulacao .texto-publicos p{line-height:1.8;margin-bottom:4rem}.atuacao-articulacao .texto-publicos strong{color:#ecb63d}.atuacao-articulacao .texto-publicos em{background-color:#ecb63d;color:#fff!important;padding:.5rem .5rem;cursor:pointer;text-transform:uppercase;margin-right:5px;font-style:normal;font-weight:bold}.atuacao-parceiros{padding-bottom:10vw}@media screen and (max-width:1099px){.atuacao-parceiros{padding-bottom:15vw}}.atuacao-parceiros .titulo-secao{margin-bottom:5vw}.atuacao-parceiros .parceiros-lista{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:60.35vw;margin:0 auto}@media screen and (max-width:1099px){.atuacao-parceiros .parceiros-lista{width:100%}}.atuacao-parceiros .parceiros-lista a{display:block;margin-right:5.8166666667vw;margin-bottom:4vw}.atuacao-parceiros .parceiros-lista a:nth-child(3n) {margin-right:0}.atuacao-parceiros .parceiros-lista img{max-width:15.45vw;mix-blend-mode:multiply}.contraste .atuacao-parceiros .parceiros-lista img{mix-blend-mode:normal;-webkit-filter:invert(100%) grayscale(100%);filter:invert(100%) grayscale(100%)}.atuacao-ods{padding-top:6vw;padding-bottom:10vw;background-color:#20302f;color:#fff;font-size:16px;font-size:1.6rem}@media screen and (max-width:1099px){.atuacao-ods{padding:15vw 0}}.atuacao-ods .titulo-secao{margin-bottom:5vw;color:#f1ddab}.atuacao-ods p{margin-bottom:2rem;line-height:1.8}.atuacao-ods strong{color:#ecb63d}.atuacao-ods .ods-intro{padding-bottom:5vw;position:relative}.atuacao-ods .ods-intro .coluna-4{margin-left:6.8166666667vw}@media screen and (max-width:1099px){.atuacao-ods .ods-intro .coluna-4{margin-left:0}}.atuacao-ods .ods-intro .linhas{position:absolute;top:0;right:-4.8vw;width:15.5416666667vw}@media screen and (max-width:1099px){.atuacao-ods .ods-intro .linhas{display:none}}.atuacao-ods .ods-item{width:22.3583333333vw;font-size:15px;font-size:1.5rem}@media screen and (max-width:1099px){.atuacao-ods .ods-item{width:74.8333333333vw;text-align:center;margin:0 auto;margin-bottom:10vw}}.atuacao-ods .ods-item .capa{width:100%;height:22.3583333333vw;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:2rem}@media screen and (max-width:1099px){.atuacao-ods .ods-item .capa{width:44.5vw;height:44.5vw;margin:0 auto;margin-bottom:2rem}}.atuacao-ods .ods-chamada-onu{margin-top:2.5vw;padding-top:2.5vw;padding-bottom:2.5vw;position:relative}.atuacao-ods .ods-chamada-onu:before{content:"";display:block;width:40vw;height:100%;position:absolute;top:0;left:-21.6vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xlinhas-verde.png.pagespeed.ic.HouWGR5G2C.png);background-repeat:no-repeat;background-position:left center;background-size:contain;pointer-events:none}@media screen and (max-width:1099px){.atuacao-ods .ods-chamada-onu:before{display:none}}.atuacao-ods .ods-chamada-onu .coluna-4{margin-left:6.8166666667vw;font-size:15px;font-size:1.5rem}@media screen and (max-width:1099px){.atuacao-ods .ods-chamada-onu .coluna-4{margin-left:16vw;margin-left:0}}.atuacao-ods .ods-chamada-onu .link-seta{white-space:nowrap}.section-flutuante{width:100%;height:100vh;background-color:#368a50;position:fixed;top:0;left:0;z-index:1000000;display:none;overflow:auto;background-image:url(style.css,qver=1658945978.pagespeed.ce.mlGDb1L7cO.css) , url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xmulheres-graf-2.png.pagespeed.ic.0pzLz8yM6t.png);background-size:24vw auto , 20vw auto;background-repeat:no-repeat , no-repeat;background-position:top -2vw right 0 , bottom 2vw right 0}.contraste .section-flutuante{background-color:#000}@media screen and (max-width:1099px){.section-flutuante{background-image:none , none}}.section-flutuante .container{width:100%;padding-top:2vw;padding-bottom:2vw}@media screen and (max-width:1099px){.section-flutuante .container{padding:6vw}}.section-flutuante.ativo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1099px){.section-flutuante.ativo{display:block}}.section-flutuante .fechar{width:2.9083333333vw;display:block;position:absolute;top:2vw;right:2vw;width:8vw;height:3.4vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/fundo-fechar-comp.svg);background-size:contain;background-repeat:no-repeat;line-height:3.4vw;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;color:#20302f;padding-left:10px;font-size:13px;font-size:1.3rem;text-transform:uppercase;font-weight:bold}@media screen and (max-width:1099px){.section-flutuante .fechar{width:18vw;height:8vw;line-height:8vw;top:4vw;right:4vw;padding-left:5px;font-size:12px;font-size:1.2rem}}.section-flutuante .container{width:100%}.section-flutuante .titulo-secao{margin-bottom:4vw;width:26.2666666667vw;text-align:center;color:#fff}@media screen and (max-width:1099px){.section-flutuante .titulo-secao{width:75%}}.section-flutuante .mulheres-texto{font-size:13px;font-size:1.3rem;line-height:1.8;color:#fff}.section-flutuante .mulheres-texto strong{color:#ecb63d}.section-flutuante .mulheres-infog{margin-top:3vw}.section-flutuante .mulheres-infog .texto{font-size:12px;font-size:1.2rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;text-transform:uppercase;color:#ecb63d;font-weight:bold;padding-right:4.3625vw}.section-flutuante .mulheres-infog img{display:block;width:100%}.section-flutuante.adolescentes{background-color:#20302f;color:#f1ddab;background-image:none}.contraste .section-flutuante.adolescentes{background-color:#000;color:#fff}@media screen and (max-width:1099px){.section-flutuante.adolescentes{background-image:none}}.section-flutuante.adolescentes .titulo-secao{color:#f1ddab}.contraste .section-flutuante.adolescentes .titulo-secao{color:#fff}.section-flutuante.adolescentes .mulheres-texto{font-size:13px;font-size:1.3rem;line-height:1.8;color:#f1ddab}.contraste .section-flutuante.adolescentes .mulheres-texto{color:#fff}.section-flutuante.adolescentes .mulheres-texto strong{color:#ecb63d}.section-flutuante.adolescentes .mulheres-texto .coluna-5{margin-left:2.9083333333vw}@media screen and (max-width:1099px){.section-flutuante.adolescentes .mulheres-texto .coluna-5{margin-left:0;margin-bottom:3rem}}.section-flutuante.adolescentes .mulheres-texto .coluna-5:last-of-type{margin-left:0;margin-right:2.9083333333vw}.section-flutuante.adolescentes .mulheres-texto .coluna-6{margin-left:2.9083333333vw}.section-flutuante.adolescentes .mulheres-texto .link-seta span{white-space:nowrap}@media screen and (max-width:1099px){.section-flutuante.adolescentes .mulheres-texto .link-seta{line-height:1.2}}.section-flutuante .adoles-infog{margin-top:-1vw;margin-bottom:-2vw}@media screen and (max-width:1099px){.section-flutuante .adoles-infog{margin-top:4vw;margin-bottom:4vw}}.section-flutuante .adoles-infog .item-adole{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:2rem}.section-flutuante .adoles-infog .item-adole span{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:60px;font-size:6rem;color:#ecb63d;margin-right:1rem}.section-flutuante .adoles-infog .item-adole small{font-size:14px;font-size:1.4rem;display:inline-block;line-height:1.3}.section-flutuante .adoles-infog .item-adole:last-of-type{display:block;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xadolescentes-mancha.png.pagespeed.ic.WMmIfPCq-h.png);background-size:contain;background-repeat:no-repeat;background-position:center;padding:3.25vw;position:relative;margin-left:2rem}@media screen and (max-width:1099px){.section-flutuante .adoles-infog .item-adole:last-of-type{padding:10vw}}.section-flutuante .adoles-infog .item-adole:last-of-type:before{content:"";display:block;width:5rem;height:100%;position:absolute;top:0;left:-3rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xseta-enviar.png.pagespeed.ic.xd3vnNJeOB.png);background-size:contain;background-position:center;background-repeat:no-repeat}.section-flutuante .adoles-infog .item-adole:last-of-type span{display:block;font-size:80px;font-size:8rem;line-height:.8;color:#fff}.section-flutuante .adoles-infog .item-adole:last-of-type small{color:#20302f;display:block}.paginacao{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-weight:bold;font-size:24px;font-size:2.4rem;color:#f95938}.paginacao a{padding:0 .3rem}.paginacao .atual{color:#20302f}.contraste .paginacao .atual{color:#fff}.paginacao img{display:block;height:2.4rem}.paginacao img.inverte{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.manifesto-1{padding-top:6.5vw;background-color:transparent;color:#fff;margin-top:-20vw}@media screen and (max-width:1099px){.manifesto-1{padding-top:15vw;padding-bottom:0}}.manifesto-1 .abertura{margin-left:6.8166666667vw;font-size:18px;font-size:1.8rem}@media screen and (max-width:1099px){.manifesto-1 .abertura{font-size:20px;font-size:2rem;margin-left:0}}.manifesto-1 p{margin-bottom:4rem;line-height:1.5;font-weight:300}.manifesto-1 .bloco-video{margin-bottom:8rem;position:relative}.manifesto-1 .bloco-video::before{content:"";display:block;width:3rem;height:100%;position:absolute;top:0;left:-2.55rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xlateral-laranja.png.pagespeed.ic.wksnE0hb4m.png);background-position:right center;background-size:auto 100%;background-repeat:no-repeat}.manifesto-2{padding-top:3vw;padding-bottom:3vw;background-color:transparent;color:#fff;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xilustra-manifesto-1.png.pagespeed.ic.OI0A0iPo5V.png);background-size:auto 80%;background-position:top left -10vw;background-repeat:no-repeat}@media screen and (max-width:1099px){.manifesto-2{padding-top:0;padding-bottom:0;background-image:none}}.manifesto-2 .abertura{font-size:18px;font-size:1.8rem}@media screen and (max-width:1099px){.manifesto-2 .abertura{font-size:20px;font-size:2rem}}.manifesto-2 p{margin-bottom:4rem;line-height:1.5;font-weight:300}.manifesto-3{padding-top:3vw;padding-bottom:3vw;background-color:transparent;color:#fff;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xilustra-manifesto-2.png.pagespeed.ic.xslblqC8st.png);background-size:auto 100%;background-position:top right;background-repeat:no-repeat}@media screen and (max-width:1099px){.manifesto-3{padding-top:0;padding-bottom:0;background-image:none}}.manifesto-3 .abertura{font-size:18px;font-size:1.8rem}@media screen and (max-width:1099px){.manifesto-3 .abertura{font-size:20px;font-size:2rem}}.manifesto-3 p{margin-bottom:4rem;line-height:1.5;font-weight:300}.manifesto-4{padding-top:8vw;padding-bottom:20vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xilustra-manifesto-3.png.pagespeed.ic.4Z1Lw8QtWz.png);background-size:auto 80%;background-position:top 3vw left -10vw;background-repeat:no-repeat}@media screen and (max-width:1099px){.manifesto-4{background-image:none}}.manifesto-4 h2{color:#ecb63d}.pagina-main{padding-top:10vw;padding-bottom:14vw;background-color:#f1ddab}@media screen and (max-width:1099px){.pagina-main{padding-top:30vw;background-position:top 20vw right}}.pagina-main .titulo-main{color:#f95938}.caminhos-download-main{padding-top:10vw;padding-bottom:14vw;background-color:#f1ddab}@media screen and (max-width:1099px){.caminhos-download-main{padding-top:30vw;padding-bottom:30vw}.caminhos-download-main .bloco-imagem{display:none}}.caminhos-download-main .bloco-main{padding-left:6.8166666667vw}@media screen and (max-width:1099px){.caminhos-download-main .bloco-main{padding-left:0}}.caminhos-download-main h1{text-align:left}.caminhos-download-main .frase{font-size:14px;font-size:1.4rem;margin-bottom:2rem}.caminhos-download-main .ml-form-successContent h4{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:32px;font-size:3.2rem;font-weight:bold;margin-bottom:2rem}.caminhos-download-main .ml-form-successContent p{margin-bottom:2rem}.caminhos-download-main .campo-input{width:100%;margin-bottom:4rem}.caminhos-download-main .campo-input label{display:block;font-size:12px;font-size:1.2rem}.caminhos-download-main .campo-input input{width:100%;border:none;border-bottom:2px solid #fff;border-radius:0;background-color:transparent;height:3.2rem;line-height:3.2rem;font-family:"Open Sans","Calibri","Lucida Grande",sans-serif;font-size:16px;font-size:1.6rem;color:#20302f}.caminhos-download-main .campo-input.ml-error{color:red}.caminhos-download-main .campo-input.ml-error input{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/fundo-campo-erro.svg)}.caminhos-download-main .campo-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.caminhos-download-main .campo-submit button[type="submit"]{border:none;background-color:transparent;cursor:pointer;font-size:14px;font-size:1.4rem;font-weight:bold;color:#f95938;text-transform:uppercase;height:3rem;line-height:3rem;padding-right:7rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xseta-enviar.png.pagespeed.ic.xd3vnNJeOB.png);background-size:contain;background-repeat:no-repeat;background-position:center right}.caminhos-download-main .campo-submit a{text-decoration:underline;color:#f95938}.caminhos-download-main .confirma{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;font-size:14px;font-size:1.4rem;margin-bottom:4rem}.caminhos-download-main .confirma .label{padding-left:15px}.caminhos-download-main .confirma .label p{margin-bottom:1rem}.caminhos-download-main .confirma small{display:block;font-size:10px;font-size:1rem}.caminhos-download-main .confirma a{text-decoration:underline;color:#f95938}.caminhos-download-main .ml-error .confirma{color:#f95938}.fundo-modal{width:100%;height:100%;position:fixed;top:0;left:0;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.8);padding:1vw;-webkit-perspective:1000;perspective:1000;-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s;opacity:0;z-index:-1;visibility:hidden}.fundo-modal.ativo{z-index:1000000;opacity:1;visibility:visible}.modal{width:98%;max-width:36vw;max-height:100%;background-color:#fff;-webkit-box-shadow:0 4px 4px 2px rgba(0,0,0,.2);box-shadow:0 4px 4px 2px rgba(0,0,0,.2);-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s;position:relative}.modal .fechar{position:absolute;top:0;right:0}.modal .fechar img{display:block;width:2vw}.modal .modal-conteudo{padding:3rem}.modal.modal-overflow{overflow-x:visible;overflow-y:auto}.modal-aviso{padding:2.5vw;background-color:#ecb63d;max-width:50vw;max-height:100%;position:relative}.modal-aviso:before{content:"";display:block;width:.75vw;height:100%;position:absolute;top:0;right:100%;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xlateral-destaque-branco.png.pagespeed.ic.QBAcw2Rpxd.png);background-position:right center;background-size:100% 100%;background-repeat:no-repeat}.modal-aviso:after{content:"";display:block;height:.75vw;width: calc(100% + 0.39vw);position:absolute;top:99.5%;left:-.39vw;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xlateral-destaque-branco-vert.png.pagespeed.ic.COBEQmEWvq.png);background-position:right center;background-size:100% 100%;background-repeat:no-repeat}.modal-aviso .fechar{top:-.15vw;right:0}.modal-aviso h2{font-size:36px;font-size:3.6rem;font-family:"Gopher","Calibri","Lucida Grande",sans-serif;line-height:1.2;font-weight:bold;color:#fff;margin-bottom:2rem;max-width:80%}.modal-aviso .desc{font-size:16px;font-size:1.6rem;line-height:1.4;margin-bottom:4rem}.modal-formulario{padding:2.5vw;background-color:#f1ddab}.modal-formulario h4{font-family:"Gopher","Calibri","Lucida Grande",sans-serif;font-size:28px;font-size:2.8rem;line-height:1.2;margin-bottom:1rem}.modal-formulario .ml-form-successContent p{margin-bottom:2rem}.modal-formulario .campo-input{width:100%;margin-bottom:2rem}.modal-formulario .campo-input label{display:block;font-size:12px;font-size:1.2rem}.modal-formulario .campo-input input{width:100%;height:5rem;line-height:5rem;background-color:transparent;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/box-input-verde.svg);background-size:100% 100%;background-position:center left;background-repeat:no-repeat;border:none;padding-left:15px;font-family:"Open Sans","Calibri","Lucida Grande",sans-serif;color:#20302f}.modal-formulario .campo-input.ml-error{color:red}.modal-formulario .campo-input.ml-error input{background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/fundo-campo-erro.svg)}.modal-formulario .campo-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modal-formulario .campo-submit.jcsb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-formulario .campo-submit button[type="submit"]{border:none;background-color:transparent;cursor:pointer;font-size:14px;font-size:1.4rem;font-weight:bold;color:#f95938;text-transform:uppercase;height:3rem;line-height:3rem;padding-right:7rem;background-image:url(https://institutocactus.org.br/wp-content/themes/cactus-theme/img/xseta-enviar.png.pagespeed.ic.xd3vnNJeOB.png);background-size:contain;background-repeat:no-repeat;background-position:center right}.modal-formulario .campo-submit a{text-decoration:underline;color:#f95938}.modal-formulario .confirma{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;color:#fff;font-size:14px;font-size:1.4rem;margin-bottom:4rem}.modal-formulario .confirma.verde,.modal-formulario .atuacao-publicos .confirma.titulo-secao,.atuacao-publicos .modal-formulario .confirma.titulo-secao{color:#20302f}.modal-formulario .confirma .label{padding-left:15px}.modal-formulario .confirma .label p{margin-bottom:1rem}.modal-formulario .confirma small{display:block;font-size:10px;font-size:1rem}.modal-formulario .confirma a{text-decoration:underline;color:#f95938}.modal-formulario .ml-error .confirma{color:#f95938}.resultados-busca{background-color:#f4f3ee;padding:12vw 0}.resultados-busca .titulo-main{margin-bottom:4vw}.resultados-busca .titulo-busca{font-size:28px;font-size:2.8rem}.resultados-busca .titulo-busca strong{color:#f95938}.resultados-busca .lf{margin-bottom:4vw}.resultados-busca .modulo-busca-main{width:19.45vw}.resultados-busca .modulo-busca-main form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.resultados-busca .modulo-busca-main input{width:100%;height:3rem;line-height:3rem;font-family:"Open Sans","Calibri","Lucida Grande",sans-serif;background-color:transparent;border:none;border-bottom:1px solid #20302f;color:#20302f}.resultados-busca .modulo-busca-main button{position:absolute;top:0;right:0;border:none;background-color:transparent;cursor:pointer;height:3rem;line-height:3rem}.resultados-busca .resultado-busca{display:block;margin-bottom:4rem}.resultados-busca .resultado-busca .tipo{display:block;font-size:15px;font-size:1.5rem;font-weight:bold;color:#f95938}.resultados-busca .resultado-busca .titulo{display:block;font-size:20px;font-size:2rem;font-weight:bold}.resultados-busca .resultado-busca .call{display:block;font-size:12px;font-size:1.2rem;font-style:italic}