 :root {--hero-retificadores-primary-blue: #0042ad;--hero-retificadores-primary-hover: #003285;--hero-retificadores-text-white: #ffffff;--hero-retificadores-text-light: #e0e6ed;}.hero-retificadores-section {position: relative;width: 100%;min-height: 580px;background-color: #030e1e;display: flex;flex-direction: column;justify-content: center;padding: 80px 0 60px 0;}.hero-retificadores-bg-wrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}.hero-retificadores-bg-img {width: 100%;height: 100%;object-fit: cover;object-position: center right;}.hero-retificadores-bg-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(180deg, rgba(2, 12, 27, 0.85) 0%, rgba(2, 12, 27, 0.65) 100%);}.hero-retificadores-header-action {position: absolute;top: 24px;left: 0;width: 100%;z-index: 3;}.hero-retificadores-btn-top {display: inline-flex;align-items: center;justify-content: center;background-color: var(--hero-retificadores-primary-blue);color: var(--hero-retificadores-text-white);font-size: 0.9rem;font-weight: 600;padding: 8px 24px;border-radius: 50px;text-decoration: none;transition: all 0.3s ease;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);}.hero-retificadores-btn-top:hover {background-color: var(--hero-retificadores-primary-hover);color: var(--hero-retificadores-text-white);transform: translateY(-1px);}.hero-retificadores-title {color: var(--hero-retificadores-text-white);font-weight: 700;font-size: clamp(1.85rem, 3vw, 3.2rem);line-height: 1.12;letter-spacing: -0.02em;margin-bottom: 24px;}.hero-retificadores-description {color: var(--hero-retificadores-text-light);font-size: clamp(1.2rem, 1.2vw, 1.2rem);line-height: 1.5;font-weight: 400;margin-bottom: 36px;max-width: 520px;}.hero-retificadores-cta-wrapper {display: flex;}.hero-retificadores-btn-main {display: inline-flex;align-items: center;justify-content: center;background-color: var(--hero-retificadores-primary-blue);color: var(--hero-retificadores-text-white);font-size: 1rem;font-weight: 500;padding: 14px 32px;border-radius: 8px;text-decoration: none;transition: all 0.3s ease;box-shadow: 0 4px 14px rgba(0, 66, 173, 0.35);}.hero-retificadores-btn-main:hover {background-color: var(--hero-retificadores-primary-hover);color: var(--hero-retificadores-text-white);transform: translateY(-2px);box-shadow: 0 6px 20px rgba(0, 66, 173, 0.45);}.min-vh-100-custom {min-height: calc(100vh - 120px);}.hero-retificadores-title br {display: none;}@media (min-width: 992px) {.hero-retificadores-title br {display: block;}.hero-retificadores-section {padding: 0;}.hero-retificadores-bg-overlay {background: linear-gradient(90deg, #020c1b 0%, rgba(2, 12, 27, 0.95) 35%, rgba(2, 12, 27, 0.2) 65%, rgba(2, 12, 27, 0) 100%);}.hero-retificadores-header-action {top: 32px;}}.z-2 {z-index: 2;}:root {--retificadores-bg: #ffffff;--retificadores-card-bg: #ffffff;--retificadores-title-color: #002366;--retificadores-desc-color: #6b7280;--retificadores-border-color: #e8eef6;}.retificadores-features-section {background-color: var(--retificadores-bg);padding: 30px 0;width: 100%;}.retificadores-features-card {background-color: var(--retificadores-card-bg);border: 1px solid var(--retificadores-border-color);border-radius: 12px;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);padding: 20px 10px;}.retificadores-feature-item {display: flex;flex-direction: column;align-items: center;text-align: center;padding: 20px 14px;}.retificadores-feature-icon {width: 60px;height: 60px;display: flex;align-items: center;justify-content: center;margin-bottom: 16px;flex-shrink: 0;}.retificadores-icon-img {max-width: 100%;max-height: 100%;object-fit: contain;}.retificadores-feature-title {color: var(--retificadores-title-color);font-size: 0.95rem;font-weight: 700;line-height: 1.25;margin-bottom: 10px;}.retificadores-feature-desc {color: var(--retificadores-desc-color);font-size: 0.8rem;line-height: 1.45;font-weight: 400;margin-bottom: 0;}@media (max-width: 767.98px) {.retificadores-feature-item:nth-child(odd) {border-right: 1px solid var(--retificadores-border-color);}.retificadores-feature-item:nth-child(1), .retificadores-feature-item:nth-child(2), .retificadores-feature-item:nth-child(3), .retificadores-feature-item:nth-child(4) {border-bottom: 1px solid var(--retificadores-border-color);}}@media (min-width: 768px) and (max-width: 991.98px) {.retificadores-feature-item:not(:nth-child(3n)) {border-right: 1px solid var(--retificadores-border-color);}.retificadores-feature-item:nth-child(1), .retificadores-feature-item:nth-child(2), .retificadores-feature-item:nth-child(3) {border-bottom: 1px solid var(--retificadores-border-color);}}@media (min-width: 992px) {.retificadores-features-section {padding: 1.5rem 0;}.retificadores-features-card {padding: 32px 16px;}.retificadores-feature-item:not(:last-child) {border-right: 1px solid var(--retificadores-border-color);}}:root {--retificadores-intro-bg: #ffffff;--retificadores-intro-card-bg: #f8fafd;--retificadores-intro-title-color: #002366;--retificadores-intro-text-color: #4b5563;--retificadores-intro-border-color: #e8eef6;}.retificadores-intro-section {background-color: var(--retificadores-intro-bg);padding: 40px 0;width: 100%;}.retificadores-intro-card {background-color: var(--retificadores-intro-card-bg);border: 1px solid var(--retificadores-intro-border-color);border-radius: 12px;padding: 28px 24px;height: 100%;display: flex;flex-direction: column;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);}.retificadores-card-features {justify-content: space-between;}.retificadores-intro-title {color: var(--retificadores-intro-title-color);font-weight: 700;font-size: clamp(1.25rem, 2vw, 1.5rem);line-height: 1.3;margin-bottom: 20px;}.retificadores-intro-text {color: var(--retificadores-intro-text-color);font-size: 0.9rem;line-height: 1.6;font-weight: 400;margin-bottom: 16px;}.retificadores-intro-text:last-child {margin-bottom: 0;}.retificadores-icons-grid {margin-top: auto;margin-bottom: auto;}.retificadores-icon-item {display: flex;flex-direction: column;align-items: center;text-align: center;padding: 16px 8px;}.retificadores-icon-box {width: 52px;height: 52px;display: flex;align-items: center;justify-content: center;margin-bottom: 12px;flex-shrink: 0;}.retificadores-icon-img {max-width: 100%;max-height: 100%;object-fit: contain;}.retificadores-icon-label {color: var(--retificadores-intro-title-color);font-size: 0.8rem;font-weight: 700;line-height: 1.25;margin: 0;}@media (max-width: 575.98px) {.retificadores-icon-item:nth-child(odd) {border-right: 1px solid var(--retificadores-intro-border-color);}.retificadores-icon-item:not(:nth-last-child(-n+2)) {border-bottom: 1px solid var(--retificadores-intro-border-color);}}@media (min-width: 576px) and (max-width: 767.98px) {.retificadores-icon-item:not(:nth-child(3n)) {border-right: 1px solid var(--retificadores-intro-border-color);}.retificadores-icon-item:nth-child(1), .retificadores-icon-item:nth-child(2), .retificadores-icon-item:nth-child(3) {border-bottom: 1px solid var(--retificadores-intro-border-color);}}@media (min-width: 768px) {.retificadores-icon-item:not(:last-child) {border-right: 1px solid var(--retificadores-intro-border-color);}}@media (min-width: 992px) {.retificadores-intro-section {padding: 1.5rem 0;}.retificadores-intro-card {padding: 28px;}}:root {--retificadores-solutions-bg: #ffffff;--retificadores-solutions-card-bg: #f8fafd;--retificadores-solutions-title-color: #002366;--retificadores-solutions-text-color: #6b7280;--retificadores-solutions-border-color: #e8eef6;}.retificadores-solutions-section {background-color: var(--retificadores-solutions-bg);padding-top: 1.5rem;padding-bottom: 1.5rem;width: 100%;}.retificadores-solutions-title {color: var(--retificadores-solutions-title-color);font-weight: 700;font-size: clamp(1.4rem, 2.5vw, 1.8rem);line-height: 1.25;margin-bottom: 24px;text-align: center;}.retificadores-solution-card {background-color: var(--retificadores-solutions-card-bg);border: 1px solid var(--retificadores-solutions-border-color);border-radius: 12px;overflow: hidden;display: flex;flex-direction: column;width: 100%;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);transition: transform 0.3s ease, box-shadow 0.3s ease;}.retificadores-solution-card:hover {transform: translateY(-4px);box-shadow: 0 8px 25px rgba(0, 35, 102, 0.08);}.retificadores-solution-img-wrapper {width: 100%;height: 140px;overflow: hidden;position: relative;}.retificadores-solution-img {width: 100%;height: 100%;object-fit: cover;transition: transform 0.4s ease;}.retificadores-solution-card:hover .retificadores-solution-img {transform: scale(1.06);}.retificadores-solution-body {padding: 16px 14px;display: flex;flex-direction: column;flex-grow: 1;}.retificadores-solution-card-title {color: var(--retificadores-solutions-title-color);font-size: 0.95rem;font-weight: 700;line-height: 1.3;margin-bottom: 10px;}.retificadores-solution-card-desc {color: var(--retificadores-solutions-text-color);font-size: 0.78rem;line-height: 1.45;margin-bottom: 0;}:root {--retificadores-sizing-bg: #ffffff;--retificadores-sizing-card-bg: #f8fafd;--retificadores-sizing-title-color: #002366;--retificadores-sizing-text-color: #4b5563;--retificadores-sizing-border: #e8eef6;--retificadores-primary-blue: #0046b8;--retificadores-table-header-bg: #0046b8;}.retificadores-sizing-section {background-color: var(--retificadores-sizing-bg);padding-top: 1.5rem;padding-bottom: 1.5rem;width: 100%;}.retificadores-sizing-card {background-color: var(--retificadores-sizing-card-bg);border: 1px solid var(--retificadores-sizing-border);border-radius: 12px;padding: 24px 20px;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);display: flex;flex-direction: column;width: 100%;max-width: 100%;box-sizing: border-box;}.retificadores-sizing-title {color: var(--retificadores-sizing-title-color);font-weight: 700;font-size: clamp(1.25rem, 2vw, 1.5rem);line-height: 1.3;margin-bottom: 24px;}.retificadores-flow-grid {display: flex;flex-direction: column;gap: 16px;align-items: center;}.retificadores-flow-item {display: flex;flex-direction: column;align-items: center;text-align: center;}.retificadores-flow-badge {width: 28px;height: 28px;background-color: var(--retificadores-primary-blue);color: #ffffff;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-weight: 700;font-size: 0.85rem;margin-bottom: 8px;}.retificadores-flow-icon {width: 38px;height: 38px;display: flex;align-items: center;justify-content: center;margin-bottom: 8px;}.retificadores-icon-img {max-width: 100%;max-height: 100%;object-fit: contain;}.retificadores-flow-item-title {color: var(--retificadores-sizing-title-color);font-size: 0.85rem;font-weight: 700;line-height: 1.25;margin-bottom: 4px;}.retificadores-flow-item-desc {color: var(--retificadores-sizing-text-color);font-size: 0.75rem;line-height: 1.35;margin: 0;}.retificadores-flow-arrow {color: #a0aec0;font-size: 1.2rem;line-height: 1;}@media (min-width: 768px) {.retificadores-flow-grid {flex-direction: row;align-items: flex-start;justify-content: space-between;gap: 4px;}.retificadores-flow-item {flex: 1;}.retificadores-flow-arrow {margin-top: 30px;}}.retificadores-sizing-alert {background-color: var(--retificadores-sizing-card-bg);border: 1px solid var(--retificadores-sizing-border);border-radius: 12px;padding: 18px 20px;display: flex;align-items: center;gap: 16px;}.retificadores-sizing-alert-icon {width: 48px;height: 48px;border-radius: 50%;background-color: #ffffff;border: 1px solid var(--retificadores-sizing-border);display: flex;align-items: center;justify-content: center;flex-shrink: 0;padding: 10px;}.retificadores-sizing-alert-text {color: var(--retificadores-sizing-title-color);font-size: 0.85rem;line-height: 1.45;margin: 0;}.retificadores-table-responsive {width: 100%;max-width: 100%;min-width: 0;overflow-x: auto;-webkit-overflow-scrolling: touch;border-radius: 8px;display: block;}.retificadores-table-responsive::-webkit-scrollbar {height: 4px;}.retificadores-table-responsive::-webkit-scrollbar-track {background: #edf2f7;}.retificadores-table-responsive::-webkit-scrollbar-thumb {background: var(--retificadores-primary-blue);border-radius: 4px;}.retificadores-compare-table {width: 100%;min-width: 480px;border-collapse: collapse;background-color: #ffffff;font-size: 0.825rem;table-layout: fixed;}.retificadores-compare-table th, .retificadores-compare-table td {padding: 10px 12px;border: 1px solid #e2e8f0;vertical-align: middle;word-wrap: break-word;}.retificadores-compare-table thead th {background-color: #ffffff;color: var(--retificadores-sizing-title-color);font-weight: 700;}.retificadores-compare-table thead th.col-highlight {background-color: var(--retificadores-primary-blue);color: #ffffff;text-align: center;border-color: var(--retificadores-primary-blue);width: 30%;}.retificadores-compare-table thead th.col-standard {text-align: center;width: 28%;}.retificadores-compare-table thead th.col-necessidade {width: 42%;}.retificadores-compare-table tbody td {color: var(--retificadores-sizing-text-color);}.retificadores-compare-table tbody td.highlight-cell {background-color: #f4f7fc;}.check-icon {color: var(--retificadores-sizing-title-color);font-weight: 800;}.text-sm {font-size: 0.75rem;line-height: 1.35;}.font-weight-bold {font-weight: 700;color: var(--retificadores-sizing-title-color);}.retificadores-table-footnote {color: #718096;font-size: 0.725rem;line-height: 1.4;margin-top: 14px;margin-bottom: 0;}@media (min-width: 992px) {.retificadores-sizing-card {padding: 32px 28px;}}:root {--retificadores-eltek-bg: #ffffff;--retificadores-eltek-card-bg: #f8fafd;--retificadores-eltek-title-color: #002366;--retificadores-eltek-text-color: #4b5563;--retificadores-eltek-border: #e8eef6;--retificadores-eltek-blue: #0046b8;}.retificadores-eltek-section {background-color: var(--retificadores-eltek-bg);padding-top: 1.5rem;padding-bottom: 1.5rem;width: 100%;}.retificadores-eltek-card {background-color: var(--retificadores-eltek-card-bg);border: 1px solid var(--retificadores-eltek-border);border-radius: 12px;padding: 24px 20px;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);overflow: hidden;}.retificadores-eltek-title {color: var(--retificadores-eltek-title-color);font-weight: 700;font-size: clamp(1.25rem, 2vw, 1.5rem);line-height: 1.3;margin-bottom: 16px;}.retificadores-eltek-desc {color: var(--retificadores-eltek-text-color);font-size: 0.85rem;line-height: 1.5;margin-bottom: 12px;}.retificadores-eltek-list {list-style: none;padding: 0;margin: 16px 0 0 0;display: flex;flex-direction: column;gap: 8px;}.retificadores-eltek-list li {color: var(--retificadores-eltek-title-color);font-size: 0.825rem;font-weight: 600;line-height: 1.35;display: flex;align-items: flex-start;gap: 8px;}.retificadores-check-icon {color: var(--retificadores-eltek-blue);font-weight: 800;font-size: 0.9rem;line-height: 1;flex-shrink: 0;margin-top: 1px;}.retificadores-eltek-media {width: 100%;border-radius: 8px;overflow: hidden;display: flex;justify-content: center;align-items: center;}.retificadores-eltek-img {width: 100%;height: auto;max-height: 320px;object-fit: cover;border-radius: 8px;}.retificadores-eltek-brand-box {display: flex;flex-direction: column;align-items: center;text-align: center;padding: 10px 0;}.retificadores-eltek-logo-wrapper {max-width: 180px;margin-bottom: 20px;}.retificadores-eltek-logo {width: 100%;height: auto;object-fit: contain;}.retificadores-eltek-brand-desc {color: var(--retificadores-eltek-text-color);font-size: 0.825rem;line-height: 1.55;margin: 0;}@media (min-width: 992px) {.retificadores-eltek-card {padding: 32px 28px;}.retificadores-eltek-brand-box {align-items: flex-start;text-align: left;padding-left: 10px;}.retificadores-eltek-logo-wrapper {margin-bottom: 24px;}}:root {--retificadores-cta-bg: #ffffff;--retificadores-cta-card-bg: #03132e;--retificadores-cta-title-color: #ffffff;--retificadores-cta-text-color: #d1d5db;--retificadores-cta-btn-bg: #0046b8;--retificadores-cta-btn-hover: #003795;}.retificadores-cta-section {background-color: var(--retificadores-cta-bg);padding-top: 1.5rem;padding-bottom: 1.5rem;width: 100%;}.retificadores-cta-card {background-color: var(--retificadores-cta-card-bg);border-radius: 12px;overflow: hidden;position: relative;display: flex;flex-direction: column;min-height: auto;box-shadow: 0 10px 30px rgba(0, 35, 102, 0.15);}.retificadores-cta-bg-image {position: relative;width: 100%;height: 220px;overflow: hidden;}.retificadores-cta-img {width: 100%;height: 100%;object-fit: cover;object-position: left center;}.retificadores-cta-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(to bottom, rgba(3, 19, 46, 0.2) 0%, rgba(3, 19, 46, 0.95) 100%);}.retificadores-cta-content {position: relative;z-index: 2;padding: 24px 20px 32px 20px;display: flex;flex-direction: column;align-items: flex-start;}.retificadores-cta-badge-line {width: 32px;height: 3px;background-color: var(--retificadores-cta-btn-bg);border-radius: 2px;margin-bottom: 16px;}.retificadores-cta-title {color: var(--retificadores-cta-title-color);font-weight: 700;font-size: clamp(1.35rem, 2.5vw, 1.75rem);line-height: 1.25;margin-bottom: 12px;max-width: 580px;}.retificadores-cta-desc {color: var(--retificadores-cta-text-color);font-size: 0.875rem;line-height: 1.5;margin-bottom: 24px;max-width: 520px;}.retificadores-cta-btn {display: inline-flex;align-items: center;justify-content: center;gap: 10px;background-color: var(--retificadores-cta-btn-bg);color: #ffffff;font-weight: 600;font-size: 0.9rem;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.35);}.retificadores-cta-btn:hover {background-color: var(--retificadores-cta-btn-hover);color: #ffffff;transform: translateY(-2px);box-shadow: 0 6px 20px rgba(0, 70, 184, 0.45);}.retificadores-btn-arrow {font-size: 1.1rem;line-height: 1;transition: transform 0.2s ease;}.retificadores-cta-btn:hover .retificadores-btn-arrow {transform: translateX(4px);}@media (min-width: 992px) {.retificadores-cta-card {flex-direction: row;align-items: center;justify-content: flex-end;min-height: 240px;}.retificadores-cta-bg-image {position: absolute;top: 0;left: 0;width: 55%;height: 100%;}.retificadores-cta-overlay {background: linear-gradient(to right, rgba(3, 19, 46, 0) 0%, rgba(3, 19, 46, 0.5) 70%, rgba(3, 19, 46, 1) 100%);}.retificadores-cta-content {width: 50%;padding: 40px 48px;margin-left: auto;}}