@font-face {
  font-family: 'Champ';
  src: url("../../assets/fonts/Champion-Welterweight.otf") format("opentype"); }

html {
  font-size: 18px; }
  @media (max-width: 675px) {
    html {
      font-size: 16px; } }

@font-face {
  font-family: 'burrito-project';
  src: url("../fonts/burrito-project.eot?46248251");
  src: url("../fonts/burrito-project.eot?46248251#iefix") format("embedded-opentype"), url("../fonts/burrito-project.woff?46248251") format("woff"), url("../fonts/burrito-project.ttf?46248251") format("truetype"), url("../fonts/burrito-project.svg?46248251#burrito-project") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "burrito-project";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-facebook:before {
  content: '\e800'; }

/* '' */
.icon-gplus:before {
  content: '\e801'; }

/* '' */
.icon-twitter:before {
  content: '\e802'; }

/* '' */
.icon-email:before {
  content: '\e803'; }

/* '' */
.icon-behance:before {
  content: '\e804'; }

/* '' */
.icon-instagram:before {
  content: '\e805'; }

/* '' */
.icon-down-open-big:before {
  content: '\e806'; }

/* '' */
/*globals*/
* {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale; }
  *:focus {
    outline: none !important; }

body {
  background: url("../../chill-home-bg.jpg") no-repeat center;
  background-size: cover;
  font-family: 'Work Sans', sans-serif;
  font-weight: 700; }

a {
  color: #fff; }
  a:hover, a:focus {
    text-decoration: none !important; }

/* Loader */
#fullpage {
  display: none; }

.loading {
  background: #fff;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 999;
  position: relative; }

@-webkit-keyframes heartbeat {
  0% {
    -moz-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1); }
  14% {
    -moz-transform: rotate(45deg) scale(1.3);
    -ms-transform: rotate(45deg) scale(1.3);
    -webkit-transform: rotate(45deg) scale(1.3);
    transform: rotate(45deg) scale(1.3); }
  28% {
    -moz-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1); }
  42% {
    -moz-transform: rotate(45deg) scale(1.3);
    -ms-transform: rotate(45deg) scale(1.3);
    -webkit-transform: rotate(45deg) scale(1.3);
    transform: rotate(45deg) scale(1.3); }
  70% {
    -moz-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1); } }

@-moz-keyframes heartbeat {
  0% {
    -moz-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1); }
  14% {
    -moz-transform: rotate(45deg) scale(1.3);
    -ms-transform: rotate(45deg) scale(1.3);
    -webkit-transform: rotate(45deg) scale(1.3);
    transform: rotate(45deg) scale(1.3); }
  28% {
    -moz-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1); }
  42% {
    -moz-transform: rotate(45deg) scale(1.3);
    -ms-transform: rotate(45deg) scale(1.3);
    -webkit-transform: rotate(45deg) scale(1.3);
    transform: rotate(45deg) scale(1.3); }
  70% {
    -moz-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1); } }

@-o-keyframes heartbeat {
  0% {
    -moz-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1); }
  14% {
    -moz-transform: rotate(45deg) scale(1.3);
    -ms-transform: rotate(45deg) scale(1.3);
    -webkit-transform: rotate(45deg) scale(1.3);
    transform: rotate(45deg) scale(1.3); }
  28% {
    -moz-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1); }
  42% {
    -moz-transform: rotate(45deg) scale(1.3);
    -ms-transform: rotate(45deg) scale(1.3);
    -webkit-transform: rotate(45deg) scale(1.3);
    transform: rotate(45deg) scale(1.3); }
  70% {
    -moz-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1); } }

@keyframes heartbeat {
  0% {
    -moz-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1); }
  14% {
    -moz-transform: rotate(45deg) scale(1.3);
    -ms-transform: rotate(45deg) scale(1.3);
    -webkit-transform: rotate(45deg) scale(1.3);
    transform: rotate(45deg) scale(1.3); }
  28% {
    -moz-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1); }
  42% {
    -moz-transform: rotate(45deg) scale(1.3);
    -ms-transform: rotate(45deg) scale(1.3);
    -webkit-transform: rotate(45deg) scale(1.3);
    transform: rotate(45deg) scale(1.3); }
  70% {
    -moz-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1); } }

/* Styles for old versions of IE */
.heartbeat {
  font-family: sans-serif;
  font-weight: 100;
  position: absolute;
  top: 50%;
  margin-top: -50px; }

/* :not(:required) hides this rule from IE9 and below */
.heartbeat:not(:required) {
  -webkit-animation: heartbeat 1300ms ease 0s infinite normal;
  -khtml-animation: heartbeat 1300ms ease 0s infinite normal;
  -moz-animation: heartbeat 1300ms ease 0s infinite normal;
  -ms-animation: heartbeat 1300ms ease 0s infinite normal;
  -o-animation: heartbeat 1300ms ease 0s infinite normal;
  animation: heartbeat 1300ms ease 0s infinite normal;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 36px;
  height: 36px;
  -moz-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  -webkit-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.heartbeat:not(:required):after, .heartbeat:not(:required):before {
  position: absolute;
  content: "";
  background: #666; }

.heartbeat:not(:required):before {
  -moz-border-radius-topleft: 12px;
  -webkit-border-top-left-radius: 12px;
  border-top-left-radius: 12px;
  -moz-border-radius-bottomleft: 12px;
  -webkit-border-bottom-left-radius: 12px;
  border-bottom-left-radius: 12px;
  top: 12px;
  left: 0;
  width: 36px;
  height: 24px; }

.heartbeat:not(:required):after {
  -moz-border-radius-topleft: 12px;
  -webkit-border-top-left-radius: 12px;
  border-top-left-radius: 12px;
  -moz-border-radius-topright: 12px;
  -webkit-border-top-right-radius: 12px;
  border-top-right-radius: 12px;
  top: 0;
  left: 12px;
  width: 24px;
  height: 12px; }

.social ul li a {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-size: 1rem; }

.social ul li a:focus, .social ul li a:hover {
  color: #FFF;
  background: #0040f2; }

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  width: 100%;
  position: relative; }

h1, h2, h3, h4 {
  font-family: "Champ", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-style: normal;
  margin: 0 0 15px;
  color: #fff;
  letter-spacing: 1px; }

h1 {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 5px;
  -webkit-text-stroke-color: #0040f2;
  position: relative;
  z-index: 1; }
  @media (max-width: 990px) {
    h1 {
      -webkit-text-stroke-width: 4px; } }
  @media (max-width: 675px) {
    h1 {
      -webkit-text-stroke-width: 2px; } }
  h1 .faux_shadow {
    color: red;
    -webkit-text-fill-color: #ffe000;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: none;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: -1; }
    @media (max-width: 675px) {
      h1 .faux_shadow {
        top: 1px;
        left: 1px; } }

p {
  font-family: 'Work Sans', sans-serif;
  font-weight: 700; }

/*menu*/
#nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1; }

#nav.right {
  right: 17px; }

#nav.left {
  left: 17px; }

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1; }

.fp-slidesNav.bottom {
  bottom: 17px; }

.fp-slidesNav.top {
  top: 17px; }

#nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0; }

#nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative; }

.fp-slidesNav ul li {
  display: inline-block; }

#nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none; }

#nav ul li a.active span,
.fp-slidesNav ul li a.active span {
  background: #208fa9; }

#nav ul li a span, .fp-slidesNav ul li a span {
  top: 2px;
  left: 2px;
  width: 18px;
  height: 18px;
  border: none;
  background: rgba(225, 225, 225, 0.3);
  border-radius: 50%;
  position: absolute;
  z-index: 1; }

#nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0; }

#nav ul li:hover .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1; }

#nav ul li .fp-tooltip.right {
  right: 20px; }

#nav ul li .fp-tooltip.left {
  left: 20px; }

#nav {
  display: none; }

.navbar {
  position: absolute;
  min-height: 121px;
  margin-bottom: 0px;
  border: none;
  top: 0;
  width: 100%; }
  .navbar .social ul li a {
    margin-left: 5px; }

.brand {
  background: url(../../assets/img/esw.svg) no-repeat center;
  text-indent: -99999em;
  width: 280px;
  background-size: contain;
  height: 60px;
  margin: 27px auto 0 0;
  position: relative;
  z-index: 1;
  display: block; }
  @media (max-width: 675px) {
    .brand {
      width: 100%;
      margin: 20px auto; } }

.cover {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  right: 17px;
  height: 200px;
  width: 27px;
  margin-top: -93.5px;
  z-index: 1001; }

.top-social {
  margin-top: 40px; }

.social ul li a {
  background: #ffe000;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  line-height: 38px;
  display: inline-block;
  color: #0040f2;
  border: 2px solid #0040f2;
  margin: 0 auto 10px; }
  .social ul li a i {
    line-height: 38px; }

.social.share ul li {
  margin-right: 5px; }
  .social.share ul li a {
    width: auto;
    font-size: 0.75rem;
    font-weight: bold;
    border-radius: 20px;
    padding: 0 20px; }
    .social.share ul li a i {
      margin-right: 5px; }

/*Main Body content*/
.section {
  text-align: center;
  overflow: hidden; }

.section .intro {
  text-align: left;
  position: relative;
  z-index: 10; }

.tp {
  margin: -50px; }

.section .intro h1 {
  font-size: 10rem;
  line-height: 1;
  margin: 0 auto;
  text-transform: uppercase; }
  @media (max-width: 1200px) {
    .section .intro h1 {
      font-size: 10rem; } }
  @media (max-width: 990px) {
    .section .intro h1 {
      font-size: 8rem; } }
  @media (max-width: 675px) {
    .section .intro h1 {
      font-size: 4rem; } }

.section .intro p {
  color: #0040f2;
  font-size: 1.75rem;
  line-height: 1.1;
  text-transform: uppercase; }
  @media (max-width: 675px) {
    .section .intro p {
      font-size: 1rem; } }

.section .img-holder {
  position: relative;
  z-index: 0; }

.section .img-holder img {
  width: 100%;
  position: absolute; }

.start, .next-page {
  text-align: center;
  position: absolute;
  left: auto;
  right: auto;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
  .start a, .next-page a {
    color: #fff;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 1px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px;
    display: block;
    background: #0040f2;
    -webkit-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1); }
    @media (max-width: 675px) {
      .start a, .next-page a {
        font-size: 0.75rem; } }
  .start:hover a, .next-page:hover a {
    background: #ff9794; }

.section .question {
  padding: 30px 0;
  position: absolute;
  top: -50%;
  width: 100%;
  top: -50%;
  -webkit-transition: top 800ms;
  -moz-transition: top 800ms;
  -o-transition: top 800ms;
  transition: top 800ms;
  z-index: 99;
  opacity: 0; }

.section.active .question {
  top: 0;
  -webkit-transition-delay: 600ms;
  -moz-transition-delay: 600ms;
  -o-transition-delay: 600ms;
  transition-delay: 600ms;
  opacity: 1; }

.section .question h2 {
  margin: 0;
  font-size: 4rem;
  letter-spacing: 1px;
  font-family: "Champ", sans-serif;
  text-transform: uppercase;
  color: #0040f2; }
  @media (max-width: 990px) {
    .section .question h2 {
      font-size: 4rem; } }
  @media (max-width: 675px) {
    .section .question h2 {
      font-size: 2.5rem;
      line-height: 1;
      -webkit-text-fill-color: #0040f2;
      -webkit-text-stroke-width: 0;
      -webkit-text-stroke-color: none; } }

.section .next-page {
  text-align: center;
  position: absolute;
  left: auto;
  right: auto;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0040f2; }

.section .prev-page a {
  font-size: 1em;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1;
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  margin-bottom: 30px;
  display: block; }

/*SVG Radios*/
*, *:after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ac-custom {
  padding: 0 3em;
  margin: 50px auto 0;
  position: relative; }
  @media (max-width: 675px) {
    .ac-custom {
      padding: 0; } }

/*Heart*/
.tp {
  position: absolute;
  width: 100px;
  height: 80px;
  color: #88acfc;
  font-size: 4rem;
  font-weight: lighter; }
  .tp.center {
    font-size: 10rem;
    left: 70%;
    top: 50%; }
  .tp.top-right {
    top: 260px;
    right: 25%;
    font-size: 5rem; }
  .tp.bottom-left {
    top: 240px;
    right: 15%; }

.even .tp.top-right {
  right: inherit;
  left: -100px;
  bottom: 15px; }

.tp.sm:before, .heart.sm:after {
  position: absolute;
  content: "";
  left: 30px;
  top: 0;
  width: 30px;
  height: 50px; }

@-webkit-keyframes pulse_animation {
  0% {
    -webkit-transform: scale(1); }
  30% {
    -webkit-transform: scale(1); }
  40% {
    -webkit-transform: scale(1.08); }
  50% {
    -webkit-transform: scale(1); }
  60% {
    -webkit-transform: scale(1); }
  70% {
    -webkit-transform: scale(1.05); }
  80% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1); } }

.pulse {
  -webkit-animation-name: 'pulse_animation';
  -webkit-animation-duration: 5000ms;
  -webkit-transform-origin: 70% 70%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear; }

.pulse.fast {
  -webkit-animation-name: 'pulse_animation';
  -webkit-animation-duration: 2000ms;
  -webkit-transform-origin: 70% 70%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear; }

.ac-custom h2 {
  font-size: 3em;
  font-weight: 300;
  padding: 0 0 0.5em;
  margin: 0 0 30px; }

.ac-custom ul, .ac-custom ol {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 860px; }

.img-circle {
  border-radius: 50%; }

.ac-custom li {
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
  margin: 0 auto;
  padding: 25px;
  position: relative;
  text-align: left;
  border: 3px solid #0040f2;
  border-radius: 50px;
  margin-bottom: 15px;
  font-size: 24px;
  letter-spacing: 2px;
  background: #fff;
  -webkit-box-shadow: 5px 5px 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1); }
  @media (max-width: 990px) {
    .ac-custom li {
      padding: 15px; } }
  @media (max-width: 675px) {
    .ac-custom li {
      padding: 15px; } }
  .ac-custom li:hover {
    background: #88acfc;
    border-color: #0040f2; }
    .ac-custom li:hover label {
      color: #0040f2; }
  .ac-custom li.active {
    border-color: #fff;
    background: #0040f2; }
    .ac-custom li.active svg path {
      stroke: #fff; }
    .ac-custom li.active label {
      color: #fff; }
  .ac-custom li.selected {
    border: 3px solid #0040f2; }
    .ac-custom li.selected label {
      color: #fff; }

.ac-custom label {
  display: block;
  position: relative;
  font-size: 0.8em;
  padding: 0 0 0 0;
  vertical-align: top;
  color: #0040f2;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  margin: 0;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 990px) {
    .ac-custom label {
      padding: 0 60px; } }
  @media (max-width: 675px) {
    .ac-custom label {
      font-size: 0.8rem;
      letter-spacing: 0;
      padding: 0 30px; } }
  .ac-custom label::before {
    content: '';
    border: 3px solid #0040f2;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    border-radius: 50%; }
    @media (max-width: 675px) {
      .ac-custom label::before {
        width: 30px;
        height: 30px;
        margin-top: -15px; } }

.ac-custom:hover label::before {
  border: 3px solid #0040f2; }

.ac-custom input[type="checkbox"],
.ac-custom input[type="radio"],
.ac-custom label::before {
  width: 40px;
  height: 40px;
  top: 50%;
  right: 0;
  margin-top: -20px;
  position: absolute;
  cursor: pointer; }
  @media (max-width: 675px) {
    .ac-custom input[type="checkbox"],
    .ac-custom input[type="radio"],
    .ac-custom label::before {
      width: 30px;
      height: 30px;
      margin-top: -15px; } }

.ac-custom input[type="checkbox"],
.ac-custom input[type="radio"] {
  opacity: 0;
  -webkit-appearance: none;
  display: inline-block;
  vertical-align: middle;
  z-index: 100;
  width: 100%; }

.ac-custom input[type="checkbox"]:checked + label::before,
.ac-custom input[type="radio"]:checked + label::before {
  opacity: 0.8;
  border: 3px solid #fff; }

.ac-custom .ac-radio label::before {
  border-radius: 50%; }

.ac-custom input[type="checkbox"]:checked + label,
.ac-custom input[type="radio"]:checked + label {
  color: #ffd0c7; }

.ac-custom svg {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 42%;
  margin-top: -20px;
  right: 15px;
  pointer-events: none; }
  @media (max-width: 675px) {
    .ac-custom svg {
      width: 30px;
      height: 30px;
      margin: -15px auto 0;
      right: 10px; } }
  .ac-custom svg path {
    stroke: #0040f2;
    stroke-width: 13px;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none; }

/* Specific input, SVG and path styles */
/* Circle */
.ac-circle input[type="checkbox"], .ac-circle input[type="radio"], .ac-circle label::before {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  left: 10px;
  position: absolute; }

.ac-circle label::before {
  background-color: #fff;
  border: none; }

.ac-circle svg {
  width: 70px;
  height: 70px;
  margin-top: -35px;
  left: -10px; }

.ac-circle svg path {
  stroke-width: 5px; }

/* Box Fill */
.ac-boxfill svg path {
  stroke-width: 8px; }

/* Swirl */
.ac-swirl svg path {
  stroke-width: 12px; }

/* List */
.ac-list ol {
  list-style: decimal;
  list-style-position: inside; }

.ac-list ol li {
  font-size: 2em;
  padding: 1em 1em 0 2em;
  text-indent: -40px; }

.ac-list ol li label {
  font-size: 1em;
  text-indent: 0;
  padding-left: 30px; }

.ac-list label::before {
  display: none; }

.ac-list svg {
  width: 100%;
  height: 80px;
  left: 0;
  top: 1.2em;
  margin-top: 0px; }

.ac-list svg path {
  stroke-width: 4px; }

.match-pic {
  margin: 40px auto 0; }
  @media (max-width: 675px) {
    .match-pic {
      max-width: 275px;
      margin: 40px auto -20px; } }

.match-pic img {
  border: 10px solid #fff;
  max-width: 500px;
  margin: 0 0 0 auto;
  -webkit-box-shadow: 5px 5px 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 2px rgba(0, 0, 0, 0.1); }
  @media (max-width: 675px) {
    .match-pic img {
      border: 4px solid #fff;
      max-width: 100%; } }

.result-wrapper {
  background: #fff;
  border: 5px solid #0040f2;
  padding: 60px;
  border-radius: 20px;
  position: relative;
  -webkit-box-shadow: 5px 5px 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 2px rgba(0, 0, 0, 0.1); }
  @media (max-width: 990px) {
    .result-wrapper {
      padding: 40px; } }
  @media (max-width: 675px) {
    .result-wrapper {
      padding: 30px; } }
  .result-wrapper .startOver {
    position: absolute;
    top: 20px;
    right: -60px;
    background: #ffe000;
    border: 4px solid #0040f2;
    color: #0040f2;
    line-height: 1;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    transform: rotate(10deg);
    font-size: 1.5rem;
    font-family: 'Champ';
    -webkit-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-box-shadow: 5px 5px 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 0 2px rgba(0, 0, 0, 0.1); }
    @media (max-width: 675px) {
      .result-wrapper .startOver {
        font-size: 1rem;
        width: 80px;
        height: 80px;
        top: -50px;
        right: 20px; } }
    .result-wrapper .startOver:hover {
      background: #0040f2;
      color: #ffe000; }

.burrito-image {
  max-width: 240px;
  bottom: -60px;
  right: 0; }

/*
#section8 .img-holder img {
position: absolute;
top: -49px;
left: -63px;
}*/
#section8 .intro h1 {
  font-size: 5rem;
  line-height: 0.95;
  margin: 0 0 10px;
  -webkit-text-fill-color: #ffe000;
  -webkit-text-stroke-width: 2px; }
  @media (max-width: 675px) {
    #section8 .intro h1 {
      font-size: 3.25rem; } }

#section8 .intro h3 {
  color: #0040f2;
  font-size: 2rem;
  text-transform: uppercase; }
  @media (max-width: 675px) {
    #section8 .intro h3 {
      font-size: 1.25rem; } }

.bottom-social h4 {
  font-size: 1.4em;
  line-height: 1;
  margin: 35px 0 15px;
  color: #ff9794;
  text-transform: uppercase; }
  @media (max-width: 675px) {
    .bottom-social h4 {
      margin: 15px auto 10px;
      font-size: 1rem; } }

.bottom-social.social ul li a {
  background: #ffe000; }
  .bottom-social.social ul li a:hover {
    color: #ffe000;
    background: #0040f2; }

.intro p {
  color: #ffd0c7; }

#fp-nav {
  display: none !important; }

.fp-viewing-Page1 .goBack,
.fp-viewing-Page9 .goBack {
  display: none; }

.goBack {
  position: fixed;
  bottom: 80px;
  right: 40px;
  background: #ffe000;
  border: 3px solid #0040f2;
  color: #0040f2;
  font-weight: bold;
  line-height: 1;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transform: scale(1);
  font-size: 1rem;
  z-index: 99;
  display: block;
  -webkit-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1); }
  @media (max-width: 675px) {
    .goBack {
      width: 50px;
      height: 50px;
      bottom: 60px;
      right: 10px; } }
  .goBack:hover {
    transform: scale(1.1);
    background: #0040f2;
    color: #ffe000; }
  .goBack:focus {
    outline: none !important; }
