@charset "UTF-8";
/* GNI Case Study — Figma artboard 1512×982
   Display: FK Screamer Trial (Regular 400 / Medium 500 / Bold 700 / Black 900)
   Official family has 4 styles only — 200–300 map to Regular, 600 to Medium, 800 to Bold.
   Body: Urbanist
*/
@font-face {
  font-family: "FK Screamer Trial";
  src: url("../../fonts/FKScreamerTrial-Regular.woff2") format("woff2"), url("../../fonts/FKScreamerTrial-Regular.woff") format("woff"), url("../../fonts/FKScreamerTrial-Regular.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FK Screamer Trial";
  src: url("../../fonts/FKScreamerTrial-Regular.woff2") format("woff2"), url("../../fonts/FKScreamerTrial-Regular.woff") format("woff"), url("../../fonts/FKScreamerTrial-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FK Screamer Trial";
  src: url("../../fonts/FKScreamerTrial-Regular.woff2") format("woff2"), url("../../fonts/FKScreamerTrial-Regular.woff") format("woff"), url("../../fonts/FKScreamerTrial-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FK Screamer Trial";
  src: url("../../fonts/FKScreamerTrial-Medium.woff2") format("woff2"), url("../../fonts/FKScreamerTrial-Medium.woff") format("woff"), url("../../fonts/FKScreamerTrial-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FK Screamer Trial";
  src: url("../../fonts/FKScreamerTrial-Medium.woff2") format("woff2"), url("../../fonts/FKScreamerTrial-Medium.woff") format("woff"), url("../../fonts/FKScreamerTrial-Medium.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FK Screamer Trial";
  src: url("../../fonts/FKScreamerTrial-Bold.woff2") format("woff2"), url("../../fonts/FKScreamerTrial-Bold.woff") format("woff"), url("../../fonts/FKScreamerTrial-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FK Screamer Trial";
  src: url("../../fonts/FKScreamerTrial-Bold.woff2") format("woff2"), url("../../fonts/FKScreamerTrial-Bold.woff") format("woff"), url("../../fonts/FKScreamerTrial-Bold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FK Screamer Trial";
  src: url("../../fonts/FKScreamerTrial-Black.woff2") format("woff2"), url("../../fonts/FKScreamerTrial-Black.woff") format("woff"), url("../../fonts/FKScreamerTrial-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.gni-split-line {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  line-height: inherit;
}

.gni-split-word {
  display: inline-block;
  will-change: transform, opacity;
}

.gni-split-space {
  display: inline-block;
  width: 0.28em;
}

.gni-case-page {
  --gni-display: FK Screamer Trial, Anton, Impact, Arial Narrow, sans-serif;
  --gni-body: Urbanist, sans-serif;
  background: #000 !important;
  color: #fff;
}

html:has(.gni-case-page) {
  background: #000 !important;
}

.gni-case-page,
.gni-case-page #scroll-container,
.gni-case-page .smooth-scroll {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background: #000;
}

.gni-case-page .brand-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 20;
}

.gni-case-page .footer-block {
  position: relative;
  z-index: 2;
  margin-top: 0;
}

.gni-case-page .footer-block .social-links {
  display: flex;
  align-items: center;
  gap: 4px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.gni-case-page .footer-block .social-links li {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}

.gni-case-page .footer-block .social-links li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 0;
}

.gni-hero {
  position: relative;
  background-color: #000;
  background-image: url("../images/gni-casestudy/gni-hero-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10rem 20px 50px;
}
@media (max-width: 991px) {
  .gni-hero {
    min-height: 100vh;
    padding: 100px 24px 120px;
  }
}
@media (max-width: 768px) {
  .gni-hero {
    padding: 90px 24px 30px;
  }
}

.gni-hero__content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: calc(1140 / 1512 * 100vw);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 100px;
  align-items: center;
}
@media (max-width: 768px) {
  .gni-hero__content {
    gap: 50px;
  }
}

.gni-hero__title {
  font-family: "FK Screamer Trial", Anton, "Impact", "Arial Narrow", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  font-size: calc(121 / 1512 * 100vw);
  color: #d3e0ff;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0;
  width: 100%;
}

.gni-hero__line {
  display: flex;
  align-items: center;
  width: 100%;
}

.gni-hero__line--top {
  justify-content: flex-start;
  padding-left: calc(159 / 1512 * 100vw);
  letter-spacing: 0.01em;
}

.gni-hero__line--mid {
  position: relative;
  justify-content: flex-start;
  padding-left: calc(137 / 1512 * 100vw);
  margin-top: calc(-6 / 1512 * 100vw);
  margin-bottom: calc(-2 / 1512 * 100vw);
  gap: calc(32 / 1512 * 100vw);
  align-items: center;
}

.gni-hero__accent {
  color: #98b6ff;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}

.gni-hero__desc {
  flex: 0 0 calc(310 / 1512 * 100vw);
  width: calc(310 / 1512 * 100vw);
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: calc(20.3 / 1512 * 100vw);
  line-height: 1.442;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #c6c9ce;
  text-align: left;
}

.gni-hero__line--bot {
  gap: calc(28 / 1512 * 100vw);
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}

.gni-hero__clarity {
  white-space: nowrap;
}

.gni-hero__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: calc(165 / 1512 * 100vw);
  height: calc(97 / 1512 * 100vw);
  background: #d3e0ff;
  border-radius: calc(20 / 1512 * 100vw);
  flex-shrink: 0;
  padding: calc(12 / 1512 * 100vw) calc(18 / 1512 * 100vw);
}
.gni-hero__badge img {
  display: block;
  width: auto;
  height: 100%;
  max-width: 100%;
  object-fit: contain;
}

.gni-hero__scroll {
  position: relative;
  z-index: 3;
  margin-top: calc(48 / 1512 * 100vw);
  text-decoration: none;
}

.gni-hero__scroll-track {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: calc(77 / 1512 * 100vw);
  height: calc(140 / 1512 * 100vw);
  border-radius: calc(130 / 1512 * 100vw);
  background: rgba(48, 74, 136, 0.2);
  padding-bottom: calc(6 / 1512 * 100vw);
}

.gni-hero__scroll-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(64 / 1512 * 100vw);
  height: calc(64 / 1512 * 100vw);
  border-radius: 50%;
  background: #d9d9d9;
  animation: gni-scroll-bob 2s ease-in-out infinite;
}
.gni-hero__scroll-btn img {
  width: calc(35 / 1512 * 100vw);
  height: calc(35 / 1512 * 100vw);
  transform: rotate(90deg);
  display: block;
}

@keyframes gni-scroll-bob {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(6px);
  }
}
@media (max-width: 991px) {
  .gni-hero__title {
    font-size: clamp(42px, 11vw, 72px);
    align-items: center;
    text-align: center;
  }
  .gni-hero__line--top,
  .gni-hero__line--mid,
  .gni-hero__line--bot {
    justify-content: center;
    padding-left: 0;
  }
  .gni-hero__desc {
    flex: none;
    width: 100%;
    max-width: 320px;
    margin: 0 auto 16px;
    font-size: 14px;
    text-align: center;
    order: -1;
  }
  .gni-hero__line--mid {
    flex-direction: column;
    margin: 8px 0;
    gap: 12px;
  }
  .gni-hero__line--bot {
    flex-direction: column;
    gap: 20px;
    flex-wrap: wrap;
  }
  .gni-hero__badge {
    width: 132px;
    height: 78px;
    border-radius: 16px;
    padding: 10px 14px;
  }
  .gni-hero__scroll-track {
    width: 54px;
    height: 100px;
  }
  .gni-hero__scroll-btn {
    width: 46px;
    height: 46px;
  }
  .gni-hero__scroll-btn img {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 575px) {
  .gni-hero__title {
    font-size: clamp(36px, 12vw, 48px);
  }
  .gni-hero__clarity {
    white-space: normal;
    text-align: center;
  }
}
.gni-process {
  position: relative;
  min-height: calc(982 / 1512 * 100vw);
  background-color: #000;
  background-image: url("../images/gni-casestudy/ss-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(80 / 1512 * 100vw) calc(40 / 1512 * 100vw);
}

.gni-process__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: calc(1200 / 1512 * 100vw);
  margin: 0 auto;
}

.gni-process__title {
  font-family: "FK Screamer Trial", Anton, "Impact", "Arial Narrow", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  margin: 0;
  font-size: calc(121 / 1512 * 100vw);
  color: #d3e0ff;
  line-height: 1;
  width: 100%;
  min-height: calc(760 / 1512 * 100vw);
}

.gni-process__from,
.gni-process__complex,
.gni-process__to,
.gni-process__seamless,
.gni-process__experience {
  position: absolute;
  white-space: nowrap;
}

.gni-process__from {
  left: calc(140 / 1512 * 100vw);
  top: calc(40 / 1512 * 100vw);
}

.gni-process__complex {
  left: calc(437 / 1512 * 100vw);
  top: calc(151 / 1512 * 100vw);
  z-index: 1;
}

.gni-process__to {
  left: calc(779 / 1512 * 100vw);
  top: calc(283 / 1512 * 100vw);
  z-index: 1;
}

.gni-process__seamless {
  left: calc(17 / 1512 * 100vw);
  top: calc(416 / 1512 * 100vw);
  z-index: 1;
}

.gni-process__experience {
  left: calc(148 / 1512 * 100vw);
  top: calc(571 / 1512 * 100vw);
  text-transform: uppercase;
}

.gni-process__media {
  position: absolute;
  left: 50%;
  top: calc(232 / 1512 * 100vw);
  transform: translateX(-50%);
  display: block;
  width: calc(325 / 1512 * 100vw);
  height: calc(323 / 1512 * 100vw);
  border-radius: calc(11 / 1512 * 100vw);
  overflow: hidden;
  z-index: 3;
}

.gni-process__thumb {
  display: block;
  width: 100%;
  height: 100%;
}

.gni-process__play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(64 / 1512 * 100vw);
  height: calc(64 / 1512 * 100vw);
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gni-process__play-circle {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: #d9d9d9;
}

.gni-process__play-icon {
  position: relative;
  z-index: 1;
  width: calc(26 / 1512 * 100vw);
  height: calc(26 / 1512 * 100vw);
  margin-left: calc(3 / 1512 * 100vw);
  display: block;
}

@media (max-width: 991px) {
  .gni-process {
    min-height: auto;
    padding: 50px 24px 50px;
  }
  .gni-process__inner {
    min-height: 0;
  }
  .gni-process__title {
    min-height: 0;
    font-size: clamp(36px, 10vw, 56px);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
  .gni-process__from,
  .gni-process__complex,
  .gni-process__to,
  .gni-process__seamless,
  .gni-process__experience {
    position: static;
    white-space: normal;
  }
  .gni-process__from {
    order: 1;
  }
  .gni-process__complex {
    order: 2;
  }
  .gni-process__media {
    order: 3;
  }
  .gni-process__seamless {
    order: 4;
  }
  .gni-process__to {
    order: 5;
  }
  .gni-process__experience {
    order: 6;
  }
  .gni-process__media {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    width: min(325px, 78vw);
    height: min(323px, 78vw);
    margin: 20px auto;
  }
  .gni-process__play {
    width: 56px;
    height: 56px;
  }
  .gni-process__play-icon {
    width: 22px;
    height: 22px;
    margin-left: 3px;
  }
}
.gni-video {
  position: relative;
  width: 100%;
  min-height: calc(982 / 1512 * 100vw);
  aspect-ratio: 1512/982;
  background-color: #000;
  background-image: url("../images/gni-casestudy/third-img.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gni-video__play {
  position: relative;
  width: calc(64 / 1512 * 100vw);
  height: calc(64 / 1512 * 100vw);
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  transition: transform 0.2s ease;
}
.gni-video__play:hover {
  transform: scale(1.06);
}

.gni-video__play-circle {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 calc(4 / 1512 * 100vw) calc(24 / 1512 * 100vw) rgba(0, 0, 0, 0.25);
}

.gni-video__play-icon {
  position: relative;
  z-index: 1;
  width: calc(26 / 1512 * 100vw);
  height: calc(26 / 1512 * 100vw);
  margin-left: calc(3 / 1512 * 100vw);
  display: block;
}

@media (max-width: 991px) {
  .gni-video {
    min-height: 60vh;
    aspect-ratio: auto;
  }
  .gni-video__play {
    width: 56px;
    height: 56px;
  }
  .gni-video__play-icon {
    width: 22px;
    height: 22px;
    margin-left: 3px;
  }
}
@media (max-width: 575px) {
  .gni-video {
    min-height: 320px;
  }
  .gni-video__play {
    width: 48px;
    height: 48px;
  }
  .gni-video__play-icon {
    width: 18px;
    height: 18px;
  }
}
.gni-beginning {
  position: relative;
  width: 100%;
  min-height: calc(982 / 1512 * 100vw);
  background: #fff;
  color: #1a1a1a;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(80 / 1512 * 100vw) calc(40 / 1512 * 100vw);
}
@media (max-width: 430px) {
  .gni-beginning {
    padding: 20px 20px !important;
  }
}

.gni-beginning__deco {
  position: absolute;
  pointer-events: none;
  object-fit: cover;
  max-width: none;
}

.gni-beginning__deco--tr {
  right: 0;
  top: 0;
}

.gni-beginning__deco--bl {
  bottom: 30px;
  left: 0;
}

.gni-beginning__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: calc(898 / 1512 * 100vw);
  margin: 0 auto;
  text-align: center;
}

.gni-beginning__title {
  font-family: "FK Screamer Trial", Anton, "Impact", "Arial Narrow", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 calc(40 / 1512 * 100vw);
  font-size: calc(121 / 1512 * 100vw);
  line-height: 1;
}

.gni-beginning__heading {
  display: block;
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: calc(8 / 1512 * 100vw);
}

.gni-beginning__bond-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: calc(12 / 1512 * 100vw);
}

.gni-beginning__bonded {
  color: #1a1a1a;
}

.gni-beginning__since {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: calc(127 / 1512 * 100vw);
  padding: calc(10 / 1512 * 100vw) calc(20 / 1512 * 100vw);
  background: #171572;
  color: #e5edff;
  font-family: "FK Screamer Trial", Anton, "Impact", "Arial Narrow", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  white-space: nowrap;
}

.gni-beginning__lead,
.gni-beginning__copy {
  margin: 0 auto;
  max-width: calc(898 / 1512 * 100vw);
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: calc(20.3 / 1512 * 100vw);
  line-height: 1.442;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #696969;
}

.gni-beginning__lead {
  margin-bottom: calc(16 / 1512 * 100vw);
}

@media (max-width: 991px) {
  .gni-beginning {
    min-height: auto;
    padding: 50px 20px;
  }
  .gni-beginning__title {
    font-size: clamp(36px, 10vw, 72px);
    margin-bottom: 32px;
  }
  .gni-beginning__since {
    min-height: auto;
    padding: 10px 16px;
    font-size: clamp(36px, 10vw, 72px);
  }
  .gni-beginning__lead,
  .gni-beginning__copy {
    font-size: 14px;
  }
  .gni-beginning__deco--tr {
    width: 5vw;
    right: 0;
    top: 0;
  }
  .gni-beginning__deco--bl {
    width: 5vw;
    left: 0;
    bottom: 30px;
  }
}
.gni-reality {
  width: 100%;
  min-height: calc(982 / 1512 * 100vw);
  background-color: #000;
  background-image: url("../images/gni-casestudy/reality-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  padding: calc(80 / 1512 * 100vw) calc(40 / 1512 * 100vw);
}
@media (max-width: 430px) {
  .gni-reality {
    padding: 40px 24px 40px !important;
  }
}

.gni-reality__inner {
  width: 100%;
  max-width: calc(1400 / 1512 * 100vw);
  margin: 0 auto;
}

.gni-reality__layout {
  display: grid;
  grid-template-columns: minmax(0px, 34.0185vw) minmax(0px, 1fr);
  gap: calc(48 / 1512 * 100vw);
  align-items: stretch;
  min-height: calc(820 / 1512 * 100vw);
}

.gni-reality__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: calc(32 / 1512 * 100vw);
  padding-top: calc(20 / 1512 * 100vw);
}

.gni-reality__title {
  font-family: "FK Screamer Trial", Anton, "Impact", "Arial Narrow", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  font-size: calc(121 / 1512 * 100vw);
  color: #d3e0ff;
  line-height: 1;
}

.gni-reality__intro p {
  margin: 0 0 calc(8 / 1512 * 100vw);
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: calc(20.3 / 1512 * 100vw);
  line-height: 1.442;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #999ea9;
}
.gni-reality__intro p:last-child {
  margin-bottom: 0;
}

.gni-reality__tagline {
  margin: auto 0 0;
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: calc(26 / 1512 * 100vw);
  line-height: 1.442;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
}

.gni-reality__cards {
  display: flex;
  flex-direction: column;
  gap: calc(56 / 1512 * 100vw);
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-height: calc(820 / 1512 * 100vw);
  padding-top: calc(24 / 1512 * 100vw);
  overflow: visible;
}

.gni-reality__card {
  display: flex;
  align-items: center;
  gap: calc(28 / 1512 * 100vw);
  width: calc(626 / 1512 * 100vw);
  min-height: calc(131 / 1512 * 100vw);
  padding: calc(9 / 1512 * 100vw) calc(28 / 1512 * 100vw) calc(9 / 1512 * 100vw) calc(10 / 1512 * 100vw);
  border-radius: calc(30 / 1512 * 100vw);
  opacity: 0.4;
  flex-shrink: 0;
  background: rgba(22, 38, 80, 0.2);
  box-shadow: inset 0 0 calc(32.5 / 1512 * 100vw) rgba(146, 198, 255, 0.15);
}

.gni-reality__card-thumb {
  flex-shrink: 0;
  width: calc(111 / 1512 * 100vw);
  height: calc(113 / 1512 * 100vw);
  border-radius: calc(25 / 1512 * 100vw);
  object-fit: cover;
}

.gni-reality__card-text {
  margin: 0;
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: calc(17.8 / 1512 * 100vw);
  line-height: 1.442;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
}

.gni-reality__card--1 {
  margin-left: 67%;
}

.gni-reality__card--2 {
  margin-left: 45%;
}

.gni-reality__card--featured {
  margin-left: 28%;
  width: calc(739 / 1512 * 100vw);
  min-height: calc(154 / 1512 * 100vw);
  padding: calc(10 / 1512 * 100vw) calc(32 / 1512 * 100vw) calc(10 / 1512 * 100vw) calc(12 / 1512 * 100vw);
  border-radius: calc(35 / 1512 * 100vw);
  opacity: 1;
  box-shadow: inset 0 0 calc(38.4 / 1512 * 100vw) rgba(146, 198, 255, 0.15);
}
.gni-reality__card--featured .gni-reality__card-thumb {
  width: calc(131 / 1512 * 100vw);
  height: calc(133 / 1512 * 100vw);
  border-radius: calc(29 / 1512 * 100vw);
}
.gni-reality__card--featured .gni-reality__card-text--featured {
  font-size: calc(26 / 1512 * 100vw);
  color: #d3e0ff;
}
.gni-reality__card--featured .gni-reality__card-text--featured span {
  display: block;
}

.gni-reality__card--4 {
  margin-left: 45%;
}

.gni-reality__card--5 {
  margin-left: 67%;
}

@media (max-width: 991px) {
  .gni-reality {
    min-height: auto;
    padding: 80px 24px 40px;
  }
  .gni-reality__layout {
    grid-template-columns: 1fr;
    gap: 40px;
    min-height: 0;
  }
  .gni-reality__content {
    gap: 24px;
    padding-top: 0;
  }
  .gni-reality__title {
    font-size: clamp(36px, 10vw, 72px);
  }
  .gni-reality__intro p {
    font-size: 14px;
  }
  .gni-reality__tagline {
    margin-top: 8px;
    font-size: 16px;
  }
  .gni-reality__cards {
    gap: 16px;
    padding-top: 0;
    min-height: 0;
  }
  .gni-reality__card,
  .gni-reality__card--1,
  .gni-reality__card--2,
  .gni-reality__card--featured,
  .gni-reality__card--4,
  .gni-reality__card--5 {
    margin-left: 0;
    width: 100%;
    min-height: 0;
    opacity: 1;
  }
  .gni-reality__card-thumb {
    width: 72px;
    height: 72px;
    border-radius: 16px;
  }
  .gni-reality__card-text {
    font-size: 13px;
  }
  .gni-reality__card--featured .gni-reality__card-text--featured {
    font-size: 16px;
  }
  .gni-reality__card--featured .gni-reality__card-text--featured span {
    display: inline;
  }
}
.gni-understanding {
  width: 100%;
  min-height: calc(982 / 1512 * 100vw);
  background-color: #fff;
  background-image: url("../images/gni-casestudy/understanding-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .gni-understanding {
    min-height: auto;
  }
}

.gni-understanding__inner {
  width: 100%;
  min-height: calc(982 / 1512 * 100vw);
  margin: 0 auto;
  padding: calc(135 / 1512 * 100vw) calc(106 / 1512 * 100vw) calc(100 / 1512 * 100vw);
  display: flex;
  flex-direction: column;
  gap: calc(74 / 1512 * 100vw);
}
@media (max-width: 991px) {
  .gni-understanding__inner {
    min-height: 0;
    padding: 40px 24px 30px;
    justify-content: center;
    align-items: center;
    gap: 36px;
  }
}

.gni-understanding__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}
@media (max-width: 991px) {
  .gni-understanding__header {
    align-items: center;
    text-align: center;
    gap: 12px;
  }
}

.gni-understanding__title-top {
  font-family: "FK Screamer Trial", Anton, "Impact", "Arial Narrow", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  font-size: calc(121 / 1512 * 100vw);
  line-height: 1;
  color: #1a1a1a;
  text-transform: uppercase;
}
@media (max-width: 1366px) {
  .gni-understanding__title-top {
    font-size: clamp(48px, 7vw, 90px);
  }
}
@media (max-width: 991px) {
  .gni-understanding__title-top {
    font-size: clamp(36px, 10vw, 56px);
  }
}

.gni-understanding__title-row {
  display: flex;
  align-items: center;
  gap: calc(50 / 1512 * 100vw);
  width: 100%;
}
@media (max-width: 1366px) {
  .gni-understanding__title-row {
    gap: 32px;
  }
}
@media (max-width: 991px) {
  .gni-understanding__title-row {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
}

.gni-understanding__title-accent {
  font-family: "FK Screamer Trial", Anton, "Impact", "Arial Narrow", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  font-size: calc(121 / 1512 * 100vw);
  line-height: 1;
  color: rgba(0, 23, 80, 0.9);
  text-transform: uppercase;
  flex-shrink: 0;
}
@media (max-width: 1366px) {
  .gni-understanding__title-accent {
    font-size: clamp(48px, 7vw, 90px);
  }
}
@media (max-width: 991px) {
  .gni-understanding__title-accent {
    font-size: clamp(36px, 10vw, 56px);
  }
}

.gni-understanding__copy {
  margin: 0;
  max-width: calc(606 / 1512 * 100vw);
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: calc(20.3 / 1512 * 100vw);
  line-height: 1.442;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #696969;
}
@media (max-width: 1366px) {
  .gni-understanding__copy {
    font-size: clamp(14px, 1.4vw, 18px);
    max-width: 480px;
  }
}
@media (max-width: 991px) {
  .gni-understanding__copy {
    max-width: none;
    text-align: center;
    font-size: 14px;
  }
}

.gni-understanding__body {
  display: flex;
  align-items: end;
  gap: calc(158 / 1512 * 100vw);
}
@media (max-width: 1366px) {
  .gni-understanding__body {
    gap: 48px;
  }
}
@media (max-width: 991px) {
  .gni-understanding__body {
    flex-direction: column;
    gap: 28px;
    justify-content: center;
    align-items: center;
  }
}

.gni-understanding__media {
  margin: 0;
  flex-shrink: 0;
  width: calc(670 / 1512 * 100vw);
  border-radius: calc(40 / 1512 * 100vw);
  overflow: hidden;
}
.gni-understanding__media img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 670/391;
  object-fit: cover;
}
@media (max-width: 1366px) {
  .gni-understanding__media {
    width: min(55%, 560px);
    border-radius: 28px;
  }
}
@media (max-width: 991px) {
  .gni-understanding__media {
    width: 100%;
    max-width: 670px;
    border-radius: 24px;
  }
}

.gni-understanding__pills {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 17px;
  width: calc(445 / 1512 * 100vw);
  flex-shrink: 0;
}
@media (max-width: 1366px) {
  .gni-understanding__pills {
    width: min(40%, 400px);
    gap: 14px;
  }
}
@media (max-width: 991px) {
  .gni-understanding__pills {
    width: 100%;
    max-width: 400px;
    gap: 12px;
  }
}

.gni-understanding__pill {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 66px;
  padding: 10px 20px;
  border-radius: 10px;
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: 26px;
  line-height: 1.14;
  text-align: center;
  width: 100%;
}
.gni-understanding__pill--light {
  background: #d7d7d7;
  color: #000;
  max-width: 400px;
}
.gni-understanding__pill--light:first-child {
  max-width: 364px;
}
.gni-understanding__pill--dark {
  background: #192e61;
  color: #d3e0ff;
  font-size: 29px;
  min-height: 70px;
}
@media (max-width: 1366px) {
  .gni-understanding__pill {
    font-size: clamp(16px, 1.8vw, 24px);
    min-height: 56px;
  }
  .gni-understanding__pill--dark {
    font-size: clamp(17px, 2vw, 26px);
    min-height: 60px;
  }
  .gni-understanding__pill--light {
    max-width: none;
  }
  .gni-understanding__pill--light:first-child {
    max-width: none;
  }
}
@media (max-width: 991px) {
  .gni-understanding__pill {
    font-size: 16px;
    min-height: 52px;
    border-radius: 8px;
  }
  .gni-understanding__pill--dark {
    font-size: 17px;
    min-height: 54px;
  }
}

.gni-platform {
  width: 100%;
  background: #02080f;
  overflow: hidden;
  color: #d3e0ff;
}

.gni-platform__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: clamp(2rem, 4vw, 3.5rem);
  padding: 150px 0;
  box-sizing: border-box;
}

.gni-platform__title {
  margin: 0;
  max-width: 92%;
  font-family: "FK Screamer Trial", Anton, "Impact", "Arial Narrow", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.01em;
  line-height: 0.95;
  font-size: clamp(2.25rem, 8vw, 7.56rem);
  color: #d3e0ff;
}

.gni-platform__carousel {
  --duration: 700ms;
  --ease: cubic-bezier(0.22, 1, 0.36, 1);
  position: relative;
  width: 100%;
  height: clamp(280px, 34vw, 460px);
  overflow: hidden;
  perspective: 1600px;
  perspective-origin: center center;
  transform-style: preserve-3d;
  cursor: grab;
  touch-action: pan-y;
  user-select: none;
}
.gni-platform__carousel.is-dragging {
  cursor: grabbing;
}

.gni-platform__card {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  border-radius: 11px;
  background: transparent;
  transform-origin: center center;
  transform-style: preserve-3d;
  transform: translate(-50%, -50%) scale(0.8);
  opacity: 0;
  transition: transform var(--duration) var(--ease), opacity var(--duration) var(--ease);
  will-change: transform, opacity;
  backface-visibility: hidden;
}
.gni-platform__card img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 424/423;
  object-fit: contain;
  border-radius: 11px;
  pointer-events: none;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35);
}

@media (max-width: 1099px) {
  .gni-platform__card {
    width: 33.3333333333%;
  }
}
@media (max-width: 767px) {
  .gni-platform {
    min-height: 0;
  }
  .gni-platform__inner {
    min-height: 0;
    gap: 1.5rem;
    padding: 3.5rem 0 3rem;
  }
  .gni-platform__title {
    max-width: 94%;
    font-size: clamp(1.75rem, 9.5vw, 3rem);
    line-height: 0.92;
    padding: 0 0.75rem;
  }
  .gni-platform__carousel {
    height: min(58vw, 320px);
    perspective: 900px;
  }
  .gni-platform__card {
    width: 74.0740740741%;
    max-width: 280px;
  }
  .gni-platform__footer {
    max-width: 92%;
    font-size: clamp(1.15rem, 6.5vw, 1.75rem);
    padding: 0 1rem;
    line-height: 1.1;
  }
}
@media (max-width: 480px) {
  .gni-platform__inner {
    padding: 2.75rem 0 2.5rem;
    gap: 1.25rem;
  }
  .gni-platform__carousel {
    height: min(72vw, 280px);
  }
  .gni-platform__card {
    width: 80%;
    max-width: 240px;
    border-radius: 10px;
  }
  .gni-platform__card img {
    border-radius: 10px;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.4);
  }
  .gni-platform__card.is-active img {
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.55);
  }
}
@media (prefers-reduced-motion: reduce) {
  .gni-platform__carousel {
    cursor: default;
  }
  .gni-platform__card {
    transition: none;
  }
}
.gni-platform__footer {
  margin: 0;
  max-width: min(677px, 90%);
  font-family: "FK Screamer Trial", Anton, "Impact", "Arial Narrow", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  font-size: 52px;
  color: #d3e0ff;
  line-height: 1.05;
  display: flex;
  flex-direction: column;
  gap: 0.15em;
}
.gni-platform__footer span {
  display: block;
}

@media (max-width: 768px) {
  .gni-platform {
    min-height: 0;
  }
  .gni-platform__inner {
    min-height: 0;
  }
}
.gni-gradually {
  width: 100%;
  min-height: calc(982 / 1512 * 100vw);
  background-color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("../images/gni-casestudy/gradually-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.gni-gradually__inner {
  width: 100%;
  max-width: 1512px;
  min-height: calc(982 / 1512 * 100vw);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: calc(56 / 1512 * 100vw);
}

.gni-gradually__header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(25 / 1512 * 100vw);
  width: 100%;
  max-width: calc(1100 / 1512 * 100vw);
  overflow: visible;
}

.gni-gradually__title {
  font-family: "FK Screamer Trial", Anton, "Impact", "Arial Narrow", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: calc(12 / 1512 * 100vw);
  font-size: calc(99 / 1512 * 100vw);
  line-height: 1;
  color: rgba(0, 0, 0, 0.9);
  text-transform: uppercase;
  flex-shrink: 0;
}

.gni-gradually__badges {
  position: relative;
  width: calc(488 / 1512 * 100vw);
  height: calc(221 / 1512 * 100vw);
  flex-shrink: 0;
  overflow: visible;
}

.gni-gradually__connector {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  pointer-events: none;
}

.gni-gradually__badge-text {
  position: absolute;
  margin: 0;
  font-family: "Urbanist", sans-serif;
  font-weight: 900;
  font-size: calc(37 / 1512 * 100vw);
  line-height: 1.05;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(0, 23, 80, 0.9);
  white-space: nowrap;
}
.gni-gradually__badge-text span {
  display: block;
}

.gni-gradually__badge-text--1 {
  top: calc(24 / 1512 * 100vw);
  left: calc(27 / 1512 * 100vw);
}

.gni-gradually__badge-text--2 {
  top: calc(156 / 1512 * 100vw);
  left: calc(72 / 1512 * 100vw);
}

.gni-gradually__badge-icon {
  position: absolute;
  width: calc(62 / 1512 * 100vw);
  height: calc(62 / 1512 * 100vw);
  object-fit: contain;
}

.gni-gradually__badge-icon--1 {
  top: calc(-31 / 1512 * 100vw);
  left: calc(446 / 1512 * 100vw);
}

.gni-gradually__badge-icon--2 {
  top: calc(107 / 1512 * 100vw);
  left: calc(436 / 1512 * 100vw);
}

.gni-gradually__media {
  width: 100%;
  max-width: calc(757 / 1512 * 100vw);
  margin: 0;
  border-radius: calc(41 / 1512 * 100vw);
  overflow: hidden;
}
.gni-gradually__media img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 757/327;
  object-fit: cover;
}

.gni-gradually__copy {
  width: 100%;
  max-width: calc(800 / 1512 * 100vw);
  margin: 0;
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: calc(16.6 / 1512 * 100vw);
  line-height: 1.442;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-align: center;
  color: #696969;
}

@media (max-width: 991px) {
  .gni-gradually {
    min-height: auto;
  }
  .gni-gradually__inner {
    min-height: 0;
    gap: 25px;
    padding: 40px 24px 40px;
  }
  .gni-gradually__header {
    flex-direction: column;
    gap: 28px;
  }
  .gni-gradually__title {
    font-size: clamp(40px, 12vw, 72px);
    text-align: center;
    align-items: center;
  }
  .gni-gradually__badges {
    width: min(100%, 360px);
    height: auto;
    aspect-ratio: 488/221;
  }
  .gni-gradually__badge-text {
    font-size: clamp(19px, 4vw, 22px);
  }
  .gni-gradually__badge-text--1 {
    top: 11%;
    left: 5.5%;
  }
  .gni-gradually__badge-text--2 {
    top: 70%;
    left: 14.5%;
  }
  .gni-gradually__badge-icon {
    width: 12.7%;
    height: auto;
    aspect-ratio: 1;
  }
  .gni-gradually__badge-icon--1 {
    top: -14%;
    left: 91%;
  }
  .gni-gradually__badge-icon--2 {
    top: 48%;
    left: 89%;
  }
  .gni-gradually__media {
    border-radius: 24px;
  }
  .gni-gradually__copy {
    font-size: 14px;
    max-width: unset;
  }
}
.gni-beyond {
  width: 100%;
  min-height: calc(982 / 1512 * 100vw);
  background-color: #0d183a;
  background-image: url("../images/gni-casestudy/beyond-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.gni-beyond__inner {
  width: 100%;
  max-width: 1512px;
  min-height: calc(982 / 1512 * 100vw);
  margin: 0 auto;
  padding: calc(154 / 1512 * 100vw) calc(24 / 1512 * 100vw) calc(77 / 1512 * 100vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.gni-beyond__title {
  font-family: "FK Screamer Trial", Anton, "Impact", "Arial Narrow", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  max-width: calc(936 / 1512 * 100vw);
  font-size: calc(121 / 1512 * 100vw);
  line-height: 1;
  color: #d3e0ff;
  text-transform: uppercase;
}

.gni-beyond__lead {
  margin: calc(23 / 1512 * 100vw) 0 0;
  max-width: calc(606 / 1512 * 100vw);
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: calc(20.3 / 1512 * 100vw);
  line-height: 1.442;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #d3e0ff;
}

.gni-beyond__steps {
  position: relative;
  width: calc(606 / 1512 * 100vw);
  height: calc(270 / 1512 * 100vw);
  margin-top: calc(83 / 1512 * 100vw);
  flex-shrink: 0;
}

.gni-beyond__connector {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.gni-beyond__step {
  position: absolute;
  z-index: 1;
  margin: 0;
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 1580px) {
  .gni-beyond__step {
    font-size: 22px;
  }
}
@media (max-width: 1366px) {
  .gni-beyond__step {
    font-size: 18px;
  }
}
@media (max-width: 1100px) {
  .gni-beyond__step {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .gni-beyond__step {
    font-size: 12px;
  }
}

.gni-beyond__step--1 {
  top: calc(23 / 1512 * 100vw);
  left: calc(132 / 1512 * 100vw);
  width: calc(343 / 1512 * 100vw);
  text-align: center;
}

.gni-beyond__step--2 {
  top: calc(120 / 1512 * 100vw);
  left: calc(169 / 1512 * 100vw);
  width: calc(269 / 1512 * 100vw);
  text-align: center;
}

.gni-beyond__step--3 {
  top: calc(220 / 1512 * 100vw);
  left: calc(75 / 1512 * 100vw);
  width: calc(457 / 1512 * 100vw);
  text-align: center;
}

.gni-beyond__footer {
  margin: calc(145 / 1512 * 100vw) 0 0;
  max-width: calc(606 / 1512 * 100vw);
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: calc(20.3 / 1512 * 100vw);
  line-height: 1.442;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #d3e0ff;
}
.gni-beyond__footer > span {
  display: block;
}

@media (max-width: 991px) {
  .gni-beyond {
    min-height: auto;
  }
  .gni-beyond__inner {
    min-height: 0;
    padding: 50px 24px 50px;
  }
  .gni-beyond__title {
    font-size: clamp(36px, 10vw, 72px);
    max-width: none;
  }
  .gni-beyond__lead {
    margin-top: 16px;
    font-size: 14px;
    max-width: none;
  }
  .gni-beyond__steps {
    width: min(100%, 360px);
    height: auto;
    aspect-ratio: 606/270;
    margin-top: 30px;
  }
  .gni-beyond__step--1 {
    top: 6.7%;
    left: 21.8%;
    width: 56.6%;
  }
  .gni-beyond__step--2 {
    top: 44%;
    left: 28%;
    width: 44.4%;
  }
  .gni-beyond__step--3 {
    top: 80.7%;
    left: 12.4%;
    width: 75.4%;
  }
  .gni-beyond__footer {
    margin-top: 30px;
    font-size: 14px;
    max-width: none;
  }
}
.gni-backbone {
  width: 100%;
  background-color: #0d183a;
  background-image: url("../images/gni-casestudy/platform-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.gni-backbone__inner {
  position: relative;
  width: 100%;
}
@media (max-width: 991px) {
  .gni-backbone__inner {
    padding: 60px 24px 0px 0px;
  }
}
@media (max-width: 768px) {
  .gni-backbone__inner {
    padding: 30px 24px 0px 0px;
  }
}

.gni-backbone__body {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8rem;
  margin-top: calc(70 / 1512 * 100vw);
  padding: 0 2% 0 0;
}
@media (max-width: 1580px) {
  .gni-backbone__body {
    gap: 6rem;
  }
}
@media (max-width: 1300px) {
  .gni-backbone__body {
    gap: 3rem;
  }
}
@media (max-width: 991px) {
  .gni-backbone__body {
    flex-direction: column-reverse;
    margin-top: 32px;
    gap: 32px;
  }
}
@media (max-width: 768px) {
  .gni-backbone__body {
    gap: 1rem;
    margin-top: 20px;
  }
}

.gni-backbone__media img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .gni-backbone__media {
    margin-right: auto;
  }
}

.gni-backbone__content {
  display: flex;
  flex-direction: column;
  gap: calc(27 / 1512 * 100vw);
  margin-top: -8rem;
}
@media (max-width: 991px) {
  .gni-backbone__content {
    margin-top: 0;
  }
}

.gni-backbone__tagline {
  margin: 0;
  font-family: "FK Screamer Trial";
  font-style: normal;
  font-weight: 900;
  font-size: 60px;
  color: #A6BAEB;
}
@media (max-width: 1400px) {
  .gni-backbone__tagline {
    font-size: 50px;
  }
}
@media (max-width: 1200px) {
  .gni-backbone__tagline {
    font-size: 40px;
  }
}
@media (max-width: 1100px) {
  .gni-backbone__tagline {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  .gni-backbone__tagline {
    font-size: 30px;
  }
}

.gni-backbone__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: calc(14 / 1512 * 100vw);
}

.gni-backbone__title-top,
.gni-backbone__title-main,
.gni-backbone__tagline {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

@media (max-width: 991px) {
  .gni-case-page main h1,
  .gni-case-page main h2,
  .gni-case-page main h3,
  .gni-case-page main p,
  .gni-case-page main li,
  .gni-case-page main span,
  .gni-case-page main .gni-split-word,
  .gni-backbone__title-top,
  .gni-backbone__title-main,
  .gni-backbone__tagline,
  .gni-backbone__content {
    opacity: 1 !important;
    visibility: visible !important;
  }
  .gni-case-page main .gni-split-word {
    transform: none !important;
  }
}
.gni-backbone__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: calc(147 / 1512 * 100vw) calc(24 / 1512 * 100vw) 0;
  margin: 0 auto;
}

.gni-backbone__title-top {
  font-family: "FK Screamer Trial", Anton, "Impact", "Arial Narrow", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  font-size: calc(101 / 1512 * 100vw);
  line-height: 1;
  color: #d3e0ff;
  text-transform: uppercase;
}

.gni-backbone__title-main {
  font-family: "FK Screamer Trial", Anton, "Impact", "Arial Narrow", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  font-size: calc(94 / 1512 * 100vw);
  line-height: 1.1;
  color: #a6baeb;
  text-transform: uppercase;
}

.gni-backbone__list li {
  display: flex;
  align-items: center;
  gap: calc(16 / 1512 * 100vw);
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 500;
  font-size: 31px;
  letter-spacing: 0.02em;
  color: #D3E0FF;
}
@media (max-width: 1400px) {
  .gni-backbone__list li {
    font-size: 28px;
    gap: 15px;
  }
}
@media (max-width: 1200px) {
  .gni-backbone__list li {
    font-size: 24px;
    gap: 15px;
  }
}
@media (max-width: 991px) {
  .gni-backbone__list li {
    font-size: 20px;
    gap: 10px;
  }
}
@media (max-width: 768px) {
  .gni-backbone__list li {
    font-size: 18px;
    gap: 10px;
  }
}

@media (max-width: 991px) {
  .gni-backbone {
    min-height: auto;
  }
  .gni-backbone__title {
    padding: 0;
  }
  .gni-backbone__title-top {
    font-size: clamp(24px, 7vw, 48px);
  }
  .gni-backbone__title-main {
    font-size: clamp(22px, 6.5vw, 44px);
  }
}

/*# sourceMappingURL=gni.css.map */
