/* Colours */
/* Breakpoints */
.logo {
  width: 30%;
  margin: 32px auto;
  display: block; }
  @media (min-width: 768px) {
    .logo {
      margin: 64px auto; } }

.logo-sm {
  width: 50%; }
  @media (min-width: 768px) {
    .logo-sm {
      width: 30%; } }

/* Page Elements */
body {
  background-color: #000;
  color: #9a7734;
  font-family: 'Anton', sans-serif;
  margin: 0 auto;
  letter-spacing: 1px; }

.cc-revoke {
  display: none !important; }

.parallax-container {
  position: relative; }
  .parallax-container > .can-single {
    position: sticky;
    z-index: 1;
    top: 20%;
    height: 0;
    margin-bottom: 90%;
    margin-top: -90%;
    margin-left: 2%; }
    @media (min-width: 1024px) {
      .parallax-container > .can-single {
        margin-bottom: 45%;
        margin-top: -45%; } }
    .parallax-container > .can-single img {
      width: 25%; }
      @media (min-width: 1024px) {
        .parallax-container > .can-single img {
          width: 15%; } }

.form {
  text-transform: uppercase; }
  .form form {
    background-color: #000;
    padding: 0 !important; }
    .form form h2 {
      font-size: 16px !important;
      font-weight: 400 !important;
      margin: 0 !important; }
      @media (min-width: 768px) {
        .form form h2 {
          font-size: 32px !important; } }
    .form form .form-wrapper {
      display: flex;
      align-items: center; }
    .form form .input-group {
      width: 75%; }
    .form form .mc-field-group {
      padding-bottom: 0 !important;
      margin-top: 4px;
      width: 100% !important;
      min-height: auto !important; }
      @media (min-width: 768px) {
        .form form .mc-field-group {
          margin-top: 12px; } }
    .form form div.mce_inline_error {
      background-color: #000 !important;
      margin: 0 !important; }
    .form form #mce-responses {
      padding: 0 !important;
      margin: 0 !important;
      width: 100% !important; }
      .form form #mce-responses .response {
        width: 100% !important;
        margin: 0 !important;
        padding: 0.5em 0 !important; }
      .form form #mce-responses #mce-success-response {
        color: #9a7734;
        font-weight: 400;
        font-size: 28px; }
    .form form input {
      background-color: #9a7734;
      border: none !important;
      text-transform: uppercase;
      font-size: 16px;
      color: #000 !important;
      border-radius: 0 !important;
      font-family: 'Anton', sans-serif; }
      @media (min-width: 768px) {
        .form form input {
          font-size: 24px; } }
      .form form input::placeholder {
        color: #000;
        font-family: 'Anton', sans-serif; }
    .form form button {
      background: none;
      border: none;
      width: 75px !important;
      padding: 0;
      margin-left: 16px !important; }
      .form form button:hover {
        cursor: pointer; }
      @media (min-width: 768px) {
        .form form button {
          width: 125px !important;
          margin-left: 32px !important; } }
      .form form button img {
        width: 100%; }

.social .icon-wrapper {
  display: flex; }

.social a {
  max-width: 150px;
  margin-right: 16px; }
  @media (min-width: 768px) {
    .social a {
      margin-right: 48px; } }
  .social a img {
    width: 100%; }

.social p {
  margin: 0;
  font-size: 32px; }
  @media (min-width: 768px) {
    .social p {
      font-size: 48px; } }

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

.footer {
  text-align: center;
  padding: 12px 0 8px;
  font-size: 12px; }
  @media (min-width: 768px) {
    .footer {
      font-size: 16px; } }
  .footer span {
    text-transform: lowercase;
    font-size: 8px; }
    @media (min-width: 768px) {
      .footer span {
        font-size: 12px; } }

/* Text */
.heading {
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  padding: 0 4px;
  font-size: 24px;
  margin: 0.5em 0; }
  @media (min-width: 480px) {
    .heading {
      font-size: 32px; } }
  @media (min-width: 600px) {
    .heading {
      font-size: 44px; } }
  @media (min-width: 768px) {
    .heading {
      font-size: 56px; } }
  @media (min-width: 1024px) {
    .heading {
      font-size: 76px; } }
  @media (min-width: 1280px) {
    .heading {
      font-size: 96px; } }

.white-text {
  text-transform: uppercase;
  color: #fff;
  font-size: 24px;
  width: 38%;
  position: absolute;
  right: 0;
  bottom: 20%; }
  @media (min-width: 400px) {
    .white-text {
      font-size: 32px; } }
  @media (min-width: 480px) {
    .white-text {
      bottom: 19%;
      font-size: 48px; } }
  @media (min-width: 650px) {
    .white-text {
      font-size: 56px; } }
  @media (min-width: 768px) {
    .white-text {
      bottom: 18%;
      font-size: 72px; } }
  @media (min-width: 1024px) {
    .white-text {
      font-size: 88px; } }
  @media (min-width: 1280px) {
    .white-text {
      bottom: 19%;
      font-size: 144px; } }
  @media (min-width: 2300px) {
    .white-text {
      bottom: 25%;
      font-size: 184px; } }
  .white-text span {
    display: block;
    line-height: 1; }

.grey-text {
  position: absolute;
  bottom: 10%;
  right: 0;
  width: 50%;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
  margin-right: 3%; }
  @media (min-width: 480px) {
    .grey-text {
      font-size: 20px; } }
  @media (min-width: 570px) {
    .grey-text {
      font-size: 24px; } }
  @media (min-width: 768px) {
    .grey-text {
      font-size: 32px; } }
  @media (min-width: 1024px) {
    .grey-text {
      font-size: 48px; } }
  @media (min-width: 1280px) {
    .grey-text {
      font-size: 64px;
      bottom: 9%; } }
  .grey-text span {
    color: #898b98; }

.quote-text {
  position: absolute;
  width: 50%;
  bottom: 2%;
  right: 0;
  margin-right: .5em;
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 12px; }
  @media (min-width: 400px) {
    .quote-text {
      font-size: 14px; } }
  @media (min-width: 480px) {
    .quote-text {
      font-size: 18px; } }
  @media (min-width: 650px) {
    .quote-text {
      font-size: 24px; } }
  @media (min-width: 768px) {
    .quote-text {
      font-size: 28px; } }
  @media (min-width: 1024px) {
    .quote-text {
      font-size: 40px; } }
  @media (min-width: 1280px) {
    .quote-text {
      font-size: 48px;
      bottom: 5%; } }

.error {
  color: #bd5151; }

/* Images */
.image-wrapper {
  position: relative; }

.image {
  width: 100%;
  height: auto;
  margin-bottom: -8px; }

.buy-now-sm {
  position: absolute;
  display: block;
  width: 15%;
  top: 13%;
  left: 57%; }
  .buy-now-sm img {
    width: 100%; }

.cans-image {
  position: absolute;
  height: auto; }

.cans-triple {
  width: 60%;
  top: -6%;
  left: 0; }

.play-video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 25%;
  background: none;
  border: none;
  padding: 0;
  transition: all .2s ease-in-out; }
  .play-video:hover {
    cursor: pointer;
    transform: scale(1.1); }
  .play-video img {
    width: 100%; }

.hidden {
  display: none; }

.buy-now-lg {
  position: absolute;
  display: block;
  width: 25%;
  top: 35%;
  right: 10%; }
  .buy-now-lg img {
    width: 100%; }

.cans-quad {
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 51%;
  width: 80%; }

/* Video */
.video {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1; }

.video-playing {
  z-index: 0; }

/* Sections */
.section-layout {
  padding: 16px 0 16px 32px; }
  @media (min-width: 768px) {
    .section-layout {
      padding-left: 80px; } }
  @media (min-width: 1024px) {
    .section-layout {
      padding-left: 160px; } }

.gold-section {
  background-color: #9a7734;
  color: #000;
  text-transform: uppercase; }

#policies {
  color: #fff; }
  #policies article {
    width: 90%;
    margin: 0 auto; }
    #policies article h1 {
      text-align: center;
      font-size: 48px; }
    #policies article .text-wrapper {
      font-family: 'Archivo Narrow', sans-serif; }
  #policies .link {
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    padding: 5% 0; }
    @media (min-width: 768px) {
      #policies .link {
        font-size: 48px; } }

#stockist {
  margin: 16px;
  max-width: 1280px; }
  @media (min-width: 768px) {
    #stockist {
      margin: 32px; } }
  @media (min-width: 1280px) {
    #stockist {
      margin: 32px auto; } }
  #stockist main {
    overflow-x: hidden; }
  #stockist h2 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 400;
    margin: 12px 0 8px;
    white-space: nowrap; }
    @media (min-width: 480px) {
      #stockist h2 {
        font-size: 36px; } }
    @media (min-width: 768px) {
      #stockist h2 {
        font-size: 48px; } }
    @media (min-width: 1024px) {
      #stockist h2 {
        font-size: 64px;
        margin: 16px 0; } }
  #stockist .link-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    grid-auto-rows: 1fr;
    gap: 16px; }
  #stockist .stockist-link {
    border: 1px solid #9a7734;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    max-height: 300px; }
    #stockist .stockist-link img {
      width: 70%;
      display: block;
      max-height: 270px; }
    #stockist .stockist-link .md-img {
      width: 60%; }
      @media (min-width: 1024px) {
        #stockist .stockist-link .md-img {
          width: 45%; } }
    #stockist .stockist-link .sm-img {
      width: 30%;
      max-width: 250px; }
      @media (min-width: 1024px) {
        #stockist .stockist-link .sm-img {
          width: 25%; } }
  #stockist .training-img {
    width: 100vw;
    margin-top: 32px; }
    @media (min-width: 1280px) {
      #stockist .training-img {
        width: 1280px; } }

#thanks .text-wrapper {
  margin: 0 auto;
  width: fit-content;
  text-transform: uppercase; }
  #thanks .text-wrapper h1 {
    font-weight: 400;
    margin-bottom: 32px; }
    @media (min-width: 768px) {
      #thanks .text-wrapper h1 {
        font-size: 64px;
        margin-bottom: 64px; } }
  #thanks .text-wrapper a {
    font-weight: 400;
    display: block;
    text-align: center;
    margin: 0 auto;
    color: #9a7734; }
    @media (min-width: 768px) {
      #thanks .text-wrapper a {
        font-size: 32px; } }
