<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

@font-face {
  font-family: UnitedSansReg-Black;
  src: url("UnitedSansReg-Black.otf");
}
@font-face {
  font-family: UnitedSansReg-Bold;
  src: url("UnitedSansReg-Bold.otf");
}
@font-face {
  font-family: ArialReg;
  src: url("Arial.ttf");
}
@font-face {
  font-family: ArialBold;
  src: url("ArialBold.ttf");
}
html,
body {
  width: 100%;
  background-color: #000;
  color: #000;
  font-family: UnitedSansReg-Black;
  letter-spacing: 0.09rem;
  position: relative;
}

body {
  width: 100%;
  min-height: 100vh;
}

header {
  background-color: #eeeeee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2.5%;
  opacity: 1;
  z-index: 2;
}
@media all and (orientation: landscape) {
  header {
    padding: 1%;
  }
}
header .logo1 {
  width: 40%;
  max-width: 219px;
}
header .logo2 {
  width: 25%;
  max-width: 183px;
}
header .logo3 {
  width: 35%;
  max-width: 219px;
}
header .logo-da-start {
  width: 27%;
  max-width: 180px;
}

.header {
  padding: 11.5% 5% 5% !important;
}
@media all and (min-width: 40em) {
  .header {
    padding: 5% !important;
  }
}
@media all and (orientation: landscape) {
  .header {
    padding: 3% !important;
  }
}

.bgImage {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  display: none;
}

main {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.button {
  border: 3px solid #000;
  padding: 15px 0 10px;
  border-radius: 50px;
  width: 165px;
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 5%;
}

.view {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  opacity: 1;
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding: 0 8%;
  z-index: 2;
}
@media all and (min-width: 40em) {
  .view {
    font-size: 1.7rem;
    line-height: 2rem;
  }
}

#start,
#startNoDL {
  padding: 0.5%;
}

.hidden {
  display: none;
}

.hideField {
  position: absolute;
  top: -5000px;
  opacity: 0;
}

.tilesPort {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 12.5%;
}
@media all and (orientation: landscape) {
  .tilesPort {
    display: none;
  }
}
.tilesPort .tile {
  display: block;
  padding: 0.5%;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.tilesPort .tile1 {
  width: 100%;
}
.tilesPort .tile2 {
  width: 30%;
}
.tilesPort .tile3and4 {
  width: 70%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.tilesPort .tile3 {
  width: 99.6%;
}
.tilesPort .tile4 {
  width: 99.6%;
}
.tilesPort .tile5 {
  width: 100%;
}

.tilesLand {
  width: 99%;
  height: 60.9vw;
  margin: 8.1% auto 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media all and (orientation: portrait) {
  .tilesLand {
    display: none;
  }
}
.tilesLand .tile {
  display: block;
  position: absolute;
}
.tilesLand .tile1 {
  width: 57.6%;
  top: 0;
  left: 0;
}
.tilesLand .tile2 {
  width: 41.6%;
  top: 0;
  right: 0;
}
.tilesLand .tile3 {
  width: 41.6%;
  top: 34.3%;
  left: 0;
}
.tilesLand .tile4 {
  width: 15%;
  position: relative;
}
.tilesLand .tile5 {
  width: 57.6%;
  top: 67.3%;
  right: 0;
}

footer {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #eeeeee;
  margin-top: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #231f20;
  font-family: UnitedSansReg-Bold;
}

input {
  width: 100%;
  border: 1px solid #fff;
  border-radius: 0;
  font-size: 1rem;
  font-family: UnitedSansReg-Bold;
  padding: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  color: #231f20;
  outline: 0;
  background: #eeeeee;
}

select {
  border: 1px solid #fff;
  border-radius: 0;
  font-size: 1rem;
  font-family: UnitedSansReg-Bold;
  padding: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  color: #231f20;
  outline: 0;
  background: #eeeeee url("arrow.svg") no-repeat calc(100% - 8px) 50%;
  background-size: 15px auto;
}

input[type=radio] {
  padding: 0;
  -webkit-background-size: 80%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  height: 32px;
  width: 32px;
  border-radius: 100px;
  outline: none;
  border: 4px solid #000;
}

input[type=radio]:checked {
  background-color: #000;
  box-shadow: inset 0px 0px 0px 3px #fff;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 32px;
  width: 32px;
  border-radius: 100px;
  outline: none;
}

input[type=checkbox] {
  padding: 0;
  -webkit-background-size: 80%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  height: 30px;
  width: 30px;
  border-radius: 0;
  outline: none;
  border: 4px solid #000;
}

input[type=checkbox]:checked {
  background: url("check-on.png");
  background-size: 20px 20px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 1px;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 30px;
  width: 30px;
  border-radius: 0;
  outline: none;
}

form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.input {
  margin: 0 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media (min-width: 40em) {
  .input {
    width: 48%;
  }
}
.input label {
  font-size: 1.1rem;
  font-family: UnitedSansReg-Black;
  margin: 0 0 0px 0.5%;
}

@media all and (min-width: 60em) and (orientation: landscape) {
  .input2 {
    width: 32%;
  }
}

@media all and (orientation: landscape) {
  .input3 {
    width: 32%;
  }
}

.answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (min-width: 60em) {
  .answer {
    margin-top: 20px;
  }
}

.radioWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 8px;
  margin-bottom: 5px;
}
.radioWrap label {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1rem;
  font-family: UnitedSansReg-Bold;
  margin: 0 30px 0 12px;
}
@media (min-width: 40em) {
  .radioWrap label {
    font-size: 1.1rem;
  }
}

.question {
  font-size: 1.2rem;
  line-height: 1.5rem;
}
@media (min-width: 40em) and (orientation: portrait) {
  .question {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
@media (min-width: 60em) {
  .question {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}

.gender .answer {
  margin-top: 0;
}
.gender .radioWrap {
  margin-top: 0;
}

.address {
  width: 100%;
}
.address input:first-of-type {
  margin-bottom: 12px;
}

#data1Button,
#dataNoDLButton {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  margin-bottom: 15%;
}

#data1 {
  padding-top: 30%;
}
@media all and (orientation: landscape) {
  #data1 {
    padding-top: 18%;
  }
}
@media all and (min-width: 60em) and (orientation: landscape) {
  #data1 {
    padding-top: 14%;
  }
}

.w100 {
  width: 200%;
}

#under18 {
  padding-top: 35%;
}
@media all and (orientation: landscape) {
  #under18 {
    padding-top: 23%;
  }
}
#under18 p {
  font-size: 1.5rem;
  line-height: 1.8rem;
  margin: 4px 0 20px;
}

#brandQuestions,
#brandQuestions2,
#waiver,
#optinQuestions,
#thanks,
#waiverSorry {
  padding-top: 30%;
}
@media (min-width: 40em) {
  #brandQuestions,
#brandQuestions2,
#waiver,
#optinQuestions,
#thanks,
#waiverSorry {
    padding-top: 25%;
  }
}
@media all and (orientation: landscape) {
  #brandQuestions,
#brandQuestions2,
#waiver,
#optinQuestions,
#thanks,
#waiverSorry {
    padding-top: 18%;
  }
}
@media (min-width: 60em) and (orientation: landscape) {
  #brandQuestions,
#brandQuestions2,
#waiver,
#optinQuestions,
#thanks,
#waiverSorry {
    padding-top: 18%;
  }
}
#brandQuestions .question,
#brandQuestions2 .question,
#waiver .question,
#optinQuestions .question,
#thanks .question,
#waiverSorry .question {
  margin-bottom: 10px;
}
#brandQuestions .answer,
#brandQuestions2 .answer,
#waiver .answer,
#optinQuestions .answer,
#thanks .answer,
#waiverSorry .answer {
  margin-top: 0;
}
#brandQuestions section,
#brandQuestions2 section,
#waiver section,
#optinQuestions section,
#thanks section,
#waiverSorry section {
  margin-bottom: 30px;
}
#brandQuestions .button,
#brandQuestions2 .button,
#waiver .button,
#optinQuestions .button,
#thanks .button,
#waiverSorry .button {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

#mozeusBrandQuestions {
  max-width: 1000px;
}

.heightClosed {
  height: 0px;
}

.heightOpen {
  height: auto;
  padding-bottom: 5%;
}

@media all and (orientation: landscape) {
  #brandQuestions2 section {
    margin-bottom: 15px;
  }
}

.checkboxCol .radioWrap:first-of-type {
  margin-bottom: 10px;
}

.optin label {
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-family: UnitedSansReg-Black;
}
@media (min-width: 40em) and (orientation: portrait) {
  .optin label {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
@media (min-width: 60em) {
  .optin label {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
.optin .radioWrap {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.optin input {
  margin-top: 4px;
}

#waiver {
  padding-top: 35%;
  font-size: 1.1rem;
  line-height: 1.3rem;
}
@media all and (orientation: landscape) {
  #waiver {
    padding-top: 22%;
    padding-left: 10%;
  }
}
#waiver .waiverText {
  text-decoration: underline;
}
#waiver label {
  font-family: UnitedSansReg-Black;
}
#waiver .answer {
  margin-top: 20px;
}
#waiver .button {
  margin-top: 20%;
}
@media all and (orientation: landscape) and (min-width: 40em) {
  #waiver .button {
    margin-top: 5%;
  }
}

#waiverModal {
  background: #fff;
  font-family: UnitedSansReg-Bold;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 60em) and (orientation: landscape) {
  #waiverModal {
    position: fixed;
    height: 100vh;
  }
}
#waiverModal #closeWaiver {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  margin: 3% 5%;
  font-size: 2rem;
}
@media all and (orientation: landscape) {
  #waiverModal #closeWaiver {
    margin: 3% 5% 2%;
  }
}
#waiverModal .modal {
  width: 90%;
  margin: 0 auto;
  height: 70vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  line-height: 1.3rem;
}
@media all and (orientation: landscape) {
  #waiverModal .modal {
    width: 80%;
  }
}
#waiverModal h1 {
  font-family: UnitedSansReg-Black;
  margin-top: 20px;
  font-size: 1.2rem;
}
#waiverModal h1,
#waiverModal p {
  margin-bottom: 10px;
  padding: 0;
}
#waiverModal ol {
  list-style-type: revert;
  padding-left: 36px;
}
#waiverModal ol span {
  font-family: UnitedSansReg-Black;
}
#waiverModal ol li {
  margin-bottom: 10px;
}
#waiverModal .alphaOl {
  list-style-type: lower-alpha;
}
#waiverModal .bold {
  font-family: UnitedSansReg-Black;
}
#waiverModal .sweepsModal h1 {
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.5rem;
  margin-bottom: 15px;
}
#waiverModal .sweepsModal ol {
  padding-left: 35px;
}
#waiverModal .sweepsModal li {
  margin-bottom: 15px;
}

@media all and (orientation: landscape) {
  #optinQuestions {
    width: 100%;
    margin: 0 auto;
    padding: 20% 15% 0;
  }
}
#optinQuestions .message {
  font-size: 1.1rem;
  line-height: 1.3rem;
}
#optinQuestions .button {
  margin-top: 20%;
}
@media all and (orientation: landscape) and (min-width: 40em) {
  #optinQuestions .button {
    margin-top: 0%;
  }
}

.moreInfo,
.interestedIn {
  margin-top: 5%;
  background-color: #eee;
  width: 100%;
  padding: 2% 3% 3%;
  border-radius: 5px;
}

#thanks {
  padding-top: 40%;
  text-align: center;
}
@media all and (orientation: landscape) {
  #thanks {
    margin: 0 auto;
    padding: 25% 15% 0;
  }
}
#thanks .button {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  margin-top: 7%;
  padding: 10px 0 6px;
  width: 170px;
}

#waiverSorry {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
@media all and (orientation: landscape) {
  #waiverSorry {
    padding-left: 8%;
  }
}
#waiverSorry .sorry {
  margin-top: 15%;
}
@media all and (min-width: 40em) and (orientation: landscape) {
  #waiverSorry .sorry {
    margin-top: 5%;
  }
}
#waiverSorry .btnWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#waiverSorry .button {
  margin: 40px 10px;
}

#dealerCodeInfo {
  position: absolute;
  bottom: 0;
  display: none;
  color: #fff;
  font-size: 1.1rem;
  padding: 2vh;
  width: 99%;
  text-align: center;
  line-height: 1.6rem;
}

.clearLocalStorage {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  z-index: 2;
  display: none;
}

#baSettingsMessage {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #000;
}
#baSettingsMessage .outer {
  width: 90%;
  max-width: 600px;
  background: #fff;
  color: #000;
  padding: 5%;
  border-radius: 5px;
  line-height: 2.4rem;
}

#privacyPolicy {
  padding-top: 23%;
  font-size: 1rem;
  line-height: 1.3rem;
  font-family: UnitedSansReg-Bold;
  padding-bottom: 100px;
  z-index: 2 !important;
  -webkit-overflow-scrolling: touch;
  word-wrap: break-word;
  word-wrap: break-word;
}
#privacyPolicy #closePP {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  margin: 3% 0 3%;
  font-size: 2rem;
}
@media all and (orientation: landscape) {
  #privacyPolicy #closePP {
    margin: 3% 0 2%;
  }
}
#privacyPolicy p {
  margin-bottom: 15px;
}
#privacyPolicy .bold {
  font-family: UnitedSansReg-Black;
  font-size: 1.2rem;
}
#privacyPolicy section {
  width: 100%;
  margin: 10px auto;
  max-width: 800px;
}
#privacyPolicy ul {
  margin-bottom: 15px;
}
#privacyPolicy li {
  margin-left: 3%;
}
#privacyPolicy .underline {
  font-family: UnitedSansReg-Bold;
  text-decoration: underline;
}
#privacyPolicy span {
  font-family: UnitedSansReg-Black;
}
#privacyPolicy #tableOfContents li {
  list-style-type: none;
  text-decoration: underline;
  margin-bottom: 10px;
}
@media all and (min-width: 60em) {
  #privacyPolicy #tableOfContents li {
    margin-bottom: 5px;
  }
}

#openPP {
  padding: 25px 0 0;
  font-size: 1.1rem;
  font-family: UnitedSansReg-Bold;
}
#openPP span {
  text-decoration: underline;
}

#privacyPolicy {
  padding-top: 30%;
}
@media (min-width: 40em) {
  #privacyPolicy {
    padding-top: 20%;
  }
}
@media (min-width: 60em) {
  #privacyPolicy {
    padding-top: 18%;
  }
}

#timbersled {
  background: #fff;
}
#timbersled body,
#timbersled main {
  background: #fff;
}
#timbersled .header {
  position: relative;
  z-index: 30 !important;
}
#timbersled header {
  display: none;
}
#timbersled #start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#timbersled #start div {
  margin-top: 6%;
  text-align: center;
}
@media all and (orientation: landscape) {
  #timbersled #start div {
    margin-top: 6%;
  }
}
#timbersled #start img {
  width: 60%;
  margin: 0 auto 0;
  max-width: 609px;
}
@media all and (orientation: landscape) {
  #timbersled #start img {
    width: 50%;
    margin: 0 auto 0;
  }
}
#timbersled .tilesPort {
  margin: auto;
}
@media all and (min-width: 40em) and (orientation: portrait) {
  #timbersled .tilesPort {
    padding-top: 3%;
  }
}
#timbersled footer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: #eee;
  margin-top: auto;
  padding: 2.5%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  font-size: 2rem;
  z-index: 30 !important;
}
@media all and (orientation: landscape) {
  #timbersled footer {
    padding: 1.1%;
    font-size: 1.6rem;
  }
}
#timbersled #dlScanQuestion {
  padding-top: 30%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media all and (orientation: landscape) {
  #timbersled #dlScanQuestion {
    padding-top: 20%;
  }
}
#timbersled #dlScanQuestion .question {
  width: 100%;
}
@media all and (orientation: landscape) {
  #timbersled #dlScanQuestion .question {
    width: 90%;
  }
}
#timbersled #dlScanQuestion .button {
  margin: 0 13% 0 auto;
}
@media all and (orientation: landscape) {
  #timbersled #dlScanQuestion .button {
    margin: 0 23% 0 auto;
  }
}
@media (max-width: 60em) and (orientation: landscape) {
  #timbersled #dlScanQuestion {
    padding-top: 17%;
  }
}
#timbersled #dlScanQuestion .answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
#timbersled #dlScanQuestion .button {
  margin: 10% 0 0 auto;
}
@media (min-width: 40em) {
  #timbersled #dlScanQuestion .button {
    margin: 5% 0 5% auto;
  }
}
#timbersled #bgImage1 {
  background: url("timbersled-bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
@media all and (orientation: landscape) {
  #timbersled #bgImage1 {
    background: url("timbersled-bg1-land.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
  }
}
#timbersled #mozeus {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#timbersled #purchaseHorizonWrap {
  margin-bottom: 10px;
}
#timbersled #purchaseHorizonWrap .answer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#timbersled #purchaseHorizonWrap .radioWrap {
  width: 255px;
}
#timbersled #purchaseHorizonWrap .radioWrap:last-of-type {
  width: 100%;
}
#timbersled #purchaseHorizonWrap label {
  margin: 0 0px 0 12px;
}
#timbersled #underAgeDataWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  overflow: hidden;
}
#timbersled #underAgeDataWrap .input:first-of-type {
  width: 75%;
  margin-right: 1%;
}
#timbersled #underAgeDataWrap .input:last-of-type {
  width: 24%;
}

#off-road {
  background: #fff;
}
#off-road body,
#off-road main {
  background: #fff;
}
#off-road input[type=radio]:checked {
  background-color: #000;
}
#off-road header {
  padding: 3.3% 2.5%;
  z-index: 3;
}
@media all and (orientation: landscape) {
  #off-road header {
    padding: 1.7% 1.5%;
  }
}
#off-road footer {
  z-index: 3;
}
#off-road #start {
  background-color: #000;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#off-road .touchToBegin {
  margin-top: 2.5%;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 3%;
  text-transform: uppercase;
}
#off-road .presentedBy {
  width: 100%;
  margin: 1.5rem auto 0;
  text-align: center;
  color: #fff;
  font-family: ArialReg;
  font-size: 1rem;
}
@media all and (min-width: 40em) {
  #off-road .presentedBy {
    margin: 2rem auto 0;
  }
}
#off-road .progressive {
  width: 43%;
  margin: 0.5rem auto 5%;
  max-width: 340px;
}
#off-road .startLogo {
  width: 55%;
  max-width: 420px;
}
#off-road #dlScanQuestion {
  padding-top: 30%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media all and (orientation: landscape) {
  #off-road #dlScanQuestion {
    padding-top: 20%;
  }
}
#off-road #dlScanQuestion .question {
  width: 100%;
}
@media all and (orientation: landscape) {
  #off-road #dlScanQuestion .question {
    width: 90%;
  }
}
#off-road #dlScanQuestion .button {
  margin: 0 13% 0 auto;
}
@media all and (orientation: landscape) {
  #off-road #dlScanQuestion .button {
    margin: 0 23% 0 auto;
  }
}
@media (max-width: 60em) and (orientation: landscape) {
  #off-road #dlScanQuestion {
    padding-top: 17%;
  }
}
#off-road #dlScanQuestion .answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
#off-road #dlScanQuestion .button {
  margin: 10% 0 0 auto;
}
@media (min-width: 40em) {
  #off-road #dlScanQuestion .button {
    margin: 5% 0 5% auto;
  }
}
#off-road #bgImage1 {
  background: url("timbersled-bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
@media all and (orientation: landscape) {
  #off-road #bgImage1 {
    background: url("timbersled-bg1-land.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
  }
}
#off-road #mozeus {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#off-road #purchaseHorizonWrap {
  margin-bottom: 10px;
}
#off-road #purchaseHorizonWrap .answer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#off-road #purchaseHorizonWrap .radioWrap {
  width: 100%;
}
#off-road #purchaseHorizonWrap .radioWrap:last-of-type {
  width: 100%;
}
#off-road #purchaseHorizonWrap label {
  margin: 0 0px 0 12px;
}
#off-road #underAgeDataWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  overflow: hidden;
}
#off-road #underAgeDataWrap .input:first-of-type {
  width: 75%;
  margin-right: 1%;
}
#off-road #underAgeDataWrap .input:last-of-type {
  width: 24%;
  height: 100% !important;
}
#off-road .gender {
  width: 100%;
}
#off-road button {
  width: 185px;
}

#slingshot {
  background-color: #000;
  color: #fff;
  font-family: ArialReg;
}
#slingshot input[type=radio] {
  border: 4px solid #fff;
  background-color: #000;
}
#slingshot input[type=radio]:checked {
  background-color: #fff;
  box-shadow: inset 0px 0px 0px 3px #000;
}
#slingshot .view {
  background-color: #000;
}
#slingshot .button {
  border-color: #fff;
}
#slingshot #waiverModal {
  background: #000;
  color: #fff;
}
#slingshot input[type=radio] {
  border: 4px solid #fff;
  background-color: #000;
}
#slingshot input[type=radio]:checked {
  background-color: #fff;
}
#slingshot input[type=checkbox] {
  padding: 0;
  -webkit-background-size: 80%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #000;
  height: 30px;
  width: 30px;
  border-radius: 0;
  outline: none;
  border: 4px solid #fff;
}
#slingshot input[type=checkbox]:checked {
  background: url("check-on-white.png");
  background-size: 20px 20px;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 1px;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 30px;
  width: 30px;
  border-radius: 0;
  outline: none;
}
#slingshot .question,
#slingshot .button,
#slingshot .waiverText {
  font-family: ArialBold;
}
#slingshot label {
  font-family: ArialBold;
}
#slingshot .answer label {
  font-family: ArialReg;
}
#slingshot header {
  padding: 2.9% 2.5%;
  z-index: 3;
}
@media all and (orientation: landscape) {
  #slingshot header {
    padding: 1.7% 1.5%;
  }
}
@media all and (orientation: landscape) {
  #slingshot header .logo1 {
    width: 20%;
  }
}
#slingshot #touchToBegin {
  margin-top: 6%;
  color: #fff;
  font-family: ArialBold;
}
@media all and (orientation: landscape) {
  #slingshot #touchToBegin {
    margin-top: 4%;
  }
}
#slingshot .startLogo {
  width: 60%;
  margin: 0 auto 0;
  max-width: 609px;
}
@media all and (orientation: landscape) {
  #slingshot .startLogo {
    margin: 0 auto 0;
  }
}
#slingshot .logo1 {
  width: 70%;
}
#slingshot footer {
  z-index: 3;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 2.2% 2.5%;
}
@media all and (orientation: landscape) {
  #slingshot footer {
    padding: 1.2% 2.5%;
  }
}
#slingshot #start {
  background-color: #000;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#slingshot #start .logo1 {
  margin: -5% auto 0;
}
#slingshot #dlScanQuestion,
#slingshot #riderQuestion {
  padding-top: 30%;
}
@media all and (orientation: landscape) {
  #slingshot #dlScanQuestion,
#slingshot #riderQuestion {
    padding-top: 20%;
  }
}
#slingshot #dlScanQuestion .question,
#slingshot #riderQuestion .question {
  width: 100%;
  background-color: #000;
}
@media all and (orientation: landscape) {
  #slingshot #dlScanQuestion .question,
#slingshot #riderQuestion .question {
    width: 90%;
  }
}
#slingshot #dlScanQuestion .button,
#slingshot #riderQuestion .button {
  margin: 0 13% 0 auto;
}
@media all and (orientation: landscape) {
  #slingshot #dlScanQuestion .button,
#slingshot #riderQuestion .button {
    margin: 0 23% 0 auto;
  }
}
@media (max-width: 60em) and (orientation: landscape) {
  #slingshot #riderQuestion,
#slingshot #dlScanQuestion {
    padding-top: 17%;
  }
}
#slingshot #riderQuestion .answer,
#slingshot #dlScanQuestion .answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
#slingshot #riderQuestion .button,
#slingshot #dlScanQuestion .button {
  margin: 10% 0 0 auto;
}
@media (min-width: 40em) {
  #slingshot #riderQuestion .button,
#slingshot #dlScanQuestion .button {
    margin: 5% 0 5% auto;
  }
}
#slingshot #bgImage1 {
  background: url("timbersled-bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
@media all and (orientation: landscape) {
  #slingshot #bgImage1 {
    background: url("timbersled-bg1-land.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
  }
}
#slingshot #mozeusRiderOrPass,
#slingshot #mozeusDLScan {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
#slingshot #purchaseHorizonWrap {
  margin-bottom: 20px;
}
#slingshot #purchaseHorizonWrap .answer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#slingshot #purchaseHorizonWrap .radioWrap {
  width: 255px;
  margin-bottom: 5px;
}
#slingshot #purchaseHorizonWrap .radioWrap:last-of-type {
  width: 100%;
}
#slingshot #purchaseHorizonWrap label {
  margin: 0 0px 0 12px;
}
#slingshot #underAgeDataWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  overflow: hidden;
}
#slingshot #underAgeDataWrap .input:first-of-type {
  width: 75%;
  margin-right: 1%;
}
#slingshot #underAgeDataWrap .input:last-of-type {
  width: 24%;
}
#slingshot #ownWrap .radioWrap:last-of-type {
  margin-bottom: 0;
}
#slingshot #ownWrap label {
  margin: 0 12px 0 12px;
}
#slingshot #waiverModal {
  font-family: ArialReg;
}
#slingshot #waiverModal h1,
#slingshot #waiverModal span {
  font-family: ArialBold;
}
#slingshot #waiverModal .bold {
  font-family: ArialBold;
}
#slingshot #moreInfo1 {
  background-color: #000;
  border: 2px solid #fff;
}
#slingshot .moreInfo2 {
  margin: 0;
  background-color: #eee;
  width: 100%;
  padding: 2% 0 3%;
  border: none !important;
}
#slingshot #openPP {
  padding: 25px 0 0;
  font-size: 1.1rem;
  font-family: UnitedSansReg-Bold;
}
#slingshot #openPP span {
  text-decoration: underline;
}
#slingshot #familiarWithSlingshot {
  width: 100%;
}
@media all and (orientation: landscape) {
  #slingshot #familiarWithSlingshot {
    width: 78%;
  }
}
#slingshot #familiarWithSlingshot .question {
  width: 100%;
}
#slingshot #familiarWithSlingshot .question div + div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.1rem !important;
  margin: 10px 0;
}
#slingshot #familiarWithSlingshot .question .label {
  font-size: 0.8rem;
  line-height: 1.1rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 40em) and (orientation: portrait) {
  #slingshot #familiarWithSlingshot .question .label {
    font-size: 1rem;
    line-height: 1.4rem;
  }
}
#slingshot #familiarWithSlingshot #arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 10;
  -webkit-flex: 10;
      -ms-flex: 10;
          flex: 10;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 20px;
}
#slingshot #familiarWithSlingshot #rectangle {
  width: 100%;
  height: 2px;
  background: #fff;
}
#slingshot #familiarWithSlingshot #triangle-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #fff;
  border-bottom: 5px solid transparent;
}
#slingshot #familiarWithSlingshot .answer {
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
#slingshot #familiarWithSlingshot .radioWrap {
  margin-bottom: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  padding: 0;
  width: auto;
}
#slingshot #familiarWithSlingshot .radioWrap label {
  margin: 0 0 0 12px;
}
#slingshot .licenseField {
  display: none;
}
#slingshot #optinQuestions footer {
  font-family: UnitedSansReg-Bold;
  font-size: 0.8rem;
  background-color: transparent;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 20px;
}
@media all and (min-width: 60em) {
  #slingshot #optinQuestions footer {
    font-size: 1rem;
  }
}
#slingshot #optinQuestions a {
  color: #fff;
  text-decoration: none;
}
#slingshot #privacyPolicy {
  word-break: break-word;
  font-family: ArialReg;
}
#slingshot #privacyPolicy span {
  font-family: ArialBold;
}
#slingshot .ssDemoStart#start .logo1 {
  margin: auto 0 0;
}
#slingshot .ssDemoStart#start .presentedBy {
  width: 100%;
  margin: 0.5rem auto;
  text-align: center;
}
#slingshot .ssDemoStart#start .progressive {
  width: 50%;
  margin: 0.5rem auto;
}
#slingshot .ssDemoStart#start #touchToBegin {
  margin-top: 4rem;
}
#slingshot .ssDemoStart#start .disclaimer {
  width: 90%;
  font-size: 0.8rem;
  line-height: 1rem;
  margin: auto 0 1rem;
}
@media (min-width: 40em) {
  #slingshot .ssDemoStart#start .disclaimer {
    font-size: 1.3rem;
    line-height: 1.6rem;
  }
}
@media (min-width: 40em) {
  #slingshot .ssDemoStart#start .disclaimer {
    font-size: 1.3rem;
    line-height: 1.6rem;
  }
}

#indian {
  background-color: #000;
  color: #fff;
}
#indian .button {
  border-color: #fff;
}
#indian .view {
  background-color: #000;
}
#indian #waiverModal {
  background: #000;
  color: #fff;
}
#indian input[type=radio] {
  border: 4px solid #fff;
  background-color: #000;
}
#indian input[type=radio]:checked {
  background-color: #fff;
  box-shadow: inset 0px 0px 0px 3px #000;
}
#indian input[type=checkbox] {
  padding: 0;
  -webkit-background-size: 80%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #000;
  height: 30px;
  width: 30px;
  border-radius: 0;
  outline: none;
  border: 4px solid #fff;
}
#indian input[type=checkbox]:checked {
  background: url("check-on-white.png");
  background-size: 20px 20px;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 1px;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 30px;
  width: 30px;
  border-radius: 0;
  outline: none;
}
#indian header {
  padding: 2.3% 2.5%;
  z-index: 3;
}
@media all and (orientation: landscape) {
  #indian header {
    padding: 1.2% 1.5%;
  }
}
#indian header .logo1 {
  width: 30%;
}
@media (min-width: 40em) {
  #indian header .logo1 {
    width: 22.6%;
  }
}
@media all and (orientation: landscape) {
  #indian header .logo1 {
    width: 15%;
  }
}
#indian footer {
  z-index: 3;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 0.8rem;
}
#indian footer span {
  width: 100%;
}
@media all and (min-width: 40em) {
  #indian footer span {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media all and (min-width: 40em) {
  #indian footer span:nth-of-type(2) {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
        -ms-flex: 2;
            flex: 2;
    text-align: center;
  }
}
@media all and (min-width: 40em) {
  #indian footer span:nth-of-type(3) {
    text-align: right;
  }
}
#indian #start {
  background-color: #000;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#indian #touchToBegin {
  margin-top: 6%;
  color: #fff;
  text-align: center;
}
@media all and (orientation: landscape) {
  #indian #touchToBegin {
    margin-top: 4%;
  }
}
#indian .presentedBy {
  width: 100%;
  margin: 1.5rem auto 0;
  text-align: center;
  color: #fff;
  font-family: ArialReg;
  font-size: 1rem;
}
@media all and (min-width: 40em) {
  #indian .presentedBy {
    margin: 2rem auto 0;
  }
}
#indian .progressive {
  width: 45%;
  margin: 0.5rem auto;
  max-width: 340px;
}
#indian .startLogo {
  width: 60%;
  margin: 0 auto 0;
  max-width: 609px;
}
@media all and (orientation: landscape) {
  #indian .startLogo {
    width: 50%;
    margin: 0 auto 0;
  }
}
#indian #dlScanQuestion,
#indian #riderQuestion,
#indian #whichDemoQuestion {
  padding-top: 30%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media all and (orientation: landscape) {
  #indian #dlScanQuestion,
#indian #riderQuestion,
#indian #whichDemoQuestion {
    padding-top: 20%;
  }
}
#indian #dlScanQuestion .question,
#indian #riderQuestion .question,
#indian #whichDemoQuestion .question {
  width: 100%;
  background-color: #000;
}
@media all and (orientation: landscape) {
  #indian #dlScanQuestion .question,
#indian #riderQuestion .question,
#indian #whichDemoQuestion .question {
    width: 90%;
  }
}
#indian #dlScanQuestion .button,
#indian #riderQuestion .button,
#indian #whichDemoQuestion .button {
  margin: 0 13% 0 auto;
}
@media all and (orientation: landscape) {
  #indian #dlScanQuestion .button,
#indian #riderQuestion .button,
#indian #whichDemoQuestion .button {
    margin: 0 23% 0 auto;
  }
}
@media (max-width: 60em) and (orientation: landscape) {
  #indian #riderQuestion,
#indian #dlScanQuestion {
    padding-top: 17%;
  }
}
#indian #riderQuestion .answer,
#indian #dlScanQuestion .answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
#indian #riderQuestion .button,
#indian #dlScanQuestion .button {
  margin: 10% 0 0 auto;
}
@media (min-width: 40em) {
  #indian #riderQuestion .button,
#indian #dlScanQuestion .button {
    margin: 5% 0 5% auto;
  }
}
#indian #bgImage1 {
  background: url("timbersled-bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
@media all and (orientation: landscape) {
  #indian #bgImage1 {
    background: url("timbersled-bg1-land.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
  }
}
#indian #mozeusRiderOrPass,
#indian #mozeusDLScan,
#indian #whichDemoQuestion {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
#indian #purchaseHorizonWrap {
  margin-bottom: 20px;
}
#indian #purchaseHorizonWrap .answer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#indian #purchaseHorizonWrap .radioWrap {
  width: 255px;
  margin-bottom: 5px;
}
#indian #purchaseHorizonWrap .radioWrap:last-of-type {
  width: 100%;
}
#indian #purchaseHorizonWrap label {
  margin: 0 0px 0 12px;
}
#indian #underAgeDataWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  overflow: hidden;
}
#indian #underAgeDataWrap .input:first-of-type {
  width: 75%;
  margin-right: 1%;
}
#indian #underAgeDataWrap .input:last-of-type {
  width: 24%;
}
#indian #whatDoYouRideWrap .radioWrap:last-of-type,
#indian #ownWrap .radioWrap:last-of-type {
  margin-bottom: 0;
}
#indian #whatDoYouRideWrap label,
#indian #ownWrap label {
  margin: 0 12px 0 12px;
}
#indian #licenceReview {
  width: 100vw;
  min-height: 100vh;
  padding: 0;
  background-color: black;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 100 !important;
  font-family: UnitedSansReg-Bold;
  position: absolute;
  font-size: 1.3rem;
  line-height: 1.6rem;
}
@media all and (min-width: 40em) and (orientation: portrait) {
  #indian #licenceReview {
    font-size: 1.5rem;
    line-height: 1.8rem;
    background-color: rgba(0, 0, 0, 0.8);
  }
}
@media all and (min-width: 60em) {
  #indian #licenceReview {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
}
@media all and (min-width: 60em) and (orientation: landscape) {
  #indian #licenceReview {
    background-color: rgba(0, 0, 0, 0.8);
  }
}
#indian #licenceReview .message {
  font-family: UnitedSansReg-Black;
  width: 90%;
  margin: 0 0 5% 5%;
  max-width: 450px;
}
@media all and (orientation: landscape) {
  #indian #licenceReview .message {
    width: 65%;
    margin: 0 0 1.5% 5%;
  }
}
#indian #licenceReview #licenseData {
  background-color: #000;
  width: 100vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 1rem;
  line-height: 1.3rem;
}
@media all and (min-width: 40em) and (orientation: portrait) {
  #indian #licenceReview #licenseData {
    width: 75vw;
    margin: auto;
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}
@media all and (min-width: 60em) and (orientation: landscape) {
  #indian #licenceReview #licenseData {
    width: 55vw;
    margin: auto;
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}
#indian #licenceReview .licenseData {
  width: 90%;
  margin: 0 5%;
}
#indian #licenceReview #closeLicenceReview {
  font-size: 2rem;
  margin: 10% 5% 10% auto;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  font-family: UnitedSansReg-Black;
}
@media all and (min-width: 40em) and (orientation: portrait) {
  #indian #licenceReview #closeLicenceReview {
    margin: 5% 5% 5% auto;
  }
}
@media all and (orientation: landscape) {
  #indian #licenceReview #closeLicenceReview {
    margin: 5% 5% 5% auto;
  }
}
#indian #licenceReview .input {
  width: 90%;
  margin: 5% 0 0 5%;
  padding: 0;
  max-width: 200px;
}
@media all and (min-width: 40em) and (orientation: portrait) {
  #indian #licenceReview .input {
    margin: 5% 0 10% 5%;
  }
}
@media all and (orientation: landscape) {
  #indian #licenceReview .input {
    width: 35%;
    margin: 5% 0 10% 5%;
  }
}
#indian #licenceReview #password {
  width: 100%;
  margin: 0;
}
#indian #moreInfo1 {
  background-color: #000;
  border: 2px solid #fff;
}
#indian #moreInfo2 {
  background-color: #000;
  border: 2px solid #fff;
}
#indian .moreInfo2 {
  background-color: #eee;
  width: 100%;
  padding: 2% 0 3%;
  border: none !important;
}
#indian #openPP {
  padding: 25px 0 0;
  font-size: 1.1rem;
  font-family: UnitedSansReg-Bold;
}
#indian #openPP span {
  text-decoration: underline;
}
#indian #privacyPolicy {
  padding-top: 30%;
}
@media (min-width: 40em) {
  #indian #privacyPolicy {
    padding-top: 20%;
  }
}
@media (min-width: 60em) {
  #indian #privacyPolicy {
    padding-top: 18%;
  }
}
#indian .licenseField {
  display: none;
}
#indian #whichDemoQuestion .answer {
  width: 100%;
}
#indian #whichDemoQuestion .button {
  margin: 10% 0 0 auto;
}
#indian #optinQuestions footer {
  font-family: UnitedSansReg-Bold;
  font-size: 0.8rem;
  background-color: transparent;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 20px;
}
@media all and (min-width: 60em) {
  #indian #optinQuestions footer {
    font-size: 1rem;
  }
}
#indian #optinQuestions a {
  color: #fff;
  text-decoration: none;
}

#bennington-boat-shows {
  background: #fff;
}
#bennington-boat-shows body,
#bennington-boat-shows main {
  background: #fff;
}
#bennington-boat-shows input[type=radio]:checked {
  background-color: #000;
}
#bennington-boat-shows header {
  padding: 3.3% 2.5%;
  z-index: 3;
}
@media all and (orientation: landscape) {
  #bennington-boat-shows header {
    padding: 1.7% 1.5%;
  }
}
#bennington-boat-shows footer {
  z-index: 3;
}
#bennington-boat-shows #start {
  background-color: #000;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#bennington-boat-shows #touchToBegin {
  margin: 6% 0 0;
  color: #fff;
  border-color: #fff;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 230px;
  text-transform: uppercase;
  padding: 25px 0 20px;
}
@media all and (orientation: landscape) {
  #bennington-boat-shows #touchToBegin {
    margin: 4% 0 0;
  }
}
#bennington-boat-shows .presentedBy {
  width: 100%;
  margin: 1.5rem auto 0;
  text-align: center;
  color: #fff;
  font-family: ArialReg;
  font-size: 1rem;
}
@media all and (min-width: 40em) {
  #bennington-boat-shows .presentedBy {
    margin: 2rem auto 0;
  }
}
#bennington-boat-shows .progressive {
  width: 43%;
  margin: 0.5rem auto;
  max-width: 340px;
}
#bennington-boat-shows .startLogo {
  width: 55%;
  max-width: 420px;
}
#bennington-boat-shows #dlScanQuestion {
  padding-top: 30%;
}
@media all and (orientation: landscape) {
  #bennington-boat-shows #dlScanQuestion {
    padding-top: 20%;
  }
}
#bennington-boat-shows #dlScanQuestion .question {
  width: 91%;
}
@media all and (orientation: landscape) {
  #bennington-boat-shows #dlScanQuestion .question {
    width: 80%;
  }
}
#bennington-boat-shows #dlScanQuestion .button {
  margin: 0 13% 0 auto;
}
@media all and (orientation: landscape) {
  #bennington-boat-shows #dlScanQuestion .button {
    margin: 0 23% 0 auto;
  }
}
#bennington-boat-shows #bgImage1 {
  background: url("timbersled-bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
@media all and (orientation: landscape) {
  #bennington-boat-shows #bgImage1 {
    background: url("timbersled-bg1-land.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
  }
}
#bennington-boat-shows #mozeus {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#bennington-boat-shows #purchaseHorizonWrap {
  margin-bottom: 10px;
}
#bennington-boat-shows #purchaseHorizonWrap .answer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#bennington-boat-shows #purchaseHorizonWrap .radioWrap {
  width: 255px;
}
#bennington-boat-shows #purchaseHorizonWrap .radioWrap:last-of-type {
  width: 100%;
}
#bennington-boat-shows #purchaseHorizonWrap label {
  margin: 0 0px 0 12px;
}
#bennington-boat-shows #underAgeDataWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  overflow: hidden;
}
#bennington-boat-shows #underAgeDataWrap .input:first-of-type {
  width: 75%;
  margin-right: 1%;
}
#bennington-boat-shows #underAgeDataWrap .input:last-of-type {
  width: 24%;
}
#bennington-boat-shows #progressiveWrap {
  margin-top: 0;
  line-height: 1.3rem;
}
#bennington-boat-shows #progressiveWrap input {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-top: 5px;
}

#godfrey-boat-shows {
  background: #fff;
}
#godfrey-boat-shows body,
#godfrey-boat-shows main {
  background: #fff;
}
#godfrey-boat-shows input[type=radio]:checked {
  background-color: #000;
}
#godfrey-boat-shows header {
  padding: 3.3% 2.5%;
  z-index: 3;
}
@media all and (orientation: landscape) {
  #godfrey-boat-shows header {
    padding: 1.7% 1.5%;
  }
}
#godfrey-boat-shows footer {
  z-index: 3;
}
#godfrey-boat-shows #start {
  background-color: #000;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#godfrey-boat-shows #touchToBegin {
  margin: 6% 0 0;
  color: #fff;
  border-color: #fff;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 230px;
  text-transform: uppercase;
  padding: 25px 0 20px;
}
@media all and (orientation: landscape) {
  #godfrey-boat-shows #touchToBegin {
    margin: 4% 0 0;
  }
}
#godfrey-boat-shows .presentedBy {
  width: 100%;
  margin: 1.5rem auto 0;
  text-align: center;
  color: #fff;
  font-family: ArialReg;
  font-size: 1rem;
}
@media all and (min-width: 40em) {
  #godfrey-boat-shows .presentedBy {
    margin: 2rem auto 0;
  }
}
#godfrey-boat-shows .progressive {
  width: 43%;
  margin: 0.5rem auto;
  max-width: 340px;
}
#godfrey-boat-shows .startLogo {
  width: 55%;
  max-width: 420px;
}
#godfrey-boat-shows #dlScanQuestion {
  padding-top: 30%;
}
@media all and (orientation: landscape) {
  #godfrey-boat-shows #dlScanQuestion {
    padding-top: 20%;
  }
}
#godfrey-boat-shows #dlScanQuestion .question {
  width: 91%;
}
@media all and (orientation: landscape) {
  #godfrey-boat-shows #dlScanQuestion .question {
    width: 80%;
  }
}
#godfrey-boat-shows #dlScanQuestion .button {
  margin: 0 13% 0 auto;
}
@media all and (orientation: landscape) {
  #godfrey-boat-shows #dlScanQuestion .button {
    margin: 0 23% 0 auto;
  }
}
#godfrey-boat-shows #bgImage1 {
  background: url("timbersled-bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
@media all and (orientation: landscape) {
  #godfrey-boat-shows #bgImage1 {
    background: url("timbersled-bg1-land.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
  }
}
#godfrey-boat-shows #mozeus {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#godfrey-boat-shows #moreInfo1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#godfrey-boat-shows #moreInfo1 .question {
  grid-column: span 2;
}
#godfrey-boat-shows #brandQuestions .answer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
#godfrey-boat-shows #brandQuestions .radioWrap {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#godfrey-boat-shows #purchaseHorizonWrap {
  margin-bottom: 10px;
}
#godfrey-boat-shows #purchaseHorizonWrap .answer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#godfrey-boat-shows #purchaseHorizonWrap .radioWrap {
  width: 255px;
}
#godfrey-boat-shows #purchaseHorizonWrap .radioWrap:last-of-type {
  width: 100%;
}
#godfrey-boat-shows #purchaseHorizonWrap label {
  margin: 0 0px 0 12px;
}
#godfrey-boat-shows #mozeusBrandQuestions label {
  font-size: 1rem;
}
#godfrey-boat-shows #underAgeDataWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  overflow: hidden;
}
#godfrey-boat-shows #underAgeDataWrap .input:first-of-type {
  width: 75%;
  margin-right: 1%;
}
#godfrey-boat-shows #underAgeDataWrap .input:last-of-type {
  width: 24%;
}
#godfrey-boat-shows #progressiveWrap {
  margin-top: 0;
  line-height: 1.3rem;
}
#godfrey-boat-shows #progressiveWrap input {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-top: 5px;
}

.sweepstakes h1 {
  font-size: 1.8rem;
}

#off-road-sweeps {
  background: #fff;
}
#off-road-sweeps body,
#off-road-sweeps main {
  background: #fff;
}
#off-road-sweeps .touchToBegin {
  margin-top: 2.5%;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 3%;
  text-transform: uppercase;
}
@media (min-width: 60rem) {
  #off-road-sweeps .off-road-sweeps-web #start {
    padding-top: 0;
  }
}
#off-road-sweeps .off-road-sweeps-web #start #touchToBegin {
  width: auto;
  padding: 1rem 2rem;
  border-radius: 200px;
  font-size: calc(1vw + 10px);
}
@media (min-width: 60rem) {
  #off-road-sweeps .off-road-sweeps-web #start #touchToBegin {
    padding: 2rem 4rem;
  }
}
#off-road-sweeps .off-road-sweeps-web form {
  max-width: 991px !important;
  margin: 0 auto;
  padding-top: 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (min-width: 60rem) {
  #off-road-sweeps .off-road-sweeps-web .view {
    padding-top: 14%;
  }
}
#off-road-sweeps .off-road-sweeps-web .button {
  margin-left: auto;
  cursor: pointer;
}
#off-road-sweeps .off-road-sweeps-web .buttonWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#off-road-sweeps .off-road-sweeps-web #waiver .inner {
  max-width: 991px !important;
  margin: 0 auto;
  padding-top: 0;
}
#off-road-sweeps .off-road-sweeps-web .togglePP,
#off-road-sweeps .off-road-sweeps-web .toggleModal {
  cursor: pointer;
}
#off-road-sweeps .off-road-sweeps-web .sweepsModal {
  max-width: 800px;
}
@media (min-width: 60rem) {
  #off-road-sweeps .off-road-sweeps-web .sweepsModal {
    padding-bottom: 10%;
  }
}
@media (min-width: 60rem) {
  #off-road-sweeps .off-road-sweeps-web #closeWaiver {
    margin: 35px;
  }
}
#off-road-sweeps input[type=radio]:checked {
  background-color: #000;
}
#off-road-sweeps header {
  padding: 3.3% 2.5%;
  z-index: 3;
}
@media all and (orientation: landscape) {
  #off-road-sweeps header {
    padding: 1.7% 1.5%;
  }
}
#off-road-sweeps footer {
  z-index: 3;
}
#off-road-sweeps #start {
  background-color: #000;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#off-road-sweeps .gender {
  width: 100%;
}
#off-road-sweeps .presentedBy {
  width: 100%;
  margin: 1.5rem auto 0;
  text-align: center;
  color: #fff;
  font-family: ArialReg;
  font-size: 1rem;
}
@media all and (min-width: 40em) {
  #off-road-sweeps .presentedBy {
    margin: 2rem auto 0;
  }
}
#off-road-sweeps .progressive {
  width: 43%;
  margin: 0.5rem auto;
  max-width: 340px;
}
#off-road-sweeps .startLogo {
  width: 55%;
  max-width: 420px;
}
#off-road-sweeps #dlScanQuestion {
  padding-top: 30%;
}
@media all and (orientation: landscape) {
  #off-road-sweeps #dlScanQuestion {
    padding-top: 20%;
  }
}
#off-road-sweeps #dlScanQuestion .question {
  width: 91%;
}
@media all and (orientation: landscape) {
  #off-road-sweeps #dlScanQuestion .question {
    width: 80%;
  }
}
#off-road-sweeps #dlScanQuestion .button {
  margin: 0 13% 0 auto;
}
@media all and (orientation: landscape) {
  #off-road-sweeps #dlScanQuestion .button {
    margin: 0 23% 0 auto;
  }
}
#off-road-sweeps #bgImage1 {
  background: url("timbersled-bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
@media all and (orientation: landscape) {
  #off-road-sweeps #bgImage1 {
    background: url("timbersled-bg1-land.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
  }
}
#off-road-sweeps #mozeus {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#off-road-sweeps #purchaseHorizonWrap {
  margin-bottom: 10px;
}
#off-road-sweeps #purchaseHorizonWrap .answer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#off-road-sweeps #purchaseHorizonWrap .radioWrap {
  width: 255px;
}
#off-road-sweeps #purchaseHorizonWrap .radioWrap:last-of-type {
  width: 100%;
}
#off-road-sweeps #purchaseHorizonWrap label {
  margin: 0 0px 0 12px;
}
#off-road-sweeps #underAgeDataWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  overflow: hidden;
}
#off-road-sweeps #underAgeDataWrap .input:first-of-type {
  width: 75%;
  margin-right: 1%;
}
#off-road-sweeps #underAgeDataWrap .input:last-of-type {
  width: 24%;
}
#off-road-sweeps #progressiveWrap {
  margin-top: 0;
  line-height: 1.3rem;
}
#off-road-sweeps #progressiveWrap input {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-top: 5px;
}

#slingshotSweeps {
  background-color: #000;
  color: #fff;
  font-family: ArialReg;
}
#slingshotSweeps input[type=radio] {
  border: 4px solid #fff;
  background-color: #000;
}
#slingshotSweeps input[type=radio]:checked {
  background-color: #fff;
  box-shadow: inset 0px 0px 0px 3px #000;
}
#slingshotSweeps .button {
  border-color: #fff;
}
#slingshotSweeps #waiverModal {
  background: #000;
  color: #fff;
}
#slingshotSweeps input[type=radio] {
  border: 4px solid #fff;
  background-color: #000;
}
#slingshotSweeps input[type=radio]:checked {
  background-color: #fff;
}
#slingshotSweeps input[type=checkbox] {
  padding: 0;
  -webkit-background-size: 80%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #000;
  height: 30px;
  width: 30px;
  border-radius: 0;
  outline: none;
  border: 4px solid #fff;
}
#slingshotSweeps input[type=checkbox]:checked {
  background: url("check-on-white.png");
  background-size: 20px 20px;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 1px;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 30px;
  width: 30px;
  border-radius: 0;
  outline: none;
}
#slingshotSweeps .dob {
  width: 100%;
}
#slingshotSweeps .question,
#slingshotSweeps .button,
#slingshotSweeps .waiverText {
  font-family: ArialBold;
}
#slingshotSweeps label {
  font-family: ArialBold;
}
#slingshotSweeps .answer label {
  font-family: ArialReg;
}
#slingshotSweeps header {
  padding: 2.9% 2.5%;
  z-index: 3;
}
@media all and (orientation: landscape) {
  #slingshotSweeps header {
    padding: 1.7% 1.5%;
  }
}
@media all and (orientation: landscape) {
  #slingshotSweeps header .logo1 {
    width: 20%;
  }
}
#slingshotSweeps #touchToBegin {
  margin-top: 6%;
  color: #fff;
  font-family: ArialBold;
}
@media all and (orientation: landscape) {
  #slingshotSweeps #touchToBegin {
    margin-top: 4%;
  }
}
#slingshotSweeps .logo1 {
  width: 70%;
}
#slingshotSweeps footer {
  z-index: 3;
  padding: 2.2% 2.5%;
}
@media all and (orientation: landscape) {
  #slingshotSweeps footer {
    padding: 1.2% 2.5%;
  }
}
#slingshotSweeps #start {
  background-color: #000;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#slingshotSweeps #start .logo1 {
  margin: -5% auto 0;
}
#slingshotSweeps #dlScanQuestion {
  padding-top: 30%;
}
@media all and (orientation: landscape) {
  #slingshotSweeps #dlScanQuestion {
    padding-top: 20%;
  }
}
@media (max-width: 60em) and (orientation: landscape) {
  #slingshotSweeps #dlScanQuestion {
    padding-top: 17%;
  }
}
#slingshotSweeps #dlScanQuestion .question {
  width: 91%;
}
@media all and (orientation: landscape) {
  #slingshotSweeps #dlScanQuestion .question {
    width: 80%;
  }
}
#slingshotSweeps #dlScanQuestion .answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
#slingshotSweeps #dlScanQuestion .button {
  margin: 10% 0 0 auto;
}
@media (min-width: 40em) {
  #slingshotSweeps #dlScanQuestion .button {
    margin: 5% 0 5% auto;
  }
}
#slingshotSweeps #bgImage1 {
  background: url("timbersled-bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
@media all and (orientation: landscape) {
  #slingshotSweeps #bgImage1 {
    background: url("timbersled-bg1-land.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
  }
}
#slingshotSweeps #mozeus {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#slingshotSweeps #purchaseHorizonWrap {
  margin-bottom: 20px;
}
#slingshotSweeps #purchaseHorizonWrap .answer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#slingshotSweeps #purchaseHorizonWrap .radioWrap {
  width: 255px;
  margin-bottom: 5px;
}
#slingshotSweeps #purchaseHorizonWrap .radioWrap:last-of-type {
  width: 100%;
}
#slingshotSweeps #purchaseHorizonWrap label {
  margin: 0 0px 0 12px;
}
#slingshotSweeps #underAgeDataWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  overflow: hidden;
}
#slingshotSweeps #underAgeDataWrap .input:first-of-type {
  width: 75%;
  margin-right: 1%;
}
#slingshotSweeps #underAgeDataWrap .input:last-of-type {
  width: 24%;
}
#slingshotSweeps #ownWrap .radioWrap:last-of-type {
  margin-bottom: 0;
}
#slingshotSweeps #ownWrap label {
  margin: 0 12px 0 12px;
}
#slingshotSweeps #waiverModal {
  font-family: ArialReg;
}
#slingshotSweeps #waiverModal h1,
#slingshotSweeps #waiverModal span {
  font-family: ArialBold;
}
#slingshotSweeps #waiverModal .bold {
  font-family: ArialBold;
}
#slingshotSweeps #moreInfo1 {
  background-color: #000;
  border: 2px solid #fff;
}
#slingshotSweeps #familiarWithSlingshot {
  width: 100%;
}
@media all and (orientation: landscape) {
  #slingshotSweeps #familiarWithSlingshot {
    width: 78%;
  }
}
#slingshotSweeps #familiarWithSlingshot .question {
  width: 100%;
}
#slingshotSweeps #familiarWithSlingshot .question div + div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.1rem !important;
  margin: 10px 0;
}
#slingshotSweeps #familiarWithSlingshot .question .label {
  font-size: 0.8rem;
  line-height: 1.1rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 40em) and (orientation: portrait) {
  #slingshotSweeps #familiarWithSlingshot .question .label {
    font-size: 1rem;
    line-height: 1.4rem;
  }
}
#slingshotSweeps #familiarWithSlingshot #arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 10;
  -webkit-flex: 10;
      -ms-flex: 10;
          flex: 10;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 20px;
}
#slingshotSweeps #familiarWithSlingshot #rectangle {
  width: 100%;
  height: 2px;
  background: #fff;
}
#slingshotSweeps #familiarWithSlingshot #triangle-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #fff;
  border-bottom: 5px solid transparent;
}
#slingshotSweeps #familiarWithSlingshot .answer {
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
#slingshotSweeps #familiarWithSlingshot .radioWrap {
  margin-bottom: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  padding: 0;
  width: auto;
}
#slingshotSweeps #familiarWithSlingshot .radioWrap label {
  margin: 0 0 0 12px;
}
@media all and (orientation: landscape) {
  #slingshotSweeps #brandQuestions {
    padding-left: 16%;
  }
}
#slingshotSweeps .sweepsDemoStart#start .presentedBy {
  width: 100%;
  margin: 0.5rem auto;
  text-align: center;
}
#slingshotSweeps .sweepsDemoStart#start .progressive {
  width: 50%;
  margin: 0.5rem auto;
}
#slingshotSweeps .sweepsDemoStart#start #touchToBegin {
  margin-top: 4rem;
}
#slingshotSweeps .sweepsDemoStart#start .disclaimer {
  width: 90%;
  font-size: 0.8rem;
  line-height: 1rem;
  margin: auto 0 1rem;
}
@media (min-width: 40em) {
  #slingshotSweeps .sweepsDemoStart#start .disclaimer {
    font-size: 1.3rem;
    line-height: 1.6rem;
  }
}
#slingshotSweeps .sweepsModal li {
  list-style-type: decimal !important;
}

#timbersledSweeps {
  background: #fff;
}
#timbersledSweeps body,
#timbersledSweeps main {
  background: #fff;
}
#timbersledSweeps .header {
  position: relative;
  z-index: 30 !important;
}
#timbersledSweeps header {
  display: none;
}
#timbersledSweeps #start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#timbersledSweeps #start div {
  margin-top: 6%;
  text-align: center;
}
@media all and (orientation: landscape) {
  #timbersledSweeps #start div {
    margin-top: 6%;
  }
}
#timbersledSweeps #start img {
  width: 60%;
  margin: 0 auto 0;
  max-width: 609px;
}
@media all and (orientation: landscape) {
  #timbersledSweeps #start img {
    width: 50%;
    margin: 0 auto 0;
  }
}
#timbersledSweeps #start .presentedBy {
  width: 100%;
  margin: 1rem auto 0;
  text-align: center;
  color: #fff;
  font-family: ArialReg;
  font-size: 1rem;
  color: #000;
}
@media all and (min-width: 40em) {
  #timbersledSweeps #start .presentedBy {
    margin: 2rem auto 0;
  }
}
#timbersledSweeps #start .progressive {
  width: 43%;
  margin: 0.5rem auto;
  max-width: 340px;
}
#timbersledSweeps .tilesPort {
  margin: auto;
}
@media all and (min-width: 40em) and (orientation: portrait) {
  #timbersledSweeps .tilesPort {
    padding-top: 3%;
  }
}
#timbersledSweeps .dob {
  width: 100%;
}
#timbersledSweeps #dlScanQuestion {
  padding-top: 30%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media all and (orientation: landscape) {
  #timbersledSweeps #dlScanQuestion {
    padding-top: 20%;
  }
}
#timbersledSweeps #dlScanQuestion .question {
  width: 100%;
}
@media all and (orientation: landscape) {
  #timbersledSweeps #dlScanQuestion .question {
    width: 90%;
  }
}
#timbersledSweeps #dlScanQuestion .button {
  margin: 0 13% 0 auto;
}
@media all and (orientation: landscape) {
  #timbersledSweeps #dlScanQuestion .button {
    margin: 0 23% 0 auto;
  }
}
@media (max-width: 60em) and (orientation: landscape) {
  #timbersledSweeps #dlScanQuestion {
    padding-top: 17%;
  }
}
#timbersledSweeps #dlScanQuestion .answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
#timbersledSweeps #dlScanQuestion .button {
  margin: 10% 0 0 auto;
}
@media (min-width: 40em) {
  #timbersledSweeps #dlScanQuestion .button {
    margin: 5% 0 5% auto;
  }
}
#timbersledSweeps #bgImage1 {
  background: url("timbersled-bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
@media all and (orientation: landscape) {
  #timbersledSweeps #bgImage1 {
    background: url("timbersled-bg1-land.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
  }
}
#timbersledSweeps #mozeus {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#timbersledSweeps #purchaseHorizonWrap {
  margin-bottom: 10px;
}
#timbersledSweeps #purchaseHorizonWrap .answer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#timbersledSweeps #purchaseHorizonWrap .radioWrap {
  width: 255px;
}
#timbersledSweeps #purchaseHorizonWrap .radioWrap:last-of-type {
  width: 100%;
}
#timbersledSweeps #purchaseHorizonWrap label {
  margin: 0 0px 0 12px;
}
#timbersledSweeps #underAgeDataWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  overflow: hidden;
}
#timbersledSweeps #underAgeDataWrap .input:first-of-type {
  width: 75%;
  margin-right: 1%;
}
#timbersledSweeps #underAgeDataWrap .input:last-of-type {
  width: 24%;
}
#timbersledSweeps footer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: #eee;
  margin-top: auto;
  padding: 2.5%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  font-size: 2rem;
  z-index: 30 !important;
}
@media all and (orientation: landscape) {
  #timbersledSweeps footer {
    padding: 1.1%;
    font-size: 1.6rem;
  }
}
#timbersledSweeps .progressiveOptin {
  margin: 0;
  line-height: 1.5rem;
}
#timbersledSweeps .progressiveOptin input {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
#timbersledSweeps .sweepsModal table,
#timbersledSweeps .sweepsModal th,
#timbersledSweeps .sweepsModal td {
  border: 1px solid;
  border-collapse: collapse;
  padding: 0.5rem;
}
#timbersledSweeps .sweepsModal th {
  font-family: UnitedSansReg-Black;
}
#timbersledSweeps .sweepsModal table {
  margin: 1rem 0;
}

.baSettings .view {
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.baSettings form {
  height: 100%;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.baSettings #start .startLogo {
  margin-top: 0;
  max-width: 400px;
}
.baSettings #thanks {
  padding-top: 0;
  font-size: 2rem;
  line-height: 2.4rem;
  width: 100%;
  padding: 0 10%;
}
.baSettings #thanks .message {
  font-size: 2rem;
}
.baSettings .button {
  margin-top: 5%;
}
.baSettings #sorry {
  text-align: center;
}
.baSettings #sorry .message {
  max-width: 500px;
}
.baSettings #sorry .button {
  width: 205px;
}
.baSettings .message {
  padding-bottom: 25px;
  font-size: 1.5rem;
  font-family: ArialBold;
}
@media (orientation: landscape) {
  .baSettings .message {
    margin-top: 15%;
  }
}
@media (min-width: 60em) and (orientation: landscape) {
  .baSettings .message {
    margin-top: 5%;
  }
}
.baSettings #confirm {
  background: black;
}
.baSettings #confirm .innerWrap {
  width: 100%;
  background: #fff;
  color: #000;
  padding: 10%;
  border-radius: 10px;
  max-width: 700px;
  font-size: 1rem;
  line-height: 1.3rem;
  margin: 10% auto 10%;
}
@media (orientation: landscape) {
  .baSettings #confirm .innerWrap {
    margin-top: 40%;
  }
}
@media (min-width: 60em) and (orientation: landscape) {
  .baSettings #confirm .innerWrap {
    margin-top: 15%;
  }
}
@media (min-width: 40em) {
  .baSettings #confirm .innerWrap {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
}
.baSettings #confirm .message {
  font-size: 1rem;
  font-family: ArialBold;
  padding-bottom: 15px;
  margin-top: 0;
}
@media (min-width: 40em) {
  .baSettings #confirm .message {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}
.baSettings #confirm .dealerInfo {
  font-family: ArialBold;
}
.baSettings #confirm .dealerInfo &gt; div {
  padding-bottom: 15px;
}
.baSettings #confirm .buttons {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.baSettings #confirm .button {
  width: 220px;
  background: #000;
  color: #fff;
  margin: 15px 2% 0;
  font-size: 0.9rem;
}

#corporate-sweeps {
  background: #fff;
}
#corporate-sweeps body,
#corporate-sweeps main {
  background: #fff;
}
#corporate-sweeps input[type=radio]:checked {
  background-color: #000;
}
#corporate-sweeps .view {
  background-color: #fff;
}
#corporate-sweeps header {
  padding: 3.3% 2.5%;
  z-index: 3;
  background-color: #001840;
}
@media all and (orientation: landscape) {
  #corporate-sweeps header {
    padding: 1.7% 1.5%;
  }
}
#corporate-sweeps footer {
  z-index: 3;
}
#corporate-sweeps .button {
  color: #001840;
  border: 3px solid #001840;
}
#corporate-sweeps #start {
  background-color: #001840;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#corporate-sweeps #touchToBegin {
  margin-top: 6%;
  color: #fff;
  border-color: #fff;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 230px;
  text-transform: uppercase;
  padding: 25px 0 20px;
}
@media all and (orientation: landscape) {
  #corporate-sweeps #touchToBegin {
    margin-top: 6%;
  }
}
#corporate-sweeps .startLogo {
  width: 55%;
}
@media all and (orientation: landscape) {
  #corporate-sweeps .startLogo {
    width: 45%;
  }
}
#corporate-sweeps #dlScanQuestion {
  padding-top: 30%;
}
@media all and (orientation: landscape) {
  #corporate-sweeps #dlScanQuestion {
    padding-top: 20%;
  }
}
#corporate-sweeps #dlScanQuestion .question {
  width: 91%;
}
@media all and (orientation: landscape) {
  #corporate-sweeps #dlScanQuestion .question {
    width: 80%;
  }
}
#corporate-sweeps #dlScanQuestion .button {
  margin: 0 13% 0 auto;
}
@media all and (orientation: landscape) {
  #corporate-sweeps #dlScanQuestion .button {
    margin: 0 23% 0 auto;
  }
}
#corporate-sweeps #bgImage1 {
  background: url("timbersled-bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
@media all and (orientation: landscape) {
  #corporate-sweeps #bgImage1 {
    background: url("timbersled-bg1-land.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
  }
}
#corporate-sweeps #mozeus {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#corporate-sweeps #purchaseHorizonWrap {
  margin-bottom: 10px;
}
#corporate-sweeps #purchaseHorizonWrap .answer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#corporate-sweeps #purchaseHorizonWrap .radioWrap {
  width: 255px;
}
#corporate-sweeps #purchaseHorizonWrap .radioWrap:last-of-type {
  width: 100%;
}
#corporate-sweeps #purchaseHorizonWrap label {
  margin: 0 0px 0 12px;
}
#corporate-sweeps #underAgeDataWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  overflow: hidden;
}
#corporate-sweeps #underAgeDataWrap .input:first-of-type {
  width: 75%;
  margin-right: 1%;
}
#corporate-sweeps #underAgeDataWrap .input:last-of-type {
  width: 24%;
}
#corporate-sweeps #optinQuestions {
  min-height: auto;
}
#corporate-sweeps #optinQuestions form {
  margin: 0 auto;
}
@media all and (orientation: landscape) {
  #corporate-sweeps #optinQuestions form {
    width: 75%;
  }
}
#corporate-sweeps #optinQuestions #interestedInButton {
  margin: 5% 0 5% auto;
}
#corporate-sweeps #optinQuestions [data-id=interestedIn] {
  margin-top: 5%;
  background-color: #eee;
  width: 100%;
  padding: 2% 3% 3%;
  border-radius: 5px;
  margin-bottom: 0;
}
#corporate-sweeps #optinQuestions [data-id=interestedIn] {
  display: block;
  position: relative;
  height: 60px;
  overflow: hidden;
  margin-top: 15px;
  padding-top: 2.5%;
}
#corporate-sweeps #optinQuestions #interestedIn6 label {
  margin-right: 35px;
}
#corporate-sweeps #optinQuestions .arrow {
  position: absolute;
  pointer-events: none;
  right: 10px;
  top: 10px;
  width: 15px;
}
@media all and (min-width: 40em) and (orientation: landscape) {
  #corporate-sweeps #optinQuestions .arrow {
    right: 10px;
    top: 10px;
    width: 15px;
  }
}
@media all and (min-width: 40em) and (orientation: portrait) {
  #corporate-sweeps #optinQuestions .arrow {
    right: 20px;
    top: 20px;
    width: 20px;
  }
}
@media all and (min-width: 60em) and (orientation: landscape) {
  #corporate-sweeps #optinQuestions .arrow {
    right: 20px;
    top: 20px;
    width: 20px;
  }
}
#corporate-sweeps #optinQuestions .question {
  font-size: 1.3rem;
}
@media all and (min-width: 40em) and (orientation: portrait) {
  #corporate-sweeps #optinQuestions .question {
    font-size: 1.6rem;
  }
}
#corporate-sweeps #optinQuestions .answer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: none;
}
#corporate-sweeps #optinQuestions .radioWrap {
  margin-bottom: 15px;
}
#corporate-sweeps #optinQuestions input {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
#corporate-sweeps #optinQuestions label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 0.9rem;
}
@media all and (min-width: 40em) and (orientation: portrait) {
  #corporate-sweeps #optinQuestions label {
    font-size: 1.1rem;
    margin: 0 20px 0 12px;
  }
}
#corporate-sweeps #optinQuestions .open {
  height: auto;
}
#corporate-sweeps #optinQuestions .closed {
  height: 40px;
}
@media all and (min-width: 40em) and (orientation: landscape) {
  #corporate-sweeps #optinQuestions .closed {
    height: 40px;
  }
}
@media all and (min-width: 40em) and (orientation: portrait) {
  #corporate-sweeps #optinQuestions .closed {
    height: 60px;
  }
}
@media all and (min-width: 60em) and (orientation: landscape) {
  #corporate-sweeps #optinQuestions .closed {
    height: 60px;
  }
}
#corporate-sweeps .gender {
  width: 100%;
}

#off-road-wott {
  background: #fff;
}
#off-road-wott body,
#off-road-wott main {
  background: #fff;
}
#off-road-wott input[type=radio]:checked {
  background-color: #000;
}
#off-road-wott header {
  padding: 3.3% 2.5%;
  z-index: 3;
}
@media all and (orientation: landscape) {
  #off-road-wott header {
    padding: 1.7% 1.5%;
  }
}
#off-road-wott footer {
  z-index: 3;
}
#off-road-wott #start {
  background-color: #000;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#off-road-wott #touchToBegin {
  margin-top: 6%;
  color: #fff;
  text-align: center;
}
#off-road-wott .presentedBy {
  width: 100%;
  margin: 1.5rem auto 0;
  text-align: center;
  color: #fff;
  font-family: ArialReg;
  font-size: 1rem;
}
@media all and (min-width: 40em) {
  #off-road-wott .presentedBy {
    margin: 2rem auto 0;
  }
}
#off-road-wott .progressive {
  width: 43%;
  margin: 0.5rem auto;
  max-width: 340px;
}
#off-road-wott .startLogo {
  width: 55%;
  max-width: 420px;
}
#off-road-wott #dlScanQuestion {
  padding-top: 30%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media all and (orientation: landscape) {
  #off-road-wott #dlScanQuestion {
    padding-top: 20%;
  }
}
#off-road-wott #dlScanQuestion .question {
  width: 100%;
}
@media all and (orientation: landscape) {
  #off-road-wott #dlScanQuestion .question {
    width: 90%;
  }
}
#off-road-wott #dlScanQuestion .button {
  margin: 0 13% 0 auto;
}
@media all and (orientation: landscape) {
  #off-road-wott #dlScanQuestion .button {
    margin: 0 23% 0 auto;
  }
}
@media (max-width: 60em) and (orientation: landscape) {
  #off-road-wott #dlScanQuestion {
    padding-top: 17%;
  }
}
#off-road-wott #dlScanQuestion .answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
#off-road-wott #dlScanQuestion .button {
  margin: 10% 0 0 auto;
}
@media (min-width: 40em) {
  #off-road-wott #dlScanQuestion .button {
    margin: 5% 0 5% auto;
  }
}
#off-road-wott #bgImage1 {
  background: url("timbersled-bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
@media all and (orientation: landscape) {
  #off-road-wott #bgImage1 {
    background: url("timbersled-bg1-land.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
  }
}
#off-road-wott #mozeus {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#off-road-wott #purchaseHorizonWrap {
  margin-bottom: 10px;
}
#off-road-wott #purchaseHorizonWrap .answer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#off-road-wott #purchaseHorizonWrap .radioWrap {
  width: 255px;
}
#off-road-wott #purchaseHorizonWrap .radioWrap:last-of-type {
  width: 100%;
}
#off-road-wott #purchaseHorizonWrap label {
  margin: 0 0px 0 12px;
}
#off-road-wott #underAgeDataWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  overflow: hidden;
}
#off-road-wott #underAgeDataWrap .input:first-of-type {
  width: 75%;
  margin-right: 1%;
}
#off-road-wott #underAgeDataWrap .input:last-of-type {
  width: 24%;
  height: 100% !important;
}
#off-road-wott .dealer-code label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#off-road-wott .errMessage {
  display: none;
  font-family: UnitedSansReg-Bold;
  font-size: 0.8rem;
  color: red;
}
@media (min-width: 40em) {
  #off-road-wott .input3 {
    width: 30.5%;
  }
}
#off-road-wott #data1Button {
  margin-top: 1rem;
}
#off-road-wott #mozeusBrandQuestions section {
  width: 100%;
}

#off-road-dealer-access {
  background: #fff;
}
#off-road-dealer-access body,
#off-road-dealer-access main {
  background: #fff;
}
#off-road-dealer-access input[type=radio]:checked {
  background-color: #000;
}
#off-road-dealer-access header {
  padding: 3.3% 2.5%;
  z-index: 3;
}
@media all and (orientation: landscape) {
  #off-road-dealer-access header {
    padding: 1.7% 1.5%;
  }
}
#off-road-dealer-access footer {
  z-index: 3;
}
#off-road-dealer-access #start {
  background-color: #000;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#off-road-dealer-access #touchToBegin {
  margin-top: 6%;
  color: #fff;
  text-align: center;
}
#off-road-dealer-access .presentedBy {
  width: 100%;
  margin: 1.5rem auto 0;
  text-align: center;
  color: #fff;
  font-family: ArialReg;
  font-size: 1rem;
}
@media all and (min-width: 40em) {
  #off-road-dealer-access .presentedBy {
    margin: 2rem auto 0;
  }
}
#off-road-dealer-access .progressive {
  width: 43%;
  margin: 0.5rem auto;
  max-width: 340px;
}
#off-road-dealer-access .startLogo {
  width: 55%;
  max-width: 420px;
}
#off-road-dealer-access #dlScanQuestion,
#off-road-dealer-access #demoTypeQuestion {
  padding-top: 30%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media all and (orientation: landscape) {
  #off-road-dealer-access #dlScanQuestion,
#off-road-dealer-access #demoTypeQuestion {
    padding-top: 20%;
  }
}
#off-road-dealer-access #dlScanQuestion .question,
#off-road-dealer-access #demoTypeQuestion .question {
  width: 100%;
}
@media all and (orientation: landscape) {
  #off-road-dealer-access #dlScanQuestion .question,
#off-road-dealer-access #demoTypeQuestion .question {
    width: 90%;
  }
}
#off-road-dealer-access #dlScanQuestion .button,
#off-road-dealer-access #demoTypeQuestion .button {
  margin: 0 13% 0 auto;
}
@media all and (orientation: landscape) {
  #off-road-dealer-access #dlScanQuestion .button,
#off-road-dealer-access #demoTypeQuestion .button {
    margin: 0 23% 0 auto;
  }
}
@media (max-width: 60em) and (orientation: landscape) {
  #off-road-dealer-access #dlScanQuestion,
#off-road-dealer-access #demoTypeQuestion {
    padding-top: 17%;
  }
}
#off-road-dealer-access #dlScanQuestion .answer,
#off-road-dealer-access #demoTypeQuestion .answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
#off-road-dealer-access #dlScanQuestion .button,
#off-road-dealer-access #demoTypeQuestion .button {
  margin: 10% 0 0 auto;
}
@media (min-width: 40em) {
  #off-road-dealer-access #dlScanQuestion .button,
#off-road-dealer-access #demoTypeQuestion .button {
    margin: 5% 0 5% auto;
  }
}
#off-road-dealer-access #bgImage1 {
  background: url("timbersled-bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
@media all and (orientation: landscape) {
  #off-road-dealer-access #bgImage1 {
    background: url("timbersled-bg1-land.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
  }
}
#off-road-dealer-access #mozeus {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#off-road-dealer-access #purchaseHorizonWrap {
  margin-bottom: 10px;
}
#off-road-dealer-access #purchaseHorizonWrap .answer {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#off-road-dealer-access #purchaseHorizonWrap .radioWrap {
  width: 255px;
}
#off-road-dealer-access #purchaseHorizonWrap .radioWrap:last-of-type {
  width: 100%;
}
#off-road-dealer-access #purchaseHorizonWrap label {
  margin: 0 0px 0 12px;
}
#off-road-dealer-access #underAgeDataWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  overflow: hidden;
}
#off-road-dealer-access #underAgeDataWrap .input:first-of-type {
  width: 75%;
  margin-right: 1%;
}
#off-road-dealer-access #underAgeDataWrap .input:last-of-type {
  width: 24%;
  height: 100% !important;
}
#off-road-dealer-access .gender {
  width: 100%;
}
#off-road-dealer-access #data1Employee {
  padding-top: 30%;
}
@media all and (orientation: landscape) {
  #off-road-dealer-access #data1Employee {
    padding-top: 18%;
  }
}
@media all and (min-width: 60em) and (orientation: landscape) {
  #off-road-dealer-access #data1Employee {
    padding-top: 14%;
  }
}
#off-road-dealer-access #data1Employee .button {
  margin: 5% 0 0 auto;
}
/*# sourceMappingURL=app-ios.css.map */
</pre></body></html>