<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*************************************************
*â–ˆâ–ˆâ–ˆâ–ˆâ–‘â–ˆâ–ˆâ–„â–‘â–„â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–ˆâ–ˆâ–‘â–ˆâ–ˆâ–ˆâ–ˆâ–‘â–ˆâ–ˆâ–ˆâ–ˆâ–„â–‘â–ˆâ–ˆâ–„â–‘â–ˆâ–ˆâ–‘â–‘â–„â–ˆâ–ˆâ–ˆâ–„â–‘â–‘â–ˆâ–ˆâ–‘â–‘*
*â–ˆâ–ˆâ–„â–‘â–‘â–‘â–€â–ˆâ–ˆâ–ˆâ–€â–‘â–‘â–‘â–ˆâ–ˆâ–‘â–‘â–ˆâ–ˆâ–„â–‘â–‘â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–ˆâ–„â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–€â–‘â–€â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–‘â–‘*
*â–ˆâ–ˆâ–€â–‘â–‘â–‘â–„â–ˆâ–ˆâ–ˆâ–„â–‘â–‘â–‘â–ˆâ–ˆâ–‘â–‘â–ˆâ–ˆâ–€â–‘â–‘â–ˆâ–ˆâ–ˆâ–ˆâ–€â–‘â–ˆâ–ˆâ–€â–ˆâ–ˆâ–ˆâ–‘â–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–‘â–ˆâ–ˆâ–‘â–‘*
*â–ˆâ–ˆâ–ˆâ–ˆâ–‘â–ˆâ–ˆâ–€â–‘â–€â–ˆâ–ˆâ–‘â–‘â–ˆâ–ˆâ–‘â–‘â–ˆâ–ˆâ–ˆâ–ˆâ–‘â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–‘â–‘â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–‘â–‘â–‘â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–ˆâ–ˆ*
*************************************************/

@import url("https://fonts.googleapis.com/css?family=Quicksand:400,500,700");
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

@font-face {
  font-family: 'Myfrida';
  src: url("fonts/myfrida_regular-webfont.eot");
  src: url("fonts/myfrida_regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/myfrida_regular-webfont.woff2") format("woff2"), url("fonts/myfrida_regular-webfont.woff") format("woff"), url("fonts/myfrida_regular-webfont.ttf") format("truetype"), url("fonts/myfrida_regular-webfont.svg#myfridaregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Myfrida';
  src: url("fonts/myfrida_regular_italic-webfont.eot");
  src: url("fonts/myfrida_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/myfrida_regular_italic-webfont.woff2") format("woff2"), url("fonts/myfrida_regular_italic-webfont.woff") format("woff"), url("fonts/myfrida_regular_italic-webfont.ttf") format("truetype"), url("fonts/myfrida_regular_italic-webfont.svg#myfridaitalic") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Myfrida';
  src: url("fonts/myfrida_bold-webfont.eot");
  src: url("fonts/myfrida_bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/myfrida_bold-webfont.woff2") format("woff2"), url("fonts/myfrida_bold-webfont.woff") format("woff"), url("fonts/myfrida_bold-webfont.ttf") format("truetype"), url("fonts/myfrida_bold-webfont.svg#myfridabold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Myfrida';
  src: url("fonts/myfrida_bold-italic-webfont.eot");
  src: url("fonts/myfrida_bold-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/myfrida_bold-italic-webfont.woff2") format("woff2"), url("fonts/myfrida_bold-italic-webfont.woff") format("woff"), url("fonts/myfrida_bold-italic-webfont.ttf") format("truetype"), url("fonts/myfrida_bold-italic-webfont.svg#myfridabold_italic") format("svg");
  font-weight: bold;
  font-style: italic; }
/*
html {
	position: relative;
	font-size: 62.5%
}*/
body.view-mode::before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  z-index: 1002; }
body.view-mode.canvas_events_loaded::before, .htmlReady body.view-mode::before {
  display: none; }

body.view-mode.body_clase .navbar.libro,
body.view-mode.body_curso .navbar.libro {
  background: #8BE23F !important; }
  body.view-mode.body_clase .navbar.libro .libro-left,
  body.view-mode.body_clase .navbar.libro .libro-right,
  body.view-mode.body_curso .navbar.libro .libro-left,
  body.view-mode.body_curso .navbar.libro .libro-right {
    background: #8BE23F !important; }
  body.view-mode.body_clase .navbar.libro .libro-right ul li.close-back-wrapper::after,
  body.view-mode.body_clase .navbar.libro .navbar-divider::after,
  body.view-mode.body_curso .navbar.libro .libro-right ul li.close-back-wrapper::after,
  body.view-mode.body_curso .navbar.libro .navbar-divider::after {
    background-color: #8BE23F;
    left: 0; }

body.oxfl-body-home,
body.oxfl-body-episodes,
body.oxfl-body-chapters,
body.oxfl-body-marketplace,
body.oxfl-body-resources,
body.oxfl-body-resources-unit,
body.oxfl-body-marketplace-summary,
body.oxfl-body-marketplace-summary-unit,
body.oxfl-body-marketplace-game,
body.oxfl-body-gradebook {
  overflow: auto;
  -webkit-overflow-scrolling: auto; }

/* Blink Custom */
.modo_revision {
  display: none; }

.revision-budget,
.attemps {
  visibility: hidden; }

.mascara_portrait {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: #fff; }

.mascara_container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 340px;
  height: 420px;
  box-shadow: 5px 5px 15px #aaa;
  border-radius: 5px;
  text-align: center; }

.mascara_img {
  width: 100%;
  height: 100%;
  background: url(img/mascara-portrait.png) center center/100% 100% no-repeat; }

.mascara_button {
  position: absolute;
  bottom: 8%;
  left: 40%;
  border: none;
  padding: 10px 18px;
  background: transparent;
  color: transparent; }

#ficha-alumno .title a:hover {
  cursor: default; }

@media only screen and (max-width: 767px), (orientation: portrait) {
  .mascara_portrait {
    display: block; } }
@media only screen and (max-width: 390px) {
  .mascara_container {
    width: 252px; }

  .mascara_img {
    background-image: url(img/mascara_500x300.png); } }
.oxfl-title1 {
  font-family: "Myfrida", sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 65px;
  line-height: 59px;
  color: #8BE23F;
  margin: 0; }
  .oxfl-title1 a {
    color: #8BE23F; }

.oxfl-title2 {
  font-family: "Myfrida", sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 29px;
  color: #8BE23F;
  margin: 0; }
  .oxfl-title2 a {
    color: #8BE23F; }

.oxfl-title2b {
  font-family: "Myfrida", sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1em;
  color: #ED1E79;
  margin: 0 0 15px 0; }
  .oxfl-title2b a {
    color: #ED1E79; }

.oxfl-title3 {
  font-family: "Myfrida", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 22px;
  color: #ED1E79;
  margin: 0; }
  .oxfl-title3 a {
    color: #ED1E79; }

.oxfl-title4 {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  margin: 0 0 5px 0; }
  .oxfl-episode .oxfl-title4 {
    display: flex;
    height: 30px;
    width: 100%;
    min-width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center; }
  .oxfl-title4 a {
    color: #000000; }

.oxfl-title5 {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #000000;
  margin: 0 0 5px 0; }
  .oxfl-title5 a {
    color: #000000; }

.oxfl-title-tab {
  display: inline-block;
  background: #ED1E79;
  font-family: "Quicksand", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  border-radius: 20px 20px 0 0;
  padding: 10px 20px; }

.oxfl-button-premium {
  display: block;
  width: 60px;
  height: 63px;
  border: 0;
  overflow: visible;
  outline: 0;
  padding: 0;
  margin: 0;
  background: none;
  position: fixed;
  top: 60px;
  right: 35px;
  z-index: 900; }
  body.app:not(.offline-pc) .oxfl-button-premium {
    top: 26px; }
  body.app:not(.offline-pc).isTablet .oxfl-button-premium {
    top: 60px; }
  .oxfl-button-premium-tooltip {
    position: absolute;
    opacity: 0;
    white-space: nowrap;
    right: calc(100% + 20px);
    top: 50%;
    transform: translate(0, -50%);
    background: #1b1464;
    color: #ffffff;
    font-size: 12px;
    padding: 5px 15px;
    margin: -2px 0 0 0;
    transition: opacity .3s ease-in;
    pointer-events: none;
    height: 30px; }
    .oxfl-button-premium-tooltip::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 15px solid #1b1464;
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      position: absolute;
      top: 0;
      right: -15px; }
  .oxfl-button-premium-inner {
    width: 60px;
    height: 63px;
    background: url(img/button-premium.png) 0 0 no-repeat;
    background-size: contain;
    display: block; }
  .oxfl-button-premium.active .oxfl-button-premium-tooltip, .oxfl-button-premium:hover .oxfl-button-premium-tooltip {
    opacity: 1; }

#oxfl-coins {
  position: fixed;
  top: 60px;
  right: 15px;
  z-index: 900;
  transition: opacity .3s ease-in; }
body.app:not(.offline-pc) #oxfl-coins {
  top: 26px; }
body.app:not(.offline-pc).isTablet #oxfl-coins {
  top: 60px; }

#oxfl-coins-icon {
  display: block;
  width: 30px;
  height: 30px;
  background: url(img/sprite.png) 0 0 no-repeat;
  background-size: 60px 90px;
  position: absolute;
  top: -5px;
  left: -15px; }

#oxfl-coins-total {
  background: rgba(51, 51, 51, 0.8);
  border-radius: 0 40px 40px 0;
  font-family: "Quicksand", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  text-align: right;
  width: 95px;
  height: 20px;
  padding: 0 10px; }

.oxfl-icon-coin {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(img/sprite.png) 0 0 no-repeat;
  background-size: 44px 66px; }

.oxfl-button-icon {
  border: 0;
  overflow: visible;
  outline: 0;
  padding: 0;
  margin: 0;
  transition: opacity .3s ease-in;
  display: block;
  width: 30px;
  height: 30px;
  background: url(img/sprite.png) 0 0 no-repeat;
  background-size: 60px 90px; }
  .oxfl-button-icon.disabled {
    display: none; }
  .oxfl-button-icon span {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; }
  .oxfl-button-icon.oxfl-button-icon-home {
    background-position: -30px 0; }
  .oxfl-button-icon.oxfl-button-icon-info {
    background-position: 0 -30px; }
  .oxfl-button-icon.oxfl-button-icon-credits {
    background-position: -30px -60px; }
  .oxfl-button-icon.oxfl-button-icon-marketplace {
    background-position: -30px -30px; }
  .oxfl-button-icon.oxfl-button-icon-goback {
    background-position: 0 -60px; }

#oxfl-general-buttons {
  position: fixed;
  top: 60px;
  left: 15px;
  z-index: 900; }
  #oxfl-general-buttons::after {
    content: "";
    display: table;
    clear: both; }
  #oxfl-general-buttons .oxfl-button-icon {
    float: left;
    margin-right: 15px; }
  body.app:not(.offline-pc) #oxfl-general-buttons {
    top: 26px; }

.oxfl-button-lock {
  border: 0;
  overflow: visible;
  outline: 0;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url(img/lock.png) 0 0 no-repeat;
  background-size: 40px 18px; }
  .oxfl-button-lock.oxfl-button-locked, .oxfl-button-lock.locked, .oxfl-button-lock.lock {
    background-position: -20px 0; }

.oxfl-button-calendar {
  border: 0;
  overflow: visible;
  outline: 0;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 17px;
  height: 18px;
  background: url(img/calendar.png) 0 0 no-repeat;
  background-size: 17px 18px; }

.oxfl-button-bubble {
  font-size: 24px;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  text-align: center;
  overflow: visible;
  outline: 0;
  margin: 0;
  padding: 4px;
  border: 0;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  color: #ffffff;
  border-radius: 40px; }
  .oxfl-notification-item .oxfl-button-bubble {
    font-size: 14px;
    font-size: 1.4rem; }
  .oxfl-button-bubble-1 {
    width: auto;
    min-width: 120px;
    height: auto;
    padding: 10px 20px;
    background: #ff931e; }
  .oxfl-button-bubble-2 {
    width: auto;
    min-width: 180px;
    height: auto;
    background: #ED1E79;
    padding: 10px 20px; }
  .oxfl-button-bubble-3 {
    width: auto;
    min-width: 125px;
    height: auto;
    background: #2cd66e;
    padding: 10px 20px; }
  .oxfl-button-bubble-4 {
    width: auto;
    min-width: 80px;
    height: 30px;
    background: #ED1E79;
    padding: 4px;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 40px; }
  .oxfl-button-bubble-5 {
    width: 160px;
    height: 68px;
    background-image: url(img/button-3.png);
    padding-top: 0;
    font-size: 21px; }
  .oxfl-button-bubble-6 {
    width: 180px;
    height: 64px;
    background-image: url(img/button-2-a.png);
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 21px; }

.oxfl-button-large {
  overflow: visible;
  outline: 0;
  padding: 0;
  margin: 0;
  display: block;
  width: 70px;
  height: 70px;
  border: 2px solid #FBB03B;
  background: #ffffff;
  border-radius: 100%;
  position: relative; }
  .oxfl-button-large span {
    display: block;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .oxfl-button-large.oxfl-button-large-next span {
    background: url(img/arrows.png) 0 -41px no-repeat transparent;
    background-size: 58px 82px;
    width: 58px;
    height: 41px; }

.oxfl-button-round, .view-mode .btn-danger, .view-mode .btn-danger[disabled], .view-mode .btn-danger:hover, .view-mode .btn-danger:focus, .view-mode .btn-danger:active, .view-mode .btn-danger.active, .open .view-mode .btn-danger.dropdown-toggle {
  border: 0;
  overflow: visible;
  outline: 0;
  padding: 0;
  margin: 0;
  display: inline-block;
  color: #ffffff;
  font-family: "Myfrida", sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 18px;
  padding: 9px 20px;
  text-transform: uppercase;
  border-radius: 60px;
  background-color: #29AAE3;
  -webkit-box-shadow: 0px 4px 0px 0px #2f81a7;
  -moz-box-shadow: 0px 4px 0px 0px #2f81a7;
  box-shadow: 0px 4px 0px 0px #2f81a7;
  text-align: center;
  width: 160px;
  height: 60px;
  white-space: normal;
  line-height: 1.25em; }
  .oxfl-button-round-2 {
    width: 160px;
    height: 60px;
    padding: 9px 20px;
    background-color: #ED1E79;
    -webkit-box-shadow: 0px 4px 0px 0px #b2165b;
    -moz-box-shadow: 0px 4px 0px 0px #b2165b;
    box-shadow: 0px 4px 0px 0px #b2165b; }
    .oxfl-button-round-2 span {
      display: inline-block;
      margin-left: 0; }

.libro .close-edit-mode, #indice .add, #indice .unit-content .material .add, #indice .delete, #indice .edit {
  display: none; }

.oxfl-button-bubble, .oxfl-button-large {
  transform: scale(1);
  transition: transform .3s linear; }
  .oxfl-button-bubble:hover, .oxfl-button-large:hover {
    transform: scale(1.1); }

.btn-close-iframe {
  position: absolute;
  top: 22px;
  right: -18px;
  z-index: 100; }
  .btn-close-iframe a {
    display: block;
    background: url(img/close-button-1.png) 0 0 no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    opacity: 1;
    padding: 0;
    margin: 0;
    outline: none; }
    .btn-close-iframe a span {
      display: none; }
    .btn-close-iframe a .fa {
      display: none;
      line-height: 21px;
      height: 26px;
      font-size: 40px;
      text-shadow: none;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .btn-close-iframe a .fa::before {
        content: '\d7';
        color: #ffffff; }

.oxfl-separate-text {
  color: #ffffff;
  font-family: "Myfrida", sans-serif;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1em;
  margin: 15px auto; }

.oxfl-label {
  width: 90px;
  height: 51px;
  background: url(img/labels.png) 0 0 no-repeat;
  background-size: 90px 149px;
  font-family: "Quicksand", sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  padding-right: 7px;
  padding-top: 7px; }
  .oxfl-label.oxfl-label-0 {
    background-position: 0 0; }
  .oxfl-label.oxfl-label-1 {
    background-position: 0 -51px; }
  .oxfl-label.oxfl-label-2 {
    background-position: 0 -102px; }

.oxfl-label-date {
  width: 72px;
  height: 30px;
  background: #22b573;
  font-family: "Quicksand", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  border-radius: 10px 10px 0 0;
  padding: 4px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); }
  .oxfl-label-date.oxfl-label-date-0 {
    background-color: #22b573; }
  .oxfl-label-date.oxfl-label-date-1 {
    background-color: #ffd764;
    color: #000000; }
  .oxfl-label-date.oxfl-label-date-2 {
    background-color: #c1272d; }
  .oxfl-label-date-hidden {
    display: none; }

.oxfl-strip {
  display: inline-block;
  background: #FBB03B;
  width: 98px;
  height: 26px;
  position: relative;
  font-family: "Quicksand", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #ffffff;
  padding: 0 0 0 20px;
  display: flex;
  align-items: center; }
  .oxfl-strip-inner span {
    display: inline-block;
    vertical-align: middle; }
  .oxfl-strip-inner .oxfl-icon {
    margin-left: 6px; }
  .oxfl-strip::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    background: none;
    border: 13px solid #FBB03B;
    border-right-color: transparent;
    position: absolute;
    right: -20px;
    top: 0; }

.oxfl-stars::after {
  content: "";
  display: table;
  clear: both; }
.oxfl-stars .oxfl-star-item {
  display: block;
  margin: 0 0 0 5px;
  padding: 0;
  width: 18px;
  height: 17px;
  background: url(img/stars.png) 0 0 no-repeat;
  background-size: 37px 17px;
  float: left; }
  .oxfl-stars .oxfl-star-item.oxfl-star-item-filled {
    background-position: -19px 0; }
.oxfl-stars-hidden {
  display: none; }
.oxfl-stars-filled-1 .oxfl-star-item:first-child {
  background-position: -19px 0; }
.oxfl-stars-filled-2 .oxfl-star-item:first-child,
.oxfl-stars-filled-2 .oxfl-star-item:nth-child(2) {
  background-position: -19px 0; }
.oxfl-stars-filled-3 .oxfl-star-item {
  background-position: -19px 0; }

.view-mode .modal-backdrop {
  background: #242b34; }
  .view-mode .modal-backdrop.in {
    opacity: 0.74 !important; }

.oxfl-modal .modal-dialog {
  width: 370px; }
.oxfl-modal .modal-header {
  padding: 0;
  background: none;
  border-radius: 20px 20px 0 0;
  border: 0;
  min-height: 0; }
  .oxfl-modal .modal-header .close {
    position: absolute;
    top: -18px;
    right: -18px;
    display: block;
    background: url(img/close-button-1.png) 0 0 no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    opacity: 1;
    padding: 0;
    margin: 0;
    outline: none; }
    .oxfl-modal .modal-header .close span {
      display: none;
      height: 36px;
      line-height: 30px;
      font-size: 50px;
      text-shadow: none; }
.oxfl-modal .modal-body {
  font-size: 19px;
  font-family: "Quicksand", sans-serif;
  text-align: center; }
.oxfl-modal .modal-content {
  border-radius: 20px;
  border: 2px solid #FCEE21;
  background: #ffffff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  max-height: none !important;
  height: auto !important; }
  .oxfl-modal .modal-content &gt; p {
    max-width: 260px;
    margin: 0 auto; }
.oxfl-modal .modal-footer {
  border: 0;
  border-radius: 0 0 20px 20px;
  background: url(img/monster-7.png) center bottom no-repeat transparent;
  padding-bottom: 100px;
  padding-top: 0;
  background-size: 240px 95px; }
  .oxfl-modal .modal-footer .modal-footer-inner {
    display: flex;
    text-align: center;
    justify-content: space-between;
    max-width: 280px;
    margin: 0 auto; }
  .oxfl-modal .modal-footer .btn {
    background: url(img/buttons.png) 0 0 no-repeat transparent;
    background-size: 76px 83px;
    color: #ffffff;
    width: 76px;
    height: 42px;
    text-align: center;
    font-family: "Quicksand", sans-serif;
    padding: 2px;
    min-width: 0;
    font-size: 25px;
    font-weight: bold;
    transform: scale(1);
    transition: transform .3s linear; }
    .oxfl-modal .modal-footer .btn.btn-secondary {
      background-position: 0 -42px; }
    .oxfl-modal .modal-footer .btn:hover {
      transform: scale(1.1); }
.oxfl-modal-2 .modal-dialog {
  width: 570px; }
.oxfl-modal-2 .modal-content {
  border-radius: 10px; }
  .oxfl-modal-2 .modal-content .modal-header {
    text-align: center;
    padding: 30px 10px 20px; }
  .oxfl-modal-2 .modal-content .oxfl-title2,
  .oxfl-modal-2 .modal-content .oxfl-title3 {
    color: #333333; }
  .oxfl-modal-2 .modal-content .oxfl-notification-item .oxfl-title3 {
    color: #FBB03B; }
.oxfl-modal-2 .modal-body {
  text-align: left; }
.oxfl-modal-3 .modal-footer {
  padding-bottom: 10px;
  text-align: right;
  background: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10; }
  .oxfl-modal-3 .modal-footer .modal-footer-inner {
    text-align: right;
    justify-content: flex-end;
    padding: 0;
    max-width: 100%; }
.oxfl-modal-3 .modal-body {
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  font-family: "Quicksand", sans-serif;
  margin-bottom: 10px; }
.oxfl-modal-3.oxfl-modal-marketplace-noconnection .modal-body {
  background-image: url(img/no-connection.png);
  background-size: 160px 130px;
  min-height: 220px;
  margin-bottom: 20px; }
.oxfl-modal-3.oxfl-modal-marketplace-nocoins .modal-body {
  background-image: url(img/no-coins.png);
  background-size: 230px 183px;
  min-height: 280px; }
.oxfl-modal-4 .modal-dialog {
  width: 500px; }
.oxfl-modal-4 .modal-footer {
  padding-bottom: 10px;
  text-align: right;
  background: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding-left: 0; }
  .oxfl-modal-4 .modal-footer .modal-footer-inner {
    padding: 0;
    max-width: 100%;
    align-items: center; }
.oxfl-modal-4 .modal-body {
  padding-bottom: 80px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  font-family: "Quicksand", sans-serif; }
.oxfl-modal-5 .modal-dialog {
  width: 580px; }
.oxfl-modal-5 .modal-header {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 0; }
  .oxfl-modal-5 .modal-header .oxfl-modal-datepicker-monster {
    background: url(img/monster-7.png) center bottom no-repeat transparent;
    padding-bottom: 100px;
    padding-top: 0;
    background-size: 240px 95px;
    width: 240px;
    height: 95px;
    margin-top: -60px;
    margin-right: 75px; }
.oxfl-modal-5 .modal-body {
  padding-top: 0; }

#oxfl-modal-datepicker .oxfl-button-updatedate {
  display: none; }
#oxfl-modal-datepicker.oxfl-modal-datepicker-update .oxfl-button-newdate {
  display: none; }
#oxfl-modal-datepicker.oxfl-modal-datepicker-update .oxfl-button-updatedate {
  display: inline-block;
  margin-top: 10px; }

.oxfl-modal .modal-body {
  font-size: 19px; }

.oxfl-modal .modal-footer .btn {
  font-size: 25px; }

.oxfl-datepicker-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  .oxfl-datepicker-content-right, .oxfl-datepicker-content-left {
    width: 40%;
    min-width: 40%;
    padding-left: 20px;
    padding-right: 20px; }
  .oxfl-datepicker-content-left {
    text-align: center; }
    .oxfl-datepicker-content-left .oxfl-datepicker-title {
      font-size: 19px;
      margin-bottom: 20px; }
  .oxfl-datepicker-content-right {
    width: 60%;
    min-width: 60%; }

#oxfl-datepicker {
  font-family: "Quicksand", sans-serif;
  font-size: 20px;
  border-radius: 0px;
  text-align: center;
  color: #999999;
  border: 1px solid #999999;
  width: 250px;
  height: 40px;
  padding: 10px; }

.bootstrap-datetimepicker-widget {
  font-family: "Quicksand", sans-serif; }
  .bootstrap-datetimepicker-widget table {
    border-spacing: 4px;
    border-collapse: separate;
    table-layout: fixed; }
  .bootstrap-datetimepicker-widget .dow {
    font-size: 10px;
    font-weight: 500;
    color: #999999; }
  .bootstrap-datetimepicker-widget th.picker-switch {
    width: 90px; }
  .bootstrap-datetimepicker-widget thead tr:first-child th.next,
  .bootstrap-datetimepicker-widget thead tr:first-child th.prev {
    font-size: 32px;
    color: #ffffff;
    position: relative;
    text-indent: 100%;
    overflow: hidden;
    background: url("img/datepicker-arrows.png") 0 3px no-repeat;
    background-size: 100px 24px; }
    .bootstrap-datetimepicker-widget thead tr:first-child th.next.disabled,
    .bootstrap-datetimepicker-widget thead tr:first-child th.prev.disabled {
      opacity: .5; }
    .bootstrap-datetimepicker-widget thead tr:first-child th.next:hover,
    .bootstrap-datetimepicker-widget thead tr:first-child th.prev:hover {
      background-image: url("img/datepicker-arrows.png");
      background-color: transparent;
      background-position: 0 3px;
      background-size: 100px 24px; }
  .bootstrap-datetimepicker-widget thead tr:first-child th.next {
    background-position: -77px 3px; }
    .bootstrap-datetimepicker-widget thead tr:first-child th.next:hover {
      background-position: -77px 3px; }
  .bootstrap-datetimepicker-widget td.today::before {
    border-bottom-color: #7ac943; }
  .bootstrap-datetimepicker-widget td.today.active::before {
    border-bottom-color: #ffffff; }
  .bootstrap-datetimepicker-widget td.day {
    font-size: 12px;
    font-weight: bold;
    color: #999999;
    border-radius: 0;
    padding: 2px; }
    .bootstrap-datetimepicker-widget td.day.disabled {
      opacity: .5; }
  .bootstrap-datetimepicker-widget td span.active,
  .bootstrap-datetimepicker-widget td span.active:hover,
  .bootstrap-datetimepicker-widget td.active,
  .bootstrap-datetimepicker-widget td.active:hover {
    background: #7ac943;
    color: #ffffff;
    text-shadow: none; }
  .bootstrap-datetimepicker-widget .picker-switch {
    font-family: "Quicksand", sans-serif;
    font-size: 20px;
    color: #999999;
    font-weight: bold; }

#oxfl-notifications-list {
  table-layout: auto;
  width: 100%; }

.oxfl-notifications-legend {
  list-style: none;
  margin: 60px 0 0 0;
  padding: 0;
  font-size: 10px; }
  .oxfl-notifications-legend li {
    padding: 0;
    margin: 0 0 20px 0; }
    .oxfl-notifications-legend li:last-child {
      margin-bottom: 0; }
    .oxfl-notifications-legend li span {
      vertical-align: middle;
      display: inline-block; }

.oxfl-notification-item {
  display: table-row;
  font-size: 12px;
  font-size: 1.2rem; }
  .oxfl-notification-item th {
    font-weight: 500; }
  .oxfl-notification-item th, .oxfl-notification-item td {
    padding: 2px; }
    .oxfl-notification-item th:nth-child(1), .oxfl-notification-item td:nth-child(1) {
      width: 70px;
      min-width: 70px;
      display: none; }
    .oxfl-notification-item th.oxfl-notification-item-chapter, .oxfl-notification-item td.oxfl-notification-item-chapter {
      width: 140px;
      min-width: 140px; }
      .oxfl-notification-item th.oxfl-notification-item-chapter span, .oxfl-notification-item td.oxfl-notification-item-chapter span {
        width: 140px; }
    .oxfl-notification-item th.oxfl-notification-item-chapter-description, .oxfl-notification-item td.oxfl-notification-item-chapter-description {
      width: 200px;
      max-width: 200px; }
      .oxfl-notification-item th.oxfl-notification-item-chapter-description span, .oxfl-notification-item td.oxfl-notification-item-chapter-description span {
        width: 200px; }
    .oxfl-notification-item th.oxfl-notification-item-chapter-duedate, .oxfl-notification-item td.oxfl-notification-item-chapter-duedate {
      text-align: center;
      width: 50px;
      min-width: 50px;
      font-size: 10px; }
    .oxfl-notification-item th.oxfl-notification-item-chapter-duedate-label, .oxfl-notification-item td.oxfl-notification-item-chapter-duedate-label {
      width: 24px;
      min-width: 24px; }
  .oxfl-notification-item .oxfl-title3 {
    font-size: 16px;
    font-size: 1.6rem;
    color: #f7931e;
    white-space: nowrap; }
    .oxfl-notification-item .oxfl-title3::after {
      content: ' -';
      display: inline-block;
      margin-left: 4px; }
  .oxfl-notification-item-chapter, .oxfl-notification-item-chapter-description {
    font-size: 12px;
    font-size: 1.2rem;
    padding-left: 8px;
    padding-right: 8px; }
    .oxfl-notification-item-chapter span, .oxfl-notification-item-chapter-description span {
      display: block;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      max-width: 100%; }

.oxfl-notif-label-date {
  display: block;
  width: 24px;
  height: 24px;
  background: url(img/notif-date-label.png) 0 0 no-repeat;
  background-size: 24px 64px;
  margin: 0 10px; }
  .oxfl-notif-label-date-2 {
    background-position: 0 -40px; }
  .oxfl-notif-label-date-0, .oxfl-notif-label-date-hidden {
    visibility: hidden; }

.slick-track,
.slick-slide {
  outline: none; }

.slick-arrow {
  background-image: url(img/arrows.png) !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  background-size: 58px 82px !important;
  width: 58px;
  height: 41px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 100;
  top: 50%;
  transform: translate(0, -50%);
  outline: none;
  transition: transform .3s linear; }
  .slick-arrow:hover {
    transform: scale(1.1) translate(0, -50%); }
  .slick-arrow.slick-prev, .slick-arrow.slick-prev:hover, .slick-arrow.slick-prev:focus {
    background-position: 0 0 !important;
    left: -40px; }
  .slick-arrow.slick-next, .slick-arrow.slick-next:hover, .slick-arrow.slick-next:focus {
    background-position: 0 -41px !important;
    right: -40px; }
  .slick-arrow.slick-disabled {
    display: none !important; }

.slick-dots {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
  .slick-dots li {
    display: inline-block;
    margin: 0 2px; }
    .slick-dots li button {
      width: 14px;
      height: 14px;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      position: relative;
      padding: 0;
      margin: 0;
      background: transparent;
      border: 0;
      outline: none; }
      .slick-dots li button::before {
        content: '';
        width: 9px;
        height: 9px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #999999;
        border-radius: 50%; }
    .slick-dots li.slick-active button::before {
      background-color: #ED1E79; }
    .slick-dots li.slick-active:first-child:last-child {
      display: none; }

.oxfl-popover {
  font-size: 14px;
  color: #ffffff;
  box-shadow: none;
  background: transparent;
  border: 0;
  background: #338DC9;
  background-size: auto;
  width: 220px;
  height: auto;
  border-radius: 20px;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.15); }
  .oxfl-popover::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 20px solid transparent;
    border-top: 14px solid #338DC9;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translate(-50%, 0) rotate(-145deg);
    transform-origin: 0 0; }
  .oxfl-popover.left {
    background-image: none;
    background-size: auto;
    margin-top: -70px; }
    .oxfl-popover.left::before {
      bottom: auto;
      top: 50px;
      left: auto;
      right: -25px;
      transform: translate(0, 0) rotate(32deg);
      transform-origin: 0 0; }
  .oxfl-popover.top {
    margin-top: 40px;
    margin-left: 60px; }
  .oxfl-popover.oxfl-popover-contentzone {
    margin-top: 115px;
    margin-left: -60px; }
  .oxfl-popover .oxfl-popover-inner {
    display: flex;
    width: 100%;
    height: auto;
    align-items: center;
    justify-content: center; }
  .oxfl-popover .popover-content {
    color: #ffffff;
    text-align: left;
    max-width: none;
    padding: 20px 15px; }
  .oxfl-popover .arrow {
    display: none !important; }
  .oxfl-popover .oxfl-close {
    position: absolute;
    top: -16px;
    right: -16px;
    border: 2px solid #FCEE21;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #ffffff;
    background: #FBB03B;
    opacity: 1;
    padding: 0;
    margin: 0;
    outline: none; }
    .oxfl-popover .oxfl-close span {
      display: block;
      height: 36px;
      line-height: 30px;
      font-size: 50px;
      text-shadow: none; }

.modal-open #iframe_div {
  z-index: 1030; }

.video-js .vjs-control-bar {
  background-color: #29AAE3;
  border-radius: 30px;
  -webkit-box-shadow: 0px 4px 0px 0px #2f81a7;
  -moz-box-shadow: 0px 4px 0px 0px #2f81a7;
  box-shadow: 0px 4px 0px 0px #2f81a7; }

.oxfl-box {
  background: #ffffff;
  border-radius: 20px;
  padding: 18px 20px;
  color: #000000; }
  .oxfl-box-title {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px 0; }
  .oxfl-box p {
    font-size: 14px;
    margin: 0 0 10px 0; }
    .oxfl-box p:last-child {
      margin-bottom: 0; }

#oxfl-general {
  width: 100%;
  height: 100vh;
  background: #F2F2F2;
  background-size: cover;
  overflow: hidden;
  position: absolute;
  min-height: 600px;
  min-width: 800px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  font-family: "Quicksand", sans-serif; }
  .oxfl-body-resources-unit #oxfl-general, .oxfl-body-resources #oxfl-general, .oxfl-body-chapters #oxfl-general {
    min-height: 760px; }
  .oxfl-body-marketplace-game #oxfl-general, .oxfl-body-marketplace-summary #oxfl-general, .oxfl-body-marketplace-summary-unit #oxfl-general {
    min-height: 780px; }
  .oxfl-body-gradebook #oxfl-general {
    min-height: 1880px; }

#oxfl-custom-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 1;
  overflow: hidden; }
  #oxfl-custom-background-inner-1, #oxfl-custom-background-inner-2 {
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    opacity: 0;
    transition: opacity .3s ease-out; }
    #oxfl-custom-background-inner-1.active, #oxfl-custom-background-inner-2.active {
      opacity: 1; }
    .oxfl-body-home #oxfl-custom-background-inner-1, .oxfl-body-episodes #oxfl-custom-background-inner-1, .oxfl-body-marketplace #oxfl-custom-background-inner-1, .oxfl-body-marketplace-summary #oxfl-custom-background-inner-1, .oxfl-body-marketplace-summary-unit #oxfl-custom-background-inner-1, .oxfl-body-marketplace-game #oxfl-custom-background-inner-1, .oxfl-body-home #oxfl-custom-background-inner-2, .oxfl-body-episodes #oxfl-custom-background-inner-2, .oxfl-body-marketplace #oxfl-custom-background-inner-2, .oxfl-body-marketplace-summary #oxfl-custom-background-inner-2, .oxfl-body-marketplace-summary-unit #oxfl-custom-background-inner-2, .oxfl-body-marketplace-game #oxfl-custom-background-inner-2 {
      filter: blur(4px); }

.oxfl-container {
  max-width: 1000px;
  margin: 0 auto; }

body.oxfl-iframe-visible {
  overflow: hidden; }

#oxfl-home-title {
  background: url(img/bubble-1.svg) 0 0 no-repeat;
  width: 404px;
  height: 277px;
  background-size: contain;
  text-align: center;
  padding: 30px 0;
  margin: 0;
  position: absolute;
  top: 90px;
  top: 10%;
  left: 50px;
  transition-property: opacity, transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: translate(-100%, -100%); }
  #oxfl-home-title &gt; div {
    width: 300px;
    height: 160px;
    transform: rotate(-12deg);
    margin-right: 20px;
    margin-bottom: 10px; }

#oxfl-home-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 80px 20px;
  transition-property: opacity, transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  opacity: 0;
  transform: translate(0, 100%); }
  #oxfl-home-menu::before {
    content: '';
    width: 100%;
    height: 140px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

#oxfl-home-menu-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }
  #oxfl-home-menu-inner .oxfl-home-menu-item {
    position: relative;
    z-index: 10; }
  #oxfl-home-menu-inner .oxfl-monster {
    padding: 0;
    margin: 0;
    display: block;
    overflow: hidden;
    background: none !important;
    border: 0;
    outline: 0;
    position: relative;
    white-space: nowrap;
    position: relative;
    transform: none; }
    #oxfl-home-menu-inner .oxfl-monster::before, #oxfl-home-menu-inner .oxfl-monster::after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: contain;
      background-color: transparent; }
    #oxfl-home-menu-inner .oxfl-monster::after {
      opacity: 0; }
    #oxfl-home-menu-inner .oxfl-monster span {
      font-size: 20px;
      font-family: "Quicksand", sans-serif;
      font-weight: 700;
      color: #ffffff;
      background: #29AAE3;
      display: inline-block;
      position: absolute;
      text-align: center;
      z-index: 10;
      border-radius: 40px;
      padding: 10px 20px;
      right: auto;
      left: 50%;
      transform: translate(-50%, 0);
      max-width: 100%; }
      #oxfl-home-menu-inner .oxfl-monster span::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #29AAE3;
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translate(-50%, 0); }
    #oxfl-home-menu-inner .oxfl-monster:hover {
      transform: none; }
      #oxfl-home-menu-inner .oxfl-monster:hover::before {
        opacity: 0; }
      #oxfl-home-menu-inner .oxfl-monster:hover::after {
        opacity: 1; }
    #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-1 {
      width: 228px;
      height: 300px; }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-1::before, #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-1::after {
        width: 220px;
        left: 50%;
        transform: translate(-50%, 0); }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-1::before {
        background-image: url(img/monster-1.png); }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-1::after {
        background-image: url(img/monster-1-hover.gif); }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-1 span {
        background-image: none;
        width: auto;
        height: auto;
        top: 20px;
        right: auto;
        left: 50%;
        transform: translate(-50%, 0);
        max-width: 100%;
        line-height: 1em; }
    #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-5 {
      width: 302px;
      height: 310px; }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-5::before, #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-5::after {
        width: 300px;
        left: 50%;
        transform: translate(-50%, 0); }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-5::before {
        background-image: url(img/monster-classresources.gif); }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-5::after {
        background-image: url(img/monster-classresources-hover.gif); }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-5 span {
        background-image: none;
        top: 0;
        left: 50%;
        line-height: 1em;
        padding: 10px 20px;
        width: auto;
        height: auto;
        margin-left: -50px; }
    #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-2 {
      width: 460px;
      height: 540px;
      margin-left: 20px; }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-2::before {
        background-image: url(img/monster-2.png); }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-2::after {
        background-image: url(img/monster-2-hover.gif); }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-2 span {
        background-image: none;
        width: auto;
        height: auto;
        top: 43%;
        left: 50%;
        margin-left: -10px;
        font-size: 22px;
        line-height: 1em;
        background-color: #ED1E79; }
        #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-2 span::before {
          border-top-color: #ED1E79; }
    #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-3 {
      width: 280px;
      height: 370px; }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-3::before {
        background-image: url(img/monster-3.png); }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-3::after {
        background-image: url(img/monster-3-hover.gif); }
      #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-3 span {
        background-image: none;
        width: auto;
        height: auto;
        bottom: 0;
        left: 50%;
        line-height: 1em;
        background-color: #FBB03B; }
        #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-3 span::before {
          border-top-color: #FBB03B;
          transform: translate(-50%, 0) rotate(180deg);
          bottom: auto;
          top: -10px; }

.oxfl-bubble-hello {
  background: #ffffff;
  width: 120px;
  height: auto;
  font-size: 20px;
  line-height: 1em;
  font-family: "Myfrida", sans-serif;
  font-weight: bold;
  font-style: italic;
  position: absolute;
  top: 40px;
  right: -40px;
  color: #ED1E79;
  text-align: center;
  border-radius: 20px;
  padding: 10px 10px; }
  .oxfl-bubble-hello::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffffff;
    position: absolute;
    bottom: -8px;
    left: 30px;
    transform: rotate(130deg); }
  .oxfl-bubble-hello .oxfl-bubble-hello-inner {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin-top: 0; }
  .oxfl-bubble-hello .oxfl-bubble-hello-text {
    display: block;
    margin-top: 2px; }
  .oxfl-bubble-hello .oxfl-bubble-hello-name {
    display: block;
    width: auto;
    margin: 0 auto;
    white-space: normal;
    line-height: 1.2em; }

#oxfl-notifications {
  padding: 0;
  margin: 0;
  display: block;
  border: 0;
  outline: 0;
  position: absolute;
  z-index: 100;
  right: 0;
  top: 120px;
  top: 14%;
  width: 215px;
  height: 155px;
  background: url(img/monster-4.png) right center no-repeat;
  background-size: contain;
  transition: transform .3s ease-out;
  transform: translate(150%, 0); }
  #oxfl-notifications .oxfl-notifications-badge {
    font-family: "Quicksand", sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 30px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #F15A24;
    border: 5px solid #C1272D;
    color: #ffffff;
    text-align: center;
    position: absolute;
    right: 195px;
    bottom: 40px; }

body.oxfl-body-home #oxfl-home-title {
  opacity: 1;
  transform: translate(0, 0); }
body.oxfl-body-home #oxfl-notifications.active {
  transform: translate(0, 0); }
body.oxfl-body-home #oxfl-home-menu {
  opacity: 1;
  transform: translate(0, 0); }

@media (max-width: 1270px) {
  #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-2 {
    margin-left: -50px; }
  #oxfl-home-menu-inner .oxfl-monster.oxfl-monster-3 {
    margin-left: -110px; } }
#oxfl-gradebook-wrapper {
  width: 100%;
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.85); }

#oxfl-gradebook-inner {
  padding: 100px 0 50px;
  max-width: 800px; }

.oxfl-gradebook-header {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 20px;
  text-align: center; }
  .oxfl-gradebook-header::before {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    background: url(img/gradebook-separator.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0; }

.oxfl-gradebook-intro {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1666666667em;
  color: #000000;
  font-family: "Quicksand", sans-serif; }
  .oxfl-gradebook-intro p:last-child {
    margin-bottom: 0; }

.oxfl-gradebook-title-1 {
  font-size: 62px;
  font-size: 6.2rem;
  line-height: 1.1em;
  color: #FBB03B;
  font-family: "Myfrida", sans-serif;
  font-weight: bold;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  padding: 52px 50px 20px; }
  .oxfl-gradebook-title-1 span {
    display: inline-block;
    font-family: "Quicksand", sans-serif;
    font-size: 56px;
    font-size: 5.6rem;
    font-weight: 400;
    color: #8BE23F;
    transform: rotate(-190deg);
    text-transform: capitalize; }
  .oxfl-gradebook-title-1::before {
    content: '';
    width: 313px;
    height: 68px;
    background: url(img/gradebook-monster.png) 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; }

.oxfl-gradebook-title-2 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.1em;
  color: #29AAE3;
  font-family: "Myfrida", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto 50px; }

.oxfl-gradebook-title-3 {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.1em;
  color: #999999;
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 30px; }

.oxfl-gradebook-title-4 {
  margin: 0;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1em;
  color: #666666;
  font-weight: 500; }

.oxfl-gradebook-section {
  padding-bottom: 50px; }

.oxfl-gradebook-captions {
  display: flex;
  justify-content: space-between;
  padding-left: 40px;
  padding-right: 40px; }
  .oxfl-gradebook-captions .oxfl-gradebook-caption {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1em;
    color: #666666;
    font-weight: 500;
    padding: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .oxfl-gradebook-captions .oxfl-gradebook-caption .oxfl-gradebook-caption-badge,
    .oxfl-gradebook-captions .oxfl-gradebook-caption .oxfl-gradebook-caption-text {
      display: inline-block;
      vertical-align: middle;
      line-height: 28px; }
    .oxfl-gradebook-captions .oxfl-gradebook-caption .oxfl-gradebook-caption-badge {
      width: 28px;
      height: 28px;
      border-radius: 100%;
      margin-right: 14px; }
    .oxfl-gradebook-captions .oxfl-gradebook-caption-1 .oxfl-gradebook-caption-badge {
      background-color: #ED1E79; }
    .oxfl-gradebook-captions .oxfl-gradebook-caption-2 .oxfl-gradebook-caption-badge {
      background-color: #ff931e; }
    .oxfl-gradebook-captions .oxfl-gradebook-caption-3 .oxfl-gradebook-caption-badge {
      background-color: #39B54A; }

#oxfl-gradebook-donutchart {
  margin: 0 auto;
  width: 228px;
  height: 228px; }
  #oxfl-gradebook-donutchart svg path {
    stroke-width: 3px; }

.oxfl-gradebook-donutchart-wrapper {
  position: relative;
  display: flex;
  justify-content: center; }

.oxfl-gradebook-donutchart-legend {
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1em;
  color: #999999;
  text-align: center;
  width: 100%;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.oxfl-gradebook-barchart {
  position: relative;
  display: flex;
  justify-content: space-between;
  height: 235px; }
  .oxfl-gradebook-barchart::before {
    content: '';
    bottom: 30px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #999999;
    position: absolute;
    display: block; }
  .oxfl-gradebook-barchart-item {
    width: 33.3333%;
    padding: 0 9px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center; }
    .oxfl-gradebook-barchart-item:first-child {
      padding-left: 25px; }
    .oxfl-gradebook-barchart-item:last-child {
      padding-right: 25px; }
    .oxfl-gradebook-barchart-item-bar {
      width: 30px;
      height: 0;
      margin: 0 auto;
      border-radius: 20px 20px 0 0;
      transition: height .5s ease-in 1s; }
    .oxfl-gradebook-barchart-item-number {
      font-size: 21px;
      font-size: 2.1rem;
      line-height: 1.1em;
      color: #999999;
      font-family: "Quicksand", sans-serif;
      font-weight: bold;
      text-align: center;
      width: 30px;
      height: 30px;
      line-height: 30px;
      padding-top: 5px; }
    .oxfl-gradebook-barchart-item-1 .oxfl-gradebook-barchart-item-bar {
      background-color: #ED1E79; }
    .oxfl-gradebook-barchart-item-2 .oxfl-gradebook-barchart-item-bar {
      background-color: #ff931e; }
    .oxfl-gradebook-barchart-item-3 .oxfl-gradebook-barchart-item-bar {
      background-color: #39B54A; }

.oxfl-gradebook-average-stars {
  width: 100%;
  height: 82px;
  background: url(img/gradebook-average-stars.png) center 0 no-repeat;
  background-size: 166px 328px;
  margin: 0 auto; }
  .oxfl-gradebook-average-stars-0 {
    background-position: center 0; }
  .oxfl-gradebook-average-stars-1 {
    background-position: center -82px; }
  .oxfl-gradebook-average-stars-2 {
    background-position: center -164px; }
  .oxfl-gradebook-average-stars-3 {
    background-position: center -246px; }

.oxfl-gradebook-average-grade-challenge {
  width: 100%;
  height: 153px;
  background: url(img/gradebook-average-grade-challenge.png) center 0 no-repeat;
  background-size: 180px 608px;
  margin: 0 auto; }
  .oxfl-gradebook-average-grade-challenge-0 {
    background-position: center 0; }
  .oxfl-gradebook-average-grade-challenge-1 {
    background-position: center -153px; }
  .oxfl-gradebook-average-grade-challenge-2 {
    background-position: center -306px; }
  .oxfl-gradebook-average-grade-challenge-3 {
    background-position: center -459px; }

.oxfl-gradebook-section-2 {
  border-radius: 30px;
  border-top: 50px solid #29AAE3;
  border-bottom: 50px solid #29AAE3;
  padding-bottom: 0;
  margin-bottom: 50px;
  background: #ffffff; }
  .oxfl-gradebook-section-2 .oxfl-gradebook-units {
    margin-bottom: 0;
    position: relative;
    top: -48px;
    z-index: 10;
    margin-bottom: -48px; }

.oxfl-gradebook-unit-header {
  background: transparent;
  padding: 2px 20px; }
  .oxfl-gradebook-unit-header .oxfl-gradebook-title-2 {
    color: #ffffff;
    margin-bottom: 0; }
.oxfl-gradebook-unit-content {
  background: #ffffff; }

.oxfl-gradebook-unit-content-table {
  display: table;
  width: 100%; }
  .oxfl-gradebook-unit-content-table-row {
    display: table-row;
    width: 100%; }
  .oxfl-gradebook-unit-content-table-header, .oxfl-gradebook-unit-content-table-cell {
    display: table-cell;
    padding: 7px 10px;
    font-weight: 500;
    vertical-align: middle; }
    .oxfl-gradebook-unit-content-table-header-state, .oxfl-gradebook-unit-content-table-cell-state {
      width: 100px;
      text-align: center; }
    .oxfl-gradebook-unit-content-table-header-stars, .oxfl-gradebook-unit-content-table-cell-stars {
      width: 160px;
      text-align: center; }
      .oxfl-gradebook-unit-content-table-header-stars .oxfl-stars-filled-inactive, .oxfl-gradebook-unit-content-table-cell-stars .oxfl-stars-filled-inactive {
        filter: grayscale(100%); }
      .oxfl-gradebook-unit-content-table-header-stars .oxfl-stars, .oxfl-gradebook-unit-content-table-cell-stars .oxfl-stars {
        display: inline-block;
        transform: scale(1.2); }
  .oxfl-gradebook-unit-content-table-header {
    color: #b3b3b3;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1em;
    border-bottom: 1px solid #b3b3b3;
    padding-top: 12px;
    padding-bottom: 12px; }
  .oxfl-gradebook-unit-content-table-cell {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1em;
    color: #666666; }
  .oxfl-gradebook-unit-content-table-row:nth-child(2) .oxfl-gradebook-unit-content-table-cell {
    padding-top: 25px; }
  .oxfl-gradebook-unit-content-table-row:last-child .oxfl-gradebook-unit-content-table-cell {
    padding-bottom: 25px; }

.oxfl-gradebook-unit-lesson-state {
  width: 28px;
  height: 28px;
  margin: 0 auto; }
  .oxfl-gradebook-unit-lesson-state-0, .oxfl-gradebook-unit-lesson-state-1, .oxfl-gradebook-unit-lesson-state-2 {
    border-radius: 100%; }
  .oxfl-gradebook-unit-lesson-state-0 {
    background-color: #ED1E79; }
  .oxfl-gradebook-unit-lesson-state-1 {
    background-color: #ff931e; }
  .oxfl-gradebook-unit-lesson-state-2 {
    background-color: #39B54A; }
  .oxfl-gradebook-unit-lesson-state-3 {
    border: 0;
    overflow: visible;
    outline: 0;
    padding: 0;
    margin: 0 auto;
    display: block;
    background: url(img/lock.png) -20px 0 no-repeat;
    background-size: 40px 18px; }

.oxfl-gradebook-units .slick-dots {
  display: none !important;
  opacity: 0; }
.oxfl-gradebook-units .slick-arrow {
  top: 0;
  transform: none;
  background: none !important;
  width: 48px;
  height: 48px;
  position: absolute; }
  .oxfl-gradebook-units .slick-arrow::before {
    content: '';
    display: inline-block;
    background: url(img/arrows-slide-2.png) 0 0 no-repeat transparent;
    background-size: 12px 44px;
    width: 12px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1; }
  .oxfl-gradebook-units .slick-arrow.slick-next, .oxfl-gradebook-units .slick-arrow.slick-next:hover, .oxfl-gradebook-units .slick-arrow.slick-next:focus {
    transform: none;
    right: 0; }
    .oxfl-gradebook-units .slick-arrow.slick-next::before, .oxfl-gradebook-units .slick-arrow.slick-next:hover::before, .oxfl-gradebook-units .slick-arrow.slick-next:focus::before {
      content: '';
      background-position: 0 0; }
  .oxfl-gradebook-units .slick-arrow.slick-prev, .oxfl-gradebook-units .slick-arrow.slick-prev:hover, .oxfl-gradebook-units .slick-arrow.slick-prev:focus {
    transform: none;
    left: 0; }
    .oxfl-gradebook-units .slick-arrow.slick-prev::before, .oxfl-gradebook-units .slick-arrow.slick-prev:hover::before, .oxfl-gradebook-units .slick-arrow.slick-prev:focus::before {
      content: '';
      background-position: 0 -22px; }

.oxfl-gradebook-award {
  width: 300px;
  height: 300px; }
  .oxfl-gradebook-award-inner {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 900px 900px;
    background-image: url(img/awards.png);
    width: 300px;
    height: 300px;
    position: relative;
    margin-left: -30px; }
  .oxfl-gradebook-award .oxfl-gradebook-award-label {
    font-family: "Myfrida", sans-serif;
    font-weight: bold;
    position: absolute;
    bottom: 20px;
    text-align: center;
    color: #ffffff;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0; }
  .oxfl-gradebook-award.inactive {
    filter: grayscale(100%); }
  .oxfl-gradebook-award-1 .oxfl-gradebook-award-inner {
    background-position: 0px 0px; }
  .oxfl-gradebook-award-2 .oxfl-gradebook-award-inner {
    background-position: -300px 0px; }
  .oxfl-gradebook-award-3 .oxfl-gradebook-award-inner {
    background-position: -600px 0px; }
  .oxfl-gradebook-award-4 .oxfl-gradebook-award-inner {
    background-position: 0px -300px; }
  .oxfl-gradebook-award-5 .oxfl-gradebook-award-inner {
    background-position: -300px -300px; }
  .oxfl-gradebook-award-6 .oxfl-gradebook-award-inner {
    background-position: -600px -300px; }
  .oxfl-gradebook-award-7 .oxfl-gradebook-award-inner {
    background-position: 0px -600px; }
  .oxfl-gradebook-award-8 .oxfl-gradebook-award-inner {
    background-position: -300px -600px; }
  .oxfl-gradebook-award-9 .oxfl-gradebook-award-inner {
    background-position: -600px -600px; }

.oxfl-gradebook-awards .slick-arrow {
  transform: none;
  background: none !important;
  width: 48px;
  height: 48px;
  position: absolute; }
  .oxfl-gradebook-awards .slick-arrow::before {
    content: '';
    display: inline-block;
    background: url(img/arrows-slide-3.png) 0 0 no-repeat transparent;
    background-size: 25px 85px;
    width: 25px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1; }
  .oxfl-gradebook-awards .slick-arrow.slick-next, .oxfl-gradebook-awards .slick-arrow.slick-next:hover, .oxfl-gradebook-awards .slick-arrow.slick-next:focus {
    transform: none;
    right: -80px; }
    .oxfl-gradebook-awards .slick-arrow.slick-next::before, .oxfl-gradebook-awards .slick-arrow.slick-next:hover::before, .oxfl-gradebook-awards .slick-arrow.slick-next:focus::before {
      content: '';
      background-position: 0 0; }
  .oxfl-gradebook-awards .slick-arrow.slick-prev, .oxfl-gradebook-awards .slick-arrow.slick-prev:hover, .oxfl-gradebook-awards .slick-arrow.slick-prev:focus {
    transform: none;
    left: -80px; }
    .oxfl-gradebook-awards .slick-arrow.slick-prev::before, .oxfl-gradebook-awards .slick-arrow.slick-prev:hover::before, .oxfl-gradebook-awards .slick-arrow.slick-prev:focus::before {
      content: '';
      background-position: 0 -46px; }

body.oxfl-body-gradebook #oxfl-gradebook-wrapper {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition-delay: 0s;
  pointer-events: auto; }
body.oxfl-body-gradebook #oxfl-general {
  background: #ffffff; }
body.oxfl-body-gradebook #oxfl-coins {
  opacity: 0; }
body.oxfl-body-gradebook #oxfl-general-buttons .oxfl-button-icon-info,
body.oxfl-body-gradebook #oxfl-general-buttons .oxfl-button-icon-marketplace {
  display: none; }

#oxfl-marketplace-wrapper {
  width: 100%;
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  pointer-events: none; }

#oxfl-marketplace-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 20px 20px;
  transition-property: opacity, transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  opacity: 0;
  transform: translate(0, 100%); }
  #oxfl-marketplace-menu::before {
    content: '';
    width: 100%;
    height: 200px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  #oxfl-marketplace-menu #oxfl-marketplace-menu-inner {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
    #oxfl-marketplace-menu #oxfl-marketplace-menu-inner .oxfl-marketplace-menu-button {
      position: relative;
      z-index: 10; }
  #oxfl-marketplace-menu .oxfl-marketplace-menu-button {
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
    position: relative;
    outline: none;
    transform: scale(1);
    transition: transform .3s linear; }
    #oxfl-marketplace-menu .oxfl-marketplace-menu-button:hover {
      transform: scale(1.05); }
  #oxfl-marketplace-menu .oxfl-marketplace-menu-button-1 .oxfl-marketplace-menu-button-bubble,
  #oxfl-marketplace-menu .oxfl-marketplace-menu-button-2 .oxfl-marketplace-menu-button-bubble {
    display: block;
    position: absolute;
    display: flex;
    vertical-align: middle;
    justify-content: center;
    flex-direction: column;
    font-family: "Myfrida", sans-serif;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    color: #ffffff;
    background: #ED1E79;
    line-height: 0.8em;
    min-width: 200px;
    max-width: 350px;
    min-height: 110px;
    width: auto;
    height: auto;
    font-size: 58px;
    padding: 10px 20px;
    border-radius: 20px; }
    #oxfl-marketplace-menu .oxfl-marketplace-menu-button-1 .oxfl-marketplace-menu-button-bubble::before,
    #oxfl-marketplace-menu .oxfl-marketplace-menu-button-2 .oxfl-marketplace-menu-button-bubble::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-top: 20px solid #ED1E79;
      position: absolute;
      top: 40px;
      left: -24px;
      transform: rotate(-45deg); }
  #oxfl-marketplace-menu .oxfl-marketplace-menu-button-1 {
    width: 360px;
    height: 384px;
    background-image: url(img/monster-12.gif); }
    #oxfl-marketplace-menu .oxfl-marketplace-menu-button-1 .oxfl-marketplace-menu-button-bubble {
      top: 70px;
      right: auto;
      left: 100%;
      margin-top: -30px; }
  #oxfl-marketplace-menu .oxfl-marketplace-menu-button-2 {
    width: 420px;
    height: 342px;
    background-image: url(img/monster-13.gif); }
    #oxfl-marketplace-menu .oxfl-marketplace-menu-button-2 .oxfl-marketplace-menu-button-bubble {
      background: #7ac943;
      bottom: 0;
      left: auto;
      right: 90%; }
      #oxfl-marketplace-menu .oxfl-marketplace-menu-button-2 .oxfl-marketplace-menu-button-bubble::before {
        left: auto;
        border-top-color: #7ac943;
        right: -26px;
        transform: rotate(-225deg); }

body.oxfl-body-marketplace #oxfl-marketplace-wrapper {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition-delay: 0s;
  pointer-events: auto; }
body.oxfl-body-marketplace #oxfl-marketplace-menu {
  opacity: 1;
  transform: translate(0, 0); }

#oxfl-resources-classresources-wrapper,
#oxfl-resources-classresources-unit-wrapper,
#oxfl-resources-game-wrapper,
#oxfl-resources-summary-wrapper,
#oxfl-marketplace-summary-unit-wrapper {
  width: 100%;
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
  pointer-events: none; }

.oxfl-resources-unit-container,
.oxfl-resources-container {
  background: rgba(242, 242, 242, 0.8);
  border: 2px solid #ffffff;
  border-radius: 20px;
  width: 770px;
  max-width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  margin: 0 auto 110px;
  padding: 0;
  position: relative; }
  .oxfl-resources-unit-container .oxfl-resources-page,
  .oxfl-resources-container .oxfl-resources-page {
    padding: 30px; }
  .oxfl-resources-unit-container.oxfl-empty,
  .oxfl-resources-container.oxfl-empty {
    height: 490px;
    max-height: calc(100vh - 320px);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    .oxfl-resources-unit-container.oxfl-empty .oxfl-title2b,
    .oxfl-resources-container.oxfl-empty .oxfl-title2b {
      color: #ffffff; }
  .oxfl-resources-unit-container .oxfl-title-tab,
  .oxfl-resources-container .oxfl-title-tab {
    position: absolute;
    top: 0;
    right: 20px;
    transform: translate(0, -100%);
    margin: -2px 0 0 0; }

.oxfl-resource {
  text-align: center;
  background: #ffffff;
  border: 2px dashed #FBB03B;
  border-radius: 15px; }
  .oxfl-resource &gt; a {
    display: block;
    padding: 10px 20px; }
  .oxfl-resource-icon {
    border: 2px solid #ffffff;
    border-radius: 200px;
    display: block;
    width: 48px;
    height: 48px;
    margin: 0 auto;
    background: url(img/classresource-document.png) center center no-repeat;
    background-size: 36px 36px; }
    .oxfl-resource-icon-url {
      background-image: url(img/classresource-url.png); }
    .oxfl-resource-icon-img {
      background-image: url(img/classresource-image.png); }
    .oxfl-resource-icon-libro {
      background-image: url(img/classresource-digitalbook.png); }
    .oxfl-resource-icon-actividad {
      background-image: url(img/classresource-activity.png); }
    .oxfl-resource-icon-archivo {
      background-image: url(img/classresource-document.png); }
    .oxfl-resource-icon-musica {
      background-image: url(img/classresource-audio.png); }
    .oxfl-resource-icon-video {
      background-image: url(img/classresource-video.png); }
  .oxfl-resource .oxfl-resource-image-wrapper {
    width: 100%;
    height: 148px;
    overflow: hidden;
    position: relative;
    background: #8BE23F;
    border-radius: 10px; }
    .oxfl-resource .oxfl-resource-image-wrapper .oxfl-resource-image-cover {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 10;
      width: 100%;
      height: 100%;
      text-align: center;
      padding: 15px 10px 10px;
      background: rgba(77, 77, 77, 0.5); }
      .oxfl-resource .oxfl-resource-image-wrapper .oxfl-resource-image-cover .oxfl-title2,
      .oxfl-resource .oxfl-resource-image-wrapper .oxfl-resource-image-cover .oxfl-title4 {
        max-width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        color: #ffffff; }
      .oxfl-resource .oxfl-resource-image-wrapper .oxfl-resource-image-cover .oxfl-title2 {
        margin-bottom: 4px; }
        .oxfl-resource .oxfl-resource-image-wrapper .oxfl-resource-image-cover .oxfl-title2:last-child {
          margin-bottom: 0; }
      .oxfl-resource .oxfl-resource-image-wrapper .oxfl-resource-image-cover .oxfl-title4 {
        font-size: 18px;
        margin-bottom: 10px;
        height: 20px; }
        .oxfl-resource .oxfl-resource-image-wrapper .oxfl-resource-image-cover .oxfl-title4:last-child {
          margin-bottom: 0; }
    .oxfl-resource .oxfl-resource-image-wrapper-img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: transform .3s;
      transform: scale(1); }
      .oxfl-resource .oxfl-resource-image-wrapper-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
        display: block; }
      .oxfl-resource .oxfl-resource-image-wrapper-img.compat-object-fit {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        .oxfl-resource .oxfl-resource-image-wrapper-img.compat-object-fit img {
          display: none !important; }
  .oxfl-resource-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 28px; }
    .oxfl-resource-header .oxfl-title4 {
      max-width: calc(100% - 60px);
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .oxfl-resource-header .oxfl-resource-coins,
    .oxfl-resource-header .oxfl-title4 {
      margin-bottom: 5px; }
  .oxfl-resource-coins {
    font-family: "Quicksand", sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-align: right;
    color: #FBB03B; }
    .oxfl-resource-coins span {
      display: inline-block;
      vertical-align: middle; }
    .oxfl-resource-coins .oxfl-icon-coin {
      display: inline-block;
      vertical-align: middle;
      margin-left: 6px; }
  .oxfl-resource:hover .oxfl-resource-image-wrapper-img {
    transform: scale(1.1); }
  .oxfl-resource-locked .oxfl-resource-image-wrapper-img {
    opacity: .3; }
  .oxfl-resource-locked .oxfl-resource-image-wrapper::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(57, 181, 74, 0.75);
    z-index: 1; }
  .oxfl-resource-locked .oxfl-resource-image-wrapper::after {
    content: '';
    display: block;
    width: 48px;
    height: 60px;
    background: url(img/lock-large.png) 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 20; }

.oxfl-resource-item-2 .oxfl-resource-header {
  min-height: 40px; }
  .oxfl-resource-item-2 .oxfl-resource-header .oxfl-title2 {
    display: none; }
  .oxfl-resource-item-2 .oxfl-resource-header .oxfl-title4 {
    font-size: 15px;
    white-space: normal;
    text-overflow: clip;
    width: 100%;
    max-width: 100%; }

.oxfl-resources-unit-container .oxfl-resource-item-2 .oxfl-resource-image-wrapper .oxfl-resource-image-cover,
.oxfl-resources-page .oxfl-resource-item-3 .oxfl-resource-image-wrapper .oxfl-resource-image-cover {
  background: rgba(139, 226, 63, 0.7);
  padding: 0; }
  .oxfl-resources-unit-container .oxfl-resource-item-2 .oxfl-resource-image-wrapper .oxfl-resource-image-cover img,
  .oxfl-resources-page .oxfl-resource-item-3 .oxfl-resource-image-wrapper .oxfl-resource-image-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.oxfl-resources-page {
  margin-left: -5px;
  margin-right: -5px; }
  .oxfl-resources-page::after {
    content: "";
    display: table;
    clear: both; }
  .oxfl-resources-page .oxfl-resource-item {
    float: left;
    padding: 5px; }
  .oxfl-resources-page.oxfl-resources-page-ipp-4 .oxfl-resource-item {
    width: 50%; }
    .oxfl-resources-page.oxfl-resources-page-ipp-4 .oxfl-resource-item:nth-child(2n+1) {
      clear: left; }
  .oxfl-resources-page.oxfl-resources-page-ipp-6 .oxfl-resource-item {
    width: 33.333%; }
    .oxfl-resources-page.oxfl-resources-page-ipp-6 .oxfl-resource-item:nth-child(3n+1) {
      clear: left; }

#oxfl-resources-game-monster,
#oxfl-resources-summary-monster,
#oxfl-marketplace-summary-unit-monster {
  position: relative;
  left: -40px;
  margin: 90px auto -2px; }

#oxfl-resources-game-monster {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(img/monster-14.gif);
  background-size: contain;
  width: 780px;
  height: 260px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 10;
  margin: 70px auto -82px; }

#oxfl-resources-summary-monster,
#oxfl-marketplace-summary-unit-monster {
  background-position: 70px 0;
  background-repeat: no-repeat;
  background-image: url(img/monster-15.gif);
  background-size: contain;
  width: 780px;
  height: 260px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 10;
  margin: 70px auto -80px; }

.oxfl-resources-game-monster-bubble,
.oxfl-resources-summary-monster-bubble {
  display: flex;
  vertical-align: middle;
  justify-content: center;
  flex-direction: column;
  font-family: "Myfrida", sans-serif;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  color: #ffffff;
  background: #7ac943;
  padding: 20px;
  border-radius: 40px;
  font-size: 40px;
  line-height: 1em;
  width: auto;
  max-width: 100%;
  height: auto;
  min-height: 110px;
  position: absolute;
  margin: -40px 0 0 80px;
  transform: translate(0, -50%);
  width: auto;
  max-width: 330px;
  position: absolute;
  left: 170px;
  top: 100px; }
  .oxfl-resources-game-monster-bubble::before,
  .oxfl-resources-summary-monster-bubble::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #7ac943;
    position: absolute;
    top: 40px;
    left: -14px;
    transform: translate(0, -50%) rotate(90deg); }
  .oxfl-resources-game-monster-bubble span,
  .oxfl-resources-summary-monster-bubble span {
    display: block;
    transform: none;
    margin: 0; }

.oxfl-resources-summary-monster-bubble {
  left: 240px; }

#oxfl-resources-classresources-unit-monster,
#oxfl-resources-classresources-monster {
  opacity: 0;
  transform: translate(0, -100%);
  transition-property: opacity, transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(img/monster-16.gif);
  background-position: left bottom;
  width: 780px;
  height: 178px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
  margin: 70px auto 0; }
  #oxfl-resources-classresources-unit-monster .oxfl-resources-classresources-monster-bubble,
  #oxfl-resources-classresources-monster .oxfl-resources-classresources-monster-bubble {
    display: flex;
    vertical-align: middle;
    justify-content: center;
    flex-direction: column;
    font-family: "Myfrida", sans-serif;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    color: #ffffff;
    background: #ED1E79;
    padding: 20px;
    border-radius: 40px;
    font-size: 32px;
    line-height: 1.1em;
    width: auto;
    max-width: 100%;
    height: auto;
    min-height: 110px;
    position: absolute;
    top: 50%;
    left: 200px;
    margin: -40px 0 0 80px;
    transform: translate(0, -50%); }
    #oxfl-resources-classresources-unit-monster .oxfl-resources-classresources-monster-bubble::before,
    #oxfl-resources-classresources-monster .oxfl-resources-classresources-monster-bubble::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #ED1E79;
      position: absolute;
      top: 40px;
      left: -14px;
      transform: translate(0, -50%) rotate(90deg); }
    #oxfl-resources-classresources-unit-monster .oxfl-resources-classresources-monster-bubble span,
    #oxfl-resources-classresources-monster .oxfl-resources-classresources-monster-bubble span {
      display: block;
      transform: none;
      margin: 0; }

body.oxfl-body-resources #oxfl-resources-classresources-wrapper {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition-delay: 0s;
  pointer-events: auto; }
  body.oxfl-body-resources #oxfl-resources-classresources-wrapper .oxfl-resources-container {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0.3s,opacity 0.3s linear;
    transition-delay: 0s; }
body.oxfl-body-resources #oxfl-resources-classresources-monster {
  opacity: 1;
  transform: translate(0, 0); }

body.oxfl-body-resources-unit #oxfl-resources-classresources-unit-wrapper {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition-delay: 0s;
  pointer-events: auto; }
  body.oxfl-body-resources-unit #oxfl-resources-classresources-unit-wrapper .oxfl-resources-unit-container {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0.3s,opacity 0.3s linear;
    transition-delay: 0s; }
body.oxfl-body-resources-unit #oxfl-resources-classresources-unit-monster {
  opacity: 1;
  transform: translate(0, 0); }

body.oxfl-body-marketplace-game #oxfl-resources-game-wrapper {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition-delay: 0s;
  pointer-events: auto; }
  body.oxfl-body-marketplace-game #oxfl-resources-game-wrapper .oxfl-resources-container {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0.3s,opacity 0.3s linear;
    transition-delay: 0s; }

body.oxfl-body-marketplace-summary #oxfl-resources-summary-wrapper {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition-delay: 0s;
  pointer-events: auto; }
  body.oxfl-body-marketplace-summary #oxfl-resources-summary-wrapper .oxfl-resources-container {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0.3s,opacity 0.3s linear;
    transition-delay: 0s; }

body.oxfl-body-marketplace-summary-unit #oxfl-marketplace-summary-unit-wrapper {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition-delay: 0s;
  pointer-events: auto; }
  body.oxfl-body-marketplace-summary-unit #oxfl-marketplace-summary-unit-wrapper .oxfl-resources-container {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0.3s,opacity 0.3s linear;
    transition-delay: 0s; }

#oxfl-episodes-wrapper {
  width: 980px;
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 90px;
  transform: translate(-50%, 0);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  pointer-events: none; }

#oxfl-episodes-monster {
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transform: translate(-120%, 0);
  transition-property: opacity, transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  will-change: transform;
  width: 300px;
  height: calc(100vh - 150px);
  min-height: 440px;
  max-height: 600px;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-image: url(img/monster-5.gif);
  background-size: contain;
  position: absolute;
  top: 30px;
  left: 45px; }
  #oxfl-episodes-monster span {
    display: block;
    font-size: 32px;
    line-height: 30px;
    font-family: "Myfrida", sans-serif;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    color: #ffffff;
    background: #8BE23F;
    width: 280px;
    height: auto;
    padding: 20px 40px;
    border-radius: 100px;
    position: absolute;
    bottom: 310px;
    left: 0; }
    #oxfl-episodes-monster span::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #8BE23F;
      position: absolute;
      bottom: -10px;
      left: 50%;
      transform: translate(-50%, 0); }

#oxfl-episodes {
  background: rgba(242, 242, 242, 0.8);
  border: 2px solid #ffffff;
  border-radius: 20px;
  width: 550px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  float: right;
  margin: 0 45px 110px 90px;
  padding: 0; }
  #oxfl-episodes .oxfl-episodes-page {
    padding: 30px; }

.oxfl-episode {
  text-align: center;
  background: #ffffff;
  border: 2px dashed #FBB03B;
  border-radius: 15px; }
  .oxfl-episode &gt; a {
    display: block;
    padding: 15px; }
  .oxfl-episode .oxfl-title2 {
    display: none; }
  .oxfl-episode .oxfl-episode-image-wrapper {
    width: 100%;
    min-height: 90px;
    height: calc((100vh - 300px)/2);
    max-height: 200px;
    overflow: hidden;
    position: relative;
    border-radius: 10px; }
    .oxfl-episode .oxfl-episode-image-wrapper-img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: transform .3s;
      transform: scale(1); }
      .oxfl-episode .oxfl-episode-image-wrapper-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
        display: block; }
      .oxfl-episode .oxfl-episode-image-wrapper-img.compat-object-fit {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        .oxfl-episode .oxfl-episode-image-wrapper-img.compat-object-fit img {
          display: none !important; }
  .oxfl-episode:hover .oxfl-episode-image-wrapper-img {
    transform: scale(1.1); }

.oxfl-episodes-page {
  margin-left: -5px;
  margin-right: -5px; }
  .oxfl-episodes-page::after {
    content: "";
    display: table;
    clear: both; }
  .oxfl-episodes-page .oxfl-episodes-item {
    float: left;
    width: 50%;
    padding: 5px; }
    .oxfl-episodes-page .oxfl-episodes-item:nth-child(2n+1) {
      clear: left; }

body.oxfl-body-episodes #oxfl-episodes-wrapper,
body.oxfl-body-episodes #oxfl-episodes {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition-delay: 0s;
  pointer-events: auto; }
body.oxfl-body-episodes #oxfl-episodes-monster {
  opacity: 1;
  transform: translate(0, 0); }

#oxfl-goback-to-episodes {
  position: absolute;
  top: 60px;
  left: 20px;
  z-index: 200;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

#oxfl-chapters-wrapper {
  width: 980px;
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 60px;
  transform: translate(-50%, 0);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  pointer-events: none; }

#oxfl-chapters-monster {
  opacity: 0;
  transform: translate(0, -100%);
  transition-property: opacity, transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(img/monster_lessons.gif);
  background-position: left bottom;
  width: 820px;
  max-width: 100%;
  max-height: 370px;
  min-height: 260px;
  height: calc(100vh - 430px);
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
  margin-bottom: -143px; }
  #oxfl-chapters-monster .oxfl-monster-lessons-bubble {
    font-size: 36px;
    line-height: 1em;
    background-size: contain;
    display: flex;
    vertical-align: middle;
    justify-content: center;
    flex-direction: column;
    font-family: "Myfrida", sans-serif;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    color: #ffffff;
    background: #ED1E79;
    padding: 20px;
    border-radius: 40px;
    width: auto;
    height: auto;
    min-width: 280px;
    min-height: 80px;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 360px;
    margin: 0 0 0 80px; }
    #oxfl-chapters-monster .oxfl-monster-lessons-bubble::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #ED1E79;
      position: absolute;
      top: 40px;
      left: -14px;
      transform: translate(0, -50%) rotate(90deg); }
    #oxfl-chapters-monster .oxfl-monster-lessons-bubble span {
      display: block; }
    .oxfl-body-user-not-student #oxfl-chapters-monster .oxfl-monster-lessons-bubble {
      font-size: 28px; }

#oxfl-chapters {
  background: rgba(242, 242, 242, 0.8);
  border: 2px solid #ffffff;
  border-radius: 20px;
  padding: 30px;
  width: 810px;
  max-width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  margin: 0 auto; }
  #oxfl-chapters .slick-list {
    z-index: 500; }

.oxfl-chapter {
  background: #ffffff;
  border: 2px dashed #FBB03B;
  border-radius: 10px;
  padding: 10px 10px; }
  .oxfl-chapter a {
    display: block; }
    .oxfl-chapter a .oxfl-title4 {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      max-width: 100%;
      min-width: 100%; }
  .oxfl-chapter .oxfl-title3,
  .oxfl-chapter .oxfl-title4 {
    max-width: calc(100% - 70px);
    min-width: calc(100% - 70px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
    .oxfl-chapter .oxfl-title3 a,
    .oxfl-chapter .oxfl-title4 a {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
  .oxfl-chapter .oxfl-chapter-header-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 5px; }
    .oxfl-chapter .oxfl-chapter-header-top-right .oxfl-button {
      margin-left: 5px;
      vertical-align: middle; }
      .oxfl-chapter .oxfl-chapter-header-top-right .oxfl-button:first-child {
        margin-left: 0; }
    .oxfl-chapter .oxfl-chapter-header-top-right .oxfl-button-lock {
      margin-top: -3px; }
  .oxfl-chapter .oxfl-chapter-image-wrapper {
    width: 100%;
    height: 110px;
    position: relative;
    overflow: hidden;
    border-radius: 10px; }
    .oxfl-chapter .oxfl-chapter-image-wrapper::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(57, 181, 74, 0.75);
      z-index: 1; }
    .oxfl-chapter .oxfl-chapter-image-wrapper .oxfl-label {
      position: absolute;
      top: -3px;
      left: 6px;
      z-index: 20; }
    .oxfl-chapter .oxfl-chapter-image-wrapper .oxfl-label-date {
      position: absolute;
      bottom: 0px;
      right: 16px;
      z-index: 20; }
    .oxfl-chapter .oxfl-chapter-image-wrapper-img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10;
      transition: transform .3s;
      transform: scale(1); }
      .oxfl-chapter .oxfl-chapter-image-wrapper-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
        display: block; }
      .oxfl-chapter .oxfl-chapter-image-wrapper-img.compat-object-fit {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        .oxfl-chapter .oxfl-chapter-image-wrapper-img.compat-object-fit img {
          display: none !important; }
  .oxfl-chapter:not(.lock):hover .oxfl-chapter-image-wrapper-img {
    transform: scale(1.1); }
  .oxfl-chapter.oxfl-chapter-challenge .oxfl-title3 {
    text-align: center;
    max-width: 100%; }
  .oxfl-chapter.oxfl-chapter-challenge .oxfl-chapter-header-top {
    justify-content: flex-end;
    min-height: 20px;
    margin-bottom: 0; }
  .oxfl-chapter.oxfl-chapter-challenge .oxfl-chapter-image-wrapper {
    margin-bottom: 5px;
    overflow: visible; }
    .oxfl-chapter.oxfl-chapter-challenge .oxfl-chapter-image-wrapper-img {
      overflow: hidden;
      width: 110px;
      height: 110px;
      border-radius: 50%;
      position: relative;
      margin: 0 auto; }
      .oxfl-chapter.oxfl-chapter-challenge .oxfl-chapter-image-wrapper-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
        display: block; }
      .oxfl-chapter.oxfl-chapter-challenge .oxfl-chapter-image-wrapper-img.compat-object-fit {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        .oxfl-chapter.oxfl-chapter-challenge .oxfl-chapter-image-wrapper-img.compat-object-fit img {
          display: none !important; }
    .oxfl-chapter.oxfl-chapter-challenge .oxfl-chapter-image-wrapper::before {
      width: 110px;
      height: 110px;
      border-radius: 50%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .oxfl-chapter.oxfl-chapter-challenge .oxfl-button-lock {
    display: none !important; }
  .oxfl-body-user-student .oxfl-chapter.lock a {
    cursor: default; }
  .oxfl-body-user-student .oxfl-chapter.lock .oxfl-chapter-image-wrapper .oxfl-label {
    display: none; }
  .oxfl-body-user-student .oxfl-chapter.lock .oxfl-chapter-image-wrapper-img {
    opacity: .3; }
  .oxfl-body-user-student .oxfl-chapter.lock .oxfl-chapter-image-wrapper::after {
    content: '';
    display: block;
    width: 48px;
    height: 60px;
    background: url(img/lock-large.png) 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 20; }

.oxfl-chapters-page {
  margin-left: -5px;
  margin-right: -5px;
  position: relative;
  z-index: 100; }
  .oxfl-chapters-page::after {
    content: "";
    display: table;
    clear: both; }
  .oxfl-chapters-page .oxfl-chapter-item {
    float: left;
    width: 33.3333%;
    padding: 5px; }
    .oxfl-chapters-page .oxfl-chapter-item:nth-child(3n+1) {
      clear: left; }

body.oxfl-body-chapters #oxfl-goback-to-episodes,
body.oxfl-body-chapters #oxfl-chapters-wrapper,
body.oxfl-body-chapters #oxfl-chapters {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition-delay: 0s;
  pointer-events: auto; }
body.oxfl-body-chapters #oxfl-chapters-monster {
  opacity: 1;
  transform: translate(0, 0); }

#iframe_div {
  outline: none;
  box-shadow: 0px 0px 0px 2px #FCEE21;
  border-radius: 20px; }
  #iframe_div &gt; iframe,
  #iframe_div #multimedia_iframe {
    border-radius: 20px; }
  #iframe_div #multimedia_iframe {
    overflow: hidden; }
  #iframe_div.audio {
    outline: none;
    box-shadow: none; }

body.body_clase.view-mode .revision-budget {
  display: none !important; }
body.body_clase.view-mode .side-panel,
body.body_clase.view-mode #help-panel {
  box-shadow: none !important; }
body.body_clase.view-mode #swipeview-slider &gt; div {
  background-color: #ffffff; }
body.body_clase.view-mode .oxfl-slider-control,
body.body_clase.view-mode .slider-control,
body.body_clase.view-mode .slider-control:focus {
  position: fixed;
  top: 50%;
  margin-top: -55px;
  color: #FFF;
  font-size: 20px;
  background: transparent;
  width: 70px;
  height: 150px;
  border-radius: 0;
  opacity: 1;
  outline: none;
  border: 0;
  cursor: pointer; }
  body.body_clase.view-mode .oxfl-slider-control .fa,
  body.body_clase.view-mode .slider-control .fa,
  body.body_clase.view-mode .slider-control:focus .fa {
    background: url(img/arrows-slide-circled.png) 0 -55px no-repeat transparent;
    background-size: 47px 101px;
    width: 47px;
    height: 47px;
    top: 50%;
    position: absolute;
    margin-top: -20px;
    font-size: 2em; }
    body.body_clase.view-mode .oxfl-slider-control .fa::before,
    body.body_clase.view-mode .slider-control .fa::before,
    body.body_clase.view-mode .slider-control:focus .fa::before {
      content: none; }
  body.body_clase.view-mode .oxfl-slider-control.right,
  body.body_clase.view-mode .slider-control.right,
  body.body_clase.view-mode .slider-control:focus.right {
    border-radius: 0;
    right: 0; }
    body.body_clase.view-mode .oxfl-slider-control.right .fa,
    body.body_clase.view-mode .slider-control.right .fa,
    body.body_clase.view-mode .slider-control:focus.right .fa {
      left: 0px; }
  body.body_clase.view-mode .oxfl-slider-control.left,
  body.body_clase.view-mode .slider-control.left,
  body.body_clase.view-mode .slider-control:focus.left {
    border-radius: 0;
    left: 0; }
    body.body_clase.view-mode .oxfl-slider-control.left .fa,
    body.body_clase.view-mode .slider-control.left .fa,
    body.body_clase.view-mode .slider-control:focus.left .fa {
      right: 0px;
      background-position: 0 0; }
  body.body_clase.view-mode .oxfl-slider-control.disabled,
  body.body_clase.view-mode .slider-control.disabled,
  body.body_clase.view-mode .slider-control:focus.disabled {
    display: none !important;
    opacity: 0; }
  body.body_clase.view-mode .oxfl-slider-control.not-allowed, body.body_clase.view-mode .oxfl-slider-control.not-allowed:hover,
  body.body_clase.view-mode .slider-control.not-allowed,
  body.body_clase.view-mode .slider-control.not-allowed:hover,
  body.body_clase.view-mode .slider-control:focus.not-allowed,
  body.body_clase.view-mode .slider-control:focus.not-allowed:hover {
    opacity: .3; }
body.body_clase.view-mode #actividad .class_slide {
  position: relative; }
body.body_clase.view-mode #actividad .oxfl-button-round-2 {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
  margin-left: -60px;
  width: 160px;
  z-index: 100; }
body.body_clase.view-mode #actividad .btn-correct {
  margin-left: 180px; }
body.body_clase.view-mode #actividad .carousel-inner .item-container {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 80px; }
body.body_clase.view-mode #actividad .carousel-inner .item-container.tmpux {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 20px 80px; }
body.body_clase.view-mode #actividad .content .header {
  border: 0; }
  body.body_clase.view-mode #actividad .content .header .chapter {
    display: none; }
  body.body_clase.view-mode #actividad .content .header .title {
    margin: 0;
    border: 0; }
    body.body_clase.view-mode #actividad .content .header .title .title-logo {
      display: none; }
body.body_clase.view-mode .navbar-bottom {
  background-color: #ffffff; }
  body.body_clase.view-mode .navbar-bottom .slider-indicators li {
    background-color: #8BE23F;
    cursor: default; }
    body.body_clase.view-mode .navbar-bottom .slider-indicators li.active {
      background-color: #ED1E79; }

#actividad .content .header .title h3 {
  font-family: "Myfrida", sans-serif;
  font-weight: bold;
  font-size: 29px;
  color: #FBB03B;
  margin-top: 30px; }
#actividad .content .review .attemps {
  display: none; }

.libro-right,
.libro-left {
  background: #8BE23F !important; }

.navbar.libro {
  background: #8BE23F !important; }

.libro-right ul li.close-back-wrapper::before,
.navbar-divider::before {
  background-color: #8BE23F; }

.libro-right ul li.close-back-wrapper::before, .libro-right ul li.close-back-wrapper::after,
.navbar-divider::before,
.navbar-divider::after {
  width: 0px; }

#actividad .workspace.memory .front {
  background: url(img/memory_back.png) center center !important;
  border-color: #3FA8F4 !important; }
#actividad .workspace.memory .back {
  border-color: #3FA8F4 !important; }
#actividad .workspace.memory .still .back {
  border-color: #85c939 !important; }
#actividad .workspace.memory .on.ko .back {
  border-color: #fc4237 !important; }

body.body_clase.view-mode #actividad .oxfl-checkpoint-1-cover-wrapper .header .title h3 {
  font-family: "Myfrida", sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 70px;
  color: #EE7558;
  margin: 0;
  transform: rotate(-33deg);
  max-width: 320px;
  margin-top: 50px; }
body.body_clase.view-mode #actividad .oxfl-checkpoint-1-cover-wrapper .class_slide {
  min-height: 520px !important; }
body.body_clase.view-mode #actividad .oxfl-checkpoint-1-cover-wrapper .item-container {
  background: url(img/monster-8.png) 45px bottom no-repeat;
  background-size: 486px 424px;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 480px !important; }
body.body_clase.view-mode #actividad .oxfl-checkpoint-1-cover-wrapper .slide_img {
  width: 298px;
  position: absolute;
  bottom: auto;
  top: 240px;
  left: 50%;
  transform: translate(-50%, 0);
  margin-left: 160px;
  background: url(img/slide_img-shadow.png) center bottom no-repeat;
  background-size: 262px 17px;
  padding-bottom: 50px; }
  body.body_clase.view-mode #actividad .oxfl-checkpoint-1-cover-wrapper .slide_img .multimedia-container {
    width: 298px;
    height: 230px;
    transform: rotate(10deg); }
    body.body_clase.view-mode #actividad .oxfl-checkpoint-1-cover-wrapper .slide_img .multimedia-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center;
      display: block; }
    body.body_clase.view-mode #actividad .oxfl-checkpoint-1-cover-wrapper .slide_img .multimedia-container.compat-object-fit {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
      body.body_clase.view-mode #actividad .oxfl-checkpoint-1-cover-wrapper .slide_img .multimedia-container.compat-object-fit img {
        display: none !important; }
  body.body_clase.view-mode #actividad .oxfl-checkpoint-1-cover-wrapper .slide_img .zoom_flag {
    display: none !important; }

body.body_clase.view-mode .oxfl-checkpoint-1-cover {
  background: url(img/bubble-3.png) 0 0 no-repeat;
  background-size: contain;
  width: 470px !important;
  height: 230px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: fixed;
  top: 20px;
  left: 50%;
  z-index: 500;
  transform: translate(-50%, 0);
  margin-left: 190px; }
  body.body_clase.view-mode .oxfl-checkpoint-1-cover .bck-title,
  body.body_clase.view-mode .oxfl-checkpoint-1-cover h2,
  body.body_clase.view-mode .oxfl-checkpoint-1-cover h3 {
    color: #ffffff;
    font-family: "Myfrida", sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 30px;
    max-width: 280px;
    margin: 0 0 5px 0; }
  body.body_clase.view-mode .oxfl-checkpoint-1-cover .bck-content {
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
    color: #000000;
    font-size: 16px;
    font-size: 1.6rem;
    max-width: 340px;
    margin-bottom: 10px; }

body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper .oxfl-final-screen-one {
  display: none;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  padding: 100px 20px 20px; }
  body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper .oxfl-final-screen-one-inner {
    background: url(img/final-1.png) center center no-repeat #ffffff;
    background-size: contain;
    position: absolute;
    top: 100px;
    left: 20px;
    right: 20px;
    bottom: 0;
    z-index: 100; }
    body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper .oxfl-final-screen-one-inner .oxfl-coins-bubble-1 {
      background: url(img/coins.png) 20px center #29AAE3 no-repeat;
      min-width: 280px;
      height: 90px;
      background-size: 55px 55px;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, 0);
      margin-left: -220px;
      border-radius: 100px; }
      body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper .oxfl-final-screen-one-inner .oxfl-coins-bubble-1-coins {
        position: absolute;
        top: 18px;
        left: 95px;
        text-align: left;
        font-size: 52px;
        line-height: 1em;
        color: #ffffff;
        font-family: "Quicksand", sans-serif;
        font-weight: 500; }
  body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper .oxfl-final-screen-one-bubble-1, body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper .oxfl-final-screen-one-bubble-2 {
    background: #ED1E79;
    font-size: 20px;
    line-height: 1em;
    font-family: "Myfrida", sans-serif;
    font-weight: bold;
    font-style: italic;
    position: absolute;
    border-radius: 40px;
    padding: 10px 20px;
    border: 1px solid #ffffff;
    color: #ffffff; }
    body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper .oxfl-final-screen-one-bubble-1::before, body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper .oxfl-final-screen-one-bubble-2::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #ED1E79;
      position: absolute;
      bottom: -10px;
      left: 40px;
      z-index: 10; }
    body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper .oxfl-final-screen-one-bubble-1::after, body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper .oxfl-final-screen-one-bubble-2::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 12px solid transparent;
      border-right: 12px solid transparent;
      border-top: 12px solid #ffffff;
      position: absolute;
      bottom: -12px;
      left: 38px;
      z-index: 2; }
  body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper .oxfl-final-screen-one-bubble-1 {
    top: -40px;
    z-index: 100;
    left: 50%;
    margin-left: -364px; }
  body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper .oxfl-final-screen-one-bubble-2 {
    left: 50%;
    margin-left: 44px;
    top: -76px; }
body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper-active {
  overflow: hidden; }
  body.body_clase.view-mode #actividad .oxfl-final-screen-one-wrapper-active .oxfl-final-screen-one {
    display: block; }

body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper {
  overflow: auto; }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-content-zone-background {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 460px;
    height: calc(100% - 160px);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat; }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .header {
    padding-top: 40px; }
    body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .header .title {
      width: 430px;
      height: auto;
      background: #ffffff;
      background-size: cover;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
      padding: 30px;
      border-radius: 40px;
      font-family: "Quicksand", sans-serif;
      font-weight: 500;
      font-size: 15px;
      text-align: left; }
      body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .header .title p:last-child {
        margin-bottom: 0; }
      body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .header .title h3 {
        font-family: "Myfrida", sans-serif;
        font-weight: bold;
        font-style: normal;
        font-size: 26px;
        line-height: 0.8em;
        color: #8BE23F;
        margin: 0 0 10px 0;
        text-align: left; }
        body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .header .title h3:last-child {
          margin-bottom: 0; }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .slide_img {
    display: none; }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .layout-panel {
    width: 100% !important; }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-box {
    width: 320px;
    position: fixed;
    top: 60px;
    right: 30px; }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz-button-next {
    border: 0;
    overflow: visible;
    background: url(img/monster-contentzone.svg) center bottom no-repeat;
    background-size: contain;
    width: 296px;
    height: 315px;
    padding: 30px 6px 6px;
    position: fixed;
    right: 0;
    bottom: 0;
    outline: none;
    text-align: center;
    transition: bottom .3s linear; }
    body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz-button-next.oxfl-disabled {
      filter: grayscale(1);
      cursor: default; }
    body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz-button-next span {
      display: block;
      width: 180px;
      font-family: "Myfrida", sans-serif;
      font-weight: bold;
      font-style: italic;
      font-size: 44px;
      line-height: 1em;
      color: #FBB03B;
      position: absolute;
      top: 50px;
      left: 50%;
      transform: translate(-50%, 0); }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .bck-content {
    position: fixed;
    top: 200%;
    left: 0;
    z-index: 500;
    height: 0;
    width: 100%;
    transition: top .3s ease-out, height .3s ease-out;
    background: #ffffff;
    overflow: hidden; }
    body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .bck-content .oxfl-cz-content {
      height: calc(100% - 125px);
      max-height: calc(100% - 125px);
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      padding-bottom: 100px; }
      body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .bck-content .oxfl-cz-content .bck-video-container2 {
        height: 100%;
        position: relative; }
        body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .bck-content .oxfl-cz-content .bck-video-container2 .bck-video-player {
          height: 100%;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
          body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .bck-content .oxfl-cz-content .bck-video-container2 .bck-video-player .video-js .vjs-big-play-button {
            border: 0;
            background: url(img/player.png) 0 0 no-repeat;
            width: 132px;
            height: 128px;
            background-size: contain; }
            body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .bck-content .oxfl-cz-content .bck-video-container2 .bck-video-player .video-js .vjs-big-play-button::before {
              content: none; }
    body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .bck-content.oxfl-visible {
      top: 0;
      height: calc(100vh - 44px); }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .oxfl-cz-header {
    background: #ffffff;
    height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 0 80px; }
    body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .oxfl-cz-header-title {
      font-family: "Myfrida", sans-serif;
      font-weight: bold;
      font-style: italic;
      font-size: 37px;
      font-size: 3.7rem;
      line-height: 0.8em;
      color: #8BE23F;
      margin: 0;
      text-align: center; }
    body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .oxfl-cz-header-button {
      border: 0;
      overflow: visible;
      background: url(img/arrow-up.png) center top no-repeat;
      background-size: 60px 60px;
      font-family: "Myfrida", sans-serif;
      font-weight: bold;
      font-style: italic;
      font-size: 12px;
      color: #FBB03B;
      padding: 60px 6px 6px;
      position: absolute;
      right: 50px;
      top: 50%;
      transform: translate(0, -50%);
      outline: none;
      width: 78px;
      text-align: center; }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .bck-title {
    position: fixed;
    height: 270px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    bottom: 20px;
    top: auto;
    transform: translate(-50%, 0);
    left: 50% !important;
    cursor: pointer; }
    body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .bck-title p {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      transform: translate(-50%, 0);
      display: inline-flex;
      vertical-align: middle;
      justify-content: center;
      flex-direction: column;
      font-family: "Quicksand", sans-serif;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      color: #ffffff;
      background: #ff931e;
      padding: 5px 10px;
      border-radius: 40px;
      min-width: 105px; }
      body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .bck-title p::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #ff931e;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0) rotate(180deg);
        transform-origin: 50% 0; }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz-video .bck-title {
    background-image: url(img/monster-9.png);
    width: 210px;
    margin-left: -280px; }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz-video .bck-content .oxfl-cz-content {
    padding-bottom: 0;
    overflow: hidden; }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz-infographic .bck-title {
    width: 220px;
    margin-left: -50px;
    background-image: url(img/monster-10.png); }
    body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz-infographic .bck-title p {
      display: inline-flex;
      vertical-align: middle;
      justify-content: center;
      flex-direction: column;
      font-family: "Quicksand", sans-serif;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      color: #ffffff;
      background: #662d91;
      padding: 5px 10px;
      border-radius: 40px;
      min-width: 105px; }
      body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz-infographic .bck-title p::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #662d91;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0) rotate(180deg);
        transform-origin: 50% 0; }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz-infographic .oxfl-cz-content {
    text-align: center; }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz-text .bck-title {
    width: 160px;
    background-image: url(img/monster-11.png);
    margin-left: 160px; }
    body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz-text .bck-title p {
      margin-left: 0;
      display: inline-flex;
      vertical-align: middle;
      justify-content: center;
      flex-direction: column;
      font-family: "Quicksand", sans-serif;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      color: #ffffff;
      background: #22b573;
      padding: 5px 10px;
      border-radius: 40px;
      min-width: 105px; }
      body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz-text .bck-title p::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #22b573;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0) rotate(180deg);
        transform-origin: 50% 0; }
  body.body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz-text .oxfl-cz-content {
    padding: 0 100px; }
body.body_clase.view-mode.oxfl-content-zone-on .navbar-bottom {
  display: none; }
body.body_clase.view-mode.oxfl-content-zone-on .content-wrapper {
  padding-bottom: 0; }
body.body_clase.view-mode.oxfl-content-zone-card-on .slider-control {
  display: none; }
body.body_clase.view-mode.oxfl-content-zone-card-on #actividad .oxfl-content-zone-wrapper {
  overflow: hidden; }

body.app:not(.offline-pc).body_clase.view-mode #actividad .oxfl-content-zone-wrapper .oxfl-cz .bck-content.oxfl-visible {
  height: 100vh; }

body.body_clase.view-mode #actividad .oxfl-final-slide {
  background-position: center center;
  background-image: url(img/endscreen-ok-regular.png), url(img/endscreen-ok-regular-bg.png);
  background-repeat: no-repeat, repeat-x;
  background-size: contain;
  overflow: hidden; }
  body.body_clase.view-mode #actividad .oxfl-final-slide-fail {
    background-position: center top;
    background-image: url(img/endscreen-wrong-regular.png), url(img/endscreen-wrong-regular-bg.png);
    overflow: hidden; }
  body.body_clase.view-mode #actividad .oxfl-final-slide-challenge {
    background-position: center bottom;
    background-image: url(img/endscreen-challenge-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden; }
    body.body_clase.view-mode #actividad .oxfl-final-slide-challenge .item-container {
      background-position: center bottom;
      background-image: url(img/endscreen-ok-challenge.png);
      background-repeat: no-repeat;
      background-size: contain; }
    body.body_clase.view-mode #actividad .oxfl-final-slide-challenge.oxfl-final-slide-fail {
      background-image: url(img/endscreen-challenge-bg.jpg);
      background-repeat: no-repeat;
      background-size: cover; }
      body.body_clase.view-mode #actividad .oxfl-final-slide-challenge.oxfl-final-slide-fail .item-container {
        background-image: url(img/endscreen-wrong-challenge.png);
        background-repeat: no-repeat;
        background-size: contain; }
  body.body_clase.view-mode #actividad .oxfl-final-slide .item-container {
    max-width: 100%;
    min-height: 100% !important;
    padding: 0;
    margin: 0;
    overflow: hidden; }
    body.body_clase.view-mode #actividad .oxfl-final-slide .item-container .header {
      display: none; }
    body.body_clase.view-mode #actividad .oxfl-final-slide .item-container .oxfl-button-large-next {
      position: fixed;
      right: 40px;
      bottom: 40px;
      z-index: 100; }
body.body_clase.view-mode #actividad .oxfl-end-screen-tip {
  display: none;
  width: 370px !important;
  height: auto;
  background: #29AAE3;
  background-size: auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 40px;
  padding: 20px; }
  body.body_clase.view-mode #actividad .oxfl-end-screen-tip::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #29AAE3;
    position: absolute;
    bottom: 50px;
    right: -38px;
    transform: translate(0, 0) rotate(45deg);
    transform-origin: 0 0; }
  body.body_clase.view-mode #actividad .oxfl-end-screen-tip .bck-title,
  body.body_clase.view-mode #actividad .oxfl-end-screen-tip h2,
  body.body_clase.view-mode #actividad .oxfl-end-screen-tip h3 {
    color: #ffffff;
    font-family: "Myfrida", sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1em;
    max-width: 320px;
    margin: 0 auto 0;
    text-align: center; }
  body.body_clase.view-mode #actividad .oxfl-end-screen-tip .bck-content {
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    max-width: 320px;
    margin-bottom: 10px; }
body.body_clase.view-mode #actividad .oxfl-bubble-final-ko {
  display: inline-flex;
  vertical-align: middle;
  justify-content: center;
  flex-direction: column;
  background: #d64391;
  color: #ffffff;
  font-family: "Myfrida", sans-serif;
  font-size: 36px;
  line-height: 1em;
  font-weight: bold;
  border-radius: 40px 40px 40px 0;
  max-width: 300px;
  height: auto;
  padding: 20px;
  position: absolute;
  left: 55%;
  top: 40%; }
  body.body_clase.view-mode #actividad .oxfl-bubble-final-ko::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #d64391;
    position: absolute;
    bottom: -20px;
    left: -20px;
    transform: rotate(-45deg);
    transform-origin: 0 0; }
body.body_clase.view-mode #actividad .oxfl-bubble-challenge-fail {
  background: #FBB03B;
  display: inline-flex;
  vertical-align: middle;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #ffffff;
  font-family: "Myfrida", sans-serif;
  font-size: 31px;
  line-height: 1em;
  font-weight: bold;
  font-style: italic;
  border-radius: 40px;
  max-width: 440px;
  height: auto;
  padding: 20px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 20px; }
  body.body_clase.view-mode #actividad .oxfl-bubble-challenge-fail::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #FBB03B;
    position: absolute;
    bottom: -60px;
    left: 120px;
    transform: rotate(-135deg);
    transform-origin: 0 0; }
body.body_clase.view-mode #actividad .oxfl-bubble-challenge-ok {
  max-width: 370px;
  width: auto;
  height: auto;
  background: #ED1E79;
  background-size: auto;
  color: #ffffff;
  display: inline-flex;
  text-align: left;
  align-items: center;
  vertical-align: middle;
  justify-content: center;
  flex-direction: column;
  font-family: "Myfrida", sans-serif;
  font-weight: bold;
  font-size: italic;
  font-size: 28px;
  line-height: 1.1em;
  padding: 20px;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0);
  margin-left: 41vh;
  margin-top: 30px; }
body.body_clase.view-mode.oxfl-final-slide-on .content-wrapper {
  padding-top: 0;
  padding-bottom: 0; }
body.body_clase.view-mode.oxfl-final-slide-on .navbar.libro,
body.body_clase.view-mode.oxfl-final-slide-on .navbar-bottom {
  display: none; }
body.body_clase.view-mode.oxfl-end-screen-tip-on #estrellas {
  display: none; }
body.body_clase.view-mode.oxfl-end-screen-tip-on .slider-control:not(.oxfl-slider-control) {
  display: none; }

#oxfl-final-slide-tip {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  z-index: -1;
  background: url(img/endscreen-ok-regular-bg.png) 0 0 repeat-x;
  background-size: contain; }
  #oxfl-final-slide-tip .oxfl-button-bubble-1 {
    position: absolute;
    bottom: 40px;
    left: 40px; }
  #oxfl-final-slide-tip .oxfl-end-screen-tip {
    display: flex !important;
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translante(-50%, 0);
    margin-left: -430px; }
  #oxfl-final-slide-tip::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -9px;
    right: 0;
    background: url(img/monster-tip.svg) right bottom no-repeat;
    background-size: contain;
    height: 90%;
    width: 100%;
    z-index: -1;
    opacity: 0;
    transform: translate(100%, 100%);
    transition-property: opacity, transform;
    transition-duration: .3s;
    transition-timing-function: ease-out; }
  .oxfl-end-screen-tip-on #oxfl-final-slide-tip {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0.3s,opacity 0.3s linear;
    transition-delay: 0s;
    z-index: 100; }
    .oxfl-end-screen-tip-on #oxfl-final-slide-tip::after {
      opacity: 1;
      transform: translate(0, 0); }

.oxfl-coins-bubble-2 {
  background: url(img/coins.png) 20px center #29AAE3 no-repeat;
  min-width: 280px;
  height: 90px;
  background-size: 55px 55px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  margin-left: -220px;
  border-radius: 100px;
  margin-left: 70px;
  margin-top: 10px; }
  .oxfl-coins-bubble-2-coins {
    position: absolute;
    top: 18px;
    left: 95px;
    text-align: left;
    font-size: 52px;
    line-height: 1em;
    color: #ffffff;
    font-family: "Quicksand", sans-serif;
    font-weight: 500; }
  .oxfl-final-slide-challenge .oxfl-coins-bubble-2 {
    top: 50%;
    margin-top: -40px;
    background-image: url(img/coins.png);
    width: 215px;
    height: 70px;
    margin-left: 41vh; }
    .oxfl-final-slide-challenge .oxfl-coins-bubble-2 .oxfl-coins-bubble-2-coins {
      top: 10px; }

.oxfl-final-slide-stars {
  position: absolute;
  top: 0;
  right: 60px;
  background: url(img/endscreen-stars-regular-0.png) 0 0 no-repeat transparent;
  width: 210px;
  height: 225px;
  background-size: contain; }
  .oxfl-final-slide-stars-1 {
    background-image: url(img/endscreen-stars-regular-1.png); }
  .oxfl-final-slide-stars-2 {
    background-image: url(img/endscreen-stars-regular-2.png); }
  .oxfl-final-slide-stars-3 {
    background-image: url(img/endscreen-stars-regular-3.png); }

.oxfl-bubble-leave {
  max-width: 260px;
  width: auto;
  height: auto;
  background: #ED1E79;
  background-size: auto;
  color: #ffffff;
  display: inline-flex;
  text-align: left;
  align-items: center;
  vertical-align: middle;
  justify-content: center;
  flex-direction: column;
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 1em;
  padding: 10px 20px;
  border-radius: 40px; }
  .oxfl-bubble-leave::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ED1E79;
    position: absolute;
    top: -6px;
    left: 40px;
    transform: translate(0, 0) rotate(-45deg);
    transform-origin: 50% 0; }
  .oxfl-bubble-leave-inner {
    width: 100%;
    text-align: center; }
  .oxfl-final-slide .oxfl-bubble-leave {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%, 0);
    margin-left: 70px; }

.oxfl-final-slide-fail-buttons {
  position: fixed;
  bottom: 40px;
  right: 40px;
  text-align: center; }

.oxfl-final-slide-challenge:not(.oxfl-final-slide-fail) .oxfl-button-bubble {
  position: fixed;
  bottom: 20px;
  right: 20px;
  left: auto;
  top: auto; }

body.body_clase.view-mode #actividad .oxfl-challenge-cover-wrapper {
  background-position: center center;
  background-image: url(img/endscreen-challenge-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover; }
  body.body_clase.view-mode #actividad .oxfl-challenge-cover-wrapper .oxfl-button-bubble {
    position: fixed;
    right: 40px;
    bottom: 40px; }
    body.body_clase.view-mode #actividad .oxfl-challenge-cover-wrapper .oxfl-button-bubble-2 {
      background: #29AAE3; }
  body.body_clase.view-mode #actividad .oxfl-challenge-cover-wrapper .item-container {
    max-width: 100%;
    min-height: 100% !important;
    background-position: center center;
    background-image: url(img/endscreen-challenge-cover-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0;
    margin: 0;
    overflow: hidden; }
    body.body_clase.view-mode #actividad .oxfl-challenge-cover-wrapper .item-container .header {
      display: none; }
body.body_clase.view-mode .oxfl-challenge-cover {
  background: #ED1E79;
  background-size: auto;
  width: 290px !important;
  height: auto !important;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 500;
  transform: translate(-50%, -50%);
  margin-left: 320px;
  padding: 20px;
  border-radius: 40px; }
  body.body_clase.view-mode .oxfl-challenge-cover .bck-title {
    color: #ffffff;
    font-family: "Myfrida", sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 30px;
    max-width: 100%;
    margin: 0;
    padding-left: 0; }
  body.body_clase.view-mode .oxfl-challenge-cover .bck-content {
    display: none; }
body.body_clase.view-mode.oxfl-challenge-cover-wrapper-on .content-wrapper {
  padding-top: 0;
  padding-bottom: 0; }
body.body_clase.view-mode.oxfl-challenge-cover-wrapper-on .slider-control {
  display: none !important; }
body.body_clase.view-mode.oxfl-challenge-cover-wrapper-on .navbar-bottom {
  display: none !important; }

/*Textwebs*/
.oxfl-resources-game-monster-bubble, .oxfl-resources-summary-monster-bubble {
  font-size: 34px;
  max-width: 420px;
  top: 120px; }

/* FINAL CHALLENGE FAIL */
@-webkit-keyframes shake-one {
  from, to {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0px, 0px, 0px); }
  30%, 50%, 70%, 90% {
    -webkit-transform: skewX(5deg) skewY(20deg) rotate(0deg);
    transform: skewX(5deg) skewY(20deg) rotate(0deg); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0); } }
@keyframes shake-one {
  from, to {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0px, 10px, 0px); }
  30%, 50%, 70% {
    -webkit-transform: skewX(0deg) skewY(0deg) rotate(0deg);
    transform: skewX(0deg) skewY(20deg) rotate(0deg); }
  20%, 40%, 60% {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 15px, 0); }
  0% {
    opacity: 0; }
  80% {
    opacity: 1; }
  85% {
    opacity: 0; }
  99% {
    opacity: 0; } }
@-webkit-keyframes color-one {
  0% {
    background-color: #f9eb4a; }
  25% {
    background-color: #fff; }
  50% {
    background-color: #f9eb4a; }
  100% {
    background-color: #fff; } }
@keyframes color-one {
  0% {
    background-color: #f9eb4a; }
  25% {
    background-color: #fff; }
  50% {
    background-color: #f9eb4a; }
  100% {
    background-color: #fff; } }
@-webkit-keyframes border-color-one {
  0% {
    border-color: transparent #f9eb4a transparent transparent; }
  25% {
    border-color: transparent #fff transparent transparent; }
  50% {
    border-color: transparent #f9eb4a transparent transparent; }
  100% {
    border-color: transparent #fff transparent transparent; } }
@keyframes border-color-one {
  0% {
    border-color: transparent #f9eb4a transparent transparent; }
  25% {
    border-color: transparent #fff transparent transparent; }
  50% {
    border-color: transparent #f9eb4a transparent transparent; }
  100% {
    border-color: transparent #fff transparent transparent; } }
.lightning-one {
  margin: 0;
  position: relative;
  width: 20px;
  height: 40px;
  transform-origin: 50% 50%;
  transform: skewX(0deg) skewY(20deg) rotate(-20deg);
  background-color: #f9eb4a;
  -webkit-animation-name: color-one !important;
  -webkit-animation-duration: 2s;
  animation-name: color-one !important;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.lightning-one:before {
  position: absolute;
  width: 20px;
  height: 40px;
  transform-origin: 50% 50%;
  background-color: #f9eb4a;
  top: -35px;
  left: 15px;
  content: "";
  -webkit-animation-name: color-one !important;
  -webkit-animation-duration: 2s;
  animation-name: color-one !important;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.lightning-one:after {
  position: absolute;
  border-style: solid;
  border-width: 0px 20px 40px 20px;
  border-color: transparent #f9eb4a transparent transparent;
  bottom: -29px;
  left: -40px;
  content: "";
  -webkit-animation-name: border-color-one !important;
  -webkit-animation-duration: 2s;
  animation-name: border-color-one !important;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.box-one {
  position: absolute;
  left: 26%;
  top: 26%;
  -webkit-animation-name: shake-one;
  animation-name: shake-one;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes shake-two {
  from, to {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }
  30%, 50%, 70% {
    -webkit-transform: skewX(0deg) skewY(0deg) rotate(0deg);
    transform: skewX(0deg) skewY(0deg) rotate(0deg); }
  20%, 40%, 60% {
    -webkit-transform: translate3d(5px, 1px, 0);
    transform: translate3d(5px, 1px, 0); }
  0% {
    opacity: 1; }
  60% {
    opacity: 1; }
  65% {
    opacity: 0; }
  90% {
    opacity: 0; } }
@keyframes shake-two {
  from, to {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }
  30%, 50%, 70% {
    -webkit-transform: skewX(0deg) skewY(0deg) rotate(5deg);
    transform: skewX(0deg) skewY(0deg) rotate(5deg); }
  20%, 40%, 60% {
    -webkit-transform: translate3d(8px, 20px, 0);
    transform: translate3d(8px, 20px, 0); }
  0% {
    opacity: 1; }
  60% {
    opacity: 1; }
  65% {
    opacity: 0; }
  90% {
    opacity: 0; } }
@-webkit-keyframes color-two {
  0% {
    background-color: #f9eb4a; }
  25% {
    background-color: #fff; }
  50% {
    background-color: #f9eb4a; }
  100% {
    background-color: #fff; } }
@keyframes color-two {
  0% {
    background-color: #f9eb4a; }
  25% {
    background-color: #fff; }
  50% {
    background-color: #f9eb4a; }
  100% {
    background-color: #fff; } }
@-webkit-keyframes border-color-two {
  0% {
    border-color: transparent #f9eb4a transparent transparent; }
  25% {
    border-color: transparent #fff transparent transparent; }
  50% {
    border-color: transparent #f9eb4a transparent transparent; }
  100% {
    border-color: transparent #fff transparent transparent; } }
@keyframes border-color-two {
  0% {
    border-color: transparent #f9eb4a transparent transparent; }
  25% {
    border-color: transparent #fff transparent transparent; }
  50% {
    border-color: transparent #f9eb4a transparent transparent; }
  100% {
    border-color: transparent #fff transparent transparent; } }
.lightning-two {
  margin: 0;
  position: relative;
  width: 10px;
  height: 25px;
  transform-origin: 50% 50%;
  transform: skewX(5deg) skewY(40deg) rotate(0deg);
  background-color: #f9eb4a;
  -webkit-animation-name: color-two !important;
  -webkit-animation-duration: 2s;
  animation-name: color-two !important;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.lightning-two:before {
  position: absolute;
  width: 10px;
  height: 25px;
  transform-origin: 50% 50%;
  background-color: #f9eb4a;
  top: -25px;
  left: 6px;
  content: "";
  -webkit-animation-name: color-two !important;
  -webkit-animation-duration: 2s;
  animation-name: color-two !important;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.lightning-two:after {
  position: absolute;
  border-style: solid;
  border-width: 0px 10px 20px 10px;
  border-color: transparent #f9eb4a transparent transparent;
  bottom: -17px;
  left: -17px;
  content: "";
  -webkit-animation-name: border-color-two !important;
  -webkit-animation-duration: 2s;
  animation-name: border-color-two !important;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.box-two {
  position: absolute;
  left: 62.5%;
  top: 12%;
  -webkit-animation-name: shake-two;
  animation-name: shake-two;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes shake-three {
  from, to {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0px, 0px, 0px); }
  5%, 15%, 25%, 35%, 45% {
    -webkit-transform: skewX(5deg) skewY(20deg) rotate(0deg);
    transform: skewX(5deg) skewY(20deg) rotate(10deg); }
  10%, 20%, 30%, 40% {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0) rotate(3deg); } }
@keyframes shake-three {
  from, to {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(-10px, 15px, 0) rotate(2deg); }
  5%, 15%, 25%, 35%, 45% {
    -webkit-transform: skewX(10deg) skewY(10deg) rotate(0deg);
    transform: skewX(10deg) skewY(10deg) rotate(3deg); }
  10%, 20%, 30%, 40% {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(-10px, 15px, 0) rotate(2deg); }
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  55% {
    opacity: 0; }
  99% {
    opacity: 0; } }
@-webkit-keyframes color-three {
  0% {
    background-color: #f9eb4a; }
  25% {
    background-color: #fff; }
  50% {
    background-color: #f9eb4a; }
  100% {
    background-color: #fff; } }
@keyframes color-three {
  0% {
    background-color: #f9eb4a; }
  25% {
    background-color: #fff; }
  50% {
    background-color: #f9eb4a; }
  100% {
    background-color: #fff; } }
@-webkit-keyframes border-color-three {
  0% {
    border-color: transparent #f9eb4a transparent transparent; }
  25% {
    border-color: transparent #fff transparent transparent; }
  50% {
    border-color: transparent #f9eb4a transparent transparent; }
  100% {
    border-color: transparent #fff transparent transparent; } }
@keyframes border-color-three {
  0% {
    border-color: transparent #f9eb4a transparent transparent; }
  25% {
    border-color: transparent #fff transparent transparent; }
  50% {
    border-color: transparent #f9eb4a transparent transparent; }
  100% {
    border-color: transparent #fff transparent transparent; } }
.lightning-three {
  margin: 0;
  position: relative;
  width: 15px;
  height: 20px;
  transform-origin: 50% 50%;
  transform: skewX(0deg) skewY(40deg) rotate(-40deg);
  background-color: #f9eb4a;
  -webkit-animation-name: color-three !important;
  -webkit-animation-duration: 2s;
  animation-name: color-three !important;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.lightning-three:before {
  position: absolute;
  width: 20px;
  height: 25px;
  transform-origin: 50% 50%;
  background-color: #f9eb4a;
  top: -20px;
  left: 10px;
  content: "";
  -webkit-animation-name: color-three !important;
  -webkit-animation-duration: 2s;
  animation-name: color-three !important;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.lightning-three:after {
  position: absolute;
  border-style: solid;
  border-width: 0px 20px 25px 20px;
  border-color: transparent #f9eb4a transparent transparent;
  bottom: -22px;
  left: -35px;
  content: "";
  -webkit-animation-name: border-color-three !important;
  -webkit-animation-duration: 2s;
  animation-name: border-color-three !important;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.box-three {
  position: absolute;
  left: 25%;
  top: 54%;
  -webkit-animation-name: shake-three;
  animation-name: shake-three;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes shake-four {
  from, to {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0px, 0px, 0px); }
  30%, 50%, 70% {
    -webkit-transform: skewX(0deg) skewY(0deg) rotate(0deg);
    transform: skewX(5deg) skewY(0deg) rotate(0deg); }
  20%, 40%, 60% {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(3px, 3px, 7px); }
  0% {
    opacity: 0; }
  40% {
    opacity: 1; }
  51% {
    opacity: 0; }
  60% {
    opacity: 1; } }
@keyframes shake-four {
  from, to {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0px, 0px, 0px); }
  30%, 50%, 70% {
    -webkit-transform: skewX(0deg) skewY(0deg) rotate(0deg);
    transform: skewX(5deg) skewY(0deg) rotate(0deg); }
  20%, 40%, 60% {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(3px, 3px, 7px); }
  0% {
    opacity: 0; }
  40% {
    opacity: 1; }
  51% {
    opacity: 0; }
  60% {
    opacity: 1; } }
@-webkit-keyframes color-four {
  0% {
    background-color: #f9eb4a; }
  25% {
    background-color: #fff; }
  50% {
    background-color: #f9eb4a; }
  100% {
    background-color: #fff; } }
@keyframes color-four {
  0% {
    background-color: #f9eb4a; }
  25% {
    background-color: #fff; }
  50% {
    background-color: #f9eb4a; }
  100% {
    background-color: #fff; } }
@-webkit-keyframes border-color-four {
  0% {
    border-color: transparent #f9eb4a transparent transparent; }
  25% {
    border-color: transparent #fff transparent transparent; }
  50% {
    border-color: transparent #f9eb4a transparent transparent; }
  100% {
    border-color: transparent #fff transparent transparent; } }
@keyframes border-color-four {
  0% {
    border-color: transparent #f9eb4a transparent transparent; }
  25% {
    border-color: transparent #fff transparent transparent; }
  50% {
    border-color: transparent #f9eb4a transparent transparent; }
  100% {
    border-color: transparent #fff transparent transparent; } }
.lightning-four {
  margin: 0;
  position: relative;
  width: 10px;
  height: 20px;
  transform-origin: 50% 50%;
  transform: skewX(-40deg) skewY(45deg) rotate(0deg);
  background-color: #f9eb4a;
  -webkit-animation-name: color-four !important;
  -webkit-animation-duration: 2s;
  animation-name: color-four !important;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.lightning-four:before {
  position: absolute;
  width: 10px;
  height: 20px;
  transform-origin: 50% 50%;
  background-color: #f9eb4a;
  top: -15px;
  left: 9px;
  content: "";
  -webkit-animation-name: color-four !important;
  -webkit-animation-duration: 2s;
  animation-name: color-four !important;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.lightning-four:after {
  position: absolute;
  border-style: solid;
  border-width: 0px 15px 25px 10px;
  border-color: transparent #f9eb4a transparent transparent;
  bottom: -22px;
  left: -20px;
  content: "";
  -webkit-animation-name: border-color-four !important;
  -webkit-animation-duration: 2s;
  animation-name: border-color-four !important;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.box-four {
  position: absolute;
  left: 75%;
  top: 50%;
  -webkit-animation-name: shake-four;
  animation-name: shake-four;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/* FINAL LESSON WIN */
.star-1 {
  position: absolute;
  z-index: 999;
  top: 15%;
  right: 28%;
  background: url("img/external/star.png") no-repeat 100%;
  width: 30px;
  height: 30px;
  background-size: cover; }

.star-2 {
  position: absolute;
  z-index: 999;
  top: 20%;
  left: 45%;
  background: url("img/external/star.png") no-repeat 100%;
  width: 25px;
  height: 25px;
  background-size: cover; }

.star-3 {
  position: absolute;
  z-index: 999;
  bottom: 45%;
  left: 12%;
  background: url("img/external/star.png") no-repeat 100%;
  width: 50px;
  height: 50px;
  background-size: cover; }

.star-4 {
  position: absolute;
  z-index: 999;
  top: 50%;
  right: 35%;
  background: url("img/external/star.png") no-repeat 100%;
  width: 40px;
  height: 40px;
  background-size: cover; }

.star-5 {
  position: absolute;
  z-index: 999;
  top: 45%;
  right: 10%;
  background: url("img/external/star.png") no-repeat 100%;
  width: 55px;
  height: 55px;
  background-size: cover; }

.star-rotation {
  -webkit-animation: rstar-rotation 2s linear infinite both;
  animation: star-rotation 2s linear infinite both; }

@-webkit-keyframes star-rotation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes star-rotation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/*COINS SCREEN */
.moneda-1 {
  position: absolute;
  z-index: 999;
  top: 25%;
  right: 25%;
  background: url("img/external/moneda.png") no-repeat 100%;
  width: 30px;
  height: 30px;
  background-size: cover; }

.moneda-2 {
  position: absolute;
  z-index: 999;
  top: 30%;
  left: 45%;
  background: url("img/external/moneda.png") no-repeat 100%;
  width: 25px;
  height: 25px;
  background-size: cover; }

.moneda-3 {
  position: absolute;
  z-index: 999;
  bottom: 25%;
  left: 12%;
  background: url("img/external/moneda.png") no-repeat 100%;
  width: 50px;
  height: 50px;
  background-size: cover; }

.moneda-4 {
  position: absolute;
  z-index: 999;
  top: 55%;
  right: 35%;
  background: url("img/external/moneda.png") no-repeat 100%;
  width: 40px;
  height: 40px;
  background-size: cover; }

.moneda-5 {
  position: absolute;
  z-index: 999;
  top: 75%;
  right: 45%;
  background: url("img/external/moneda.png") no-repeat 100%;
  width: 55px;
  height: 55px;
  background-size: cover; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important; } }
/* Fail Final Lesson */
#drops-falling {
  z-index: 999; }

.rain {
  background: white;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  height: 50px;
  position: absolute;
  width: 1.5px;
  z-index: 999; }

.rain:nth-of-type(1) {
  animation-name: rain-1;
  animation-delay: 5s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 6%;
  opacity: 0.9;
  top: -99%;
  z-index: 999; }

@Keyframes rain-1 {
  0% {
    left: 6%;
    opacity: 0.4;
    top: -99%; }
  100% {
    opacity: 0;
    top: 139%; } }
.rain:nth-of-type(2) {
  animation-name: rain-2;
  animation-delay: 4s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 1%;
  opacity: 0.82;
  top: -82%; }

@Keyframes rain-2 {
  0% {
    left: 1%;
    opacity: 0.52;
    top: -82%; }
  100% {
    opacity: 0;
    top: 122%; } }
.rain:nth-of-type(3) {
  animation-name: rain-3;
  animation-delay: 0s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 84%;
  opacity: 0.41;
  top: -88%; }

@Keyframes rain-3 {
  0% {
    left: 84%;
    opacity: 0.41;
    top: -88%; }
  100% {
    opacity: 0;
    top: 128%; } }
.rain:nth-of-type(4) {
  animation-name: rain-4;
  animation-delay: 2s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 73%;
  opacity: 0.37;
  top: -65%; }

@Keyframes rain-4 {
  0% {
    left: 73%;
    opacity: 0.37;
    top: -65%; }
  100% {
    opacity: 0;
    top: 105%; } }
.rain:nth-of-type(5) {
  animation-name: rain-5;
  animation-delay: 7s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 92%;
  opacity: 0.56;
  top: -56%; }

@Keyframes rain-5 {
  0% {
    left: 92%;
    opacity: 0.56;
    top: -56%; }
  100% {
    opacity: 0;
    top: 96%; } }
.rain:nth-of-type(6) {
  animation-name: rain-6;
  animation-delay: 13s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 70%;
  opacity: 0.38;
  top: -91%; }

@Keyframes rain-6 {
  0% {
    left: 70%;
    opacity: 0.38;
    top: -91%; }
  100% {
    opacity: 0;
    top: 131%; } }
.rain:nth-of-type(7) {
  animation-name: rain-7;
  animation-delay: 1s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 47%;
  opacity: 0.6;
  top: -74%; }

@Keyframes rain-7 {
  0% {
    left: 47%;
    opacity: 0.6;
    top: -74%; }
  100% {
    opacity: 0;
    top: 114%; } }
.rain:nth-of-type(8) {
  animation-name: rain-8;
  animation-delay: 10s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 3%;
  opacity: 0.46;
  top: -61%; }

@Keyframes rain-8 {
  0% {
    left: 3%;
    opacity: 0.46;
    top: -61%; }
  100% {
    opacity: 0;
    top: 101%; } }
.rain:nth-of-type(9) {
  animation-name: rain-9;
  animation-delay: 5s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 5%;
  opacity: 0.6;
  top: -66%; }

@Keyframes rain-9 {
  0% {
    left: 5%;
    opacity: 0.35;
    top: -66%; }
  100% {
    opacity: 0;
    top: 106%; } }
.rain:nth-of-type(10) {
  animation-name: rain-10;
  animation-delay: 12s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 64%;
  opacity: 0.5;
  top: -95%; }

@Keyframes rain-10 {
  0% {
    left: 64%;
    opacity: 0.39;
    top: -95%; }
  100% {
    opacity: 0;
    top: 135%; } }
.rain:nth-of-type(11) {
  animation-name: rain-11;
  animation-delay: 1s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 15%;
  opacity: 0.65;
  top: -75%; }

@Keyframes rain-11 {
  0% {
    left: 15%;
    opacity: 0.34;
    top: -75%; }
  100% {
    opacity: 0;
    top: 115%; } }
.rain:nth-of-type(12) {
  animation-name: rain-12;
  animation-delay: 15s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 83%;
  opacity: 0.51;
  top: -51%; }

@Keyframes rain-12 {
  0% {
    left: 83%;
    opacity: 0.51;
    top: -51%; }
  100% {
    opacity: 0;
    top: 91%; } }
.rain:nth-of-type(13) {
  animation-name: rain-13;
  animation-delay: 6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 24%;
  opacity: 0.8;
  top: -74%; }

@Keyframes rain-13 {
  0% {
    left: 24%;
    opacity: 0.36;
    top: -74%; }
  100% {
    opacity: 0;
    top: 114%; } }
.rain:nth-of-type(14) {
  animation-name: rain-14;
  animation-delay: 17s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 20%;
  opacity: 0.47;
  top: -84%; }

@Keyframes rain-14 {
  0% {
    left: 20%;
    opacity: 0.47;
    top: -84%; }
  100% {
    opacity: 0;
    top: 124%; } }
.rain:nth-of-type(15) {
  animation-name: rain-15;
  animation-delay: 12s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 89%;
  opacity: 0.35;
  top: -68%; }

@Keyframes rain-15 {
  0% {
    left: 89%;
    opacity: 0.35;
    top: -68%; }
  100% {
    opacity: 0;
    top: 108%; } }
.rain:nth-of-type(16) {
  animation-name: rain-16;
  animation-delay: 3s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 61%;
  opacity: 0.52;
  top: -66%; }

@Keyframes rain-16 {
  0% {
    left: 61%;
    opacity: 0.52;
    top: -66%; }
  100% {
    opacity: 0;
    top: 106%; } }
.rain:nth-of-type(17) {
  animation-name: rain-17;
  animation-delay: 3s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 88%;
  opacity: 0.7;
  top: -99%; }

@Keyframes rain-17 {
  0% {
    left: 88%;
    opacity: 0.34;
    top: -99%; }
  100% {
    opacity: 0;
    top: 139%; } }
.rain:nth-of-type(18) {
  animation-name: rain-18;
  animation-delay: 3s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 1%;
  opacity: 0.9;
  top: -57%; }

@Keyframes rain-18 {
  0% {
    left: 1%;
    opacity: 0.59;
    top: -57%; }
  100% {
    opacity: 0;
    top: 97%; } }
.rain:nth-of-type(19) {
  animation-name: rain-19;
  animation-delay: 11s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 32%;
  opacity: 0.70;
  top: -88%; }

@Keyframes rain-19 {
  0% {
    left: 32%;
    opacity: 0.55;
    top: -88%; }
  100% {
    opacity: 0;
    top: 128%; } }
.rain:nth-of-type(20) {
  animation-name: rain-20;
  animation-delay: 19s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 97%;
  opacity: 0.46;
  top: -92%; }

@Keyframes rain-20 {
  0% {
    left: 97%;
    opacity: 0.46;
    top: -92%; }
  100% {
    opacity: 0;
    top: 132%; } }
.rain:nth-of-type(21) {
  animation-name: rain-21;
  animation-delay: 11s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 8%;
  opacity: 0.39;
  top: -61%; }

@Keyframes rain-21 {
  0% {
    left: 8%;
    opacity: 0.39;
    top: -61%; }
  100% {
    opacity: 0;
    top: 101%; } }
.rain:nth-of-type(22) {
  animation-name: rain-22;
  animation-delay: 3s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 6%;
  opacity: 0.51;
  top: -79%; }

@Keyframes rain-22 {
  0% {
    left: 6%;
    opacity: 0.51;
    top: -79%; }
  100% {
    opacity: 0;
    top: 119%; } }
.rain:nth-of-type(23) {
  animation-name: rain-23;
  animation-delay: 4s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 50%;
  opacity: 0.31;
  top: -97%; }

@Keyframes rain-23 {
  0% {
    left: 50%;
    opacity: 0.31;
    top: -97%; }
  100% {
    opacity: 0;
    top: 137%; } }
.rain:nth-of-type(24) {
  animation-name: rain-24;
  animation-delay: 3s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 14%;
  opacity: 0.7;
  top: -90%; }

@Keyframes rain-24 {
  0% {
    left: 14%;
    opacity: 0.48;
    top: -90%; }
  100% {
    opacity: 0;
    top: 130%; } }
.rain:nth-of-type(25) {
  animation-name: rain-25;
  animation-delay: 17s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 1%;
  opacity: 0.5;
  top: -72%; }

@Keyframes rain-25 {
  0% {
    left: 1%;
    opacity: 0.5;
    top: -72%; }
  100% {
    opacity: 0;
    top: 112%; } }
.rain:nth-of-type(26) {
  animation-name: rain-26;
  animation-delay: 19s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 4%;
  opacity: 0.55;
  top: -65%; }

@Keyframes rain-26 {
  0% {
    left: 4%;
    opacity: 0.55;
    top: -65%; }
  100% {
    opacity: 0;
    top: 105%; } }
.rain:nth-of-type(27) {
  animation-name: rain-27;
  animation-delay: 5s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 43%;
  opacity: 0.56;
  top: -88%; }

@Keyframes rain-27 {
  0% {
    left: 43%;
    opacity: 0.56;
    top: -88%; }
  100% {
    opacity: 0;
    top: 128%; } }
.rain:nth-of-type(28) {
  animation-name: rain-28;
  animation-delay: 3s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 44%;
  opacity: 0.32;
  top: -99%; }

@Keyframes rain-28 {
  0% {
    left: 44%;
    opacity: 0.32;
    top: -99%; }
  100% {
    opacity: 0;
    top: 139%; } }
.rain:nth-of-type(29) {
  animation-name: rain-29;
  animation-delay: 0s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 52%;
  opacity: 0.4;
  top: -98%; }

@Keyframes rain-29 {
  0% {
    left: 52%;
    opacity: 0.4;
    top: -98%; }
  100% {
    opacity: 0;
    top: 138%; } }
.rain:nth-of-type(30) {
  animation-name: rain-30;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 45%;
  opacity: 0.33;
  top: -56%; }

@Keyframes rain-30 {
  0% {
    left: 45%;
    opacity: 0.33;
    top: -56%; }
  100% {
    opacity: 0;
    top: 96%; } }
.rain:nth-of-type(31) {
  animation-name: rain-31;
  animation-delay: 4s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 42%;
  opacity: 0.8;
  top: -94%; }

@Keyframes rain-31 {
  0% {
    left: 42%;
    opacity: 0.54;
    top: -94%; }
  100% {
    opacity: 0;
    top: 134%; } }
.rain:nth-of-type(32) {
  animation-name: rain-32;
  animation-delay: 2s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 64%;
  opacity: 0.49;
  top: -97%; }

@Keyframes rain-32 {
  0% {
    left: 64%;
    opacity: 0.49;
    top: -97%; }
  100% {
    opacity: 0;
    top: 137%; } }
.rain:nth-of-type(33) {
  animation-name: rain-33;
  animation-delay: 5s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 28%;
  opacity: 0.31;
  top: -67%; }

@Keyframes rain-33 {
  0% {
    left: 28%;
    opacity: 0.31;
    top: -67%; }
  100% {
    opacity: 0;
    top: 107%; } }
.rain:nth-of-type(34) {
  animation-name: rain-34;
  animation-delay: 1s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 71%;
  opacity: 0.41;
  top: -69%; }

@Keyframes rain-34 {
  0% {
    left: 71%;
    opacity: 0.41;
    top: -69%; }
  100% {
    opacity: 0;
    top: 109%; } }
.rain:nth-of-type(35) {
  animation-name: rain-35;
  animation-delay: 6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 31%;
  opacity: 0.36;
  top: -52%; }

@Keyframes rain-35 {
  0% {
    left: 31%;
    opacity: 0.36;
    top: -52%; }
  100% {
    opacity: 0;
    top: 92%; } }
.rain:nth-of-type(36) {
  animation-name: rain-36;
  animation-delay: 2s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 90%;
  opacity: 0.41;
  top: -85%; }

@Keyframes rain-36 {
  0% {
    left: 90%;
    opacity: 0.41;
    top: -85%; }
  100% {
    opacity: 0;
    top: 125%; } }
.rain:nth-of-type(37) {
  animation-name: rain-37;
  animation-delay: 0.5s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 81%;
  opacity: 0.43;
  top: -86%; }

@Keyframes rain-37 {
  0% {
    left: 81%;
    opacity: 0.43;
    top: -86%; }
  100% {
    opacity: 0;
    top: 126%; } }
.rain:nth-of-type(38) {
  animation-name: rain-38;
  animation-delay: 0s;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  left: 11%;
  opacity: 0.34;
  top: -94%; }

@Keyframes rain-38 {
  0% {
    left: 11%;
    opacity: 0.34;
    top: -94%; }
  100% {
    opacity: 0;
    top: 134%; } }
.rain:nth-of-type(39) {
  animation-name: rain-39;
  animation-delay: 2s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 63%;
  opacity: 0.58;
  top: -91%; }

@Keyframes rain-39 {
  0% {
    left: 63%;
    opacity: 0.58;
    top: -91%; }
  100% {
    opacity: 0;
    top: 131%; } }
.rain:nth-of-type(40) {
  animation-name: rain-40;
  animation-delay: 0.5s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 29%;
  opacity: 0.48;
  top: -67%; }

@Keyframes rain-40 {
  0% {
    left: 29%;
    opacity: 0.48;
    top: -67%; }
  100% {
    opacity: 0;
    top: 107%; } }
.rain:nth-of-type(41) {
  animation-name: rain-41;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 25%;
  opacity: 0.58;
  top: -67%; }

@Keyframes rain-41 {
  0% {
    left: 25%;
    opacity: 0.58;
    top: -67%; }
  100% {
    opacity: 0;
    top: 107%; } }
.rain:nth-of-type(42) {
  animation-name: rain-42;
  animation-delay: 3s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 84%;
  opacity: 0.53;
  top: -76%; }

@Keyframes rain-42 {
  0% {
    left: 84%;
    opacity: 0.53;
    top: -76%; }
  100% {
    opacity: 0;
    top: 116%; } }
.rain:nth-of-type(43) {
  animation-name: rain-43;
  animation-delay: 0s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 64%;
  opacity: 0.44;
  top: -88%; }

@Keyframes rain-43 {
  0% {
    left: 64%;
    opacity: 0.44;
    top: -88%; }
  100% {
    opacity: 0;
    top: 128%; } }
.rain:nth-of-type(44) {
  animation-name: rain-44;
  animation-delay: 0s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 93%;
  opacity: 0.4;
  top: -90%; }

@Keyframes rain-44 {
  0% {
    left: 93%;
    opacity: 0.4;
    top: -90%; }
  100% {
    opacity: 0;
    top: 130%; } }
.rain:nth-of-type(45) {
  animation-name: rain-45;
  animation-delay: 2s;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  left: 99%;
  opacity: 0.5;
  top: -79%; }

@Keyframes rain-45 {
  0% {
    left: 99%;
    opacity: 0.5;
    top: -79%; }
  100% {
    opacity: 0;
    top: 119%; } }
.rain:nth-of-type(46) {
  animation-name: rain-46;
  animation-delay: 5s;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  left: 89%;
  opacity: 0.58;
  top: -91%; }

@Keyframes rain-46 {
  0% {
    left: 89%;
    opacity: 0.58;
    top: -91%; }
  100% {
    opacity: 0;
    top: 131%; } }
.rain:nth-of-type(47) {
  animation-name: rain-47;
  animation-delay: 5s;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  left: 94%;
  opacity: 0.38;
  top: -64%; }

@Keyframes rain-47 {
  0% {
    left: 94%;
    opacity: 0.38;
    top: -64%; }
  100% {
    opacity: 0;
    top: 104%; } }
.rain:nth-of-type(48) {
  animation-name: rain-48;
  animation-delay: 4s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 65%;
  opacity: 0.47;
  top: -83%; }

@Keyframes rain-48 {
  0% {
    left: 65%;
    opacity: 0.47;
    top: -83%; }
  100% {
    opacity: 0;
    top: 123%; } }
.rain:nth-of-type(49) {
  animation-name: rain-49;
  animation-delay: 1s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 63%;
  opacity: 0.59;
  top: -88%; }

@Keyframes rain-49 {
  0% {
    left: 63%;
    opacity: 0.59;
    top: -88%; }
  100% {
    opacity: 0;
    top: 128%; } }
.rain:nth-of-type(50) {
  animation-name: rain-50;
  animation-delay: 16s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 54%;
  opacity: 0.5;
  top: -93%; }

@Keyframes rain-50 {
  0% {
    left: 54%;
    opacity: 0.5;
    top: -93%; }
  100% {
    opacity: 0;
    top: 133%; } }
.rain:nth-of-type(51) {
  animation-name: rain-51;
  animation-delay: 1s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 21%;
  opacity: 0.59;
  top: -64%; }

@Keyframes rain-51 {
  0% {
    left: 21%;
    opacity: 0.59;
    top: -64%; }
  100% {
    opacity: 0;
    top: 104%; } }
.rain:nth-of-type(52) {
  animation-name: rain-52;
  animation-delay: 1s;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  left: 35%;
  opacity: 0.43;
  top: -78%; }

@Keyframes rain-52 {
  0% {
    left: 35%;
    opacity: 0.43;
    top: -78%; }
  100% {
    opacity: 0;
    top: 118%; } }
.rain:nth-of-type(53) {
  animation-name: rain-53;
  animation-delay: 8s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 73%;
  opacity: 0.44;
  top: -53%; }

@Keyframes rain-53 {
  0% {
    left: 73%;
    opacity: 0.44;
    top: -53%; }
  100% {
    opacity: 0;
    top: 93%; } }
.rain:nth-of-type(54) {
  animation-name: rain-54;
  animation-delay: 2s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 3%;
  opacity: 0.58;
  top: -99%; }

@Keyframes rain-54 {
  0% {
    left: 3%;
    opacity: 0.58;
    top: -99%; }
  100% {
    opacity: 0;
    top: 139%; } }
.rain:nth-of-type(55) {
  animation-name: rain-55;
  animation-delay: 2s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 61%;
  opacity: 0.4;
  top: -52%; }

@Keyframes rain-55 {
  0% {
    left: 61%;
    opacity: 0.4;
    top: -52%; }
  100% {
    opacity: 0;
    top: 92%; } }
.rain:nth-of-type(56) {
  animation-name: rain-56;
  animation-delay: 1s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 36%;
  opacity: 0.56;
  top: -90%; }

@Keyframes rain-56 {
  0% {
    left: 36%;
    opacity: 0.56;
    top: -90%; }
  100% {
    opacity: 0;
    top: 130%; } }
.rain:nth-of-type(57) {
  animation-name: rain-57;
  animation-delay: 1s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 16%;
  opacity: 0.6;
  top: -54%; }

@Keyframes rain-57 {
  0% {
    left: 16%;
    opacity: 0.6;
    top: -54%; }
  100% {
    opacity: 0;
    top: 94%; } }
.rain:nth-of-type(58) {
  animation-name: rain-58;
  animation-delay: 1.5s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 72%;
  opacity: 0.41;
  top: -80%; }

@Keyframes rain-58 {
  0% {
    left: 72%;
    opacity: 0.41;
    top: -80%; }
  100% {
    opacity: 0;
    top: 120%; } }
.rain:nth-of-type(59) {
  animation-name: rain-59;
  animation-delay: 9s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 98%;
  opacity: 0.9;
  top: -80%; }

@Keyframes rain-59 {
  0% {
    left: 98%;
    opacity: 0.44;
    top: -80%; }
  100% {
    opacity: 0;
    top: 120%; } }
.rain:nth-of-type(60) {
  animation-name: rain-60;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 49%;
  opacity: 0.9;
  top: -92%; }

@Keyframes rain-60 {
  0% {
    left: 49%;
    opacity: 0.34;
    top: -92%; }
  100% {
    opacity: 0;
    top: 132%; } }
.rain:nth-of-type(61) {
  animation-name: rain-61;
  animation-delay: 1s;
  animation-duration: 1.7s;
  animation-iteration-count: infinite;
  left: 68%;
  opacity: 0.8;
  top: -68%; }

@Keyframes rain-61 {
  0% {
    left: 68%;
    opacity: 0.52;
    top: -68%; }
  100% {
    opacity: 0;
    top: 108%; } }
.rain:nth-of-type(62) {
  animation-name: rain-62;
  animation-delay: 2s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 42%;
  opacity: 0.6;
  top: -93%; }

@Keyframes rain-62 {
  0% {
    left: 42%;
    opacity: 0.6;
    top: -93%; }
  100% {
    opacity: 0;
    top: 133%; } }
.rain:nth-of-type(63) {
  animation-name: rain-63;
  animation-delay: 3s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 9%;
  opacity: 0.8;
  top: -96%; }

@Keyframes rain-63 {
  0% {
    left: 9%;
    opacity: 0.58;
    top: -96%; }
  100% {
    opacity: 0;
    top: 136%; } }
.rain:nth-of-type(64) {
  animation-name: rain-64;
  animation-delay: 1s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 63%;
  opacity: 1;
  top: -59%; }

@Keyframes rain-64 {
  0% {
    left: 63%;
    opacity: 0.38;
    top: -59%; }
  100% {
    opacity: 0;
    top: 99%; } }
.rain:nth-of-type(65) {
  animation-name: rain-65;
  animation-delay: 1.8s;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  left: 92%;
  opacity: 0.9;
  top: -76%; }

@Keyframes rain-65 {
  0% {
    left: 92%;
    opacity: 0.49;
    top: -76%; }
  100% {
    opacity: 0;
    top: 116%; } }
.rain:nth-of-type(66) {
  animation-name: rain-66;
  animation-delay: 1.4s;
  animation-duration: 1.7s;
  animation-iteration-count: infinite;
  left: 96%;
  opacity: 0.6;
  top: -99%; }

@Keyframes rain-66 {
  0% {
    left: 96%;
    opacity: 0.6;
    top: -99%; }
  100% {
    opacity: 0;
    top: 139%; } }
.rain:nth-of-type(67) {
  animation-name: rain-67;
  animation-delay: 2.7s;
  animation-duration: 2.7s;
  animation-iteration-count: infinite;
  left: 74%;
  opacity: 0.6;
  top: -65%; }

@Keyframes rain-67 {
  0% {
    left: 74%;
    opacity: 0.56;
    top: -65%; }
  100% {
    opacity: 0;
    top: 105%; } }
.rain:nth-of-type(68) {
  animation-name: rain-68;
  animation-delay: 1s;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  left: 73%;
  opacity: 0.82;
  top: -90%; }

@Keyframes rain-68 {
  0% {
    left: 73%;
    opacity: 0.52;
    top: -90%; }
  100% {
    opacity: 0;
    top: 130%; } }
.rain:nth-of-type(69) {
  animation-name: rain-69;
  animation-delay: 1.8s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 35%;
  opacity: 0.38;
  top: -58%; }

@Keyframes rain-69 {
  0% {
    left: 35%;
    opacity: 0.31;
    top: -58%; }
  100% {
    opacity: 0;
    top: 98%; } }
.rain:nth-of-type(70) {
  animation-name: rain-70;
  animation-delay: 1.4s;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  left: 95%;
  opacity: 0.59;
  top: -90%; }

@Keyframes rain-70 {
  0% {
    left: 95%;
    opacity: 0.51;
    top: -90%; }
  100% {
    opacity: 0;
    top: 130%; } }
.rain:nth-of-type(71) {
  animation-name: rain-71;
  animation-delay: 3s;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  left: 21%;
  opacity: 0.7;
  top: -76%; }

@Keyframes rain-71 {
  0% {
    left: 21%;
    opacity: 0.4;
    top: -76%; }
  100% {
    opacity: 0;
    top: 116%; } }
.rain:nth-of-type(72) {
  animation-name: rain-72;
  animation-delay: 1.8s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 51%;
  opacity: 0.47;
  top: -75%; }

@Keyframes rain-72 {
  0% {
    left: 51%;
    opacity: 0.47;
    top: -75%; }
  100% {
    opacity: 0;
    top: 115%; } }
.rain:nth-of-type(73) {
  animation-name: rain-73;
  animation-delay: 1.4s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 64%;
  opacity: 0.59;
  top: -92%; }

@Keyframes rain-73 {
  0% {
    left: 64%;
    opacity: 0.59;
    top: -92%; }
  100% {
    opacity: 0;
    top: 132%; } }
.rain:nth-of-type(74) {
  animation-name: rain-74;
  animation-delay: 1.8s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 36%;
  opacity: 0.53;
  top: -88%; }

@Keyframes rain-74 {
  0% {
    left: 36%;
    opacity: 0.53;
    top: -88%; }
  100% {
    opacity: 0;
    top: 128%; } }
.rain:nth-of-type(75) {
  animation-name: rain-75;
  animation-delay: 1.8s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 63%;
  opacity: 0.47;
  top: -99%; }

@Keyframes rain-75 {
  0% {
    left: 63%;
    opacity: 0.47;
    top: -99%; }
  100% {
    opacity: 0;
    top: 139%; } }
.rain:nth-of-type(76) {
  animation-name: rain-76;
  animation-delay: 1s;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  left: 7%;
  opacity: 0.43;
  top: -54%; }

@Keyframes rain-76 {
  0% {
    left: 7%;
    opacity: 0.43;
    top: -54%; }
  100% {
    opacity: 0;
    top: 94%; } }
.rain:nth-of-type(77) {
  animation-name: rain-77;
  animation-delay: 1.4s;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  left: 73%;
  opacity: 0.45;
  top: -65%; }

@Keyframes rain-77 {
  0% {
    left: 73%;
    opacity: 0.45;
    top: -65%; }
  100% {
    opacity: 0;
    top: 105%; } }
.rain:nth-of-type(78) {
  animation-name: rain-78;
  animation-delay: 1.6s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 92%;
  opacity: 0.36;
  top: -55%; }

@Keyframes rain-78 {
  0% {
    left: 92%;
    opacity: 0.36;
    top: -55%; }
  100% {
    opacity: 0;
    top: 95%; } }
.rain:nth-of-type(79) {
  animation-name: rain-79;
  animation-delay: 1.8s;
  animation-duration: 1.0s;
  animation-iteration-count: infinite;
  left: 83%;
  opacity: 0.52;
  top: -73%; }

@Keyframes rain-79 {
  0% {
    left: 83%;
    opacity: 0.52;
    top: -73%; }
  100% {
    opacity: 0;
    top: 113%; } }
.rain:nth-of-type(80) {
  animation-name: rain-80;
  animation-delay: 1.1s;
  animation-duration: 1.1s;
  animation-iteration-count: infinite;
  left: 7%;
  opacity: 0.34;
  top: -94%; }

@Keyframes rain-80 {
  0% {
    left: 7%;
    opacity: 0.34;
    top: -94%; }
  100% {
    opacity: 0;
    top: 134%; } }
.rain:nth-of-type(81) {
  animation-name: rain-81;
  animation-delay: 1.3s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 100%;
  opacity: 0.6;
  top: -57%; }

@Keyframes rain-81 {
  0% {
    left: 100%;
    opacity: 0.6;
    top: -57%; }
  100% {
    opacity: 0;
    top: 97%; } }
.rain:nth-of-type(82) {
  animation-name: rain-82;
  animation-delay: 1.8s;
  animation-duration: 1.0s;
  animation-iteration-count: infinite;
  left: 64%;
  opacity: 0.37;
  top: -73%; }

@Keyframes rain-82 {
  0% {
    left: 64%;
    opacity: 0.37;
    top: -73%; }
  100% {
    opacity: 0;
    top: 113%; } }
.rain:nth-of-type(83) {
  animation-name: rain-83;
  animation-delay: 1.8s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 66%;
  opacity: 0.42;
  top: -75%; }

@Keyframes rain-83 {
  0% {
    left: 66%;
    opacity: 0.42;
    top: -75%; }
  100% {
    opacity: 0;
    top: 115%; } }
.rain:nth-of-type(84) {
  animation-name: rain-84;
  animation-delay: 1.4s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 60%;
  opacity: 0.42;
  top: -75%; }

@Keyframes rain-84 {
  0% {
    left: 60%;
    opacity: 0.42;
    top: -75%; }
  100% {
    opacity: 0;
    top: 115%; } }
.rain:nth-of-type(85) {
  animation-name: rain-85;
  animation-delay: 1.9s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 4%;
  opacity: 0.47;
  top: -92%; }

@Keyframes rain-85 {
  0% {
    left: 4%;
    opacity: 0.47;
    top: -92%; }
  100% {
    opacity: 0;
    top: 132%; } }
.rain:nth-of-type(86) {
  animation-name: rain-86;
  animation-delay: 1.8s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 49%;
  opacity: 0.35;
  top: -92%; }

@Keyframes rain-86 {
  0% {
    left: 49%;
    opacity: 0.35;
    top: -92%; }
  100% {
    opacity: 0;
    top: 132%; } }
.rain:nth-of-type(87) {
  animation-name: rain-87;
  animation-delay: 1.7s;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  left: 9%;
  opacity: 0.55;
  top: -74%; }

@Keyframes rain-87 {
  0% {
    left: 9%;
    opacity: 0.55;
    top: -74%; }
  100% {
    opacity: 0;
    top: 114%; } }
.rain:nth-of-type(88) {
  animation-name: rain-88;
  animation-delay: 1.1s;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  left: 41%;
  opacity: 0.57;
  top: -78%; }

@Keyframes rain-88 {
  0% {
    left: 41%;
    opacity: 0.57;
    top: -78%; }
  100% {
    opacity: 0;
    top: 118%; } }
.rain:nth-of-type(89) {
  animation-name: rain-89;
  animation-delay: 1.7s;
  animation-duration: 1.0s;
  animation-iteration-count: infinite;
  left: 80%;
  opacity: 0.58;
  top: -90%; }

@Keyframes rain-89 {
  0% {
    left: 80%;
    opacity: 0.58;
    top: -90%; }
  100% {
    opacity: 0;
    top: 130%; } }
.rain:nth-of-type(90) {
  animation-name: rain-90;
  animation-delay: 1.5s;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  left: 59%;
  opacity: 0.54;
  top: -76%; }

@Keyframes rain-90 {
  0% {
    left: 59%;
    opacity: 0.54;
    top: -76%; }
  100% {
    opacity: 0;
    top: 116%; } }
.rain:nth-of-type(91) {
  animation-name: rain-91;
  animation-delay: 1.9s;
  animation-duration: 1.7s;
  animation-iteration-count: infinite;
  left: 27%;
  opacity: 0.33;
  top: -67%; }

@Keyframes rain-91 {
  0% {
    left: 27%;
    opacity: 0.33;
    top: -67%; }
  100% {
    opacity: 0;
    top: 107%; } }
.rain:nth-of-type(92) {
  animation-name: rain-92;
  animation-delay: 1.4s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 24%;
  opacity: 0.39;
  top: -94%; }

@Keyframes rain-92 {
  0% {
    left: 24%;
    opacity: 0.39;
    top: -94%; }
  100% {
    opacity: 0;
    top: 134%; } }
.rain:nth-of-type(93) {
  animation-name: rain-93;
  animation-delay: 6s;
  animation-duration: 1.0s;
  animation-iteration-count: infinite;
  left: 57%;
  opacity: 0.42;
  top: -93%; }

@Keyframes rain-93 {
  0% {
    left: 57%;
    opacity: 0.42;
    top: -93%; }
  100% {
    opacity: 0;
    top: 133%; } }
.rain:nth-of-type(94) {
  animation-name: rain-94;
  animation-delay: 1.6s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 27%;
  opacity: 0.31;
  top: -85%; }

@Keyframes rain-94 {
  0% {
    left: 27%;
    opacity: 0.31;
    top: -85%; }
  100% {
    opacity: 0;
    top: 125%; } }
.rain:nth-of-type(95) {
  animation-name: rain-95;
  animation-delay: 1.8s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 74%;
  opacity: 0.53;
  top: -54%; }

@Keyframes rain-95 {
  0% {
    left: 74%;
    opacity: 0.53;
    top: -54%; }
  100% {
    opacity: 0;
    top: 94%; } }
.rain:nth-of-type(96) {
  animation-name: rain-96;
  animation-delay: 1.5s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 63%;
  opacity: 0.49;
  top: -74%; }

@Keyframes rain-96 {
  0% {
    left: 63%;
    opacity: 0.49;
    top: -74%; }
  100% {
    opacity: 0;
    top: 114%; } }
.rain:nth-of-type(97) {
  animation-name: rain-97;
  animation-delay: 1.6s;
  animation-duration: 1.0s;
  animation-iteration-count: infinite;
  left: 99%;
  opacity: 0.41;
  top: -54%; }

@Keyframes rain-97 {
  0% {
    left: 99%;
    opacity: 0.41;
    top: -54%; }
  100% {
    opacity: 0;
    top: 94%; } }
.rain:nth-of-type(98) {
  animation-name: rain-98;
  animation-delay: 1.3s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 78%;
  opacity: 0.46;
  top: -54%; }

@Keyframes rain-98 {
  0% {
    left: 78%;
    opacity: 0.46;
    top: -54%; }
  100% {
    opacity: 0;
    top: 94%; } }
.rain:nth-of-type(99) {
  animation-name: rain-99;
  animation-delay: 1.4s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 99%;
  opacity: 0.58;
  top: -80%; }

@Keyframes rain-99 {
  0% {
    left: 99%;
    opacity: 0.58;
    top: -80%; }
  100% {
    opacity: 0;
    top: 120%; } }
.rain:nth-of-type(100) {
  animation-name: rain-100;
  animation-delay: 14s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 33%;
  opacity: 0.59;
  top: -97%; }

@Keyframes rain-100 {
  0% {
    left: 33%;
    opacity: 0.59;
    top: -97%; }
  100% {
    opacity: 0;
    top: 137%; } }
.rain:nth-of-type(101) {
  animation-name: rain-101;
  animation-delay: 1.3s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 13%;
  opacity: 0.39;
  top: -99%; }

@Keyframes rain-101 {
  0% {
    left: 13%;
    opacity: 0.39;
    top: -99%; }
  100% {
    opacity: 0;
    top: 139%; } }
.rain:nth-of-type(102) {
  animation-name: rain-102;
  animation-delay: 1.9s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 68%;
  opacity: 0.48;
  top: -65%; }

@Keyframes rain-102 {
  0% {
    left: 68%;
    opacity: 0.48;
    top: -65%; }
  100% {
    opacity: 0;
    top: 105%; } }
.rain:nth-of-type(103) {
  animation-name: rain-103;
  animation-delay: 1s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 89%;
  opacity: 0.39;
  top: -89%; }

@Keyframes rain-103 {
  0% {
    left: 89%;
    opacity: 0.39;
    top: -89%; }
  100% {
    opacity: 0;
    top: 129%; } }
.rain:nth-of-type(104) {
  animation-name: rain-104;
  animation-delay: 1.7s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 18%;
  opacity: 0.48;
  top: -94%; }

@Keyframes rain-104 {
  0% {
    left: 18%;
    opacity: 0.48;
    top: -94%; }
  100% {
    opacity: 0;
    top: 134%; } }
.rain:nth-of-type(105) {
  animation-name: rain-105;
  animation-delay: 1.6s;
  animation-duration: 1.7s;
  animation-iteration-count: infinite;
  left: 78%;
  opacity: 0.41;
  top: -71%; }

@Keyframes rain-105 {
  0% {
    left: 78%;
    opacity: 0.41;
    top: -71%; }
  100% {
    opacity: 0;
    top: 111%; } }
.rain:nth-of-type(106) {
  animation-name: rain-106;
  animation-delay: 1.6s;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  left: 97%;
  opacity: 0.56;
  top: -72%; }

@Keyframes rain-106 {
  0% {
    left: 97%;
    opacity: 0.56;
    top: -72%; }
  100% {
    opacity: 0;
    top: 112%; } }
.rain:nth-of-type(107) {
  animation-name: rain-107;
  animation-delay: 1s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 79%;
  opacity: 0.53;
  top: -64%; }

@Keyframes rain-107 {
  0% {
    left: 79%;
    opacity: 0.53;
    top: -64%; }
  100% {
    opacity: 0;
    top: 104%; } }
.rain:nth-of-type(108) {
  animation-name: rain-108;
  animation-delay: 9s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 37%;
  opacity: 0.44;
  top: -68%; }

@Keyframes rain-108 {
  0% {
    left: 37%;
    opacity: 0.44;
    top: -68%; }
  100% {
    opacity: 0;
    top: 108%; } }
.rain:nth-of-type(109) {
  animation-name: rain-109;
  animation-delay: 1s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 42%;
  opacity: 0.38;
  top: -85%; }

@Keyframes rain-109 {
  0% {
    left: 42%;
    opacity: 0.38;
    top: -85%; }
  100% {
    opacity: 0;
    top: 125%; } }
.rain:nth-of-type(110) {
  animation-name: rain-110;
  animation-delay: 1.9s;
  animation-duration: 1.0s;
  animation-iteration-count: infinite;
  left: 9%;
  opacity: 0.58;
  top: -94%; }

@Keyframes rain-110 {
  0% {
    left: 9%;
    opacity: 0.58;
    top: -94%; }
  100% {
    opacity: 0;
    top: 134%; } }
.rain:nth-of-type(111) {
  animation-name: rain-111;
  animation-delay: 1.2s;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  left: 69%;
  opacity: 0.39;
  top: -86%; }

@Keyframes rain-111 {
  0% {
    left: 69%;
    opacity: 0.39;
    top: -86%; }
  100% {
    opacity: 0;
    top: 126%; } }
.rain:nth-of-type(112) {
  animation-name: rain-112;
  animation-delay: 1s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 70%;
  opacity: 0.31;
  top: -100%; }

@Keyframes rain-112 {
  0% {
    left: 70%;
    opacity: 0.31;
    top: -100%; }
  100% {
    opacity: 0;
    top: 140%; } }
.rain:nth-of-type(113) {
  animation-name: rain-113;
  animation-delay: 1.8s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 35%;
  opacity: 0.42;
  top: -92%; }

@Keyframes rain-113 {
  0% {
    left: 35%;
    opacity: 0.42;
    top: -92%; }
  100% {
    opacity: 0;
    top: 132%; } }
.rain:nth-of-type(114) {
  animation-name: rain-114;
  animation-delay: 1.5s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 54%;
  opacity: 0.47;
  top: -73%; }

@Keyframes rain-114 {
  0% {
    left: 54%;
    opacity: 0.47;
    top: -73%; }
  100% {
    opacity: 0;
    top: 113%; } }
.rain:nth-of-type(115) {
  animation-name: rain-115;
  animation-delay: 1.5s;
  animation-duration: 1.7s;
  animation-iteration-count: infinite;
  left: 67%;
  opacity: 0.45;
  top: -80%; }

@Keyframes rain-115 {
  0% {
    left: 67%;
    opacity: 0.45;
    top: -80%; }
  100% {
    opacity: 0;
    top: 120%; } }
.rain:nth-of-type(116) {
  animation-name: rain-116;
  animation-delay: 1.8s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 98%;
  opacity: 0.42;
  top: -98%; }

@Keyframes rain-116 {
  0% {
    left: 98%;
    opacity: 0.42;
    top: -98%; }
  100% {
    opacity: 0;
    top: 138%; } }
.rain:nth-of-type(117) {
  animation-name: rain-117;
  animation-delay: 1s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 12%;
  opacity: 0.39;
  top: -83%; }

@Keyframes rain-117 {
  0% {
    left: 12%;
    opacity: 0.39;
    top: -83%; }
  100% {
    opacity: 0;
    top: 123%; } }
.rain:nth-of-type(118) {
  animation-name: rain-118;
  animation-delay: 1.3s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 65%;
  opacity: 0.42;
  top: -55%; }

@Keyframes rain-118 {
  0% {
    left: 65%;
    opacity: 0.42;
    top: -55%; }
  100% {
    opacity: 0;
    top: 95%; } }
.rain:nth-of-type(119) {
  animation-name: rain-119;
  animation-delay: 1.4s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 20%;
  opacity: 0.46;
  top: -70%; }

@Keyframes rain-119 {
  0% {
    left: 20%;
    opacity: 0.46;
    top: -70%; }
  100% {
    opacity: 0;
    top: 110%; } }
.rain:nth-of-type(120) {
  animation-name: rain-120;
  animation-delay: 1.1s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 19%;
  opacity: 0.39;
  top: -76%; }

@Keyframes rain-120 {
  0% {
    left: 19%;
    opacity: 0.39;
    top: -76%; }
  100% {
    opacity: 0;
    top: 116%; } }
.rain:nth-of-type(121) {
  animation-name: rain-121;
  animation-delay: 1.5s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 54%;
  opacity: 0.41;
  top: -56%; }

@Keyframes rain-121 {
  0% {
    left: 54%;
    opacity: 0.41;
    top: -56%; }
  100% {
    opacity: 0;
    top: 96%; } }
.rain:nth-of-type(122) {
  animation-name: rain-122;
  animation-delay: 1.6s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 54%;
  opacity: 0.4;
  top: -92%; }

@Keyframes rain-122 {
  0% {
    left: 54%;
    opacity: 0.4;
    top: -92%; }
  100% {
    opacity: 0;
    top: 132%; } }
.rain:nth-of-type(123) {
  animation-name: rain-123;
  animation-delay: 1.3s;
  animation-duration: 1.7s;
  animation-iteration-count: infinite;
  left: 87%;
  opacity: 0.5;
  top: -92%; }

@Keyframes rain-123 {
  0% {
    left: 87%;
    opacity: 0.5;
    top: -92%; }
  100% {
    opacity: 0;
    top: 132%; } }
.rain:nth-of-type(124) {
  animation-name: rain-124;
  animation-delay: 1.6s;
  animation-duration: 1.0s;
  animation-iteration-count: infinite;
  left: 28%;
  opacity: 0.58;
  top: -69%; }

@Keyframes rain-124 {
  0% {
    left: 28%;
    opacity: 0.58;
    top: -69%; }
  100% {
    opacity: 0;
    top: 109%; } }
.rain:nth-of-type(125) {
  animation-name: rain-125;
  animation-delay: 1.0s;
  animation-duration: 1.1 0.1 0.6s;
  animation-iteration-count: infinite;
  left: 62%;
  opacity: 0.6;
  top: -73%; }

@Keyframes rain-125 {
  0% {
    left: 62%;
    opacity: 0.6;
    top: -73%; }
  100% {
    opacity: 0;
    top: 113%; } }
.rain:nth-of-type(126) {
  animation-name: rain-126;
  animation-delay: 1.7s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 87%;
  opacity: 0.55;
  top: -85%; }

@Keyframes rain-126 {
  0% {
    left: 87%;
    opacity: 0.55;
    top: -85%; }
  100% {
    opacity: 0;
    top: 125%; } }
.rain:nth-of-type(127) {
  animation-name: rain-127;
  animation-delay: 1.9s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 12%;
  opacity: 0.52;
  top: -51%; }

@Keyframes rain-127 {
  0% {
    left: 12%;
    opacity: 0.52;
    top: -51%; }
  100% {
    opacity: 0;
    top: 91%; } }
.rain:nth-of-type(128) {
  animation-name: rain-128;
  animation-delay: 1.9s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 15%;
  opacity: 0.44;
  top: -67%; }

@Keyframes rain-128 {
  0% {
    left: 15%;
    opacity: 0.44;
    top: -67%; }
  100% {
    opacity: 0;
    top: 107%; } }
.rain:nth-of-type(129) {
  animation-name: rain-129;
  animation-delay: 1.5s;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  left: 59%;
  opacity: 0.56;
  top: -65%; }

@Keyframes rain-129 {
  0% {
    left: 59%;
    opacity: 0.56;
    top: -65%; }
  100% {
    opacity: 0;
    top: 105%; } }
.rain:nth-of-type(130) {
  animation-name: rain-130;
  animation-delay: 0s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 13%;
  opacity: 0.38;
  top: -63%; }

@Keyframes rain-130 {
  0% {
    left: 13%;
    opacity: 0.38;
    top: -63%; }
  100% {
    opacity: 0;
    top: 103%; } }
.rain:nth-of-type(131) {
  animation-name: rain-131;
  animation-delay: 1.2s;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  left: 59%;
  opacity: 0.37;
  top: -60%; }

@Keyframes rain-131 {
  0% {
    left: 59%;
    opacity: 0.37;
    top: -60%; }
  100% {
    opacity: 0;
    top: 100%; } }
.rain:nth-of-type(132) {
  animation-name: rain-132;
  animation-delay: 1.5s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 68%;
  opacity: 0.57;
  top: -93%; }

@Keyframes rain-132 {
  0% {
    left: 68%;
    opacity: 0.57;
    top: -93%; }
  100% {
    opacity: 0;
    top: 133%; } }
.rain:nth-of-type(133) {
  animation-name: rain-133;
  animation-delay: 1.5s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 57%;
  opacity: 0.33;
  top: -90%; }

@Keyframes rain-133 {
  0% {
    left: 57%;
    opacity: 0.33;
    top: -90%; }
  100% {
    opacity: 0;
    top: 130%; } }
.rain:nth-of-type(134) {
  animation-name: rain-134;
  animation-delay: 1.2s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 3%;
  opacity: 0.44;
  top: -79%; }

@Keyframes rain-134 {
  0% {
    left: 3%;
    opacity: 0.44;
    top: -79%; }
  100% {
    opacity: 0;
    top: 119%; } }
.rain:nth-of-type(135) {
  animation-name: rain-135;
  animation-delay: 1.3s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 57%;
  opacity: 0.49;
  top: -100%; }

@Keyframes rain-135 {
  0% {
    left: 57%;
    opacity: 0.49;
    top: -100%; }
  100% {
    opacity: 0;
    top: 140%; } }
.rain:nth-of-type(136) {
  animation-name: rain-136;
  animation-delay: 1.7s;
  animation-duration: 1.7s;
  animation-iteration-count: infinite;
  left: 50%;
  opacity: 0.6;
  top: -68%; }

@Keyframes rain-136 {
  0% {
    left: 50%;
    opacity: 0.6;
    top: -68%; }
  100% {
    opacity: 0;
    top: 108%; } }
.rain:nth-of-type(137) {
  animation-name: rain-137;
  animation-delay: 0s;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  left: 90%;
  opacity: 0.54;
  top: -80%; }

@Keyframes rain-137 {
  0% {
    left: 90%;
    opacity: 0.54;
    top: -80%; }
  100% {
    opacity: 0;
    top: 120%; } }
.rain:nth-of-type(138) {
  animation-name: rain-138;
  animation-delay: 1.5s;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  left: 19%;
  opacity: 0.52;
  top: -96%; }

@Keyframes rain-138 {
  0% {
    left: 19%;
    opacity: 0.52;
    top: -96%; }
  100% {
    opacity: 0;
    top: 136%; } }
.rain:nth-of-type(139) {
  animation-name: rain-139;
  animation-delay: 1.7s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 5%;
  opacity: 0.38;
  top: -58%; }

@Keyframes rain-139 {
  0% {
    left: 5%;
    opacity: 0.38;
    top: -58%; }
  100% {
    opacity: 0;
    top: 98%; } }
.rain:nth-of-type(140) {
  animation-name: rain-140;
  animation-delay: 1.7s;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  left: 95%;
  opacity: 0.5;
  top: -51%; }

@Keyframes rain-140 {
  0% {
    left: 95%;
    opacity: 0.5;
    top: -51%; }
  100% {
    opacity: 0;
    top: 91%; } }
.rain:nth-of-type(141) {
  animation-name: rain-141;
  animation-delay: 1.5s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 38%;
  opacity: 0.39;
  top: -80%; }

@Keyframes rain-141 {
  0% {
    left: 38%;
    opacity: 0.39;
    top: -80%; }
  100% {
    opacity: 0;
    top: 120%; } }
.rain:nth-of-type(142) {
  animation-name: rain-142;
  animation-delay: 1.7s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 42%;
  opacity: 0.52;
  top: -98%; }

@Keyframes rain-142 {
  0% {
    left: 42%;
    opacity: 0.52;
    top: -98%; }
  100% {
    opacity: 0;
    top: 138%; } }
.rain:nth-of-type(143) {
  animation-name: rain-143;
  animation-delay: 1.8s;
  animation-duration: 1.7s;
  animation-iteration-count: infinite;
  left: 36%;
  opacity: 0.54;
  top: -62%; }

@Keyframes rain-143 {
  0% {
    left: 36%;
    opacity: 0.54;
    top: -62%; }
  100% {
    opacity: 0;
    top: 102%; } }
.rain:nth-of-type(144) {
  animation-name: rain-144;
  animation-delay: 1.9s;
  animation-duration: 1.0s;
  animation-iteration-count: infinite;
  left: 94%;
  opacity: 0.34;
  top: -90%; }

@Keyframes rain-144 {
  0% {
    left: 94%;
    opacity: 0.34;
    top: -90%; }
  100% {
    opacity: 0;
    top: 130%; } }
.rain:nth-of-type(145) {
  animation-name: rain-145;
  animation-delay: 1.5s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  left: 24%;
  opacity: 0.48;
  top: -80%; }

@Keyframes rain-145 {
  0% {
    left: 24%;
    opacity: 0.48;
    top: -80%; }
  100% {
    opacity: 0;
    top: 120%; } }
.rain:nth-of-type(146) {
  animation-name: rain-146;
  animation-delay: 1.5s;
  animation-duration: 1.7s;
  animation-iteration-count: infinite;
  left: 45%;
  opacity: 0.57;
  top: -55%; }

@Keyframes rain-146 {
  0% {
    left: 45%;
    opacity: 0.57;
    top: -55%; }
  100% {
    opacity: 0;
    top: 95%; } }
.rain:nth-of-type(147) {
  animation-name: rain-147;
  animation-delay: 1.9s;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  left: 20%;
  opacity: 0.54;
  top: -85%; }

@Keyframes rain-147 {
  0% {
    left: 20%;
    opacity: 0.54;
    top: -85%; }
  100% {
    opacity: 0;
    top: 125%; } }
.rain:nth-of-type(148) {
  animation-name: rain-148;
  animation-delay: 1.4s;
  animation-duration: 1.0s;
  animation-iteration-count: infinite;
  left: 40%;
  opacity: 0.42;
  top: -51%; }

@Keyframes rain-148 {
  0% {
    left: 40%;
    opacity: 0.42;
    top: -51%; }
  100% {
    opacity: 0;
    top: 91%; } }
.rain:nth-of-type(149) {
  animation-name: rain-149;
  animation-delay: 1.2s;
  animation-duration: 1.7s;
  animation-iteration-count: infinite;
  left: 40%;
  opacity: 0.4;
  top: -71%; }

@Keyframes rain-149 {
  0% {
    left: 40%;
    opacity: 0.4;
    top: -71%; }
  100% {
    opacity: 0;
    top: 111%; } }
.rain:nth-of-type(150) {
  animation-name: rain-150;
  animation-delay: 0s;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  left: 94%;
  opacity: 0.31;
  top: -93%; }

@Keyframes rain-150 {
  0% {
    left: 94%;
    opacity: 0.31;
    top: -93%; }
  100% {
    opacity: 0;
    top: 133%; } }
/* FInal challenge WIN */
.confetti {
  background: transparent;
  height: 5px;
  position: absolute;
  width: 7px;
  z-index: 999;
  border-radius: 100%; }

.confetti:nth-of-type(1) {
  animation-name: confetti-1;
  animation-delay: 1s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 6%;
  top: -99%;
  z-index: 999;
  background: #faeb00;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(20deg);
  /* IE 9 */
  -webkit-transform: rotate(20deg);
  /* Safari */
  transform: rotate(20deg);
  /* Standard syntax */ }

@Keyframes confetti-1 {
  0% {
    left: 6%;
    top: -99%; }
  100% {
    top: 139%;
    left: 10%; } }
.confetti:nth-of-type(2) {
  animation-name: confetti-2;
  animation-delay: 1.6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 1%;
  top: -8%;
  z-index: 999;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-2 {
  0% {
    left: 1%;
    top: -82%; }
  100% {
    top: 122%;
    left: 2%; } }
.confetti:nth-of-type(3) {
  animation-name: confetti-3;
  animation-delay: 0s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 84%;
  top: -88%;
  z-index: 999;
  background: #faeb00;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

@Keyframes confetti-3 {
  0% {
    left: 84%;
    top: -88%; }
  100% {
    top: 128%;
    left: 86%; } }
.confetti:nth-of-type(4) {
  animation-name: confetti-4;
  animation-delay: 0s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 73%;
  top: -65%;
  z-index: 999;
  background: #ffbee9;
  height: 8px;
  width: 6px;
  border-radius: 100%; }

@Keyframes confetti-4 {
  0% {
    left: 73%;
    top: -65%; }
  100% {
    top: 105%;
    left: 80%; } }
.confetti:nth-of-type(5) {
  animation-name: confetti-5;
  animation-delay: 0s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 92%;
  top: -56%;
  z-index: 999;
  background: #faeb00;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

@Keyframes confetti-5 {
  0% {
    left: 92%;
    top: -56%; }
  100% {
    top: 96%;
    left: 86%; } }
.confetti:nth-of-type(6) {
  animation-name: confetti-6;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 70%;
  top: -91%;
  z-index: 999;
  background: #35c8cf;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg); }

@Keyframes confetti-6 {
  0% {
    left: 70%;
    top: -91%; }
  100% {
    top: 131%;
    left: 79%; } }
.confetti:nth-of-type(7) {
  animation-name: confetti-7;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 47%;
  top: -74%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

@Keyframes confetti-7 {
  0% {
    left: 47%;
    top: -74%; }
  100% {
    top: 114%;
    left: 56%; } }
.confetti:nth-of-type(8) {
  animation-name: confetti-8;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 3%;
  top: -61%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-8 {
  0% {
    left: 3%;
    top: -61%; }
  100% {
    top: 101%;
    left: 7%; } }
.confetti:nth-of-type(9) {
  animation-name: confetti-9;
  animation-delay: 1.6s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 5%;
  top: -66%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-9 {
  0% {
    left: 5%;
    top: -66%; }
  100% {
    top: 106%;
    left: 10%; } }
.confetti:nth-of-type(10) {
  animation-name: confetti-10;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 64%;
  top: -95%;
  background: #faeb00;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

@Keyframes confetti-10 {
  0% {
    left: 64%;
    top: -95%; }
  100% {
    top: 135%;
    left: 70%; } }
.confetti:nth-of-type(11) {
  animation-name: confetti-11;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 15%;
  top: -75%;
  background: #ffbee9;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(13deg);
  -webkit-transform: rotate(13deg);
  transform: rotate(13deg); }

@Keyframes confetti-11 {
  0% {
    left: 15%;
    top: -75%; }
  100% {
    top: 115%;
    left: 20%; } }
.confetti:nth-of-type(12) {
  animation-name: confetti-12;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 83%;
  top: -51%;
  z-index: 999;
  background: #faeb00;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-12 {
  0% {
    left: 83%;
    top: -51%; }
  100% {
    top: 91%;
    left: 80%; } }
.confetti:nth-of-type(13) {
  animation-name: confetti-13;
  animation-delay: 6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 24%;
  top: -74%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg); }

@Keyframes confetti-13 {
  0% {
    left: 24%;
    top: -74%; }
  100% {
    top: 114%;
    left: 30%; } }
.confetti:nth-of-type(14) {
  animation-name: confetti-14;
  animation-delay: 1.6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 20%;
  top: -84%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-14 {
  0% {
    left: 20%;
    top: -84%; }
  100% {
    top: 124%;
    left: 40%; } }
.confetti:nth-of-type(15) {
  animation-name: confetti-15;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 89%;
  top: -68%;
  background: #faeb00;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

@Keyframes confetti-15 {
  0% {
    left: 89%;
    top: -68%; }
  100% {
    top: 108%;
    left: 75%; } }
.confetti:nth-of-type(16) {
  animation-name: confetti-16;
  animation-delay: 7s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 61%;
  top: -66%;
  background: #ffbee9;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(13deg);
  -webkit-transform: rotate(13deg);
  transform: rotate(13deg); }

@Keyframes confetti-16 {
  0% {
    left: 61%;
    top: -66%; }
  100% {
    top: 106%;
    left: 59%; } }
.confetti:nth-of-type(17) {
  animation-name: confetti-17;
  animation-delay: 3s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 88%;
  top: -99%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-17 {
  0% {
    left: 88%;
    top: -99%; }
  100% {
    top: 139%;
    left: 80%; } }
.confetti:nth-of-type(18) {
  animation-name: confetti-18;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 1%;
  top: -57%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-18 {
  0% {
    left: 1%;
    top: -57%; }
  100% {
    top: 97%;
    left: 5%; } }
.confetti:nth-of-type(19) {
  animation-name: confetti-19;
  animation-delay: 1.6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 32%;
  top: -88%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

@Keyframes confetti-19 {
  0% {
    left: 32%;
    top: -88%; }
  100% {
    top: 128%;
    left: -9%; } }
.confetti:nth-of-type(20) {
  animation-name: confetti-20;
  animation-delay: 1.6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 97%;
  top: -92%;
  z-index: 999;
  background: #faeb00;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-20 {
  0% {
    left: 97%;
    top: -92%; }
  100% {
    top: 132%;
    left: 85%; } }
.confetti:nth-of-type(21) {
  animation-name: confetti-21;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 8%;
  top: -61%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-21 {
  0% {
    left: 8%;
    top: -61%; }
  100% {
    top: 101%;
    left: 6%; } }
.confetti:nth-of-type(22) {
  animation-name: confetti-22;
  animation-delay: 3s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 6%;
  top: -79%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-22 {
  0% {
    left: 6%;
    top: -79%; }
  100% {
    top: 119%; } }
.confetti:nth-of-type(23) {
  animation-name: confetti-23;
  animation-delay: 4s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 50%;
  top: -97%;
  background: #ffbee9;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(13deg);
  -webkit-transform: rotate(13deg);
  transform: rotate(13deg); }

@Keyframes confetti-23 {
  0% {
    left: 50%;
    top: -97%; }
  100% {
    top: 137%;
    left: 56%; } }
.confetti:nth-of-type(24) {
  animation-name: confetti-24;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 14%;
  top: -90%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-24 {
  0% {
    left: 14%;
    top: -90%; }
  100% {
    top: 130%;
    left: 20%; } }
.confetti:nth-of-type(25) {
  animation-name: confetti-25;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 1%;
  top: -72%;
  background: #faeb00;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(13deg);
  -webkit-transform: rotate(13deg);
  transform: rotate(13deg); }

@Keyframes confetti-25 {
  0% {
    left: 1%;
    top: -72%; }
  100% {
    top: 112%;
    left: 5%; } }
.confetti:nth-of-type(26) {
  animation-name: confetti-26;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 4%;
  top: -65%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-26 {
  0% {
    left: 4%;
    top: -65%; }
  100% {
    top: 105%;
    left: 5%; } }
.confetti:nth-of-type(27) {
  animation-name: confetti-27;
  animation-delay: 1.6s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 43%;
  top: -88%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-27 {
  0% {
    left: 43%;
    top: -88%; }
  100% {
    top: 128%;
    left: 50%; } }
.confetti:nth-of-type(28) {
  animation-name: confetti-28;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 44%;
  top: -99%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

@Keyframes confetti-28 {
  0% {
    left: 44%;
    top: -99%; }
  100% {
    top: 139%;
    left: 40%; } }
.confetti:nth-of-type(29) {
  animation-name: confetti-29;
  animation-delay: 0s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 52%;
  top: -98%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-29 {
  0% {
    left: 52%;
    top: -98%; }
  100% {
    top: 138%;
    left: 30%; } }
.confetti:nth-of-type(30) {
  animation-name: confetti-30;
  animation-delay: 0s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 45%;
  top: -56%;
  background: #ffbee9;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(13deg);
  -webkit-transform: rotate(13deg);
  transform: rotate(13deg); }

@Keyframes confetti-30 {
  0% {
    left: 45%;
    top: -56%; }
  100% {
    top: 96%;
    left: 60%; } }
.confetti:nth-of-type(31) {
  animation-name: confetti-31;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 42%;
  top: -94%;
  background: #ffbee9;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(13deg);
  -webkit-transform: rotate(13deg);
  transform: rotate(13deg); }

@Keyframes confetti-31 {
  0% {
    left: 42%;
    top: -94%; }
  100% {
    top: 134%;
    left: 30%; } }
.confetti:nth-of-type(32) {
  animation-name: confetti-32;
  animation-delay: 1s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 64%;
  top: -97%;
  background: #ffbee9;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(13deg);
  -webkit-transform: rotate(13deg);
  transform: rotate(13deg); }

@Keyframes confetti-32 {
  0% {
    left: 64%;
    top: -97%; }
  100% {
    top: 137%; } }
.confetti:nth-of-type(33) {
  animation-name: confetti-33;
  animation-delay: 1s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 28%;
  top: -67%;
  z-index: 999;
  background: #faeb00;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-33 {
  0% {
    left: 28%;
    top: -67%; }
  100% {
    top: 107%;
    left: 30%; } }
.confetti:nth-of-type(34) {
  animation-name: confetti-34;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 71%;
  top: -69%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

@Keyframes confetti-34 {
  0% {
    left: 71%;
    top: -69%; }
  100% {
    top: 109%;
    left: 65%; } }
.confetti:nth-of-type(35) {
  animation-name: confetti-35;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 31%;
  top: -52%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-35 {
  0% {
    left: 31%;
    top: -52%; }
  100% {
    top: 92%;
    left: 40%; } }
.confetti:nth-of-type(36) {
  animation-name: confetti-36;
  animation-delay: 2s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 90%;
  top: -85%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-36 {
  0% {
    left: 90%;
    top: -85%; }
  100% {
    top: 125%;
    left: 80%; } }
.confetti:nth-of-type(37) {
  animation-name: confetti-37;
  animation-delay: 3s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 81%;
  top: -86%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-37 {
  0% {
    left: 81%;
    top: -86%; }
  100% {
    top: 126%;
    left: 70%; } }
.confetti:nth-of-type(38) {
  animation-name: confetti-38;
  animation-delay: 0s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 11%;
  top: -94%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

@Keyframes confetti-38 {
  0% {
    left: 11%;
    top: -94%; }
  100% {
    top: 134%; } }
.confetti:nth-of-type(39) {
  animation-name: confetti-39;
  animation-delay: 9s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 63%;
  top: -91%;
  z-index: 999;
  background: #faeb00;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-39 {
  0% {
    left: 63%;
    top: -91%; }
  100% {
    top: 131%;
    left: 40%; } }
.confetti:nth-of-type(40) {
  animation-name: confetti-40;
  animation-delay: 6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 29%;
  top: -67%;
  background: #ffbee9;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(13deg);
  -webkit-transform: rotate(13deg);
  transform: rotate(13deg); }

@Keyframes confetti-40 {
  0% {
    left: 29%;
    top: -67%; }
  100% {
    top: 107%;
    left: 10%; } }
.confetti:nth-of-type(41) {
  animation-name: confetti-41;
  animation-delay: 0s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 25%;
  top: -67%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-41 {
  0% {
    left: 25%;
    top: -67%; }
  100% {
    top: 107%;
    left: 30%; } }
.confetti:nth-of-type(42) {
  animation-name: confetti-42;
  animation-delay: 3s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 84%;
  top: -76%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-42 {
  0% {
    left: 84%;
    top: -76%; }
  100% {
    top: 116%;
    left: 90%; } }
.confetti:nth-of-type(43) {
  animation-name: confetti-43;
  animation-delay: 9s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 64%;
  top: -88%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-43 {
  0% {
    left: 64%;
    top: -88%; }
  100% {
    top: 128%;
    left: 70%; } }
.confetti:nth-of-type(44) {
  animation-name: confetti-44;
  animation-delay: 6s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 93%;
  top: -90%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-44 {
  0% {
    left: 93%;
    top: -90%; }
  100% {
    top: 130%;
    left: 100%; } }
.confetti:nth-of-type(45) {
  animation-name: confetti-45;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 99%;
  top: -79%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-45 {
  0% {
    left: 99%;
    top: -79%; }
  100% {
    top: 119%;
    left: 80%; } }
.confetti:nth-of-type(46) {
  animation-name: confetti-46;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 89%;
  top: -91%;
  z-index: 999;
  background: #faeb00;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-46 {
  0% {
    left: 89%;
    top: -91%; }
  100% {
    top: 131%;
    left: 90%; } }
.confetti:nth-of-type(47) {
  animation-name: confetti-47;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 94%;
  top: -64%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

@Keyframes confetti-47 {
  0% {
    left: 94%;
    top: -64%; }
  100% {
    top: 104%;
    left: 80%; } }
.confetti:nth-of-type(48) {
  animation-name: confetti-48;
  animation-delay: 4s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 65%;
  top: -83%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-48 {
  0% {
    left: 65%;
    top: -83%; }
  100% {
    top: 123%;
    left: 70%; } }
.confetti:nth-of-type(49) {
  animation-name: confetti-49;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 63%;
  top: -88%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-49 {
  0% {
    left: 63%;
    top: -88%; }
  100% {
    top: 128%;
    left: 50%; } }
.confetti:nth-of-type(50) {
  animation-name: confetti-50;
  animation-delay: 1.6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 54%;
  top: -93%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-50 {
  0% {
    left: 54%;
    top: -93%; }
  100% {
    top: 133%;
    left: 60%; } }
.confetti:nth-of-type(51) {
  animation-name: confetti-51;
  animation-delay: 3s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 21%;
  top: -64%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-51 {
  0% {
    left: 21%;
    top: -64%; }
  100% {
    top: 104%;
    left: 30%; } }
.confetti:nth-of-type(52) {
  animation-name: confetti-52;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 35%;
  top: -78%; }

@Keyframes confetti-52 {
  0% {
    left: 35%;
    top: -78%; }
  100% {
    top: 118%;
    left: 40%; } }
.confetti:nth-of-type(53) {
  animation-name: confetti-53;
  animation-delay: 8s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 73%;
  top: -53%;
  z-index: 999;
  background: #faeb00;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-53 {
  0% {
    left: 73%;
    top: -53%; }
  100% {
    top: 93%;
    left: 60%; } }
.confetti:nth-of-type(54) {
  animation-name: confetti-54;
  animation-delay: 8s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 3%;
  top: -99%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-54 {
  0% {
    left: 3%;
    top: -99%; }
  100% {
    top: 139%;
    left: 1%; } }
.confetti:nth-of-type(55) {
  animation-name: confetti-55;
  animation-delay: 1s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 61%;
  top: -52%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-55 {
  0% {
    left: 61%;
    top: -52%; }
  100% {
    top: 92%;
    left: 60%; } }
.confetti:nth-of-type(56) {
  animation-name: confetti-56;
  animation-delay: 1.6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 36%;
  top: -90%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-56 {
  0% {
    left: 36%;
    top: -90%; }
  100% {
    top: 130%;
    left: 30%; } }
.confetti:nth-of-type(57) {
  animation-name: confetti-57;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 16%;
  top: -54%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-57 {
  0% {
    left: 16%;
    top: -54%; }
  100% {
    top: 94%;
    left: 26%; } }
.confetti:nth-of-type(58) {
  animation-name: confetti-58;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 72%;
  top: -80%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-58 {
  0% {
    left: 72%;
    top: -80%; }
  100% {
    top: 120%;
    left: 76%; } }
.confetti:nth-of-type(59) {
  animation-name: confetti-59;
  animation-delay: 9s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 98%;
  top: -80%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-59 {
  0% {
    left: 98%;
    top: -80%; }
  100% {
    top: 120%;
    left: 86%; } }
.confetti:nth-of-type(60) {
  animation-name: confetti-60;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 49%;
  top: -92%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

@Keyframes confetti-60 {
  0% {
    left: 49%;
    top: -92%; }
  100% {
    top: 132%;
    left: 36%; } }
.confetti:nth-of-type(61) {
  animation-name: confetti-61;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 68%;
  top: -68%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-61 {
  0% {
    left: 68%;
    top: -68%; }
  100% {
    top: 108%;
    left: 6%; } }
.confetti:nth-of-type(62) {
  animation-name: confetti-62;
  animation-delay: 2s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 42%;
  top: -93%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-62 {
  0% {
    left: 42%;
    top: -93%; }
  100% {
    top: 133%;
    left: 46%; } }
.confetti:nth-of-type(63) {
  animation-name: confetti-63;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 9%;
  top: -96%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-63 {
  0% {
    left: 9%;
    top: -96%; }
  100% {
    top: 136%;
    left: 6%; } }
.confetti:nth-of-type(64) {
  animation-name: confetti-64;
  animation-delay: 1.6s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 63%;
  top: -59%;
  z-index: 999;
  background: #faeb00;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-64 {
  0% {
    left: 63%;
    top: -59%; }
  100% {
    top: 99%;
    left: 60%; } }
.confetti:nth-of-type(65) {
  animation-name: confetti-65;
  animation-delay: 8s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 92%;
  top: -76%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-65 {
  0% {
    left: 90%;
    top: -76%; }
  100% {
    top: 116%;
    left: 86%; } }
.confetti:nth-of-type(66) {
  animation-name: confetti-66;
  animation-delay: 4s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 96%;
  top: -99%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-66 {
  0% {
    left: 96%;
    top: -99%; }
  100% {
    top: 139%;
    left: 36%; } }
.confetti:nth-of-type(67) {
  animation-name: confetti-67;
  animation-delay: 7s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 74%;
  top: -65%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-67 {
  0% {
    left: 74%;
    top: -65%; }
  100% {
    top: 105%;
    left: 60%; } }
.confetti:nth-of-type(68) {
  animation-name: confetti-68;
  animation-delay: 6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 73%;
  top: -90%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-68 {
  0% {
    left: 73%;
    top: -90%; }
  100% {
    top: 130%;
    left: 66%; } }
.confetti:nth-of-type(69) {
  animation-name: confetti-69;
  animation-delay: 8s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 35%;
  top: -58%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-69 {
  0% {
    left: 35%;
    top: -58%; }
  100% {
    top: 98%;
    left: 46%; } }
.confetti:nth-of-type(70) {
  animation-name: confetti-70;
  animation-delay: 1.6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 95%;
  top: -90%; }

@Keyframes confetti-70 {
  0% {
    left: 95%;
    top: -90%; }
  100% {
    top: 130%;
    left: 96%; } }
.confetti:nth-of-type(71) {
  animation-name: confetti-71;
  animation-delay: 1.6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 21%;
  top: -76%;
  z-index: 999;
  background: #faeb00;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-71 {
  0% {
    left: 21%;
    top: -76%; }
  100% {
    top: 116%;
    left: 26%; } }
.confetti:nth-of-type(72) {
  animation-name: confetti-72;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 51%;
  top: -75%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

@Keyframes confetti-72 {
  0% {
    left: 51%;
    top: -75%; }
  100% {
    top: 115%;
    left: 56%; } }
.confetti:nth-of-type(73) {
  animation-name: confetti-73;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 64%;
  top: -92%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-73 {
  0% {
    left: 64%;
    top: -92%; }
  100% {
    top: 132%;
    left: 66%; } }
.confetti:nth-of-type(74) {
  animation-name: confetti-74;
  animation-delay: 8s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 36%;
  top: -88%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-74 {
  0% {
    left: 36%;
    top: -88%; }
  100% {
    top: 128%;
    left: 30%; } }
.confetti:nth-of-type(75) {
  animation-name: confetti-75;
  animation-delay: 8s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 63%;
  top: -99%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-75 {
  0% {
    left: 63%;
    top: -99%; }
  100% {
    top: 139%;
    left: 66%; } }
.confetti:nth-of-type(76) {
  animation-name: confetti-76;
  animation-delay: 1.6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 7%;
  top: -54%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-76 {
  0% {
    left: 7%;
    top: -54%; }
  100% {
    left: 6%;
    top: 9%; } }
.confetti:nth-of-type(77) {
  animation-name: confetti-77;
  animation-delay: 1.6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 73%;
  top: -65%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-77 {
  0% {
    left: 73%;
    top: -65%; }
  100% {
    top: 105%;
    left: 36%; } }
.confetti:nth-of-type(78) {
  animation-name: confetti-78;
  animation-delay: 6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 92%;
  top: -55%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-78 {
  0% {
    left: 92%;
    top: -55%; }
  100% {
    top: 95%;
    left: 96%; } }
.confetti:nth-of-type(79) {
  animation-name: confetti-79;
  animation-delay: 8s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 83%;
  top: -73%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-79 {
  0% {
    left: 83%;
    top: -73%; }
  100% {
    top: 113%;
    left: 36%; } }
.confetti:nth-of-type(80) {
  animation-name: confetti-80;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 7%;
  top: -94%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-80 {
  0% {
    left: 7%;
    top: -94%; }
  100% {
    top: 134%;
    left: 6%; } }
.confetti:nth-of-type(81) {
  animation-name: confetti-81;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 100%;
  top: -57%;
  z-index: 999;
  background: #faeb00;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-81 {
  0% {
    left: 100%;
    top: -57%; }
  100% {
    top: 97%;
    left: 96%; } }
.confetti:nth-of-type(82) {
  animation-name: confetti-82;
  animation-delay: 8s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 64%;
  top: -73%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-82 {
  0% {
    left: 64%;
    top: -73%; }
  100% {
    top: 113%;
    left: 66%; } }
.confetti:nth-of-type(83) {
  animation-name: confetti-83;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 66%;
  top: -75%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-83 {
  0% {
    left: 66%;
    top: -75%; }
  100% {
    top: 115%;
    left: 76%; } }
.confetti:nth-of-type(84) {
  animation-name: confetti-84;
  animation-delay: 4s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 60%;
  top: -75%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-84 {
  0% {
    left: 60%;
    top: -75%; }
  100% {
    top: 115%;
    left: 66%; } }
.confetti:nth-of-type(85) {
  animation-name: confetti-85;
  animation-delay: 9s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 4%;
  top: -92%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg); }

@Keyframes confetti-85 {
  0% {
    left: 4%;
    top: -92%; }
  100% {
    top: 132%;
    left: 6%; } }
.confetti:nth-of-type(86) {
  animation-name: confetti-86;
  animation-delay: 8s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 49%;
  top: -92%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(80deg);
  /* IE 9 */
  -webkit-transform: rotate(80deg);
  /* Safari */
  transform: rotate(80deg);
  /* Standard syntax */ }

@Keyframes confetti-86 {
  0% {
    left: 49%;
    top: -92%; }
  100% {
    top: 132%;
    left: 36%; } }
.confetti:nth-of-type(87) {
  animation-name: confetti-87;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 9%;
  top: -74%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-87 {
  0% {
    left: 9%;
    top: -74%; }
  100% {
    top: 114%;
    left: 3%; } }
.confetti:nth-of-type(88) {
  animation-name: confetti-88;
  animation-delay: 1.6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 41%;
  top: -78%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-88 {
  0% {
    left: 41%;
    top: -78%; }
  100% {
    top: 118%;
    left: 36%; } }
.confetti:nth-of-type(89) {
  animation-name: confetti-89;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 80%;
  top: -90%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-89 {
  0% {
    left: 80%;
    top: -90%; }
  100% {
    top: 130%;
    left: 86%; } }
.confetti:nth-of-type(90) {
  animation-name: confetti-90;
  animation-delay: 1s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 59%;
  top: -76%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-90 {
  0% {
    left: 59%;
    top: -76%; }
  100% {
    top: 116%;
    left: 56%; } }
.confetti:nth-of-type(91) {
  animation-name: confetti-91;
  animation-delay: 9s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 27%;
  top: -67%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-91 {
  0% {
    left: 27%;
    top: -67%; }
  100% {
    top: 107%;
    left: 26%; } }
.confetti:nth-of-type(92) {
  animation-name: confetti-92;
  animation-delay: 4s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 24%;
  top: -94%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-92 {
  0% {
    left: 24%;
    top: -94%; }
  100% {
    top: 134%;
    left: 26%; } }
.confetti:nth-of-type(93) {
  animation-name: confetti-93;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 57%;
  top: -93%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg); }

@Keyframes confetti-93 {
  0% {
    left: 57%;
    top: -93%; }
  100% {
    top: 133%;
    left: 56%; } }
.confetti:nth-of-type(94) {
  animation-name: confetti-94;
  animation-delay: 6s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 27%;
  top: -85%;
  z-index: 999;
  background: #faeb00;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-94 {
  0% {
    left: 27%;
    top: -85%; }
  100% {
    top: 125%;
    left: 36%; } }
.confetti:nth-of-type(95) {
  animation-name: confetti-95;
  animation-delay: 8s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 74%;
  top: -54%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-95 {
  0% {
    left: 74%;
    top: -54%; }
  100% {
    top: 94%;
    left: 36%; } }
.confetti:nth-of-type(96) {
  animation-name: confetti-96;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 63%;
  top: -74%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg); }

@Keyframes confetti-96 {
  0% {
    left: 63%;
    top: -74%; }
  100% {
    top: 114%;
    left: 66%; } }
.confetti:nth-of-type(97) {
  animation-name: confetti-97;
  animation-delay: 6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 99%;
  top: -54%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-97 {
  0% {
    left: 99%;
    top: -54%; }
  100% {
    top: 94%;
    left: 96%; } }
.confetti:nth-of-type(98) {
  animation-name: confetti-98;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 78%;
  top: -54%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-98 {
  0% {
    left: 78%;
    top: -54%; }
  100% {
    top: 94%;
    left: 66%; } }
.confetti:nth-of-type(99) {
  animation-name: confetti-99;
  animation-delay: 4s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 99%;
  top: -80%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-99 {
  0% {
    left: 99%;
    top: -80%; }
  100% {
    top: 120%;
    left: 96%; } }
.confetti:nth-of-type(100) {
  animation-name: confetti-100;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 33%;
  top: -97%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg); }

@Keyframes confetti-100 {
  0% {
    left: 33%;
    top: -97%; }
  100% {
    top: 137%;
    left: 36%; } }
.confetti:nth-of-type(101) {
  animation-name: confetti-101;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 13%;
  top: -99%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-101 {
  0% {
    left: 13%;
    top: -99%; }
  100% {
    top: 139%;
    left: 16%; } }
.confetti:nth-of-type(102) {
  animation-name: confetti-102;
  animation-delay: 9s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 68%;
  top: -65%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-102 {
  0% {
    left: 68%;
    top: -65%; }
  100% {
    top: 105%;
    left: 66%; } }
.confetti:nth-of-type(103) {
  animation-name: confetti-103;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 89%;
  top: -89%;
  z-index: 999;
  background: #faeb00;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg); }

@Keyframes confetti-103 {
  0% {
    left: 89%;
    top: -89%; }
  100% {
    top: 129%;
    left: 86%; } }
.confetti:nth-of-type(104) {
  animation-name: confetti-104;
  animation-delay: 7s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 18%;
  top: -94%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-104 {
  0% {
    left: 18%;
    top: -94%; }
  100% {
    top: 134%;
    left: 16%; } }
.confetti:nth-of-type(105) {
  animation-name: confetti-105;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 78%;
  top: -71%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-105 {
  0% {
    left: 78%;
    top: -71%; }
  100% {
    top: 111%;
    left: 76%; } }
.confetti:nth-of-type(106) {
  animation-name: confetti-106;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 97%;
  top: -72%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-106 {
  0% {
    left: 97%;
    top: -72%; }
  100% {
    top: 112%;
    left: 96%; } }
.confetti:nth-of-type(107) {
  animation-name: confetti-107;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 79%;
  top: -64%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg); }

@Keyframes confetti-107 {
  0% {
    left: 79%;
    top: -64%; }
  100% {
    top: 104%;
    left: 86%; } }
.confetti:nth-of-type(108) {
  animation-name: confetti-108;
  animation-delay: 9s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 37%;
  top: -68%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-108 {
  0% {
    left: 37%;
    top: -68%; }
  100% {
    top: 108%;
    left: 30%; } }
.confetti:nth-of-type(109) {
  animation-name: confetti-109;
  animation-delay: 1.6s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 42%;
  top: -85%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-109 {
  0% {
    left: 42%;
    top: -85%; }
  100% {
    top: 125%;
    left: 46%; } }
.confetti:nth-of-type(110) {
  animation-name: confetti-110;
  animation-delay: 9s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 9%;
  top: -94%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-110 {
  0% {
    left: 9%;
    top: -94%; }
  100% {
    top: 134%;
    left: 6%; } }
.confetti:nth-of-type(111) {
  animation-name: confetti-111;
  animation-delay: 2s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 69%;
  top: -86%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg); }

@Keyframes confetti-111 {
  0% {
    left: 69%;
    top: -86%; }
  100% {
    top: 126%;
    left: 96%; } }
.confetti:nth-of-type(112) {
  animation-name: confetti-112;
  animation-delay: 1.6s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 70%;
  top: -100%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-112 {
  0% {
    left: 70%;
    top: -100%; }
  100% {
    top: 140%;
    left: 56%; } }
.confetti:nth-of-type(113) {
  animation-name: confetti-113;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 35%;
  top: -92%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-113 {
  0% {
    left: 35%;
    top: -92%; }
  100% {
    top: 132%;
    left: 36%; } }
.confetti:nth-of-type(114) {
  animation-name: confetti-114;
  animation-delay: 1s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 54%;
  top: -73%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-114 {
  0% {
    left: 54%;
    top: -73%; }
  100% {
    top: 113%;
    left: 56%; } }
.confetti:nth-of-type(115) {
  animation-name: confetti-115;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 67%;
  top: -80%;
  z-index: 999;
  background: #faeb00;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-115 {
  0% {
    left: 67%;
    top: -80%; }
  100% {
    top: 120%;
    left: 66%; } }
.confetti:nth-of-type(116) {
  animation-name: confetti-116;
  animation-delay: 8s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 98%;
  top: -98%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-116 {
  0% {
    left: 98%;
    top: -98%; }
  100% {
    top: 138%;
    left: 90%; } }
.confetti:nth-of-type(117) {
  animation-name: confetti-117;
  animation-delay: 1.6s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 12%;
  top: -83%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-117 {
  0% {
    left: 12%;
    top: -83%; }
  100% {
    top: 123%;
    left: 16%; } }
.confetti:nth-of-type(118) {
  animation-name: confetti-118;
  animation-delay: 1.6s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 65%;
  top: -55%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-118 {
  0% {
    left: 65%;
    top: -55%; }
  100% {
    top: 95%;
    left: 56%; } }
.confetti:nth-of-type(119) {
  animation-name: confetti-119;
  animation-delay: 4s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 20%;
  top: -70%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-119 {
  0% {
    left: 20%;
    top: -70%; }
  100% {
    top: 110%;
    left: 26%; } }
.confetti:nth-of-type(120) {
  animation-name: confetti-120;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 19%;
  top: -76%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-120 {
  0% {
    left: 19%;
    top: -76%; }
  100% {
    top: 116%;
    left: 52%; } }
.confetti:nth-of-type(121) {
  animation-name: confetti-121;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 54%;
  top: -56%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg); }

@Keyframes confetti-121 {
  0% {
    left: 54%;
    top: -56%; }
  100% {
    top: 96%;
    left: 62%; } }
.confetti:nth-of-type(122) {
  animation-name: confetti-122;
  animation-delay: 6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 54%;
  top: -92%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-122 {
  0% {
    left: 54%;
    top: -92%; }
  100% {
    top: 132%;
    left: 52%; } }
.confetti:nth-of-type(123) {
  animation-name: confetti-123;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 87%;
  top: -92%;
  z-index: 999;
  background: #faeb00;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-123 {
  0% {
    left: 87%;
    top: -92%; }
  100% {
    top: 132%;
    left: 92%; } }
.confetti:nth-of-type(124) {
  animation-name: confetti-124;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 28%;
  top: -69%; }

@Keyframes confetti-124 {
  0% {
    left: 28%;
    top: -69%; }
  100% {
    top: 109%;
    left: 32%; } }
.confetti:nth-of-type(125) {
  animation-name: confetti-125;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 62%;
  top: -73%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-125 {
  0% {
    left: 62%;
    top: -73%; }
  100% {
    top: 113%;
    left: 22%; } }
.confetti:nth-of-type(126) {
  animation-name: confetti-126;
  animation-delay: 7s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 87%;
  top: -85%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-126 {
  0% {
    left: 87%;
    top: -85%; }
  100% {
    top: 125%;
    left: 82%; } }
.confetti:nth-of-type(127) {
  animation-name: confetti-127;
  animation-delay: 1.6s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 12%;
  top: -51%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-127 {
  0% {
    left: 12%;
    top: -51%; }
  100% {
    top: 91%;
    left: 22%; } }
.confetti:nth-of-type(128) {
  animation-name: confetti-128;
  animation-delay: 9s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 15%;
  top: -67%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg); }

@Keyframes confetti-128 {
  0% {
    left: 15%;
    top: -67%; }
  100% {
    top: 107%;
    left: 22%; } }
.confetti:nth-of-type(129) {
  animation-name: confetti-129;
  animation-delay: 1s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  left: 59%;
  top: -65%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-129 {
  0% {
    left: 59%;
    top: -65%; }
  100% {
    top: 105%;
    left: 52%; } }
.confetti:nth-of-type(130) {
  animation-name: confetti-130;
  animation-delay: 0s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 13%;
  top: -63%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-130 {
  0% {
    left: 13%;
    top: -63%; }
  100% {
    top: 103%;
    left: 22%; } }
.confetti:nth-of-type(131) {
  animation-name: confetti-131;
  animation-delay: 1.6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 59%;
  top: -60%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-131 {
  0% {
    left: 59%;
    top: -60%; }
  100% {
    top: 100%;
    left: 52%; } }
.confetti:nth-of-type(132) {
  animation-name: confetti-132;
  animation-delay: 1s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 68%;
  top: -93%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

@Keyframes confetti-132 {
  0% {
    left: 68%;
    top: -93%; }
  100% {
    top: 133%;
    left: 62%; } }
.confetti:nth-of-type(133) {
  animation-name: confetti-133;
  animation-delay: 1.6s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 57%;
  top: -90%;
  background: #faeb00;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

@Keyframes confetti-133 {
  0% {
    left: 57%;
    top: -90%; }
  100% {
    top: 130%;
    left: 52%; } }
.confetti:nth-of-type(134) {
  animation-name: confetti-134;
  animation-delay: 2s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 3%;
  top: -79%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-134 {
  0% {
    left: 3%;
    top: -79%; }
  100% {
    top: 119%;
    left: 2%; } }
.confetti:nth-of-type(135) {
  animation-name: confetti-135;
  animation-delay: 3s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 57%;
  top: -100%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-135 {
  0% {
    left: 57%;
    top: -100%; }
  100% {
    top: 140%;
    left: 62%; } }
.confetti:nth-of-type(136) {
  animation-name: confetti-136;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 50%;
  top: -68%;
  z-index: 999;
  background: #ffbee9;
  height: 5px;
  width: 8px;
  border-radius: 100%;
  -ms-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg); }

@Keyframes confetti-136 {
  0% {
    left: 50%;
    top: -68%; }
  100% {
    top: 108%;
    left: 64%; } }
.confetti:nth-of-type(137) {
  animation-name: confetti-137;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 90%;
  top: -80%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

@Keyframes confetti-137 {
  0% {
    left: 90%;
    top: -80%; }
  100% {
    top: 120%;
    left: 82%; } }
.confetti:nth-of-type(138) {
  animation-name: confetti-138;
  animation-delay: 1.6s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 19%;
  top: -96%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-138 {
  0% {
    left: 19%;
    top: -96%; }
  100% {
    top: 136%;
    left: 22%; } }
.confetti:nth-of-type(139) {
  animation-name: confetti-139;
  animation-delay: 7s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 5%;
  top: -58%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-139 {
  0% {
    left: 5%;
    top: -58%; }
  100% {
    top: 98%;
    left: 2%; } }
.confetti:nth-of-type(140) {
  animation-name: confetti-140;
  animation-delay: 7s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 95%;
  top: -51%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-140 {
  0% {
    left: 95%;
    top: -51%; }
  100% {
    top: 91%;
    left: 82%; } }
.confetti:nth-of-type(141) {
  animation-name: confetti-141;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 38%;
  top: -80%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-141 {
  0% {
    left: 38%;
    top: -80%; }
  100% {
    top: 120%;
    left: 40%; } }
.confetti:nth-of-type(142) {
  animation-name: confetti-142;
  animation-delay: 1.6s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 42%;
  top: -98%;
  z-index: 999;
  background: #faeb00;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-142 {
  0% {
    left: 42%;
    top: -98%; }
  100% {
    top: 138%;
    left: 52%; } }
.confetti:nth-of-type(143) {
  animation-name: confetti-143;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 36%;
  top: -62%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

@Keyframes confetti-143 {
  0% {
    left: 36%;
    top: -62%; }
  100% {
    top: 102%;
    left: 40%; } }
.confetti:nth-of-type(144) {
  animation-name: confetti-144;
  animation-delay: 1.6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 94%;
  top: -90%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-144 {
  0% {
    left: 94%;
    top: -90%; }
  100% {
    top: 130%;
    left: 82%; } }
.confetti:nth-of-type(145) {
  animation-name: confetti-145;
  animation-delay: 1s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 24%;
  top: -80%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-145 {
  0% {
    left: 24%;
    top: -80%; }
  100% {
    top: 120%;
    left: 32%; } }
.confetti:nth-of-type(146) {
  animation-name: confetti-146;
  animation-delay: 1s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 45%;
  top: -55%;
  background: #7f86c6;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

@Keyframes confetti-146 {
  0% {
    left: 45%;
    top: -55%; }
  100% {
    top: 95%;
    left: 32%; } }
.confetti:nth-of-type(147) {
  animation-name: confetti-147;
  animation-delay: 9s;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  left: 20%;
  top: -85%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-147 {
  0% {
    left: 20%;
    top: -85%; }
  100% {
    top: 125%;
    left: 22%; } }
.confetti:nth-of-type(148) {
  animation-name: confetti-148;
  animation-delay: 4s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 40%;
  top: -51%;
  z-index: 999;
  background: #7f86c6;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-148 {
  0% {
    left: 40%;
    top: -51%; }
  100% {
    top: 91%;
    left: 32%; } }
.confetti:nth-of-type(149) {
  animation-name: confetti-149;
  animation-delay: 2s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 40%;
  top: -71%;
  z-index: 999;
  background: #35c8cf;
  height: 7px;
  width: 5px;
  border-radius: 100%;
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
  /* Safari */
  transform: rotate(50deg);
  /* Standard syntax */ }

@Keyframes confetti-149 {
  0% {
    left: 40%;
    top: -71%; }
  100% {
    top: 111%;
    left: 32%; } }
.confetti:nth-of-type(150) {
  animation-name: confetti-150;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  left: 94%;
  top: -93%;
  z-index: 999;
  background: #faeb00;
  height: 9px;
  width: 7px;
  border-radius: 100%;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */ }

@Keyframes confetti-150 {
  0% {
    left: 94%;
    top: -93%; }
  100% {
    top: 133%;
    left: 92%; } }
/* Challenge Cover screen clouds */
#peq_nube {
  height: 130px;
  margin: 40px;
  position: absolute;
  width: 90px;
  z-index: 9999;
  /* display: none; */ }

#peq_nube div {
  border: solid 5px transparent; }

#peq_nube_abajo {
  background-color: #543752;
  border-radius: 100px;
  height: 30px;
  position: absolute;
  top: 220px;
  width: 110px;
  z-index: 0;
  left: 220px; }

#peq_nube_derecha {
  background-color: #543752;
  border-radius: 100%;
  height: 25px;
  left: 280px;
  position: absolute;
  top: 202px;
  width: 25px;
  z-index: -1; }

#peq_nube_izquierda {
  background-color: #543752;
  border-radius: 100%;
  height: 30px;
  left: 240px;
  position: absolute;
  top: 205px;
  width: 30px;
  z-index: -1; }

#peq_nube::before {
  background-color: #543752;
  border-radius: 50%;
  content: '';
  height: 40px;
  left: 255px;
  position: absolute;
  top: 195px;
  width: 40px;
  z-index: 1; }

#peq_nube::after {
  position: absolute;
  top: 210px;
  left: 280px;
  background-color: #543752;
  border-radius: 50%;
  content: '';
  width: 40px;
  height: 40px;
  z-index: 1; }

#nube {
  height: 130px;
  margin: 40px;
  position: absolute;
  width: 90px;
  z-index: 9999; }

#nube div {
  border: solid 5px transparent; }

#nube_abajo {
  background-color: #494a6d;
  border-radius: 100px;
  height: 60px;
  position: absolute;
  top: 100px;
  width: 200px;
  z-index: 0;
  left: 20px; }

#nube_derecha {
  background-color: #494a6d;
  border-radius: 100%;
  height: 60px;
  left: 90px;
  position: absolute;
  top: 40px;
  width: 60px;
  z-index: -1; }

#nube_izquierda {
  background-color: #494a6d;
  border-radius: 100%;
  height: 60px;
  left: 50px;
  position: absolute;
  top: 70px;
  width: 60px;
  z-index: -1; }

#nube::before {
  background-color: #494a6d;
  border-radius: 50%;
  content: '';
  height: 40px;
  left: 55px;
  position: absolute;
  top: 75px;
  width: 40px;
  z-index: 1; }

#nube::after {
  position: absolute;
  top: 70px;
  left: 100px;
  background-color: #494a6d;
  border-radius: 50%;
  content: '';
  width: 90px;
  height: 90px;
  z-index: 1; }

#peq_nube-two {
  height: 130px;
  margin: 40px;
  position: absolute;
  width: 90px;
  z-index: 9999;
  right: 100px; }

#peq_nube-two div {
  border: solid 5px transparent; }

#peq_nube-two_abajo {
  background-color: #55777b;
  border-radius: 100px;
  height: 30px;
  position: absolute;
  top: 170px;
  width: 110px;
  z-index: 0;
  right: -10px; }

#peq_nube-two_derecha {
  background-color: #55777b;
  border-radius: 100%;
  height: 25px;
  right: 55px;
  position: absolute;
  top: 162px;
  width: 25px;
  z-index: -1; }

#peq_nube-two_izquierda {
  background-color: #55777b;
  border-radius: 100%;
  height: 30px;
  right: 0px;
  position: absolute;
  top: 160px;
  width: 30px;
  z-index: -1; }

#peq_nube-two::before {
  background-color: #55777b;
  border-radius: 50%;
  content: '';
  height: 1px;
  right: 55px;
  position: absolute;
  top: 175px;
  width: 1px;
  z-index: 1; }

#peq_nube-two::after {
  position: absolute;
  top: 150px;
  right: 20px;
  background-color: #55777b;
  border-radius: 50%;
  content: '';
  width: 50px;
  height: 50px;
  z-index: 1; }

/* animation */
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important; } }
#peq_nube-three {
  height: 130px;
  margin: 40px;
  position: absolute;
  width: 90px;
  z-index: 9999;
  right: 100px; }

#peq_nube-three div {
  border: solid 5px transparent; }

#peq_nube-three_abajo {
  background-color: #6c5e84;
  border-radius: 100px;
  height: 40px;
  position: absolute;
  top: 80px;
  width: 140px;
  z-index: 0;
  right: 10px; }

#peq_nube-three_derecha {
  background-color: #6c5e84;
  border-radius: 100%;
  height: 25px;
  right: 105px;
  position: absolute;
  top: 70px;
  width: 25px;
  z-index: -1; }

#peq_nube-three_izquierda {
  background-color: #6c5e84;
  border-radius: 100%;
  height: 40px;
  right: 30px;
  position: absolute;
  top: 60px;
  width: 40px;
  z-index: -1; }

#peq_nube-three::before {
  background-color: #6c5e84;
  border-radius: 50%;
  content: '';
  height: 40px;
  right: 55px;
  position: absolute;
  top: 50px;
  width: 40px;
  z-index: 1; }

#peq_nube-three::after {
  position: absolute;
  top: 40px;
  right: 50px;
  background-color: #6c5e84;
  border-radius: 50%;
  content: '';
  width: 70px;
  height: 70px;
  z-index: 1; }

/*****************************
*â–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–„â–‘â–ˆâ–ˆâ–‘â–‘â–‘â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–„â–‘â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–‘â–„â–ˆâ–ˆ*
*â–ˆâ–ˆâ–„â–„â–ˆâ–€â–‘â–ˆâ–ˆâ–‘â–‘â–‘â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–ˆâ–„â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–ˆâ–ˆâ–€â–‘*
*â–ˆâ–ˆâ–‘â–‘â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–‘â–‘â–‘â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–€â–ˆâ–ˆâ–ˆâ–‘â–ˆâ–ˆâ–ˆâ–ˆâ–„â–‘*
*â–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–€â–‘â–ˆâ–ˆâ–ˆâ–ˆâ–‘â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–‘â–‘â–ˆâ–ˆâ–‘â–ˆâ–ˆâ–‘â–€â–ˆâ–ˆ*
*****************************/

.revision-budget,
.attemps {
	visibility: hidden;
}

.ipad .slider-control {
	display: block;
}

#actividad .carousel-inner .item-container {
	position: inherit!important;
}

.mascara_portrait {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background: #fff;
}

.mascara_container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 340px;
	height: 420px;
	box-shadow: 5px 5px 15px #aaa;
	border-radius: 5px;
	text-align: center;
}

.mascara_img {
	width: 100%;
	height: 100%;
	background: url(images/mascara-portrait.png) center center / 100% 100% no-repeat;
}

.mascara_button {
	position: absolute;
	bottom: 8%;
	left: 40%;
	border: none;
	padding: 10px 18px;
	background: transparent;
	color: transparent;
}

#ficha-alumno .title a:hover {
	cursor: default;
}

.oxfl-enunciado {
	font-family: "Quicksand", sans-serif;
	font-weight: 600;
	font-size: 1.5rem;
	color: #414141;
	line-height: 1.5em;
	padding-bottom: 14px;
	border-bottom: 2px solid #f4f4f4;
	margin-bottom: 40px;
}

@media only screen and (max-width: 767px),
(orientation: portrait) {
	.mascara_portrait {
		display: block;
	}
}


	/* TMPUX STYLES */
.tmpux.body_clase .navbar {
  display: none;
}</pre></body></html>