@media screen and (min-width: 851px) {
  #scrollToTopButton {
    display: none;
    position: fixed;
    bottom: 107px;
    right: 15px;
    z-index: 99;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: none;
  }
  #duathol-doodgle-01-hero {
    max-width: 92px;
    height: auto;
    top: -20px;
    right: 10px;
  }
  main#duathlon section#intro {
    background-image: url("/duathlon-series/enc-25/images/banner-desktop.jpg");
    background-position: center center;
    background-size: cover;
    color: rgb(232, 230, 227);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
    height: calc(100vh - 70px);
  }
  main#duathlon section#intro #logo img {
    margin-bottom: 60px;
  }
  main#duathlon section#intro .inscription {
    margin-bottom: 60px;
  }
  main#duathlon section#intro .inscription .btn-inscription {
    padding: 20px 48px;
    font-size: 24px;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 2px;
    color: #fff;
    border-radius: 2px;
    background-color: #E20026;
    border: 0px;
  }
  main#duathlon section#intro .mas-info {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    text-decoration: none;
  }
  main#duathlon section#intro .mas-info:hover {
    text-decoration: none;
  }
  main#duathlon section#intro .mas-info p {
    font-size: 12px;
    line-height: 100%;
    font-weight: 500;
    letter-spacing: 3px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 0px;
  }
  #duathol-hero {
    border-radius: 30px;
    max-width: 712px;
    max-height: 538px;
  }
  #boton-inscripcion-header {
    border-radius: 0px;
  }
  figure#logo {
    margin-bottom: 0px !important;
  }
  figure#logo img {
    max-width: 445px !important;
  }
  main#duathlon section#info {
    background: none;
    background-repeat: no-repeat;
    background-color: #000000;
    padding-top: 140px;
    padding-bottom: 140px;
  }
  main#duathlon section#info .container {
    gap: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  main#duathlon section#info .container .title h2 {
    font-family: Raleway;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 8px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0px;
  }
  main#duathlon section#info .container .info-block {
    padding: 36px 10px;
    display: flex;
    flex-direction: row;
    background-color: #141414;
    min-height: 142px;
  }
  main#duathlon section#info .container .info-block figure {
    margin-bottom: 0px;
    padding: 12px 24px;
  }
  main#duathlon section#info .container .info-block .info-text {
    border-left: 1px solid #474747;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 26px;
  }
  main#duathlon section#info .container .info-block .info-text h3 {
    font-family: Raleway;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 2px;
    color: #fff;
  }
  main#duathlon section#info .container .info-block .info-text p {
    font-family: Raleway;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 0px;
  }
  main#duathlon section#races {
    background-image: url("/duathlon-series/enc-25/images/distancias-back-desktop.jpg");
    background-position: center center;
    background-size: cover;
    padding-top: 140px;
    padding-bottom: 140px;
  }
  main#duathlon section#races .race {
    padding: 80px 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 60px;
    background-color: rgba(255, 255, 255, 0.15);
  }
  main#duathlon section#races .race .title h2 {
    font-family: Raleway;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 8px;
    text-align: center;
    color: #fff;
  }
  img#doodle-como-cuando-conde {
    max-width: 121px;
    top: -166px;
    left: 79px;
  }
  img#doodle-races {
    max-width: 133px;
    right: 0px;
    top: -234px;
  }
  img#doodle-races-2 {
    max-width: 68px;
    left: 60px;
    top: 190px;
    display: none;
  }
  main#duathlon section#categories {
    background: none;
    background-color: #fff;
    padding-top: 120px;
    padding-bottom: 120px;
  }
  main#duathlon section#categories .title {
    margin-bottom: 40px;
  }
  main#duathlon section#categories .title h2 {
    font-family: Raleway;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 8px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 0px;
  }
  main#duathlon section#categories .category-block {
    padding: 25px 40px;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    background-color: #F4F4F4;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 30px;
  }
  main#duathlon section#categories .category-block .category-text h2 {
    font-family: Raleway;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0px;
  }
  main#duathlon section#categories .category-block .category-text h1 {
    font-family: Raleway;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0px;
  }
  main#duathlon section#categories .inscription {
    margin-top: 40px !important;
    margin-bottom: 60px;
  }
  main#duathlon section#categories .inscription .btn-inscription {
    padding: 20px 48px;
    font-size: 24px;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 2px;
    color: #fff;
    border-radius: 2px;
    background-color: #E20026;
    border: 0px;
  }
  img#doodle-categories {
    max-width: 122px;
    right: 88px;
    top: -258px;
  }
  main#duathlon section#races div.race-2 {
    padding-bottom: 160px;
  }
  main#duathlon section#races div.race-2 figure {
    text-align: center;
  }
  main#duathlon section#categories div.inscription .btn {
    padding: 20px 48px;
    font-size: 24px;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 2px;
  }
  main#duathlon section#inscription a.btn {
    padding: 10px 12px;
    border-radius: 2px;
    border: 1px solid #919191;
    background-color: #fff;
    color: #000000;
    font-family: Raleway;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
  }
  main#duathlon section#categories {
    padding: 120px 0 84px;
  }
  span#br-pc {
    display: block;
  }
  span#br-cel {
    display: none;
  }
}
@media screen and (max-width: 850px) {
  span#br-pc {
    display: none;
  }
  span#br-cel {
    display: block;
  }
  #scrollToTopButton {
    display: none;
    position: fixed;
    bottom: 107px;
    right: 15px;
    z-index: 99;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: none;
  }
  main#duathlon section#races {
    background-image: url("/duathlon-series/enc-25/images/distancias-back-mobile.jpg");
    background-position: center center;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  main#duathlon section#races .race {
    padding: 60px 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 60px;
    background-color: rgba(255, 255, 255, 0.15);
  }
  main#duathlon section#races .race .title h2 {
    font-family: Raleway;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 8px;
    text-align: center;
    color: #fff;
  }
  main#duathlon section#categories {
    background: none;
  }
  main#duathlon section#intro {
    background-image: url("/duathlon-series/enc-25/images/hero-back-mobile.jpg");
    background-position: center center;
    background-size: cover;
    color: rgb(232, 230, 227);
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(var(--vh, 1vh) * 100 - 50px);
  }
  main#duathlon section#intro #logo img {
    margin-bottom: 60px;
  }
  main#duathlon section#intro .inscription {
    margin-bottom: 70px;
  }
  main#duathlon section#intro .inscription .btn-inscription {
    width: 100%;
    padding: 20px 20px;
    font-size: 20px;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 2px;
    color: #fff;
    border-radius: 2px;
    background-color: #E20026;
    border: 0px;
  }
  main#duathlon section#intro .mas-info {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    text-decoration: none;
  }
  main#duathlon section#intro .mas-info:hover {
    text-decoration: none;
  }
  main#duathlon section#intro .mas-info p {
    font-size: 12px;
    line-height: 100%;
    font-weight: 500;
    letter-spacing: 3px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 0px;
  }
  figure#logo {
    margin-bottom: unset !important;
    margin-top: unset !important;
  }
  figure#logo img {
    max-width: 350px !important;
    width: 100% !important;
  }
  #boton-inscripcion-header {
    border-radius: 0px;
  }
  #duathol-doodgle-01-hero {
    max-width: 92px;
    height: auto;
    top: -96px;
    right: -10px;
  }
  main#duathlon div.inscription small {
    margin-bottom: -10px;
  }
  main#duathlon section#info {
    background: none;
    background-repeat: no-repeat;
    background-color: #000000;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  main#duathlon section#info .container {
    gap: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  main#duathlon section#info .container .title h2 {
    font-family: Raleway;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 8px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0px;
  }
  main#duathlon section#info .container .info-block {
    padding: 36px 10px;
    display: flex;
    flex-direction: row;
    background-color: #141414;
    min-height: 142px;
  }
  main#duathlon section#info .container .info-block figure {
    margin-bottom: 0px;
    padding: 12px 24px;
  }
  main#duathlon section#info .container .info-block .info-text {
    border-left: 1px solid #474747;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 26px;
  }
  main#duathlon section#info .container .info-block .info-text h3 {
    font-family: Raleway;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 2px;
    color: #fff;
  }
  main#duathlon section#info .container .info-block .info-text p {
    font-family: Raleway;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 0px;
  }
  main#duathlon div.inscription .btn {
    padding: 20px 48px;
    font-size: 24px;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 2px;
  }
  img#doodle-como-cuando-conde {
    max-width: 121px;
    top: -218px;
    left: -23px;
  }
  img#doodle-races {
    max-width: 92px;
    right: 0px;
    top: -216px;
  }
  img#doodle-races-2 {
    display: none;
  }
  main#duathlon section#categories {
    background: none;
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 15px;
  }
  main#duathlon section#categories .title {
    margin-bottom: 40px;
  }
  main#duathlon section#categories .title h2 {
    font-family: Raleway;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 8px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 0px;
  }
  main#duathlon section#categories .mobile-center {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  main#duathlon section#categories .mobile-center .category-block {
    padding: 25px 40px;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    background-color: #F4F4F4;
    margin: 0 0 10px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 85%;
  }
  main#duathlon section#categories .mobile-center .category-block .category-icon {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  main#duathlon section#categories .mobile-center .category-block .category-text {
    width: 60%;
  }
  main#duathlon section#categories .mobile-center .category-block .category-text h2 {
    font-family: Raleway;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0px;
  }
  main#duathlon section#categories .mobile-center .category-block .category-text h1 {
    font-family: Raleway;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0px;
  }
  main#duathlon section#categories .inscription {
    margin-top: 40px !important;
    margin-bottom: 30px;
  }
  main#duathlon section#categories .inscription .btn-inscription {
    width: 100%;
    padding: 20px 20px;
    font-size: 20px;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 2px;
    color: #fff;
    border-radius: 2px;
    background-color: #E20026;
    border: 0px;
  }
  main#duathlon div.inscription .btn {
    padding: 20px 48px;
    font-size: 24px;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 2px;
  }
  img#izquierdo-destello {
    display: none;
  }
  img#derecho-destello {
    display: none;
  }
  main#duathlon .btn.btn-primary {
    background-color: #eb0a1e;
    border-color: #eb0a1e;
    color: #fff;
    line-height: 1;
    font-weight: 900;
    font-size: 14px;
    line-height: 23px;
    padding: 10px;
    border-radius: 60px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 17px !important;
    max-width: 225px !important;
  }
  main#duathlon section#inscription a.btn {
    padding: 10px 12px;
    border-radius: 2px;
    border: 1px solid #919191;
    background-color: #fff;
    color: #000000;
    font-family: Raleway;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
  }
  main#duathlon section#inscription {
    text-align: center;
    padding-bottom: 50px;
    max-width: 225px;
    margin-left: auto;
    margin-right: auto;
  }
  main#duathlon section#races div.race-2 {
    text-align: center;
  }
}/*# sourceMappingURL=duathlon-css.css.map */