@font-face {
  font-family: 'unitext';
  src: URL('/modules/mod_gestao_estrategica/tmpl/Assets/images/Unitext-Regular.ttf') format('truetype');
}
.c-split-right.circle-item::before {
    content: ' ';
    width: 4px;
    height: 401px;
    display: block;
    position: absolute;
    background: linear-gradient(270deg, #00000045, transparent);
    z-index: 1;
    margin-left: calc(50% - 2px);
}
.gestao-estrategica-box>div[data-id="3"],
.gestao-estrategica-box>div[data-id="4"]{
    box-shadow: 3px 4px 7px 0px rgba(0, 0, 0, 0.92)!important;
}
.gestao-estrategica-content-5::before{
   min-width: 248px;
    margin-top: 242px;
}
.gestao-estrategica-content-4::before{
    min-width: 137px;
    margin-top: 229px;
}
.gestao-estrategica-content-3::before{
    min-width: 480px;
    margin-top: 229px;
}
.gestao-estrategica-content-2::before{
    min-width: 115px;
    margin-top: 175px;
}
.gestao-estrategica-content-1::before{
    min-width: 99px;
    margin-top: 94px;
}
.gestao-estrategica-content-0::before{
    min-width: 99px;
    margin-top: 21px;
}
.gestao-estrategica-content{
    margin-top: -830px;
    margin-right: -118px;
    float: right;
    z-index: 99999;
    position: relative;
    max-width: 350px !important;
}
.gestao-estrategica-content::before {
    content: ' ';
    min-height: 3px;
    background: #F3F1F1;
    display: block;
    position: absolute;
    transform: translateX(-100%);
    margin-left: -34px;
}
.gestao-estrategica-box text{
    font-family: 'unitext', sans-serif;
    font-weight: 600;
    letter-spacing: 0.05px;
}
.c-split-left{
    clip-path: polygon(-16px -100px, 50.8% 0, 49.8% 140%, 0% 100%);
}
.c-split-right{
    clip-path: polygon(50% -2px, 1000% 0, 100% 1000%, 50% 100%);
}
.gestao-estrategica-box{
    display:flex;
    justify-content:center;
    align-items:center;
    min-height:900px;
    margin-bottom:100px;
}
.gestao-estrategica-box>div{
    cursor:pointer;
    border-radius: 50%;
    box-shadow: 3px 3px 10px 0px black;
}
.gestao-estrategica-box>div.c-split-right,
.gestao-estrategica-box>div.c-split-left{
    box-shadow: 0px 0px 4px -1px black;
}
.gestao-estrategica-box svg:hover{
    background: #783536 !important;
}
.gestao-estrategica-box svg.c-svg-hover{
    background:var(--var-bghover)!important;    
}
.gestao-estrategica-content{
    background: #e8edf0;
    width: fit-content;
    padding: 27px 34px 25.5px 34px;
    border-radius: 32px;
    max-width: 558px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1608);
}
.gestao-estrategica-btn,
.gestao-estrategica-btn:hover{
    background:#881518;
    display:block;
    margin:0 auto;
    margin-top:16px;
    max-width:255px;
    color:white;
    border-radius:14px;
    padding:14px;
    text-align:center;
}
.gestao-estrategica-indicator{
    position: absolute;
    margin-left: 0px;
    height: 404px;
    border-radius: 0px!important;
    box-shadow: none!important;
    width: 1px;
    background: #707070;
    margin-top: 222px;
    transform: translateY(50%);
}
#sp-section-5 h3{
    margin-bottom: 27px !important;
    margin-top: 0px !important;
}
#sp-section-5 h3 span{
    font-size: 25px !important;
    font-weight: 100 !important;
}
#sp-section-5 h3 span::before{
    display:none;
}
#sp-section-5 .accordion-button::after{
    display:none!important;
}
#sp-section-5 .accordion-button{
    pointer-events: none;
}
#sp-section-5 .accordion-item{
    box-shadow: 0px 6px 3px 0px rgba(0, 0, 0, 0.1608)!important;
}
#sp-section-5{
    background: linear-gradient(0deg, #A8A8A8, white);
    padding-top:94px;
    margin-bottom: 135px;
}
#sp-section-5 .sp-module+.sp-module{
    margin-top:90px!important;
}
.mod-banners{
    margin-bottom: -135px;
}