@import"https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700&display=swap";:root{--azul-800:#00202F;--azul-700:#003655;--azul-600:#3B5E97;--azul-500:#678BBB;--azul-400:#BBD2EC;--background:#F8FBFE;--titulo:#041825;--paragrafo:#5F5F5F}@-webkit-keyframes floating{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes floating{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes fadeC{from{opacity:0}to{opacity:1}}@keyframes fadeC{from{opacity:0}to{opacity:1}}@-webkit-keyframes fade{from{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes fade{from{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;list-style:none;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}button{border:0;background-color:transparent;cursor:pointer}a{text-decoration:none;display:inline-block}body{font-family:"Mulish",sans-serif;font-size:1rem;overflow-x:hidden;scroll-behavior:smooth}body::-webkit-scrollbar{width:6px;border-radius:20px;display:block;-webkit-transition:all .3s ease;transition:all .3s ease}body::-webkit-scrollbar-track{background:var(--azul-800);border-radius:none}body::-webkit-scrollbar-thumb{background-color:var(--azul-700);border-radius:10rem}html{font-size:62.5%;scroll-behavior:smooth}.container{width:100%;max-width:1370px;margin:0 auto;padding:0 1.5rem}@media(max-width: 1440px){.container{max-width:132rem}}@media(max-width: 1270px){.container{max-width:1430px}}.c-copy{width:100%;max-width:1370px;margin:0 auto;padding:0 1.5rem}@media(max-width: 1440px){.c-copy{max-width:132rem}}@media(max-width: 1270px){.c-copy{max-width:1430px}}.container2{width:100%;max-width:1370px;margin:0 auto;padding:0 1.5rem}@media(max-width: 1440px){.container2{max-width:132rem}}@media(max-width: 1270px){.container2{max-width:1430px}}h1,h2,h3,h4,h5{font-family:"Mulish",sans-serif;font-weight:700;color:var(--titulo)}h1{font-size:6rem;line-height:112%}h2{font-size:4.2rem;line-height:110%}h3{font-size:3.5rem;line-height:120%}h4{font-size:3rem;line-height:120%}h5{font-size:2.5rem;line-height:120%}h6{font-size:2rem}p{font-size:1.6rem;color:var(--paragrafo);line-height:130%}p,span,li,a{font-family:"Mulish",sans-serif;font-weight:400;font-size:1.6rem;color:var(--paragrafo)}@media(max-width: 998px){h1{font-size:4rem !important}h2{font-size:3rem}}@media(max-width: 550px){h1{font-size:3.4rem !important}h2{font-size:3rem}h3{font-size:2.5rem !important}p{font-size:1.5rem}}.card-post{width:100%;margin-top:3rem;border-bottom:1px solid #ebf7fe;padding-bottom:3rem}.card-post:hover .foto img{-webkit-transform:scale(1.1);transform:scale(1.1)}.card-post:hover .text h3{color:var(--azul-400)}.card-post .foto{width:100%;height:33.1rem;overflow:hidden}.card-post .foto img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-webkit-transition:all .3s ease;transition:all .3s ease}.card-post .info-topo{margin-top:1.7rem;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}.card-post .info-topo ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-post .info-topo ul li{background-color:var(--azul-700);font-size:1.2rem;text-align:center;padding:1rem 1.6rem;color:#fff;font-weight:600}.card-post .info-topo ul li:not(:first-child){margin-left:1rem}.card-post .info-topo .timedata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-post .info-topo .timedata li{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-post .info-topo .timedata li img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain;margin-right:.6rem}.card-post .info-topo .timedata li:not(:first-child):before{content:"";width:4px;height:4px;background-color:#5f5f5f;border-radius:10rem;display:inline-block;margin-right:1rem}.card-post .text{margin-top:1.5rem}.card-post .text h3{color:var(--azul-700);-webkit-transition:all .3s ease;transition:all .3s ease}.card-post .text p{margin-top:1rem}.card-post2{width:100%;margin-top:3rem}.card-post2 .foto{width:100%;height:33.1rem;overflow:hidden}@media(max-width: 550px){.card-post2 .foto{height:28rem}}@media(max-width: 420px){.card-post2 .foto{height:22rem}}.card-post2 .foto img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-webkit-transition:all .3s ease;transition:all .3s ease}.card-post2 .info-topo{margin-top:1.7rem;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}.card-post2 .info-topo ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-post2 .info-topo ul li{background-color:var(--azul-700);font-size:1.2rem;text-align:center;padding:1rem 1.6rem;color:#fff;font-weight:600}.card-post2 .info-topo ul li:not(:first-child){margin-left:1rem}.card-post2 .info-topo .timedata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-post2 .info-topo .timedata li{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}.card-post2 .info-topo .timedata li img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain;margin-right:.6rem}.card-post2 .info-topo .timedata li:not(:first-child):before{content:"";width:4px;height:4px;background-color:#5f5f5f;border-radius:10rem;display:inline-block;margin-right:1rem}.card-post2 .text{margin-top:1.5rem}.card-post2 .text h3{color:var(--azul-700);-webkit-transition:all .3s ease;transition:all .3s ease}.card-post2 .text p{margin-top:1rem}.categorie{padding:1rem;background-color:var(--azul-600);text-align:center;color:#fff}.categorie:not(:first-child){margin-left:1rem}.search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5.8rem;margin-top:2rem}.search input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;background-color:transparent;border:1px solid #bbd2ec;border-radius:.6rem;padding:0 1.6rem;color:var(--azul-700);font-weight:400;-webkit-transition:border .3s ease;transition:border .3s ease;font-family:"Mulish",sans-serif}.search input::-webkit-input-placeholder{color:var(--paragrafo)}.search input::-moz-placeholder{color:var(--paragrafo)}.search input:-ms-input-placeholder{color:var(--paragrafo)}.search input::-ms-input-placeholder{color:var(--paragrafo)}.search input::placeholder{color:var(--paragrafo)}.search input:focus,.search input:hover{border:1px solid var(--azul-700);color:var(--azul-700)}.search button{width:4rem;height:4rem;background-color:transparent;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;border-radius:50%;margin-left:-5rem;-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease, -webkit-filter .3s ease}.search button:hover{-webkit-filter:brightness(0.8);filter:brightness(0.8)}.modalB{position:fixed;top:0;left:0;width:100%;height: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;z-index:2022;opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s}.modalB .overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;background-color:rgba(0,0,0,.747)}.modalB .box{position:relative;width:100%;max-width:69rem;padding:2rem;z-index:1;border-radius:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(4rem);transform:translateY(4rem);-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in, -webkit-transform .3s ease-in}.modalB .box .container-cont{z-index:300;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.5rem;margin-top:4.5rem;width:100%}.modalB .box .container-cont iframe{width:100%;height:34rem}@media(max-width: 500px){.modalB .box .container-cont iframe{height:28rem}}@media(max-width: 420px){.modalB .box .container-cont iframe{height:18rem}}.modalB .box .container-cont .logo-form-evento{margin-top:5.3rem}.modalB .box .close{position:absolute;top:1.6rem;right:1.6rem;width:4.6rem;height:4.6rem;z-index:20000;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:var(--azul-500);border-radius:10rem;-webkit-transition:all .3s ease;transition:all .3s ease}.modalB .box .close:hover{background-color:var(--azul-600)}.modalB .box .close:hover img{-webkit-filter:brightness(880%);filter:brightness(880%)}@media(max-width: 710px){.modalB .box{width:90%}}@media(max-width: 560px){.modalB .box .container-cont{margin-top:3rem}}.open-modalB .modalB{opacity:1;pointer-events:all}.open-modalB .modalB .box{-webkit-transform:translateY(0);transform:translateY(0)}#myBtn{position:fixed;bottom:80px;right:30px;z-index:99;border:none;outline:none;background-color:#1fce61;color:#fff;cursor:pointer;width:60px;height:60px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease}#myBtn:hover{background-color:#06bd4a;-webkit-transform:scale(1.1);transform:scale(1.1)}.overlay{position:fixed;width:100vw;height:100vh;z-index:22222222;display:-webkit-box;display:-ms-flexbox;display:flex}.bar{width:100vw;height:105vh;border-radius:2.584px;background:rgba(235,247,254,.61);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.counter{position:fixed;margin:auto;-webkit-animation:pulse 2s ease infinite;animation:pulse 2s ease infinite;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:22222222222230000}.card-populares{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;max-width:43rem;width:100%;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}@media(max-width: 1130px){.card-populares{max-width:60rem}}.card-populares:not(:first-child){margin-top:6rem}@media(max-width: 1130px){.card-populares:not(:first-child){margin-top:0;margin-left:5rem}}.card-populares:hover .foto img{-webkit-transform:scale(1.1);transform:scale(1.1)}.card-populares:hover .data h5{color:var(--azul-500)}.card-populares:hover .info h6{color:var(--azul-500)}.card-populares .data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-populares .data span{font-size:1.6rem;font-weight:600;color:var(--titulo)}.card-populares .data h5{font-size:6rem;color:var(--titulo);-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.card-populares .foto{width:11.2rem;height:9.3rem;overflow:hidden}.card-populares .foto img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.card-populares .info{max-width:18.3rem;width:100%}.card-populares .info .time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-populares .info .time img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain;margin-right:1rem}.card-populares .info .time p span{font-size:1.5rem;font-weight:600}.card-populares .info h6{font-size:1.5rem;font-weight:600;color:var(--azul-600);margin-top:1rem;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}@media(max-width: 1345px){.card-populares{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-populares .data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card-populares .foto{width:100%;height:15rem;margin-bottom:2rem}.card-populares .info{max-width:100%}}.card-evento{position:relative;margin-bottom:5rem}.card-evento .foto{width:100%;height:26.1rem;position:relative}.card-evento .foto img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.card-evento .foto::after{content:"";background:-webkit-gradient(linear, left top, left bottom, from(rgba(4, 24, 37, 0)), to(#041825));background:linear-gradient(180deg, rgba(4, 24, 37, 0) 0%, #041825 100%);width:100%;height:100%;position:absolute;bottom:0}.card-evento .info{position:absolute;bottom:1.5rem;padding:1.3rem}.card-evento .info h6{color:#fff}.card-evento .info p{color:#fff;margin-top:.5rem;height:2.7rem;overflow:auto;padding:.5rem 0rem;padding-right:1rem}.card-evento .info .tempo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}.card-evento .info .tempo li{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-evento .info .tempo li span{color:#fff;font-weight:600}.card-evento .info .tempo li img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain;margin-right:.6rem}.card-evento .info .tempo li:not(:first-child){margin-left:1.5rem}.nav-desk{height:100vh;width:30rem;padding:4.5rem 2rem;background-color:#f8fbfe}@media(max-width: 1133px){.nav-desk{display:none}}.nav-desk nav .container{width:100%}.nav-desk nav .container .logo{margin-bottom:4rem}.nav-desk nav .container .cont-menu{margin-top:3rem}.nav-desk nav .container .cont-menu h6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;color:var(--paragrafo)}.nav-desk nav .container .cont-menu h6 img{margin-right:1rem}.nav-desk nav .container .cont-menu ul{margin-top:2rem;margin-left:2.8rem;overflow:auto;height:10rem}.nav-desk nav .container .cont-menu ul::-webkit-scrollbar{width:6px;border-radius:20px;display:block;-webkit-transition:all .3s ease;transition:all .3s ease}.nav-desk nav .container .cont-menu ul::-webkit-scrollbar-track{background:transparent;border-radius:none}.nav-desk nav .container .cont-menu ul::-webkit-scrollbar-thumb{background-color:var(--azul-700);border-radius:10rem}.nav-desk nav .container .cont-menu ul li a{font-size:1.3rem}.nav-desk nav .container .cont-menu ul li:not(:first-child){margin-top:1rem}.nav-desk nav .container .eventos{. margin-top:4rem}.nav-menu{position:sticky;top:0rem}header{width:100%;height:9rem;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;background:var(--azul-800);z-index:2023223457897234400}@media(max-width: 550px){header{height:8rem}}header .container{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}header .container .logo{margin-right:4rem}@media(max-width: 550px){header .container .logo img{width:80%}}header .hamburger{margin-left:2rem;display:none}header .hamburger.is-active .hamburger-inner,header .hamburger.is-active .hamburger-inner::before,header .hamburger.is-active .hamburger-inner::after{background:var(--azul-500)}header .hamburger .hamburger-inner,header .hamburger .hamburger-inner::before,header .hamburger .hamburger-inner::after{background:var(--azul-500)}header nav{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}header nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header nav ul li{color:#fff}header nav ul li a{color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:1.7rem;font-weight:500}header nav ul li a i{margin-left:.3rem;font-size:1.3rem;color:var(--azul-800)}header nav ul li a:hover{color:var(--azul-400)}header nav ul li:not(:first-child){margin-left:4rem}header .traducao{border:1px solid var(--azul-800);border-radius:100rem;padding:1rem;margin-left:1.4rem;-webkit-transition:all .3s ease;transition:all .3s ease}header .traducao:hover{background-color:var(--azul-800)}header .dropdown{position:absolute;background:rgba(0,26,40,.9);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid #ddd;width:100%;top:9rem;padding-top:5rem;padding-bottom:5rem;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s}header .dropdown.active{opacity:1;pointer-events:all}header .dropdown .title{max-width:27.6rem;width:100%}header .dropdown .title h4{color:#fff;font-size:2.9rem;font-weight:600}header .dropdown .menus-nav{display:grid;grid-template-columns:repeat(5, 1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}header .dropdown .menus-nav h5{color:var(--azul-400);font-size:1.7rem;font-weight:500}header .dropdown .menus-nav ul{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;margin-top:1.7rem}header .dropdown .menus-nav ul li:not(:first-child){margin-top:1rem}header .dropdown .menus-nav ul li a{font-size:1.3rem;color:rgba(255,255,255,.9);-webkit-transition:all .3s ease;transition:all .3s ease}header .dropdown .menus-nav ul li a:hover{color:var(--azul-500)}header .dropdowns{position:absolute;background:rgba(0,26,40,.9);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid #ddd;width:100%;top:9rem;padding-top:5rem;padding-bottom:5rem;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s}header .dropdowns.active{opacity:1;pointer-events:all}header .dropdowns .title{max-width:27.6rem;width:100%}header .dropdowns .title h4{color:#fff;font-size:2.9rem}header .dropdowns .solucoes-nav{margin-left:6rem}@media(max-width: 1207px){header .dropdowns .solucoes-nav{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem 15rem;margin-left:3rem}header .dropdowns .solucoes-nav li:not(:first-child){margin-left:0rem !important}}header .dropdowns ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}header .dropdowns ul:hover{-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .dropdowns ul li:not(:first-child){margin-left:6.8rem}header .dropdowns ul li a{-webkit-transition:all .3s ease;transition:all .3s ease}header .dropdowns ul li a h6{color:var(--azul-400);margin-bottom:.5rem;font-size:1.6rem;font-weight:500}header .dropdowns ul li a span{font-size:1.2rem;color:rgba(255,255,255,.9)}header .dropdowns ul li a:hover h6{color:#fff}header .dropdowns ul li a:hover span{color:var(--azul-400)}header .dropdownc{position:absolute;width:100%;max-width:21.4rem;background:rgba(0,26,40,.9);-webkit-box-shadow:0px 0px 12px 3px rgba(0,0,0,.05);box-shadow:0px 0px 12px 3px rgba(0,0,0,.05);border-radius:.4rem;top:9rem;padding:2.2rem 1.6rem 3.3rem;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:223322;right:30rem}header .dropdownc.active{opacity:1;pointer-events:all}header .dropdownc ul{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 !important;-ms-flex-align:start !important;align-items:flex-start !important}header .dropdownc ul li a{font-size:1.6rem;color:#fff;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease;line-height:120%;letter-spacing:1px}header .dropdownc ul li a:hover{color:var(--azul-400) !important}header .dropdownc ul li:not(:first-child){margin-top:3rem;margin-left:0 !important}header .dropdownc ul li .item-category span{font-size:1.8rem}@media(min-width: 1680px)and (max-width: 2000px){header .dropdownc{right:40rem}}@media(min-width: 1920px)and (max-width: 2000px){header .dropdownc{right:52rem}}header .dropdownt{position:absolute;background:rgba(0,26,40,.9);-webkit-box-shadow:0px 0px 12px 3px rgba(0,0,0,.05);box-shadow:0px 0px 12px 3px rgba(0,0,0,.05);border-radius:.4rem;top:9.5rem;padding:2rem;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:223322;right:6rem}header .dropdownt.active{opacity:1;pointer-events:all}header .dropdownt ul{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 !important;-ms-flex-align:start !important;align-items:flex-start !important}header .dropdownt ul li a{font-size:1.6rem;color:#fff;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease;line-height:120%;letter-spacing:1px}header .dropdownt ul li a:hover{color:var(--azul-400) !important}header .dropdownt ul li:not(:first-child){margin-top:3rem;margin-left:0 !important}header .dropdownt ul li .item-category span{font-size:1.8rem}@media(min-width: 1485px)and (max-width: 2000px){header .dropdownt{right:11rem}}@media(max-width: 1395px){header .dropdownt{right:2rem}}@media(max-width: 1353px){header .dropdownt{right:1rem}}@media(min-width: 1680px)and (max-width: 2000px){header .dropdownt{right:16rem}}@media(min-width: 1880px)and (max-width: 2000px){header .dropdownt{right:27.4rem}}@media(max-width: 1129px){header .dropdownt{display:none}header .traducao{display:none}header .dropdown{display:none}header .dropdowns{display:none}header .hamburger{display:block}header nav{max-width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header nav ul{display:none}}@media(max-width: 560px){header .custom-logo-link img{max-width:16rem;width:100%;height:auto}header nav .search{display:none}header nav .hamburger{margin-left:0;padding:0}}.hamburger .hamburger-inner,.hamburger .hamburger-inner::before,.hamburger .hamburger-inner::after{background-color:var(--azul-600) !important}.menu-mobile{position:absolute;top:12rem;height:100%;width:100%;padding:4rem 1.5rem;background-color:#f8fbfe;width:100%;max-width:100%;opacity:0;display:none;z-index:2222;-webkit-transition:all .3s ease;transition:all .3s ease}.menu-mobile .container{width:100%;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}.menu-mobile .container .contnav{border-top:1px solid #dadada;padding-top:3rem;margin-top:3rem;width:100%}.menu-mobile .container .contnav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1rem;grid-gap:2rem;margin-top:2rem}.menu-mobile .container .contnav ul li:not(:first-child){margin-right:2rem}.menu-mobile .container .contnav ul li a:hover{color:var(--azul-500)}.menu-mobile .container .pesquisa-nav{width:100%}.menu-opened .menu-mobile{display:block;opacity:1}.eventos .eventosAll{margin-top:2rem;overflow:hidden}.eventos .eventosAll .card-evento .info p{font-size:1.4rem;height:3.3rem}footer{background-color:var(--azul-800);margin-top:10rem}footer .container .topo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:5rem;padding-bottom:3.8rem;border-bottom:2px solid rgba(104,140,185,.357)}footer .container .topo .logo-f{width:15rem}footer .container .topo .redes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .container .topo .redes span{margin-right:2rem;color:rgba(255,255,255,.777);font-size:1.5rem}footer .container .topo .redes ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .container .topo .redes ul li{width:2rem;height:2rem;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-transition:all .3s ease;transition:all .3s ease}footer .container .topo .redes ul li:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}footer .container .topo .redes ul li img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}footer .container .topo .redes ul li:not(:first-child){margin-left:1.5rem}@media(max-width: 450px){footer .container .topo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .container .topo .logo-f{margin:auto;width:auto}footer .container .topo .redes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:3rem}footer .container .topo .redes span{text-align:center;margin-right:0;margin-bottom:1.5rem}}footer .container .meio{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;margin-top:6.5rem}footer .container .meio h5{color:#fff;font-size:2rem;margin-top:2rem}footer .container .meio ul{margin-top:2rem}footer .container .meio ul li:not(:first-child){margin-top:1.8rem}footer .container .meio ul li a{font-size:1.6rem;color:rgba(255,255,255,.651);-webkit-transition:all .3s ease;transition:all .3s ease}footer .container .meio ul li a:hover{color:var(--azul-400)}footer .container .meio .menu-cf{max-width:28rem;width:100%}footer .container .meio .menu-cf h5{margin-bottom:2rem}footer .container .meio .menu-cf a{margin-bottom:1.5rem}footer .container .meio .menu-cf ul li{font-size:1.4rem;color:var(--azul-400)}footer .container .meio .menu-cf ul li a{color:var(--azul-400)}@media(max-width: 900px){footer .container .meio{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:4rem}}@media(max-width: 600px){footer .container .meio{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:4rem}}@media(max-width: 550px){footer .container .meio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:4rem}footer .container .meio .menu-cf{max-width:100%}}footer .container .down{display:grid;grid-template-columns:1fr 1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8rem;position:relative}footer .container .down .onde{max-width:61rem;width:100%}footer .container .down .onde h5{color:#fff;font-size:2rem;margin-bottom:2rem}footer .container .down .onde ul{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}footer .container .down .onde ul li{max-width:26.3rem}footer .container .down .onde ul li:not(:first-child){margin-left:2rem}footer .container .down .onde ul li p{font-size:1.4rem;font-weight:500;color:#fff;margin-bottom:1rem}footer .container .down .onde ul li a{font-size:1.3rem;color:rgba(255,255,255,.656);margin-bottom:1.6rem}footer .container .down .onde ul li span{font-size:1.3rem;color:#fff;font-weight:400;margin-right:.6rem}@media(max-width: 800px){footer .container .down .onde ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .container .down .onde ul li:not(:first-child){margin-left:0;margin-top:2rem}}footer .container .down .selo{margin-left:9rem}footer .container .down .ancora-f{border-radius:81px;border:.5px solid rgba(226,226,226,.125);background:rgba(249,248,254,.218);-webkit-box-shadow:0px 0px 4px 0px rgba(255,255,255,.25) inset;box-shadow:0px 0px 4px 0px rgba(255,255,255,.25) inset;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:8.1rem;height:8.1rem;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-transition:all .3s ease;transition:all .3s ease;position:absolute;bottom:0;right:0}footer .container .down .ancora-f:hover{background-color:var(--azul-400)}@media(max-width: 550px){footer .container .down{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:4rem}}footer .container .copy{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-top:3.8rem;padding-bottom:3.8rem;border-top:2px solid rgba(104,140,185,.357);margin-top:7rem}footer .container .copy p{font-size:1.2rem;color:rgba(255,255,255,.663)}footer .container .copy .db{display:-webkit-box;display:-ms-flexbox;display:flex}footer .container .copy .db img{margin-left:1.2rem}@media(max-width: 480px){footer .container .copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}footer .container .copy .db{margin-top:2rem}}.area{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}.area .s-posts{margin-top:5rem;width:100%}.area .s-posts .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}.area .s-posts .container h4{position:relative;padding-bottom:1rem;margin-bottom:3rem}.area .s-posts .container h4:after{content:"";width:5.5rem;height:.3rem;background-color:var(--azul-600);bottom:0;left:0;position:absolute}.area .s-posts .container .left{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;border-right:2px solid #ebf7fe;padding-right:2rem;max-width:70%}@media(max-width: 1700px){.area .s-posts .container .left{max-width:80rem}}@media(max-width: 1560px){.area .s-posts .container .left{max-width:70rem}}@media(max-width: 1440px){.area .s-posts .container .left{max-width:60rem}}.area .s-posts .container .left .eventosAll{overflow:hidden;display:none}@media(max-width: 1133px){.area .s-posts .container .left .eventosAll{display:block}}.area .s-posts .container .left .cont-posts{height:100vh;overflow-y:auto}.area .s-posts .container .left .cont-posts::-webkit-scrollbar{display:none}.area .s-posts .container .right{width:100%;max-width:40%;height:100%;padding-left:2rem;-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width: 1700px){.area .s-posts .container .right{max-width:50rem}}@media(max-width: 1440px){.area .s-posts .container .right{max-width:42rem}}.area .s-posts .container .right .recentesslider{display:none}.area .s-posts .container .right .all_recentes{height:100vh;overflow-y:auto}.area .s-posts .container .right .all_recentes::-webkit-scrollbar{display:none}@media(max-width: 1130px){.area .s-posts .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.area .s-posts .container .right{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;max-width:100%}.area .s-posts .container .right .all_recentes{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;max-width:90rem;width:100%;display:none}.area .s-posts .container .right .recentesslider{overflow:hidden;display:block}.area .s-posts .container .left{margin-top:3rem;border-right:0;border-top:2px solid #ebf7fe;padding-top:4rem;max-width:100%;padding-right:0}}.btn-nav-c{background-color:var(--azul-800);width:17.3rem;height:5.1rem;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;border-radius:.3rem;-webkit-transition:all .3s ease;transition:all .3s ease}.btn-nav-c a:hover{color:#fff}.btn-nav-c:hover{background-color:var(--azul-500);color:#fff}.btnn{font-size:1.8rem;color:#fff;font-weight:500;width:100%;height:5.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.3rem;-webkit-transition:all .3s ease;transition:all .3s ease}.bnt-s{background-color:var(--azul-600)}.bnt-s:hover{background-color:var(--azul-500)}.bnt-t{background-color:var(--azul-500)}.bnt-t:hover{background-color:var(--azul-600)}.btn{font-size:2rem;border-radius:.3rem;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;font-weight:500;max-width:26rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:5.5rem}.btn-primary{background-color:var(--azul-600)}.btn-primary:hover{background-color:var(--azul-700)}.btn-secundario{background-color:var(--azul-700)}.btn-secundario:hover{background-color:var(--azul-600)}.btn-menu{background-color:var(--azul-700);width:17.3rem;height:5.1rem;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;border-radius:.3rem;-webkit-transition:all .3s ease;transition:all .3s ease}.btn-menu a:hover{color:#fff}.btn-menu:hover{background-color:var(--azul-500);color:#fff}.allcategory{width:100%}.allcategory .container{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:2rem}@media(max-width: 980px){.allcategory .container{grid-template-columns:repeat(1, 1fr);grid-gap:2rem 0}}.all-searhresult{width:100%}.all-searhresult .s-banner-search{background-color:rgba(187,210,236,.22)}.all-searhresult .s-banner-search .container .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:30rem}.all-searhresult .s-banner-search .container .top p{margin-top:2rem}.all-searhresult .s-artigos-search .container .all-artigos{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:2rem}@media(max-width: 980px){.all-searhresult .s-artigos-search .container .all-artigos{grid-template-columns:repeat(1, 1fr);grid-gap:2rem 0}}.s-detalhes-post{width:100%}.s-detalhes-post .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;position:relative}.s-detalhes-post .left{max-width:100%;padding-right:3rem;border-right:2px solid #ebf7fe;padding-top:6rem}@media(max-width: 1010px){.s-detalhes-post .left{border-right:0;padding-right:0}}.s-detalhes-post .right{padding-top:6rem;top:10rem;position:sticky;width:100%;max-width:30rem;padding-left:3rem}.s-detalhes-post .right h6{color:var(--azul-pricipal);margin-bottom:4rem}.s-detalhes-post .right ul{position:relative;padding-bottom:4rem;margin-bottom:4rem}.s-detalhes-post .right ul:after{content:"";width:100%;height:2px;background:url("../img/line-topics.svg") no-repeat center center;position:absolute;bottom:0;left:0}.s-detalhes-post .right ul li:not(:last-child){margin-bottom:1.6rem}.s-detalhes-post .right ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-detalhes-post .right ul li a.active:before,.s-detalhes-post .right ul li a:hover:before{background-color:var(--azul-600)}.s-detalhes-post .right ul li a.active span,.s-detalhes-post .right ul li a:hover span{color:var(--azul-600)}.s-detalhes-post .right ul li a:before{content:"";width:4px;height:4px;display:inline-block;background-color:#9995a6;margin-top:1.1rem;margin-right:1.6rem}.s-detalhes-post .right ul li a span{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:400;font-size:1.6rem;line-height:150%;color:var(--azul-principal)}.s-detalhes-post .right button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-detalhes-post .right button:hover span{color:var(--azul-600)}.s-detalhes-post .right button span{font-weight:600;font-size:2rem;line-height:100%;color:var(--titulo)}.s-detalhes-post .right .redes-blog{margin-top:4rem}.s-detalhes-post .right .redes-blog ul:after{display:none}.s-detalhes-post .right .redes-blog ul li:not(:last-child){margin-bottom:2rem}.s-detalhes-post .right .redes-blog ul li span{font-size:1.6rem;font-weight:500;margin-left:2rem;text-align:left}.s-detalhes-post .right .redes-blog ul li img{-o-object-fit:contain;object-fit:contain;width:20px;height:20px}.s-detalhes-post .right .redes-blog ul li a:before{display:none}.s-detalhes-post .right .pesquisa-nav{margin-bottom:4rem}.s-detalhes-post .right .pesquisa-nav .search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:6.2rem}.s-detalhes-post .right .pesquisa-nav .search input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;background-color:transparent;border:1px solid rgba(153,149,166,.25);border-radius:50rem;padding:0 1.6rem;color:#fff;font-family:"Bricolage Grotesque",sans-serif;-webkit-transition:border .3s ease;transition:border .3s ease}.s-detalhes-post .right .pesquisa-nav .search input::-webkit-input-placeholder{color:#57555f}.s-detalhes-post .right .pesquisa-nav .search input::-moz-placeholder{color:#57555f}.s-detalhes-post .right .pesquisa-nav .search input:-ms-input-placeholder{color:#57555f}.s-detalhes-post .right .pesquisa-nav .search input::-ms-input-placeholder{color:#57555f}.s-detalhes-post .right .pesquisa-nav .search input::placeholder{color:#57555f}.s-detalhes-post .right .pesquisa-nav .search input:focus{border:1px solid var(--roxo)}.s-detalhes-post .right .pesquisa-nav .search button{width:4rem;height:4rem;background-color:var(--roxo);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;border-radius:50%;margin-left:-5rem;-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease, -webkit-filter .3s ease}.s-detalhes-post .right .pesquisa-nav .search button:hover{-webkit-filter:brightness(0.8);filter:brightness(0.8)}@media(max-width: 1010px){.s-detalhes-post .right{display:none}}.s-detalhes-post .breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.s-detalhes-post .breadcrumbs li{position:relative}.s-detalhes-post .breadcrumbs li:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex}.s-detalhes-post .breadcrumbs li:nth-child(2) a:not(:first-child){margin-left:4rem}.s-detalhes-post .breadcrumbs li:after{content:"";position:absolute;top:4px;right:-25px;width:10px;height:10px;background:url("../img/arrow-breadcrumb.svg") no-repeat center center}.s-detalhes-post .breadcrumbs li:last-child:after{display:none}.s-detalhes-post .breadcrumbs li:not(:first-child){margin-left:4rem}.s-detalhes-post .breadcrumbs li a{display:block;font-weight:500;font-size:16px;line-height:105%;color:var(--azul-600);-webkit-transition:color .3s ease;transition:color .3s ease}.s-detalhes-post .breadcrumbs li a:hover{color:var(--azul-600)}.s-detalhes-post .breadcrumbs li span{font-weight:500;font-size:1.5rem;line-height:105%;color:var(--paragrafo)}@media(max-width: 680px){.s-detalhes-post .breadcrumbs{-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:1rem}}.s-detalhes-post .card-post2 .foto{height:38rem}.s-detalhes-post .content-post{margin-top:4rem;width:100%;border-bottom:2px solid rgba(28,22,46,.1);padding-bottom:4rem;margin-bottom:4rem}.s-detalhes-post .content-post blockquote{border-left:2px solid var(--azul-700);padding-left:2.4rem;margin-bottom:4rem}.s-detalhes-post .content-post blockquote p{font-weight:400;font-size:1.7rem;line-height:175%;color:var(--paragrafo);margin-bottom:0}.s-detalhes-post .content-post h1,.s-detalhes-post .content-post h2,.s-detalhes-post .content-post h3,.s-detalhes-post .content-post h4,.s-detalhes-post .content-post h5,.s-detalhes-post .content-post h6{color:var(--azul-700);margin-bottom:2.4rem}.s-detalhes-post .content-post p{font-weight:400;font-size:1.7rem;line-height:175%;color:var(--paragrafo);margin-bottom:1.6rem}.s-detalhes-post .content-post p a{text-decoration:underline;-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease, -webkit-filter .3s ease}.s-detalhes-post .content-post p a:hover{-webkit-filter:brightness(0.5);filter:brightness(0.5)}.s-detalhes-post .content-post ul{padding-left:1.5rem;margin-bottom:4rem}.s-detalhes-post .content-post ul li{list-style-type:disc;font-weight:400;font-size:1.7rem;line-height:175%;color:var(--paragrafo)}.s-detalhes-post .content-post ul li:not(:last-child){margin-bottom:1.6rem}.s-detalhes-post .share{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-bottom:10rem}.s-detalhes-post .share strong{font-weight:600;font-size:16px;line-height:100%;color:var(--azul-700)}.s-detalhes-post .share ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-detalhes-post .share ul li:not(:first-child){margin-left:3.3rem}
@import"https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700&display=swap";:root{--azul-800:#00202F;--azul-700:#003655;--azul-600:#3B5E97;--azul-500:#678BBB;--azul-400:#BBD2EC;--background:#F8FBFE;--titulo:#041825;--paragrafo:#5F5F5F}@-webkit-keyframes floating{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes floating{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes fadeC{from{opacity:0}to{opacity:1}}@keyframes fadeC{from{opacity:0}to{opacity:1}}@-webkit-keyframes fade{from{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes fade{from{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;list-style:none;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}button{border:0;background-color:transparent;cursor:pointer}a{text-decoration:none;display:inline-block}body{font-family:"Mulish",sans-serif;font-size:1rem;overflow-x:hidden;scroll-behavior:smooth}body::-webkit-scrollbar{width:6px;border-radius:20px;display:block;-webkit-transition:all .3s ease;transition:all .3s ease}body::-webkit-scrollbar-track{background:var(--azul-800);border-radius:none}body::-webkit-scrollbar-thumb{background-color:var(--azul-700);border-radius:10rem}html{font-size:62.5%;scroll-behavior:smooth}.container{width:100%;max-width:1370px;margin:0 auto;padding:0 1.5rem}@media(max-width: 1440px){.container{max-width:132rem}}@media(max-width: 1270px){.container{max-width:1430px}}.c-copy{width:100%;max-width:1370px;margin:0 auto;padding:0 1.5rem}@media(max-width: 1440px){.c-copy{max-width:132rem}}@media(max-width: 1270px){.c-copy{max-width:1430px}}.container2{width:100%;max-width:1370px;margin:0 auto;padding:0 1.5rem}@media(max-width: 1440px){.container2{max-width:132rem}}@media(max-width: 1270px){.container2{max-width:1430px}}h1,h2,h3,h4,h5{font-family:"Mulish",sans-serif;font-weight:700;color:var(--titulo)}h1{font-size:6rem;line-height:112%}h2{font-size:4.2rem;line-height:110%}h3{font-size:3.5rem;line-height:120%}h4{font-size:3rem;line-height:120%}h5{font-size:2.5rem;line-height:120%}h6{font-size:2rem}p{font-size:1.6rem;color:var(--paragrafo);line-height:130%}p,span,li,a{font-family:"Mulish",sans-serif;font-weight:400;font-size:1.6rem;color:var(--paragrafo)}@media(max-width: 998px){h1{font-size:4rem !important}h2{font-size:3rem}}@media(max-width: 550px){h1{font-size:3.4rem !important}h2{font-size:3rem}h3{font-size:2.5rem !important}p{font-size:1.5rem}}.card-post{width:100%;margin-top:3rem;border-bottom:1px solid #ebf7fe;padding-bottom:3rem}.card-post:hover .foto img{-webkit-transform:scale(1.1);transform:scale(1.1)}.card-post:hover .text h3{color:var(--azul-400)}.card-post .foto{width:100%;height:33.1rem;overflow:hidden}.card-post .foto img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-webkit-transition:all .3s ease;transition:all .3s ease}.card-post .info-topo{margin-top:1.7rem;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}.card-post .info-topo ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-post .info-topo ul li{background-color:var(--azul-700);font-size:1.2rem;text-align:center;padding:1rem 1.6rem;color:#fff;font-weight:600}.card-post .info-topo ul li:not(:first-child){margin-left:1rem}.card-post .info-topo .timedata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-post .info-topo .timedata li{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-post .info-topo .timedata li img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain;margin-right:.6rem}.card-post .info-topo .timedata li:not(:first-child):before{content:"";width:4px;height:4px;background-color:#5f5f5f;border-radius:10rem;display:inline-block;margin-right:1rem}.card-post .text{margin-top:1.5rem}.card-post .text h3{color:var(--azul-700);-webkit-transition:all .3s ease;transition:all .3s ease}.card-post .text p{margin-top:1rem}.card-post2{width:100%;margin-top:3rem}.card-post2 .foto{width:100%;height:33.1rem;overflow:hidden}@media(max-width: 550px){.card-post2 .foto{height:28rem}}@media(max-width: 420px){.card-post2 .foto{height:22rem}}.card-post2 .foto img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-webkit-transition:all .3s ease;transition:all .3s ease}.card-post2 .info-topo{margin-top:1.7rem;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}.card-post2 .info-topo ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-post2 .info-topo ul li{background-color:var(--azul-700);font-size:1.2rem;text-align:center;padding:1rem 1.6rem;color:#fff;font-weight:600}.card-post2 .info-topo ul li:not(:first-child){margin-left:1rem}.card-post2 .info-topo .timedata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-post2 .info-topo .timedata li{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}.card-post2 .info-topo .timedata li img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain;margin-right:.6rem}.card-post2 .info-topo .timedata li:not(:first-child):before{content:"";width:4px;height:4px;background-color:#5f5f5f;border-radius:10rem;display:inline-block;margin-right:1rem}.card-post2 .text{margin-top:1.5rem}.card-post2 .text h3{color:var(--azul-700);-webkit-transition:all .3s ease;transition:all .3s ease}.card-post2 .text p{margin-top:1rem}.categorie{padding:1rem;background-color:var(--azul-600);text-align:center;color:#fff}.categorie:not(:first-child){margin-left:1rem}.search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5.8rem;margin-top:2rem}.search input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;background-color:transparent;border:1px solid #bbd2ec;border-radius:.6rem;padding:0 1.6rem;color:var(--azul-700);font-weight:400;-webkit-transition:border .3s ease;transition:border .3s ease;font-family:"Mulish",sans-serif}.search input::-webkit-input-placeholder{color:var(--paragrafo)}.search input::-moz-placeholder{color:var(--paragrafo)}.search input:-ms-input-placeholder{color:var(--paragrafo)}.search input::-ms-input-placeholder{color:var(--paragrafo)}.search input::placeholder{color:var(--paragrafo)}.search input:focus,.search input:hover{border:1px solid var(--azul-700);color:var(--azul-700)}.search button{width:4rem;height:4rem;background-color:transparent;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;border-radius:50%;margin-left:-5rem;-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease, -webkit-filter .3s ease}.search button:hover{-webkit-filter:brightness(0.8);filter:brightness(0.8)}.modalB{position:fixed;top:0;left:0;width:100%;height: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;z-index:2022;opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s}.modalB .overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;background-color:rgba(0,0,0,.747)}.modalB .box{position:relative;width:100%;max-width:69rem;padding:2rem;z-index:1;border-radius:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(4rem);transform:translateY(4rem);-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in, -webkit-transform .3s ease-in}.modalB .box .container-cont{z-index:300;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.5rem;margin-top:4.5rem;width:100%}.modalB .box .container-cont iframe{width:100%;height:34rem}@media(max-width: 500px){.modalB .box .container-cont iframe{height:28rem}}@media(max-width: 420px){.modalB .box .container-cont iframe{height:18rem}}.modalB .box .container-cont .logo-form-evento{margin-top:5.3rem}.modalB .box .close{position:absolute;top:1.6rem;right:1.6rem;width:4.6rem;height:4.6rem;z-index:20000;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:var(--azul-500);border-radius:10rem;-webkit-transition:all .3s ease;transition:all .3s ease}.modalB .box .close:hover{background-color:var(--azul-600)}.modalB .box .close:hover img{-webkit-filter:brightness(880%);filter:brightness(880%)}@media(max-width: 710px){.modalB .box{width:90%}}@media(max-width: 560px){.modalB .box .container-cont{margin-top:3rem}}.open-modalB .modalB{opacity:1;pointer-events:all}.open-modalB .modalB .box{-webkit-transform:translateY(0);transform:translateY(0)}#myBtn{position:fixed;bottom:80px;right:30px;z-index:99;border:none;outline:none;background-color:#1fce61;color:#fff;cursor:pointer;width:60px;height:60px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease}#myBtn:hover{background-color:#06bd4a;-webkit-transform:scale(1.1);transform:scale(1.1)}.overlay{position:fixed;width:100vw;height:100vh;z-index:22222222;display:-webkit-box;display:-ms-flexbox;display:flex}.bar{width:100vw;height:105vh;border-radius:2.584px;background:rgba(235,247,254,.61);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.counter{position:fixed;margin:auto;-webkit-animation:pulse 2s ease infinite;animation:pulse 2s ease infinite;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:22222222222230000}.card-populares{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;max-width:43rem;width:100%;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}@media(max-width: 1130px){.card-populares{max-width:60rem}}.card-populares:not(:first-child){margin-top:6rem}@media(max-width: 1130px){.card-populares:not(:first-child){margin-top:0;margin-left:5rem}}.card-populares:hover .foto img{-webkit-transform:scale(1.1);transform:scale(1.1)}.card-populares:hover .data h5{color:var(--azul-500)}.card-populares:hover .info h6{color:var(--azul-500)}.card-populares .data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-populares .data span{font-size:1.6rem;font-weight:600;color:var(--titulo)}.card-populares .data h5{font-size:6rem;color:var(--titulo);-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.card-populares .foto{width:11.2rem;height:9.3rem;overflow:hidden}.card-populares .foto img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.card-populares .info{max-width:18.3rem;width:100%}.card-populares .info .time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-populares .info .time img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain;margin-right:1rem}.card-populares .info .time p span{font-size:1.5rem;font-weight:600}.card-populares .info h6{font-size:1.5rem;font-weight:600;color:var(--azul-600);margin-top:1rem;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}@media(max-width: 1345px){.card-populares{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-populares .data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card-populares .foto{width:100%;height:15rem;margin-bottom:2rem}.card-populares .info{max-width:100%}}.card-evento{position:relative;margin-bottom:5rem}.card-evento .foto{width:100%;height:26.1rem;position:relative}.card-evento .foto img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.card-evento .foto::after{content:"";background:-webkit-gradient(linear, left top, left bottom, from(rgba(4, 24, 37, 0)), to(#041825));background:linear-gradient(180deg, rgba(4, 24, 37, 0) 0%, #041825 100%);width:100%;height:100%;position:absolute;bottom:0}.card-evento .info{position:absolute;bottom:1.5rem;padding:1.3rem}.card-evento .info h6{color:#fff}.card-evento .info p{color:#fff;margin-top:.5rem;height:2.7rem;overflow:auto;padding:.5rem 0rem;padding-right:1rem}.card-evento .info .tempo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}.card-evento .info .tempo li{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-evento .info .tempo li span{color:#fff;font-weight:600}.card-evento .info .tempo li img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain;margin-right:.6rem}.card-evento .info .tempo li:not(:first-child){margin-left:1.5rem}.nav-desk{height:100vh;width:30rem;padding:4.5rem 2rem;background-color:#f8fbfe}@media(max-width: 1133px){.nav-desk{display:none}}.nav-desk nav .container{width:100%}.nav-desk nav .container .logo{margin-bottom:4rem}.nav-desk nav .container .cont-menu{margin-top:3rem}.nav-desk nav .container .cont-menu h6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;color:var(--paragrafo)}.nav-desk nav .container .cont-menu h6 img{margin-right:1rem}.nav-desk nav .container .cont-menu ul{margin-top:2rem;margin-left:2.8rem;overflow:auto;height:10rem}.nav-desk nav .container .cont-menu ul::-webkit-scrollbar{width:6px;border-radius:20px;display:block;-webkit-transition:all .3s ease;transition:all .3s ease}.nav-desk nav .container .cont-menu ul::-webkit-scrollbar-track{background:transparent;border-radius:none}.nav-desk nav .container .cont-menu ul::-webkit-scrollbar-thumb{background-color:var(--azul-700);border-radius:10rem}.nav-desk nav .container .cont-menu ul li a{font-size:1.3rem}.nav-desk nav .container .cont-menu ul li:not(:first-child){margin-top:1rem}.nav-desk nav .container .eventos{margin-top:4rem}.nav-menu{position:sticky;top:0rem}header{width:100%;height:9rem;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;background:var(--azul-800);z-index:2023223457897234400}@media(max-width: 550px){header{height:8rem}}header .container{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}header .container .logo{margin-right:4rem}@media(max-width: 550px){header .container .logo img{width:80%}}header .hamburger{margin-left:2rem;display:none}header .hamburger.is-active .hamburger-inner,header .hamburger.is-active .hamburger-inner::before,header .hamburger.is-active .hamburger-inner::after{background:var(--azul-500)}header .hamburger .hamburger-inner,header .hamburger .hamburger-inner::before,header .hamburger .hamburger-inner::after{background:var(--azul-500)}header nav{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}header nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header nav ul li{color:#fff}header nav ul li a{color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:1.7rem;font-weight:500}header nav ul li a i{margin-left:.3rem;font-size:1.3rem;color:var(--azul-800)}header nav ul li a:hover{color:var(--azul-400)}header nav ul li:not(:first-child){margin-left:4rem}header .traducao{border:1px solid var(--azul-800);border-radius:100rem;padding:1rem;margin-left:1.4rem;-webkit-transition:all .3s ease;transition:all .3s ease}header .traducao:hover{background-color:var(--azul-800)}header .dropdown{position:absolute;background:rgba(0,26,40,.9);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid #ddd;width:100%;top:9rem;padding-top:5rem;padding-bottom:5rem;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s}header .dropdown.active{opacity:1;pointer-events:all}header .dropdown .title{max-width:27.6rem;width:100%}header .dropdown .title h4{color:#fff;font-size:2.9rem;font-weight:600}header .dropdown .menus-nav{display:grid;grid-template-columns:repeat(5, 1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}header .dropdown .menus-nav h5{color:var(--azul-400);font-size:1.7rem;font-weight:500}header .dropdown .menus-nav ul{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;margin-top:1.7rem}header .dropdown .menus-nav ul li:not(:first-child){margin-top:1rem}header .dropdown .menus-nav ul li a{font-size:1.3rem;color:rgba(255,255,255,.9);-webkit-transition:all .3s ease;transition:all .3s ease}header .dropdown .menus-nav ul li a:hover{color:var(--azul-500)}header .dropdowns{position:absolute;background:rgba(0,26,40,.9);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid #ddd;width:100%;top:9rem;padding-top:5rem;padding-bottom:5rem;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s}header .dropdowns.active{opacity:1;pointer-events:all}header .dropdowns .title{max-width:27.6rem;width:100%}header .dropdowns .title h4{color:#fff;font-size:2.9rem}header .dropdowns .solucoes-nav{margin-left:6rem}@media(max-width: 1207px){header .dropdowns .solucoes-nav{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem 15rem;margin-left:3rem}header .dropdowns .solucoes-nav li:not(:first-child){margin-left:0rem !important}}header .dropdowns ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}header .dropdowns ul:hover{-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .dropdowns ul li:not(:first-child){margin-left:6.8rem}header .dropdowns ul li a{-webkit-transition:all .3s ease;transition:all .3s ease}header .dropdowns ul li a h6{color:var(--azul-400);margin-bottom:.5rem;font-size:1.6rem;font-weight:500}header .dropdowns ul li a span{font-size:1.2rem;color:rgba(255,255,255,.9)}header .dropdowns ul li a:hover h6{color:#fff}header .dropdowns ul li a:hover span{color:var(--azul-400)}header .dropdownc{position:absolute;width:100%;max-width:21.4rem;background:rgba(0,26,40,.9);-webkit-box-shadow:0px 0px 12px 3px rgba(0,0,0,.05);box-shadow:0px 0px 12px 3px rgba(0,0,0,.05);border-radius:.4rem;top:9rem;padding:2.2rem 1.6rem 3.3rem;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:223322;right:30rem}header .dropdownc.active{opacity:1;pointer-events:all}header .dropdownc ul{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 !important;-ms-flex-align:start !important;align-items:flex-start !important}header .dropdownc ul li a{font-size:1.6rem;color:#fff;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease;line-height:120%;letter-spacing:1px}header .dropdownc ul li a:hover{color:var(--azul-400) !important}header .dropdownc ul li:not(:first-child){margin-top:3rem;margin-left:0 !important}header .dropdownc ul li .item-category span{font-size:1.8rem}@media(min-width: 1680px)and (max-width: 2000px){header .dropdownc{right:40rem}}@media(min-width: 1920px)and (max-width: 2000px){header .dropdownc{right:52rem}}header .dropdownt{position:absolute;background:rgba(0,26,40,.9);-webkit-box-shadow:0px 0px 12px 3px rgba(0,0,0,.05);box-shadow:0px 0px 12px 3px rgba(0,0,0,.05);border-radius:.4rem;top:9.5rem;padding:2rem;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:223322;right:6rem}header .dropdownt.active{opacity:1;pointer-events:all}header .dropdownt ul{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 !important;-ms-flex-align:start !important;align-items:flex-start !important}header .dropdownt ul li a{font-size:1.6rem;color:#fff;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease;line-height:120%;letter-spacing:1px}header .dropdownt ul li a:hover{color:var(--azul-400) !important}header .dropdownt ul li:not(:first-child){margin-top:3rem;margin-left:0 !important}header .dropdownt ul li .item-category span{font-size:1.8rem}@media(min-width: 1485px)and (max-width: 2000px){header .dropdownt{right:11rem}}@media(max-width: 1395px){header .dropdownt{right:2rem}}@media(max-width: 1353px){header .dropdownt{right:1rem}}@media(min-width: 1680px)and (max-width: 2000px){header .dropdownt{right:16rem}}@media(min-width: 1880px)and (max-width: 2000px){header .dropdownt{right:27.4rem}}@media(max-width: 1129px){header .dropdownt{display:none}header .traducao{display:none}header .dropdown{display:none}header .dropdowns{display:none}header .hamburger{display:block}header nav{max-width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header nav ul{display:none}}@media(max-width: 560px){header .custom-logo-link img{max-width:16rem;width:100%;height:auto}header nav .search{display:none}header nav .hamburger{margin-left:0;padding:0}}.hamburger .hamburger-inner,.hamburger .hamburger-inner::before,.hamburger .hamburger-inner::after{background-color:var(--azul-600) !important}.menu-mobile{position:absolute;top:12rem;height:100%;width:100%;padding:4rem 1.5rem;background-color:#f8fbfe;width:100%;max-width:100%;opacity:0;display:none;z-index:2222;-webkit-transition:all .3s ease;transition:all .3s ease}.menu-mobile .container{width:100%;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}.menu-mobile .container .contnav{border-top:1px solid #dadada;padding-top:3rem;margin-top:3rem;width:100%}.menu-mobile .container .contnav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1rem;grid-gap:2rem;margin-top:2rem}.menu-mobile .container .contnav ul li:not(:first-child){margin-right:2rem}.menu-mobile .container .contnav ul li a:hover{color:var(--azul-500)}.menu-mobile .container .pesquisa-nav{width:100%}.menu-opened .menu-mobile{display:block;opacity:1}.eventos .eventosAll{margin-top:2rem;overflow:hidden}.eventos .eventosAll .card-evento .info p{font-size:1.4rem;height:3.3rem}footer{background-color:var(--azul-800);margin-top:10rem}footer .container .topo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:5rem;padding-bottom:3.8rem;border-bottom:2px solid rgba(104,140,185,.357)}footer .container .topo .logo-f{width:15rem}footer .container .topo .redes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .container .topo .redes span{margin-right:2rem;color:rgba(255,255,255,.777);font-size:1.5rem}footer .container .topo .redes ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .container .topo .redes ul li{width:2rem;height:2rem;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-transition:all .3s ease;transition:all .3s ease}footer .container .topo .redes ul li:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}footer .container .topo .redes ul li img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}footer .container .topo .redes ul li:not(:first-child){margin-left:1.5rem}@media(max-width: 450px){footer .container .topo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .container .topo .logo-f{margin:auto;width:auto}footer .container .topo .redes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:3rem}footer .container .topo .redes span{text-align:center;margin-right:0;margin-bottom:1.5rem}}footer .container .meio{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;margin-top:6.5rem}footer .container .meio h5{color:#fff;font-size:2rem;margin-top:2rem}footer .container .meio ul{margin-top:2rem}footer .container .meio ul li:not(:first-child){margin-top:1.8rem}footer .container .meio ul li a{font-size:1.6rem;color:rgba(255,255,255,.651);-webkit-transition:all .3s ease;transition:all .3s ease}footer .container .meio ul li a:hover{color:var(--azul-400)}footer .container .meio .menu-cf{max-width:28rem;width:100%}footer .container .meio .menu-cf h5{margin-bottom:2rem}footer .container .meio .menu-cf a{margin-bottom:1.5rem}footer .container .meio .menu-cf ul li{font-size:1.4rem;color:var(--azul-400)}footer .container .meio .menu-cf ul li a{color:var(--azul-400)}@media(max-width: 900px){footer .container .meio{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:4rem}}@media(max-width: 600px){footer .container .meio{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:4rem}}@media(max-width: 550px){footer .container .meio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:4rem}footer .container .meio .menu-cf{max-width:100%}}footer .container .down{display:grid;grid-template-columns:1fr 1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8rem;position:relative}footer .container .down .onde{max-width:61rem;width:100%}footer .container .down .onde h5{color:#fff;font-size:2rem;margin-bottom:2rem}footer .container .down .onde ul{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}footer .container .down .onde ul li{max-width:26.3rem}footer .container .down .onde ul li:not(:first-child){margin-left:2rem}footer .container .down .onde ul li p{font-size:1.4rem;font-weight:500;color:#fff;margin-bottom:1rem}footer .container .down .onde ul li a{font-size:1.3rem;color:rgba(255,255,255,.656);margin-bottom:1.6rem}footer .container .down .onde ul li span{font-size:1.3rem;color:#fff;font-weight:400;margin-right:.6rem}@media(max-width: 800px){footer .container .down .onde ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .container .down .onde ul li:not(:first-child){margin-left:0;margin-top:2rem}}footer .container .down .selo{margin-left:9rem}footer .container .down .ancora-f{border-radius:81px;border:.5px solid rgba(226,226,226,.125);background:rgba(249,248,254,.218);-webkit-box-shadow:0px 0px 4px 0px rgba(255,255,255,.25) inset;box-shadow:0px 0px 4px 0px rgba(255,255,255,.25) inset;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:8.1rem;height:8.1rem;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-transition:all .3s ease;transition:all .3s ease;position:absolute;bottom:0;right:0}footer .container .down .ancora-f:hover{background-color:var(--azul-400)}@media(max-width: 550px){footer .container .down{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:4rem}}footer .container .copy{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-top:3.8rem;padding-bottom:3.8rem;border-top:2px solid rgba(104,140,185,.357);margin-top:7rem}footer .container .copy p{font-size:1.2rem;color:rgba(255,255,255,.663)}footer .container .copy .db{display:-webkit-box;display:-ms-flexbox;display:flex}footer .container .copy .db img{margin-left:1.2rem}@media(max-width: 480px){footer .container .copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}footer .container .copy .db{margin-top:2rem}}.area{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}.area .s-posts{margin-top:5rem;width:100%}.area .s-posts .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}.area .s-posts .container h4{position:relative;padding-bottom:1rem;margin-bottom:3rem}.area .s-posts .container h4:after{content:"";width:5.5rem;height:.3rem;background-color:var(--azul-600);bottom:0;left:0;position:absolute}.area .s-posts .container .left{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;border-right:2px solid #ebf7fe;padding-right:2rem;max-width:70%}@media(max-width: 1700px){.area .s-posts .container .left{max-width:80rem}}@media(max-width: 1560px){.area .s-posts .container .left{max-width:70rem}}@media(max-width: 1440px){.area .s-posts .container .left{max-width:60rem}}.area .s-posts .container .left .eventosAll{overflow:hidden;display:none}@media(max-width: 1133px){.area .s-posts .container .left .eventosAll{display:block}}.area .s-posts .container .left .cont-posts{height:100vh;overflow-y:auto}.area .s-posts .container .left .cont-posts::-webkit-scrollbar{display:none}.area .s-posts .container .right{width:100%;max-width:40%;height:100%;padding-left:2rem;-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width: 1700px){.area .s-posts .container .right{max-width:50rem}}@media(max-width: 1440px){.area .s-posts .container .right{max-width:42rem}}.area .s-posts .container .right .recentesslider{display:none}.area .s-posts .container .right .all_recentes{height:100vh;overflow-y:auto}.area .s-posts .container .right .all_recentes::-webkit-scrollbar{display:none}@media(max-width: 1130px){.area .s-posts .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.area .s-posts .container .right{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;max-width:100%}.area .s-posts .container .right .all_recentes{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;max-width:90rem;width:100%;display:none}.area .s-posts .container .right .recentesslider{overflow:hidden;display:block}.area .s-posts .container .left{margin-top:3rem;border-right:0;border-top:2px solid #ebf7fe;padding-top:4rem;max-width:100%;padding-right:0}}.btn-nav-c{background-color:var(--azul-800);width:17.3rem;height:5.1rem;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;border-radius:.3rem;-webkit-transition:all .3s ease;transition:all .3s ease}.btn-nav-c a:hover{color:#fff}.btn-nav-c:hover{background-color:var(--azul-500);color:#fff}.btnn{font-size:1.8rem;color:#fff;font-weight:500;width:100%;height:5.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.3rem;-webkit-transition:all .3s ease;transition:all .3s ease}.bnt-s{background-color:var(--azul-600)}.bnt-s:hover{background-color:var(--azul-500)}.bnt-t{background-color:var(--azul-500)}.bnt-t:hover{background-color:var(--azul-600)}.btn{font-size:2rem;border-radius:.3rem;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;font-weight:500;max-width:26rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:5.5rem}.btn-primary{background-color:var(--azul-600)}.btn-primary:hover{background-color:var(--azul-700)}.btn-secundario{background-color:var(--azul-700)}.btn-secundario:hover{background-color:var(--azul-600)}.btn-menu{background-color:var(--azul-700);width:17.3rem;height:5.1rem;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;border-radius:.3rem;-webkit-transition:all .3s ease;transition:all .3s ease}.btn-menu a:hover{color:#fff}.btn-menu:hover{background-color:var(--azul-500);color:#fff}.allcategory{width:100%}.allcategory .container{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:2rem}@media(max-width: 980px){.allcategory .container{grid-template-columns:repeat(1, 1fr);grid-gap:2rem 0}}.all-searhresult{width:100%}.all-searhresult .s-banner-search{background-color:rgba(187,210,236,.22)}.all-searhresult .s-banner-search .container .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:30rem}.all-searhresult .s-banner-search .container .top p{margin-top:2rem}.all-searhresult .s-artigos-search .container .all-artigos{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:2rem}@media(max-width: 980px){.all-searhresult .s-artigos-search .container .all-artigos{grid-template-columns:repeat(1, 1fr);grid-gap:2rem 0}}.s-detalhes-post{width:100%}.s-detalhes-post .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;position:relative}.s-detalhes-post .left{max-width:100%;padding-right:3rem;border-right:2px solid #ebf7fe;padding-top:6rem}@media(max-width: 1010px){.s-detalhes-post .left{border-right:0;padding-right:0}}.s-detalhes-post .right{padding-top:6rem;top:10rem;position:sticky;width:100%;max-width:30rem;padding-left:3rem}.s-detalhes-post .right h6{color:var(--azul-pricipal);margin-bottom:4rem}.s-detalhes-post .right ul{position:relative;padding-bottom:4rem;margin-bottom:4rem}.s-detalhes-post .right ul:after{content:"";width:100%;height:2px;background:url("../img/line-topics.svg") no-repeat center center;position:absolute;bottom:0;left:0}.s-detalhes-post .right ul li:not(:last-child){margin-bottom:1.6rem}.s-detalhes-post .right ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-detalhes-post .right ul li a.active:before,.s-detalhes-post .right ul li a:hover:before{background-color:var(--azul-600)}.s-detalhes-post .right ul li a.active span,.s-detalhes-post .right ul li a:hover span{color:var(--azul-600)}.s-detalhes-post .right ul li a:before{content:"";width:4px;height:4px;display:inline-block;background-color:#9995a6;margin-top:1.1rem;margin-right:1.6rem}.s-detalhes-post .right ul li a span{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:400;font-size:1.6rem;line-height:150%;color:var(--azul-principal)}.s-detalhes-post .right button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-detalhes-post .right button:hover span{color:var(--azul-600)}.s-detalhes-post .right button span{font-weight:600;font-size:2rem;line-height:100%;color:var(--titulo)}.s-detalhes-post .right .redes-blog{margin-top:4rem}.s-detalhes-post .right .redes-blog ul:after{display:none}.s-detalhes-post .right .redes-blog ul li:not(:last-child){margin-bottom:2rem}.s-detalhes-post .right .redes-blog ul li span{font-size:1.6rem;font-weight:500;margin-left:2rem;text-align:left}.s-detalhes-post .right .redes-blog ul li img{-o-object-fit:contain;object-fit:contain;width:20px;height:20px}.s-detalhes-post .right .redes-blog ul li a:before{display:none}.s-detalhes-post .right .pesquisa-nav{margin-bottom:4rem}.s-detalhes-post .right .pesquisa-nav .search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:6.2rem}.s-detalhes-post .right .pesquisa-nav .search input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;background-color:transparent;border:1px solid rgba(153,149,166,.25);border-radius:50rem;padding:0 1.6rem;color:#fff;font-family:"Bricolage Grotesque",sans-serif;-webkit-transition:border .3s ease;transition:border .3s ease}.s-detalhes-post .right .pesquisa-nav .search input::-webkit-input-placeholder{color:#57555f}.s-detalhes-post .right .pesquisa-nav .search input::-moz-placeholder{color:#57555f}.s-detalhes-post .right .pesquisa-nav .search input:-ms-input-placeholder{color:#57555f}.s-detalhes-post .right .pesquisa-nav .search input::-ms-input-placeholder{color:#57555f}.s-detalhes-post .right .pesquisa-nav .search input::placeholder{color:#57555f}.s-detalhes-post .right .pesquisa-nav .search input:focus{border:1px solid var(--roxo)}.s-detalhes-post .right .pesquisa-nav .search button{width:4rem;height:4rem;background-color:var(--roxo);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;border-radius:50%;margin-left:-5rem;-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease, -webkit-filter .3s ease}.s-detalhes-post .right .pesquisa-nav .search button:hover{-webkit-filter:brightness(0.8);filter:brightness(0.8)}@media(max-width: 1010px){.s-detalhes-post .right{display:none}}.s-detalhes-post .breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.s-detalhes-post .breadcrumbs li{position:relative}.s-detalhes-post .breadcrumbs li:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex}.s-detalhes-post .breadcrumbs li:nth-child(2) a:not(:first-child){margin-left:4rem}.s-detalhes-post .breadcrumbs li:after{content:"";position:absolute;top:4px;right:-25px;width:10px;height:10px;background:url("../img/arrow-breadcrumb.svg") no-repeat center center}.s-detalhes-post .breadcrumbs li:last-child:after{display:none}.s-detalhes-post .breadcrumbs li:not(:first-child){margin-left:4rem}.s-detalhes-post .breadcrumbs li a{display:block;font-weight:500;font-size:16px;line-height:105%;color:var(--azul-600);-webkit-transition:color .3s ease;transition:color .3s ease}.s-detalhes-post .breadcrumbs li a:hover{color:var(--azul-600)}.s-detalhes-post .breadcrumbs li span{font-weight:500;font-size:1.5rem;line-height:105%;color:var(--paragrafo)}@media(max-width: 680px){.s-detalhes-post .breadcrumbs{-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:1rem}}.s-detalhes-post .card-post2 .foto{height:38rem}.s-detalhes-post .content-post{margin-top:4rem;width:100%;border-bottom:2px solid rgba(28,22,46,.1);padding-bottom:4rem;margin-bottom:4rem}.s-detalhes-post .content-post blockquote{border-left:2px solid var(--azul-700);padding-left:2.4rem;margin-bottom:4rem}.s-detalhes-post .content-post blockquote p{font-weight:400;font-size:1.7rem;line-height:175%;color:var(--paragrafo);margin-bottom:0}.s-detalhes-post .content-post h1,.s-detalhes-post .content-post h2,.s-detalhes-post .content-post h3,.s-detalhes-post .content-post h4,.s-detalhes-post .content-post h5,.s-detalhes-post .content-post h6{color:var(--azul-700);margin-bottom:2.4rem}.s-detalhes-post .content-post p{font-weight:400;font-size:1.7rem;line-height:175%;color:var(--paragrafo);margin-bottom:1.6rem}.s-detalhes-post .content-post p a{text-decoration:underline;-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease, -webkit-filter .3s ease}.s-detalhes-post .content-post p a:hover{-webkit-filter:brightness(0.5);filter:brightness(0.5)}.s-detalhes-post .content-post ul{padding-left:1.5rem;margin-bottom:4rem}.s-detalhes-post .content-post ul li{list-style-type:disc;font-weight:400;font-size:1.7rem;line-height:175%;color:var(--paragrafo)}.s-detalhes-post .content-post ul li:not(:last-child){margin-bottom:1.6rem}.s-detalhes-post .share{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-bottom:10rem}.s-detalhes-post .share strong{font-weight:600;font-size:16px;line-height:100%;color:var(--azul-700)}.s-detalhes-post .share ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-detalhes-post .share ul li:not(:first-child){margin-left:3.3rem}