html,
body {
  background: #030303;
  color: #fff;
  scroll-behavior: smooth
}
.f8-rules-page {
  min-height: 100vh;
  padding-top: 92px;
  background: radial-gradient(ellipse at 14% 4%, rgba(254, 231, 5, .16), transparent 34%), radial-gradient(ellipse at 88% 18%, rgba(254, 231, 5, .10), transparent 38%), radial-gradient(ellipse at 50% 95%, rgba(254, 231, 5, .055), transparent 42%), linear-gradient(90deg, #080700 0%, #030303 30%, #030303 70%, #080700 100%);
  position: relative;
  overflow: hidden;
}
.f8r-bg {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden
}
.f8r-bg:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(rgba(254, 231, 5, .012) 1px, transparent 1px), linear-gradient(90deg, rgba(254, 231, 5, .010) 1px, transparent 1px);
  background-size: 88px 88px;
  opacity: .58;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, .92), rgba(0, 0, 0, .28));
}
.f8r-bg span {
  position: absolute;
  border-radius: 999px;
  filter: blur(12px);
  opacity: .5
}
.f8r-bg span:nth-child(1) {
  width: 420px;
  height: 420px;
  background: rgba(254, 231, 5, .08);
  left: -160px;
  top: 120px
}
.f8r-bg span:nth-child(2) {
  width: 360px;
  height: 360px;
  background: rgba(254, 231, 5, .06);
  right: -130px;
  top: 340px
}
.f8r-bg span:nth-child(3) {
  width: 680px;
  height: 240px;
  background: rgba(254, 231, 5, .035);
  left: 28%;
  bottom: -110px
}
.f8-rules-page>*:not(.f8r-bg) {
  position: relative;
  z-index: 1
}
.header.w-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99999;
  background: rgba(3, 3, 3, .88);
  border-bottom: 1px solid rgba(254, 231, 5, .13);
  box-shadow: 0 20px 70px rgba(0, 0, 0, .35);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}
body.admin-bar .header.w-nav {
  top: 32px
}
@media(max-width: 782px) {
  body.admin-bar .header.w-nav {
    top: 46px
  }
}
.navlink.w--current,
.w--current,
.f8r-eyebrow {
  color: var(--f8-gold)
}
.button.animation,
.button.hover,
.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.border {
  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);
}
.f8r-shell {
  width: min(1240px, calc(100% - 40px));
  margin: 0 auto
}
.f8r-eyebrow {
  margin: 0 0 12px;
  font-size: 12px;
  line-height: 1;
  font-weight: 950;
  letter-spacing: .18em;
  text-transform: uppercase;
}
.f8r-hero {
  padding: 96px 0 44px
}
.f8r-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(420px, .95fr);
  gap: 46px;
  align-items: center
}
.f8r-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 13px;
  border: 1px solid rgba(254, 231, 5, .24);
  border-radius: 999px;
  background: rgba(254, 231, 5, .07);
  color: #fee705;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: .16em;
}
.f8r-badge span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #fee705;
  box-shadow: 0 0 22px rgba(254, 231, 5, .75)
}
.f8r-hero h1,
.f8r-section h2 {
  margin: 18px 0 0;
  color: #fff;
  font-size: clamp(50px, 6.5vw, 92px);
  line-height: .91;
  letter-spacing: -.072em;
  text-shadow: 0 0 48px rgba(0, 0, 0, .72);
}
.f8r-section h2 {
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.04;
  letter-spacing: -.058em
}
.f8r-lead,
.f8r-section-head p,
.f8r-policy-card p,
.f8r-final-card p {
  max-width: 830px;
  margin: 22px 0 0;
  color: var(--f8-muted);
  font-size: 18px;
  line-height: 1.72;
}
.f8r-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 30px
}
.f8r-actions.center {
  justify-content: center
}
.f8r-command-card,
.f8r-panel,
.f8r-policy-card,
.f8r-accordion-item,
.f8r-small-grid article,
.f8r-callout,
.f8r-payout-grid article,
.f8r-process article,
.f8r-two-col article,
.f8r-breach-grid article,
.f8r-faq-list details,
.f8r-final-card {
  border: 1px solid var(--f8-line);
  background: linear-gradient(145deg, rgba(8, 8, 6, .72), rgba(255, 255, 255, .028));
  box-shadow: 0 26px 92px rgba(0, 0, 0, .43), inset 0 1px 0 rgba(255, 255, 255, .06);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}
.f8r-command-card {
  border-radius: 34px;
  padding: 30px;
  position: relative;
  overflow: hidden
}
.f8r-command-card:before {
  content: "";
  position: absolute;
  inset: -32%;
  background: conic-gradient(from 220deg, transparent, rgba(254, 231, 5, .16), transparent 34%, rgba(254, 231, 5, .08), transparent 62%);
  animation: f8rSpin 12s linear infinite;
  opacity: .75;
}
@keyframes f8rSpin {
  to {
    transform: rotate(360deg)
  }
}
.f8r-command-card>* {
  position: relative;
  z-index: 1
}
.f8r-command-top {
  display: flex;
  align-items: center;
  gap: 14px
}
.f8r-command-top img {
  height: 42px;
  width: auto
}
.f8r-command-top span {
  display: block;
  color: #fff;
  font-weight: 950
}
.f8r-command-top small {
  display: block;
  color: var(--f8-muted-2);
  margin-top: 3px
}
.f8r-command-ring {
  width: 230px;
  height: 230px;
  margin: 32px auto;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: radial-gradient(circle at center, rgba(254, 231, 5, .14), rgba(0, 0, 0, .24) 50%, rgba(254, 231, 5, .08));
  border: 1px solid rgba(254, 231, 5, .22);
  box-shadow: inset 0 0 45px rgba(254, 231, 5, .10), 0 0 65px rgba(254, 231, 5, .08);
}
.f8r-ring-core {
  width: 128px;
  height: 128px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgba(0, 0, 0, .36);
  border: 1px solid rgba(255, 255, 255, .10);
}
.f8r-ring-core strong {
  color: #fee705;
  font-size: 58px;
  line-height: .9
}
.f8r-ring-core small {
  color: var(--f8-muted);
  font-weight: 900;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .08em
}
.f8r-kpi-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px
}
.f8r-kpi-grid div,
.f8r-metrics div,
.f8r-detail-grid div {
  border: 1px solid rgba(255, 255, 255, .09);
  background: rgba(0, 0, 0, .26);
  border-radius: 18px;
  padding: 17px;
}
.f8r-kpi-grid small,
.f8r-metrics small,
.f8r-detail-grid span {
  display: block;
  color: var(--f8-muted-2);
  font-size: 11px;
  font-weight: 950;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.f8r-kpi-grid strong,
.f8r-metrics strong,
.f8r-detail-grid strong {
  display: block;
  margin-top: 8px;
  color: #fff;
  line-height: 1.25
}
.f8r-kpi-grid strong {
  font-size: 22px
}
.f8r-rule-nav {
  position: sticky;
  top: 92px;
  z-index: 50;
  padding: 10px 0;
  border-top: 1px solid rgba(254, 231, 5, .10);
  border-bottom: 1px solid rgba(254, 231, 5, .10);
  background: rgba(3, 3, 3, .72);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}
body.admin-bar .f8r-rule-nav {
  top: 124px
}
.f8r-rule-nav .f8r-shell {
  display: flex;
  gap: 10px;
  overflow: auto;
  scrollbar-width: none
}
.f8r-rule-nav .f8r-shell::-webkit-scrollbar {
  display: none
}
.f8r-rule-nav a {
  flex: 0 0 auto;
  color: rgba(255, 255, 255, .82);
  text-decoration: none;
  font-size: 13px;
  font-weight: 950;
  border: 1px solid rgba(254, 231, 5, .18);
  background: rgba(255, 255, 255, .035);
  border-radius: 999px;
  padding: 10px 13px;
}
.f8r-rule-nav a:hover {
  color: #fee705;
  background: rgba(254, 231, 5, .08);
  border-color: rgba(254, 231, 5, .34)
}
.f8r-section {
  padding: 68px 0
}
.f8r-section-head {
  text-align: center;
  max-width: 920px;
  margin: 0 auto 34px
}
.f8r-section-head.compact {
  margin-bottom: 24px
}
.f8r-section-head p {
  margin-left: auto;
  margin-right: auto
}
.f8r-tabs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 18px
}
.f8r-tab {
  border: 1px solid rgba(254, 231, 5, .17);
  background: rgba(255, 255, 255, .035);
  color: #fff;
  border-radius: 18px;
  padding: 18px;
  text-align: left;
  cursor: pointer;
  transition: transform .22s ease, border-color .22s ease, background .22s ease, box-shadow .22s ease;
}
.f8r-tab:hover {
  transform: translateY(-2px);
  border-color: rgba(254, 231, 5, .38)
}
.f8r-tab small {
  display: block;
  color: var(--f8-muted-2);
  font-size: 11px;
  font-weight: 950;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 7px
}
.f8r-tab span {
  display: block;
  font-size: 17px;
  font-weight: 950
}
.f8r-tab.is-active {
  color: #fee705;
  border-color: rgba(254, 231, 5, .58);
  background: linear-gradient(135deg, rgba(254, 231, 5, .16), rgba(255, 255, 255, .035));
  box-shadow: 0 18px 52px rgba(254, 231, 5, .10);
}
.f8r-panel {
  display: none;
  border-radius: 30px;
  padding: 28px;
  animation: f8rFade .28s ease both
}
.f8r-panel.is-active {
  display: block
}
@keyframes f8rFade {
  from {
    opacity: 0;
    transform: translateY(8px)
  }
  to {
    opacity: 1;
    transform: translateY(0)
  }
}
.f8r-panel-hero {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 22px
}
.f8r-panel-hero h3 {
  margin: 0;
  color: #fff;
  font-size: 38px;
  line-height: 1.02;
  letter-spacing: -.045em
}
.f8r-panel-hero p:not(.f8r-eyebrow) {
  max-width: 760px;
  margin: 12px 0 0;
  color: var(--f8-muted);
  line-height: 1.65
}
.f8r-metrics {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 14px
}
.f8r-metrics strong {
  color: #fee705;
  font-size: 18px
}
.f8r-detail-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px
}
.f8r-detail-grid div {
  min-height: 92px
}
.f8r-detail-grid strong {
  font-size: 14.5px;
  color: rgba(255, 255, 255, .88)
}
.f8r-detail-grid strong em {
  display: block;
  margin-top: 4px;
  color: #fee705;
  font-style: normal;
  font-size: 13px
}
.f8r-policy-layout {
  display: grid;
  grid-template-columns: 330px minmax(0, 1fr);
  gap: 18px;
  align-items: start
}
.f8r-policy-card {
  position: sticky;
  top: 154px;
  border-radius: 30px;
  padding: 26px
}
body.admin-bar .f8r-policy-card {
  top: 186px
}
.f8r-policy-card h2 {
  font-size: 36px;
  line-height: 1.02;
  margin-top: 0
}
.f8r-policy-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 20px
}
.f8r-policy-links a {
  color: #fff;
  text-decoration: none;
  border: 1px solid rgba(254, 231, 5, .22);
  border-radius: 999px;
  padding: 9px 11px;
  font-size: 13px;
  font-weight: 950;
  background: rgba(255, 255, 255, .035);
}
.f8r-policy-links a:hover {
  color: #fee705;
  background: rgba(254, 231, 5, .08)
}
.f8r-accordion-list {
  display: grid;
  gap: 14px
}
.f8r-accordion-item {
  border-radius: 24px;
  overflow: hidden
}
.f8r-accordion-item summary,
.f8r-faq-list summary {
  cursor: pointer;
  list-style: none;
  color: #fff;
  font-weight: 950;
}
.f8r-accordion-item summary::-webkit-details-marker, .f8r-faq-list summary::-webkit-details-marker {
  display: none
}
.f8r-accordion-item>summary {
  padding: 22px 24px;
  font-size: 20px;
  border-bottom: 1px solid transparent;
}
.f8r-accordion-item[open]>summary {
  border-bottom-color: rgba(254, 231, 5, .13)
}
.f8r-accordion-item>summary:after, .f8r-faq-list summary:after {
  content: "+";
  float: right;
  color: #fee705
}
.f8r-accordion-item[open]>summary:after, .f8r-faq-list details[open] summary:after {
  content: "−"
}
.f8r-accordion-item>summary span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid rgba(254, 231, 5, .36);
  color: #fee705;
  font-size: 13px;
}
.f8r-accordion-content {
  padding: 24px
}
.f8r-accordion-content h3 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 28px;
  line-height: 1.12;
  letter-spacing: -.035em
}
.f8r-accordion-content p {
  margin: 0 0 14px;
  color: var(--f8-muted);
  line-height: 1.68
}
.f8r-small-grid,
.f8r-payout-grid,
.f8r-process,
.f8r-two-col,
.f8r-breach-grid {
  display: grid;
  gap: 12px;
  margin-top: 16px
}
.f8r-small-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr))
}
.f8r-payout-grid,
.f8r-process {
  grid-template-columns: repeat(4, minmax(0, 1fr))
}
.f8r-two-col {
  grid-template-columns: 1fr 1fr
}
.f8r-breach-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr))
}
.f8r-small-grid article,
.f8r-payout-grid article,
.f8r-process article,
.f8r-two-col article,
.f8r-breach-grid article {
  border-radius: 18px;
  padding: 18px
}
.f8r-small-grid strong,
.f8r-process strong,
.f8r-breach-grid strong {
  display: block;
  color: #fff;
  margin-bottom: 7px
}
.f8r-small-grid p,
.f8r-process p,
.f8r-breach-grid p {
  font-size: 14px;
  margin: 0;
  color: var(--f8-muted)
}
.f8r-callout,
.f8r-warning {
  border: 1px solid rgba(254, 231, 5, .24);
  border-radius: 18px;
  padding: 18px;
  margin-top: 12px;
  background: linear-gradient(135deg, rgba(254, 231, 5, .085), rgba(0, 0, 0, .24));
}
.f8r-callout strong,
.f8r-warning strong {
  display: block;
  color: #fee705;
  margin-bottom: 8px
}
.f8r-rule-intro {
  border: 1px solid rgba(254, 231, 5, .18);
  border-radius: 22px;
  padding: 22px;
  background: linear-gradient(135deg, rgba(254, 231, 5, .08), rgba(0, 0, 0, .26));
  margin-bottom: 14px;
}
.f8r-rule-intro h3 {
  margin: 0 0 10px
}
.f8r-rule-intro p:last-child {
  margin-bottom: 0
}
.f8r-rule-story {
  display: grid;
  gap: 14px;
  margin-top: 14px
}
.f8r-rule-block {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 16px;
  border: 1px solid rgba(254, 231, 5, .16);
  border-radius: 22px;
  padding: 20px;
  background: linear-gradient(145deg, rgba(8, 8, 6, .66), rgba(255, 255, 255, .026));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .055);
}
.f8r-rule-number {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fee705;
  border: 1px solid rgba(254, 231, 5, .36);
  background: rgba(254, 231, 5, .07);
  font-weight: 950;
  box-shadow: 0 0 24px rgba(254, 231, 5, .08);
}
.f8r-rule-block h4 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 21px;
  line-height: 1.18;
  letter-spacing: -.025em;
}
.f8r-rule-block p {
  margin: 0 0 11px;
  color: rgba(255, 255, 255, .76);
  line-height: 1.68
}
.f8r-rule-block p:last-child {
  margin-bottom: 0
}
.f8r-rule-block p strong {
  color: #fee705
}
.f8r-example-card {
  background: linear-gradient(145deg, rgba(254, 231, 5, .065), rgba(0, 0, 0, .25))
}
.f8r-example-results {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 12px
}
.f8r-example-results div {
  border: 1px solid rgba(255, 255, 255, .09);
  background: rgba(0, 0, 0, .24);
  border-radius: 16px;
  padding: 15px;
}
.f8r-example-results strong {
  display: block;
  color: #fee705;
  margin-bottom: 7px
}
.f8r-example-results p {
  font-size: 14px;
  margin: 0
}
.f8r-news-rule-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 12px
}
.f8r-news-rule-grid div {
  border: 1px solid rgba(255, 255, 255, .09);
  background: rgba(0, 0, 0, .24);
  border-radius: 16px;
  padding: 15px;
}
.f8r-news-rule-grid strong {
  display: block;
  color: #fee705;
  margin-bottom: 7px
}
.f8r-news-rule-grid p {
  font-size: 14px;
  margin: 0;
  color: rgba(255, 255, 255, .76);
  line-height: 1.62
}
.f8r-news-rule-grid a {
  color: #fee705;
  text-decoration: none;
  border-bottom: 1px solid rgba(254, 231, 5, .35)
}
.f8r-news-rule-grid a:hover {
  border-bottom-color: #fee705
}
.f8r-news-penalty-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr))
}
.f8r-resolution-card {
  border-color: rgba(254, 231, 5, .26)
}
.f8r-callout p {
  margin: 0
}
.f8r-payout-grid strong {
  display: block;
  color: #fee705;
  font-size: 32px;
  line-height: 1
}
.f8r-payout-grid span {
  display: block;
  color: #fff;
  font-weight: 950;
  margin: 9px 0 7px
}
.f8r-payout-grid p {
  margin: 0;
  font-size: 14px
}
.f8r-process span,
.f8r-breach-grid span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  margin-bottom: 14px;
  border-radius: 50%;
  border: 1px solid rgba(254, 231, 5, .36);
  color: #fee705;
  font-weight: 950;
}
.f8r-two-col article h3 {
  font-size: 24px
}
.f8r-two-col .button {
  margin-top: 14px
}
.f8r-faq-list {
  display: grid;
  gap: 10px
}
.f8r-faq-list details {
  border-radius: 16px;
  padding: 16px 18px
}
.f8r-faq-list p {
  margin: 12px 0 0
}
.f8r-final {
  padding-top: 40px
}
.f8r-final-card {
  border-radius: 34px;
  padding: 54px 34px;
  text-align: center;
  position: relative;
  overflow: hidden
}
.f8r-final-card:before {
  content: "";
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: -130px;
  height: 240px;
  background: radial-gradient(ellipse at center, rgba(254, 231, 5, .18), transparent 66%);
}
.f8r-final-card>* {
  position: relative;
  z-index: 1
}
.f8r-final-card h2 {
  margin: 0 auto;
  max-width: 820px
}
.f8r-final-card p {
  margin-left: auto;
  margin-right: auto
}
@media(max-width: 760px) {
  .f8r-rule-block {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 18px;
    border-radius: 18px
  }
  .f8r-example-results, .f8r-news-rule-grid, .f8r-news-penalty-grid {
    grid-template-columns: 1fr
  }
  .f8r-rule-intro {
    padding: 18px;
    border-radius: 18px
  }
}
@media(max-width: 1180px) {
  .f8r-hero-grid {
    grid-template-columns: 1fr
  }
  .f8r-command-card {
    max-width: 720px
  }
  .f8r-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
  .f8r-detail-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
  .f8r-policy-layout {
    grid-template-columns: 1fr
  }
  .f8r-policy-card {
    position: relative;
    top: auto
  }
  .f8r-payout-grid, .f8r-process {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}
@media(max-width: 991px) {
  .f8-rules-page {
    padding-top: 82px
  }
  .f8r-rule-nav {
    top: 82px
  }
  body.admin-bar .f8r-rule-nav {
    top: 128px
  }
  .f8r-hero {
    padding-top: 72px
  }
  .f8r-tabs {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
  .f8r-small-grid, .f8r-two-col, .f8r-breach-grid {
    grid-template-columns: 1fr
  }
}
@media(max-width: 640px) {
  .f8r-shell {
    width: min(100% - 24px, 1240px)
  }
  .f8r-hero {
    padding: 54px 0 30px
  }
  .f8r-hero h1 {
    font-size: 42px
  }
  .f8r-section h2 {
    font-size: 34px
  }
  .f8r-command-card, .f8r-panel, .f8r-policy-card, .f8r-accordion-item, .f8r-final-card {
    border-radius: 22px
  }
  .f8r-command-ring {
    width: 178px;
    height: 178px;
    margin: 24px auto
  }
  .f8r-ring-core {
    width: 106px;
    height: 106px
  }
  .f8r-ring-core strong {
    font-size: 46px
  }
  .f8r-kpi-grid, .f8r-tabs, .f8r-metrics, .f8r-detail-grid, .f8r-payout-grid, .f8r-process {
    grid-template-columns: 1fr
  }
  .f8r-panel, .f8r-command-card, .f8r-policy-card {
    padding: 20px
  }
  .f8r-panel-hero {
    display: block
  }
  .f8r-panel-hero .button {
    margin-top: 16px
  }
  .f8r-panel-hero h3 {
    font-size: 30px
  }
  .f8r-accordion-item>summary {
    padding: 18px 20px;
    font-size: 17px
  }
  .f8r-accordion-content {
    padding: 18px
  }
  .f8r-actions .button {
    width: 100%;
    justify-content: center
  }
}
