@charset "UTF-8";
@font-face {
  font-family: "IntelOne Display";
  src: url(../../assets/fonts/intelone-display-regular.eot);
  src: url(../../assets/fonts/intelone-display-regular.woff) format("woff"), url(../../assets/fonts/intelone-display-regular.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Display";
  src: url(../../assets/fonts/intelone-display-medium.eot);
  src: url(../../assets/fonts/intelone-display-medium.woff) format("woff"), url(../../assets/fonts/intelone-display-medium.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Display";
  src: url(../../assets/fonts/intelone-display-light.eot);
  src: url(../../assets/fonts/intelone-display-light.woff) format("woff"), url(../../assets/fonts/intelone-display-light.otf) format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Display";
  src: url(../../assets/fonts/intelone-display-bold.eot);
  src: url(../../assets/fonts/intelone-display-bold.woff) format("woff"), url(../../assets/fonts/intelone-display-bold.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-regular.woff) format("woff"), url(../../assets/fonts/intelone-text-regular.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-italic.woff) format("woff"), url(../../assets/fonts/intelone-text-italic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-bold.woff) format("woff"), url(../../assets/fonts/intelone-text-bold.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-bolditalic.woff) format("woff"), url(../../assets/fonts/intelone-text-bolditalic.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-medium.woff) format("woff"), url(../../assets/fonts/intelone-text-medium.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-mediumitalic.woff) format("woff"), url(../../assets/fonts/intelone-text-mediumitalic.otf) format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-light.woff) format("woff"), url(../../assets/fonts/intelone-text-light.otf) format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-lightitalic.woff) format("woff"), url(../../assets/fonts/intelone-text-lightitalic.otf) format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
#site-wrapper {
  /* HTML5 display-role reset for older browsers */
  /*para ocultar texto y que lo lean los lectores de no videntes*/
  /*imagen al 100% de ancho responsive*/
  /*input al 100%*/
  /*elimina el diseño por defecto en el iphone*/
}
#site-wrapper html, #site-wrapper body, #site-wrapper div, #site-wrapper span, #site-wrapper applet, #site-wrapper object, #site-wrapper iframe,
#site-wrapper h1, #site-wrapper h2, #site-wrapper h3, #site-wrapper h4, #site-wrapper h5, #site-wrapper h6, #site-wrapper p, #site-wrapper blockquote, #site-wrapper pre,
#site-wrapper a, #site-wrapper abbr, #site-wrapper acronym, #site-wrapper address, #site-wrapper big, #site-wrapper cite, #site-wrapper code,
#site-wrapper del, #site-wrapper dfn, #site-wrapper em, #site-wrapper img, #site-wrapper ins, #site-wrapper kbd, #site-wrapper q, #site-wrapper s, #site-wrapper samp,
#site-wrapper small, #site-wrapper strike, #site-wrapper strong, #site-wrapper sub, #site-wrapper sup, #site-wrapper tt, #site-wrapper var,
#site-wrapper b, #site-wrapper u, #site-wrapper i, #site-wrapper center,
#site-wrapper dl, #site-wrapper dt, #site-wrapper dd, #site-wrapper ol, #site-wrapper ul, #site-wrapper li,
#site-wrapper fieldset, #site-wrapper form, #site-wrapper label, #site-wrapper legend,
#site-wrapper table, #site-wrapper caption, #site-wrapper tbody, #site-wrapper tfoot, #site-wrapper thead, #site-wrapper tr, #site-wrapper th, #site-wrapper td,
#site-wrapper article, #site-wrapper aside, #site-wrapper canvas, #site-wrapper details, #site-wrapper embed,
#site-wrapper figure, #site-wrapper figcaption, #site-wrapper footer, #site-wrapper header, #site-wrapper hgroup,
#site-wrapper menu, #site-wrapper nav, #site-wrapper output, #site-wrapper ruby, #site-wrapper section, #site-wrapper summary,
#site-wrapper time, #site-wrapper mark, #site-wrapper audio, #site-wrapper video, #site-wrapper button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#site-wrapper *, #site-wrapper *:before, #site-wrapper *:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#site-wrapper article, #site-wrapper aside, #site-wrapper details, #site-wrapper figcaption, #site-wrapper figure,
#site-wrapper footer, #site-wrapper header, #site-wrapper hgroup, #site-wrapper menu, #site-wrapper nav, #site-wrapper section, #site-wrapper main {
  display: block;
  clear: both;
  height: auto;
  background-color: transparent;
}
#site-wrapper ol, #site-wrapper ul {
  list-style: none;
}
#site-wrapper blockquote, #site-wrapper q {
  quotes: none;
}
#site-wrapper blockquote:before, #site-wrapper blockquote:after,
#site-wrapper q:before, #site-wrapper q:after {
  content: "";
  content: none;
}
#site-wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
}
#site-wrapper a, #site-wrapper a:hover {
  color: inherit;
  text-decoration: none;
}
#site-wrapper .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#site-wrapper .image-responsive {
  width: 100%;
  height: auto;
}
#site-wrapper input, #site-wrapper select, #site-wrapper textarea {
  display: block;
  width: 100%;
}
#site-wrapper input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
#site-wrapper button {
  border: none;
  background-color: transparent;
  outline: none;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  padding: 0;
}

#site-wrapper {
  position: relative;
  z-index: 1;
  min-width: 320px;
  max-width: 1366px;
  margin: 0 auto;
  font-family: "IntelOne Display", sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  background-color: #0A001F;
  color: #333;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

#site-wrapper {
  /* Media Queries Mixin
  **********************/
}
#site-wrapper .video-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 299.31px;
  padding-bottom: calc(0.5625 * 100%);
  padding-bottom: calc(var(--aspect-ratio, 0.5625) * 100%);
}
#site-wrapper .video-wrapper iframe, #site-wrapper .video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#site-wrapper sup {
  font-size: 70%;
  position: relative;
  top: -0.4rem;
}
#site-wrapper sub {
  font-size: 30%;
  position: relative;
}
#site-wrapper small {
  font-size: 80%;
}
#site-wrapper .padding-container {
  padding-left: 35px;
  padding-right: 35px;
}
@media (min-width: 768px) {
  #site-wrapper .padding-container {
    padding-left: 43px;
    padding-right: 43px;
  }
}
@media (min-width: 992px) {
  #site-wrapper .padding-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .padding-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
#site-wrapper .transition-all, #site-wrapper .opacity-hover {
  transition: all 500ms;
}
#site-wrapper .link-btn-default {
  position: relative;
  cursor: pointer;
  outline: none;
  border: none;
}
#site-wrapper .link-btn-default:focus {
  border: none;
  outline: none;
}
#site-wrapper .link-btn-default:active {
  border: none;
  outline: none;
}
#site-wrapper .opacity-hover:hover  {
  opacity: 0.7;
}
#site-wrapper .animate {
  position: relative;
  z-index: 1;
}
#site-wrapper .animate.on {
  opacity: 0;
}
#site-wrapper .animate.slide-down.in-view {
  animation-name: slide-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
@keyframes slide-down {
  from {
    opacity: 0;
    transform: translateY(-10%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#site-wrapper .animate.slide-up.in-view {
  animation-name: slide-up;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
@keyframes slide-up {
  from {
    opacity: 0;
    transform: translateY(10%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#site-wrapper .main-header {
  background: #0A001F;
  background-image: url(../../assets/images/heroBanner-mb.png);
  background-position: 0px 56px;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 800px;
  border-bottom: 2px solid #00C7FD;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/heroBanner-mb@2x.png);
    background-size: contain;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/heroBanner-mb@3x.png);
    background-size: contain;
  }
}
@media (min-width: 360px) {
  #site-wrapper .main-header {
    min-height: 850px;
  }
}
@media (min-width: 768px) {
  #site-wrapper .main-header {
    background-image: url(../../assets/images/heroBanner-tb.png);
    background-position: unset;
    min-height: 869px;
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/heroBanner-tb@2x.png);
    background-size: contain;
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 768px) and (min-device-pixel-ratio: 2.25), (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/heroBanner-tb@3x.png);
    background-size: contain;
  }
}
@media (min-width: 1215px) {
  #site-wrapper .main-header {
    background-image: url(../../assets/images/heroBanner-dt.png);
    background-size: auto 100%;
    background-position: unset;
    min-height: 603.968px;
    background-position: right;
  }
}
@media (min-width: 1215px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 1215px) and (min-device-pixel-ratio: 1.3), (min-width: 1215px) and (min-resolution: 1.3dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/heroBanner-dt@2x.png);
    background-size: auto 100%;
  }
}
@media (min-width: 1215px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 1215px) and (min-device-pixel-ratio: 2.25), (min-width: 1215px) and (min-resolution: 2.25dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/heroBanner-dt@3x.png);
    background-size: auto 100%;
  }
}
#site-wrapper .main-header__upper {
  padding: 0px 24px;
  min-height: 580px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 360px) {
  #site-wrapper .main-header__upper {
    min-height: 615px;
  }
}
@media (min-width: 620px) {
  #site-wrapper .main-header__upper {
    padding: 0px 35px;
    min-height: 697px;
  }
}
@media (min-width: 768px) {
  #site-wrapper .main-header__upper {
    padding: 0px 35px;
    min-height: 91vw;
  }
}
@media (min-width: 850px) {
  #site-wrapper .main-header__upper {
    min-height: 89vw;
  }
}
@media (min-width: 935px) {
  #site-wrapper .main-header__upper {
    min-height: 86vw;
  }
}
@media (min-width: 1030px) {
  #site-wrapper .main-header__upper {
    min-height: 83vw;
  }
}
@media (min-width: 1215px) {
  #site-wrapper .main-header__upper {
    padding: 0px 64px;
    min-height: 424px;
  }
}
#site-wrapper .main-header__upper .upper__badge__pic {
  margin-top: 42px;
}
@media (min-width: 768px) {
  #site-wrapper .main-header__upper .upper__badge__pic {
    margin-top: 61px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .main-header__upper .upper__badge__pic {
    margin-top: 56px;
  }
}
#site-wrapper .main-header__upper .upper__textContainer h1 {
  padding-right: 70px;
  color: #fff;
  font-family: "IntelOne Display", sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media (min-width: 360px) {
  #site-wrapper .main-header__upper .upper__textContainer h1 {
    padding-right: 88px;
  }
}
@media (min-width: 768px) {
  #site-wrapper .main-header__upper .upper__textContainer h1 {
    font-size: 56px;
  }
}
@media (min-width: 1215px) {
  #site-wrapper .main-header__upper .upper__textContainer h1 {
    font-size: 45px;
  }
}
@media (min-width: 1247px) {
  #site-wrapper .main-header__upper .upper__textContainer h1 {
    font-size: 48px;
  }
}
@media (min-width: 1270px) {
  #site-wrapper .main-header__upper .upper__textContainer h1 {
    font-size: 51px;
  }
}
@media (min-width: 1320px) {
  #site-wrapper .main-header__upper .upper__textContainer h1 {
    font-size: 56px;
    max-width: 55%;
  }
}
#site-wrapper .main-header__upper .upper__textContainer h2 {
  margin: 24px 0px;
  color: #fff;
  font-family: "IntelOne Display", sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding-right: 3px;
}
@media (min-width: 360px) {
  #site-wrapper .main-header__upper .upper__textContainer h2 {
    font-size: 24px;
    padding-right: 5px;
  }
}
@media (min-width: 768px) {
  #site-wrapper .main-header__upper .upper__textContainer h2 {
    width: 461px;
    font-size: 24px;
    margin-top: 13px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .main-header__upper .upper__textContainer h2 {
    width: 402px;
  }
}
#site-wrapper .main-header__upper .upper__textContainer .ctaContainer {
  background: #00C7FD;
  display: flex;
  width: 272px;
  padding: 8px 32px;
  justify-content: center;
  align-items: center;
  grid-gap: 8px;
  gap: 8px;
}
@media (min-width: 360px) {
  #site-wrapper .main-header__upper .upper__textContainer .ctaContainer {
    width: 312px;
  }
}
@media (min-width: 768px) {
  #site-wrapper .main-header__upper .upper__textContainer .ctaContainer {
    width: 341px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .main-header__upper .upper__textContainer .ctaContainer {
    width: 297px;
  }
}
#site-wrapper .main-header__upper .upper__textContainer .ctaContainer .ctaText {
  color: #0A001F;
  font-family: "IntelOne Display", sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
@media (min-width: 360px) {
  #site-wrapper .main-header__upper .upper__textContainer .ctaContainer .ctaText {
    font-size: 24px;
  }
}
#site-wrapper .main-header__lower {
  padding: 40px 24px 0px 24px;
}
@media (min-width: 768px) {
  #site-wrapper .main-header__lower {
    padding: 41px 35px 56px 35px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .main-header__lower {
    padding: 63px 0px 47px 61px;
  }
}
#site-wrapper .main-header__lower .lower__logos__pic {
  width: 100%;
}
@media (min-width: 360px) {
  #site-wrapper .main-header__lower .lower__logos__pic {
    width: unset;
  }
}
#site-wrapper .trophySection {
  background: url(../../assets/images/portal-mb.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 724px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-bottom: 2px solid #00C7FD;
  background-position: center;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper .trophySection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/portal-mb@2x.png);
    background-size: cover;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper .trophySection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/portal-mb@3x.png);
    background-size: cover;
  }
}
@media (min-width: 768px) {
  #site-wrapper .trophySection {
    min-height: 534px;
    background: url(../../assets/images/portal-tb.png);
    background-repeat: no-repeat;
    background-size: contain;
    flex-direction: row-reverse;
    background-position: unset;
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper .trophySection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/portal-tb@2x.png);
    background-size: contain;
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 768px) and (min-device-pixel-ratio: 2.25), (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper .trophySection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/portal-tb@3x.png);
    background-size: contain;
  }
}
@media (min-width: 1000px) {
  #site-wrapper .trophySection {
    min-height: 534px;
    background: url(../../assets/images/portal-dt.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (min-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 1000px) and (min-device-pixel-ratio: 1.3), (min-width: 1000px) and (min-resolution: 1.3dppx) {
  #site-wrapper .trophySection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/portal-dt@2x.png);
    background-size: contain;
  }
}
@media (min-width: 1000px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 1000px) and (min-device-pixel-ratio: 2.25), (min-width: 1000px) and (min-resolution: 2.25dppx) {
  #site-wrapper .trophySection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/portal-dt@3x.png);
    background-size: contain;
  }
}
@media (min-width: 1366px) {
  #site-wrapper .trophySection {
    background-size: auto 100%;
  }
}
#site-wrapper .trophySection__upper {
  padding: 31px 24px 0px 24px;
}
@media (min-width: 768px) {
  #site-wrapper .trophySection__upper {
    padding: 96px 31px 96px 0px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .trophySection__upper {
    padding: 150px 60px 150px 0px;
  }
}
#site-wrapper .trophySection__upper__title {
  color: #fff;
  font-family: "IntelOne Display", sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-right: 50px;
}
@media (min-width: 360px) {
  #site-wrapper .trophySection__upper__title {
    padding-right: 92px;
  }
}
@media (min-width: 394px) {
  #site-wrapper .trophySection__upper__title {
    padding-right: 30%;
  }
}
@media (min-width: 500px) {
  #site-wrapper .trophySection__upper__title {
    padding-right: unset;
  }
}
@media (min-width: 768px) {
  #site-wrapper .trophySection__upper__title {
    font-size: 56px;
    width: 345px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .trophySection__upper__title {
    width: unset;
  }
}
#site-wrapper .trophySection__upper__text {
  color: #fff;
  font-family: "IntelOne Display", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 24px;
}
@media (min-width: 768px) {
  #site-wrapper .trophySection__upper__text {
    font-size: 20px;
    width: 345px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .trophySection__upper__text {
    font-size: 20px;
    width: 502px;
  }
}
#site-wrapper .trophySection__lower {
  align-self: center;
}
@media (min-width: 768px) {
  #site-wrapper .trophySection__lower {
    align-self: flex-end;
    margin-left: 41px;
  }
}
@media (min-width: 1000px) {
  #site-wrapper .trophySection__lower {
    margin-left: 151px;
  }
}
#site-wrapper .trophySection__lower .lower__pic {
  position: relative;
  top: 3px;
}
#site-wrapper .carouselSection {
  background: url(../../assets/images/carousel_bg-mb.png);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 681px;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper .carouselSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/carousel_bg-mb@2x.png);
    background-size: cover;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper .carouselSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/carousel_bg-mb@3x.png);
    background-size: cover;
  }
}
@media (min-width: 361px) {
  #site-wrapper .carouselSection {
    background: url(../../assets/images/carousel_bg-tb.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (min-width: 361px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 361px) and (min-device-pixel-ratio: 1.3), (min-width: 361px) and (min-resolution: 1.3dppx) {
  #site-wrapper .carouselSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/carousel_bg-tb@2x.png);
    background-size: cover;
  }
}
@media (min-width: 361px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 361px) and (min-device-pixel-ratio: 2.25), (min-width: 361px) and (min-resolution: 2.25dppx) {
  #site-wrapper .carouselSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/carousel_bg-tb@3x.png);
    background-size: cover;
  }
}
@media (min-width: 640px) {
  #site-wrapper .carouselSection {
    background: url(../../assets/images/carousel_bg-tb.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 812px;
  }
}
@media (min-width: 640px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 640px) and (min-device-pixel-ratio: 1.3), (min-width: 640px) and (min-resolution: 1.3dppx) {
  #site-wrapper .carouselSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/carousel_bg-tb@2x.png);
    background-size: cover;
  }
}
@media (min-width: 640px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 640px) and (min-device-pixel-ratio: 2.25), (min-width: 640px) and (min-resolution: 2.25dppx) {
  #site-wrapper .carouselSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/carousel_bg-tb@3x.png);
    background-size: cover;
  }
}
@media (min-width: 769px) {
  #site-wrapper .carouselSection {
    background: url(../../assets/images/carousel_bg-dt.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (min-width: 769px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 769px) and (min-device-pixel-ratio: 1.3), (min-width: 769px) and (min-resolution: 1.3dppx) {
  #site-wrapper .carouselSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/carousel_bg-dt@2x.png);
    background-size: cover;
  }
}
@media (min-width: 769px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 769px) and (min-device-pixel-ratio: 2.25), (min-width: 769px) and (min-resolution: 2.25dppx) {
  #site-wrapper .carouselSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/carousel_bg-dt@3x.png);
    background-size: cover;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .carouselSection {
    min-height: 731px;
  }
}
#site-wrapper .carouselSection__upper {
  padding: 56px 24px 0px 24px;
}
@media (min-width: 768px) {
  #site-wrapper .carouselSection__upper {
    padding: 55px 32px 0px 32px;
  }
}
#site-wrapper .carouselSection__upper .upper__title {
  color: #fff;
  text-align: center;
  font-family: "IntelOne Display", sans-serif;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media (min-width: 360px) {
  #site-wrapper .carouselSection__upper .upper__title {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  #site-wrapper .carouselSection__upper .upper__title {
    font-size: 56px;
  }
}
#site-wrapper .carouselSection__upper .upper__text {
  margin-top: 24px;
  color: #fff;
  text-align: center;
  font-family: "IntelOne Display", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
@media (min-width: 768px) {
  #site-wrapper .carouselSection__upper .upper__text {
    font-size: 20px;
  }
}

#site-wrapper #productos .productos_wrapper .productos {
  margin-top: 58px;
  display: flex;
  justify-content: space-around;
  width: 352px;
  min-height: 398px;
}
@media only screen and (min-width: 568px) {
  #site-wrapper #productos .productos_wrapper .productos {
    width: 462px;
  }
}
@media (min-width: 640px) {
  #site-wrapper #productos .productos_wrapper .productos {
    margin-top: 27px;
    min-height: 508px;
  }
}
@media only screen and (min-width: 1130px) {
  #site-wrapper #productos .productos_wrapper .productos {
    width: 819px;
  }
}
@media only screen and (min-width: 1366px) {
  #site-wrapper #productos .productos_wrapper .productos {
    width: 780px;
  }
}
#site-wrapper #productos .productos_wrapper .productos .product {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
#site-wrapper #productos .productos_wrapper .productos .product__info__title {
  color: #FFF;
  text-align: center;
  font-family: "IntelOne Display", sans-serif;
  font-size: 34px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 58px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper #productos .productos_wrapper .productos .product__info__title {
    margin-top: 17px;
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper #productos .productos_wrapper .productos .product__info__title {
    font-size: 40px;
  }
}
#site-wrapper #productos .productos_wrapper .productos .product__cta {
  padding: 8px 24px;
  background: #FFF217;
  display: flex;
  width: 272px;
  justify-content: center;
  align-items: center;
  grid-gap: 8px;
  gap: 8px;
  cursor: pointer;
  margin-top: 43px;
}
@media (min-width: 360px) {
  #site-wrapper #productos .productos_wrapper .productos .product__cta {
    width: 312px;
  }
}
@media only screen and (min-width: 568px) {
  #site-wrapper #productos .productos_wrapper .productos .product__cta {
    width: 238px;
    height: 48px;
  }
}
@media only screen and (min-width: 1130px) {
  #site-wrapper #productos .productos_wrapper .productos .product__cta {
    height: 54px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper #productos .productos_wrapper .productos .product__cta {
    width: 224px;
    height: 48px;
    margin-top: 35px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper #productos .productos_wrapper .productos .product__cta {
    height: unset;
    width: 193px;
    padding: 8px 20px;
  }
}
#site-wrapper #productos .productos_wrapper .productos .product__cta__text {
  color: #0A001F;
  font-family: "IntelOne Display", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
@media only screen and (min-width: 568px) {
  #site-wrapper #productos .productos_wrapper .productos .product__cta__text {
    font-size: 24px;
  }
}
#site-wrapper #productos .carousel-on {
  position: relative;
}
#site-wrapper #productos .productos-on {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#site-wrapper #productos .item-on {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  opacity: 0;
  transition: transform 200ms, opacity 200ms;
}
#site-wrapper #productos .item-on.active-1 {
  transform: translateX(-100%);
  opacity: 0;
  pointer-events: none;
}
#site-wrapper #productos .item-on.active {
  transform: translateX(0);
  opacity: 1;
  pointer-events: all;
}
@media only screen and (min-width: 1130px) {
  #site-wrapper #productos .item-on.active {
    margin-left: -20px;
  }
}
#site-wrapper #productos .item-on.active1 {
  transform: translateX(100%);
  opacity: 0;
  pointer-events: none;
}
@media (min-width: 768px) {
  #site-wrapper #productos .item-on.active1 {
    pointer-events: all;
    transform: translateX(100%);
    opacity: 1;
  }
}
@media only screen and (min-width: 1130px) {
  #site-wrapper #productos .item-on.active1 {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 1366px) {
  #site-wrapper #productos .item-on.active1 {
    margin-left: 0;
  }
}
#site-wrapper #productos .item-on.active2 {
  transform: translateX(200%);
  opacity: 0;
  pointer-events: none;
}
@media (min-width: 992px) {
  #site-wrapper #productos .item-on.active2 {
    pointer-events: all;
    transform: translateX(200%);
    opacity: 1;
  }
}
@media only screen and (min-width: 1366px) {
  #site-wrapper #productos .item-on.active2 {
    margin-left: 20px;
  }
}
#site-wrapper #productos .item-on.active3 {
  transform: translateX(200%);
  opacity: 0;
  pointer-events: none;
}
@media (min-width: 992px) {
  #site-wrapper #productos .item-on.active3 {
    transform: translateX(300%);
  }
}
@media (min-width: 1200px) {
  #site-wrapper #productos .item-on.active3 {
    pointer-events: all;
    opacity: 1;
  }
}
#site-wrapper #productos .item-on.active4 {
  opacity: 0;
  pointer-events: none;
}
@media (min-width: 1200px) {
  #site-wrapper #productos .item-on.active4 {
    pointer-events: all;
    transform: translateX(400%);
  }
}
#site-wrapper #productos .item-on.active-out-right {
  opacity: 0;
  transform: translateX(500%);
}
#site-wrapper #productos .item-on-1 {
  width: 91%;
}
@media (min-width: 330px) {
  #site-wrapper #productos .item-on-1 {
    width: 94%;
  }
}
@media (min-width: 340px) {
  #site-wrapper #productos .item-on-1 {
    width: 96%;
  }
}
@media (min-width: 350px) {
  #site-wrapper #productos .item-on-1 {
    width: 98%;
  }
}
@media (min-width: 360px) {
  #site-wrapper #productos .item-on-1 {
    width: 100%;
  }
}
#site-wrapper #productos .item-on-2 {
  width: 50%;
}
#site-wrapper #productos .item-on-3 {
  width: 33.3%;
}
#site-wrapper #productos .item-on-4 {
  width: 25%;
}
#site-wrapper #productos .nav-wrapper button {
  position: absolute;
  top: 19%;
  cursor: pointer;
  outline: none;
  border: none;
  transition: all 500ms;
  opacity: 1;
  display: block;
  width: 25px;
  height: 25px;
  z-index: 100000;
  background-image: url(../../assets/images/rightYellowArrow-mb.png);
  background-size: 13.739px 25px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper #productos .nav-wrapper button {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/rightYellowArrow-mb@2x.png);
    background-size: 13.739px 25px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper #productos .nav-wrapper button {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/rightYellowArrow-mb@3x.png);
    background-size: 13.739px 25px;
  }
}
@media (min-width: 640px) {
  #site-wrapper #productos .nav-wrapper button {
    top: 37%;
  }
}
@media (min-width: 768px) {
  #site-wrapper #productos .nav-wrapper button {
    width: 65px;
    height: 65px;
    background-image: url(../../assets/images/rightYellowArrow-tb.png);
    background-size: 33.15px 60.32px;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper #productos .nav-wrapper button {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/rightYellowArrow-tb@2x.png);
    background-size: 33.15px 60.32px;
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 768px) and (min-device-pixel-ratio: 2.25), (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper #productos .nav-wrapper button {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/rightYellowArrow-tb@3x.png);
    background-size: 33.15px 60.32px;
  }
}
#site-wrapper #productos .nav-wrapper button:focus {
  border: none;
  outline: none;
}
#site-wrapper #productos .nav-wrapper button:active {
  border: none;
  outline: none;
}
#site-wrapper #productos .nav-wrapper button:focus {
  transition: all 500ms;
  opacity: 0.7;
}
#site-wrapper #productos .nav-wrapper button.nav-left {
  left: 24px;
  transform: translateY(-50%) rotate(180deg);
}
@media only screen and (min-width: 568px) {
  #site-wrapper #productos .nav-wrapper button.nav-left {
    left: 5.6%;
  }
}
@media only screen and (min-width: 1130px) {
  #site-wrapper #productos .nav-wrapper button.nav-left {
    left: 7%;
  }
}
@media only screen and (min-width: 1366px) {
  #site-wrapper #productos .nav-wrapper button.nav-left {
    left: 4.7%;
  }
}
#site-wrapper #productos .nav-wrapper button.nav-right {
  right: 24px;
  transform: translateY(-50%);
}
@media only screen and (min-width: 568px) {
  #site-wrapper #productos .nav-wrapper button.nav-right {
    right: 5.6%;
  }
}
@media only screen and (min-width: 1130px) {
  #site-wrapper #productos .nav-wrapper button.nav-right {
    top: 37%;
    right: 7%;
  }
}
@media only screen and (min-width: 1366px) {
  #site-wrapper #productos .nav-wrapper button.nav-right {
    right: 4.7%;
  }
}
#site-wrapper #productos .nav-wrapper button[data-hidden=true].nav-left, #site-wrapper #productos .nav-wrapper button[data-hidden=true].nav-right {
  width: 25px;
  height: 25px;
  background-image: url(../../assets/images/greyArrow-mb.png);
  background-size: 13.739px 25px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper #productos .nav-wrapper button[data-hidden=true].nav-left, #site-wrapper #productos .nav-wrapper button[data-hidden=true].nav-right {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/greyArrow-mb@2x.png);
    background-size: 13.739px 25px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper #productos .nav-wrapper button[data-hidden=true].nav-left, #site-wrapper #productos .nav-wrapper button[data-hidden=true].nav-right {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/greyArrow-mb@3x.png);
    background-size: 13.739px 25px;
  }
}
@media (min-width: 768px) {
  #site-wrapper #productos .nav-wrapper button[data-hidden=true].nav-left, #site-wrapper #productos .nav-wrapper button[data-hidden=true].nav-right {
    width: 65px;
    height: 65px;
    background-image: url(../../assets/images/greyArrow-tb.png);
    background-size: 33.15px 60.32px;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper #productos .nav-wrapper button[data-hidden=true].nav-left, #site-wrapper #productos .nav-wrapper button[data-hidden=true].nav-right {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/greyArrow-tb@2x.png);
    background-size: 33.15px 60.32px;
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 768px) and (min-device-pixel-ratio: 2.25), (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper #productos .nav-wrapper button[data-hidden=true].nav-left, #site-wrapper #productos .nav-wrapper button[data-hidden=true].nav-right {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/greyArrow-tb@3x.png);
    background-size: 33.15px 60.32px;
  }
}
#site-wrapper #productos .bullets-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 16px auto;
  width: 100%;
  max-width: 480px;
}
#site-wrapper #productos .bullets-wrapper li {
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid black;
  cursor: pointer;
  transition: all 500ms;
}
#site-wrapper #productos .bullets-wrapper li.active {
  transition: all 500ms;
  background-color: black;
}
#site-wrapper .familySection {
  min-height: 810px;
  background: url(../../assets/images/core_badges-mb.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-bottom: 2px solid #00C7FD;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper .familySection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/core_badges-mb@2x.png);
    background-size: contain;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper .familySection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/core_badges-mb@3x.png);
    background-size: contain;
  }
}
@media (min-width: 360px) {
  #site-wrapper .familySection {
    min-height: 786px;
  }
}
@media (min-width: 450px) {
  #site-wrapper .familySection {
    min-height: 820px;
  }
}
@media (min-width: 520px) {
  #site-wrapper .familySection {
    min-height: 850px;
  }
}
@media (min-width: 570px) {
  #site-wrapper .familySection {
    min-height: 900px;
  }
}
@media (min-width: 640px) {
  #site-wrapper .familySection {
    min-height: 800px;
    background: url(../../assets/images/core_badges-tb.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media (min-width: 640px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 640px) and (min-device-pixel-ratio: 1.3), (min-width: 640px) and (min-resolution: 1.3dppx) {
  #site-wrapper .familySection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/core_badges-tb@2x.png);
    background-size: contain;
  }
}
@media (min-width: 640px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 640px) and (min-device-pixel-ratio: 2.25), (min-width: 640px) and (min-resolution: 2.25dppx) {
  #site-wrapper .familySection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/core_badges-tb@3x.png);
    background-size: contain;
  }
}
@media (min-width: 730px) {
  #site-wrapper .familySection {
    min-height: 837px;
  }
}
@media (min-width: 768px) {
  #site-wrapper .familySection {
    min-height: 857px;
  }
}
@media (min-width: 890px) {
  #site-wrapper .familySection {
    min-height: 950px;
  }
}
@media (min-width: 1000px) {
  #site-wrapper .familySection {
    min-height: 1000px;
  }
}
@media (min-width: 1100px) {
  #site-wrapper .familySection {
    min-height: 1100px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .familySection {
    min-height: 539px;
    background: url(../../assets/images/core_badges-dt.png);
    background-size: cover;
    background-repeat: no-repeat;
    flex-direction: row;
  }
}
@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 1200px) and (min-device-pixel-ratio: 1.3), (min-width: 1200px) and (min-resolution: 1.3dppx) {
  #site-wrapper .familySection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/core_badges-dt@2x.png);
    background-size: contain;
  }
}
@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 1200px) and (min-device-pixel-ratio: 2.25), (min-width: 1200px) and (min-resolution: 2.25dppx) {
  #site-wrapper .familySection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/core_badges-dt@3x.png);
    background-size: contain;
  }
}
@media (min-width: 1366px) {
  #site-wrapper .familySection {
    background-size: auto 100%;
  }
}
#site-wrapper .familySection__container {
  padding: 0px 24px 50px 24px;
}
@media (min-width: 640px) {
  #site-wrapper .familySection__container {
    padding: 0px 32px 64px 32px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .familySection__container {
    padding: 126px 60px 0px 32px;
    width: 50%;
  }
}
@media (min-width: 1366px) {
  #site-wrapper .familySection__container {
    padding: 126px 124px 64px 32px;
    width: unset;
  }
}
#site-wrapper .familySection__title {
  color: #fff;
  font-family: "IntelOne Display", sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-right: 65px;
  width: 310px;
}
@media (min-width: 640px) {
  #site-wrapper .familySection__title {
    width: unset;
    font-size: 54px;
    padding-right: unset;
  }
}
@media (min-width: 768px) {
  #site-wrapper .familySection__title {
    width: unset;
    font-size: 56px;
    padding-right: unset;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .familySection__title {
    padding-right: unset;
    font-size: 47px;
  }
}
@media (min-width: 1366px) {
  #site-wrapper .familySection__title {
    padding-right: unset;
    font-size: 56px;
  }
}
#site-wrapper .familySection__subtitle {
  color: #00C7FD;
  font-family: "IntelOne Display", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 24px 0px;
}
@media (min-width: 360px) {
  #site-wrapper .familySection__subtitle {
    width: 310px;
    font-size: 32px;
  }
}
@media (min-width: 640px) {
  #site-wrapper .familySection__subtitle {
    font-size: 32px;
    width: unset;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .familySection__subtitle {
    margin-bottom: 18px;
  }
}
#site-wrapper .familySection__text {
  color: #fff;
  font-family: "IntelOne Display", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
@media (min-width: 640px) {
  #site-wrapper .familySection__text {
    font-size: 20px;
    width: 464px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .familySection__text {
    width: 497px;
  }
}
#site-wrapper .placesSection {
  background: url(../../assets/images/crack_lines-mb.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 380px;
  border-bottom: 2px solid #00C7FD;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper .placesSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/crack_lines-mb@2x.png);
    background-size: cover;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper .placesSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/crack_lines-mb@3x.png);
    background-size: cover;
  }
}
@media (min-width: 360px) {
  #site-wrapper .placesSection {
    min-height: 410px;
  }
}
@media (min-width: 600px) {
  #site-wrapper .placesSection {
    background: url(../../assets/images/crack_lines-tb.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 523px;
  }
}
@media (min-width: 600px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 600px) and (min-device-pixel-ratio: 1.3), (min-width: 600px) and (min-resolution: 1.3dppx) {
  #site-wrapper .placesSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/crack_lines-tb@2x.png);
    background-size: cover;
  }
}
@media (min-width: 600px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 600px) and (min-device-pixel-ratio: 2.25), (min-width: 600px) and (min-resolution: 2.25dppx) {
  #site-wrapper .placesSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/crack_lines-tb@3x.png);
    background-size: cover;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .placesSection {
    background: url(../../assets/images/crack_lines-dt.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 418px;
  }
}
@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 1200px) and (min-device-pixel-ratio: 1.3), (min-width: 1200px) and (min-resolution: 1.3dppx) {
  #site-wrapper .placesSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/crack_lines-dt@2x.png);
    background-size: cover;
  }
}
@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 1200px) and (min-device-pixel-ratio: 2.25), (min-width: 1200px) and (min-resolution: 2.25dppx) {
  #site-wrapper .placesSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/crack_lines-dt@3x.png);
    background-size: cover;
  }
}
#site-wrapper .placesSection__title {
  color: #fff;
  text-align: center;
  font-family: "IntelOne Display", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-top: 59px;
  padding: 59px 38px 0px 38px;
}
@media (min-width: 360px) {
  #site-wrapper .placesSection__title {
    font-size: 35px;
  }
}
@media (min-width: 600px) {
  #site-wrapper .placesSection__title {
    font-size: 45px;
    padding-top: 68px;
  }
}
@media (min-width: 768px) {
  #site-wrapper .placesSection__title {
    font-size: 56px;
    padding-top: 68px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .placesSection__title {
    font-size: 56px;
    padding-top: 59px;
  }
}
#site-wrapper .placesSection__lower {
  display: grid;
  padding: 0px 24px 69px 24px;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 34px;
  -moz-column-gap: 34px;
       column-gap: 34px;
  grid-row-gap: 15.96px;
  row-gap: 15.96px;
  margin-top: 19px;
  justify-items: center;
}
@media (min-width: 360px) {
  #site-wrapper .placesSection__lower {
    padding: 0px 24px 0px 24px;
  }
}
@media (min-width: 470px) {
  #site-wrapper .placesSection__lower {
    margin-top: 50px;
  }
}
@media (min-width: 600px) {
  #site-wrapper .placesSection__lower {
    margin-top: 36px;
    grid-template-columns: repeat(2, 201.557px);
    grid-column-gap: 61px;
    -moz-column-gap: 61px;
         column-gap: 61px;
    grid-row-gap: 45px;
    row-gap: 45px;
    padding: unset;
    justify-content: center;
    justify-items: end;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .placesSection__lower {
    justify-content: space-between;
    display: flex;
    margin: unset;
    padding: 81px 62px 100px 64px;
  }
}
#site-wrapper .placesSection__lower picture .lower__pic {
  width: 100%;
}
@media (min-width: 360px) {
  #site-wrapper .placesSection__lower picture .lower__pic {
    width: unset;
  }
}
#site-wrapper .mvpSection {
  background: url(../../assets/images/IEM-Katowice-mb.png);
  background-size: contain;
  min-height: 1005px;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-bottom: 2px solid #00C7FD;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper .mvpSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/IEM-Katowice-mb@2x.png);
    background-size: contain;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper .mvpSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/IEM-Katowice-mb@3x.png);
    background-size: contain;
  }
}
@media (min-width: 334px) {
  #site-wrapper .mvpSection {
    min-height: 967px;
  }
}
@media (min-width: 360px) {
  #site-wrapper .mvpSection {
    min-height: 967px;
  }
}
@media (min-width: 600px) {
  #site-wrapper .mvpSection {
    background: url(../../assets/images/IEM-Katowice-tb.png);
    background-size: contain;
    min-height: 820px;
    background-repeat: no-repeat;
  }
}
@media (min-width: 600px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 600px) and (min-device-pixel-ratio: 1.3), (min-width: 600px) and (min-resolution: 1.3dppx) {
  #site-wrapper .mvpSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/IEM-Katowice-tb@2x.png);
    background-size: contain;
  }
}
@media (min-width: 600px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 600px) and (min-device-pixel-ratio: 2.25), (min-width: 600px) and (min-resolution: 2.25dppx) {
  #site-wrapper .mvpSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/IEM-Katowice-tb@3x.png);
    background-size: contain;
  }
}
@media (min-width: 680px) {
  #site-wrapper .mvpSection {
    min-height: 870px;
  }
}
@media (min-width: 768px) {
  #site-wrapper .mvpSection {
    background: url(../../assets/images/IEM-Katowice-tb.png);
    background-size: contain;
    min-height: 917px;
    background-repeat: no-repeat;
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper .mvpSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/IEM-Katowice-tb@2x.png);
    background-size: contain;
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 768px) and (min-device-pixel-ratio: 2.25), (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper .mvpSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/IEM-Katowice-tb@3x.png);
    background-size: contain;
  }
}
@media (min-width: 800px) {
  #site-wrapper .mvpSection {
    min-height: 950px;
  }
}
@media (min-width: 850px) {
  #site-wrapper .mvpSection {
    min-height: 1000px;
  }
}
@media (min-width: 950px) {
  #site-wrapper .mvpSection {
    min-height: 1050px;
  }
}
@media (min-width: 1050px) {
  #site-wrapper .mvpSection {
    min-height: 1100px;
  }
}
@media (min-width: 1100px) {
  #site-wrapper .mvpSection {
    min-height: 1150px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .mvpSection {
    background: url(../../assets/images/IEM-Katowice-dt.png);
    background-size: auto 100%;
    min-height: 582px;
    background-repeat: no-repeat;
    background-position: right;
  }
}
@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 1200px) and (min-device-pixel-ratio: 1.3), (min-width: 1200px) and (min-resolution: 1.3dppx) {
  #site-wrapper .mvpSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/IEM-Katowice-dt@2x.png);
    background-size: auto 100%;
  }
}
@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 1200px) and (min-device-pixel-ratio: 2.25), (min-width: 1200px) and (min-resolution: 2.25dppx) {
  #site-wrapper .mvpSection {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/IEM-Katowice-dt@3x.png);
    background-size: auto 100%;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  #site-wrapper .mvpSection {
    flex-direction: row;
    justify-content: flex-start;
  }
}
#site-wrapper .mvpSection__container {
  padding: 0px 24px 56px 24px;
}
@media (min-width: 600px) {
  #site-wrapper .mvpSection__container {
    padding: 0px 32px 64px 32px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .mvpSection__container {
    padding: 25px 0px 25px 63px;
  }
}
@media (min-width: 1275px) {
  #site-wrapper .mvpSection__container {
    padding: 45px 0px 45px 63px;
  }
}
@media (min-width: 1366px) {
  #site-wrapper .mvpSection__container {
    padding: 89px 0px 84px 63px;
  }
}
#site-wrapper .mvpSection__container p {
  color: #fff;
  font-family: "IntelOne Display", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding-right: 10px;
}
@media (min-width: 620px) {
  #site-wrapper .mvpSection__container p {
    width: 82%;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .mvpSection__container p {
    width: 33%;
  }
}
@media (min-width: 1275px) {
  #site-wrapper .mvpSection__container p {
    width: 36%;
  }
}
@media (min-width: 1366px) {
  #site-wrapper .mvpSection__container p {
    width: 525px;
  }
}
#site-wrapper .mvpSection__container p:nth-child(3) {
  margin: 20px 0px;
}
#site-wrapper .mvpSection__title {
  color: #fff;
  font-family: "IntelOne Display", sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 24px;
}
@media (min-width: 600px) {
  #site-wrapper .mvpSection__title {
    font-size: 56px;
  }
}
#site-wrapper .video-section {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 600px;
  background: url(../../assets/images/video-mb.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper .video-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/video-mb@2x.png);
    background-size: cover;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper .video-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/video-mb@3x.png);
    background-size: cover;
  }
}
@media (min-width: 500px) {
  #site-wrapper .video-section {
    background: url(../../assets/images/video-tb.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}
@media (min-width: 500px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 500px) and (min-device-pixel-ratio: 1.3), (min-width: 500px) and (min-resolution: 1.3dppx) {
  #site-wrapper .video-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/video-tb@2x.png);
    background-size: cover;
  }
}
@media (min-width: 500px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 500px) and (min-device-pixel-ratio: 2.25), (min-width: 500px) and (min-resolution: 2.25dppx) {
  #site-wrapper .video-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/video-tb@3x.png);
    background-size: cover;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .video-section {
    min-height: 785px;
    background: url(../../assets/images/video-dt.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}
@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 1200px) and (min-device-pixel-ratio: 1.3), (min-width: 1200px) and (min-resolution: 1.3dppx) {
  #site-wrapper .video-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/video-dt@2x.png);
    background-size: cover;
  }
}
@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2.25), (min-width: 1200px) and (min-device-pixel-ratio: 2.25), (min-width: 1200px) and (min-resolution: 2.25dppx) {
  #site-wrapper .video-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/video-dt@3x.png);
    background-size: cover;
  }
}
#site-wrapper .video-section .videoCTA {
  background: #FFF217;
  position: absolute;
  display: flex;
  width: 272px;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  grid-gap: 8px;
  gap: 8px;
  z-index: 100;
}
@media (min-width: 360px) {
  #site-wrapper .video-section .videoCTA {
    width: 312px;
  }
}
@media (min-width: 768px) {
  #site-wrapper .video-section .videoCTA {
    width: 224px;
    padding: 8px 10px;
  }
}
@media (min-width: 1366px) {
  #site-wrapper .video-section .videoCTA {
    width: 231px;
    padding: 8px 16px;
  }
}
#site-wrapper .video-section .videoCTA .ctaText {
  color: #0A001F;
  font-family: "IntelOne Display", sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
@media (min-width: 360px) {
  #site-wrapper .video-section .videoCTA .ctaText {
    font-size: 24px;
  }
}
#site-wrapper .main-footer {
  min-height: 230px;
  padding: 56px 24px 60px 24px;
  border-top: 2px solid #00C7FD;
}
@media (min-width: 768px) {
  #site-wrapper .main-footer {
    min-height: 164px;
    padding: 40px 153px 40px 152px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .main-footer {
    min-height: 212px;
    padding: 56px 482px 56px 482px;
  }
}
#site-wrapper .main-footer .wrapper-legales h2 {
  color: #FFF;
  text-align: center;
  font-family: "IntelOne Display", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 12px;
}
#site-wrapper .main-footer .wrapper-legales p {
  color: #FFF;
  text-align: center;
  font-family: "IntelOne Display", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding: 0px 2px;
}
@media (min-width: 768px) {
  #site-wrapper .main-footer .wrapper-legales p {
    padding: 0px 4px;
  }
}
