html, body {
    background: #F5F5F5 0 0 no-repeat padding-box !important;
}

#page-case .btn-inova-baixar {
    border-color: #FA9400;
    background-color: #FA9400;
    color: #ffffff;
    padding: 10px 48px;
    border-radius: 22px;
    font-style: normal !important;
    font-variant: normal !important;
    font-family: Inter !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    letter-spacing: 0 !important;
    margin-top: 20px;
}

#page-case .btn-inova-baixar:hover {
    border-color: #FA9400;
    background-color: #ffffff;
    color: #FA9400;
}

#page-case h1 {
    margin-top: 29px;
    margin-bottom: 24px;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 300 !important;
    font-size: 40px !important;
    line-height: 44px !important;
    letter-spacing: 0 !important;
    color: #00166B;
}

/* Estrutura layout inovacoop */

#page-case h1.titleInovaCoop {
    color: #FA9400;
}

/* Final Inovacoop */

#page-case #img-destaque {
    width: 100%;
    height: 310px;
    object-fit: cover;
    object-position: center center;
    border-radius: 10px;
    margin-bottom: 26px;
}

#page-case #fichaTecnicaAccordion {
    margin-bottom: 48px;
    border-radius: 10px;
    color: #000000;
}

#page-case .accordion-item {
    border-radius: 10px;
    color: #000000;
}

#page-case .accordion-header,
#page-case .accordion-button,
#page-case .accordion-button:not(.collapsed),
#page-case .accordion-button:focus {
    background: #FFFFFF 0 0 no-repeat padding-box;
    border-radius: 10px;
    color: #000000;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 19px !important;
    font-family: Inter !important;
    letter-spacing: 0 !important;
    border-color: #FFFFFF;
}

#page-case .accordion-button:not(.collapsed){
    color: #00166B;
}

#page-case #fichaTecnicaAccordion {
    margin-bottom: 48px;
}

#page-case #fichaTecnicaAccordion .row {
    margin-bottom: 15px;
}

#page-case #fichaTecnicaAccordion label {
    color: #00166B;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    font-family: Inter !important;
    letter-spacing: 0 !important;
    font-size: 14px !important;
    line-height: 19px !important;
}

#page-case #fichaTecnicaAccordion label.ft-label {
    font-weight: 600 !important;
    line-height: 21px !important;
}

#page-case #fichaTecnicaAccordion .ft-text {
    color: #5883D0;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 600 !important;
    font-family: Inter !important;
    letter-spacing: 0 !important;
    font-size: 16px !important;
    line-height: 22px !important;
}

#page-case #case-descricao {
    margin-bottom: 50px;
}

#page-case #case-descricao h2,
#page-case #case-descricao h3,
#page-case #case-descricao h4,
#page-case #case-descricao h5,
#page-case #case-descricao h6 {
    color: #00166B;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    margin-top: 40px;
}

#page-case #case-descricao h2 {
    font-size: 28px !important;
    line-height: 21px !important;
}

#page-case #case-descricao h3 {
    font-size: 18px !important;
    line-height: 11px !important;
}

#page-case #case-descricao h4 {
    font-size: 16px !important;
    line-height: 9px !important;
}

#page-case #case-descricao h5,
#page-case #case-descricao h6 {
    font-size: 14px !important;
    line-height: 7px !important;
}

#page-case #case-descricao p,
#page-case #case-descricao ul li,
#page-case #case-descricao ol li {
    color: #00166B;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 19px !important;
    font-family: Inter !important;
    letter-spacing: 0 !important;
}

#page-history {
    border-radius: 10px;
    background: #EFEFEF 0 0 no-repeat padding-box;
    padding: 81px 0;
}

#page-history h1 {
    color: #00C4EA;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 300 !important;
    font-size: 28px !important;
    line-height: 32px !important;
    letter-spacing: 0 !important;
    margin-bottom: 30px;
}

#page-history button {
    border-radius: 30px;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    font-family: Inter;
    letter-spacing: 0;
    opacity: 1;
    padding: 10px 30px;
}

#page-history .btn-branco-azul:hover,
#page-history .btn-azul-branco {
    background-color: #171C66;
    color: #FFFFFF;
}

#page-history .offcanvas {
    position: fixed;
    top: 70px;
    right: 0;
    bottom: 0;
    z-index: 214748394578;
    width: 470px;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    animation: slide-in 0.5s ease-in-out;
}

#page-history .offcanvas .offcanvas-header {
    padding: 15px 35px 15px 20px;
}

#page-history .offcanvas .offcanvas-title {
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0;
    color: #5883D0;
    opacity: 1;
    margin-bottom: 0;
}

#page-history .offcanvas .btn-close {
    position: absolute;
    top: 20px;
    right: 50px;
    font-size: 8px;
    font-weight: bold;
    color: #8A8098;
    padding: 8px;
    border: 1px solid #8A8098;
    border-radius: 50%;
    box-shadow: none;
    animation: slide-out 0.5s ease-in-out;
}

#page-history .offcanvas .offcanvas-body {
    padding: 20px 40px 20px 20px;
}

#page-history .offcanvas .offcanvas-body .offcanvas-botao {
    display: flex;
    flex-direction: row;
    gap: 15px;
    justify-content: flex-end;
}

#page-history .offcanvas .offcanvas-body .offcanvas-botao button {
    border-radius: 20px;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    font-family: Inter;
    letter-spacing: 0;
    opacity: 1;
    width: 50%;
    padding: 12px 30px;
}

#page-history .offcanvas .offcanvas-body .offcanvas-botao .btn-branco-azul:hover,
#page-history .offcanvas .offcanvas-body .offcanvas-botao .btn-azul-branco {
    background-color: #171C66;
    color: #FFFFFF;
}

#page-history .offcanvas .offcanvas-body .offcanvas-botao .btn-branco-azul,
#page-history .offcanvas .offcanvas-body .offcanvas-botao .btn-azul-branco:hover {
    background-color: #ffffff;
    color: #171C66;
    border: 1px solid #171C66;
}


#page-history .offcanvas .offcanvas-body p {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    font-family: Inter;
    letter-spacing: 0;
    color: #00166B;
}

#page-history .offcanvas .offcanvas-body .form-label {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    font-family: Inter;
    color: #5883D0;
    margin-bottom: 5px;
}

#page-history .offcanvas .offcanvas-body .form-control {
    background: #FFFFFF 0 0 no-repeat padding-box;
    border: 1px solid #4D4D4D;
    border-radius: 5px;
    margin-bottom: 10px;
}

#page-history .offcanvas .offcanvas-body .form-control::placeholder {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    font-family: Inter;
    color: #B3B3B3;
}

#page-history .offcanvas .offcanvas-body #mensagem {
    height: 100px;
}

#page-history .offcanvas .erro {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    font-family: Inter;
    color: red;
}

#page-history .offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
}

#page-history #loadingModal {
    z-index: 2000 !important;
}

#page-history #loadingModal .modal-body {
    text-align: center !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    font-size: 18px !important;
    line-height: 16px !important;
    font-family: Inter !important;
    letter-spacing: 0;
    color: #00166B;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center;
    align-items: center;
}

#page-history #loadingModal .modal-body img {
    width: 150px !important;
    margin-bottom: 50px;
}

#page-history #loadingModal .modal-body p {
    flex: 100% !important;
}

#page-relacionado .case-itens .case-item .case-item-img img {
    object-fit: cover;
}

#page-relacionado .case-itens .case-item .case-item-text .item-text-premiado {
    background-color: #5883D0;
    border-radius: 100px;
    opacity: 1;
    color: #FFFFFF;
    width: 100px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
}

#page-relacionado .case-itens .case-item .case-item-text .item-text-premiado span {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    font-family: Inter;
    letter-spacing: 0;
    margin-left: 6px;
}

#page-relacionado .case-title {
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 21px;
    letter-spacing: 0;
    color: #0C1249;
    opacity: 1;
    margin-top: 100px;
    margin-bottom: 16px;
}

#page-relacionado .case-itens {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 2%;
}

#page-relacionado .case-itens .case-item {
    flex: 49%;
    display: flex;
    flex-direction: row;
    gap: 15px;
    margin-bottom: 50px;
}

#page-relacionado .case-itens .case-item .case-item-img,
#page-relacionado .case-itens .case-item .case-item-img img {
    width: 255px;
    max-width: 255px;
    height: 178px;
    border-radius: 10px;
}

#page-relacionado .case-itens .case-item .case-item-text {
    position: relative;
}

#page-relacionado .case-itens .case-item .case-item-text .item-text-categoria {
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    font-family: Inter;
    letter-spacing: 0;
    color: #0C1249;
    opacity: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 12px;
}

#page-relacionado .case-itens .case-item .case-item-text .item-text-categoria,
#page-relacionado .case-itens .case-item .case-item-text .item-text-title {
    margin-bottom: 5px;
}

#page-relacionado .case-itens .case-item .case-item-text .item-text-title h3 {
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0;
    color: #18186A;
    opacity: 1;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 54px;
}

#page-relacionado .case-itens .case-item .case-item-text .item-text-texto {
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    font-family: Inter;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 36px;
}