 :root {--geradores-bg: #ffffff;--geradores-card-bg: #ffffff;--geradores-title-color: #002366;--geradores-text-color: #4b5563;--geradores-border: #e8eef6;--geradores-primary-blue: #0046b8;--geradores-btn-hover: #003795;}.geradores-hero-section {position: relative;background-color: var(--geradores-bg);padding-top: 2rem;padding-bottom: 0;margin-bottom: 60px;width: 100%;}.z-index-2 {position: relative;z-index: 2;}.geradores-hero-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}.geradores-hero-bg-img {width: 100%;height: 100%;object-fit: cover;object-position: right center;}.geradores-hero-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient( to bottom, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.3) 100% );}.geradores-hero-content {padding-bottom: 20px;}.geradores-breadcrumb-nav {margin-bottom: 18px;}.geradores-breadcrumb {margin: 0;padding: 0;background: transparent;font-size: 0.8rem;}.geradores-breadcrumb .breadcrumb-item a {color: var(--geradores-primary-blue);text-decoration: none;}.geradores-breadcrumb .breadcrumb-item.active {color: #718096;}.geradores-hero-title {color: var(--geradores-title-color);font-weight: 700;font-size: clamp(1.65rem, 3.2vw, 2.5rem);line-height: 1.18;margin-bottom: 18px;letter-spacing: -0.02em;}.geradores-hero-desc {color: var(--geradores-text-color);font-size: 0.9rem;line-height: 1.5;margin-bottom: 28px;max-width: 480px;}.geradores-hero-btn {display: inline-flex;align-items: center;justify-content: center;gap: 10px;background-color: var(--geradores-primary-blue);color: #ffffff;font-weight: 600;font-size: 0.875rem;padding: 12px 24px;border-radius: 6px;text-decoration: none;transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;box-shadow: 0 4px 14px rgba(0, 70, 184, 0.3);}.geradores-hero-btn:hover {background-color: var(--geradores-btn-hover);color: #ffffff;transform: translateY(-2px);box-shadow: 0 6px 18px rgba(0, 70, 184, 0.4);}.geradores-btn-arrow {font-size: 1rem;line-height: 1;transition: transform 0.2s ease;}.geradores-hero-btn:hover .geradores-btn-arrow {transform: translateX(4px);}.geradores-features-card {background-color: var(--geradores-card-bg);border: 1px solid var(--geradores-border);border-radius: 12px;padding: 24px 28px;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);transform: translateY(50%);}.geradores-feature-item {display: flex;align-items: flex-start;gap: 12px;}.geradores-feature-icon {width: 50px;height: 50px;flex-shrink: 0;display: flex;align-items: center;justify-content: center;}.geradores-icon-img {max-width: 100%;max-height: 100%;object-fit: contain;}.geradores-feature-title {color: var(--geradores-title-color);font-size: 0.825rem;font-weight: 700;line-height: 1.25;margin-bottom: 4px;}.geradores-feature-desc {color: var(--geradores-text-color);font-size: 0.75rem;line-height: 1.35;margin: 0;}@media (min-width: 992px) {.geradores-hero-section {padding-top: 3.5rem;}.geradores-hero-overlay {background: linear-gradient( to right, #ffffff 0%, #ffffff 35%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0) 75% );}.geradores-hero-content {padding-bottom: 60px;}}:root {--geradores-bg: #ffffff;--geradores-title-color: #002366;--geradores-text-color: #4b5563;--geradores-primary-blue: #0046b8;--geradores-info-bg: #f8fafd;--geradores-info-border: #e8eef6;}.geradores-about-section {background-color: var(--geradores-bg);padding-top: 1.5rem;padding-bottom: 1.5rem;width: 100%;}.geradores-about-content {display: flex;flex-direction: column;}.geradores-about-title {color: var(--geradores-title-color);font-weight: 700;font-size: clamp(1.35rem, 2.5vw, 1.75rem);line-height: 1.25;margin-bottom: 0;}.geradores-title-line {width: 32px;height: 3px;background-color: var(--geradores-primary-blue);border-radius: 2px;margin-bottom: 20px;margin-top: 4px;}.geradores-about-text {color: var(--geradores-text-color);font-size: 0.875rem;line-height: 1.55;margin-bottom: 16px;}.geradores-info-box {background-color: var(--geradores-info-bg);border: 1px solid var(--geradores-info-border);border-radius: 10px;padding: 16px 20px;display: flex;align-items: flex-start;gap: 14px;margin-top: 8px;}.geradores-info-icon {color: var(--geradores-primary-blue);flex-shrink: 0;margin-top: 2px;display: flex;align-items: center;justify-content: center;}.geradores-info-icon svg {width: 26px;height: 26px;}.geradores-info-text {display: flex;flex-direction: column;}.geradores-info-title {color: var(--geradores-title-color);font-weight: 700;font-size: 0.85rem;line-height: 1.35;margin-bottom: 4px;}.geradores-info-desc {color: var(--geradores-text-color);font-size: 0.775rem;line-height: 1.45;margin: 0;}.geradores-about-media {width: 100%;border-radius: 12px;overflow: hidden;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);}.geradores-about-img {width: 100%;height: auto;max-height: 420px;object-fit: cover;display: block;border-radius: 12px;}@media (min-width: 992px) {.geradores-about-img {max-height: 440px;}}:root {--geradores-bg: #ffffff;--geradores-card-bg: #f8fafd;--geradores-title-color: #002366;--geradores-text-color: #4b5563;--geradores-border: #e8eef6;--geradores-primary-blue: #0046b8;}.geradores-applications-section {background-color: var(--geradores-bg);padding-top: 1.5rem;padding-bottom: 1.5rem;width: 100%;}.geradores-section-header {margin-bottom: 24px;}.geradores-section-title {color: var(--geradores-title-color);font-weight: 700;font-size: clamp(1.35rem, 2.5vw, 1.75rem);line-height: 1.25;margin-bottom: 8px;}.geradores-title-line {width: 32px;height: 3px;background-color: var(--geradores-primary-blue);border-radius: 2px;}.geradores-app-card {background-color: var(--geradores-card-bg);border: 1px solid var(--geradores-border);border-radius: 12px;overflow: hidden;height: 100%;display: flex;flex-direction: column;transition: transform 0.3s ease, box-shadow 0.3s ease;}.geradores-app-card:hover {transform: translateY(-4px);box-shadow: 0 10px 25px rgba(0, 35, 102, 0.08);}.geradores-app-media {width: 100%;height: 180px;overflow: hidden;}.geradores-app-img {width: 100%;height: 100%;object-fit: cover;object-position: center;transition: transform 0.4s ease;}.geradores-app-card:hover .geradores-app-img {transform: scale(1.04);}.geradores-app-body {padding: 20px;display: flex;flex-direction: column;flex-grow: 1;}.geradores-app-title {color: var(--geradores-title-color);font-size: 0.95rem;font-weight: 700;line-height: 1.3;margin-bottom: 10px;}.geradores-app-desc {color: var(--geradores-text-color);font-size: 0.825rem;line-height: 1.5;margin: 0;}@media (min-width: 992px) {.geradores-app-media {height: 190px;}.geradores-app-body {padding: 24px 20px;}}:root {--geradores-bg: #ffffff;--geradores-card-bg: #ffffff;--geradores-title-color: #002366;--geradores-border: #e8eef6;--geradores-primary-blue: #0046b8;}.geradores-solutions-grid-section {background-color: var(--geradores-bg);padding-top: 1.5rem;padding-bottom: 1.5rem;width: 100%;}.geradores-section-header {margin-bottom: 24px;}.geradores-section-title {color: var(--geradores-title-color);font-weight: 700;font-size: clamp(1.35rem, 2.5vw, 1.75rem);line-height: 1.25;margin-bottom: 8px;}.geradores-title-line {width: 32px;height: 3px;background-color: var(--geradores-primary-blue);border-radius: 2px;}.geradores-solution-card {background-color: var(--geradores-card-bg);border: 1px solid var(--geradores-border);border-radius: 12px;overflow: hidden;height: 100%;display: flex;flex-direction: column;transition: transform 0.3s ease, box-shadow 0.3s ease;}.geradores-solution-card:hover {transform: translateY(-4px);box-shadow: 0 10px 25px rgba(0, 35, 102, 0.08);}.geradores-solution-media {width: 100%;height: 180px;overflow: hidden;position: relative;}.geradores-solution-img {width: 100%;height: 100%;object-fit: cover;object-position: center;transition: transform 0.4s ease;}.geradores-solution-card:hover .geradores-solution-img {transform: scale(1.04);}.geradores-solution-body {padding: 16px 20px;display: flex;align-items: center;background-color: #ffffff;}.geradores-solution-title {color: var(--geradores-title-color);font-size: 0.9rem;font-weight: 700;line-height: 1.3;margin: 0;}@media (min-width: 992px) {.geradores-solution-media {height: 190px;}.geradores-solution-body {padding: 18px 20px;}}:root {--geradores-bg: #ffffff;--geradores-card-bg: #f8fafd;--geradores-title-color: #002366;--geradores-text-color: #4b5563;--geradores-border: #e8eef6;--geradores-primary-blue: #0046b8;}.geradores-consideracoes-section {background-color: var(--geradores-bg);padding-top: 1.5rem;padding-bottom: 1.5rem;width: 100%;}.geradores-consideracoes-card {background-color: var(--geradores-card-bg);border: 1px solid var(--geradores-border);border-radius: 12px;padding: 24px 20px;}.geradores-section-header {margin-bottom: 16px;}.geradores-section-title {color: var(--geradores-title-color);font-weight: 700;font-size: clamp(1.35rem, 2.5vw, 1.75rem);line-height: 1.25;margin-bottom: 8px;}.geradores-title-line {width: 32px;height: 3px;background-color: var(--geradores-primary-blue);border-radius: 2px;}.geradores-consideracoes-media {width: 100%;border-radius: 10px;overflow: hidden;margin-top: 8px;}.geradores-consideracoes-img {width: 100%;height: auto;max-height: 320px;object-fit: cover;display: block;border-radius: 10px;}.geradores-check-list {list-style: none;padding: 0;margin: 0;display: flex;flex-direction: column;gap: 16px;}.geradores-check-item {display: flex;align-items: flex-start;gap: 12px;}.geradores-check-icon {color: var(--geradores-primary-blue);flex-shrink: 0;margin-top: 2px;display: flex;align-items: center;justify-content: center;}.geradores-check-icon svg{width: 26px;height: 26px;}.geradores-check-content {display: flex;flex-direction: column;}.geradores-check-title {color: var(--geradores-title-color);font-size: 0.875rem;font-weight: 700;line-height: 1.3;margin-bottom: 2px;}.geradores-check-desc {color: var(--geradores-text-color);font-size: 0.775rem;line-height: 1.4;margin: 0;}@media (min-width: 992px) {.geradores-consideracoes-card {padding: 36px 40px;}.geradores-consideracoes-img {max-height: 380px;}.geradores-check-list {gap: 20px;padding-left: 10px;}}:root {--geradores-bg: #ffffff;--geradores-card-bg: #f8fafd;--geradores-title-color: #002366;--geradores-text-color: #4b5563;--geradores-border: #e8eef6;--geradores-number-color: #c0d1eb;--geradores-arrow-color: #002366;}.geradores-process-section {background-color: var(--geradores-bg);padding-top: 1.5rem;padding-bottom: 1.5rem;width: 100%;}.geradores-process-card {background-color: var(--geradores-card-bg);border: 1px solid var(--geradores-border);border-radius: 12px;padding: 24px 20px;}.geradores-section-header {margin-bottom: 32px;}.geradores-section-title {color: var(--geradores-title-color);font-weight: 700;font-size: clamp(1.35rem, 2.5vw, 1.75rem);line-height: 1.25;margin: 0;}.geradores-process-grid {display: flex;flex-direction: column;gap: 28px;}.geradores-process-step {display: flex;flex-direction: column;align-items: center;text-align: center;flex: 1;}.geradores-step-header {position: relative;display: inline-flex;align-items: center;justify-content: center;margin-bottom: 14px;padding: 0 10px;}.geradores-step-number {position: absolute;font-size: 2.2rem;font-weight: 800;color: var(--geradores-number-color);line-height: 1;user-select: none;letter-spacing: -1px;left: -45px;top: 0px;}.geradores-step-icon {position: relative;z-index: 1;display: flex;align-items: center;justify-content: center;height: 52px;}.geradores-step-img {max-width: 64px;height: auto;object-fit: contain;display: block;}.geradores-step-body {display: flex;flex-direction: column;align-items: center;}.geradores-step-title {color: var(--geradores-title-color);font-size: 0.875rem;font-weight: 700;line-height: 1.3;margin-bottom: 6px;}.geradores-step-desc {color: var(--geradores-text-color);font-size: 0.775rem;line-height: 1.4;margin: 0;max-width: 220px;}.geradores-process-arrow {display: none;color: var(--geradores-arrow-color);opacity: 0.5;flex-shrink: 0;align-self: center;margin-top: -36px;}@media (min-width: 768px) and (max-width: 1199px) {.geradores-process-grid {display: grid;grid-template-columns: repeat(2, 1fr);gap: 36px 20px;}.geradores-process-arrow {display: none !important;}}@media (min-width: 1200px) {.geradores-process-card {padding: 36px 40px;}.geradores-process-grid {flex-direction: row;align-items: flex-start;justify-content: space-between;gap: 12px;}.geradores-process-arrow {display: flex;align-items: center;justify-content: center;}}:root {--geradores-bg: #ffffff;--geradores-card-bg: #f8fafd;--geradores-title-color: #002366;--geradores-text-color: #4b5563;--geradores-border: #e8eef6;--geradores-primary-blue: #0046b8;--geradores-diagram-box-bg: #ffffff;}.geradores-comparativo-section {background-color: var(--geradores-bg);padding-top: 1.5rem;padding-bottom: 1.5rem;width: 100%;}.geradores-comparativo-card {background-color: var(--geradores-card-bg);border: 1px solid var(--geradores-border);border-radius: 12px;padding: 20px 16px;}.geradores-comparativo-title {color: var(--geradores-title-color);font-weight: 700;font-size: clamp(1.2rem, 2vw, 1.4rem);line-height: 1.25;margin-bottom: 20px;}.geradores-mobile-comparison {display: flex;flex-direction: column;gap: 10px;}.geradores-mobile-item {background: #ffffff;border: 1px solid var(--geradores-border);border-radius: 8px;padding: 12px 14px;}.geradores-mobile-label {color: var(--geradores-title-color);font-weight: 700;font-size: 0.825rem;margin-bottom: 6px;border-bottom: 1px solid var(--geradores-border);padding-bottom: 4px;}.geradores-mobile-values {display: flex;flex-direction: column;gap: 4px;font-size: 0.775rem;color: var(--geradores-text-color);}.geradores-mobile-values strong {color: var(--geradores-title-color);}.geradores-diagram-container {display: flex;flex-direction: column;align-items: center;gap: 12px;margin-bottom: 24px;padding: 8px 0;width: 100%;}.geradores-diagram-inputs {display: flex;flex-direction: row;gap: 10px;justify-content: center;width: 100%;}.geradores-diagram-box {background-color: var(--geradores-diagram-box-bg);border: 1px solid var(--geradores-border);border-radius: 10px;padding: 12px 8px;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;flex: 1;max-width: 130px;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.02);}.geradores-diagram-box span {color: var(--geradores-title-color);font-size: 0.725rem;font-weight: 700;margin-top: 6px;line-height: 1.2;}.geradores-diagram-img {height: 36px;width: auto;max-width: 100%;object-fit: contain;}.geradores-diagram-arrow-mobile {display: flex;align-items: center;justify-content: center;color: var(--geradores-primary-blue);opacity: 0.85;}.geradores-architecture-desc {color: var(--geradores-text-color);font-size: 0.8rem;line-height: 1.5;margin-bottom: 4px;}.geradores-link-action {color: var(--geradores-primary-blue);font-weight: 700;font-size: 0.85rem;text-decoration: none;display: inline-flex;align-items: center;gap: 6px;transition: gap 0.2s ease, color 0.2s ease;}.geradores-link-action:hover {color: var(--geradores-title-color);gap: 10px;}@media (min-width: 768px) {.geradores-diagram-container {flex-direction: row;justify-content: space-between;align-items: center;gap: 8px;}.geradores-diagram-inputs {flex-direction: column;width: auto;gap: 12px;}.geradores-diagram-box {max-width: none;min-width: 95px;padding: 12px 10px;}.geradores-diagram-connector {display: flex;align-items: center;position: relative;}.geradores-bracket {width: 12px;height: 80px;border: 1px solid var(--geradores-primary-blue);border-left: none;border-radius: 0 6px 6px 0;margin-right: 4px;}.geradores-diagram-connector-single {display: flex;align-items: center;}.geradores-arrow-icon {color: var(--geradores-primary-blue);flex-shrink: 0;}.geradores-table {width: 100%;margin-bottom: 0;border-collapse: collapse;background: transparent;}.geradores-table th {color: var(--geradores-title-color);font-size: 0.825rem;font-weight: 700;padding: 10px 12px;border-bottom: 2px solid var(--geradores-border);background-color: transparent;}.geradores-table td {color: var(--geradores-text-color);font-size: 0.775rem;padding: 10px 12px;border-bottom: 1px solid var(--geradores-border);background-color: transparent;vertical-align: middle;}.geradores-table td:first-child {font-weight: 600;color: var(--geradores-title-color);}.geradores-table tr:last-child td {border-bottom: none;}}@media (min-width: 992px) {.geradores-comparativo-card {padding: 36px 40px;}.geradores-diagram-box {min-width: 108px;padding: 16px 12px;}.geradores-diagram-img {height: 72px;}.geradores-diagram-box span {font-size: 0.775rem;}.geradores-bracket {width: 16px;height: 96px;}}:root {--geradores-bg: #ffffff;--geradores-card-bg: #f8fafd;--geradores-title-color: #002366;--geradores-text-color: #4b5563;--geradores-border: #e8eef6;--geradores-item-bg: #ffffff;}.geradores-aplicacoes-section {padding-top: 1.5rem;padding-bottom: 1.5rem;width: 100%;}.geradores-section-header {margin-bottom: 20px;}.geradores-section-title {color: var(--geradores-title-color);font-weight: 700;font-size: clamp(1.2rem, 2vw, 1.4rem);line-height: 1.25;margin: 0;}.geradores-aplicacoes-grid {display: grid;grid-template-columns: repeat(2, 1fr);gap: 12px;}@media (max-width: 427px) {.geradores-aplicacoes-grid {grid-template-columns: 1fr;gap: 16px;}}.geradores-aplicacao-item {background-color: var(--geradores-item-bg);border: 1px solid var(--geradores-border);border-radius: 10px;overflow: hidden;display: flex;flex-direction: column;height: 100%;transition: transform 0.2s ease, box-shadow 0.2s ease;}.geradores-aplicacao-item:hover {transform: translateY(-2px);box-shadow: 0 4px 12px rgba(0, 35, 102, 0.06);}.geradores-aplicacao-thumb {width: 100%;aspect-ratio: 4 / 3;overflow: hidden;background-color: #f0f4f9;}.geradores-aplicacao-img {width: 100%;height: 100%;object-fit: cover;display: block;}.geradores-aplicacao-body {padding: 12px 10px;display: flex;align-items: center;justify-content: center;text-align: center;flex-grow: 1;}.geradores-aplicacao-title {color: var(--geradores-title-color);font-size: 0.775rem;font-weight: 700;line-height: 1.3;margin: 0;}@media (min-width: 768px) and (max-width: 1199px) {.geradores-aplicacoes-grid {grid-template-columns: repeat(3, 1fr);gap: 16px;}}@media (min-width: 1200px) {.geradores-section-header {margin-bottom: 24px;}.geradores-aplicacoes-grid {grid-template-columns: repeat(5, 1fr);gap: 16px;}.geradores-aplicacao-body {padding: 14px 12px;}.geradores-aplicacao-title {font-size: 0.8rem;}}:root {--geradores-bg: #ffffff;--geradores-card-bg: #f8fafd;--geradores-banner-bg: #eef4fc;--geradores-title-color: #002366;--geradores-text-color: #4b5563;--geradores-border: #e8eef6;}.geradores-diferenciais-section {background-color: var(--geradores-bg);padding-top: 1.5rem;padding-bottom: 1.5rem;width: 100%;}.geradores-section-header {margin-bottom: 20px;}.geradores-section-title {color: var(--geradores-title-color);font-weight: 700;font-size: clamp(1.2rem, 2vw, 1.4rem);line-height: 1.25;margin: 0;}.geradores-diferenciais-grid {display: flex;flex-direction: column;gap: 20px;margin-bottom: 24px;}.geradores-diferenciais-media {width: 100%;border-radius: 10px;overflow: hidden;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);}.geradores-diferenciais-img {width: 100%;height: auto;aspect-ratio: 16 / 10;object-fit: cover;display: block;}.geradores-diferenciais-list {display: grid;grid-template-columns: 1fr;gap: 16px;}@media (min-width: 520px) {.geradores-diferenciais-list {grid-template-columns: repeat(2, 1fr);}}.geradores-diferencial-item {display: flex;flex-direction: column;}.geradores-diferencial-title {color: var(--geradores-title-color);font-size: 0.875rem;font-weight: 700;line-height: 1.3;margin-bottom: 6px;}.geradores-diferencial-desc {color: var(--geradores-text-color);font-size: 0.775rem;line-height: 1.45;margin: 0;}.geradores-parceria-banner {background-color: var(--geradores-banner-bg);border: 1px solid var(--geradores-border);border-radius: 10px;padding: 16px 18px;display: flex;flex-direction: column;align-items: center;text-align: center;gap: 16px;}.geradores-parceria-text {color: var(--geradores-title-color);font-size: 0.775rem;font-weight: 600;line-height: 1.45;}.geradores-parceria-brand {display: flex;align-items: center;justify-content: center;flex-shrink: 0;}.geradores-parceria-logo {height: 32px;width: auto;max-width: 160px;object-fit: contain;}@media (min-width: 992px) {.geradores-section-header {margin-bottom: 8px;}.geradores-diferenciais-grid {display: grid;grid-template-columns: 280px 1fr;align-items: center;gap: 32px;}.geradores-diferenciais-media {max-width: 280px;}.geradores-diferenciais-list {grid-template-columns: repeat(4, 1fr);gap: 20px;}.geradores-diferencial-title {font-size: 0.85rem;}.geradores-diferencial-desc {font-size: 0.75rem;}.geradores-parceria-banner {flex-direction: row;justify-content: space-between;text-align: left;padding: 16px 28px;gap: 24px;}.geradores-parceria-text {font-size: 0.8rem;max-width: 780px;}.geradores-parceria-logo {height: 38px;max-width: 180px;}}@media (min-width: 1200px) {.geradores-diferenciais-grid {grid-template-columns: 320px 1fr;gap: 40px;}.geradores-diferenciais-media {max-width: 320px;}}:root {--geradores-cta-text: #ffffff;--geradores-cta-text-sub: #cbd5e1;--geradores-cta-btn-bg: #0052ff;--geradores-cta-btn-hover: #0042cc;--geradores-cta-border: rgba(255, 255, 255, 0.12);}.geradores-cta-banner-section {padding-top: 0rem;padding-bottom: 1.5rem;width: 100%;}.geradores-cta-card {position: relative;border-radius: 12px;padding: 28px 20px;overflow: hidden;box-shadow: 0 8px 24px rgba(0, 18, 46, 0.2);}.geradores-cta-bg-img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;object-position: center;z-index: 1;}.geradores-cta-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(90deg, rgba(0, 18, 46, 0.94) 0%, rgba(0, 26, 66, 0.88) 100%);z-index: 2;}.geradores-cta-content {position: relative;z-index: 3;display: flex;flex-direction: column;gap: 20px;}.geradores-cta-title {color: var(--geradores-cta-text);font-weight: 700;font-size: clamp(1.25rem, 2.5vw, 1.75rem);line-height: 1.3;margin: 0;}.geradores-cta-divider {width: 1px;background-color: var(--geradores-cta-border);align-self: stretch;flex-shrink: 0;}.geradores-cta-action {display: flex;flex-direction: column;gap: 16px;}.geradores-cta-desc {color: var(--geradores-cta-text-sub);font-size: 0.875rem;line-height: 1.5;margin: 0;}.geradores-cta-btn {background-color: var(--geradores-cta-btn-bg);color: #ffffff;font-weight: 600;font-size: 0.875rem;padding: 12px 24px;border-radius: 8px;text-decoration: none;display: inline-flex;align-items: center;justify-content: center;gap: 8px;transition: all 0.2s ease;width: 100%;white-space: nowrap;}.geradores-cta-btn:hover {background-color: var(--geradores-cta-btn-hover);color: #ffffff;transform: translateY(-1px);box-shadow: 0 4px 12px rgba(0, 82, 255, 0.35);}@media (min-width: 992px) {.geradores-cta-card {padding: 36px 48px;}.geradores-cta-content {flex-direction: row;align-items: center;justify-content: space-between;gap: 36px;}.geradores-cta-header {flex: 1.2;}.geradores-cta-action {flex: 1.4;flex-direction: row;align-items: center;justify-content: space-between;gap: 28px;}.geradores-cta-desc {font-size: 0.825rem;max-width: 320px;}.geradores-cta-btn {width: auto;flex-shrink: 0;padding: 12px 20px;font-size: 0.825rem;}}@media (min-width: 1200px) {.geradores-cta-card {padding: 40px 56px;}.geradores-cta-content {gap: 48px;}.geradores-cta-desc {font-size: 0.85rem;max-width: 340px;}.geradores-cta-btn {padding: 13px 24px;font-size: 0.875rem;}}