:root {
    --primary-color: #00b1b7;
    --secondary-color: #0078b8;
    --dark-blue: #002c53;
    --light-blue: #e5f6ff;
    --light-green-bg: #eafafb;
    --text-color: #555;
    --heading-color: #002c53;
    --font-family: 'Inter', sans-serif;
}

body {
    font-family: var(--font-family);
    color: var(--text-color);
    background-color: #ffffff;
}

.section-padding {
    padding: 100px 0;
}

.custom-container {
    max-width: 1440px;
    padding-left: 60px;
    padding-right: 60px;
}

.section-tag {
    display: inline-flex;
    align-items: center;
    background: var(--light-blue);
    color: var(--dark-blue);
    font-size: 14px;
    font-weight: 500;
    padding: 6px 12px;
    border-radius: 999px;
}

.section-title {
    color: var(--heading-color);
    font-weight: 600;
    font-size: 2.5rem;
}

.btn-custom {
    background: linear-gradient(90deg, var(--secondary-color), var(--primary-color));
    color: #ffffff;
    font-weight: 600;
    padding: 12px 24px;
    border-radius: 8px;
    text-decoration: none;
    transition: transform 0.2s ease;
}

.btn-custom:hover {
    color: #ffffff;
    transform: scale(1.05);
}

.card {
    border: none;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

.blur-circle-1,
.blur-circle-2,
.blur-circle-3,
.blur-circle-4 {
    position: absolute;
    background: #6F72F2;
    border-radius: 50%;
    z-index: -1;
    filter: blur(200px);
}

.blur-circle-1 {
    top: -100px;
    right: -100px;
    width: 300px;
    height: 300px;
}

.blur-circle-2 {
    top: 160px;
    left: 200px;
    width: 300px;
    height: 300px;
    filter: blur(160px);
}

.blur-circle-3 {
    top: 30%;
    right: 42%;
    width: 150px;
    height: 200px;
}

.blur-circle-4 {
    top: 200px;
    right: 200px;
    width: 300px;
    height: 300px;
    filter: blur(220px);
}


.hero-section {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background-image: url('https://cdn.bitrix24.com.br/b11814861/landing/ab8/ab8d01a716c7401be7c14a6ce9f57e70/frame_20_1_1x.png');
    background-size: cover;
    background-position: center;
    height: 90vh;
    align-content: center;
}

.hero-title {
    font-size: 3rem;
    /* 48px */
    font-weight: 800;
    color: var(--dark-blue);
}

.hero-title span {
    color: var(--primary-color);
}

.hero-subtitle {
    font-size: 1.25rem;
    /* 20px */
    color: var(--text-color);
    margin: 20px 0;
}

.hero-image-wrapper {
    position: relative;
    max-width: 560px;
    margin: 0 auto;
}

.animated-line {
    position: absolute;
    bottom: -20px;
    left: 0;
    height: 3px;
    width: 100%;
    background: linear-gradient(to right, transparent, var(--dark-blue) 30%, var(--primary-color) 70%, transparent);
    background-size: 200% auto;
    animation: dashMove 2s linear infinite;
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
}

@keyframes dashMove {
    0% {
        background-position: 200% 0;
    }

    100% {
        background-position: 0 0;
    }
}

.about-image-wrapper,
.competencies-image-wrapper {
    width: 100%;
    max-width: 560px;
    height: 620px;
    overflow: hidden;
    border-radius: 12px;
}

.about-image-wrapper img,
.competencies-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vector-decoration {
    position: absolute;
    right: 512px;
    top: 360px;
    z-index: -1;
}

.vector-decoration img {
    width: 368px;
}

.why-altvia-image-wrapper {
    position: relative;
}

.floating-card {
    position: absolute;
    bottom: -70px;
    right: -40px;
    background-color: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    max-width: 64%;
}

.floating-card-icon {
    font-size: 32px;
    color: var(--primary-color);
}

.floating-card-title {
    font-size: 1.5rem;
    margin: 0;
    color: var(--dark-blue);
    font-weight: 600;
}

.floating-card-text {
    font-size: 1rem;
    color: var(--text-color);
    margin: 0;
}

.service-card .card-body {
    padding: 30px 20px;
}

.service-icon {
    font-size: 32px;
    color: var(--primary-color);
    margin-bottom: 12px;
}

.service-card .card-title {
    font-size: 20px;
    font-weight: 600;
    color: #112a3d;
}

.service-card .card-text {
    font-size: 14px;
}

.service-card .card-link {
    color: var(--primary-color);
    font-weight: bold;
    text-decoration: none;
}

/* --- SEÇÃO DE CLIENTES (Atualizada) --- */
#clients {
    background-color: var(--light-green-bg);
    /* Fundo verde claro */
}

.logo-slider {
    background: transparent;
    height: 100px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.logo-slider:hover .logo-track {
    animation-play-state: paused;
}

.logo-track {
    display: flex;
    width: max-content;
    animation: scroll 60s linear infinite;
    gap: 64px;
}

.logo-track .slide {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-track .slide img {
    height: 60px;
    width: auto;
    filter: none;
    /* Colorido (sem grayscale) */
    opacity: 1;
    /* Totalmente visível */
    transition: all 0.3s ease;
}

.logo-track .slide img:hover {
    transform: scale(1.1);
}

.gradient-overlay-left,
.gradient-overlay-right {
    position: absolute;
    top: 0;
    width: 150px;
    height: 100%;
    z-index: 2;
}

/* Degradê ajustado para a cor do fundo (--light-green-bg) */
.gradient-overlay-left {
    left: 0;
    background: linear-gradient(to right, var(--light-green-bg), transparent);
}

.gradient-overlay-right {
    right: 0;
    background: linear-gradient(to left, var(--light-green-bg), transparent);
}

/* -------------------------------------- */

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.sector-card {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

.sector-icon {
    font-size: 32px;
    color: var(--primary-color);
}

.sector-card ul li::before {
    content: "•";
    color: var(--primary-color);
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.case-card {
    background: none;
    border-radius: 16px;
    overflow: visible;
    margin-top: 60px;
    border: none;
    box-shadow: none;
}

.case-card .case-image {
    overflow: hidden;
    border-radius: 16px;
    z-index: 0;
}

.case-card .case-image img {
    height: 300px;
    object-fit: cover;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.case-card .case-body {
    position: relative;
    top: -80px;
    margin: 0 auto;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
    z-index: 2;
    background: #fff;
    width: 90%;
}

.case-body .card-subtitle {
    font-size: 12px;
    font-weight: 600;
    color: var(--primary-color);
    text-transform: uppercase;
}

.case-body .card-title {
    font-weight: bold;
    margin-top: 0.5rem;
}

.case-body p {
    font-size: 14px;
    color: #333;
}

.case-body a {
    text-decoration: none;
    color: var(--dark-blue);
    font-weight: bold;
}

.carousel-indicators button {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #ccc !important;
    border: none;
    margin: 0px 4px;
    transition: all 0.5s ease;
    opacity: 1;
}

.carousel-indicators .active {
    background-color: var(--primary-color) !important;
}

#caseCarousel .carousel-control-prev,
#caseCarousel .carousel-control-next {
    width: 48px;
    height: 48px;
    top: 50%;
    opacity: 1;
    background-size: 40% 40%;
    transform: translateY(-50%);
}

#caseCarousel .carousel-control-prev {
    left: -24px;
}

#caseCarousel .carousel-control-next {
    right: -24px;
}

#caseCarousel .carousel-control-prev-icon,
#caseCarousel .carousel-control-next-icon {
    width: 32px;
    height: 32px;
    background-size: 60% 60% !important;
}

.skill-pill {
    color: var(--dark-blue);
    border: 1px solid var(--dark-blue);
    border-radius: 999px;
    padding: 8px 16px;
    transition: all 0.3s ease;
}

.skill-pill:hover {
    background-color: var(--dark-blue);
    color: #ffffff;
}

.bitrix-form-wrapper {
    width: 100%;
    max-width: 600px;
    min-width: 400px;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.site-footer {
    background-color: var(--dark-blue);
    color: #f3f3f3;
    padding: 60px 0 30px;
}

.footer-logo {
    max-height: 42px;
    margin-bottom: 20px;
}

.footer-text {
    font-size: 14px;
    color: #ccc;
}

.footer-heading {
    font-weight: bold;
    margin-bottom: 1rem;
    color: #fff;
}

.footer-links li {
    margin-bottom: 0.5rem;
}

.footer-links a {
    color: #f3f3f3;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s;
}

.footer-links a:hover {
    color: var(--primary-color);
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-bottom p {
    margin: 0;
}

.footer-bottom-right {
    display: flex;
    gap: 1.5rem;
    align-items: center;
}

.footer-bottom a {
    color: #f3f3f3;
    text-decoration: none;
}

.footer-socials {
    display: flex;
    gap: 1rem;
}

.footer-socials a {
    color: #f3f3f3;
    text-decoration: none;
    font-size: 48px;
    transition: color 0.2s;
}

.footer-socials a:hover {
    color: var(--primary-color);
}

.page-wrapper {
    position: relative;
    overflow-x: hidden;
}

.hero-section-alt {
    padding: 120px 0;
    background-color: #f7f9fc;
}

.hero-section-alt .hero-title {
    max-width: 800px;
    font-size: 64px;
    font-weight: 700;
    color: #002C53;
    line-height: 1.2;
}

.hero-section-alt .hero-subtitle {
    font-size: 18px;
    color: #555;
    max-width: 700px;
}

.blur-circle-teal,
.blur-circle-navy {
    position: absolute;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    filter: blur(200px);
    z-index: 0;
}

.blur-circle-teal {
    top: -50px;
    left: 0;
    background: #00b1b7;
    opacity: 0.3;
    animation: float1 10s ease-in-out infinite;
}

.blur-circle-navy {
    bottom: -50px;
    right: 0;
    background: #002C53;
    opacity: 0.2;
    animation: float2 12s ease-in-out infinite;
}

.breadcrumb-custom {
    display: inline-flex;
    gap: 12px;
    align-items: center;
    border: #E0E0E0 solid 1px;
    border-radius: 999px;
    padding: 6px 18px;
    margin-bottom: 24px;
    font-size: 14px;
}

.breadcrumb-custom a {
    text-decoration: none;
    color: #252A2E;
    font-weight: 400;
}

.breadcrumb-custom span {
    color: #00324D;
}

.breadcrumb-custom p {
    margin: 0;
    font-weight: 400;
    color: #00b1b7;
}

.img-shadow-rounded {
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.floating-info-card {
    position: absolute;
    top: 10%;
    left: -20%;
    background-color: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    max-width: 50%;
    text-align: center;
}

.floating-info-card-title {
    font-size: 16px;
    font-weight: 600;
    color: #002C53;
    margin-bottom: 8px;
}

.floating-info-card-text {
    font-size: 14px;
    color: #555;
    margin: 0;
}

.section-tag-light-blue {
    background-color: #E5F6FF;
    color: #00324D;
    font-weight: 500;
}

.btn-teal {
    background-color: #00b1b7;
    color: #fff;
    font-size: 14px;
}

.btn-teal:hover {
    background-color: #008a90;
    color: #fff;
}

.service-card-alt {
    padding: 1.5rem;
    border-radius: 1rem;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

.service-icon-circle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background-color: #00B1B8;
    color: #fff;
    font-size: 24px;
    border-radius: 50%;
    flex-shrink: 0;
}

.service-card-title {
    font-weight: 700;
    color: #002C53;
    font-size: 1.1rem;
}

.pillar-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 50px;
    background-color: #ffffff;
    border-radius: 16px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

.pillar-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    background-color: #00B1B8;
    color: #fff;
    font-size: 36px;
    border-radius: 16px;
    margin-bottom: 24px;
}

.pillar-title {
    font-weight: 700;
    color: #002C53;
    font-size: 24px;
}

.pillar-description {
    font-size: 16px;
    color: #555;
    margin-top: 8px;
    margin-bottom: 32px;
    max-width: 800px;
}

.pillar-subtitle {
    font-weight: 700;
    color: #002C53;
    font-size: 18px;
    margin-bottom: 12px;
    line-height: 1.4;
}

.checklist {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #555;
}

.checklist li {
    margin-bottom: 8px;
    line-height: 1.5;
    display: flex;
    align-items: flex-start;
}

.checklist li i {
    color: #00B1B8;
    margin-right: 12px;
    margin-top: 4px;
}

.form-container-card {
    width: 100%;
    max-width: 600px;
    border-radius: 16px;
    background-color: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 1.5rem;
}

.nav-logo {
    max-height: 42px;
}

.page-header {
    padding-top: 64px;
    padding-bottom: 64px;
}

.page-header .section-title {
    font-size: 48px;
    font-weight: 600;
}

.decorative-vector {
    position: sticky;
    left: 20px;
    top: 105px;
    width: 288px;
    z-index: -1;
    margin-bottom: 2rem;
}

.decorative-vector--wide {
    width: 600px;
}

.blur-circle-purple {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
    height: 250px;
    background: #6F72F2;
    border-radius: 60%;
    filter: blur(220px);
    z-index: 0;
}

.image-mosaic {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: auto auto;
    gap: 1rem;
    grid-template-areas:
        "large large"
        "small1 small2";
}

.image-mosaic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 18px;
}

.mosaic-item-large {
    grid-area: large;
}

.mosaic-item-small-1 {
    grid-area: small1;
    height: 200px;
}

.mosaic-item-small-2 {
    grid-area: small2;
    height: 200px;
}

.squad-card {
    padding: 1.5rem;
    border-radius: 1rem;
    text-align: center;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    background-color: #fff;
}

.squad-card i {
    font-size: 32px;
    color: #00B1B8;
    margin-bottom: 1rem;
}

.squad-card h5 {
    font-weight: 700;
    color: #002C53;
    margin-bottom: 0.5rem;
}

.squad-card p {
    font-size: 15px;
    color: #555;
    margin: 0;
}

.progress-circle-wrapper {
    position: relative;
    width: 300px;
    height: 300px;
}

.progress-ring,
.progress-ring-bg {
    fill: none;
    stroke-width: 20;
}

.progress-ring-bg {
    stroke: #E5F6FF;
}

.progress-ring {
    stroke: #00B1B8;
    stroke-linecap: round;
    transform-origin: 50% 50%;
    transform: rotate(-90deg);
    transition: stroke-dashoffset 1.5s ease-out;
}

.progress-counter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.progress-counter span {
    font-size: 42px;
    font-weight: 700;
    color: #002C53;
}

.progress-counter p {
    margin: 0;
    color: #777;
}

.plan-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 24px;
    text-align: center;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

.plan-title {
    font-size: 20px;
    font-weight: 700;
    color: #002C53;
    margin-bottom: 0.5rem;
}

.plan-badge {
    display: inline-block;
    font-size: 13px;
    padding: 4px 12px;
    border-radius: 999px;
    color: #fff;
}

.plan-badge-brass {
    background-color: #7a5e3d;
}

.plan-badge-bronze {
    background-color: #9c6126;
}

.plan-badge-silver {
    background-color: #7a7a7a;
}

.plan-badge-gold {
    background-color: #ffd700;
    color: #002C53;
}

.plan-badge-platinum {
    background-color: #d9d8d6;
    color: #002C53;
}

.plan-badge-diamond {
    background-color: #60c5d1;
}

.reasons-container {
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.reason-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 30px;
    padding-left: 50px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    position: relative;
}

.reason-number {
    position: absolute;
    top: 20px;
    left: -20px;
    width: 64px;
    height: 64px;
    background-color: #00B1B8;
    border-radius: 50%;
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    border: 4px solid #fff;
}

.reason-title {
    color: #00B1B8;
    font-weight: 700;
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
}

.closing-statement {
    color: #002C53;
    font-size: 18px;
    font-weight: 600;
    max-width: 720px;
    margin: 0 auto;
}

.stack-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    align-items: flex-start;
}

.stack-group {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.stack-group-title {
    font-size: 16px;
    font-weight: 600;
    color: #002C53;
    margin-bottom: 12px;
    text-align: center;
    padding-bottom: 0;
    white-space: nowrap;
}

.stack-items-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
}

.stack-item {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 12px;
    padding: 12px;
    text-align: center;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.stack-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.stack-item-img {
    height: 40px;
    max-width: 80%;
    margin-bottom: 8px;
    object-fit: contain;
}

.stack-item-img.is-horizontal {
    height: 28px;
}

.stack-item-name {
    font-size: 13px;
    color: #002C53;
    font-weight: 500;
}

.feature-list-card {
    background: #ffffff;
    border-radius: 18px;
    padding: 40px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    height: 100%;
    color: #002C53;
    font-size: 16px;
}

.feature-list-card .checklist li i {
    font-size: 20px;
}

.paas-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 30px 20px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

.paas-card i {
    font-size: 32px;
    color: #00B1B8;
    margin-bottom: 12px;
}

.paas-card h3 {
    font-size: 20px;
    font-weight: 600;
    color: #002C53;
}

.paas-card p {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
}

.feature-image-tall {
    width: 100%;
    max-width: 560px;
    height: 620px;
    object-fit: cover;
    border-radius: 12px;
}

.skill-pill-outline {
    display: inline-block;
    color: #002C53;
    border: 1.5px solid #002C53;
    background-color: transparent;
    border-radius: 999px;
    padding: 0.4rem 1rem;
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    transition: background-color 0.3s, color 0.3s;
}

.skill-pill-outline:hover {
    background-color: #002C53;
    color: #ffffff;
}

.reasons-container.simple-reasons .reason-card {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
}

.reasons-container.simple-reasons .reason-number {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -32px;
    border: 4px solid #f8f9fa;
}

.reasons-container.simple-reasons .reason-title {
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 1.15rem;
}

.job-filters .form-control,
.job-filters .form-select {
    height: 45px;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    padding-left: 16px;
}

.job-filters .form-control:focus,
.job-filters .form-select:focus {
    border-color: #00B1B8;
    box-shadow: 0 0 0 0.25rem rgba(0, 177, 184, 0.25);
}

.job-filters .position-relative {
    position: relative;
}

.job-filters .search-icon-btn,
.job-filters .clear-icon-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background-color: transparent;
    padding: 14px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.job-filters .search-icon-btn {
    right: 0;
    background-color: #00B1B8;
    color: #ffffff;
    border-radius: 0 8px 8px 0;
}

.job-filters .clear-icon-btn {
    right: 48px;
    color: #888;
}

.job-filters .clear-icon-btn:hover {
    color: #333;
}

.job-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 44, 83, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.job-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 44, 83, 0.1);
}

.job-card__image {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.job-card__body {
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.job-card__status {
    color: #ffffff;
    font-size: 14px;
    border-radius: 999px;
    padding: 0.3rem 0.8rem;
    align-self: flex-start;
    margin-bottom: 0.75rem;
}

.job-card__title {
    color: #002C53;
    font-weight: 700;
    font-size: 1.25rem;
}

.job-card__description {
    color: #555;
    font-size: 15px;
    min-height: 72px;
    flex-grow: 1;
}

.job-card__meta {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    font-size: 14px;
    color: #555;
    margin-top: auto;
    padding-top: 1rem;
}

.job-card__meta-item i {
    color: #00B1B8;
    margin-right: 6px;
}

.job-card__divider {
    border-top: 1px solid #eee;
    margin: 1rem 0;
}


.btn-custom:disabled {
    background: #6c757d;
    border-color: #6c757d;
    cursor: not-allowed;
    opacity: 0.65;
}

.manifesto-text {
    font-size: 18px;
    line-height: 1.8;
    color: #112A3D;
    white-space: pre-line;
    text-align: center;
}

.manifesto-text strong {
    display: block;
    margin-top: 2rem;
    font-size: 20px;
    font-weight: 700;
    color: #002C53;
}

.manifesto-text em {
    display: block;
    margin-top: 0.5rem;
    font-style: italic;
    color: #555;
}

.text-highlight {
    color: var(--primary-color);
    font-weight: 500;
}

.overlapping-mosaic {
    position: relative;
    width: 100%;
    height: 520px;
}

.overlapping-mosaic img {
    position: absolute;
    width: 60%;
    height: 60%;
    object-fit: cover;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 44, 83, 0.1);
}

.overlapping-mosaic .top-image {
    top: 0;
    left: 0;
}

.overlapping-mosaic .bottom-image {
    bottom: 0;
    right: 0;
    border: 8px solid #f8f9fa;
    /* Cor de fundo da seção */
}

/* Ajuste para telas menores */
@media (max-width: 768px) {
    .overlapping-mosaic {
        height: 400px;
    }
}

/* --- Card de Features (Como Atuamos) --- */
.feature-card {
    padding: 1.5rem;
    border-radius: 1rem;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    background-color: #fff;
}

.feature-card i {
    font-size: 28px;
    color: #00B1B8;
    margin-right: 1rem;
}

.feature-card h5 {
    font-weight: 700;
    color: #002C53;
    font-size: 1rem;
}

.feature-card p {
    font-size: 15px;
    color: #555;
    margin-top: 1rem;
}

/* --- Linha Animada (Nossa Essência) --- */
.animated-gradient-line {
    width: 100%;
    max-width: 600px;
    height: 2px;
    background: linear-gradient(to right, transparent, #002C53 30%, #002C53 70%, transparent);
    background-size: 200% auto;
    animation: dashMove 2s linear infinite;
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
}

@keyframes dashMove {
    0% {
        background-position: 200% 0;
    }

    100% {
        background-position: 0 0;
    }
}

/* --- Imagem com Card Flutuante (CTA Section) --- */
.image-with-floating-card {
    position: relative;
    width: 100%;
    max-width: 500px;
}

.image-with-floating-card .main-image {
    width: 100%;
    height: auto;
    /* Mantém a proporção */
    max-height: 600px;
    object-fit: cover;
    border-radius: 12px;
}

.floating-card-alt {
    position: absolute;
    bottom: -50px;
    right: -40px;
    background-color: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    max-width: 75%;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.floating-card-alt .floating-card-icon {
    font-size: 32px;
    color: #00B1B8;
}

.floating-card-alt .floating-card-title {
    font-size: 20px;
    color: #002C53;
    font-weight: 600;
    margin: 0;
}

.floating-card-alt .floating-card-text {
    font-size: 16px;
    color: #555;
    margin: 0;
}

@media (max-width: 1400px) {
    .floating-card-alt {
        position: relative;
        bottom: 0;
        right: 0;
        max-width: 100%;
        margin-top: -40px;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }
}

@keyframes float1 {

    0%,
    100% {
        transform: translateY(0) translateX(0);
    }

    50% {
        transform: translateY(-20px) translateX(20px);
    }
}

@keyframes float2 {

    0%,
    100% {
        transform: translateY(0) translateX(0);
    }

    50% {
        transform: translateY(20px) translateX(-20px);
    }
}


@media (max-width: 992px) {
    .section-title {
        font-size: 2rem;
    }

    .hero-title {
        font-size: 2.5rem;
    }
}

@media (max-width: 768px) {
    .section-padding {
        padding: 60px 0;
    }

    .custom-container {
        padding-left: 24px;
        padding-right: 24px;
    }

    .hero-image-container,
    .vector-decoration {
        display: none;
    }

    .hero-section .text-content {
        text-align: center;
    }

    .hero-title {
        font-size: 2rem;
    }

    .hero-subtitle {
        font-size: 1rem;
    }

    .btn-custom {
        margin: 0 auto;
    }

    .blur-circle-1,
    .blur-circle-2,
    .blur-circle-3,
    .blur-circle-4 {
        display: none;
    }

    .floating-card {
        position: static;
        max-width: 100%;
        margin-top: 2rem;
    }

    .footer-bottom {
        flex-direction: column;
        gap: 1rem;
        text-align: center;
    }


}

.altvia-navbar {
    height: 84px;
    background-color: #ffffff;
    border-bottom: 1px solid #e6e6e6;
    padding: 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.altvia-container {
    max-width: 1440px;
    height: 100%;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
    align-items: center;
}

.altvia-brand img {
    height: 52px;
    width: auto;
    object-fit: contain;
}

.altvia-menu {
    gap: 20px;
    align-items: center;
}

.altvia-menu .nav-link {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #002c53 !important;
    padding: 0 !important;
    line-height: 1;
    white-space: nowrap;
    transition: color 0.2s ease-in-out;
    position: relative;
}

.altvia-menu .nav-link:hover {
    color: #00b1b7 !important;
}

.altvia-menu .nav-link.active {
    color: #00b1b7 !important;
    font-weight: 700;
}

body {
    padding-top: 84px;
}

@media (max-width: 1200px) {

    .altvia-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .navbar-collapse {
        position: absolute;
        top: 84px;
        left: 0;
        right: 0;
        background-color: #ffffff;
        border-top: 1px solid #e6e6e6;
        padding: 24px 20px;
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
        max-height: calc(100vh - 84px);
        overflow-y: auto;
    }

    .altvia-menu {
        align-items: flex-start;
        gap: 0;
        width: 100%;
    }

    .altvia-menu .nav-item {
        width: 100%;
        border-bottom: 1px solid #f2f2f2;
    }

    .altvia-menu .nav-item:last-child {
        border-bottom: none;
    }

    .altvia-menu .nav-link {
        display: block;
        width: 100%;
        padding: 16px 0 !important;
        font-size: 14px;
    }

    .navbar-toggler {
        border: none;
        padding: 0;
    }

    .decorative-vector {
        width: 200px;
    }

    .decorative-vector--wide {
        width: 300px;
    }
}

.btn-entre-contato {
    display: inline-block;
    padding: 10px 22px;
    border-radius: 999px;
    background-color: #e6f6fb;
    color: #0b4a6f;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    line-height: 1;
}

.btn-entre-contato:hover {
    background-color: #d6f0f7;
    color: #0b4a6f;
}

.btn-site-primary {
    color: #fff;
    background-color: #00B1B8;
    border-color: #00B1B8;
}

.btn-site-primary:hover {
    background-color: #00979d;
    border-color: #00979d;
    color: #ffffff
}

.btn-site-outline {
    color: #00B1B8;
    background-color: transparent;
    border-color: #00B1B8;
}

.btn-site-outline:hover {
    color: #fff;
    background-color: #00B1B8;
}

.stair-card {
    background: linear-gradient(100deg, #009ec4 0%, #00c2cb 100%);
    color: #ffffff;
    border-radius: 12px;
    padding: 20px 25px;
    width: 100%;
    max-width: 450px;
    box-shadow: 0 20px 40px rgba(0, 194, 203, 0.2);
    position: relative;
    margin-bottom: 20px;
}

.stair-card i {
    font-size: 1.5rem;
    margin-bottom: 10px;
    display: block;
    opacity: 0.9;
}

.stair-card h5 {
    font-weight: 700;
    margin-bottom: 0;
    font-size: 1.1rem;
    line-height: 1.4;
}

@media (min-width: 992px) {
    .stair-container {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .stair-step-1 {
        margin-right: 0px;
    }

    .stair-step-2 {
        margin-right: 90px;
    }

    .stair-step-3 {
        margin-right: 180px;
    }

    .stair-step-4 {
        margin-right: 270px;
    }

    .stair-step-5 {
        margin-right: 360px;
    }
}

/* FAQ Custom Styles */
.faq-item {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1.5rem;
}

.faq-button {
    background: none;
    border: none;
    width: 100%;
    text-align: left;
    padding: 1rem 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    color: var(--dark-blue);
}

.faq-button:focus {
    box-shadow: none;
}

.faq-number {
    color: #0099cc;
    /* Cor ciano/azul claro */
    font-weight: 700;
    margin-right: 1rem;
    font-size: 1.1rem;
    display: block;
    margin-bottom: 0.5rem;
}

.faq-question-text {
    font-weight: 600;
    font-size: 1rem;
    color: #001a2c;
}

.faq-icon {
    color: #ccc;
    transition: transform 0.3s ease;
}

.faq-button[aria-expanded="true"] .faq-icon {
    transform: rotate(45deg);
    color: #0099cc;
}

/* Form Custom Styles */
.contact-gradient-box {
    background: linear-gradient(100deg, #009ec4 0%, #00c2cb 100%);
    /* Gradiente Teal/Cyan */
    border-radius: 40px;
    padding: 4rem;
    color: #ffffff;
    box-shadow: 0 20px 40px rgba(0, 194, 203, 0.2);
}

.contact-form-card-white {
    background: #ffffff;
    border-radius: 24px;
    padding: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.contact-form-submit {
    background-color: #001a2c;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    padding: 12px;
    font-weight: 600;
    width: 100%;
    transition: background 0.3s;
}

.contact-form-submit:hover {
    background-color: #003355;
}

@media (max-width: 768px) {
    .contact-gradient-box {
        padding: 2rem;
        border-radius: 24px;
    }
}

/* =========================================
ATUALIZAÇÃO GLOBAL DE FORMULÁRIO (Conforme novo design)
======================================== */
.contact-form-card {
    background-color: #fff;
    border-radius: 24px;
    /* Bordas mais arredondadas */
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    /* Sombra mais suave */
    padding: 40px;
    border: none;
    /* Remove borda cinza antiga se houver */
}

.contact-form-input {
    background-color: #fff !important;
    /* Fundo branco */
    border: 1px solid #E0E0E0 !important;
    /* Borda cinza clara */
    border-radius: 12px !important;
    /* Inputs mais arredondados */
    padding: 15px 20px !important;
    /* Mais espaçamento interno */
    color: #333 !important;
    font-size: 1rem;
}

.contact-form-input::placeholder {
    color: #888;
    font-weight: 400;
}

.contact-form-input:focus {
    border-color: var(--primary-color) !important;
    box-shadow: 0 0 0 4px rgba(0, 169, 224, 0.1) !important;
}

/* Botão de Enviar do Formulário (Estilo Azul Escuro Largo) */
.contact-form-submit-alt {
    background-color: var(--dark-blue) !important;
    /* Usando a variável existente ou #002B49 */
    border: none !important;
    border-radius: 12px !important;
    height: 56px;
    /* Botão mais alto */
    font-weight: 700;
    font-size: 18px;
    width: 100%;
    color: white !important;
    transition: all 0.3s ease;
}

.contact-form-submit-alt:hover {
    background-color: #001a2c !important;
    /* Um pouco mais escuro no hover */
    transform: translateY(-2px);
}


/* =========================================
ESTILOS ESPECÍFICOS DA PÁGINA CANAIS
======================================== */

/* Seção Hero Canais */
.hero-section-canais {
    padding: 160px 0 100px;
    background-color: #fff !important;
    /* Fundo branco */
}

.tag-canais {
    background-color: #E0F7FA;
    color: var(--primary-color);
    padding: 8px 16px;
    border-radius: 20px;
    font-weight: 700;
    font-size: 0.85rem;
    display: inline-block;
    margin-bottom: 24px;
}

/* Cards de Benefícios (Ganhos financeiros, etc.) */
.benefit-card-canais {
    background: #fff;
    border-radius: 24px;
    padding: 32px;
    height: 100%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
    border: 1px solid #f0f0f0;
    transition: transform 0.3s ease;
}

.benefit-card-canais:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
}

.benefit-icon-box {
    width: 64px;
    height: 64px;
    background-color: var(--primary-color);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
}

.benefit-icon-box i {
    font-size: 28px;
    color: white;
}

/* Passos "Como Funciona" */
.step-item-canais {
    display: flex;
    align-items: center;
    padding: 24px 0;
    border-bottom: 1px solid #eee;
}

.step-number-canais {
    font-size: 3.5rem;
    font-weight: 800;
    color: var(--primary-color);
    line-height: 1;
    margin-right: 32px;
    opacity: 0.8;
}

.step-text-canais {
    font-size: 1.25rem;
    font-weight: 500;
    color: var(--text-color);
}

/* Cards de Modelos de Parceria (Finder/Canal) */
.model-card-canais {
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
    height: 100%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    border: 1px solid #eee;
}

.model-card-image {
    height: 240px;
    background-color: #ddd;
    /* Placeholder para imagem */
    background-size: cover;
    background-position: center;
}

.model-card-body {
    padding: 32px;
}

.model-icon-box {
    width: 56px;
    height: 56px;
    background-color: var(--primary-color);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
}

.model-icon-box i {
    color: white;
    font-size: 24px;
}

.model-list {
    list-style: none;
    padding: 0;
    margin: 24px 0;
}

.model-list li {
    margin-bottom: 12px;
    position: relative;
    padding-left: 24px;
    color: #666;
}

.model-list li::before {
    content: '•';
    color: var(--primary-color);
    font-weight: bold;
    position: absolute;
    left: 0;
    font-size: 1.2rem;
    line-height: 1;
    top: -2px;
}

.model-footer-text {
    color: var(--primary-color);
    font-weight: 700;
}

/* Banners de Benefícios Exclusivos (Azul Petróleo) */
.exclusive-banner-container {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.exclusive-banner {
    background-color: #00A9E0;
    /* Ajuste para o azul turquesa/petróleo da imagem */
    color: white;
    padding: 24px 32px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 1.1rem;
    box-shadow: 0 5px 15px rgba(0, 169, 224, 0.2);
}

.exclusive-banner i {
    font-size: 24px;
    margin-right: 24px;
    opacity: 0.9;
}

/* Variação de cor para os banners inferiores para dar o efeito de "camadas" da imagem */
.exclusive-banner.darker {
    background-color: #0097c9;
}

/* Cards de Público Alvo (Consultores, Especialistas...) */
.target-audience-card {
    background: #fff;
    border-radius: 16px;
    padding: 16px;
    display: flex;
    align-items: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0f0f0;
}

.target-audience-img {
    width: 80px;
    height: 64px;
    border-radius: 12px;
    background-color: #eee;
    background-size: cover;
    background-position: center;
    margin-right: 24px;
    flex-shrink: 0;
}

.target-audience-text {
    font-weight: 600;
    color: var(--primary-color);
}

.blue-form-section {
    background-color: var(--primary-color);
    padding: 80px 0;
    color: white;
    border-radius: 0px;
}

.blue-form-section h2 {
    color: white;
    font-size: 2.5rem;
    font-weight: 800;
}

.blue-form-section .contact-form-card {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
}

.accordion-item {
    border: none;
    border-bottom: 1px solid #eee;
    background: transparent;
}

.accordion-button {
    background: transparent;
    font-weight: 600;
    color: var(--dark-blue);
    box-shadow: none !important;
    padding: 24px 0;
}

.accordion-button:not(.collapsed) {
    background: transparent;
    color: var(--primary-color);
}

.pilares-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.pilares-list li {
    padding-left: 1.5rem;
    position: relative;
    margin-bottom: 0.5rem;
}

.pilares-list li::before {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 1rem;
}