h1,h2,h3,h4{font-weight:700;color:#0b20ac}h1{font-size:5rem;line-height:1.1;margin-bottom:4rem}@media screen and (max-width: 768px){h1{margin-bottom:3rem}}h2{font-size:4rem;line-height:1.1;margin-bottom:3rem}h3{font-size:3rem}h4{font-size:2rem}strong{font-weight:700}:root{--margem: 30rem;--margem-neg: calc(-1 * var(--margem))}@media screen and (max-width: 1440px){:root{--margem: 10rem}}@media screen and (max-width: 1024px){:root{--margem: 6rem}}@media screen and (max-width: 768px){:root{--margem: 4rem}}@media screen and (max-width: 450px){:root{--margem: 2rem}}@media screen and (min-width: 2560px){:root{--margem: 60rem}}html{font-size:8px}body,p{font-size:2rem;line-height:1.25;font-family:"Space Grotesk",sans-serif;color:#121c61}main{margin-right:var(--margem);margin-left:var(--margem)}#wrapper{display:flex;flex-direction:column;min-height:100vh}#wrapper #container{flex:1}a{color:inherit;text-decoration:none;position:relative;transition:all .75s cubic-bezier(0.65, 0, 0.25, 1)}a::before{content:"";display:block;position:absolute;top:0;left:-2%;height:100%;width:0;background-color:#0b20ac;transition:inherit;z-index:-1}a:hover{color:#fff}a:hover::before{width:104%}.title-heading strong{z-index:0;position:relative;color:#fff;display:inline-block}.title-heading strong::before{content:"";z-index:-1;position:absolute;top:0;left:-0.75rem;padding:0 .75rem;height:100%;width:0;animation:highlight .75s cubic-bezier(0.65, 0, 0.25, 1) forwards;animation-delay:200ms}.indent{margin-left:1rem}.lista-parceiros{display:flex;gap:1rem 2rem;flex-wrap:wrap}.lista-parceiros .parceiro{height:10rem;display:block}.lista-parceiros .parceiro::before{height:10%;top:auto;bottom:0}.lista-parceiros .parceiro img{height:100%;max-width:30rem;padding:2rem 1rem;object-fit:contain}@keyframes highlight{0%{background-color:rgba(0,0,0,0);width:0}10%{background-color:#0b20ac}100%{background-color:#0b20ac;width:100%}}@keyframes scroll{to{transform:translate(calc(-50% - 1rem))}}body:not(.home) #header{margin-bottom:10rem}@media screen and (max-width: 450px){body:not(.home) #header{margin-bottom:8rem}}#header{background-color:#d7e8ff;padding:3rem var(--margem);display:flex;align-items:center;justify-content:space-between}#header #branding img{height:8rem}.wpml-language-selector .wpml-ls-link:hover::after{background-color:#fff;color:#0b20ac}.wpml-language-selector .wpml-ls-link .wpml-ls-flag{background-color:#fff;padding:.5rem;height:3rem;width:3rem}.wpml-language-selector .wpml-ls-link::after{content:"";background-color:#0b20ac;display:inline-block;position:absolute;max-height:100%;padding:.5rem;color:#fff;transition:all .5s ease}.wpml-language-selector .wpml-ls-item-en .wpml-ls-link::after{content:"EN"}.wpml-language-selector .wpml-ls-item-pt-pt .wpml-ls-link::after{content:"PT"}footer{background-color:#0b20ac;color:#fff;margin-top:10rem}footer>div{margin-right:var(--margem);margin-left:var(--margem)}footer #contacts{padding:3rem var(--margem);align-items:center;width:100%}footer #contacts #footer-contacts,footer #contacts #footer-socials{display:flex;justify-content:center;align-items:center;gap:3rem}footer #contacts #footer-contacts>div a,footer #contacts #footer-socials>div a{display:flex;gap:1rem;align-items:center}footer #contacts #footer-contacts{max-width:none;flex-grow:1}@media screen and (max-width: 768px){footer #contacts #footer-contacts{margin-left:1rem;width:100%;justify-content:space-between}}footer #contacts #footer-socials{justify-content:flex-end}@media screen and (max-width: 768px){footer #contacts #footer-socials{display:none}}@media screen and (max-width: 768px){footer #footer-logo{margin-bottom:3rem;display:flex;justify-content:space-between;align-items:center;width:100%}}footer #footer-logo .footer-logo-img{height:7rem;filter:brightness(0) invert(1)}footer #footer-logo #footer-socials-xs{display:none}@media screen and (max-width: 768px){footer #footer-logo #footer-socials-xs{display:inline-flex;gap:1rem}footer #footer-logo #footer-socials-xs img{height:3rem}}@media screen and (width > 768px){footer #footer-logo,footer #footer-socials{max-width:250px}}footer a{color:inherit;text-decoration:none}footer a:hover{opacity:.75}footer #copyright{padding-top:1rem;padding-bottom:1rem;font-size:1.5rem}@media screen and (max-width: 450px){footer #copyright a{margin:inherit}}footer #copyright a::before{display:none}.btn{color:#0b20ac;text-transform:lowercase;font-weight:700;display:inline-flex;align-items:center}.btn img{transition:inherit}.btn:hover img{filter:brightness(0) invert(1)}.card-evento{aspect-ratio:3/2;background-size:cover;padding:0}.card-evento a{height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem;padding:2rem}.card-evento a::before{display:none}.card-evento a:hover{background-color:rgba(11,32,172,.7)}.card-evento h3{position:relative;background-color:#0b20ac;color:#fff;width:fit-content;padding:6px 12px}.card-evento .dados-evento{position:relative;background-color:#fff;padding:6px 12px;width:fit-content;margin-left:1rem}.slider{position:relative;overflow:hidden;width:100%;margin:auto}.slider .slides{display:flex;height:40vh;transition:transform .5s ease-in-out}.slider .slides .slide{min-width:100%;height:inherit;box-sizing:border-box}.slider .slides .slide img{width:100%;height:inherit;display:block;object-fit:cover}.slider .dots{text-align:center}.slider .dots .dot{display:inline-block;height:1rem;width:1rem;background-color:#666980;cursor:pointer}.slider .dots .dot.active{background-color:#0b20ac}.slider::after{content:"";display:block;position:absolute;top:-1px;right:-1px;background-color:#d7e8ff;height:50%;width:25%}section{padding-top:6rem;padding-bottom:6rem}section#hero{margin-right:var(--margem-neg);margin-left:var(--margem-neg);background-color:#d7e8ff}section#hero>div{margin-right:var(--margem);margin-left:var(--margem)}section#hero #galeria .slider{position:relative;overflow:hidden;width:100%;margin:auto}section#hero #galeria .slider .slides{display:flex;height:40vh;transition:transform .5s ease-in-out}section#hero #galeria .slider .slides .slide{min-width:100%;height:inherit;box-sizing:border-box}section#hero #galeria .slider .slides .slide img{width:100%;height:inherit;display:block;object-fit:cover}section#hero #galeria .slider .dots{text-align:center}section#hero #galeria .slider .dots .dot{display:inline-block;height:1rem;width:1rem;background-color:#666980;cursor:pointer}section#hero #galeria .slider .dots .dot.active{background-color:#0b20ac}section#hero #galeria .slider::after{content:"";display:block;position:absolute;top:-1px;right:-1px;background-color:#d7e8ff;height:50%;width:25%}@media screen and (max-width: 768px){section#hero #galeria{margin-top:4rem}}@media screen and (max-width: 450px){section#hero #galeria{display:none}}section#eventos #latest-events{gap:2rem}section#eventos .btn{margin-top:2rem}section#goals #goals-col{margin-bottom:3rem}section#goals #goals-list{counter-reset:goals}section#goals #goals-list .goals-list-item{counter-increment:goals;margin-left:10rem;margin-bottom:3rem}section#goals #goals-list .goals-list-item::before{content:"0" counter(goals);background-color:#0b20ac;color:#fff;padding:1rem;height:5rem;text-align:center;aspect-ratio:1;font-weight:700;font-size:4rem;margin-left:-10rem;position:absolute}section#partners .scroller{overflow:hidden;mask:linear-gradient(90deg, transparent, white 20%, white 80%, transparent)}section#partners .scroller .scroller-inner{flex-wrap:nowrap;width:fit-content;animation:scroll 50s linear infinite}@media screen and (max-width: 450px){#sidebar-holder{display:none}}#sidebar-holder #sidebar #all-events-link h3{display:inline-block;transition:color .75s cubic-bezier(0.65, 0, 0.25, 1)}#sidebar-holder #sidebar #all-events-link:hover h3{color:#fff}#sidebar-holder #sidebar #lista-arquivo-eventos{margin-top:4rem}#sidebar-holder #sidebar #lista-arquivo-eventos .list-title,#sidebar-holder #sidebar #lista-arquivo-eventos .level-one{margin-bottom:1rem}#sidebar-holder #sidebar #lista-arquivo-eventos li{color:#0b20ac}#sidebar-holder #arquivo-eventos .lista-arquivo-eventos#upcoming-events{margin-bottom:8rem}#sidebar-holder #arquivo-eventos .lista-arquivo-eventos .card-evento{aspect-ratio:2/1;margin-bottom:3rem;position:relative}@media screen and (max-width: 450px){#sidebar-holder #arquivo-eventos .lista-arquivo-eventos .card-evento{aspect-ratio:3/2}}#sidebar-holder #arquivo-eventos .lista-arquivo-eventos .card-evento.past::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;background-color:rgba(163,168,204,.5)}#sidebar-holder #arquivo-eventos .lista-arquivo-eventos .card-evento.past h3{background-color:#666980}#event-info>*{margin-bottom:3rem}@media screen and (max-width: 450px){#event-poster{margin-bottom:3rem}}#event-poster img{width:100%}.acf-map{width:100%;height:50rem;position:relative;margin:1rem 0}.acf-map img{max-width:inherit !important}.otgs-development-site-front-end{display:none}