:root {
  --white-color: #ffffff;
  --section-bg-color: #f0f8ff;
  --p-color: #717275;
  --h2-font-size: 46px;
  --h3-font-size: 32px;
  --h4-font-size: 28px;
  --h5-font-size: 24px;
  --h6-font-size: 22px;
  --font-weight-normal: 400;
  --font-weight-bold: 700;
}
.content-grid,
.fancy,
.video-gallery {
  box-sizing: border-box;
}
.bookmark,
.button-animado,
.buttonpedircita,
.buttonvermas,
.fancy,
.link {
  cursor: pointer;
}
.button1,
.link,
.marquee span {
  white-space: nowrap;
}
.button-animado:hover .button__icon:first-child,
.button1:hover .button1__icon-svg:first-child {
  transition: transform 0.3s ease-in-out;
  transform: translate(150%, -150%);
}
.from-gray-700,
.from-red-900 {
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}
.custom-container,
html {
  scroll-behavior: smooth;
}
.button,
a,
a:focus,
a:hover {
  text-decoration: none;
}
body,
html {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
  background-color: #fff;
}
::-webkit-scrollbar {
  width: 12px;
  height: 10%;
}
::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  background-color: #000;
  border-radius: 10px;
  border: 3px solid #f1f1f1;
}
.content-grid,
.header_section,
.section-bg,
.separator1,
.video-gallery {
  background-color: #fff;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
.hero-section .container .row,
.sub_page .hero_area {
  height: auto;
}
.sub_page .class_section .owl-carousel .owl-nav {
  top: 55%;
}
.header_section {
  position: fixed;
  width: 100%;
  z-index: 100;
  clip-path: polygon(
    50% 0%,
    100% 0,
    100% 100%,
    28.5% 100%,
    26.5% 86%,
    0 84%,
    0 0
  );
}
.header_section::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
  height: 45px;
  background: #080203;
  z-index: 1;
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 100%, 8% 100%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 100%, 8% 100%, 0 0);
}
.header_section .nav_container {
  margin: 0 auto;
}
.menu_width {
  width: 100%;
}
.imagenlogo {
  width: 1%;
}
.btn,
.btn:focus {
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main_nav .top_nav ul,
.navbar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
}
.main_nav {
  position: relative;
  z-index: 9;
  font-weight: 400;
}
.main_nav .top_nav ul {
  display: flex;
  margin: 0;
}
.custom-card__price i,
.custom-card__time i,
.navbar-brand img {
  margin-right: 5px;
}
.main_nav .top_nav ul li {
  list-style-type: none;
}
.main_nav .top_nav ul li a {
  display: inline-block;
  color: #fff;
  margin: 10px 0 10px 35px;
}
.main_nav .top_nav ul li a img {
  max-width: 25px;
  max-height: 25px;
  margin-right: 15px;
}
.custom_nav-container.navbar-expand-lg .navbar-nav .nav-item .nav-link {
  padding: 10px 20px;
  color: #212121;
  text-align: center;
  text-transform: uppercase;
}
a:focus,
a:hover {
  color: initial;
}
.navbar-brand {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-brand img {
  width: 75px;
  margin-bottom: 13px;
}
#hero-section-desktop,
#iframe-hero-movil,
.link--herse::before,
.navbar-brand.brand_mobile {
  display: none;
}
.custom_nav-container {
  z-index: 1;
}
.custom_nav-container .navbar-toggler {
  outline: 0;
}
.custom_nav-container .navbar-toggler .navbar-toggler-icon {
  background-image: url(../images/menu.png);
  background-size: 50px;
}
.bottom_nav .navbar-brand img {
  width: 60px;
  margin-right: 5px;
  margin-bottom: -15px;
  margin-top: -15px;
}
.separator1 {
  height: 100vh;
}
@media only screen and (max-width: 590px) {
  body {
    width: auto !important;
  }
  table[class="NEW-600"] {
    width: 450px !important;
  }
  table[class="NEW-inner"] {
    width: 90% !important;
  }
  table[class="NEW2-2"] {
    width: 47% !important;
    text-align: left !important;
  }
  table[class="NEW3-3"] {
    width: 100% !important;
    text-align: center !important;
  }
  table[class="NEW1-3"] {
    width: 29% !important;
  }
  table[class="NEW3-1"] {
    width: 64% !important;
    text-align: left !important;
  }
  td[class="header-td"] {
    height: 50px !important;
    max-height: 50px !important;
    line-height: 0 !important;
  }
  td[class="td-hide"] {
    height: 0 !important;
    max-height: 0 !important;
    line-height: 0 !important;
  }
  img[class="img1"] {
    width: 100% !important;
    height: auto !important;
  }
}
.top-ventas-container {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  margin-top: 50px;
  margin-bottom: 50px;
}
.titulo {
  font-size: 30px;
  margin: 0 15px;
}
.linea {
  border: none;
  border-top: 1px solid #000;
  width: 60px;
  margin: 0;
}
.content-grid {
  font-family: Overpass, sans-serif;
  position: relative;
  opacity: 1;
  z-index: 0;
}
.button,
.class-inner {
  font-family: "Open Sans", Arial, sans-serif;
}
.video-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(370px, 1fr));
  grid-gap: 15px;
  max-width: 1100px;
  padding: 15px;
  margin: 0 auto;
}
.video-gallery .gallery-item {
  position: relative;
  width: 100%;
  height: 360px;
  background: #000;
  cursor: pointer;
  overflow: hidden;
}
.video-gallery .gallery-item img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  transition: 350ms ease-in-out;
}
.north-cascades-img {
  object-position: 50% 30%;
}
.video-gallery .gallery-item .gallery-item-caption {
  padding: 30px;
  font-size: 1em;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
}
.video-gallery .gallery-item h2 {
  font-weight: 300;
  overflow: hidden;
  padding: 12px 0;
}
.video-gallery .gallery-item h2,
.video-gallery .gallery-item p {
  position: relative;
  margin: 0;
  z-index: 1;
  pointer-events: none;
}
.video-gallery .gallery-item p {
  letter-spacing: 1px;
  font-size: 12px;
  padding: 12px 0;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(10%, 0, 0);
}
.video-gallery .gallery-item:hover img {
  opacity: 0.3;
  transform: translate3d(0, 0, 0);
}
.video-gallery .gallery-item h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15%;
  height: 1px;
  background: #fff;
  transition: transform 0.3s;
  transform: translate3d(-100%, 0, 0);
}
.video-gallery .gallery-item:hover h2::after {
  transform: translate3d(0, 0, 0);
}
.video-gallery .gallery-item:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 784px) {
  .video-gallery .gallery-item {
    height: 250px;
    width: 100%;
    margin: 0 auto;
  }
  .video-gallery {
    grid-template-columns: 2fr;
    padding: 15px;
  }
}
:root {
  --primary-color: #7cb8eb;
  --secondary-color: #4f83d1;
  --custom-btn-bg-color: #4f83d1;
  --custom-btn-bg-hover-color: #7cb8eb;
  --dark-color: #000000;
  --border-color: #e9eaeb;
  --link-hover-color: #4f83d1;
  --body-font-family: "Poppins", sans-serif;
  --h1-font-size: 52px;
  --p-font-size: 16px;
  --btn-font-size: 18px;
  --copyright-font-size: 14px;
  --border-radius-large: 100px;
  --border-radius-medium: 20px;
  --border-radius-small: 10px;
  --font-weight-medium: 500;
}
body {
  font-family: Poppins, sans-serif;
  background-color: var(--white-color);
  font-family: var(--body-font-family);
}
.section-padding {
  padding-top: 100px;
  padding-bottom: 100px;
}
.section-overlay {
  background-color: var(--secondary-color);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.button,
.button--pan span,
.contacinr-fluid,
.container,
.link,
.marquee__inner,
.section-overlay + .container,
.services-thumb {
  position: relative;
}
.link::after,
.link::before,
.link__graphic {
  position: absolute;
  left: 0;
  pointer-events: none;
}
.testimonial-section .section-overlay {
  opacity: 0.85;
}
.link::after,
.link::before {
  width: 100%;
  height: 1px;
  background: currentColor;
  top: 100%;
}
.link::before {
  content: "";
}
.link__graphic {
  top: 0;
  fill: none;
  stroke: var(--dark-color);
  stroke-width: 1px;
}
.link__graphic--stroke path {
  stroke-dasharray: 1;
  stroke-dashoffset: 1;
}
.link:hover .link__graphic--stroke path {
  stroke-dashoffset: 0;
}
.link__graphic--arc {
  top: 73%;
  left: -23%;
}
.button::after,
.button::before,
.marquee {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.link__graphic--arc path {
  transition: stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}
.link:hover .link__graphic--arc path {
  transition-timing-function: cubic-bezier(0.8, 1, 0.7, 1);
  transition-duration: 0.3s;
}
.button::after,
.button::before {
  height: 100%;
}
.button--atlas > span {
  display: inline-block;
}
.button--atlas:hover > span {
  opacity: 0;
}
.marquee {
  overflow: hidden;
  pointer-events: none;
}
.marquee__inner {
  width: fit-content;
  display: flex;
  --offset: 1rem;
  --move-initial: calc(-25% + var(--offset));
  --move-final: calc(-50% + var(--offset));
  transform: translate3d(var(--move-initial), 0, 0);
  animation: 1s linear infinite paused marquee;
  opacity: 0;
}
.button--atlas:hover .marquee__inner {
  animation-play-state: running;
  opacity: 1;
  transition-duration: 0.4s;
}
.marquee span {
  text-align: center;
  font-style: italic;
  padding: 15px;
}
@keyframes marquee {
  0% {
    transform: translate3d(var(--move-initial), 0, 0);
  }
  100% {
    transform: translate3d(var(--move-final), 0, 0);
  }
}
.button--pan {
  overflow: hidden;
}
.button--pan::before {
  content: "";
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}
.button--pan:hover::before {
  background: 0 0;
  transform: translate3d(0, -100%, 0);
}
.custom-btn {
  background: #000;
  border: 2px solid transparent;
  color: var(--white-color);
  font-size: var(--btn-font-size);
  font-weight: var(--font-weight-normal);
  line-height: normal;
  transition: 0.3s;
  padding: 15px 25px;
}
.buttonvermas,
.desc,
.small-text,
.title {
  font-weight: 600;
}
.navbar-expand-lg .navbar-nav .nav-link.custom-btn {
  margin-top: 8px;
  margin-right: 0;
  padding: 12px 25px;
}
.custom-btn:hover {
  background: var(--custom-btn-bg-hover-color);
  color: var(--white-color);
}
.custom-border-btn {
  background: 0 0;
  border: 2px solid var(--custom-btn-bg-color);
  color: var(--custom-btn-bg-color);
}
.services-image,
.services-image-wrap,
.services-thumb,
.team-image {
  border-radius: var(--border-radius-small);
}
.custom-border-btn:hover,
.navbar-expand-lg .navbar-nav .nav-link.custom-btn:hover {
  background: var(--custom-btn-bg-hover-color);
  border-color: transparent;
  color: var(--white-color);
}
.custom-btn-bg-white {
  border-color: var(--white-color);
  color: var(--white-color);
}
.services-thumb {
  background-color: var(--white-color);
  overflow: hidden;
  margin-bottom: 24px;
  padding: 30px;
  color: #000;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.services-thumb.section-bg {
  background: var(--section-bg-color);
}
.services-detail-section .services-image {
  aspect-ratio: 0;
}
.services-image-wrap {
  position: relative;
  overflow: hidden;
}
.services-icon-wrap,
.services-image-hover {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
.services-image-wrap:hover .services-image-hover {
  opacity: 1;
}
.services-title-link {
  display: block;
  color: #000;
}
.services-image,
.team-image {
  display: block;
  aspect-ratio: 1;
  object-fit: cover;
  transition: 0.5s;
}
.services-image-hover {
  top: 0;
  opacity: 0;
}
.services-icon-wrap {
  background: #000;
  color: var(--white-color);
  font-size: var(--h3-font-size);
  transition: opacity 0.5s;
  padding: 8px 12px;
  font-size: 16px;
}
.buttonvermas,
.slider {
  overflow: hidden;
  position: relative;
}
.icon svg,
.services-icon-wrap .button--skoll {
  width: 100%;
  height: 100%;
}
.textoservicios {
  color: #000;
}
.boton-centrado {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 70px;
}
.buttonvermas,
.buttonvermas:hover {
  align-items: center;
  transition-duration: 0.3s;
}
.buttonvermas {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #141414;
  border: none;
  display: flex;
  justify-content: center;
  box-shadow: 0 0 0 4px rgba(180, 160, 255, 0.253);
}
.svgIcon {
  width: 12px;
  transition-duration: 0.3s;
}
.svgIcon path {
  fill: white;
}
.buttonvermas:hover {
  width: 140px;
  border-radius: 50px;
  background-color: #b5a0ff;
}
.buttons,
.cta {
  align-items: center;
  display: flex;
}
.buttonvermas:hover .svgIcon {
  transition-duration: 0.3s;
  transform: translateY(-200%);
}
.buttonvermas::before {
  position: absolute;
  bottom: -20px;
  content: "Ver todo";
  color: #fff;
  font-size: 0px;
}
.buttonvermas:hover::before {
  font-size: 13px;
  opacity: 1;
  bottom: unset;
  transition-duration: 0.3s;
}
.bookmark {
  background: 0 0;
  border: none;
  padding: 0;
  margin-bottom: 32px;
  margin-right: 50px;
}
.bookmark img {
  width: 70px;
}
.desc,
.title {
  margin: 8px 0;
}
.small-text {
  color: #488aec;
  font-size: 14px;
}
.title {
  color: #fff;
  font-size: 26px;
  line-height: 26px;
}
.desc {
  color: rgb(151 153 167);
  font-size: 13px;
}
.buttons {
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}
.button {
  align-items: center;
  justify-content: space-between;
}
.button:first-child {
  box-shadow: 0 4px 6px -1px #488aec31, 0 2px 4px -1px #488aec17;
  background-color: #488aec;
}
.button:last-child {
  box-shadow: 0 4px 6px -1px #0b162531, 0 2px 4px -1px #0e192b17;
  background-color: #fff;
}
.icon svg:last-child {
  fill: #000;
}
.button-text {
  display: flex;
  flex-direction: column;
  margin-left: 8px;
}
.button-text span:first-child {
  font-size: 12px;
  font-weight: 600;
}
.google span:first-child {
  color: rgb(219 206 253);
}
.apple span:first-child {
  color: rgb(81 87 108);
}
.google span:last-child {
  color: #fff;
  font-weight: 800;
}
.apple span:last-child {
  color: #000;
  font-weight: 800;
}
.sectionbrands {
  background-color: #fff;
  height: 20vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container-body {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  height: 10vh;
}
.slider {
  background: #fff;
  height: 200px;
  width: 40%;
  mask-image: linear-gradient(
    to right,
    transparent,
    black 20%,
    black 80%,
    transparent
  );
  -webkit-mask-image: linear-gradient(
    to right,
    transparent,
    black 20%,
    black 80%,
    transparent
  );
}
.slider .move {
  display: flex;
  width: calc(250px * 11);
  animation: 60s linear infinite animacion;
}
@keyframes animacion {
  0% {
    transform: translateX(20);
  }
  100% {
    transform: translateX(calc(-250px * 10));
  }
}
.slider .box {
  height: 100px;
  width: 250px;
}
.container-body img {
  width: 100px;
  height: 100px;
}
@media (max-width: 1250px) {
  .header_section::before {
    width: 75%;
  }
  .header_section {
    clip-path: polygon(
      50% 0%,
      100% 0,
      100% 100%,
      22% 100%,
      20% 86%,
      0 84%,
      0 0
    );
  }
}
@media (max-width: 767px) {
  .slider_section #carouselExampleIndicators {
    align-items: center;
  }
  .footer_section .social_box,
  .slider_section #carouselExampleIndicators .box {
    justify-content: center;
  }
  .slider_section .slider_heading {
    left: 0;
    opacity: 0.4;
  }
  .about_section .about_container {
    background-size: auto;
  }
  .class_section .class_box-container .box .img-box .detail-box button {
    width: 45px;
    height: 45px;
  }
  .class_section .class_box-container .box .img-box .detail-box button img {
    width: 15px;
    margin-left: 3px;
  }
  .blog_section .box .detail-box {
    margin-left: 25px;
  }
  .blog_section .box.b2 .detail-box {
    padding-left: 0;
    padding-right: 25px;
  }
  .blog_section .box.b2 .detail-box .img_date {
    left: 0;
  }
  .info_section .info_main-row {
    flex-direction: column-reverse;
  }
  .info_section .contact_section {
    margin-top: 45px;
  }
  .info_section .contact_section form {
    padding-right: 20px;
  }
  .footer_section .social_box a {
    margin: 0 10px;
  }
  .footer_section p {
    text-align: center;
  }
}
@media (max-width: 576px) {
  .slider_section .slider_heading {
    left: -70px;
  }
  .about_section .about_container {
    padding: 45px 15px 45px 25px;
  }
  .client_section .box {
    margin: 0;
  }
}
@media (max-width: 400px) {
  .slider_section .slider_heading {
    left: -125px;
    opacity: 0.2;
  }
  .slider_section .carousel-control-next,
  .slider_section .carousel-control-prev {
    display: none;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
@media (min-width: 992px) {
  .desktop-width {
    width: 80%;
  }
}
@media only screen and (max-width: 568px) {
  .responsive-table .buttonpedircita {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .botonpedircita {
    margin-left: 20px;
  }
}
@media (max-width: 992px) {
  .navbar-brand.brand_mobile {
    display: flex;
  }
  .header_section::before,
  .main_nav .top_nav,
  .navbar-brand.brand_desktop {
    display: none;
  }
  .header_section .main_nav {
    flex: 1;
  }
  #navbarSupportedContent {
    margin-top: 15px;
  }
  .header_section {
    padding: 6px 0;
    clip-path: none;
  }
  .slider_section {
    padding: 45px 0;
  }
  .slider_section .slider_heading {
    top: 75px;
  }
  .slider_section .slider_heading h2 {
    font-size: 7rem;
  }
  .class_section .owl-carousel .owl-nav {
    flex-direction: row;
    top: initial;
    bottom: -45px;
    right: 50%;
    transform: translateX(50%);
  }
  .class_section .owl-carousel .owl-nav .owl-next,
  .class_section .owl-carousel .owl-nav .owl-prev {
    margin: 2px 5px;
  }
  .class_section .class_container {
    margin-bottom: 75px;
  }
  .sub_page .class_section .owl-carousel .owl-nav {
    top: initial;
    bottom: 65px;
  }
  .textoservicios {
    text-align: center;
  }
}
#hero-movil,
.section1 {
  display: block;
}
@media (min-width: 768px) {
  #hero-section-desktop {
    display: block;
  }
  #hero-movil {
    display: none;
  }
}
.boton-hero-desktop {
  display: none;
  position: absolute;
  top: 680px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
@media (min-width: 1050px) {
  .boton-hero-desktop {
    display: block;
  }
}
.resize-container {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 0 5px;
}
.resize-image {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  .responsive-table {
    width: 100% !important;
  }
  #responsivecardanunciocita {
    width: 100%;
  }
  .responsive-table td[height] {
    height: 40px !important;
  }
  .responsive-table .content_text {
    padding-bottom: 10px !important;
  }
  .responsive-table .buttonpedircita p.textpedircita {
    margin: 0 !important;
  }
  .resize-container {
    padding: 0 10px;
  }
  .button {
    font-size: 12px;
    padding: 8px 16px;
  }
  .resize-image {
    background-position: left center;
    height: 50vh;
  }
}
@media only screen and (max-width: 480px) {
  .resize-container {
    padding: 0 5px;
  }
  .button {
    font-size: 10px;
    padding: 6px 12px;
  }
  .resize-image {
    background-position: left center;
    height: 50vh;
  }
}
.button {
  border-radius: 32px;
  padding: 10px 20px;
  color: #fff;
  font-size: 14px;
  background-color: #644ac4;
  -webkit-box-shadow: 0 11px 45px -10px #3301a0;
  text-align: center;
  display: inline-block;
  line-height: 20px;
}
.hero-section,
.hero-section .container {
  padding-bottom: 50px;
  display: flex;
  position: relative;
}
.class-inner {
  font-size: 13px;
  line-height: 28px;
}
.button1,
.icon,
.texts {
  line-height: 1;
}
@media (max-width: 768px) {
  .navbar-toggler img {
    width: 40px;
    height: auto;
  }
  .hottest-product-wrapper .swiper-button-next,
  .hottest-product-wrapper .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
  }
  .hottest-product-wrapper .swiper-button-next:after,
  .hottest-product-wrapper .swiper-button-prev:after {
    font-size: 20px;
  }
  .textoanuncioglow {
    font-size: 0.875rem;
  }
  .textoglow .textoanuncioglow {
    font-size: 30px !important;
    line-height: 28px !important;
  }
  .button1 {
    width: 100%;
  }
  .content-grid {
    margin-top: -480px;
  }
}
@media (max-width: 480px) {
  .textoanuncioglow {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .NEW-inner,
  .img-responsive {
    width: 100% !important;
  }
  .NEW-600 {
    margin: 10px 10px -20px;
  }
  .class-inner td {
    font-size: 11px;
    line-height: 22px;
  }
  .img-responsive {
    margin-right: 0 !important;
  }
}
@media (max-width: 1024px) {
  #hero-section-desktop,
  .card,
  .demo,
  .indicator,
  .section1 {
    display: none;
  }
  #hero-movil {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .desktop-tablet-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  .section2 {
    margin-top: -100px;
  }
  .custom-btn {
    font-size: 14px;
    padding: 10px 20px;
  }
}
@media screen and (min-width: 768px) {
  .desktop-tablet-only {
    display: block;
  }
  .mobile-only {
    display: none;
  }
}
:root {
  --primary-color: #f8cb2e;
  --secondary-color: #ee5007;
  --custom-btn-bg-color: #ee5007;
  --custom-btn-bg-hover-color: #c01f27;
  --border-color: #7fffd4;
  --link-hover-color: #b22727;
  --body-font-family: "Outfit", sans-serif;
  --h1-font-size: 74px;
  --p-font-size: 18px;
  --btn-font-size: 14px;
  --copyright-font-size: 16px;
  --border-radius-large: 100px;
  --border-radius-medium: 20px;
  --border-radius-small: 10px;
  --font-weight-light: 300;
}
.link-fx-1:hover {
  color: var(--link-hover-color);
}
.link-fx-1:hover::before {
  transform: translateX(17px) scaleX(0);
  transition: transform 0.2s;
}
.link-fx-1:hover .icon circle {
  stroke-dashoffset: 200;
  transition: stroke-dashoffset 0.2s 0.1s;
}
.link-fx-1:hover .icon line {
  transform: rotate(-180deg);
}
.link-fx-1:hover .icon line:last-child {
  transform: rotate(180deg);
}
.link-fx-1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transform-origin: right center;
  transition: transform 0.2s 0.1s;
}
.link-fx-1 .icon {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translateX(100%) rotate(90deg);
  font-size: 32px;
}
.icon {
  --size: 1em;
  height: var(--size);
  width: var(--size);
  display: inline-block;
  color: inherit;
  fill: currentColor;
  flex-shrink: 0;
  max-width: initial;
}
.link-fx-1 .icon circle {
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  transition: stroke-dashoffset 0.2s;
}
.link-fx-1 .icon line {
  transition: transform 0.4s;
  transform-origin: 13px 15px;
}
.link-fx-1 .icon line:last-child {
  transform-origin: 19px 15px;
}
.section-overlay {
  background-color: var(--dark-color);
}
.video-wrap {
  z-index: -100;
}
.custom-video {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.hero-section {
  overflow: hidden;
  padding-top: 100px;
  height: calc(100vh - 51px);
  max-height: 150vh;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.hero-section small {
  color: var(--white-color);
  text-transform: uppercase;
}
.hero-section .section-overlay {
  z-index: 2;
  opacity: 0.45;
}
.hero-section .container {
  z-index: 2;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.social-icon,
.social-icon-item {
  justify-content: center;
  display: flex;
}
.hero-section h1,
.hero-section h2,
.hero-section h3,
.hero-section h4,
.hero-section h5,
.hero-section h6 {
  font-weight: var(--font-weight-bold);
}
.social-icon {
  margin: 0;
  padding: 0;
}
.social-icon-item {
  background: var(--secondary-color);
  border-radius: var(--border-radius-large);
  margin-right: 10px;
  width: 50px;
  height: 50px;
  align-items: center;
  transition: background-color 0.3s;
}
.social-icon-item:hover {
  background-color: #000;
  color: var(--white-color);
}
.social-icon-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.social-icon-link i {
  font-size: 24px;
  color: var(--white-color);
  margin-top: 5px;
  margin-left: 2px;
}
.button-animado {
  border: none;
  background: #ee5007;
  color: #fff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: grid;
  place-content: center;
  transition: background 0.3s, transform 0.2s;
  font-weight: 400;
  z-index: 2;
  margin: 0 auto;
}
.button__text {
  position: absolute;
  margin: 10px;
  inset: 0;
  animation: 8s linear infinite text-rotation;
  color: #fff;
  font-size: 14px;
}
.button__text > span {
  position: absolute;
  transform: rotate(calc(19deg * var(--index)));
  inset: -7px;
}
.button__circle {
  position: relative;
  width: 40px;
  height: 40px;
  overflow: hidden;
  background: #fff;
  color: #ee5007;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.button1__icon-svg--copy,
.button__icon--copy {
  position: absolute;
  transform: translate(-150%, 150%);
}
.button-animado:hover {
  background: #000;
  transform: scale(1.05);
}
.button-animado:hover .button__icon--copy {
  transition: transform 0.3s ease-in-out 0.1s;
  transform: translate(0);
}
@keyframes text-rotation {
  to {
    rotate: 360deg;
  }
}
@media screen and (max-width: 991px) {
  .hero-section,
  .section-padding {
    padding-top: 150px;
  }
  .section-padding {
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 480px) {
  .hero-section h1 {
    font-size: 52px;
  }
  .hero-section h2 {
    font-size: 28px;
  }
  .hero-section h3 {
    font-size: 26px;
  }
  .hero-section h4 {
    font-size: 22px;
  }
  .hero-section h5 {
    font-size: 20px;
  }
}
.buttonpedircita {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px !important;
  gap: 15px;
  background-color: #181717;
  outline: #181717 solid 3px;
  outline-offset: -3px;
  border-radius: 5px;
  border: none;
  transition: 0.4s;
  height: 45px;
}
.authorized-reseller-api-btn,
.fancy {
  text-align: center;
  outline: 0;
  text-decoration: none;
}
.buttonpedircita .textpedircita {
  color: #fff;
  font-weight: 700;
  font-size: 1em;
  transition: 0.4s;
  margin-top: 15px;
}
.buttonpedircita .icono-tijeras {
  color: #fff;
  transition: 0.4s;
}
.buttonpedircita:hover {
  background-color: transparent;
}
.buttonpedircita:hover .icono-tijeras,
.buttonpedircita:hover .textpedircita {
  color: #181717;
}
.button12 {
  position: relative;
  width: 130px;
  height: 35px;
  border-radius: 30px;
  background-color: #fff;
  border: 1px solid #000;
  overflow: hidden;
}
.text1 {
  font-size: 15px;
  font-weight: 600;
  margin-left: 22%;
}
.fancy,
.text2 {
  font-weight: 700;
}
.text2 {
  position: absolute;
  top: 25%;
  left: -50px;
  font-size: 14px;
  color: #fff;
}
.icon12,
.icon12::before {
  position: absolute;
  top: 0;
  background-color: #000;
}
.icon12 {
  left: 0;
  transition: transform 0.5s;
}
.buttontab,
.custom-card,
.fancy {
  position: relative;
}
.icon12::before {
  left: -100px;
  z-index: 1;
  content: "";
  width: 130px;
  height: 33px;
  border-radius: 30px;
}
.fancy .top-key,
.fancy::before {
  height: 2px;
  position: absolute;
  width: 1.5625rem;
}
.button12:hover .icon12 {
  transform: translateX(96px);
  transition: transform 0.5s;
}
.button12:hover .text2 {
  transform: translateX(100px);
  transition: transform 0.6s;
}
.button12:active {
  transform: scale(1.03);
}
.fancy {
  background-color: transparent;
  border: 2px solid #000;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  float: left;
  letter-spacing: 0.05em;
  margin: 0;
  overflow: visible;
  padding: 1.25em 2em;
  text-transform: none;
  transition: 0.3s ease-in-out;
  user-select: none;
  font-size: 13px;
}
.fancy::before {
  content: " ";
  background: #000;
  top: 50%;
  left: 1.5em;
  transform: translateY(-50%);
  transform-origin: center;
  transition: background 0.3s linear, width 0.3s linear;
}
.fancy .text {
  font-size: 1.125em;
  line-height: 1.33333em;
  padding-left: 2em;
  display: block;
  text-align: left;
  transition: 0.3s ease-in-out;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
}
.fancy .top-key {
  top: -2px;
  left: 0.625rem;
  background: #e8e8e8;
  transition: width 0.5s ease-out, left 0.3s ease-out;
}
.fancy .bottom-key-1,
.fancy .bottom-key-2 {
  height: 2px;
  bottom: -2px;
  position: absolute;
  background: #e8e8e8;
  transition: width 0.5s ease-out, right 0.3s ease-out;
}
.fancy .bottom-key-1 {
  width: 1.5625rem;
  right: 1.875rem;
}
.fancy .bottom-key-2 {
  width: 0.625rem;
  right: 0.625rem;
}
.fancy:hover {
  color: #fff;
  background: #000;
}
.fancy:hover::before {
  width: 0.9375rem;
  background: #fff;
}
.fancy:hover .text {
  color: #fff;
  padding-left: 1.5em;
}
.fancy:hover .top-key {
  left: -2px;
  width: 0;
}
.fancy:hover .bottom-key-1,
.fancy:hover .bottom-key-2 {
  right: 0;
  width: 0;
}
.custom-scroll::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.custom-scroll::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background: #888;
}
.custom-container {
  display: flex;
  overflow-x: scroll;
  padding: 24px;
  width: 100%;
  scroll-snap-type: x mandatory;
  scroll-padding-top: 24px;
  border-radius: 10px;
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-x;
}
.custom-card {
  flex: 0 0 300px;
  overflow: hidden;
  border-radius: 12px;
  background-color: #000;
  scroll-snap-align: start;
  cursor: grab;
  touch-action: pan-x;
}
.custom-card__image {
  height: 180px;
  background-size: cover;
  background-position: center;
  object-fit: cover;
  transform: scale(calc(1 + (var(--hover, 0) * 0.25)))
    rotate(calc(var(--hover, 0) * -5deg));
  transition: transform 0.2s;
}
.custom-card__content {
  display: flex;
  flex-direction: column;
  padding: 18px;
  color: #fff;
}
.custom-card__title {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  text-transform: capitalize;
}
.custom-card__info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.custom-card__price {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #fff;
}
.custom-card__time {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
}
.custom-container::-webkit-scrollbar {
  display: none;
}
.custom-container {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
@media (max-width: 768px) {
  .button12 {
    margin-top: 5px;
    border: 1px solid #ee5007;
  }
  .icon12,
  .icon12::before {
    background-color: #ee5007;
  }
  .custom-card {
    flex: 0 0 105%;
  }
  .box {
    width: 80px;
  }
}
.button-g {
  --bg-color: #111;
  --main-color: #fefefe;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 2px solid var(--main-color);
  background-color: var(--bg-color);
  box-shadow: 4px 4px var(--main-color);
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s;
  cursor: pointer;
}
.button-g:active {
  box-shadow: 0 0 var(--main-color);
  transform: translate(3px, 3px);
}
.buttontab::after,
.buttontab::before {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  content: "";
}
.icon {
  width: 24px;
  height: 24px;
  fill: var(--main-color);
}
.button1 {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  background-color: #000;
  color: #fff;
  border-radius: 10rem;
  font-weight: 600;
  padding: 0.75rem 1.5rem 0.75rem 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background-color 0.3s;
}
.button1:hover,
.button1__icon-wrapper {
  background-color: #fff;
  color: #000;
}
.button1__icon-wrapper {
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  position: relative;
  border-radius: 50%;
  display: grid;
  place-items: center;
  overflow: hidden;
}
.authorized-reseller-api-btn,
.button1:hover .button1__icon-wrapper {
  background-color: #000;
  color: #fff;
}
.button1:hover .button1__icon-svg--copy {
  transition: transform 0.3s ease-in-out 0.1s;
  transform: translate(0);
}
.authorized-reseller-api-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 0.625rem 0.5rem;
  transition: 0.8s;
}
.authorized-reseller-api-btn:hover {
  text-decoration: underline;
}
.texts {
  margin-left: 0.2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #fff;
}
.text-1 {
  font-size: 0.6rem;
  line-height: 1rem;
}
.text-2 {
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.buttontab {
  --black-700: hsla(0 0% 12% / 1);
  --border_radius: 9999px;
  --transtion: 0.3s ease-in-out;
  --offset: 2px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  transform-origin: center;
  padding: 1rem 2rem;
  background-color: transparent;
  border: none;
  border-radius: var(--border_radius);
  transform: scale(calc(1 + (var(--active, 0) * 0.1)));
  transition: transform var(--transtion);
}
.buttontab .dots_border,
.buttontab::after,
.buttontab::before {
  top: 50%;
  border-radius: var(--border_radius);
}
.buttontab::before {
  width: 100%;
  background-color: var(--black-700);
  box-shadow: inset 0 0.5px #fff, inset 0 -1px 2px 0 #000,
    0 4px 10px -4px hsla(0 0% 0% / calc(1 - var(--active, 0))),
    0 0 0 calc(var(--active, 0) * 0.375rem) hsl(260 97% 50% / 0.75);
  transition: all var(--transtion);
  z-index: 0;
}
.buttontab::after {
  width: 100%;
  background-color: hsla(260 97% 61% / 0.75);
  background-image: radial-gradient(at 51% 89%, #b89eda 0, transparent 50%),
    radial-gradient(at 100% 100%, #9474bd 0, transparent 50%),
    radial-gradient(at 22% 91%, #9474bd 0, transparent 50%);
  background-position: top;
  opacity: var(--active, 0);
  transition: opacity var(--transtion);
  z-index: 2;
}
.buttontab:is(:hover, :focus-visible) {
  --active: 1;
}
.buttontab:active {
  transform: scale(1);
}
.buttontab .dots_border,
.buttontab .dots_border::before {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.buttontab .dots_border {
  --size_border: calc(100% + 2px);
  overflow: hidden;
  width: var(--size_border);
  height: var(--size_border);
  background-color: transparent;
  z-index: -10;
}
.buttontab .dots_border::before {
  content: "";
  top: 30%;
  transform-origin: left;
  transform: rotate(0);
  width: 100%;
  height: 2rem;
  background-color: #fff;
  mask: linear-gradient(transparent 0%, white 120%);
  animation: 2s linear infinite rotate;
}
@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
.buttontab .sparkle {
  position: relative;
  z-index: 10;
  width: 1.75rem;
}
.buttontab .sparkle .path {
  fill: currentColor;
  stroke: currentColor;
  transform-origin: center;
  color: #fff;
}
.buttontab:is(:hover, :focus) .sparkle .path {
  animation: 1.5s linear 0.5s infinite path;
}
.buttontab .sparkle .path:first-child {
  --scale_path_1: 1.2;
}
.buttontab .sparkle .path:nth-child(2) {
  --scale_path_2: 1.2;
}
.buttontab .sparkle .path:nth-child(3) {
  --scale_path_3: 1.2;
}
@keyframes path {
  0%,
  100%,
  34%,
  71% {
    transform: scale(1);
  }
  17% {
    transform: scale(var(--scale_path_1, 1));
  }
  49% {
    transform: scale(var(--scale_path_2, 1));
  }
  83% {
    transform: scale(var(--scale_path_3, 1));
  }
}
.buttontab .text_button {
  position: relative;
  z-index: 10;
  background-image: linear-gradient(
    90deg,
    hsla(0 0% 100% / 1) 0,
    hsla(0 0% 100% / var(--active, 0)) 120%
  );
  background-clip: text;
  font-size: 1rem;
  color: transparent;
}
*,
::after,
::before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
.w-full {
  width: 100% !important;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.flex-col {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.justify-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.gap-6 {
  gap: 1.5rem !important;
}
.rounded-2xl {
  border-radius: 1rem !important;
}
.rounded-lg {
  border-radius: 0.5rem !important;
}
.bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1) !important;
}
.bg-\[conic-gradient\(at_right\2c _var\(--tw-gradient-stops\)\)\] {
  background-image: conic-gradient(
    at right,
    var(--tw-gradient-stops)
  ) !important;
}
.from-gray-700 {
  --tw-gradient-from: #374151 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position) !important;
}
.from-red-900 {
  --tw-gradient-from: #7f1d1d var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;
}
.via-gray-900 {
  --tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from),
    #111827 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}
.via-violet-200 {
  --tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from),
    #ddd6fe var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}
.to-black {
  --tw-gradient-to: #000 var(--tw-gradient-to-position) !important;
}
.to-lime-200 {
  --tw-gradient-to: #d9f99d var(--tw-gradient-to-position) !important;
}
.to-orange-500 {
  --tw-gradient-to: #f97316 var(--tw-gradient-to-position) !important;
}
.px-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.py-14 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.pt-14 {
  padding-top: 3.5rem !important;
}
.text-center {
  text-align: center !important;
}
.text-4xl {
  font-size: 2rem !important;
  line-height: 2rem !important;
}
.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
html {
  position: relative;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Inter, sans-serif;
  font-weight: 600;
  line-height: 1.5;
}
p {
  line-height: 1.625;
  font-family: Inter, sans-serif;
}
.text-type-element {
  z-index: 2;
}
