#header-Prestes {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 1rem;
    /* Shadow Bg like the site */
    /*background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, transparent 100%);*/
}

#header-Prestes .header-content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1100px;
}

#header-Prestes .header-logo-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

#header-Prestes .header-logo-container a {
    display: flex;
}

#header-Prestes .header-logo-image {
    max-height: 30px;
    width: auto;
    object-fit: contain;
}

#footer-Prestes {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 4rem 4rem 3rem;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #fff;
    background-color: #000000;
}

#footer-Prestes .footer-container {
    display: grid;
    grid-template-columns: 1.2fr repeat(4, 1fr);
    gap: 4rem;
    width: 100%;
    max-width: 1550px;
}

#footer-Prestes .footer-logo {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

#footer-Prestes .footer-logo > img {
    width: 180px;
    height: auto;
    object-fit: scale-down;
}

#footer-Prestes .footer-column-container {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

#footer-Prestes .footer-column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0.75rem;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

#footer-Prestes .footer-item {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

#footer-Prestes .footer-item .highlight,
#footer-Prestes .footer-link.highlight {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

#footer-Prestes .footer-link {
    margin: 0;
    text-decoration: none;
    color: inherit;
}

#footer-Prestes .footer-item > a:hover {
    text-decoration: underline;
}

@media (max-width: 900px) {
    #footer-Prestes .footer-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 3rem;
    }
}

@media (max-width: 500px) {
    #footer-Prestes {
        padding: 2rem;
    }
}

#Prestes [class^="styles__SimulatorContainer-"],
#Prestes [class^="styles__SimulatorResultContainer-"] {
    padding: 2rem;
    background: linear-gradient(
        100.35deg,
        #f0f7e8 50.43%,
        #ddecc8 100%
    ) !important;
}

#Prestes [class^="styles__SimulatorContainer-"] *,
#Prestes [class^="styles__SimulatorResultContainer-"] * {
    font-family: "Montserrat", "Nunito", sans-serif !important;
}

#Prestes [class*="styles__HomePlanningLogoContainer-"] {
    display: none !important;
}

#Prestes [class*="styles__ResumeContainer-sc"] {
    background-color: #cccccc50 !important;
}

#Prestes [class*="styles__ResumeText-sc"] {
    font-weight: 700 !important;
    color: #000000 !important;
}

#Prestes [class*="styles__QuestionaireContainer-"] {
    grid-template-columns: 224px auto !important;
    padding: 0 !important;
}

#Prestes [class^="styles__QuestionaireMIAImageContainer-sc"] {
    order: -1;
}

#Prestes [class^="styles__QuestionaireMIAImage-sc"] {
    height: 100%;
}

#Prestes [class*="styles__QuestionaireContainer-"],
#Prestes [class*="styles__SimulatorResultContentContainer-"] {
    align-items: center !important;
    border-radius: 10px !important;
    background: linear-gradient(
        90deg,
        #f8f7f7 0%,
        #ffffff 43.23%,
        #f9f9f9 100%
    ) !important;
}

#Prestes [class*="styles__SimulatorResultMessageTitle-"],
#Prestes [class*="styles__SimulatorResultMessageSubtitle-"] {
    color: #000000 !important;
}

#Prestes [class*="styles__QuestionaireContent-"] {
    padding: 1rem 1rem 2rem !important;
}

#Prestes [class^="styles__SimulatorQuestionContainer-"] {
    gap: 1rem !important;
}

#Prestes [class^="styles__SimulatorQuestionHeadingContainer-"] {
    justify-content: center !important;
    gap: 1rem !important;
    padding: 1rem 0.5rem !important;
    margin-bottom: 0 !important;
    border-radius: 10px !important;
    background-color: transparent !important;
}

#Prestes [class^="styles__SimulatorQuestionHeading-"],
#Prestes [class^="styles__SimulatorQuestionExplanation-"] {
    width: 100% !important;
    padding: 0 !important;
    font-size: 30px !important;
    line-height: 36px !important;
    text-align: left !important;
    color: #000000 !important;
}

#Prestes [class^="styles__SimulatorQuestionInput-sc"],
#Prestes [class^="styles__SimulatorQuestionCurrencyInputContainer-sc"] > input {
    border: 2px solid #dbd9d7 !important;
}

#Prestes [class^="styles__SimulatorQuestionInput-sc"],
#Prestes [class^="styles__SimulatorQuestionCurrencyInputContainer-sc"] > input,
#Prestes
    [class^="styles__SimulatorQuestionLabel-sc"]:not(
        [class*="styles__SimulatorQuestionPropertyCard"]
    ) {
    border-radius: 10px !important;
    color: #000000 !important;
}

#Prestes
    [class^="styles__SimulatorQuestionLabel-sc"]:not(
        [class*="styles__SimulatorQuestionPropertyCard"]
    ) {
    font-weight: 700 !important;
    background-color: #f0f7e8 !important;
}

#Prestes [class^="styles__SimulatorQuestionPropertyCardsContainer-sc"] {
    outline: none !important;
}

#Prestes [class*="styles__SimulatorQuestionPropertyCard"] {
    border-radius: 0px;
}

#Prestes [class^="styles__PropertyCardPromotional-sc"],
#Prestes [class^="styles__PropertyCardStripe-sc"],
#Prestes [class^="styles__PropertyCardCharacteristicIcon-sc"] {
    background-color: #044d41 !important;
}

#Prestes [class^="styles__ButtonsContainer-"] {
    padding: 0 0.5rem !important;
}

#Prestes [class^="styles__ModelButton-"],
#Prestes [class^="styles__CTAButton-"] {
    font-weight: 700 !important;
    border-radius: 10px !important;
}

#Prestes [class^="styles__SimulatorResultGifContainer-"] {
    filter: invert(0) !important;
}

#Prestes [class^="styles__SimulatorResultMessage-"] {
    color: #000000;
}

#Prestes [class*="styles__ResultButton-"] {
    border: 2px solid #000000;
    background: transparent;
    color: #000000;
}

#Prestes [class*="styles__ReturnButton-"] {
    color: #000000 !important;
    border-color: #000000 !important;
    background: transparent !important;
}

#Prestes [class*="styles__NextButton-"] {
    background: #044d41 !important;
    border: none !important;
}

@media (max-width: 900px) {
    #Prestes [class^="styles__SimulatorQuestionHeading-"] {
        font-size: 24px !important;
        line-height: 30px !important;
    }
    #Prestes [class^="styles__SimulatorQuestionExplanation-"] {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    #Prestes [class^="styles__SimulatorQuestionInput-sc"],
    #Prestes
        [class^="styles__SimulatorQuestionCurrencyInputContainer-sc"]
        > input {
        font-size: 18px !important;
        padding: 0.75rem 1rem !important;
    }
    #Prestes
        [class^="styles__SimulatorQuestionLabel-sc"]:not(
            [class*="styles__SimulatorQuestionPropertyCard"]
        ) {
        padding: 0.75rem 1rem !important;
    }
}

@media (max-width: 500px) {
    #Prestes [class^="styles__SimulatorQuestionHeadingContainer-"] {
        padding: 0.5rem;
    }
    #Prestes [class^="styles__SimulatorQuestionHeading-"] {
        font-size: 22px !important;
        line-height: 26px !important;
    }
    #Prestes [class^="styles__SimulatorQuestionExplanation-"] {
        font-size: 16px !important;
        line-height: 20px !important;
    }
}
