.perfil-home {
    background: #eef2ee;
    padding: 4rem 0 6rem
}
.owl-perfil .owl-item.center {
    transform: scale(1.2);
    transition: transform 0.3s ease-in-out;
    position: relative;
    z-index: 5;
    padding-top: .3rem
}
.owl-perfil .owl-stage {
    padding: 2.8rem 0
}
.owl-perfil .item a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2rem;
    color: #fff;
    display: flex;
    align-items: end;
    text-align: center;
    justify-content: center;
    border-radius: 30px;
    transition: background-color 0.3s ease-in-out
}
.owl-perfil .item a:hover {
    background-color: #000000a1
}
.owl-perfil .item h3 {
    font-size: min(max(1.2rem, 4vw), 1.8rem);
    margin: 0
}
.owl-perfil .item img {
    border-radius: 30px
}
.owl-perfil .item picture {
    aspect-ratio: 0.869565217;
    display: block;
    min-height: 400px
}
.owl-perfil .owl-nav {
    margin-top: 0;
    display: block !important
}
.title-home h2 {
    font-size: min(max(32px, 4vw), 64px);
    line-height: 1.1;
    margin-bottom: 1rem;
    font-weight: 700
}
.title-home p {
    margin-top: 0;
    display: block
}
.title-home a {
    color: #0ad401
}
.title-home a:hover {
    color: #002159
}
.title-home .bt-primary {
    color: #fff
}
.owl-navs .owl-nav {
    text-align: center;
    margin-top: 2rem
}
.owl-navs .owl-nav button {
    display: inline-block;
    background: #0ad401 !important;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 .5rem
}
.owl-navs .owl-nav button:hover {
    background: #002159 !important
}
.owl-navs .owl-nav button:hover svg, .owl-navs .owl-nav button:hover path {
    fill: #fff
}
.box-essencia {
    float: left;
    width: 100%;
    padding: 1.5rem;
    background: #fff;
    border-radius: 12px;
    height: 100%;
    min-height: 308px
}
.box-essencia figure, .box-essencia h3, .box-essencia p, .box-essencia time {
    display: block;
    width: 100%
}
.box-essencia figure {
    height: 90px;
    text-align: right
}
.box-essencia figure img {
    max-height: 38px;
    width: auto !important;
    display: inline-block !important
}
.box-essencia h3 {
    line-height: 1.1;
    font-size: min(max(14px, 4vw), 22px);
    margin-bottom: .5rem
}
.box-essencia p {
    font-size: min(max(12px, 4vw), 16px);
    margin-top: 0
}
.box-essencia:hover {
    background-color: #f4f6f4 !important
}
.midia-home {
    padding: 3rem 0;
    background: #eef2ee
}
.midia-home .container-fluid {
    background-color: #fff;
    border-radius: 35px;
    padding: 3.5rem
}
.midia-home .box-essencia {
    background: #eef2ee;
    padding: 1.8rem
}
.midia-home .box-essencia figure {
    margin: 2rem 0 3rem;
    text-align: center;
    height: 70px
}
.midia-home .box-essencia figure img {
    max-height: 50px;
    max-width: 100%
}
.midia-home .box-essencia a {
    color: #0ad401
}
.midia-home .box-essencia p {
    margin-top: 0.5rem;
    font-size: .8rem;
    min-height: 110px
}
.midia-home .box-essencia h3 {
    margin-bottom: .6rem;
    min-height: 98px
}
.midia-home .box-essencia time {
    color: #002159;
    font-weight: 700;
    font-size: .8rem
}
.midia-home .title-home a {
    color: #0b0e12
}
.deps-home {
    background: #eef2ee;
    padding: 5rem 0
}
.deps-home .owl-nav {
    margin-top: 2rem !important;
    max-width: 1200px
}
.item-video {
    position: relative
}
.item-video a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00000047;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 26px;
    transition: background-color 0.3s ease-in-out
}
.item-video a:hover {
    background-color: #000000ad
}
.item-video img {
    border-radius: 26px
}
.item-dep {
    background-color: #fff;
    border-radius: 10px;
    border-radius: 26px
}
.item-dep .tex {
    padding: 1rem 1.5rem
}
.item-dep .qualidade {
    font-weight: 600;
    font-size: 1.1rem
}
.item-dep h3 {
    font-size: .85rem;
    font-weight: 300;
    margin-bottom: 0
}
.item-dep p {
    margin-top: .5rem;
    font-size: .8rem
}
.item-dep .star {
    display: block;
    margin-top: .8rem
}
.item-dep .radius-top {
    border-radius: 10px 10px 0 0
}
.item-dep .dep-img {
    height: 220px
}
.item-dep, .item-video {
    height: 425px
}
.st-radius {
    border-radius: 35px;
    position: relative
}
.especialistas-home {
    padding: 4rem 0;
    margin-top: -1.6rem;
    border-radius: 35px 35px 0 0;
    background-color: #fff
}
.especialistas-home .title-home p {
    color: #0b0e12
}
.especialistas-home .title-home .bt-primary {
    color: #002159;
    margin-right: 1rem
}
.especialistas-home .title-home a {
    font-size: .8rem
}
.sc-passos {
    background-color: #0b0e12;
    color: #fff;
    padding: 4rem 0;
    border-radius: 0 0 35px 35px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 485px;
    margin-bottom: -1.6rem;
    position: relative
}
.sc-passos h2 {
    font-size: min(max(32px, 4vw), 64px);
    line-height: 1.1;
    margin-bottom: 1rem;
    font-weight: 700
}
.sc-passos .passos {
    display: flex;
    gap: 1rem
}
.sc-passos .passos li {
    flex: 1;
    margin: 1rem 0 0 0
}
.sc-passos .passos li h3 {
    display: block;
    font-size: 1rem;
    margin-top: 1rem;
    margin-bottom: .5rem
}
.sc-passos .passos li p {
    font-size: .85rem
}
.sc-passos .passos span {
    background-color: #232629;
    color: #0ad401;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}
.sc-passos .sub-text p {
    margin-top: 1.5rem;
    font-size: .8rem
}
.sc-passos img {
    border-radius: 12px
}
.blog-home {
    background-color: #eef2ee;
    padding: 5rem 0 12rem
}
.blog-home .bt-secondary {
    font-size: .8rem
}
.blog-home .owl-navs .owl-nav {
    margin-top: 2rem
}
.owl-blog .item {
    background: #fff;
    padding: 1rem;
    border-radius: 8px
}
.owl-blog .item img {
    border-radius: 8px
}
.owl-blog .item figure, .owl-blog .item h3, .owl-blog .item time, .owl-blog .item .tex {
    display: block;
    width: 100%
}
.owl-blog .item .tex {
    padding: .8rem 1rem
}
.owl-blog .item .caty {
    color: #0ad401;
    font-size: .75rem;
    margin-bottom: .3rem
}
.owl-blog .item h3 {
    font-size: 1rem;
    height: 66px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}
.owl-blog .item figure {
    height: 230px
}
.owl-blog .item time {
    display: flex;
    gap: 0.7rem;
    font-size: .8rem;
    align-items: center
}
.onde-fica {
    position: relative;
    margin-top: -12rem
}
.onde-fica .text-onde {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    padding-top: 10rem
}
.onde-fica .imagem-onde {
    height: 500px
}
.onde-fica .lazy-cover {
    object-position: top
}
.sc-contato {
    position: relative;
    color: #fff;
    margin-top: -0.5rem
}
.sc-contato .sc-figure {
    height: 700px
}
.sc-contato .tex {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    align-items: center
}
.sc-contato .title-home h2 b, .sc-contato .title-home h2 strong {
    color: #0ad401
}
.avaliacoes {
    display: block;
    width: 100%;
    margin-top: 1rem
}
.avaliacoes li {
    margin-top: .8rem;
    max-width: 193px;
    font-weight: 700;
    font-size: 0.8rem;
    line-height: 1.2;
    margin-right: .5rem
}
.avaliacoes a {
    display: block;
    background: #0ad401;
    color: #0b0e12;
    padding: 1rem;
    border-radius: 8px;
    transition: background-color 0.3s ease-in-out
}
.avaliacoes a:hover {
    background: #fff
}
.avaliacoes a svg {
    height: 18px;
    width: auto
}
.avaliacoes span {
    display: block;
    margin-bottom: 1rem
}
footer {
    padding: 3rem 0
}
footer .share {
    text-align: right;
    margin-left: .8rem
}
footer h2 {
    font-size: .85rem;
    display: block
}
footer .bt-primary {
    font-size: .75rem;
    margin-top: .5rem
}
footer .footer_menu li, footer .guia_rapido li {
    width: 100%;
    display: block
}
footer .footer_menu li a, footer .guia_rapido li a {
    font-size: .8rem
}
footer .fones, footer .copy {
    font-size: .8rem
}
footer .copy {
    text-align: center
}
.page-blog {
    padding: 3rem 0
}
.page-blog h1 {
    font-size: min(max(32px, 4vw), 64px);
    margin-bottom: 0
}
.post-card {
    display: flex;
    gap: 30px;
    margin-bottom: 40px;
    flex-wrap: wrap
}
.post-card figure {
    flex: 1;
    height: 315px;
    border-radius: 12px;
    transition: opacity 0.3s ease-in-out;
    background-color: #000
}
.post-card figure img {
    border-radius: 12px
}
.post-card figure:hover img {
    opacity: .5
}
.post-card .content {
    flex: 1;
    margin: auto 0
}
.post-card .cats {
    color: #0ad401;
    font-size: 0.9rem
}
.post-card h3 {
    margin: 8px 0
}
.post-card .time {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 0.8rem;
    font-weight: 500;
    margin-bottom: 8px
}
.post-card p {
    margin-bottom: 1.5rem
}
.post-card .bt-primary {
    padding: 0.7rem 2rem
}
.page-numbers {
    display: flex;
    justify-content: end;
    list-style: none;
    width: 100%
}
.page-numbers li {
    display: flex;
    align-items: center;
    justify-content: center
}
.page-numbers li a, .page-numbers li span {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 50%;
    text-align: center;
    color: #000;
    text-decoration: none
}
.page-numbers li .current {
    background: #0ad401;
    font-weight: bold
}
.search-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 0 10px -5px #0000007a;
    border-radius: 8px;
    background-color: #fff
}
.search-form input {
    background: none;
    border: none;
    font-size: .8rem;
    width: 85%;
    padding: .8rem 1rem
}
.search-form button {
    background: none;
    border: none;
    width: 15%
}
.widget-area {
    height: 100%
}
.widget-area .wp-block-image {
    transition: opacity 0.3s ease-in-out;
    border-radius: 12px;
    background-color: #000
}
.widget-area .wp-block-image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 12px
}
.widget-area .wp-block-image:hover img {
    opacity: .5
}
.widget-area .widget_media_image {
    margin-top: 2rem;
    position: sticky
}
.widget-area .cat-item {
    display: block;
    width: 100%
}
.widget-area .cat-item a {
    display: block;
    width: 100%;
    padding: 0.8rem 0;
    border-bottom: 1px solid #c7d6c7;
    font-size: 0.88rem
}
.widget-area .cat-item:last-child a {
    border-bottom: none
}
.widget-area .wp-block-heading {
    margin-bottom: .3rem;
    font-size: min(max(16px, 4vw), 32px)
}
.sg-artigos {
    padding: 3rem 0
}
.sg-artigos h1 {
    font-size: min(max(32px, 4vw), 64px);
    line-height: 1;
    margin-bottom: 2rem
}
.sg-artigos picture {
    height: 430px
}
.sg-artigos picture img {
    border-radius: 10px
}
.sg-artigos h2, .sg-artigos h3, .sg-artigos h4, .sg-artigos h5, .sg-artigos h6 {
    margin-top: 1rem
}
.sg-artigos h2 {
    font-size: min(max(20px, 4vw), 24px)
}
.sg-artigos h3 {
    font-size: min(max(14px, 4vw), 18px)
}
.sg-artigos .wp-block-list {
    width: 100%;
    display: block;
    margin-top: 1rem
}
.sg-artigos .wp-block-list li {
    display: block;
    width: 100%;
    margin: .5rem 0
}
.sg-artigos p {
    line-height: 1.8
}
.sg-artigos p a {
    color: #002159;
    font-weight: 800;
    text-decoration: underline
}
.sg-artigos .autor {
    color: #0ad401
}
.sg-artigos .wp-block-image img {
    max-width: 100%;
    height: auto !important
}
.brands-single {
    margin-bottom: 2rem;
    display: flex;
    gap: 15px;
    font-size: 16px
}
.brands-single li {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 0.9rem;
    font-weight: 500
}
.brands-single li:after {
    content: " ";
    width: 4px;
    height: 4px;
    background-color: #c7d6c7;
    display: inline-block
}
.brands-single li:last-child:after {
    display: none
}
.recents-posts h3 {
    font-size: 16px;
    display: block;
    margin-top: 0
}
.recents-posts li {
    width: 100%;
    font-size: 14px;
    margin-bottom: .8rem
}
.author-box .author-avatar img {
    border-radius: 50%
}
.author-box>div {
    display: block;
    width: 100%
}
.author-box .share-label {
    margin: 1rem 0 .7rem;
    font-size: 14px
}
.author-box .author-social {
    display: flex;
    gap: 8px
}
.sticky {
    position: sticky;
    top: 10px
}
.form-single-news {
    background-color: #0b0e12;
    border-radius: 40px;
    padding: 2rem 7rem;
    background-image: url(../img/veter-form.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain
}
.form-single-news h2 {
    font-size: min(max(31px, 4vw), 62px);
    line-height: 1;
    margin-top: 0
}
.form-single-news p {
    font-size: min(max(18px, 4vw), 22px)
}
.form-single-news .tex {
    color: #fff
}
.title-mais-posts h2 {
    font-size: min(max(32px, 4vw), 64px);
    margin-bottom: 0
}
.results-search h1 {
    line-height: 1.1
}
.results-search h1 span {
    font-size: .8rem;
    font-weight: 300
}
.internas-midia {
    background: #fff;
    padding: 4rem 0;
    border-radius: 35px 35px 0 0
}
#accordion .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1.1rem 1.4rem;
    border-radius: 7px;
    font-weight: 700;
    text-align: left;
    border: none;
    outline: none;
    cursor: pointer;
    background: #eef2ee
}
#accordion .accordion-button:focus {
    box-shadow: none
}
#accordion .accordion-button::after {
    content: '+';
    position: absolute;
    right: 15px;
    height: 100%;
    align-items: center;
    display: flex
}
#accordion .accordion-button[aria-expanded="true"]:after {
    content: '-'
}
#accordion .accordion-collapse {
    display: none;
    padding: 1rem
}
#accordion .accordion-item.show .accordion-collapse {
    display: block
}
#accordion .card-body {
    display: block;
    background-color: #fff;
    padding: 1rem 0;
    border-radius: 0;
    font-size: .85rem
}
#accordion .card {
    margin: .25rem 0
}
.page-template-page-vender .sc-passos {
    border-radius: 35px 35px 0 0;
    margin-bottom: 0
}
.precpago-modulo {
    padding: 5rem 0;
    background-color: #fff;
    border-radius: 0 0 35px 35px
}
.precpago-modulo .item-video, .secao1-vender .item-video {
    height: 520px
}
.editor-texto p {
    line-height: 1.6
}
.editor-texto blockquote {
    font-size: min(max(18px, 4vw), 28px);
    font-weight: 800;
    background-image: url('../img/aspas.svg');
    margin-left: 0;
    padding-left: 4rem;
    background-repeat: no-repeat;
    background-position: 0 7px;
    background-size: 30px
}
.editor-texto blockquote p {
    margin: 0;
    line-height: 1.2
}
.editor-texto blockquote strong {
    color: #0ad401;
    font-size: 12px;
    display: block;
    margin-top: 0.7rem;
    font-weight: 300
}
.editor-texto a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #0ad401;
    border: none;
    color: #002159;
    padding: 0.8rem 2rem;
    font-size: .95rem;
    font-weight: 600;
    border-radius: 35px;
    text-align: center
}
.editor-texto a:hover {
    background-color: #002159;
    border-color: #002159 !important;
    color: #fff !important
}
.diretoria h2 {
    font-size: min(max(17px, 4vw), 20px)
}
.box-diretor {
    background: #eef2ee;
    padding: 2rem;
    border-radius: 10px;
    text-align: center
}
.box-diretor figure {
    display: block;
    width: 100%;
    margin-bottom: 1.5rem
}
.box-diretor figure img {
    border-radius: 100%;
    width: 150px;
    height: 150px
}
.box-diretor h3 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 0
}
.box-diretor span {
    display: block;
    font-size: .85rem
}
.topo-quero-vender .avaliacoes {
    float: left;
    width: 100%;
    margin: 0
}
.topo-quero-vender .avaliacoes li {
    width: 100%;
    margin-right: 0;
    margin-top: 1rem;
    display: flex;
    max-width: 100%
}
.topo-quero-vender .avaliacoes li a {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 1.2rem;
    padding: 1.4rem;
    justify-content: space-between
}
.topo-quero-vender .avaliacoes li a svg {
    width: 60px;
    height: auto
}
.topo-quero-vender .avaliacoes span {
    margin: 0;
    font-size: 1rem;
    max-width: 180px
}
.topo-quero-vender .itens-vender {
    display: flex;
    width: 100%;
    margin-top: 2.5rem;
    gap: 1.5rem
}
.topo-quero-vender .itens-vender figure {
    display: inline-flex;
    width: 55px;
    height: 55px;
    background: #fff;
    border-radius: 100%;
    align-items: center;
    justify-content: center
}
.topo-bg-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}
.secao1-vender {
    padding-top: 4rem
}
.radius26 {
    border-radius: 26px
}
.itens-vender-icons {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    list-style: none;
    margin-top: 5rem;
    min-width: 850px;
    position: relative
}
.itens-vender-icons .box-itens {
    background-color: #fff;
    padding: 2rem;
    border-radius: 10px;
    text-align: center;
    min-height: 250px
}
.itens-vender-icons .box-itens img {
    max-height: 45px;
    margin-bottom: 1rem;
    width: auto !important;
    display: inline-block;
}
.itens-vender-icons .box-itens p {
    min-height: 155px;
}
.itens-vender-icons1 {
    margin-left: -225px
}
.secoes-vender {
    padding-top: 2rem
}
.secoes-vender figure {
    height: 780px
}
.secao1-advogado {
    padding-top: 5rem
}
.secao1-advogado .itens-repts h3 {
    font-weight: 600;
    margin-bottom: .5rem;
    font-size: min(max(14px, 4vw), 22px);
    display: block;
    margin-top: 1rem
}
.secao1-advogado .itens-repts p {
    font-size: min(max(12px, 4vw), 16px);
    margin: 0
}
.secao1-advogado .itens-repts img {
    width: 62px;
    height: 62px
}
.secao1-advogado .title-home a {
    color: #002159;
    font-weight: 600
}
.secao1-advogado .title-home a:hover {
    color: #0ad401
}
.sobre-advogados {
    background-color: #fff;
    border-radius: 40px;
    padding: 5rem 0
}
.sobre-advogados .title-home h2 {
    margin-bottom: 1.5rem
}
.sobre-advogados .title-home strong {
    background: linear-gradient(to right, #002159, #347efd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.sobre-advogados .title-home a {
    color: #002159;
    font-weight: 600
}
.sobre-advogados .title-home a:hover {
    color: #0ad401
}
.sobre-advogados .box-sobre-advs {
    margin-left: -90px;
    padding: 1.8rem;
    background: #eef2ee;
    position: relative;
    z-index: 1;
    border-radius: 8px
}
.sobre-advogados .box-sobre-advs h2 {
    font-size: min(max(18px, 4vw), 22px);
    margin-bottom: .5rem;
    margin-top: 2.5rem
}
.sobre-advogados .box-sobre-advs p {
    font-size: min(max(14px, 4vw), 16px);
    margin: 0
}
.sobre-advogados .box-sobre-advs span {
    display: block
}
.sobre-advogados .box-sobre-advs img {
    width: 37px !important;
    display: inline-flex !important;
    height: auto;
}
.owl-advs .owl-nav {
    position: absolute;
    top: 83%;
    margin-top: 0;
    width: 66.66666667%
}
.owl-advs .owl-nav button {
    background: #fff !important
}
.advs-vantagens-1, .advs-vantagens-2 {
    background-color: #000e27;
    color: #fff;
    padding-top: 4rem;
    background-repeat: no-repeat
}
.advs-vantagens-1 .title-home a, .advs-vantagens-2 .title-home a {
    color: #fff
}
.advs-vantagens-1 .itens-vender-icons, .advs-vantagens-2 .itens-vender-icons {
    color: #002159;
    margin-top: 10rem
}
.advs-vantagens-1 .itens-vender-icons .item .box-itens, .advs-vantagens-2 .itens-vender-icons .item .box-itens {
    min-height: 160px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0.5rem
}
.advs-vantagens-1 .itens-vender-icons1, .advs-vantagens-2 .itens-vender-icons1 {
    margin-left: -225px;
    width: 950px !important
}
.advs-vantagens-1 .itens-vender-icons2, .advs-vantagens-2 .itens-vender-icons2 {
    width: 950px !important
}
.advs-vantagens-1 {
    background-image: url('data:image/svg+xml;utf8,<svg width="204" height="683" viewBox="0 0 204 683" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.3511 106.945L22.3501 106.946C13.8075 110.928 7.24394 117.955 3.81689 126.791L3.49463 127.652L3.49365 127.654C0.240606 136.607 0.53101 146.223 4.33154 154.858L4.70947 155.69L4.71142 155.694L247.25 677.636L247.25 1.73511L22.3511 106.945Z" stroke="%2361C857" stroke-width="2"/></svg>');
    background-position: 100% 50px
}
.advs-vantagens-2 {
    padding-top: 2rem;
    padding-bottom: 4rem;
    background-image: url('data:image/svg+xml;utf8,<svg width="125" height="491" viewBox="0 0 125 491" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M115.428 147.234L116.175 148.124C121.759 155.207 124.502 163.992 123.924 173.036L123.854 173.95L123.854 173.953C123.021 183.714 118.437 192.546 110.963 198.824L-233.187 487.336L-6.66211 1.84374L115.428 147.234Z" stroke="%2361C857" stroke-width="2"/></svg>');
    background-position: 0 50px
}
.secao-advs-4 {
    background: url('data:image/svg+xml;utf8,<svg width="356" height="844" viewBox="0 0 356 844" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M336.308 197.574L336.308 197.576C345.816 205.031 351.964 215.695 353.667 227.689L353.819 228.854L353.819 228.856C355.271 240.944 352.106 252.822 344.844 262.453L344.128 263.379L344.125 263.382L-108.997 839.413L87.2602 1.75607L336.308 197.574Z" stroke="%23002159" stroke-width="2"/></svg>');
    background-repeat: no-repeat;
    background-position: 0 -150px;
    padding: 4rem 0
}
.secao-advs-4 .item-video {
    height: 525px
}
.secao-advs-4 .title-home h2 {
    font-size: min(max(30px, 4vw), 60px)
}
.secao-advs-4 .title-home h2 strong {
    color: #002159
}
.secao-advs-4 .title-home a {
    color: #fff;
    background: #002159
}
.page-template-page-advogado .topo-bg-image h1 strong {
    color: #0ad401
}
.page-template-page-advogado .form .etapa-texto {
    color: #002159
}
.page-template-page-advogado .form .next-step {
    background-color: #002159;
    color: #fff
}
.page-template-page-advogado .form .next-step:hover {
    background-color: #0ad401;
    color: #002159
}
.page-template-page-advogado .avaliacoes a {
    background-color: #002159;
    color: #fff
}
.page-template-page-advogado .avaliacoes a path {
    fill: #fff
}
.page-template-page-advogado .avaliacoes a:hover {
    background-color: #0ad401;
    color: #000
}
.page-template-page-advogado .avaliacoes a:hover path {
    fill: #000
}
.page-template-page-advogado .sc-passos {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 7rem 0;
    margin-bottom: 0
}
.page-template-page-advogado .sc-passos .passos span {
    background-color: #ffffff5c;
    color: #fff
}
.page-template-page-advogado .deps-home .owl-navs .owl-nav button {
    background-color: #002159 !important
}
.page-template-page-advogado .deps-home .owl-navs .owl-nav button path {
    fill: #fff
}
.page-template-page-advogado .deps-home .title-home a {
    color: #002159
}
.page-template-page-advogado .precpago-modulo {
    color: #fff;
    background-color: #002159;
    border-radius: 40px;
    padding-bottom: 4rem
}
.page-template-page-advogado .precpago-modulo .box-diretor {
    color: #0b0e12;
    background-color: #fff
}
.page-template-page-advogado .sc-contato .title-home h2 strong {
    background-color: #0ad401
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.page-template-page-advogado .midia-home {
    background: #eef2ee
}
.page-template-page-advogado .midia-home .box-essencia {
    background: #fff
}
.sc-faqs {
    padding: 5rem 0 6rem;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='552' height='162' viewBox='0 0 552 162' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M92.8105 142.783L92.8105 142.784C96.2526 150.159 102.327 155.825 109.965 158.784L110.709 159.062L110.712 159.063C118.452 161.872 126.764 161.622 134.229 158.341L134.948 158.014L134.952 158.012L587.469 -52L1.57129 -52L92.8105 142.783Z' stroke='%23002159' stroke-width='2'/%3E%3C/svg%3E");
    background-position: 95% top;
    background-repeat: no-repeat
}
.diretoria-grande .row {
    --bs-gutter-x: 3rem
}
.diretoria-grande #slider-principal .item {
    border-radius: 10px;
    height: 520px;
    cursor: pointer
}
.diretoria-grande #slider-principal .sobre-diretor {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2.3rem;
    display: flex;
    align-items: end;
    color: #fff;
    background: #000;
    background: linear-gradient(180deg, rgba(42, 123, 155, 0) 0%, rgba(0, 0, 0, 0.53) 100%);
    border-radius: 10px
}
.diretoria-grande #slider-principal .sobre-diretor h4 {
    font-weight: 600;
    margin-bottom: 0;
    font-size: min(max(15px, 4vw), 22px)
}
.diretoria-grande #slider-principal .sobre-diretor p {
    margin: 1.2rem 0 0;
    line-height: 1.6
}
.diretoria-grande #slider-principal img {
    border-radius: 10px
}
.diretoria-grande #slider-thumbs {
    max-width: 460px
}
.diretoria-grande #slider-thumbs img {
    border-radius: 4px
}
.diretoria-grande #slider-thumbs .item {
    width: 110px;
    height: 110px;
    border: 7px solid transparent;
    border-radius: 10px;
    cursor: pointer
}
.diretoria-grande #slider-thumbs .item.ativo {
    border-color: #d7dad7
}
.diretoria-grande .text-thumb .title-home h2 {
    font-size: min(max(32px, 4vw), 58px);
    line-height: 1
}
.diretoria-grande .text-thumb h3 {
    font-size: min(max(15px, 4vw), 22px);
    margin-bottom: 0.8rem
}
.diretoria-grande small {
    color: #8a8b8c;
    font-weight: 500;
    display: block;
    margin-top: .8rem
}
.pages-dinamics {
    padding: 3rem 0 1rem
}
.pages-dinamics h1, .pages-dinamics h2, .pages-dinamics h3, .pages-dinamics h4, .pages-dinamics h5, .pages-dinamics h6 {
    margin: 1.2rem 0
}
.pages-dinamics .h1-pages {
    margin-top: 0;
    font-size: min(max(30px, 4vw), 40px)
}
.page-template-page-intermediador .sc-faqs {
    background-image: none;
    margin-top: -35px;
    border-radius: 40px 40px 0 0;
    position: relative;
    z-index: 99999
}
.page-template-page-intermediador .form input[type=submit] {
    background: #000;
    color: #fff
}
.page-template-page-intermediador .form input[type=submit]:hover {
    background-color: #0ad401
}
.sc-beneficios {
    background-color: #0b0e12;
    padding: 7rem 0 7rem
}
.sc-beneficios .title-home h2 {
    color: #fff
}
.box-beneficio {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 3.5rem 2rem;
    border-radius: 10px;
    justify-content: center;
    text-align: center
}
.box-beneficio img {
    width: auto !important;
    height: 60px
}
.box-beneficio p {
    min-height: 44px;
    font-weight: 600;
    font-size: 1.15rem;
    margin-top: 2.5rem
}
.owl-beneficios .owl-stage {
    padding-left: 0 !important
}
.sc-number {
    padding: 4rem 0 3rem;
    background: #fff;
    position: relative;
    border-radius: 40px;
    margin: -35px 0
}
.sc-number .item-video {
    height: 550px
}
.sc-number li {
    margin-top: 1.4rem
}
.sc-number .box-numbers {
    background-color: #efefef;
    border-radius: 12px;
    padding: 1.2rem;
    text-align: center
}
.sc-number .box-numbers span, .sc-number .box-numbers p {
    display: block
}
.sc-number .box-numbers span {
    color: #0ad401;
    font-weight: 700;
    font-size: min(max(24px, 4vw), 48px);
    margin-bottom: .5rem
}
.sc-number .box-numbers span:before {
    content: "+ "
}
.sc-number .box-numbers p {
    min-height: 90px
}
.sc-number .lista-dores li {
    cursor: pointer;
    background: #efefef;
    border-radius: 12px;
    border: 2px solid transparent;
    padding: .8rem 1rem;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.7rem;
    font-weight: 500;
    font-size: 1.1rem;
    margin-top: .8rem
}
.sc-number .lista-dores li.ativo, .sc-number .lista-dores li:hover {
    border-color: #000
}
.sc-number .conteudo-direita {
    display: none
}
.sc-number .conteudo-direita.ativo {
    display: unset
}
.sc-number .left-lista {
    padding-right: 8rem
}
.sc-number .left-lista h3 {
    font-weight: 300;
    margin-bottom: 1.5rem
}
.sc-number .sobre-dores {
    background: #efefef;
    border-radius: 12px;
    border: 2px solid transparent;
    padding: .8rem 1rem;
    display: flex;
    align-items: center;
    gap: 0.7rem;
    font-weight: 500;
    font-size: 1.1rem;
    margin-top: .8rem;
    position: absolute;
    bottom: 20px;
    left: 15px;
    right: 15px
}
.sc-number .bt-queroser {
    background-color: #0b0e12;
    display: inline-block;
    margin-top: 1.5rem;
    color: #fff;
    padding: 0.8rem 1.5rem;
    border-radius: 35px
}
.sc-number .bt-queroser:hover {
    background-color: #0ad401
}
.como-funciona-sc {
    border-radius: 0;
    margin: 0;
    padding: 5rem 0
}
.como-funciona-sc ul {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 1rem 3rem !important;
    max-width: 620px
}
.sc-quem-pode {
    padding: 5rem 0;
    background: #fff;
    margin: -35px 0;
    border-radius: 40px;
    position: relative;
    z-index: 8
}
.sc-quem-pode .title-home h2 {
    color: #000
}
.sc-quem-pode .box-beneficio {
    background: #eef2ee
}
.sc-sendo-parceiro {
    background-color: #0b0e12;
    padding: 4rem 0 6rem
}
.sc-sendo-parceiro .title-home h2 {
    color: #fff
}
.sc-sendo-parceiro .editor-texto {
    color: #fff
}
.sc-sendo-parceiro .editor-texto h2 {
    font-size: min(max(32px, 4vw), 64px);
    line-height: 1
}
.sc-sendo-parceiro .editor-texto a {
    margin-top: 1rem;
    padding: .7rem 1.5rem;
    background: #fff;
    color: #000
}
.sc-sendo-parceiro .editor-texto a:hover {
    background-color: #0ad401
}
.sc-sendo-parceiro figure img {
    border-radius: 25px;
}
.props-lista {
    position: relative;
    text-align: right
}
.props-lista .lazy {
    border-radius: 25px
}
.props-lista .imagem-proposta {
    height: 520px;
    width: 73%;
    display: inline-block
}
.props-lista .list-props {
    position: absolute;
    left: 3.75rem;
    bottom: -15px;
    width: 330px
}
.props-lista .list-props li {
    width: 100%;
    background: #9d9d9d;
    color: #fff;
    padding: 0.95rem 1rem;
    text-align: center;
    border-radius: 12px;
    font-size: 1.1rem;
    margin: 0.3rem 0;
    cursor: pointer
}

/* --- Igualar alturas na seção "Quem pode ser parceiro" --- */
.sc-quem-pode .row.mb-5{
  display: flex;  
  flex-wrap: wrap;
  align-items: stretch;   /* todas as colunas com a mesma altura */
}

.sc-quem-pode .box-beneficio{
  display: flex;          /* já estava, mantemos */
  width: 100%;
  height: 100%;           /* card ocupa a altura total da coluna */
}

/* Opcional: padroniza espaçamento vertical e evita “saltos” */
.sc-quem-pode .box-beneficio img{
  flex: 0 0 auto;         /* imagem não deforma o layout */
  max-width: 100%;
}

.logo-branca{
	width: 55%
}
