.home_etapas{overflow:hidden}.home_etapas .container{display:flex;flex-direction:column}.home_oficina_livre{background-size:cover;background-position:center;position:relative;overflow:hidden}.home_oficina_livre .separador{color:#fff}.home_oficina_livre .el__linha{position:absolute;right:-47.5%;top:50%;transform:translateY(-50%) rotate(50deg);width:100%;pointer-events:none;z-index:4;opacity:.65;color:#fff}.home_oficina_livre .el__linha .icone,.home_oficina_livre .el__linha svg{display:block;width:100%;height:auto}.home_oficina_livre .el__linha_2{right:auto;left:-57.5%;top:auto;bottom:50%;transform:translateY(50%) rotate(50deg) scaleX(-1)}.home_oficina_livre__overlay{position:relative;z-index:1;background:rgba(0,0,0,.5)}.home_oficina_livre__conteudo{position:relative;z-index:5;display:flex;flex-direction:column;gap:var(--r2);padding:var(--r2);background:rgba(255,255,255,.15);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:1rem}.home_oficina_livre__texto.bloco_texto{max-width:unset}.home_oficina_livre__texto,.home_oficina_livre__titulo{color:#fff}.home_oficina_livre__botoes{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--r2)}.home_temas .el__onda{text-align:center;line-height:0}.home_temas .el__onda .icone,.home_temas .el__onda svg{display:inline-block;width:300px;height:auto}.home_temas{position:relative;overflow:hidden}.home_temas__linha{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:125%;pointer-events:none;line-height:0;opacity:.1;z-index:0}.home_temas .container{position:relative;z-index:1}.home_temas__linha .icone,.home_temas__linha svg{display:block;width:100%;height:auto;color:var(--cor-verde)}.home_temas .container{display:flex;flex-direction:column;gap:var(--r2)}.home_noticias{background-color:var(--cor-bege);position:relative;overflow:hidden}.home_noticias .el__curva_1{top:0;left:0;width:15%;color:var(--cor-azul);transform:rotate(-90deg)}.home_noticias__sw{width:100%}.home_noticias__sw .swiper-wrapper{align-items:stretch}.home_noticias__sw .swiper-slide{height:auto}.home_noticias__card{height:100%;background-color:#fff;border-radius:1rem;overflow:hidden}.home_noticias__card_link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.home_noticias__card_imagem_wrapper{aspect-ratio:16/9;overflow:hidden;flex-shrink:0}.home_noticias__card_imagem{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.home_noticias__card:hover .home_noticias__card_imagem{transform:scale(1.04)}.home_noticias__card_placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0;color:#ccc}.home_noticias__card_conteudo{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.4rem;flex-grow:1}.home_noticias__card_categoria{font-size:.75rem;text-transform:uppercase;color:var(--cor-azul);font-weight:600}.home_noticias__card_titulo{font-size:1rem;font-weight:700;line-height:1.3;color:var(--cor-1)}.home_noticias__card_data{display:flex;align-items:center;gap:.3rem;font-size:12px;color:var(--cor-2);margin-top:auto}.home_noticias__card_data svg{width:14px;height:14px;fill:var(--cor-2);flex-shrink:0;display:block}.home_noticias__btn_next,.home_noticias__btn_prev{position:absolute;top:55%;transform:translateY(-50%);z-index:10;--swiper-navigation-color:var(--cor-azul)}.home_noticias__btn_prev{left:2%}.home_noticias__btn_next{right:2%}@media (max-width:992px){.home_noticias__btn_next,.home_noticias__btn_prev{display:none}.home_temas .el__onda .icone,.home_temas .el__onda svg{width:120px}}