/* line 1, sources/scss/common/_reset.scss */
body {
  margin: 0;
}

/* line 5, sources/scss/common/_reset.scss */
a {
  text-decoration: none;
}

/* line 9, sources/scss/common/_reset.scss */
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 15, sources/scss/common/_reset.scss */
textarea {
  padding: 0;
}

@font-face {
  font-family: 'et_icons';
  src: url("../fonts/et_icons/et_icons.eot") format("embedded-opentype"), url("../fonts/et_icons/et_icons.woff") format("woff"), url("../fonts/et_icons/et_icons.ttf") format("truetype"), url("../fonts/et_icons/et_icons.svg") format("svg");
  font-style: normal;
}

@font-face {
  font-family: 'Monserrat-Regular';
  src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: 'Natasha-Regular';
  src: url("../fonts/Natasha.ttf") format("truetype");
  font-style: normal;
}

/* line 1, sources/scss/common/_general.scss */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 6, sources/scss/common/_general.scss */
body {
  background: #900106;
  background: -webkit-linear-gradient(270deg, #f91325 0%, #a80610 95.01%);
  display: inline-block;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 6, sources/scss/common/_general.scss */
  body {
    border: 10px solid #eddcc4;
    border-width: 10px;
    box-sizing: border-box;
  }
}

@media (min-width: 768px) {
  /* line 22, sources/scss/common/_general.scss */
  .no-desktop {
    display: none;
  }
  /* line 26, sources/scss/common/_general.scss */
  .mobile5 {
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
  }
  /* line 34, sources/scss/common/_general.scss */
  .mobile2,
  .mobile3 {
    box-sizing: border-box;
    float: left;
    opacity: 0.25;
    width: 50%;
  }
  /* line 42, sources/scss/common/_general.scss */
  .mobile4 {
    display: block;
  }
}

@media (max-width: 768px) {
  /* line 53, sources/scss/common/_general.scss */
  .no-mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  /* line 60, sources/scss/common/_general.scss */
  .mobile1 {
    border: 4px solid #eddcc4;
    opacity: 1;
    transition: 5s ease-in-out opacity;
  }
  /* line 66, sources/scss/common/_general.scss */
  .mobile2,
  .mobile3,
  .mobile4,
  .mobile5 {
    display: none;
    transition: 5s ease-in-out opacity;
  }
  /* line 74, sources/scss/common/_general.scss */
  .mobile5 {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
  }
}

/* line 83, sources/scss/common/_general.scss */
#urlValue {
  display: none;
}

/* line 87, sources/scss/common/_general.scss */
#dataHidden {
  display: none;
}

/* line 1, sources/scss/common/_alert.scss */
.alerta-bombos, .alerta-validacion, .alerta-compartir {
  background: rgba(144, 1, 6, 0.8);
  padding: 0 0 60px 0;
}

/* line 9, sources/scss/common/_alert.scss */
.alerta-bombos-box, .alerta-validacion-box, .alerta-compartir-box {
  padding: 20px 0 0 0;
}

@media (min-width: 768px) {
  /* line 9, sources/scss/common/_alert.scss */
  .alerta-bombos-box, .alerta-validacion-box, .alerta-compartir-box {
    margin: 0 auto;
    padding: 170px 0 0 0;
    width: 390px;
  }
}

/* line 19, sources/scss/common/_alert.scss */
.alerta-bombos__img-advert, .alerta-validacion__img-advert, .alerta-compartir__img-advert {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 229px 168px;
  display: block;
  height: 12px;
  margin: 0 auto;
  padding-bottom: 30px;
  width: 52px;
}

/* line 29, sources/scss/common/_alert.scss */
.alerta-bombos__p, .alerta-validacion__p, .alerta-compartir__p {
  font-size: 16px;
  font-size: 1rem;
  color: #f4f1ed;
  font-family: "Monserrat-Regular", sans-serif;
  padding: 0 10px 35px 10px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 36, sources/scss/common/_alert.scss */
  .alerta-bombos__p-l, .alerta-validacion__p-l, .alerta-compartir__p-l {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

/* line 43, sources/scss/common/_alert.scss */
.alerta-bombos__gotoespecial, .alerta-validacion__gotoespecial, .alerta-compartir__gotoespecial {
  font-size: 18px;
  font-size: 1.125rem;
  border: 1px solid #eddcc4;
  border-radius: 12px;
  box-sizing: border-box;
  color: #eddcc4;
  font-family: "Monserrat-Regular", sans-serif;
  display: block;
  margin: 0 auto;
  padding: 10px 35px;
  width: 150px;
}

@media (min-width: 768px) {
  /* line 56, sources/scss/common/_alert.scss */
  .alerta-bombos__img-explicacion, .alerta-validacion__img-explicacion, .alerta-compartir__img-explicacion {
    display: block;
    margin: 0 auto;
    padding: 20px 0 40px 0;
  }
}

/* line 65, sources/scss/common/_alert.scss */
.alerta-validacion {
  display: none;
}

/* line 69, sources/scss/common/_alert.scss */
.alerta-compartir {
  display: none;
}

/* line 72, sources/scss/common/_alert.scss */
.alerta-compartir p {
  font-size: 18px;
  font-size: 1.125rem;
  color: #f4f1ed;
  font-family: "Monserrat-Regular", sans-serif;
  text-align: center;
}

/* line 79, sources/scss/common/_alert.scss */
.alerta-compartir p.alerta-compartir-titulo {
  font-size: 24px;
  font-size: 1.5rem;
}

/* line 83, sources/scss/common/_alert.scss */
.alerta-compartir__gotoespecial {
  padding: 10px 5px;
  text-align: center;
  width: 200px;
}

/* line 1, sources/scss/common/_header.scss */
.header {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 1, sources/scss/common/_header.scss */
  .header {
    padding: 25px 30px;
  }
}

/* line 7, sources/scss/common/_header.scss */
.header__img {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 45px 30px 25px 30px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 7, sources/scss/common/_header.scss */
  .header__img {
    width: auto;
  }
}

/* line 1, sources/scss/common/_choose.scss */
.choose {
  display: inline-block;
  margin-bottom: 100px;
}

@media (min-width: 768px) {
  /* line 1, sources/scss/common/_choose.scss */
  .choose {
    margin-bottom: 30px;
    width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 10, sources/scss/common/_choose.scss */
  .choose__container {
    margin: 0 auto;
    width: 550px;
  }
}

/* line 16, sources/scss/common/_choose.scss */
.choose__message {
  font-size: 16px;
  font-size: 1rem;
  color: #f4f1ed;
  font-family: "Monserrat-Regular", sans-serif;
  margin: 50px auto 30px auto;
  padding: 0 20px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 16, sources/scss/common/_choose.scss */
  .choose__message {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0px auto 10px auto;
  }
}

/* line 30, sources/scss/common/_choose.scss */
.choose__links {
  margin: 0 auto;
  text-align: center;
  width: 80%;
}

@media (min-width: 768px) {
  /* line 30, sources/scss/common/_choose.scss */
  .choose__links {
    width: 100%;
  }
}

/* line 40, sources/scss/common/_choose.scss */
.choose__link {
  font-size: 18px;
  font-size: 1.125rem;
  background: #eddcc4;
  border: 1px solid #eddcc4;
  border-radius: 12px;
  box-sizing: border-box;
  color: #000002;
  font-family: "Monserrat-Regular", sans-serif;
  display: block;
  margin: 10px auto 30px auto;
  padding: 10px 15px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 40, sources/scss/common/_choose.scss */
  .choose__link {
    float: left;
    margin: 12px;
    width: 250px;
  }
}

/* line 59, sources/scss/common/_choose.scss */
.choose__link:hover {
  background: transparent;
  color: #eddcc4;
}

/* line 65, sources/scss/common/_choose.scss */
.choose-disable {
  background: transparent;
  border: 1px solid #eddcc4;
  color: #eddcc4;
}

@media (min-width: 768px) {
  /* line 1, sources/scss/common/_drums.scss */
  .drums {
    display: block;
    float: right;
    margin: 80px auto 0 auto;
    padding: 0 20px;
    width: 580px;
  }
}

/* line 11, sources/scss/common/_drums.scss */
.drum {
  background: rgba(144, 1, 6, 0.95);
  display: none;
  padding: 15%;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 11, sources/scss/common/_drums.scss */
  .drum {
    background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/circle-bombo.png");
    background-position: 0 0;
    box-sizing: border-box;
    display: inline-block;
    height: 280px;
    float: left;
    margin: 20px 5px 80px 5px;
    padding: 0 4%;
    width: 280px;
  }
}

/* line 29, sources/scss/common/_drums.scss */
.drum__titulo {
  font-size: 20px;
  font-size: 1.25rem;
  color: #f4f1ed;
  font-family: "Natasha-Regular", sans-serif;
  margin-bottom: 40px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 29, sources/scss/common/_drums.scss */
  .drum__titulo {
    margin: 0 0 2px 0;
    transform: translateY(-60px);
  }
}

/* line 42, sources/scss/common/_drums.scss */
.drum__link {
  font-size: 18px;
  font-size: 1.125rem;
  border: 1px solid #eddcc4;
  border-radius: 12px;
  box-sizing: border-box;
  color: #eddcc4;
  display: none;
  font-family: "Monserrat-Regular", sans-serif;
  display: none;
  margin: 30px auto 0 auto;
  padding: 10px 35px;
  width: 150px;
}

@media (min-width: 768px) {
  /* line 42, sources/scss/common/_drums.scss */
  .drum__link {
    display: none;
  }
}

/* line 59, sources/scss/common/_drums.scss */
.drum .team {
  position: relative;
}

/* line 63, sources/scss/common/_drums.scss */
.drum .team.team__empty {
  pointer-events: none;
}

/* line 67, sources/scss/common/_drums.scss */
.drum .team.team__disable {
  pointer-events: none;
}

/* line 72, sources/scss/common/_drums.scss */
.drum .team.team-select::before {
  background: rgba(0, 0, 0, 0.6) url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 336px 206px;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  height: 43px;
  left: 33%;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 43px;
}

/* line 88, sources/scss/common/_drums.scss */
.drum .team .team__name {
  margin: 10px auto;
}

@media (min-width: 768px) {
  /* line 88, sources/scss/common/_drums.scss */
  .drum .team .team__name {
    margin: 0px auto;
  }
}

/* line 1, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox {
  float: left;
  margin: 0 auto;
  position: relative;
}

@media (min-width: 768px) {
  /* line 1, sources/scss/common/_slider-checkbox.scss */
  .slider-checkbox {
    transform: scale(0.7);
  }
}

/* line 10, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__input {
  -khtml-opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  background: red;
  cursor: pointer;
  filter: alpha(opacity=0);
  height: 40px;
  margin: 1px 0px 0px 0px;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
  width: 40px;
}

/* line 27, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__input:checked + .slider-checkbox__label::before {
  background-color: #f4f1ed;
  content: " ";
  padding-left: 6px;
}

/* line 33, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__input:checked + .slider-checkbox__label::after {
  left: 40px;
}

/* line 39, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__label {
  font-size: 12px;
  font-size: 0.75rem;
  color: #f4f1ed;
  font-family: "Monserrat-Regular", sans-serif;
  padding-left: 70px;
  position: relative;
}

/* line 46, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__label::before, .slider-checkbox__label::after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  transition: background-color 0.3s, left 0.3s;
}

/* line 55, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__label::before {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  content: " ";
  color: #fff;
  background-color: #900106;
  box-sizing: border-box;
  font-family: 'FontAwesome', sans-serif;
  font-size: 12px;
  height: 30px;
  line-height: 20px;
  padding-left: 23px;
  right: 0px;
  top: 0px;
  width: 63px;
}

/* line 73, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__label::after {
  background: #f91325;
  cursor: pointer;
  content: " ";
  height: 24px;
  letter-spacing: 24px;
  left: 11px;
  top: 3px;
  width: 24px;
}

/* line 87, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__input:checked + .label[for="c1"]:before, .slider-checkbox__input:not(:checked) + .label[for="c1"]:before {
  background-color: #c21717;
}

/* line 92, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__input:checked + .slider-checkbox__label[for="c2"]:before {
  background-color: #ffdc00;
}

/* line 96, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__input:not(:checked) + .slider-checkbox__label[for="c3"]:before {
  background-color: #0a4776;
}

/* line 100, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__text {
  font-size: 12px;
  font-size: 0.75rem;
  color: #f4f1ed;
  float: left;
  font-family: "Monserrat-Regular", sans-serif;
  padding-top: 7px;
  width: 140px;
}

/* line 109, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__no, .slider-checkbox__si {
  font-size: 14px;
  font-size: 0.875rem;
  color: #900106;
  float: left;
  font-family: "Monserrat-Regular", sans-serif;
  padding-top: 7px;
}

@media (min-width: 768px) {
  /* line 109, sources/scss/common/_slider-checkbox.scss */
  .slider-checkbox__no, .slider-checkbox__si {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

/* line 122, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__no {
  padding-right: 10px;
}

@media (min-width: 768px) {
  /* line 122, sources/scss/common/_slider-checkbox.scss */
  .slider-checkbox__no {
    padding-right: 0;
  }
}

/* line 130, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__si {
  padding-left: 10px;
}

@media (min-width: 768px) {
  /* line 130, sources/scss/common/_slider-checkbox.scss */
  .slider-checkbox__si {
    padding-left: 0;
  }
}

/* line 138, sources/scss/common/_slider-checkbox.scss */
.slider-checkbox__container {
  float: right;
}

@media (min-width: 768px) {
  /* line 138, sources/scss/common/_slider-checkbox.scss */
  .slider-checkbox__container {
    float: left;
    padding: 8px 0 0 5px;
  }
}

/* line 1, sources/scss/common/_teams.scss */
.team {
  box-sizing: border-box;
  cursor: pointer;
  float: left;
  margin: 10px 0px;
  opacity: 0.5;
  transition: 2s ease-in-out transform, .5s ease-in-out opacity;
  width: 50%;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__russia .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 189px -193px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__uruguay .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 151px -155px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__iceland .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 38px -115px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__panama .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 151px -1px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__germany .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 114px -77px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__brasil .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 151px -78px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__portugal .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 0px -193px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__argentina .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 37px -153px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__belgium .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 190px -77px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__poland .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 75px -154px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__france .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 227px -77px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__spain .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 113px -154px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__peru .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 152px -39px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__switzerland .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 227px -155px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__england .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 75px -38px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__colombia .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 38px -39px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__italy .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 190px -155px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__mexico .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 113px -39px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__croatia .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 189px -40px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__denmark .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 227px -39px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__costa_rica .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 75px -116px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__tunisia .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 77px -1px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__egypt .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 113px -116px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__senegal .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 36px -1px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__iran .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 151px -115px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__serbia .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 0px 0px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__nigeria .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 113px -1px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__japan .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 189px -116px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__morroco .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 38px -77px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__south_korea .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 189px -1px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__saudi_arabia .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 227px -115px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__honduras .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 76px -77px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__australia .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 227px -319px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__new_zealand .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 190px -319px;
  border: 3px solid #f4f1ed;
}

/* line 101, sources/scss/common/_mixins.scss */
.team__sweden .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 151px -320px;
  border: 3px solid #f4f1ed;
}

@media (min-width: 768px) {
  /* line 1, sources/scss/common/_teams.scss */
  .team {
    float: left;
    margin: auto;
    opacity: 1;
  }
}

/* line 59, sources/scss/common/_teams.scss */
.team__flag {
  border: 3px dashed #f4f1ed;
  border-radius: 50%;
  height: 36px;
  margin: 0 auto;
  width: 36px;
}

@media (min-width: 768px) {
  /* line 59, sources/scss/common/_teams.scss */
  .team__flag {
    transform: scale(0.7);
  }
}

/* line 71, sources/scss/common/_teams.scss */
.team__name {
  font-size: 12px;
  font-size: 0.75rem;
  color: #f4f1ed;
  font-family: "Monserrat-Regular", sans-serif;
  margin: 10px 0 0 0;
  text-align: center;
  width: 80px;
}

@media (min-width: 768px) {
  /* line 71, sources/scss/common/_teams.scss */
  .team__name {
    margin: -3px 0 0;
    width: auto;
  }
}

/* line 86, sources/scss/common/_teams.scss */
.team-selected.team .team__flag {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 333px 120px;
  border: 3px solid #f4f1ed;
}

/* line 93, sources/scss/common/_teams.scss */
.team-disable {
  cursor: default;
  pointer-events: none;
  opacity: 0.2;
}

/* The rest of this is just for the demo. */
/* line 1, sources/scss/common/_share.scss */
.share {
  display: inline-block;
  margin: 30px auto;
  width: 100%;
}

/* line 6, sources/scss/common/_share.scss */
.share__container {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/share-bg.png");
  background-position: 0 0;
  height: 260px;
  margin: 0 auto;
  width: 260px;
}

/* line 14, sources/scss/common/_share.scss */
.share__lbl {
  font-size: 12px;
  font-size: 0.75rem;
  color: #f4f1ed;
  font-family: "Monserrat-Regular", sans-serif;
}

/* line 20, sources/scss/common/_share.scss */
.share__message {
  font-size: 16px;
  font-size: 1rem;
  color: #eddcc4;
  font-family: "Natasha-Regular", sans-serif;
}

/* line 26, sources/scss/common/_share.scss */
.share__social-links {
  display: block;
  margin: 0 auto;
  padding: 175px 0 0 0;
  width: 150px;
}

/* line 33, sources/scss/common/_share.scss */
.share__social-link {
  cursor: pointer;
  float: left;
  margin: 0 25px;
}

/* line 38, sources/scss/common/_share.scss */
.share__social-link::hover {
  opacity: 0.8;
}

/* line 43, sources/scss/common/_share.scss */
.share__facebook {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 125px 123px;
  height: 26px;
  width: 15px;
}

/* line 50, sources/scss/common/_share.scss */
.share__twitter {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 111px 123px;
  height: 26px;
  width: 33px;
}

/* line 57, sources/scss/common/_share.scss */
.share__google {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 77px 123px;
  display: none;
  height: 26px;
  width: 27px;
}

/* line 1, sources/scss/common/_groups.scss */
.groups {
  display: inline-block;
  padding-top: 50px;
}

@media (min-width: 768px) {
  /* line 1, sources/scss/common/_groups.scss */
  .groups {
    display: block;
    float: left;
    padding-top: 0;
    width: 560px;
  }
}

/* line 11, sources/scss/common/_groups.scss */
.groups__box {
  display: inline-block;
}

@media (min-width: 768px) {
  /* line 11, sources/scss/common/_groups.scss */
  .groups__box {
    float: right;
  }
}

/* line 18, sources/scss/common/_groups.scss */
.groups__message {
  font-size: 13px;
  font-size: 0.8125rem;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  color: #f4f1ed;
  display: none;
  font-family: "Monserrat-Regular", sans-serif;
  height: 100px;
  margin-right: 20px;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 300px;
}

/* line 34, sources/scss/common/_groups.scss */
.groups__clear {
  position: relative;
}

@media (min-width: 768px) {
  /* line 34, sources/scss/common/_groups.scss */
  .groups__clear {
    transform: translate(-30px, -80px);
  }
}

/* line 41, sources/scss/common/_groups.scss */
.groups__clear-link {
  font-size: 12px;
  font-size: 0.75rem;
  color: #f4f1ed;
  display: none;
  font-family: "Monserrat-Regular", sans-serif;
  position: absolute;
  right: 5%;
  top: 16px;
}

@media (min-width: 768px) {
  /* line 41, sources/scss/common/_groups.scss */
  .groups__clear-link {
    font-size: 15px;
    font-size: 0.9375rem;
    right: 10%;
  }
}

/* line 55, sources/scss/common/_groups.scss */
.groups__clear-link::before {
  border-bottom: 1px solid #f4f1ed;
  content: '';
  padding-bottom: 10px;
  position: absolute;
  top: 12px;
  width: 75px;
}

@media (min-width: 768px) {
  /* line 55, sources/scss/common/_groups.scss */
  .groups__clear-link::before {
    width: 100px;
  }
}

/* line 68, sources/scss/common/_groups.scss */
.groups__clear-link::after {
  font-size: 18px;
  font-size: 1.125rem;
  border: 3px solid #f4f1ed;
  border-radius: 50%;
  content: 'x';
  padding: 1px 7px;
  margin-left: 15px;
}

/* line 82, sources/scss/common/_groups.scss */
.group {
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 20px;
  padding: 0 10px;
}

@media (min-width: 768px) {
  /* line 82, sources/scss/common/_groups.scss */
  .group {
    display: block;
    float: left;
    height: auto;
    width: 140px;
  }
}

/* line 96, sources/scss/common/_groups.scss */
.group__teams {
  border-bottom: 2px solid white;
  box-sizing: border-box;
  display: inline-block;
  padding-bottom: 40px;
  transition: 2s ease-in-out background;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 96, sources/scss/common/_groups.scss */
  .group__teams {
    padding-bottom: 0;
  }
}

/* line 108, sources/scss/common/_groups.scss */
.group__teams .team {
  width: 25%;
}

/* line 111, sources/scss/common/_groups.scss */
.group__teams .team__russia {
  pointer-events: none;
}

/* line 115, sources/scss/common/_groups.scss */
.group__teams .team__name {
  transform: translate(-20px, 40px);
}

@media (min-width: 768px) {
  /* line 115, sources/scss/common/_groups.scss */
  .group__teams .team__name {
    transform: translateY(40px);
  }
}

@media (min-width: 768px) {
  /* line 108, sources/scss/common/_groups.scss */
  .group__teams .team {
    float: none;
    padding-bottom: 20px;
    width: 100%;
  }
  /* line 128, sources/scss/common/_groups.scss */
  .group__teams .team__name {
    font-size: 18px;
    font-size: 1.125rem;
    transform: translateY(40px);
  }
}

/* line 134, sources/scss/common/_groups.scss */
.group__teams .team-manual {
  border: 2px dotted #900106;
  border-radius: 50%;
  height: 36px;
  margin: 10px auto 30px auto;
  width: 36px;
}

/* line 141, sources/scss/common/_groups.scss */
.group__teams .team-manual .team__flag {
  transform: scale(0.9) translate(-7px, -6px);
}

/* line 145, sources/scss/common/_groups.scss */
.group__teams .team-manual .team__name {
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
  transform: translate(-10px, -3px);
  width: 50px;
}

/* line 152, sources/scss/common/_groups.scss */
.group__teams .team-manual-dropin {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 332px 89px;
  border: 2px dashed #f4f1ed;
  position: relative;
}

/* line 162, sources/scss/common/_groups.scss */
.group__letter {
  background: url("https://www.eltiempo.com/maquetacion/maquillajes_xalok/el_tiempo/2017/11/prebombos/build/assets/images/flags.png");
  background-position: 405px 164px;
  height: 41px;
  margin: 0 auto 20px auto;
  width: 38px;
}

/* line 170, sources/scss/common/_groups.scss */
.group__lbl {
  font-size: 16px;
  font-size: 1rem;
  color: #eddcc4;
  font-family: "Natasha-Regular", sans-serif;
  font-weight: normal;
  margin: 0px auto;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  transition: 2s ease-in-out background;
}

@media (min-width: 768px) {
  /* line 170, sources/scss/common/_groups.scss */
  .group__lbl {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

/* line 185, sources/scss/common/_groups.scss */
.group__box-letter {
  padding-bottom: 1px;
  transition: 2s ease-in-out background;
}

/* line 189, sources/scss/common/_groups.scss */
.group__1 .group__letter {
  background-position: 366px 164px;
  width: 32px;
}

/* line 194, sources/scss/common/_groups.scss */
.group__2 .group__letter {
  background-position: 333px 164px;
  width: 36px;
}

/* line 199, sources/scss/common/_groups.scss */
.group__3 .group__letter {
  background-position: 297px 164px;
  width: 39px;
}

/* line 204, sources/scss/common/_groups.scss */
.group__4 .group__letter {
  background-position: 259px 164px;
  width: 31px;
}

/* line 209, sources/scss/common/_groups.scss */
.group__5 .group__letter {
  background-position: 0px 124px;
  width: 30px;
}

/* line 214, sources/scss/common/_groups.scss */
.group__6 .group__letter {
  background-position: -31px 124px;
  width: 36px;
}

/* line 219, sources/scss/common/_groups.scss */
.group__7 .group__letter {
  background-position: -68px 124px;
  width: 35px;
}

/* line 225, sources/scss/common/_groups.scss */
.group__colombia .group__lbl {
  background: rgba(255, 218, 30, 0.5);
  border-radius: 7px 7px 0 0;
}

/* line 230, sources/scss/common/_groups.scss */
.group__colombia .group__box-letter {
  background: rgba(255, 218, 30, 0.5);
}

/* line 234, sources/scss/common/_groups.scss */
.group__colombia .group__teams {
  background: rgba(255, 218, 30, 0.5);
}

/* line 239, sources/scss/common/_groups.scss */
.group__drum-inside {
  display: none;
  margin: 50px 0 20px 0;
  transition: 5s ease-in-out height;
}

/* line 244, sources/scss/common/_groups.scss */
.group__drum-inside .drum {
  display: inline-block;
}

/* line 247, sources/scss/common/_groups.scss */
.group__drum-inside .drum .team {
  opacity: 1;
}

/* line 258, sources/scss/common/_groups.scss */
.groups-byurl .team__flag {
  transform: scale(0.8);
}

/* line 262, sources/scss/common/_groups.scss */
.groups-byurl .team__name {
  width: 115px;
  transform: translate(-40px, 45px);
}

/*# sourceMappingURL=maps/styles.css.map */
