html {
    overflow-x: clip; /* clip: clipa sem criar scroll container (evita película/duplo scrollbar) */
}

body {
    margin: 0;
    padding: 0;
    overflow-x: clip;
}

#body {
    display: none;
}

#splash {
    position: fixed;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e7eef6+0,f1f1f1+100 */
    background: #f6f6f6;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #f6f6f6 0%, #f1f1f1 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #f6f6f6 0%, #f1f1f1 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #f6f6f6 0%, #f1f1f1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#f1f1f1', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    height: 100vh;
    width: 100vw;
}

.splash-logo {
    position: absolute;
    left: 50%;
    bottom: 50%;
    margin-left: -93.478px;
    margin-top: -38.387px;
    z-index: 2;
}

.splash-loading {
    position: absolute;
    left: 50%;
    /* top: 50%; */

    bottom: 0;
    margin-left: -150px;
    /* margin-top: -100px; */
    opacity: 1;
    z-index: 1;
}


#content .logo-top {
    position: relative;
    z-index: 3;
    margin-top: 0;
    display: block;
    max-width: 220px;
}

#content {
    width: 100%;
    max-width: 1190px;
}

#content .menu {
    margin-top: -137px;
    position: relative;
    z-index: 1;
}

.desktop-header-wrap {
    position: relative;
    z-index: 3;
}

.desktop-header-shell {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 2.5rem;
    padding: 1.5rem 1rem 0;
}

.desktop-logo-link {
    flex: 0 0 auto;
    display: block;
}

.desktop-header-main {
    flex: 1 1 auto;
    min-width: 0;
}

.desktop-header-topbar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 1.25rem;
    margin-bottom: 1rem;
}

.desktop-free-link {
    color: #7a999b;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: -0.02em;
}

.desktop-contact-pill {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.55rem 1rem;
    border-radius: 0 0 12px 12px;
    background-color: rgba(24, 116, 122, 0.86);
    color: #ffffff;
}

.desktop-contact-pill:hover {
    color: #ffffff;
}

.desktop-contact-label {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0.08em;
}

.desktop-contact-number {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.08em;
}

.desktop-contact-icon {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background-color: #5be500;
    display: inline-block;
}

.desktop-header-navrow {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 1.25rem;
}

.desktop-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap;
    gap: 1.4rem;
    min-width: 0;
}

.desktop-nav-link {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 0;
    color: #146368;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.9375rem;
    font-weight: 500;
    letter-spacing: -0.02em;
    white-space: nowrap;
}

.desktop-nav-link.active::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.3rem;
    height: 1px;
    background-color: #1ad5e2;
}

.desktop-account-link {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    gap: 0.85rem;
    padding: 0.85rem 1.1rem;
    border: 1px dashed #388af7;
    border-radius: 8px;
    color: #388af7;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.6875rem;
    font-weight: 600;
    letter-spacing: 0.093em;
}

.desktop-account-icon {
    display: grid;
    grid-template-columns: repeat(2, 7px);
    gap: 2px;
}

.desktop-account-icon span {
    width: 7px;
    height: 7px;
    border-radius: 3px;
    background-color: #18747a;
}

.desktop-account-icon span:first-child {
    background-color: #388af7;
}

.underline-bg {
    position: absolute;
    z-index: 3;
    left: 0;
    margin-top: -45px;
    height: 1px;
}

.btn-menu {
    text-decoration: none;
}

@media (max-width: 1365px) {
    .desktop-header-shell {
        gap: 1.5rem;
    }

    .desktop-header-navrow {
        gap: 1rem;
    }

    .desktop-nav {
        gap: 1rem;
    }

    .desktop-nav-link {
        font-size: 0.88rem;
    }
}


#footer {
    margin-top: -260px;
    position: relative;
    z-index: 1;
}


#Grupo_2842 text {
    cursor: pointer;
}

a {
    text-decoration: none;
}

/**
home
*/
#panel-patients .text-default {
    font: normal normal medium 15px/26px Montserrat !important;
}

#panel-patients .title {
    font-weight: 700 !important;
    font-size: 1.3rem;
}

#panel-patients .contact {
    font-weight: 500 !important;
}

#panel-patients .line {
    height: 1px;
    background-color: #E1E1E1;
}

#panel-patients .primary-color {
    color: #18747A;
}

#panel-patients .secondary-color {
    color: #FFFFFF !important;
}

#panel-patients .bold {
    font-weight: 700 !important;
}

#panel-patients .fs-6 {
    font-size: 1rem;
}

#panel-patients .fs-7 {
    font-size: 0.8rem !important;
}

#panel-patients .field {
    height: 49px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D2D2D2;
    opacity: 1;
    font: normal normal medium 15px/26px Montserrat !important;
}

#panel-patients textarea:focus,
#panel-patients input:focus {
    outline: none;
}

#panel-patients .button-default {
    height: 40px;
    background: #18747A 0% 0% no-repeat padding-box;
    border-radius: 6px;
    opacity: 1;
    font-size: 0.8rem;
    border: none;
}


#home .bg-top {
    position: absolute;
    z-index: 0;
    top: 0;
}

#home .bg-right-top {
    position: absolute;
    z-index: 0;
    margin-top: -131px;
    right: 0;
}

#home .block-first .top-right {}

#home .block-first .top-left {
    width: 43%;
}

#home .title-block {
    padding-top: 200px;
    padding-bottom: 10px;
}

#home .block-second .top-left {
    width: 60%;
    padding-bottom: 10px;
}

#home .block-second .top-right {
    padding-top: 80px;
}

#home #plan {
    margin-top: -548px;
}

#home .block-third .top-left {
    width: 50%;
}

#home #ebook {
    padding-bottom: 30px;
}

#home .hr {
    width: 100%;
    height: 1px;
    background-color: rgb(229, 229, 229);
}

#home .block-third .top-right {}

#home #content .content-flex-two {
    display: flex;
}

#home #content .welcome-top {
    position: relative;
    z-index: 1;
    top: 115px;
}

#home #content .about-top {
    position: relative;
    z-index: 1;
    left: 0;
    top: 170px;
}

#home #content .home-products-top {
    position: relative;
    z-index: 1;
    left: 0;
    top: 170px;
}

#home #content .welcome-description-top {
    font-family: 'Montserrat', sans-serif;
    position: relative;
    z-index: 1;
    top: 130px;
}

#home #content .people-top {
    position: relative;
    z-index: 1;
    top: 45px;
}


/**
about
*/
#about .about-bg-top {
    position: absolute;
    z-index: 0;
    top: 0;
}

/**
products
*/
#products .products-bg-top {
    position: absolute;
    z-index: 0;
    top: 0;
}

#products .product-bg-linktree {
    position: relative;
    z-index: 1;
}

#products .products-bg-linktree {
    position: relative;
    z-index: 1;
    margin-top: -479px;
}

#products .product-bg-1 {
    position: relative;
}

#products .product-1 {
    position: relative;
    z-index: 1;
    margin-top: -479px;
}

#products .product-bg-2 {
    margin-top: 70px;
    display: block;
    z-index: 1;
}

#products .products-seprator {
    height: 60px;
}

#products .product-2 {
    position: relative;
    z-index: 1;
    margin-top: -490px;
}





/*
how
*/

#how .how-bg-top {
    position: absolute;
    z-index: 0;
    top: 0;
}

#how .how-bg-left-top {
    position: absolute;
    z-index: 1;
    margin-top: 0;
    left: 0;
}

#how .first {
    position: relative;
    margin-top: 60px;
    padding-bottom: 120px;
}

#how .how-bg-second {
    position: relative;
    z-index: 0;
    top: 0;
}

#how .second {
    position: relative;
}

#how .content-flex {
    display: flex;
}

#how .content-flex .content-left {
    margin-top: -610px;
    width: 50%;
}

#how .content-flex .content-right {
    margin-top: -710px;
    width: 50%;
}

/*
buy
*/

#buy .bg-top {
    position: absolute;
    z-index: 0;
    top: 0;
}

#buy .first {
    position: relative;
    margin-top: 60px;
    padding-bottom: 90px;
}

#buy .bg-second {
    position: relative;
    z-index: 0;
    top: 0;
}

#buy .second {
    margin-top: -550px;
    position: relative;
    padding-bottom: 50px;
}

/*
free
*/

#free .bg-top {
    position: absolute;
    z-index: 0;
    top: 0;
}

#free .first {
    position: relative;
    margin-top: 60px;
    padding-bottom: 90px;
}

#free .bg-second {
    position: relative;
    z-index: 0;
    top: 0;
}

#free .second {
    position: relative;
    padding-bottom: 100px;
}


/*
contact
*/
#contact .bg-top {
    position: absolute;
    z-index: 0;
    top: 0;
}

#contact .first {
    position: relative;
}

#contact .content-flex {
    display: flex;
}

#contact .content-flex .content-left {
    width: 50%;
    margin-top: 70px;
}

#contact .content-flex .content-right {
    width: 50%;
}

#contact #form-contact {}

#contact .form-contact {
    width: 100%;
    height: 100%;
}

#contact .form-contact input,
label,
select,
textarea {
    width: 100% !important;
}

#contact .form-contact .form-group {
    padding: 8px 0;
}

#contact .form-contact input:focus,
#contact .form-contact textarea:focus,
#contact .form-contact select:focus {
    box-shadow: 0 0 0 0;
    border: 1px solid #037C91;
    outline: 0;
    resize: none;
}

#contact .form-contact input::placeholder,
#contact .form-contact textarea::placeholder,
#contact .form-contact select::placeholder {
    color: #000000;
    resize: none;
}

#contact .form-contact input {
    width: 100%;
    max-width: 450px;
    height: 49px;
    background-color: #F4F5F6;
    border: 1px solid #F4F5F6;
    color: #000000;
    padding: 0 20px;
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
}

#contact .form-contact textarea {
    width: 100%;
    max-width: 450px;
    height: 96px;
    background-color: #F4F5F6;
    border: 1px solid #F4F5F6;
    color: #000000;
    padding: 20px 20px;
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
    resize: none;
}

#contact .form-contact select {
    width: 100%;
    max-width: 450px;
    height: 49px;
    border: 1px solid #F4F5F6;
    color: #000000;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #F4F5F6 url('../img/arrow.svg') 95.5% 50% no-repeat;
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
}

#contact a.linkedin {
    position: absolute;
    margin-top: -270px;
}

#contact a.instagram {
    position: absolute;
    margin-top: -270px;
    margin-left: 72px;
}

#contact a.youtube {
    position: absolute;
    margin-top: -270px;
    margin-left: 144px;
}


/*
register
*/

#register .bg-top {
    position: absolute;
    z-index: 0;
    top: 0;
}

#register .first {
    position: relative;
    margin-top: 60px;
    padding-bottom: 90px;
}

#register .second {
    position: relative;
    padding-bottom: 90px;

}

#register .content-flex {
    display: flex;
}

#register .content-flex .content-left {
    width: 55%;
}

#register .content-flex .content-right {
    width: 45%;
}

#register #form-login {
    width: 457px;
    height: 200px;
}

#register .form-login {
    position: absolute;
    width: 457px;
    height: 200px;
    margin-top: 30px;
}

#register .form-login .form-group {
    padding: 8px 0;
}

#register .form-login input:focus {
    box-shadow: 0 0 0 0;
    border: 1px solid #037C91;
    outline: 0;
}

#register .form-login input::placeholder {
    color: #000000;
}

#register .form-login input {
    width: 457px;
    height: 49px;
    background-color: #F4F5F6;
    border: 1px solid #F4F5F6;
    color: #000000;
    padding: 0 20px;
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
}

#logiregistern .title-right {
    position: relative;
    right: 192px;
}

#register .form-login .btn-submit {
    position: relative;
    right: 192px;
}

#register #form-payment {
    width: 585px;
    height: 635.182px;
}

#register .form-payment {
    position: absolute;
    width: 585px;
    height: 635.182px;
    margin-top: 30px;
}

#register .form-payment .form-group {
    padding: 8px 0;
}

#register .form-payment input:focus,
#register .form-payment textarea:focus,
#register .form-payment select:focus {
    box-shadow: 0 0 0 0;
    border: 1px solid #037C91;
    outline: 0;
    resize: none;
}

#register .form-payment input::placeholder,
#register .form-payment textarea::placeholder,
#register .form-payment select::placeholder {
    color: #000000;
    resize: none;
}

#register .form-payment input {
    width: 585px;
    height: 49px;
    background-color: #F4F5F6;
    border: 1px solid #F4F5F6;
    color: #000000;
    padding: 0 20px;
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
}


#register .form-group-flex {
    display: flex;
    padding-top: 8px;
    padding-bottom: 8px;
}

#register .form-payment .flex {
    width: 282px;
}

#register .form-payment .flex:first-child {
    margin-right: 20px;
}


/*
checkout
*/

#checkout .bg-top {
    position: absolute;
    z-index: 0;
    top: 0;
}

#checkout .first {
    position: relative;
    margin-top: 60px;
    padding-bottom: 90px;
}

#checkout .second {
    position: relative;
    padding-bottom: 90px;

}

#checkout .content-flex {
    display: flex;
}

#checkout .content-flex .content-left {
    width: 50%;
}

#checkout .content-flex .content-right {
    width: 654px;
}

#checkout #form-checkout {}

#checkout .form-checkout {
    margin-top: 30px;
}

#checkout .form-checkout .form-group {
    padding: 8px 0;
}

#checkout .form-checkout input:focus {
    box-shadow: 0 0 0 0;
    border: 1px solid #037C91;
    outline: 0;
}

#checkout .form-checkout input::placeholder {
    color: #000000;
}

#checkout .form-checkout input {
    width: 664px;
    height: 49px;
    background-color: #F4F5F6;
    border: 1px solid #F4F5F6;
    color: #000000;
    padding: 0 20px;
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
}

#checkout .title-right {
    position: relative;
}

#checkout .form-checkout .btn-submit {
    position: relative;
}

#checkout .form-group-flex {
    display: flex;
    padding-top: 8px;
    padding-bottom: 8px;
}

#checkout .form-checkout .form-group-flex .flex {
    width: 320px;
}

#checkout .form-checkout .form-group-flex .flex:first-child {
    margin-right: 24px;
}

#checkout .form-group-flex-three {
    display: flex;
    padding-top: 8px;
    padding-bottom: 8px;
}

#checkout .form-group-flex-three .flex:nth-child(1) {
    width: 175px;
    margin-right: 65px;
}

#checkout .form-group-flex-three .flex:nth-child(2) {
    width: 175px;
    margin-right: 120px;
}

#checkout .form-group-flex-three .flex:nth-child(3) {
    width: 130px;
}

/*
successfull-payment
*/

#successfullpayment #content.first {
    height: 501px;
    margin-bottom: 80px;
    margin-top: 60px;
}


#successfullpayment .bg-top {
    position: absolute;
    z-index: 0;
    top: 0;
}

/*
panel-login
*/


#panel-login .bg-top {
    position: absolute;
    z-index: 0;
    top: 0;
    min-width: 100%;
}

#panel-login {
    background-color: #F6F6F6
}

#panel-login .logo {
    position: relative;
    z-index: 1;
    margin-top: -100px;
    padding-bottom: 10px;
}

#panel-login .title {
    height: 330px;
    margin-top: -200px;
}

#panel-login .bg-form {
    height: 337px;
    margin-top: -290px;
}

#panel-login .form-login {
    width: 450px;
}


#panel-login .form-login input {
    width: 450px;
    height: 49px;
    background-color: #F4F5F6;
    border: 1px solid #F4F5F6;
    color: #000000;
    padding: 0 20px;
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
}


#panel-login .form-login .form-group {
    padding: 8px 0;
}



/*
painel-patients
*/


#panel-patients .bg-top {
    position: absolute;
    z-index: 2;
    top: 0;
    min-width: 100%;
}

#panel-patients .bg-top-two {
    position: absolute;
    z-index: 0;
    top: 0;
    min-width: 100%;
}

#panel-patients {
    background-color: #F6F6F6
}

#panel-patients .top {
    height: 104px;
    position: relative;
    z-index: 1;
    line-height: 104px;
}

#panel-menu {
    background-color: #ffffff;
    display: inline-block;
    box-shadow: 5px 2px 12px 1px rgba(0, 0, 0, 0.1);
    width: 279px;
    height: 100%;
    min-height: 800px;
    margin-top: -120px;
    position: relative;
    z-index: 1;
}

#panel-menu .logo {
    margin-top: 75px;
    padding-bottom: 30px;
}

#panel-module {

    margin-left: 20px;
    display: inline-block;
    width: calc(100% - 299px);
    padding-top: 30px;
}

.content-mobile {
    display: none;
}

.content-desktop {
    display: block;
}

#body-mobile {
    position: relative;
    padding: 30px 0 0 0;
}

.mobile-footer {
    width: 100%;
    height: 519px;
    background-color: #18747A;
    line-height: 519px;
    position: relative;
    z-index: 1;
}

/* ─── Mobile navigation (mob-*) ─── */

.mob-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.25rem;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 200;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.mob-bar__logo img {
    height: 38px;
    display: block;
}

.mob-bar__toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 44px;
    height: 44px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 6px;
    border-radius: 8px;
    -webkit-tap-highlight-color: transparent;
    transition: background 0.2s;
}

.mob-bar__toggle:hover,
.mob-bar__toggle:focus-visible {
    background: rgba(24,116,122,0.08);
    outline: none;
}

.mob-bar__toggle span {
    display: block;
    width: 24px;
    height: 2px;
    background: #146368;
    border-radius: 2px;
    transition: transform 0.32s cubic-bezier(0.4,0,0.2,1),
                opacity   0.32s cubic-bezier(0.4,0,0.2,1),
                width     0.32s cubic-bezier(0.4,0,0.2,1);
    transform-origin: center;
}

/* Hamburger → X */
.mob-bar__toggle.is-open span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}

.mob-bar__toggle.is-open span:nth-child(2) {
    opacity: 0;
    width: 0;
}

.mob-bar__toggle.is-open span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}

/* Backdrop */
.mob-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.45);
    z-index: 299;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.32s ease, visibility 0s 0.32s;
}

.mob-backdrop.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition: opacity 0.32s ease, visibility 0s 0s;
}

/* Slide-in drawer */
.mob-drawer {
    position: fixed;
    top: 0;
    right: 0;
    width: min(85vw, 340px);
    height: 100vh;
    height: 100dvh;
    background: #fff;
    z-index: 300;
    display: flex;
    flex-direction: column;
    transform: translateX(102%);
    transition: transform 0.35s cubic-bezier(0.4,0,0.2,1);
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: -4px 0 28px rgba(0,0,0,0.14);
    -webkit-overflow-scrolling: touch;
}

.mob-drawer.is-open {
    transform: translateX(0);
}

.mob-drawer__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.125rem 1.5rem;
    border-bottom: 1px solid #f0f0f0;
    flex-shrink: 0;
}

.mob-drawer__logo {
    height: 34px;
    display: block;
}

.mob-drawer__close {
    position: relative;
    width: 40px;
    height: 40px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    border-radius: 6px;
    flex-shrink: 0;
    -webkit-tap-highlight-color: transparent;
    transition: background 0.2s;
}

.mob-drawer__close:hover,
.mob-drawer__close:focus-visible {
    background: rgba(24,116,122,0.08);
    outline: none;
}

.mob-drawer__close span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 2px;
    background: #146368;
    border-radius: 2px;
}

.mob-drawer__close span:first-child {
    transform: translate(-50%,-50%) rotate(45deg);
}

.mob-drawer__close span:last-child {
    transform: translate(-50%,-50%) rotate(-45deg);
}

/* Nav list */
.mob-drawer__list {
    list-style: none;
    margin: 0;
    padding: 0.5rem 0;
    flex: 1 1 auto;
}

.mob-drawer__list li {
    border-bottom: 1px solid #f5f5f5;
}

.mob-drawer__link {
    display: flex;
    align-items: center;
    padding: 1rem 1.75rem;
    color: #2c2c2c;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.0625rem;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    transition: color 0.2s, background 0.2s;
    -webkit-tap-highlight-color: transparent;
}

.mob-drawer__link:hover,
.mob-drawer__link:focus {
    color: #18747a;
    background: #f5fcfc;
}

.mob-drawer__link.active {
    color: #18747a;
    font-weight: 600;
}

.mob-drawer__link.active::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 55%;
    width: 3px;
    background: #1ad5e2;
    border-radius: 0 2px 2px 0;
}

/* Bottom section */
.mob-drawer__bottom {
    padding: 1.25rem 1.5rem 2.5rem;
    border-top: 1px solid #f0f0f0;
    display: flex;
    flex-direction: column;
    gap: 1.125rem;
    flex-shrink: 0;
}

.mob-drawer__account {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.875rem 1.25rem;
    border: 1.5px dashed #388af7;
    border-radius: 8px;
    color: #388af7;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-decoration: none;
    transition: background 0.2s;
    -webkit-tap-highlight-color: transparent;
}

.mob-drawer__account:hover {
    background: rgba(56,138,247,0.08);
}

.mob-drawer__account-icon {
    display: grid;
    grid-template-columns: repeat(2, 8px);
    gap: 2px;
    flex-shrink: 0;
}

.mob-drawer__account-icon i {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 2px;
    background: #18747a;
    font-style: normal;
}

.mob-drawer__account-icon i:first-child {
    background: #388af7;
}

.mob-drawer__phones {
    display: flex;
    flex-direction: column;
    gap: 0.625rem;
}

.mob-drawer__phone {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #18747a;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.9375rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-decoration: none;
}

.mob-drawer__whatsapp svg {
    flex-shrink: 0;
}

/* Prevent body scroll when drawer is open */
body.mob-nav-open {
    overflow: hidden;
}

/* Abaixo de 1200px de largura */

@media (max-width: 1200px) {
    .content-desktop {
        display: none;
    }

    #contact #content {
        margin-top: 0 !important;
    }

    .content-mobile {
        display: block;
    }

    /* Reserve space for fixed mob-bar */
    header {
        min-height: 76px;
    }

    /* mob-bar fills the header on mobile — no absolute positioning needed */

    #home .mobile-plan {
        padding: 20px 0 20px 0 !important;
        margin: 30px 0 30px 0 !important;
        width: 100%;
        height: 1243px;
        background-color: #18747A;
        position: relative;
    }

    #home .svg-hero-wrap {
        max-height: 1470px;
        overflow: hidden;
    }

    #home .features-list {
        background: #fff;
        border-radius: 12px;
        margin: 0 0.75rem;
        padding: 0.5rem 0.5rem 1rem;
        z-index: 2;
    }

    #home .mobile-ebook {
        padding-top: 40px;
        position: relative;
    }

    #home .ebook-description {
        position: absolute;
        width: 100%;
    }

    #home .welcome_description {
        position: absolute;
        top: 122px;
        width: 100% !important;
    }

    #home .features_div {
        position: absolute;
        top: 667px;
    }

    #home .mobile-description {
        position: absolute;
        top: 1px;
        width: 100%;
    }
}

@media (max-width: 490px) {
    #home .svg-hero-wrap {
        max-height: 1650px;
    }

    #home .mobile-plan {
        padding: 20px 0 0 0 !important;
        margin: 80px 0 0 0 !important;
        width: 100%;
        height: 1243px;
        background-color: #18747A
    }

    #home .mobile-ebook {
        padding-top: 40px
    }

}

@media (max-width: 380px) {
    #home .svg-hero-wrap {
        max-height: 1650px;
    }

    #home .mobile-plan {
        padding: 0 0 0 0 !important;
        margin: 80px 0 0 0 !important;
        width: 100%;
        height: 943px;
        background-color: #18747A
    }

    #home .mobile-plan svg {
        margin-top: -40px;
    }

    #home .mobile-ebook {
        padding-top: 40px
    }


}

@media (max-width: 740px) {
    #buy .first {
        margin-top: 2rem !important;
    }

    .titlePage {
        margin-top: 1.5rem !important;
    }

    #how .card-instruction-div {
        justify-content: center !important;
    }

    #how .card-instruction-div {
        justify-content: center !important;
    }

    #how .content-left {
        width: 100% !important;
        margin-top: 0 !important;
    }

    #how .content-right {
        display: none !important;
    }

    svg.how-bg-second {
        display: none;
    }

    #how .second {
        background-color: rgba(0, 147, 157, 0.08);
        padding: 2rem 1rem;
    }

    #products .color-mobile {
        background-color: rgb(20, 99, 104);
        ;
    }

    #products #first {
        margin-top: 0;
    }

    /* About page: hide desktop illustration (1365px) and put text in normal flow */
    #about .position-relative > svg {
        display: none;
    }
    #about .position-relative .row.position-absolute {
        position: relative !important;
        top: auto !important;
        padding: 1rem 1.5rem;
    }
    /* About features section: stack checkbox items vertically */
    #about .items-left,
    #about .items-right {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0.5rem 1rem;
    }
    /* Fix features illustration aspect ratio */
    #about svg.w-100 {
        height: auto;
    }

}

@media (min-width: 741px) {
    #how .card-instruction-div {
        justify-content: space-between !important;
    }
}

@media (min-width: 650px) {
    .panel-content {
        max-width: 1490px !important;
        height: 680px !important;
    }

    #panel-patients #panel-module {
        height: 680px !important;
    }

}

#how .card-instruction {
    width: 212px;
    height: 203px;
    border-radius: 8px;
    background-color: white;
    position: relative;

}

#how .card-instruction-content {
    max-width: 212px;
}

#how .card-instruction .number {

    position: absolute;
    top: -24px;
    left: 12px;
    right: 12px;

}

#panel-patients .menu-item {
    background-color: white;
    border-radius: 8px;
    height: 48px;
    cursor: pointer;
    transition: all 0.4s;
}

#panel-patients .menu-item {}

#panel-patients .menu-item svg {
    fill: #74798c;
}

#panel-patients .menu-item.active {
    background-color: #18747a !important;
}

#panel-patients .menu-item.active .menu-text {
    color: white !important;
}

#panel-patients .menu-item.active svg {
    fill: white !important;
}

#panel-patients .menu-item .menu-text {
    font-size: 14px;
    color: #74798c;
}

#panel-patients .user-mobile-description {
    display: none;
}

#panel-menu {
    transition: all 0.5s;
}

#panel-patients .button-menu {
    display: none;
}

@media (max-width: 650px) {
    #panel-patients .user-description {
        display: none;
    }

    #panel-patients .user-mobile-description {
        display: initial;
    }

    #panel-patients #panel-menu {
        position: absolute;
        height: calc(100% + 520px) !important;

    }

    #panel-patients #panel-menu.disabled {
        transform: translateX(-279px);
    }

    #panel-patients #panel-module {
        width: 100% !important;
        margin: 0 !important;
        min-height: 85vh;
    }

    #panel-module {
        padding-bottom: 2rem;
    }



    #panel-patients .button-menu {
        display: inline;
        position: absolute;
        z-index: 2;
        width: calc(25px + 1rem);
        top: 1.3rem;
        cursor: pointer;
        left: 1rem;
        background-color: white;
        border-radius: 5px
    }
}



@import '~bootstrap/dist/css/bootstrap.min.css';
@import url("https://fonts.googleapis.com/css2?family=Ubuntu&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap");

.clickable {
    cursor: pointer;
}

input {
    width: 100%;
    height: 100%;
    font-family: "Montserrat", sans-serif;
}

input::placeholder {
    font-family: "Montserrat", sans-serif;
}

input.ubuntu-font {
    font-family: "Ubuntu", sans-serif !important;
}

input.ubuntu-font::placeholder {
    font-family: "Ubuntu", sans-serif !important;
}

*:focus {
    outline: none;
}

.line-h {
    border: 1px solid #E1E1E1;
    opacity: 1;
    height: 0px;
    width: 100%;
}

.l-h-1 {
    line-height: 1 !important;
}

:root {
    --first-color: #18747A;
    --second-color: rgb(56, 138, 247);
    ;
    --third-color: #FFFFFF;
    --fourth-color: #41485a;
    --fifth-color: #616161;
    --sixth-color: #212529;
}

.f-w-7 {
    font-weight: 700 !important;
}

.f-w-6 {
    font-weight: 600 !important;
}

.f-w-5 {
    font-weight: 500 !important;
}

.fs-4 {
    font-size: 0.87rem !important;
}

.fs-default {
    font-size: 1rem !important;
}

.fs-5 {
    font-size: 1.2rem !important;
}

.fs-6 {
    font-size: 1.4rem !important;
}

.fs-7 {
    font-size: 1.65rem !important;
}

.fs-8 {
    font-size: 2.25rem !important;
}

.fs-small {
    font-size: 0.813rem !important;
}

html {
    height: 100vh !important;
}

body {
    height: 100vh !important;
    background-color: #F6F6F6;
}

.text-default {
    font-family: "Montserrat", sans-serif;
}

.text-default.c-first-color {
    color: var(--first-color) !important;
}

.text-default.c-second-color {
    color: var(--second-color) !important;
}

.text-default.c-third-color {
    color: var(--third-color) !important;
}

.text-default.c-fourth-color {
    color: var(--fourth-color) !important;
}

.text-default.c-fifth-color {
    color: var(--fifth-color) !important;
}

.text-default.c-sixth-color {
    color: var(--sixth-color) !important;
}

.text-default.ubuntu-font {
    font-family: "Ubuntu", sans-serif !important;
}

.text-default.nowrap {
    white-space: nowrap;
}

.card-default {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 4px #00000005;
    border-radius: 14px;
}

.button-default {
    border-radius: 6px;
    min-height: 40px;
    border: none;
}

.button-default.link:hover {
    background-color: var(--first-color) !important;
    transition: all 0.4s;
}

.button-default.b-first-color {
    background: var(--first-color) !important;
}

.button-default.b-second-color {
    background: var(--second-color) !important;
}

.button-default.b-third-color {
    background: var(--third-color) !important;
}

.button-default.b-fourth-color {
    background: var(--fourth-color) !important;
}

.button-default.b-fifth-color {
    background: var(--fifth-color) !important;
}

.button-default.b-sixth-color {
    background: var(--sixth-color) !important;
}

.button-default.br-first-color {
    border: 1px solid var(--first-color) !important;
}

.button-default.br-second-color {
    border: 1px solid var(--second-color) !important;
}

.button-default.br-third-color {
    border: 1px solid var(--third-color) !important;
}

.button-default.br-fourth-color {
    border: 1px solid var(--fourth-color) !important;
}

.button-default.br-fifth-color {
    border: 1px solid var(--fifth-color) !important;
}

.button-default.br-sixth-color {
    border: 1px solid var(--sixth-color) !important;
}