/* /Components/Layout/MainLayout.razor.rz.scp.css */
body[b-ur1onwv5fz] {
    margin: 0;
    font-family: var(--body-font);
    color: #ffffff;
    background-color: #1C1F37; /* Cor correta da imagem */
}
a[b-ur1onwv5fz] {
    color: inherit;
}

.page-wrapper[b-ur1onwv5fz] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-ur1onwv5fz] {
    flex: 1;
}

.container[b-ur1onwv5fz] {
    width: 90%;
    max-width: 1300px;
    margin: auto;
}

.section-bg[b-ur1onwv5fz] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.section-overlay[b-ur1onwv5fz] {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.section-content[b-ur1onwv5fz] {
    position: relative;
    z-index: 2;
}

/* HEADER */
.header[b-ur1onwv5fz] {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 10;
}

/* HERO */
.hero-wrapper[b-ur1onwv5fz] {
    position: relative;
    height: 100vh;
}

.hero[b-ur1onwv5fz] {
    height: 100vh;
    display: flex;
    align-items: center;
}

/* SERVICES */
.services[b-ur1onwv5fz] {
    padding: 120px 0;
}

.services-grid[b-ur1onwv5fz] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

/* WHY */
.why[b-ur1onwv5fz] {
    position: relative;
    padding: 140px 0;
}

/* STATS */
.stats[b-ur1onwv5fz] {
    position: relative;
    padding: 160px 0;
}

/* CTA */
.cta[b-ur1onwv5fz] {
    position: relative;
    padding: 160px 0;
}

/* FOOTER */
.footer[b-ur1onwv5fz] {
    padding: 100px 0 40px;
}

/* RESPONSIVO */
@media (max-width: 1024px) {

    .services-grid[b-ur1onwv5fz] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-9xgjg93rzb] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-9xgjg93rzb] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-9xgjg93rzb] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-9xgjg93rzb] {
    font-size: 1.1rem;
}

.bi[b-9xgjg93rzb] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-9xgjg93rzb] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-9xgjg93rzb] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-9xgjg93rzb] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-9xgjg93rzb] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-9xgjg93rzb] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-9xgjg93rzb] {
        padding-bottom: 1rem;
    }

    .nav-item[b-9xgjg93rzb]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-9xgjg93rzb]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-9xgjg93rzb]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-9xgjg93rzb] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-9xgjg93rzb] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-9xgjg93rzb] {
        display: none;
    }

    .nav-scrollable[b-9xgjg93rzb] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/ArticlesSection.razor.rz.scp.css */
/* SECTION BACKGROUND */
.articles-section[b-s9y8jsbxl5] {
    position: relative;
    width: 100%;
    min-height: 100vh;
    background: url('/images/articles-section.jpg') center center / cover no-repeat;
    /* allow the top bar to extend upward over the Hero section */
    overflow: visible;
}

/* CONTAINER */
.articles-inner[b-s9y8jsbxl5] {
    max-width: 1800px;
    margin: 0 auto;
    position: relative;
}

/* GRID AREA */
.articles-grid[b-s9y8jsbxl5] {
    position: relative;
    height: 1000px;
}

/* allow icons placed as siblings to position relative to the grid */
.articles-grid[b-s9y8jsbxl5] { position: relative; }

/* BACKGROUND DARK RECTANGLE */
.background-rect[b-s9y8jsbxl5] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    /* aumentar a altura para esticar um pouco mais para baixo */
    height: 676.1px;
    background: url('/images/Dark-Blue-rectange-behind-fotos.jpg') center center / cover no-repeat;
    z-index: 1;
}

/* CARD BASE */
.card[b-s9y8jsbxl5] {
    position: absolute;
    overflow: hidden;
    border: 1px solid rgba(163,174,213,0.12);
    box-shadow: 0 10px 40px rgba(0,0,0,0.6);
    background: rgba(20,24,45,0.3);
}

/* IMAGE */
.card-image[b-s9y8jsbxl5] {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
}

/* LEFT IMAGE (MOEDAS) */
/*.card-left {
    width: 280px;
    height: 480px;
    left: 50vh;
    top: -12vh;
    z-index: 5;
    border-radius: 0px;
}*/

/* =========================
 LEFT IMAGE (MOEDAS) 
========================= */

.card-left[b-s9y8jsbxl5] {
    width: 280px;
    height: 480px;
    left: 50vh;
    top: -12vh;
    z-index: 5; /* bring center card above the small card */
    border-radius: 0px;
    overflow: visible; /* 🔥 permite sair fora */
}


    /* =========================
   OVERLAY (FORA DA IMAGEM)
   agora posicionado relativo ao próprio cartão (move com ele)
========================= */
    .card-left .card-overlay[b-s9y8jsbxl5] {
        position: absolute;
        /* coloca o overlay imediatamente à direita do cartão e mantém
           esse posicionamento quando o cartão se desloca */
        top: 140px;
        right: calc(50% + 60px); /* posiciona fora, à direita do cartão */
        width: 290px;
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

/* =========================
   BLOCO SUPERIOR (TÍTULO + META)
========================= */
.card-overlay-card-left[b-s9y8jsbxl5] {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

    /* título */
.card-overlay-card-left .card-title[b-s9y8jsbxl5] {
    font-family: 'Wanted Sans ExtraBlack', 'Wanted Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #ffffff;
    margin: 0;
}

    /* meta (Article + ícone) */
.card-overlay-card-left .card-meta[b-s9y8jsbxl5] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    opacity: 0.85;
}

/* =========================
   ÍCONE
========================= */
.card-left .card-icon.small[b-s9y8jsbxl5] {
    width: 18px;
    height: auto;
}

/* =========================
   CAIXA DE TEXTO (BORDA)
========================= */
.card-left .card-excerpt[b-s9y8jsbxl5] {
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    line-height: 0.5;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.6);
    padding: 18px;
    background: transparent;
    margin-left: 0; /* não forçar deslocamento interno */
}
    /* Ensure left card excerpt text is pure white */
    .card-left .card-excerpt[b-s9y8jsbxl5] {
        color: #fff !important;
    }

 /*   .card-left .card-excerpt p {
        color: #fff !important;
    }*/

    /* espaçamento dos parágrafos */
    .card-left .card-excerpt p[b-s9y8jsbxl5] {
        margin: 0 0 8px 0;
        color: white !important;
    }

        .card-left .card-excerpt p:last-child[b-s9y8jsbxl5] {
            margin-bottom: 0;
        }
/* TOP RIGHT SMALL */
/*.card-right-top {
    width: 360px;
    height: 240px;
    right: 395.8px;
    top: 60px;
    z-index: 6;
    border-radius: 0px;
}
*/
/* CENTER IMAGE */
.card-center[b-s9y8jsbxl5] {
    width: 825.5px;
    height: 665.5px;
    left: 40%;
    transform: translateX(-50%);
    top: 334px;
    /*background: rgba(28,23,40,0.92);*/
    z-index: 8; /* bring center card above the small card */
    border-radius: 0px;
}

    /* INNER FRAME EFFECT */
    .card-center .card-image[b-s9y8jsbxl5] {
        /*inset: 40px;*/
    }

    /* DARK OVERLAY INSIDE CENTER */
    .card-center[b-s9y8jsbxl5]::before {
        content: '';
        position: absolute;
        /*inset: 40px;*/
        /*background: rgba(40, 24, 60, 0.4);*/
        z-index: 2;
    }

/* BOTTOM RIGHT / overlapping small card */
.card-small[b-s9y8jsbxl5] {
    width: 425.5px;
    height: 325.5px;
    /* place the small card so it intrudes into the lower-right area of the
       centered main card. The center card is centered with left:50% and
       transform, so position this card relative to 50% */
    left: calc(50% + 220px);
    top: calc(394px + 280px); /* aligns into the lower portion of the center card */
    z-index: 6; /* keep small card under the center card */
    border-radius: 0px;
}

/* LOGO */
.card-logo[b-s9y8jsbxl5] {
    position: absolute;
    bottom: 15.5vh;
    left: 18vh;
    right: 20px;
    width: 180px;
    height: 80px;
    background: url('/images/AXIS-Purple-Logo.png') no-repeat center / contain;
    opacity: 0.8;
}

/* Overlay styles */
/*.card-overlay {
    position: absolute;
    inset: 24px 24px auto 24px;
    color: #fff;
}

.card-overlay.small {
    inset: 18px 18px auto 18px;
}*/

/* Specific overlay placements for each card to match the mock layout */
/*.card-left .card-overlay {
    inset: 36px 24px auto 36px;
    max-width: 420px;
    z-index: 4;
}*/

/* =========================
   CARD BASE
========================= */


/* =========================
   CARD RIGHT TOP
========================= */
.card-right-top[b-s9y8jsbxl5] {
    position: absolute;
    width: 360px;
    height: 240px;
    right: 395.8px;
    top: 60px;
    z-index: 6;
    overflow: visible; /* 🔥 permite sair fora */
}

    /* =========================
   OVERLAY (FORA DA IMAGEM)
========================= */
    .card-right-top .card-overlay[b-s9y8jsbxl5] {
        position: absolute;
        top: 20vh;
        right: 40px; /* 🔥 sai para fora da imagem */
        left: 20vh;
        width: 460px;
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

/* =========================
   BLOCO SUPERIOR (TÍTULO + META)
========================= */
.card-overlay-right-top[b-s9y8jsbxl5] {
    position: relative;
    /* 🔥 puxa para dentro da imagem */
    left: 38px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

    /* título */
    .card-overlay-right-top .card-title[b-s9y8jsbxl5] {
        font-family: 'Wanted Sans ExtraBlack', 'Wanted Sans', sans-serif;
        font-size: 20px;
        font-weight: 600;
        line-height: 1.2;
        color: #ffffff;
        margin: 0;
    }

    /* meta (Article + ícone) */
    .card-overlay-right-top .card-meta[b-s9y8jsbxl5] {
        display: flex;
        align-items: center;
        gap: 6px;
        font-size: 12px;
        text-transform: uppercase;
        color: #ffffff;
        opacity: 0.85;
    }

/* =========================
   ÍCONE
========================= */
.card-right-top .card-icon.small[b-s9y8jsbxl5] {
    width: 18px;
    height: auto;
}

/* =========================
   CAIXA DE TEXTO (BORDA)
========================= */
.card-right-top .card-excerpt[b-s9y8jsbxl5] {
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    line-height: 0.5;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.6);
    padding: 18px;
    background: transparent;
    /* 🔥 empurra mais para direita */
    margin-left: 40px;
}

    /* espaçamento dos parágrafos */
    .card-right-top .card-excerpt p[b-s9y8jsbxl5] {
        margin: 0 0 8px 0;
        color: white !important;
        
    }

        .card-right-top .card-excerpt p:last-child[b-s9y8jsbxl5] {
            margin-bottom: 0;
        }



.card-center .card-overlay[b-s9y8jsbxl5] {
    /* center overlay inside the main center card */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 560px;
    z-index: 9;
}
.card-center .card-overlaycenter[b-s9y8jsbxl5] {
    margin: 0 0 4.5rem 0;
}
    .card-overlaycenter .card-meta[b-s9y8jsbxl5] {
        font-size: 14px;
        color:white;
        opacity: 0.8;
        text-transform: uppercase;
    }
    .card-overlaycenter .card-title[b-s9y8jsbxl5] {
        font-family: 'Wanted Sans ExtraBlack', 'Wanted Sans', sans-serif;
        font-weight: 600;
        color: #ffffff;
        margin: 0 0 0.5rem 0;
        line-height: 1.02;
        font-size: clamp(34px, 5.5vw, 40px);
        letter-spacing: -0.02em;
        word-break: keep-all;
        white-space: normal;
    }
.card-center .card-overlay .card-title[b-s9y8jsbxl5] {
    color: #fff;
    font-size: 22px;
    line-height: 1.1;
}

/* AXIS small vertical icon inside cards */
.card-center .card-icon[b-s9y8jsbxl5] {
    width: 18px;
    height: auto;
}


/* Typography rules to match project instructions */
/*.card-title {
    font-family: 'Wanted Sans ExtraBlack', 'Wanted Sans', sans-serif;
    font-weight: 600;
    color: #ffffff;
    margin: 0 0 0.5rem 0;
    line-height: 1.02;
    font-size: clamp(34px, 5.5vw, 40px);
    letter-spacing: -0.02em;
    word-break: keep-all;
    white-space: normal;
}
*/
.card-center .card-excerpt[b-s9y8jsbxl5] {
    font-family: 'Roboto', sans-serif !important;
    color: white !important;
}

    .card-center .card-excerpt p[b-s9y8jsbxl5] {
        color: white !important;
    }

.card-center .card-excerpt[b-s9y8jsbxl5] {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    max-width: 420px;
    border: 1px solid #fff;
    padding: 18px;
    margin-top: 50px;
    color: #fff !important;
}

.card-right-top .card-excerpt[b-s9y8jsbxl5],
.card-right-top .card-overlay.small .card-excerpt[b-s9y8jsbxl5] {
    max-width: 260px;
    margin-top: 28px;
    padding: 14px;
}

@media (max-width: 900px) {
    .card-overlay[b-s9y8jsbxl5],
    .card-overlay.small[b-s9y8jsbxl5] {
        inset: 18px;
        position: relative;
    }

    .card-excerpt[b-s9y8jsbxl5] {
        margin-top: 12px;
    }
}






/* RESPONSIVE */
@media (max-width: 1200px) {

    .articles-grid[b-s9y8jsbxl5] {
        height: 800px;
    }

    .card-left[b-s9y8jsbxl5] {
        width: 300px;
        height: 600px;
        left: 40px;
    }

    .card-center[b-s9y8jsbxl5] {
        width: 600px;
        height: 380px;
        top: 260px;
    }

    .card-right-top[b-s9y8jsbxl5] {
        width: 300px;
        right: 120px;
    }

    .card-small[b-s9y8jsbxl5] {
        width: 300px;
        height: 220px;
        right: 40px;
    }
}

@media (max-width: 900px) {

    .articles-grid[b-s9y8jsbxl5] {
        height: auto;
    }

    .card[b-s9y8jsbxl5] {
        position: relative;
        width: 100%;
        height: 250px;
        margin-bottom: 20px;
    }

    .card-center .card-image[b-s9y8jsbxl5] {
        inset: 0;
    }

    .card-center[b-s9y8jsbxl5]::before {
        display: none;
    }
}
/* /Components/Pages/Contacts.razor.rz.scp.css */
.contacts-page[b-zum84u44cl] {
    padding: 10.5rem 0 8.5rem;
    background: rgba(44,51,102,0.75);
}

.contacts-hero .hero-content h1[b-zum84u44cl] {
    font-family: var(--font-heading);
    font-size: clamp(28px, 6vw, 44px);
    color: var(--axis-dark);
    margin: 0 0 0.5rem;
    font-weight: 900;
}

.contacts-hero .hero-content p[b-zum84u44cl] {
    color: var(--axis-text);
    margin: 0;
}

.contacts-grid[b-zum84u44cl] {
    display: grid;
    grid-template-columns: 1fr 420px;
    gap: 2rem;
    align-items: start;
    margin-top: 2rem;
}

.contact-info h2[b-zum84u44cl] {
    margin-top: 0;
    color: var(--axis-dark);
}

.contact-info p[b-zum84u44cl] {
    color: var(--axis-text);
    margin: 0.25rem 0;
}

.contact-form[b-zum84u44cl] {
    background: #fff;
    border: 1px solid var(--axis-border);
    padding: 1.25rem;
    border-radius: 10px;
    box-shadow: 0 12px 30px rgba(39, 42, 107, 0.06);
}

.contact-form .form-group[b-zum84u44cl] {
    margin-bottom: 0.85rem;
}

.contact-form .form-control[b-zum84u44cl] {
    width: 100%;
    padding: 0.6rem 0.8rem;
    border: 1px solid var(--axis-border);
    border-radius: 6px;
}

.btn-cta[b-zum84u44cl] {
    background: var(--axis-primary);
    color: white;
    padding: 0.65rem 1rem;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    font-weight: 700;
}

/* Responsive adjustments */
@media (max-width: 900px) {
    .contacts-grid[b-zum84u44cl] {
        grid-template-columns: 1fr;
    }

    .contact-info[b-zum84u44cl] {
        order: 2;
    }

    .contact-form[b-zum84u44cl] {
        order: 1;
        width: 100%;
        box-shadow: none;
        border-radius: 6px;
        padding: 1rem 0.5rem;
        border: none;
    }
}
/* /Components/Pages/CookieBanner.razor.rz.scp.css */
.cookie-banner[b-gqzs0uohwd] {
    position: fixed;
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
    z-index: 5000;
    background: rgba(255,255,255,0.98);
    border: 1px solid rgba(163,174,213,0.12);
    border-radius: 0.75rem;
    box-shadow: 0 12px 30px rgba(39,42,107,0.12);
    padding: 1rem 1.25rem;
    display: flex;
    gap: 1rem;
    align-items: center;
    justify-content: space-between;
    max-width: calc(1280px - 2rem);
    margin: 0 auto;
}

.cookie-banner__content[b-gqzs0uohwd] {
    color: var(--axis-text);
    font-size: 0.95rem;
    flex: 1 1 auto;
}

.cookie-banner__actions[b-gqzs0uohwd] {
    display: flex;
    gap: 0.75rem;
    flex-shrink: 0;
}

.cookie-banner .btn-outline[b-gqzs0uohwd] {
    background: transparent;
    border: 1px solid rgba(39,42,107,0.08);
    color: var(--axis-dark);
    padding: 0.5rem 0.9rem;
    border-radius: 0.5rem;
}

.cookie-banner .btn-primary[b-gqzs0uohwd] {
    background: var(--axis-primary);
    color: white;
    padding: 0.5rem 0.9rem;
    border-radius: 0.5rem;
}

.cookie-banner .btn-link[b-gqzs0uohwd] {
    background: transparent;
    color: var(--axis-accent);
    align-self: center;
    padding: 0.5rem 0.6rem;
    text-decoration: underline;
}

@media (max-width: 640px) {
    .cookie-banner[b-gqzs0uohwd] {
        left: 0.5rem;
        right: 0.5rem;
        bottom: 0.5rem;
        flex-direction: column;
        align-items: stretch;
        padding: 0.75rem;
    }

    .cookie-banner__actions[b-gqzs0uohwd] {
        justify-content: flex-end;
    }

    .cookie-banner .btn-link[b-gqzs0uohwd] { align-self: flex-start; }
}
/* /Components/Pages/CrowdSection.razor.rz.scp.css */
:root[b-i8x5an2ere] {
    --scale-factor: 1;
}

/* Crowd section with background image */
.crowd-section[b-i8x5an2ere] {
    position: relative;
    width: 100%;
    min-height: 100vh;
    background: url('/images/Crowd-foto.jpg') center center / cover no-repeat;
    overflow: hidden;
}

/* overlay leve para contraste do texto sobre a imagem */
.crowd-section .crowd-overlay[b-i8x5an2ere] {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.32); /* reduzir para que as caixas da imagem sejam visíveis */
    pointer-events: none;
    z-index: 1;
}

.crowd-inner[b-i8x5an2ere] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 3.5rem 2rem;
    position: relative;
    z-index: 2;
}

/* Grid layout - usa as caixas da própria imagem (gaps controlam as barras) */
.crowd-grid[b-i8x5an2ere] {
    display: grid;
    /* esquerda grande, coluna estreita central, coluna direita */
    grid-template-columns: 4.4fr 2.45fr 4.8fr;
    /* primeira e segunda linha ocupadas pelos cards superiores, terceira linha para o card inferior */
    grid-template-rows: auto auto auto;
    gap: 44px;
    grid-template-areas:
        "card1 card3 card2"
        "card1 card2 card2"
        "card4 card4 card4";

    background: transparent; /* usa as caixas da imagem como solicitado */
    padding: 0;
}

/* Cards independentes */
.crowd-card[b-i8x5an2ere] {
    position: relative; /* evita que deslocamentos afetem outros cards */
    background: transparent;
    color: #ffffff;
    padding: 28px; /* ajuste interno para posicionar o texto dentro da caixa */
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.25s ease;
    border: 0;
    box-shadow: none;
}

/* Card 1 */
.card-1[b-i8x5an2ere] {
    grid-area: card1;
    padding: 36px 32px;
    margin: 0; /* remover margens negativas */
    justify-self: start;
    align-self: start;
    margin-left: -52vh;
    margin-top: -24vh;
}

/* Card 1 texto */
    .card-1 h2[b-i8x5an2ere] {
        font-size: 1.4rem;
        font-weight: 600;
        margin-bottom: 1rem;
        line-height: 1.25;
        color: #756E65;
        font-family: 'Wanted Sans ExtraBlack', 'Wanted Sans', sans-serif;
        /*font-family: 'Playfair Display', 'Georgia', serif;*/
    }

.card-1 p[b-i8x5an2ere] {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.9px;
    opacity: 0.95;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

/* Card 2 */
.card-2[b-i8x5an2ere] {
    grid-area: card2;
    padding: 28px;
    margin: 0;
    justify-self: end;
    align-self: start;
    /*margin-left: -80vh;*/
    margin-right: 19.8vh;
    margin-top: -26.5vh;
}
    .card-2 h3[b-i8x5an2ere] {
        font-size: 1.3rem;
        font-weight: 600;
        margin-bottom: 0.9rem;
        line-height: 1.35;
        color: #756E65;
        font-family: 'Wanted Sans ExtraBlack', 'Wanted Sans', sans-serif;
    }

    .card-2 p[b-i8x5an2ere] {
        font-size: 0.86rem;
        line-height: 1.5;
        margin-bottom: 0.6rem;
        opacity: 0.95;
    }

/* Card 3 */
.card-3[b-i8x5an2ere] {
    grid-area: card3;
    padding: 28px; /* reduzir padding grande anterior */
    margin: 0;
    justify-self: center;
    align-self: start;
    margin-top: -20vh;
    /*margin-left: 80vh;*/
    margin-right: -134vh;
}
    .card-3 h3[b-i8x5an2ere] {
        font-size: 1.4rem;
        font-weight: 600;
        margin-bottom: 0.9rem;
        line-height: 1.35;
        color: #a4c9d0;
        font-family: 'Wanted Sans ExtraBlack', 'Wanted Sans', sans-serif;
        /*font-family: 'Playfair Display', 'Georgia', serif;*/
    }

    .card-3 p[b-i8x5an2ere] {
        font-size: 0.86rem;
        line-height: 1.5;
        margin-bottom: 0.6rem;
        opacity: 0.95;
    }

/* Card 4 */
.card-4[b-i8x5an2ere] {
    grid-area: card4;
    padding: 34px 32px;
    margin: 0;
    text-align: left;
    margin-bottom: -98vh;
    /*margin-left: 180px;*/
    margin-right: 34vh;
}

    .card-4 h2[b-i8x5an2ere] {
        font-size: 1.4rem;
        font-weight: 600;
        margin-bottom: 0.9rem;
        line-height: 1.3;
        color: #dcd1c1;
        font-family: 'Playfair Display', 'Georgia', serif;
    }

.card-4 p[b-i8x5an2ere] {
    font-size: 0.92rem;
    line-height: 1.6;
    margin-bottom: 0.6rem;
    opacity: 0.95;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.card-4 p:last-child[b-i8x5an2ere] {
    font-weight: 600;
}

/* Links */
.crowd-link[b-i8x5an2ere] {
    display: inline-block;
    margin-top: 0.6rem;
    color: #fff;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    font-family: monospace;
    font-size: 0.85rem;
}

/* Responsividade */

.crowd-scale[b-i8x5an2ere] {
    transform-origin: top center;
}

/* NÃO muda posição, só escala */

@media (max-width: 1400px) {
    .crowd-scale[b-i8x5an2ere] {
        transform: scale(0.9);
    }
}

@media (max-width: 1200px) {
    .crowd-scale[b-i8x5an2ere] {
        transform: scale(0.8);
    }
}

@media (max-width: 992px) {
    .crowd-scale[b-i8x5an2ere] {
        transform: scale(0.7);
    }
}

@media (max-width: 768px) {
    .crowd-scale[b-i8x5an2ere] {
        transform: scale(0.6);
    }
}

@media (max-width: 576px) {
    .crowd-scale[b-i8x5an2ere] {
        transform: scale(0.5);
    }
}

@media (max-width: 420px) {
    .crowd-scale[b-i8x5an2ere] {
        transform: scale(0.42);
    }
}



/* ============================= */
/* RESPONSIVIDADE */
/* ============================= */

/* 1200px */
/*@media (max-width: 1200px) {
    .crowd-inner {
        padding: 3rem 1.8rem;
    }

    .crowd-grid {
        gap: 36px;
        grid-template-columns: 4fr 2.2fr 4.4fr;
    }

    .crowd-card {
        padding: 22px;
    }

    .card-1 {
        padding: 32px 28px;
        margin-left: -40vh;
        margin-top: -20vh;
    }

    .card-2 {
        margin-right: 14vh;
        margin-top: -20vh;
    }

    .card-3 {
        margin-top: -16vh;
        margin-right: -100vh;
        padding: 24px;
    }

    .card-4 {
        margin-right: 28vh;
        margin-bottom: -70vh;
        padding: 30px 26px;
    }

        .card-1 h2, .card-2 h3, .card-3 h3, .card-4 h2 {
            font-size: 1.25rem;
        }

    .card-1 p {
        font-size: 0.98rem;
    }

    .card-2 p, .card-3 p {
        font-size: 0.84rem;
    }
}*/

/* 992px */
/*@media (max-width: 992px) {
    .crowd-inner {
        padding: 2.6rem 1.5rem;
    }

    .crowd-grid {
        gap: 30px;
        grid-template-columns: 3.8fr 2fr 4fr;
    }

    .crowd-card {
        padding: 20px;
    }

    .card-1 {
        margin-left: -34vh;
        margin-top: -16vh;
        padding: 28px 24px;
    }

    .card-2 {
        margin-right: 11vh;
        margin-top: -18vh;
    }

    .card-3 {
        margin-top: -14vh;
        margin-right: -80vh;
        padding: 20px;
    }

    .card-4 {
        margin-right: 22vh;
        margin-bottom: -56vh;
        padding: 28px 24px;
    }

        .card-1 h2, .card-2 h3, .card-3 h3, .card-4 h2 {
            font-size: 1.15rem;
        }

    .card-1 p {
        font-size: 0.95rem;
    }

    .card-2 p, .card-3 p {
        font-size: 0.82rem;
    }
}*/

/* 768px */
/*@media (max-width: 768px) {
    .crowd-inner {
        padding: 2rem 1.2rem;
        max-width: 1100px;
    }

    .crowd-grid {
        grid-template-columns: 3fr 1.8fr 3.2fr;
        gap: 24px;
    }

    .crowd-card {
        padding: 16px;
    }

    .card-1 {
        margin-left: -28vh;
        margin-top: -12vh;
        padding: 22px 18px;
    }

    .card-2 {
        margin-right: 9vh;
        margin-top: -14vh;
    }

    .card-3 {
        margin-top: -10vh;
        margin-right: -58vh;
        padding: 18px;
    }

    .card-4 {
        margin-right: 16vh;
        margin-bottom: -40vh;
        padding: 22px 18px;
    }

        .card-1 h2, .card-2 h3, .card-3 h3, .card-4 h2 {
            font-size: 1.05rem;
        }

    .card-1 p {
        font-size: 0.92rem;
    }

    .card-2 p, .card-3 p {
        font-size: 0.8rem;
    }
}*/

/* 576px */
/*@media (max-width: 576px) {
    .crowd-inner {
        padding: 1.6rem 1rem;
        max-width: 900px;
    }

    .crowd-grid {
        grid-template-columns: 2.6fr 1.4fr 2.8fr;
        gap: 18px;
    }

    .crowd-card {
        padding: 12px;
    }

    .card-1 {
        margin-left: -20vh;
        margin-top: -8vh;
        padding: 16px 12px;
    }

    .card-2 {
        margin-right: 6vh;
        margin-top: -10vh;
    }

    .card-3 {
        margin-top: -8vh;
        margin-right: -38vh;
        padding: 14px;
    }

    .card-4 {
        margin-right: 10vh;
        margin-bottom: -28vh;
        padding: 16px 12px;
    }

        .card-1 h2, .card-2 h3, .card-3 h3, .card-4 h2 {
            font-size: 0.98rem;
        }

    .card-1 p {
        font-size: 0.9rem;
    }

    .card-2 p, .card-3 p {
        font-size: 0.78rem;
    }
}*/

/* 420px (SEPARADO - CORRETO) */
/*@media (max-width: 420px) {
    .crowd-grid {
        gap: 14px;
        grid-template-columns: 2.2fr 1.2fr 2.4fr;
    }

    .card-1 {
        margin-left: -16vh;
        margin-top: -6vh;
    }

    .card-2 {
        margin-right: 4vh;
    }

    .card-3 {
        margin-right: -26vh;
    }

    .card-4 {
        margin-right: 6vh;
        margin-bottom: -20vh;
    }
}*/
/* /Components/Pages/CtaSection.razor.rz.scp.css */
/* CTaSection.razor.css */

.cta-bg[b-7ay5i096fp] {
    background: url('/images/Blue-buildings.jpg') center/cover no-repeat;
    position: relative;
    min-height: 100vh;
    width: 100%;
    overflow: hidden;
}


.cta-overlay[b-7ay5i096fp] {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-content[b-7ay5i096fp] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    z-index: 2;
    box-sizing: border-box;
    padding: 1rem;
}

/* Title: Wanted Sans ExtraBlack (scales with viewport) */
.cta-title[b-7ay5i096fp] {
    font-family: 'Wanted Sans ExtraBlack', 'Wanted Sans', sans-serif;
    font-weight: 900;
    color: #ffffff;
    margin: 0 0 1.5rem 0;
    line-height: 1.02;
    font-size: clamp(34px, 5.5vw, 40px); /* ~50pt desktop in the image */
    letter-spacing: -0.02em;
    word-break: keep-all;
    white-space: normal; /* allow wrapping on smaller screens */
}

/* Description: Roboto, readable and scales */
.cta-desc[b-7ay5i096fp] {
    font-family: 'Roboto', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: clamp(16px, 2.2vw, 20px); /* ~30pt on desktop per image */
    color: #ffffff;
    font-weight: 400;
    margin: 0 0 2rem 0;
    max-width: 800px;
    line-height: 1.5;
    white-space: normal;
}

/* Buttons wrapper */
.cta-buttons[b-7ay5i096fp] {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}

/* Base button */
.btn[b-7ay5i096fp] {
    font-family: 'Roboto', sans-serif;
    font-size: clamp(14px, 1.6vw, 18px);
    padding: clamp(10px, 1.2vw, 14px) clamp(18px, 2.4vw, 36px);
    border-radius: 0px;
    border: 1px solid rgba(163,174,213,0.6);
    text-decoration: none;
    cursor: pointer;
    transition: background .15s ease, color .15s ease, transform .08s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
/*.btn-primary {
    display: block;
    margin: 0 auto;
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    transition: 0.3s ease;
    padding: 14px 0;
    width: 220px;
    background: rgb(44, 51, 102) 0%;
    border: 1px solid #fff;
    font-weight: 400;
    text-align: center;
}
*/
/* Primary / Secondary styles */
.btn-primary[b-7ay5i096fp] {
    background: #ffffff;
    color: #23244a;
    border-color: #ffffff;
}

.btn-secondary[b-7ay5i096fp] {
    background: transparent;
    color: #ffffff;
    border-color: rgba(163,174,213,0.6);
    padding: 19px 92px 19px 92px;
    text-align: center;
}

    /* Hover states */
    .btn-primary:hover[b-7ay5i096fp],
    .btn-secondary:hover[b-7ay5i096fp] {
        transform: translateY(-2px);
        opacity: 0.95;
        background: rgba(44, 51, 102, 0.75);
        color: #ED9F7A;
        border: 1px solid #ED9F7A;
    }

/* Accessibility: focus outline */
.btn:focus[b-7ay5i096fp] {
    outline: 3px solid rgba(198,209,62,0.18);
    outline-offset: 2px;
}
/* Mobile: stack CTA buttons vertically and make them fit the screen */
@media (max-width: 900px) {
    .cta-buttons[b-7ay5i096fp] {
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }

        .cta-buttons .btn[b-7ay5i096fp] {
            width: 90%;
            max-width: 360px;
            padding: 12px 0;
            box-sizing: border-box;
        }

    .btn-secondary[b-7ay5i096fp] {
        /* secondary should look like a pill under primary on mobile */
        background: transparent;
        color: #ffffff;
        border-color: rgba(163,174,213,0.6);
        padding: 12px 0;
        font-size: 14px;
    }

    .btn-primary[b-7ay5i096fp] {
        width: 90%;
        max-width: 360px;
        background: #ffffff;
        color: #23244a;
        border-color: #ffffff;
        padding: 12px 0;
        font-size: 14px; /* reduce font size on mobile */
    }
}

/* Override: keep buttons horizontal on very small screens but sized to fit */
@media (max-width: 420px) {
    .cta-buttons[b-7ay5i096fp] {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        gap: 8px;
    }

    .cta-buttons .btn[b-7ay5i096fp] {
        width: calc(50% - 4px);
        max-width: none;
        padding: 10px 0;
        box-sizing: border-box;
        font-size: 10px !important; /* slightly smaller on very small screens */
    }

    .btn-secondary[b-7ay5i096fp] {
        padding: 0px 10px;
    }
}

@media (max-width: 768px) {
    .hero[b-7ay5i096fp], .services-section[b-7ay5i096fp], .why-choose-section[b-7ay5i096fp], .stats-section[b-7ay5i096fp], .cta-section[b-7ay5i096fp] {
        flex-direction: column;
        padding: 1.5rem 1rem;
        text-align: center;
    }

    .hero-text[b-7ay5i096fp], .services-content[b-7ay5i096fp], .why-choose-content[b-7ay5i096fp], .stats-content[b-7ay5i096fp], .cta-content[b-7ay5i096fp] {
        margin: 0 auto;
        max-width: 100%;
    }

    .stats-section[b-7ay5i096fp] {
        padding: 2rem 1rem;
    }
}


/* Small adjustments for very wide or very small screens */
/*@media (min-width: 1600px) {
    .cta-content {
        max-width: 1100px;
    }

    .cta-title {
        font-size: 84px;
    }

    .cta-desc {
        font-size: 34px;
    }
}

@media (max-width: 1200px) {
    .cta-content {
        padding: 0 3rem;
    }

    .cta-title {
        font-size: clamp(36px, 6vw, 64px);
    }

    .cta-desc {
        font-size: clamp(15px, 2.4vw, 26px);
    }
}

@media (max-width: 900px) {
    .cta-bg {
        min-height: 70vh;
    }

    .cta-overlay {
        padding: 5vh 1.5rem;
        justify-content: center;
    }

    .cta-content {
        max-width: 680px;
    }

    .cta-title {
        font-size: clamp(30px, 8.5vw, 52px);
    }

    .cta-desc {
        font-size: clamp(14px, 3.2vw, 20px);
        margin-bottom: 1.25rem;
    }

    .btn {
        padding: 10px 20px;
        font-size: 15px;
    }
}*/
/* /Components/Pages/Footer.razor.rz.scp.css */
.footer[b-0np8otbd8p] {
    background-color: #1C1F37;
    padding: 90px 8% 70px 8%;
    font-family: 'Roboto', sans-serif;
    box-sizing: border-box;
}

/* ================= TOP ================= */

.footer-top[b-0np8otbd8p] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4rem; /* open a bit between columns */
    align-items: start;
    margin-bottom: 80px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    box-sizing: border-box;
}

.footer-column h3[b-0np8otbd8p] {
    font-size: 24px; /* Roboto Regular 30pt */
    font-weight: 400;
    color: #FFFFFF; /* Branco como na imagem */
    /*margin-bottom: 28px;*/
    letter-spacing: 0.5px;
    transition: 0.3s;
}
/* align the 3 top columns: left/center/right */
.footer-top .footer-column:nth-child(1)[b-0np8otbd8p] { justify-self: start; text-align: left; }
.footer-top .footer-column:nth-child(2)[b-0np8otbd8p] { justify-self: center; text-align: left; }
.footer-top .footer-column:nth-child(3)[b-0np8otbd8p] { justify-self: end; text-align: left; }
    .footer-column h3.active[b-0np8otbd8p] {
        border-bottom: 0.5px solid #ED9F7A;
        padding-bottom: 2px;
    }
    .footer-column h3:hover[b-0np8otbd8p] {
        opacity: 1;
        color: var(--accent-color);
        border-bottom: 0.2px solid #ED9F7A;
        padding-bottom: 1px;
    }

.footer-column ul[b-0np8otbd8p] {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .footer-column ul li[b-0np8otbd8p] {
        /*margin-bottom: 14px;*/
    }

        .footer-column ul li a[b-0np8otbd8p] {
            text-decoration: none;
            color: #C9CCD6; /* Cinza claro real */
            font-size: 16px; /* Roboto Regular 19pt */
            font-weight: 400;
            transition: 0.3s;
        }

        /* Item ativo igual ao mock */
        .footer-column ul li.active a[b-0np8otbd8p] {
            border-bottom: 1px solid #ED9F7A;
            padding-bottom: 2px;
        }

        /* Hover discreto */
        .footer-column ul li a:hover[b-0np8otbd8p] {
            opacity: 1;
            color: var(--accent-color);
            border-bottom: 0.5px solid #ED9F7A;
            padding-bottom: 2px;
        }


/* ======= Ajustes apenas para a DIVIDER e BOTTOM (use no fim do arquivo) ======= */

.footer-divider[b-0np8otbd8p] {
    height: 3px;
    background-color: #2A2F46; /* linha discreta no mock */
    width: 100%;
    margin: 60px 0;
    opacity: 1.9;
}

/* Footer bottom: layout em 3 colunas (logo � esquerda, centro centralizado, cr�ditos � direita) */
/*.footer-bottom {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 1rem;
    padding: 0 5%;
}*/

/* LEFT */
/*.footer-left {
    display: flex;
    align-items: center;*/
   

    /*margin-bottom: 80px;*/
/*}
.footer-left .footer-logo {
    width: 160px;
    height: auto;
    display: block;
}*/

/* Footer bottom: layout em 3 colunas (logo � esquerda, centro centralizado, cr�ditos � direita) */
.footer-bottom[b-0np8otbd8p] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    gap: 1rem;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
}

/* LEFT */
.footer-left[b-0np8otbd8p] {
    display: flex;
    align-items: center;
    padding-left: 0; /* align with container */
    justify-self: start;
    padding: 0;
    margin: 0;
    /* nudge logo further left toward page edge */
    margin-top: 1.5rem;
    margin-left: -16rem;
}

    .footer-left .footer-logo[b-0np8otbd8p] {
        width: 260px;
        height: auto;
        display: block;
    }

/* CENTER */
.footer-center[b-0np8otbd8p] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-self: center;
}
.email-icon[b-0np8otbd8p] {
    font-size: 40px;
    color: #FFFFFF;
    margin-bottom: 16px;
}
.social-icons[b-0np8otbd8p] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    margin-bottom: 8px;
}
.social-icons i[b-0np8otbd8p] {
    font-size: 18px;
    color: #FFFFFF;
    transition: transform .15s ease, color .15s ease;
}
    .social-icons i:hover[b-0np8otbd8p] {
        transform: translateY(-2px);
        color: #ED9F7A;
        cursor: pointer;
    }
.copyright[b-0np8otbd8p] {
    font-size: 16px;
    color: #756E65;
    font-weight: 400;
    margin-top: 4px;
    gap: 68px;
}

/* RIGHT */
.footer-right[b-0np8otbd8p] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-left: 0;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-self: end;
    /* nudge credits further right toward page edge */
    margin-right: -14rem;
    margin-top: 5.6rem;
}
    .footer-right .credits[b-0np8otbd8p] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 48px;
        margin-top: 16px;
    }
    .footer-right .developed[b-0np8otbd8p],
    .brand-text .designed-label[b-0np8otbd8p] {
        font-size: 14px;
        color: #756E65;
        text-transform: uppercase;
        letter-spacing: 0.06em;
        white-space: nowrap;
        font-weight: 400;
        padding: 0 4.5%;
    }
.brand-text[b-0np8otbd8p] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.brand-text .header-logo[b-0np8otbd8p] {
    width: 72px;
    height: auto;
    display: block;
}

/* ----------------- RESPONSIVE BREAKPOINTS ----------------- */

/* Large tablets / small laptops */
@media (max-width: 1200px) {
    .footer[b-0np8otbd8p] {
        padding: 70px 6% 50px 6%;
    }
    .footer-column h3[b-0np8otbd8p] { font-size: 18px; }
    .footer-column ul li a[b-0np8otbd8p] { font-size: 12px; }
    .footer-left .footer-logo[b-0np8otbd8p] { width: 140px; }
}

/* Tablets and narrow screens */
@media (max-width: 900px) {
    /* Top: empilhar colunas, mas mantendo espa�amento leg�vel */
    .footer-top[b-0np8otbd8p] {
        flex-direction: column;
        gap: 1.5rem;
        margin-bottom: 40px;
    }
    .footer-column[b-0np8otbd8p] {
        flex: 1 1 100%;
        min-width: 0;
    }
    .footer-column h3[b-0np8otbd8p] { font-size: 16px; margin-bottom: 12px; }
    .footer-column ul li a[b-0np8otbd8p] { font-size: 13px; }

    /* Bottom: transform grid para uma �nica coluna, centraliza conte�do */
    .footer-bottom[b-0np8otbd8p] {
        grid-template-columns: 1fr;
        text-align: center;
        row-gap: 18px;
        padding: 0 6%;
    }
    .footer-left[b-0np8otbd8p] { 
        justify-content: center; 
        justify-self: center; /* garante o alinhamento dentro do grid */
        width: 100%;
        /* reset desktop nudges on small screens */
        margin-left: 0;
    }
        .footer-left .footer-logo[b-0np8otbd8p] {
            margin: 8px auto;
            padding-left: 12px !important;
        }
    .footer-center[b-0np8otbd8p] { order: 0; }
    .footer-right[b-0np8otbd8p] {
        justify-content: center;
        padding-left: 0;
        /* reset desktop nudges on small screens */
        margin-right: 0;
    }
    .footer-right .credits[b-0np8otbd8p] {
        gap: 12px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer-right .developed[b-0np8otbd8p],
    .brand-text .designed-label[b-0np8otbd8p] {
        font-size: 12px;
    }
    .brand-text .header-logo[b-0np8otbd8p] {
        width: 64px;
    }
}
/* /Components/Pages/Header.razor.rz.scp.css */
body[b-4zcprfdcum], html[b-4zcprfdcum] {
    overflow-x: hidden;
}

.page-header[b-4zcprfdcum] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.75rem 3.5rem;
    gap: 2rem;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 5000;
}

.header-left[b-4zcprfdcum] {
    display: flex;
    align-items: center;
    gap: 2.5rem;
    padding-left: 6rem;
}

.brand-text[b-4zcprfdcum] {
    font-family: var(--title-font);
    font-weight: 600;
    letter-spacing: 0.08em;
    font-size: 1.1rem;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    padding-left: -8rem;
}
    .brand-text .header-logo[b-4zcprfdcum] {
        width: 260px;
        height: auto;
        display: block;
    }

/*.header-logo {*/
    /*    height: 42px;
    width: auto;*/
    /*width: 160px;
    height: auto;
    display: block;
}*/

/*.logo img {
    height: 42px;
    display: flex;
    align-items: center;
    gap: 2.5rem;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}*/

.brand-text span[b-4zcprfdcum] {
    font-weight: 400;
    text-transform: lowercase;
    margin-left: 0.3rem;
    letter-spacing: 0.04em;
    opacity: 0.8;
}

.main-nav[b-4zcprfdcum] {
    justify-self: center;
    display: flex;
    gap: 4.75rem;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-family: var(--body-font);
    font-weight: 400;
}

    .main-nav a[b-4zcprfdcum] {
        color: white;
        text-decoration: none;
        opacity: 0.9;
        text-transform: uppercase;
    }
    .main-nav a.active[b-4zcprfdcum] {
        border-bottom: 0.5px solid #ED9F7A;
        padding-bottom: 2px;
    }

        .main-nav a:hover[b-4zcprfdcum] {
            opacity: 1;
            color: var(--accent-color);
            border-bottom: 0.5px solid #ED9F7A;
            padding-bottom: 2px;
            text-transform: uppercase;
        }

/* Navbar Content */
.navbar-content[b-4zcprfdcum] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 4.5rem;
    gap: 2.5rem;
}

.navbar-container.navbar--shrink .navbar-content[b-4zcprfdcum] {
    height: 3.25rem;
}

.header-right[b-4zcprfdcum] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-shrink: 0;
    padding-right: 6rem;
}



.icon-button[b-4zcprfdcum] {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 999px;
    width: 46px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.icon-button svg[b-4zcprfdcum] {
    width: 28px;
    height: 28px;
    fill: #ffffff;
}

.page-content[b-4zcprfdcum] {
    padding: 3rem 3.5rem 5rem;
}

/* Dropdown Menu Styles */
.dropdown[b-4zcprfdcum] {
    position: relative;
    display: inline-block;
}

.dropdown-toggle[b-4zcprfdcum] {
    cursor: pointer;
}

.dropdown-menu[b-4zcprfdcum] {
    position: absolute;
    top: 100%;
    left: 0;
    background: var(--color-dark);
    min-width: 200px;
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
    border-radius: 4px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 1000;
    border: 1px solid rgba(163, 174, 213, 0.3);

}

/* Show only plain links for dropdown (no box or border) */
.dropdown .dropdown-menu[b-4zcprfdcum] {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
    min-width: auto !important;
}

.dropdown .dropdown-menu a[b-4zcprfdcum] {
    display: block;
    padding: 6px 0 !important;
    color: white;
    background: transparent !important;
    border: none !important;

}

/* remove underline on the parent 'About' when using dropdown so no connecting line appears */
.dropdown > a.active[b-4zcprfdcum],
.dropdown > a:hover[b-4zcprfdcum] {
    border-bottom: none !important;

}

.dropdown:hover .dropdown-menu[b-4zcprfdcum] {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.dropdown-menu a[b-4zcprfdcum] {
    display: block;
    padding: 12px 20px;
    color: white;
    text-decoration: none;
    font-size: 14px;
    text-transform: none;
    letter-spacing: normal;
    transition: background-color 0.2s;
    text-transform: uppercase;
}

    .dropdown-menu a:hover[b-4zcprfdcum] {
        opacity: 1;
        color: var(--accent-color);
        border-bottom: 0.5px solid #ED9F7A;
        padding-bottom: 2px;
        text-transform: uppercase;
    }

.icon-circle[b-4zcprfdcum] {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
}

.icon-circle i[b-4zcprfdcum] {
    font-size: 26px;
}
    .icon-circle:hover[b-4zcprfdcum] {
        background-color: transparent;
        opacity: 1;
        color: var(--accent-color);
        /*border-bottom: 0.5px solid #ED9F7A;*/
        /*padding-bottom: 2px;*/
        /*text-transform: uppercase;*/
    }

.lang[b-4zcprfdcum] {
    color: white;
    font-family: 'Roboto';
    font-size: 16px;
    text-decoration: none;
}

/* Language Selector */
.language-selector[b-4zcprfdcum] {
    position: relative;
    display: flex;
    align-items: center;

}

.btn-language[b-4zcprfdcum] {
    background: transparent;
    border: none;
    color: white;
    cursor: pointer;
    font-weight: 600;
    font-size: 1.5rem; /* increased size */
    padding: 0.65rem 1rem; /* increased padding */
    display: flex;
    align-items: center;
    gap: 0.75rem; /* more space between icon and text */
    transition: var(--transition-smooth);
    font-family: 'Roboto', sans-serif;
    line-height: 1;
}

    .btn-language:hover[b-4zcprfdcum] {
        background-color: transparent;      
        opacity: 1;
        color: var(--accent-color);
        border-bottom: 0.5px solid #ED9F7A;
        padding-bottom: 2px;
        text-transform: uppercase;
    }

.dropdown.language-selector .dropdown-menu[b-4zcprfdcum] {
    top: 100%;
    left: 0;
    background: var(--color-dark);
    min-width: 400px;
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
    border-radius: 4px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 1000;
    border: 1px solid rgba(163, 174, 213, 0.3);
}

.dropdown.language-selector .dropdown-menu.open[b-4zcprfdcum] {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: none;
}

.dropdown.language-selector .language-option[b-4zcprfdcum] {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0.9rem 1rem; /* slightly larger touch target */
    background: transparent;
    border: none;
    cursor: pointer;
    color: white;
    font-weight: 600;
    transition: var(--transition-smooth);
    font-family: 'Roboto', sans-serif;
    font-size: 1rem; /* larger text */
    text-transform: uppercase;
}

    .dropdown.language-selector .language-option:hover[b-4zcprfdcum] {
        background-color: transparent;
        opacity: 1;
        /*color: var(--accent-color);*/
        border-bottom: 0.5px solid #ED9F7A;
        padding-bottom: 2px;
        text-transform: uppercase;
    }

.language-option:first-child[b-4zcprfdcum] {
    border-bottom: 1px solid var(--axis-border);
}

/* Debug helpers - temporary */
.dropdown.language-selector .dropdown-menu[b-4zcprfdcum],
.dropdown.language-selector .language-option[b-4zcprfdcum] {
    pointer-events: auto !important;
    z-index: 99999 !important;
}

.hamburger[b-4zcprfdcum] {
    display: none;
    flex-direction: column;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: transparent;
    border: none;
    cursor: pointer;
    z-index: 1100;
}
.hamburger span[b-4zcprfdcum] {
    display: block;
    height: 4px;
    width: 100%;
    background: #fff;
    margin: 5px 0;
    border-radius: 2px;
    transition: 0.3s;
}

/* ------- Mobile styles (single authoritative block) ------- */
/* Large tablets / small laptops */
@media (max-width: 1200px) {
    .page-header[b-4zcprfdcum] {
        padding: 1.25rem 2rem;
    }
    .header-left[b-4zcprfdcum] {
        padding-left: 3rem;
        gap: 1.5rem;
    }
    .brand-text .header-logo[b-4zcprfdcum] {
        width: 220px;
    }
    .main-nav[b-4zcprfdcum] {
        gap: 1.25rem;
        font-size: 18px;
    }
    .header-right[b-4zcprfdcum] {
        padding-right: 2.5rem;
    }
    .btn-language[b-4zcprfdcum] {
        font-size: 1.05rem;
        padding: 0.45rem 0.75rem;
    }
}

@media (max-width: 900px) {


    /* top bar sizing */
    .page-header[b-4zcprfdcum] {
        padding: 8px 12px;
        height: 56px;
        align-items: center;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 2500;
        background: transparent;
    }

    /* logo left and icons positioned relative to top bar */
    .header-left[b-4zcprfdcum] {
        position: absolute;
        left: 19px !important;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2510;
        padding-left: 0;
    }
    .brand-text .header-logo[b-4zcprfdcum] {
        width: 140px;
        margin: 8px auto;
        padding-left: 12px !important;
    }
    .header-right[b-4zcprfdcum] {
        position: absolute;
        right: 2px !important; /* space for hamburger */
        top: 50%;
        transform: translateY(-50%);
        z-index: 2510;
        display: flex;
        gap: 8px;
        align-items: center;
    }

    /* hamburger at far right */
    .hamburger[b-4zcprfdcum] {
        display: flex;
        position: absolute;
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2520;
        background: transparent;
        border: none;
    }

    /* slide-in panel: hidden by default, visible only with .open
       Now opens from the right, spans full width horizontally but limited height */
    .header-center[b-4zcprfdcum] {
        position: absolute;
        /*margin-top: -5rem;*/
        top: 0;
        right: 0;
        left: 0;
        width: 100vw;
        max-width: none;
        height: 60vh; /* não ocupa toda a altura */
        background: rgba(44,51,102,0.75);
        box-shadow: 0 8px 8px rgba(0,0,0,0.15);
        transform: translateX(110%); /* escondido à direita */
        transition: transform .28s cubic-bezier(.4,0,.2,1), opacity .18s ease;
        z-index: 2400;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding-top: -20px;
        visibility: hidden;
        opacity: 0;
        pointer-events: none;
    }

    .header-center.open[b-4zcprfdcum] {
        transform: translateX(0);
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
    }

    /* dropdown inside mobile panel: show only when .open is present on that dropdown */
    .header-center .dropdown-menu[b-4zcprfdcum] { display: none; }
    .header-center .dropdown-menu.open[b-4zcprfdcum] { display: block; }

    /* Mobile: make nav vertical and spaced */
    .header-center .main-nav[b-4zcprfdcum] {
        display: flex;
        flex-direction: column;
        gap: 1.25rem;
        padding: 1rem 1.25rem;
        align-items: center; /* alinhado à direita */
        text-align:  center;
    }

    .header-center .main-nav a[b-4zcprfdcum] {
        display: block;
        width: 100%;
        padding: 0.75rem 0;
        font-size: 18px;
        color: white;
        text-transform: uppercase; /* todas as letras em maiúsculas */
        letter-spacing: 0.08em;
    }

    .header-center .dropdown[b-4zcprfdcum] {
        width: 100%;
    }

        .header-center .dropdown > a[b-4zcprfdcum] {
            display: block;
            width: 100%;
            padding: 0.75rem 0;
            font-size: 18px;
            color: white;
            text-transform: uppercase; /* todas as letras em maiúsculas */
            letter-spacing: 0.08em;
        }

        .header-center .dropdown .dropdown-menu[b-4zcprfdcum] {
            position: static;
            background: transparent;
            box-shadow: none;
            border: none;
            padding-left: 1rem;
            transform: none;
            opacity: 1;
            visibility: visible;
            text-align: center;
        }

        .header-center .dropdown .dropdown-menu a[b-4zcprfdcum] {
            display: block;
            padding: 0.5rem 0;
            color: #dfe6ff;
        }

    /* tweaks for very small screens */
    @media (max-width: 420px) {
        .header-right[b-4zcprfdcum] { right: 10px; gap: 6px; }
        .header-left[b-4zcprfdcum] { left: 8px; }
        .hamburger[b-4zcprfdcum] { right: 8px; }
        .page-header[b-4zcprfdcum] { height: 52px; }
        /* manter a caixa limitada verticalmente em telas muito pequenas */
        .header-center[b-4zcprfdcum] { top: 52px; height: calc(60vh - 52px); }
    }
}

/* Desktop dropdown behavior */
@media (min-width: 901px) {
    .dropdown-menu[b-4zcprfdcum] {
        opacity: 0;
        visibility: hidden;
        transform: translateY(-10px);
        transition: all 0.3s ease;
        position: absolute;
        top: 100%;
        left: 0;
        background: var(--color-dark);
        min-width: 200px;
        box-shadow: 0 8px 16px rgba(0,0,0,0.2);
        border-radius: 4px;
        padding: 10px 0;
        z-index: 1000;
        border: 1px solid rgba(163, 174, 213, 0.3);
    }
    .dropdown:hover .dropdown-menu[b-4zcprfdcum] {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        display: block;
    }
    .dropdown-menu.open[b-4zcprfdcum] {
        display: block;
        opacity: 1;
        visibility: visible;
        transform: none;
    }
    .dropdown .dropdown-menu a[b-4zcprfdcum] {
        display: block;
        padding: 6px 0 !important;
        color: white;
        background: transparent !important;
        border: none !important;
    }

    /* show thin underline on hover like other nav links */
    .dropdown > a.active[b-4zcprfdcum],
    .dropdown > a:hover[b-4zcprfdcum] {
        border-bottom: 0.5px solid #ED9F7A !important;
        padding-bottom: 2px !important;
    }

    .dropdown .dropdown-menu a:hover[b-4zcprfdcum] {
        border-bottom: 0.5px solid #ED9F7A !important;
        padding-bottom: 2px !important;
    }
}




/* /Components/Pages/HeroSection.razor.rz.scp.css */
.hero-wrapper[b-yz2md9nqoc] {
    position: relative;
    min-height: 60vh;
    height: 100vh;
    overflow: hidden;
    padding-left: 8rem;
    box-sizing: border-box;
}

.section-bg[b-yz2md9nqoc] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.section-overlay[b-yz2md9nqoc] {
    position: absolute;
    inset: 0;
    z-index: 2;
    /*background: linear-gradient(180deg, rgba(28,31,55,0.30) 0%, rgba(28,31,55,0.75) 70%);*/
}

/* container principal */
.hero[b-yz2md9nqoc] {
    position: relative;
    z-index: 3;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
}

/* texto */
.hero-text[b-yz2md9nqoc] {
    max-width: 100vw;
    margin-left: 0;
    padding: 8vw 2vw 2vw 2vw;
    color: white;
    box-sizing: border-box;
}

/* título */
    .hero-text h1[b-yz2md9nqoc] {
        font-family: 'Wanted Sans ExtraBlack', 'Wanted Sans', sans-serif !important;
        font-size: clamp(28px, 4.5vw, 50px);
        font-weight: 800;
        line-height: 1.03;
        color: #ED9F7A;
        margin-bottom: 20px;
    }

/* subtítulo */
.subtitle[b-yz2md9nqoc] {
    font-family: 'Roboto', sans-serif;
    font-size: clamp(16px, 1.2vw, 8.8px);
    letter-spacing: 4.2px;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 42px !important;
    white-space: normal; /* permitir quebra em mobile */

}

/* bloco esquerdo que contém descrição e botão */
.hero-esquerda[b-yz2md9nqoc] {
    /*   margin-bottom: -4vw;*/
    margin-left: -20vh;
    margin-right: 80vh;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 5vh;
    margin-top: 14vh;
}
/*.hero-esquerda {
    margin-top: 40vh;*/ /* 🔥 empurra para baixo */
    /*margin-left: -5vw;*/ /* mantém recuo à esquerda como no layout mobile/desktop */
    /*display: flex;
    flex-direction: column;
    align-items: flex-start;*/ /* alinhado à esquerda dentro do bloco */
    /*max-width: 580px;*/ /* limitar largura do bloco de descrição */
    /*margin-bottom: -5vh;
}*/
/* descrição dentro do bloco */
.hero-desc[b-yz2md9nqoc] {
    font-family: 'Roboto', sans-serif;
    font-size: clamp(16px, 1.4vw, 18px) !important;
    line-height: 1.7 !important;
    max-width: 880px !important;
    margin-bottom: 28px;
    padding: 2rem 2rem 2rem 22rem !important;
    color: #fff;
    /*background: linear-gradient( to left, rgba(44,51,102,0.52) );*/
    box-sizing: border-box;
    text-align: start;
    margin-left: 0;
}
/*.hero-desc {
    max-width: 295px;
    padding: 2rem 2rem 2rem 2rem !important;
    text-align: left;*/ /* 🔥 alinhado esquerda */
    /*font-size: 12.6px !important;
    line-height: 1.2 !important;
    background: rgba(44,51,102,0.72);
    color: #fff;
    box-sizing: border-box;
}*/
/* botão */

/*.hero-esquerda .btn-primary {
    align-self: center;
    width: 160px;
    margin-top: 12px;
    text-align: center !important;
    margin-left: 9vw !important;
    border-radius: 0px;
    font-size: 12.6px !important;
}*/
.btn-primary[b-yz2md9nqoc] {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: clamp(14px, 1.6vw, 16px);
    letter-spacing: 1px;
    transition: 0.3s ease;
    padding: 12px 18px;
    min-width: 190px;
    background: rgb(44, 51, 102,0.30);
    border: 0.1px solid #A3AED5;
    font-weight: 400;
    text-align: center;
    border-radius: 0px;
    align-self: center;
    margin-left: 9.6vw !important;
}

/* hover visual */
.btn-primary:hover[b-yz2md9nqoc] {
    background: rgba(44, 51, 102, 0.85);
    color: #ED9F7A;
}

/* ------------------ Mobile-specific breakpoints ------------------ */

/* Large tablets / small laptops */
@media (max-width: 1200px) {
    .hero-wrapper[b-yz2md9nqoc] { padding-left: 4.5rem; }
    .hero-text[b-yz2md9nqoc] { padding: 6vw 3vw 2vw 3vw; }
    .hero-desc[b-yz2md9nqoc] { max-width: 430px; }
    .hero-text h1[b-yz2md9nqoc] { font-size: clamp(30px, 5.2vw, 48px); }
}

/* Tablets and narrow screens */
@media (max-width: 900px) {

    .hero-wrapper[b-yz2md9nqoc] {
        padding-left: 0;
    }

    .hero[b-yz2md9nqoc] {
        height: 100vh;
        min-height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: center; /* começa do topo */
        padding-top: 40vh;
        padding-bottom: 6vh;
        padding-left: 24px;
        padding-right: 24px;
    }

    .hero-text[b-yz2md9nqoc] {
        padding: 0;
        margin: 0;
        text-align: left; /* 🔥 alinhado à esquerda como na imagem */
        width: 100%;
        margin-top: -6vh;
    }

        .hero-text h1[b-yz2md9nqoc] {
            font-family: 'Wanted Sans', sans-serif !important;
            font-size: 23.5px !important;
            margin-bottom: 16px;
            line-height: 1.05;
            margin-bottom: 8px;
        }

    .subtitle[b-yz2md9nqoc] {
        font-size: 14px !important;
        letter-spacing: 3px;
        margin: 0 0 4px 0;
        color: #ffffff;
    }

        /*.hero-text h1 {
            font-size: 40px !important;*/ /* dominant title */
            /*line-height: 1.05;
            margin: 0 0 6px 0;
        }

    .subtitle {
        font-size: 13px;
        letter-spacing: 3px;
        margin: 0 0 4px 0;
        color: #ffffff;
    }*/

    /* bloco descrição MAIS EMBAIXO */
    .hero-esquerda[b-yz2md9nqoc] {
        margin-top: 40vh; /* 🔥 empurra para baixo */
        margin-left: -5vw; /* mantém recuo à esquerda como no layout mobile/desktop */
        display: flex;
        flex-direction: column;
        align-items: flex-start; /* alinhado à esquerda dentro do bloco */
        max-width: 580px; /* limitar largura do bloco de descrição */
        margin-bottom: -5vh;
    }

    .hero-desc[b-yz2md9nqoc] {
        max-width: 295px;
        padding: 2rem 2rem 2rem 2rem !important;
        text-align: left; /* 🔥 alinhado esquerda */
        font-size: 12.6px !important;
        line-height: 1.2 !important;
        background: rgba(44,51,102,0.72);
        color: #fff;
        box-sizing: border-box;
    }

    /* centralizar o botão abaixo da caixa de descrição */
    .hero-esquerda .btn-primary[b-yz2md9nqoc] {
        align-self: center;
        width: 160px;
        margin-top: 12px;
        text-align: center !important;
        margin-left: 9vw !important;
        border-radius: 0px;
        font-size: 12.6px !important;
    }
}


/* Small phones */
@media (max-width: 600px) {
    .hero[b-yz2md9nqoc] {
        padding: 28px 0 18px 0;
    }
    .hero-text[b-yz2md9nqoc] {
        padding: 0 5vw;
    }
    .hero-text h1[b-yz2md9nqoc] {
        font-size: clamp(20px, 9.5vw, 32px);
        margin-bottom: 14px;
    }
    .subtitle[b-yz2md9nqoc] { font-size: 11px; letter-spacing: 1px; }
    .hero-desc[b-yz2md9nqoc] {
        font-size: 14px;
        padding: 10px 12px;
    }
    .btn-primary[b-yz2md9nqoc] {
        width: 90%;
        max-width: 320px;
        padding: 12px 0;
        font-size: 14px;
    }
}

/* Very small devices */
@media (max-width: 420px) {
    .hero-text h1[b-yz2md9nqoc] { font-size: 18px; }
    .hero-desc[b-yz2md9nqoc] { font-size: 13px; padding: 8px 10px; }
    .btn-primary[b-yz2md9nqoc] { width: 95%; padding: 10px 0; font-size: 13px; }
}
/* /Components/Pages/Login.razor.rz.scp.css */
login-page[b-8zvp80ypn6] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(145deg, #f0f2f5 0%, #e6e9f0 100%);
    padding: 20px;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.login-box[b-8zvp80ypn6] {
    width: 100%;
    max-width: 400px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    padding: 40px 30px;
}

.brand-title[b-8zvp80ypn6] {
    font-size: 24px;
    font-weight: 600;
    color: #2c3e50;
    margin: 0 0 5px 0;
    letter-spacing: -0.5px;
}

.brand-subtitle[b-8zvp80ypn6] {
    font-size: 14px;
    color: #6c757d;
    margin: 0;
}

/* Utilizem as classes do Bootstrap */
.form-label[b-8zvp80ypn6] {
    font-weight: 500;
    color: #495057;
    margin-bottom: 5px;
}

.form-control[b-8zvp80ypn6] {
    border-radius: 8px;
    border: 1px solid #dee2e6;
    padding: 10px 15px;
    font-size: 14px;
}

    .form-control:focus[b-8zvp80ypn6] {
        border-color: #007bff;
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.15);
    }

.btn-primary[b-8zvp80ypn6] {
    background: #007bff;
    border: none;
    border-radius: 8px;
    font-weight: 500;
    transition: all 0.2s;
}

    .btn-primary:hover[b-8zvp80ypn6] {
        background: #0056b3;
        transform: translateY(-1px);
    }

    .btn-primary:disabled[b-8zvp80ypn6] {
        background: #6c757d;
        opacity: 0.7;
    }

/* Mensagens de erro */
.text-danger[b-8zvp80ypn6] {
    font-size: 12px;
    margin-top: 4px;
    display: block;
}

.alert-danger[b-8zvp80ypn6] {
    background: #f8d7da;
    border: 1px solid #f5c6cb;
    color: #721c24;
    padding: 10px 15px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 14px;
}

/* Checkbox personalizado */
.form-check-input:checked[b-8zvp80ypn6] {
    background-color: #007bff;
    border-color: #007bff;
}

/* Links */
a[b-8zvp80ypn6] {
    color: #007bff;
    font-size: 14px;
}

    a:hover[b-8zvp80ypn6] {
        color: #0056b3;
        text-decoration: underline !important;
    }

/* Footer */
.text-muted[b-8zvp80ypn6] {
    font-size: 12px;
    color: #6c757d;
}

/* Spinner */
.spinner-border[b-8zvp80ypn6] {
    width: 18px;
    height: 18px;
}
/* /Components/Pages/ServicesSection.razor.rz.scp.css */
.services-section[b-8nzmbpoxqz] {
    background: #8D92B0;
    /*margin-top: 48px;*/ /* ~3cm */
    padding: 0px 0 64px 0;
    min-height: 400px;
    /*border-top: 1px solid #b0b3c6;*/ /* optional, for subtle separation */
    box-shadow: 0 -8px 24px 0 rgba(0,0,0,0.04); /* optional, for soft shadow */
}

.services-header[b-8nzmbpoxqz] {
    display: fixed;
    align-items: center;
    gap: 1.5rem;
    padding-left: 8.8rem; /* Reduced from 2.5rem */
    padding-top: 0.5rem;
    padding-bottom: 1.5rem;
    background: linear-gradient(to bottom, #2c3366 0%, #8D92B0 100%);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom: 1px solid #8D92B1; /* very thin, subtle line */
    margin-bottom: 0.5rem;
}

.services-title[b-8nzmbpoxqz] {
    font-family: var(--title-font);
    font-size: 2rem;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0.02em;
    margin-right: 1.5rem;
    white-space: nowrap;
}

.services-subtitle[b-8nzmbpoxqz] {
    font-family: var(--body-font);
    font-size: 1rem;
    color: #fff;
    opacity: 0.95;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.services-grid[b-8nzmbpoxqz] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem 4rem;
    max-width: 92vw;
    margin: 0 auto;
    padding: 0 4.5rem;
}

.service-card[b-8nzmbpoxqz] {
    background: transparent;
    border: 1px solid #d1d3e0;
/*    border-radius: 0.25rem;*/
    padding: 2rem 2rem 1.5rem 2rem;
    color: #fff;
    min-height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    transition: background 0.2s, border-color 0.2s;
}

    .service-card:hover[b-8nzmbpoxqz] {
        background: #838EB1;
        /*border-color: #ED9F7A;*/ /* accent color on hover */
        cursor: pointer;
    }

.service-title[b-8nzmbpoxqz] {
    font-family: var(--title-font);
    font-size: 1.25rem;
    font-weight: 700;
    color: #23244a;
    margin-bottom: 0.75rem;
}

.service-desc[b-8nzmbpoxqz] {
    font-family: var(--body-font);
    font-size: 1rem;
    color: #fff;
    opacity: 0.95;
}


/*.services-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

.card {
    padding: 40px;
    border: 1px solid rgba(255,255,255,0.15);
}*/

/*    .card h3 {
        margin-bottom: 20px;
    }*/

@media (max-width: 900px) {
    .services-grid[b-8nzmbpoxqz] {
        grid-template-columns: 1fr;
        gap: 1.5rem;
        padding: 0 1rem;
    }
    .service-card[b-8nzmbpoxqz] {
        padding: 1.5rem 1.2rem 1.2rem 1.2rem;
        min-height: 140px;
    }
    .services-header[b-8nzmbpoxqz] {
        flex-direction: column;
        align-items: flex-start;
        padding-left: 1.2rem;
        padding-right: 1.2rem;
        text-align: left;
    }
    .services-title[b-8nzmbpoxqz], .services-subtitle[b-8nzmbpoxqz] {
        white-space: normal;
        text-overflow: unset;
        overflow: visible;
    }
}

@media (max-width: 600px) {
    .services-title[b-8nzmbpoxqz] {
        font-size: 1.3rem;
    }
    .services-subtitle[b-8nzmbpoxqz] {
        font-size: 0.95rem;
    }
    .service-card[b-8nzmbpoxqz] {
        font-size: 0.98rem;
        padding: 1rem 0.7rem;
    }
}
/* /Components/Pages/StatsSection.razor.rz.scp.css */
/* =========================
   SECTION: STATS
   Keep HTML unchanged; all visual changes via CSS to match mock
========================= */

.stats[b-khgfd8pzil] {
    position: relative;
    width: 100%;
    min-height: 100vh;
    background: url('/images/website-office-building.jpg') center center / cover no-repeat;
    overflow: hidden;
}

/* Centered horizontal dark band with stronger darkness on the left */
.stats-overlay[b-khgfd8pzil] {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 46vh;
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, rgba(28,31,55,0.77) 77%);
}

.stats-container[b-khgfd8pzil] {
    width: 100%;
    padding-left: 7vw;
    padding-right: 7vw;
    box-sizing: border-box;
}

.stats-content[b-khgfd8pzil] {
    display: flex;
    flex-direction: column;
}

/* Framed stat box */
.stats-box[b-khgfd8pzil] {
    max-width: 750px;
    width: 82%;
    margin-left: 2vw; /* push toward left like mock */
    padding: 70px 80px;
    border: 1px solid #A3AED5;
    background: rgba(20,24,45,0.04);
    box-shadow: 0 8px 16px rgba(6,10,20,0.28);
    box-sizing: border-box;
}

/* Top row: big percentage on left, description on right */
.stats-top[b-khgfd8pzil] {
    display: flex;
    align-items: flex-start;
    gap: 56px;
    margin-bottom: 25px;
}

.stats-percentage[b-khgfd8pzil] {
    font-family: 'Wanted Sans ExtraBlack', 'Wanted Sans', sans-serif;
    font-size: 120px;
    font-weight: 900;
    color: #A3AED5;
    line-height: 0.9;
    letter-spacing: -2px;
}

.stats-desc[b-khgfd8pzil] {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    /*line-height: 1.8;*/
    color: #ffffff;
    max-width: none; /* let flexbox control width */
    position: relative;
    margin-top: 35px; /* align vertically with percentage */
    flex: 1 1 auto; /* expand to fill remaining space */
    /* extend to cover the right padding of the .stats-box so there is no visible gap */
    width: calc(100% + 28px);
    margin-right: -28px;
    box-sizing: border-box;
    margin-bottom: -25px;
}

    .stats-desc[b-khgfd8pzil]::after {
        content: '';
        display: block;
        width: 90%;
        height: 1px;
        background: #A3AED5;
        margin-top: 28px;
    }

.stats-survey[b-khgfd8pzil] {
    font-family: 'Roboto', sans-serif;
    font-size: 19.5px;
    font-weight: 760;
    color: #ffffff;
    margin-top: 42px;
    /*padding-top: 12px;*/

}

/* Responsive adjustments: preserve positions, only scale sizes */
@media (max-width: 1200px) {
    .stats-box[b-khgfd8pzil] { max-width: 820px; padding: 56px 64px; }
    .stats-percentage[b-khgfd8pzil] { font-size: 100px; }
    .stats-desc[b-khgfd8pzil] { font-size: 18px; }
    .stats-top[b-khgfd8pzil] { gap: 48px; }

    /* keep the right-edge fill in sync with padding at this breakpoint */
    .stats-desc[b-khgfd8pzil] { width: calc(100% + 40px); margin-right: -40px; }
}

@media (max-width: 900px) {
    .stats-overlay[b-khgfd8pzil] { height: 55vh; background: linear-gradient(90deg, rgba(28,31,55,0.77) 77%); }
    .stats-container[b-khgfd8pzil] { padding-left: 6vw; padding-right: 6vw; }
    /* keep the box positioned (do not remove margin-left) but reduce size */
    .stats-box[b-khgfd8pzil] {
        max-width: 620px;
        width: 100%;
        padding: 60px  55px !important;
    }
    .stats-top[b-khgfd8pzil] { gap: 36px; }
    .stats-percentage[b-khgfd8pzil] {
        font-size: 90px;
        margin-top: 35px;
    }
    .stats-desc[b-khgfd8pzil] { font-size: 6px; }
    .stats-desc[b-khgfd8pzil] { width: calc(100% + 26px); margin-right: -36px; }
}

@media (max-width: 480px) {
    .stats-overlay[b-khgfd8pzil] { height: 50vh; }
    /* keep layout side-by-side; reduce sizes but preserve positioning */
    .stats-top[b-khgfd8pzil] { gap: 18px; align-items: flex-start; }
    .stats-percentage[b-khgfd8pzil] { font-size: 58px; }
    .stats-desc[b-khgfd8pzil] { font-size: 10px; max-width: none; }
    .stats-box[b-khgfd8pzil] { padding: 28px; }
    .stats-desc[b-khgfd8pzil] {
        width: calc(100% + 28px);
        font-size: 12px !important;
        margin-right: -28px;
    }
    .stats-survey[b-khgfd8pzil] {
        text-align: left;
        font-size: 12px;
    }
}
/* /Components/Pages/StrategySession.razor.rz.scp.css */
.strategy-session[b-7bxzegsanc] {
    position: relative;
    width: 100%;
    min-height: 100vh;
    background: url('/images/strategy-bg.jpg') center center / cover no-repeat;
    --logo-gap: 22px; /* gap used for lines spacing from logo */
}

.strategy-inner[b-7bxzegsanc] {
    max-width: 1800px;
    margin: 0 auto;
    position: relative;
}

.strategy-grid[b-7bxzegsanc] {
    position: relative;
    z-index: 2;
    min-height: 520px;
    display: grid;
    grid-template-areas: "top top top" "left logo right";
    grid-template-columns: 1fr 560px 1fr;
    align-items: center;
    justify-items: center;
    padding: 6rem 2rem;
}

.strategy-top[b-7bxzegsanc] {
    position: relative;
    grid-area: top;
    text-align: center;
    top: 5vh;
    z-index: 2;
}
/* =========================
   LEFT TEXT
========================= */
.strategy-left[b-7bxzegsanc] {
    grid-area: left;
    justify-self: end;
    padding-right: 3rem;
    text-align: right;
    position: relative;
    transform: translateY(38px); /* 🔥 alinhamento perfeito */
    z-index: 2;
    top: 28vh;
}

/* =========================
   RIGHT TEXT
========================= */
.strategy-right[b-7bxzegsanc] {
    grid-area: right;
    justify-self: start;
    padding-left: 3rem;
    text-align: left;
    position: relative;
    transform: translateY(38px);
    z-index: 2;
    top: 28vh;
}

/* approximate title/sub styling as in the reference image */
.strategy-left .strategy-title[b-7bxzegsanc],
.strategy-right .strategy-title[b-7bxzegsanc] {
    font-size: 20px;
    font-weight: 800;
    color: #1c2540;
    margin-bottom: 6px;
}
    .strategy-left .strategy-sub[b-7bxzegsanc],
    .strategy-right .strategy-sub[b-7bxzegsanc] {
        font-size: 13px;
        color: #2b3553;
        text-align: center !important;
    }
.strategy-logo[b-7bxzegsanc] {
    grid-area: logo;
    width: 580px;
    height: 380px;
    background: url('/images/axis-triangle.png') center center / contain no-repeat;
    position: relative;
    top: 80px; 
    z-index: 3;
}

    /* linha horizontal */
    .strategy-logo[b-7bxzegsanc]::after {
        content: '';
        position: absolute;
        left: 50%;
        top: calc(100% + 49px);
        transform: translateX(-50%);
        width: 380px;
        height: 1px;
        background: rgba(28, 37, 64, 0.42);
    }

/* horizontal line below the logo */
/* linhas diagonais */
.strategy-session[b-7bxzegsanc]::before,
.strategy-session[b-7bxzegsanc]::after {
    content: '';
    position: absolute;
    top: 29.2%; /*mesma altura pros dois */
    margin-left: -4%;
    width: 340px;
    height: 1px;
    background: rgba(28, 37, 64, 0.42);
    z-index: 2;
    pointer-events: none;
}

/* esquerda */
.strategy-session[b-7bxzegsanc]::before {
    left: 48%;
    transform-origin: right center;
    transform: translate(-320px, 0) rotate(-53deg);
}

/* direita */
.strategy-session[b-7bxzegsanc]::after {
    left: 58%;
    transform-origin: left center;
    transform: translate(20px, 0) rotate(53deg);
}

/* =========================
   TIPOGRAFIA
========================= */
.strategy-title[b-7bxzegsanc] {
    color: #1c2540;
    font-family: 'Wanted Sans ExtraBlack', 'Wanted Sans', sans-serif;
    font-size: 26px;
    font-weight: 900;
    letter-spacing: -0.02em;
}

.strategy-sub[b-7bxzegsanc] {
    color: #2b3553;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    margin-top: 6px;
    opacity: 0.85;
}

/* menores */
.strategy-title.small[b-7bxzegsanc] {
    font-size: 20px;
}

.strategy-sub.small[b-7bxzegsanc] {
    font-size: 12px;
}

/* =========================
   RESPONSIVO
========================= */
@media (max-width: 900px) {
    .strategy-session[b-7bxzegsanc] {
        padding-top: 0;
        --logo-gap: 22px; /* gap used for lines spacing from logo */
    }
    /* Mobile: logo centered in its own row, left/right texts below it (same visual structure as reference) */
    .strategy-grid[b-7bxzegsanc] {
        grid-template-areas:
            "top top top"
            "logo logo logo"
            "left . right";
        grid-template-columns: 1fr auto 1fr;
        padding: 2.5rem 1rem;
        gap: 0.5rem;
        top: 100px;
    }

    /* reset lateral offsets so texts sit below logo row */
    .strategy-left[b-7bxzegsanc] {
        position: relative;
        transform: none;
        top: 0;
        padding: 0 1rem;
        align-self: start;
        z-index: 2;
    }
    .strategy-right[b-7bxzegsanc] {
        position: relative;
        transform: none;
        top: 0;
        padding: 0 1rem;
        align-self: start;
        z-index: 2;
    }
        .strategy-left .strategy-title[b-7bxzegsanc],
        .strategy-right .strategy-title[b-7bxzegsanc] {
            font-size: 12px;
            font-weight: 800;
            color: #1c2540;
            margin-bottom: 6px;
        }

        .strategy-left .strategy-sub[b-7bxzegsanc],
        .strategy-right .strategy-sub[b-7bxzegsanc] {
            font-size: 10px;
            color: #2b3553;
            text-align:center !important;
        }

    /* center logo and make it static in the flow */
    .strategy-logo[b-7bxzegsanc] {
        grid-area: logo;
        position: relative;
        margin: 8px auto 0 auto;
        width: 260px;
        height: 260px;
        top: 0;
        z-index: 3;
    }

    /* horizontal line below the logo scaled and centered */
        .strategy-logo[b-7bxzegsanc]::after {
            content: '';
            width: 220px;
            top: calc(100% + -10px);
            left: 50%;
            transform: translateX(-50%);
        }

    /* diagonals: keep but shorter and positioned relative to logo */
    .strategy-session[b-7bxzegsanc]::before,
    .strategy-session[b-7bxzegsanc]::after {
        /*      width: 120px;
        top: 30%;
        background: rgba(28, 37, 64, 0.28);*/
        content: '';
        position: absolute;
        top: 34.8%; /*mesma altura pros dois */
        margin-left: -9%;
        width: 150px;
        height: 1px;
        background: rgba(28, 37, 64, 0.42);
        z-index: 2;
        pointer-events: none;
    }
    .strategy-session[b-7bxzegsanc]::before {
        transform-origin: right center;
        transform: translate(-80px, 0) rotate(-53deg);
        left: 28%;
    }

    /* direita */
    .strategy-session[b-7bxzegsanc]::after {
        left: 69%;
        transform-origin: left center;
        transform: translate(20px, 0) rotate(53deg);
    }
/*    .strategy-session::before {
        transform: translate(-80px, 0) rotate(-50deg);
        left: 50%;
    }

    .strategy-session::after {
        transform: translate(40px, 0) rotate(50deg);
        left: 56%;
    }*/

    /* Typography reductions */
    .strategy-title[b-7bxzegsanc] { font-size: 18px; }
    .strategy-sub[b-7bxzegsanc] { font-size: 12px; }
}
@media (max-width: 600px) {
    /* Mobile: logo centered in its own row, left/right texts below it (same visual structure as reference) */
    .strategy-grid[b-7bxzegsanc] {
        grid-template-areas:
            "top top top"
            "logo logo logo"
            "left . right";
        grid-template-columns: 1fr auto 1fr;
        padding: 2.5rem 1rem;
        gap: 0.5rem;
        top: 100px;
    }

    /* reset lateral offsets so texts sit below logo row */
    .strategy-left[b-7bxzegsanc] {
        position: relative;
        transform: none;
        top: 0;
        padding: 0 1rem;
        align-self: start;
        z-index: 2;
    }

    .strategy-right[b-7bxzegsanc] {
        position: relative;
        transform: none;
        top: 0;
        padding: 0 1rem;
        align-self: start;
        z-index: 2;
    }

        .strategy-left .strategy-title[b-7bxzegsanc],
        .strategy-right .strategy-title[b-7bxzegsanc] {
            font-size: 12px;
            font-weight: 800;
            color: #1c2540;
            margin-bottom: 6px;
        }

        .strategy-left .strategy-sub[b-7bxzegsanc],
        .strategy-right .strategy-sub[b-7bxzegsanc] {
            font-size: 10px;
            color: #2b3553;
            text-align: center !important;
        }

    /* center logo and make it static in the flow */
    .strategy-logo[b-7bxzegsanc] {
        grid-area: logo;
        position: relative;
        margin: 8px auto 0 auto;
        width: 260px;
        height: 260px;
        top: 0;
        z-index: 3;
    }

        /* horizontal line below the logo scaled and centered */
        .strategy-logo[b-7bxzegsanc]::after {
            content: '';
            width: 220px;
            top: calc(100% + -10px);
            left: 50%;
            transform: translateX(-50%);
        }

    /* diagonals: keep but shorter and positioned relative to logo */
    .strategy-session[b-7bxzegsanc]::before,
    .strategy-session[b-7bxzegsanc]::after {
        /*      width: 120px;
        top: 30%;
        background: rgba(28, 37, 64, 0.28);*/
        content: '';
        position: absolute;
        top: 34.8%; /*mesma altura pros dois */
        margin-left: -9%;
        width: 150px;
        height: 1px;
        background: rgba(28, 37, 64, 0.42);
        z-index: 2;
        pointer-events: none;
    }

    .strategy-session[b-7bxzegsanc]::before {
        transform-origin: right center;
        transform: translate(-80px, 0) rotate(-53deg);
        left: 28%;
    }

    /* direita */
    .strategy-session[b-7bxzegsanc]::after {
        left: 69%;
        transform-origin: left center;
        transform: translate(20px, 0) rotate(53deg);
    }
    /*    .strategy-session::before {
        transform: translate(-80px, 0) rotate(-50deg);
        left: 50%;
    }

    .strategy-session::after {
        transform: translate(40px, 0) rotate(50deg);
        left: 56%;
    }*/

    /* Typography reductions */
    .strategy-title[b-7bxzegsanc] {
        font-size: 18px;
    }

    .strategy-sub[b-7bxzegsanc] {
        font-size: 12px;
    }
}
@media (max-width: 360px) {
    /* Mobile: logo centered in its own row, left/right texts below it (same visual structure as reference) */
    .strategy-grid[b-7bxzegsanc] {
        grid-template-areas:
            "top top top"
            "logo logo logo"
            "left . right";
        grid-template-columns: 1fr auto 1fr;
        padding: 2.5rem 1rem;
        gap: 0.5rem;
        top: 100px;
    }

        .strategy-top .strategy-title[b-7bxzegsanc] {
            font-size: 10px;
            font-weight: 800;
            color: #1c2540;
            margin-bottom: 6px;
        }

        .strategy-top .strategy-sub[b-7bxzegsanc] {
            font-size: 8px;
            color: #2b3553;
            text-align: center !important;
        }
    /* reset lateral offsets so texts sit below logo row */
    .strategy-left[b-7bxzegsanc] {
        position: relative;
        transform: none;
        top: 0;
        padding: 0 1rem;
        align-self: start;
        z-index: 2;
    }

    .strategy-right[b-7bxzegsanc] {
        position: relative;
        transform: none;
        top: 0;
        padding: 0 1rem;
        align-self: start;
        z-index: 2;
    }

        .strategy-left .strategy-title[b-7bxzegsanc],
        .strategy-right .strategy-title[b-7bxzegsanc] {
            font-size: 10px;
            font-weight: 800;
            color: #1c2540;
            margin-bottom: 6px;
        }

        .strategy-left .strategy-sub[b-7bxzegsanc],
        .strategy-right .strategy-sub[b-7bxzegsanc] {
            font-size: 8px;
            color: #2b3553;
            text-align: center !important;
        }

    /* center logo and make it static in the flow */
    .strategy-logo[b-7bxzegsanc] {
        grid-area: logo;
        position: relative;
        margin: 8px auto 0 auto;
        width: 260px;
        height: 260px;
        top: 0;
        z-index: 3;
    }

        /* horizontal line below the logo scaled and centered */
        .strategy-logo[b-7bxzegsanc]::after {
            content: '';
            width: 220px;
            top: calc(100% + -10px);
            left: 50%;
            transform: translateX(-50%);
        }

    /* diagonals: keep but shorter and positioned relative to logo */
    .strategy-session[b-7bxzegsanc]::before,
    .strategy-session[b-7bxzegsanc]::after {
        /*      width: 120px;
        top: 30%;
        background: rgba(28, 37, 64, 0.28);*/
        content: '';
        position: absolute;
        top: 38.8%; /*mesma altura pros dois */
        margin-left: -10%;
        width: 150px;
        height: 1px;
        background: rgba(28, 37, 64, 0.42);
        z-index: 2;
        pointer-events: none;
    }

    .strategy-session[b-7bxzegsanc]::before {
        transform-origin: right center;
        transform: translate(-80px, 0) rotate(-53deg);
        left: 28%;
    }

    /* direita */
    .strategy-session[b-7bxzegsanc]::after {
        left: 68%;
        transform-origin: left center;
        transform: translate(20px, 0) rotate(53deg);
    }
    /*    .strategy-session::before {
        transform: translate(-80px, 0) rotate(-50deg);
        left: 50%;
    }

    .strategy-session::after {
        transform: translate(40px, 0) rotate(50deg);
        left: 56%;
    }*/

    /* Typography reductions */
    .strategy-title[b-7bxzegsanc] {
        font-size: 18px;
    }

    .strategy-sub[b-7bxzegsanc] {
        font-size: 12px;
    }
}
/* /Components/Pages/WhyChooseSection.razor.rz.scp.css */
.why[b-xxspg7faqd] {
    position: relative;
    padding: 150px 6%;
    text-align: center;
    color: white;
    box-sizing: border-box;
}
.section-overlay[b-xxspg7faqd] {
    background: rgba(28,31,55,0.85);
}
.about-section[b-xxspg7faqd] {
    background: none;
    padding: 0;
    margin: 0;
}
.about-bg[b-xxspg7faqd] {
    background: url("images/axisbackgroundwithlogo.jpg") no-repeat center center;
    background-size: cover;
    width: 100%;
    min-height: clamp(700px, 100vh, 1200px);
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
}
.about-content[b-xxspg7faqd] {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: clamp(48px, 9vw, 144px) clamp(24px, 4vw, 64px) clamp(32px, 4.5vw, 72px) clamp(24px, 4vw, 64px);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    box-sizing: border-box;
}
/* Title */
.about-title[b-xxspg7faqd] {
    font-family: var(--title-font);
    font-size: clamp(28px, 4.8vw, 56px);
    font-weight: 800;
    color: #23244a;
    text-align: left;
    margin-bottom: 2.5rem;
    margin-top: 0.5rem;
    padding-left: 3.5rem;
    line-height: 1.02;
}
/* Features column (keeps stacked look with stagger offsets on all screens) */
.about-features[b-xxspg7faqd] {
    padding-left: 2.5rem;
    display: flex;
    flex-direction: column;
    gap: 2.2rem;
    width: 100%;
    max-width: 700px;
    box-sizing: border-box;
}

/* Each feature block */
.about-feature[b-xxspg7faqd] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
}

/* Stagger offsets preserved on wide screens */
.about-feature:nth-child(1)[b-xxspg7faqd] { margin-left: 0; }
.about-feature:nth-child(2)[b-xxspg7faqd] { margin-left: 60px; }
.about-feature:nth-child(3)[b-xxspg7faqd] { margin-left: 120px; }

/* Feature title and description */
.about-feature-title[b-xxspg7faqd] {
    font-family: 'Wanted Sans ExtraBlack', 'Wanted Sans', sans-serif;
    font-size: clamp(18px, 1.6vw, 28px);
    font-weight: 700;
    color: #23244a;
    margin-bottom: 0.2rem;
    border-bottom: 3px solid #ED9F7A;
    padding-bottom: 0.1rem;
    width: fit-content;
}

.about-feature-desc[b-xxspg7faqd] {
    font-family: var(--body-font);
    font-size: clamp(14px, 1.2vw, 16px);
    color: #23244a;
    opacity: 0.95;
    margin-top: 0.2rem;
    margin-left: 0.1rem;
    text-align: left;
    line-height: 1.45;
}

/* Small/medium breakpoints: reduce paddings and scale offsets but keep the degrau */
@media (max-width: 1200px) {
    .about-content[b-xxspg7faqd] {
        padding: clamp(40px, 7vw, 100px) 3.5rem 3rem 2.5rem;
    }
    .about-title[b-xxspg7faqd] { font-size: clamp(26px, 4.5vw, 48px); padding-left: 2.5rem; }
    .about-feature:nth-child(2)[b-xxspg7faqd] { margin-left: clamp(14px, 5.5vw, 48px); }
    .about-feature:nth-child(3)[b-xxspg7faqd] { margin-left: clamp(28px, 11vw, 96px); }
}

/* Tablets / narrow screens: maintain right alignment and scaled staggering for the same visual 'degrau' */
@media (max-width: 900px) {
    .about-bg[b-xxspg7faqd] { min-height: auto; padding: 6vh 0; align-items: flex-start; }
    .about-content[b-xxspg7faqd] {
        padding: 3.5rem 1.5rem 2.5rem 1.5rem;
        align-items: flex-end;
        justify-content: flex-start;
    }
    .about-title[b-xxspg7faqd] {
        text-align: right;
        padding-left: 0;
        width: 100%;
        margin-bottom: 1rem;
    }
    .about-features[b-xxspg7faqd] {
        padding-left: 0;
        max-width: 100%;
        gap: 1.6rem;
        align-items: flex-end;
    }
    /* scaled smaller margins so the step is visible but doesn't cause overflow */
    .about-feature[b-xxspg7faqd] { align-items: flex-start; text-align: left; }
    .about-feature:nth-child(2)[b-xxspg7faqd] { margin-left: clamp(10px, 5vw, 40px); }
    .about-feature:nth-child(3)[b-xxspg7faqd] { margin-left: clamp(20px, 9vw, 72px); }
    .about-feature-desc[b-xxspg7faqd] { margin-left: 0.1rem; text-align: left; }
    .about-feature-title[b-xxspg7faqd] { border-bottom-width: 2px; }
}

/* Small phones: keep degrau subtle and readable */
@media (max-width: 600px) {
    .about-content[b-xxspg7faqd] { padding: 2.5rem 1.25rem 1.75rem 1.25rem; }
    .about-title[b-xxspg7faqd] { font-size: clamp(20px, 7vw, 34px); margin-bottom: 0.75rem; text-align: right; }
    .about-feature-title[b-xxspg7faqd] { font-size: clamp(16px, 4.5vw, 20px); }
    .about-feature-desc[b-xxspg7faqd] { font-size: clamp(13px, 3.8vw, 15px); line-height: 1.4; }
    .about-features[b-xxspg7faqd] { gap: 1rem; }
    .about-feature:nth-child(2)[b-xxspg7faqd] { margin-left: clamp(8px, 6.5vw, 28px); }
    .about-feature:nth-child(3)[b-xxspg7faqd] { margin-left: clamp(16px, 12vw, 48px); }
}

/* Very small screens: ensure no overflow and comfortable spacing */
@media (max-width: 420px) {
    .about-content[b-xxspg7faqd] { padding: 1.75rem 0.75rem 1rem 0.75rem; }
    .about-title[b-xxspg7faqd] { font-size: 18px; }
    .about-feature-title[b-xxspg7faqd] { font-size: 15px; }
    .about-feature-desc[b-xxspg7faqd] { font-size: 13px; }
    .about-feature[b-xxspg7faqd] { gap: 0.25rem; }
    .about-feature:nth-child(2)[b-xxspg7faqd] { margin-left: clamp(6px, 5vw, 20px); }
    .about-feature:nth-child(3)[b-xxspg7faqd] { margin-left: clamp(12px, 9vw, 36px); }
}

/* Ensure long lines wrap and do not overflow the container */
.about-feature-desc[b-xxspg7faqd], .about-feature-title[b-xxspg7faqd], .about-title[b-xxspg7faqd] {
    overflow-wrap: anywhere;
    word-break: break-word;
}

