.elementor-8459 .elementor-element.elementor-element-b50818a:not(.elementor-motion-effects-element-type-background), .elementor-8459 .elementor-element.elementor-element-b50818a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://cogem.com.br/wp-content/uploads/2026/03/omni-e078c3df-5bbb-4197-b657-7a514ad2ff30.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-8459 .elementor-element.elementor-element-b50818a > .elementor-background-overlay{background-color:transparent;background-image:linear-gradient(180deg, #02010185 0%, var( --e-global-color-ffac2c1 ) 100%);opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8459 .elementor-element.elementor-element-b50818a > .elementor-container{min-height:672px;}.elementor-8459 .elementor-element.elementor-element-b50818a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-8459 .elementor-element.elementor-element-9b64540{--spacer-size:292px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-8459 .elementor-element.elementor-element-c6b0a2e .elementor-heading-title{font-family:"Archivo", Sans-serif;font-weight:300;color:#FFFFFF;}.elementor-8459 .elementor-element.elementor-element-fb0917c .elementor-heading-title{font-family:"Archivo", Sans-serif;font-size:54px;font-weight:900;color:var( --e-global-color-2b4c97d );}.elementor-8459 .elementor-element.elementor-element-d522019{padding:60px 10px 80px 10px;}.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button{bottom:15px;right:15px;width:50px;height:50px;z-index:9999;opacity:0.7;background-color:#000000;border-radius:5px;}.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button i{font-size:16px;color:#ffffff;}.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button svg{width:16px;height:16px;fill:#ffffff;}@media(max-width:767px){.elementor-8459 .elementor-element.elementor-element-c6b0a2e .elementor-heading-title{font-size:22px;}.elementor-8459 .elementor-element.elementor-element-fb0917c .elementor-heading-title{font-size:32px;}}/* Start custom CSS for section, class: .elementor-element-d522019 */* {
  box-sizing: border-box;
}

.cogem-rsac-page {
  --rsac-blue: #0f5ca8;
  --rsac-blue-dark: #083b6f;
  --rsac-green: #93c01f;
  --rsac-green-dark: #6f9512;
  --rsac-text: #24364b;
  --rsac-muted: #5a6f85;
  --rsac-line: #dbe5ef;
  --rsac-soft: #f4f8fc;
  --rsac-white: #ffffff;
  --rsac-shadow: 0 14px 38px rgba(9, 44, 79, 0.08);
  --rsac-button: #d71440;
  --rsac-icon: #009bca;
  --rsac-highlight: #a6ce39;

  font-family: "Archivo", Arial, Helvetica, sans-serif;
  color: var(--rsac-text);
  background: #ffffff;
  line-height: 1.65;
}

.cogem-rsac-page img {
  max-width: 100%;
  display: block;
}

.cogem-rsac-page h1,
.cogem-rsac-page h2,
.cogem-rsac-page h3,
.cogem-rsac-page p,
.cogem-rsac-page ul {
  margin-top: 0;
}

.rsac-container {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
}

.rsac-section {
  padding: 72px 0;
}

.rsac-section-soft {
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}

.rsac-eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--rsac-green-dark);
}

.rsac-section-head {
  max-width: 900px;
  margin-bottom: 30px;
}

.rsac-section-head h2 {
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 1.12;
  color: var(--rsac-blue-dark);
  text-transform: uppercase;
}

.rsac-card,
.rsac-info-card,
.rsac-feature-card,
.rsac-doc-card {
  background: #ffffff;
  border: 1px solid var(--rsac-line);
  border-radius: 24px;
  box-shadow: var(--rsac-shadow);
}

.rsac-card {
  padding: 34px;
}

.rsac-card-large {
  padding: 38px;
}

.rsac-card-inner {
  margin-top: 26px;
  padding: 28px;
  background: #f9fcff;
}

.rsac-inline-cta {
  margin-top: 58px;
}

.rsac-grid {
  display: grid;
  gap: 22px;
}

.rsac-grid-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.rsac-feature-card,
.rsac-info-card {
  padding: 28px;
}

.rsac-feature-card h3,
.rsac-info-card h3,
.rsac-card-inner h3 {
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 1.2;
  color: var(--rsac-blue-dark);
}

.rsac-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 24px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 700;
  transition: 0.25s ease;
  background: #d71440;
  color: #ffffff;
  border: none;
}

.rsac-btn:visited,
.rsac-btn:focus,
.rsac-btn:active,
.rsac-btn:hover {
  background: #d71440;
  color: #ffffff;
  opacity: 0.92;
}

.rsac-intro-grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 28px;
  align-items: center;
}

.rsac-intro-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 18px;
  box-shadow: 0 14px 38px rgba(9, 44, 79, 0.08);
}

.rsac-icon {
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  margin-bottom: 18px;
  border-radius: 50%;
  background: var(--rsac-icon);
  color: #ffffff;
  font-weight: 700;
  font-size: 22px;
}

.rsac-list {
  padding-left: 20px;
  margin: 16px 0 0;
}

.rsac-list li {
  margin-bottom: 8px;
}

.rsac-stat {
  margin-top: 22px;
  padding: 18px 20px;
  border-radius: 18px;
  background: var(--rsac-highlight);
  color: #24364b;
}

.rsac-stat-number {
  display: block;
  font-size: 42px;
  line-height: 1;
  font-weight: 800;
}

.rsac-stat-label {
  display: block;
  margin-top: 8px;
  font-size: 15px;
}

.rsac-docs {
  background: var(--rsac-highlight);
}

.rsac-docs-shell {
  padding: 34px;
  border-radius: 28px;
  background: var(--rsac-highlight);
  box-shadow: var(--rsac-shadow);
}

.rsac-docs-copy {
  max-width: 760px;
  margin-bottom: 28px;
}

.rsac-docs-copy .rsac-eyebrow,
.rsac-docs-copy h2,
.rsac-docs-copy p {
  color: #24364b;
}

.rsac-docs-copy h2 {
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 1.1;
  text-transform: uppercase;
}

.rsac-docs-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.rsac-doc-card {
  display: block;
  padding: 24px 22px;
  text-decoration: none;
  color: var(--rsac-text);
  transition: 0.25s ease;
  background: #ffffff;
}

.rsac-doc-card:hover {
  transform: translateY(-4px);
}

.rsac-doc-year {
  display: inline-block;
  margin-bottom: 14px;
  padding: 6px 12px;
  border-radius: 999px;
  background: #eef7d1;
  color: #5d7d0c;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.rsac-doc-card strong {
  display: block;
  margin-bottom: 8px;
  font-size: 18px;
  color: var(--rsac-blue-dark);
}

.rsac-doc-card small {
  color: var(--rsac-muted);
  font-size: 14px;
}

@media (max-width: 1100px) {
  .rsac-docs-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 860px) {
  .rsac-section {
    padding: 56px 0;
  }

  .rsac-grid-2,
  .rsac-docs-grid,
  .rsac-intro-grid {
    grid-template-columns: 1fr;
  }

  .rsac-section-head h2,
  .rsac-docs-copy h2 {
    font-size: 34px;
  }

  .rsac-card,
  .rsac-card-large,
  .rsac-feature-card,
  .rsac-info-card,
  .rsac-doc-card,
  .rsac-docs-shell {
    padding: 24px;
  }
}

@media (max-width: 540px) {
  .rsac-container {
    width: min(100% - 20px, 1180px);
  }

  .rsac-section-head h2,
  .rsac-docs-copy h2 {
    font-size: 28px;
  }

  .rsac-btn {
    width: 100%;
  }
}/* End custom CSS */