/* Small adaptations to the owner's original Webflow design. */
.peloader { display: none !important; }
.campaign-login { font-weight: 700; text-decoration: underline; text-underline-offset: 5px; }
.dice-6 { background: url('/assets/dice-still.svg') center / contain no-repeat; }
.dice-6.is-ready { background-image: none; }
.dice-6 > svg { display: block; }
a:focus-visible, [role=button]:focus-visible { outline: 3px solid #945127; outline-offset: 5px; }
@media (max-width: 991px) {
  .nav-menu.is-open { display: flex !important; flex-direction: column; position: absolute; top: 100%; left: 0; right: 0; background: #f3ead7; padding: 16px; z-index: 100; }
  .nav-menu.is-open a { margin: 0; }
}
@media (prefers-reduced-motion: reduce) { * { scroll-behavior: auto !important; animation: none !important; } }
.paragraph-14 { line-height: 1.5; }
.grid-3 { padding: 24px 12px; gap: 24px; }
@media (max-width: 767px) {
  .section-4 { background-image: none; }
  .container-3 { padding: 96px 20px 24px; }
  .heading-9 { font-size: 36px; line-height: 1.25; }
  .paragraph-9 { font-size: 17px; line-height: 1.5; }
}
