@font-face {
  font-family: "Kentucky Straight Body";
  src: url("../fonts/KentuckyStraight-Body.woff2") format("woff2"), url("../fonts/KentuckyStraight-Body.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FS Dillon";
  src: url("../fonts/FSDillon.woff2") format("woff2"), url("../fonts/FSDillon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
  scroll-behavior: smooth;
} /*! HTML5 Boilerplate v7.2.0 | MIT License | https://html5boilerplate.com/ */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  background-color: #f5f1ee;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
img {
  width: 100%;
}
* {
  box-sizing: border-box;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: "Kentucky Straight Body";
  src: url("/fonts/hvd_Kentucky Straight Body-webfont.woff2") format("woff2"), url("/fonts/hvd_Kentucky Straight Body-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
p.success {
  font-family: "Kentucky Straight Body", sans-serif;
  font-size: 30px;
  line-height: 34px;
  color: #edbe58;
  letter-spacing: -1px;
  width: 100%;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
}
p.error {
  font-family: "Kentucky Straight Body", sans-serif;
  font-size: 24px;
  line-height: 26px;
  color: #c01533;
  letter-spacing: -1px;
  width: 100%;
  font-weight: 100;
  text-align: center;
  text-transform: upercase;
}
.words-left {
  width: 100%;
  padding: 6px;
  display: inline-block;
  text-align: center;
}
.center-text {
  width: 100%;
  text-align: center;
}
.blue-text {
  color: #edbe58;
}
a {
  color: #edbe58;
  text-decoration: none;
}
a.center-text {
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
}
.max-width {
  margin: 0 auto 50px;
  width: 90%;
  max-width: 720px;
}
.max-width.form-pages {
  max-width: 720px;
}
.max-width.entries {
  margin-top: 80px;
}
@media (max-width: 600px) {
  .max-width {
    margin: 50px auto;
    width: 80%;
  }
}
.insta {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 33px;
}
.insta a {
  width: 31%;
  margin-bottom: 4%;
}
@media (max-width: 600px) {
  .hidden {
    display: none;
  }
}
h1.center-text {
  margin-bottom: 30px;
}
body {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}
@media (max-width: 800px) {
  body {
    font-size: 16px;
  }
}
.unique-code {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
div.code {
  width: 93% !important;
}
div.code label#size-error.error {
  margin: 7px auto !important;
  display: block !important;
  text-align: center !important;
  margin-left: 8% !important;
}
div.icon {
  width: 42px !important;
}
.infoIcon {
  width: 100%;
  border-radius: 50%;
  padding: 2px;
  cursor: pointer;
}
.infoIcon img {
  width: 100%;
  padding: 2px;
}
.button-wrapper {
  display: flex;
}
#modal_screen {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1100;
  background-color: #000;
  opacity: 0.9;
}
#modal_screen.nope {
  background-color: #000;
}
#modal_content {
  position: fixed;
  z-index: 1101;
  margin: 0 auto;
  border: 4px solid #efefef !important;
  background-color: #fff;
  font-size: 12px;
  width: 290px;
  height: 200px;
  color: #222222;
  padding: 20px;
  border-radius: 6px;
}
#modal_content .content_wrapper {
  margin: 0 auto 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#modal_content h2 {
  margin: 0 0 0 0;
}
#modal_content p {
  max-width: 75%;
  margin: 1.2em auto 0;
}
#modal_content nav:after {
  content: "";
  display: block;
  clear: both;
}
.small {
  display: block;
  text-align: center;
  color: #888;
  margin: 1em 0 0;
}
a.av_btn {
  display: block;
  text-align: center;
  margin: 30px 10px !important;
  text-decoration: none;
  color: #fff;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1em;
  padding: 20px 50px;
  transition: all 0.5s;
}
@media (max-width: 770px) {
  a.av_btn {
    padding: 20px 30px;
  }
}
.av_go {
  background-color: #edbe58;
}
.av_go:hover {
  background-color: #005286;
}
.av_no {
  background-color: #edbe58;
}
.av_no:hover {
  background-color: #005286;
}
a.av_btn {
  margin-top: 20px;
  font-size: 1.25em;
  border-radius: 2px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
}
@media (min-width: 688px) {
  #modal_content {
    top: 10em;
    top: 30vh;
    left: 30vw;
    width: 90%;
    max-width: 500px;
    height: 200px;
    padding: 40px;
    background-position: center 6em;
    font-size: 16px;
    border-radius: 10px;
  }
  #modal_content .content_wrapper {
    text-align: center;
  }
  #modal_content h2 {
    margin: 0 0 0 0;
    font-size: 20px;
    letter-spacing: 1px;
    font-size: 25px;
    text-transform: uppercase;
    color: #444444;
  }
  #modal_content p {
    font-size: 1em;
    line-height: 16px;
  }
  #modal_content nav a.av_btn {
    margin: 1.6em auto 0;
    font-size: 16px;
  }
}
.grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.grid-item {
  display: flex;
  flex-direction: column;
  justify-content: top;
  align-items: center;
  width: 100%;
  text-decoration: none;
}
.grid_three .grid-item {
  width: 30%;
}
@media (max-width: 950px) {
  .grid_three .grid-item {
    width: 48%;
  }
}
.instagram-images {
  overflow: hidden;
  margin-bottom: 30px;
}
.instagram-images a img {
  height: 320px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: contain;";
}
@media (max-width: 700px) {
  .instagram-images a img {
    height: 150px;
  }
}
.counter {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "Kentucky Straight Body", sans-serif;
  margin-top: 20px;
  font-size: 50px;
  line-height: 50px;
  color: #edbe58;
  letter-spacing: -3px;
}
h1 {
  font-family: "Kentucky Straight Body", sans-serif;
  font-size: 41px;
  line-height: 38px;
  color: #edbe58;
  letter-spacing: -2px;
  width: 100%;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 700px) {
  h1 {
    font-size: 25px;
    line-height: 25px;
    margin-top: 20px;
    display: block;
    margin-bottom: 0px;
  }
}
h1.notop {
  margin-top: 0;
}
h1.homePage {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0;
}
h1.non-caps {
  text-transform: none;
  font-size: 31px;
  line-height: 31px;
}
h2 {
  font-family: "Kentucky Straight Body", sans-serif;
  font-size: 24px;
  line-height: 26px;
  color: #edbe58;
  letter-spacing: -1px;
  display: block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 100;
  text-align: center;
}
h3 {
  font-family: "Kentucky Straight Body", sans-serif;
  font-size: 28px;
  line-height: 30px;
  color: #fff;
  letter-spacing: -1px;
  display: block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 100;
  text-align: center;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
h3.large {
  font-size: 34px;
  line-height: 36px;
}
h4 {
  font-size: 35px;
  line-height: 42px;
  text-transform: uppercase;
  color: #bbcddc;
  font-weight: 100;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
  width: 100%;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
.center {
  text-align: center;
}
ol.terms li {
  margin-bottom: 10px;
  line-height: 20px;
}
.bigger-text {
  font-size: 17px;
}
.ageGateBg {
  background-color: #edbe58;
}
.ageGateBg img {
  max-width: 100%;
}
input:focus {
  outline: none;
}
.ageGate2 {
  margin: 0;
  box-sizing: border-box;
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #000;
  min-height: 530px;
  display: flex;
  align-items: center;
}
.ageGate2 p {
  margin: 1em 0;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  color: #ffffff;
}
.ageGate2 #age-form {
  margin: 0;
}
.ageGate2 .ccLogo {
  width: 60%;
  max-width: 250px;
  margin: 0 auto;
  padding-top: 0;
  margin-top: -2px;
  margin-bottom: 30px;
}
.ageGate2 .drawTheLine {
  width: 40%;
  max-width: 80px;
  margin: 50px auto 0;
}
.ageGate2 div.inputs {
  display: block;
  width: 300px;
  margin: 0 auto;
  overflow: auto;
  padding: 10px 0;
}
.ageGate2 div.ageGate2 h1 {
  margin: 5px 0;
}
.ageGate2 .ageCountry {
  float: left;
}
.ageGate2 select {
  width: 186px;
  padding: 2px;
}
.ageGate2 .ageDay {
  float: left;
  width: 24%;
  display: inline-block;
  margin-right: 1%;
}
.ageGate2 .ageDay input {
  width: 100%;
}
.ageGate2 .ageDay input:focus {
  box-shadow: inset 0 0 0 1px #000;
}
.ageGate2 .ageMonth {
  float: left;
  width: 24%;
  display: inline-block;
  margin-right: 1%;
}
.ageGate2 .ageMonth input {
  width: 100%;
}
.ageGate2 .ageMonth input:focus {
  box-shadow: inset 0 0 0 1px #000;
}
.ageGate2 .ageYear {
  float: left;
  width: 50%;
  display: inline-block;
}
.ageGate2 .ageYear input {
  width: 100%;
}
.ageGate2 .ageYear input:focus {
  box-shadow: inset 0 0 0 1px #000;
}
.ageGate2 .ageButton {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ageGate2 input[type="text"] {
  font-size: 30px;
  font-weight: 300;
  background-position: center;
  background-color: #fff;
  color: #333;
  text-align: center;
  padding: 8px;
  border: 0;
  box-shadow: inset 0 0 0 0 #ccc;
  font-family: "Source Code Pro", monospace;
}
.ageGate2 input[type="submit"] {
  border: 1px solid #efefef;
  display: block;
  float: left;
  margin-top: 10px;
  padding: 20px 50px;
  margin-bottom: 0;
  border: none;
  text-transform: uppercase;
  background-color: #fff;
  color: #edbe58;
  font-size: 20px;
  border-radius: 0;
  font-weight: 600;
}
.ageGate2 input[type="submit"]:hover {
  background-color: #efefef;
}
.ageGate2 input[type="number"]::-webkit-inner-spin-button,
.ageGate2 input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ageGate2 .marBott {
  padding-bottom: 10px;
}
.ageGate2 label {
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
}
.ageGate2 select {
  outline: none;
  background: none repeat scroll 0 0 #fdf9e3;
  border: medium none;
  color: #4b4b45;
  height: 24px;
  padding: 2px;
  font-size: 13px;
}
.ageGate2 #hiddenDiv {
  background-color: #000;
  color: #fff;
  padding: 10px 50px;
  margin: 3px 0;
}
.ageGate2 .fancybox-bg {
  background: #888;
}
.ageGate2 .fancybox-is-open .fancybox-bg {
  opacity: 1;
}
@media only screen and (max-width: 479px) {
  .ageGate2 {
    text-align: center;
    min-height: 370px;
    margin: 20px 5%;
    box-sizing: border-box;
    width: 90%;
  }
  .ageGate2 #hiddenDiv {
    padding: 8px 20px;
    margin: 3px 0;
    font-size: 12px;
  }
  .ageGate2 .ccLogo {
    width: 80%;
    max-width: 300px;
    margin: 20px auto 30px;
    padding-top: 0;
  }
  .ageGate2 .drawTheLine {
    width: 40%;
    max-width: 120px;
    margin: 20px auto 0;
  }
  .ageGate2 div.inputs {
    display: block;
    width: 300px;
    margin: 0 auto;
    overflow: auto;
    padding: 10px 0;
    font-size: 18px;
  }
  .ageGate2 div.ageGate2 h1 {
    margin: 5px 0;
  }
  .ageGate2 div.inputs {
    display: block;
    width: 236px;
    margin: 0 auto;
    overflow: auto;
    padding: 10px 0;
  }
  .ageGate2 .ageDay {
    float: left;
  }
  .ageGate2 .ageDay input {
    width: 100%;
  }
  .ageGate2 .ageMonth {
    float: left;
  }
  .ageGate2 .ageMonth input {
    width: 100%;
  }
  .ageGate2 .ageYear {
    float: left;
  }
  .ageGate2 .ageYear input {
    width: 100%;
  }
}
.header {
  position: relative;
  z-index: 100;
}
.mobile-nav {
  padding: 5px 20px;
  min-height: 43px;
  width: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-nav .mobile-logo {
  width: 250px;
  margin-top: 5px;
  margin-bottom: -70px;
}
menu,
menu a {
  color: #fff;
}
.menudrop {
  position: fixed;
  top: -100%;
  right: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  background-color: #edbe58;
  border: 0;
  color: #fff;
  z-index: 1000;
}
#hamburger {
  position: fixed;
  top: 0;
  padding: 7px;
  right: 10px;
  width: 55px;
  z-index: 1010;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
  align-items: flex-end;
  justify-content: flex-end;
}
#hamburger:hover {
  width: 60px;
}
#hamburger span {
  width: 100%;
  height: 2px;
  background-color: #fff;
  display: block;
  margin: 4px;
  right: 0;
  position: relative;
  border-radius: 2px;
}
#hamburger span:last-child {
  width: 50%;
}
#hamburger span:first-child {
  width: 70%;
}
#hamburger {
  transition: 0.3s;
}
menu ul li {
  margin: auto;
  text-transform: uppercase;
  opacity: 0;
  cursor: pointer;
}
menu {
  position: relative;
  text-align: center;
  display: flex;
  width: 100%;
  max-width: 100%;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: 0;
  padding: 0;
  margin-top: -40px;
}
menu ul {
  margin: 0;
  padding: 0;
}
menu ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 24px;
  line-height: 60px;
  letter-spacing: 1px;
}
menu ul li a {
  text-decoration: none;
  font-family: "Kentucky Straight Body", sans-serif;
}
.banner {
  padding-top: 40px;
}
@media (max-width: 500px) {
  .banner.landing {
    display: none;
  }
}
@media (min-width: 500px) {
  .banner.landing {
    display: block;
  }
}
.banner.landing div.ctas {
  margin-top: 0;
  padding: 85px 0 50px 0;
}
@media (min-width: 500px) {
  .banner.landing div.ctas {
    padding: 85px 0 15px 0;
  }
}
.banner div.ctas p {
  font-size: 16px;
  color: #333;
}
.banner div.ctas h2 {
  background-color: #0572ad;
  padding: 8px 21px;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 500 !important;
  transition: 1s all;
  color: white !important;
  font-size: 22px;
}
.banner div.ctas h2:hover {
  opacity: 0.5;
  cursor: pointer;
}
.step {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -10px;
}
.form-item {
  flex-basis: 100%;
  margin-top: 10px;
  color: #000;
  display: flex;
  flex-direction: column;
}
.form-item.half {
  flex-basis: 49%;
}
@media (max-width: 800px) {
  .form-item.half {
    flex-basis: 100%;
  }
}
.form-item.third {
  flex-basis: 32%;
}
.sold-out-corner {
  background-color: #c01533;
  position: fixed;
  width: 200px;
  height: 250px;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.step-two-hide {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 800px) {
  .step-two-hide {
    flex-direction: column;
    flex-wrap: nowrap;
    margin-top: 0;
  }
}
.step-two .step-two-hide {
  display: none;
}
.step-one .step-two-hide {
  display: flex;
}
label.error {
  color: #c01533;
  font-size: 13px;
  margin-top: 5px;
  font-weight: bold;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="text"],
input[type="tel"],
select,
textarea {
  width: 100%;
  padding: 14px;
  color: #6e6e6e;
  border: solid 2px #e2e2e2;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none;
}
input[type="email"].code-input,
input[type="number"].code-input,
input[type="password"].code-input,
input[type="text"].code-input,
input[type="tel"].code-input,
select.code-input,
textarea.code-input {
  width: 290px;
  margin: 10px auto;
  font-family: "Source Code Pro", monospace;
  text-align: left;
  font-size: 80px;
  font-weight: 600;
  border: solid 0px #e2e2e2;
  padding: 0px 0 0 22px;
  letter-spacing: 16px;
  color: #192b56;
  background-image: url("https://res.cloudinary.com/fuelsydney/image/upload/v1572562905/cc-shout/ccss-bg-grid_ieg1xw.png");
}
input[type="email"].select,
input[type="number"].select,
input[type="password"].select,
input[type="text"].select,
input[type="tel"].select,
select.select,
textarea.select {
  height: 49px !important;
  border-radius: 0 !important;
  background-color: #fff;
}
input[type="radio"] {
  padding: 8px 10px;
  color: #000;
}
input.required {
  color: #000;
}
input.upload {
  color: #000;
  font-size: 12px;
}
input[type="checkbox"] {
  -webkit-transform: scale(1);
  transform: scale(1);
}
@media (max-width: 600px) {
  input[type="checkbox"] {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
  }
}
input[type="submit"],
input[type="next"] {
  margin-top: 15px;
  padding: 20px 40px;
  margin-bottom: 0;
  border: none;
  text-transform: uppercase;
  color: #fff;
  background-color: #edbe58;
  font-size: 24px;
  line-height: 26px;
  border-radius: 2px;
  font-weight: 400;
  outline: none;
  transition: all 0.3s ease-in-out;
  font-weight: bold;
  cursor: pointer;
}
input[type="submit"]:hover,
input[type="next"]:hover {
  background-color: #005286;
}
input[type="submit"].nostyle,
input[type="next"].nostyle {
  background-color: #fff;
  text-align: center;
  padding: 0;
  width: 100%;
  color: #edbe58;
  text-decoration: underline;
  font-size: 14px;
  text-transform: none;
}
.form-btn {
  width: 100%;
  margin-top: 15px;
  display: flex;
  justify-content: center;
}
input.checkbox.required.error {
  margin-right: 5px;
}
.checkbox-container {
  width: 100%;
  margin: 20px 0 0;
}
.checkbox-item {
  width: 100%;
  margin-bottom: 8px;
  color: #000;
}
@media (max-width: 600px) {
  .checkbox-item {
    margin-bottom: 14px;
    line-height: 22px;
  }
}
.checkbox-item:last-child {
  margin-bottom: 0;
}
.checkbox-item a {
  text-decoration: none;
  color: #edbe58;
}
.checkbox-item a:hover {
  text-decoration: underline;
}
ul.af_list {
  display: flex;
  z-index: 500;
  background-color: #fff;
  padding: 10px 20px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
  margin-top: 2px;
  width: 90%;
  max-width: 1000px;
}
ul.af_list li {
  list-style-type: none;
  padding: 10px 0;
  border-bottom: 1px solid #efefef;
  display: block;
  margin: 0;
}
ul.af_list li:last-child {
  border-bottom: 0;
}
.calloutContent {
  padding: 29px 0 25px 0;
}
button#next {
  margin-top: 15px;
  padding: 20px 40px;
  margin-bottom: 0;
  border: none;
  text-transform: uppercase;
  color: #fff;
  background-color: #edbe58;
  font-size: 24px;
  line-height: 26px;
  border-radius: 2px;
  font-weight: 400;
  outline: none;
  transition: all 0.3s ease-in-out;
  font-weight: bold;
  cursor: pointer;
}
button#next:disabled,
button#next button[disabled] {
  background-color: grey;
  color: #c7c7c7;
}
ul.af_list li:hover {
  color: #edbe58;
  cursor: pointer;
}
.winner-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 0 0 0;
  padding: 0;
}
.winner-list li {
  width: 23%;
  line-height: 30px;
  text-align: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#ds {
  width: 80px;
  margin-left: 20px;
  padding-bottom: 20px;
  margin-top: -223px;
  z-index: 9999;
  position: relative;
}
@media (min-width: 500px) {
  #ds {
    display: none;
  }
}
h2.font {
  font-family: "akzidenz-grotesk", "Open Sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 25px !important;
  color: #0572ad !important;
}
.landing-page {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  background-size: cover;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 880px;
  background-position-y: -42px;
  overflow-x: hidden;
}
.landing-page .centering {
  position: absolute;
  left: 50%;
  top: 45%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 85%;
}
@media (max-width: 380px) {
  .landing-page .centering {
    width: 85%;
  }
}
.landing-page .centering h1 {
  color: white;
  text-transform: inherit;
  font-size: 43px;
  line-height: 40px;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-bottom: 55px;
}
.landing-page .centering h1 span {
  font-size: 78px;
  line-height: 15px;
}
@media (max-width: 380px) {
  .landing-page .centering h1 span {
    font-size: 60px;
  }
}
@media (max-width: 380px) {
  .landing-page .centering h1 {
    font-size: 35px;
    margin-top: 0;
  }
}
.landing-page .centering img {
  max-height: 42vh;
  -o-object-fit: contain;
  object-fit: contain;
  margin-top: -16px;
}
.landing-page .centering h2 {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 25px !important;
  background-color: #edbe58 !important;
  color: white !important;
  padding: 14px;
  width: 217px;
}
@media (min-width: 500px) {
  .landing-page {
    display: none;
  }
}
.entry-form {
  background-color: #ffffff;
  position: relative;
  margin-top: -140px;
  padding: 26px 0 0 0;
}
@media (min-width: 500px) {
  .entry-form {
    margin-top: 0px;
  }
}
.entry-form.coming-soon {
  margin-top: -105px;
  padding: 26px 0;
}
@media (min-width: 600px) {
  .entry-form.coming-soon {
    margin-top: 0px;
  }
}
#prize {
  margin-top: -100px;
}
@media (min-width: 500px) {
  #prize {
    margin-top: 0px;
  }
}
div.ctas {
  display: flex;
  align-items: center;
  flex-direction: column;
  font-family: "Open Sans", sans-serif;
  margin-top: 12px;
}
div.ctas h3 {
  background-color: #0572ad;
  padding: 8px 21px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  transition: 1s all;
  font-size: 22px;
}
div.ctas h3:hover {
  opacity: 0.6;
}
@media (max-width: 380px) {
  div.ctas h3 {
    padding: 9px 25px;
    font-size: 20px;
  }
}
div.ctas svg {
  width: 30px;
}
div.ctas p {
  color: #0572ad;
}
.flexing {
  flex-direction: row-reverse;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin: 20px 0 -3% 0;
}
.flexing img {
  width: 85px;
}
.flexing svg {
  width: 140px;
}
.exclusive {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: right;
  padding: 10px 20px 15px;
  margin-bottom: 0;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 550px) {
  .exclusive {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 20px;
  }
}
.exclusive img {
  max-width: 165px;
}
.exclusive p {
  margin-top: 4px;
  text-transform: uppercase;
  color: #edbe58;
  font-weight: 700;
}
video {
  width: 100%;
  margin: 50px auto 30px auto;
}
.win-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #0572ad;
  font-size: 20px;
}
.sweaty {
  max-width: 400px;
  margin: 0 auto;
  display: block;
}
.hidden {
  display: none !important;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
div#instafeed {
  margin-top: 30px;
}

.max-width h1 {
  margin-bottom: 50px;
  font-size: 32px;
  letter-spacing: 0.5px;
  line-height: 34px;
  text-transform: uppercase;
}

h2 {
  font-size: 26px !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

h1 {
  color: #333 !important;
}
p,
li {
  font-size: 18px;
  font-family: "FS Dillon", sans-serif !important;
}
