/*
  1. Use a more-intuitive box-sizing model.
*/
*, *::before, *::after {
  box-sizing: border-box;
}

/*
  2. Remove default margin
*/
* {
  margin: 0;
}

/*
  Typographic tweaks!
  3. Add accessible line-height
  4. Improve text rendering
*/
body {
  color: #FF5E00;
  font-family: "Melbourne";
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

/*
  5. Improve media defaults
*/
img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
}

/*
  6. Remove built-in form typography styles
*/
input, button, textarea, select {
  font: inherit;
}

/*
  7. Avoid text overflows
*/
p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}

p {
  font-size: 1rem;
  margin: 0.5rem 0;
}

a {
  color: #FF5E00;
}
a:active, a:focus, a:hover {
  color: #FFFFFF;
}

/*
  8. Create a root stacking context
*/
#root, #__next {
  isolation: isolate;
}

body {
  background: #000000;
}

h1, h2, h3, h4, h5, h6 {
  color: #FF5E00;
  font-family: "Melbourne";
}

.heading {
  text-align: left;
}
@media all and (min-width: 920px) {
  .heading {
    margin-bottom: 2rem;
    text-align: center;
  }
}

.block {
  opacity: 0;
  padding: 0.5rem 0 3rem;
  transition: opacity linear 1s;
}
@media all and (min-width: 920px) {
  .block {
    padding: 1.5rem 0 4.5rem;
  }
}

.inView {
  opacity: 1;
}

.mob-only {
  background: #000000;
}

.padding-sm {
  padding: 0 1rem;
}

.image {
  overflow: hidden;
  padding-bottom: 60vh;
  background-position: bottom;
  background-size: 130%;
}
@media all and (min-width: 678px) {
  .image {
    margin-top: -15%;
    background-size: cover;
    padding-bottom: 70vh;
  }
}

.font-light {
  color: #b3ff7c;
}

.ordered-list {
  display: flex;
  flex-direction: column;
  counter-reset: item;
  list-style: none;
  padding-left: 0;
}
@media all and (min-width: 920px) {
  .ordered-list {
    flex-direction: column;
  }
}
.ordered-list li {
  counter-increment: item;
  display: flex;
  align-items: center;
  float: right;
  line-height: 1.25;
  margin: 1rem 0.5rem 0 1rem;
}
.ordered-list li:before {
  margin-right: 10px;
  content: counter(item);
  background: transparent;
  border: 2px solid #FF5E00;
  border-radius: 100%;
  color: #FF5E00;
  display: inline-block;
  float: left;
  font-size: 1.5rem;
  line-height: 1.5;
  padding: 0rem 0.5rem;
  margin: 0 1rem 0 0;
  text-align: center;
  vertical-align: top;
  min-width: 2.5rem;
  width: 2.5rem;
}

ul {
  display: flex;
  flex-direction: column;
  counter-reset: item;
  list-style: none;
  padding-left: 0;
}
@media all and (min-width: 920px) {
  ul {
    flex-direction: column;
  }
}
ul li {
  counter-increment: item;
  display: flex;
  align-items: center;
  float: right;
  line-height: 1.25;
  margin: 1rem 0.5rem 0 1rem;
}
ul li:before {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="800px" height="800px" viewBox="0 0 800 800" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="check-mark-button-svgrepo-com" fill="%23FF5E00" fill-rule="nonzero"><path d="M400,0 C179.444568,0 0,179.431593 0,400 C0,620.568407 179.444568,800 400,800 C620.555432,800 800,620.568407 800,400 C800,179.431593 620.555432,0 400,0 Z M326.05191,570.619496 L183.058068,427.625653 L201.302893,409.380829 L326.05191,534.129846 L597.574781,262.606975 L615.819606,280.8518 L326.05191,570.619496 Z" id="Shape"></path></g></g></svg>');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 35px;
  width: 35px;
  margin-right: 1rem;
  min-height: 35px;
  min-width: 35px;
}
ul ul {
  padding-left: 2.5rem;
}
ul ul li {
  margin: 0 0.5rem 0 1.5rem;
}
ul ul li:before {
  content: "";
  background-color: #FF5E00;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 50%;
  height: 15px;
  width: 15px;
  margin-right: 1rem;
  min-height: 15px;
  min-width: 15px;
}

ul.dotted-list {
  display: flex;
  flex-direction: column;
  counter-reset: item;
  list-style: none;
  padding-left: 0;
}
@media all and (min-width: 920px) {
  ul.dotted-list {
    flex-direction: column;
  }
}
ul.dotted-list li {
  counter-increment: item;
  display: flex;
  align-items: center;
  float: right;
  line-height: 1.25;
  margin: 0.5rem 0.5rem 0 0;
}
ul.dotted-list li:before {
  content: "";
  background-color: #FF5E00;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 50%;
  height: 15px;
  width: 15px;
  margin-right: 1rem;
  min-height: 15px;
  min-width: 15px;
}

@font-face {
  font-family: "Melbourne";
  src: url("font/Melbourne-Bold.eot");
  src: url("font/Melbourne-Bold.eot?#iefix") format("embedded-opentype"), url("font/Melbourne-Bold.woff2") format("woff2"), url("font/Melbourne-Bold.woff") format("woff"), url("font/Melbourne-Bold.ttf") format("truetype"), url("font/Melbourne-Bold.svg#font/Melbourne-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.btn {
  color: #000000;
  margin: 0.5rem 0;
}

.panel-btn,
.memory-panel {
  display: none !important;
}

.sliding-deck,
#wrapper-footer {
  display: none;
}

.games-panel.active .panel {
  border-radius: 8px;
  left: 50%;
  width: 90%;
}

.games-panel .panel {
  background: #303030;
  min-height: auto;
  width: 90%;
  max-width: 400px;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}

.game-circle,
.game-circle-hold {
  background: #303030;
}

.game-circle-hold {
  max-width: 400px;
  width: 100%;
}

.game-circle .el {
  background: url(../dont-let-smoking-in/img/games/el-1.png) no-repeat 0 0;
}

.game-circle .el:nth-child(2) {
  background: url(../dont-let-smoking-in/img/games/el-2.png) no-repeat 0 0;
}

.game-circle .el:nth-child(3) {
  background: url(../dont-let-smoking-in/img/games/el-3.png) no-repeat 0 0;
}

.game-circle .el:nth-child(4) {
  background: url(../dont-let-smoking-in/img/games/el-4.png) no-repeat 0 0;
}

.game-circle .el:nth-child(5) {
  background: url(../dont-let-smoking-in/img/games/el-5.png) no-repeat 0 0;
}

.game-circle .el:nth-child(6) {
  background: url(../dont-let-smoking-in/img/games/el-6.png) no-repeat 0 0;
}

.game-circle .el:nth-child(7) {
  background: url(../dont-let-smoking-in/img/games/el-7.png) no-repeat 0 0;
}

.game-circle .el:nth-child(8) {
  background: url(../dont-let-smoking-in/img/games/el-8.png) no-repeat 0 0;
}

.game-circle .el:nth-child(9) {
  background: url(../dont-let-smoking-in/img/games/el-9.png) no-repeat 0 0;
}

.game-circle .el:nth-child(10) {
  background: url(../dont-let-smoking-in/img/games/el-10.png) no-repeat 0 0;
}

.game-circle .el:nth-child(1):before {
  background: url(../dont-let-smoking-in/img/games/icon-1.png) no-repeat 0 0;
}

.game-circle .el:nth-child(1):after {
  background: url(../dont-let-smoking-in/img/games/icon-1-h.png) no-repeat 0 0;
}

.game-circle .el:nth-child(2):before,
.game-circle .el:nth-child(2):after {
  background: url(../dont-let-smoking-in/img/games/icon-2.png) no-repeat 0 0;
}

.game-circle .el:nth-child(2):after {
  background: url(../dont-let-smoking-in/img/games/icon-2-h.png) no-repeat 0 0;
}

.game-circle .el:nth-child(3):before,
.game-circle .el:nth-child(3):after {
  background: url(../dont-let-smoking-in/img/games/icon-3.png) no-repeat 0 0;
}

.game-circle .el:nth-child(3):after {
  background: url(../dont-let-smoking-in/img/games/icon-3-h.png) no-repeat 0 0;
}

.game-circle .el:nth-child(4):before,
.game-circle .el:nth-child(4):after {
  background: url(../dont-let-smoking-in/img/games/icon-4.png) no-repeat 0 0;
}

.game-circle .el:nth-child(4):after {
  background: url(../dont-let-smoking-in/img/games/icon-4-h.png) no-repeat 0 0;
}

.game-circle .el:nth-child(5):before,
.game-circle .el:nth-child(5):after {
  background: url(../dont-let-smoking-in/img/games/icon-5.png) no-repeat 0 0;
}

.game-circle .el:nth-child(5):after {
  background: url(../dont-let-smoking-in/img/games/icon-5-h.png) no-repeat 0 0;
}

.game-circle .el:nth-child(6):before,
.game-circle .el:nth-child(6):after {
  background: url(../dont-let-smoking-in/img/games/icon-6.png) no-repeat 0 0;
}

.game-circle .el:nth-child(6):after {
  background: url(../dont-let-smoking-in/img/games/icon-6-h.png) no-repeat 0 0;
}

.game-circle .el:nth-child(7):before,
.game-circle .el:nth-child(7):after {
  background: url(../dont-let-smoking-in/img/games/icon-7.png) no-repeat 0 0;
}

.game-circle .el:nth-child(7):after {
  background: url(../dont-let-smoking-in/img/games/icon-7-h.png) no-repeat 0 0;
}

.game-circle .el:nth-child(8):before,
.game-circle .el:nth-child(8):after {
  background: url(../dont-let-smoking-in/img/games/icon-8.png) no-repeat 0 0;
}

.game-circle .el:nth-child(8):after {
  background: url(../dont-let-smoking-in/img/games/icon-8-h.png) no-repeat 0 0;
}

.game-circle .el:nth-child(9):before,
.game-circle .el:nth-child(9):after {
  background: url(../dont-let-smoking-in/img/games/icon-9.png) no-repeat 0 0;
}

.game-circle .el:nth-child(9):after {
  background: url(../dont-let-smoking-in/img/games/icon-9-h.png) no-repeat 0 0;
}

.game-circle .el:nth-child(10):before,
.game-circle .el:nth-child(10):after {
  background: url(../dont-let-smoking-in/img/games/icon-10.png) no-repeat 0 0;
}

.game-circle .el:nth-child(10):after {
  background: url(../dont-let-smoking-in/img/games/icon-10-h.png) no-repeat 0 0;
}

.game-circle .el.active:nth-child(1) {
  background: url(../dont-let-smoking-in/img/games/el-1-b.png) no-repeat 0 0;
}

.game-circle .el.active:nth-child(2) {
  background: url(../dont-let-smoking-in/img/games/el-2-b.png) no-repeat 0 0;
}

.game-circle .el.active:nth-child(3) {
  background: url(../dont-let-smoking-in/img/games/el-3-b.png) no-repeat 0 0;
}

.game-circle .el.active:nth-child(4) {
  background: url(../dont-let-smoking-in/img/games/el-4-b.png) no-repeat 0 0;
}

.game-circle .el.active:nth-child(5) {
  background: url(../dont-let-smoking-in/img/games/el-5-b.png) no-repeat 0 0;
}

.game-circle .el.active:nth-child(6) {
  background: url(../dont-let-smoking-in/img/games/el-6-b.png) no-repeat 0 0;
}

.game-circle .el.active:nth-child(7) {
  background: url(../dont-let-smoking-in/img/games/el-7-b.png) no-repeat 0 0;
}

.game-circle .el.active:nth-child(8) {
  background: url(../dont-let-smoking-in/img/games/el-8-b.png) no-repeat 0 0;
}

.game-circle .el.active:nth-child(9) {
  background: url(../dont-let-smoking-in/img/games/el-9-b.png) no-repeat 0 0;
}

.game-circle .el.active:nth-child(10) {
  background: url(../dont-let-smoking-in/img/games/el-10-b.png) no-repeat 0 0;
}

.games-panel.active .panel {
  max-width: 90%;
}
@media all and (min-width: 768px) {
  .games-panel.active .panel {
    max-width: 340px;
  }
}

.games-panel.active .panel .panel-heading {
  padding: 0 1rem;
}

.game-circle-hold .game-section .wrapper {
  transform: scale(0.45);
  left: -170px;
  position: relative;
  margin-top: -190px !important;
}

.game-circle-hold .game-section .wrapper:after {
  background: #FF5E00 url(../dont-let-smoking-in/img/games/sign.png) no-repeat 30px 30px;
  background-size: 105px auto;
}

.game-circle-hold .wrapper .tap-btn {
  color: #FF5E00;
  font-family: "Melbourne";
  margin: 0 auto;
}

.game-circle-hold .game-details .info * {
  color: #FF5E00 !important;
  font-family: "Melbourne" !important;
  margin: 0 !important;
  padding: 0 !important;
}

.game-circle-hold .game-details .info {
  margin-bottom: 10px !important;
  padding-left: 0 !important;
}

.game-circle-hold .game-details.active .info h3,
.game-circle-hold .game-details.active .info p,
.games-panel a.wheel-btn {
  text-align: center !important;
}

@media all and (min-width: 768px) {
  .game-circle-hold .game-details .info {
    position: absolute;
    left: 50%;
    bottom: 10%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
  }
}
.game-circle-hold .wrapper .tap-btn span {
  background: #000000 url(../dont-let-smoking-in/img/games/scroll-down-arrow-blue.png) no-repeat 50% 0;
  background-size: 50px auto;
}

@media all and (min-width: 768px) {
  .game-circle-hold .wrapper .tap-btn span {
    background-size: 40px auto;
  }
}
.game-circle-hold .mobile-arrow {
  background: url(../dont-let-smoking-in/img/games/arrow-m.png) no-repeat 0 0;
  background-size: 35px auto;
  top: 29.5vh !important;
}

@media all and (min-width: 768px) {
  .game-circle-hold .mobile-arrow {
    display: block;
    right: -30px;
    top: 165px;
  }
}
.games-panel .panel .close {
  background: url("../dont-let-smoking-in/img/games/close-btn-blue.png") no-repeat 100% 50%;
  background-size: 60%;
  border: none;
  color: #FF5E00;
  font-family: "Melbourne";
  font-size: 1.25rem;
  padding-right: 1.5rem;
  right: 15px;
  top: 2.5px;
}

.games-panel .panel .panel-heading {
  padding: 1rem 1rem 0;
}

.games-panel a.wheel-btn {
  cursor: pointer;
  color: #000000;
  background: #FF5E00;
  border: 1px solid #FF5E00;
  border-radius: 4px;
  box-shadow: none;
  font-family: "Melbourne";
  font-size: 1rem;
  margin-bottom: 0.5rem;
  padding: 0.75rem;
  text-align: left;
  width: 100%;
  transition: all 150ms linear;
}

.floating-footer,
#callnowbutton,
.gtranslate_wrapper {
  display: none;
}

.survey_answers {
  padding: 20px 10px !important;
}

.modal-survey-container {
  background: #303030 !important;
}

.survey_endcontent {
  background: #303030 !important;
  border: none !important;
  box-shadow: none !important;
}

.vp-lp {
  background: #303030;
  border-top: 0;
  max-width: 678px;
  margin: 0 auto;
}
.vp-lp header {
  background-color: #000000;
  border-bottom: 2px solid #FF5E00;
  padding: 0.5rem;
  text-transform: uppercase;
}
.vp-lp .page-heading {
  font-size: 1.25rem;
}
.vp-lp .heading {
  font-size: 1.75rem;
  margin-top: 1.5rem;
  text-transform: uppercase;
}
.vp-lp .hero {
  background-color: #000000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  max-height: 65vh;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.vp-lp .hero img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  max-width: 500px;
  padding: 1rem;
  width: 100%;
}
.vp-lp .hero #swirl1_surface {
  position: absolute;
  left: 0;
  top: 0;
}
@media all and (max-width: 678px) {
  .vp-lp .hero #swirl1_surface {
    top: 50%;
    transform: scale(1.75) translateY(-30%);
  }
}
.vp-lp .hero .hero-texture {
  background-position: center;
  background-size: 150%;
  background-repeat: no-repeat;
  opacity: 0.35;
  height: 100%;
  width: 100%;
}
@media all and (min-width: 678px) {
  .vp-lp .hero .hero-texture {
    background-size: 125%;
  }
}
.vp-lp .hero #canvas {
  position: absolute;
  margin: 0 auto;
  max-width: 100%;
  height: 700px;
  width: 100vw;
}
.vp-lp .intro {
  padding: 1rem 0;
}
.vp-lp .btn {
  cursor: pointer;
  background: #FF5E00;
  border: 1px solid #FF5E00;
  border-radius: 4px;
  box-shadow: none;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  padding: 1rem 1rem;
  text-align: left;
  width: 100%;
  transition: all 150ms linear;
}
.vp-lp .btn:after {
  content: "";
  display: inline-block;
  background-image: url('data:image/svg+xml,<svg height="800px" width="800px" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 185.343 185.343" xml:space="preserve"><g><g><path style="fill:%23010002;" d="M51.707,185.343c-2.741,0-5.493-1.044-7.593-3.149c-4.194-4.194-4.194-10.981,0-15.175l74.352-74.347L44.114,18.32c-4.194-4.194-4.194-10.987,0-15.175c4.194-4.194,10.987-4.194,15.18,0l81.934,81.934c4.194,4.194,4.194,10.987,0,15.175l-81.934,81.939C57.201,184.293,54.454,185.343,51.707,185.343z"/></g></g></svg>');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  float: right;
  margin-top: 0.5rem;
  height: 15px;
  width: 15px;
}
.vp-lp .btn:hover {
  background: transparent;
  border: 1px solid #FF5E00;
  color: #FF5E00;
}
.vp-lp .btn:hover:after {
  background-image: url('data:image/svg+xml,<svg height="800px" width="800px" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 185.343 185.343" xml:space="preserve"><g><g><path style="fill:%23FF5E00;" d="M51.707,185.343c-2.741,0-5.493-1.044-7.593-3.149c-4.194-4.194-4.194-10.981,0-15.175l74.352-74.347L44.114,18.32c-4.194-4.194-4.194-10.987,0-15.175c4.194-4.194,10.987-4.194,15.18,0l81.934,81.934c4.194,4.194,4.194,10.987,0,15.175l-81.934,81.939C57.201,184.293,54.454,185.343,51.707,185.343z"/></g></g></svg>');
}
.vp-lp .btn-inv {
  background: transparent;
  border: 1px solid #FF5E00;
  color: #FF5E00;
}
.vp-lp .btn-inv:after {
  background-image: url('data:image/svg+xml,<svg height="800px" width="800px" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 185.343 185.343" xml:space="preserve"><g><g><path style="fill:%23FF5E00;" d="M51.707,185.343c-2.741,0-5.493-1.044-7.593-3.149c-4.194-4.194-4.194-10.981,0-15.175l74.352-74.347L44.114,18.32c-4.194-4.194-4.194-10.987,0-15.175c4.194-4.194,10.987-4.194,15.18,0l81.934,81.934c4.194,4.194,4.194,10.987,0,15.175l-81.934,81.939C57.201,184.293,54.454,185.343,51.707,185.343z"/></g></g></svg>');
}
.vp-lp .btn-inv:hover {
  background: #FF5E00;
  color: #000000;
}
.vp-lp .btn-inv:hover:after {
  background-image: url('data:image/svg+xml,<svg height="800px" width="800px" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 185.343 185.343" xml:space="preserve"><g><g><path style="fill:%23010002;" d="M51.707,185.343c-2.741,0-5.493-1.044-7.593-3.149c-4.194-4.194-4.194-10.981,0-15.175l74.352-74.347L44.114,18.32c-4.194-4.194-4.194-10.987,0-15.175c4.194-4.194,10.987-4.194,15.18,0l81.934,81.934c4.194,4.194,4.194,10.987,0,15.175l-81.934,81.939C57.201,184.293,54.454,185.343,51.707,185.343z"/></g></g></svg>');
}

.carousel {
  margin-top: 2rem;
  overflow: hidden;
}
.carousel-item {
  background: #303030;
  border-radius: 8px;
  display: flex !important;
  justify-content: center;
  flex-direction: column;
  min-height: 350px;
  text-align: center;
  padding: 1.5rem;
  position: relative;
}

.carousel-item h4 {
  font-size: 1.5rem;
  margin-top: 1.25rem;
  text-transform: uppercase;
}
.carousel-item p {
  font-size: 0.8rem;
  transform: scale(1);
}
@media all and (min-width: 768px) {
  .carousel-item p {
    font-size: 1rem !important;
  }
}
.carousel-item img {
  margin: 0 auto;
}

.slick-slider {
  min-height: 500px;
}

.slick-slide {
  padding-bottom: 50px;
  height: auto !important;
  margin: 0 0;
  transform: translateY(-1.5rem) scale(0.9);
  transition: all 200ms linear;
  vertical-align: middle;
}
.slick-slide.slick-current {
  transform: translateY(0) scale(1);
}

.slick-list {
  padding: 0 10% !important;
}
@media all and (min-width: 768px) {
  .slick-list {
    overflow: visible !important;
    padding: 0 25% !important;
  }
}

.slick-next, .slick-prev {
  top: 95% !important;
}

@media all and (max-width: 670px) {
  .slick-next, .slick-prev {
    top: 450px !important;
  }
}
.slick-next {
  right: 40% !important;
  height: 40px !important;
  width: 40px !important;
}
.slick-next:before {
  display: block;
  content: "" !important;
  background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.5 21L19.5 16L14.5 11" stroke="%23FF5E00" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><circle cx="16" cy="16" r="15.5" stroke="%23FF5E00"/></svg>');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
}
@media all and (max-width: 768px) {
  .slick-next {
    right: 35% !important;
  }
}

.slick-prev {
  left: 40% !important;
  height: 40px !important;
  width: 40px !important;
  z-index: 1 !important;
}
.slick-prev:before {
  display: block;
  content: "" !important;
  background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.5 21L19.5 16L14.5 11" stroke="%23FF5E00" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><circle cx="16" cy="16" r="15.5" stroke="%23FF5E00"/></svg>');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  transform: rotate(-180deg);
}
@media all and (max-width: 768px) {
  .slick-prev {
    left: 35% !important;
  }
}

#effect01 {
  position: relative;
}
#effect01:after {
  content: "";
  background-image: url("/wp-content/themes/quittasmania/dont-let-smoking-in/img/carousel/effect-01C.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 44px;
  width: 58px;
  position: absolute;
  top: 15%;
  right: 20%;
  animation: flip 1s infinite steps(1, start);
}
@media all and (min-width: 678px) {
  #effect01:after {
    top: 10%;
    right: 22.5%;
  }
}

#effect02 {
  position: relative;
}
#effect02:after {
  content: "";
  background-image: url("/wp-content/themes/quittasmania/dont-let-smoking-in/img/carousel/effect-02C.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 72px;
  width: 68px;
  position: absolute;
  top: 21.5%;
  right: 17.5%;
  animation: width 1s infinite;
}
@media all and (min-width: 678px) {
  #effect02:after {
    top: 15%;
    right: 15%;
  }
}

#effect03 {
  position: relative;
}
#effect03:after {
  content: "";
  background-image: url("/wp-content/themes/quittasmania/dont-let-smoking-in/img/carousel/effect-03C.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 27px;
  width: 61px;
  position: absolute;
  top: 41%;
  right: 15%;
  animation: scale 1.5s infinite;
  animation-delay: 0.5s;
  transform-origin: top;
}
@media all and (min-width: 678px) {
  #effect03:after {
    top: 32.5%;
    right: 15%;
  }
}

@keyframes flip {
  0% {
    transform: rotateY(0deg) translateX(0);
  }
  50% {
    transform: rotateY(180deg) translateX(10px);
  }
  100% {
    transform: rotateY(0deg) translateX(0);
  }
}
@keyframes width {
  from {
    clip-path: inset(0 100% 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
@keyframes scale {
  from {
    scale: 0;
  }
  to {
    scale: 2;
  }
}
.source-link {
  font-size: 0.75rem !important;
  bottom: 2%;
  right: 5%;
  position: absolute;
  text-decoration: underline;
}

.footer-nav {
  background: #000000;
  border-top: 1px solid #FF5E00;
  position: fixed;
  bottom: 0;
  max-width: 679px;
  padding: 1rem;
  transition: transform 0.3s;
  width: 100%;
  z-index: 10;
}
.footer-nav--flex {
  display: flex;
  justify-content: center;
}
.footer-nav--item {
  display: inline-block;
  margin: 0 2rem;
}

.scroll-down .footer-nav {
  transform: translate3d(0, 100%, 0);
}

.scroll-up .footer-nav {
  transform: none;
}

.modal {
  background: #303030 !important;
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
  top: 12.5px !important;
  width: 100% !important;
}
.modal span {
  color: #FF5E00;
  font-family: "Melbourne" !important;
}

#ex2 {
  max-width: 400px;
}
#ex2 .heading {
  margin-top: 0;
}

.modal a.close-modal {
  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 5L5 15M5 5L15 15" stroke="%23FF5E00" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
  top: 10px !important;
  right: 10px !important;
}

.blocker {
  z-index: 99999;
}

#sprite {
  background-image: url("../dont-let-smoking-in/img/spritesheet.png");
  background-repeat: none;
  background-position: 0 0;
  display: inline-block;
  width: 337.5px;
  height: 337.5px;
  pointer-events: none;
  margin-top: -40px;
  transform: scale(1);
}
#sprite.sprite-1 {
  background-position: 0 0;
}
#sprite.sprite-2 {
  background-position: -338.5px 0;
}
#sprite.sprite-3 {
  background-position: -677px 0;
}
#sprite.sprite-4 {
  background-position: -1015.5px 0;
}
#sprite.sprite-5 {
  background-position: -1354px 0;
}
#sprite.sprite-6 {
  background-position: -1692.5px 0;
}
#sprite.sprite-7 {
  background-position: -2031px 0;
}
#sprite.sprite-8 {
  background-position: -2369.5px 0;
}
#sprite.sprite-9 {
  background-position: -2708px 0;
}
#sprite.sprite-10 {
  background-position: -3046.5px 0;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 5px;
  border-radius: 5px;
  background: #FF5E00;
  outline: none;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 2px solid #000000;
  background: #FF5E00;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #04AA6D;
  cursor: pointer;
}

#rangeValue {
  font-size: 1.5rem;
}

.font-sm {
  font-size: 0.9rem;
}

.survey_question {
  margin-top: 0.5rem !important;
  padding: 0 !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
}

.survey_question span {
  font-size: 1.5rem !important;
  font-weight: 700 !important;
  margin-bottom: 0.5rem !important;
  padding: 0 !important;
  text-align: left !important;
  width: 100% !important;
}

.survey_answers {
  border: 1px solid #FF5E00 !important;
  background: #000000 !important;
  color: #FF5E00;
  box-shadow: none !important;
}

#survey_preloader {
  display: none !important;
}

/* Results More Info Link */
.result-row {
  overflow: hidden;
  width: 100%;
}

.result-row p {
  display: inline-block;
  margin-right: 10px;
}

.resultkey {
  display: inline-block;
  width: 150px;
  text-align: center;
  -moz-border-radius: 10px 0px 0px 10px;
  -webkit-border-radius: 10px 0px 0px 10px;
  -khtml-border-radius: 10px 0px 0px 10px;
  border-radius: 10px 0px 0px 10px;
  margin-right: 10px;
}

.resultkey:hover {
  text-decoration: none;
}

.resultbg {
  width: 250px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #FF5E00;
  background-color: #000000;
  margin-bottom: 5px;
}

.orangebg {
  background-color: #b3ff7c;
  color: #111;
}

.orangebg:hover {
  background-color: #b3ff7c;
  color: #111;
}

.bluebg {
  background-color: #FF5E00;
  color: #111;
}

.bluebg:hover {
  background-color: #FF5E00;
  color: #111;
}

.yellowbg {
  background-color: #53c103;
  color: #111;
}

.yellowbg:hover {
  background-color: #53c103;
  color: #000;
}

.sms-block {
  margin-top: 24px;
}

.page {
  display: none;
}

.pb-12 {
  margin-bottom: 5rem
}

/*# sourceMappingURL=app.css.map */
