.g-slide{
	position: relative;
	overflow: hidden;
	margin: 15px 0 20px 0;
	padding-bottom: 50%;
	padding-top: 65px;
}
.g-slide iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* ========== ROBLOX AWARD (scoped) ========== */
.gp-roblox-page {
  background: #fff;
  overflow-x: hidden;
}

.gp-roblox-page .mini-header-sec {
  min-height: clamp(190px, 20vw, 282px) !important;
  padding: clamp(42px, 6vw, 72px) 0 clamp(34px, 4.5vw, 56px) !important;
}

.gp-roblox-page .mini-header-sec::before {
  inset: auto 0 -20% 18vw !important;
  height: 46% !important;
  clip-path: polygon(8% 0, 100% 0, 100% 100%, 0 100%) !important;
}

.gp-roblox-page .mini-header-sec::after {
  content: "" !important;
  display: block !important;
  width: min(38vw, 420px) !important;
  height: 72% !important;
  background: url("/grandprix/asset/img/page-icons/program.svg") center / contain no-repeat !important;
  opacity: .08 !important;
}

.gp-roblox-page .mini-header-sec .keyvisual-catch-text {
  font-size: clamp(4rem, 7vw, 9rem) !important;
  line-height: .88 !important;
}

.gp-roblox-page section.mt-6,
.gp-roblox-page .about-hero {
  padding: clamp(70px, 8vw, 118px) 0;
}

.gp-roblox-page .card-soft,
.gp-roblox-page .container.inner-container {
  max-width: none;
}

.rbx-hero {
  position: relative;
  display: grid;
  gap: 18px;
  overflow: hidden;
  padding: clamp(30px, 5vw, 56px) !important;
  border: 1px solid #d9dde3 !important;
  border-radius: 8px !important;
  background:
    radial-gradient(circle at 92% 14%, rgba(255, 194, 41, .32), transparent 30%),
    radial-gradient(circle at 8% 18%, rgba(0, 162, 255, .18), transparent 28%),
    linear-gradient(135deg, #ffffff 0%, #f6fbff 52%, #fff7ea 100%) !important;
}

.rbx-hero::after {
  content: "";
  position: absolute;
  right: -12%;
  bottom: -34%;
  width: min(54vw, 520px);
  aspect-ratio: 1;
  border: 1px solid rgba(17, 24, 39, .08);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, .92), rgba(255, 255, 255, 0) 66%);
  pointer-events: none;
}

.rbx-hero > * {
  position: relative;
  z-index: 1;
}

.rbx-hero__kicker {
  display: inline-flex;
  justify-self: start;
  align-items: center;
  min-height: 30px;
  padding: 0 12px;
  border: 1px solid rgba(17, 24, 39, .16);
  border-radius: 999px;
  background: rgba(255, 255, 255, .72);
  color: #111;
  font-size: 1.1rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1;
}

.rbx-hero__title {
  margin: 0;
  color: #111;
  line-height: 1;
}

.rbx-hero__title .en {
  display: block;
  background: linear-gradient(90deg, #111 0%, #0077c8 38%, #ee3f32 70%, #f6b91d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  font-family: "Open Sans", "Noto Sans JP", sans-serif;
  font-size: clamp(3.5rem, 6vw, 7.4rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: .92;
  text-transform: uppercase;
}

.rbx-title-word {
  display: inline;
}

.rbx-hero__title .jp {
  display: block;
  margin-top: 12px;
  color: #111;
  font-size: clamp(1.5rem, 1.7vw, 2rem);
  font-weight: 900;
  letter-spacing: 0;
}

.rbx-hero__title::after {
  content: "";
  display: block;
  width: min(170px, 36vw);
  height: 2px;
  margin-top: 20px;
  background: linear-gradient(90deg, #0077c8, #ee3f32, #f6b91d);
}

.rbx-hero__lead {
  max-width: 100%;
  margin: 0;
  color: #222;
  font-size: clamp(1.45rem, 1.35vw, 1.72rem);
  font-weight: 500;
  line-height: 2;
  text-wrap: pretty;
}

.rbx-nowrap {
  white-space: nowrap;
}

.rbx-hero__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 6px;
}

.rbx-badge {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 36px;
  padding: 0 13px;
  border: 1px solid rgba(17, 24, 39, .12);
  border-radius: 999px;
  background: #fff;
  color: #111;
  font-size: 1.2rem;
  font-weight: 900;
  line-height: 1.2;
  white-space: normal;
}

.rbx-badge i {
  color: #ee3f32;
}

.gp-roblox-page #about.about-hero {
  border-top: 1px solid #d9dde3;
  background:
    radial-gradient(circle at 12% 22%, rgba(0, 162, 255, .12), transparent 32%),
    radial-gradient(circle at 88% 82%, rgba(238, 63, 50, .1), transparent 30%),
    linear-gradient(180deg, #fff 0%, #f8fafc 100%);
}

.gp-roblox-page .about-card {
  width: min(1120px, calc(100% - 64px));
  margin: 0 auto;
  padding: clamp(28px, 4.8vw, 52px);
  border: 1px solid #d9dde3;
  border-radius: 8px;
  background: #fff;
  box-shadow: none;
}

.gp-roblox-page .about-card::before,
.gp-roblox-page .about-card::after {
  display: none;
}

.gp-roblox-page #about .about-words {
  opacity: .42;
}

.gp-roblox-page .about-eyebrow {
  color: #0077c8;
  font-size: 1.2rem;
  font-weight: 900;
  letter-spacing: 0;
}

.gp-roblox-page .about-title {
  margin: 8px 0 18px;
  color: #111;
  font-size: clamp(2.5rem, 4vw, 4.8rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.2;
}

.gp-roblox-page .about-lead {
  color: #222;
  font-size: clamp(1.45rem, 1.35vw, 1.7rem);
  line-height: 2;
}

.gp-roblox-page .about-video {
  overflow: hidden;
  border: 1px solid #d9dde3;
  border-radius: 8px !important;
  background: #f3f5f8;
}

.gp-roblox-page .about-video::before {
  display: none;
}

.gp-roblox-page .about-video img {
  display: block;
  width: 100%;
  height: auto;
}

.rbx-cards {
  row-gap: 24px;
}

.rbx-card {
  display: grid;
  align-content: start;
  height: 100%;
  min-height: 210px;
  padding: 24px;
  border: 1px solid #d9dde3;
  border-radius: 8px;
  background: #fff;
}

.rbx-card__icon {
  display: inline-grid;
  place-items: center;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #fff3d7;
  color: #ee3f32;
  font-size: 2rem;
}

.rbx-card__title {
  margin: 0 0 10px;
  color: #111;
  font-size: 1.8rem;
  font-weight: 900;
  letter-spacing: 0;
}

.rbx-card__text {
  margin: 0;
  color: #333;
  font-size: 1.42rem;
  line-height: 1.9;
}

.rbx-section-head {
  margin-bottom: 24px;
}

.rbx-section-copy {
  margin: 0;
  color: #333;
  font-size: 1.45rem;
  font-weight: 500;
  line-height: 1.9;
}

.rbx-award-spotlight {
  display: grid;
  gap: 24px;
  overflow: hidden;
  padding: clamp(24px, 4vw, 40px);
  border: 1px solid #d9dde3;
  border-radius: 8px;
  background:
    radial-gradient(circle at 90% 0%, rgba(246, 185, 29, .26), transparent 28%),
    radial-gradient(circle at 8% 14%, rgba(0, 162, 255, .16), transparent 30%),
    linear-gradient(135deg, #fff 0%, #f6fbff 54%, #fff9ec 100%);
}

.rbx-award-spotlight__lead {
  max-width: 940px;
}

.rbx-award-spotlight__label {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  background: #111;
  color: #fff;
  font-family: "Open Sans", "Noto Sans JP", sans-serif;
  font-size: 1.1rem;
  font-weight: 900;
  letter-spacing: 0;
}

.rbx-award-spotlight__lead h2 {
  margin: 16px 0 12px;
  color: #111;
  font-size: clamp(2.4rem, 4vw, 4.6rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
}

.rbx-award-spotlight__lead p {
  margin: 0;
  color: #333;
  font-size: clamp(1.45rem, 1.35vw, 1.72rem);
  font-weight: 500;
  line-height: 1.9;
}

.rbx-award-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.rbx-award-benefit {
  position: relative;
  display: grid;
  align-content: start;
  min-height: 300px;
  padding: 24px;
  border: 1px solid rgba(17, 24, 39, .12);
  border-radius: 8px;
  background: rgba(255, 255, 255, .88);
}

.rbx-award-benefit--first {
  border-color: rgba(0, 119, 200, .35);
}

.rbx-award-benefit--premium {
  border-color: rgba(238, 63, 50, .38);
  background:
    linear-gradient(180deg, rgba(255, 246, 228, .96), rgba(255, 255, 255, .92));
}

.rbx-award-benefit__badge {
  display: inline-flex;
  justify-self: start;
  align-items: center;
  min-height: 32px;
  margin-bottom: 18px;
  padding: 0 12px;
  border: 1px solid rgba(17, 24, 39, .12);
  border-radius: 999px;
  background: #fff;
  color: #111;
  font-size: 1.2rem;
  font-weight: 900;
  line-height: 1.2;
}

.rbx-award-benefit__icon {
  display: inline-grid;
  place-items: center;
  width: 54px;
  height: 54px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #111;
  color: #fff;
  font-size: 2.4rem;
}

.rbx-award-benefit h3 {
  margin: 0 0 12px;
  color: #111;
  font-size: clamp(2rem, 2.4vw, 2.7rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.35;
}

.rbx-award-benefit p {
  margin: 0;
  color: #333;
  font-size: 1.42rem;
  line-height: 1.85;
}

.rbx-award-note {
  margin: 0;
  color: #666;
  font-size: 1.15rem;
  font-weight: 500;
  line-height: 1.75;
}

.rbx-empty {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 20px;
  align-items: start;
  padding: clamp(24px, 4vw, 34px);
  border: 1px solid #d9dde3;
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(0, 162, 255, .08), rgba(246, 185, 29, .13)),
    #fff;
}

.rbx-empty__icon {
  display: inline-grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #111;
  color: #fff;
  font-size: 2.2rem;
}

.rbx-empty__title {
  margin: 0 0 8px;
  color: #111;
  font-size: clamp(1.9rem, 2.4vw, 2.6rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.35;
}

.rbx-empty__text {
  margin: 0;
  color: #333;
  font-size: 1.42rem;
  line-height: 1.9;
}

@media (max-width: 767.98px) {
  .gp-roblox-page #topbar .h-topbar-inner {
    display: flex !important;
    width: calc(100% - 24px);
    margin: 0 12px;
    justify-content: space-between !important;
  }

  .gp-roblox-page #topbar .h-topbar-brand {
    flex: 0 1 auto !important;
    width: auto !important;
    max-width: calc(100% - 60px) !important;
  }

  .gp-roblox-page #topbar .h-topbar-actions {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    margin-left: auto !important;
  }

  .gp-roblox-page #topbar .h-topbar-menu {
    display: inline-flex !important;
    flex: 0 0 44px !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .gp-roblox-page .mini-header-sec {
    min-height: 190px !important;
    padding: 58px 0 38px !important;
  }

  .gp-roblox-page .mini-header-sec .text-light {
    width: min(100% - 32px, 720px) !important;
  }

  .gp-roblox-page .mini-header-sec .keyvisual-catch-text {
    max-width: 100%;
    font-size: clamp(1.95rem, 6.1vw, 2.25rem) !important;
  }

  .gp-roblox-page .mini-header-sec::before {
    inset: auto 0 -22% 22vw !important;
    height: 48% !important;
  }

  .gp-roblox-page .about-card,
  .gp-roblox-page .card-soft,
  .gp-roblox-page .statement-panel {
    width: min(100% - 32px, 720px) !important;
  }

  .rbx-hero {
    padding: 26px 20px !important;
  }

  .rbx-hero__title .en {
    font-size: clamp(3rem, 8.4vw, 3.3rem);
    line-height: .95;
  }

  .rbx-title-word {
    display: block;
  }

  .rbx-hero__badges {
    display: grid;
    grid-template-columns: 1fr;
  }

  .rbx-badge {
    justify-content: flex-start;
  }

  .rbx-nowrap {
    white-space: normal;
  }

  .rbx-award-spotlight {
    padding: 24px 18px;
  }

  .rbx-award-benefits {
    grid-template-columns: 1fr;
  }

  .rbx-award-benefit {
    min-height: 0;
    padding: 22px 18px;
  }

  .rbx-empty {
    grid-template-columns: 1fr;
  }
}
