.elementor-571 .elementor-element.elementor-element-02dc197{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-24px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-571 .elementor-element.elementor-element-02dc197:not(.elementor-motion-effects-element-type-background), .elementor-571 .elementor-element.elementor-element-02dc197 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://oxinitro.com.br/wp-content/uploads/2026/03/oxinitro_hero_1920x900.jpg");}.elementor-571 .elementor-element.elementor-element-45dcc4c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-571 .elementor-element.elementor-element-f8f5616{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-571 .elementor-element.elementor-element-fc54b9f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-571 .elementor-element.elementor-element-5738b00{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-571 .elementor-element.elementor-element-a6e5268{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-571 .elementor-element.elementor-element-02dc197:not(.elementor-motion-effects-element-type-background), .elementor-571 .elementor-element.elementor-element-02dc197 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:-670px 0px;}}/* Start custom CSS for html, class: .elementor-element-15b848a *//* ==========================================================================
   OXI NITRO - HERO SECTION (HOVER AZUL + FACHADA CENTRALIZADA)
   ========================================================================== */

.oxi-hero-bg {
  position: relative;
  padding: 100px 0 110px;
  overflow: hidden;
  background-image: 
    linear-gradient(135deg, rgba(3,22,51,0.85) 0%, rgba(8,41,96,0.70) 55%, rgba(11,54,120,0.60) 100%),
    url('SUA-IMAGEM-AQUI.png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  min-height: 85vh;
}

.oxi-hero-bg,
.oxi-hero-bg * {
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
}

.oxi-hero-bg-overlay {
  position: absolute;
  inset: 0;
  background: 
    radial-gradient(circle at 80% 20%, rgba(143,193,255,0.14) 0%, rgba(143,193,255,0) 38%),
    radial-gradient(circle at 20% 80%, rgba(45,134,240,0.10) 0%, rgba(45,134,240,0) 42%);
  pointer-events: none;
}

.oxi-hero-bg-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 32px;
}

.oxi-hero-bg-content {
  max-width: 880px;
}

.oxi-hero-bg-title {
  margin: 0 0 24px;
  font-size: 72px;
  line-height: 0.95;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -2.4px;
}

.oxi-hero-bg-title span {
  color: #8fc1ff;
}

.oxi-hero-bg-desc {
  margin: 0 0 34px;
  max-width: 760px;
  font-size: 19px;
  line-height: 1.85;
  font-weight: 500;
  color: rgba(255,255,255,0.86);
}

.oxi-hero-bg-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 24px;
}

.oxi-hero-bg-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 62px;
  padding: 0 34px;
  border-radius: 18px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  transition: all 0.3s ease;
  gap: 10px;
}

/* --- BOTÃO WHATSAPP --- */
.oxi-hero-bg-btn--primary {
  background: linear-gradient(180deg, #25D366 0%, #1EBE5D 100%);
  color: #ffffff;
  box-shadow: 0 18px 36px rgba(10, 92, 43, 0.28);
}

.oxi-hero-bg-btn--primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 22px 42px rgba(10, 92, 43, 0.34);
  filter: brightness(1.1);
}

/* --- BOTÃO CONHEÇA A EMPRESA (AJUSTADO HOVER AZUL) --- */
.oxi-hero-bg-btn--secondary {
  background: rgba(255,255,255,0.08);
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.14);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

.oxi-hero-bg-btn--secondary:hover {
  transform: translateY(-2px);
  background: rgba(143, 193, 255, 0.25); /* Azul claro transparente */
  border-color: #8fc1ff; /* Cor do ícone do mapa */
  color: #8fc1ff;
}

.oxi-hero-bg-btn-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.oxi-hero-bg-btn-arrow svg {
  width: 18px;
  height: 18px;
}

/* --- LINHA DE LOCALIZAÇÃO (AJUSTADO HOVER AZUL) --- */
.oxi-hero-bg-location-line {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: rgba(255,255,255,0.92);
  transition: all 0.3s ease;
}

.oxi-hero-bg-location-line:hover {
  color: #8fc1ff; /* Cor do ícone do mapa no hover */
  transform: translateX(4px); /* Leve deslocamento para dar feedback visual */
}

.oxi-hero-bg-location-line-icon {
  display: inline-flex;
  align-items: center;
  color: #8fc1ff;
}

.oxi-hero-bg-location-line-icon svg {
  width: 24px;
  height: 24px;
  stroke: currentColor;
}

.oxi-hero-bg-location-line-text {
  font-size: 17px;
  font-weight: 700;
}

/* ==========================================================================
   AJUSTES MOBILE (FOCO NA CENTRALIZAÇÃO DA FACHADA)
   ========================================================================== */

@media (max-width: 767px) {
  .oxi-hero-bg {
    background-position: 60% center; /* Centraliza o logotipo da parede */
    padding: 60px 0 60px; 
    min-height: auto;
  }

  .oxi-hero-bg-content {
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .oxi-hero-bg-title {
    font-size: 42px;
    line-height: 1.05;
    margin-bottom: 20px;
  }

  .oxi-hero-bg-desc {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 30px;
  }

  .oxi-hero-bg-actions {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
  }

  .oxi-hero-bg-btn {
    width: 100%;
    justify-content: center;
  }

  .oxi-hero-bg-location-line {
    justify-content: center;
    width: 100%;
    margin-top: 25px;
  }

  .oxi-hero-bg-location-line:hover {
    transform: none; /* Remove o deslocamento lateral no mobile */
  }

  .oxi-hero-bg-location-line-text {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-88a37bf */.oxi-como-funciona {
  padding: 100px 0 90px;
  background: linear-gradient(135deg, #031633 0%, #082960 58%, #0b3678 100%);
}

.oxi-como-funciona,
.oxi-como-funciona * {
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
}

.oxi-func-container {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 32px;
}

.oxi-func-head {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 44px;
}

.oxi-func-tag {
  display: inline-block;
  margin-bottom: 18px;
  padding: 10px 18px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.8px;
  color: #8fc1ff;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.18);
}

.oxi-func-title {
  margin: 0 0 16px;
  font-size: 56px;
  line-height: 1.02;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -1.8px;
}

.oxi-func-desc {
  margin: 0 auto;
  max-width: 760px;
  font-size: 18px;
  line-height: 1.85;
  font-weight: 500;
  color: rgba(255,255,255,0.82);
}

.oxi-func-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-bottom: 28px;
}

.oxi-func-step {
  padding: 32px 26px 28px;
  border-radius: 24px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  box-shadow: 0 18px 40px rgba(0,0,0,0.18);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.oxi-func-step:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 46px rgba(0,0,0,0.22);
}

.oxi-func-number {
  width: 56px;
  height: 56px;
  min-width: 56px;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(180deg, #2d86f0 0%, #1457b8 100%);
  color: #ffffff;
  box-shadow: 0 12px 24px rgba(20, 87, 184, 0.22);
  font-size: 22px;
  font-weight: 800;
}

.oxi-func-step h3 {
  margin: 0 0 10px;
  font-size: 28px;
  line-height: 1.15;
  font-weight: 800;
  color: #ffffff;
}

.oxi-func-step p {
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255,255,255,0.82);
  font-weight: 500;
}

.oxi-func-alert {
  max-width: 940px;
  margin: 0 auto;
  padding: 18px 22px;
  border-radius: 18px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  color: #ffffff;
  text-align: center;
  line-height: 1.7;
  font-size: 16px;
}

@media (max-width: 1200px) {
  .oxi-func-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .oxi-func-title {
    font-size: 44px;
  }
}

@media (max-width: 767px) {
  .oxi-como-funciona {
    padding: 80px 0 70px;
  }

  .oxi-func-container {
    padding: 0 18px;
  }

  .oxi-func-grid {
    grid-template-columns: 1fr;
  }

  .oxi-func-title {
    font-size: 34px;
    line-height: 1.08;
    letter-spacing: -1px;
  }

  .oxi-func-desc {
    font-size: 16px;
    line-height: 1.7;
  }

  .oxi-func-step {
    padding: 24px 20px;
  }

  .oxi-func-step h3 {
    font-size: 24px;
  }

  .oxi-func-step p,
  .oxi-func-alert {
    font-size: 14px;
  }

  .oxi-func-number {
    width: 48px;
    height: 48px;
    min-width: 48px;
    border-radius: 14px;
    font-size: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f364c8c */.oxi-quem-somos {
  position: relative;
  padding: 110px 0 90px;
  background: linear-gradient(135deg, #f7f9fc 0%, #edf2f8 100%);
  overflow: hidden;
}

.oxi-quem-somos,
.oxi-quem-somos * {
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
}

.oxi-quem-somos .oxi-container {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 32px;
}

.oxi-qs-grid {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 56px;
  align-items: center;
}

.oxi-qs-tag {
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 18px;
  border: 1px solid rgba(18, 87, 184, 0.18);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.8px;
  color: #1457b8;
  background: rgba(20, 87, 184, 0.06);
}

.oxi-qs-title {
  margin: 0 0 24px;
  font-size: 64px;
  line-height: 0.98;
  font-weight: 800;
  color: #091b44;
  letter-spacing: -2px;
}

.oxi-qs-title span {
  color: #1f6fd1;
}

.oxi-qs-desc {
  margin: 0 0 38px;
  font-size: 19px;
  line-height: 1.85;
  font-weight: 500;
  color: #24334f;
  max-width: 680px;
}

.oxi-diferenciais {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  max-width: 760px;
  align-items: stretch;
}

.oxi-diferencial-item {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 84px;
  width: 100%;
  padding: 18px 20px;
  border-radius: 20px;
  background: #ffffff;
  border: 1px solid rgba(20, 87, 184, 0.08);
  box-shadow: 0 16px 34px rgba(11, 34, 74, 0.08);
}

.oxi-diferencial-item--wide {
  grid-column: 1 / -1;
}

.oxi-dif-icon {
  width: 48px;
  height: 48px;
  min-width: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  background: linear-gradient(180deg, #2d86f0 0%, #1457b8 100%);
  color: #ffffff;
  box-shadow: 0 12px 24px rgba(20, 87, 184, 0.22);
}

.oxi-dif-icon svg {
  width: 22px;
  height: 22px;
  display: block;
}

.oxi-dif-text {
  display: flex;
  flex-direction: column;
  line-height: 1.1;
}

.oxi-dif-text strong {
  font-size: 18px;
  font-weight: 700;
  color: #091b44;
}

.oxi-dif-text span {
  font-size: 15px;
  font-weight: 600;
  color: #385072;
}

.oxi-qs-visual {
  position: relative;
}

.oxi-qs-image-wrap {
  overflow: hidden;
  border-radius: 28px;
  box-shadow: 0 28px 60px rgba(11, 34, 74, 0.14);
  margin-bottom: 26px;
  background: #ffffff;
}

.oxi-qs-image {
  width: 100%;
  height: 380px;
  display: block;
  object-fit: cover;
  object-position: center;
  border-radius: 28px;
}

.oxi-pillars-stack {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.oxi-pillar-card {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding: 28px 26px;
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 38px rgba(11, 34, 74, 0.08);
  border: 1px solid rgba(20, 87, 184, 0.08);
}

.oxi-pillar-icon {
  width: 56px;
  height: 56px;
  min-width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(180deg, #2d86f0 0%, #1457b8 100%);
  color: #ffffff;
  box-shadow: 0 12px 24px rgba(20, 87, 184, 0.22);
}

.oxi-pillar-icon svg {
  width: 24px;
  height: 24px;
  display: block;
}

.oxi-pillar-content {
  flex: 1;
}

.oxi-pillar-card h3 {
  margin: 0 0 8px;
  font-size: 32px;
  line-height: 1.05;
  font-weight: 800;
  color: #091b44;
}

.oxi-pillar-card p {
  margin: 0;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
  color: #30405d;
}

@media (max-width: 1200px) {
  .oxi-qs-grid {
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: start;
  }

  .oxi-qs-title {
    font-size: 48px;
    line-height: 1.02;
    letter-spacing: -1.4px;
  }

  .oxi-qs-image {
    height: 340px;
  }
}

@media (max-width: 767px) {
  .oxi-quem-somos {
    padding: 80px 0 70px;
  }

  .oxi-quem-somos .oxi-container {
    padding: 0 18px;
  }

  .oxi-qs-title {
    font-size: 34px;
    line-height: 1.08;
    letter-spacing: -1px;
  }

  .oxi-qs-desc {
    font-size: 16px;
    line-height: 1.7;
  }

  .oxi-qs-image {
    height: 240px;
  }

  .oxi-diferenciais {
    grid-template-columns: 1fr;
    max-width: 100%;
  }

  .oxi-diferencial-item,
  .oxi-diferencial-item--wide {
    width: 100%;
  }

  .oxi-pillar-card {
    padding: 22px 18px;
  }

  .oxi-pillar-card h3 {
    font-size: 24px;
  }

  .oxi-pillar-card p {
    font-size: 14px;
  }

  .oxi-pillar-icon {
    width: 48px;
    height: 48px;
    min-width: 48px;
  }

  .oxi-pillar-icon svg,
  .oxi-dif-icon svg {
    width: 20px;
    height: 20px;
  }
}
.oxi-qs-cta-wrap {
  margin-top: 28px;
}

.oxi-qs-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 0 28px;
  border-radius: 16px;
  background: rgba(20, 87, 184, 0.08);
  border: 1px solid rgba(20, 87, 184, 0.14);
  color: #1457b8;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.3s ease;
}

.oxi-qs-link:hover {
  transform: translateY(-2px);
  background: rgba(20, 87, 184, 0.12);
  color: #0f4ca7;
}

@media (max-width: 767px) {
  .oxi-qs-cta-wrap {
    margin-top: 24px;
  }

  .oxi-qs-link {
    width: 100%;
    min-height: 54px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-03018f1 */.oxi-valores {
  position: relative;
  padding: 105px 0 95px;
  background: linear-gradient(135deg, #031633 0%, #082960 58%, #0b3678 100%);
  overflow: hidden;
}

.oxi-valores,
.oxi-valores * {
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
}

.oxi-valores .oxi-container {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 32px;
  box-sizing: border-box;
}

.oxi-valores-head {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 46px;
}

.oxi-val-tag {
  display: inline-block;
  margin-bottom: 18px;
  padding: 10px 18px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.8px;
  color: #8fc1ff;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.18);
}

.oxi-val-title {
  margin: 0 0 16px;
  font-size: 58px;
  line-height: 1.02;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -1.8px;
}

.oxi-val-desc {
  margin: 0 auto;
  max-width: 760px;
  font-size: 18px;
  line-height: 1.85;
  font-weight: 500;
  color: rgba(255,255,255,0.82);
}

.oxi-valores-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  align-items: stretch;
}

.oxi-valor-card {
  min-height: 100%;
  padding: 34px 28px 30px;
  border-radius: 26px;
  background: rgba(255,255,255,0.10);
  border: 1px solid rgba(255,255,255,0.12);
  box-shadow: 0 18px 40px rgba(0,0,0,0.18);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.oxi-valor-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 46px rgba(0,0,0,0.22);
}

.oxi-valor-icon {
  width: 56px;
  height: 56px;
  min-width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(180deg, #2d86f0 0%, #1457b8 100%);
  color: #ffffff;
  box-shadow: 0 12px 24px rgba(20, 87, 184, 0.22);
}

.oxi-valor-icon svg {
  width: 24px;
  height: 24px;
  display: block;
}

.oxi-valor-card h3 {
  margin: 0 0 14px;
  font-size: 30px;
  line-height: 1.12;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.7px;
}

.oxi-valor-card p {
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  color: rgba(255,255,255,0.84);
}

@media (max-width: 1200px) {
  .oxi-valores-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .oxi-val-title {
    font-size: 46px;
    line-height: 1.05;
    letter-spacing: -1.3px;
  }
}

@media (max-width: 767px) {
  .oxi-valores {
    padding: 80px 0 70px;
  }

  .oxi-valores .oxi-container {
    padding: 0 18px;
  }

  .oxi-val-title {
    font-size: 34px;
    line-height: 1.08;
    letter-spacing: -1px;
  }

  .oxi-val-desc {
    font-size: 16px;
    line-height: 1.7;
  }

  .oxi-valores-grid {
    grid-template-columns: 1fr;
  }

  .oxi-valor-card {
    padding: 24px 20px;
    border-radius: 22px;
  }

  .oxi-valor-card h3 {
    font-size: 24px;
  }

  .oxi-valor-card p {
    font-size: 14px;
  }

  .oxi-valor-icon {
    width: 48px;
    height: 48px;
    min-width: 48px;
    border-radius: 14px;
  }

  .oxi-valor-icon svg {
    width: 20px;
    height: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6842492 */.oxi-servicos {
  padding: 95px 0;
  background: linear-gradient(135deg, #031633 0%, #082960 58%, #0b3678 100%);
}

.oxi-servicos,
.oxi-servicos * {
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
}

.oxi-serv-container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
}

.oxi-serv-head {
  max-width: 900px;
  margin: 0 auto 34px;
  text-align: center;
}

.oxi-serv-tag {
  display: inline-block;
  margin-bottom: 18px;
  padding: 10px 18px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.8px;
  color: #8fc1ff;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.18);
}

.oxi-serv-title {
  margin: 0 0 16px;
  font-size: 52px;
  line-height: 1.04;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -1.4px;
}

.oxi-serv-desc {
  margin: 0 auto;
  max-width: 840px;
  font-size: 18px;
  line-height: 1.8;
  font-weight: 500;
  color: rgba(255,255,255,0.84);
}

.oxi-serv-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  align-items: stretch;
}

.oxi-serv-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 100%;
  padding: 26px 22px;
  border-radius: 24px;
  background: rgba(255,255,255,0.10);
  border: 1px solid rgba(255,255,255,0.12);
  box-shadow: 0 18px 38px rgba(0,0,0,0.16);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  transition: transform 0.3s ease, border-color 0.3s ease, background 0.3s ease;
}

.oxi-serv-card:hover {
  transform: translateY(-4px);
  background: rgba(255,255,255,0.13);
  border-color: rgba(255,255,255,0.18);
}

.oxi-serv-icon {
  width: 50px;
  height: 50px;
  min-width: 50px;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(180deg, #2d86f0 0%, #1457b8 100%);
  color: #ffffff;
  box-shadow: 0 12px 24px rgba(20, 87, 184, 0.28);
}

.oxi-serv-icon svg {
  width: 22px;
  height: 22px;
  display: block;
}

.oxi-serv-card h3 {
  margin: 0 0 12px;
  font-size: 22px;
  line-height: 1.08;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.4px;
}

.oxi-serv-card p {
  margin: 0;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 500;
  color: rgba(255,255,255,0.82);
}

@media (max-width: 1200px) {
  .oxi-serv-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .oxi-serv-title {
    font-size: 42px;
    line-height: 1.08;
    letter-spacing: -1px;
  }
}

@media (max-width: 767px) {
  .oxi-servicos {
    padding: 80px 0 70px;
  }

  .oxi-serv-container {
    padding: 0 18px;
  }

  .oxi-serv-head {
    margin-bottom: 28px;
  }

  .oxi-serv-title {
    font-size: 34px;
    line-height: 1.08;
    letter-spacing: -1px;
  }

  .oxi-serv-desc {
    font-size: 16px;
    line-height: 1.7;
  }

  .oxi-serv-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .oxi-serv-card {
    padding: 22px 18px;
    border-radius: 20px;
  }

  .oxi-serv-icon {
    width: 46px;
    height: 46px;
    min-width: 46px;
    margin-bottom: 16px;
    border-radius: 14px;
  }

  .oxi-serv-icon svg {
    width: 20px;
    height: 20px;
  }

  .oxi-serv-card h3 {
    font-size: 24px;
  }

  .oxi-serv-card p {
    font-size: 14px;
    line-height: 1.7;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4472955 */.oxi-faq {
  padding: 100px 0 90px;
  background: #f7f9fc;
}

.oxi-faq,
.oxi-faq * {
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
}

.oxi-faq-container {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 32px;
}

.oxi-faq-head {
  max-width: 900px;
  margin: 0 auto 44px;
  text-align: center;
}

.oxi-faq-tag {
  display: inline-block;
  margin-bottom: 18px;
  padding: 10px 18px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.8px;
  color: #1457b8;
  background: rgba(20, 87, 184, 0.06);
  border: 1px solid rgba(20, 87, 184, 0.12);
}

.oxi-faq-title {
  margin: 0 0 16px;
  font-size: 56px;
  line-height: 1.02;
  font-weight: 800;
  color: #091b44;
  letter-spacing: -1.8px;
}

.oxi-faq-desc {
  margin: 0 auto;
  max-width: 760px;
  font-size: 18px;
  line-height: 1.85;
  font-weight: 500;
  color: #385072;
}

.oxi-faq-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.oxi-faq-item {
  padding: 30px 24px;
  border-radius: 22px;
  background: #ffffff;
  border: 1px solid rgba(20, 87, 184, 0.08);
  box-shadow: 0 18px 40px rgba(11, 34, 74, 0.08);
}

.oxi-faq-item h3 {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: 1.22;
  font-weight: 800;
  color: #091b44;
}

.oxi-faq-item p {
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
  color: #385072;
  font-weight: 500;
}

@media (max-width: 991px) {
  .oxi-faq-list {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .oxi-faq {
    padding: 80px 0 70px;
  }

  .oxi-faq-container {
    padding: 0 18px;
  }

  .oxi-faq-title {
    font-size: 34px;
    line-height: 1.08;
    letter-spacing: -1px;
  }

  .oxi-faq-desc {
    font-size: 16px;
    line-height: 1.7;
  }

  .oxi-faq-item {
    padding: 24px 20px;
  }

  .oxi-faq-item h3 {
    font-size: 22px;
  }

  .oxi-faq-item p {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a6e5268 */.oxi-faq {
  padding: 95px 0;
  background: #f7f9fc;
}

.oxi-faq,
.oxi-faq * {
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
}

.oxi-faq-container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
}

.oxi-faq-head {
  max-width: 860px;
  margin: 0 auto 40px;
  text-align: center;
}

.oxi-faq-tag {
  display: inline-block;
  margin-bottom: 18px;
  padding: 10px 18px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.8px;
  color: #1457b8;
  background: rgba(20, 87, 184, 0.06);
  border: 1px solid rgba(20, 87, 184, 0.12);
}

.oxi-faq-title {
  margin: 0 0 16px;
  font-size: 52px;
  line-height: 1.05;
  font-weight: 800;
  color: #091b44;
  letter-spacing: -1.4px;
}

.oxi-faq-desc {
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.8;
  font-weight: 500;
  color: #385072;
}

.oxi-faq-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

.oxi-faq-item {
  padding: 28px 24px;
  border-radius: 22px;
  background: #ffffff;
  border: 1px solid rgba(20, 87, 184, 0.08);
  box-shadow: 0 18px 40px rgba(11, 34, 74, 0.08);
}

.oxi-faq-item h3 {
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 800;
  color: #091b44;
}

.oxi-faq-item p {
  margin: 0;
  font-size: 15px;
  line-height: 1.75;
  color: #385072;
  font-weight: 500;
}

@media (max-width: 991px) {
  .oxi-faq-list {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .oxi-faq-container {
    padding: 0 18px;
  }

  .oxi-faq-title {
    font-size: 34px;
    line-height: 1.08;
    letter-spacing: -1px;
  }

  .oxi-faq-desc {
    font-size: 16px;
    line-height: 1.7;
  }

  .oxi-faq-item {
    padding: 24px 20px;
  }
}/* End custom CSS */