:root {
  --seashell: #fdf4ed;
  --flowui-component-library--gray-900: #112f54;
  --flowui-component-library--gray-500: #6b7094;
  --kütüp-library--dim-grey: #6e6e6e;
  --kütüp-library--dark-slate-grey: #264653;
  --kütüp-library--burntsienna: #005498;
  --white: white;
  --flowui-component-library--gray-200: #f3f5fb;
  --flowui-component-library--white: white;
  --flowui-component-library--gray-700: #282556;
  --flowui-component-library--primary-base: #642eff;
  --flowui-component-library--success-lighter: #ebfff6;
  --flowui-component-library--success-darker: #006638;
  --flowui-component-library--grey-300: #e4e6f1;
  --flowui-component-library--gray-400: #b6b9ce;
  --black: black;
  --waves-library--dark-elevation: #ede0d8;
  --flowui-component-library--gray-100: #f7f9fd;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.navitems {
  flex: none;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navitems.holder {
  float: left;
  margin-left: 20px;
  margin-right: 0;
  padding-top: 2px;
  display: inline-block;
  left: 16px;
}

.logo-link {
  z-index: 1;
  float: none;
  color: #1b1b1b;
  margin-top: 0;
  font-family: Futura PT, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
  display: inline-block;
  position: static;
}

.navigation-item {
  color: #2e2e2e;
  letter-spacing: .3px;
  text-transform: none;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  text-decoration: none;
  display: inline-block;
}

.navigation-item:hover {
  color: #000;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.logo-flex {
  align-items: center;
  width: 75%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.cta {
  letter-spacing: .3px;
  background-color: #0f0f0f;
  border-radius: 200px;
  margin-top: 31px;
  margin-left: 0;
  margin-right: 0;
  padding: 13px 34px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  transition: all .15s;
  display: inline-block;
}

.cta:hover {
  background-color: #000;
  transform: translate(0, -2px);
}

.cta.white {
  color: #0f0f0f;
  background-color: #fff;
  border-radius: 200px;
}

.body {
  background-color: #fffdf1;
  padding-left: 0;
  font-family: Futura PT, sans-serif;
}

.section-header {
  color: #2c4581;
  letter-spacing: 7px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 58px;
  display: flex;
  position: static;
}

.section-header.light {
  color: #fff;
  margin-bottom: 20px;
  font-family: Gotham, sans-serif;
  font-size: 40px;
}

.footer-section {
  background-color: var(--seashell);
  padding: 0 10% 20px;
  position: relative;
  overflow: visible;
}

.footer-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-links {
  justify-content: center;
  display: inline-block;
}

.intro-section {
  padding: 80px 10% 160px;
  display: none;
  position: relative;
  overflow: visible;
}

.testimonial-div {
  opacity: 1;
  text-align: center;
  width: 19%;
  padding-top: 0;
  padding-bottom: 0;
}

.testimonial-div.zapier {
  text-align: center;
}

.img-block {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img-block.loaf {
  position: relative;
  top: 5px;
}

.holder-div {
  opacity: 1;
  justify-content: center;
  align-items: center;
  margin-left: 2%;
  margin-right: 2%;
  display: flex;
}

.body-paragraph {
  color: #363636;
  text-align: justify;
  margin-top: 10px;
  font-family: Gotham, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 25px;
  position: relative;
}

.body-paragraph.light {
  color: #cecece;
  font-size: 18px;
  font-weight: 400;
}

.body-paragraph.quote {
  color: #cecece;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}

.intro-div {
  justify-content: space-between;
  align-items: center;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}



.box {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/AIRPLUS-PORDUCTO-PORTADA_1AIRPLUS\ PORDUCTO\ PORTADA.webp');
  background-position: 32% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  width: 31%;
  margin-bottom: 24px;
  margin-left: 1%;
  margin-right: 1%;
  padding-top: 20%;
  padding-bottom: 10%;
  box-shadow: 1px 1px 14px rgba(36, 36, 36, .13);
}

.box._4 {
   /* background-image: url(../images/AIRPLUS-PORDUCTO-PORTADA_1.webp); */
   background-image: url('../images/insumos_2.webp');
   background-position-y: 20%;
   background-size: cover;
   width: 64%;
   position: relative;
}

.box._5 {
  background-image: url('../images/foamplus_1.webp');
  background-position: 50% 0;
  position: relative;
  left: 0%;
}

.box._2 {
  background-image: url('../images/papel-_1.webp');
  background-position: 50% 0;
}

.box._3 {
  background-image: url('../images/portada-panal.jpg');
  background-position: 50% 100%;
}

.box._6 {
  background-image: url('../images/pistola-bolsa-estiba_1.webp');
  background-position: 50% 100%;
  position: relative;
  left: 0%;
}

.box._7 {
  background-image: url('../images/portada-bolsa-estiba.jpg');
  background-position: 100%;
  background-attachment: scroll;
  position: relative;
  left: 0%;
}

.box._8 {
  background-image: url('../images/portada-loose-fiber.jpg');
  background-position: 50% 100%;
  position: relative;
  left: 0%;
}

.products-section {
  background-color: #fff;
  padding: 40px 10% 60px;
  overflow: hidden;
}

.puzzle-div {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  max-width: 1600px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.title-header {
  text-align: center;
  width: 80%;
  margin: 100px auto 80px;
}

.final-cta {
  text-align: center;
  border-bottom: 1px rgba(0, 0, 0, .1);
  margin-top: -200px;
  margin-bottom: 20px;
  padding: 100px 5% 0;
}

.header1 {
  background-color: #fffaed;
  background-image: url('../images/BANNER-2_1.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.headline {
  color: #fff;
  text-shadow: 4px 3px 8px rgba(0, 0, 0, .75);
  flex: none;
  margin: 0 5px 25px;
  font-family: Gotham, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 68px;
}

.right-content {
  background-color: rgba(0, 0, 0, 0);
  align-self: center;
  width: 60%;
  padding: 17% 10% 12.5% 8%;
  position: relative;
  overflow: hidden;
}

.content-hero-div {
  margin-top: 0;
  padding-right: 10%;
}

.left-image {
  filter: contrast(126%);
  background-image: url('../images/carton-box_1.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  width: 40%;
  padding-top: 90px;
  padding-bottom: 90px;
  display: block;
  position: relative;
  overflow: hidden;
}

.featured-brands {
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  position: relative;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .03);
}

.right-cta {
  text-align: right;
  flex: none;
  width: auto;
  margin-left: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.nav-link {
  color: #030303;
  letter-spacing: .3px;
  text-transform: none;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  text-decoration: none;
}

.nav-link:hover {
  color: #000;
}

.nav-link.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.nav-link.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.nav-link.w--current:active {
  opacity: .7;
  color: #32343a;
}

.brand {
  z-index: 1;
  float: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #fff;
  border-top-left-radius: 0;
  border-bottom-right-radius: 20px;
  margin-top: 0;
  padding: 0 9px;
  font-family: Futura PT, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 45px;
  display: inline-block;
  position: static;
}

.brand.dark {
  color: #000;
  border-color: #363636;
  font-size: 30px;
  line-height: 44px;
}

.static-nav {
  z-index: 1;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 15px;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  display: flex;
  position: relative;
}

.topnav {
  z-index: 10;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(228, 221, 221, .4);
  border-radius: 15px;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 1%;
  padding-right: 1%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-btn {
  color: #000;
  text-align: center;
  letter-spacing: .3px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, .24);
  border-radius: 200px;
  margin-left: 10px;
  padding: 5px 14px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  transition: all .15s;
}

.nav-btn:hover {
  color: #fff;
  background-color: #000;
  border-color: rgba(0, 0, 0, .24);
}

.typed-div {
  color: #fff;
  align-items: center;
  display: flex;
}

.typed {
  color: #fff;
  text-shadow: 4px 3px 8px rgba(0, 0, 0, .2);
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Gotham, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 68px;
}

.cursor {
  background-color: rgba(44, 29, 18, .14);
  width: 3px;
  height: 36px;
  margin-top: 0;
  margin-bottom: 12px;
  margin-left: 5px;
}

.svg-1 {
  position: absolute;
  top: 71px;
  left: -54px;
}

.svg-2 {
  position: absolute;
  top: 207px;
  right: -45px;
}

.svg-3 {
  position: absolute;
  top: 365px;
  right: 30%;
}

.left-content {
  width: 40%;
  padding-right: 10%;
}

.right-panel {
  background-image: url('../images/Hero-image_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-self: center;
  width: 55%;
  padding-top: 23%;
  padding-bottom: 23%;
  position: relative;
}

.split-div {
  align-items: stretch;
  width: 100%;
  max-width: 1600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.subheader {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 4px 1px 5px rgba(0, 0, 0, .75);
  width: 100%;
  margin-top: 5px;
  padding-right: 100px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.designer-image {
  background-image: url('../images/1520184689606.jpeg');
  background-position: 50% 33%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 50%;
  padding-top: 0%;
  padding-bottom: 0%;
}

.designer-description {
  background-color: #222;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 5%;
  display: flex;
  position: relative;
}

.services-header {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.expert-section {
  margin-top: 100px;
  padding: 20px 10% 100px;
}

.upper-head {
  color: #bcbcbc;
  margin-bottom: 5px;
  font-family: Gotham, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.bottom-div {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.service-features {
  border-top: 1px solid rgba(0, 0, 0, .12);
  margin-top: 30px;
  padding-top: 30px;
}

.check-holder {
  align-items: center;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

.check-icon {
  margin-right: 10px;
}

.small-header {
  color: #000;
  margin-bottom: 25px;
  font-size: 19px;
  font-weight: 600;
}

.services-section {
  background-color: #eff6ff;
  background-image: url('../images/patron-degradado.webp');
  background-position: 0 0;
  background-size: cover;
  margin-top: 0;
  padding: 100px 10% 60px;
}
@media screen and (max-width: 767px) {
  .services-section {
    padding: 20px 5% 60px;
  }
  
}

.service-div {
  max-width: 1600px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}

.service-box-holder {
  border-bottom: 1px rgba(0, 0, 0, .1);
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1200px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.service-box {
  text-align: center;
  width: 29%;
  padding-left: 1%;
  padding-right: 1%;
}

.lottie-triangle {
  width: 30px;
  margin: -6px auto 10px;
}

.service-paragraph {
  color: #363636;
  font-family: DM Sans, sans-serif;
  font-size: 17px;
  line-height: 21px;
}

.service-header {
  color: #2a4581;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Gotham, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.testimonial-name {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Futura PT, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.testimonial-holder {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  position: relative;
  top: -143px;
}

.testimonial-left {
  background-color: #222;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding: 5%;
  display: flex;
  position: relative;
}

.testimonial-right {
  background-image: url('../images/descarga_1.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  padding-top: 17%;
  padding-bottom: 17%;
}

.middle-cta-div {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.centred-holder {
  text-align: center;
}

.sticky-nav {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .07);
}

.sticky {
  z-index: 1;
  border-radius: 8px;
  align-items: center;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  position: relative;
}

.left-arrow-2 {
  justify-content: center;
  align-items: center;
  height: 200px;
  margin-left: 1vw;
  display: flex;
}

.image-3-wrapper {
  z-index: 1;
  transform-origin: 100%;
  border-radius: 15px;
  width: 19vw;
  margin-right: 20px;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .34);
}

.slide-wrapper {
  perspective: 1000px;
  border-radius: 15px;
  justify-content: space-around;
  align-items: center;
  width: 80%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.right-arrow-2 {
  justify-content: center;
  align-items: center;
  height: 200px;
  margin-right: 1vw;
  display: flex;
}

.link {
  color: #5f5f5f;
  font-family: Gotham, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.image-2 {
  z-index: 2;
}

.image-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-nav {
  font-size: 10px;
}

.image-5 {
  transform: rotate(180deg);
}

.text-wrapper {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 200px;
  margin-right: 20px;
  display: flex;
}

.image-3 {
  z-index: 1;
}

.image-1-wrapper {
  z-index: 3;
  transform-origin: 100%;
  border-radius: 15px;
  width: 25vw;
  margin-right: -8vw;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, .13);
}

.image-1 {
  z-index: 3;
  box-shadow: 0 1px 16px 2px rgba(0, 0, 0, .14);
}

.image-6 {
  max-width: 100%;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  width: 100vw;
  height: 80vh;
  display: none;
}

.image-2-wrapper {
  z-index: 2;
  transform-origin: 100%;
  border-radius: 15px;
  width: 22vw;
  margin-right: -11vw;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .24);
}

.title {
  text-align: right;
  letter-spacing: -3px;
  margin-bottom: 20px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 64px;
}

.logo-coarfe {
  width: 200px;
}

.image-8 {
  z-index: 2;
}

.image-9 {
  transform: rotate(180deg);
}

.image-10 {
  z-index: 1;
}

.image-11 {
  z-index: 3;
  box-shadow: 0 1px 16px 2px rgba(0, 0, 0, .14);
}

.image-12 {
  max-width: 100%;
}

.section-tabs {
  margin-top: 140px;
  padding-top: 20px;
}

.tabs-content-wrapper {
  margin-top: 2em;
  overflow: visible;
}

.tabs-nav-background {
  z-index: 0;
  color: #f3f3f3;
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid #0059ff;
  border-radius: 15px;
  height: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 22px 2.5em rgba(0, 0, 0, .4);
}

.container-w3 {
  width: 100%;
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
}

.container-w3.gutter-outside {
  width: 100%;
  max-width: 90em;
}

.title3 {
  font-size: 2.25em;
  font-weight: 600;
  line-height: 1.2em;
}

.tab-content, .tab-content2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs-menu-underline-wrapper {
  background-color: #464646;
  border-radius: 1.4em;
  align-items: center;
  padding: 1em 2.5em 1.2em;
  display: flex;
}

.tabs-nav-item-underline2 {
  grid-column-gap: .5em;
  color: rgba(255, 255, 255, .5);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 999em;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: .9em 2em;
  transition: all .3s;
  display: flex;
  position: relative;
}

.tabs-nav-item-underline2:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.tabs-nav-item-underline2.w--current {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 500;
}

.tabs-nav-unterline {
  z-index: 0;
  background-color: #fff;
  border-radius: 999em;
  height: 2px;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.second-example-with-unterline {
  border-top: 1px dashed #505050;
  margin-top: 5em;
  padding-top: 5em;
}

.tab-content-image {
  border-radius: 1.4em;
}

.tabs-nav-text {
  z-index: 1;
  color: #000;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-weight: 800;
  position: relative;
}

.tab-content-inner {
  justify-content: center;
  align-items: center;
  display: flex;
}

.third-example-with-unterline {
  border-top: 1px dashed #505050;
  margin-top: 5em;
  padding-top: 5em;
}

.tabs-nav-item-4 {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 999em;
  flex: 1;
  padding: 1em 2em;
  transition: all .3s;
  position: relative;
}

.tabs-nav-item-4:hover {
  background-color: #535353;
}

.tabs-nav-item-4.w--current {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 500;
}

.tab-content-title {
  color: #fff;
  font-size: 3em;
  font-weight: 500;
  line-height: 1;
  position: absolute;
}

.p-md-end {
  padding-bottom: 5.5em;
}

.tabs-menu-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(70, 70, 70, .44);
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 1em .8em;
  display: grid;
}

.tabs-nav-item-underline {
  grid-column-gap: .5em;
  color: rgba(255, 255, 255, .5);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 999em;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: .9em 2em;
  transition: all .3s;
  display: flex;
  position: relative;
}

.tabs-nav-item-underline:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.tabs-nav-item-underline.w--current {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 500;
}

.tabs-nav-icon {
  width: 1.5em;
  height: 1.5em;
}

.tabs-nav-item {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 999em;
  flex: 1;
  padding: 1em 2em;
  transition: all .3s;
  position: relative;
}

.tabs-nav-item:hover {
  background-color: #535353;
}

.tabs-nav-item.w--current {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 500;
}

.tabs-nav-item._04 {
  background-image: url('../images/descarga.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  height: 350px;
}

.tabs-nav-item._01.w--current {
  background-image: url('../images/descarga-1.jpeg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 15px;
  height: 350px;
  padding-top: 1em;
}

.tabs-nav-item._02 {
  background-image: url('../images/descarga-1_1.jpeg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 15px;
  height: 350px;
}

.section-tabs2 {
  margin-top: 140px;
  padding-top: 20px;
  display: none;
}

.f-image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-gallery-image-side {
  height: 400px;
}

.f-gallery-lightbox-small {
  width: 100%;
}

.f-gallery-image-x-tall {
  height: 550px;
}

.f-gallery-lightbox {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.f-gallery-three-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr;
  align-items: center;
}

.f-h3-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-heading-detail-small {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-48 {
  margin-bottom: 48px;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large {
  background-color: rgba(255, 255, 255, 0);
  margin-top: 100px;
  padding: 20px 5% 92px;
  display: none;
  position: relative;
}

.waves---paragraph-big {
  color: #2c4581;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  line-height: 130%;
}

.waves---heading-3-no-margins {
  color: #160342;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.waves-name-wrap-team-1 {
  grid-row-gap: 8px;
  background-color: #9b5757;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.waves-image-team-1 {
  border-radius: 8px;
  width: 100%;
}

.card-air-1 {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/shooter-maquina1.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.waves-grid-team-1 {
  grid-column-gap: 60px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 64px;
  padding-left: 220px;
  padding-right: 220px;
}

.waves---heading-2-no-margins {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  line-height: 130%;
}

.waves---center-heading {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.waves---main-container {
  z-index: 1;
  max-width: 1400px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.waves---section-medium {
  margin-top: 140px;
  padding-top: 0;
  padding-bottom: 100px;
}

.body-ppp {
  background-color: #fffdf1;
  background-image: url('../images/PATRON-.webp'), url('../images/ggg.svg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kutup-paragraph {
  color: var(--kütüp-library--dim-grey);
  width: 40vw;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.kutup-faq-content {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  text-align: left;
  padding: 20px 20px 10px 0;
  display: flex;
}

.kutup-faq-item {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  overflow: hidden;
}

.kutup-stripe-2 {
  background-color: #264653;
  width: 100%;
  height: 2px;
  position: absolute;
}

.kutup-stripe-1 {
  background-color: #264653;
  width: 2px;
  height: 100%;
}

.kutup-faq-plus-icon {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
  position: relative;
}

.kutup-faq-icon {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
}

.kutup-faq-title {
  color: var(--kütüp-library--dark-slate-grey);
  font-size: 20px;
  font-weight: 700;
}

.kutup-faq-title-content {
  text-align: left;
  flex: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}

.kutup-faq-top-part {
  background-color: #fffdf1;
  border-bottom: 1px solid rgba(41, 51, 92, .15);
  border-radius: 10px;
  align-items: center;
  padding-left: 20px;
  padding-right: 10px;
  display: flex;
}

.kutup-faq-wrapper {
  cursor: pointer;
  margin-bottom: 10px;
  line-height: 1.6em;
  overflow: hidden;
}

.kutup-faq-componenet {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.kutup-divider-60px {
  height: 60px;
}

.kutup-display-2 {
  color: var(--kütüp-library--dark-slate-grey);
  margin-top: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.1;
}

.kutup-small-top-text {
  color: #2c4581;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.kutup-max-w-width-640px {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 640px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kutup-large-container {
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.kutup-section {
  background-color: rgba(255, 253, 241, .47);
  padding: 90px 5%;
}

.kutup-button-line {
  background-color: var(--kütüp-library--burntsienna);
  width: 100%;
  height: 1px;
  position: relative;
  top: 5px;
}

.kutup-button-with-line {
  color: var(--kütüp-library--dark-slate-grey);
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

.kutup-features-title-2 {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.kutup-features-2-wrapper {
  grid-row-gap: 30px;
  background-color: #8aa5cf;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px 50px;
  display: flex;
}

.kutup-grid-3-columns {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template: ". ."
                 ". ."
                 ". Area"
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  align-items: center;
  justify-items: stretch;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.kutup-section-gray {
  background-color: #fff;
  padding: 100px 5%;
}

.text-block, .text-block-2, .text-block-3 {
  color: var(--white);
}

.f-paragraph-large {
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Gotham Book Font, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.f-h5-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 1.5em;
  line-height: 1.4;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-feature-icon-wrapper-white {
  background-color: rgba(212, 212, 212, .57);
  border-radius: 8px;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 40px;
  padding: 16px;
}

.f-feature-card-filled {
  background-color: rgba(185, 185, 185, .28);
  background-image: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 32px;
  display: block;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.f-grid-three-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template: ". ."
                 ". ."
                 ". Area"
                 / 1fr 1fr 1fr;
  margin-top: 60px;
}

.f-cta-logo-card {
  border: 1px solid var(--flowui-component-library--gray-200);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 96px;
  padding: 24px;
  transition: border-color .2s, box-shadow .2s;
  display: flex;
}

.f-cta-logo-card:hover {
  box-shadow: 23px 23px 64px -16px rgba(57, 59, 106, .06);
}

.f-grid-four-columns {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.f-button-neutral {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-margin-bottom-49 {
  margin-bottom: 48px;
  display: block;
}

.cojines {
  color: var(--flowui-component-library--gray-900);
  text-align: justify;
  letter-spacing: -.04em;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 80vw;
  margin: 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 56px;
  line-height: 1.2;
  display: flex;
}

.f-margin-bottom-24 {
  margin-bottom: 60px;
  display: block;
  position: relative;
}

.f-cta-text-wrapper-center {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-margin-bottom-72 {
  margin-top: 0;
  margin-bottom: 0;
}

.f-section-regular {
  padding: 0 5%;
  position: relative;
}

.bold-text {
  text-transform: uppercase;
}

.button-8 {
  z-index: 1;
  color: #fff;
  text-transform: uppercase;
  background-color: #0067bb;
  border: 1px solid #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 45px;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 3px #d3d3d3;
}

.text-button-b8 {
  z-index: 1;
  color: #fff;
  letter-spacing: 0;
  font-family: Gotham, sans-serif;
  font-size: 15px;
  font-weight: 700;
  position: relative;
}

.bg-mask-b8 {
  background-color: #160342;
  width: 0;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.dropdown-toggle {
  padding-top: 0;
  padding-bottom: 0;
}

.downlist {
  height: 100px;
}

.downlist.w--open {
  z-index: 1;
  color: #fff;
  background-color: rgba(255, 255, 255, .54);
  background-image: url('../images/ggg.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 15px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 250px;
  height: auto;
  margin-left: 0;
  padding: 10px 0;
  display: block;
  position: absolute;
  top: auto;
}

.dropdown-link {
  z-index: 1;
  margin-left: 0;
  padding-left: 20px;
}

.div-block {
  display: flex;
}

.image-13 {
  width: 50px;
  max-width: 100%;
  height: 30px;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 20px;
}

.progress_fill {
  background-color: #000;
  width: 0%;
  height: 100%;
  position: relative;
}

.image {
  z-index: 1;
  object-fit: cover;
  border-radius: 0;
  width: 200%;
  max-width: none;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.tricks-slider_slide {
  color: #fff;
  text-align: center;
  border-radius: 15px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 42%;
  height: 80vh;
  max-height: 80vw;
  margin-right: 1em;
  padding: 2em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.progress {
  background-color: rgba(0, 0, 0, .09);
  width: 80%;
  height: 1.5px;
  margin-top: 2.5em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.page-wrapper {
  width: 100%;
  font-size: 1em;
  position: relative;
  overflow: hidden;
}

.container {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100em;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding: 0 6em;
  display: flex;
}

.global-styles {
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.tricks-slider {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.tricks-slider_text {
  z-index: 2;
  letter-spacing: -.08em;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 5em;
  font-style: normal;
  font-weight: 400;
  line-height: 80px;
  position: relative;
}

.div-video {
  background-color: #af0000;
  border-radius: 15px;
  max-width: 70em;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 10px 5px;
}

.yt-video {
  border-radius: 15px;
}

.video {
  border-radius: 15px;
  width: 700px;
  height: auto;
}

.html-yt {
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
}

.div-yb {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.cf-webflow-link {
  color: #fff;
  text-decoration: none;
  transition: color .2s;
}

.cf-webflow-link:hover {
  color: #599ffa;
  text-decoration: none;
}

.cf-webflow-link.black {
  color: #0d0e10;
}

.cf-webflow-link.black:hover {
  color: #2a70cc;
}

.cf-copyright-text {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 133%;
}

.cf-copyright-text.black {
  color: #a5a5a5;
  letter-spacing: -.16px;
}

.cf-footer-cf-link {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
  text-decoration: none;
  transition: color .2s;
}

.cf-footer-cf-link:hover {
  color: #ff5e69;
  border: 1px #000;
  text-decoration: none;
}

.cf-footer-cf-link.black {
  color: #0d0e10;
  background-color: #fff;
  background-image: none;
}

.cf-footer-cf-link.black:hover {
  color: #ff8a56;
}

.cf-footer-bottom-wrapper {
  border-top: 1px solid rgba(255, 255, 255, .1);
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cf-footer-bottom-wrapper.white {
  border-top-style: none;
  border-top-color: rgba(255, 255, 255, .2);
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: 1240px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.cf-footer-link-18px {
  color: rgba(255, 255, 255, .75);
  letter-spacing: -.16px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 178%;
  text-decoration: none;
  transition: all .2s;
  display: block;
  overflow: hidden;
}

.cf-footer-link-18px:hover {
  color: #fff;
  border: 1px #000;
}

.cf-footer-link-18px.black {
  color: rgba(32, 47, 65, .69);
}

.cf-footer-link-18px.black:hover {
  color: #ff5e69;
}

.cf-footer-paragraph-18px {
  color: #fff;
  margin-top: 0;
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 156%;
}

.cf-footer-paragraph-18px.heading {
  letter-spacing: .16px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.cf-footer-paragraph-18px.heading.black {
  color: #3e527b;
  font-family: Montserrat, sans-serif;
}

.cf-footer-column {
  color: #fff;
  text-align: left;
  width: 150px;
  margin-right: 40px;
}

.cf-footer-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 90%;
  max-width: 1240px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.cf-error-message {
  color: #fff;
  background-color: rgba(252, 107, 92, .3);
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.cf-error-message.darker {
  color: #bd333d;
}

.cf-success-message {
  color: #fff;
  background-color: #b16cea;
  border-radius: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.cf-form-submit-button {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/ArrowRight.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  transition: background-color .2s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.cf-form-submit-button:hover {
  background-color: rgba(255, 94, 105, .2);
  border-radius: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.cf-form-submit-button.black {
  background-image: url('../images/ArrowRight_1.svg');
}

.cf-form-text-field {
  color: #fff;
  letter-spacing: -.16px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/EnvelopeSimple-white.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px #000;
  margin-bottom: 0;
  padding-bottom: 12px;
  padding-left: 42px;
  padding-right: 42px;
  font-size: 20px;
  line-height: 150%;
}

.cf-form-text-field::placeholder {
  color: rgba(255, 255, 255, .4);
  line-height: 150%;
}

.cf-form-text-field.black {
  color: #0d0e10;
  background-image: url('../images/EnvelopeSimple.svg');
}

.cf-form-text-field.black::placeholder {
  color: rgba(13, 14, 16, .4);
}

.cf-email-form {
  color: #0d0e10;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  padding-bottom: 19px;
  position: relative;
}

.cf-subscribe-form-block {
  margin-bottom: 0;
}

.cf-subscribe-text {
  color: #3e3f5d;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 142%;
}

.cf-footer-top-right {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  margin-top: 0;
  display: block;
}

.cf-features-section-1-image-contai {
  object-fit: contain;
  border-radius: 100%;
}

.cf-footer-link-gradient-hover-black-copy-no-margin {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover-black-copy-no-margin:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-link-gradient-hover-black {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-left: 20px;
  margin-right: 20px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover-black:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-link-gradient-hover {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-links-contain {
  display: flex;
}

.cf-footer-paragraph-16px {
  color: #fff;
  text-align: left;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-right: 0;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  line-height: 175%;
}

.cf-logo-text {
  letter-spacing: -.32px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 106%;
}

.cf-logo-line-3 {
  width: 32px;
  height: 24px;
  margin-left: -10px;
}

.cf-logo-line-2 {
  width: 27px;
  height: 24px;
  margin-left: -10px;
}

.cf-logo-line-1 {
  width: 24px;
  height: 24px;
}

.cf-logo-lines-contain {
  flex: none;
  margin-right: 10px;
  overflow: hidden;
}

.cf-navigation-1-logo {
  color: #000;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.cf-footer-top-left {
  flex-direction: column;
  align-items: flex-start;
  max-width: 450px;
  margin-bottom: 140px;
  display: flex;
}

.cf-footer-top-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1240px;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.cf-footer-main-contain {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer-coarfe {
  background-color: #32436d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding-top: 40px;
  display: flex;
}

.div-logo {
  width: 250px;
}

.bold-text-copy {
  text-transform: none;
}

.grid-airplus {
  grid-column-gap: 50px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: auto;
  max-width: 60em;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
}

.button-8-air {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #79b2f2;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.f-container-regular---air {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-grid-three-column--air {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template: ". ."
                 ". ."
                 ". Area"
                 ". ."
                 / 1fr 1fr;
  max-width: 60em;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-2 {
  text-align: center;
  text-transform: none;
  font-size: 45px;
}

.bold-text-3 {
  color: #2c4581;
  text-align: center;
  letter-spacing: 6px;
  font-family: Gotham, sans-serif;
  font-weight: 900;
}

.bold-text-4 {
  color: #2c4581;
  text-align: center;
  font-size: 50px;
}

.airplus-videos {
  text-align: center;
  font-family: Gotham, sans-serif;
  font-size: 45px;
  font-weight: 700;
}

.popup-wrap {
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  max-width: 680px;
  height: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.input-label {
  z-index: 2;
  color: #000;
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 0;
  padding-left: 6px;
  padding-right: 7px;
  font-size: 13.5px;
  font-weight: 600;
  line-height: 15px;
  display: inline-block;
  position: relative;
  bottom: -7px;
  left: 6px;
}

.input {
  color: #000;
  background-color: #fff;
  border: 1px solid #b7bbd1;
  border-radius: 6px;
  height: 48px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 18px;
  font-size: 15px;
  font-weight: 300;
  transition: border-color .2s, box-shadow .2s;
  box-shadow: 0 3px 6px -2px rgba(29, 1, 80, .1);
}

.input:hover {
  box-shadow: none;
  border-color: #434de7;
}

.input:focus {
  border: 1px solid #434de7;
}

.input::placeholder {
  color: #6e6e6e;
}

.rte-label {
  color: #000;
  margin-top: 15px;
  margin-bottom: 12px;
  font-size: 13.5px;
  font-weight: 600;
  line-height: 15px;
}

.form_100w {
  width: 100%;
}

.spacer-10 {
  width: 100%;
  height: 10px;
}

.message_success {
  color: #fff;
  background-color: #434de7;
  border-radius: 10px;
  font-weight: 600;
}

.button {
  color: #fff;
  background-color: #434de7;
  border-radius: 10px;
  height: 50px;
  padding: 15px 35px;
  font-size: 15px;
  font-weight: 500;
  box-shadow: 0 10px 20px -3px rgba(29, 1, 80, .1);
}

.button:hover {
  box-shadow: none;
  background-color: #000;
}

.button.in-form {
  width: 100%;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
}

.paragraph {
  opacity: .9;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.form-row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spacer-30 {
  width: 100%;
  height: 30px;
}

.h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
}

.text-red {
  color: #ff0004;
}

.form-separator {
  background-color: #f2f3ff;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-border {
  background-color: #fff;
  border: 1px solid #f2f3ff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 400px;
  max-width: none;
  margin-bottom: 0;
  padding: 30px;
  display: flex;
  box-shadow: 0 20px 30px -10px rgba(29, 1, 80, .1);
}

.scrollbar {
  max-height: 800px;
  padding: 30px;
  overflow: auto;
}

.input-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 12px;
  display: flex;
  position: relative;
}

.input-wrapper.mr-15 {
  margin-right: 15px;
}

.f-icon-regular {
  color: #015398;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: color .2s;
  display: flex;
}

.close-modal {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: auto;
  right: 5px;
}

.close-modal:hover {
  color: var(--flowui-component-library--primary-base);
}

.f-success-message {
  background-color: var(--flowui-component-library--success-lighter);
  color: var(--flowui-component-library--success-darker);
  letter-spacing: -.03em;
  font-size: 14px;
  line-height: 24px;
}

.f-button-primary {
  color: #fff;
  letter-spacing: -.02px;
  white-space: nowrap;
  background-color: #005498;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 48px;
  margin-top: 60px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-primary:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-field-input {
  border: 1px solid var(--flowui-component-library--grey-300);
  border-radius: 8px;
  min-height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  transition: all .2s;
}

.f-field-input:focus {
  border-color: var(--flowui-component-library--gray-400);
}

.f-field-input::placeholder {
  color: var(--flowui-component-library--gray-500);
}

.f-field-label {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.01em;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.f-field-wrapper {
  flex-direction: column;
  align-items: flex-start;
}

.f-modal-form-grid {
  grid-template-columns: 1fr;
  margin-top: 32px;
  margin-bottom: 32px;
}

.f-modal-form-block-small {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 0;
  display: flex;
}

.f-paragraph-small {
  text-align: center;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.film {
  color: #28417d;
  letter-spacing: -.03em;
  font-family: Gotham, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
}

.f-margin-bottom-12 {
  margin-bottom: 12px;
}

.f-image-cover-2 {
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  height: 100%;
}

.f-modal-image-tall {
  background-color: rgba(247, 249, 253, 0);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 480px;
  display: block;
}

.f-modal-newsletter {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  align-items: center;
}

.contenedor-modal {
  color: var(--flowui-component-library--gray-900);
  background-color: rgba(255, 255, 255, .85);
  background-image: url('../images/PATRON-.webp');
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 95vw;
  margin-bottom: 0;
  padding: 20px 24px;
  position: relative;
  box-shadow: 34px 34px 74px -24px rgba(56, 50, 124, .08);
}

.image-14 {
  width: 1000px;
  height: 200px;
}

.div-img-ac {
  background-color: #e5e3d4;
  border-radius: 15px;
  width: auto;
  height: auto;
  display: block;
}

.image-15 {
  padding-left: 0;
}

.div-block-2 {
  background-color: #f0efe8;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 10px;
  display: flex;
}

.image-16 {
  border-radius: 15px;
}

.bold-text-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-bottom: 0;
  padding-right: 10px;
  font-family: Gotham, sans-serif;
  font-size: 40px;
  font-weight: 700;
  display: inline-block;
}

.image-17 {
  border-radius: 15px;
  width: 180px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.main-container-air {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1050px;
  display: flex;
}

.main-container-air.centre {
  align-items: center;
  margin-top: 20px;
}

.faq-item {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #212121;
  border-radius: 25px;
}

.paragraph-2 {
  color: rgba(24, 24, 24, .9);
  white-space: normal;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  text-decoration: none;
}

.faq-answer-inner {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: rgba(233, 222, 202, .61);
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  padding: 20px;
  display: flex;
  overflow: visible;
}

.faq-wrap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  width: 100%;
  margin-top: 20px;
  display: grid;
}

.minus {
  background-color: #fff;
  border-radius: 20px;
  width: 38%;
  height: 2px;
  position: absolute;
}

.main-section-air {
  flex-direction: column;
  align-items: center;
  padding: 75px 5%;
  display: none;
}

.h3-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 30px;
}

.purple-span {
  color: #0054a3;
}

.plus {
  background-color: #fff;
  border-radius: 20px;
  width: 2px;
  height: 38%;
  position: absolute;
}

.image-18 {
  border-radius: 15px;
  width: 200px;
  height: auto;
}

.spacer-50px {
  width: 50px;
  height: 50px;
}

.faq-question {
  background-color: rgba(233, 222, 202, .61);
  border-radius: 15px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.3;
}

.p-m-wrap {
  background-image: linear-gradient(52deg, #ffd59e, #c2a37f);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-left: 60px;
  display: flex;
  position: relative;
}

.faq-answer {
  height: auto;
  overflow: hidden;
}

.header-wrap-centre {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 850px;
  display: flex;
}

.bold-text-7 {
  font-family: Gotham, sans-serif;
}

.bold-text-8 {
  font-family: Gotham Book Font, sans-serif;
}

.f-sub-heading-large {
  color: var(--flowui-component-library--gray-900);
  text-align: center;
  letter-spacing: -.02em;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.f-margin-bottom-73 {
  margin-bottom: 8px;
}

.f-feature-icon-wrapper {
  text-align: left;
  background-color: rgba(247, 249, 253, 0);
  border-radius: 8px;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
}

.f-grid-four-columns-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.f-paragraph-large-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h3-heading-2 {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  line-height: 1.2;
}

.f-margin-bottom-74 {
  width: 100%;
  margin-bottom: 16px;
}

.f-heading-detail-small-2 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-title-wrapper-center-2 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-128 {
  margin-bottom: 0;
}

.f-container-regular-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

:root {
  --seashell: #fdf4ed;
  --flowui-component-library--gray-900: #112f54;
  --flowui-component-library--gray-500: #6b7094;
  --kütüp-library--dim-grey: #6e6e6e;
  --kütüp-library--dark-slate-grey: #264653;
  --kütüp-library--burntsienna: #005498;
  --white: white;
  --flowui-component-library--gray-200: #f3f5fb;
  --flowui-component-library--white: white;
  --flowui-component-library--gray-700: #282556;
  --flowui-component-library--primary-base: #642eff;
  --flowui-component-library--success-lighter: #ebfff6;
  --flowui-component-library--success-darker: #006638;
  --flowui-component-library--grey-300: #e4e6f1;
  --flowui-component-library--gray-400: #b6b9ce;
  --black: black;
  --waves-library--dark-elevation: #ede0d8;
  --flowui-component-library--gray-100: #f7f9fd;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.navitems {
  flex: none;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navitems.holder {
  float: left;
  margin-left: 20px;
  margin-right: 0;
  padding-top: 2px;
  display: inline-block;
  left: 16px;
}

.logo-link {
  z-index: 1;
  float: none;
  color: #1b1b1b;
  margin-top: 0;
  font-family: Futura PT, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
  display: inline-block;
  position: static;
}

.navigation-item {
  color: #2e2e2e;
  letter-spacing: .3px;
  text-transform: none;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  text-decoration: none;
  display: inline-block;
}

.navigation-item:hover {
  color: #000;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.logo-flex {
  align-items: center;
  width: 75%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.cta {
  letter-spacing: .3px;
  background-color: #0f0f0f;
  border-radius: 200px;
  margin-top: 31px;
  margin-left: 0;
  margin-right: 0;
  padding: 13px 34px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  transition: all .15s;
  display: inline-block;
}

.cta:hover {
  background-color: #000;
  transform: translate(0, -2px);
}

.cta.white {
  color: #0f0f0f;
  background-color: #fff;
  border-radius: 200px;
}

.body {
  background-color: #fffdf1;
  padding-left: 0;
  font-family: Futura PT, sans-serif;
}

.section-header {
  color: #2c4581;
  letter-spacing: 7px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 58px;
  display: flex;
  position: static;
}

.section-header.light {
  color: #fff;
  margin-bottom: 20px;
  font-family: Gotham, sans-serif;
  font-size: 40px;
}

.footer-section {
  background-color: var(--seashell);
  padding: 0 10% 20px;
  position: relative;
  overflow: visible;
}

.footer-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-links {
  justify-content: center;
  display: inline-block;
}

.intro-section {
  padding: 80px 10% 160px;
  display: none;
  position: relative;
  overflow: visible;
}

.testimonial-div {
  opacity: 1;
  text-align: center;
  width: 19%;
  padding-top: 0;
  padding-bottom: 0;
}

.testimonial-div.zapier {
  text-align: center;
}

.img-block {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img-block.loaf {
  position: relative;
  top: 5px;
}

.holder-div {
  opacity: 1;
  justify-content: center;
  align-items: center;
  margin-left: 2%;
  margin-right: 2%;
  display: flex;
}

.body-paragraph {
  color: #363636;
  text-align: justify;
  margin-top: 10px;
  font-family: Gotham, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 25px;
  position: relative;
}

.body-paragraph.light {
  color: #cecece;
  font-size: 18px;
  font-weight: 400;
}

.body-paragraph.quote {
  color: #cecece;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}

.intro-div {
  justify-content: space-between;
  align-items: center;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}



.box {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/AIRPLUS-PORDUCTO-PORTADA_1AIRPLUS\ PORDUCTO\ PORTADA.webp');
  background-position: 32% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  width: 31%;
  margin-bottom: 24px;
  margin-left: 1%;
  margin-right: 1%;
  padding-top: 20%;
  padding-bottom: 10%;
  box-shadow: 1px 1px 14px rgba(36, 36, 36, .13);
}

.box._4 {
   /* background-image: url(../images/AIRPLUS-PORDUCTO-PORTADA_1.webp); */
   background-image: url('../images/insumos_2.webp');
   background-position-y: 20%;
   background-size: cover;
   width: 64%;
   position: relative;
}

.box._5 {
  background-image: url('../images/foamplus_1.webp');
  background-position: 50% 0;
  position: relative;
  left: 0%;
}

.box._2 {
  background-image: url('../images/papel-_1.webp');
  background-position: 50% 0;
}

.box._3 {
  background-image: url('../images/portada-panal.jpg');
  background-position: 50% 100%;
}

.box._6 {
  background-image: url('../images/pistola-bolsa-estiba_1.webp');
  background-position: 50% 100%;
  position: relative;
  left: 0%;
}

.box._7 {
  background-image: url('../images/portada-bolsa-estiba.jpg');
  background-position: 100%;
  background-attachment: scroll;
  position: relative;
  left: 0%;
}

.box._8 {
  background-image: url('../images/portada-loose-fiber.jpg');
  background-position: 50% 100%;
  position: relative;
  left: 0%;
}

.products-section {
  background-color: #fff;
  padding: 40px 10% 60px;
  overflow: hidden;
}

.puzzle-div {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  max-width: 1600px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.title-header {
  text-align: center;
  width: 80%;
  margin: 100px auto 80px;
}

.final-cta {
  text-align: center;
  border-bottom: 1px rgba(0, 0, 0, .1);
  margin-top: -200px;
  margin-bottom: 20px;
  padding: 100px 5% 0;
}

.header1 {
  background-color: #fffaed;
  background-image: url('../images/BANNER-2_1.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.headline {
  color: #fff;
  text-shadow: 4px 3px 8px rgba(0, 0, 0, .75);
  flex: none;
  margin: 0 5px 25px;
  font-family: Gotham, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 68px;
}

.right-content {
  background-color: rgba(0, 0, 0, 0);
  align-self: center;
  width: 60%;
  padding: 17% 10% 12.5% 8%;
  position: relative;
  overflow: hidden;
}

.content-hero-div {
  margin-top: 0;
  padding-right: 10%;
}

.left-image {
  filter: contrast(126%);
  background-image: url('../images/carton-box_1.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  width: 40%;
  padding-top: 90px;
  padding-bottom: 90px;
  display: block;
  position: relative;
  overflow: hidden;
}

.featured-brands {
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  position: relative;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .03);
}

.right-cta {
  text-align: right;
  flex: none;
  width: auto;
  margin-left: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.nav-link {
  color: #030303;
  letter-spacing: .3px;
  text-transform: none;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  text-decoration: none;
}

.nav-link:hover {
  color: #000;
}

.nav-link.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.nav-link.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.nav-link.w--current:active {
  opacity: .7;
  color: #32343a;
}

.brand {
  z-index: 1;
  float: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #fff;
  border-top-left-radius: 0;
  border-bottom-right-radius: 20px;
  margin-top: 0;
  padding: 0 9px;
  font-family: Futura PT, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 45px;
  display: inline-block;
  position: static;
}

.brand.dark {
  color: #000;
  border-color: #363636;
  font-size: 30px;
  line-height: 44px;
}

.static-nav {
  z-index: 1;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 15px;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  display: flex;
  position: relative;
}

.topnav {
  z-index: 10;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(228, 221, 221, .4);
  border-radius: 15px;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 1%;
  padding-right: 1%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-btn {
  color: #000;
  text-align: center;
  letter-spacing: .3px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, .24);
  border-radius: 200px;
  margin-left: 10px;
  padding: 5px 14px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  transition: all .15s;
}

.nav-btn:hover {
  color: #fff;
  background-color: #000;
  border-color: rgba(0, 0, 0, .24);
}

.typed-div {
  color: #fff;
  align-items: center;
  display: flex;
}

.typed {
  color: #fff;
  text-shadow: 4px 3px 8px rgba(0, 0, 0, .2);
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Gotham, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 68px;
}

.cursor {
  background-color: rgba(44, 29, 18, .14);
  width: 3px;
  height: 36px;
  margin-top: 0;
  margin-bottom: 12px;
  margin-left: 5px;
}

.svg-1 {
  position: absolute;
  top: 71px;
  left: -54px;
}

.svg-2 {
  position: absolute;
  top: 207px;
  right: -45px;
}

.svg-3 {
  position: absolute;
  top: 365px;
  right: 30%;
}

.left-content {
  width: 40%;
  padding-right: 10%;
}

.right-panel {
  background-image: url('../images/Hero-image_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-self: center;
  width: 55%;
  padding-top: 23%;
  padding-bottom: 23%;
  position: relative;
}

.split-div {
  align-items: stretch;
  width: 100%;
  max-width: 1600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.subheader {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 4px 1px 5px rgba(0, 0, 0, .75);
  width: 100%;
  margin-top: 5px;
  padding-right: 100px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.designer-image {
  background-image: url('../images/1520184689606.jpeg');
  background-position: 50% 33%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 50%;
  padding-top: 0%;
  padding-bottom: 0%;
}

.designer-description {
  background-color: #222;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 5%;
  display: flex;
  position: relative;
}

.services-header {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.expert-section {
  margin-top: 100px;
  padding: 20px 10% 100px;
}

.upper-head {
  color: #bcbcbc;
  margin-bottom: 5px;
  font-family: Gotham, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.bottom-div {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.service-features {
  border-top: 1px solid rgba(0, 0, 0, .12);
  margin-top: 30px;
  padding-top: 30px;
}

.check-holder {
  align-items: center;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

.check-icon {
  margin-right: 10px;
}

.small-header {
  color: #000;
  margin-bottom: 25px;
  font-size: 19px;
  font-weight: 600;
}

.services-section {
  background-color: #eff6ff;
  background-image: url('../images/patron-degradado.webp');
  background-position: 0 0;
  background-size: cover;
  margin-top: 0;
  padding: 100px 10% 60px;
}
@media screen and (max-width: 767px) {
  .services-section {
    padding: 20px 5% 60px;
  }
  
}

.service-div {
  max-width: 1600px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}

.service-box-holder {
  border-bottom: 1px rgba(0, 0, 0, .1);
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1200px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.service-box {
  text-align: center;
  width: 29%;
  padding-left: 1%;
  padding-right: 1%;
}

.lottie-triangle {
  width: 30px;
  margin: -6px auto 10px;
}

.service-paragraph {
  color: #363636;
  font-family: DM Sans, sans-serif;
  font-size: 17px;
  line-height: 21px;
}

.service-header {
  color: #2a4581;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Gotham, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.testimonial-name {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Futura PT, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.testimonial-holder {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  position: relative;
  top: -143px;
}

.testimonial-left {
  background-color: #222;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding: 5%;
  display: flex;
  position: relative;
}

.testimonial-right {
  background-image: url('../images/descarga_1.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  padding-top: 17%;
  padding-bottom: 17%;
}

.middle-cta-div {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.centred-holder {
  text-align: center;
}

.sticky-nav {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .07);
}

.sticky {
  z-index: 1;
  border-radius: 8px;
  align-items: center;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  position: relative;
}

.left-arrow-2 {
  justify-content: center;
  align-items: center;
  height: 200px;
  margin-left: 1vw;
  display: flex;
}

.image-3-wrapper {
  z-index: 1;
  transform-origin: 100%;
  border-radius: 15px;
  width: 19vw;
  margin-right: 20px;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .34);
}

.slide-wrapper {
  perspective: 1000px;
  border-radius: 15px;
  justify-content: space-around;
  align-items: center;
  width: 80%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.right-arrow-2 {
  justify-content: center;
  align-items: center;
  height: 200px;
  margin-right: 1vw;
  display: flex;
}

.link {
  color: #5f5f5f;
  font-family: Gotham, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.image-2 {
  z-index: 2;
}

.image-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-nav {
  font-size: 10px;
}

.image-5 {
  transform: rotate(180deg);
}

.text-wrapper {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 200px;
  margin-right: 20px;
  display: flex;
}

.image-3 {
  z-index: 1;
}

.image-1-wrapper {
  z-index: 3;
  transform-origin: 100%;
  border-radius: 15px;
  width: 25vw;
  margin-right: -8vw;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, .13);
}

.image-1 {
  z-index: 3;
  box-shadow: 0 1px 16px 2px rgba(0, 0, 0, .14);
}

.image-6 {
  max-width: 100%;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  width: 100vw;
  height: 80vh;
  display: none;
}

.image-2-wrapper {
  z-index: 2;
  transform-origin: 100%;
  border-radius: 15px;
  width: 22vw;
  margin-right: -11vw;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .24);
}

.title {
  text-align: right;
  letter-spacing: -3px;
  margin-bottom: 20px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 64px;
}

.logo-coarfe {
  width: 200px;
}

.image-8 {
  z-index: 2;
}

.image-9 {
  transform: rotate(180deg);
}

.image-10 {
  z-index: 1;
}

.image-11 {
  z-index: 3;
  box-shadow: 0 1px 16px 2px rgba(0, 0, 0, .14);
}

.image-12 {
  max-width: 100%;
}

.section-tabs {
  margin-top: 140px;
  padding-top: 20px;
}

.tabs-content-wrapper {
  margin-top: 2em;
  overflow: visible;
}

.tabs-nav-background {
  z-index: 0;
  color: #f3f3f3;
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid #0059ff;
  border-radius: 15px;
  height: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 22px 2.5em rgba(0, 0, 0, .4);
}

.container-w3 {
  width: 100%;
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
}

.container-w3.gutter-outside {
  width: 100%;
  max-width: 90em;
}

.title3 {
  font-size: 2.25em;
  font-weight: 600;
  line-height: 1.2em;
}

.tab-content, .tab-content2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs-menu-underline-wrapper {
  background-color: #464646;
  border-radius: 1.4em;
  align-items: center;
  padding: 1em 2.5em 1.2em;
  display: flex;
}

.tabs-nav-item-underline2 {
  grid-column-gap: .5em;
  color: rgba(255, 255, 255, .5);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 999em;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: .9em 2em;
  transition: all .3s;
  display: flex;
  position: relative;
}

.tabs-nav-item-underline2:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.tabs-nav-item-underline2.w--current {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 500;
}

.tabs-nav-unterline {
  z-index: 0;
  background-color: #fff;
  border-radius: 999em;
  height: 2px;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.second-example-with-unterline {
  border-top: 1px dashed #505050;
  margin-top: 5em;
  padding-top: 5em;
}

.tab-content-image {
  border-radius: 1.4em;
}

.tabs-nav-text {
  z-index: 1;
  color: #000;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-weight: 800;
  position: relative;
}

.tab-content-inner {
  justify-content: center;
  align-items: center;
  display: flex;
}

.third-example-with-unterline {
  border-top: 1px dashed #505050;
  margin-top: 5em;
  padding-top: 5em;
}

.tabs-nav-item-4 {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 999em;
  flex: 1;
  padding: 1em 2em;
  transition: all .3s;
  position: relative;
}

.tabs-nav-item-4:hover {
  background-color: #535353;
}

.tabs-nav-item-4.w--current {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 500;
}

.tab-content-title {
  color: #fff;
  font-size: 3em;
  font-weight: 500;
  line-height: 1;
  position: absolute;
}

.p-md-end {
  padding-bottom: 5.5em;
}

.tabs-menu-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(70, 70, 70, .44);
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 1em .8em;
  display: grid;
}

.tabs-nav-item-underline {
  grid-column-gap: .5em;
  color: rgba(255, 255, 255, .5);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 999em;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: .9em 2em;
  transition: all .3s;
  display: flex;
  position: relative;
}

.tabs-nav-item-underline:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.tabs-nav-item-underline.w--current {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 500;
}

.tabs-nav-icon {
  width: 1.5em;
  height: 1.5em;
}

.tabs-nav-item {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 999em;
  flex: 1;
  padding: 1em 2em;
  transition: all .3s;
  position: relative;
}

.tabs-nav-item:hover {
  background-color: #535353;
}

.tabs-nav-item.w--current {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 500;
}

.tabs-nav-item._04 {
  background-image: url('../images/descarga.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  height: 350px;
}

.tabs-nav-item._01.w--current {
  background-image: url('../images/descarga-1.jpeg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 15px;
  height: 350px;
  padding-top: 1em;
}

.tabs-nav-item._02 {
  background-image: url('../images/descarga-1_1.jpeg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 15px;
  height: 350px;
}

.section-tabs2 {
  margin-top: 140px;
  padding-top: 20px;
  display: none;
}

.f-image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-gallery-image-side {
  height: 400px;
}

.f-gallery-lightbox-small {
  width: 100%;
}

.f-gallery-image-x-tall {
  height: 550px;
}

.f-gallery-lightbox {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.f-gallery-three-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr;
  align-items: center;
}

.f-h3-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-heading-detail-small {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-48 {
  margin-bottom: 48px;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large {
  background-color: rgba(255, 255, 255, 0);
  margin-top: 100px;
  padding: 20px 5% 92px;
  display: none;
  position: relative;
}

.waves---paragraph-big {
  color: #2c4581;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  line-height: 130%;
}

.waves---heading-3-no-margins {
  color: #160342;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.waves-name-wrap-team-1 {
  grid-row-gap: 8px;
  background-color: #9b5757;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.waves-image-team-1 {
  border-radius: 8px;
  width: 100%;
}

.card-air-1 {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/shooter-maquina1.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.waves-grid-team-1 {
  grid-column-gap: 60px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 64px;
  padding-left: 220px;
  padding-right: 220px;
}

.waves---heading-2-no-margins {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  line-height: 130%;
}

.waves---center-heading {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.waves---main-container {
  z-index: 1;
  max-width: 1400px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.waves---section-medium {
  margin-top: 140px;
  padding-top: 0;
  padding-bottom: 100px;
}

.body-ppp {
  background-color: #fffdf1;
  background-image: url('../images/PATRON-.webp'), url('../images/ggg.svg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kutup-paragraph {
  color: var(--kütüp-library--dim-grey);
  width: 40vw;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.kutup-faq-content {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  text-align: left;
  padding: 20px 20px 10px 0;
  display: flex;
}

.kutup-faq-item {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  overflow: hidden;
}

.kutup-stripe-2 {
  background-color: #264653;
  width: 100%;
  height: 2px;
  position: absolute;
}

.kutup-stripe-1 {
  background-color: #264653;
  width: 2px;
  height: 100%;
}

.kutup-faq-plus-icon {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
  position: relative;
}

.kutup-faq-icon {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
}

.kutup-faq-title {
  color: var(--kütüp-library--dark-slate-grey);
  font-size: 20px;
  font-weight: 700;
}

.kutup-faq-title-content {
  text-align: left;
  flex: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}

.kutup-faq-top-part {
  background-color: #fffdf1;
  border-bottom: 1px solid rgba(41, 51, 92, .15);
  border-radius: 10px;
  align-items: center;
  padding-left: 20px;
  padding-right: 10px;
  display: flex;
}

.kutup-faq-wrapper {
  cursor: pointer;
  margin-bottom: 10px;
  line-height: 1.6em;
  overflow: hidden;
}

.kutup-faq-componenet {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.kutup-divider-60px {
  height: 60px;
}

.kutup-display-2 {
  color: var(--kütüp-library--dark-slate-grey);
  margin-top: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.1;
}

.kutup-small-top-text {
  color: #2c4581;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.kutup-max-w-width-640px {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 640px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kutup-large-container {
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.kutup-section {
  background-color: rgba(255, 253, 241, .47);
  padding: 90px 5%;
}

.kutup-button-line {
  background-color: var(--kütüp-library--burntsienna);
  width: 100%;
  height: 1px;
  position: relative;
  top: 5px;
}

.kutup-button-with-line {
  color: var(--kütüp-library--dark-slate-grey);
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

.kutup-features-title-2 {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.kutup-features-2-wrapper {
  grid-row-gap: 30px;
  background-color: #8aa5cf;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px 50px;
  display: flex;
}

.kutup-grid-3-columns {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template: ". ."
                 ". ."
                 ". Area"
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  align-items: center;
  justify-items: stretch;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.kutup-section-gray {
  background-color: #fff;
  padding: 100px 5%;
}

.text-block, .text-block-2, .text-block-3 {
  color: var(--white);
}

.f-paragraph-large {
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Gotham Book Font, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.f-h5-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 1.5em;
  line-height: 1.4;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-feature-icon-wrapper-white {
  background-color: rgba(212, 212, 212, .57);
  border-radius: 8px;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 40px;
  padding: 16px;
}

.f-feature-card-filled {
  background-color: rgba(185, 185, 185, .28);
  background-image: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 32px;
  display: block;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.f-grid-three-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template: ". ."
                 ". ."
                 ". Area"
                 / 1fr 1fr 1fr;
  margin-top: 60px;
}

.f-cta-logo-card {
  border: 1px solid var(--flowui-component-library--gray-200);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 96px;
  padding: 24px;
  transition: border-color .2s, box-shadow .2s;
  display: flex;
}

.f-cta-logo-card:hover {
  box-shadow: 23px 23px 64px -16px rgba(57, 59, 106, .06);
}

.f-grid-four-columns {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.f-button-neutral {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-margin-bottom-49 {
  margin-bottom: 48px;
  display: block;
}

.cojines {
  color: var(--flowui-component-library--gray-900);
  text-align: justify;
  letter-spacing: -.04em;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 80vw;
  margin: 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 56px;
  line-height: 1.2;
  display: flex;
}

.f-margin-bottom-24 {
  margin-bottom: 60px;
  display: block;
  position: relative;
}

.f-cta-text-wrapper-center {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-margin-bottom-72 {
  margin-top: 0;
  margin-bottom: 0;
}

.f-section-regular {
  padding: 0 5%;
  position: relative;
}

.bold-text {
  text-transform: uppercase;
}

.button-8 {
  z-index: 1;
  color: #fff;
  text-transform: uppercase;
  background-color: #0067bb;
  border: 1px solid #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 45px;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 3px #d3d3d3;
}

.text-button-b8 {
  z-index: 1;
  color: #fff;
  letter-spacing: 0;
  font-family: Gotham, sans-serif;
  font-size: 15px;
  font-weight: 700;
  position: relative;
}

.bg-mask-b8 {
  background-color: #160342;
  width: 0;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.dropdown-toggle {
  padding-top: 0;
  padding-bottom: 0;
}

.downlist {
  height: 100px;
}

.downlist.w--open {
  z-index: 1;
  color: #fff;
  background-color: rgba(255, 255, 255, .54);
  background-image: url('../images/ggg.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 15px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 250px;
  height: auto;
  margin-left: 0;
  padding: 10px 0;
  display: block;
  position: absolute;
  top: auto;
}

.dropdown-link {
  z-index: 1;
  margin-left: 0;
  padding-left: 20px;
}

.div-block {
  display: flex;
}

.image-13 {
  width: 50px;
  max-width: 100%;
  height: 30px;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 20px;
}

.progress_fill {
  background-color: #000;
  width: 0%;
  height: 100%;
  position: relative;
}

.image {
  z-index: 1;
  object-fit: cover;
  border-radius: 0;
  width: 200%;
  max-width: none;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.tricks-slider_slide {
  color: #fff;
  text-align: center;
  border-radius: 15px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 42%;
  height: 80vh;
  max-height: 80vw;
  margin-right: 1em;
  padding: 2em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.progress {
  background-color: rgba(0, 0, 0, .09);
  width: 80%;
  height: 1.5px;
  margin-top: 2.5em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.page-wrapper {
  width: 100%;
  font-size: 1em;
  position: relative;
  overflow: hidden;
}

.container {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100em;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding: 0 6em;
  display: flex;
}

.global-styles {
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.tricks-slider {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.tricks-slider_text {
  z-index: 2;
  letter-spacing: -.08em;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 5em;
  font-style: normal;
  font-weight: 400;
  line-height: 80px;
  position: relative;
}

.div-video {
  background-color: #af0000;
  border-radius: 15px;
  max-width: 70em;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 10px 5px;
}

.yt-video {
  border-radius: 15px;
}

.video {
  border-radius: 15px;
  width: 700px;
  height: auto;
}

.html-yt {
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
}

.div-yb {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.cf-webflow-link {
  color: #fff;
  text-decoration: none;
  transition: color .2s;
}

.cf-webflow-link:hover {
  color: #599ffa;
  text-decoration: none;
}

.cf-webflow-link.black {
  color: #0d0e10;
}

.cf-webflow-link.black:hover {
  color: #2a70cc;
}

.cf-copyright-text {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 133%;
}

.cf-copyright-text.black {
  color: #a5a5a5;
  letter-spacing: -.16px;
}

.cf-footer-cf-link {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
  text-decoration: none;
  transition: color .2s;
}

.cf-footer-cf-link:hover {
  color: #ff5e69;
  border: 1px #000;
  text-decoration: none;
}

.cf-footer-cf-link.black {
  color: #0d0e10;
  background-color: #fff;
  background-image: none;
}

.cf-footer-cf-link.black:hover {
  color: #ff8a56;
}

.cf-footer-bottom-wrapper {
  border-top: 1px solid rgba(255, 255, 255, .1);
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cf-footer-bottom-wrapper.white {
  border-top-style: none;
  border-top-color: rgba(255, 255, 255, .2);
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: 1240px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.cf-footer-link-18px {
  color: rgba(255, 255, 255, .75);
  letter-spacing: -.16px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 178%;
  text-decoration: none;
  transition: all .2s;
  display: block;
  overflow: hidden;
}

.cf-footer-link-18px:hover {
  color: #fff;
  border: 1px #000;
}

.cf-footer-link-18px.black {
  color: rgba(32, 47, 65, .69);
}

.cf-footer-link-18px.black:hover {
  color: #ff5e69;
}

.cf-footer-paragraph-18px {
  color: #fff;
  margin-top: 0;
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 156%;
}

.cf-footer-paragraph-18px.heading {
  letter-spacing: .16px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.cf-footer-paragraph-18px.heading.black {
  color: #3e527b;
  font-family: Montserrat, sans-serif;
}

.cf-footer-column {
  color: #fff;
  text-align: left;
  width: 150px;
  margin-right: 40px;
}

.cf-footer-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 90%;
  max-width: 1240px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.cf-error-message {
  color: #fff;
  background-color: rgba(252, 107, 92, .3);
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.cf-error-message.darker {
  color: #bd333d;
}

.cf-success-message {
  color: #fff;
  background-color: #b16cea;
  border-radius: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.cf-form-submit-button {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/ArrowRight.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  transition: background-color .2s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.cf-form-submit-button:hover {
  background-color: rgba(255, 94, 105, .2);
  border-radius: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.cf-form-submit-button.black {
  background-image: url('../images/ArrowRight_1.svg');
}

.cf-form-text-field {
  color: #fff;
  letter-spacing: -.16px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/EnvelopeSimple-white.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px #000;
  margin-bottom: 0;
  padding-bottom: 12px;
  padding-left: 42px;
  padding-right: 42px;
  font-size: 20px;
  line-height: 150%;
}

.cf-form-text-field::placeholder {
  color: rgba(255, 255, 255, .4);
  line-height: 150%;
}

.cf-form-text-field.black {
  color: #0d0e10;
  background-image: url('../images/EnvelopeSimple.svg');
}

.cf-form-text-field.black::placeholder {
  color: rgba(13, 14, 16, .4);
}

.cf-email-form {
  color: #0d0e10;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  padding-bottom: 19px;
  position: relative;
}

.cf-subscribe-form-block {
  margin-bottom: 0;
}

.cf-subscribe-text {
  color: #3e3f5d;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 142%;
}

.cf-footer-top-right {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  margin-top: 0;
  display: block;
}

.cf-features-section-1-image-contai {
  object-fit: contain;
  border-radius: 100%;
}

.cf-footer-link-gradient-hover-black-copy-no-margin {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover-black-copy-no-margin:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-link-gradient-hover-black {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-left: 20px;
  margin-right: 20px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover-black:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-link-gradient-hover {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-links-contain {
  display: flex;
}

.cf-footer-paragraph-16px {
  color: #fff;
  text-align: left;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-right: 0;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  line-height: 175%;
}

.cf-logo-text {
  letter-spacing: -.32px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 106%;
}

.cf-logo-line-3 {
  width: 32px;
  height: 24px;
  margin-left: -10px;
}

.cf-logo-line-2 {
  width: 27px;
  height: 24px;
  margin-left: -10px;
}

.cf-logo-line-1 {
  width: 24px;
  height: 24px;
}

.cf-logo-lines-contain {
  flex: none;
  margin-right: 10px;
  overflow: hidden;
}

.cf-navigation-1-logo {
  color: #000;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.cf-footer-top-left {
  flex-direction: column;
  align-items: flex-start;
  max-width: 450px;
  margin-bottom: 140px;
  display: flex;
}

.cf-footer-top-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1240px;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.cf-footer-main-contain {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer-coarfe {
  background-color: #32436d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding-top: 40px;
  display: flex;
}

.div-logo {
  width: 250px;
}

.bold-text-copy {
  text-transform: none;
}

.grid-airplus {
  grid-column-gap: 50px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: auto;
  max-width: 60em;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
}

.button-8-air {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #79b2f2;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.f-container-regular---air {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-grid-three-column--air {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template: ". ."
                 ". ."
                 ". Area"
                 ". ."
                 / 1fr 1fr;
  max-width: 60em;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-2 {
  text-align: center;
  text-transform: none;
  font-size: 45px;
}

.bold-text-3 {
  color: #2c4581;
  text-align: center;
  letter-spacing: 6px;
  font-family: Gotham, sans-serif;
  font-weight: 900;
}

.bold-text-4 {
  color: #2c4581;
  text-align: center;
  font-size: 50px;
}

.airplus-videos {
  text-align: center;
  font-family: Gotham, sans-serif;
  font-size: 45px;
  font-weight: 700;
}

.popup-wrap {
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  max-width: 680px;
  height: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.input-label {
  z-index: 2;
  color: #000;
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 0;
  padding-left: 6px;
  padding-right: 7px;
  font-size: 13.5px;
  font-weight: 600;
  line-height: 15px;
  display: inline-block;
  position: relative;
  bottom: -7px;
  left: 6px;
}

.input {
  color: #000;
  background-color: #fff;
  border: 1px solid #b7bbd1;
  border-radius: 6px;
  height: 48px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 18px;
  font-size: 15px;
  font-weight: 300;
  transition: border-color .2s, box-shadow .2s;
  box-shadow: 0 3px 6px -2px rgba(29, 1, 80, .1);
}

.input:hover {
  box-shadow: none;
  border-color: #434de7;
}

.input:focus {
  border: 1px solid #434de7;
}

.input::placeholder {
  color: #6e6e6e;
}

.rte-label {
  color: #000;
  margin-top: 15px;
  margin-bottom: 12px;
  font-size: 13.5px;
  font-weight: 600;
  line-height: 15px;
}

.form_100w {
  width: 100%;
}

.spacer-10 {
  width: 100%;
  height: 10px;
}

.message_success {
  color: #fff;
  background-color: #434de7;
  border-radius: 10px;
  font-weight: 600;
}

.button {
  color: #fff;
  background-color: #434de7;
  border-radius: 10px;
  height: 50px;
  padding: 15px 35px;
  font-size: 15px;
  font-weight: 500;
  box-shadow: 0 10px 20px -3px rgba(29, 1, 80, .1);
}

.button:hover {
  box-shadow: none;
  background-color: #000;
}

.button.in-form {
  width: 100%;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
}

.paragraph {
  opacity: .9;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.form-row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spacer-30 {
  width: 100%;
  height: 30px;
}

.h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
}

.text-red {
  color: #ff0004;
}

.form-separator {
  background-color: #f2f3ff;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-border {
  background-color: #fff;
  border: 1px solid #f2f3ff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 400px;
  max-width: none;
  margin-bottom: 0;
  padding: 30px;
  display: flex;
  box-shadow: 0 20px 30px -10px rgba(29, 1, 80, .1);
}

.scrollbar {
  max-height: 800px;
  padding: 30px;
  overflow: auto;
}

.input-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 12px;
  display: flex;
  position: relative;
}

.input-wrapper.mr-15 {
  margin-right: 15px;
}

.f-icon-regular {
  color: #015398;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: color .2s;
  display: flex;
}

.close-modal {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: auto;
  right: 5px;
}

.close-modal:hover {
  color: var(--flowui-component-library--primary-base);
}

.f-success-message {
  background-color: var(--flowui-component-library--success-lighter);
  color: var(--flowui-component-library--success-darker);
  letter-spacing: -.03em;
  font-size: 14px;
  line-height: 24px;
}

.f-button-primary {
  color: #fff;
  letter-spacing: -.02px;
  white-space: nowrap;
  background-color: #005498;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 48px;
  margin-top: 60px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-primary:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-field-input {
  border: 1px solid var(--flowui-component-library--grey-300);
  border-radius: 8px;
  min-height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  transition: all .2s;
}

.f-field-input:focus {
  border-color: var(--flowui-component-library--gray-400);
}

.f-field-input::placeholder {
  color: var(--flowui-component-library--gray-500);
}

.f-field-label {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.01em;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.f-field-wrapper {
  flex-direction: column;
  align-items: flex-start;
}

.f-modal-form-grid {
  grid-template-columns: 1fr;
  margin-top: 32px;
  margin-bottom: 32px;
}

.f-modal-form-block-small {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 0;
  display: flex;
}

.f-paragraph-small {
  text-align: center;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.film {
  color: #28417d;
  letter-spacing: -.03em;
  font-family: Gotham, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
}

.f-margin-bottom-12 {
  margin-bottom: 12px;
}

.f-image-cover-2 {
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  height: 100%;
}

.f-modal-image-tall {
  background-color: rgba(247, 249, 253, 0);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 480px;
  display: block;
}

.f-modal-newsletter {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  align-items: center;
}

.contenedor-modal {
  color: var(--flowui-component-library--gray-900);
  background-color: rgba(255, 255, 255, .85);
  background-image: url('../images/PATRON-.webp');
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 95vw;
  margin-bottom: 0;
  padding: 20px 24px;
  position: relative;
  box-shadow: 34px 34px 74px -24px rgba(56, 50, 124, .08);
}

.image-14 {
  width: 1000px;
  height: 200px;
}

.div-img-ac {
  background-color: #e5e3d4;
  border-radius: 15px;
  width: auto;
  height: auto;
  display: block;
}

.image-15 {
  padding-left: 0;
}

.div-block-2 {
  background-color: #f0efe8;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 10px;
  display: flex;
}

.image-16 {
  border-radius: 15px;
}

.bold-text-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-bottom: 0;
  padding-right: 10px;
  font-family: Gotham, sans-serif;
  font-size: 40px;
  font-weight: 700;
  display: inline-block;
}

.image-17 {
  border-radius: 15px;
  width: 180px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.main-container-air {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1050px;
  display: flex;
}

.main-container-air.centre {
  align-items: center;
  margin-top: 20px;
}

.faq-item {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #212121;
  border-radius: 25px;
}

.paragraph-2 {
  color: rgba(24, 24, 24, .9);
  white-space: normal;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  text-decoration: none;
}

.faq-answer-inner {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: rgba(233, 222, 202, .61);
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  padding: 20px;
  display: flex;
  overflow: visible;
}

.faq-wrap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  width: 100%;
  margin-top: 20px;
  display: grid;
}

.minus {
  background-color: #fff;
  border-radius: 20px;
  width: 38%;
  height: 2px;
  position: absolute;
}

.main-section-air {
  flex-direction: column;
  align-items: center;
  padding: 75px 5%;
  display: none;
}

.h3-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 30px;
}

.purple-span {
  color: #0054a3;
}

.plus {
  background-color: #fff;
  border-radius: 20px;
  width: 2px;
  height: 38%;
  position: absolute;
}

.image-18 {
  border-radius: 15px;
  width: 200px;
  height: auto;
}

.spacer-50px {
  width: 50px;
  height: 50px;
}

.faq-question {
  background-color: rgba(233, 222, 202, .61);
  border-radius: 15px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.3;
}

.p-m-wrap {
  background-image: linear-gradient(52deg, #ffd59e, #c2a37f);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-left: 60px;
  display: flex;
  position: relative;
}

.faq-answer {
  height: auto;
  overflow: hidden;
}

.header-wrap-centre {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 850px;
  display: flex;
}

.bold-text-7 {
  font-family: Gotham, sans-serif;
}

.bold-text-8 {
  font-family: Gotham Book Font, sans-serif;
}

.f-sub-heading-large {
  color: var(--flowui-component-library--gray-900);
  text-align: center;
  letter-spacing: -.02em;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.f-margin-bottom-73 {
  margin-bottom: 8px;
}

.f-feature-icon-wrapper {
  text-align: left;
  background-color: rgba(247, 249, 253, 0);
  border-radius: 8px;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
}

.f-grid-four-columns-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.f-paragraph-large-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h3-heading-2 {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  line-height: 1.2;
}

.f-margin-bottom-74 {
  width: 100%;
  margin-bottom: 16px;
}

.f-heading-detail-small-2 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-title-wrapper-center-2 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-128 {
  margin-bottom: 0;
}

.f-container-regular-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-2 {
  padding: 92px 5%;
  position: relative;
}

.popup-wrap-2 {
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  max-width: 680px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.popup-close {
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 13%;
  bottom: auto;
  left: auto;
  right: 15%;
}

.popup-close_icon {
  opacity: 0;
}

.popup {
  z-index: 9999;
  opacity: 0;
  background-color: rgba(0, 0, 0, .4);
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paragraph-3 {
  opacity: .9;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.custom-scrollbar {
  display: none;
}

.scrollbar-2 {
  max-height: 600px;
  padding: 30px;
  overflow: auto;
}

.modal-bubble {
  z-index: 99;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-bg {
  background-color: rgba(0, 0, 0, .36);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.f-paragraph-small-2 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.8;
}

.f-margin-bottom-129 {
  margin-bottom: 12px;
}

.h1-bolsas {
  color: #28417d;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 18px;
}

.div-modal-1 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 15px;
  box-shadow: 0 2px 7px 6px rgba(0, 0, 0, .2);
}

.features-table {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.comparison-table {
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title {
  margin-bottom: 0;
  margin-left: 24px;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-negative {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.comparison-positive {
  color: var(--flowui-component-library--gray-900);
  margin-top: 0;
  margin-left: 20px;
  padding-left: 0;
  font-family: Gotham, sans-serif;
  font-weight: 400;
}

.features-modal {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 20px;
  display: flex;
}

.features1-modal {
  padding-left: 10px;
  padding-right: 10px;
}

.modal-shooter {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-modal-2 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 15px;
  box-shadow: 0 2px 7px 6px rgba(0, 0, 0, .2);
}

.grid {
  justify-items: center;
}

.image-paper, .image-paper2, .image-paper3, .image-paper4 {
  border-radius: 15px;
}

.features-table-2 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.comparison-table-2 {
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.comparison-row-main-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title-2 {
  margin-bottom: 0;
  margin-left: 24px;
}

.comparison-row-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-negative-2 {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.comparison-positive-2 {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.div-feature {
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.svg-check {
  width: 22px;
}

.grid-paper {
  justify-items: center;
}

.num {
  z-index: 2;
  color: #fff;
  font-weight: 300;
  line-height: 1.2;
  position: absolute;
  top: 10px;
  left: 20px;
}

.page-wrapper-2 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.carousel-box {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.carousel {
  z-index: 1;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.cursor-inner {
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 50%;
  width: 4px;
  height: 4px;
}

.cursor-2 {
  z-index: 10;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.global-styles-2 {
  width: 0;
  height: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.overlay {
  z-index: 1;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .5));
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.carousel-item {
  transform-origin: 0 100%;
  background-color: #000;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  box-shadow: 10px 0 50px 10px rgba(0, 0, 0, .1);
}

.title-2 {
  z-index: 2;
  color: #fff;
  text-shadow: 0 -4px 4px rgba(0, 0, 0, .1);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.2;
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.image-19 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.cr {
  z-index: 1;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.img-cr {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.page-cr {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.slider-main {
  background-color: rgba(160, 138, 138, 0);
  min-width: 400px;
  max-width: 450px;
  height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.mask {
  border-radius: 15px;
  margin-top: 45px;
}

.image-20 {
  box-sizing: border-box;
  border-radius: 15px;
  width: 500px;
  min-width: 350px;
  height: auto;
  margin-top: -27px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.icon {
  color: #4d4d4d;
  background-color: rgba(247, 41, 41, 0);
}

.icon-2 {
  color: #4c4c4c;
}

.html-yt-shooter {
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin: -39px auto 0;
  display: flex;
}

.slide, .slide-2, .slide-3, .slide-4 {
  border-radius: 15px;
}

.modal-airplus {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.html-yt-airplus {
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin: -69px auto 0;
  display: flex;
}

.div-info {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  border-radius: 25px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 20em;
  margin-top: 300px;
  padding: 20px 40px;
  display: block;
  position: relative;
}

.card-air-2 {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/imagen-sushion-film--3_1.webp');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.card-air-3 {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/imagen-bubble-film--2_1.webp');
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.card-air-4 {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/imagen-void-film--3_1.webp');
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-ventajas {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.image-21 {
  width: 25px;
  height: 25px;
}

.card-bubble-modal {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/airplus_1.webp');
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-info-bubble {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 15px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 35em;
  margin-top: 500px;
  padding: 20px 40px;
  display: block;
  position: relative;
}

.btn-bubble-now {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #28417d;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 550px;
  height: 45px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bg-bubble-now {
  background-color: #3658a8;
  width: 0;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.btn-modal-bubble {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #79b2f2;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.modal-cushion {
  z-index: 99;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.card-cushion-modal {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/airplus_1.webp');
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-info-cushion {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 15px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 35em;
  margin-top: 500px;
  padding: 20px 40px;
  display: block;
  position: relative;
}

.btn-cushion-now {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #28417d;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 550px;
  height: 45px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bg-cushion-now {
  background-color: #3a5eb4;
  width: 0;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.modal-void {
  z-index: 99;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.btn-void-now {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #28417d;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 550px;
  height: 45px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bg-void-now {
  background-color: #4b70c9;
  width: 0;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.close-void {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: auto;
  right: 5px;
}

.close-void:hover {
  color: var(--flowui-component-library--primary-base);
}

.btn-cushion, .btn-void {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #79b2f2;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-info-void {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 15px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 35em;
  margin-top: 480px;
  padding: 20px 40px;
  display: block;
  position: relative;
}

.close--shooter {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: auto;
  right: 5px;
}

.close--shooter:hover {
  color: var(--flowui-component-library--primary-base);
}

.btn-shooter-now {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #28417d;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 550px;
  height: 45px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bg-shooter-now {
  background-color: #3b60b9;
  width: 0;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.btn-shooter, .btn-papillon, .btn-classic {
  z-index: 1;
  color: #fff;
  text-transform: uppercase;
  background-color: #0067bb;
  border: 1px solid #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 45px;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 3px #d3d3d3;
}

.div-info-shooter {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  border-radius: 15px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 20em;
  margin-top: 340px;
  padding: 20px 0;
  display: block;
  position: relative;
}

.button-8-air-copy, .btn-shoot {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #79b2f2;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.btn-pap {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #79b2f2;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.btn-class {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #79b2f2;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.modal-track {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.html-yt-papillon {
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin: -39px auto 0;
  display: flex;
}

.close-papillon {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: auto;
  right: 5px;
}

.close-papillon:hover {
  color: var(--flowui-component-library--primary-base);
}

.btn-papillon-now {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #28417d;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 550px;
  height: 45px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bg-papillonnow {
  background-color: #395cb1;
  width: 0;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.btn-air-mini {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #79b2f2;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-featur-air, .div-featur-air2, .div-featur-air3, .div-featur-air4, .div-featur-air5 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.modal-classic {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.html-yt-classic {
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin: -39px auto 0;
  display: flex;
}

.btn-classic-now {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #28417d;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 550px;
  height: 45px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bg-classic-now {
  background-color: #3b5fb4;
  width: 0;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.html-yt-panal {
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.titles-panal {
  color: #2c4581;
  text-transform: uppercase;
  margin-top: 36px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 21px;
  font-weight: 700;
  line-height: 120%;
}

.modal-panal, .modal-funda, .modal-class, .modal-dispensador {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-panal, .close-dispensador {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: auto;
  right: 5px;
}

.close-panal:hover, .close-dispensador:hover {
  color: var(--flowui-component-library--primary-base);
}

.slider-panal, .slider-dispensador {
  background-color: rgba(160, 138, 138, 0);
  max-width: 450px;
  height: 100%;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.btn-panal-now, .btn-dispensador-now {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #28417d;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 40vw;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.btn-panal-now:hover, .btn-dispensador-now:hover {
  transform: scale(1.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.bg-shooter-now-copy {
  background-color: #065f54;
  width: 0;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.bg-panal-now, .bg-dispensador-now {
  background-color: #3455a3;
  width: 0;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.btn-panal, .btn-dispensador {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #79b2f2;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.btn-panal:hover, .btn-dispensador:hover {
  transform: scale(1.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.modal-funda-p {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.btn-funda-now {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #28417d;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 550px;
  height: 45px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bg-funda-now {
  background-color: #3c60b6;
  width: 0;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.modal-sobre {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-sobre {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: auto;
  right: 5px;
}

.close-sobre:hover {
  color: var(--flowui-component-library--primary-base);
}

.btn-sobre-now {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #28417d;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 550px;
  height: 45px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bg-sobre-now {
  background-color: #3657a5;
  width: 0;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.btn-sobre {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #79b2f2;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.btn-air-now {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #28417d;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 550px;
  min-width: auto;
  height: 45px;
  margin-top: 63px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bg-air-now {
  background-color: #527ec0;
  width: 0;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.features-principal {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.grid-foam {
  grid-column-gap: 32px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 600px;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  display: block;
}

.card-foam {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/airplus_1.webp');
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  width: 40vw;
  height: 80vh;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-info-foam {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 15px;
  flex-flow: row;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: flex-end;
  width: 30em;
  height: 200px;
  margin-top: 400px;
  padding: 20px 0;
  display: block;
  position: relative;
}

.modal-foam {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.medidas {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.close-foam {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: auto;
  right: 5px;
}

.close-foam:hover {
  color: var(--flowui-component-library--primary-base);
}

.btn-foam {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #79b2f2;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-air-1-copy {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/airplus_1.webp');
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.card-foam1 {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/mini-foam-portada.jpg');
  background-position: 50% 100%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.btn-foam1 {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #79b2f2;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-4 {
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.slider-foam {
  background-color: rgba(160, 138, 138, 0);
  max-width: 450px;
  height: 100%;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.code {
  text-transform: capitalize;
  font-weight: 100;
}

.card-video {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/Imagen-categoria-airplus-mini-_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.card-video-autoplay {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: none;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 0;
  display: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.html-embed {
  z-index: 0;
  position: -webkit-sticky;
  position: sticky;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-info-video {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  border-radius: 15px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 20em;
  margin-top: -250px;
  padding: 20px 40px;
  display: block;
  position: relative;
}

.middle-cta-div-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0 auto 60px;
  display: flex;
}

.cf-webflow-link-2 {
  color: #fff;
  text-decoration: none;
  transition: color .2s;
}

.cf-webflow-link-2:hover {
  color: #599ffa;
  text-decoration: none;
}

.cf-webflow-link-2.black {
  color: #0d0e10;
}

.cf-webflow-link-2.black:hover {
  color: #2a70cc;
}

.cf-copyright-text-2 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 133%;
}

.cf-copyright-text-2.black {
  color: #0d0e10;
  letter-spacing: -.16px;
}

.cf-footer-cf-link-2 {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
  text-decoration: none;
  transition: color .2s;
}

.cf-footer-cf-link-2:hover {
  color: #ff5e69;
  border: 1px #000;
  text-decoration: none;
}

.cf-footer-cf-link-2.black {
  color: #0d0e10;
}

.cf-footer-cf-link-2.black:hover {
  color: #ff8a56;
}

.cf-footer-bottom-wrapper-2 {
  border-top: 1px solid rgba(255, 255, 255, .1);
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cf-footer-bottom-wrapper-2.white {
  border-top-style: none;
  border-top-color: rgba(255, 255, 255, .2);
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: 1240px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.cf-footer-link-18px-2 {
  color: rgba(255, 255, 255, .75);
  letter-spacing: -.16px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 178%;
  text-decoration: none;
  transition: all .2s;
  display: block;
  overflow: hidden;
}

.cf-footer-link-18px-2:hover {
  color: #fff;
  border: 1px #000;
}

.cf-footer-link-18px-2.black {
  color: rgba(13, 14, 16, .75);
  font-size: 15px;
}

.cf-footer-link-18px-2.black:hover {
  color: #ff5e69;
}

.cf-footer-paragraph-18px-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 156%;
}

.cf-footer-paragraph-18px-2.heading {
  letter-spacing: .16px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.cf-footer-paragraph-18px-2.heading.black {
  color: #fff;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.cf-footer-column-2 {
  width: 100%;
  font-size: 10px;
  display: block;
}

@media screen and (max-width: 721px) {
  .cf-footer-column-2 {
    width: 100%;
    height: 10px;
  }

  .cf-footer-top-left{
  }
  
}



.cf-footer-grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 300px;
  max-width: 1240px;
  margin: 10px auto 0;
  padding-left: 0;
  display: flex;
}

.cf-error-message-2 {
  color: #fff;
  background-color: rgba(252, 107, 92, .3);
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.cf-error-message-2.darker {
  color: #bd333d;
}

.cf-success-message-2 {
  color: #fff;
  background-color: #b16cea;
  border-radius: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.cf-form-submit-button-2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/ArrowRight.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  transition: background-color .2s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.cf-form-submit-button-2:hover {
  background-color: rgba(255, 94, 105, .2);
  border-radius: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.cf-form-submit-button-2.black {
  background-image: url('../images/ArrowRight_1.svg');
}

.cf-form-text-field-2 {
  color: #fff;
  letter-spacing: -.16px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/EnvelopeSimple-white.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px #000;
  margin-bottom: 0;
  padding-bottom: 12px;
  padding-left: 42px;
  padding-right: 42px;
  font-size: 20px;
  line-height: 150%;
}

.cf-form-text-field-2::placeholder {
  color: rgba(255, 255, 255, .4);
  line-height: 150%;
}

.cf-form-text-field-2.black {
  color: #0d0e10;
  background-image: url('../images/EnvelopeSimple.svg');
}

.cf-form-text-field-2.black::placeholder {
  color: rgba(13, 14, 16, .4);
}

.cf-email-form-2 {
  color: #0d0e10;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  padding-bottom: 19px;
  position: relative;
}

.cf-subscribe-form-block-2 {
  margin-bottom: 0;
}

.cf-subscribe-text-2 {
  color: #0d0e10;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 142%;
}

.cf-footer-top-right-2 {
  width: 100%;
  max-width: 400px;
}

.cf-features-section-1-image-contai-2 {
  object-fit: contain;
  border-radius: 100%;
}

.cf-footer-link-gradient-hover-black-copy-no-margin-2 {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover-black-copy-no-margin-2:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-link-gradient-hover-black-2 {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-left: 20px;
  margin-right: 20px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover-black-2:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-link-gradient-hover-2 {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover-2:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-links-contain-2 {
  display: flex;
}

.cf-footer-paragraph-16px-2 {
  color: #0d0e10;
  text-align: left;
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 175%;
}

.cf-logo-text-2 {
  letter-spacing: -.32px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 106%;
}

.cf-logo-line-4 {
  width: 32px;
  height: 24px;
  margin-left: -10px;
}

.cf-logo-line-5 {
  width: 27px;
  height: 24px;
  margin-left: -10px;
}

.cf-logo-line-6 {
  width: 24px;
  height: 24px;
}

.cf-logo-lines-contain-2 {
  flex: none;
  margin-right: 10px;
  overflow: hidden;
}

.cf-navigation-1-logo-2 {
  color: #000;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.cf-footer-top-left-2 {
  flex-direction: column;
  align-items: flex-start;
  max-width: 324px;
  display: flex;
}

.cf-footer-top-wrapper-2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 90%;
  max-width: 1240px;
  margin-top: 150px;
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.cf-footer-main-contain-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.cf-footer-section-white-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.f-footer-link {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
}

.f-footer-link:hover {
  color: var(--flowui-component-library--primary-base);
}

.f-footer-vertical-divider {
  background-color: var(--flowui-component-library--grey-300);
  width: 1px;
  height: 16px;
}

.f-footer-menu {
  grid-column-gap: 24px;
  flex: none;
  align-items: center;
  display: flex;
}

.f-footer-detail {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.f-footer-brand {
  align-items: center;
  display: flex;
}

.f-footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.f-footer-divider {
  background-color: var(--flowui-component-library--gray-200);
  width: 100%;
  height: 1px;
  margin-top: 64px;
  margin-bottom: 32px;
}

.f-footer-title {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: -.01em;
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.f-footer-block {
  flex-direction: column;
}

.f-footer-large-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.f-footer-logo {
  flex: none;
}

.f-footer-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.f-button-neutral-2 {
  color: #32436d;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral-2:hover {
  color: #fff;
  background-color: #01174e;
}

.f-field-icon {
  color: var(--flowui-component-library--gray-400);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 16px;
  right: auto;
}

.input-mail {
  border: 1px solid var(--flowui-component-library--white);
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 8px;
  width: 100%;
  min-height: 48px;
  margin-bottom: 0;
  padding: 12px 16px 12px 52px;
  transition: all .25s;
}

.input-mail:hover, .input-mail:focus {
  border-color: var(--flowui-component-library--gray-400);
}

.input-mail::placeholder {
  color: var(--flowui-component-library--gray-400);
}

.f-field-icon-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

.f-footer-form-wrapper {
  justify-content: center;
  align-items: center;
  min-width: 240px;
  position: relative;
}

.a {
  grid-column-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.f-footer-form-block {
  margin-bottom: 0;
}

.f-paragraph-small-3 {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.f-h5-heading-2 {
  color: #fff;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4;
}

.f-margin-bottom-130 {
  margin-bottom: 16px;
}

.f-max-width-small {
  max-width: 355px;
}

.f-margin-bottom-40 {
  margin-bottom: 0px;
}

@media screen and (max-width: 720px) {
  .f-margin-bottom-40 {
    margin-bottom: 0;
  }
}

.f-footer-content-grid {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  margin-bottom: 64px;
}

.f-container-regular-3 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-footer-regular {
  background-color: var(--flowui-component-library--white);
  padding: 64px 5%;
  position: relative;
}

.nav-menu {
  color: #283338;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-right: 20px;
  padding-left: 93px;
  font-size: 15px;
  display: flex;
  position: static;
}

.brand-2 {
  margin-right: 44px;
}

.text-block-62 {
  color: #abaeaf;
  letter-spacing: 1px;
  margin-bottom: 14px;
  font-size: 14px;
}

.navigation-container {
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  min-height: 85px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown-link-mobile {
  color: #283338;
  width: 100%;
  padding: 20px 22px 16px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.dropdown-link-mobile:hover {
  background-color: #f8faff;
}

.nav-foam {
  color: #283338;
  border-radius: 15px;
  width: 100%;
  padding: 16px 22px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.nav-foam:hover {
  background-color: rgba(0, 169, 255, .26);
}

.flowbase-logo {
  width: 220px;
}

.icon-5 {
  margin-right: 5px;
}

.icon-5:hover {
  color: #5aa8ce;
}

.navigation-container-mob {
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-61 {
  font-size: 16px;
}

.icon-square {
  background-color: #f1eada;
  border-radius: 4px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 60px;
  padding: 12px;
  display: flex;
  box-shadow: 4px 4px 20px 5px rgba(0, 0, 0, .09);
}

.dropdown-toggle-2 {
  padding-left: 12px;
  padding-right: 26px;
  transition: all .2s;
}

.dropdown-toggle-2:hover {
  color: #439cce;
}

.nav-content-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  display: flex;
}

.navigation-column {
  width: 50%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 22px;
}

.nosotros-nav {
  justify-content: center;
  align-items: center;
  padding: 20px 12px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.nosotros-nav:hover {
  color: #4697cb;
}

.nosotros-nav.w--current {
  color: #3b6191;
  font-weight: 400;
}

.contacto-btn-navbar {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3b6192;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  min-width: 180px;
  min-height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: all .4s ease-out;
  display: flex;
}

.contacto-btn-navbar:hover {
  background-color: #59a9cf;
  box-shadow: inset 1px 1px 3px rgba(32, 27, 61, .22), inset -1px -1px 3px rgba(238, 230, 255, 0);
}

.navigation-mob {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  display: none;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-airplus {
  color: #283338;
  border-radius: 15px;
  width: 100%;
  padding: 20px 22px 16px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.nav-airplus:hover {
  background-color: rgba(0, 169, 255, .26);
}

.nav-airplus.w--current {
  border-radius: 15px;
}

.nav-panal {
  color: #283338;
  border-radius: 15px;
  width: 100%;
  padding: 16px 22px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.nav-panal:hover {
  background-color: rgba(0, 169, 255, .26);
}

.navigation-wrap {
  z-index: 99;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 0;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation-right {
  order: 0;
  justify-content: center;
  align-items: center;
  width: 20%;
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  display: flex;
}

.navigation {
  z-index: 9;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: rgba(235, 233, 225, .62);
  border-bottom: 1px solid rgba(68, 85, 103, .11);
  border-radius: 15px;
  flex-direction: column;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 1%;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation:hover {
  background-color: rgba(250, 247, 239, .77);
}

.nav-insumos {
  color: #283338;
  border-radius: 15px;
  width: 100%;
  min-height: 55px;
  padding: 16px 22px 20px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.nav-insumos:hover {
  background-color: rgba(0, 169, 255, .26);
}

.navigation-column-right {
  width: 50%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-link-details {
  color: rgba(40, 51, 56, .6);
  font-size: 14px;
}

.nav-paperplus {
  color: #283338;
  background-color: #f2ebdd;
  border-radius: 15px;
  width: 100%;
  padding: 16px 22px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.nav-paperplus:hover {
  background-color: rgba(0, 169, 255, .26);
}

.navigation-left {
  align-items: center;
  width: 50%;
  display: flex;
}

.dropdown-column-wrap {
  display: flex;
}

.link-18 {
  color: #283338;
  margin-bottom: 15px;
  font-size: 15px;
  text-decoration: none;
  display: block;
}

.link-18:hover {
  color: #8c54ff;
}

.navigation-dropdown {
  min-width: 140px;
}

.navigation-dropdown.w--open {
  background-color: #f2ebdd;
  border-radius: 15px;
  min-width: 350px;
  max-height: 100vh;
  left: -120px;
  box-shadow: 0 50px 25px -50px rgba(32, 53, 90, .15), 8px 18px 60px 4px rgba(0, 0, 0, .13);
}

.productos-navbar {
  font-family: Gotham Book Font, sans-serif;
}

.productos-navbar:hover {
  color: #5ba9d0;
}

.image-22 {
  width: 100px;
}

.slider-desktop {
  height: 90vh;
}

.header2 {
  background-color: #fffaed;
  background-image: url('../images/papel-panal3_1.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.slide-6 {
  background-image: url('../images/BANNER-AIRLPUS.2_1.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.slide-7 {
  background-image: url('../images/dispensador-banner-papel.jpg');
  background-position: 40%;
  background-size: cover;
  background-attachment: scroll;
}

.button-header {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3b6192;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 250px;
  min-width: 180px;
  min-height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: all .4s ease-out;
  display: flex;
}

.button-header:hover {
  background-color: #59a9cf;
  box-shadow: inset 1px 1px 3px rgba(32, 27, 61, .22), inset -1px -1px 3px rgba(238, 230, 255, 0);
}

.div-ver-producto-header {
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.right2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: flex-end;
  width: 60%;
  padding: 12.5% 0% 12.5% 8%;
  display: flex;
  position: relative;
  left: 40%;
  right: auto;
  overflow: hidden;
}

.subheader2 {
  color: #fff;
  text-align: right;
  width: 88%;
  margin-top: 5px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.div-product-home {
  margin-bottom: 60px;
}

.div-right-panal {
  height: 100%;
  margin-left: 50%;
  padding-top: 0;
  padding-left: 0%;
}

.div-right-panal2 {
  height: 100%;
  margin-top: 0%;
  padding-top: 37%;
  padding-left: 60px;
}

.typed-div2 {
  color: #fff;
  align-items: center;
  display: flex;
}

.headline-copy {
  color: #fff;
  text-shadow: 4px 3px 8px rgba(0, 0, 0, .75);
  flex: none;
  margin-top: 0;
  margin-bottom: 25px;
  margin-left: 5px;
  font-family: Gotham, sans-serif;
  font-size: 58px;
  font-weight: 300;
  line-height: 68px;
}

.typed-div-panal {
  color: #fff;
  align-items: center;
  display: flex;
}

.headline-p {
  color: #fff;
  text-shadow: 4px 3px 8px rgba(0, 0, 0, .75);
  flex: none;
  margin: 0 5px 25px;
  font-family: Gotham, sans-serif;
  font-size: 58px;
  font-weight: 100;
  line-height: 68px;
}

.div-productos-home {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.btn-vermas-home {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
  background-color: rgba(56, 152, 236, .71);
  border-radius: 15px;
  width: 150px;
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.btn-vermas-home:hover {
  background-color: rgba(43, 121, 189, .71);
}

.heading-3 {
  color: #fff;
  text-align: center;
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.text-product-home {
  position: relative;
  top: auto;
}

.div-vermas-home {
  margin-top: 0;
  display: block;
  position: relative;
  top: 38px;
}

.h2-air {
  color: #fff;
  text-align: center;
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.btn-vermas-home-air {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
  background-color: rgba(56, 152, 236, .71);
  border-radius: 15px;
  width: 150px;
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.btn-vermas-home-air:hover {
  background-color: rgba(43, 121, 189, .71);
}

.card-air-1-copy {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/envoltorio-panal-22_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.card-air-1-1 {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/sobres-acolchados-2_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.card-air-111 {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/airplus-port-1.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.title-aires, .title-aires2, .title-aires3, .title-aires4 {
  color: #160342;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.airplus {
  color: #160342;
  font-size: 20px;
  line-height: 130%;
}

.air {
  z-index: 1;
  color: #fff;
  letter-spacing: 0;
  font-family: Gotham, sans-serif;
  font-size: 15px;
  font-weight: 700;
  position: relative;
}

.airplus-r, .airplus-r2, .airplus-r3, .waves---paragraph-big-copy {
  color: #160342;
  font-family: Gotham Book Font, sans-serif;
  font-size: 20px;
  line-height: 130%;
}

.plussss {
  font-family: Gotham Book Font, sans-serif;
  font-weight: 400;
}

.bold-text-10 {
  color: #28417d;
  font-family: Gotham, sans-serif;
}

.bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15 {
  color: #28417d;
}

.r-nav {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  margin-top: 0;
  padding-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}

.r-nav2, .r-nav3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}

.somos-lideres {
  color: #03237d;
  letter-spacing: 7px;
  text-transform: capitalize;
  justify-content: center;
  align-items: center;
  margin-top: -36px;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 58px;
  display: flex;
  position: static;
}

.somos-lideres.light {
  color: #fff;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 40px;
}

.bold-text-16 {
  font-size: 55px;
}

.heading-4 {
  margin-top: -3px;
  font-family: Gotham Book Font, sans-serif;
  font-weight: 400;
}

.lottie-animation {
  width: 80px;
}

.div-lottie {
  justify-content: center;
  align-items: center;
  display: flex;
}

.lottie-box {
  width: 80px;
}

.link-block {
  text-decoration: none;
}

.code-embed {
  display: block;
}

.div-mm {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.img-nosotros {
  width: 300px;
}

@media screen and (max-width: 991px) {
  .img-nosotros {
    margin: 0 auto;
  }
}

.div-textos-mision {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-textos-vision {
  flex-flow: column;
  width: 50%;
  display: flex;
}

.title-nosotros {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nosotros-banner {
  width: 100vw;
  height: auto;
  display: none;
}

.slide-8 {
  background-image: url('../images/banner-corafe-3-copia-2_1.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.typed-div-copy {
  color: #fff;
  align-items: center;
  display: flex;
}

.con-coarfe {
  color: #fff;
  align-items: center;
  display: none;
}

.button-header2 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3b6192;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 250px;
  min-width: 180px;
  min-height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: all .4s ease-out;
  display: flex;
}

.button-header2:hover {
  background-color: #59a9cf;
  box-shadow: inset 1px 1px 3px rgba(32, 27, 61, .22), inset -1px -1px 3px rgba(238, 230, 255, 0);
}

.button-header-panal {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3b6192;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 250px;
  min-width: 180px;
  min-height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: all .4s ease-out;
  display: flex;
}

.button-header-panal:hover {
  background-color: #59a9cf;
  box-shadow: inset 1px 1px 3px rgba(32, 27, 61, .22), inset -1px -1px 3px rgba(238, 230, 255, 0);
}

.bold-text-17, .bold-text-18, .bold-text-19 {
  color: #28417d;
}

.bubble {
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  font-weight: 900;
}

.code-2 {
  text-transform: uppercase;
  font-family: Gotham Book Font, sans-serif;
  font-weight: 700;
}

.film2 {
  text-transform: uppercase;
  font-family: Gotham Book Font, sans-serif;
  font-weight: 400;
}

.code-3 {
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  font-weight: 900;
}

.foam1 {
  letter-spacing: 0;
  font-family: Gotham, sans-serif;
  font-weight: 400;
}

.foam2 {
  font-family: Gotham, sans-serif;
  font-weight: 400;
}

.bold-text-20, .bold-text-21 {
  color: #28417d;
}

.panal, .fundapapel, .sostenible-panal {
  font-family: Gotham, sans-serif;
  font-weight: 400;
}

.plus1 {
  text-transform: capitalize;
  font-family: Gotham, sans-serif;
  font-weight: 400;
}

.code-4 {
  font-family: Gotham, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.link-block-2 {
  text-decoration: none;
}

.banner-recicla {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(255, 255, 255, 0);
  justify-content: flex-end;
  align-items: center;
  font-family: Gotham Book Font, sans-serif;
  display: flex;
}

.banner-nosotros {
  margin-top: 0;
}

.f-field-icon-2 {
  color: #b6b9ce;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 16px;
  right: auto;
}

.f-button-neutral-3 {
  color: #32436d;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral-3:hover {
  color: #fff;
  background-color: #01174e;
}

.f-margin-bottom-131 {
  margin-bottom: 16px;
}

.input-mail-2 {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  border-radius: 8px;
  width: 100%;
  min-height: 48px;
  margin-bottom: 0;
  padding: 12px 16px 12px 52px;
  transition: all .25s;
}

.input-mail-2:hover, .input-mail-2:focus {
  border-color: #b6b9ce;
}

.input-mail-2::placeholder {
  color: #b6b9ce;
}

.cf-footer-top-left-3 {
  flex-direction: column;
  align-items: flex-start;
  max-width: 450px;
  display: flex;
}

.f-margin-bottom-132 {
  margin-bottom: 40px;
}

.cf-footer-top-wrapper-3 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 90%;
  max-width: 1240px;
  margin-top: 40px;
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.cf-footer-paragraph-16px-3 {
  color: #fff;
  text-align: left;
  margin-top: 24px;
  margin-bottom: 24px;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  line-height: 175%;
}

.ver-minifoam {
  color: #fff;
  text-align: center;
}

.bold-text-22 {
  font-family: Gotham Book Font, sans-serif;
}

.insumos-h1 {
  margin-top: 140px;
  padding-top: 0;
  padding-bottom: 0;
}

.insumos-section {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  margin-top: 0;
  padding: 100px 10% 60px;
}

.div-texto-insumo1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.title-insumo {
  color: #2c4581;
  letter-spacing: 0;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 58px;
  display: flex;
  position: static;
}

.title-insumo.light {
  color: #fff;
  margin-bottom: 20px;
  font-family: Gotham, sans-serif;
  font-size: 40px;
}

.div-texto-insumo-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.title-insumo2 {
  color: #2c4581;
  letter-spacing: 7px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 58px;
  display: flex;
  position: static;
}

.title-insumo2.light {
  color: #fff;
  margin-bottom: 20px;
  font-family: Gotham, sans-serif;
  font-size: 40px;
}

.triangle-left {
  width: 30px;
  margin: 0 0 0 auto;
  transform: rotate(90deg);
}

.div-titulo-insumos {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  order: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.triangle-right {
  width: 30px;
  margin: 0 auto;
  transform: rotate(270deg);
}

.bold-text-23 {
  text-align: center;
  padding-left: 20px;
}

.bold-text-24 {
  font-size: 22px;
}

.bold-text-25 {
  padding-right: 20px;
  font-size: 22px;
}

.img-insumo1, .img-nosotros-copy {
  width: 300px;
}

.slide-7-copy {
  background-image: url('../images/papel-panaaaaal-2_1.webp');
  background-position: 40%;
  background-size: cover;
  background-attachment: scroll;
}

.slide-9 {
  background-image: url('../images/storomargendesk.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.div-link-storopack, .link-block-3 {
  width: 100%;
  height: 100%;
}

.card-track {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/track-coarfe_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.card-classic {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/CLASSIC-imagen-categoria_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.rollo-papel {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/rollospp.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-width: 380px;
  min-height: 350px;
}

.rollo-papel:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.dispensador-papel {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/dispensador-1.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-width: 380px;
  min-height: 350px;
}

.dispensador-papel:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.card12kilos {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/card12kilos.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-width: 380px;
  min-height: 350px;
}

.card12kilos:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.card6kilos {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/card6kilos.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-width: 380px;
  min-height: 350px;
}

.card6kilos:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

/* Hover color para botones loose fiber */
.btn-dispensador:hover {
  background-color: #2c4581 !important;
}

.btn-dispensador-now:hover {
  background-color: #2c4581 !important;
}



/* Responsive para especificaciones técnicas loose fiber */
@media screen and (max-width: 767px) {
  #specs-grid {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }
}

@media screen and (max-width: 479px) {
  #specs-grid {
    grid-template-columns: 1fr !important;
    gap: 15px !important;
  }
}

.funda-papel {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/envoltorio-panal-22_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-width: 380px;
  min-height: 350px;
}

.funda-papel:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.sobres-acolchados {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/sobres-acolchados-2_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-width: 380px;
  min-height: 350px;
}

.sobres-acolchados:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.cf-error-message-dark {
  color: #bd333d;
  background-color: rgba(252, 107, 92, .3);
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.cf-success-message-3 {
  color: #fff;
  background-color: #b16cea;
  border-radius: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.cf-form-gradient-submit {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
  border-radius: 8px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 156%;
}

.cf-borders-text-field {
  color: #0d0e10;
  letter-spacing: -.32px;
  border: 1px solid rgba(13, 14, 16, .1);
  border-radius: 8px;
  height: 60px;
  margin-bottom: 20px;
  padding: 16px 22px;
  font-size: 18px;
  line-height: 156%;
}

.cf-borders-text-field:focus {
  border-color: rgba(13, 14, 16, .2);
}

.cf-borders-text-field::placeholder {
  color: rgba(13, 14, 16, .4);
}

.cf-borders-text-field.message {
  margin-bottom: 32px;
}

.cf-borders-text-field-dropdown {
  color: rgba(13, 14, 16, .4);
  letter-spacing: -.32px;
  background-color: #fff;
  border: 1px rgba(13, 14, 16, .1);
  border-radius: 8px;
  width: 95%;
  height: 60px;
  margin-bottom: 0;
  padding: 16px 22px;
  font-size: 18px;
  line-height: 156%;
}

.cf-borders-text-field-dropdown:focus {
  border-color: rgba(13, 14, 16, .2);
}

.cf-borders-text-field-dropdown::placeholder {
  color: rgba(13, 14, 16, .4);
}

.cf-form-dropdown {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 8px;
  margin-bottom: 20px;
}

.cf-form-heading-28px {
  letter-spacing: -.75px;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-send-message-form {
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 0;
  padding: 48px;
}

.cf-form-right-wrapper {
  width: 50%;
}

.cf-footer-info {
  color: #fff;
  letter-spacing: -.48px;
  font-size: 20px;
  line-height: 150%;
}

.cf-info-heading {
  color: rgba(255, 255, 255, .4);
  letter-spacing: .96px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 500;
  line-height: 130%;
}

.cf-footer-headings-wrap {
  margin-left: 32px;
}

.cf-features-section-1-image-contai-3 {
  object-fit: contain;
  border-radius: 100%;
}

.cf-form-icon {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.cf-footer-info-contain {
  align-items: flex-start;
  margin-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.cf-footer-info-contain.last {
  margin-bottom: 0;
}

.cf-footer-divider {
  background-color: rgba(255, 255, 255, .2);
  width: 100%;
  height: 1px;
  margin-top: 48px;
  margin-bottom: 48px;
}

.cf-white-link {
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
  transition: all .2s;
}

.cf-white-link:hover {
  color: #ffa84b;
  border-bottom-color: #ffa84b;
}

.cf-form-paragraph {
  color: rgba(255, 255, 255, .8);
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 156%;
}

.cf-form-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-form-left-wrapper {
  width: 40%;
  max-width: 360px;
}

.cf-form-main-wrapper {
  background-color: #0d0e10;
  border-radius: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 70px 70px 80px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.cf-form-section-1 {
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-4 {
  z-index: 3;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.success {
  text-align: center;
  background-color: rgba(255, 255, 255, .14);
  border-radius: .6em;
  padding: 2.5em;
}

.error-message_text {
  font-size: 1.3em;
}

.radio_button {
  z-index: 2;
  border-color: rgba(255, 255, 255, .45) rgba(255, 255, 255, .45) rgba(255, 255, 255, .48);
  border-radius: 100vw;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  transition: background-color .1s, border-width .1s, border-color .1s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.radio_button:hover {
  background-color: rgba(255, 255, 255, .09);
}

.radio_button.w--redirected-checked {
  border-width: 1px;
  border-color: #fff;
}

.radio_button.w--redirected-focus {
  box-shadow: none;
  border-width: 2px;
}

.submit {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 100vw;
  margin-top: 1em;
  padding: .3em 2.1em;
  font-size: 1.5em;
  transition: all .1s;
}

.submit:hover {
  color: #000;
  background-color: #fff;
}

.submit:focus {
  border-color: #49fefd;
}

.field {
  z-index: 2;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  border-bottom: 1px solid rgba(255, 255, 255, .48);
  border-radius: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 1.5em;
  min-height: 1.5em;
  max-height: 7em;
  margin-bottom: 0;
  padding: 0;
  font-size: 2.5em;
  font-weight: 300;
  transition: border-color .2s;
  position: relative;
}

.field:focus {
  border-bottom-color: #fff;
}

.side-panel {
  z-index: 2;
  background-color: #000;
  width: 50%;
  height: 100vh;
  padding: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.contact_column {
  width: 50%;
  padding: 4.3em;
  position: relative;
  overflow: hidden;
}

.contact_column.is-right {
  z-index: 2;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 100vh;
  display: flex;
}

.contact_column.is-left {
  z-index: 1;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.field_wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 2.2em;
  display: flex;
  position: relative;
}

.field_label {
  z-index: 1;
  transform-origin: 0%;
  color: rgba(255, 255, 255, .47);
  margin-bottom: -.3em;
  font-size: 1.4em;
  font-weight: 300;
  transition: transform .2s;
  position: relative;
}

.field_label.is-radio {
  margin-bottom: .5em;
  font-size: 1.68em;
}

.field_label.large {
  transform: scale(1.2)translate(0, 1.6em);
}

.radio_wrap {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.success_text {
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.4;
}

.error2 {
  color: #e5a7ff;
  width: 100%;
  min-width: 100%;
  margin-top: .6em;
  font-size: 1.2em;
  display: block;
}

.section-2 {
  z-index: 1;
  position: relative;
}

.form {
  width: 100%;
  margin-bottom: 0;
}

.headline_wrap {
  width: 36em;
  max-width: 100%;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.radio_field {
  margin-top: .4em;
  margin-right: .6em;
  padding: .8em 2.4em;
  position: relative;
}

.radio_label {
  z-index: 3;
  margin-bottom: 0;
  font-size: 1.3em;
  font-weight: 300;
  line-height: 1;
  position: relative;
}

.error-message {
  color: #e5a7ff;
  background-color: rgba(255, 255, 255, .09);
  border-radius: .5em;
  margin-top: 2.3em;
  padding: 1.9em 2.1em;
}

.logo_link {
  font-weight: 500;
}

.contact_email {
  color: rgba(255, 255, 255, .88);
  font-size: 1.3em;
  font-weight: 300;
}

.contact_email:hover {
  text-decoration: underline;
}

.page-wrapper-3 {
  width: 100%;
  font-size: 1em;
  position: relative;
}

.bg-video {
  z-index: 1;
  width: 50%;
  height: 100vh;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-8 {
  padding-left: 0;
  position: relative;
}

.signup-section-light-bg {
  justify-content: center;
  align-items: center;
  margin-top: 140px;
  margin-bottom: 100px;
  display: flex;
}

.signup-image {
  background-image: url('../images/aaron-lau-EOnlL3L3IgQ-unsplash_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50vw;
  height: 100vh;
}

.div-block-9 {
  align-items: center;
  width: 300px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 2rem;
  left: 2rem;
  right: 0%;
}

.image-23 {
  width: 30px;
  margin-right: 4px;
  transform: rotate(-180deg);
}

.signup-form-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #2c4581;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 100vh;
  margin-top: 0;
  padding: 0 0%;
  display: flex;
}

.formulario-contacto {
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 42vw;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 3px 4px 5px rgba(0, 0, 0, .66);
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-formulario {
  justify-content: center;
  align-items: center;
  margin-top: 220px;
  padding-bottom: 0;
  display: flex;
}

.div-block-11 {
  padding-right: 100px;
}

.div-block-12 {
  margin-top: 220px;
}

.script {
  display: none;
}

.contenedor-form {
  margin-left: 0;
  padding-bottom: 100px;
  padding-left: 0;
  position: relative;
}

.body-contacto {
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(rgba(42, 76, 122, .37), rgba(42, 76, 122, .37)), url('../images/interior-large-logistics-warehouse-ai-generative_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-left: 0;
  font-family: Futura PT, sans-serif;
}

.blur-div {
  z-index: -1;
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(204, 220, 252, .26);
  height: 200vh;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-block-4, .link-block-5 {
  text-decoration: none;
}

.info-coarfe {
  color: #fff;
  text-align: left;
  width: 50%;
  margin-top: 24px;
  margin-bottom: 24px;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  line-height: 175%;
}

.div-infos {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 450px;
  margin-bottom: 3px;
  display: flex;
}

.p-maipu {
  color: #fff;
  text-align: center;
  font-family: Gotham, sans-serif;
}

.div-p-info {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  margin-top: 40px;
  display: flex;
}

.p-fono, .p-mail {
  color: #fff;
  text-align: center;
  font-family: Gotham, sans-serif;
}

.link-fono, .link-block-6, .link-mail, .link-block-7, .link-map, .link-fono2 {
  text-decoration: none;
}

.link-noticias {
  justify-content: center;
  align-items: center;
  padding: 20px 12px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-noticias:hover {
  color: #4697cb;
}

.link-noticias.w--current {
  color: #3b6191;
  font-weight: 400;
}

.inicio-nav {
  justify-content: center;
  align-items: center;
  padding: 20px 12px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.inicio-nav:hover {
  color: #4697cb;
}

.inicio-nav.w--current {
  color: #3b6191;
  font-weight: 400;
}

.link-block-8, .inicio-footer, .link-block-9, .noticias-footer, .link-block-10, .contacto-footer, .productos-footer, .nosotros-footer {
  text-decoration: none;
}

.kutup-paragraph-2 {
  color: var(--kütüp-library--dim-grey);
  font-size: 16px;
  font-weight: 700;
}

.kutup-faq-content-2 {
  text-align: left;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 20px;
}

.kutup-faq-item-2 {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  overflow: hidden;
}

.kutup-stripe-3 {
  background-color: #264653;
  width: 100%;
  height: 2px;
  position: absolute;
}

.kutup-stripe-4 {
  background-color: #264653;
  width: 2px;
  height: 100%;
}

.kutup-faq-plus-icon-2 {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
  position: relative;
}

.kutup-faq-icon-2 {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
}

.kutup-faq-title-2 {
  color: var(--kütüp-library--dark-slate-grey);
  font-size: 21px;
  font-weight: 700;
}

.kutup-faq-title-content-2 {
  text-align: left;
  flex: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}

.kutup-faq-top-part-2 {
  background-color: #fff;
  border-bottom: 1px solid rgba(41, 51, 92, .15);
  align-items: center;
  display: flex;
}

.kutup-faq-wrapper-2 {
  cursor: pointer;
  margin-bottom: 10px;
  line-height: 1.6em;
  overflow: hidden;
}

.kutup-faq-componenet-2 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.kutup-divider-60px-2 {
  height: 60px;
}

.kutup-display-3 {
  color: var(--kütüp-library--dark-slate-grey);
  margin-top: 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.1;
}

.kutup-small-top-text-2 {
  color: var(--kütüp-library--burntsienna);
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 700;
}

.kutup-max-w-width-640px-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kutup-large-container-2 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.kutup-section-2 {
  background-color: #fff;
  padding: 90px 5%;
}

.cf-bottom-line-2 {
  background-color: #e5e5e5;
  width: 100%;
  height: 1px;
}

.cf-faq-content-2 {
  color: #121212;
  margin-bottom: 0;
  padding-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 178%;
}

.cf-faq-answer-wrap-2 {
  color: #121212;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: justify;
}

.cf-faq-line-vertical {
  background-color: #121212;
  border-radius: 100px;
  width: 2px;
  height: 10px;
  position: absolute;
}

.cf-faq-line {
  background-color: #121212;
  border-radius: 100px;
  width: 10px;
  height: 2px;
}

.cf-faq-icon-contain {
  border: 2px solid #121212;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: relative;
}

.cf-faq-questions-2 {
  color: #0d0e10;
  width: 90%;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 133%;
}

.cf-faq-question-wrap {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cf-faq-question-container-3 {
  cursor: pointer;
  padding-top: 32px;
  padding-bottom: 32px;
}

.cf-faq-question-container-3.first {
  border-top: 1px solid #e5e5e5;
}

.cf-faq-plus-card {
  color: #181818;
  width: 100%;
  max-width: 730px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.cf-faqs-container {
  z-index: 2;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: relative;
}

.cf-faq-main-heading {
  color: #000;
  text-align: center;
  width: 90%;
  margin-top: 0;
  margin-bottom: 80px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-faq-container {
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 100px;
  display: flex;
}

.div-bg-news {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/BURBUJAS_1.webp');
  background-position: 10% 100%;
  background-size: cover;
  background-clip: border-box;
  border-radius: 10px;
  width: 100%;
  height: 180px;
}

.heading-5 {
  color: #28417d;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  font-family: Gotham, sans-serif;
  display: flex;
}

.button-9 {
  display: flex;
}

.div-btn-news {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.button-10 {
  color: #28417d;
  background-color: rgba(56, 152, 236, 0);
  font-size: 20px;
}

.p-news {
  color: #192b42;
  letter-spacing: 0;
  font-family: Gotham, sans-serif;
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin: auto;

}

.div-textos-news {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-bg-news2 {
  background-image: url('../images/BANNER-NOTICIAS-copia_1.webp');
  background-position: 5% 100%;
  background-size: cover;
  background-clip: border-box;
  border-radius: 10px;
  width: 100%;
  height: 200px;
}

.div-bg-news3 {
  background-image: url('../images/AIRPLUS-PORDUCTO-PORTADA_1.webp');
  background-position: 100% 60%;
  background-size: cover;
  background-clip: border-box;
  border-radius: 10px;
  width: 100%;
  height: 200px;
}

@media screen and (max-width: 496px) {
  .div-bg-news3 {
    background-image: url('../images/banner-ceular_2.webp');
    background-position:  100% 20%;
    background-size: cover;
    background-clip: border-box;
    border-radius: 10px;
    width: 100%;
    height: 230px;
  }
  
}

.cf-faqs-container-copy {
  z-index: 2;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: relative;
}

.container-news, .container-news2 {
  z-index: 2;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: relative;
}

.lottie-notification {
  width: 20px;
  position: relative;
  top: -5px;
  left: -17px;
}

.insumos-section-mobile {
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 100px 10% 60px;
  display: none;
}

.mobile1 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.mobile-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0 auto 60px;
  display: flex;
}

.mobile3 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.mobile4 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  order: -1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0 auto 60px;
  display: flex;
}

.mobile5 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.mobile6 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0 auto 60px;
  display: flex;
}

.div-titulo-insumos-mobile, .div-titulo-insumos-mobile2, .div-titulo-insumos-mobile3, .div-titulo-insumos-mobile4, .div-titulo-insumos-mobile5, .div-titulo-insumos-mobile6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.triangle-mobile {
  width: 30px;
  margin: 0 auto;
}

.contacto-nav-mobile-div {
  order: 0;
  justify-content: center;
  align-items: center;
  width: 20%;
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  display: flex;
}

.contacto-btn-navbar-mobile {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3b6192;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  min-width: 180px;
  min-height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: all .4s ease-out;
  display: flex;
}

.contacto-btn-navbar-mobile:hover {
  background-color: #59a9cf;
  box-shadow: inset 1px 1px 3px rgba(32, 27, 61, .22), inset -1px -1px 3px rgba(238, 230, 255, 0);
}

.background, .bg-productos-fixed {
  z-index: -1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100vw;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: scroll;
}

.image-24 {
  width: 100px;
}

.text-block-65 {
  font-size: 16px;
}

.image-25 {
  width: 100px;
}

.text-block-67 {
  font-size: 16px;
}

.image-26 {
  width: 100px;
}

.text-block-69 {
  font-size: 16px;
}

.image-27 {
  width: 100px;
}

.text-block-71 {
  font-size: 16px;
}

.image-28 {
  width: 100px;
}

.text-block-73 {
  font-size: 16px;
}

.image-29 {
  width: 100px;
}

.text-block-75 {
  font-size: 16px;
}

.slide-air-mobile {
  background-image: url('../images/BANNER-AIRLPUS.2_1.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.slider-mobile {
  height: 90vh;
  display: none;
}

.slide1-mobile {
  background-image: url('../images/banner-corafe-3-copia-2_1.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.slide2-mobile {
  background-image: url('../images/papel-panaaaaal-2_1.webp');
  background-position: 40%;
  background-size: cover;
  background-attachment: scroll;
}

.slide3-mobile {
  background-image: url('../images/BANNER-AIRLPUS.2_1.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.slide4-mobile {
  background-image: url('../images/storomargen.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.div-concoarfe-mobile {
  background-color: rgba(0, 0, 0, 0);
  align-self: center;
  width: 60%;
  padding: 17% 10% 12.5% 8%;
  position: relative;
  overflow: hidden;
}

.content-coarfe-mobile {
  margin-top: 0;
  padding-right: 10%;
}

.div-ver-producto-header-mobile {
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.typed-con-coarfe-mobile {
  color: #fff;
  align-items: center;
  display: flex;
}

.cursor-mobile {
  background-color: rgba(44, 29, 18, .14);
  width: 3px;
  height: 36px;
  margin-top: 0;
  margin-bottom: 12px;
  margin-left: 5px;
}

.div-right-panal-mobile {
  height: 100%;
  margin-left: 50%;
  padding-top: 0;
  padding-left: 0%;
}

.div-right-panal2-mobile {
  height: 100%;
  margin-top: 0%;
  padding-top: 37%;
  padding-left: 60px;
}

.typed-div-panal-mobile {
  color: #fff;
  align-items: center;
  display: flex;
}

.subheader-mobile {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 4px 1px 5px rgba(0, 0, 0, .75);
  width: 100%;
  margin-top: 5px;
  padding-right: 100px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.div-ver-producto-header-mobile2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.subheader-mobile2 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 4px 1px 5px rgba(0, 0, 0, .75);
  width: 100%;
  margin-top: 5px;
  padding-right: 100px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.air-mobile-header {
  background-color: rgba(0, 0, 0, 0);
  align-self: center;
  width: 60%;
  padding: 17% 10% 12.5% 8%;
  position: relative;
  overflow: hidden;
}

.content-hero-div-mobile {
  margin-top: 0;
  padding-right: 10%;
}

.typed-div2-mobile {
  color: #fff;
  align-items: center;
  display: flex;
}

.subheader-air {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 4px 1px 5px rgba(0, 0, 0, .75);
  width: 100%;
  margin-top: 5px;
  padding-right: 100px;
  font-family: Gotham Book Font, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.headline-mobile {
  color: #fff;
  text-shadow: 4px 3px 8px rgba(0, 0, 0, .75);
  flex: none;
  margin: 0 5px 25px;
  font-family: Gotham, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 68px;
}

.headline-mobile2 {
  color: #fff;
  text-shadow: 4px 3px 8px rgba(0, 0, 0, .75);
  flex: none;
  margin-top: 0;
  margin-bottom: 25px;
  margin-left: 5px;
  font-family: Gotham, sans-serif;
  font-size: 58px;
  font-weight: 300;
  line-height: 68px;
}

.text-card-foam {
  color: #698ada;
  text-align: center;
  letter-spacing: 6px;
  font-family: Gotham, sans-serif;
  font-weight: 900;
}

.card-track-coarfe {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/track-maquina.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.funda-capullo {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/2rollos.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  min-width: 380px;
  min-height: 350px;
}

.modal-funda-capullo {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bolsas-grid {
  grid-column-gap: 68px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 64px;
  padding-left: 450px;
  padding-right: 450px;
}

.bolsas-grid-3col {
  grid-column-gap: 40px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.3fr 1.5fr;
  margin-top: 64px;
  padding-left: 150px;
  padding-right: 150px;
  align-items: center;
}

.image-col-left, .image-col-right {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bolsa-side-image, .pistola-side-image {
  width: 100%;
  max-width: 600px;
  height: auto;
  border-radius: 12px;
  transform: rotate(-3deg);
  transition: all 0.3s ease;
  cursor: pointer;
}

.bolsa-side-image:hover, .pistola-side-image:hover {
  transform: rotate(0deg) scale(1.05);
}

/* Estilos para LOOSE FIBER */
.loose-fiber-grid {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 64px;
  margin-bottom: 80px;
  display: grid;
}

.card-loose-fiber-12kg, .card-loose-fiber-6kg {
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  overflow: hidden;
}

.card-loose-fiber-12kg:hover, .card-loose-fiber-6kg:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.card-wrap-loose-fiber {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.loose-fiber-12kg-content, .loose-fiber-6kg-content {
  padding: 32px;
  flex: 1;
}

.image-card-loose-fiber {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 12px;
  margin-bottom: 24px;
}

.card-content-loose-fiber {
  flex: 1;
}

.title-card-loose-fiber {
  font-size: 24px;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 16px;
  line-height: 1.2;
}

.text-card-loose-fiber {
  font-size: 16px;
  color: #7f8c8d;
  line-height: 1.5;
  margin-bottom: 20px;
}

.features-list {
  margin-bottom: 24px;
}

.feature-item {
  font-size: 14px;
  color: #27ae60;
  margin-bottom: 8px;
  font-weight: 500;
}

.card-button-wrapper {
  padding: 0 32px 32px;
}

.card-button {
  width: 100%;
  background-color: #3498db;
  color: #fff;
  font-weight: 600;
  padding: 12px 24px;
  border: none;
  border-radius: 8px;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}

.card-button:hover {
  background-color: #2980b9;
  transform: translateY(-2px);
}

/* Aplicaciones Section */
.applications-section {
  background-color: #f8f9fa;
  padding: 80px 0;
}

.container-applications {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.applications-header {
  text-align: center;
  margin-bottom: 64px;
}

.title-applications {
  font-size: 42px;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 16px;
}

.subtitle-applications {
  font-size: 18px;
  color: #7f8c8d;
}

.applications-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 32px;
}

.application-card {
  background: #fff;
  padding: 32px;
  border-radius: 16px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.application-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.application-icon {
  font-size: 48px;
  margin-bottom: 20px;
}

.application-title {
  font-size: 20px;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 12px;
}

.application-description {
  font-size: 14px;
  color: #7f8c8d;
  line-height: 1.5;
}

/* Ventajas Section */
.advantages-section {
  padding: 80px 0;
  background-color: #fff;
}

.container-advantages {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.advantages-header {
  text-align: center;
  margin-bottom: 64px;
}

.title-advantages {
  font-size: 42px;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 16px;
}

.subtitle-advantages {
  font-size: 18px;
  color: #7f8c8d;
}

.advantages-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 32px;
}

.advantage-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 24px;
  background: #f8f9fa;
  border-radius: 12px;
  transition: all 0.3s ease;
}

.advantage-item:hover {
  background: #e9ecef;
  transform: translateY(-4px);
}

.advantage-icon {
  font-size: 32px;
  flex-shrink: 0;
}

.advantage-content {
  flex: 1;
}

.advantage-title {
  font-size: 18px;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 8px;
}

.advantage-description {
  font-size: 14px;
  color: #7f8c8d;
  line-height: 1.5;
}

/* Modales */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  padding: 20px;
}

.modal-content {
  background: #fff;
  border-radius: 16px;
  max-width: 800px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
}

.modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 32px;
  border-bottom: 1px solid #e9ecef;
}

.modal-title {
  font-size: 24px;
  font-weight: 700;
  color: #2c3e50;
  margin: 0;
}

.modal-close {
  font-size: 32px;
  color: #7f8c8d;
  cursor: pointer;
  line-height: 1;
  transition: color 0.3s ease;
}

.modal-close:hover {
  color: #e74c3c;
}

.modal-body {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 32px;
  padding: 32px;
}

.modal-image {
  text-align: center;
}

.modal-product-image {
  width: 100%;
  max-width: 250px;
  border-radius: 12px;
}

.modal-info h4 {
  font-size: 18px;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 16px;
}

.specs-list, .disposal-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.specs-list li, .disposal-list li {
  font-size: 14px;
  color: #7f8c8d;
  margin-bottom: 8px;
  padding-left: 16px;
  position: relative;
}

.specs-list li::before {
  content: "▸";
  color: #3498db;
  position: absolute;
  left: 0;
}

.disposal-list li::before {
  content: "✓";
  color: #27ae60;
  position: absolute;
  left: 0;
}

.nfpa-diamond {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  margin-top: 16px;
}

.nfpa-item {
  background: #ecf0f1;
  padding: 8px;
  border-radius: 6px;
  font-size: 12px;
  text-align: center;
  font-weight: 500;
}

.modal-footer {
  padding: 24px 32px;
  border-top: 1px solid #e9ecef;
  text-align: center;
}

.modal-button {
  background-color: #e74c3c;
  color: #fff;
  padding: 12px 32px;
  border: none;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.modal-button:hover {
  background-color: #c0392b;
  transform: translateY(-2px);
}

.cards-center-col {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.card-bolsa {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/pistola-portada_1.webp');
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.card-pistola {
  grid-row-gap: 24px;
  text-align: center;
  background-color: rgba(201, 201, 201, .23);
  background-image: url('../images/bolsa-estiba-1.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.modal-pistola {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-bolsas {
  z-index: 90;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-feature-pistola {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-feature-pistola2, .div-feature-pistola3, .div-feature-pistola4 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.title-bolsas {
  color: #28417d;
  letter-spacing: 0;
  font-family: Gotham, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
  display: block;
}

.title2-bolsas {
  color: #2c4581;
  text-align: center;
  letter-spacing: 1px;
  font-family: Gotham, sans-serif;
  font-weight: 900;
}

.title3-bolsas {
  letter-spacing: 0;
  font-family: Gotham, sans-serif;
  font-weight: 400;
}

.h1-bolsas-estiba {
  color: var(--flowui-component-library--gray-900);
  text-align: justify;
  letter-spacing: -.04em;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 80vw;
  margin: 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 56px;
  line-height: 1.2;
  display: flex;
}

.html-yt-bolsas {
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
}

.nav-bolsas {
  color: #283338;
  border-radius: 15px;
  width: 100%;
  min-height: 55px;
  padding: 16px 22px 20px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.nav-bolsas:hover {
  background-color: rgba(0, 169, 255, .26);
}

.nav-bolsas-mobile {
  color: #283338;
  border-radius: 15px;
  width: 100%;
  padding: 16px 22px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.nav-bolsas-mobile:hover {
  background-color: rgba(0, 169, 255, .26);
}

.headline-p-panal {
  color: #fff;
  text-shadow: 4px 3px 8px rgba(0, 0, 0, .75);
  flex: none;
  margin: 0 5px 25px;
  font-family: Gotham, sans-serif;
  font-size: 58px;
  font-weight: 100;
  line-height: 68px;
}

.btn-pistola, .btn-bolsas {
  z-index: 1;
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-transform: uppercase;
  background-color: #79b2f2;
  border: 1px #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 45px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.close-bolsas {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: auto;
  right: 5px;
}

.close-bolsas:hover {
  color: var(--flowui-component-library--primary-base);
}

.close-pistola {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: auto;
  right: 5px;
}

.close-pistola:hover {
  color: var(--flowui-component-library--primary-base);
}

.img-track1, .img-track2, .img-track3 {
  box-sizing: border-box;
  border-radius: 15px;
  width: 500px;
  min-width: 350px;
  height: auto;
  margin-top: -100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img-track4 {
  margin-top: -100px;
}

.mask-track {
  border-radius: 15px;
  height: 500px;
  margin-top: 0;
}

.slider-main-track {
  background-color: rgba(160, 138, 138, 0);
  min-width: 400px;
  max-width: 450px;
  height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.img1-pistola {
  box-sizing: border-box;
  border-radius: 15px;
  width: 500px;
  min-width: 350px;
  height: auto;
  margin: -36px auto 0;
  display: block;
}

.img-pistola2 {
  box-sizing: border-box;
  border-radius: 15px;
  width: 500px;
  min-width: 350px;
  height: auto;
  margin-top: -27px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img-pistola3 {
  box-sizing: border-box;
  border-radius: 15px;
  width: 500px;
  min-width: 350px;
  height: auto;
  margin-top: -21px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.grid-paperplus {
  grid-column-gap: 60px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 64px;
  padding-left: 220px;
  padding-right: 220px;
}

.close-capullo {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: auto;
  right: 5px;
}

.close-capullo:hover {
  color: var(--flowui-component-library--primary-base);
}

.minifoamvideo {
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: -36px;
  margin-bottom: 0;
  font-family: Gotham Book Font, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.div-modal-pistolas {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 15px;
  box-shadow: 0 2px 7px 6px rgba(0, 0, 0, .2);
}

@media screen and (min-width: 1440px) {
  .body {
    background-color: #f1f9ff;
    height: auto;
  }

  .section-header {
    margin-top: 60px;
  }

  .body-paragraph {
    margin-top: 20px;
  }

  .box {
    background-image: url('../images/AIRPLUS-PORDUCTO-PORTADA_1AIRPLUS\ PORDUCTO\ PORTADA.webp');
    background-position: 33% 0;
  }

  .products-section {
    background-color: #e6eeff;
    padding-bottom: 100px;
  }

  .services-header {
    width: 90%;
  }

  .services-section {
    background-image: url('../images/patron-degradado.webp');
    background-position: 0 0;
    background-size: cover;
    margin-top: 0;
  }

  .service-box-holder {
    border-bottom-style: none;
    margin-top: 100px;
    padding-bottom: 10px;
  }

  .lottie-triangle {
    width: 30px;
    margin-top: -6px;
    margin-bottom: 10px;
  }

  .service-paragraph {
    font-family: Gotham Book Font, sans-serif;
  }

  .service-header {
    color: #2c4581;
    text-transform: uppercase;
    font-family: Gotham, sans-serif;
    font-weight: 700;
  }

  .testimonial-holder {
    margin-top: 100px;
  }

  .testimonial-left {
    background-color: #2c4581;
    border-radius: 0;
  }

  .middle-cta-div {
    margin-top: 0;
  }

  .slider {
    height: 100vh;
  }

  .waves---paragraph-big {
    font-family: Gotham, sans-serif;
  }

  .card-air-1 {
    background-image: url('../images/shooter-maquina1.jpg');
  }

  .f-paragraph-large {
    font-family: Gotham Book Font, sans-serif;
    font-weight: 400;
  }

  .text-button-b8 {
    font-family: Gotham, sans-serif;
    font-weight: 700;
  }

  .cf-footer-bottom-wrapper.white {
    padding-top: 0;
  }

  .cf-footer-paragraph-16px {
    font-family: Gotham Book Font, sans-serif;
  }

  .cf-footer-top-left {
    margin-bottom: 100px;
  }

  .cf-footer-top-wrapper {
    margin-bottom: 0;
  }

  .footer-coarfe {
    margin-top: -300px;
    padding-top: 0;
    position: relative;
    top: 300px;
  }

  .bold-text-3, .bold-text-4 {
    font-family: Gotham, sans-serif;
  }

  .f-paragraph-small {
    font-family: Gotham Book Font, sans-serif;
  }

  .film {
    text-transform: uppercase;
    font-family: Gotham, sans-serif;
  }

  .contenedor-modal {
    max-width: 90vw;
    padding: 40px 10px 40px 0;
  }

  .f-sub-heading-large, .f-h3-heading-2, .f-heading-detail-small-2 {
    font-family: Gotham, sans-serif;
  }

  .f-paragraph-small-2 {
    font-family: Gotham Book Font, sans-serif;
  }

  .h1-bolsas {
    text-transform: uppercase;
    font-family: Gotham, sans-serif;
  }

  .comparison-positive {
    margin-top: 0;
    margin-left: 10px;
    font-family: Gotham, sans-serif;
  }

  .div-feature {
    margin-left: 0;
  }

  .image-20 {
    min-width: 350px;
    max-width: 100%;
  }

  .modal-airplus {
    display: none;
  }

  .div-ventajas {
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
  }

  .modal-cushion, .modal-void {
    display: none;
  }

  .div-info-shooter {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .btn-pap {
    width: 2200px;
    margin-top: 20px;
  }

  .div-featur-air, .div-featur-air2, .div-featur-air3, .div-featur-air4, .div-featur-air5 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
  }

  .titles-panal {
    font-family: Gotham, sans-serif;
    white-space: nowrap;
  }

  .modal-panal {
    display: none;
  }

  .btn-panal-now {
    width: 35vw;
  }

  .btn-panal {
    margin-top: 20px;
  }

  .modal-dispensador {
    display: none;
    z-index: 99;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    width: 100vw;
    height: 100vh;
    max-width: 100vw;
    max-height: 100vh;
    overflow: auto;
    padding: 40px 0;
    background: rgba(0,0,0,0.65);
  }

  .modal-dispensador [data-w-id="dispensador-modal-content"] {
    opacity: 0;
    transform: scale(0.9);
    transition: opacity 0.3s ease, transform 0.3s ease;
  }

  .btn-dispensador {
    margin-top: 20px;
  }

  .btn-dispensador-now {
    width: 35vw;
  }

  .modal-funda-p {
    display: none;
  }

  .btn-sobre {
    width: 200px;
  }

  .btn-air-now {
    width: 550px;
  }

  .modal-foam {
    display: none;
  }

  .middle-cta-div-2 {
    margin-top: 100px;
  }

  .cf-footer-paragraph-18px-2.heading.black {
    font-weight: 400;
  }

  .cf-footer-column-2 {
    width: 100%;
    height: 60px;
  }

  .cf-footer-grid-2 {
    grid-column-gap: 40px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 200px;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
  }

  .f-footer-wrapper {
    margin-top: 0;
    padding-right: 0;
  }

  .a {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: none;
  }

  .nav-foam:hover, .nav-airplus:hover, .nav-panal:hover {
    background-color: rgba(0, 169, 255, .26);
  }

  .navigation-wrap {
    z-index: 99;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-insumos:hover, .nav-paperplus:hover {
    background-color: rgba(0, 169, 255, .26);
  }

  .navigation-dropdown.w--open {
    border-radius: 15px;
  }

  .slider-desktop {
    height: 80vh;
  }

  .slide-7 {
    background-image: url('../images/dispensador-banner-papel.jpg');
  }

  .button-header {
    justify-content: center;
    align-items: center;
    width: 250px;
    min-width: 100px;
    min-height: 50px;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    position: relative;
    top: auto;
  }

  .div-ver-producto-header {
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
    display: flex;
  }

  .right2 {
    margin-left: 500px;
    padding-left: 15%;
  }

  .card-air-1-copy {
    background-image: url('../images/envoltorio-panal-22_1.webp');
  }

  .card-air-1-1 {
    background-image: url('../images/sobres-acolchados-2_1.webp');
  }

  .card-air-111 {
    background-image: url('../images/airplus-port-1.jpg');
  }

  .airplus {
    font-family: Gotham, sans-serif;
  }

  .air {
    font-family: Gotham, sans-serif;
    font-weight: 700;
  }

  .airplus-r, .airplus-r2, .airplus-r3, .waves---paragraph-big-copy {
    font-family: Gotham, sans-serif;
  }

  .heading-4 {
    letter-spacing: 1px;
    text-transform: none;
    margin-top: 0;
    font-family: Gotham Book Font, sans-serif;
    font-style: normal;
    font-weight: 400;
  }

  .div-block-7 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .lottie-animation {
    width: 80px;
  }

  .div-lottie {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .lottie-box {
    width: 80px;
  }

  .div-mm {
    margin-top: 0;
  }

  .button-header2, .button-header-panal {
    justify-content: center;
    align-items: center;
    width: 250px;
    min-width: 100px;
    min-height: 50px;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    position: relative;
    top: auto;
  }

  .banner-recicla {
    margin-top: 0;
    margin-bottom: -156px;
  }

  .cf-footer-paragraph-16px-3 {
    font-family: Gotham Book Font, sans-serif;
  }

  .ver-minifoam {
    font-family: Gotham, sans-serif;
  }

  .insumos-section {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    margin-top: 0;
  }

  .title-insumo, .title-insumo2 {
    margin-top: 60px;
  }

  .triangle-left, .triangle-right {
    width: 30px;
    margin-top: 70px;
    margin-bottom: 10px;
  }

  .slide-7-copy {
    background-image: url('../images/BANNER-PAPEL-PANAL_1.webp');
  }

  .slide-9 {
    background-image: url('../images/storomargendesk.jpg');
  }

  .card-track {
    background-image: url('../images/PAPILLON-imagen-categoria_1.webp');
  }

  .card-classic {
    background-image: url('../images/CLASSIC-imagen-categoria_1.webp');
  }

  .rollo-papel {
    background-image: url('../images/rollospp.jpg');
  }

  .funda-papel {
    background-image: url('../images/envoltorio-panal-22_1.webp');
  }

  .sobres-acolchados {
    background-image: url('../images/sobres-acolchados-2_1.webp');
  }

  .script {
    display: none;
  }

  .contenedor-form {
    padding-bottom: 220px;
  }

  .body-contacto {
    background-color: #f1f9ff;
    background-image: linear-gradient(rgba(42, 76, 122, .37), rgba(42, 76, 122, .37)), url('../images/interior-large-logistics-warehouse-ai-generative_1.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .blur-div {
    height: 160vh;
    display: none;
  }

  .info-coarfe {
    font-family: Gotham Book Font, sans-serif;
  }

  .embed-mail {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-newsletter {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .insumos-section-mobile {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    margin-top: 0;
  }

  .mobile1 {
    margin-top: 0;
  }

  .mobile-2 {
    margin-top: 100px;
  }

  .mobile3 {
    margin-top: 0;
  }

  .mobile4 {
    margin-top: 100px;
  }

  .mobile5 {
    margin-top: 0;
  }

  .mobile6 {
    margin-top: 100px;
  }

  .triangle-mobile {
    width: 30px;
    margin-top: 70px;
    margin-bottom: 10px;
  }

  .slider-mobile {
    height: 80vh;
  }

  .slide2-mobile {
    background-image: url('../images/BANNER-PAPEL-PANAL_1.webp');
  }

  .slide4-mobile {
    background-image: url('../images/storomargen.jpg');
  }

  .div-ver-producto-header-mobile, .div-ver-producto-header-mobile2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
    display: flex;
  }

  .text-card-foam {
    font-family: Gotham, sans-serif;
  }

  .card-track-coarfe {
    background-image: url('../images/track-maquina.png');
  }

  .funda-capullo {
    background-image: url('../images/2rollos.jpg');
  }

  .modal-funda-capullo {
    display: none;
  }

  .card-bolsa {
    background-image: url('../images/pistola-portada_1.webp');
    background-size: cover;
  }

  .card-pistola {
    background-image: url('../images/bolsa-estiba-1.jpg');
    background-size: cover;
  }

  .div-feature-pistola, .div-feature-pistola2, .div-feature-pistola3, .div-feature-pistola4 {
    margin-left: 0;
  }

  .title-bolsas {
    text-transform: uppercase;
    font-family: Gotham, sans-serif;
  }

  .title2-bolsas {
    font-family: Gotham, sans-serif;
  }

  .nav-bolsas:hover, .nav-bolsas-mobile:hover {
    background-color: rgba(0, 169, 255, .26);
  }

  .img-track1, .img-track2, .img-track3, .img1-pistola, .img-pistola2, .img-pistola3 {
    min-width: 350px;
    max-width: 100%;
  }

  .minifoamvideo {
    font-family: Gotham Book Font, sans-serif;
    font-weight: 400;
  }
}

@media screen and (min-width: 1920px) {
  .cta {
    width: 30vw;
  }

  .box._7 {
    background-position: 100%;
    background-size: cover;
  }

  .box._8 {
    background-position: 100%;
    background-size: cover;
  }

  .products-section {
    padding-bottom: 100px;
  }

  .header1 {
    background-image: none;
  }

  .split-div {
    margin-top: 100px;
  }

  .services-section {
    background-image: url('../images/patron-degradado.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .slide-wrapper {
    margin-top: 100px;
  }

  .slider {
    margin-top: 100px;
    padding-top: 100px;
  }

  .waves-grid-team-1 {
    grid-column-gap: 100px;
    padding-left: 220px;
    padding-right: 220px;
  }

  .footer-coarfe {
    margin-top: auto;
    position: relative;
    top: auto;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .f-modal-image-tall {
    background-color: rgba(247, 249, 253, 0);
    justify-content: center;
    align-items: center;
    display: block;
  }

  .f-modal-newsletter {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    justify-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .contenedor-modal {
    z-index: 100;
    max-width: 80vw;
    padding: 40px;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .faq-item {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
  }

  .comparison-positive {
    margin-top: 0;
  }

  .features-modal {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .modal-shooter {
    display: none;
  }

  .div-modal-2 {
    z-index: 10;
    position: absolute;
  }

  .image-paper, .image-paper2, .image-paper3, .image-paper4 {
    border-radius: 15px;
  }

  .div-feature {
    margin-top: 20px;
  }

  .content-paper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .slider-main {
    max-width: 450px;
    margin-top: 0;
    display: block;
  }

  .html-yt-shooter {
    margin-top: -30px;
  }

  .modal-airplus {
    display: none;
  }

  .html-yt-airplus {
    margin-top: -30px;
  }

  .div-info-bubble {
    margin-top: 460px;
  }

  .modal-cushion {
    display: none;
  }

  .div-info-cushion {
    margin-top: 460px;
  }

  .modal-void {
    display: none;
  }

  .div-info-void {
    margin-top: 460px;
  }

  .modal-track {
    display: none;
  }

  .html-yt-papillon {
    margin-top: -30px;
  }

  .btn-papillon-now {
    width: 30vw;
  }

  .modal-classic {
    display: none;
  }

  .html-yt-classic {
    margin-top: -30px;
  }

  .btn-classic-now {
    width: 30vw;
  }

  .modal-panal {
    display: none;
  }

  .modal-dispensador {
    display: none;
  }

  .slider-panal {
    margin-top: 40px;
    display: block;
  }

  .btn-panal-now {
    width: 25vw;
    margin-top: 40px;
  }

  .modal-funda-p {
    display: none;
  }

  .btn-air-now {
    width: 550px;
  }

  .div-info-foam {
    width: 40em;
    margin-top: 650px;
  }

  .modal-foam {
    display: none;
  }

  .btn-foam {
    width: 25vw;
  }

  .card-foam1 {
    background-image: url('../images/mini-foam-portada.jpg');
  }

  .slider-foam {
    margin-top: 40px;
    display: block;
  }

  .slide-5 {
    margin-top: 0;
  }

  .content-paper-plus, .content-paper-papillon, .content-paper-class {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .middle-cta-div-2 {
    flex-flow: row;
    margin-top: 20px;
  }

  .slider-desktop {
    height: 80vh;
  }

  .slide-6 {
    background-image: url('../images/BANNER-2_1.webp');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .slide-7 {
    background-image: url('../images/dispensador-banner-papel.jpg');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .card-air-111 {
    background-image: url('../images/airplus-port-1.jpg');
  }

  .slide-8 {
    background-image: url('../images/banner-corafe-3-copia-2_1.webp');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .banner-recicla {
    margin-top: auto;
    margin-bottom: auto;
  }

  .triangle-left {
    margin-top: 70px;
  }

  .triangle-right {
    margin-top: 60px;
    margin-bottom: 0;
  }

  .slide-7-copy {
    background-image: url('../images/BANNER-2_1.webp');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .slide-9 {
    background-image: url('../images/storomargendesk.jpg');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .formulario-contacto {
    z-index: 10;
    margin-top: 0;
    position: relative;
  }

  .blur-div {
    height: 100vh;
  }

  .mobile-2, .mobile4, .mobile6 {
    margin-top: 20px;
  }

  .triangle-mobile {
    margin-top: 60px;
    margin-bottom: 0;
  }

  .slide-air-mobile {
    background-image: url('../images/BANNER-2_1.webp');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .slider-mobile {
    height: 80vh;
  }

  .slide1-mobile {
    background-image: url('../images/banner-corafe-3-copia-2_1.webp');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .slide2-mobile {
    background-image: url('../images/BANNER-PAPEL-PANAL_1.webp');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .slide3-mobile {
    background-image: url('../images/BANNER-2_1.webp');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .slide4-mobile {
    background-image: url('../images/storomargen.jpg');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .funda-capullo {
    background-image: url('../images/2rollos.jpg');
  }

  .modal-funda-capullo {
    display: none;
  }

  .bolsas-grid {
    grid-column-gap: 100px;
    padding-left: 450px;
    padding-right: 450px;
  }

  .card-bolsa {
    background-image: url('../images/pistola-portada_1.webp');
    background-size: cover;
  }

  .card-pistola {
    background-image: url('../images/bolsa-estiba-1.jpg');
    background-size: cover;
  }

  .modal-pistola, .modal-bolsas {
    display: none;
  }

  .div-feature-pistola, .div-feature-pistola2, .div-feature-pistola3, .div-feature-pistola4 {
    margin-top: 20px;
  }

  .slider-main-track {
    max-width: 450px;
    margin-top: 0;
    display: block;
  }

  .content-bolsas-estiba, .content-pistola {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .grid-paperplus {
    grid-column-gap: 100px;
    padding-left: 220px;
    padding-right: 220px;
  }

  .div-modal-pistolas {
    z-index: 10;
    position: absolute;
  }
}

@media screen and (max-width: 991px) {
  .navitems {
    background-color: #fff;
  }

  .navitems.holder {
    z-index: 1;
    background-color: rgba(236, 228, 208, .99);
    width: 100vw;
    height: 100vh;
    margin-left: 0;
    padding-top: 90px;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .menu-icon {
    display: block;
    position: relative;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .navigation-item {
    transition: color .15s;
  }

  .menu-button {
    z-index: 5;
    padding: 0;
  }

  .menu-button.w--open {
    z-index: 5;
    background-color: rgba(0, 0, 0, 0);
    transform: rotate(90deg);
  }

  .section-header, .section-header.light {
    font-size: 46px;
    line-height: 54px;
  }

  .footer-section {
    padding-left: 5%;
    padding-right: 5%;
  }

  .intro-section {
    padding-bottom: 40px;
    padding-left: 5%;
    padding-right: 5%;
    overflow: hidden;
  }

  .testimonial-div {
    width: 11%;
    margin-right: 2%;
  }

  .testimonial-div.loaf {
    width: 7%;
  }

  .testimonial-div.dwell {
    width: 9%;
  }

  .holder-div {
    justify-content: space-between;
    padding-left: 26px;
    padding-right: 26px;
  }

  .intro-div {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .box {
    width: 48%;
    padding-top: 117px;
    padding-bottom: 117px;
  }

  .box._5 {
    width: 100%;
    padding-top: 163px;
    padding-bottom: 163px;
  }

  .products-section {
    padding-top: 90px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .puzzle-div {
    width: auto;
    margin-top: 40px;
  }

  .title-header {
    width: 80%;
    margin-bottom: 50px;
  }

  .final-cta {
    padding-top: 0;
    padding-bottom: 100px;
  }

  .header1 {
    background-image: url('../images/banner-ceular_1.webp'), url('../images/BANNER-2_1.webp');
    background-position: 50%, 0 0;
    background-size: cover, cover;
    flex-direction: column-reverse;
  }

  .headline {
    font-size: 52px;
    line-height: 62px;
  }

  .right-content {
    width: 100%;
    padding: 130px 5% 60px;
  }

  .content-hero-div {
    padding-right: 0%;
  }

  .left-image {
    width: 100%;
    padding-top: 250px;
    padding-bottom: 250px;
  }

  .nav-link {
    text-align: center;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 26px;
    transition: color .15s;
    display: block;
  }

  .brand {
    color: #000;
    border-color: #363636;
    font-size: 26px;
    line-height: 39px;
  }

  .brand.w--current {
    flex: 1;
  }

  .static-nav {
    z-index: auto;
    justify-content: space-between;
    margin-top: 0;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .topnav {
    z-index: 10;
    padding-left: 0%;
    padding-right: 0%;
  }

  .nav-btn {
    margin-left: 0;
    margin-right: 10px;
  }

  .typed {
    font-size: 52px;
    line-height: 62px;
  }

  .svg-2 {
    right: -34px;
  }

  .left-content {
    width: 100%;
    margin-bottom: 50px;
    padding-right: 0%;
  }

  .right-panel {
    width: 100%;
    padding-top: 268px;
    padding-bottom: 268px;
  }

  .split-div {
    flex-flow: column-reverse wrap;
  }

  .designer-image {
    width: 100%;
    padding-top: 287px;
    padding-bottom: 286px;
  }

  .designer-description {
    width: 100%;
    padding: 45px 50px;
  }

  .services-header {
    width: 90%;
  }

  .expert-section {
    padding-bottom: 50px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .services-section {
    padding-left: 5%;
    padding-right: 5%;
  }

  .service-box-holder {
    flex-wrap: wrap;
    padding-bottom: 80px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .service-box {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .lottie-triangle {
    width: 25px;
  }

  .testimonial-name {
    margin-bottom: 0;
  }

  .testimonial-holder {
    margin-bottom: -100px;
    padding-left: 0%;
    padding-right: 0%;
    top: -201px;
  }

  .testimonial-left {
    width: 100%;
    padding: 45px 50px;
  }

  .testimonial-right {
    width: 100%;
    padding-top: 194px;
    padding-bottom: 194px;
  }

  .sticky-nav {
    padding-left: 0%;
    padding-right: 0%;
  }

  .sticky {
    z-index: auto;
    justify-content: space-between;
    margin-top: 0;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }

  .text-wrapper {
    margin-top: 121px;
    margin-right: 20px;
  }

  .tabs-nav-item._04, .tabs-nav-item._01.w--current, .tabs-nav-item._02 {
    height: 200px;
  }

  .f-gallery-image-side {
    height: 240px;
  }

  .f-gallery-image-x-tall {
    height: 440px;
  }

  .f-gallery-three-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .waves-grid-team-1 {
    grid-column-gap: 32px;
    grid-row-gap: 48px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: center;
    width: 100%;
    max-width: 400px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .body-ppp {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    background-attachment: scroll;
  }

  .kutup-paragraph {
    width: 60vw;
  }

  .kutup-faq-top-part {
    padding-left: 20px;
  }

  .kutup-faq-componenet {
    padding-left: 20px;
    padding-right: 20px;
  }

  .kutup-section {
    padding-top: 80px;
    padding-bottom: 80px;
    display: block;
  }

  .kutup-grid-3-columns {
    grid-template-columns: 1fr 1fr;
    max-width: 100%;
  }

  .kutup-section-gray {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .f-grid-three-column {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .f-grid-four-columns {
    grid-template-columns: 1fr 1fr;
  }

  .f-section-regular {
    padding-top: 20px;
  }

  .tricks-slider_slide {
    width: 48%;
    margin-right: 2em;
  }

  .progress {
    margin-top: 30px;
  }

  .container {
    padding-left: 4em;
    padding-right: 4em;
  }

  .cf-footer-paragraph-18px.heading {
    margin-bottom: 20px;
  }

  .cf-footer-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .cf-subscribe-text {
    max-width: 200px;
    font-size: 22px;
  }

  .cf-footer-top-right {
    flex-direction: column;
    justify-content: space-between;
    max-width: 300px;
    display: flex;
  }

  .cf-footer-paragraph-16px {
    width: 80%;
  }

  .cf-navigation-1-logo {
    margin-bottom: 0;
    padding-left: 0;
  }

  .cf-footer-top-left {
    justify-content: center;
    align-items: center;
    max-width: 350px;
  }

  .cf-footer-top-wrapper {
    align-items: stretch;
  }

  .grid-airplus {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 400px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .button-8-air {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .f-grid-three-column--air {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .f-paragraph-small {
    text-align: center;
  }

  .film {
    margin-top: 20px;
  }

  .contet-air {
    margin-top: 40px;
  }

  .f-modal-image-tall, .f-modal-newsletter {
    display: block;
  }

  .contenedor-modal {
    z-index: 1;
    height: 90%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 5%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow-x: hidden;
    overflow-y: scroll;
    box-shadow: 0 2px 14px 9px rgba(0, 0, 0, .2);
  }

  .bold-text-6 {
    text-align: center;
  }

  .faq-answer-inner {
    background-color: rgba(233, 222, 202, .63);
    border-radius: 15px;
    margin-top: 10px;
    padding-top: 20px;
  }

  .faq-wrap {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .h3-2 {
    font-size: 1.4em;
  }

  .image-18 {
    border-radius: 15px;
  }

  .faq-question {
    background-color: rgba(233, 222, 202, .54);
    border-radius: 15px;
  }

  .f-sub-heading-large {
    text-align: center;
  }

  .f-grid-four-columns-2 {
    grid-template-columns: 1fr 1fr;
  }

  .bold-text-9 {
    text-align: center;
  }

  .popup-close {
    top: 5%;
    right: 5%;
  }

  .modal-bubble {
    display: none;
  }

  .h1-bolsas {
    margin-top: 20px;
  }

  .div-modal-1 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .container-2 {
    max-width: 728px;
  }

  .comparison-positive {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    display: block;
  }

  .features-modal {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .modal-shooter {
    display: none;
  }

  .div-modal-2 {
    box-shadow: none;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .grid {
    background-color: #e7e5e1;
  }

  .image-paper, .image-paper2, .image-paper3, .image-paper4 {
    border-radius: 15px;
  }

  .container-3 {
    max-width: 728px;
  }

  .div-feature {
    justify-content: flex-start;
    align-items: center;
  }

  .content-paper {
    margin-top: 0;
  }

  .grid-paper {
    background-color: #e7e5e1;
    margin-top: 25px;
  }

  .slider-main {
    max-width: 90vw;
    height: 600px;
    max-height: 600px;
    margin-top: 20px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .mask {
    padding-bottom: 0;
  }

  .image-20 {
    width: 90vw;
    height: 600px;
    padding-bottom: 0;
  }

  .html-yt-shooter {
    margin-top: 0;
  }

  .slide {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .modal-airplus {
    display: none;
  }

  .html-yt-airplus {
    margin-top: 0;
  }

  .div-info {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-ventajas {
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .card-bubble-modal {
    margin-top: 10px;
  }

  .div-info-bubble {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    width: 40em;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .btn-bubble-now, .btn-modal-bubble {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .card-cushion-modal {
    margin-top: 10px;
  }

  .div-info-cushion {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    width: 40em;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .btn-cushion-now {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .content-void {
    margin-top: 40px;
  }

  .btn-void-now, .btn-cushion, .btn-void {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-info-void {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    width: 40em;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .btn-shooter-now {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-info-shooter {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button-8-air-copy, .btn-shoot, .btn-pap, .btn-class {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .modal-track {
    display: none;
  }

  .html-yt-papillon {
    margin-top: 0;
  }

  .btn-papillon-now {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .btn-air-mini {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-featur-air, .div-featur-air2, .div-featur-air3, .div-featur-air4, .div-featur-air5 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .modal-classic {
    display: none;
  }

  .html-yt-classic {
    margin-top: 0;
  }

  .btn-classic-now {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .modal-panal {
    display: none;
  }

  .modal-funda, .modal-class {
    display: flex;
  }

  .slider-panal {
    max-width: 90vw;
    max-height: 600px;
    margin-top: 40px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .btn-panal-now {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .btn-panal {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .modal-funda-p {
    display: none;
  }

  .btn-funda-now {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .modal-sobre {
    display: none;
  }

  .btn-sobre-now {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .btn-sobre, .btn-air-now {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .grid-foam {
    grid-column-gap: 32px;
    grid-row-gap: 48px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: center;
    width: 600px;
    max-width: none;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .card-foam {
    width: 80vw;
    height: 70vh;
  }

  .div-info-foam {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    width: 25em;
    margin-top: 350px;
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 0;
    display: block;
  }

  .modal-foam {
    display: none;
  }

  .btn-foam {
    width: 35vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .btn-foam1 {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .slider-foam {
    max-width: 60vw;
    height: 100%;
    margin-top: 20px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .content-paper-plus, .content-paper-papillon, .content-paper-class {
    margin-top: 140px;
  }

  .div-info-video {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .cf-footer-paragraph-18px-2.heading {
    margin-bottom: 20px;
  }

  .cf-footer-grid-2 {
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr;
    padding-right: 40px;
  }

  .cf-subscribe-text-2 {
    max-width: 200px;
    font-size: 22px;
  }

  .cf-footer-top-right-2 {
    flex-direction: column;
    justify-content: space-between;
    max-width: 300px;
    display: flex;
  }

  .cf-navigation-1-logo-2 {
    margin-bottom: 0;
    padding-left: 0;
  }

  .cf-footer-top-wrapper-2 {
    align-items: stretch;
  }

  .f-footer-bottom {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .f-footer-title {
    margin-bottom: 24px;
  }

  .f-footer-large-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .nav-menu {
    display: none;
  }

  .dropdown-link-mobile {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .dropdown-list {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    right: auto;
  }

  .dropdown-list.w--open {
    background-color: #dbdbd9;
    border-radius: 15px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 50vw;
    margin-left: auto;
    display: block;
    left: auto;
    right: auto;
  }

  .mobile-dropdown {
    text-align: center;
    vertical-align: baseline;
  }

  .mobile-nav-link {
    z-index: 1;
    color: #3b6191;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 60px;
    font-family: Gotham, sans-serif;
    font-size: 25px;
    font-weight: 900;
    display: block;
  }

  @media screen and (max-width: 767px) {
    .mobile-nav-link {
      font-size: 20px;
    }
    
  }

  .mobile-nav-link:hover {
    color: #3b6191;
  }

  .navigation-container-mob {
    justify-content: space-between;
  }

  .mobile-toggle {
    vertical-align: baseline;
    margin-top: 60px;
    display: flex;
    overflow: visible;
  }

  .mobile-toggle.w--open {
    padding-left: 0;
  }

  .mobile-nav {
    z-index: 5;
    background-color: rgba(224, 224, 219, .99);
    border-radius: 15px;
    height: 150vh;
    margin-top: 10px;
    padding-top: 15px;
    position: absolute;
    box-shadow: 42px 42px 55px rgba(32, 53, 90, .09);
  }

  .navigation-mob {
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
    background-color: rgba(235, 233, 225, .62);
    border-bottom: 1px solid rgba(68, 85, 103, .11);
    border-radius: 15px;
    flex-direction: row;
    justify-content: center;
    height: 85px;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
  }

  .navigation {
    display: none;
  }

  .menu-mob {
    color: #fff;
    background-color: #3d5884;
    border-radius: 100px;
    font-size: 22px;
  }

  .menu-mob.w--open {
    background-color: #3b669a;
  }

  .navigation-left {
    display: flex;
  }

  .fondo-nav-mobile {
    z-index: 1;
    background-color: #ff0808;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .text-block-63 {
    color: #3b669a;
    font-family: Gotham, sans-serif;
    font-size: 25px;
    font-weight: 900;
  }
  @media screen and (max-width: 767px) {
    .text-block-63 {
      font-size: 20px;
    }
    
  }

  .row-nav-mobile {
    color: #3b669a;
    padding-left: 10px;
    padding-right: 0;
    font-size: 25px;
  }

  .slider-desktop {
    height: 90vh;
  }

  .header2 {
    background-image: url('../images/banner-ceular_1.webp'), url('../images/BANNER-2_1.webp');
    background-position: 50%, 0 0;
    background-size: cover, cover;
    flex-direction: column-reverse;
  }

  .slide-7 {
    background-image: url('../images/papel-panal-celular2_1.webp');
  }

  .right2 {
    width: 100%;
    padding: 130px 5% 60px;
  }

  .div-right-panal {
    margin-left: auto;
    margin-right: auto;
  }

  .div-right-panal2 {
    padding-top: 19%;
    padding-left: 0;
  }

  .headline-copy, .headline-p {
    font-size: 52px;
    line-height: 62px;
  }

  .somos-lideres, .somos-lideres.light {
    font-size: 46px;
    line-height: 54px;
  }

  .cf-footer-top-left-3 {
    max-width: 350px;
  }

  .cf-footer-top-wrapper-3 {
    align-items: stretch;
  }

  .insumos-section {
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .title-insumo, .title-insumo.light, .title-insumo2, .title-insumo2.light {
    font-size: 46px;
    line-height: 54px;
  }

  .triangle-left, .triangle-right {
    width: 25px;
  }

  .bold-text-23 {
    font-size: 22px;
    line-height: 25px;
  }

  .bold-text-25 {
    text-align: center;
    line-height: 25px;
  }

  .slide-9 {
    background-image: url('../images/storomargen.jpg');
    background-position: 50% 0;
    background-size: cover;
    background-attachment: scroll;
  }

  .cf-form-heading-28px {
    font-size: 32px;
  }

  .cf-form-right-wrapper {
    width: 100%;
  }

  .cf-form-heading {
    font-size: 30px;
  }

  .cf-form-left-wrapper {
    width: 100%;
    max-width: 500px;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .cf-form-main-wrapper {
    flex-direction: column;
    max-width: 700px;
    padding-left: 70px;
  }

  .formulario-contacto {
    width: 80vw;
    margin-top: 0;
  }

  .div-formulario {
    margin-top: 140px;
  }

  .blur-div {
    height: 220vh;
  }

  .div-infos {
    max-width: 350px;
  }

  .kutup-section-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cf-faq-content-2 {
    padding-bottom: 24px;
  }

  .cf-faq-answer-wrap-2 {
    padding-bottom: 0;
  }

  .cf-faqs-container {
    width: 90%;
    padding-top: 0;
  }

  .cf-faq-main-heading {
    text-align: center;
    font-size: 30px;
  }

  .cf-faqs-container-copy, .container-news, .container-news2 {
    width: 90%;
    padding-top: 0;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .insumos-section-mobile {
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .triangle-mobile {
    width: 25px;
  }

  .contacto-nav-mobile-div {
    flex-flow: row;
  }

  .div-block-14 {
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    display: flex;
  }

  .contacto-btn-navbar-mobile {
    min-width: 60vw;
  }

  .background {
    background-image: linear-gradient(rgba(53, 82, 138, .46), rgba(53, 82, 138, .46)), url('../images/interior-large-logistics-warehouse-ai-generative_1.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    display: block;
  }

  .bg-productos-fixed {
    background-image: url('../images/patron-degradado.webp'), url('../images/ggg.svg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: cover, cover;
    background-attachment: fixed, fixed;
    display: block;
  }

  .div-block-15 {
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    display: flex;
  }

  .div-block-16 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-64 {
    color: #3b669a;
    font-family: Gotham, sans-serif;
    font-size: 25px;
    font-weight: 900;
  }

  .row-nav-mobile-2 {
    color: #3b669a;
    padding-left: 10px;
    padding-right: 0;
    font-size: 25px;
  }

  .div-block-17 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-66 {
    color: #3b669a;
    font-family: Gotham, sans-serif;
    font-size: 25px;
    font-weight: 900;
  }

  .div-block-18 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-68 {
    color: #3b669a;
    font-family: Gotham, sans-serif;
    font-size: 25px;
    font-weight: 900;
  }

  .div-block-19 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-70 {
    color: #3b669a;
    font-family: Gotham, sans-serif;
    font-size: 25px;
    font-weight: 900;
  }

  .div-block-20 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-72 {
    color: #3b669a;
    font-family: Gotham, sans-serif;
    font-size: 25px;
    font-weight: 900;
  }

  .div-block-21 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-74 {
    color: #3b669a;
    font-family: Gotham, sans-serif;
    font-size: 25px;
    font-weight: 900;
  }

  .row-nav-mobile-3 {
    color: #3b669a;
    padding-left: 10px;
    padding-right: 0;
    font-size: 25px;
  }

  .slider-mobile {
    height: 60vh;
  }

  .div-concoarfe-mobile {
    width: 100%;
    padding: 130px 5% 60px;
  }

  .content-coarfe-mobile {
    padding-right: 0%;
  }

  .div-right-panal-mobile {
    margin-left: auto;
    margin-right: auto;
  }

  .div-right-panal2-mobile {
    padding-top: 19%;
    padding-left: 0;
  }

  .air-mobile-header {
    width: 100%;
    padding: 130px 5% 60px;
  }

  .content-hero-div-mobile {
    padding-right: 0%;
  }

  .headline-mobile, .headline-mobile2 {
    font-size: 52px;
    line-height: 62px;
  }

  .modal-funda-capullo {
    display: none;
  }

  .bolsas-grid {
    grid-column-gap: 32px;
    grid-row-gap: 48px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: center;
    width: 100%;
    max-width: 400px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: grid;
  }

  .bolsas-grid-3col {
    grid-template-columns: 1fr;
    gap: 24px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-col-left, .image-col-right {
    display: none;
  }

  .cards-center-col {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .card-bolsa {
    display: none;
  }

  .modal-pistola, .modal-bolsas {
    display: none;
  }

  .div-feature-pistola, .div-feature-pistola2, .div-feature-pistola3, .div-feature-pistola4 {
    justify-content: flex-start;
    align-items: center;
  }

  .title-bolsas {
    margin-top: 20px;
  }

  .headline-p-panal {
    font-size: 52px;
    line-height: 62px;
  }

  .btn-pistola, .btn-bolsas {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .img-track1, .img-track2, .img-track3 {
    width: 80vw;
    height: 600px;
    margin-top: 0;
    padding-bottom: 0;
  }

  .img-track4 {
    width: 80vw;
    min-width: 350px;
    height: 600px;
    margin-top: 0;
    display: block;
  }

  .mask-track {
    padding-bottom: 0;
  }

  .slider-main-track {
    max-width: 90vw;
    height: 600px;
    max-height: 600px;
    margin-top: 20px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .img1-pistola, .img-pistola2, .img-pistola3 {
    width: 90vw;
    height: 600px;
    padding-bottom: 0;
  }

  .content-bolsas-estiba, .content-pistola {
    margin-top: 140px;
  }

  .grid-paperplus {
    grid-column-gap: 32px;
    grid-row-gap: 48px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: center;
    width: 100%;
    max-width: 400px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .div-modal-pistolas {
    box-shadow: none;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
}

@media screen and (max-width: 767px) {
  .navitems.holder {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: rgba(236, 228, 208, .99);
    flex-flow: column;
    width: 100vw;
    height: 100vh;
    margin-top: 100px;
    margin-left: auto;
    margin-right: -20px;
    padding-left: 0;
    display: flex;
  }

  .logo-link {
    margin-bottom: 10px;
    padding-left: 0;
  }

  .navigation-item {
    margin-left: 0;
    margin-right: 30px;
  }

  .section-header, .section-header.light {
    line-height: 50px;
  }

  .footer-content {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-links {
    margin-top: 15px;
  }

  .intro-section {
    padding-top: 70px;
  }

  .testimonial-div {
    width: 30%;
    margin-bottom: 16px;
    margin-left: 1.5%;
    margin-right: 1.5%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .testimonial-div.loaf, .testimonial-div.dwell {
    width: 30%;
  }

  .testimonial-div.west-elm {
    padding-left: 25px;
    padding-right: 25px;
  }

  .holder-div {
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }

  .products-section {
    padding-top: 80px;
  }

  .final-cta {
    padding-bottom: 80px;
  }

  .headline {
    font-size: 48px;
    line-height: 58px;
  }

  .content-hero-div {
    padding-right: 0%;
  }

  .left-image {
    padding-top: 190px;
    padding-bottom: 190px;
  }

  .featured-brands {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 0%;
    margin-right: 0%;
    padding: 20px 2%;
    display: flex;
  }

  .brand {
    font-size: 25px;
    font-weight: 600;
    line-height: 37px;
  }

  .nav-btn {
    display: none;
  }

  .typed {
    font-size: 48px;
    line-height: 58px;
  }

  .svg-1 {
    left: -37px;
  }

  .svg-2 {
    right: -33px;
  }

  .subheader {
    width: 95%;
  }

  .designer-image {
    padding-top: 215px;
    padding-bottom: 215px;
  }

  .designer-description {
    padding-left: 40px;
    padding-right: 40px;
  }

  .service-box-holder {
    padding-bottom: 70px;
    padding-left: 15%;
    padding-right: 15%;
  }

  .testimonial-holder {
    margin-bottom: -120px;
  }

  .testimonial-left {
    padding-left: 40px;
    padding-right: 40px;
  }

  .middle-cta-div {
    flex-flow: column;
  }

  .left-arrow-2 {
    width: 40px;
  }

  .image-3-wrapper {
    display: none;
  }

  .slide-wrapper {
    flex-direction: column-reverse;
    justify-content: center;
  }

  .right-arrow-2 {
    width: 40px;
  }

  .text-wrapper {
    align-items: center;
    margin-top: 40px;
  }

  .image-1-wrapper {
    width: auto;
    margin-right: 0;
  }

  .image-1 {
    width: 36vw;
  }

  .slider {
    height: 600px;
  }

  .image-2-wrapper {
    display: none;
  }

  .image-11 {
    width: 36vw;
  }

  .title3 {
    font-size: 2em;
  }

  .p-md-end {
    padding-bottom: 4em;
  }

  .tabs-nav-item._04, .tabs-nav-item._01.w--current, .tabs-nav-item._02 {
    height: 150px;
  }

  .f-gallery-three-grid {
    grid-template-columns: 1fr;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .f-section-large {
    margin-top: 0;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .waves-grid-team-1 {
    grid-template-columns: 1fr;
    justify-content: center;
  }

  .waves---heading-2-no-margins {
    font-size: 44px;
    line-height: 125%;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .body-ppp {
    background-color: #fffdf1;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    background-attachment: scroll;
  }

  .kutup-paragraph {
    text-align: justify;
    justify-content: center;
    align-items: center;
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 0;
    display: block;
  }

  .kutup-faq-content {
    display: block;
  }

  .kutup-faq-top-part {
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .kutup-faq-componenet {
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
    display: block;
  }

  .kutup-display-2 {
    font-size: 40px;
  }

  .kutup-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .kutup-grid-3-columns {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .kutup-section-gray {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .f-grid-three-column, .f-grid-four-columns {
    grid-template-columns: 1fr;
  }

  .cojines {
    text-align: center;
    font-size: 44px;
  }

  .f-section-regular {
    padding-top: 20px;
    padding-bottom: 72px;
  }

  .bold-text {
    font-size: 40px;
  }

  .tricks-slider_text {
    font-size: 9.9em;
  }

  .cf-webflow-link {
    color: #fff;
    text-decoration: none;
    transition: color .2s;
  }

  .cf-webflow-link:hover {
    color: #599ffa;
  }

  .cf-copyright-text {
    font-size: 16px;
  }

  .cf-footer-bottom-wrapper.white {
    flex-direction: column;
    align-items: center;
    padding-bottom: 40px;
  }

  .cf-footer-grid {
    grid-template-columns: 1fr 1fr;
    max-width: 500px;
  }

  .cf-subscribe-text {
    max-width: none;
    font-size: 20px;
  }

  .cf-footer-top-right {
    max-width: 400px;
  }

  .cf-footer-paragraph-16px {
    text-align: center;
  }

  .cf-footer-top-left {
    align-items: center;
    max-width: 400px;
    margin-bottom: 0;
  }

  .cf-footer-top-wrapper {
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
  }

  .footer-coarfe {
    padding-top: 10px;
  }

  .bold-text-copy {
    font-size: 40px;
  }

  .f-grid-three-column--air {
    grid-template-columns: 1fr;
  }

  .bold-text-2 {
    text-align: center;
    font-size: 40px;
  }

  .popup-wrap {
    padding-left: 0;
  }

  .scrollbar {
    padding-bottom: 20px;
    padding-right: 10px;
  }

  .film {
    margin-top: 20px;
  }

  .f-modal-image-tall {
    height: 320px;
    display: block;
  }

  .f-modal-newsletter {
    grid-template-columns: 1fr;
  }

  .div-block-2 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-17 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .faq-answer-inner {
    background-color: #e9deca;
    border-radius: 15px;
    margin-top: 10px;
    padding-top: 20px;
  }

  .h3-2 {
    font-size: 1.2em;
    line-height: 22px;
  }

  .image-18 {
    border-radius: 15px;
  }

  .faq-question {
    background-color: #e9deca;
    border-radius: 15px;
  }

  .f-grid-four-columns-2 {
    grid-template-columns: 1fr;
  }

  .f-h3-heading-2 {
    font-size: 40px;
  }

  .f-section-large-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .popup-wrap-2 {
    padding-left: 0;
  }

  .popup {
    padding-left: 10px;
    padding-right: 10px;
  }

  .scrollbar-2 {
    padding-bottom: 20px;
    padding-right: 10px;
  }

  .features-table {
    padding: 60px 15px;
  }

  .comparison-positive {
    margin-left: 10px;
  }

  .modal-shooter {
    display: none;
  }

  .features-table-2 {
    padding: 60px 15px;
  }

  .div-feature {
    margin-top: 20px;
  }

  .content-paper {
    margin-top: 0;
  }

  .grid-paper {
    background-color: rgba(231, 229, 225, 0);
  }

  .slider-main, .image-20 {
    height: 500px;
  }

  .html-yt-shooter {
    margin-top: 40px;
  }

  .modal-airplus {
    display: none;
  }

  .html-yt-airplus {
    margin-top: 40px;
  }

  .div-info-bubble, .div-info-cushion, .div-info-void {
    width: 30em;
  }

  .modal-track {
    display: none;
  }

  .html-yt-papillon {
    margin-top: 40px;
  }

  .modal-classic {
    display: none;
  }

  .html-yt-classic {
    margin-top: 40px;
  }

  .modal-panal {
    display: none;
  }

  .modal-funda, .modal-class {
    display: flex;
  }

  .slider-panal {
    margin-top: 30px;
  }

  .modal-funda-p, .modal-sobre {
    display: none;
  }

  .grid-foam {
    grid-template-columns: 1fr;
    justify-content: center;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .modal-foam {
    display: none;
  }

  .medidas {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }

  .btn-foam1 {
    width: 50vw;
  }

  .content-paper-plus, .content-paper-papillon, .content-paper-class {
    margin-top: 0;
  }

  .middle-cta-div-2 {
    flex-flow: column;
    order: 0;
  }

  .cf-webflow-link-2 {
    color: #fff;
    text-decoration: none;
    transition: color .2s;
  }

  .cf-webflow-link-2:hover {
    color: #599ffa;
  }

  .cf-copyright-text-2 {
    font-size: 16px;
  }

  .cf-footer-bottom-wrapper-2.white {
    flex-direction: column;
    align-items: center;
    padding-bottom: 40px;
  }

  .cf-footer-grid-2 {
    grid-template-columns: 1fr 1fr;
    max-width: 500px;
  }

  .cf-subscribe-text-2 {
    max-width: none;
    font-size: 20px;
  }

  .cf-footer-top-right-2 {
    max-width: 400px;
  }

  .cf-footer-paragraph-16px-2 {
    text-align: center;
  }

  .cf-footer-top-left-2 {
    align-items: center;
    max-width: 400px;
    margin-bottom: 60px;
  }

  .cf-footer-top-wrapper-2 {
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
  }

  .f-footer-large-grid {
    grid-column-gap: 24px;
  }

  .f-footer-wrapper {
    margin-top: 60px;
  }

  .f-footer-content-grid {
    grid-template-columns: 1fr;
  }

  .dropdown-list.w--open {
    margin-left: auto;
  }

  .mobile-toggle {
    margin-top: 10px;
  }

  .slider-desktop {
    height: 60vh;
    display: none;
  }

  .subheader2 {
    width: 95%;
  }

  .div-right-panal {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    display: flex;
  }

  .div-right-panal2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 25%;
    padding-left: 10px;
    display: flex;
  }

  .headline-copy, .headline-p {
    font-size: 48px;
    line-height: 58px;
  }

  .somos-lideres, .somos-lideres.light {
    line-height: 50px;
  }

  .cf-footer-top-left-3 {
    align-items: center;
    max-width: 400px;
    margin-bottom: 60px;
  }

  .cf-footer-top-wrapper-3 {
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
  }

  .cf-footer-paragraph-16px-3 {
    text-align: center;
  }

  .insumos-h1 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .title-insumo, .title-insumo.light, .title-insumo2, .title-insumo2.light {
    line-height: 50px;
  }

  .cf-form-heading-28px {
    font-size: 30px;
  }

  .cf-send-message-form {
    padding: 40px;
  }

  .cf-footer-info {
    font-size: 18px;
  }

  .cf-info-heading {
    margin-bottom: 4px;
  }

  .cf-form-heading {
    font-size: 28px;
  }

  .cf-form-main-wrapper {
    width: 90%;
    padding: 70px 40px 90px;
  }

  .container-4 {
    display: block;
  }

  .side-panel {
    display: none;
  }

  .contact_column {
    padding: 5vw;
  }

  .contact_column.is-right {
    background-color: #000;
    width: 100%;
    min-height: auto;
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .contact_column.is-left {
    width: 100%;
    height: auto;
    position: relative;
  }

  .headline_wrap {
    padding-top: 7em;
    padding-bottom: 7em;
  }

  .bg-video {
    width: 100%;
  }

  .signup-section-light-bg {
    flex-direction: column;
  }

  .signup-image {
    width: 100vw;
    height: 40vh;
  }

  .div-block-9 {
    display: none;
  }

  .signup-form-wrap {
    width: 100vw;
    min-height: 50vh;
    padding-top: 6%;
  }

  .formulario-contacto {
    margin-top: 0;
  }

  .info-coarfe {
    text-align: center;
  }

  .div-infos {
    align-items: center;
    max-width: 400px;
    margin-bottom: 60px;
  }

  .kutup-display-3 {
    font-size: 40px;
  }

  .kutup-section-2 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .cf-faq-answer-wrap-2 {
  }

  .cf-faq-questions-2 {
    font-size: 22px;
  }

  .cf-faq-main-heading {
    font-size: 28px;
  }

  .cf-faq-container {
    margin-bottom: 100px;
  }

  .mobile1 {
    flex-flow: column;
  }

  .mobile-2 {
    flex-flow: column;
    order: 0;
  }

  .mobile3 {
    flex-flow: column;
  }

  .mobile4 {
    flex-flow: column;
    order: 0;
  }

  .mobile5 {
    flex-flow: column;
  }

  .mobile6 {
    flex-flow: column;
    order: 0;
  }

  .bg-productos-fixed {
    background-image: url('../images/patron-degradado.webp'), url('../images/ggg.svg');
    background-position: 50% 0, 50%;
    background-repeat: no-repeat, repeat;
    background-size: cover, cover;
    background-attachment: fixed, scroll;
  }

  .slider-mobile {
    height: 60vh;
    display: block;
  }

  .slide4-mobile {
    background-image: url('../images/storomargen.jpg');
    background-position: 50%;
  }

  .content-coarfe-mobile {
    padding-right: 0%;
  }

  .div-right-panal-mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    display: flex;
  }

  .div-right-panal2-mobile {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 25%;
    padding-left: 10px;
    display: flex;
  }

  .subheader-mobile, .subheader-mobile2 {
    width: 95%;
  }

  .content-hero-div-mobile {
    padding-right: 0%;
  }

  .subheader-air {
    width: 95%;
  }

  .headline-mobile, .headline-mobile2 {
    font-size: 48px;
    line-height: 58px;
  }

  .modal-funda-capullo {
    display: none;
  }

  .bolsas-grid {
    grid-template-columns: 1fr;
    justify-content: center;
  }

  .modal-pistola, .modal-bolsas {
    display: none;
  }

  .div-feature-pistola, .div-feature-pistola2, .div-feature-pistola3, .div-feature-pistola4, .title-bolsas {
    margin-top: 20px;
  }

  .h1-bolsas-estiba {
    text-align: center;
    font-size: 44px;
  }

  .headline-p-panal {
    font-size: 48px;
    line-height: 58px;
  }

  .img-track1, .img-track2, .img-track3, .slider-main-track, .img1-pistola, .img-pistola2, .img-pistola3 {
    height: 500px;
  }

  .content-bolsas-estiba, .content-pistola {
    margin-top: 0;
  }

  .grid-paperplus {
    grid-template-columns: 1fr;
    justify-content: center;
  }
}

@media screen and (max-width: 479px) {
  .navitems.holder {
    z-index: 50;
    opacity: 1;
    outline-offset: 0px;
    background-color: rgba(236, 228, 208, .99);
    outline: 0 #333;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    height: 100vh;
    margin-top: 102px;
    margin-right: 0;
    padding-top: 115px;
    padding-left: 0;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
  }

  .navigation-item {
    margin-bottom: 10px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .section-header {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    font-size: 38px;
    line-height: 44px;
  }

  .section-header.light {
    font-size: 38px;
    line-height: 44px;
  }

  .footer-links {
    text-align: center;
  }

  .intro-section {
    padding-top: 50px;
  }

  .testimonial-div {
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 30%;
    margin-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .testimonial-div.zapier {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-div.loaf {
    padding-left: 23px;
    padding-right: 23px;
  }

  .testimonial-div.dwell {
    width: 47%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .testimonial-div.west-elm {
    padding-left: 0;
    padding-right: 0;
  }

  .holder-div {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-right: 0%;
    overflow: scroll;
  }

  .body-paragraph {
    width: 90vw;
  }

  .box {
    width: 100%;
    margin-bottom: 15px;
    padding-top: 115px;
    padding-bottom: 115px;
  }

  .box._5 {
    background-position: 50%;
    padding-top: 115px;
    padding-bottom: 115px;
  }

  .box._3 {
    background-position: 50%;
  }

  .box._7 {
    background-position: 80%;
    width: 100%;
  }

  .box._8 {
    background-position: 100%;
    background-size: cover;
  }

  .box._4{
    width: 100%;
  }

  .products-section {
    padding-top: 70px;
  }

  .title-header {
    width: 100%;
  }

  .final-cta {
    padding-bottom: 60px;
    padding-left: 4%;
    padding-right: 4%;
  }

  .headline {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 40px;
    line-height: 50px;
  }

  .left-image {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .featured-brands {
    justify-content: space-around;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link {
    font-size: 25px;
    font-weight: 500;
  }

  .static-nav {
    padding-left: 15px;
    padding-right: 15px;
  }

  .topnav {
    z-index: 10;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-btn {
    display: none;
  }

  .typed-div {
    flex-wrap: wrap;
  }

  .typed {
    margin-bottom: 5px;
    font-size: 40px;
    line-height: 50px;
  }

  .svg-1 {
    top: 46px;
    left: -24px;
  }

  .svg-2 {
    top: 177px;
    right: -16px;
  }

  .svg-3 {
    display: none;
  }

  .right-panel {
    padding-top: 158px;
    padding-bottom: 158px;
  }

  .subheader {
    text-align: left;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .designer-image {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .designer-description {
    padding: 35px 28px;
  }

  .expert-section {
    padding-bottom: 30px;
  }

  .services-section {
    padding-bottom: 100px;
  }

  .service-box-holder {
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-holder {
    margin-bottom: -140px;
  }

  .testimonial-left {
    padding: 35px 28px;
  }

  .testimonial-right {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .middle-cta-div {
    justify-content: center;
    align-items: flex-start;
  }

  .sticky {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-wrapper {
    margin-top: 0;
  }

  .image-1 {
    width: 55vw;
  }

  .slider {
    height: 550px;
    display: none;
  }

  .title {
    font-size: 46px;
  }

  .logo-coarfe {
    width: 200px;
  }

  .image-11 {
    width: 55vw;
  }

  .tabs-menu-underline-wrapper {
    padding: .8em 1em 1em;
  }

  .tabs-nav-item-underline2 {
    grid-row-gap: .5em;
    flex-direction: column;
  }

  .tabs-menu-wrapper {
    grid-template-columns: 1fr;
  }

  .tabs-nav-item-underline {
    grid-row-gap: .5em;
    flex-direction: column;
  }

  .f-gallery-image-x-tall {
    height: 300px;
  }

  .f-section-large {
    margin-top: 0;
  }

  .waves---heading-3-no-margins {
    font-size: 22px;
  }

  .card-air-1 {
    background-position: 50% 100%;
    justify-content: center;
    align-items: center;
    padding: 16px;
  }

  .waves-grid-team-1 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    align-items: center;
    justify-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
  }

  .waves---heading-2-no-margins {
    font-size: 34px;
  }

  .waves---section-medium {
    margin-top: 60px;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .body-ppp {
    background-color: #fffdf1;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    overflow-x: hidden;
  }

  .kutup-paragraph {
    text-align: justify;
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .kutup-faq-content {
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: block;
  }

  .kutup-faq-title {
    font-size: 13px;
  }

  .kutup-display-2 {
    font-size: 30px;
    line-height: 1.1;
  }

  .kutup-section {
    padding: 60px 10%;
  }

  .kutup-grid-3-columns {
    grid-row-gap: 15px;
  }

  .kutup-section-gray {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .f-feature-card-filled {
    margin-top: 40px;
  }

  .f-grid-three-column {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: stretch;
    margin-top: 60px;
    display: block;
  }

  .cojines, .bold-text {
    font-size: 35px;
  }

  .dropdown-toggle {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .downlist.w--open {
    width: 300px;
    margin-top: -21px;
    margin-left: -83px;
    margin-right: 0;
  }

  .dropdown-link.w--current {
    text-align: center;
    font-size: 18px;
  }

  .tricks-slider_slide {
    width: 90%;
    max-height: 130vw;
    margin-right: 3em;
  }

  .tricks-slider_text {
    font-size: 20em;
  }

  .cf-copyright-text {
    max-width: 300px;
  }

  .cf-footer-link-18px.black {
    font-size: 18px;
  }

  .cf-footer-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .cf-footer-paragraph-16px {
    text-align: justify;
  }

  .cf-logo-text {
    font-size: 24px;
  }

  .cf-logo-lines-contain {
    margin-right: 5px;
  }

  .cf-footer-top-left {
    margin-bottom: 0;
  }

  .bold-text-copy {
    font-size: 35px;
  }

  .grid-airplus {
    grid-row-gap: 32px;
    width: 95%;
  }

  .f-grid-three-column--air {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: stretch;
    margin-top: 60px;
    display: block;
  }

  .bold-text-2 {
    text-align: center;
    font-size: 25px;
  }

  .bold-text-3 {
    text-align: center;
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 35px;
    line-height: 35px;
    display: flex;
  }

  .bold-text-4 {
    font-size: 40px;
  }

  .airplus-videos {
    font-size: 25px;
  }

  .form-row {
    flex-direction: column;
  }

  .form-border {
    min-width: auto;
    padding: 20px;
  }

  .scrollbar {
    padding: 20px;
  }

  .input-wrapper.mr-15 {
    margin-right: 0;
  }

  .f-icon-regular {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
  }

  .close-modal {
    width: 50px;
    height: 50px;
    margin-top: 0;
    top: -2px;
    right: -8px;
  }

  .f-button-primary {
    background-color: #005498;
    border-radius: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .film {
    text-align: center;
    letter-spacing: 0;
    font-size: 22px;
    line-height: 28px;
  }

  .contet-air {
    margin-top: 0;
  }

  .f-image-cover-2 {
    border-radius: 15px;
  }

  .f-modal-image-tall {
    height: 280px;
    display: block;
  }

  .f-modal-newsletter {
    grid-template-columns: 1fr;
  }

  .contenedor-modal {
    z-index: 1;
    background-color: rgba(252, 247, 237, .82);
    border-radius: 15px;
    max-width: 95vw;
    height: 90%;
    margin: 0 auto;
    padding: 40px 10px 24px;
    position: absolute;
    top: 5%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow-x: hidden;
    overflow-y: scroll;
    box-shadow: 0 2px 12px 5px rgba(0, 0, 0, .2);
  }

  .div-block-2 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .bold-text-5 {
    text-align: center;
  }

  .image-17 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .paragraph-2 {
    text-align: justify;
    margin-top: 20px;
    font-size: 16px;
  }

  .faq-answer-inner {
    background-color: #e9deca;
    border-radius: 15px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    display: block;
  }

  .faq-wrap {
    grid-template-columns: 1fr;
  }

  .h3-2 {
    font-size: 1.1em;
  }

  .image-18 {
    border-radius: 15px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .faq-question {
    background-color: rgba(233, 222, 202, .67);
    border-radius: 15px;
  }

  .h2 {
    font-size: 30px;
  }

  .p-m-wrap {
    margin-left: 40px;
  }

  .bold-text-7, .bold-text-8 {
    text-align: center;
  }

  .f-grid-four-columns-2 {
    margin-top: 20px;
  }

  .f-h3-heading-2 {
    font-size: 30px;
  }

  .popup-close {
    top: 30px;
    right: 30px;
  }

  .scrollbar-2 {
    padding: 20px;
  }

  .modal-bubble {
    display: none;
  }

  .f-paragraph-small-2 {
    color: #3a6292;
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-weight: 400;
  }

  .h1-bolsas {
    text-align: center;
    word-break: normal;
    margin-top: 20px;
    font-size: 22px;
    line-height: 30px;
  }

  .div-modal-1 {
    box-shadow: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-row {
    grid-column-gap: 20px;
  }

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-image: none;
    margin-top: 0;
    margin-left: 10px;
    padding-left: 20px;
  }

  .modal-shooter {
    display: none;
  }

  .div-modal-2 {
    box-shadow: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .grid {
    background-color: rgba(236, 232, 224, 0);
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .image-paper2 {
    margin-top: 0;
  }

  .container-3 {
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .comparison-row-main-2 {
    grid-column-gap: 20px;
  }

  .comparison-title-2 {
    margin-left: 10px;
  }

  .comparison-row-2 {
    grid-column-gap: 20px;
  }

  .comparison-negative-2 {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive-2 {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .div-feature {
    margin-top: 30px;
  }

  .content-paper {
    margin-top: 0;
    padding-left: 5px;
  }

  .grid-paper {
    background-color: rgba(236, 232, 224, 0);
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .slider-main {
    min-width: auto;
    max-width: 90vw;
    height: 350px;
    max-height: 450px;
    padding-left: 0;
  }

  .image-20 {
    width: 90vw;
    min-width: 300px;
    height: 350px;
    margin-top: 0;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .modal-airplus {
    display: none;
  }

  .card-air-2, .card-air-3, .card-air-4 {
    justify-content: center;
    align-items: center;
    padding: 16px;
  }

  .card-bubble-modal {
    justify-content: center;
    align-items: center;
    width: 85vw;
    height: 50vh;
    padding: 16px;
  }

  .div-info-bubble {
    width: 16em;
    margin-top: 220px;
  }

  .btn-bubble-now {
    width: 80vw;
    height: 40px;
  }

  .modal-cushion {
    display: none;
  }

  .card-cushion-modal {
    justify-content: center;
    align-items: center;
    width: 85vw;
    height: 50vh;
    padding: 16px;
  }

  .div-info-cushion {
    width: 16em;
    margin-top: 220px;
  }

  .btn-cushion-now {
    width: 80vw;
    height: 40px;
  }

  .modal-void {
    display: none;
  }

  .content-void {
    margin-top: 0;
  }

  .btn-void-now {
    width: 80vw;
    height: 40px;
  }

  .close-void {
    width: 50px;
    height: 50px;
    margin-top: 0;
    top: -2px;
    right: -8px;
  }

  .div-info-void {
    width: 16em;
    margin-top: 220px;
  }

  .close--shooter {
    width: 50px;
    height: 50px;
    margin-top: 0;
    top: -2px;
    right: -8px;
  }

  .btn-shooter-now {
    width: 80vw;
    height: 40px;
  }

  .modal-track {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .close-papillon {
    width: 50px;
    height: 50px;
    margin-top: 0;
    top: -2px;
    right: -8px;
  }

  .btn-papillon-now {
    width: 80vw;
    height: 40px;
  }

  .modal-classic {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .btn-classic-now {
    width: 80vw;
    height: 40px;
  }

  .titles-panal {
    font-size: 22px;
  }

  .modal-panal, .modal-funda, .modal-class {
    display: none;
  }

  .close-panal {
    width: 50px;
    height: 50px;
    margin-top: 0;
    top: -2px;
    right: -8px;
  }

  .slider-panal {
    max-width: 90vw;
    max-height: 350px;
    margin-top: 10px;
  }

  .btn-panal-now, .btn-dispensador-now {
    width: 80vw;
    height: 40px;
  }

  .btn-panal, .btn-dispensador {
    width: 200px;
  }

  .modal-funda-p {
    display: none;
  }

  .btn-funda-now {
    width: 80vw;
    height: 40px;
  }

  .modal-sobre {
    display: none;
  }

  .close-sobre {
    width: 50px;
    height: 50px;
    margin-top: 0;
    top: -2px;
    right: -8px;
  }

  .btn-sobre-now, .btn-air-now {
    width: 80vw;
    height: 40px;
  }

  .grid-foam {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    align-items: center;
    justify-items: center;
    width: 90vw;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .card-foam {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 500px;
    padding: 16px;
  }

  .div-info-foam {
    width: 16em;
    height: 120px;
  }

  .modal-foam {
    display: none;
  }

  .medidas {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .close-foam {
    width: 50px;
    height: 50px;
    margin-top: 0;
    top: -2px;
    right: -8px;
  }

  .card-air-1-copy, .card-foam1 {
    justify-content: center;
    align-items: center;
    padding: 16px;
  }

  .btn-foam1 {
    width: 200px;
  }

  .text-block-4 {
    padding-right: 0;
    font-size: 25px;
    font-weight: 500;
  }

  .div-block-3 {
    z-index: 1;
    filter: blur(5px);
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-4 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    width: 95vw;
    height: 100vh;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .icon-3 {
    margin-right: -20px;
  }

  .slider-foam {
    max-width: 90vw;
    max-height: 350px;
  }

  .content-paper-plus {
    margin-top: 190px;
    padding-left: 5px;
  }

  .content-paper-papillon {
    margin-top: 184px;
    padding-left: 5px;
  }

  .content-paper-class {
    margin-top: 187px;
    padding-left: 5px;
  }

  .card-video, .card-video-autoplay {
    background-position: 50% 100%;
    justify-content: center;
    align-items: center;
    padding: 16px;
  }

  .middle-cta-div-2 {
    justify-content: center;
    align-items: flex-start;
  }

  .cf-copyright-text-2 {
    max-width: 300px;
  }

  .cf-footer-link-18px-2.black {
    font-size: 18px;
  }

  .cf-footer-grid-2 {
    grid-row-gap: 30px;
    flex-flow: column;
    grid-template-columns: 1fr;
    padding-right: 0;
  }

  .cf-logo-text-2 {
    font-size: 24px;
  }

  .cf-logo-lines-contain-2 {
    margin-right: 5px;
  }

  .cf-footer-top-left-2 {
    margin-bottom: 80px;
  }

  .f-footer-vertical-divider {
    display: none;
  }

  .f-footer-menu {
    flex-direction: column;
  }

  .f-footer-large-grid {
    grid-template-columns: 1fr 1fr;
  }

  .f-footer-form-wrapper {
    width: 100%;
  }

  .a {
    grid-row-gap: 4px;
    flex-direction: column;
  }

  .f-h5-heading-2 {
    text-align: center;
  }

  .icon-4 {
    margin-left: 0;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-productos {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .dropdown-link-2, .dropdown-link-3, .dropdown-link-4 {
    text-align: center;
    font-size: 18px;
  }

  .dropdown-link-mobile {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .nav-foam:visited {
    background-color: #f1eada;
  }

  .dropdown-list.w--open {
    width: 90vw;
    margin-left: auto;
  }

  .flowbase-logo {
    width: 200px;
  }

  .mobile-nav-link {
    color: #3b6191;
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  @media screen and (max-width: 767px) {
    .mobile-nav-link {
      margin-top: 20px;
    }
    
  }

  .mobile-nav-link:visited {
    color: #3b6191;
  }

  .mobile-toggle {
    color: #3b669a;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    padding: 10px 0 0;
  }

  .mobile-nav {
    height: auto;
    padding-bottom: 40px;
    overflow-y: scroll;
  }

  .navigation-mob {
    position: -webkit-sticky;
    position: sticky;
  }

  .nav-airplus:visited, .nav-panal:visited, .nav-insumos:visited {
    background-color: #f1eada;
  }

  .menu-mob {
    background-color: #3b6191;
  }

  .menu-mob.w--open {
    font-size: 25px;
  }

  .nav-paperplus, .nav-paperplus:visited {
    background-color: #dbdbd9;
  }

  .text-block-63 {
    color: #3b669a;
  }

  .row-nav-mobile {
    color: #3b669a;
    padding-bottom: 0;
    padding-left: 10px;
    position: relative;
  }

  .slider-desktop {
    height: 80vh;
    display: none;
  }

  .button-header, .div-ver-producto-header {
    justify-content: center;
    align-items: center;
  }

  .div-right-panal {
    width: 100vw;
    margin-left: auto;
    margin-right: auto;
  }

  .div-right-panal2 {
    justify-content: center;
    align-items: center;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 36%;
    padding-left: 0;
    display: block;
  }

  .typed-div2 {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .headline-copy {
    width: 50%;
    margin-bottom: 5px;
    margin-left: 0;
    font-size: 40px;
    line-height: 50px;
  }

  .typed-div-panal {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .headline-p {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    font-size: 40px;
    line-height: 50px;
    display: flex;
  }

  .card-air-1-copy, .card-air-1-1, .card-air-111 {
    background-position: 50% 100%;
    justify-content: center;
    align-items: center;
    padding: 16px;
  }

  .title-aires, .title-aires2, .title-aires3, .title-aires4 {
    font-size: 22px;
  }

  .r-nav, .r-nav2, .r-nav3 {
    text-align: center;
  }

  .somos-lideres, .somos-lideres.light {
    font-size: 38px;
    line-height: 44px;
  }

  .bold-text-16 {
    font-size: 40px;
  }

  .heading-4 {
    font-size: 30px;
  }

  .icon-7 {
    margin-left: 0;
  }

  .icon-8 {
    margin-right: 0;
  }

  .div-textos-mision, .div-textos-vision {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .typed-div-copy, .con-coarfe {
    flex-wrap: wrap;
  }

  .button-header2, .button-header-panal {
    justify-content: center;
    align-items: center;
  }

  .cf-footer-top-left-3 {
    margin-bottom: 80px;
  }

  .cf-footer-paragraph-16px-3 {
    text-align: justify;
  }

  .ver-minifoam {
    text-align: center;
    font-size: 20px;
  }

  .insumos-h1 {
    margin-top: 100px;
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .insumos-section {
    display: none;
  }

  .title-insumo, .title-insumo.light, .title-insumo2, .title-insumo2.light {
    font-size: 38px;
    line-height: 44px;
  }

  .bold-text-23, .bold-text-25 {
    width: 90vw;
  }

  .card-track, .card-classic, .rollo-papel, .funda-papel, .sobres-acolchados, .dispensador-papel, .funda-capullo, .card12kilos, .card6kilos {
    background-position: 50% 100%;
    justify-content: center;
    align-items: center;
    padding: 16px;
    min-width: 300px;
  }

  .cf-form-gradient-submit {
    background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .cf-borders-text-field {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 16px;
  }

  .cf-borders-text-field-dropdown {
    padding-left: 14px;
    font-size: 16px;
  }

  .cf-form-heading-28px {
    font-size: 24px;
  }

  .cf-send-message-form {
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .cf-footer-info {
    font-size: 16px;
  }

  .cf-info-heading {
    margin-bottom: 4px;
  }

  .cf-footer-headings-wrap {
    margin-left: 16px;
  }

  .cf-footer-info-contain {
    align-items: center;
  }

  .cf-form-heading {
    margin-bottom: 16px;
    font-size: 24px;
  }

  .cf-form-main-wrapper {
    padding: 60px 20px;
  }

  .formulario-contacto {
    width: 95vw;
    margin-top: 0;
  }

  .blur-div {
    height: 320vh;
  }

  .info-coarfe {
    text-align: justify;
  }

  .div-infos {
    margin-bottom: 80px;
  }

  .kutup-display-3 {
    font-size: 30px;
    line-height: 1.1;
  }

  .kutup-section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cf-faq-content-2 {
    font-size: 16px;
  }

  .cf-faq-answer-wrap-2 {
  }

  .cf-faq-questions-2 {
    font-size: 18px;
    line-height: 140%;
  }

  .cf-faq-main-heading {
    text-align: center;
    margin-bottom: 60px;
    font-size: 24px;
  }

  .cf-faq-container {
    margin-bottom: 100px;
    padding-right: 0;
  }

  .heading-5 {
    text-align: center;
    text-transform: uppercase;
    width: 95vw;
    font-size: 20px;
    line-height: 26px;
  }

  .p-news {
    text-align: justify;
    width: 90vw;
    margin: auto;
  }

  .insumos-section-mobile {
    padding-top: 10px;
    display: flex;
  }

  .mobile1 {
    padding-left: 0;
  }

  .triangle-mobile {
    margin-top: 10px;
  }

  .div-block-14 {
    margin-top: 20px;
  }

  .contacto-btn-navbar-mobile {
    min-width: 80vw;
    min-height: 45px;
  }

  .div-block-15 {
    margin-top: 20px;
  }

  .text-block-64 {
    color: #3b669a;
  }

  .row-nav-mobile-2 {
    color: #3b669a;
    padding-bottom: 0;
    padding-left: 10px;
    position: relative;
  }

  .text-block-66, .text-block-68, .text-block-70, .text-block-72, .text-block-74 {
    color: #3b669a;
  }

  .row-nav-mobile-3 {
    color: #3b669a;
    padding-bottom: 0;
    padding-left: 10px;
    position: relative;
  }

  .slider-mobile {
    height: 80vh;
  }

  .slide2-mobile {
    background-image: url('../images/papel-panal-celular2_1.webp');
    background-size: 520px 70vh;
  }

  .slide3-mobile {
    background-image: url('../images/banner-ceular_2.webp');
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .slide4-mobile {
    background-image: url('../images/storomargen.jpg');
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
  }

  .div-concoarfe-mobile {
    padding-top: 200px;
  }

  .content-coarfe-mobile {
    flex-flow: column;
    display: flex;
  }

  .div-ver-producto-header-mobile {
    justify-content: center;
    align-items: center;
  }

  .typed-con-coarfe-mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .cursor-mobile {
    display: none;
  }

  .div-right-panal-mobile {
    width: 100vw;
    margin-left: auto;
    margin-right: auto;
  }

  .div-right-panal2-mobile {
    justify-content: center;
    align-items: center;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 55%;
    padding-left: 0;
    display: block;
  }

  .typed-div-panal-mobile {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .subheader-mobile {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    display: flex;
  }

  .div-ver-producto-header-mobile2 {
    justify-content: center;
    align-items: center;
  }

  .subheader-mobile2 {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .air-mobile-header {
    padding-top: 200px;
  }

  .typed-div2-mobile {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .subheader-air {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .headline-mobile {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 40px;
    line-height: 50px;
    display: flex;
  }

  .headline-mobile2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
    margin-left: 0;
    font-size: 40px;
    line-height: 50px;
    display: flex;
  }

  .text-card-foam {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 25px;
  }

  .slide-nav-2 {
    padding-top: 20px;
  }

  .card-track-coarfe, .funda-capullo {
    background-position: 50% 100%;
    justify-content: center;
    align-items: center;
    padding: 16px;
  }

  .modal-funda-capullo {
    display: none;
  }

  .bolsas-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    align-items: center;
    justify-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
  }

  .bolsas-grid-3col {
    grid-template-columns: 1fr;
    gap: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-col-left, .image-col-right {
    display: none;
  }

  .cards-center-col {
    width: 100%;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .card-bolsa {
    display: none;
  }

  .card-bolsa, .card-pistola {
    background-position: 50% 100%;
    justify-content: center;
    align-items: center;
    padding: 16px;
  }

  .modal-pistola {
    display: none;
  }

  .modal-bolsas {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .div-feature-pistola, .div-feature-pistola2, .div-feature-pistola3, .div-feature-pistola4 {
    margin-top: 30px;
  }

  .title-bolsas {
    text-align: center;
    letter-spacing: 0;
    font-size: 22px;
    line-height: 28px;
  }

  .title2-bolsas {
    text-align: center;
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 35px;
    line-height: 35px;
    display: flex;
  }

  .h1-bolsas-estiba {
    font-size: 35px;
  }

  .nav-bolsas:visited, .nav-bolsas-mobile:visited {
    background-color: #f1eada;
  }

  .headline-p-panal {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    font-size: 40px;
    font-weight: 300;
    line-height: 50px;
    display: flex;
  }

  .close-bolsas, .close-pistola {
    width: 50px;
    height: 50px;
    margin-top: 0;
    top: -2px;
    right: -8px;
  }

  .img-track1, .img-track2, .img-track3 {
    width: 90vw;
    min-width: 300px;
    height: 400px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .img-track4 {
    min-width: 300px;
    height: 400px;
    display: block;
  }

  .slider-main-track {
    min-width: auto;
    max-width: 90vw;
    height: 400px;
    max-height: 450px;
    padding-left: 0;
  }

  .img1-pistola {
    width: 90vw;
    min-width: 300px;
    height: 350px;
    margin-top: -18px;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .img-pistola2 {
    width: 90vw;
    min-width: 300px;
    height: 350px;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .img-pistola3 {
    width: 90vw;
    min-width: 300px;
    height: 350px;
    margin-top: 6px;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .content-bolsas-estiba, .content-pistola {
    margin-top: 100px;
    padding-left: 5px;
  }

  .grid-paperplus {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    align-items: center;
    justify-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
  }

  .close-capullo {
    width: 50px;
    height: 50px;
    margin-top: 0;
    top: -2px;
    right: -8px;
  }

  .div-modal-pistolas {
    box-shadow: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
}

#w-node-_222230d0-44b1-50ca-f656-09de732d96ce-0ae2f3b5, #w-node-_222230d0-44b1-50ca-f656-09de732d96da-0ae2f3b5, #w-node-_222230d0-44b1-50ca-f656-09de732d96de-0ae2f3b5, #w-node-_562540f4-3b89-edf9-a22a-8c9577953f0e-a1088493, #w-node-_8d000e57-e9c6-f2b0-3837-fda603c3d9dc-a1088493, #w-node-ad6e44fd-3a37-76ce-4511-ef7d376b00f9-a1088493, #w-node-ad6e44fd-3a37-76ce-4511-ef7d376b0105-a1088493, #w-node-ad6e44fd-3a37-76ce-4511-ef7d376b0109-a1088493, #w-node-_7932cb98-0979-131e-d043-016a35659a2c-71c59f0e, #w-node-_75d14f9d-c11b-918f-b6b5-74aadc139d91-71c59f0e, #w-node-_562540f4-3b89-edf9-a22a-8c9577953f0e-71c59f0e, #w-node-a82076ea-3e4e-2b5d-2cc8-97e4210d7bf0-71c59f0e, #w-node-_91f859b6-671c-9e37-b07e-d5fc3f1abcc8-71c59f0e, #w-node-_67c2e6c6-2ca3-8e41-4af8-23e53aaa4237-71c59f0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_98387352-97c7-6156-f85c-afc7cd78a890-71c59f0e {
  grid-area: Area;
}

#w-node-_0893a741-eec3-eb99-9fa8-4726285c121a-71c59f0e, #w-node-_0893a741-eec3-eb99-9fa8-4726285c1231-71c59f0e, #w-node-_0893a741-eec3-eb99-9fa8-4726285c124a-71c59f0e, #w-node-_0893a741-eec3-eb99-9fa8-4726285c1262-71c59f0e, #w-node-_0893a741-eec3-eb99-9fa8-4726285c127d-71c59f0e, #w-node-_0893a741-eec3-eb99-9fa8-4726285c1294-71c59f0e, #w-node-_3a73c357-90a6-c919-9a02-5d749d605758-71c59f0e, #w-node-_3a73c357-90a6-c919-9a02-5d749d605764-71c59f0e, #w-node-_3a73c357-90a6-c919-9a02-5d749d605768-71c59f0e, #w-node-_562540f4-3b89-edf9-a22a-8c9577953f0e-cbe7ac55, #w-node-e6dfafd5-3cf4-9bd5-371e-6805ef0ba909-cbe7ac55, #w-node-_9fcae2cf-011f-374f-836e-6f682b0b5f9d-cbe7ac55, #w-node-_8ca4eb01-8e65-e93c-6629-30cee6e9bd3c-cbe7ac55, #w-node-c013e273-bf76-df2c-af9f-9fa39c6d4861-cbe7ac55, #w-node-c013e273-bf76-df2c-af9f-9fa39c6d486d-cbe7ac55, #w-node-c013e273-bf76-df2c-af9f-9fa39c6d4871-cbe7ac55, #w-node-_7dc708e9-bd67-c4f7-9f43-334746f474a3-c22b5fbe, #w-node-_7dc708e9-bd67-c4f7-9f43-334746f474af-c22b5fbe, #w-node-_7dc708e9-bd67-c4f7-9f43-334746f474b3-c22b5fbe, #w-node-_7c6c5f1a-9876-9ac2-938f-c940b2f74a6f-cf8dc3f7, #w-node-_7c6c5f1a-9876-9ac2-938f-c940b2f74a7b-cf8dc3f7, #w-node-_7c6c5f1a-9876-9ac2-938f-c940b2f74a7f-cf8dc3f7, #w-node-_7801ca2d-527a-9198-9480-ab0268ad95be-578b8aaa, #w-node-_7801ca2d-527a-9198-9480-ab0268ad95ca-578b8aaa, #w-node-_7801ca2d-527a-9198-9480-ab0268ad95ce-578b8aaa, #w-node-ac5aadb5-39b6-2b4e-77d5-2d8f3cf72dc7-c238ddce, #w-node-ac5aadb5-39b6-2b4e-77d5-2d8f3cf72dd3-c238ddce, #w-node-ac5aadb5-39b6-2b4e-77d5-2d8f3cf72dd7-c238ddce, #w-node-_562540f4-3b89-edf9-a22a-8c9577953f0e-80aeca59, #w-node-_8ca4eb01-8e65-e93c-6629-30cee6e9bd3c-80aeca59, #w-node-ad6e44fd-3a37-76ce-4511-ef7d376b00f9-80aeca59, #w-node-ad6e44fd-3a37-76ce-4511-ef7d376b0105-80aeca59, #w-node-ad6e44fd-3a37-76ce-4511-ef7d376b0109-80aeca59 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-_562540f4-3b89-edf9-a22a-8c9577953f0e-a1088493, #w-node-_8ca4eb01-8e65-e93c-6629-30cee6e9bd3c-cbe7ac55, #w-node-_562540f4-3b89-edf9-a22a-8c9577953f0e-80aeca59 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPTBook.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPTLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPTMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPTDemi.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPTHeavy.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPTExtraBold.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPTBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BookItalic.otf') format('opentype'), url('../fonts/Gotham-UltraItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-XLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype'), url('../fonts/Gotham-XLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Book Font';
  src: url('../fonts/Gotham-Book-Font.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Estilos para los nuevos grids de productos */
.grid-productos {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 64px;
  padding-left: 40px;
  padding-right: 40px;
  max-width: 1200px;
  gap: 20px;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  align-items: center;
}

.grid-productos.fila-2 {
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  gap: 30px;
  display: grid;
  place-items: center;
}

/* Estilos responsivos para los nuevos grids */
@media screen and (max-width: 991px) {
  .grid-productos {
    grid-template-columns: 1fr 1fr;
    padding-left: 30px;
    padding-right: 30px;
    gap: 20px;
  }
  
  .grid-productos.fila-2 {
    grid-template-columns: 1fr 1fr;
    max-width: 600px;
    gap: 30px;
    align-items: center;
    place-items: center;
  }
}

@media screen and (max-width: 767px) {
  .grid-productos {
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
    gap: 20px;
  }
  
  .grid-productos.fila-2 {
    grid-template-columns: 1fr;
    max-width: 400px;
    place-items: center;
  }
}

@media screen and (max-width: 479px) {
  .grid-productos {
    padding-left: 15px;
    padding-right: 15px;
    gap: 15px;
  }
  
  .grid-productos.fila-2 {
    max-width: 100%;
  }
}

/* Estilos para nav-loose-fiber */
.nav-loose-fiber, .nav-loose-fiber-mobile {
  color: #283338;
  border-radius: 15px;
  width: 100%;
  padding: 20px 22px 16px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.nav-loose-fiber:hover, .nav-loose-fiber-mobile:hover {
  background-color: rgba(0, 169, 255, .26);
}

/* Estilos para botón distribuidor */
.link-distribuidor:hover {
  background-color: #28a745 !important;
  color: white !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(40, 167, 69, 0.3);
}

/* Estilos para botón distribuidor naranja (solo para index y contacto) */
.link-distribuidor-naranja:hover {
  background-color: #ff6b35 !important;
  color: white !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(255, 107, 53, 0.3);
}

/* Hover naranja para botones móviles con color naranja */
.contacto-btn-navbar-mobile[style*="#ff6b35"]:hover {
  background-color: #ff6b35 !important;
  color: white !important;
}

/* Fix dropdown scroll issue */
.dropdown-list.w--open {
  max-height: 70vh !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch !important;
}

/* Custom scrollbar for dropdown */
.dropdown-list.w--open::-webkit-scrollbar {
  width: 6px;
}

.dropdown-list.w--open::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}

.dropdown-list.w--open::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}

.dropdown-list.w--open::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}