@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000312}}
body {
  font-family: "Merriweather Sans", sans-serif;
  color: #373a36;
  background-color: #fff;
  text-align: left;
  overflow-x: hidden; }
  @media (max-width: 575.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000312}}
    body {
      font-size: .8rem;
      line-height: .8rem; } }

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000323}}
a, button {
  outline: none;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out; }

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000331}}
#navbar-gral {
  background-color: #61b0bb; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000333}}
  #navbar-gral .logo {
    height: 24px; }
    @media (max-width: 575.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000333}}
      #navbar-gral .logo {
        height: 25px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000339}}
  #navbar-gral .nav-link {
    color: #fff;
    background-color: #417e87;
    border-radius: 2rem;
    border: 1px solid #417e87; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000344}}
    #navbar-gral .nav-link:hover {
      color: #417e87;
      background-color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000350}}
a .img-fluid {
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out; }

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000353}}
.celeste {
  color: #61b0bb; }

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000356}}
.text-justify {
  text-align: justify !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000359}}
section {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #e9e8e6;
  font-size: 1.5rem;
  line-height: 1.5rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media (max-width: 575.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000359}}
    section {
      font-size: 1rem;
      line-height: 1rem; } }
  @media (max-width: 575.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000372}}
    section#video {
      padding: 0px; } }
  @media (max-width: 575.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000377}}
    section#banners {
      padding: 0px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000381}}
  section#banners > .container {
    z-index: 2;
    height: 100%;
    left: 0;
    right: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000387}}
  section#banners .logo-hint {
    width: 45%; }
    @media (max-width: 575.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000387}}
      section#banners .logo-hint {
        width: 80%; } }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000393}}
  section#banners .owl-carousel {
    z-index: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\0000396}}
  section#banners .owl-nav {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003104}}
    section#banners .owl-nav .owl-prev img, section#banners .owl-nav .owl-next img {
      width: 3rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003107}}
    section#banners .owl-nav .owl-prev {
      margin-left: 1rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003110}}
    section#banners .owl-nav .owl-next {
      margin-right: 1rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003115}}
  section#juego {
    background-image: url(../img/Fondo%20Key.jpg);
    padding-bottom: 0; }
    @media (max-width: 575.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003119}}
      section#juego .col-12 {
        margin-bottom: 1rem; } }
    @media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003124}}
      section#juego .txt {
        width: 95%; } }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003128}}
    section#juego .sello {
      width: 50%; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003131}}
    section#juego .linea-fin {
      width: 100%;
      background-color: #61b0bb;
      color: #fff;
      font-weight: 900; }
      @media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003131}}
        section#juego .linea-fin {
          font-size: 2.5rem;
          line-height: 2.5rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003142}}
  section .mini-title {
    margin: 0;
    display: block;
    color: #61b0bb; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003147}}
  section .textos {
    margin-top: 2rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003149}}
    section .textos .col-12 {
      margin-bottom: 2rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003154}}
  section#descripcion .videos {
    margin-bottom: 4rem; }
    @media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003157}}
      section#descripcion .videos .video {
        width: 80%; } }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003162}}
  section#descripcion .col .img-fluid {
    border-radius: 1.5rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003166}}
  section#final {
    padding: 0;
    height: 85vh;
    background-image: url(../img/fondo-final.jpg); }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003170}}
    section#final a.sello {
      display: block;
      height: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003173}}
      section#final a.sello .img-sello {
        -webkit-transition: all .5s ease-out;
        transition: all .5s ease-out;
        -webkit-transform: scale(1);
                transform: scale(1); }
        @media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003173}}
          section#final a.sello .img-sello {
            height: 80%; } }
        @media (max-width: 575.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003173}}
          section#final a.sello .img-sello {
            width: 90%; } }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003183}}
      section#final a.sello .img-sello:hover {
        -webkit-transform: scale(1.2);
                transform: scale(1.2); }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003187}}
    section#final .sociales {
      right: 1rem;
      bottom: 1rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003190}}
      section#final .sociales a {
        color: #fff;
        border: 1px solid #fff;
        border-radius: 2rem;
        padding: 0.5rem;
        width: 3rem;
        display: block;
        text-align: center;
        opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003199}}
        section#final .sociales a:hover {
          opacity: .5; }

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003207}}
#footer {
  background-color: #61b0bb;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003212}}
    #footer .img-fluid {
      width: 13rem; } }
  @media (max-width: 575.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Ampps\/www\/asmodee\/landing\%20hit\/scss\/custom\.scss}line{font-family:\00003217}}
    #footer .img-fluid {
      width: 50%; } }

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