.elementor-69 .elementor-element.elementor-element-4039212{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-c3126bf *//*
  ARSYSTEM COMPRESSORES
  Página: Compressor ELGi Série EG de 250 a 300 HP
  Local de instalação: CSS personalizado do contêiner da página
  Não adicionar tags <style> neste campo.
*/

.ars-eg-hero,
.ars-eg-hero *,
.ars-eg-hero *::before,
.ars-eg-hero *::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}

.ars-eg-hero {
--ars-eg-dark: #132632;
--ars-eg-dark-deep: #0c1d27;
--ars-eg-green: #cff3bd;
--ars-eg-green-strong: #79ad5f;
--ars-eg-white: #ffffff;
--ars-eg-title: var(--ars-font-title, "Outfit", Arial, sans-serif);
--ars-eg-text: var(--ars-font-text, "Inter", Arial, sans-serif);

position: relative;
width: 100%;
min-width: 0;
overflow: hidden;


background:
linear-gradient(
  112deg,
  var(--ars-eg-dark-deep) 0%,
  var(--ars-eg-dark) 72%,
  #18313f 100%
);

color: var(--ars-eg-white);
font-family: var(--ars-eg-title);
isolation: isolate;
}





.ars-eg-hero a {
color: inherit;
text-decoration: none;
}


.ars-eg-hero__container {
position: relative;
z-index: 3;

width: 100%;
max-width: 1280px;
margin: 0 auto;

padding: 60px 24px;
}

.ars-eg-hero__content {
position: relative;
z-index: 3;

width: min(76%, 970px);
}


.ars-eg-hero__breadcrumb {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 8px;

margin-top: 0;
margin-bottom: 20px;

color: rgba(255, 255, 255, 0.74);

font-family: var(--ars-eg-text);
font-size: 12px;
font-weight: 700;
line-height: 1.2;
letter-spacing: 0.035em;
text-transform: uppercase;
}

.ars-eg-hero__breadcrumb-link {
transition: color 0.25s ease;
}

.ars-eg-hero__breadcrumb-link:hover,
.ars-eg-hero__breadcrumb-link:focus-visible {
color: var(--ars-eg-green);
}

.ars-eg-hero__breadcrumb-link:focus-visible {
outline: 2px solid var(--ars-eg-green);
outline-offset: 3px;
}

.ars-eg-hero__separator {
color: rgba(255, 255, 255, 0.38);
}

.ars-eg-hero__breadcrumb-current {
color: var(--ars-eg-green);
font-weight: 700;
}


.ars-eg-hero__title {
max-width: 980px;

color: var(--ars-eg-white);

font-size: clamp(35px, 3.45vw, 54px);
font-weight: 700;
line-height: 1.04;
letter-spacing: -0.045em;
}

.ars-eg-hero__subtitle {
max-width: 840px;
margin-top: 10px;

color: rgba(255, 255, 255, 0.96);

font-size: clamp(20px, 2.1vw, 31px);
font-weight: 800;
line-height: 1.2;
letter-spacing: -0.025em;
}

.ars-eg-hero__highlight {
color: var(--ars-eg-green);
}


.ars-eg-hero__features {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px;

margin-top: 30px;
margin-bottom: 0;
}

.ars-eg-hero__feature {
position: relative;

display: inline-flex;
align-items: center;
justify-content: center;

min-height: 38px;
padding: 8px 24px 8px 18px;

border: 1px solid rgba(207, 243, 189, 0.34);

background:
linear-gradient(
  135deg,
  rgba(255, 255, 255, 0.13) 0%,
  rgba(255, 255, 255, 0.065) 100%
);

color: #ffffff;

font-size: 11px;
font-weight: 800;
line-height: 1;
letter-spacing: 0.045em;
text-transform: uppercase;
white-space: nowrap;

-webkit-clip-path:
polygon(
  0 0,
  calc(100% - 12px) 0,
  100% 50%,
  calc(100% - 12px) 100%,
  0 100%,
  10px 50%
);

clip-path:
polygon(
  0 0,
  calc(100% - 12px) 0,
  100% 50%,
  calc(100% - 12px) 100%,
  0 100%,
  10px 50%
);

-webkit-backdrop-filter: blur(7px);
backdrop-filter: blur(7px);

transition:
background-color 0.24s ease,
color 0.24s ease,
transform 0.24s ease;
}

.ars-eg-hero__feature:first-child {
padding-left: 16px;

-webkit-clip-path:
polygon(
  0 0,
  calc(100% - 12px) 0,
  100% 50%,
  calc(100% - 12px) 100%,
  0 100%
);

clip-path:
polygon(
  0 0,
  calc(100% - 12px) 0,
  100% 50%,
  calc(100% - 12px) 100%,
  0 100%
);
}

.ars-eg-hero__feature:hover {
transform: translateY(-2px);
}


@media (max-width: 1050px) {
.ars-eg-hero__content {
width: 78%;
}

.ars-eg-hero__title {
font-size: clamp(34px, 4.4vw, 46px);
}

.ars-eg-hero__feature {
font-size: 10px;
}
}


@media (max-width: 767px) {
.ars-eg-hero__container {

padding: 36px 20px;
}

.ars-eg-hero__content {
width: 100%;
}

.ars-eg-hero__breadcrumb {
gap: 6px;
margin-bottom: 18px;
font-size: 10px;
}

.ars-eg-hero__title {
max-width: 100%;
font-size: clamp(30px, 9vw, 39px);
line-height: 1.06;
}

.ars-eg-hero__subtitle {
max-width: 95%;
margin-top: 12px;
font-size: clamp(19px, 5.5vw, 25px);
}

.ars-eg-hero__features {
gap: 8px;
margin-top: 24px;
}

.ars-eg-hero__feature {
min-height: 36px;
padding: 8px 20px 8px 16px;
font-size: 9.5px;
}


}

@media (max-width: 520px) {

.ars-eg-hero__features {
display: grid;
grid-template-columns:
  minmax(72px, 0.78fr)
  minmax(72px, 0.88fr)
  minmax(0, 1.34fr);
align-items: stretch;
gap: 5px;

width: 100%;
margin-top: 22px;
}

.ars-eg-hero__feature,
.ars-eg-hero__feature:first-child {
width: 100%;
min-width: 0;
min-height: 48px;
padding: 8px 14px 8px 10px;

justify-content: center;

font-size: 8px;
line-height: 1.2;
letter-spacing: 0.025em;
text-align: center;
white-space: normal;
overflow-wrap: normal;
word-break: normal;

-webkit-clip-path:
  polygon(
    0 0,
    calc(100% - 10px) 0,
    100% 50%,
    calc(100% - 10px) 100%,
    0 100%
  );

clip-path:
  polygon(
    0 0,
    calc(100% - 10px) 0,
    100% 50%,
    calc(100% - 10px) 100%,
    0 100%
  );
}

.ars-eg-hero__feature:first-child {
padding-right: 13px;

-webkit-clip-path:
  polygon(
    0 0,
    calc(100% - 10px) 0,
    100% 50%,
    calc(100% - 10px) 100%,
    0 100%
  );

clip-path:
  polygon(
    0 0,
    calc(100% - 10px) 0,
    100% 50%,
    calc(100% - 10px) 100%,
    0 100%
  );
}
}

@media (max-width: 420px) {
.ars-eg-hero__container {

padding: 32px 16px;
}
}

@media (prefers-reduced-motion: reduce) {
.ars-eg-hero__breadcrumb-link,
.ars-eg-hero__feature {
transition: none;
}
}

/* ========================================================= */

.ars-eg200250-overview,
.ars-eg200250-overview *,
.ars-eg200250-overview *::before,
.ars-eg200250-overview *::after {
  box-sizing: border-box;
}

.ars-eg200250-overview {
  --ars-eo-dark: #132632;
  --ars-eo-dark-deep: #0c1d27;
  --ars-eo-green: #cff3bd;
  --ars-eo-green-strong: #65934f;
  --ars-eo-text: #526069;
  --ars-eo-border: #e3e9e1;
  --ars-eo-soft: #f4f8f2;
  --ars-eo-title: var(--ars-font-title, "Outfit", Arial, sans-serif);
  --ars-eo-body: var(--ars-font-text, "Inter", Arial, sans-serif);

  width: 100%;
  margin: 0;
  padding: 72px 24px;
  overflow: clip;

  background-color: #ffffff !important;
  background-image: none !important;
  color: var(--ars-eo-dark);
  font-family: var(--ars-eo-body);
}

.ars-eg200250-overview :where(h2, h3, p, figure) {
  margin: 0;
  padding: 0;
}

.ars-eg200250-overview a {
  text-decoration: none !important;
}

.ars-eg200250-overview__container {
  display: grid;
  grid-template-columns: minmax(360px, 0.88fr) minmax(0, 1.32fr);
  gap: clamp(42px, 5vw, 76px);
  align-items: start;

  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}


.ars-eg200250-overview__media {
  position: sticky;
  top: 112px;
  align-self: start;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  width: 100%;
  min-height: 540px;
  padding: 34px;
  overflow: hidden;

  border: 1px solid var(--ars-eo-border);
  border-radius: 16px;

  background-color: #ffffff !important;
  background-image: none !important;

  box-shadow: 0 24px 48px rgba(19, 38, 50, 0.08);
}

.ars-eg200250-overview__media::before {
  position: absolute;
  top: 0;
  right: 0;

  width: 110px;
  height: 8px;

  border-radius: 0 16px 0 8px;

  background: var(--ars-eo-green);

  content: "";
}

.ars-eg200250-overview__stage {
  position: relative;
  z-index: 1;
  isolation: isolate;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 390px;
  overflow: hidden;

  background-color: #ffffff !important;
  background-image: none !important;
}

.ars-eg200250-overview__image {
  position: relative;
  z-index: 1;

  display: block;

  width: 100% !important;
  max-width: 500px !important;
  height: 100% !important;

  object-fit: contain !important;
  object-position: center center;

  background-color: #ffffff !important;
  background-image: none !important;

  filter: drop-shadow(0 18px 20px rgba(19, 38, 50, 0.12));

  opacity: 1;

  transform: scale(1);

  transition:
    opacity 0.22s ease,
    transform 0.22s ease;
}

.ars-eg200250-overview__image.is-changing {
  opacity: 0;
  transform: scale(0.985);
}


.ars-eg200250-overview__thumbs {
  position: relative;
  z-index: 2;

  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;

  width: 100%;
  max-width: 370px;
  margin-top: 18px;
}

.ars-eg200250-overview__thumb {
  -webkit-appearance: none !important;
  appearance: none !important;
  -webkit-tap-highlight-color: transparent;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 72px;
  padding: 6px;
  overflow: hidden;

  border: 2px solid #dce5d8 !important;
  border-radius: 9px;

  background-color: #ffffff !important;
  background-image: none !important;
  color: var(--ars-eo-dark) !important;

  box-shadow: 0 5px 12px rgba(19, 38, 50, 0.05);

  font: inherit;
  text-shadow: none !important;

  cursor: pointer;

  transition:
    border-color 0.22s ease,
    background-color 0.22s ease,
    box-shadow 0.22s ease,
    transform 0.22s ease;
}

.ars-eg200250-overview__thumb::before,
.ars-eg200250-overview__thumb::after {
  display: none !important;
  content: none !important;
  background: transparent !important;
}

.ars-eg200250-overview__thumb:hover,
.ars-eg200250-overview__thumb:focus,
.ars-eg200250-overview__thumb:focus-visible,
.ars-eg200250-overview__thumb:active {
  border-color: var(--ars-eo-green-strong) !important;

  background-color: #ffffff !important;
  background-image: none !important;
  color: var(--ars-eo-dark) !important;

  box-shadow: 0 7px 16px rgba(19, 38, 50, 0.10);
  transform: translateY(-2px);
}

.ars-eg200250-overview__thumb:focus,
.ars-eg200250-overview__thumb:focus-visible {
  outline: 3px solid rgba(101, 147, 79, 0.22) !important;
  outline-offset: 2px;
}

.ars-eg200250-overview__thumb.is-active,
.ars-eg200250-overview__thumb.is-active:hover,
.ars-eg200250-overview__thumb.is-active:focus,
.ars-eg200250-overview__thumb.is-active:focus-visible,
.ars-eg200250-overview__thumb.is-active:active {
  border-color: var(--ars-eo-dark) !important;

  background-color: #ffffff !important;
  background-image: none !important;
  color: var(--ars-eo-dark) !important;

  box-shadow: 0 7px 16px rgba(19, 38, 50, 0.12);
}

.ars-eg200250-overview__thumb-image {
  display: block;

  width: 100% !important;
  height: 100% !important;

  object-fit: contain !important;
  object-position: center;

  background-color: transparent !important;
  background-image: none !important;
}


.ars-eg200250-overview__content {
  min-width: 0;
}

.ars-eg200250-overview__header {
  padding-bottom: 25px;

  border-bottom: 1px solid var(--ars-eo-border);
}

.ars-eg200250-overview__eyebrow {
  display: block;

  margin-bottom: 9px;

  color: var(--ars-eo-green-strong);

  font-family: var(--ars-eo-title);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.ars-eg200250-overview__title {
  width: 100%;

  color: var(--ars-eo-dark);

  font-family: var(--ars-eo-title);
  font-size: clamp(29px, 2.45vw, 38px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.035em;

  white-space: nowrap;
}

.ars-eg200250-overview__powers {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;

  margin-top: 17px;
}

.ars-eg200250-overview__powers-label {
  margin-right: 3px;

  color: var(--ars-eo-text);

  font-family: var(--ars-eo-title);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.ars-eg200250-overview__power {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 54px;
  min-height: 32px;
  padding: 6px 11px;

  border: 1px solid rgba(101, 147, 79, 0.22);
  border-radius: 999px;

  background: var(--ars-eo-green);
  color: var(--ars-eo-dark);

  font-family: var(--ars-eo-title);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}

.ars-eg200250-overview__intro {
  margin-top: 28px !important;

  color: var(--ars-eo-text);

  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
}

.ars-eg200250-overview__intro strong {
  color: var(--ars-eo-dark);
  font-weight: 700;
}


.ars-eg200250-overview__actions {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 12px;

  width: 100%;
  margin-top: 22px;
}

.ars-eg200250-overview__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  min-width: 220px;
  min-height: 52px;
  margin: 0;
  padding: 14px 22px;

  flex: 1 1 220px;

  border: 2px solid var(--ars-eo-dark);
  border-radius: 8px;

  background: var(--ars-eo-dark);
  color: #ffffff !important;

  font-family: var(--ars-eo-title);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.025em;
  text-align: center;
  text-transform: uppercase;

  transition:
    color 0.25s ease,
    background-color 0.25s ease,
    border-color 0.25s ease,
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.ars-eg200250-overview__button::after {
  font-size: 20px;
  line-height: 1;

  content: "→";
}

.ars-eg200250-overview__button svg {
  width: 19px;
  height: 19px;

  flex: 0 0 19px;

  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.ars-eg200250-overview__button:hover,
.ars-eg200250-overview__button:focus-visible {
  border-color: var(--ars-eo-green);

  background: var(--ars-eo-green);
  color: var(--ars-eo-dark) !important;

  box-shadow: 0 12px 24px rgba(19, 38, 50, 0.14);

  transform: translateY(-2px);
}

.ars-eg200250-overview__button--catalog {
  border-color: var(--ars-eo-green);

  background: var(--ars-eo-green);
  color: var(--ars-eo-dark) !important;
}

.ars-eg200250-overview__button--catalog::after {
  content: none;
}

.ars-eg200250-overview__button--catalog:hover,
.ars-eg200250-overview__button--catalog:focus-visible {
  border-color: var(--ars-eo-dark);

  background: var(--ars-eo-dark);
  color: #ffffff !important;
}

.ars-eg200250-overview__button:focus-visible {
  outline: 3px solid rgba(101, 147, 79, 0.28);
  outline-offset: 3px;
}


.ars-eg200250-overview__options {
  margin-top: 28px;
}

.ars-eg200250-overview__options-title {
  margin-bottom: 16px !important;

  color: var(--ars-eo-dark);

  font-family: var(--ars-eo-title);
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
}

.ars-eg200250-overview__option-list {
  display: grid;
  gap: 14px;
}

.ars-eg200250-overview__option {
  position: relative;

  padding: 18px 20px 18px 54px;

  border: 1px solid var(--ars-eo-border);
  border-radius: 10px;

  background: var(--ars-eo-soft);
}

.ars-eg200250-overview__option::before {
  position: absolute;
  top: 21px;
  left: 20px;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 20px;
  height: 20px;

  border-radius: 50%;

  background: var(--ars-eo-green);
  color: var(--ars-eo-dark);

  font-family: var(--ars-eo-title);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;

  content: "✓";
}

.ars-eg200250-overview__option p {
  color: var(--ars-eo-text);

  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
}

.ars-eg200250-overview__option strong {
  color: var(--ars-eo-dark);
  font-weight: 800;
}


@media (max-width: 1024px) {
  .ars-eg200250-overview__media {
    top: 92px;
  }

  .ars-eg200250-overview__container {
    grid-template-columns: minmax(300px, 0.8fr) minmax(0, 1.2fr);
    gap: 34px;
  }

  .ars-eg200250-overview__media {
    min-height: 500px;
    padding: 24px;
  }

  .ars-eg200250-overview__stage {
    height: 350px;
  }

  .ars-eg200250-overview__title {
    white-space: normal;
  }

  .ars-eg200250-overview__actions {
    gap: 10px;
  }

  .ars-eg200250-overview__button {
    min-width: 190px;
  }
}


@media (max-width: 767px) {
  .ars-eg200250-overview {
    padding: 48px 20px;
    overflow: hidden;
  }

  .ars-eg200250-overview__media {
    position: relative;
    top: auto;
  }

  .ars-eg200250-overview__container {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .ars-eg200250-overview__media {
    min-height: 420px;
    padding: 22px;

    border-radius: 12px;
  }

  .ars-eg200250-overview__stage {
    height: 280px;
  }

  .ars-eg200250-overview__image {
    max-width: 100% !important;
  }

  .ars-eg200250-overview__thumbs {
    max-width: 330px;
    gap: 8px;

    margin-top: 15px;
  }

  .ars-eg200250-overview__thumb {
    height: 64px;
    padding: 5px;
  }

  .ars-eg200250-overview__header {
    padding-bottom: 22px;
  }

  .ars-eg200250-overview__title {
    font-size: clamp(28px, 8.2vw, 36px);

    white-space: normal;
  }

  .ars-eg200250-overview__powers {
    gap: 7px;
  }

  .ars-eg200250-overview__powers-label {
    width: 100%;
    margin: 0 0 3px;
  }

  .ars-eg200250-overview__actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .ars-eg200250-overview__button {
    width: 100%;
    min-width: 0;
  }

  .ars-eg200250-overview__intro {
    margin-top: 23px !important;

    font-size: 15px;
    line-height: 1.72;
  }

  .ars-eg200250-overview__option {
    padding: 17px 17px 17px 49px;
  }

  .ars-eg200250-overview__option::before {
    top: 20px;
    left: 17px;
  }

  .ars-eg200250-overview__option p {
    font-size: 14.5px;
    line-height: 1.65;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ars-eg200250-overview__image,
  .ars-eg200250-overview__thumb,
  .ars-eg200250-overview__button {
    transition: none;
  }

  .ars-eg200250-overview__button:hover,
  .ars-eg200250-overview__button:focus-visible {
    transform: none;
  }
}

/* ========================================================= */

.ars-eg200250-overview__caption {
  width: 100%;
  max-width: 430px;
  margin-top: 14px !important;

  color: #718087;

  font-family: var(--ars-eo-body);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}


.ars-eg200250-overview__button--catalog {
  border-color: #ec1c24;
  background: transparent;
  color: #ec1c24 !important;
}

.ars-eg200250-overview__button--catalog svg {
  stroke: currentColor;
}

.ars-eg200250-overview__button--catalog:hover,
.ars-eg200250-overview__button--catalog:focus-visible {
  border-color: #ec1c24;
  background: rgba(236, 28, 36, 0.07);
  color: #c9171e !important;
}

.ars-eg200250-overview__button--catalog:focus-visible {
  outline: 3px solid rgba(236, 28, 36, 0.22);
  outline-offset: 3px;
}


@media (max-width: 1024px) {
  .ars-eg200250-overview {
    padding: 56px 24px;
    overflow: hidden;
  }

  .ars-eg200250-overview__container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 34px;
  }

  .ars-eg200250-overview__media {
    position: relative;
    top: auto;
    align-self: auto;

    width: 100%;
    max-width: 720px;
    min-height: 0;
    margin: 0 auto;
    padding: 26px;

    overflow: hidden;
  }

  .ars-eg200250-overview__stage {
    width: 100%;
    height: 340px;
    min-height: 0;
  }

  .ars-eg200250-overview__image {
    width: 100% !important;
    max-width: 560px !important;
    height: 100% !important;
  }

  .ars-eg200250-overview__content {
    position: relative;
    z-index: 1;

    width: 100%;
    max-width: 760px;
    margin: 0 auto;
  }

  .ars-eg200250-overview__title {
    white-space: normal;
  }
}

@media (max-width: 767px) {
  .ars-eg200250-overview {
    padding: 48px 20px;
  }

  .ars-eg200250-overview__container {
    gap: 30px;
  }

  .ars-eg200250-overview__media {
    max-width: 100%;
    padding: 20px;
    border-radius: 12px;
  }

  .ars-eg200250-overview__stage {
    height: 250px;
  }

  .ars-eg200250-overview__image {
    max-width: 100% !important;
  }

  .ars-eg200250-overview__thumbs {
    width: 100%;
    max-width: 330px;
    margin-top: 14px;
  }

  .ars-eg200250-overview__thumb {
    height: 62px;
  }

  .ars-eg200250-overview__caption {
    margin-top: 12px !important;
    font-size: 11.5px;
  }

  .ars-eg200250-overview__actions {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
  }

  .ars-eg200250-overview__button {
    width: 100%;
    min-width: 0;
  }
}

@media (max-width: 420px) {
  .ars-eg200250-overview__stage {
    height: 220px;
  }

  .ars-eg200250-overview__media {
    padding: 17px;
  }

  .ars-eg200250-overview__thumb {
    height: 58px;
  }
}

/* ========================================================= */

.ars-eg200250-opening,
.ars-eg200250-opening *,
.ars-eg200250-opening *::before,
.ars-eg200250-opening *::after {
  box-sizing: border-box;
}

.ars-eg200250-opening :where(h2, p) {
  margin: 0;
  padding: 0;
}

.ars-eg200250-opening {
  --ars-opening-dark: #132632;
  --ars-opening-dark-deep: #0c1d27;
  --ars-opening-green: #cff3bd;
  --ars-opening-title: var(--ars-font-title, "Outfit", Arial, sans-serif);
  --ars-opening-body: var(--ars-font-text, "Inter", Arial, sans-serif);

  position: relative;

  display: flex;
  align-items: center;

  width: 100%;
  min-width: 0;
  min-height: 360px;
  padding: 75px 0;
  overflow: hidden;

  background:
    radial-gradient(
      circle at 72% 45%,
      rgba(207, 243, 189, 0.13),
      transparent 29%
    ),
    linear-gradient(
      135deg,
      #091820 0%,
      var(--ars-opening-dark-deep) 42%,
      var(--ars-opening-dark) 100%
    );

  color: #ffffff;
  font-family: var(--ars-opening-body);
  isolation: isolate;
}




.ars-eg200250-opening__container {
  position: relative;
  z-index: 2;

  width: 100%;
  max-width: 1240px;
  min-width: 0;
  margin: 0 auto;
  padding: 0 24px;
}


.ars-eg200250-opening__ghost {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;

  color: rgba(255, 255, 255, 0.038);

  font-family: var(--ars-opening-title);
  font-size: clamp(7rem, 15vw, 15rem);
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;

  pointer-events: none;
  user-select: none;

  transform: translate(-50%, -50%);
}


.ars-eg200250-opening__content {
  position: relative;
  z-index: 2;

  max-width: 1050px;
  padding: 3px 0 25px 26px;

  border-left: 6px solid var(--ars-opening-green);
}

.ars-eg200250-opening__content::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;

  height: 6px;

  border-radius: 0 5px 5px 0;
  background: var(--ars-opening-green);

  transform: scaleX(0);
  transform-origin: left;

  transition:
    transform 0.8s
    cubic-bezier(0.22, 1, 0.36, 1);

  content: "";
}

.ars-eg200250-opening__title {
  color: #ffffff;

  font-family: var(--ars-opening-title);
  font-size: clamp(30px, 4vw, 49px);
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -0.035em;

  opacity: 0;
  transform: translateX(-30px);

  transition:
    opacity 0.75s ease,
    transform 0.75s
    cubic-bezier(0.22, 1, 0.36, 1);
}

.ars-eg200250-opening__description {
  max-width: 930px;
  margin-top: 20px !important;

  color: rgba(255, 255, 255, 0.82);

  font-size: 16.5px;
  font-weight: 400;
  line-height: 1.7;

  opacity: 0;
  transform: translateY(16px);

  transition:
    opacity 0.65s ease 0.3s,
    transform 0.65s ease 0.3s;
}

.ars-eg200250-opening__description strong {
  color: var(--ars-opening-green);
  font-weight: 800;
}


.ars-eg200250-opening.ars-eg200250-opening--visible
  .ars-eg200250-opening__content::after {
  transform: scaleX(1);
}

.ars-eg200250-opening.ars-eg200250-opening--visible
  .ars-eg200250-opening__title,
.ars-eg200250-opening.ars-eg200250-opening--visible
  .ars-eg200250-opening__description {
  opacity: 1;
  transform: none;
}


@media (max-width: 767px) {
  .ars-eg200250-opening {
    min-height: 400px;
    padding: 62px 0;
  }

  .ars-eg200250-opening__container {
    padding: 0 20px;
  }

  .ars-eg200250-opening__ghost {
    font-size: clamp(5rem, 28vw, 8rem);
  }

  .ars-eg200250-opening__content {
    padding-left: 17px;
    padding-bottom: 20px;

    border-left-width: 4px;
  }

  .ars-eg200250-opening__content::after {
    height: 4px;
  }

  .ars-eg200250-opening__title {
    font-size: clamp(28px, 8vw, 37px);
  }

  .ars-eg200250-opening__description {
    font-size: 15px;
    line-height: 1.68;
  }
}


@media (prefers-reduced-motion: reduce) {
  .ars-eg200250-opening *,
  .ars-eg200250-opening *::before,
  .ars-eg200250-opening *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }

  .ars-eg200250-opening__title,
  .ars-eg200250-opening__description {
    opacity: 1 !important;
    transform: none !important;
  }

  .ars-eg200250-opening__content::after {
    transform: scaleX(1) !important;
  }
}

/* ========================================================= */

.ars-eg200250-heat-section,
.ars-eg200250-heat-section *,
.ars-eg200250-heat-section *::before,
.ars-eg200250-heat-section *::after {
  box-sizing: border-box;
}

.ars-eg200250-heat-section :where(
  h2,
  h3,
  p,
  span,
  div,
  article,
  img,
  ul,
  li
) {
  margin: 0;
  padding: 0;
}

.ars-eg200250-heat-section {
  --ars-section-dark: #132632;
  --ars-section-dark-deep: #0c1d27;
  --ars-section-green: #cff3bd;
  --ars-section-green-strong: #5f9243;
  --ars-section-text: #526069;
  --ars-section-muted: #718089;
  --ars-section-border: #dfe7e2;
  --ars-section-bg: #f8f8f8;
  --ars-section-white: #ffffff;

  --ars-section-title: var(--ars-font-title, "Outfit", Arial, sans-serif);
  --ars-section-body: var(--ars-font-text, "Inter", Arial, sans-serif);

  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  align-items: center;

  min-height: calc(100svh - 110px);
  padding: 75px 0 75px;
  overflow: hidden;

  background: var(--ars-section-bg);
  color: var(--ars-section-dark);

  font-family: var(--ars-section-body);
}

.ars-eg200250-heat-section__container {
  width: min(1240px, calc(100% - 40px));
  margin: 0 auto;
}

.ars-eg200250-heat-section__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 1.02fr);
  gap: clamp(28px, 3vw, 40px);
  align-items: center;
}


.ars-eg200250-heat-section__content {
  min-width: 0;
}

.ars-eg200250-heat-section__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;

  margin-bottom: 11px;

  color: var(--ars-section-green-strong);

  font-family: var(--ars-section-title);
  font-size: 11px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.ars-eg200250-heat-section__eyebrow::before {
  content: "";
  width: 28px;
  height: 2px;
  flex: 0 0 28px;
  background: var(--ars-section-green);
}

.ars-eg200250-heat-section__title {
  max-width: 590px;

  color: var(--ars-section-dark);

  font-family: var(--ars-section-title);
  font-size: clamp(32px, 3.2vw, 50px);
  font-weight: 800;
  line-height: 1.03;
  letter-spacing: -0.05em;
}

.ars-eg200250-heat-section__description {
  max-width: 620px;
  margin-top: 12px;

  color: var(--ars-section-text);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
}

.ars-eg200250-heat-section__description strong {
  color: var(--ars-section-dark);
  font-weight: 800;
}

.ars-eg200250-heat-section__list {
  display: grid;
  gap: 8px;
  margin-top: 16px;
  list-style: none;
}

.ars-eg200250-heat-section__item {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 12px;
  align-items: start;

  padding: 10px 12px;

  border: 1px solid rgba(19, 38, 50, 0.08);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8);

  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease;
}

.ars-eg200250-heat-section__item:hover {
  transform: translateY(-2px);
  border-color: rgba(95, 146, 67, 0.26);
  box-shadow: 0 12px 26px rgba(19, 38, 50, 0.07);
}

.ars-eg200250-heat-section__item-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 34px;
  padding: 0 10px;

  border-radius: 999px;
  background: rgba(207, 243, 189, 0.55);
  color: var(--ars-section-dark);

  font-family: var(--ars-section-title);
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ars-eg200250-heat-section__item-text {
  color: var(--ars-section-text);
  font-size: 15px;
  line-height: 1.6;
}

.ars-eg200250-heat-section__item-text strong {
  color: var(--ars-section-dark);
  font-weight: 800;
}

.ars-eg200250-heat-section__note {
  max-width: 620px;
  margin-top: 12px;

  color: var(--ars-section-muted);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.55;
}


.ars-eg200250-heat-section__visual-wrap {
  position: relative;
  min-width: 0;
}

.ars-eg200250-heat-section__visual-card {
  position: relative;
  min-height: 400px;
  padding: 22px;
  overflow: hidden;

  border: 1px solid var(--ars-section-border);
  border-radius: 20px;

  background:
    radial-gradient(
      circle at 18% 16%,
      rgba(207, 243, 189, 0.42) 0%,
      rgba(207, 243, 189, 0) 26%
    ),
    linear-gradient(
      135deg,
      #ffffff 0%,
      #f1f6f2 100%
    );

  box-shadow:
    0 14px 40px rgba(19, 38, 50, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.85);
}

.ars-eg200250-heat-section__visual-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(19, 38, 50, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(19, 38, 50, 0.025) 1px, transparent 1px);
  background-size: 34px 34px;
  opacity: 0.8;
  pointer-events: none;
}

.ars-eg200250-heat-section__visual-card::after {
  content: "";
  position: absolute;
  right: -65px;
  bottom: -65px;
  width: 210px;
  height: 210px;
  border-radius: 50%;
  background:
    radial-gradient(
      circle,
      rgba(19, 38, 50, 0.08) 0%,
      rgba(19, 38, 50, 0) 68%
    );
  pointer-events: none;
}

.ars-eg200250-heat-section__product-area {
  position: relative;
  z-index: 2;

  display: flex;
  align-items: center;
  justify-content: center;

  min-height: 340px;
}

.ars-eg200250-heat-section__product-image {
  display: block;

  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  max-height: 320px !important;

  object-fit: contain !important;
  object-position: center center;

  background-color: transparent !important;

  filter:
    drop-shadow(0 22px 26px rgba(19, 38, 50, 0.13))
    drop-shadow(0 8px 10px rgba(19, 38, 50, 0.08));
}


.ars-eg200250-heat-section__badge-circle {
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 3;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  width: 108px;
  height: 108px;
  padding: 11px;

  border: 3px solid var(--ars-section-dark);
  border-radius: 50%;

  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 12px 28px rgba(19, 38, 50, 0.12);

  text-align: center;
}

.ars-eg200250-heat-section__badge-circle small {
  display: block;

  color: var(--ars-section-dark);

  font-family: var(--ars-section-title);
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.ars-eg200250-heat-section__badge-circle strong {
  margin-top: 4px;

  color: var(--ars-section-dark);

  font-family: var(--ars-section-title);
  font-size: 28px;
  font-weight: 800;
  line-height: 0.9;
  letter-spacing: -0.04em;
}

.ars-eg200250-heat-section__badge-circle span {
  margin-top: 5px;

  color: var(--ars-section-dark);

  font-family: var(--ars-section-title);
  font-size: 9.5px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.ars-eg200250-heat-section__badge-pill {
  position: absolute;
  right: 24px;
  bottom: 24px;
  z-index: 3;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 58px;
  padding: 12px 16px;

  border-radius: 14px;
  background: var(--ars-section-dark);
  color: #ffffff;

  box-shadow: 0 16px 34px rgba(19, 38, 50, 0.22);
  text-align: center;
}

.ars-eg200250-heat-section__badge-pill strong {
  display: block;

  font-family: var(--ars-section-title);
  font-size: 22px;
  font-weight: 800;
  line-height: 0.95;
  letter-spacing: -0.03em;
}

.ars-eg200250-heat-section__badge-pill span {
  display: block;
  margin-top: 4px;

  color: rgba(255, 255, 255, 0.84);

  font-family: var(--ars-section-title);
  font-size: 10px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.ars-eg200250-heat-section__floating-label {
  position: absolute;
  top: 26px;
  right: 26px;
  z-index: 3;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 30px;
  padding: 7px 12px;

  border: 1px solid rgba(19, 38, 50, 0.08);
  border-radius: 999px;

  background: rgba(255, 255, 255, 0.9);
  color: var(--ars-section-green-strong);

  font-family: var(--ars-section-title);
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  box-shadow: 0 10px 18px rgba(19, 38, 50, 0.08);
}


@media (min-width: 1025px) and (max-height: 820px) {
  .ars-eg200250-heat-section {
    min-height: calc(100svh - 90px);
    padding: 14px 0;
  }

  .ars-eg200250-heat-section__visual-card {
    min-height: 360px;
  }

  .ars-eg200250-heat-section__product-area {
    min-height: 305px;
  }

  .ars-eg200250-heat-section__product-image {
    max-height: 285px !important;
  }

  .ars-eg200250-heat-section__list {
    gap: 6px;
    margin-top: 13px;
  }

  .ars-eg200250-heat-section__item {
    padding: 8px 11px;
  }
}

@media (max-width: 1024px) {
  .ars-eg200250-heat-section__grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .ars-eg200250-heat-section__content {
    max-width: none;
  }

  .ars-eg200250-heat-section__title,
  .ars-eg200250-heat-section__description,
  .ars-eg200250-heat-section__note {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .ars-eg200250-heat-section {
    display: block;
    min-height: 0;
    padding: 24px 0;
  }

  .ars-eg200250-heat-section__container {
    width: min(calc(100% - 32px), 560px);
  }

  .ars-eg200250-heat-section__visual-card {
    min-height: 400px;
    padding: 22px;
    border-radius: 16px;
  }

  .ars-eg200250-heat-section__product-area {
    min-height: 315px;
  }

  .ars-eg200250-heat-section__product-image {
    max-height: 280px !important;
  }

  .ars-eg200250-heat-section__badge-circle {
    top: 16px;
    left: 16px;
    width: 98px;
    height: 98px;
    padding: 10px;
  }

  .ars-eg200250-heat-section__badge-circle strong {
    font-size: 22px;
  }

  .ars-eg200250-heat-section__badge-circle span {
    font-size: 8.5px;
  }

  .ars-eg200250-heat-section__floating-label {
    top: 16px;
    right: 16px;
    min-height: 30px;
    padding: 7px 11px;
    font-size: 9px;
  }

  .ars-eg200250-heat-section__badge-pill {
    right: 16px;
    bottom: 16px;
    left: 16px;
    min-height: 60px;
    padding: 12px 14px;
  }

  .ars-eg200250-heat-section__badge-pill strong {
    font-size: 20px;
  }

  .ars-eg200250-heat-section__title {
    font-size: clamp(29px, 8vw, 38px);
  }

  .ars-eg200250-heat-section__description {
    font-size: 14.5px;
    line-height: 1.72;
  }

  .ars-eg200250-heat-section__item {
    grid-template-columns: 46px minmax(0, 1fr);
    padding: 14px 14px;
    border-radius: 12px;
  }

  .ars-eg200250-heat-section__item-number {
    min-height: 32px;
    font-size: 12px;
  }

  .ars-eg200250-heat-section__item-text {
    font-size: 14px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ars-eg200250-heat-section *,
  .ars-eg200250-heat-section *::before,
  .ars-eg200250-heat-section *::after {
    transition: none !important;
  }
}

/* ========================================================= */

.ars-eg200250-thermal-section,
.ars-eg200250-thermal-section *,
.ars-eg200250-thermal-section *::before,
.ars-eg200250-thermal-section *::after {
  box-sizing: border-box;
}

.ars-eg200250-thermal-section :where(
  h2,
  p,
  span,
  div,
  figure,
  ul,
  li,
  img
) {
  margin: 0;
  padding: 0;
}

.ars-eg200250-thermal-section {
  --ars-eg200250-thermal-dark: #132632;
  --ars-eg200250-thermal-dark-deep: #0c1d27;
  --ars-eg200250-thermal-green: #cff3bd;
  --ars-eg200250-thermal-green-main: #248b35;
  --ars-eg200250-thermal-green-soft: #edf8ef;
  --ars-eg200250-thermal-text: #526069;
  --ars-eg200250-thermal-border: #dfe7e2;
  --ars-eg200250-thermal-bg: #ffffff;
  --ars-eg200250-thermal-white: #ffffff;

  --ars-eg200250-thermal-title:
    var(--ars-font-title, "Outfit", Arial, sans-serif);

  --ars-eg200250-thermal-body:
    var(--ars-font-text, "Inter", Arial, sans-serif);

  display: flex;
  align-items: center;

  width: 100%;
  min-width: 0;
  min-height: calc(100svh - 110px);
  padding: 22px 0;
  overflow: hidden;

  background: #ffffff;

  color: var(--ars-eg200250-thermal-dark);
  font-family: var(--ars-eg200250-thermal-body);
}

.ars-eg200250-thermal-section__container {
  width: min(1240px, calc(100% - 40px));
  margin: 0 auto;
}

.ars-eg200250-thermal-section__grid {
  display: grid;
  grid-template-columns:
    minmax(0, 0.92fr)
    minmax(430px, 1.08fr);
  align-items: center;
  gap: clamp(34px, 4vw, 62px);
}


.ars-eg200250-thermal-section__content {
  min-width: 0;
}

.ars-eg200250-thermal-section__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;

  margin-bottom: 14px;

  color: var(--ars-eg200250-thermal-green-main);

  font-family: var(--ars-eg200250-thermal-title);
  font-size: 11px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.ars-eg200250-thermal-section__eyebrow::before {
  width: 32px;
  height: 2px;
  flex: 0 0 32px;

  background: var(--ars-eg200250-thermal-green-main);

  content: "";
}

.ars-eg200250-thermal-section__title {
  width: 100%;
  max-width: none;

  color: var(--ars-eg200250-thermal-dark);

  font-family: var(--ars-eg200250-thermal-title);
  font-size: clamp(34px, 2.65vw, 44px);
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -0.045em;
}

.ars-eg200250-thermal-section__title span {
  display: block;
  white-space: nowrap;
}

.ars-eg200250-thermal-section__description {
  max-width: 620px;
  margin-top: 18px;

  color: var(--ars-eg200250-thermal-text);

  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
}

.ars-eg200250-thermal-section__description strong {
  color: var(--ars-eg200250-thermal-dark);
  font-weight: 800;
}


.ars-eg200250-thermal-section__list {
  display: grid;
  gap: 12px;

  margin-top: 24px;

  list-style: none;
}

.ars-eg200250-thermal-section__item {
  display: grid;
  grid-template-columns: 26px minmax(0, 1fr);
  align-items: start;
  gap: 13px;

  padding: 2px 0;
}

.ars-eg200250-thermal-section__item-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 26px;
  height: 26px;
  margin-top: 1px;

  border-radius: 50%;

  background: var(--ars-eg200250-thermal-green-soft);
  color: var(--ars-eg200250-thermal-green-main);
}

.ars-eg200250-thermal-section__item-icon svg {
  width: 16px;
  height: 16px;

  fill: none;
  stroke: currentColor;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ars-eg200250-thermal-section__item-text {
  color: var(--ars-eg200250-thermal-text);

  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
}

.ars-eg200250-thermal-section__item-text strong {
  color: var(--ars-eg200250-thermal-dark);
  font-weight: 800;
}


.ars-eg200250-thermal-section__visual {
  position: relative;

  min-width: 0;
  padding: 24px 22px 22px;
}

.ars-eg200250-thermal-section__visual-card {
  position: relative;

  display: flex;
  align-items: center;
  justify-content: center;

  min-height: 440px;
  padding: 30px;
  overflow: hidden;

  border: 1px solid rgba(36, 139, 53, 0.22);
  border-radius: 20px;

  background:
    radial-gradient(
      circle at 78% 24%,
      rgba(207, 243, 189, 0.64),
      transparent 29%
    ),
    linear-gradient(
      145deg,
      #ffffff 0%,
      #f1f8f2 58%,
      #e7f4e9 100%
    );

  box-shadow:
    0 24px 50px rgba(19, 38, 50, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.95);
}

.ars-eg200250-thermal-section__visual-card::before {
  position: absolute;
  inset: 0;

  background-image:
    linear-gradient(
      rgba(19, 38, 50, 0.025) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(19, 38, 50, 0.025) 1px,
      transparent 1px
    );
  background-size: 38px 38px;

  opacity: 0.75;
  pointer-events: none;

  content: "";
}

.ars-eg200250-thermal-section__visual-card::after {
  position: absolute;
  right: -95px;
  bottom: -105px;

  width: 300px;
  height: 300px;

  border-radius: 50%;

  background:
    radial-gradient(
      circle,
      rgba(36, 139, 53, 0.12),
      transparent 68%
    );

  pointer-events: none;

  content: "";
}

.ars-eg200250-thermal-section__image {
  position: relative;
  z-index: 2;

  display: block;

  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  max-height: 380px !important;

  object-fit: contain !important;
  object-position: center center;

  background-color: transparent !important;

  filter:
    drop-shadow(0 20px 24px rgba(19, 38, 50, 0.12))
    drop-shadow(0 7px 10px rgba(19, 38, 50, 0.07));
}


.ars-eg200250-thermal-section__machine-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  width: 142px;
  height: 142px;
  padding: 16px;

  border: 5px solid #ffffff;
  border-radius: 50%;

  background: var(--ars-eg200250-thermal-dark);
  color: #ffffff;

  box-shadow:
    0 18px 34px rgba(19, 38, 50, 0.22),
    0 0 0 1px rgba(19, 38, 50, 0.05);

  text-align: center;
}

.ars-eg200250-thermal-section__machine-top {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;

  font-family: var(--ars-eg200250-thermal-title);
  line-height: 1;
}

.ars-eg200250-thermal-section__machine-top span {
  color: var(--ars-eg200250-thermal-green);

  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;

  transform: rotate(-90deg);
}

.ars-eg200250-thermal-section__machine-top strong {
  color: #ffffff;

  font-size: 58px;
  font-weight: 800;
  letter-spacing: -0.06em;
}

.ars-eg200250-thermal-section__machine-caption {
  margin-top: 2px;

  color: rgba(255, 255, 255, 0.9);

  font-family: var(--ars-eg200250-thermal-title);
  font-size: 11px;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}


.ars-eg200250-thermal-section__touch-badge {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;

  display: inline-flex;
  align-items: center;
  gap: 12px;

  min-height: 58px;
  padding: 13px 20px;

  border: 1px solid rgba(19, 38, 50, 0.1);
  border-radius: 12px;

  background: #ffffff;
  color: var(--ars-eg200250-thermal-dark);

  box-shadow: 0 14px 28px rgba(19, 38, 50, 0.13);

  font-family: var(--ars-eg200250-thermal-title);
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
}

.ars-eg200250-thermal-section__touch-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 28px;
  height: 28px;

  border-radius: 7px;

  background: var(--ars-eg200250-thermal-green-soft);
  color: var(--ars-eg200250-thermal-green-main);
}

.ars-eg200250-thermal-section__touch-icon svg {
  width: 17px;
  height: 17px;

  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}


@media (min-width: 1025px) and (max-height: 820px) {
  .ars-eg200250-thermal-section {
    min-height: calc(100svh - 90px);
    padding: 14px 0;
  }

  .ars-eg200250-thermal-section__grid {
    gap: 34px;
  }

  .ars-eg200250-thermal-section__description {
    margin-top: 13px;
  }

  .ars-eg200250-thermal-section__list {
    gap: 8px;
    margin-top: 17px;
  }

  .ars-eg200250-thermal-section__visual-card {
    min-height: 390px;
    padding: 26px;
  }

  .ars-eg200250-thermal-section__image {
    max-height: 330px !important;
  }

  .ars-eg200250-thermal-section__machine-badge {
    width: 124px;
    height: 124px;
  }

  .ars-eg200250-thermal-section__machine-top strong {
    font-size: 50px;
  }
}


@media (max-width: 1024px) {
  .ars-eg200250-thermal-section__title span {
    white-space: normal;
  }

  .ars-eg200250-thermal-section {
    display: block;
    min-height: 0;
    padding: 54px 0;
  }

  .ars-eg200250-thermal-section__grid {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .ars-eg200250-thermal-section__content {
    max-width: 760px;
  }

  .ars-eg200250-thermal-section__title,
  .ars-eg200250-thermal-section__description {
    max-width: none;
  }

  .ars-eg200250-thermal-section__visual {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
  }
}


@media (max-width: 767px) {
  .ars-eg200250-thermal-section {
    padding: 38px 0;
  }

  .ars-eg200250-thermal-section__container {
    width: min(calc(100% - 32px), 560px);
  }

  .ars-eg200250-thermal-section__title {
    font-size: clamp(29px, 8vw, 38px);
    line-height: 1.07;
  }

  .ars-eg200250-thermal-section__description {
    font-size: 14.5px;
    line-height: 1.72;
  }

  .ars-eg200250-thermal-section__item-text {
    font-size: 14px;
  }

  .ars-eg200250-thermal-section__visual {
    padding: 20px 8px 24px;
  }

  .ars-eg200250-thermal-section__visual-card {
    min-height: 350px;
    padding: 20px;

    border-radius: 16px;
  }

  .ars-eg200250-thermal-section__image {
    max-height: 290px !important;
  }

  .ars-eg200250-thermal-section__machine-badge {
    top: 0;
    right: 0;

    width: 104px;
    height: 104px;
    padding: 12px;
  }

  .ars-eg200250-thermal-section__machine-top span {
    font-size: 10px;
  }

  .ars-eg200250-thermal-section__machine-top strong {
    font-size: 42px;
  }

  .ars-eg200250-thermal-section__machine-caption {
    font-size: 8.5px;
  }

  .ars-eg200250-thermal-section__touch-badge {
    right: 8px;
    bottom: 0;
    left: 8px;

    justify-content: center;

    min-height: 54px;
    padding: 12px 16px;

    font-size: 14px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ars-eg200250-thermal-section *,
  .ars-eg200250-thermal-section *::before,
  .ars-eg200250-thermal-section *::after {
    transition: none !important;
  }
}

/* ========================================================= */

.ars-eg200250-safety-section,
.ars-eg200250-safety-section *,
.ars-eg200250-safety-section *::before,
.ars-eg200250-safety-section *::after {
  box-sizing: border-box;
}

.ars-eg200250-safety-section :where(
  h2,
  p,
  span,
  div,
  figure,
  ul,
  li,
  img
) {
  margin: 0;
  padding: 0;
}

.ars-eg200250-safety-section {
  --ars-feature-dark: #132632;
  --ars-feature-dark-deep: #0c1d27;
  --ars-feature-green: #cff3bd;
  --ars-feature-green-main: #248b35;
  --ars-feature-green-soft: #edf8ef;
  --ars-feature-text: #526069;
  --ars-feature-border: #dfe7e2;
  --ars-feature-white: #ffffff;

  --ars-feature-title:
    var(--ars-font-title, "Outfit", Arial, sans-serif);

  --ars-feature-body:
    var(--ars-font-text, "Inter", Arial, sans-serif);

  display: flex;
  align-items: center;

  width: 100%;
  min-width: 0;
  min-height: calc(100svh - 110px);
  padding: 22px 0;
  overflow: hidden;

  background: #ffffff;

  color: var(--ars-feature-dark);
  font-family: var(--ars-feature-body);
}

.ars-eg200250-safety-section__container {
  width: min(1240px, calc(100% - 40px));
  margin: 0 auto;
}

.ars-eg200250-safety-section__grid {
  display: grid;
  grid-template-columns:
    minmax(0, 0.92fr)
    minmax(430px, 1.08fr);
  align-items: center;
  gap: clamp(34px, 4vw, 62px);
}


.ars-eg200250-safety-section__content {
  min-width: 0;
}

.ars-eg200250-safety-section__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;

  margin-bottom: 14px;

  color: var(--ars-feature-green-main);

  font-family: var(--ars-feature-title);
  font-size: 11px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.ars-eg200250-safety-section__eyebrow::before {
  width: 32px;
  height: 2px;
  flex: 0 0 32px;

  background: var(--ars-feature-green-main);

  content: "";
}

.ars-eg200250-safety-section__title {
  width: 100%;
  max-width: none;

  color: var(--ars-feature-dark);

  font-family: var(--ars-feature-title);
  font-size: clamp(34px, 2.65vw, 44px);
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -0.045em;
}

.ars-eg200250-safety-section__title span {
  display: block;
  white-space: nowrap;
}

.ars-eg200250-safety-section__description {
  max-width: 620px;
  margin-top: 18px;

  color: var(--ars-feature-text);

  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
}

.ars-eg200250-safety-section__description strong {
  color: var(--ars-feature-dark);
  font-weight: 800;
}


.ars-eg200250-safety-section__list {
  display: grid;
  gap: 12px;

  margin-top: 24px;

  list-style: none;
}

.ars-eg200250-safety-section__item {
  display: grid;
  grid-template-columns: 26px minmax(0, 1fr);
  align-items: start;
  gap: 13px;

  padding: 2px 0;
}

.ars-eg200250-safety-section__item-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 26px;
  height: 26px;
  margin-top: 1px;

  border-radius: 50%;

  background: var(--ars-feature-green-soft);
  color: var(--ars-feature-green-main);
}

.ars-eg200250-safety-section__item-icon svg {
  width: 16px;
  height: 16px;

  fill: none;
  stroke: currentColor;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ars-eg200250-safety-section__item-text {
  color: var(--ars-feature-text);

  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
}

.ars-eg200250-safety-section__item-text strong {
  color: var(--ars-feature-dark);
  font-weight: 800;
}


.ars-eg200250-safety-section__visual {
  position: relative;

  min-width: 0;
  padding: 24px 22px 22px;
}

.ars-eg200250-safety-section__visual-card {
  position: relative;

  display: flex;
  align-items: center;
  justify-content: center;

  min-height: 440px;
  padding: 30px;
  overflow: hidden;

  border: 1px solid rgba(36, 139, 53, 0.22);
  border-radius: 20px;

  background:
    radial-gradient(
      circle at 78% 24%,
      rgba(207, 243, 189, 0.64),
      transparent 29%
    ),
    linear-gradient(
      145deg,
      #ffffff 0%,
      #f1f8f2 58%,
      #e7f4e9 100%
    );

  box-shadow:
    0 24px 50px rgba(19, 38, 50, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.95);
}

.ars-eg200250-safety-section__visual-card::before {
  position: absolute;
  inset: 0;

  background-image:
    linear-gradient(
      rgba(19, 38, 50, 0.025) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(19, 38, 50, 0.025) 1px,
      transparent 1px
    );
  background-size: 38px 38px;

  opacity: 0.75;
  pointer-events: none;

  content: "";
}

.ars-eg200250-safety-section__visual-card::after {
  position: absolute;
  right: -95px;
  bottom: -105px;

  width: 300px;
  height: 300px;

  border-radius: 50%;

  background:
    radial-gradient(
      circle,
      rgba(36, 139, 53, 0.12),
      transparent 68%
    );

  pointer-events: none;

  content: "";
}

.ars-eg200250-safety-section__image {
  position: relative;
  z-index: 2;

  display: block;

  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  max-height: 380px !important;

  object-fit: contain !important;
  object-position: center center;

  background-color: transparent !important;

  filter:
    drop-shadow(0 20px 24px rgba(19, 38, 50, 0.12))
    drop-shadow(0 7px 10px rgba(19, 38, 50, 0.07));
}


.ars-eg200250-safety-section__machine-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  width: 142px;
  height: 142px;
  padding: 16px;

  border: 5px solid #ffffff;
  border-radius: 50%;

  background: var(--ars-feature-dark);
  color: #ffffff;

  box-shadow:
    0 18px 34px rgba(19, 38, 50, 0.22),
    0 0 0 1px rgba(19, 38, 50, 0.05);

  text-align: center;
}

.ars-eg200250-safety-section__machine-top {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;

  font-family: var(--ars-feature-title);
  line-height: 1;
}

.ars-eg200250-safety-section__machine-top span {
  color: var(--ars-feature-green);

  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;

  transform: rotate(-90deg);
}

.ars-eg200250-safety-section__machine-top strong {
  color: #ffffff;

  font-size: 58px;
  font-weight: 800;
  letter-spacing: -0.06em;
}

.ars-eg200250-safety-section__machine-caption {
  margin-top: 2px;

  color: rgba(255, 255, 255, 0.9);

  font-family: var(--ars-feature-title);
  font-size: 10px;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}


.ars-eg200250-safety-section__touch-badge {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;

  display: inline-flex;
  align-items: center;
  gap: 12px;

  min-height: 58px;
  padding: 13px 20px;

  border: 1px solid rgba(19, 38, 50, 0.1);
  border-radius: 12px;

  background: #ffffff;
  color: var(--ars-feature-dark);

  box-shadow: 0 14px 28px rgba(19, 38, 50, 0.13);

  font-family: var(--ars-feature-title);
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
}

.ars-eg200250-safety-section__touch-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 28px;
  height: 28px;

  border-radius: 7px;

  background: var(--ars-feature-green-soft);
  color: var(--ars-feature-green-main);
}

.ars-eg200250-safety-section__touch-icon svg {
  width: 17px;
  height: 17px;

  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}


@media (min-width: 1025px) and (max-height: 820px) {
  .ars-eg200250-safety-section {
    min-height: calc(100svh - 90px);
    padding: 14px 0;
  }

  .ars-eg200250-safety-section__grid {
    gap: 34px;
  }

  .ars-eg200250-safety-section__description {
    margin-top: 13px;
  }

  .ars-eg200250-safety-section__list {
    gap: 8px;
    margin-top: 17px;
  }

  .ars-eg200250-safety-section__visual-card {
    min-height: 390px;
    padding: 26px;
  }

  .ars-eg200250-safety-section__image {
    max-height: 330px !important;
  }

  .ars-eg200250-safety-section__machine-badge {
    width: 124px;
    height: 124px;
  }

  .ars-eg200250-safety-section__machine-top strong {
    font-size: 50px;
  }
}


@media (max-width: 1024px) {
  .ars-eg200250-safety-section__title span {
    white-space: normal;
  }

  .ars-eg200250-safety-section {
    display: block;
    min-height: 0;
    padding: 54px 0;
  }

  .ars-eg200250-safety-section__grid {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .ars-eg200250-safety-section__content {
    max-width: 760px;
  }

  .ars-eg200250-safety-section__title,
  .ars-eg200250-safety-section__description {
    max-width: none;
  }

  .ars-eg200250-safety-section__visual {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
  }
}


@media (max-width: 767px) {
  .ars-eg200250-safety-section {
    padding: 38px 0;
  }

  .ars-eg200250-safety-section__container {
    width: min(calc(100% - 32px), 560px);
  }

  .ars-eg200250-safety-section__title {
    font-size: clamp(29px, 8vw, 38px);
    line-height: 1.07;
  }

  .ars-eg200250-safety-section__description {
    font-size: 14.5px;
    line-height: 1.72;
  }

  .ars-eg200250-safety-section__item-text {
    font-size: 14px;
  }

  .ars-eg200250-safety-section__visual {
    padding: 20px 8px 24px;
  }

  .ars-eg200250-safety-section__visual-card {
    min-height: 350px;
    padding: 20px;

    border-radius: 16px;
  }

  .ars-eg200250-safety-section__image {
    max-height: 290px !important;
  }

  .ars-eg200250-safety-section__machine-badge {
    top: 0;
    right: 0;

    width: 104px;
    height: 104px;
    padding: 12px;
  }

  .ars-eg200250-safety-section__machine-top span {
    font-size: 9px;
  }

  .ars-eg200250-safety-section__machine-top strong {
    font-size: 42px;
  }

  .ars-eg200250-safety-section__machine-caption {
    font-size: 8px;
  }

  .ars-eg200250-safety-section__touch-badge {
    right: 8px;
    bottom: 0;
    left: 8px;

    justify-content: center;

    min-height: 54px;
    padding: 12px 16px;

    font-size: 14px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ars-eg200250-safety-section *,
  .ars-eg200250-safety-section *::before,
  .ars-eg200250-safety-section *::after {
    transition: none !important;
  }
}

/* ========================================================= */

#raiox-tecnico-modelos-eg-200-eg-250,
  #raiox-tecnico-modelos-eg-200-eg-250 * {
    box-sizing: border-box;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 {
    --ars-primary: #248b35;
    --ars-dark: #132632;
    --ars-light: #cff3bd;
    --ars-slate: #263840;
    --ars-bg: #FFFFFF;
    --ars-border: #dce7d7;
    --ars-muted: #64747b;
    --ars-yellow: #cff3bd;
    --number-dark: #132632;

    font-family: var(--ars-font-text, 'Inter', Arial, sans-serif);
    width: 100%;
    position: relative;
    min-height: 850px;
    padding: 60px 24px 60px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;

    background-color: var(--ars-bg);
    background-image:
      radial-gradient(circle at 50% 20%, rgba(36, 139, 53, 0.04) 0%, transparent 50%),
      radial-gradient(circle at 20% 80%, rgba(19, 38, 50, 0.03) 0%, transparent 50%);
    -webkit-font-smoothing: antialiased;
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-boxed-content {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    align-items: center;
    z-index: 10;
  }

  @media (min-width: 1025px) {
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-boxed-content {
      grid-template-columns: minmax(0, 3fr) minmax(0, 6fr) minmax(0, 3fr);
    }
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-col-left,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-col-right {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-col-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 30;
    min-width: 0;
    padding-top: 16px;
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-center-title-wrap {
    text-align: center;
    margin-bottom: 24px;
    position: relative;
    z-index: 40;
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-solid-title {
    font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
    font-weight: 800;
    font-size: clamp(1.6rem, 3vw, 2.4rem);
    line-height: 1.2;
    margin: 0 0 12px 0;
    color: var(--ars-primary);
    letter-spacing: -0.02em;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-sub-text {
    font-size: 1rem;
    color: var(--ars-muted);
    font-weight: 500;
    margin: 0 auto;
    max-width: 800px;
    line-height: 1.6;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-sub-text strong {
    color: var(--ars-dark);
    font-weight: 700;
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-fixed-compressor-wrap {
    position: relative;
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    transition: all 0.3s ease;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-compressor-img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-card-slot {
    position: relative;
    height: 70px;
    z-index: 10;
    transition: z-index 0.1s ease;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-card-slot:hover,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-card-slot.ars-has-lock-item {
    z-index: 1000 !important;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 65px;
    max-height: 65px;
    padding: 0.8rem 1rem;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #dce7d7;
    border-radius: 1rem;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    cursor: pointer;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-card-slot.ars-expand-up .ars-rx-eg200-250-feature-card {
    top: auto;
    bottom: 0;
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-card-head {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-item-number {
    font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
    font-size: 1.4rem;
    font-weight: 800;
    color: var(--number-dark);
    transition: all 0.3s ease;
    flex: 0 0 auto;
    line-height: 1;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-card-title {
    font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
    color: var(--ars-dark);
    font-size: 0.85rem;
    font-weight: 700;
    margin: 2px 0 0 0;
    transition: color 0.3s ease;
    line-height: 1.2;
    min-width: 0;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-chevron-indicator {
    margin-left: auto;
    color: #829198;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    transition: transform 0.4s ease, color 0.3s ease;
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-left-side:hover,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-left-side.ars-is-active,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-left-side.ars-is-locked {
    transform: translateX(12px);
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-right-side:hover,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-right-side.ars-is-active,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-right-side.ars-is-locked {
    transform: translateX(-12px);
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-standard-info {
    max-height: 0;
    opacity: 0;
    margin: 0;
    transition: all 0.4s ease;
    font-size: 0.85rem;
    line-height: 1.5;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-exclusive-info {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    margin: 0;
    transition: all 0.5s ease;
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.9rem;
    line-height: 1.6;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-read-more-trigger {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    margin-top: 8px;
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--ars-yellow);
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s ease;
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-active,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-locked {
    background-color: var(--ars-dark) !important;
    border-color: var(--ars-dark);
    box-shadow: 0 30px 60px -12px rgba(19, 38, 50, 0.5);
    z-index: 1100;
    max-height: 520px;
    overflow-y: auto;
    padding: 1.5rem;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card::-webkit-scrollbar { width: 4px; }
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card::-webkit-scrollbar-thumb { background: var(--ars-yellow); border-radius: 10px; }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-active .ars-rx-eg200-250-card-title,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-locked .ars-rx-eg200-250-card-title {
    color: #FFFFFF;
    font-size: 1.1rem;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-active .ars-rx-eg200-250-item-number,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-locked .ars-rx-eg200-250-item-number {
    color: var(--ars-yellow);
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-active .ars-rx-eg200-250-chevron-indicator,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-locked .ars-rx-eg200-250-chevron-indicator {
    transform: rotate(180deg);
    color: var(--ars-yellow);
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-active .ars-rx-eg200-250-standard-info,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-locked .ars-rx-eg200-250-standard-info {
    max-height: 300px;
    opacity: 1;
    margin-top: 0.75rem;
    color: #FFFFFF;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-active .ars-rx-eg200-250-read-more-trigger,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-locked .ars-rx-eg200-250-read-more-trigger {
    opacity: 1;
    transform: translateY(0);
    color: var(--ars-yellow);
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-locked .ars-rx-eg200-250-read-more-trigger {
    display: none;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card.ars-is-locked .ars-rx-eg200-250-exclusive-info {
    max-height: 600px;
    opacity: 1;
    margin-top: 1rem;
    padding-top: 1rem;
  }


  #raiox-tecnico-modelos-eg-200-eg-250.ars-has-lock .ars-rx-eg200-250-card-slot:not(.ars-has-lock-item) .ars-rx-eg200-250-feature-card {
    opacity: 0.4;
    transition: opacity 0.3s ease;
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot {
    position: absolute;
    width: 14px;
    height: 14px;
    background: rgba(36, 139, 53, 0.4);
    border: 1.5px solid var(--ars-primary);
    border-radius: 50%;
    z-index: 50;
    transition: all 0.4s ease;
    cursor: pointer;
    opacity: 0.3;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot span {
    font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
    font-weight: 800;
    font-size: 9px;
    color: var(--ars-yellow);
    opacity: 0;
    position: absolute;
    line-height: 1;
    pointer-events: none;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot:hover,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot.ars-is-active,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot.ars-is-locked {
    opacity: 1 !important;
    transform: scale(2.4);
    background: var(--ars-primary);
    border-color: #fff;
    box-shadow: 0 0 20px var(--ars-primary);
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot:hover span,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot.ars-is-active span,
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot.ars-is-locked span {
    opacity: 1 !important;
    transform: scale(0.8);
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot.ars-blink {
    animation: ars-pulse-flash 1.2s ease-in-out;
    opacity: 1;
  }

  @keyframes ars-pulse-flash {
    0% { transform: scale(1); }
    40% { transform: scale(3.5); background: var(--ars-primary); }
    100% { transform: scale(1); }
  }


  #ars-rx-eg200-250-beam-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 20;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-beam-line {
    stroke: var(--ars-primary);
    stroke-width: 2.5;
    filter: drop-shadow(0 0 6px rgba(36, 139, 53, 0.6));
    opacity: 0;
    transition: opacity 0.4s ease;
    stroke-linecap: round;
    stroke-dasharray: 8 8;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-beam-active {
    opacity: 0.9;
    animation: arsBeamFlow 3s linear infinite;
  }

  @keyframes arsBeamFlow {
    from { stroke-dashoffset: 32; }
    to { stroke-dashoffset: 0; }
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-quick {
    display: none;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-quick-top { margin-top: 18px; }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-tip {
    display: block;
    margin: 0 0 10px;
    text-align: center;
    font-size: 0.8rem;
    color: var(--ars-muted);
    font-weight: 600;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-index {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 8px;
    margin-bottom: 12px;
    padding-bottom: 8px;
    position: relative;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-index::-webkit-scrollbar { height: 6px; }
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-index::-webkit-scrollbar-track { background: rgba(36, 139, 53, 0.1); border-radius: 10px; }
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-index::-webkit-scrollbar-thumb { background: var(--ars-primary); border-radius: 10px; }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-num-btn {
    flex: 0 0 calc(25% - 6px);
    appearance: none;
    border: 1px solid var(--ars-border);
    background: #fff;
    color: var(--ars-dark);
    border-radius: 12px;
    min-height: 42px;
    padding: 8px 6px;
    cursor: pointer;
    font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
    font-weight: 800;
    font-size: 0.9rem;
    line-height: 1;
    transition: all 0.22s ease;
    box-shadow: 0 3px 10px rgba(0,0,0,0.04);
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-num-btn.ars-is-active {
    background: var(--ars-dark);
    color: var(--ars-yellow);
    border-color: var(--ars-dark);
    box-shadow: 0 8px 18px rgba(19, 38, 50, 0.22);
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-panel {
    background: #fff;
    border: 1px solid #dce7d7;
    border-radius: 16px;
    box-shadow: 0 8px 18px rgba(0,0,0,0.06);
    overflow: hidden;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-panel-head {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 14px 10px;
    border-bottom: 1px solid rgba(36, 139, 53, 0.1);
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-panel-num {
    font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
    font-weight: 800;
    font-size: 0.95rem;
    color: var(--ars-dark);
    min-width: 38px;
    text-align: center;
    background: var(--ars-yellow);
    border: none;
    border-radius: 10px;
    padding: 7px 0;
    line-height: 1;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-panel-title {
    margin: 0;
    font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
    font-weight: 800;
    color: var(--ars-dark);
    font-size: 0.95rem;
    line-height: 1.15;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-panel-body {
    padding: 12px 14px 14px;
    color: var(--ars-slate);
    font-size: 0.9rem;
    line-height: 1.48;
  }
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-panel-body p { margin: 0; }
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-panel-body p + p { margin-top: 8px; }
  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-panel-mini { color: var(--ars-muted); font-size: 0.85rem; }


  @media (max-width: 1024px) {
    #raiox-tecnico-modelos-eg-200-eg-250 { min-height: auto; padding: 40px 20px 20px; }
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-fixed-compressor-wrap { max-width: 520px; }
  }

  @media (max-width: 768px) {
    #ars-rx-eg200-250-beam-container,
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-col-left,
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-col-right {
      display: none !important;
    }
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-boxed-content { display: block !important; }
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-quick { display: block; }


    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot {
      display: flex !important;
      opacity: 0.35 !important;
      transform: scale(1.4) !important;
      background: rgba(36, 139, 53, 0.8) !important;
      border-color: #fff !important;
    }
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot span {
      opacity: 1 !important;
      color: #fff !important;
    }
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot.ars-is-active-mobile {
      opacity: 1 !important;
      transform: scale(2) !important;
      background: var(--ars-yellow) !important;
      border-color: var(--ars-dark) !important;
      box-shadow: 0 0 15px var(--ars-yellow) !important;
      z-index: 200 !important;
    }
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot.ars-is-active-mobile span { color: var(--ars-dark) !important;}
  }

  @media (max-width: 420px) {
    #raiox-tecnico-modelos-eg-200-eg-250 { padding-left: 16px; padding-right: 16px; }
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-num-btn { min-height: 40px; font-size: 0.86rem; }
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-panel-title { font-size: 0.9rem; }
  }

  @media (prefers-reduced-motion: reduce) {
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card,
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-hotspot,
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-mobile-num-btn {
      transition: none !important;
      animation: none !important;
    }
  }


  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-center-title-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-eyebrow {
    display: inline-flex;
    align-items: center;
    margin-bottom: 14px;
    color: var(--ars-primary);
    font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.13em;
    line-height: 1.3;
    text-transform: uppercase;
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-eyebrow::before {
    content: "";
    width: 28px;
    height: 2px;
    margin-right: 11px;
    border-radius: 10px;
    background: var(--ars-primary);
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-range {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
    padding: 7px 14px;
    border: 1px solid var(--ars-border);
    border-radius: 999px;
    background: rgba(255,255,255,0.9);
    color: var(--ars-dark);
    font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.02em;
    box-shadow: 0 8px 24px rgba(19,38,50,0.07);
  }

  #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0,0,0,0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }

  @media (min-width: 1025px) {
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-col-left,
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-col-right {
      min-height: 430px;
      justify-content: space-between;
    }

    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-card-slot {
      height: 86px;
    }

    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-feature-card {
      min-height: 78px;
      max-height: 78px;
    }
  }

  @media (max-width: 600px) {
    #raiox-tecnico-modelos-eg-200-eg-250 .ars-rx-eg200-250-range {
      max-width: 330px;
      border-radius: 15px;
      line-height: 1.45;
    }
  }

/* ========================================================= */

#ars-bloco-specs-eg200-eg250,
    #ars-bloco-specs-eg200-eg250 * {
        box-sizing: border-box;
    }

    #ars-bloco-specs-eg200-eg250 {
        --ars-primary: #248B35;
        --ars-dark: #132632;
        --ars-light: #DCE7D7;
        --ars-text: #263840;
        --ars-bg-gray: #F8F8F8;
        --ars-border: #DCE7D7;
        --ars-muted: #5E6D73;
        --ars-white: #ffffff;

        width: 100%;
        background-color: var(--ars-white);
        padding: 60px 20px;
        font-family: var(--ars-font-text, 'Inter', Arial, sans-serif);
        -webkit-font-smoothing: antialiased;
    }

    #ars-bloco-specs-eg200-eg250 .ars-specs-container {
        max-width: 1280px;
        margin: 0 auto;
    }

    #ars-bloco-specs-eg200-eg250 .ars-table-header {
        text-align: center;
        margin-bottom: 35px;
    }


    #ars-bloco-specs-eg200-eg250 .ars-table-title {
        font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
        font-weight: 800;
        color: var(--ars-primary);
        font-size: clamp(1.6rem, 3vw, 2.2rem);
        margin: 0 0 12px 0;
        letter-spacing: -0.02em;
    }

    #ars-bloco-specs-eg200-eg250 .ars-table-subtitle {
        font-size: 1rem;
        color: var(--ars-muted);
        margin: 0 auto;
        max-width: 850px;
        line-height: 1.6;
        font-weight: 500;
    }


    #ars-bloco-specs-eg200-eg250 .ars-desktop-table-wrapper {
        width: 100%;
        border-radius: 15px;
        border: 1px solid var(--ars-border);
        box-shadow: 0 10px 30px rgba(36, 139, 53, 0.05);
        background: var(--ars-white);
        overflow: hidden;
    }

    #ars-bloco-specs-eg200-eg250 table {
        width: 100%;
        border-collapse: collapse;
        min-width: 1100px;
    }


    #ars-bloco-specs-eg200-eg250 thead th {
        background-color: var(--ars-primary);
        color: white;
        font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
        font-weight: 700;
        text-transform: uppercase;
        font-size: 0.75rem;
        padding: 18px 10px;
        text-align: center;
        border: 1px solid rgba(255,255,255,0.1);
        vertical-align: middle;
        letter-spacing: 0.02em;
    }

    #ars-bloco-specs-eg200-eg250 td {
        padding: 16px 10px;
        text-align: center;
        border-bottom: 1px solid var(--ars-border);
        font-size: 0.85rem;
        color: var(--ars-text);
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    }


    #ars-bloco-specs-eg200-eg250 .ars-parent-row {
        background-color: var(--ars-bg-gray);
        cursor: pointer;
    }
    #ars-bloco-specs-eg200-eg250 .ars-parent-row:hover {
        background-color: rgba(36, 139, 53, 0.05);
    }

    #ars-bloco-specs-eg200-eg250 .ars-parent-model {
        text-align: left;
        padding-left: 25px !important;
        font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
        font-weight: 800 !important;
        color: var(--ars-primary);
    }

    #ars-bloco-specs-eg200-eg250 .ars-expand-text {
        font-size: 0.75rem;
        font-weight: 700;
        color: var(--ars-primary);
        text-transform: uppercase;
        display: inline-flex;
        align-items: center;
        gap: 8px;
        border-bottom: 1px solid rgba(36, 139, 53, 0.2);
        padding-bottom: 2px;
    }


    #ars-bloco-specs-eg200-eg250 .ars-child-header th {
        background-color: var(--ars-light) !important;
        color: var(--ars-primary) !important;
        font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
        font-weight: 800;
        font-size: 0.7rem;
        text-transform: uppercase;
        padding: 12px 10px;
        border: 1px solid rgba(0,0,0,0.05);
    }

    #ars-bloco-specs-eg200-eg250 .ars-child-row td {
        background-color: white;
        color: var(--ars-muted);
        font-size: 0.8rem;
    }
    #ars-bloco-specs-eg200-eg250 .ars-child-row:hover td {
        background-color: #fafafa;
        color: var(--ars-primary);
    }
    #ars-bloco-specs-eg200-eg250 .ars-child-model {
        text-align: left;
        padding-left: 40px !important;
        font-weight: 700 !important;
    }


    #ars-bloco-specs-eg200-eg250 .ars-model-group .ars-child-row,
    #ars-bloco-specs-eg200-eg250 .ars-model-group .ars-child-header {
        display: none;
    }

    #ars-bloco-specs-eg200-eg250 .ars-model-group.is-expanded .ars-child-row,
    #ars-bloco-specs-eg200-eg250 .ars-model-group.is-expanded .ars-child-header {
        display: table-row;
        animation: arsTableFadeIn 0.4s ease forwards;
    }

    #ars-bloco-specs-eg200-eg250 .ars-model-group.is-expanded .ars-parent-row {
        background-color: var(--ars-primary);
    }
    #ars-bloco-specs-eg200-eg250 .ars-model-group.is-expanded .ars-parent-row td {
        color: white;
        border-bottom-color: rgba(255,255,255,0.1);
    }
    #ars-bloco-specs-eg200-eg250 .ars-model-group.is-expanded .ars-expand-text {
        color: #ffffff;
        border-color: rgba(255, 255, 255, 0.5);
    }


    #ars-bloco-specs-eg200-eg250 .ars-desktop-table-wrapper.has-expanded-row .ars-model-group:not(.is-expanded) .ars-parent-row td:not(.ars-parent-model) {
        opacity: 0.4;
        filter: blur(1px);
        pointer-events: none;
    }
    #ars-bloco-specs-eg200-eg250 .ars-desktop-table-wrapper.has-expanded-row .ars-model-group:not(.is-expanded) .ars-parent-model {
        color: #DCE7D7;
    }

    #ars-bloco-specs-eg200-eg250 .ars-desktop-table-wrapper.has-expanded-row .ars-model-group:not(.is-expanded) .ars-parent-row:hover td:not(.ars-parent-model) {
        opacity: 0.7;
        filter: blur(0px);
    }

    #ars-bloco-specs-eg200-eg250 .ars-desktop-table-wrapper.has-expanded-row .ars-model-group:not(.is-expanded) .ars-parent-row:hover .ars-parent-model {
        color: var(--ars-primary);
    }

    #ars-bloco-specs-eg200-eg250 .ars-desktop-table-wrapper.has-expanded-row .ars-model-group:not(.is-expanded) .ars-parent-row:hover .ars-expand-text {
        opacity: 1;
    }

    @keyframes arsTableFadeIn {
        from { opacity: 0; transform: translateY(-5px); }
        to { opacity: 1; transform: translateY(0); }
    }

    #ars-bloco-specs-eg200-eg250 .unit-sub {
        display: block;
        font-size: 0.6rem;
        font-weight: 400;
        text-transform: lowercase;
        opacity: 0.7;
        margin-top: 2px;
    }


    #ars-bloco-specs-eg200-eg250 .ars-mobile-specs-wrapper {
        display: none;
        width: 100%;
        flex-direction: column;
        gap: 15px;
    }

    #ars-bloco-specs-eg200-eg250 .ars-mob-accordion {
        width: 100%;
    }

    #ars-bloco-specs-eg200-eg250 .ars-mob-acc-btn {
        width: 100%;
        background: var(--ars-primary);
        color: white;
        padding: 20px;
        border: none;
        border-radius: 15px;
        font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
        font-weight: 800;
        font-size: 1.1rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
        transition: all 0.3s ease;
        box-shadow: 0 4px 10px rgba(36, 139, 53, 0.15);
    }

    #ars-bloco-specs-eg200-eg250 .ars-mob-acc-btn.is-active {
        background: var(--ars-dark);
        border-radius: 15px 15px 0 0;
        box-shadow: none;
    }

    #ars-bloco-specs-eg200-eg250 .ars-mob-acc-btn i {
        transition: transform 0.3s ease;
    }

    #ars-bloco-specs-eg200-eg250 .ars-mob-acc-btn.is-active i {
        transform: rotate(180deg);
    }

    #ars-bloco-specs-eg200-eg250 .ars-mob-acc-content {
        display: none;
        background: var(--ars-bg-gray);
        border: 1px solid var(--ars-border);
        border-top: none;
        border-radius: 0 0 15px 15px;
        padding: 15px;
    }

    #ars-bloco-specs-eg200-eg250 .ars-mob-acc-btn.is-active + .ars-mob-acc-content {
        display: flex;
        flex-direction: column;
        gap: 15px;
        animation: arsFadeDownMob 0.4s ease forwards;
    }

    @keyframes arsFadeDownMob {
        from { opacity: 0; transform: translateY(-10px); }
        to { opacity: 1; transform: translateY(0); }
    }

    #ars-bloco-specs-eg200-eg250 .ars-mob-card {
        background: white;
        border: 1px solid var(--ars-border);
        border-radius: 15px;
        padding: 18px;
        box-shadow: 0 4px 10px rgba(0,0,0,0.03);
    }

    #ars-bloco-specs-eg200-eg250 .ars-mob-card-title {
        font-family: var(--ars-font-title, 'Outfit', Arial, sans-serif);
        font-weight: 800;
        font-size: 1.1rem;
        color: var(--ars-primary);
        border-bottom: 2px solid var(--ars-border);
        padding-bottom: 8px;
        margin: 0 0 16px 0;
    }

    #ars-bloco-specs-eg200-eg250 .ars-mob-card-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px 10px;
    }

    #ars-bloco-specs-eg200-eg250 .ars-mob-data {
        display: flex;
        flex-direction: column;
        gap: 2px;
    }

    #ars-bloco-specs-eg200-eg250 .ars-mob-label {
        font-size: 0.65rem;
        text-transform: uppercase;
        color: var(--ars-muted);
        font-weight: 700;
    }

    #ars-bloco-specs-eg200-eg250 .ars-mob-val {
        font-size: 0.85rem;
        color: var(--ars-text);
        font-weight: 600;
        line-height: 1.2;
    }


    #ars-bloco-specs-eg200-eg250 .ars-specs-note {
        margin-top: 25px;
        font-size: 0.85rem;
        color: var(--ars-muted);
        text-align: center;
        line-height: 1.6;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }


    @media (max-width: 1023px) {
        #ars-bloco-specs-eg200-eg250 .ars-desktop-table-wrapper { display: none; }
        #ars-bloco-specs-eg200-eg250 .ars-mobile-specs-wrapper { display: flex; }
        #ars-bloco-specs-eg200-eg250 { padding: 50px 15px; }
    }

/* ========================================================= */

.ars-eg200250-sales-cta,
.ars-eg200250-sales-cta *,
.ars-eg200250-sales-cta *::before,
.ars-eg200250-sales-cta *::after {
  box-sizing: border-box;
}

.ars-eg200250-sales-cta :where(h2, p) {
  margin: 0;
  padding: 0;
}

.ars-eg200250-sales-cta {
  --ars-sales-dark: #132632;
  --ars-sales-green: #cff3bd;
  --ars-sales-green-hover: #b8e8a4;
  --ars-sales-title: var(--ars-font-title, "Outfit", Arial, sans-serif);
  --ars-sales-body: var(--ars-font-text, "Inter", Arial, sans-serif);

  width: 100%;
  padding: 72px 24px 84px;

  background: #ffffff;
  color: #ffffff;
  font-family: var(--ars-sales-body);
}

.ars-eg200250-sales-cta a {
  text-decoration: none !important;
}

.ars-eg200250-sales-cta__container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.ars-eg200250-sales-cta__box {
  width: 100%;
  padding: 48px 52px;

  border-radius: 14px;
  background: var(--ars-sales-dark);

  box-shadow: 0 22px 46px rgba(19, 38, 50, 0.14);
}

.ars-eg200250-sales-cta__content {
  max-width: 820px;
}

.ars-eg200250-sales-cta__eyebrow {
  display: block;
  margin-bottom: 9px;

  color: var(--ars-sales-green);

  font-family: var(--ars-sales-title);
  font-size: 11px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.ars-eg200250-sales-cta__title {
  max-width: 760px;

  color: #ffffff;

  font-family: var(--ars-sales-title);
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.035em;
}

.ars-eg200250-sales-cta__text {
  max-width: 760px;
  margin-top: 16px !important;

  color: rgba(255, 255, 255, 0.76);

  font-size: 15.5px;
  line-height: 1.7;
}

.ars-eg200250-sales-cta__text strong {
  color: #ffffff;
  font-weight: 700;
}

.ars-eg200250-sales-cta__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;

  min-height: 50px;
  margin-top: 24px;
  padding: 14px 24px;

  border: 1px solid var(--ars-sales-green);
  border-radius: 8px;

  background: var(--ars-sales-green);
  color: var(--ars-sales-dark) !important;

  font-family: var(--ars-sales-title);
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.025em;
  text-align: center;
  text-transform: uppercase;

  transition:
    background-color 0.22s ease,
    border-color 0.22s ease,
    transform 0.22s ease;
}

.ars-eg200250-sales-cta__button::after {
  font-size: 19px;
  line-height: 1;
  content: "→";
}

.ars-eg200250-sales-cta__button:hover,
.ars-eg200250-sales-cta__button:focus-visible {
  border-color: var(--ars-sales-green-hover);
  background: var(--ars-sales-green-hover);
  transform: translateY(-2px);
}

.ars-eg200250-sales-cta__button:focus-visible {
  outline: 3px solid rgba(207, 243, 189, 0.28);
  outline-offset: 3px;
}

@media (max-width: 767px) {
  .ars-eg200250-sales-cta {
    padding: 54px 20px 68px;
  }

  .ars-eg200250-sales-cta__box {
    padding: 32px 24px;
    border-radius: 12px;
  }

  .ars-eg200250-sales-cta__title {
    font-size: clamp(26px, 8vw, 34px);
  }

  .ars-eg200250-sales-cta__text {
    font-size: 14.5px;
    line-height: 1.65;
  }

  .ars-eg200250-sales-cta__button {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ars-eg200250-sales-cta__button {
    transition: none;
  }

  .ars-eg200250-sales-cta__button:hover,
  .ars-eg200250-sales-cta__button:focus-visible {
    transform: none;
  }
}

/* =========================================================
   FUNDOS ESCUROS UNIFORMES — SEM GRADES OU QUADRADOS
========================================================= */

.ars-eg-hero,
.ars-eg200250-opening,
.ars-eg200250-sales-cta__box {
  background: #132632 !important;
  background-image: none !important;
}

.ars-eg-hero::before,
.ars-eg-hero::after,
.ars-eg200250-opening::before {
  display: none !important;
  background: none !important;
  background-image: none !important;
  content: none !important;
}/* End custom CSS */