:root {
  --black: #141417;
  --black-2: #2d2229;
  --goldenrod: #d6a24c;
  --gold: gold;
}

.nav_component {
  background-color: #0000;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  position: absolute;
  inset: 0% 0% auto;
}

.hide {
  display: none;
}

.page-padding {
  padding-left: 6rem;
  padding-right: 6rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.container-large.flex, .container-large.flex-for-rules {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body {
  background-color: var(--black);
  font-family: Montserrat, sans-serif;
}

.nav-link {
  opacity: .76;
  color: #fff;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 30px;
}

.nav-link.w--current {
  opacity: 1;
  color: #fff;
}

.nav-container {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu {
  flex: 1;
  justify-content: center;
  align-items: center;
}

.div-block {
  flex: 1;
}

.logo-text {
  color: #20193a;
  margin-top: 10px;
  font-size: 32px;
  font-weight: 500;
  line-height: 34px;
}

.logo-text.l-t-w {
  color: #fff;
  text-decoration: none;
}

.navbar-6-2 {
  background-color: #5748c5;
}

.nav-menu-4 {
  float: left;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nav-link-6 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  line-height: 19px;
  transition: color .2s;
}

.nav-link-6:hover {
  color: #8a8a8a;
}

.nav-link-6.w--current {
  color: #8b8b8b;
}

.login-button {
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 20px;
  padding: 5px 20px;
}

.logo-2 {
  float: left;
  width: 52px;
  margin: 14px;
  padding-bottom: 0;
  display: block;
}

.nav-container-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link-block {
  background-color: #d6a24c;
  border-radius: 8px;
  padding: 16px 20px;
  box-shadow: 0 4px 4px #00000040;
}

.section-home-header {
  background-image: url('../images/hero-image-1.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 250px;
  padding-bottom: 60px;
}

.home-header-text {
  width: 50%;
}

.h-w700-72-86 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.5em;
  line-height: 86px;
}

.text-span {
  color: var(--goldenrod);
  font-style: italic;
}

.m-t-65 {
  margin-top: 65px;
}

.image-2 {
  width: 39px;
  height: 39px;
  margin-right: 24px;
}

.t-w500-24-36 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 36px;
}

.div-block-3 {
  margin-bottom: 10px;
  display: flex;
}

.div-block-3.m-b-30 {
  margin-bottom: 30px;
}

.t-w400-20-30 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 1.25em;
  line-height: 30px;
}

.t-w400-20-30.v-m-16 {
  margin-left: 16px;
  margin-right: 16px;
}

.primary-btn {
  color: #2d2229;
  background-color: #d6a24c;
  border-radius: 8px;
  padding: 16px 40px;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 30px;
}

.primary-btn.m-t-24 {
  margin-top: 24px;
}

.section-home-drinking-game {
  background-image: url('../images/081122.svg');
  background-position: 0 73%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 135px;
  padding-bottom: 180px;
}

.d-g-header {
  justify-content: flex-end;
  align-items: center;
  max-width: 65%;
}

.h-w700-56-67 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5em;
  line-height: 67px;
}

.drink-k-g-header-text {
  justify-content: flex-end;
  display: flex;
}

.text-span-2, .text-span-3, .text-span-4 {
  color: var(--goldenrod);
  font-style: italic;
}

.m-t-140 {
  margin-top: 140px;
}

.d-g-content-wrap {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.d-g-content {
  align-items: flex-start;
  max-width: 42%;
  display: flex;
}

.d-g-content.m-b-64 {
  margin-bottom: 64px;
}

.image-3 {
  margin-right: 40px;
}

.t-w400-24-36 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 36px;
}

.t-w400-24-36.color-brown {
  color: var(--black-2);
  margin-right: 0;
}

.t-w400-24-36.color-brown._w-700 {
  font-weight: 700;
}

.t-w400-24-36.color-brown._w-700.m-r-40 {
  margin-right: 40px;
}

.t-w400-24-36.color-brown.m-l {
  margin-right: 0;
}

.t-w400-24-36.color-y {
  color: var(--goldenrod);
  font-style: italic;
}

.section-home-buy-now {
  background-color: var(--goldenrod);
  background-image: url('../images/Intersect.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 100px;
  padding-bottom: 197px;
}

.buy-now-wrap {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading {
  font-size: 40px;
  line-height: 50px;
}

.h-w700-40-60 {
  color: var(--black-2);
  font-size: 2.5em;
}

.image-4 {
  margin-right: 20px;
}

.div-block-4 {
  display: flex;
}

.text-span-5 {
  font-weight: 700;
}

.link-block-2 {
  text-decoration: none;
}

.section-home-gift {
  padding-bottom: 188px;
  position: relative;
}

.gift-cart-wrap {
  justify-content: center;
  align-items: stretch;
  display: flex;
  transform: translate(0, -105px);
}

.gift-cart-left {
  background-color: var(--black-2);
  border-radius: 24px;
  margin-right: 40px;
  padding: 50px 77px;
}

.gift-cart-light {
  border-radius: 24px;
  align-self: stretch;
}

.h-700-32-48 {
  color: #fff;
  font-size: 2em;
  font-weight: 700;
  line-height: 48px;
}

.h-700-32-48.m-b-24 {
  margin-bottom: 20px;
}

.gift-cart-content {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.gift-cart-content.m-b-16 {
  margin-bottom: 16px;
}

.gift-cart-content.m-b-28 {
  margin-bottom: 28px;
}

.div-block-5 {
  background-color: var(--goldenrod);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 56px;
  min-height: 56px;
  display: flex;
}

.h-w700-24-28 {
  justify-content: center;
  align-items: center;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 28px;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  place-items: center;
  display: grid;
}

.h-w700-24-28-copy {
  color: var(--black-2);
  justify-content: center;
  align-items: center;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 0;
}

.g-c-r-top {
  background-color: var(--black-2);
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  justify-content: center;
  align-items: center;
  padding-top: 55px;
  padding-bottom: 55px;
  display: flex;
}

.g-c-r-bottom {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  background-color: var(--goldenrod);
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 40px 77px;
  display: grid;
}

.h-w700-75-90 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.688em;
  line-height: 90px;
}

.text-span-6 {
  color: var(--goldenrod);
}

.text-block {
  color: var(--black-2);
  font-family: Poppins, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 24px;
}

.div-block-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-5 {
  margin-bottom: 10px;
}

.t-w500-40-60 {
  color: #fff;
  text-align: center;
  max-width: 62%;
  font-size: 2.5em;
  line-height: 60px;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.text-span-7, .text-span-8 {
  color: var(--goldenrod);
  font-weight: 500;
}

.section-home-card {
  background-image: url('../images/image-1.svg');
  background-repeat: no-repeat;
  background-size: cover;
}

.footer-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #1a1b1fbf;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer {
  background-color: #000;
  padding-top: 91px;
  padding-bottom: 91px;
}

.footer-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.t-w400-16-24 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 1em;
  line-height: 24px;
}

.t-w400-16-24.m-h {
  display: none;
}

.socile-media {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-rules-header {
  background-image: url('../images/rules-hero.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 245px;
  padding-bottom: 159px;
}

.rules-header-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rules-header-right {
  background-color: var(--black-2);
  border-radius: 24px;
  padding: 48px 40px;
}

.m-b-17 {
  margin-bottom: 17px;
  display: flex;
}

.image-6 {
  margin-left: 24px;
}

.div-block-9 {
  justify-content: center;
  display: flex;
}

.div-block-5-copy {
  background-color: var(--goldenrod);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  margin-right: 32px;
  display: flex;
}

.number-cercale {
  background-color: var(--goldenrod);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 56px;
  min-height: 56px;
  margin-right: 32px;
  display: flex;
}

.m-b-50 {
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.section-rules-all {
  background-color: var(--goldenrod);
  background-image: url('../images/Intersect-1.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 124px;
  padding-bottom: 80px;
  position: relative;
}

.rules-img {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -96px 0% auto;
}

.rules-wrap {
  max-width: 81%;
  position: relative;
}

.rules-content {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border-bottom: 1px solid #a1752a;
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: 20px;
  display: flex;
}

.r-c-left {
  align-items: center;
  width: 268px;
  display: flex;
}

.r-c-right {
  flex: 1;
}

.secondary-btn {
  background-color: #cd202b;
  border-radius: 8px;
  padding: 16px 40px;
}

.secondary-btn.t-w400-20-30._w-700 {
  font-weight: 700;
}

.secondary-btn.t-w400-20-30._w-700.m-h-n-r {
  display: none;
}

.instra {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-10 {
  background-color: #544a51;
  width: 63%;
  height: 1px;
}

.text-span-9 {
  color: var(--goldenrod);
}

.email {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  margin-top: 38px;
  margin-bottom: 30px;
  display: flex;
}

.text-span-10 {
  color: var(--goldenrod);
  text-decoration: none;
}

.link {
  text-decoration: none;
}

.section-contact-header {
  background-image: url('../images/contact-hero.svg');
  background-position: 0 61%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 245px;
  padding-bottom: 172px;
}

.contact-header-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-header-right {
  background-color: var(--black-2);
  border-radius: 24px;
  padding: 48px 40px;
}

.image-7 {
  object-fit: cover;
  width: 100%;
  height: auto;
  display: block;
}

.icon-4 {
  display: none;
}

.button {
  text-transform: none;
  background-color: #3b2ae5;
  border-radius: 0;
  padding: 13px 22px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  transition: all .2s;
}

.button:hover {
  opacity: .8;
}

.button.nav {
  text-transform: none;
  background-color: #3b2ae5;
  border-radius: 0;
  font-size: 16px;
  transition: all .2s;
}

.button.nav:hover {
  opacity: .8;
}

.nav-link-7 {
  color: #000;
  text-transform: none;
  border: 1px #000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  transition: all .2s;
}

.nav-link-7:hover {
  color: #3b2ae5;
  border-style: none;
  border-color: #000;
  border-radius: 0;
}

.blue {
  color: #3b2ae5;
}

.logo-txt {
  color: #000;
  margin-top: 3px;
  line-height: 23px;
}

.brand-link {
  align-items: center;
  font-size: 23px;
  font-weight: 700;
  display: flex;
}

.globe {
  max-width: 40px;
  margin-right: 10px;
}

.nav-wrapper-01 {
  background-color: #fff;
  border-bottom: 1px solid #dbdbdb;
  justify-content: center;
  display: flex;
}

.nav-inner-01 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  padding: 20px 0;
  display: flex;
}

.brand-2-copy {
  display: none;
}

.link-block-copy {
  background-color: #d6a24c;
  border-radius: 8px;
  padding: 16px 20px;
  display: none;
  box-shadow: 0 4px 4px #00000040;
}

.m-n-logo {
  display: none;
}

.m-n-link-btn {
  background-color: #d6a24c;
  border-radius: 8px;
  padding: 16px 20px;
  display: none;
  box-shadow: 0 4px 4px #00000040;
}

.link-2 {
  text-decoration: none;
}

.image-11 {
  width: 28px;
  height: 28px;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-12 {
  width: 33%;
}

.div-block-13-copy {
  justify-content: center;
  align-items: center;
  display: none;
}

@media screen and (min-width: 1440px) {
  .section-home-card {
    background-size: cover;
  }
}

@media screen and (max-width: 991px) {
  .nav_component {
    margin-top: 10px;
  }

  .page-padding {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .nav-container {
    justify-content: space-between;
  }

  .nav-menu-4 {
    padding-top: 0;
    padding-left: 0;
  }

  .nav-link-6 {
    border-bottom: 1px solid #ffffff14;
    font-size: 16px;
    line-height: 22px;
  }

  .menu-button {
    color: #8b8b8b;
    margin-top: 10px;
  }

  .menu-button.w--open {
    background-color: #20193a;
    margin-top: 0;
  }

  .icon-2 {
    color: #fff;
  }

  .nav-container-2 {
    display: block;
  }

  .section-home-header {
    padding-top: 850px;
  }

  .home-header-text {
    width: 100%;
  }

  .image-2 {
    flex: none;
  }

  .section-home-drinking-game {
    background-position: 0 0;
    padding-top: 1070px;
  }

  .d-g-header {
    max-width: 80%;
  }

  .d-g-content {
    max-width: 100%;
  }

  .gift-cart-wrap {
    flex-direction: column;
  }

  .gift-cart-left {
    width: 100%;
  }

  .gift-cart-light {
    margin-top: 20px;
  }

  .section-home-card {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
    justify-content: flex-end;
  }

  .container {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .section-rules-header {
    background-position: 0 25%;
    padding-top: 200px;
  }

  .rules-header-wrap {
    grid-row-gap: 50rem;
    grid-template-columns: 1fr;
  }

  .instra {
    justify-content: space-between;
  }

  .div-block-10 {
    width: 80%;
  }

  .email {
    justify-content: space-between;
  }

  .section-contact-header {
    background-position: 0 25%;
    padding-top: 180px;
  }

  .contact-header-wrap {
    grid-column-gap: 40rem;
    grid-row-gap: 47rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .brand {
    flex: 1;
  }

  .icon-3 {
    color: var(--goldenrod);
  }

  .image-7 {
    display: block;
  }

  .hamburger {
    width: 40px;
    padding-top: 3px;
  }

  .button.nav {
    display: none;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    background-color: #fff;
  }

  .nav-menu-5 {
    background-color: #fff;
    box-shadow: 0 14px 13px -3px #0000001c;
  }

  .nav-link-7 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-inner-01 {
    padding: 10px 20px;
  }
}

@media screen and (max-width: 767px) {
  .nav_component {
    margin-top: 0;
    padding-top: 16px;
  }

  .page-padding {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .nav-link {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-container {
    justify-content: flex-end;
  }

  .logo-text {
    text-align: center;
  }

  .nav-menu-4 {
    background-color: var(--black-2);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 60px;
    position: absolute;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .link-block {
    flex: none;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
  }

  .section-home-header {
    background-size: 438px;
    padding-top: 516px;
    position: relative;
  }

  .h-w700-72-86 {
    font-size: 2em;
    line-height: 48px;
  }

  .m-t-65 {
    margin-top: 10px;
  }

  .image-2 {
    width: 23px;
    height: 23px;
  }

  .t-w500-24-36 {
    font-size: 1em;
    line-height: 24px;
  }

  .div-block-3.m-b-30 {
    margin-bottom: 16px;
  }

  .t-w400-20-30 {
    font-size: 1em;
    line-height: 20px;
  }

  .primary-btn.m-t-24 {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .section-home-drinking-game {
    background-size: 90%;
    padding-top: 661px;
    padding-bottom: 64px;
  }

  .d-g-header {
    max-width: 100%;
  }

  .h-w700-56-67 {
    font-size: 1.5em;
    line-height: 36px;
  }

  .m-t-140 {
    margin-top: 32px;
  }

  .d-g-content.m-b-64 {
    margin-bottom: 32px;
  }

  .t-w400-24-36 {
    font-size: 1.25em;
    line-height: 30px;
  }

  .t-w400-24-36.color-brown._w-700.m-r-40 {
    margin-right: 20px;
  }

  .section-home-buy-now {
    padding-top: 40px;
    padding-bottom: 138px;
  }

  .h-w700-40-60 {
    font-size: 2em;
    line-height: 40px;
  }

  .h-w700-40-60.m-l-t-a-c {
    text-align: center;
  }

  .section-home-gift {
    padding-bottom: 28px;
  }

  .gift-cart-left {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .h-700-32-48 {
    font-size: 1.5em;
  }

  .h-w700-24-28-copy {
    font-size: 1em;
  }

  .g-c-r-bottom {
    padding-left: 40px;
    padding-right: 40px;
  }

  .t-w500-40-60 {
    max-width: 100%;
    font-size: 1.5em;
    line-height: 36px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .footer-wrap {
    grid-row-gap: 18px;
    flex-direction: column;
  }

  .t-w400-16-24.hide-copy {
    display: none;
  }

  .t-w400-16-24.m-h {
    display: block;
  }

  .section-rules-header {
    padding-top: 140px;
  }

  .rules-header-right {
    padding: 40px 16px;
  }

  .number-cercale {
    min-width: 45px;
    min-height: 45px;
    margin-right: 16px;
  }

  .rules-content {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 0;
  }

  .r-c-left {
    width: 100%;
  }

  .secondary-btn.t-w400-20-30._w-700 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .secondary-btn.t-w400-20-30._w-700.m-h-n-r {
    display: inline-block;
  }

  .instra {
    justify-content: space-between;
  }

  .section-contact-header {
    background-position: 0 21%;
    background-size: 85%;
    padding-top: 133px;
    padding-bottom: 60px;
  }

  .contact-header-wrap {
    grid-row-gap: 54.75rem;
  }

  .contact-header-right {
    padding: 40px 16px;
  }

  .brand-2 {
    flex: 0 auto;
  }

  .image-8 {
    width: 70px;
  }

  .image-9 {
    width: 80px;
    height: 80px;
  }

  .hamburger {
    color: var(--goldenrod);
    padding-top: 0;
  }

  .menu-button-2 {
    background-color: #0000;
  }

  .menu-button-2.w--open {
    background-color: var(--black-2);
    border-radius: 16px;
  }

  .brand-2-copy {
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .link-block-copy {
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    display: flex;
  }

  .m-n-logo {
    display: block;
  }

  .m-n-link-btn {
    justify-content: center;
    align-items: center;
    padding: 10px 40px;
    display: inline-block;
  }

  .image-10 {
    width: 105px;
  }

  .nav-menu-6 {
    inset: 0% 0% auto;
  }

  .navbar {
    position: fixed;
    inset: 0% 0% auto;
  }

  .div-block-11 {
    flex: 1;
  }

  .div-block-12 {
    background-color: #000;
    width: 100%;
    height: 100vh;
  }

  .ovarly, .black-o {
    width: 100%;
    height: 100vh;
  }

  .div-block-13.m-h {
    display: none;
  }

  .div-block-13-copy {
    display: flex;
  }

  .div-block-13-copy.m-h {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .section-home-header {
    background-size: 314px;
    padding-top: 380px;
  }

  .section-home-drinking-game {
    padding-top: 513px;
  }

  .t-w400-24-36 {
    font-size: 1em;
    line-height: 24px;
  }

  .t-w400-24-36.color-brown {
    margin-right: 0;
  }

  .t-w400-24-36.color-brown._w-700.m-r-40 {
    margin-right: 30px;
  }

  .section-home-buy-now {
    background-size: 98%;
  }

  .image-4 {
    margin-right: 10px;
  }

  .gift-cart-left {
    padding: 48px 56px;
  }

  .h-w700-24-28-copy {
    font-size: 1em;
  }

  .g-c-r-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .g-c-r-bottom {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    align-items: center;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-7.m-h {
    align-items: center;
  }

  .container {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .section-rules-header {
    background-position: 0 16%;
    background-size: 90%;
  }

  .rules-header-wrap {
    grid-row-gap: 30rem;
  }

  .section-rules-all {
    background-size: 80%;
  }

  .rules-content {
    grid-row-gap: 8px;
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .r-c-left {
    width: 100%;
  }

  .section-contact-header {
    background-position: 0 19%;
    background-size: 79%;
  }

  .contact-header-wrap {
    grid-row-gap: 27rem;
  }

  .brand-link {
    padding-left: 0;
  }

  .div-block-13 {
    flex-direction: column;
  }

  .image-12 {
    width: 50%;
  }

  .div-block-13-copy {
    flex-direction: column;
  }

  #w-node-_679a5ad1-7dd3-cf46-342d-d80fa526a46f-87afc0cf {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-dcbc14d3-e4ce-8ee1-c54c-e1e14fabee90-87afc0cf {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: center;
  }

  #w-node-_7e413653-f107-30bd-0f62-92506209aa61-87afc0cf {
    grid-area: 2 / 1 / 3 / 5;
    align-self: center;
  }
}


