/* FLEXCORE at Russian Interactive Week 2014 — archival activity page. */
.riw14-runtime {
  --riw-night: #070511;
  --riw-ink: #17162a;
  --riw-blue: #2878ff;
  --riw-cyan: #4de4ff;
  --riw-pink: #f73884;
  --riw-violet: #7555ee;
  --riw-paper: #f4f4fb;
  --riw-line: rgba(40, 71, 139, .14);
}

.riw14-hero {
  min-height: min(860px, 94vh);
  background:
    radial-gradient(circle at 79% 25%, rgba(42, 116, 255, .29), transparent 29%),
    radial-gradient(circle at 18% 83%, rgba(241, 51, 128, .16), transparent 28%),
    linear-gradient(137deg, #05030b 0%, #0a0a1c 49%, #0b1430 100%);
}

.riw14-hero::before {
  content: "RIW / 14";
  right: -1.4vw;
  bottom: -2.8vw;
  left: auto;
  color: transparent;
  font-size: clamp(112px, 17vw, 270px);
  letter-spacing: -.095em;
  -webkit-text-stroke: 1px rgba(117, 202, 255, .07);
}

.riw14-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  opacity: .3;
  background-image:
    linear-gradient(rgba(103, 166, 255, .052) 1px, transparent 1px),
    linear-gradient(90deg, rgba(103, 166, 255, .052) 1px, transparent 1px);
  background-size: 40px 40px;
  -webkit-mask-image: radial-gradient(ellipse 75% 82% at 72% 35%, #000, transparent);
  mask-image: radial-gradient(ellipse 75% 82% at 72% 35%, #000, transparent);
}

.riw14-signal {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  pointer-events: none;
}

.riw14-signal span {
  position: absolute;
  height: 1px;
  opacity: .42;
  background: linear-gradient(90deg, transparent, rgba(58, 127, 255, .56), rgba(255, 57, 137, .58), transparent);
  transform-origin: left center;
}

.riw14-signal span::after {
  content: "";
  position: absolute;
  top: -3px;
  right: 23%;
  width: 7px;
  height: 7px;
  border: 1px solid rgba(107, 222, 255, .75);
  border-radius: 50%;
  background: #0a0a18;
  box-shadow: 0 0 15px rgba(72, 199, 255, .58);
}

.riw14-signal span:nth-child(1) { top: 19%; left: -5%; width: 45%; transform: rotate(11deg); }
.riw14-signal span:nth-child(2) { top: 14%; right: -7%; width: 48%; transform: rotate(-16deg); }
.riw14-signal span:nth-child(3) { top: 73%; left: -8%; width: 49%; transform: rotate(-10deg); }
.riw14-signal span:nth-child(4) { top: 78%; right: -8%; width: 46%; transform: rotate(15deg); }
.riw14-signal span:nth-child(5) { top: 48%; right: 8%; width: 25%; transform: rotate(90deg); opacity: .2; }

.riw14-hero-shell {
  position: relative;
  z-index: 1;
  width: min(100% - 64px, 1320px);
  grid-template-columns: minmax(0, 1.05fr) minmax(430px, .95fr);
  gap: clamp(50px, 6.5vw, 96px);
}

.riw14-hero .breadcrumbs { margin-bottom: clamp(43px, 5vh, 62px); }

.riw14-hero h1 {
  max-width: 750px;
  font-size: clamp(58px, 7vw, 100px);
  line-height: .88;
  letter-spacing: -.077em;
  text-wrap: balance;
}

.riw14-hero h1 em {
  margin-top: .1em;
  display: block;
  color: #98eaff;
  font-style: normal;
  font-weight: 310;
  background: linear-gradient(102deg, #eefcff 0%, #65dcff 33%, #8582ff 62%, #ff6ca8 94%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.riw14-hero .activity-report-lead {
  max-width: 670px;
  color: rgba(207, 219, 243, .68);
}

.riw14-hero .activity-report-meta { border-color: rgba(106, 187, 255, .16); }
.riw14-hero .activity-report-meta span { color: rgba(225, 235, 252, .81); }
.riw14-hero .activity-report-meta small { color: rgba(122, 186, 250, .5); }

.riw14-hero-visual {
  aspect-ratio: 1.03;
  margin: 0;
  border-color: rgba(126, 203, 255, .2);
  background: #111937;
  clip-path: polygon(0 0, calc(100% - 44px) 0, 100% 44px, 100% 100%, 44px 100%, 0 calc(100% - 44px));
  transform: rotate(.55deg);
}

.riw14-hero-visual::before {
  opacity: .22;
  background-image:
    linear-gradient(rgba(202, 234, 255, .18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(202, 234, 255, .18) 1px, transparent 1px);
  background-size: 23px 23px;
}

.riw14-hero-visual::after {
  background:
    linear-gradient(180deg, rgba(5, 6, 21, .04) 44%, rgba(6, 7, 24, .88) 100%),
    linear-gradient(115deg, rgba(42, 112, 255, .17), transparent 48%, rgba(247, 56, 132, .1));
}

.riw14-hero-visual img {
  object-position: center;
  filter: saturate(.86) contrast(1.06) brightness(.82);
}

.riw14-hero-mark {
  position: absolute;
  top: 52px;
  right: 28px;
  z-index: 3;
  color: rgba(237, 249, 255, .9);
  font-size: clamp(42px, 4.8vw, 68px);
  font-weight: 650;
  line-height: .75;
  letter-spacing: -.09em;
}

.riw14-hero-mark span {
  margin-left: .08em;
  color: #ff5599;
  font-weight: 310;
}

.riw14-hero-visual .activity-report-visual-index { color: rgba(208, 234, 255, .7); }

.riw14-bridge .bridge-current {
  stroke: #587eff;
  filter: drop-shadow(0 0 6px rgba(81, 127, 255, .68));
}

.riw14-section {
  padding-top: clamp(60px, 7vw, 96px);
  background:
    radial-gradient(circle at 94% 8%, rgba(45, 111, 255, .1), transparent 27%),
    radial-gradient(circle at 5% 43%, rgba(241, 58, 132, .075), transparent 24%),
    linear-gradient(180deg, #eceef8 0%, #fafafe 28%, #eff1f8 100%);
}

.riw14-article { width: min(100% - 64px, 1320px); }

.riw14-intro {
  width: min(100%, 1190px);
  margin: 0 auto clamp(92px, 10vw, 140px);
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) minmax(390px, .94fr);
  align-items: center;
  gap: clamp(54px, 8vw, 116px);
}

.riw14-intro-copy { min-width: 0; }

.riw14-intro-copy h2 {
  max-width: 720px;
  margin: 20px 0 30px;
  color: var(--riw-ink);
  font-size: clamp(46px, 5.3vw, 75px);
  font-weight: 310;
  line-height: .95;
  letter-spacing: -.068em;
  text-wrap: balance;
}

.riw14-intro-copy > p {
  max-width: 720px;
  margin: 0;
  color: rgba(31, 31, 57, .69);
  font-size: clamp(15px, 1.15vw, 18px);
  line-height: 1.78;
}

.riw14-intro-copy > p + p { margin-top: 19px; }

.riw14-intro-copy .riw14-intro-lead {
  color: var(--riw-ink);
  font-size: clamp(21px, 2vw, 29px);
  font-weight: 350;
  line-height: 1.4;
  letter-spacing: -.025em;
}

.riw14-venue-card {
  position: relative;
  min-height: 510px;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(48, 75, 145, .18);
  border-radius: 8px;
  background: #1b1d34;
  box-shadow: 0 32px 82px rgba(33, 35, 77, .17), inset 0 1px rgba(255, 255, 255, .14);
  transform: rotate(-.55deg);
}

.riw14-venue-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(7, 7, 19, .02) 45%, rgba(7, 8, 22, .84) 100%),
    linear-gradient(105deg, rgba(54, 113, 255, .1), transparent 52%);
  pointer-events: none;
}

.riw14-venue-card img {
  width: 100%;
  height: 510px;
  display: block;
  object-fit: cover;
  filter: saturate(.82) contrast(1.04);
}

.riw14-venue-card figcaption {
  position: absolute;
  right: 27px;
  bottom: 25px;
  left: 27px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  color: rgba(235, 244, 255, .78);
  font-size: 9px;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.riw14-venue-card figcaption span { color: #75ddff; }

.riw14-body {
  width: 100%;
  max-width: none;
}

.riw14-section-head,
.riw14-integration-head,
.riw14-archive-head,
.riw14-gallery-head {
  height: auto !important;
  min-height: 0 !important;
}

.riw14-highlights { margin-bottom: clamp(86px, 10vw, 138px); }

.riw14-section-head {
  margin-bottom: clamp(34px, 5vw, 58px);
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(260px, .55fr);
  align-items: end;
  gap: clamp(42px, 8vw, 112px);
}

.riw14-panel-code {
  color: rgba(57, 82, 155, .54);
  font-size: 8px;
  letter-spacing: .21em;
  text-transform: uppercase;
}

.riw14-body .riw14-section-head h2 {
  max-width: 760px;
  margin: 20px 0 0;
  color: var(--riw-ink);
  font-size: clamp(43px, 5.2vw, 72px);
  font-weight: 310;
  line-height: .95;
  letter-spacing: -.066em;
  text-wrap: balance;
}

.riw14-body .riw14-section-head > p {
  margin: 0;
  color: rgba(38, 42, 78, .62);
  font-size: 14px;
  line-height: 1.72;
}

.riw14-highlights-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 13px;
}

.riw14-highlight-card {
  position: relative;
  min-height: 410px;
  height: 100%;
  padding: 29px 28px 32px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border: 1px solid var(--riw-line);
  border-radius: 17px;
  background: rgba(255, 255, 255, .74);
  box-shadow: 0 23px 58px rgba(39, 48, 91, .08), inset 0 1px rgba(255, 255, 255, .86);
}

.riw14-highlight-card::after {
  content: "";
  position: absolute;
  right: -42px;
  bottom: -42px;
  width: 160px;
  height: 160px;
  opacity: .09;
  border: 1px solid currentColor;
  border-radius: 50%;
  box-shadow: 0 0 0 30px currentColor, 0 0 0 60px currentColor;
  pointer-events: none;
}

.riw14-highlight-card--community { color: #2e61d0; }
.riw14-highlight-card--product { color: #6a4acb; background: rgba(239, 237, 253, .78); }
.riw14-highlight-card--integration { color: #c82b69; background: rgba(253, 238, 246, .78); }

.riw14-card-number {
  margin-bottom: auto;
  display: block;
  color: currentColor;
  opacity: .5;
  font-size: 11px;
  letter-spacing: .17em;
}

.riw14-highlight-card > small {
  margin-top: 72px;
  color: currentColor;
  opacity: .55;
  font-size: 8px;
  letter-spacing: .19em;
}

.riw14-body .riw14-highlight-card h3 {
  position: relative;
  z-index: 1;
  margin: 15px 0 17px;
  color: #1b1c34;
  font-size: clamp(25px, 2.35vw, 34px);
  font-weight: 380;
  line-height: 1.04;
  letter-spacing: -.045em;
}

.riw14-body .riw14-highlight-card p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: rgba(35, 37, 68, .68);
  font-size: 13px;
  line-height: 1.7;
}

.riw14-version {
  position: relative;
  margin-bottom: clamp(88px, 10vw, 142px);
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(360px, .85fr) minmax(0, 1.15fr);
  color: #edf5ff;
  border: 1px solid rgba(105, 158, 255, .15);
  border-radius: 22px;
  background:
    radial-gradient(circle at 18% 85%, rgba(236, 53, 131, .18), transparent 31%),
    radial-gradient(circle at 83% 13%, rgba(53, 121, 255, .25), transparent 31%),
    linear-gradient(138deg, #080716, #101432 56%, #0c1838);
  box-shadow: 0 34px 88px rgba(23, 27, 70, .18);
}

.riw14-version::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .32;
  background-image:
    linear-gradient(rgba(108, 170, 255, .06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(108, 170, 255, .06) 1px, transparent 1px);
  background-size: 31px 31px;
  -webkit-mask-image: radial-gradient(ellipse 80% 84% at 36% 48%, #000, transparent);
  mask-image: radial-gradient(ellipse 80% 84% at 36% 48%, #000, transparent);
}

.riw14-version-stage {
  position: relative;
  min-height: 690px;
  overflow: hidden;
  border-right: 1px solid rgba(121, 170, 255, .13);
}

.riw14-version-label,
.riw14-version-stage > small {
  position: absolute;
  z-index: 3;
  color: rgba(170, 205, 255, .58);
  font-size: 8px;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.riw14-version-label { top: 31px; left: 31px; }
.riw14-version-stage > small { right: 28px; bottom: 27px; }

.riw14-version-stage > strong {
  position: absolute;
  top: 92px;
  left: 28px;
  z-index: 1;
  color: transparent;
  font-size: clamp(112px, 13vw, 190px);
  font-weight: 620;
  line-height: .72;
  letter-spacing: -.09em;
  -webkit-text-stroke: 1px rgba(149, 192, 255, .18);
}

.riw14-body .riw14-version-stage img {
  position: absolute;
  right: -18%;
  bottom: 41px;
  z-index: 2;
  width: 124% !important;
  max-width: none !important;
  height: auto !important;
  border-radius: 0;
  filter: drop-shadow(0 28px 32px rgba(0, 0, 0, .34));
  box-shadow: none;
}

.riw14-version-copy {
  position: relative;
  z-index: 1;
  padding: clamp(48px, 6vw, 82px);
  align-self: center;
}

.riw14-version-copy .riw14-panel-code { color: rgba(113, 206, 255, .62); }

.riw14-body .riw14-version-copy h2 {
  max-width: 650px;
  margin: 21px 0 28px;
  color: #f0f6ff;
  font-size: clamp(43px, 5vw, 70px);
  font-weight: 310;
  line-height: .94;
  letter-spacing: -.066em;
  text-wrap: balance;
}

.riw14-body .riw14-version-copy > p {
  max-width: 650px;
  margin: 0;
  color: rgba(214, 224, 245, .69);
  font-size: clamp(14px, 1.12vw, 17px);
  line-height: 1.76;
}

.riw14-body .riw14-version-copy > p + p { margin-top: 18px; }

.riw14-version-points {
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 9px;
}

.riw14-version-points article {
  min-height: 166px;
  height: 100%;
  padding: 18px 17px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border: 1px solid rgba(126, 185, 255, .14);
  border-radius: 11px;
  background: rgba(116, 156, 237, .07);
}

.riw14-version-points article > span {
  color: rgba(112, 211, 255, .58);
  font-size: 8px;
  letter-spacing: .15em;
}

.riw14-version-points article > strong {
  margin-top: auto;
  color: rgba(237, 245, 255, .9);
  font-size: 13px;
  font-weight: 480;
  line-height: 1.35;
}

.riw14-version-points article > small {
  margin-top: 7px;
  color: rgba(193, 208, 237, .54);
  font-size: 9px;
  line-height: 1.5;
}

.riw14-integration {
  position: relative;
  margin-bottom: clamp(72px, 9vw, 120px);
  padding: clamp(38px, 5vw, 68px);
  overflow: hidden;
  color: #eef5ff;
  border: 1px solid rgba(109, 159, 255, .15);
  border-radius: 22px;
  background:
    radial-gradient(circle at 92% 11%, rgba(244, 53, 132, .2), transparent 27%),
    radial-gradient(circle at 7% 53%, rgba(41, 111, 255, .17), transparent 29%),
    linear-gradient(145deg, #080814 0%, #101126 54%, #15102a 100%);
  box-shadow: 0 34px 90px rgba(24, 26, 62, .17);
}

.riw14-integration::before {
  content: "INTEGRATION";
  position: absolute;
  right: -15px;
  top: 34%;
  color: transparent;
  font-size: clamp(78px, 12vw, 170px);
  font-weight: 650;
  line-height: .8;
  letter-spacing: -.075em;
  white-space: nowrap;
  -webkit-text-stroke: 1px rgba(154, 183, 255, .055);
  transform: rotate(90deg) translateX(42%);
  transform-origin: right top;
}

.riw14-integration-head {
  position: relative;
  z-index: 1;
  max-width: 980px;
  margin-bottom: clamp(42px, 6vw, 72px);
}

.riw14-integration-head .riw14-panel-code { color: rgba(118, 206, 255, .58); }

.riw14-body .riw14-integration-head h2 {
  margin: 21px 0 0;
  color: #f1f5ff;
  font-size: clamp(43px, 5.6vw, 76px);
  font-weight: 300;
  line-height: .93;
  letter-spacing: -.069em;
  text-wrap: balance;
}

.riw14-integration-main {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(300px, .72fr) minmax(0, 1.28fr);
  align-items: center;
  gap: clamp(42px, 7vw, 96px);
}

.riw14-integration-photo {
  position: relative;
  height: 620px;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(131, 190, 255, .18);
  border-radius: 8px;
  background: #11152e;
  box-shadow: 0 28px 72px rgba(0, 0, 0, .28);
  transform: rotate(-.6deg);
}

.riw14-integration-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(7, 7, 20, .03) 52%, rgba(6, 7, 19, .85) 100%);
  pointer-events: none;
}

.riw14-body .riw14-integration-photo img {
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  display: block;
  object-fit: cover;
  object-position: center 22%;
  border-radius: 0;
  filter: saturate(.75) contrast(1.06) brightness(.87);
  box-shadow: none;
}

.riw14-integration-photo figcaption {
  position: absolute;
  right: 23px;
  bottom: 22px;
  left: 23px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  color: rgba(229, 238, 255, .72);
  font-size: 8px;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.riw14-integration-photo figcaption span { color: #65dfff; }

.riw14-integration-copy { min-width: 0; }

.riw14-body .riw14-integration-copy > p {
  max-width: 690px;
  margin: 0;
  color: rgba(211, 221, 242, .68);
  font-size: clamp(14px, 1.12vw, 17px);
  line-height: 1.78;
}

.riw14-body .riw14-integration-copy > p + p { margin-top: 18px; }

.riw14-body .riw14-integration-copy .riw14-integration-lead {
  color: #f0f5ff;
  font-size: clamp(21px, 2vw, 29px);
  font-weight: 350;
  line-height: 1.4;
  letter-spacing: -.025em;
}

.riw14-process {
  margin-top: 34px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 8px;
}

.riw14-process article {
  min-height: 166px;
  height: 100%;
  padding: 18px 16px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border: 1px solid rgba(125, 183, 255, .14);
  border-radius: 11px;
  background: rgba(94, 125, 199, .07);
}

.riw14-process article > span {
  color: rgba(96, 216, 255, .58);
  font-size: 8px;
  letter-spacing: .15em;
}

.riw14-process article > strong {
  margin-top: auto;
  color: rgba(239, 245, 255, .9);
  font-size: 13px;
  font-weight: 480;
}

.riw14-process article > small {
  margin-top: 7px;
  color: rgba(194, 207, 235, .54);
  font-size: 9px;
  line-height: 1.5;
}

.riw14-archive-terms {
  position: relative;
  z-index: 1;
  margin-top: clamp(54px, 7vw, 86px);
  padding: clamp(29px, 4vw, 46px);
  color: var(--riw-ink);
  border: 1px solid rgba(129, 167, 239, .18);
  border-radius: 17px;
  background:
    linear-gradient(rgba(55, 93, 171, .045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(55, 93, 171, .045) 1px, transparent 1px),
    rgba(246, 247, 253, .96);
  background-size: 25px 25px, 25px 25px, auto;
  box-shadow: 0 25px 70px rgba(0, 0, 0, .2), inset 0 1px rgba(255, 255, 255, .9);
}

.riw14-archive-head {
  padding-bottom: 28px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(270px, .55fr);
  align-items: end;
  gap: 40px;
  border-bottom: 1px solid rgba(59, 82, 142, .13);
}

.riw14-archive-head span {
  color: #d32e71;
  font-size: 8px;
  letter-spacing: .19em;
}

.riw14-body .riw14-archive-head h3 {
  margin: 14px 0 0;
  color: #1a1a30;
  font-size: clamp(29px, 3vw, 42px);
  font-weight: 350;
  line-height: 1.02;
  letter-spacing: -.045em;
}

.riw14-body .riw14-archive-head > p {
  margin: 0;
  color: rgba(40, 43, 76, .59);
  font-size: 11px;
  line-height: 1.65;
}

.riw14-terms-grid {
  padding-top: 18px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 10px;
}

.riw14-terms-grid article {
  min-height: 250px;
  height: 100%;
  padding: 24px 22px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border: 1px solid rgba(51, 82, 151, .12);
  border-radius: 13px;
  background: rgba(255, 255, 255, .6);
}

.riw14-terms-grid article > small {
  color: rgba(51, 64, 113, .55);
  font-size: 8px;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.riw14-terms-grid article > strong {
  margin: auto 0 26px;
  color: #1d3e8b;
  font-size: clamp(38px, 4.1vw, 57px);
  font-weight: 340;
  line-height: .85;
  letter-spacing: -.065em;
  white-space: nowrap;
}

.riw14-terms-grid article:nth-child(2) > strong { color: #7547b9; }
.riw14-terms-grid article:nth-child(3) > strong { color: #c62969; }

.riw14-terms-grid article > strong span {
  font-size: .36em;
  font-weight: 450;
  letter-spacing: .02em;
}

.riw14-body .riw14-terms-grid article > p {
  margin: 0;
  color: rgba(36, 41, 75, .64);
  font-size: 11px;
  line-height: 1.62;
}

.riw14-body .riw14-final-note {
  margin: clamp(72px, 9vw, 118px) 0 clamp(70px, 8vw, 106px);
  padding: 0;
  border: 0;
  background: transparent;
}

.riw14-body .riw14-final-note > span { color: rgba(58, 76, 147, .57); }

.riw14-body .riw14-final-note p {
  margin: 0;
  color: #1c2448;
  font-size: clamp(29px, 3.65vw, 50px);
}

.riw14-gallery-head { margin-bottom: clamp(30px, 4vw, 48px); }

.riw14-body .riw14-gallery-head h2 {
  margin: 17px 0 0;
  color: #1b2345;
  font-size: clamp(50px, 6.4vw, 86px);
  font-weight: 310;
  line-height: .9;
  letter-spacing: -.072em;
}

.riw14-gallery-head > p strong { color: #526fec; }

.riw14-gallery {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-auto-flow: row;
  gap: 12px;
}

.riw14-body .riw14-gallery > a {
  position: relative;
  grid-column: span 4;
  height: 260px;
  min-width: 0;
  overflow: hidden;
  display: block;
  color: #f3f7ff;
  border: 1px solid rgba(48, 75, 144, .15);
  border-radius: 14px;
  background: #171a30;
  box-shadow: 0 17px 44px rgba(35, 41, 83, .11);
  text-decoration: none;
  isolation: isolate;
}

.riw14-body .riw14-gallery > a:nth-child(1) { grid-column: span 5; height: 520px; }
.riw14-body .riw14-gallery > a:nth-child(2) { grid-column: span 7; height: 520px; }
.riw14-body .riw14-gallery > a:nth-child(6),
.riw14-body .riw14-gallery > a:nth-child(7),
.riw14-body .riw14-gallery > a:nth-child(14),
.riw14-body .riw14-gallery > a:nth-child(15),
.riw14-body .riw14-gallery > a:nth-child(19),
.riw14-body .riw14-gallery > a:nth-child(20),
.riw14-body .riw14-gallery > a:nth-child(21),
.riw14-body .riw14-gallery > a:nth-child(22) {
  grid-column: span 6;
  height: 320px;
}

.riw14-body .riw14-gallery > a::before,
.riw14-body .riw14-gallery > a::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}

.riw14-body .riw14-gallery > a::before {
  background: linear-gradient(180deg, transparent 46%, rgba(6, 7, 20, .83) 100%);
}

.riw14-body .riw14-gallery > a::after {
  opacity: .18;
  background-image:
    linear-gradient(rgba(192, 220, 255, .12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(192, 220, 255, .12) 1px, transparent 1px);
  background-size: 23px 23px;
  -webkit-mask-image: linear-gradient(180deg, #000, transparent 68%);
  mask-image: linear-gradient(180deg, #000, transparent 68%);
}

.riw14-body .riw14-gallery > a img {
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  display: block;
  object-fit: cover;
  object-position: center;
  border-radius: 0;
  filter: saturate(.78) contrast(1.04);
  box-shadow: none;
  transition: transform .55s cubic-bezier(.2, .72, .22, 1), filter .45s ease;
}

.riw14-body .riw14-gallery > a.riw14-gallery-portrait img,
.riw14-body .riw14-gallery > a:first-child img { object-position: center 22%; }

.riw14-body .riw14-gallery > a > span {
  position: absolute;
  right: 21px;
  bottom: 19px;
  left: 21px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 17px;
  color: rgba(241, 246, 255, .82);
  font-size: 9px;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.riw14-body .riw14-gallery > a > span small {
  color: #70ddff;
  font-size: 8px;
  letter-spacing: .16em;
}

@media (hover: hover) and (pointer: fine) {
  .riw14-body .riw14-gallery > a:hover img {
    transform: scale(1.035);
    filter: saturate(.94) contrast(1.04);
  }

  .riw14-body .riw14-gallery > a:hover { color: #fff; }
}

@media (max-width: 1080px) {
  .riw14-hero-shell {
    grid-template-columns: minmax(0, 1fr) minmax(370px, .82fr);
    gap: 45px;
  }

  .riw14-version { grid-template-columns: minmax(320px, .78fr) minmax(0, 1.22fr); }
  .riw14-version-copy { padding: 48px 42px; }
  .riw14-integration { padding-inline: 42px; }
  .riw14-integration-main { grid-template-columns: minmax(270px, .66fr) minmax(0, 1.34fr); gap: 46px; }
}

@media (max-width: 900px) {
  .riw14-hero-shell { grid-template-columns: 1fr; }
  .riw14-hero-visual { width: min(100%, 680px); aspect-ratio: 1.35; }

  .riw14-intro {
    grid-template-columns: 1fr;
    gap: 44px;
  }

  .riw14-venue-card { width: min(100%, 760px); min-height: 430px; }
  .riw14-venue-card img { height: 430px; }
  .riw14-section-head { grid-template-columns: 1fr; gap: 22px; }
  .riw14-section-head > p { max-width: 630px; }
  .riw14-highlights-grid { grid-template-columns: 1fr; }
  .riw14-highlight-card { min-height: 300px; }
  .riw14-highlight-card > small { margin-top: 48px; }

  .riw14-version { grid-template-columns: 1fr; }
  .riw14-version-stage { min-height: 510px; border-right: 0; border-bottom: 1px solid rgba(121, 170, 255, .13); }
  .riw14-body .riw14-version-stage img { right: 4%; width: min(94%, 600px) !important; }
  .riw14-version-copy { padding: 54px 44px; }

  .riw14-integration-main { grid-template-columns: 1fr; }
  .riw14-integration-photo { width: min(100%, 620px); height: 560px; }
  .riw14-integration-copy { max-width: 760px; }
  .riw14-archive-head { grid-template-columns: 1fr; gap: 18px; }
  .riw14-archive-head > p { max-width: 620px; }

  .riw14-body .riw14-gallery > a,
  .riw14-body .riw14-gallery > a:nth-child(6),
  .riw14-body .riw14-gallery > a:nth-child(7),
  .riw14-body .riw14-gallery > a:nth-child(14),
  .riw14-body .riw14-gallery > a:nth-child(15),
  .riw14-body .riw14-gallery > a:nth-child(19),
  .riw14-body .riw14-gallery > a:nth-child(20),
  .riw14-body .riw14-gallery > a:nth-child(21),
  .riw14-body .riw14-gallery > a:nth-child(22) {
    grid-column: span 6;
    height: 285px;
  }

  .riw14-body .riw14-gallery > a:nth-child(1),
  .riw14-body .riw14-gallery > a:nth-child(2) {
    grid-column: span 12;
    height: 440px;
  }
}

@media (max-width: 700px) {
  .riw14-hero-shell { width: min(100% - 32px, 760px); }
  .riw14-hero h1 { font-size: clamp(52px, 16vw, 76px); }
  .riw14-hero-visual { aspect-ratio: 1.08; }
  .riw14-hero-mark { top: 48px; right: 23px; }
  .riw14-article { width: min(100% - 28px, 1320px); }

  .riw14-intro { margin-bottom: 74px; gap: 34px; }
  .riw14-intro-copy h2 { margin-block: 17px 23px; font-size: clamp(40px, 12vw, 55px); }
  .riw14-intro-copy .riw14-intro-lead { font-size: 20px; }
  .riw14-venue-card { min-height: 350px; }
  .riw14-venue-card img { height: 350px; }

  .riw14-highlights { margin-bottom: 70px; }
  .riw14-body .riw14-section-head h2 { font-size: clamp(38px, 11vw, 52px); }
  .riw14-highlight-card { min-height: 0; padding: 27px 24px 30px; }
  .riw14-card-number { margin-bottom: 46px; }
  .riw14-highlight-card > small { margin-top: 0; }

  .riw14-version { margin-bottom: 70px; border-radius: 17px; }
  .riw14-version-stage { min-height: 410px; }
  .riw14-version-stage > strong { top: 82px; }
  .riw14-body .riw14-version-stage img { right: -2%; bottom: 30px; width: 104% !important; }
  .riw14-version-copy { padding: 39px 25px 42px; }
  .riw14-body .riw14-version-copy h2 { font-size: clamp(39px, 12vw, 54px); }
  .riw14-version-points { grid-template-columns: 1fr; }
  .riw14-version-points article { min-height: 128px; }

  .riw14-integration { margin-inline: -2px; margin-bottom: 68px; padding: 36px 23px; border-radius: 17px; }
  .riw14-body .riw14-integration-head h2 { font-size: clamp(38px, 11.8vw, 54px); }
  .riw14-integration-photo { height: 490px; }
  .riw14-process { grid-template-columns: 1fr; }
  .riw14-process article { min-height: 128px; }
  .riw14-archive-terms { padding: 26px 20px; }
  .riw14-terms-grid { grid-template-columns: 1fr; }
  .riw14-terms-grid article { min-height: 205px; }

  .riw14-body .riw14-final-note {
    margin: 62px 0 68px;
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .riw14-body .riw14-final-note p { font-size: clamp(28px, 9vw, 39px); }
  .riw14-body .riw14-gallery-head h2 { font-size: clamp(48px, 15vw, 68px); }
}

@media (max-width: 600px) {
  .riw14-venue-card { min-height: 300px; }
  .riw14-venue-card img { height: 300px; }
  .riw14-gallery { gap: 10px; }

  .riw14-body .riw14-gallery > a,
  .riw14-body .riw14-gallery > a:nth-child(1),
  .riw14-body .riw14-gallery > a:nth-child(2),
  .riw14-body .riw14-gallery > a:nth-child(6),
  .riw14-body .riw14-gallery > a:nth-child(7),
  .riw14-body .riw14-gallery > a:nth-child(14),
  .riw14-body .riw14-gallery > a:nth-child(15),
  .riw14-body .riw14-gallery > a:nth-child(19),
  .riw14-body .riw14-gallery > a:nth-child(20),
  .riw14-body .riw14-gallery > a:nth-child(21),
  .riw14-body .riw14-gallery > a:nth-child(22) {
    grid-column: span 12;
    height: clamp(235px, 68vw, 330px);
  }

  .riw14-body .riw14-gallery > a.riw14-gallery-portrait { height: clamp(300px, 92vw, 430px); }
}

@media (prefers-reduced-motion: reduce) {
  .riw14-body .riw14-gallery > a img { transition: none; }
}
