html,
body {
  background: #030303;
  color: var(--f8-text);
}
.main-wrapper {
  position: relative;
  overflow: hidden;
  color: var(--f8-text);
  background: radial-gradient(ellipse at 0% 16%, rgba(254, 231, 5, .20) 0%, rgba(254, 231, 5, .075) 22%, transparent 46%), radial-gradient(ellipse at 100% 34%, rgba(254, 231, 5, .16) 0%, rgba(254, 231, 5, .055) 24%, transparent 48%), radial-gradient(ellipse at 50% 115%, rgba(254, 231, 5, .10) 0%, transparent 42%), linear-gradient(90deg, #0b0901 0%, #050505 18%, #030303 50%, #050505 82%, #0c0a02 100%);
}
.main-wrapper:before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  background: linear-gradient(115deg, transparent 0%, rgba(254, 231, 5, .045) 28%, transparent 44%, rgba(254, 231, 5, .035) 70%, transparent 100%), linear-gradient(rgba(254, 231, 5, .018) 1px, transparent 1px), linear-gradient(90deg, rgba(254, 231, 5, .016) 1px, transparent 1px);
  background-size: 100% 100%, 88px 88px, 88px 88px;
  opacity: .9;
  mask-image: linear-gradient(90deg, rgba(0, 0, 0, .82), rgba(0, 0, 0, .22) 22%, rgba(0, 0, 0, .18) 78%, rgba(0, 0, 0, .82));
}
.main-wrapper:after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  background: radial-gradient(circle at 50% 22%, transparent 0%, rgba(0, 0, 0, .22) 42%, rgba(0, 0, 0, .62) 100%);
}
.main-wrapper > * {
  position: relative;
  z-index: 1;
}
.header.w-nav {
  background: rgba(3, 3, 3, .82);
  border-bottom: 1px solid rgba(254, 231, 5, .14);
  box-shadow: 0 20px 70px rgba(0, 0, 0, .35);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}
.navlink.w-nav-link:hover, .navlink.w-nav-link.w--current, .w--current, .tags, .greentext, .green-span-2, .grn, .starr, .cardprice, .cardprice2, .recent-text {
  color: var(--f8-gold);
}
.banner-section,
.progress-section,
.trading-section,
.testimonials-section,
.why-choose-section,
.account-section,
.card-section,
.building-section,
.payouts-section,
.join-our-discord-section,
.become-flash-section,
.footer-component {
  background: transparent;
}
.banner-section {
  padding-top: 32px;
}
.banner-box {
  background: transparent;
  border: 0;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.banner-box .h1,
.h1 {
  text-shadow: 0 0 44px rgba(0, 0, 0, .70);
}

.banner-section .container {
  max-width: 1280px;
}
.banner-box {
  max-width: 1040px;
  padding-top: 34px;
}
.banner-box .f8-hero-title {
  max-width: 1040px;
  margin: 26px auto 24px;
  font-size: clamp(58px, 6.35vw, 96px);
  line-height: .96;
  letter-spacing: -.062em;
  font-weight: 900;
  text-wrap: balance;
}
.banner-box .f8-hero-subtitle {
  max-width: 860px;
  margin: 0 auto 0;
  font-size: clamp(17px, 1.35vw, 21px);
  line-height: 1.68;
  letter-spacing: -.012em;
  color: rgba(255, 255, 255, .74);
}
.banner-box .button-row.mt-1 {
  margin-top: 36px;
  gap: 18px;
}
.banner-box .ddivider {
  margin-top: 28px;
  margin-bottom: 12px;
  max-width: 520px;
}
.banner-box .trustpilot {
  margin-top: 0;
  padding: 7px 15px;
  border-radius: 0;
}
@media (max-width: 991px) {
  .banner-box .f8-hero-title {
    font-size: clamp(48px, 9vw, 76px);
    line-height: 1;
    letter-spacing: -.055em;
  }
  .banner-box .f8-hero-subtitle {
    max-width: 720px;
    font-size: 17px;
  }
}
@media (max-width: 640px) {
  .banner-box {
    padding-top: 18px;
  }
  .banner-box .f8-hero-title {
    font-size: clamp(38px, 12vw, 54px);
    line-height: 1.04;
    letter-spacing: -.045em;
    margin: 20px auto 18px;
  }
  .banner-box .f8-hero-subtitle {
    font-size: 15.5px;
    line-height: 1.62;
  }
  .banner-box .button-row.mt-1 {
    margin-top: 26px;
    gap: 12px;
  }
}
.home-bt {
  background: rgba(8, 8, 6, .62);
  border: 1px solid rgba(254, 231, 5, .36);
  box-shadow: 0 0 44px rgba(254, 231, 5, .09), inset 0 1px 0 rgba(255, 255, 255, .08);
  backdrop-filter: blur(12px);
}
.trustpilot {
  display: inline-flex;
  background: rgba(8, 8, 6, .38);
  border: 1px solid rgba(254, 231, 5, .12);
  box-shadow: none;
  backdrop-filter: blur(10px);
  padding-left: 12px;
  padding-right: 12px;
}
.button.animation,
.button.hover,
.button.submit,
.copy-bt,
.button_login_bt {
  background: linear-gradient(135deg, #fff677 0%, #fee705 42%, #d7ad00 73%, #9a7800 100%);
  color: #050505;
  border: 1px solid rgba(254, 231, 5, .72);
  box-shadow: 0 0 34px rgba(254, 231, 5, .18), inset 0 1px 0 rgba(255, 255, 255, .52);
}
.button.animation .button-text,
.button.hover .button-text,
.button.submit,
.button_login_bt {
  color: #050505;
}
.button.border,
.button.purple,
.facebook-button,
.telegram-button {
  background: rgba(10, 10, 8, .46);
  color: #fff;
  border: 1px solid rgba(254, 231, 5, .30);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .07), 0 0 24px rgba(254, 231, 5, .05);
  backdrop-filter: blur(10px);
}
.button.border:hover, .button.purple:hover, .facebook-button:hover, .telegram-button:hover {
  background: rgba(254, 231, 5, .10);
  color: var(--f8-gold);
}
.recent-verified-rewards .item,
.tab-container,
.account-form-box,
.card-grid,
.payouts-box,
.community-box,
.become-flash-section .container,
.popup-wrap-2,
.footer-wraper {
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}
.tab-container {
  max-width: 1340px;
}
.why-choose-us-grid > *,
.newwert .item,
.slider-5 .slide-2,
.team-slider-wrapper-2,
.popup-image-box {
  background: rgba(6, 6, 5, .42);
  border-color: rgba(254, 231, 5, .16);
}
.glow-effect,
.home-header-glow-2,
.liner-green,
.footer-green,
.green-block,
.footer-green-block {
  background: radial-gradient(circle, rgba(254, 231, 5, .34), transparent 68%);
  box-shadow: 0 0 120px rgba(254, 231, 5, .18);
}
.text-size-regular,
.copy-p-2,
.paragraph-2,
.pop-p-2,
.field-label3 {
  color: var(--f8-muted);
}
.h1,
.h2,
.h3,
.h4,
.clienth5-2,
.popup-h2-2 {
  color: #fff;
  letter-spacing: -.035em;
}
.ddivider {
  background: linear-gradient(90deg, transparent, rgba(254, 231, 5, .30), transparent);
}
.textfield,
.p-text-fild,
input[type="email"] {
  background: rgba(0, 0, 0, .54);
  color: #fff;
  border: 1px solid rgba(254, 231, 5, .22);
}
.textfield::placeholder, .p-text-fild::placeholder {
  color: rgba(255, 255, 255, .48);
}
.leftaro,
.left-vecter1,
.left-vecter,
.logo-lite {
  opacity: .22;
  filter: sepia(1) saturate(2.2) brightness(1.12);
}
.popup-home-page {
  background: rgba(0, 0, 0, .72);
  backdrop-filter: blur(12px);
}
.loading-wrapper {
  background: #030303;
}

.account-form-box {
  position: relative;
  overflow: hidden;
  min-height: 620px;
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(360px, .85fr);
  grid-template-rows: auto auto;
  align-items: center;
  gap: 18px 58px;
  padding: 56px 64px;
}
.f8-early-access-visual {
  grid-column: 1;
  grid-row: 1 / span 2;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 500px;
  pointer-events: none;
}
.f8-early-access-visual:before {
  content: "";
  position: absolute;
  width: min(520px, 88%);
  height: min(520px, 88%);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(254, 231, 5, .20), rgba(254, 231, 5, .06) 38%, transparent 68%);
  filter: blur(10px);
  opacity: .9;
}
.f8-early-access-visual img {
  position: relative;
  z-index: 2;
  width: min(100%, 590px);
  height: auto;
  display: block;
  object-fit: contain;
  filter: drop-shadow(0 40px 80px rgba(0, 0, 0, .58)) drop-shadow(0 0 34px rgba(254, 231, 5, .18));
}
.f8-early-access-fallback,
.f8-instant-fallback {
  position: relative;
  z-index: 2;
  width: min(100%, 560px);
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  perspective: 1200px;
}
.f8-access-card,
.f8-instant-card-ui {
  position: relative;
  width: min(460px, 92%);
  min-height: 390px;
  border: 1px solid rgba(254, 231, 5, .30);
  border-radius: 32px;
  background: radial-gradient(circle at 22% 0%, rgba(254, 231, 5, .16), transparent 34%), linear-gradient(145deg, rgba(16, 16, 12, .92), rgba(0, 0, 0, .72));
  box-shadow: 0 38px 90px rgba(0, 0, 0, .62), inset 0 1px 0 rgba(255, 255, 255, .10), 0 0 54px rgba(254, 231, 5, .12);
  padding: 32px;
  transform: rotateY(-9deg) rotateX(4deg);
  overflow: hidden;
}
.f8-access-card:before, .f8-instant-card-ui:before {
  content: "";
  position: absolute;
  inset: -40%;
  background: linear-gradient(115deg, transparent 38%, rgba(255, 255, 255, .10) 48%, transparent 58%);
  transform: rotate(10deg);
  opacity: .9;
}
.f8-access-card > *,
.f8-instant-card-ui > * {
  position: relative;
  z-index: 2;
}
.f8-card-top,
.f8-instant-top {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: flex-start;
  margin-bottom: 24px;
}
.f8-card-top span,
.f8-instant-top span {
  color: var(--f8-gold);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}
.f8-card-top strong,
.f8-instant-top strong {
  color: #fff;
  font-size: 13px;
  border: 1px solid rgba(254, 231, 5, .30);
  border-radius: 999px;
  padding: 8px 12px;
  background: rgba(254, 231, 5, .07);
}
.f8-card-balance {
  font-size: 58px;
  line-height: 1;
  color: var(--f8-gold);
  font-weight: 950;
  letter-spacing: -.06em;
  text-shadow: 0 0 28px rgba(254, 231, 5, .20);
}
.f8-card-sub {
  color: rgba(255, 255, 255, .72);
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 24px;
}
.f8-mini-chart {
  height: 120px;
  display: flex;
  align-items: flex-end;
  gap: 12px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 20px;
  background: rgba(0, 0, 0, .26);
}
.f8-mini-chart i {
  flex: 1;
  min-width: 22px;
  border-radius: 10px 10px 2px 2px;
  background: linear-gradient(180deg, #fff66b, #fee705 40%, #9e7a00);
  box-shadow: 0 0 22px rgba(254, 231, 5, .15);
}
.f8-mini-chart i:nth-child(1) {
  height: 35%
}
.f8-mini-chart i:nth-child(2) {
  height: 54%
}
.f8-mini-chart i:nth-child(3) {
  height: 72%
}
.f8-mini-chart i:nth-child(4) {
  height: 46%
}
.f8-mini-chart i:nth-child(5) {
  height: 92%
}
.f8-feature-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 8px;
  margin-top: 18px;
}
.f8-feature-pills span {
  border: 1px solid rgba(254, 231, 5, .18);
  border-radius: 999px;
  padding: 8px 11px;
  color: rgba(255, 255, 255, .82);
  font-size: 12px;
  font-weight: 800;
  background: rgba(255, 255, 255, .035);
}
.f8-gold-coin,
.f8-shield-badge {
  position: absolute;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 950;
  color: #050505;
  background: linear-gradient(135deg, #fff677, #fee705 48%, #a67e00);
  box-shadow: 0 24px 54px rgba(0, 0, 0, .55), 0 0 34px rgba(254, 231, 5, .18);
}
.f8-gold-coin {
  right: 30px;
  bottom: 48px;
  width: 112px;
  height: 112px;
  border-radius: 50%;
  font-size: 34px;
  border: 2px solid rgba(255, 255, 255, .38);
}
.f8-shield-badge {
  left: 42px;
  bottom: 34px;
  width: 92px;
  height: 92px;
  border-radius: 28px;
  font-size: 42px;
}
.f8-orbit-line {
  position: absolute;
  inset: 44px 16px 18px;
  border: 2px solid rgba(254, 231, 5, .34);
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  transform: rotate(-18deg);
  filter: drop-shadow(0 0 14px rgba(254, 231, 5, .25));
  z-index: 1;
}
.f8-instant-card-ui {
  width: min(560px, 96%);
  min-height: 420px;
  transform: rotateY(-7deg) rotateX(3deg);
}
.f8-instant-title {
  font-size: 46px;
  line-height: 1.05;
  color: #fff;
  font-weight: 950;
  letter-spacing: -.05em;
  margin: 10px 0 22px;
}
.f8-instant-grid {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  gap: 18px;
  align-items: stretch;
}
.f8-instant-list-ui {
  display: grid;
  gap: 10px;
}
.f8-instant-list-ui span {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 13px 14px;
  border: 1px solid rgba(255, 255, 255, .09);
  border-radius: 14px;
  background: rgba(0, 0, 0, .25);
  color: #fff;
  font-weight: 850;
}
.f8-instant-list-ui b {
  color: var(--f8-gold);
  min-width: 38px;
}
.f8-instant-chart-ui {
  border: 1px solid rgba(254, 231, 5, .12);
  border-radius: 20px;
  padding: 16px;
  background: rgba(0, 0, 0, .23);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.f8-line-chart {
  height: 145px;
  position: relative;
  overflow: hidden;
  border-radius: 14px;
  background: linear-gradient(180deg, rgba(254, 231, 5, .05), rgba(0, 0, 0, .15));
}
.f8-line-chart svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}
.f8-equity-growth {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 14px;
  color: rgba(255, 255, 255, .72);
}
.f8-equity-growth strong {
  display: block;
  color: var(--f8-gold);
  font-size: 30px;
  letter-spacing: -.04em;
}
.f8-lightning {
  position: absolute;
  right: 18px;
  bottom: 52px;
  font-size: 96px;
  color: var(--f8-gold);
  text-shadow: 0 0 30px rgba(254, 231, 5, .25);
  transform: rotate(10deg);
  z-index: 4;
}
@media (max-width: 640px) {
  .f8-early-access-fallback, .f8-instant-fallback {
    min-height: 380px
  }
  .f8-access-card, .f8-instant-card-ui {
    padding: 24px;
    transform: none
  }
  .f8-card-balance {
    font-size: 44px
  }
  .f8-instant-title {
    font-size: 36px
  }
  .f8-instant-grid {
    grid-template-columns: 1fr
  }
  .f8-gold-coin {
    width: 88px;
    height: 88px;
    font-size: 28px
  }
  .f8-shield-badge {
    width: 74px;
    height: 74px
  }
}
.account-form-box .left-box-form {
  grid-column: 2;
  grid-row: 1;
  position: relative;
  z-index: 3;
  align-self: end;
}
.account-form-box .signing-form {
  grid-column: 2;
  grid-row: 2;
  position: relative;
  z-index: 3;
  align-self: start;
}
.card-grid {
  align-items: center;
  overflow: hidden;
}
.card-img {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 520px;
  position: relative;
}
.card-img:before {
  content: "";
  position: absolute;
  width: 70%;
  height: 70%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(254, 231, 5, .18), rgba(254, 231, 5, .055) 40%, transparent 72%);
  filter: blur(16px);
}
.card-img .think-img {
  position: relative;
  z-index: 2;
  width: min(100%, 650px);
  max-width: 650px;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 38px 80px rgba(0, 0, 0, .62)) drop-shadow(0 0 30px rgba(254, 231, 5, .16));
}
@media (max-width: 991px) {
  .account-form-box {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    min-height: auto;
    padding: 30px 24px;
  }
  .f8-early-access-visual, .account-form-box .left-box-form, .account-form-box .signing-form {
    grid-column: 1;
    grid-row: auto;
  }
  .f8-early-access-visual {
    min-height: auto;
    margin-bottom: 10px;
  }
  .f8-early-access-visual img {
    width: min(100%, 440px);
  }
  .card-img {
    min-height: auto;
    margin-top: 24px;
  }
  .card-img .think-img {
    width: min(100%, 520px);
  }
}

.account-section, .card-section {
  padding-top: 96px;
  padding-bottom: 96px;
}
.account-section .container,
.card-section .container {
  max-width: 1440px;
}
.account-form-box,
.card-grid {
  width: 100%;
  max-width: 1370px;
  margin: 0 auto;
  border-radius: 34px;
  border: 1px solid rgba(254, 231, 5, .15);
  background: radial-gradient(ellipse at 18% 24%, rgba(254, 231, 5, .10), transparent 42%), radial-gradient(ellipse at 84% 42%, rgba(254, 231, 5, .055), transparent 42%), linear-gradient(135deg, rgba(12, 12, 9, .76), rgba(0, 0, 0, .56));
  box-shadow: 0 36px 110px rgba(0, 0, 0, .48), inset 0 1px 0 rgba(255, 255, 255, .055);
}
.account-form-box {
  min-height: auto;
  display: grid;
  grid-template-columns: minmax(420px, .9fr) minmax(500px, 1fr);
  grid-template-rows: auto auto;
  gap: 10px 74px;
  align-items: center;
  padding: 64px 74px;
}
.f8-early-access-visual {
  min-height: 460px;
  align-self: center;
}
.f8-early-access-visual:before {
  width: min(440px, 80%);
  height: min(440px, 80%);
  opacity: .72;
  filter: blur(18px);
}
.f8-early-access-fallback {
  width: min(100%, 500px);
  min-height: 440px;
}
.f8-access-card {
  width: min(390px, 88%);
  min-height: 340px;
  padding: 28px;
  border-radius: 28px;
  transform: rotateY(-8deg) rotateX(3deg);
}
.f8-card-balance {
  font-size: clamp(42px, 3.3vw, 54px);
}
.f8-mini-chart {
  height: 104px;
  gap: 10px;
}
.f8-gold-coin {
  width: 92px;
  height: 92px;
  right: 18px;
  bottom: 46px;
  font-size: 30px;
}
.f8-shield-badge {
  width: 78px;
  height: 78px;
  left: 40px;
  bottom: 42px;
  border-radius: 22px;
  font-size: 36px;
}
.account-form-box .left-box-form,
.account-form-box .signing-form {
  max-width: 620px;
  width: 100%;
}
.account-form-box .left-box-form {
  align-self: end;
  margin-bottom: 8px;
}
.account-form-box .left-box-form .h3,
.account-form-box .left-box-form h3 {
  font-size: clamp(42px, 4.2vw, 72px);
  line-height: .98;
  letter-spacing: -.055em;
  max-width: 620px;
  margin-bottom: 24px;
}
.account-form-box .left-box-form .text-size-regular {
  max-width: 590px;
  font-size: clamp(16px, 1.1vw, 19px);
  line-height: 1.72;
}
.account-form-box .signing-form {
  align-self: start;
}
.account-form-box .field-label3 {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 10px;
}
.account-form-box .textfield {
  min-height: 58px;
  border-radius: 16px;
  font-size: 16px;
  padding: 0 20px;
}
.account-form-box .button.submit {
  min-height: 60px;
  border-radius: 16px;
  margin-top: 16px;
  font-size: 16px;
  font-weight: 900;
}
.account-form-box .somle {
  max-width: 560px;
  margin-top: 12px;
  line-height: 1.65;
  font-size: 14px;
}
.card-grid {
  display: grid;
  grid-template-columns: minmax(440px, .86fr) minmax(500px, 1fr);
  gap: 60px;
  align-items: center;
  padding: 64px 74px;
  min-height: auto;
}
.card-content {
  max-width: 600px;
  align-self: center;
}
.card-content .tags.left {
  margin-bottom: 16px;
  text-align: left;
}
.card-content .h3,
.card-content h3.h3 {
  font-size: clamp(46px, 4.8vw, 74px);
  line-height: .98;
  letter-spacing: -.06em;
  margin-bottom: 26px;
  max-width: 600px;
}
.card-content .text-size-regular.left {
  max-width: 590px;
  font-size: clamp(16px, 1.1vw, 19px);
  line-height: 1.72;
}
.instant-list {
  list-style: none;
  padding: 0;
  margin: 24px 0 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  max-width: 580px;
}
.instant-list li {
  position: relative;
  margin: 0;
  padding: 12px 14px 12px 38px;
  border-radius: 14px;
  border: 1px solid rgba(254, 231, 5, .16);
  background: rgba(255, 255, 255, .035);
  color: rgba(255, 255, 255, .80);
  font-size: 14px;
  line-height: 1.35;
  font-weight: 800;
}
.instant-list li:before {
  content: "✓";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--f8-gold);
  font-weight: 950;
}
.card-content .button-row.left.mt-5 {
  margin-top: 30px;
}
.card-img {
  min-height: 470px;
  padding: 0;
}
.card-img:before {
  width: 72%;
  height: 72%;
  opacity: .72;
}
.f8-instant-fallback {
  width: min(100%, 560px);
  min-height: 430px;
}
.f8-instant-card-ui {
  width: min(500px, 94%);
  min-height: 370px;
  padding: 26px;
  border-radius: 28px;
  transform: rotateY(-6deg) rotateX(2deg);
}
.f8-instant-title {
  font-size: clamp(30px, 3vw, 40px);
  margin: 8px 0 18px;
}
.f8-instant-grid {
  gap: 14px;
}
.f8-instant-list-ui span {
  padding: 11px 12px;
  font-size: 13px;
}
.f8-line-chart {
  height: 125px;
}
.f8-equity-growth strong {
  font-size: 24px;
}
.f8-lightning {
  font-size: 72px;
  right: 18px;
  bottom: 64px;
}
@media (max-width: 1180px) {
  .account-form-box, .card-grid {
    grid-template-columns: 1fr 1fr;
    gap: 38px;
    padding: 52px 42px;
  }
  .account-form-box .left-box-form .h3, .account-form-box .left-box-form h3, .card-content .h3, .card-content h3.h3 {
    font-size: clamp(38px, 5vw, 60px);
  }
  .instant-list {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 860px) {
  .account-form-box, .card-grid {
    grid-template-columns: 1fr;
    padding: 34px 22px;
    gap: 22px;
    border-radius: 24px;
  }
  .f8-early-access-visual {
    grid-column: 1;
    grid-row: auto;
    min-height: 330px;
    order: 1;
  }
  .account-form-box .left-box-form {
    order: 2;
  }
  .account-form-box .signing-form {
    order: 3;
  }
  .f8-early-access-fallback {
    min-height: 320px;
    width: min(100%, 390px);
  }
  .f8-access-card {
    width: min(330px, 90%);
    min-height: 300px;
    transform: none;
  }
  .card-img {
    min-height: 330px;
    order: 1;
  }
  .card-content {
    order: 2;
  }
  .f8-instant-fallback {
    min-height: 330px;
    width: min(100%, 430px);
  }
  .f8-instant-card-ui {
    transform: none;
    min-height: 310px;
  }
  .f8-instant-grid {
    grid-template-columns: 1fr;
  }
  .instant-list {
    grid-template-columns: 1fr;
  }
  .account-form-box .left-box-form .h3, .account-form-box .left-box-form h3, .card-content .h3, .card-content h3.h3 {
    font-size: clamp(34px, 10vw, 50px);
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .main-wrapper {
    background: radial-gradient(ellipse at 50% 0%, rgba(254, 231, 5, .18), transparent 34%), #030303;
  }
  .banner-box {
    padding-left: 0;
    padding-right: 0;
  }
}

.account-section, .card-section {
  padding-top: clamp(72px, 7vw, 120px);
  padding-bottom: clamp(72px, 7vw, 120px);
}
.account-section .container,
.card-section .container {
  width: min(100%, 1480px);
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: clamp(18px, 3vw, 42px);
  padding-right: clamp(18px, 3vw, 42px);
}
.account-form-box {
  min-height: 560px;
  grid-template-columns: minmax(360px, .88fr) minmax(520px, 1fr);
  gap: 28px clamp(44px, 5vw, 82px);
  padding: clamp(42px, 4.7vw, 70px) clamp(42px, 5.2vw, 84px);
  border-radius: 30px;
  overflow: hidden;
  align-items: center;
}
.account-form-box:before, .card-grid:before {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: inherit;
  pointer-events: none;
  background: radial-gradient(circle at 22% 50%, rgba(254, 231, 5, .10), transparent 38%), radial-gradient(circle at 82% 22%, rgba(254, 231, 5, .07), transparent 34%);
  opacity: .65;
  z-index: 0;
}
.account-form-box > *,
.card-grid > * {
  position: relative;
  z-index: 2;
}
.f8-early-access-visual {
  min-height: clamp(420px, 42vw, 540px);
  align-self: center;
  justify-self: center;
  width: 100%;
  transform: translateX(-8px);
}
.f8-early-access-visual:before {
  width: min(440px, 80%);
  height: min(440px, 80%);
  opacity: .72;
  filter: blur(18px);
}
.f8-early-access-visual img {
  width: auto;
  height: clamp(380px, 36vw, 520px);
  max-width: 100%;
  max-height: 520px;
  object-fit: contain;
  transform: translateY(6px) scale(.98);
  filter: drop-shadow(0 34px 72px rgba(0, 0, 0, .62)) drop-shadow(0 0 26px rgba(254, 231, 5, .16));
}
.account-form-box .left-box-form {
  grid-column: 2;
  grid-row: 1;
  max-width: 620px;
  width: 100%;
  align-self: end;
  justify-self: start;
  margin: 0;
}
.account-form-box .left-box-form .h3,
.account-form-box .left-box-form h3 {
  max-width: 620px;
  font-size: clamp(44px, 4.05vw, 66px);
  line-height: 1.04;
  letter-spacing: -.055em;
  margin: 0 0 20px;
  font-weight: 900;
}
.account-form-box .left-box-form .text-size-regular {
  max-width: 600px;
  font-size: clamp(16px, 1.08vw, 19px);
  line-height: 1.72;
  color: rgba(255, 255, 255, .74);
}
.account-form-box .signing-form {
  grid-column: 2;
  grid-row: 2;
  max-width: 600px;
  width: 100%;
  align-self: start;
  justify-self: start;
  margin-top: 6px;
}
.account-form-box .field-label3 {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, .78);
}
.account-form-box .textfield,
.account-form-box input[type="email"] {
  width: 100%;
  min-height: 62px;
  border-radius: 16px;
  padding: 16px 20px;
  font-size: 17px;
}
.account-form-box .button.submit {
  width: 100%;
  min-height: 64px;
  border-radius: 16px;
  font-size: 17px;
  font-weight: 900;
}
.account-form-box .somle {
  max-width: 560px;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 12px;
}
.card-section .card-grid,
.card-grid {
  position: relative;
  grid-template-columns: minmax(450px, .92fr) minmax(420px, 1fr);
  gap: clamp(34px, 4.2vw, 72px);
  min-height: 560px;
  padding: clamp(44px, 4.8vw, 72px) clamp(34px, 5vw, 78px);
  border-radius: 30px;
  align-items: center;
  overflow: hidden;
}
.card-section .card-content,
.card-content {
  max-width: 650px;
  width: 100%;
  align-self: center;
}
.card-section .tags.left,
.card-content .tags.left {
  display: inline-flex;
  margin: 0 0 18px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: .16em;
}
.card-section .card-content .h3,
.card-section .card-content h3,
.card-content .h3 {
  max-width: 650px;
  font-size: clamp(44px, 4.05vw, 66px);
  line-height: 1.04;
  letter-spacing: -.055em;
  margin: 0 0 22px;
  font-weight: 900;
}
.card-section .card-content .text-size-regular.left,
.card-content .text-size-regular.left {
  max-width: 620px;
  font-size: clamp(16px, 1.08vw, 19px);
  line-height: 1.72;
  color: rgba(255, 255, 255, .74);
}
.card-section .instant-list {
  max-width: 620px;
  margin: 16px 0 0;
  padding-left: 22px;
  display: grid;
  gap: 8px;
  font-size: clamp(16px, 1.06vw, 18px);
  line-height: 1.5;
}
.card-section .button-row.left.mt-5,
.card-content .button-row.left.mt-5 {
  margin-top: 34px;
}
.card-img {
  min-height: clamp(390px, 36vw, 500px);
  align-self: center;
  justify-self: center;
  width: 100%;
}
.card-img:before {
  width: min(500px, 80%);
  height: min(500px, 80%);
  opacity: .75;
  filter: blur(18px);
}
.card-img .think-img {
  width: auto;
  height: clamp(360px, 34vw, 500px);
  max-width: 100%;
  max-height: 500px;
  object-fit: contain;
  transform: translateX(2px) scale(.96);
  filter: drop-shadow(0 34px 72px rgba(0, 0, 0, .62)) drop-shadow(0 0 26px rgba(254, 231, 5, .16));
}
.f8-early-access-fallback,
.f8-instant-fallback {
  min-height: clamp(390px, 36vw, 500px);
  transform: scale(.92);
  transform-origin: center;
}
@media (max-width: 1180px) {
  .account-form-box {
    grid-template-columns: minmax(320px, .84fr) minmax(440px, 1fr);
    padding: 42px 44px;
    gap: 28px 42px;
  }
  .f8-early-access-visual img {
    height: clamp(340px, 34vw, 470px);
  }
  .card-section .card-grid, .card-grid {
    grid-template-columns: minmax(380px, .9fr) minmax(380px, 1fr);
    padding: 42px 44px;
  }
  .card-img .think-img {
    height: clamp(340px, 34vw, 460px);
  }
}
@media (max-width: 991px) {
  .account-form-box, .card-section .card-grid, .card-grid {
    grid-template-columns: 1fr;
    padding: 34px 24px;
    gap: 26px;
    min-height: auto;
    text-align: left;
  }
  .f8-early-access-visual, .account-form-box .left-box-form, .account-form-box .signing-form, .card-content, .card-img {
    grid-column: 1;
    grid-row: auto;
    justify-self: center;
  }
  .f8-early-access-visual {
    order: 1;
    min-height: auto;
    transform: none;
  }
  .account-form-box .left-box-form {
    order: 2;
    max-width: 640px;
  }
  .account-form-box .signing-form {
    order: 3;
    max-width: 640px;
  }
  .f8-early-access-visual img {
    height: auto;
    width: min(100%, 420px);
    max-height: none;
  }
  .card-img {
    min-height: auto;
    margin-top: 8px;
  }
  .card-img .think-img {
    height: auto;
    width: min(100%, 520px);
    max-height: none;
  }
}
@media (max-width: 640px) {
  .account-form-box .left-box-form .h3, .account-form-box .left-box-form h3, .card-section .card-content .h3, .card-section .card-content h3, .card-content .h3 {
    font-size: 38px;
    line-height: 1.08;
  }
  .account-form-box .left-box-form .text-size-regular, .card-section .card-content .text-size-regular.left, .card-content .text-size-regular.left {
    font-size: 15px;
    line-height: 1.68;
  }
  .f8-early-access-visual img {
    width: min(100%, 340px);
  }
  .card-img .think-img {
    width: min(100%, 360px);
  }
  .account-section, .card-section {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}

.banner-box .f8-hero-title,
.banner-section .banner-box h1.f8-hero-title {
  max-width: 920px;
  margin: 24px auto 22px;
  font-size: clamp(46px, 5.05vw, 76px);
  line-height: 1.03;
  letter-spacing: -0.046em;
  font-weight: 850;
  text-align: center;
  text-wrap: balance;
}
.banner-box .f8-hero-subtitle,
.banner-section .banner-box p.f8-hero-subtitle {
  max-width: 760px;
  margin: 0 auto;
  font-size: clamp(16px, 1.08vw, 18px);
  line-height: 1.62;
  color: rgba(255, 255, 255, .70);
  text-align: center;
}
.banner-box .button-row.mt-1 {
  margin-top: 30px;
}
.banner-box .ddivider {
  margin-top: 24px;
  max-width: 460px;
}
@media (min-width: 1440px) {
  .banner-box .f8-hero-title, .banner-section .banner-box h1.f8-hero-title {
    font-size: 74px;
    max-width: 940px;
  }
}
@media (max-width: 991px) {
  .banner-box .f8-hero-title, .banner-section .banner-box h1.f8-hero-title {
    max-width: 760px;
    font-size: clamp(40px, 7vw, 60px);
    line-height: 1.06;
    letter-spacing: -0.04em;
  }
  .banner-box .f8-hero-subtitle, .banner-section .banner-box p.f8-hero-subtitle {
    max-width: 680px;
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .banner-box .f8-hero-title, .banner-section .banner-box h1.f8-hero-title {
    font-size: clamp(34px, 10vw, 46px);
    line-height: 1.08;
    letter-spacing: -0.035em;
    margin: 18px auto 16px;
  }
  .banner-box .f8-hero-subtitle, .banner-section .banner-box p.f8-hero-subtitle {
    font-size: 15px;
    line-height: 1.58;
  }
}

.banner-section .container > .home-bt {
  margin-bottom: 4px;
}
.banner-section .banner-box {
  padding-top: 8px;
}
.banner-box .f8-hero-title,
.banner-section .banner-box h1.f8-hero-title {
  margin-top: 10px;
}
@media (max-width: 640px) {
  .banner-section .container > .home-bt {
    margin-bottom: 2px;
  }
  .banner-section .banner-box {
    padding-top: 6px;
  }
  .banner-box .f8-hero-title, .banner-section .banner-box h1.f8-hero-title {
    margin-top: 8px;
  }
}

.why-choose-section .why-choose-us-grid[data-why-choose-grid] {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid rgba(254, 231, 5, .16);
  border-left: 1px solid rgba(254, 231, 5, .16);
  background: linear-gradient(145deg, rgba(6, 6, 5, .34), rgba(255, 255, 255, .018));
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 28px 90px rgba(0, 0, 0, .38), inset 0 1px 0 rgba(255, 255, 255, .04);
}
.f8-why-card {
  position: relative;
  min-height: 330px;
  padding: 42px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  border-right: 1px solid rgba(254, 231, 5, .16);
  border-bottom: 1px solid rgba(254, 231, 5, .16);
  background: radial-gradient(circle at 50% 4%, rgba(254, 231, 5, .095), transparent 42%), linear-gradient(180deg, rgba(255, 255, 255, .025), rgba(0, 0, 0, .05));
  overflow: hidden;
}
.f8-why-card:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(115deg, transparent 0%, rgba(254, 231, 5, .035) 36%, transparent 52%, rgba(255, 255, 255, .018) 74%, transparent 100%);
  opacity: .72;
}
.f8-why-card > * {
  position: relative;
  z-index: 2;
}
.f8-why-icon {
  width: 92px;
  height: 92px;
  margin: 0 auto 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 2px solid rgba(254, 231, 5, .62);
  background: radial-gradient(circle at 50% 45%, rgba(254, 231, 5, .16), rgba(0, 0, 0, .20) 58%, rgba(0, 0, 0, .54));
  box-shadow: 0 0 0 6px rgba(254, 231, 5, .045), 0 0 32px rgba(254, 231, 5, .16), inset 0 1px 0 rgba(255, 255, 255, .14);
}
.f8-why-icon svg {
  width: 44px;
  height: 44px;
  fill: none;
  stroke: #fee705;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
  filter: drop-shadow(0 0 10px rgba(254, 231, 5, .22));
}
.f8-why-card h3 {
  margin: 0 0 16px;
  color: #fff;
  font-size: clamp(22px, 1.65vw, 30px);
  line-height: 1.12;
  letter-spacing: -.045em;
  font-weight: 950;
}
.f8-why-card p {
  margin: 0 auto;
  max-width: 330px;
  color: rgba(255, 255, 255, .70);
  font-size: clamp(15px, 1vw, 18px);
  line-height: 1.62;
  font-weight: 650;
}
@media (max-width: 1180px) {
  .why-choose-section .why-choose-us-grid[data-why-choose-grid] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .why-choose-section .why-choose-us-grid[data-why-choose-grid] {
    grid-template-columns: 1fr;
    border-radius: 22px;
  }
  .f8-why-card {
    min-height: auto;
    padding: 34px 22px;
  }
  .f8-why-icon {
    width: 80px;
    height: 80px;
    margin-bottom: 22px;
  }
}

.f8-nfp-section {
  padding-top: clamp(78px, 7vw, 118px);
  padding-bottom: clamp(78px, 7vw, 118px);
}
.f8-nfp-section .container {
  width: min(100%, 1480px);
  max-width: 1480px;
  margin: 0 auto;
  padding-left: clamp(18px, 3vw, 42px);
  padding-right: clamp(18px, 3vw, 42px);
}
.f8-nfp-box {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(380px, .9fr) minmax(520px, 1fr);
  grid-template-areas: "visual copy" "visual form" "ticker ticker";
  gap: 24px clamp(42px, 5vw, 78px);
  align-items: center;
  padding: clamp(42px, 5vw, 76px) clamp(38px, 5.5vw, 86px);
  border-radius: 34px;
  border: 1px solid rgba(254, 231, 5, .18);
  background: radial-gradient(ellipse at 12% 26%, rgba(254, 231, 5, .15), transparent 42%), radial-gradient(ellipse at 86% 14%, rgba(254, 231, 5, .09), transparent 38%), linear-gradient(135deg, rgba(10, 10, 8, .74), rgba(0, 0, 0, .58));
  box-shadow: 0 36px 110px rgba(0, 0, 0, .48), inset 0 1px 0 rgba(255, 255, 255, .055);
}
.f8-nfp-box:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(115deg, transparent 0%, rgba(254, 231, 5, .035) 34%, transparent 49%, rgba(254, 231, 5, .022) 75%, transparent 100%), linear-gradient(rgba(254, 231, 5, .015) 1px, transparent 1px), linear-gradient(90deg, rgba(254, 231, 5, .012) 1px, transparent 1px);
  background-size: 100% 100%, 76px 76px, 76px 76px;
  opacity: .72;
}
.f8-nfp-box > * {
  position: relative;
  z-index: 2;
}
.f8-nfp-visual {
  grid-area: visual;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 430px;
}
.f8-nfp-graphic {
  position: relative;
  width: min(100%, 480px);
  min-height: 390px;
  display: flex;
  align-items: center;
  justify-content: center;
  perspective: 1200px;
}
.f8-nfp-orbit {
  position: absolute;
  inset: 24px 20px 10px;
  border: 2px solid rgba(254, 231, 5, .30);
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  transform: rotate(-18deg);
  filter: drop-shadow(0 0 18px rgba(254, 231, 5, .22));
}
.f8-nfp-card-ui {
  position: relative;
  width: min(390px, 88%);
  min-height: 318px;
  padding: 28px;
  border-radius: 30px;
  border: 1px solid rgba(254, 231, 5, .28);
  background: radial-gradient(circle at 20% 0%, rgba(254, 231, 5, .18), transparent 36%), linear-gradient(145deg, rgba(15, 15, 11, .92), rgba(0, 0, 0, .70));
  box-shadow: 0 38px 90px rgba(0, 0, 0, .60), inset 0 1px 0 rgba(255, 255, 255, .10), 0 0 54px rgba(254, 231, 5, .12);
  transform: rotateY(-8deg) rotateX(3deg);
  overflow: hidden;
}
.f8-nfp-card-ui:before {
  content: "";
  position: absolute;
  inset: -40%;
  background: linear-gradient(115deg, transparent 38%, rgba(255, 255, 255, .10) 48%, transparent 58%);
  transform: rotate(10deg);
  opacity: .82;
}
.f8-nfp-card-ui > * {
  position: relative;
  z-index: 2;
}
.f8-nfp-card-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}
.f8-nfp-card-top span {
  color: var(--f8-gold);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: .16em;
  text-transform: uppercase;
}
.f8-nfp-card-top strong {
  color: #fff;
  font-size: 12px;
  border: 1px solid rgba(254, 231, 5, .30);
  border-radius: 999px;
  padding: 8px 12px;
  background: rgba(254, 231, 5, .07);
  text-align: center;
}
.f8-nfp-main-number {
  font-size: clamp(54px, 5.2vw, 76px);
  line-height: .92;
  color: var(--f8-gold);
  font-weight: 950;
  letter-spacing: -.065em;
  text-shadow: 0 0 30px rgba(254, 231, 5, .22);
}
.f8-nfp-card-sub {
  margin: 10px 0 22px;
  color: rgba(255, 255, 255, .76);
  font-weight: 850;
}
.f8-nfp-bars {
  height: 105px;
  display: flex;
  align-items: flex-end;
  gap: 10px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 20px;
  background: rgba(0, 0, 0, .26);
}
.f8-nfp-bars i {
  flex: 1;
  border-radius: 9px 9px 2px 2px;
  background: linear-gradient(180deg, #fff66b, #fee705 42%, #9e7a00);
  box-shadow: 0 0 22px rgba(254, 231, 5, .15);
}
.f8-nfp-bars i:nth-child(1) {
  height: 38%
}
.f8-nfp-bars i:nth-child(2) {
  height: 55%
}
.f8-nfp-bars i:nth-child(3) {
  height: 78%
}
.f8-nfp-bars i:nth-child(4) {
  height: 48%
}
.f8-nfp-bars i:nth-child(5) {
  height: 90%
}
.f8-nfp-badge {
  position: absolute;
  right: 18px;
  bottom: 26px;
  width: 94px;
  height: 94px;
  border-radius: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-weight: 950;
  color: #050505;
  background: linear-gradient(135deg, #fff677, #fee705 52%, #a67e00);
  box-shadow: 0 24px 54px rgba(0, 0, 0, .55), 0 0 34px rgba(254, 231, 5, .18);
}
.f8-nfp-copy {
  grid-area: copy;
  max-width: 680px;
}
.f8-nfp-copy .tags.left {
  display: inline-flex;
  margin: 0 0 14px;
  font-size: 13px;
  letter-spacing: .18em;
}
.f8-nfp-copy h3 {
  margin: 0 0 18px;
  max-width: 680px;
  font-size: clamp(42px, 4.2vw, 68px);
  line-height: .98;
  letter-spacing: -.055em;
  font-weight: 950;
  color: #fff;
}
.f8-nfp-copy .text-size-regular {
  max-width: 650px;
  font-size: clamp(16px, 1.08vw, 19px);
  line-height: 1.72;
  color: rgba(255, 255, 255, .74);
}
.f8-nfp-prizes {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 10px;
  margin-top: 22px;
  max-width: 640px;
}
.f8-nfp-prize {
  min-height: 72px;
  border: 1px solid rgba(254, 231, 5, .16);
  border-radius: 18px;
  padding: 14px 16px;
  background: rgba(255, 255, 255, .035);
}
.f8-nfp-prize b {
  display: block;
  color: var(--f8-gold);
  font-size: 12px;
  letter-spacing: .13em;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.f8-nfp-prize span {
  color: #fff;
  font-weight: 900;
  line-height: 1.25;
}
.f8-nfp-form {
  grid-area: form;
  width: 100%;
  max-width: 650px;
  align-self: start;
}
.f8-nfp-form-grid {
  display: grid;
  grid-template-columns: 1fr .82fr;
  gap: 12px;
  align-items: end;
}
.f8-nfp-field label {
  display: block;
  color: rgba(255, 255, 255, .78);
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 8px;
}
.f8-nfp-field input {
  width: 100%;
  min-height: 58px;
  border-radius: 16px;
  padding: 0 18px;
  background: rgba(0, 0, 0, .50);
  color: #fff;
  border: 1px solid rgba(254, 231, 5, .22);
  font-size: 16px;
  outline: none;
}
.f8-nfp-field input:focus {
  border-color: rgba(254, 231, 5, .62);
  box-shadow: 0 0 0 3px rgba(254, 231, 5, .08);
}
.f8-nfp-submit-wrap {
  margin-top: 14px;
}
.f8-nfp-submit {
  width: 100%;
  min-height: 62px;
  border: 0;
  border-radius: 18px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  color: #050505;
  font-size: 16px;
  font-weight: 950;
  background: linear-gradient(120deg, #fff66b 0%, #fee705 42%, #d6ac00 70%, #fff66b 100%);
  background-size: 220% 100%;
  box-shadow: 0 22px 48px rgba(0, 0, 0, .42), 0 0 34px rgba(254, 231, 5, .18), inset 0 1px 0 rgba(255, 255, 255, .55);
  position: relative;
  overflow: hidden;
}
.f8-nfp-submit:before {
  content: "";
  position: absolute;
  inset: -20% auto -20% -35%;
  width: 34%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .58), transparent);
  transform: skewX(-18deg);
  animation: f8NfpButtonSweep 3.4s ease-in-out infinite;
}
.f8-nfp-submit span {
  position: relative;
  z-index: 2;
}
@keyframes f8NfpButtonSweep {
  0%, 48% {
    left: -38%;
  }
  78%, 100% {
    left: 110%;
  }
}
.f8-nfp-microcopy {
  margin: 12px 0 0;
  max-width: 650px;
  color: rgba(255, 255, 255, .58);
  font-size: 13px;
  line-height: 1.58;
}
.f8-nfp-alert {
  margin-bottom: 14px;
  border-radius: 16px;
  padding: 13px 15px;
  border: 1px solid rgba(254, 231, 5, .24);
  background: rgba(254, 231, 5, .08);
  color: rgba(255, 255, 255, .84);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.5;
}
.f8-nfp-alert.is-error {
  border-color: rgba(255, 93, 93, .38);
  background: rgba(255, 93, 93, .08);
}
.f8-nfp-rules {
  margin-top: 14px;
  border: 1px solid rgba(254, 231, 5, .16);
  border-radius: 16px;
  background: rgba(255, 255, 255, .028);
  color: rgba(255, 255, 255, .72);
  overflow: hidden;
}
.f8-nfp-rules summary {
  cursor: pointer;
  padding: 13px 15px;
  color: var(--f8-gold);
  font-weight: 900;
}
.f8-nfp-rules ul {
  margin: 0;
  padding: 0 18px 16px 34px;
  display: grid;
  gap: 8px;
  font-size: 13px;
  line-height: 1.55;
}
.f8-nfp-results-board {
  grid-area: ticker;
  margin-top: 12px;
  padding: clamp(18px, 2vw, 24px);
  border: 1px solid rgba(254, 231, 5, .18);
  border-radius: 22px;
  background: radial-gradient(circle at 18% 10%, rgba(254, 231, 5, .13), transparent 34%), linear-gradient(135deg, rgba(255, 255, 255, .055), rgba(0, 0, 0, .26));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06), 0 20px 46px rgba(0, 0, 0, .28);
}
.f8-nfp-results-head {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
}
.f8-nfp-results-head span {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(254, 231, 5, .12);
  color: var(--f8-gold);
  font-size: 11px;
  line-height: 1;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 950;
}
.f8-nfp-results-head strong {
  color: #fff;
  font-size: clamp(18px, 1.45vw, 24px);
  line-height: 1.12;
  font-weight: 950;
  letter-spacing: -.03em;
}
.f8-nfp-results-head small {
  margin-left: auto;
  color: rgba(255, 255, 255, .72);
  font-size: 13px;
  font-weight: 850;
}
.f8-nfp-winners {
  display: grid;
  grid-template-columns: 1.15fr 1fr 1fr;
  gap: 12px;
}
.f8-nfp-winner {
  position: relative;
  overflow: hidden;
  min-height: 112px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 7px;
  padding: 17px 18px;
  border: 1px solid rgba(255, 255, 255, .10);
  border-radius: 18px;
  background: rgba(0, 0, 0, .30);
}
.f8-nfp-winner:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(125deg, rgba(254, 231, 5, .10), transparent 45%);
  opacity: .55;
}
.f8-nfp-winner > * {
  position: relative;
  z-index: 1;
}
.f8-nfp-winner.is-first {
  border-color: rgba(254, 231, 5, .36);
  background: linear-gradient(135deg, rgba(254, 231, 5, .12), rgba(0, 0, 0, .30));
}
.f8-nfp-place {
  color: var(--f8-gold);
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 950;
}
.f8-nfp-winner b {
  color: #fff;
  font-size: clamp(15px, 1vw, 18px);
  line-height: 1.2;
  font-weight: 950;
  word-break: break-word;
}
.f8-nfp-winner em {
  color: rgba(255, 255, 255, .66);
  font-style: normal;
  font-size: 13px;
  font-weight: 800;
}
.f8-nfp-results-note {
  margin: 14px 0 0;
  color: rgba(255, 255, 255, .66);
  font-size: 13px;
  line-height: 1.55;
  font-weight: 750;
}
@media (max-width: 991px) {
  .f8-nfp-box {
    grid-template-columns: 1fr;
    grid-template-areas: "copy" "form" "visual" "ticker";
    padding: 34px 24px;
    gap: 24px;
  }
  .f8-nfp-visual {
    min-height: 330px;
  }
  .f8-nfp-copy h3 {
    font-size: clamp(36px, 8vw, 54px);
  }
  .f8-nfp-prizes,
  .f8-nfp-winners {
    grid-template-columns: 1fr;
  }
  .f8-nfp-results-head small {
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  .f8-nfp-form-grid {
    grid-template-columns: 1fr;
  }
  .f8-nfp-card-ui {
    transform: none;
    width: 100%;
    max-width: 340px;
    padding: 20px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
  }
  .f8-nfp-main-number {
    font-size: 52px;
  }
  .f8-nfp-badge {
    width: 78px;
    height: 78px;
    font-size: 22px;
  }
  .f8-nfp-results-board {
    padding: 16px;
    border-radius: 18px;
  }
  .f8-nfp-results-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }
  .f8-nfp-winner {
    min-height: auto;
    padding: 15px;
  }
}

.become-flash-section {
  position: relative;
  padding: clamp(72px, 7vw, 110px) 0 clamp(80px, 8vw, 128px);
  background: transparent;
}
.become-flash-section .container {
  max-width: 1360px;
}
.f8-final-cta {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, .55fr);
  gap: 34px;
  align-items: center;
  padding: clamp(34px, 4vw, 54px);
  border-radius: 34px;
  border: 1px solid rgba(254, 231, 5, .22);
  background: radial-gradient(circle at 15% 0%, rgba(254, 231, 5, .18), transparent 34%), radial-gradient(circle at 92% 50%, rgba(254, 231, 5, .11), transparent 38%), linear-gradient(135deg, rgba(10, 10, 8, .82), rgba(2, 2, 2, .70) 58%, rgba(18, 15, 3, .70));
  box-shadow: 0 34px 110px rgba(0, 0, 0, .56), inset 0 1px 0 rgba(255, 255, 255, .075), 0 0 80px rgba(254, 231, 5, .075);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}
.f8-final-cta:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, .08) 43%, transparent 57%), linear-gradient(rgba(254, 231, 5, .026) 1px, transparent 1px), linear-gradient(90deg, rgba(254, 231, 5, .018) 1px, transparent 1px);
  background-size: 100% 100%, 46px 46px, 46px 46px;
  opacity: .42;
}
.f8-final-cta:after {
  content: "";
  position: absolute;
  width: 260px;
  height: 260px;
  right: -88px;
  top: -96px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(254, 231, 5, .22), rgba(254, 231, 5, .045) 45%, transparent 72%);
  filter: blur(8px);
  pointer-events: none;
}
.f8-final-copy,
.f8-final-actions {
  position: relative;
  z-index: 2;
}
.f8-final-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid rgba(254, 231, 5, .20);
  background: rgba(254, 231, 5, .055);
  color: #fee705;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: .16em;
  text-transform: uppercase;
}
.f8-final-kicker:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #fee705;
  box-shadow: 0 0 18px rgba(254, 231, 5, .65);
}
.f8-final-copy h3 {
  margin: 0;
  max-width: 720px;
  color: #fff;
  font-size: clamp(38px, 4.5vw, 68px);
  line-height: .98;
  letter-spacing: -.055em;
  font-weight: 950;
}
.f8-final-copy p {
  max-width: 760px;
  margin: 18px 0 0;
  color: rgba(255, 255, 255, .72);
  font-size: clamp(15.5px, 1.08vw, 18px);
  line-height: 1.66;
}
.f8-final-steps {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}
.f8-final-steps span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 34px;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, .10);
  background: rgba(0, 0, 0, .26);
  color: rgba(255, 255, 255, .76);
  font-size: 12px;
  font-weight: 850;
}
.f8-final-steps b {
  color: #fee705;
  font-size: 11px;
  letter-spacing: .08em;
}
.f8-final-actions {
  display: grid;
  gap: 14px;
  justify-items: stretch;
}
.f8-final-actions .button,
.f8-final-actions .f8-final-secondary {
  min-height: 60px;
  border-radius: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  font-weight: 950;
}
.f8-final-actions .button.animation {
  position: relative;
  overflow: hidden;
  box-shadow: 0 18px 48px rgba(254, 231, 5, .16), inset 0 1px 0 rgba(255, 255, 255, .46);
}
.f8-final-actions .button.animation:before {
  content: "";
  position: absolute;
  top: -45%;
  left: -35%;
  width: 36%;
  height: 190%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .46), transparent);
  transform: rotate(20deg);
  animation: f8FinalCtaShine 3.4s ease-in-out infinite;
}
.f8-final-secondary {
  border: 1px solid rgba(254, 231, 5, .26);
  background: rgba(255, 255, 255, .035);
  color: rgba(255, 255, 255, .88);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .07);
}
.f8-final-secondary:hover {
  background: rgba(254, 231, 5, .08);
  color: #fee705;
  border-color: rgba(254, 231, 5, .46);
}
.f8-final-mini {
  color: rgba(255, 255, 255, .50);
  font-size: 12px;
  line-height: 1.55;
  text-align: center;
}
@keyframes f8FinalCtaShine {
  0%, 58% {
    left: -45%;
    opacity: 0;
  }
  68% {
    opacity: .85;
  }
  100% {
    left: 122%;
    opacity: 0;
  }
}
@media (max-width: 860px) {
  .f8-final-cta {
    grid-template-columns: 1fr;
    padding: 28px;
    border-radius: 26px;
  }
  .f8-final-actions {
    justify-items: stretch;
  }
  .f8-final-copy h3 {
    font-size: clamp(34px, 9vw, 48px);
  }
}



.become-flash-section .container {
  border: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

.testimonials-section {
  padding-top: clamp(70px, 6vw, 104px);
  padding-bottom: clamp(76px, 6vw, 112px);
}
.testimonials-section .container {
  max-width: 1480px;
}
.testimonials-section .tags {
  margin-bottom: 10px;
}
.testimonials-section .h2 {
  margin-bottom: 20px;
  letter-spacing: -.055em;
}
.f8-feedback-summary-card {
  width: min(100%, 740px);
  margin: 18px auto 34px;
  padding: 18px 24px;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  gap: 18px;
  border-radius: 22px;
  border: 1px solid rgba(254, 231, 5, .34);
  background: radial-gradient(circle at 10% 0%, rgba(254, 231, 5, .18), transparent 34%), linear-gradient(135deg, rgba(9, 9, 7, .82), rgba(255, 255, 255, .032));
  box-shadow: 0 22px 70px rgba(0, 0, 0, .38), inset 0 1px 0 rgba(255, 255, 255, .065);
  overflow: hidden;
  position: relative;
}
.f8-feedback-summary-card:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, .06) 42%, transparent 56%);
  opacity: .55;
}
.f8-feedback-summary-card > * {
  position: relative;
  z-index: 2;
}
.f8-feedback-avatars {
  display: flex;
  align-items: center;
  isolation: isolate;
}
.f8-feedback-avatars span {
  width: 44px;
  height: 44px;
  margin-left: -9px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  color: #050505;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: -.035em;
  border: 2px solid rgba(5, 5, 5, .86);
  background: radial-gradient(circle at 30% 22%, #fff899, transparent 30%), linear-gradient(135deg, #fee705, #b98f00);
  box-shadow: 0 12px 28px rgba(0, 0, 0, .32), 0 0 18px rgba(254, 231, 5, .14);
}
.f8-feedback-avatars span:first-child {
  margin-left: 0;
}
.f8-feedback-avatars span:nth-child(2) {
  background: radial-gradient(circle at 30% 22%, rgba(255, 255, 255, .92), transparent 31%), linear-gradient(135deg, #f4f4f4, #8d8d8d);
}
.f8-feedback-avatars span:nth-child(3) {
  background: radial-gradient(circle at 30% 22%, #fff899, transparent 30%), linear-gradient(135deg, #fee705, #725800);
}
.f8-feedback-summary-card .clienth5-2 {
  margin: 0;
  color: rgba(255, 255, 255, .94);
  font-size: clamp(18px, 1.3vw, 22px);
  line-height: 1.25;
  letter-spacing: -.028em;
  text-align: left;
}
.team-slider-wrapper-2.f8-feedback-carousel {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 64px;
  overflow: visible;
  border: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.team-slider-wrapper-2.f8-feedback-carousel .mask-9 {
  position: relative;
  height: auto;
  min-height: 340px;
  overflow-x: auto;
  overflow-y: hidden;
  display: block;
  background: transparent;
  border-radius: 28px;
  scroll-behavior: smooth;
  cursor: grab;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 4%, #000 96%, transparent 100%);
  mask-image: linear-gradient(90deg, transparent 0%, #000 4%, #000 96%, transparent 100%);
}
.team-slider-wrapper-2.f8-feedback-carousel .mask-9::-webkit-scrollbar {
  display: none;
}
.team-slider-wrapper-2.f8-feedback-carousel .mask-9.is-dragging {
  cursor: grabbing;
  scroll-behavior: auto;
}
.team-slider-wrapper-2.f8-feedback-carousel .team-slider-nav-2 {
  display: none;
}
.team-slider-wrapper-2.f8-feedback-carousel .team-slider-arrow-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  inset: auto;
  top: 50%;
  bottom: auto;
  margin: 0;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border-radius: 999px;
  border: 1px solid rgba(254, 231, 5, .32);
  background: rgba(12, 12, 9, .78);
  color: #fff;
  font-size: 30px;
  line-height: 1;
  font-weight: 900;
  box-shadow: 0 18px 44px rgba(0, 0, 0, .42), inset 0 1px 0 rgba(255, 255, 255, .08);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  cursor: pointer;
  z-index: 8;
  opacity: .92;
  transition: transform .18s ease, border-color .18s ease, background .18s ease, box-shadow .18s ease;
}
.team-slider-wrapper-2.f8-feedback-carousel .team-slider-arrow-2.left {
  left: 6px;
}
.team-slider-wrapper-2.f8-feedback-carousel .team-slider-arrow-2:not(.left) {
  right: 6px;
}
.team-slider-wrapper-2.f8-feedback-carousel .team-slider-arrow-2:hover {
  transform: translateY(-50%) scale(1.06);
  border-color: rgba(254, 231, 5, .62);
  background: rgba(254, 231, 5, .12);
  box-shadow: 0 22px 58px rgba(0, 0, 0, .48), 0 0 34px rgba(254, 231, 5, .12);
}
.team-slider-wrapper-2.f8-feedback-carousel .team-slider-arrow-2 img {
  display: none;
}
.f8-feedback-marquee-track {
  display: flex;
  gap: 18px;
  width: max-content;
  align-items: stretch;
  padding: 10px 0 20px;
  will-change: transform;
}
.f8-review-card {
  position: relative;
  flex: 0 0 430px;
  width: 430px;
  min-height: 318px;
  padding: 23px;
  border-radius: 24px;
  border: 1px solid rgba(254, 231, 5, .22);
  background: radial-gradient(circle at 18% 0%, rgba(254, 231, 5, .12), transparent 34%), radial-gradient(circle at 86% 18%, rgba(255, 255, 255, .06), transparent 28%), linear-gradient(180deg, rgba(255, 255, 255, .074), rgba(255, 255, 255, .030));
  box-shadow: 0 22px 64px rgba(0, 0, 0, .34), inset 0 1px 0 rgba(255, 255, 255, .075);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  transform: translateZ(0);
}
.f8-review-card:before {
  content: "“";
  position: absolute;
  right: 18px;
  top: 0;
  color: rgba(254, 231, 5, .12);
  font-size: 112px;
  line-height: 1;
  font-weight: 950;
  pointer-events: none;
}
.f8-review-card:after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, .055) 44%, transparent 58%), linear-gradient(rgba(254, 231, 5, .022) 1px, transparent 1px), linear-gradient(90deg, rgba(254, 231, 5, .018) 1px, transparent 1px);
  background-size: 100% 100%, 34px 34px, 34px 34px;
  opacity: .65;
}
.f8-review-card:hover {
  border-color: rgba(254, 231, 5, .46);
  box-shadow: 0 28px 78px rgba(0, 0, 0, .42), inset 0 1px 0 rgba(255, 255, 255, .10), 0 0 42px rgba(254, 231, 5, .08);
  transform: translateY(-2px) translateZ(0);
}
.f8-review-top,
.f8-review-body,
.f8-review-footer {
  position: relative;
  z-index: 2;
}
.f8-review-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 18px;
}
.f8-review-person {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}
.f8-review-avatar {
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #050505;
  font-weight: 950;
  font-size: 13px;
  letter-spacing: -.025em;
  background: radial-gradient(circle at 30% 24%, #fff899, transparent 30%), linear-gradient(135deg, #fee705, #ba9000);
  border: 1px solid rgba(254, 231, 5, .58);
  box-shadow: 0 0 24px rgba(254, 231, 5, .16), inset 0 1px 0 rgba(255, 255, 255, .25);
}
.f8-review-name {
  margin: 0;
  color: #fff;
  font-size: 17px;
  font-weight: 930;
  line-height: 1.12;
  letter-spacing: -.02em;
  white-space: normal;
}
.f8-review-role {
  margin-top: 4px;
  color: rgba(255, 255, 255, .56);
  font-size: 12px;
  font-weight: 780;
  white-space: normal;
}
.f8-review-stars {
  color: #fee705;
  font-size: 16px;
  letter-spacing: .5px;
  white-space: nowrap;
  text-shadow: 0 0 14px rgba(254, 231, 5, .20);
  margin-top: 4px;
}
.f8-review-body h4 {
  margin: 0 0 10px;
  color: rgba(255, 255, 255, .95);
  font-size: 19px;
  line-height: 1.23;
  font-weight: 930;
  letter-spacing: -.025em;
  white-space: normal;
}
.f8-review-body p {
  margin: 0;
  color: rgba(255, 255, 255, .73);
  font-size: 14.5px;
  line-height: 1.62;
  font-weight: 620;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  display: block;
}
.f8-review-footer {
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, .085);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.f8-review-tag {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  border: 1px solid rgba(254, 231, 5, .20);
  background: rgba(254, 231, 5, .065);
  color: rgba(254, 231, 5, .88);
  padding: 7px 10px;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .07em;
  text-transform: uppercase;
  white-space: nowrap;
}
.f8-review-verified {
  color: rgba(255, 255, 255, .52);
  font-size: 11px;
  font-weight: 850;
  white-space: nowrap;
}
.f8-feedback-hint {
  margin: -4px auto 22px;
  color: rgba(255, 255, 255, .46);
  font-size: 12px;
  font-weight: 760;
  text-align: center;
}
@media (max-width: 991px) {
  .team-slider-wrapper-2.f8-feedback-carousel {
    padding: 0 48px;
  }
  .team-slider-wrapper-2.f8-feedback-carousel .team-slider-arrow-2 {
    width: 42px;
    height: 42px;
    font-size: 26px;
  }
  .f8-review-card {
    flex-basis: 380px;
    width: 380px;
    min-height: 330px;
  }
}
@media (max-width: 640px) {
  .testimonials-section {
    padding-top: 56px;
    padding-bottom: 68px;
  }
  .f8-feedback-summary-card {
    grid-template-columns: 1fr;
    gap: 12px;
    text-align: center;
    padding: 18px;
  }
  .f8-feedback-avatars {
    justify-content: center;
  }
  .f8-feedback-summary-card .clienth5-2 {
    text-align: center;
  }
  .team-slider-wrapper-2.f8-feedback-carousel {
    padding: 0 0;
  }
  .team-slider-wrapper-2.f8-feedback-carousel .mask-9 {
    -webkit-mask-image: linear-gradient(90deg, #000 0%, #000 100%);
    mask-image: linear-gradient(90deg, #000 0%, #000 100%);
  }
  .team-slider-wrapper-2.f8-feedback-carousel .team-slider-arrow-2 {
    display: none;
  }
  .f8-feedback-marquee-track {
    gap: 14px;
  }
  .f8-review-card {
    flex-basis: 315px;
    width: 315px;
    min-height: 352px;
    padding: 18px;
  }
  .f8-review-top {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
  }
}

.account-section,
.card-section,
.building-section,
.payouts-section,
.testimonials-section,
.why-choose-section,
.become-flash-section,
.f8-nfp-section {
  padding-top: clamp(48px, 4.6vw, 78px);
  padding-bottom: clamp(48px, 4.6vw, 78px);
}
.account-section + .card-section,
.card-section + .building-section,
.building-section + .payouts-section,
.payouts-section + .testimonials-section,
.testimonials-section + .become-flash-section {
  margin-top: 0;
}
.f8-nfp-box,
.account-form-box,
.card-grid {
  padding-top: clamp(34px, 4vw, 58px);
  padding-bottom: clamp(34px, 4vw, 58px);
}
.f8-nfp-copy .h3,
.f8-nfp-copy h3.h3,
.card-content .h3,
.card-content h3.h3 {
  font-family: inherit;
  font-size: clamp(42px, 4.05vw, 66px);
  line-height: 1.04;
  letter-spacing: -.055em;
  font-weight: 900;
  text-transform: none;
}
.f8-nfp-section {
  padding-top: clamp(48px, 4.6vw, 78px);
  padding-bottom: clamp(48px, 4.6vw, 78px);
}
.f8-nfp-box {
  gap: 18px clamp(34px, 4vw, 62px);
}
.f8-nfp-prizes {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 18px;
}
.f8-nfp-prize {
  min-height: 84px;
  border-radius: 16px;
}
.f8-nfp-prize span {
  font-size: 14px;
  line-height: 1.35;
}
.f8-nfp-form-grid {
  grid-template-columns: minmax(0, 1fr) minmax(0, .74fr) minmax(120px, .42fr);
  gap: 10px;
}
.f8-nfp-captcha-field input {
  text-align: center;
  font-weight: 900;
  letter-spacing: .04em;
}
.f8-nfp-submit:disabled {
  cursor:not-allowed;
  opacity: .54;
  filter: grayscale(.35);
  box-shadow: none;
}
.instant-list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  padding-left: 0;
}
.instant-list li {
  min-height: 46px;
  display: flex;
  align-items: center;
  border: 1px solid rgba(254, 231, 5, .16);
  border-radius: 14px;
  background: rgba(255, 255, 255, .035);
  padding: 12px 14px 12px 38px;
  font-weight: 850;
}
@media (max-width: 991px) {
  .f8-nfp-form-grid, .f8-nfp-prizes, .instant-list {
    grid-template-columns: 1fr;
  }
  .f8-nfp-copy .h3, .f8-nfp-copy h3.h3, .card-content .h3, .card-content h3.h3 {
    font-size: clamp(34px, 9vw, 52px);
  }
}
@media (max-width: 640px) {
  .account-section, .card-section, .building-section, .payouts-section, .testimonials-section, .why-choose-section, .become-flash-section, .f8-nfp-section {
    padding-top: 42px;
    padding-bottom: 42px;
  }
}

.f8-nfp-copy .f8-unified-module-title, .card-content .f8-unified-module-title {
  font-family: inherit;
  color: #fff;
  font-size: clamp(46px, 4.8vw, 74px);
  line-height: .98;
  letter-spacing: -.06em;
  font-weight: 900;
  text-transform: none;
  margin: 0 0 22px;
  max-width: 650px;
}
.f8-nfp-copy .f8-unified-module-title {
  max-width: 700px;
}
@media (max-width: 991px) {
  .f8-nfp-copy .f8-unified-module-title, .card-content .f8-unified-module-title {
    font-size: clamp(38px, 8vw, 58px);
    line-height: 1.04;
    letter-spacing: -.05em;
  }
}
@media (max-width: 640px) {
  .f8-nfp-copy .f8-unified-module-title, .card-content .f8-unified-module-title {
    font-size: clamp(34px, 10vw, 46px);
    line-height: 1.08;
    letter-spacing: -.04em;
  }
}

.f8-home-table .f8-home-row,
.f8-home-table .f8-home-row:nth-child(odd), .f8-home-table .f8-home-row:nth-child(even) {
  background: rgba(5, 5, 4, .50);
}
.f8-home-table .f8-home-row > div {
  border-color: rgba(255, 255, 255, .075);
  background-clip: padding-box;
}
.f8-home-table .f8-home-row > div:first-child {
  background: rgba(254, 231, 5, .035);
  color: #fff200;
  font-weight: 900;
}
.f8-home-table .f8-home-row > div:last-child {
  background: rgba(5, 5, 4, .50);
  color: rgba(255, 255, 255, .98);
  font-weight: 900;
  text-shadow: 0 0 12px rgba(255, 255, 255, .13);
}
.f8-home-table .f8-home-row:hover > div:last-child, .f8-home-table .f8-home-row:hover > div:first-child {
  background-color: rgba(12, 12, 8, .62);
}
.f8-rule-key-metric {
  display: inline;
  color: #fff200;
  font-weight: 950;
  letter-spacing: -.01em;
  background: transparent;
  box-shadow: none;
  text-shadow: 0 0 8px rgba(254, 231, 5, .68), 0 0 18px rgba(254, 231, 5, .36), 0 1px 0 rgba(0, 0, 0, .58);
}
.f8-rule-value-sep {
  color: rgba(255, 255, 255, .86);
  font-weight: 900;
  margin: 0 4px;
  text-shadow: none;
}
.f8-rule-value-money {
  color: rgba(255, 255, 255, .99);
  font-weight: 900;
  text-shadow: 0 0 12px rgba(255, 255, 255, .12);
}
.f8-rule-value-dot {
  color: rgba(255, 255, 255, .70);
  font-weight: 900;
  margin: 0 7px;
}

#f8-nfp-form {
  position: relative;
  z-index: 999999;
  pointer-events: auto;
}
#f8-nfp-form * {
  pointer-events: auto;
}
.f8-nfp-submit-wrap {
  position: relative;
  z-index: 999999;
  width: 100%;
  display: block;
  pointer-events: auto;
}
.f8-nfp-submit {
  position: relative;
  z-index: 999999;
  width: 100%;
  min-height: 64px;
  display: block;
  border: 0;
  border-radius: 16px;
  cursor: pointer;
  pointer-events: auto;
  background: linear-gradient(135deg, #fff677, #fee705 50%, #b89200);
  color: #050505;
  font-weight: 900;
  font-size: 16px;
}

.f8-nfp-section,
.f8-nfp-section *,
.f8-final-cta,
.f8-final-cta *,
.account-form-box,
.account-form-box *,
.card-grid,
.card-grid * {
  box-sizing: border-box;
}
@media (max-width: 640px) {
  html, body {
    max-width: 100%;
    overflow-x: hidden;
  }
  .f8-nfp-section, .account-section, .card-section, .building-section, .payouts-section, .testimonials-section, .why-choose-section, .become-flash-section {
    overflow-x: hidden;
  }
  .f8-nfp-box, .account-form-box, .card-grid, .f8-final-cta {
    width: 100%;
    max-width: 100%;
  }
  .f8-nfp-form-grid, .f8-nfp-prizes, .instant-list {
    grid-template-columns: 1fr;
  }
  .f8-nfp-field, .f8-nfp-field input, .f8-nfp-submit, .f8-nfp-submit-wrap {
    width: 100%;
    max-width: 100%;
  }
  .f8-nfp-card-ui {
    width: 100%;
    max-width: 340px;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    transform: none;
  }
  .f8-nfp-copy .f8-unified-module-title, .f8-nfp-copy h3, .card-content .f8-unified-module-title, .card-content h3 {
    text-align: center;
  }
  .f8-nfp-copy .text-size-regular, .f8-nfp-microcopy {
    text-align: center;
  }
  @media (max-width: 760px) {
    .f8-final-cta {
      grid-template-columns: 1fr;
      padding: 26px 18px;
      border-radius: 24px;
      text-align: center;
    }
    .f8-final-cta * {
      max-width: 100%;
    }
  }
  
}
   
.main-wrapper .header .custom-select.w-embed {
    border: 0;
    outline: 0;
    box-shadow: none;
    background: transparent;
    padding: 0;
  }
  .main-wrapper .header .custom-select.w-embed::before, .main-wrapper .header .custom-select.w-embed::after {
    display: none;
    content: none;
  }
  .main-wrapper .header .custom-select.w-embed > .custom-select#langSelect {
    border: 1px solid rgba(255, 255, 255, .86);
    outline: 0;
    box-shadow: none;
    background: rgba(0, 0, 0, .20);
  }
  .main-wrapper .header #langSelect .custom-select-selected {
    border: 0;
    outline: 0;
    box-shadow: none;
    background: transparent;
  }
  

  
.header.w-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99999;
    background: linear-gradient(180deg, rgba(5, 5, 4, .96), rgba(5, 5, 4, .88));
    border-bottom: 1px solid rgba(254, 231, 5, .16);
    box-shadow: 0 12px 34px rgba(0, 0, 0, .52), 0 1px 0 rgba(254, 231, 5, .06);
    backdrop-filter: blur(18px) saturate(120%);
    -webkit-backdrop-filter: blur(18px) saturate(120%);
  }
  body.admin-bar .header.w-nav {
    top: 32px;
  }
  @media (max-width: 782px) {
    body.admin-bar .header.w-nav {
      top: 46px;
    }
  }
  .main-wrapper {
    padding-top: 96px;
  }
  .banner-section {
    padding-top: 28px;
  }
  @media (max-width: 991px) {
    .main-wrapper {
      padding-top: 82px;
    }
  }
  
.footer-component.f8-premium-footer, .footer-component.f8-premium-footer * {
    box-sizing: border-box;
  }
  .footer-component.f8-premium-footer {
    position: relative;
    margin: 0;
    padding: clamp(72px, 8vw, 116px) clamp(18px, 4vw, 54px) 34px;
    background: radial-gradient(ellipse at 8% 0%, rgba(254, 231, 5, .115), transparent 38%), radial-gradient(ellipse at 92% 12%, rgba(254, 231, 5, .075), transparent 40%), linear-gradient(180deg, rgba(0, 0, 0, .02) 0%, rgba(0, 0, 0, .32) 46%, rgba(0, 0, 0, .62) 100%);
    border: 0;
    outline: 0;
    box-shadow: none;
    overflow: hidden;
  }
  .footer-component.f8-premium-footer:before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(rgba(254, 231, 5, .014) 1px, transparent 1px), linear-gradient(90deg, rgba(254, 231, 5, .012) 1px, transparent 1px);
    background-size: 92px 92px;
    opacity: .5;
    mask-image: linear-gradient(180deg, rgba(0, 0, 0, .18), rgba(0, 0, 0, .9) 26%, rgba(0, 0, 0, .65));
  }
  .f8-footer-shell {
    position: relative;
    z-index: 1;
    width: min(100%, 1440px);
    margin: 0 auto;
  }
  .f8-footer-top {
    display: grid;
    grid-template-columns: minmax(280px, 1.05fr) minmax(460px, 1.25fr) minmax(270px, .7fr);
    gap: clamp(34px, 5vw, 78px);
    align-items: start;
  }
  .f8-footer-logo-link {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
  }
  .f8-footer-logo {
    width: min(100%, 320px);
    max-height: 118px;
    object-fit: contain;
    object-position: left center;
    filter: drop-shadow(0 0 22px rgba(254, 231, 5, .12));
  }
  .f8-footer-tagline {
    max-width: 430px;
    margin: 24px 0 0;
    color: rgba(255, 255, 255, .68);
    font-size: 15px;
    line-height: 1.72;
  }
  .f8-footer-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
  }
  .f8-footer-primary, .f8-footer-secondary, .f8-footer-socials a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 12px 18px;
    border-radius: 14px;
    font-weight: 900;
    font-size: 14px;
    text-decoration: none;
    transition: transform .2s ease, border-color .2s ease, background .2s ease, color .2s ease;
  }
  .f8-footer-primary {
    color: #050505;
    background: linear-gradient(135deg, #fff677 0%, #fee705 46%, #d3aa00 76%, #987800 100%);
    border: 1px solid rgba(254, 231, 5, .72);
    box-shadow: 0 0 34px rgba(254, 231, 5, .14), inset 0 1px 0 rgba(255, 255, 255, .50);
  }
  .f8-footer-secondary, .f8-footer-socials a {
    color: rgba(255, 255, 255, .88);
    background: rgba(255, 255, 255, .035);
    border: 1px solid rgba(254, 231, 5, .22);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .055);
  }
  .f8-footer-primary:hover, .f8-footer-secondary:hover, .f8-footer-socials a:hover {
    transform: translateY(-1px);
  }
  .f8-footer-secondary:hover, .f8-footer-socials a:hover {
    color: var(--f8-gold);
    border-color: rgba(254, 231, 5, .44);
    background: rgba(254, 231, 5, .08);
  }
  .f8-footer-nav {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(22px, 3vw, 38px);
    padding-top: 18px;
  }
  .f8-footer-col h4, .f8-footer-eyebrow {
    margin: 0 0 16px;
    color: var(--f8-gold);
    font-size: 12px;
    line-height: 1;
    font-weight: 950;
    letter-spacing: .16em;
    text-transform: uppercase;
  }
  .f8-footer-col a {
    display: block;
    margin: 0 0 13px;
    color: rgba(255, 255, 255, .74);
    font-size: 15px;
    font-weight: 760;
    text-decoration: none;
    line-height: 1.35;
  }
  .f8-footer-col a:hover {
    color: var(--f8-gold);
  }
  .f8-footer-talk {
    justify-self: end;
    width: min(100%, 330px);
    padding: 26px;
    border: 1px solid rgba(254, 231, 5, .16);
    border-radius: 28px;
    background: linear-gradient(145deg, rgba(10, 10, 8, .56), rgba(255, 255, 255, .026));
    box-shadow: 0 24px 80px rgba(0, 0, 0, .38), inset 0 1px 0 rgba(255, 255, 255, .055);
  }
  .f8-footer-talk h3 {
    margin: 0;
    color: #fff;
    font-size: clamp(42px, 5vw, 76px);
    line-height: .92;
    letter-spacing: -.07em;
    font-weight: 950;
  }
  .f8-footer-talk p:not(.f8-footer-eyebrow) {
    margin: 18px 0 0;
    color: rgba(255, 255, 255, .66);
    font-size: 14px;
    line-height: 1.65;
  }
  .f8-footer-socials {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 24px;
  }
  .f8-footer-divider {
    width: 100%;
    height: 1px;
    margin: clamp(42px, 6vw, 70px) 0 28px;
    background: linear-gradient(90deg, transparent, rgba(254, 231, 5, .28), rgba(255, 255, 255, .12), rgba(254, 231, 5, .28), transparent);
  }
  .f8-footer-disclaimer {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px 28px;
    padding: 26px;
    border: 1px solid rgba(254, 231, 5, .10);
    border-radius: 24px;
    background: rgba(0, 0, 0, .20);
  }
  .f8-footer-disclaimer p {
    margin: 0;
    color: rgba(255, 255, 255, .66);
    font-size: 13.5px;
    line-height: 1.72;
  }
  .f8-footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding-top: 26px;
    color: rgba(255, 255, 255, .56);
    font-size: 13px;
    font-weight: 700;
  }
  @media (max-width: 1180px) {
    .f8-footer-top {
      grid-template-columns: 1fr;
    }
    .f8-footer-talk {
      justify-self: stretch;
      width: 100%;
    }
    .f8-footer-talk h3 {
      font-size: clamp(44px, 10vw, 70px);
    }
  }
  @media (max-width: 760px) {
    .footer-component.f8-premium-footer {
      padding-top: 58px;
    }
    .f8-footer-nav, .f8-footer-disclaimer {
      grid-template-columns: 1fr;
    }
    .f8-footer-logo {
      width: min(100%, 260px);
    }
    .f8-footer-talk {
      padding: 22px;
      border-radius: 22px;
    }
    .f8-footer-bottom {
      flex-direction: column;
      align-items: flex-start;
    }
  }
  
.join-our-discord-section {
    padding-bottom: clamp(34px, 4vw, 58px);
  }
  .become-flash-section {
    padding-top: clamp(44px, 5vw, 72px);
    padding-bottom: clamp(32px, 4vw, 54px);
  }
  .become-flash-section + .footer-component.f8-premium-footer, .footer-component.f8-premium-footer {
    padding-top: clamp(36px, 4.5vw, 62px);
  }
  .footer-component.f8-premium-footer:before {
    opacity: .38;
  }
  .f8-footer-top {
    gap: clamp(28px, 4vw, 58px);
  }
  .f8-footer-logo {
    width: min(100%, 285px);
    max-height: 98px;
  }
  .f8-footer-tagline {
    margin-top: 18px;
  }
  .f8-footer-actions {
    margin-top: 20px;
  }
  .f8-footer-nav {
    padding-top: 10px;
  }
  .f8-footer-talk {
    padding: 24px;
  }
  .f8-footer-divider {
    margin: clamp(34px, 4.5vw, 52px) 0 24px;
  }
  @media (max-width: 760px) {
    .join-our-discord-section {
      padding-bottom: 34px;
    }
    .become-flash-section {
      padding-top: 38px;
      padding-bottom: 30px;
    }
    .footer-component.f8-premium-footer {
      padding-top: 36px;
    }
  }
/* July promo strip: compact, balanced homepage presentation */
.trading-section .f8-july-promo-card.copy-bar {
  width: min(100%, 720px);
  max-width: 720px;
  margin: 18px auto 0;
  padding: 10px 12px;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  border-radius: 18px;
  border: 1px solid rgba(254, 231, 5, .28);
  background:
    radial-gradient(circle at 12% 50%, rgba(254, 231, 5, .14), transparent 32%),
    linear-gradient(135deg, rgba(9, 9, 5, .92), rgba(33, 31, 16, .82));
  box-shadow: 0 18px 45px rgba(0, 0, 0, .28), inset 0 1px 0 rgba(255, 255, 255, .08);
  backdrop-filter: blur(12px);
  color: #fff;
  text-align: left;
}

.trading-section .f8-july-promo-card p {
  margin: 0;
}

.trading-section .f8-july-promo-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid rgba(254, 231, 5, .35);
  background: rgba(254, 231, 5, .1);
  color: #fee705;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: .12em;
  text-transform: uppercase;
  white-space: nowrap;
}

.trading-section .f8-july-promo-copy {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.trading-section .f8-july-promo-copy strong {
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.15;
  letter-spacing: -.01em;
}

.trading-section .f8-july-promo-copy span {
  color: rgba(255, 255, 255, .68);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.25;
}

.trading-section .f8-july-promo-button.copy-bt {
  min-height: 38px;
  padding: 10px 16px;
  border-radius: 12px;
  color: #050505 !important;
  font-size: 12px;
  font-weight: 950;
  line-height: 1;
  letter-spacing: .02em;
  white-space: nowrap;
  box-shadow: 0 0 24px rgba(254, 231, 5, .24), inset 0 1px 0 rgba(255, 255, 255, .55) !important;
}

.trading-section .f8-july-promo-button.copy-bt:hover {
  transform: translateY(-1px);
  filter: brightness(1.04);
}

@media (max-width: 767px) {
  .trading-section .f8-july-promo-card.copy-bar {
    width: calc(100% - 24px);
    grid-template-columns: 1fr;
    justify-items: stretch;
    gap: 9px;
    padding: 12px;
    border-radius: 16px;
    text-align: center;
  }

  .trading-section .f8-july-promo-badge,
  .trading-section .f8-july-promo-button.copy-bt {
    width: 100%;
  }

  .trading-section .f8-july-promo-copy strong {
    font-size: 14px;
  }
}

/* Verified payout certificate card metadata */
.team-block-info-2 .f8-reward-country {
  margin: 4px 0 0;
  color: rgba(255, 255, 255, .72);
  font-size: 11px;
  line-height: 1.2;
}

/* Trustpilot profile showcase */
.f8-trustpilot-hero {
  color: inherit;
  text-decoration: none;
  transition: border-color .22s ease, box-shadow .22s ease, transform .22s ease;
}
.f8-trustpilot-hero:hover {
  border-color: rgba(254, 231, 5, .38);
  box-shadow: 0 0 28px rgba(254, 231, 5, .08);
  transform: translateY(-1px);
}
.f8-trustpilot-section {
  position: relative;
  overflow: hidden;
  padding-top: clamp(48px, 4.6vw, 78px);
  padding-bottom: clamp(48px, 4.6vw, 78px);
}
.f8-trustpilot-section:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 78% 20%, rgba(0, 182, 122, .14), transparent 34%),
    radial-gradient(circle at 20% 78%, rgba(254, 231, 5, .11), transparent 30%);
}
.f8-trustpilot-card {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
  gap: clamp(22px, 3vw, 42px);
  align-items: center;
  border: 1px solid rgba(254, 231, 5, .17);
  border-radius: 32px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, .055), rgba(255, 255, 255, .018)),
    radial-gradient(circle at 100% 0%, rgba(0, 182, 122, .16), transparent 28%),
    #080806;
  box-shadow: 0 26px 90px rgba(0, 0, 0, .38), inset 0 1px 0 rgba(255, 255, 255, .08);
  padding: clamp(26px, 4.5vw, 58px);
  overflow: hidden;
}
.f8-trustpilot-card:before {
  content: "";
  position: absolute;
  inset: 16px;
  border: 1px solid rgba(254, 231, 5, .11);
  border-radius: 24px;
  pointer-events: none;
}
.f8-trustpilot-copy,
.f8-trustpilot-score-card {
  position: relative;
  z-index: 1;
}
.f8-trustpilot-copy .h2 {
  margin-top: 8px;
  margin-bottom: 14px;
  text-align: left;
}
.f8-trustpilot-copy .text-size-regular {
  max-width: 720px;
  margin-left: 0;
  text-align: left;
}
.f8-trustpilot-notes {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}
.f8-trustpilot-notes span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 999px;
  background: rgba(255, 255, 255, .045);
  color: rgba(255, 255, 255, .78);
  padding: 7px 12px;
  font-size: 12px;
  font-weight: 800;
}
.f8-trustpilot-actions {
  justify-content: flex-start;
  margin-top: 28px;
}
.f8-trustpilot-score-card {
  display: block;
  border: 1px solid rgba(0, 182, 122, .34);
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(0, 182, 122, .16), rgba(0, 0, 0, .16)),
    rgba(3, 11, 8, .88);
  box-shadow: 0 0 52px rgba(0, 182, 122, .12), inset 0 1px 0 rgba(255, 255, 255, .10);
  padding: clamp(22px, 3.2vw, 34px);
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: border-color .22s ease, transform .22s ease, box-shadow .22s ease;
}
.f8-trustpilot-score-card:hover {
  border-color: rgba(0, 182, 122, .62);
  transform: translateY(-3px);
  box-shadow: 0 18px 70px rgba(0, 182, 122, .16), inset 0 1px 0 rgba(255, 255, 255, .12);
}
.f8-trustpilot-brand {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #00b67a;
  font-size: 18px;
  font-weight: 950;
  letter-spacing: -.02em;
}
.f8-trustpilot-brand span {
  font-size: 22px;
  line-height: 1;
}
.f8-trustpilot-score {
  margin-top: 18px;
  color: #fff;
  font-size: clamp(72px, 7vw, 112px);
  line-height: .92;
  font-weight: 950;
  letter-spacing: -.08em;
}
.f8-trustpilot-word {
  margin-top: 8px;
  color: #fee705;
  font-size: 22px;
  line-height: 1.1;
  font-weight: 900;
}
.f8-trustpilot-stars {
  margin-top: 14px;
  color: #00b67a;
  font-size: clamp(24px, 2.4vw, 34px);
  line-height: 1;
  letter-spacing: 2px;
  text-shadow: 0 0 22px rgba(0, 182, 122, .18);
}
.f8-trustpilot-score-card p {
  margin: 12px 0 0;
  color: rgba(255, 255, 255, .66);
  font-size: 13px;
  font-weight: 780;
}

.f8-trustpilot-latest {
  margin-top: 18px;
  border: 1px solid rgba(254, 231, 5, .18);
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(254, 231, 5, .10), rgba(0, 182, 122, .08)),
    rgba(255, 255, 255, .035);
  padding: 14px 16px;
  text-align: left;
}
.f8-trustpilot-latest span {
  display: block;
  color: #00b67a;
  font-size: 11px;
  line-height: 1.3;
  font-weight: 950;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.f8-trustpilot-latest strong {
  display: block;
  margin-top: 5px;
  color: #fff;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 950;
}
.f8-trustpilot-latest small {
  display: block;
  margin-top: 6px;
  color: rgba(255, 255, 255, .68);
  font-size: 12px;
  line-height: 1.45;
  font-weight: 700;
}

.f8-trustpilot-distribution {
  display: grid;
  gap: 8px;
  margin-top: 22px;
}
.f8-trustpilot-distribution div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 12px;
  background: rgba(255, 255, 255, .04);
  padding: 9px 12px;
  color: rgba(255, 255, 255, .72);
  font-size: 12px;
  font-weight: 800;
}
.f8-trustpilot-distribution strong {
  color: #fff;
  font-weight: 950;
}
@media (max-width: 991px) {
  .f8-trustpilot-card {
    grid-template-columns: 1fr;
  }
  .f8-trustpilot-copy .h2,
  .f8-trustpilot-copy .text-size-regular {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .f8-trustpilot-notes,
  .f8-trustpilot-actions {
    justify-content: center;
  }
}
@media (max-width: 640px) {
  .f8-trustpilot-card {
    border-radius: 24px;
    padding: 24px 18px;
  }
  .f8-trustpilot-card:before {
    inset: 10px;
    border-radius: 18px;
  }
  .f8-trustpilot-actions .button,
  .f8-trustpilot-actions .button.purple {
    width: 100%;
    justify-content: center;
  }
}
