hr.flat-grey { margin-top: 20px; margin-bottom: 20px; background: #ddd; height: 2px; width: 80%; }
hr.iso-blue-line { margin-top: 20px; margin-bottom: 20px; background: #0058af; height: 3px; width: 65px; }
hr.iso-long-blue-line { margin-top: 20px; margin-bottom: 20px; background: #0058af; height: 1px; width: 200px; }

.iso-fullwidth {
  background-color: #ffffff;
}

.aixs1 {
  background: #ffffff;
  position: relative;
  overflow: hidden;
  padding: 140px 24px 120px;
}

.aixs1-pattern {
  position: absolute;
  left: 0;
  width: 100%;
  display: block;
  pointer-events: none;
}

.aixs1-pattern-top { top: -86px; }
.aixs1-pattern-bottom { bottom: -86px; }

.aixs1-inner {
  position: relative;
  z-index: 1;
  max-width: 1180px;
  margin: 0 auto;
}

.aixs1-title {
  font-size: clamp(34px, 4.3vw, 60px);
  font-weight: 300;
  letter-spacing: 0.08em;
  margin: 0;
  margin-top:100px;
}

.aixs1-title span {
  font-weight: 700;
  color: #000;
}

.aixs1-title-line {
  width: 86px;
  height: 4px;
  background: #006cb7;
  margin: 16px auto 18px;
}

.aixs1-subtitle {
  color: #767676;
  font-size: clamp(16px, 1.45vw, 24px);
  line-height: 1.45;
  margin: 0 auto;
  max-width: 880px;
}

.aixs1-grid {
  margin: 72px auto 150px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.aixs1-card {
  padding: 0 30px;
  border-right: 1px solid #cfcfcf;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.aixs1-card:last-child { border-right: none; }

.aixs1-card img {
  width: 100%;
  max-width: 250px;
  height: 220px;
  object-fit: contain;
}

.aixs1-label {
  margin-top: 14px;
  color: #202020;
  font-size: 12px;
  letter-spacing: 0.2em;
  line-height: 1.35;
  font-weight: 600;
}

.aixs1-label-rapid {
  font-weight: 800 !important;
}

@media (max-width: 1000px) {
  .aixs1 { padding: 90px 16px 90px; }
  .aixs1-pattern-top { top: -28px; }
  .aixs1-pattern-bottom { bottom: -30px; }

  .aixs1-title {
    margin-top: 40px;
    font-size: clamp(28px, 8vw, 46px);
  }

  .aixs1-subtitle {
    font-size: clamp(14px, 2.4vw, 18px);
    max-width: 640px;
  }

  .aixs1-grid {
    margin: 48px auto 120px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 26px 10px;
  }

  .aixs1-card {
    border-right: none;
    padding: 0 14px;
  }

  .aixs1-card img {
    max-width: 215px;
    height: 180px;
  }

  .aixs1-label {
    font-size: 11px;
    letter-spacing: 0.14em;
  }
}

@media (max-width: 640px) {
  .aixs1 {
    padding: 72px 12px 80px;
  }

  .aixs1-pattern-top {
    top: -6px;
    left: 50%;
    width: 140%;
    transform: translateX(-50%);
    opacity: 0.7;
  }

  .aixs1-pattern-bottom {
    bottom: -8px;
    left: 50%;
    width: 140%;
    transform: translateX(-50%);
    opacity: 0.7;
  }

  .aixs1-title {
    margin-top: 28px;
    letter-spacing: 0.04em;
  }

  .aixs1-title-line {
    width: 64px;
    margin: 12px auto 14px;
  }

  .aixs1-subtitle {
    max-width: 360px;
    line-height: 1.4;
  }

  .aixs1-subtitle br {
    display: none;
  }

  .aixs1-grid {
    margin: 34px auto 72px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px 8px;
  }

  .aixs1-card {
    padding: 0 6px;
  }

  .aixs1-card img {
    height: 125px;
    max-width: 100%;
  }

  .aixs1-label {
    margin-top: 10px;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 1.3;
  }
}

@media (max-width: 430px) {
  .aixs1 {
    padding: 62px 10px 76px;
  }

  .aixs1-title {
    margin-top: 20px;
    font-size: clamp(24px, 9.5vw, 36px);
  }

  .aixs1-subtitle {
    font-size: 13px;
    max-width: 330px;
  }

  .aixs1-grid {
    margin: 30px auto 66px;
    gap: 16px 8px;
  }

  .aixs1-card img {
    height: 112px;
  }

  .aixs1-label {
    font-size: 9px;
    letter-spacing: 0.09em;
  }
}

@media (max-width: 390px) {
  .aixs1-subtitle {
    max-width: 300px;
  }

  .aixs1-grid {
    margin-bottom: 60px;
    gap: 14px 6px;
  }

  .aixs1-card img {
    height: 104px;
  }
}

@media (max-width: 360px) {
  .aixs1 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .aixs1-grid {
    margin-bottom: 56px;
  }

  .aixs1-label {
    letter-spacing: 0.07em;
  }
}

@media (max-width: 380px) {
  .aixs1-grid {
    grid-template-columns: 1fr;
    margin-bottom: 54px;
  }

  .aixs1-card img {
    height: auto;
    max-width: 190px;
  }
}

/* ── Sections 2/4/6/8 Modular (no shared .aixs2 base selectors) ── */

/* Section 2 (aixs2-base) */
.aixs2-base {
  position: relative;
  min-height: 740px;
  background-color: #ffffff;
  background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/school-background.jpg");
  background-repeat: no-repeat;
  background-position: -75px center;
  background-size: cover;
  overflow: hidden;
}

.aixs2-base::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 26%,
    rgba(255, 255, 255, 0.45) 38%,
    rgba(255, 255, 255, 0.86) 46%,
    #ffffff 52%
  );
}

.aixs2-base .aixs2-media {
  position: absolute;
  left: 0;
  bottom: 0;
  width: min(54%, 980px);
  z-index: 2;
  pointer-events: none;
}

.aixs2-base .aixs2-media img {
  width: 100%;
  height: auto;
  display: block;
}

.aixs2-base .aixs2-content {
  position: relative;
  z-index: 3;
  margin-left: auto;
  width: min(50%, 700px);
  padding: 150px 7.5% 90px 24px;
  text-align: center;
}

.aixs2-base .aixs2-title {
  margin: 0;
  color: #1e1e1e;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.aixs2-base .aixs2-title span {
  font-weight: 700;
  color: #000;
}

.aixs2-base .aixs2-title-line {
  width: 72px;
  height: 4px;
  background: #006cb7;
  margin: 20px auto 42px;
}

.aixs2-base .aixs2-headline {
  margin: 0;
  color: #767676;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.12;
}

.aixs2-base .aixs2-copy {
  margin: 28px auto 42px;
  max-width: 650px;
  color: #767676;
  font-size: clamp(18px, 0.95vw, 22px);
  line-height: 1.4;
  font-weight: 300;
}

.aixs2-base .aixs2-arrow {
  display: inline-block;
}

.aixs2-base .aixs2-arrow img {
  width: 38px;
  height: auto;
  display: block;
}

/* Section 4 (aixs4) */
.aixs4 {
  position: relative;
  min-height: 740px;
  background-color: #ffffff;
  background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/background-image-4.jpg");
  background-repeat: no-repeat;
  background-position: -75px center;
  background-size: cover;
  overflow: hidden;
}

.aixs4::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 26%,
    rgba(255, 255, 255, 0.45) 38%,
    rgba(255, 255, 255, 0.86) 46%,
    #ffffff 52%
  );
}

.aixs4 .aixs4-media {
  position: absolute;
  left: 0;
  bottom: 0;
  width: min(54%, 980px);
  z-index: 2;
  pointer-events: none;
}

.aixs4 .aixs4-media img {
  width: 100%;
  height: auto;
  display: block;
}

.aixs4 .aixs4-content {
  position: relative;
  z-index: 3;
  margin-left: auto;
  width: min(50%, 700px);
  padding: 150px 7.5% 90px 24px;
  text-align: center;
}

.aixs4 .aixs4-title {
  margin: 0;
  color: #1e1e1e;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.aixs4 .aixs4-title span {
  font-weight: 700;
  color: #000;
}

.aixs4 .aixs4-title-line {
  width: 72px;
  height: 4px;
  background: #006cb7;
  margin: 20px auto 42px;
}

.aixs4 .aixs4-headline {
  margin: 0;
  color: #767676;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.12;
}

.aixs4 .aixs4-copy {
  margin: 28px auto 42px;
  max-width: 650px;
  color: #767676;
  font-size: clamp(18px, 0.95vw, 22px);
  line-height: 1.4;
  font-weight: 300;
}

.aixs4 .aixs4-arrow {
  display: inline-block;
}

.aixs4 .aixs4-arrow img {
  width: 38px;
  height: auto;
  display: block;
}

/* Section 6 (aixs6) */
.aixs6 {
  position: relative;
  min-height: 740px;
  background-color: #ffffff;
  background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/background-secton-6-2.jpg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  overflow: hidden;
}

.aixs6::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 26%,
    rgba(255, 255, 255, 0.45) 38%,
    rgba(255, 255, 255, 0.86) 46%,
    #ffffff 52%
  );
}

.aixs6 .aixs6-media {
  display: none;
}

.aixs6 .aixs6-content {
  position: relative;
  z-index: 3;
  margin-left: auto;
  width: min(52%, 720px);
  padding: 150px 7.5% 90px 24px;
  text-align: center;
}

.aixs6 .aixs6-title {
  margin: 0;
  color: #1e1e1e;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.aixs6 .aixs6-title span {
  font-weight: 700;
  color: #000;
}

.aixs6 .aixs6-title-line {
  width: 72px;
  height: 4px;
  background: #006cb7;
  margin: 20px auto 42px;
}

.aixs6 .aixs6-headline {
  margin: 0;
  color: #767676;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.12;
}

.aixs6 .aixs6-copy {
  margin: 28px auto 42px;
  max-width: 650px;
  color: #767676;
  font-size: clamp(18px, 0.95vw, 22px);
  line-height: 1.4;
  font-weight: 300;
}

.aixs6 .aixs6-arrow {
  display: inline-block;
}

.aixs6 .aixs6-arrow img {
  width: 38px;
  height: auto;
  display: block;
}

/* Section 8 (aixs8) */
.aixs8 {
  position: relative;
  min-height: 740px;
  background-color: #ffffff;
  background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/Background-section-8.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.aixs8::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 26%,
    rgba(255, 255, 255, 0.45) 38%,
    rgba(255, 255, 255, 0.86) 46%,
    #ffffff 52%
  );
}

.aixs8 .aixs8-media {
  position: absolute;
  left: auto;
  right: 42%;
  bottom: 75px;
  width: min(13.1%, 194px);
  z-index: 2;
  pointer-events: none;
  transform: translateX(50px);
}

.aixs8 .aixs8-media img {
  width: 100%;
  height: auto;
  display: block;
}

.aixs8 .aixs8-content {
  position: relative;
  z-index: 3;
  margin-left: auto;
  width: min(50%, 700px);
  padding: 150px 7.5% 90px 24px;
  text-align: center;
}

.aixs8 .aixs8-title {
  margin: 0;
  color: #1e1e1e;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.aixs8 .aixs8-title span {
  font-weight: 700;
  color: #000;
}

.aixs8 .aixs8-title-line {
  width: 72px;
  height: 4px;
  background: #006cb7;
  margin: 20px auto 42px;
}

.aixs8 .aixs8-headline {
  margin: 0;
  color: #767676;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.12;
}

.aixs8 .aixs8-copy {
  margin: 28px auto 42px;
  max-width: 650px;
  color: #767676;
  font-size: clamp(18px, 0.95vw, 22px);
  line-height: 1.4;
  font-weight: 300;
}

.aixs8 .aixs8-arrow {
  display: inline-block;
}

.aixs8 .aixs8-arrow img {
  width: 38px;
  height: auto;
  display: block;
}

@media (max-width: 1200px) {
  .aixs2-base {
    min-height: 640px;
  }

  .aixs4 {
    min-height: 640px;
  }

  .aixs6 {
    min-height: 640px;
  }

  .aixs8 {
    min-height: 640px;
  }

  .aixs2-base .aixs2-media {
    width: min(56%, 720px);
  }

  .aixs4 .aixs4-media {
    width: min(56%, 720px);
  }

  .aixs2-base .aixs2-content {
    width: min(50%, 620px);
    padding-top: 120px;
  }

  .aixs4 .aixs4-content {
    width: min(50%, 620px);
    padding-top: 120px;
  }

  .aixs8 .aixs8-content {
    width: min(50%, 620px);
    padding-top: 120px;
  }

  .aixs6 {
    background-size: 54% auto;
  }

  .aixs6 .aixs6-content {
    width: min(50%, 620px);
    padding-top: 120px;
  }

  .aixs8 .aixs8-media {
    width: min(13.75%, 156px);
    right: 38%;
    bottom: 68px;
  }
}

@media (max-width: 960px) {
  .aixs2-base {
    min-height: 650px;
    background-size: contain;
    background-position: -75px top;
    background-color: #ffffff;
  }

  .aixs4 {
    min-height: 650px;
    background-size: contain;
    background-position: -75px top;
    background-color: #ffffff;
  }

  .aixs6 {
    min-height: 650px;
    background-size: contain;
    background-position: -75px top;
    background-color: #ffffff;
  }

  .aixs8 {
    min-height: 650px;
    background-size: cover;
    background-position: center center;
    background-color: #ffffff;
  }

  .aixs2-base::before {
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.12) 18%,
      rgba(255, 255, 255, 0.72) 36%,
      #ffffff 50%
    );
  }

  .aixs4::before {
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.12) 18%,
      rgba(255, 255, 255, 0.72) 36%,
      #ffffff 50%
    );
  }

  .aixs6::before {
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.12) 18%,
      rgba(255, 255, 255, 0.72) 36%,
      #ffffff 50%
    );
  }

  .aixs8::before {
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.12) 18%,
      rgba(255, 255, 255, 0.72) 36%,
      #ffffff 50%
    );
  }

  .aixs2-base .aixs2-media {
    width: min(58%, 560px);
  }

  .aixs4 .aixs4-media {
    width: min(58%, 560px);
  }

  .aixs2-base .aixs2-content {
    width: min(50%, 560px);
    padding: 84px 5% 70px 12px;
  }

  .aixs4 .aixs4-content {
    width: min(50%, 560px);
    padding: 84px 5% 70px 12px;
  }

  .aixs8 .aixs8-content {
    width: min(50%, 560px);
    padding: 84px 5% 70px 12px;
  }

  .aixs6 {
    background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/background-secton-6-2.jpg");
    background-size: 52% auto;
    background-position: left top;
  }

  .aixs6 .aixs6-content {
    width: min(50%, 560px);
    padding: 84px 5% 70px 12px;
  }

  .aixs2-base .aixs2-headline {
    font-size: clamp(20px, 4.1vw, 38px);
  }

  .aixs4 .aixs4-headline {
    font-size: clamp(20px, 4.1vw, 38px);
  }

  .aixs6 .aixs6-headline {
    font-size: clamp(20px, 4.1vw, 38px);
  }

  .aixs8 .aixs8-headline {
    font-size: clamp(20px, 4.1vw, 38px);
  }

  .aixs2-base .aixs2-copy {
    margin-top: 22px;
    margin-bottom: 32px;
  }

  .aixs4 .aixs4-copy {
    margin-top: 22px;
    margin-bottom: 32px;
  }

  .aixs6 .aixs6-copy {
    margin-top: 22px;
    margin-bottom: 32px;
  }

  .aixs8 .aixs8-copy {
    margin-top: 22px;
    margin-bottom: 32px;
  }

  .aixs8 .aixs8-media {
    width: min(13.1%, 113px);
    right: 34%;
    bottom: 56px;
  }
}

@media (max-width: 700px) {
  .aixs2-base {
    min-height: 760px;
    background-color: #ffffff;
    background-image: none;
  }

  .aixs4 {
    min-height: 760px;
    background-color: #ffffff;
    background-image: none;
  }

  .aixs4 {
    margin-top: -50px;
    box-shadow: none;
    border-top: none;
  }

  .aixs2-base::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(min(100vw, 520px) * 0.7692307692);
    z-index: 0;
    background-repeat: no-repeat;
    background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/Section2-mobile.jpg");
    background-position: center top;
    background-size: 100% auto;
  }

  .aixs4::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(min(100vw, 520px) * 0.7692307692);
    z-index: 0;
    background-repeat: no-repeat;
    background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/section4-mobile-image.jpg");
    background-position: center top;
    background-size: 100% auto;
  }

  .aixs2-base::before {
    display: none;
  }

  .aixs6::before {
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.08) 24%,
      rgba(255, 255, 255, 0.78) 44%,
      #ffffff 55%
    );
  }

  .aixs8::before {
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.08) 24%,
      rgba(255, 255, 255, 0.78) 44%,
      #ffffff 55%
    );
  }

  .aixs2-base .aixs2-media {
    display: none;
  }

  .aixs4 .aixs4-media {
    width: min(102%, 520px);
    left: 50%;
    bottom: auto;
    top: 72px;
    transform: translateX(-50%);
  }

  .aixs4 .aixs4-media {
    display: none;
  }

  .aixs4::before {
    display: none;
  }

  .aixs2-base .aixs2-content {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 18px 64px;
    background: linear-gradient(
      to bottom,
      transparent calc(18px + min(100vw, 520px) * 0.7692307692 - 1px),
      #ffffff calc(18px + min(100vw, 520px) * 0.7692307692),
      #ffffff 100%
    );
  }

  .aixs4 .aixs4-content {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 18px 64px;
  }

  .aixs6 {
    background-image: none;
    min-height: 760px;
    background-color: #ffffff;
  }

  .aixs6::before {
    display: none;
  }

  .aixs6::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(min(100vw, 520px) * 0.7692307692);
    z-index: 0;
    background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/section6-background.jpg");
    background-size: 100% auto;
    background-position: center top;
    background-repeat: no-repeat;
  }

  .aixs6 .aixs6-media {
    display: none;
  }

  .aixs6 .aixs6-content {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 18px 64px;
    background: linear-gradient(
      to bottom,
      transparent calc(18px + min(100vw, 520px) * 0.7692307692 - 1px),
      #ffffff calc(18px + min(100vw, 520px) * 0.7692307692),
      #ffffff 100%
    );
  }

  .aixs8 {
    background-image: none;
    min-height: 760px;
    background-color: #ffffff;
  }

  .aixs8::before {
    display: none;
  }

  .aixs8::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(min(100vw, 520px) * 0.7692307692);
    z-index: 0;
    background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/Section8-mobile-background.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
  }

  .aixs8 .aixs8-content {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 18px 64px;
    background: linear-gradient(
      to bottom,
      transparent calc(18px + min(100vw, 520px) * 0.7692307692 - 1px),
      #ffffff calc(18px + min(100vw, 520px) * 0.7692307692),
      #ffffff 100%
    );
  }

  .aixs8 .aixs8-media {
    display: none;
    width: min(36%, 150px);
    right: 16%;
    left: auto;
    top: auto;
    bottom: 24px;
    transform: none;
  }

  .aixs2-base .aixs2-title {
    font-size: clamp(24px, 7.2vw, 34px);
  }

  .aixs4 .aixs4-title {
    font-size: clamp(24px, 7.2vw, 34px);
  }

  .aixs6 .aixs6-title {
    font-size: clamp(24px, 7.2vw, 34px);
  }

  .aixs8 .aixs8-title {
    font-size: clamp(24px, 7.2vw, 34px);
  }

  .aixs2-base .aixs2-title-line {
    margin: 14px auto 22px;
  }

  .aixs4 .aixs4-title-line {
    margin: 14px auto 22px;
  }

  .aixs6 .aixs6-title-line {
    margin: 14px auto 22px;
  }

  .aixs8 .aixs8-title-line {
    margin: 14px auto 22px;
  }

  .aixs2-base .aixs2-headline {
    font-size: clamp(24px, 8.2vw, 36px);
    line-height: 1.05;
  }

  .aixs4 .aixs4-headline {
    font-size: clamp(24px, 8.2vw, 36px);
    line-height: 1.05;
  }

  .aixs6 .aixs6-headline {
    font-size: clamp(24px, 8.2vw, 36px);
    line-height: 1.05;
  }

  .aixs8 .aixs8-headline {
    font-size: clamp(24px, 8.2vw, 36px);
    line-height: 1.05;
  }

  .aixs2-base .aixs2-copy {
    font-size: 16px;
    line-height: 1.35;
  }

  .aixs4 .aixs4-copy {
    font-size: 16px;
    line-height: 1.35;
  }

  .aixs6 .aixs6-copy {
    font-size: 16px;
    line-height: 1.35;
  }

  .aixs8 .aixs8-copy {
    font-size: 16px;
    line-height: 1.35;
  }
}

@media (max-width: 430px) {
  .aixs6 {
    min-height: 760px;
  }

  .aixs6::after {
    height: calc(min(100vw, 520px) * 0.7692307692);
  }

  .aixs6 .aixs6-content {
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 14px 64px;
  }

  .aixs8 {
    min-height: 760px;
  }

  .aixs8 .aixs8-content {
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 14px 64px;
  }

  .aixs8 .aixs8-media {
    width: min(34%, 128px);
    right: 10%;
    bottom: 18px;
  }

  .aixs2-base {
    min-height: 760px;
  }

  .aixs2-base::after {
    height: calc(min(100vw, 520px) * 0.7692307692);
  }

  .aixs2-base .aixs2-content {
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 14px 64px;
  }

  .aixs3-base {
    min-height: 760px;
  }

  .aixs3-base::after {
    height: calc(min(100vw, 520px) * 0.7692307692);
  }

  .aixs3-base .aixs3-content {
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 14px 64px;
  }
}

@media (max-width: 390px) {
  .aixs6 {
    min-height: 760px;
  }

  .aixs6::after {
    height: calc(min(100vw, 520px) * 0.7692307692);
  }

  .aixs6 .aixs6-content {
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 12px 64px;
  }

  .aixs8 {
    min-height: 760px;
  }

  .aixs8 .aixs8-content {
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 12px 64px;
  }

  .aixs8 .aixs8-media {
    width: min(32%, 114px);
    right: 8%;
    bottom: 14px;
  }

  .aixs2-base .aixs2-content {
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 12px 64px;
  }

  .aixs3-base .aixs3-content {
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 12px 64px;
  }
}

@media (max-width: 360px) {
  .aixs6 {
    min-height: 760px;
  }

  .aixs6::after {
    height: calc(min(100vw, 520px) * 0.7692307692);
  }

  .aixs6 .aixs6-content {
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 10px 64px;
  }

  .aixs8 {
    min-height: 760px;
  }

  .aixs8 .aixs8-content {
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 10px 64px;
  }

  .aixs8 .aixs8-media {
    width: min(30%, 102px);
    right: 6%;
    bottom: 12px;
  }

  .aixs2-base .aixs2-content {
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 10px 64px;
  }

  .aixs3-base .aixs3-content {
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 10px 64px;
  }
}

/* ── Section 3/5/7 Modular (no shared .aixs3 base selectors) ── */

/* Section 3 (aixs3-base) */
.aixs3-base {
  position: relative;
  min-height: 640px;
  background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/background.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.aixs3-base::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to right,
    rgba(0, 25, 65, 0.80) 0%,
    rgba(0, 25, 65, 0.55) 35%,
    rgba(0, 25, 65, 0.15) 55%,
    transparent 68%
  );
  z-index: 1;
  pointer-events: none;
}

.aixs3-base .aixs3-media {
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  width: min(48%, 860px);
  z-index: 4;
  pointer-events: none;
}

.aixs3-base .aixs3-media img {
  width: 100%;
  height: auto;
  display: block;
}

.aixs3-base .aixs3-content {
  position: relative;
  z-index: 3;
  margin-right: auto;
  width: min(50%, 700px);
  padding: 150px 24px 90px 7.5%;
  text-align: center;
}

.aixs3-base .aixs3-title {
  margin: 0;
  color: #ffffff;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.aixs3-base .aixs3-title span {
  font-weight: 700;
  color: #ffffff;
}

.aixs3-base .aixs3-title,
.aixs3-base .aixs3-headline,
.aixs3-base .aixs3-copy {
  text-shadow: 0 2px 10px rgba(0, 18, 48, 0.55);
}

.aixs3-base .aixs3-title-line {
  width: 72px;
  height: 4px;
  background: #006cb7;
  margin: 20px auto 42px;
}

.aixs3-base .aixs3-headline {
  margin: 0;
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.12;
}

.aixs3-base .aixs3-copy {
  margin: 28px auto 42px;
  max-width: 650px;
  color: #ffffff;
  font-size: clamp(18px, 0.95vw, 22px);
  line-height: 1.4;
  font-weight: 300;
}

.aixs3-base .aixs3-arrow {
  display: inline-block;
}

.aixs3-base .aixs3-arrow img {
  width: 38px;
  height: auto;
  display: block;
}

/* Section 5 (aixs5) */
.aixs5 {
  position: relative;
  min-height: 640px;
  background-color: #ffffff;
  background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/background-section-5.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.aixs5::before {
  display: none;
}

.aixs5 .aixs5-media {
  position: absolute;
  right: 0;
  top: auto;
  bottom: -5px;
  width: min(40%, 735px);
  z-index: 2;
  pointer-events: none;
}

.aixs5 .aixs5-media img {
  width: 100%;
  height: auto;
  display: block;
}

.aixs5 .aixs5-content {
  position: relative;
  z-index: 3;
  background: #ffffff;
  padding: 50px;
  margin: 80px 0 80px 7.5%;
  width: auto;
  max-width: 500px;
  border-radius: 4px;
  text-align: center;
}

.aixs5 .aixs5-title {
  margin: 0;
  color: #1e1e1e;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.aixs5 .aixs5-title span {
  font-weight: 700;
  color: #000000;
}

.aixs5 .aixs5-title-line {
  width: 72px;
  height: 4px;
  background: #006cb7;
  margin: 20px auto 42px;
}

.aixs5 .aixs5-headline {
  margin: 0;
  color: #767676;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.12;
}

.aixs5 .aixs5-copy {
  margin: 28px auto 42px;
  max-width: 650px;
  color: #767676;
  font-size: clamp(18px, 0.95vw, 22px);
  line-height: 1.4;
  font-weight: 300;
}

.aixs5 .aixs5-title,
.aixs5 .aixs5-headline,
.aixs5 .aixs5-copy {
  text-shadow: none;
}

.aixs5 .aixs5-arrow {
  display: inline-block;
}

.aixs5 .aixs5-arrow img {
  width: 38px;
  height: auto;
  display: block;
}

/* Section 7 (aixs7) */
.aixs7 {
  position: relative;
  min-height: 640px;
  background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/background-section-7.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.aixs7::before {
  display: none;
}

.aixs7 .aixs7-media {
  display: none;
}

.aixs7 .aixs7-content {
  position: relative;
  z-index: 3;
  background: #ffffff;
  padding: 50px;
  margin: 80px auto 80px 7.5%;
  width: auto;
  max-width: 500px;
  border-radius: 4px;
  text-align: center;
}

.aixs7 .aixs7-title {
  margin: 0;
  color: #1e1e1e;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.aixs7 .aixs7-title span {
  font-weight: 700;
  color: #000000;
}

.aixs7 .aixs7-title-line {
  width: 72px;
  height: 4px;
  background: #006cb7;
  margin: 20px auto 42px;
}

.aixs7 .aixs7-headline {
  margin: 0;
  color: #767676;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.12;
}

.aixs7 .aixs7-copy {
  margin: 28px auto 42px;
  max-width: 650px;
  color: #767676;
  font-size: clamp(18px, 0.95vw, 22px);
  line-height: 1.4;
  font-weight: 300;
}

.aixs7 .aixs7-title,
.aixs7 .aixs7-headline,
.aixs7 .aixs7-copy {
  text-shadow: none;
}

.aixs7 .aixs7-arrow {
  display: inline-block;
}

.aixs7 .aixs7-arrow img {
  width: 38px;
  height: auto;
  display: block;
}

@media (max-width: 1200px) {
  .aixs3-base {
    min-height: 540px;
  }

  .aixs3-base .aixs3-media {
    width: min(50%, 700px);
  }

  .aixs3-base .aixs3-content {
    width: min(50%, 620px);
    padding-top: 120px;
  }

  .aixs5 {
    min-height: 540px;
  }

  .aixs5 .aixs5-media {
    width: min(42%, 540px);
  }

  .aixs5 .aixs5-content {
    max-width: 420px;
    padding: 40px;
  }

  .aixs7 {
    min-height: 540px;
  }

  .aixs7 .aixs7-content {
    max-width: 420px;
    padding: 40px;
  }
}

@media (max-width: 960px) {
  .aixs3-base {
    min-height: 550px;
    background-position: right center;
  }

  .aixs3-base .aixs3-media {
    width: min(52%, 560px);
    right: 0;
    top: 0;
  }

  .aixs3-base .aixs3-content {
    width: min(50%, 560px);
    padding: 84px 12px 70px 5%;
  }

  .aixs3-base .aixs3-headline {
    font-size: clamp(20px, 4.1vw, 38px);
  }

  .aixs3-base .aixs3-copy {
    margin-top: 22px;
    margin-bottom: 32px;
  }

  .aixs5 {
    min-height: 550px;
    background-position: right center;
  }

  .aixs5 .aixs5-media {
    width: min(44%, 420px);
  }

  .aixs5 .aixs5-content {
    max-width: 380px;
    padding: 36px;
    margin: 60px 0 60px 5%;
  }

  .aixs5 .aixs5-headline {
    font-size: clamp(20px, 4.1vw, 38px);
  }

  .aixs5 .aixs5-copy {
    margin-top: 22px;
    margin-bottom: 32px;
  }

  .aixs7 {
    min-height: 550px;
    background-position: right center;
  }

  .aixs7 .aixs7-content {
    max-width: 380px;
    padding: 36px;
    margin: 60px 0 60px 5%;
  }

  .aixs7 .aixs7-headline {
    font-size: clamp(20px, 4.1vw, 38px);
  }

  .aixs7 .aixs7-copy {
    margin-top: 22px;
    margin-bottom: 32px;
  }
}

@media (max-width: 700px) {
  .aixs3-base {
    min-height: 760px;
    background-color: #ffffff;
    background-image: none;
  }

  .aixs3-base::before {
    display: none;
  }

  .aixs3-base::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(min(100vw, 520px) * 0.7692307692);
    z-index: 0;
    background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/Section3-mobile.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
  }

  .aixs3-base .aixs3-media {
    display: none;
  }

  .aixs3-base .aixs3-content {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 18px 64px;
    background: linear-gradient(
      to bottom,
      transparent calc(18px + min(100vw, 520px) * 0.7692307692 - 1px),
      #ffffff calc(18px + min(100vw, 520px) * 0.7692307692),
      #ffffff 100%
    );
  }

  .aixs3-base .aixs3-title {
    font-size: clamp(24px, 7.2vw, 34px);
    margin-top: 0;
  }

  .aixs3-base .aixs3-title-line {
    margin: 14px auto 22px;
  }

  .aixs3-base .aixs3-headline {
    font-size: clamp(24px, 8.2vw, 36px);
    line-height: 1.05;
  }

  .aixs3-base .aixs3-copy {
    font-size: 16px;
    line-height: 1.35;
  }

  .aixs3-base .aixs3-title {
    color: #1e1e1e;
    text-shadow: none;
  }

  .aixs3-base .aixs3-title span {
    color: #000;
    text-shadow: none;
  }

  .aixs3-base .aixs3-headline {
    color: #767676;
    text-shadow: none;
  }

  .aixs3-base .aixs3-copy {
    color: #767676;
    text-shadow: none;
  }

  .aixs3-base .aixs3-arrow {
    display: inline-block;
  }

  .aixs3-base .aixs3-arrow img {
    content: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/down-arrow.jpg");
  }

  .aixs5 {
    min-height: 760px;
    background-color: #ffffff;
    background-image: none;
  }

  .aixs5::before {
    display: none;
  }

  .aixs5::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(min(100vw, 520px) * 0.7692307692);
    z-index: 0;
    background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/section5-mobile-image.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
  }

  .aixs5 .aixs5-media {
    display: none;
  }

  .aixs5 .aixs5-content {
    margin: 0 auto;
    max-width: 420px;
    width: 100%;
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 18px 64px;
    background: linear-gradient(
      to bottom,
      transparent calc(18px + min(100vw, 520px) * 0.7692307692 - 1px),
      #ffffff calc(18px + min(100vw, 520px) * 0.7692307692),
      #ffffff 100%
    );
  }

  .aixs5 .aixs5-title {
    font-size: clamp(24px, 7.2vw, 34px);
  }

  .aixs5 .aixs5-title-line {
    margin: 14px auto 22px;
  }

  .aixs5 .aixs5-headline {
    font-size: clamp(24px, 8.2vw, 36px);
    line-height: 1.05;
  }

  .aixs5 .aixs5-copy {
    font-size: 16px;
    line-height: 1.35;
  }

  .aixs7 {
    min-height: 760px;
    background-color: #ffffff;
    background-image: none;
  }

  .aixs7::before {
    display: none;
  }

  .aixs7::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(min(100vw, 520px) * 0.7692307692);
    z-index: 0;
    background-image: url("https://i.atlasied.com/atlasied/AIX-IPX-Series/background-section7-mobile.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
  }

  .aixs7 .aixs7-media {
    display: none;
  }

  .aixs7 .aixs7-content {
    margin: 0 auto;
    max-width: 420px;
    width: 100%;
    padding: calc(18px + min(100vw, 520px) * 0.7692307692) 18px 64px;
    background: linear-gradient(
      to bottom,
      transparent calc(18px + min(100vw, 520px) * 0.7692307692 - 1px),
      #ffffff calc(18px + min(100vw, 520px) * 0.7692307692),
      #ffffff 100%
    );
  }

  .aixs7 .aixs7-title {
    font-size: clamp(24px, 7.2vw, 34px);
  }

  .aixs7 .aixs7-title-line {
    margin: 14px auto 22px;
  }

  .aixs7 .aixs7-headline {
    font-size: clamp(24px, 8.2vw, 36px);
    line-height: 1.05;
  }

  .aixs7 .aixs7-copy {
    font-size: 16px;
    line-height: 1.35;
  }
}

/* ──────────────────────────────────────────────── */

.page .iso-wrapper,
.page .iso-fullwidth {
  font-size: clamp(16px, 1.3vw, 18px);
  font-weight: 300;
  text-align: center;
}

.iso-wrapper p,
.iso-fullwidth p {
  line-height: 1.4em;
  margin: 20px auto;
  padding: 0 10px;
  color: #767676;
  max-width: 1000px;
  font-weight: 400;
}

.text-grey { color: #767676 !important; }

.iso-video { margin: 40px auto; }
.iso-fullwidth p { max-width: 800px; margin: 0 auto; }

.iso-sbs-container {
  display: flex;
  flex-flow: column wrap;
  gap: 1rem;
  align-items: stretch;
  justify-content: space-evenly;
  max-width: 100%;
  padding: 1rem;
  width: 100%;
}

.iso-sbs-item {
  flex: 1;
  padding: 1rem;
  font-weight: 500;
}

.iso-sbs-item img { max-width: 100%; }

.iso-sbs-title {
  font-weight: 500;
  font-size: 0.8em;
  text-transform: uppercase;
  color: #000 !important;
}

@media screen and (min-width: 600px) {
  .iso-sbs-container { flex-direction: row; align-items: center; }
  .iso-sbs-item { max-width: 48%; }
}



.iso-banner { position: relative; background-size: cover; }
.iso-banner .iso-gradient {
  position: absolute;
  width: 100%;
  height: 15px;
  top: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
}

.iso-transparency > * { margin: 20px auto; }

.iso-banner-body {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.iso-banner-body .iso-textarea { width: clamp(600px, 45%, 65%); margin: 0 2%; }
.iso-banner-body.text-light .iso-transparency { padding: 20px 3%; background: rgba(0, 0, 0, 0.2); }
.iso-banner-body.text-dark .iso-transparency { padding: 20px 3%; background: rgba(255, 255, 255, 0.2); }
.iso-banner-body a.iso-golow { display: block; margin: 40px 0 0; }
.iso-banner-body.text-right { justify-content: flex-end; }
.iso-banner-body.text-left { justify-content: flex-start; }
.iso-banner-body.text-dark * { color: #767676; }
.iso-banner-body.text-light * { color: #fff; }
.iso-banner-body.text-dark .iso-smalltitle { color: #000; }

.iso-title,
.iso-smalltitle {
  font-weight: 300;
  margin: 15px 0;
}

.iso-banner-body .iso-smalltitle { font-weight: 700; }
.iso-boldlogo { font-weight: 500; }

.iso-flyer {
  padding: 40px 0;
  background-color: #ddd;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.iso-flyer .iso-flyer-buttons {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  margin: 20px 0;
}

.iso-flyer .iso-flyer-buttons a {
  width: 200px;
  background: #0468b6;
  padding: 5px 10px;
  margin: 0 20px;
  color: #fff;
  border-radius: 10px;
  display: inline-block;
  text-decoration: none;
}

.iso-flyer .iso-flyer-buttons a:hover {
  background: #0058af;
  text-decoration: none;
  box-shadow: 1px 1px 2px 2px #8a8a8a;
}

/* Flyer title sizing aligned with upper section headline scale */
#Flyer .iso-smalltitle {
  margin: 0;
  color: #1e1e1e;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.03em;
  line-height: 1.12;
}

#Flyer .iso-smalltitle .iso-boldlogo {
  font-weight: 700;
  color: #000000;
}

#Flyer h3 {
  margin: 8px 0 0;
  color: #767676;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.12;
}

@media all and (min-width: 961px) {
  .iso-banner .iso-mobile { display: none; }
  .iso-driver { background-image: url('https://www.atlasied.com/c/isoflare/IsoFlare-Driver.jpg'); height: 41.67vw; max-height: 800px; }
  .iso-finedining { background-image: url('https://www.atlasied.com/c/isoflare/Fine-Dining-Banner.jpg'); height: 52.08vw; max-height: 1000px; }
  .iso-toolfree { background-image: url('https://www.atlasied.com/c/isoflare/Tool-Free-Clamp.jpg'); height: 41.67vw; max-height: 800px; }
  .iso-luxuryhotel { background-image: url('https://www.atlasied.com/c/isoflare/Luxury-Hotel-Banner.jpg'); height: 52.08vw; max-height: 1000px; }
  .iso-magneticgrilles { background-image: url('https://www.atlasied.com/c/isoflare/Edgeless-Magnetic-Grilles-Anim.gif'); height: 41.67vw; max-height: 800px; }
  .iso-surfacemount { background-image: url('https://www.atlasied.com/c/isoflare/Surface-Mount-Speaker-All-Weather.png'); height: 41.67vw; max-height: 800px; }
  .iso-casinos { background-image: url('https://www.atlasied.com/c/isoflare/Casino-Banner.jpg'); height: 52.08vw; max-height: 1000px; }
  .iso-upscalebars { background-image: url('https://www.atlasied.com/c/isoflare/Upscale-Bars-Banner.jpg'); height: 52.08vw; max-height: 1000px; }
  .iso-surroundtechnology { background-image: url('https://www.atlasied.com/c/isoflare/Fluted-Surround.jpg'); height: 41.67vw; max-height: 800px; }
  .iso-retailspaces { background-image: url('https://www.atlasied.com/c/isoflare/Retail-Spaces-Banner.jpg'); height: 52.08vw; max-height: 1000px; }
}

@media all and (max-width: 960px) {
  .iso-swoosh { display: block !important; width: 100%; margin: 0 0 20px; }
  .iso-banner .iso-gradient { width: 0; height: 0; top: 0; background: none; }
  .iso-banner { background: none; height: auto; flex-direction: column-reverse; }
  .iso-banner .iso-mobile { display: block !important; background-size: cover; height: 51.28vw; max-width: 100%; }
  .iso-banner-body a.iso-golow { display: none; }
  .iso-banner-body.text-light * { color: #767676; }
  .iso-banner-body.text-light .iso-smalltitle { color: #000; }
  .iso-banner-body .iso-textarea { width: 100%; }
  .iso-banner-body.text-dark .iso-transparency,
  .iso-banner-body.text-light .iso-transparency { background: none; }

  .iso-driver .iso-mobile { background-image: url('https://www.atlasied.com/c/isoflare/IsoFlare-Driver-mobile.jpg'); }
  .iso-finedining .iso-mobile { background-image: url('https://www.atlasied.com/c/isoflare/Fine-Dining-mobile.jpg'); }
  .iso-toolfree .iso-mobile { background-image: url('https://www.atlasied.com/c/isoflare/Tool-Free-Clamp-mobile.jpg'); }
  .iso-luxuryhotel .iso-mobile { background-image: url('https://www.atlasied.com/c/isoflare/Luxury-Hotel-mobile.jpg'); }
  .iso-magneticgrilles .iso-mobile { background-image: url('https://www.atlasied.com/c/isoflare/Edgeless-Magnetic-Grilles-Anim-mobile.gif'); }
  .iso-surfacemount .iso-mobile { background-image: url('https://www.atlasied.com/c/isoflare/Surface-Mount-Speaker-All-Weather-mobile.png'); }
  .iso-casinos .iso-mobile { background-image: url('https://www.atlasied.com/c/isoflare/Casino-mobile.jpg'); }
  .iso-upscalebars .iso-mobile { background-image: url('https://www.atlasied.com/c/isoflare/Upscale-Bars-mobile.jpg'); }
  .iso-surroundtechnology .iso-mobile { background-image: url('https://www.atlasied.com/c/isoflare/Fluted-Surround-mobile.jpg'); }
  .iso-retailspaces .iso-mobile { background-image: url('https://www.atlasied.com/c/isoflare/Retail-Spaces-mobile.jpg'); }

  #Flyer .iso-smalltitle,
  #Flyer h3 {
    font-size: clamp(24px, 8.2vw, 36px);
    line-height: 1.05;
  }

  #Flyer .iso-flyer-buttons {
    flex-wrap: wrap;
    gap: 12px;
  }

  #Flyer .iso-flyer-buttons a {
    margin: 0;
    width: min(240px, 84vw);
  }
}

@media all and (max-width: 430px) {
  #Flyer .iso-smalltitle,
  #Flyer h3 {
    font-size: clamp(20px, 7.6vw, 30px);
    line-height: 1.08;
  }

  #Flyer .iso-flyer-buttons a {
    width: min(220px, 88vw);
  }
}

@media all and (max-width: 360px) {
  #Flyer .iso-smalltitle,
  #Flyer h3 {
    font-size: clamp(18px, 7.2vw, 26px);
  }

  #Flyer .iso-flyer-buttons a {
    width: min(210px, 90vw);
  }
}

@media all and (max-width: 1248px) {
  .iso-banner-body a.iso-golow { display: none; }
}
