@font-face {
  font-family: "IntelClearBold";
  font-display: swap;
  src: url("../fonts/IntelClear_Bd.ttf"); /* Modern Browsers */
  src: url("../fonts/IntelClear_Bd.woff") format("woff"),
    url("../fonts/IntelClear_Bd.otf") format("opentype");
}
@font-face {
  font-family: "IntelClearPro";
  font-display: swap;
  src: url("../fonts/IntelClearPro_Bd.ttf"); /* Modern Browsers */
  src: url("../fonts/IntelClearPro_Bd.woff") format("woff"),
    url("../fonts/IntelClearPro_Bd.otf") format("opentype");
}
@font-face {
  font-family: "IntelClear";
  font-display: swap;
  src: url("../fonts/IntelClear_Rg.ttf"); /* Modern Browsers */
  src: url("../fonts/IntelClear_Rg.woff") format("woff"),
    url("../fonts/IntelClear_Rg.otf") format("opentype");
}

@font-face {
  font-family: "IntelClearLight";
  font-display: swap;
  src: url("../fonts/intel-clear-light.ttf"); /* Modern Browsers */
  src: url("../fonts/intel-clear-light.woff") format("woff"),
    url("../fonts/intel-clear-light.otf") format("opentype");
}

#landing {
  font-family: "IntelClear", sans-serif;
  position: relative;
  z-index: 1;
  overflow-x: hidden;
  font-size: 16px;
}

#landing a:link {
  text-decoration: none;
  color: unset;
}
#landing body {
  overflow-x: hidden;
}
#landing a:visited {
  text-decoration: none;
  color: unset;
}

#landing a:hover {
  cursor: pointer;
  text-decoration: none;
  color: unset;
}

#landing a:active {
  text-decoration: none;
  color: unset;
}
#landing .container2 {
  max-width: 1366px;
  margin: 0 auto;
}
#landing .content {
  padding: 0 79px;
}

#landing .container2 section {
  width: 100%;
}

#landing section.module.retailer div.use-case {
  height: 100% !important;
}

#landing section.module.retailer div.use-case a.button {
  color: #fff !important;
}

#landing #bt-menu:hover {
  cursor: pointer;
}
#landing #menu .container2 {
  height: 70px;
  min-height: 70px;
  background-color: #fafafa;
  border-bottom: 1px solid #0071c5;
  /* z-index: 9999; */
}

#landing .menu-icon {
  padding-top: 8.5px;
  width: 30%;
}
#landing .menu-icon img {
  padding: 14px 0;
}
#landing .menu-logo {
  padding-top: 0;
  left: calc(50% - 27.5px);
  position: absolute;
  top: 0px;
  padding-bottom: 6px;
}
#landing .menu-logo img {
  width: 100px;
}

#landing .menu-icon:hover,
#landing .menu-logo:hover {
  cursor: pointer;
}
#landing .p-option {
  padding: 0;
  list-style-type: none;
  font-family: IntelClear;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal; /* text-transform: uppercase; */
  text-align: left;
  color: #0071c5 !important;
}
#landing .p-option > li {
  margin-bottom: 18px;
}
#landing .p-option label {
  text-transform: uppercase;
}
#landing ul.s-option {
  padding: 0;
  list-style-type: none;
  font-family: IntelClear;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; /* line-height: 1.69; */
  letter-spacing: normal;
  text-align: left;
  color: #3b3b3b !important;
}
#landing ul.s-option > li {
  text-indent: -16px;
  margin-bottom: 13px;
  margin-top: 8px;
  margin-left: 14px;
  font-family: IntelClear;
  font-size: 14px;
}
#landing ul.s-option > li:before {
  content: "-";
  text-indent: -5px;
  margin-right: 10px;
}

#landing .menu-drop {
  padding: 42px 33px;
  background-color: #fff;
  box-shadow: 0px 4px 10px #3b3b3b6e;
  width: 286px;
  height: auto;
  margin-left: 4px;
  margin-top: 10px;
  z-index: 999;
  position: relative;
}
@media (min-width: 768px) {
  #landing .menu-drop {
    left: -43px;
  }
}
#landing .mobile-f2 {
  display: none;
}
#landing .mobile-f {
  display: none !important;
}
#landing .desktop-f {
  /*display: -webkit-box !important;*/
}
#landing #footer {
  position: relative;
  bottom: 0;
  text-align: center;
}
#landing #footer .container2 {
  height: 70px;
  min-height: 70px;
  background-color: #fafafa;
}
#landing .footer-up-arrow {
  float: right;
  margin-top: -57px;
}
#landing .footer-list {
  list-style: none;
  display: -webkit-box;
  font-family: IntelClear;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.28px;
  text-align: left;
  color: #555555;
}
#landing .footer-list > li {
  margin-right: 13px;
  padding-left: 13px;
  /* margin-top: 24px; */
  border-left: 1px solid #000;
}
#landing .footer-list > li:first-child {
  margin-left: 0;
  border-left: none;
}
#landing .back-arrow-navigation {
  margin-left: -35px;
}

#landing .indi-1,
#landing .indi-2,
#landing .indi-3,
#landing .indi-p {
  height: 23px;
  font-family: IntelClear;
  line-height: 24px;
  font-size: 12px;

  font-weight: bold;

  font-style: normal;

  max-width: -webkit-fit-content;

  max-width: -moz-fit-content;

  max-width: fit-content;

  font-stretch: normal;

  letter-spacing: normal;

  text-align: left;

  color: #ffffff;

  padding: 0px 16px;

  text-transform: uppercase;

  margin-top: 6px;
}
#landing .indicador {
  display: -webkit-box;
  height: 23px;
  display: flex;
  margin-bottom: 20px;
}

#landing .indi-1 {
  background-color: #00aeef;
}
#landing .indi-2 {
  background-color: #0071c5;
}
#landing .indi-3 {
  background-color: #004476;
  padding-left: 25px;
  padding-right: 25px;
}
#landing .indi-p {
  background-color: #0071c5;
  height: 24px;
  width: 100%;
  font-size: 10px;
  padding: 1px 10px;
  margin: 13px 0;
  letter-spacing: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#landing .clicki3,
#landing .clicki5,
#landing .clicki7 {
  cursor: pointer;
}

#landing .main-title-page {
  font-family: IntelClear;
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left;
  color: #3b3b3b;
}

#landing .iframe-10th {
  border: none;
  background: white;
  width: 100%;
  max-width: 1200px;
  margin: 40px auto 0;
  display: block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  height: 0;
  transition: all 500ms;
}

#landing .content-nav-page {
  margin-top: 40px;
}

@media (max-width: 1366px) {
  #landing .container2 {
    max-width: 100%;
    margin: 0 auto;
  }
  #landing .content {
    padding: 0 39px;
  }
} /*media1366*/

@media (max-width: 860px) {
  #landing .footer-list {
    list-style: none;
    display: -webkit-box;
    font-family: IntelClear;
    font-size: 9px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.28px;
    text-align: left;
    color: #555555;
  }
  #landing .footer-list > li {
    margin-right: 13px;
    padding-left: 13px;
    margin-top: 28px;
    border-left: 1px solid #000;
  }
} /*media860*/
@media (max-width: 800px) {
  #landing .footer-list {
    list-style: none;
    display: block;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #555555;
    -moz-columns: 2;
    columns: 2;
    -moz-column-count: 2;
    column-count: 2;
    padding: 0;
    padding-bottom: 20px;
    list-style-type: none;
    padding-top: 18px;
  }
  #landing .footer-list > li {
    margin-right: 13px;
    padding-left: 13px;
    border-left: none;
    display: inline-block;
    width: 113%;
    margin-top: 8px;
  }
  #landing .footer-list > li:first-child {
    margin-left: 0;
    border-left: none;
    margin-bottom: -40px;
  }
}
@media (max-width: 767px) {
  #landing .content {
    padding: 0 37px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  #landing .content.no-padding-mb {
    padding: 0;
  }
  #landing .menu-drop {
    width: 100vw;
    position: absolute;
    right: 0;
    height: 100vh;
    padding: 26px 38px;
    z-index: 99;
  }
  #landing .p-option {
    font-family: IntelClear;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    line-height: 1;
    padding-left: 75px;
  }
  #landing ul.s-option {
    font-family: IntelClear;

    font-size: 18px;

    font-weight: normal;

    font-style: normal;

    padding-top: 14px;

    font-stretch: normal;

    line-height: 1.4;

    letter-spacing: normal;

    text-align: left;

    margin-top: -8px;

    color: #3b3b3b;
  }
  #landing ul.s-option > li {
    margin-bottom: 19px;
    font-family: IntelClear;
  }
  #landing #footer {
    position: relative;
    bottom: 0;
    text-align: center;
    border-top: 2px solid #f3f3f3;
  }
  #landing #footer .container2 {
    height: 114px;

    min-height: 114px;

    background-color: #fafafa;
  }
  #landing .footer-up-arrow {
    float: none;
    margin-top: -4px;
    width: 100vw;
    background-color: #0071c5;
  }

  #landing .mobile-f {
    display: block !important;
  }
  #landing .mobile-f2 {
    display: block;
  }
  #landing .desktop-f {
    display: none !important;
  }
  #landing .back-arrow-navigation {
    margin-left: unset;
    position: absolute;
    right: 19px;
    margin-top: 6px;
  }
  #landing .indi-1,
  #landing .indi-2,
  #landing .indi-3 {
    height: 20px;
    line-height: 18px;
    font-family: IntelClear;

    font-size: 10px;

    font-weight: bold;

    font-style: normal;

    max-width: -webkit-fit-content;

    max-width: -moz-fit-content;

    max-width: fit-content;

    font-stretch: normal;

    letter-spacing: normal;

    text-align: left;

    color: #ffffff;

    padding: 7px 16px;

    text-transform: uppercase;

    margin-top: 6px;
  }
  #landing .main-title-page {
    font-size: 5.556vw;
    /* margin-bottom: -20px; */
  }

  #landing .indicador {
    height: 38px;
    margin-bottom: 10px;
  }
} /*media maxwidth769*/

/* social desktop */
#landing #footer .container2 {
  height: 190px;
  position: relative;
}
#landing #footer .container2 .footer-up-arrow {
  position: absolute;
  top: 0;
  right: 0px;
  margin-top: 0;
}

#landing #footer .container2 > .content {
  padding-left: 120px;
  height: 100%;
  display: flex;
  display: -o-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  -moz-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}

#landing #footer .container2 .social {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 18px;
  padding-left: 60px;
}

#landing #footer .container2 .social li {
  list-style: none;
  padding-left: 13px;
  margin-right: 17px;
}

#landing #footer .container2 .intel-logo {
  display: flex;
  display: -o-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50px;
}

#landing #footer .container2 .intel-logo img {
  width: auto;
  padding: 15px 20px 15px 15px;
  border-right: solid 1px #d8d8d8;
}

/* social mobile */
@media (max-width: 769px) {
  #landing #footer .container2 {
    height: 300px;
  }

  #landing #footer .container2 > .content {
    padding: 0 37px;
  }

  #landing #footer .container2 .footer-up-arrow {
    top: unset;
    bottom: 0;
  }

  #landing #footer .container2 .social {
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  #landing #footer .container2 .social li {
    list-style: none;
    padding-left: 13px;
    margin-right: 17px;
  }
  #landing #footer .container2 .intel-logo {
    position: relative;
    justify-content: flex-start;
    padding-left: 0px;
    padding-bottom: 50px;
    left: 10px;
  }

  #landing #footer .container2 .intel-logo img {
    width: 45px;
    padding: 0;
    border: none;
  }
}

#landing .modal-wrapper-externo {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  transition: all 500ms;
}

#landing .modal-wrapper-externo .modal-wrapper-inner {
  position: absolute;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  top: 0;
  left: 0;
  display: flex;
  display: -o-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}

#landing .modal-wrapper-externo .modal-wrapper-inner .modal-contenedor {
  width: 80%;
  height: 80%;
  background-color: #fff;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#landing
  .modal-wrapper-externo
  .modal-wrapper-inner
  .modal-contenedor
  .close-modal-legales {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  display: block;
  border: none;
  font-size: 24px;
  opacity: 0.7;
  cursor: pointer;
}

#landing
  .modal-wrapper-externo
  .modal-wrapper-inner
  .modal-contenedor
  .close-modal-legales:hover {
  opacity: 0.5;
}

#landing
  .modal-wrapper-externo
  .modal-wrapper-inner
  .modal-contenedor
  .close-modal-legales::after {
  content: "X";
}

#landing
  .modal-wrapper-externo
  .modal-wrapper-inner
  .modal-contenedor
  .header-modal {
  padding: 10px 20px;
  text-align: center;
}

#landing
  .modal-wrapper-externo
  .modal-wrapper-inner
  .modal-contenedor
  .header-modal
  h2 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
}

#landing
  .modal-wrapper-externo
  .modal-wrapper-inner
  .modal-contenedor
  .body-modal {
  position: relative;
  margin-top: 20px;
  padding: 20px 40px;
  height: 80%;
  overflow-y: scroll;
}

@media (max-width: 769px) {
  #landing .modal-wrapper-externo .modal-wrapper-inner {
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    margin-top: 10%;
  }

  #landing .modal-wrapper-externo .modal-wrapper-inner .modal-contenedor {
    width: 90%;
    height: 800px;
    height: 100vh;
  }
}

@media (max-width: 450px) {
  #landing .modal-wrapper-externo .modal-wrapper-inner .modal-contenedor {
    width: 100%;
    height: 500px;
    height: 100vh;
  }

  #landing
    .modal-wrapper-externo
    .modal-wrapper-inner
    .modal-contenedor
    .header-modal
    h2 {
    font-size: 18px;
  }
}

#landing .video-desktop {
  position: relative;
  height: 0;
  padding-bottom: 299.31px;
  padding-bottom: calc(var(--aspect-ratio, 0.5625) * 100%);
}
#landing .video-desktop iframe,
#landing .video-mobile iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

#landing .video-mobile {
  position: relative;
  height: 680px;
}

#landing .video-mobile {
  display: none;
}

@media (max-width: 767px) {
  #landing .video-desktop {
    display: none;
  }
  #landing .video-mobile {
    display: block;
  }
}
