.h1subtit{font-size:20px}
.h2subtit{font-size:30px}
.h1subtit3{font-size:35px}
.h1subtit2{font-size:30px}
.h2subtit2{font-size:30px;
    color: white;
    font-weight: 900;
}
.h1home {font-size:20px}
.h1home2{
    font-size: 8vw;
    font-weight: 600;
    color: #FFFFFF;
}
.h2home {
    font-family: "Inter", Sans-serif;
    font-size: 8vw;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.1em;
    text-indent: -12px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #FFFFFF;
}
.faqh3 {
    font-size: 1rem;
}
@media (max-width: 767px) {
    .h1subtit3{font-size:1.3rem}
    .h1subtit2{font-size:1.3rem}
    .wa__btn_popup {
        right: 10px !important;
        bottom: 24px !important;
    }
}