:root {
  --cornflower-blue: #69a1cf;
  --dark-orange: #e97b00;
  --white: white;
  --solares: #ff7f00;
}

.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;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  font-family: Open Sans, sans-serif;
}

.containermix {
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.yoen-nombre {
  color: #000;
  text-align: center;
  font-size: 7em;
  font-weight: 300;
  line-height: 1;
}

.text-block-11 {
  text-align: center;
  font-size: 2em;
  font-weight: 300;
  line-height: 1.3;
}

.text-block-11.azul {
  color: var(--cornflower-blue);
}

.text-block-13 {
  text-align: center;
}

.grid {
  grid-template-rows: auto;
}

.yoen-nombre-copy {
  color: #000;
  text-align: center;
  font-size: 7em;
  font-weight: 300;
  line-height: 1;
}

.text-block-14 {
  font-size: 7px;
}

.text-block-15 {
  text-align: center;
  font-size: 7em;
  font-weight: 300;
  line-height: 1.5;
}

._50-50 {
  color: var(--cornflower-blue);
  text-align: center;
  letter-spacing: 3px;
  -webkit-text-stroke-color: #61aae7;
  font-size: 2.4em;
  font-weight: 400;
  line-height: 1.3;
}

._50-50.azul {
  color: var(--cornflower-blue);
}

._5050sub {
  color: var(--cornflower-blue);
  text-align: center;
  font-size: 20px;
  font-weight: 300;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 44px;
  margin-bottom: 44px;
}

.section {
  background-image: url('../images/AH50-50-fondo.jpg');
  background-position: 0 0;
  background-size: cover;
}

.text-block-16 {
  font-size: 19px;
}

.text-block-17 {
  line-height: 20;
}

.text-block-18 {
  font-size: 25px;
  line-height: 1.5;
}

.text-block-19 {
  text-align: center;
  letter-spacing: 3px;
  font-size: 18px;
  line-height: 1.5;
}

.div-block-8 {
  text-align: center;
  margin-top: 20px;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
}

.activos-jung {
  color: #000;
  margin-right: 20px;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 2em;
}

.div-block-16 {
  flex-direction: row;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.plecas-jung {
  background-color: #1ecad3;
  width: 100%;
  height: 2px;
}

.container-2 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.plecas-50-50 {
  background-color: var(--cornflower-blue);
  width: 100%;
  height: 2px;
}

.grid-3-5050 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
}

.inovacion-yoen {
  background-color: #777;
}

.container-3 {
  padding: 20px;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.div-block-12 {
  border-right: 2px solid #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-5 {
  width: 86%;
}

.paragraph-yoen {
  color: #fff;
  text-align: left;
  font-size: 1.1em;
  font-weight: 300;
}

.inovacion-5050 {
  background-color: #aad6d7;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  margin-top: 30px;
  margin-bottom: 30px;
}

.frecuencia-jung {
  color: #000;
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1.8em;
}

.div-pstipyoen {
  text-align: center;
}

.plecas-mix {
  background-color: var(--cornflower-blue);
  color: #fb6a6a;
  width: 100%;
  height: 2px;
}

.div-block-14 {
  align-items: flex-end;
  display: flex;
}

.frecuenciadiv-mix {
  border-style: none solid none none;
  border-width: 2px;
  border-color: #1ecad3 var(--cornflower-blue) #1ecad3 #1ecad3;
  text-align: center;
  padding-right: 27px;
  font-size: 1em;
}

.image-13 {
  object-fit: contain;
}

.div-block-17 {
  flex-direction: row;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.grid-tip-jung {
  grid-template-rows: auto;
  grid-template-columns: .25fr .75fr;
  margin-top: 30px;
  margin-bottom: 30px;
}

.tip-yoen {
  font-size: 1.2em;
  line-height: 1.5em;
}

.list-mix {
  font-size: 1.2em;
  line-height: 1.6em;
}

.list-item {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 28px;
  font-size: .8em;
  line-height: 1.5em;
}

.iconomodo-yoen {
  margin-bottom: 10px;
}

.container-4 {
  padding: 0 20px 20px;
}

.iconomodo-5050 {
  object-fit: fill;
  margin-bottom: 10px;
}

.image-13-5050 {
  object-fit: contain;
}

.grid-tip-5050 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
  margin-top: 30px;
  margin-bottom: 30px;
}

.testimonios-yoen {
  background-color: #9ad81224;
}

.container-5 {
  padding: 0 20px;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

.testimonios-5050 {
  background-color: #cddfee;
}

.container-6 {
  padding: 28px;
}

.grid-7 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr;
}

.div-block-18 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.parabe-mix {
  width: 70%;
}

.div-block-19 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.image-8 {
  width: 80%;
}

.div-block-20 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.logofooter-yoen {
  width: 80%;
}

.negro-yoen {
  background-color: #000;
}

.container-7 {
  padding: 30px 20px;
}

.div-block-21 {
  justify-content: space-between;
  display: flex;
}

.testnegro-mix {
  color: #fff;
  text-align: left;
  font-size: .9em;
  font-weight: 300;
  line-height: 1.5em;
}

.redes-yoen, .redes-5050 {
  width: 150px;
}

.grid-5050 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.logofooter-fenix5050 {
  width: 80%;
}

.image-10 {
  width: auto;
}

.div-block-19-5050 {
  text-align: center;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-20-5050 {
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-5050 {
  color: #000;
  text-align: justify;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}

.grid-4-5050 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.25fr;
}

.div-block-12-5050 {
  border-right: 2px solid #000;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.list-item-2 {
  font-size: 15px;
  line-height: 1.5;
}

.list-item-3 {
  line-height: 20;
}

.list-item-4 {
  font-size: 15px;
  line-height: 1.5;
}

.text-block-20 {
  text-align: center;
  margin-top: 34px;
}

.body-2 {
  padding-bottom: 107px;
}

.text-block-21, .text-block-22, .text-block-23, .body-3 {
  text-align: center;
}

.body-4 {
  font-family: Montserrat, sans-serif;
}

.text-block-24 {
  text-align: center;
  font-size: 74px;
  font-weight: 200;
  line-height: 1.3;
}

.section-2 {
  background-image: url('../images/2Fondo-Porcelaine-360.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-5051 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
}

.div-block-22 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.paragraph-5051 {
  line-height: 1.3px;
}

.paragraph-5052 {
  font-size: 18px;
  line-height: 1.3;
}

.container-8 {
  padding-top: 30px;
}

.text-block-25 {
  text-align: center;
  letter-spacing: 3px;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.3;
}

.text-block-26 {
  color: #e97b00;
  text-align: center;
  letter-spacing: 3px;
  margin-top: 46px;
  margin-bottom: 46px;
  font-size: 21px;
  font-weight: 600;
}

.plecas-360 {
  background-color: var(--dark-orange);
  width: 100%;
  height: 2px;
}

.inovacion-360 {
  background-color: var(--dark-orange);
}

.paragraph-360 {
  color: var(--white);
  text-align: justify;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}

.div-block-360 {
  border-right: 2px solid var(--white);
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.text-block-27 {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
}

.paragraph-5053 {
  line-height: 1.3;
}

.paragraph-5054 {
  text-align: left;
  padding-left: 15px;
}

.frecuenciadiv-360 {
  border-style: none solid none none;
  border-width: 2px;
  border-color: #1ecad3 var(--dark-orange) #1ecad3 #1ecad3;
  text-align: center;
  padding-right: 27px;
  font-size: 1em;
}

.plecas-mix-copy {
  background-color: var(--cornflower-blue);
  color: #fb6a6a;
  width: 100%;
  height: 2px;
}

.plecas-360-2 {
  border-right: 1px solid var(--dark-orange);
  background-color: var(--dark-orange);
  color: #fb6a6a;
  width: 100%;
  height: 2px;
}

.paragraph-5055 {
  text-align: left;
  font-size: 16px;
  line-height: 1.3;
}

.testimonios-360 {
  background-color: #ffa300;
  padding-top: 31px;
  padding-bottom: 31px;
}

.grid-360 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr 1.5fr;
}

.div-block-362 {
  text-align: center;
}

.body-5 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.text-block-28 {
  line-height: 20;
}

.text-block-29 {
  font-size: 75px;
  font-weight: 200;
  line-height: 1.3;
}

.text-block-30 {
  color: #ec7b00;
  font-size: 68px;
  font-weight: 300;
  line-height: 1.2;
}

.section-3 {
  background-image: url('../images/Fondo-Porcelaine-Luxury.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-5052 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
  margin-top: 76px;
}

.paragraph-5056 {
  text-align: left;
  font-size: 21px;
  line-height: 1.2;
}

.text-block-31 {
  letter-spacing: 4px;
  margin-top: 37px;
  margin-bottom: 37px;
  font-size: 21px;
}

.grid-luxury {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
}

.inovacion-luxury {
  background-color: var(--dark-orange);
}

.grid-6-luxury {
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr;
}

.testimonios-luxury {
  background-color: #ffa300;
  padding-top: 0;
  padding-bottom: 0;
}

.body-6 {
  font-family: Montserrat, sans-serif;
}

.text-block-32 {
  text-align: center;
  font-size: 80px;
  font-weight: 200;
  line-height: 1.2;
}

.div-block-364 {
  text-align: center;
}

.grid-5053 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-365 {
  margin-left: auto;
  margin-right: auto;
}

.section-4 {
  background-image: url('../images/Fondo-Porcelaine-Splash.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.paragraph-5057 {
  font-size: 18px;
  line-height: 1.3;
}

.paragraph-5058 {
  text-align: right;
  font-size: 19px;
  line-height: 1.3;
}

.text-block-33 {
  text-align: center;
  letter-spacing: 5px;
  margin-top: 33px;
  font-size: 23px;
  line-height: 1.3;
}

.text-block-34 {
  color: #e67b00;
  text-align: center;
  margin-top: 43px;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.3;
}

.grid-3-5050-splash {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
}

.inovacion-splash {
  background-color: #f6a400;
}

.paragraph-360-splash {
  color: var(--white);
  text-align: justify;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
}

.image-splash {
  object-fit: contain;
}

.testimonios-lsplash {
  background-color: #78dbbc;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-35 {
  text-align: center;
}

.div-block-366 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.container-11 {
  padding: 20px 11px;
}

.section-5 {
  background-image: url('../images/Arte-Serums-fondo.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.grid-5054 {
  grid-template-rows: auto auto;
}

.image-17 {
  margin-bottom: 40px;
}

.body-7 {
  font-family: Montserrat, sans-serif;
}

.text-block-36 {
  text-align: center;
  font-size: 20px;
  line-height: 1.3;
}

.text-block-37 {
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 40px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
}

.serums {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
  margin-top: 0;
  margin-bottom: 30px;
}

.div-pstipyoen-copy, .div-serums {
  text-align: center;
}

.paragraph-5059 {
  font-size: 16px;
  line-height: 1.5;
}

.text-block-38 {
  font-size: 20px;
  font-weight: 700;
}

.text-block-39 {
  color: #aad6d7;
  text-align: center;
  letter-spacing: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
}

.grid-5055 {
  border-bottom: 3px solid #aad6d7;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  margin-top: 20px;
  margin-bottom: 30px;
}

.text-span {
  color: #aad6d7;
}

.div-block-367 {
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 13px;
  display: flex;
}

.text-block-40, .text-block-41 {
  font-size: 14px;
  font-weight: 700;
}

.paragraph-5060 {
  font-size: 15px;
}

.paragraph-5061, .paragraph-5062 {
  line-height: 20;
}

.paragraph-5063 {
  font-size: 16px;
  line-height: 1.3;
}

.image-18 {
  margin-top: 19px;
}

.logofooter-serums {
  width: 80%;
}

.text-block-42, .text-block-43, .text-block-44 {
  text-align: center;
}

.text-block-45 {
  text-align: center;
  letter-spacing: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 200;
  line-height: 1.5;
}

.body-8 {
  font-family: Montserrat, sans-serif;
}

.text-block-46 {
  text-align: center;
  letter-spacing: 6px;
  font-size: 17px;
  line-height: 1.3;
}

.text-block-46.solar {
  color: var(--solares);
  font-size: 24px;
}

.container-12 {
  text-align: center;
}

.section-6 {
  background-image: url('../images/Fondo-header-bi.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.text-block-47 {
  font-size: 21px;
  line-height: 1.5;
}

.flex-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
}

.flex-block.powder {
  padding-top: 79px;
}

.text-block-48 {
  text-align: left;
  font-size: 21px;
  line-height: 1.5;
}

.header {
  background-image: url('../images/Fondo-header-bi.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.header.nebbia {
  background-image: url('../images/Fondo-header-nebbia.jpg');
  background-position: 0 0;
  background-size: auto;
}

.header.ah8 {
  background-position: 100% 0;
  background-size: contain;
}

.header.powder {
  background-image: url('../images/Fondo-solares.jpg');
  background-size: cover;
}

.cenefa {
  background-color: #62478f;
  width: 100%;
  height: 3px;
}

.cenefa.solar {
  background-color: var(--solares);
}

.image-20 {
  max-width: 500px;
  height: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-49 {
  padding-right: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
}

.flex-block-2 {
  justify-content: flex-start;
  align-items: center;
}

.container-13 {
  padding: 30px 10px;
}

.flex-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-50 {
  text-align: left;
}

.section-7 {
  background-color: #c7b6f0;
}

.section-7.solar {
  background-color: #ffab66;
}

.grid-2-columnas {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.flex-block-4 {
  justify-content: flex-start;
  align-items: center;
  padding-right: 0;
}

.flex-block-4.ah8 {
  justify-content: flex-start;
  align-items: flex-start;
}

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

.ingredientes-section.p-mineral {
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-resultados {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.grid-resultados.nebbia {
  grid-template-columns: .75fr 1fr;
}

.grid-resultados.ah8 {
  place-items: start stretch;
}

.grid-resultados.p-mineral {
  text-align: center;
  flex-flow: column;
  display: flex;
}

.text-block-51 {
  font-size: 20px;
  line-height: 1.3;
}

.text-block-52 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.3;
}

.text-block-52.bullet {
  text-align: center;
  max-width: none;
  font-size: 17px;
}

.text-block-52.bold {
  flex: 0 auto;
  font-weight: 600;
}

.bold-text {
  max-width: none;
  font-size: 20px;
}

.bold-text.nebbia {
  font-size: 18px;
}

.bold-text.boost {
  font-size: 16px;
}

.section-8 {
  background-color: #c7b7f0;
}

.beneficios-flex-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.precauciones-flex-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-9 {
  text-align: center;
  background-color: #000;
}

.container-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-top: 29px;
  padding-bottom: 29px;
  padding-left: 0;
  display: inline-flex;
}

.text-block-53 {
  color: #fff;
  letter-spacing: 2px;
  margin-right: 10px;
  font-size: 15px;
  font-weight: 700;
}

.text-block-54 {
  color: var(--white);
  text-align: left;
  align-self: flex-start;
  font-size: 12px;
}

.flex-block-5 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.flex-block-6 {
  justify-content: flex-end;
  align-items: flex-start;
}

.image-21 {
  flex: 1;
}

.flex-block-7 {
  justify-content: space-between;
  align-items: center;
}

.container-15 {
  padding: 40px 10px;
}

.text-span-2 {
  font-size: 19px;
  font-weight: 600;
}

.titulo-nebbia {
  text-align: center;
  letter-spacing: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-weight: 200;
  line-height: 1.5;
}

.flex-block-8 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: stretch;
  display: inline-flex;
}

.body-9 {
  font-family: Montserrat, sans-serif;
}

.flex-block-9 {
  text-align: left;
  align-items: center;
  width: auto;
  margin-top: 57px;
}

.image-22 {
  width: 450px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-22.boost {
  width: 400px;
}

.image-23 {
  max-width: none;
}

.text-block-48-copy {
  text-align: left;
  font-size: 21px;
  line-height: 1.5;
}

.locion-nebbia {
  text-align: center;
  letter-spacing: 6px;
  margin-bottom: 11px;
  font-size: 17px;
  line-height: 1.3;
}

.texto-nebbia-header {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 1.3;
}

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

.text-block-55 {
  text-align: center;
}

.flex-block-10 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: space-between;
  align-items: stretch;
  display: inline-flex;
}

.beneficios-nebbia {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rich-text-block {
  padding-right: 15px;
}

.body-10 {
  font-family: Montserrat, sans-serif;
}

.foto-ah8 {
  max-width: none;
  height: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-56 {
  margin-bottom: 40px;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.3;
}

.image-24 {
  margin-bottom: 25px;
}

.image-24.foto-ah8 {
  margin-bottom: 4px;
}

.titulo-nebbia-copy {
  text-align: center;
  letter-spacing: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-weight: 200;
  line-height: 1.5;
}

.titulo-boost {
  text-align: center;
  letter-spacing: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-weight: 200;
  line-height: 1;
}

.titulo-boost.stick {
  font-size: 64px;
}

.body-11 {
  font-family: Montserrat, sans-serif;
}

.text-block-57 {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.3;
}

.body-12 {
  font-family: Montserrat, sans-serif;
}

.locion-tense {
  text-align: center;
  letter-spacing: 4px;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 1.3;
}

.locion-tense.solar {
  color: var(--solares);
}

.locion-tense.solar.stick {
  font-size: 25px;
}

.fondo-porcelaine {
  background-image: url('../images/Fondo-solares.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 10px;
  padding-right: 10px;
}

.fondo-porcelaine.nebbia {
  background-image: url('../images/Fondo-header-nebbia.jpg');
  background-position: 0 0;
  background-size: auto;
}

.fondo-porcelaine.ah8 {
  background-position: 100% 0;
  background-size: contain;
}

.text-span-3 {
  font-size: 47px;
}

.body-13 {
  font-family: Montserrat, sans-serif;
}

.flex-block-11 {
  justify-content: flex-start;
  align-items: center;
}

.image-25 {
  margin-top: 29px;
  margin-bottom: 29px;
}

.list {
  line-height: 25px;
}

.body-14 {
  font-family: Montserrat, sans-serif;
}

.foto-p-powder {
  max-width: none;
  height: 100%;
  margin-top: 55px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.image-26 {
  margin-top: 19px;
}

.text-block-58 {
  margin-bottom: 15px;
}

.body-15 {
  font-family: Montserrat, sans-serif;
}

.text-block-59 {
  margin-bottom: 22px;
}

.pie-de-foto {
  font-size: 12px;
  line-height: 1.5;
}

.text-block-60, .text-block-61, .text-block-62, .text-block-63, .text-block-64, .text-block-65, .text-block-66, .text-block-67, .container-16 {
  text-align: center;
}

.button {
  background-color: #e1335e;
  border: 1px solid #fff;
  border-radius: 6px;
  transition: opacity .2s;
}

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

.image-27 {
  margin-bottom: 20px;
}

.body-16 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/FT-Oleum-Sensi-Restore-01.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-368 {
  text-align: center;
  background-color: #fff9;
  border: 2px solid #ebebeb;
  border-radius: 17px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 300px;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
}

.text-block-68 {
  color: #e1335e;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.3;
}

.text-span-4 {
  color: #000;
}

.body-17 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/FT-OREE-2025-01.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-oree {
  color: #000;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.3;
}

.text-span-5 {
  font-size: 50px;
}

.body-18 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/FT-STELLAGE-COMPLEX-01.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-stellage {
  color: #000;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.3;
}

.text-span-6 {
  color: #e1335e;
}

.body-19 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/FT-Balmea-Cica-Stick-01.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-balmea {
  color: #000;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.3;
}

.body-20 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/FT-Porcelaine-Clare-01.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-solares {
  background-color: var(--solares);
  border: 1px solid #fff;
  border-radius: 6px;
  transition: opacity .2s;
}

.button-solares:hover {
  background-color: #000;
}

.text-block-porcelaineclear {
  color: #000;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.3;
}

.text-span-7 {
  color: #30b6d9;
}

.body-21 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/FT-Porcelaine-Stick-ll_01.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-porcelainestick {
  color: #000;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.3;
}

.body-22 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/FT-ENZYPUR-POWDER-IMP-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-enzypur {
  color: #e1335e;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.3;
}

.text-span-8 {
  color: #000;
}

.body-23 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Volusculpt-Masque.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-masque {
  text-align: center;
  background-color: #fff9;
  border: 2px solid #ebebeb;
  border-radius: 17px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 300px;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .grid-360 {
    grid-template-columns: .25fr .5fr .5fr;
  }
}

@media screen and (max-width: 767px) {
  .grid-360 {
    grid-template-columns: .25fr 1.25fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .yoen-nombre {
    font-size: 3em;
  }

  .text-block-11 {
    font-size: 1.2em;
  }

  .yoen-nombre-copy {
    font-size: 3em;
  }

  .text-block-15 {
    font-size: 4.4em;
  }

  ._50-50 {
    font-size: 1.2em;
  }

  ._5050sub {
    font-size: 12px;
  }

  .grid-2 {
    flex-direction: column;
    display: flex;
  }

  .text-block-18 {
    font-size: 22px;
  }

  .grid-3 {
    text-align: center;
    flex-direction: column;
    display: flex;
  }

  .activos-jung {
    font-size: 24px;
  }

  .grid-3-5050 {
    text-align: center;
    flex-direction: column;
    display: flex;
  }

  .grid-4 {
    flex-direction: column;
    display: flex;
  }

  .div-block-12 {
    border-right-style: none;
  }

  .grid-5 {
    flex-direction: column;
    display: flex;
  }

  .div-block-14 {
    flex-direction: column;
  }

  .frecuenciadiv-mix {
    border-right-style: none;
  }

  .grid-tip-jung {
    flex-direction: column;
    display: flex;
  }

  .iconomodo-5050 {
    object-fit: contain;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-tip-5050, .grid-6, .grid-7 {
    flex-direction: column;
    display: flex;
  }

  .image-8 {
    width: 75%;
  }

  .div-block-21 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    font-size: .8em;
  }

  .redes-yoen, .redes-5050 {
    margin-top: 26px;
  }

  .grid-5050 {
    flex-direction: column;
    display: flex;
  }

  .image-10 {
    width: 75%;
  }

  .div-block-20-5050 {
    text-align: center;
  }

  .grid-4-5050 {
    flex-direction: column;
    display: flex;
  }

  .div-block-12-5050 {
    border-right-style: none;
  }

  .text-block-24 {
    font-size: 39px;
  }

  .grid-5051 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-22 {
    margin-top: 16px;
  }

  .text-block-25 {
    font-size: 19px;
  }

  .div-block-360, .frecuenciadiv-360 {
    border-right-style: none;
  }

  .grid-360 {
    flex-direction: column;
    display: block;
  }

  .div-block-361 {
    order: -1;
    width: 200px;
  }

  .div-block-362 {
    text-align: center;
  }

  .image-14 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .text-block-29 {
    font-size: 40px;
  }

  .text-block-30 {
    font-size: 45px;
  }

  .grid-5052 {
    flex-direction: column;
    margin-top: 43px;
    display: flex;
  }

  .paragraph-5056 {
    font-size: 18px;
  }

  .text-block-31 {
    font-size: 16px;
    line-height: 1.3;
  }

  .grid-luxury {
    text-align: center;
    flex-direction: column;
    display: flex;
  }

  .grid-6-luxury {
    flex-direction: column;
    display: block;
  }

  .container-9 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-15 {
    margin-top: 19px;
  }

  .image-16 {
    padding-top: 18px;
  }

  .div-block-363 {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-32 {
    font-size: 41px;
  }

  .grid-5053 {
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .div-block-365 {
    order: -1;
    width: 150px;
  }

  .section-4 {
    background-position: 50% 0;
    background-size: 190vw;
  }

  .paragraph-5057 {
    font-size: 17px;
  }

  .paragraph-5058 {
    text-align: left;
    font-size: 17px;
  }

  .text-block-33 {
    font-size: 18px;
  }

  .text-block-34 {
    font-size: 15px;
  }

  .grid-3-5050-splash {
    text-align: center;
    flex-direction: column;
    display: flex;
  }

  .container-10 {
    padding-top: 34px;
  }

  .section-5 {
    background-size: cover;
  }

  .grid-5054 {
    flex-direction: column;
    display: flex;
  }

  .image-17 {
    margin-top: 20px;
  }

  .text-block-36 {
    font-size: 18px;
  }

  .text-block-37 {
    font-size: 14px;
  }

  .serums, .grid-5055 {
    flex-direction: column;
    display: flex;
  }

  .div-block-367 {
    padding-left: 40px;
    padding-right: 31px;
  }

  .text-block-45 {
    font-size: 30px;
  }

  .image-19 {
    object-fit: contain;
  }

  .flex-block {
    width: 300px;
  }

  .text-block-48 {
    font-size: 18px;
  }

  .header.nebbia {
    background-image: linear-gradient(#ffffffc4, #ffffffc4), url('../images/Fondo-header-nebbia.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

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

  .text-block-49 {
    font-size: 16px;
  }

  .flex-block-3, .grid-2-columnas, .ingredientes-section, .grid-resultados {
    flex-flow: column;
    display: flex;
  }

  .text-block-52.bullet, .bold-text.boost {
    max-width: none;
  }

  .beneficios-flex-block-3, .precauciones-flex-block-3 {
    flex-flow: column;
    display: flex;
  }

  .flex-block-7 {
    flex-flow: column;
  }

  .text-span-2 {
    font-size: 13px;
  }

  .titulo-nebbia {
    font-size: 30px;
  }

  .flex-block-8 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    display: grid;
  }

  .flex-block-9 {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    width: 300px;
    margin-top: 0;
    overflow: visible;
  }

  .image-23 {
    aspect-ratio: auto;
    object-fit: contain;
    height: 400px;
  }

  .text-block-48-copy {
    font-size: 18px;
  }

  .locion-nebbia {
    font-size: 12px;
  }

  .empleo-nebbia {
    flex-flow: column;
    display: flex;
  }

  .flex-block-10 {
    flex-flow: column;
  }

  .beneficios-nebbia {
    flex-flow: column;
    display: flex;
  }

  .foto-ah8 {
    max-width: 100%;
  }

  .titulo-nebbia-copy, .titulo-boost {
    font-size: 30px;
  }

  .titulo-boost.stick {
    font-size: 25px;
  }

  .locion-tense {
    font-size: 12px;
  }

  .locion-tense.solar.stick {
    font-size: 20px;
  }

  .fondo-porcelaine.nebbia {
    background-image: linear-gradient(#ffffffc4, #ffffffc4), url('../images/Fondo-header-nebbia.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

  .foto-p-powder {
    max-width: 100%;
  }

  .body-19 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/FT-Balmea-Cica-Stick-01.jpg');
    background-position: 0 0, 80%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}

#w-node-_18d8aa40-bbf2-ef74-c13c-c6d2c1b2e382-f1dbc1a5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b52607e7-948c-82f9-5b6e-bc0b7cbf46f1-f1dbc1a5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_0da8cdba-d6d6-741f-d8d3-092fd246a2d2-f1dbc1a5, #w-node-e48f34fc-d3b6-aa24-e1cd-d7182888c1cd-f1dbc1a5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e48f34fc-d3b6-aa24-e1cd-d7182888c1cf-f1dbc1a5, #w-node-baa8bce8-baae-0918-aa10-a1328cf989fe-8cf989fb, #w-node-baa8bce8-baae-0918-aa10-a1328cf98a00-8cf989fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e1d6abcd-d60a-06d0-0bab-245a9d9163b8-9d9163b6, #w-node-e1d6abcd-d60a-06d0-0bab-245a9d9163bc-9d9163b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1d6abcd-d60a-06d0-0bab-245a9d9163cb-9d9163b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e1d6abcd-d60a-06d0-0bab-245a9d9163d8-9d9163b6 {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16dfbac3-1d98-c6c2-23c3-d749a10b7946-a10b7943 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_16dfbac3-1d98-c6c2-23c3-d749a10b7947-a10b7943 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16dfbac3-1d98-c6c2-23c3-d749a10b7948-a10b7943 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_464277b4-0e33-e23e-101b-fe8439be8f03-39be8efc, #w-node-_464277b4-0e33-e23e-101b-fe8439be8f05-39be8efc, #w-node-_464277b4-0e33-e23e-101b-fe8439be8f07-39be8efc, #w-node-_464277b4-0e33-e23e-101b-fe8439be8f09-39be8efc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9338503b-f334-48dc-9e4d-8b873a85cc14-5fb99538 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_3ac470f4-9ee8-e9ab-e728-1981a11543bb-5fb99538, #w-node-_03212722-ebcd-1962-e920-8a50c4e8b3b2-5fb99538, #w-node-_03212722-ebcd-1962-e920-8a50c4e8b3b4-5fb99538, #w-node-_03212722-ebcd-1962-e920-8a50c4e8b3b6-5fb99538, #w-node-_03212722-ebcd-1962-e920-8a50c4e8b3b8-5fb99538 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7442a1e4-aaad-5542-fd5b-7e8521a5eea8-5fb99538 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7442a1e4-aaad-5542-fd5b-7e8521a5eea9-5fb99538 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7442a1e4-aaad-5542-fd5b-7e8521a5eeaa-5fb99538 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_9d7b0751-49bc-ebe0-b244-a0cdcdc05f7e-5fb99538, #w-node-_9d7b0751-49bc-ebe0-b244-a0cdcdc05f84-5fb99538 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9d7b0751-49bc-ebe0-b244-a0cdcdc05f90-5fb99538 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_9d7b0751-49bc-ebe0-b244-a0cdcdc05fa4-5fb99538 {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7165c7ee-43c0-f706-cf1d-82e116ac84eb-5fb99538 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7165c7ee-43c0-f706-cf1d-82e116ac84ed-5fb99538, #w-node-_930f2c60-9104-b6cd-cf4e-461063f0f698-63f0f695, #w-node-_930f2c60-9104-b6cd-cf4e-461063f0f69a-63f0f695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_930f2c60-9104-b6cd-cf4e-461063f0f69b-63f0f695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_930f2c60-9104-b6cd-cf4e-461063f0f69c-63f0f695, #w-node-_8c562bd9-3cac-94b4-0bf4-c8e9507f4129-24467a04 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_4481e16a-d523-b799-17f1-a7fedbc1d581-24467a04, #w-node-_9a392186-1974-b875-ce1b-a5e974b07b4e-24467a04, #w-node-_9e33c533-cd58-6edc-af13-6e5f6301d270-24467a04, #w-node-_9e33c533-cd58-6edc-af13-6e5f6301d272-24467a04, #w-node-_9e33c533-cd58-6edc-af13-6e5f6301d274-24467a04 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-abb34cdb-8886-4ae5-8a83-c40dd3c930ee-24467a04 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-abb34cdb-8886-4ae5-8a83-c40dd3c930ef-24467a04 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-abb34cdb-8886-4ae5-8a83-c40dd3c930f0-24467a04 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_0e6c691a-f90c-0e6d-e386-da4cf3312e61-24467a04, #w-node-_0e6c691a-f90c-0e6d-e386-da4cf3312e67-24467a04 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0e6c691a-f90c-0e6d-e386-da4cf3312e73-24467a04 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_0e6c691a-f90c-0e6d-e386-da4cf3312e87-24467a04 {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bdaf075a-71f7-9adc-0836-401fd9467c8e-24467a04, #w-node-bdaf075a-71f7-9adc-0836-401fd9467c90-24467a04, #w-node-_10483017-94dd-c996-bf6e-02258d779300-24467a04, #w-node-_10483017-94dd-c996-bf6e-02258d779302-24467a04 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_10483017-94dd-c996-bf6e-02258d779303-24467a04 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10483017-94dd-c996-bf6e-02258d779304-24467a04, #w-node-_5cacd38f-9f43-3db1-0b8e-18af3b4debc4-9e46c313 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_6d346254-3f67-e141-dde8-fcf6508491d0-9e46c313 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6bed39cb-c7be-e7c0-cef4-e0ae5c78ed34-9e46c313 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_45ba74f0-f4a0-4853-4923-ed313b30c102-9e46c313, #w-node-_45ba74f0-f4a0-4853-4923-ed313b30c104-9e46c313, #w-node-_45ba74f0-f4a0-4853-4923-ed313b30c106-9e46c313 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f60b7292-c9af-7f4f-bc18-fa5d1db76ce3-9e46c313 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f60b7292-c9af-7f4f-bc18-fa5d1db76ce4-9e46c313 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f60b7292-c9af-7f4f-bc18-fa5d1db76ce5-9e46c313 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_72e70f22-aacf-e682-66d8-34d921d72f84-9e46c313, #w-node-_72e70f22-aacf-e682-66d8-34d921d72f8a-9e46c313 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_72e70f22-aacf-e682-66d8-34d921d72f96-9e46c313 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_72e70f22-aacf-e682-66d8-34d921d72faa-9e46c313 {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d791a955-15c2-4a2c-1d84-d900a0714c98-9e46c313, #w-node-d791a955-15c2-4a2c-1d84-d900a0714c9a-9e46c313, #w-node-_48cb1141-e798-ce8d-44f0-dafbb6045a67-9e46c313, #w-node-_48cb1141-e798-ce8d-44f0-dafbb6045a69-9e46c313 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_48cb1141-e798-ce8d-44f0-dafbb6045a6a-9e46c313 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_48cb1141-e798-ce8d-44f0-dafbb6045a6b-9e46c313 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1fc31dbb-5cb4-bdc6-bee7-c74e234f30b1-2904cd4c, #w-node-e46c78f4-50c9-4971-1281-9c71f42b1c50-2904cd4c, #w-node-ca97cfb0-55fa-9570-c3fa-16fe0b198c69-2904cd4c, #w-node-ca97cfb0-55fa-9570-c3fa-16fe0b198c6a-2904cd4c, #w-node-c73c8b01-c075-91c0-657d-d760299be643-2904cd4c, #w-node-c73c8b01-c075-91c0-657d-d760299be644-2904cd4c, #w-node-a88628cd-3938-ee45-48bd-c6ac7c78a43b-2904cd4c, #w-node-a88628cd-3938-ee45-48bd-c6ac7c78a43c-2904cd4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b30686d2-3bbd-c7f2-2516-118426cc82f5-2904cd4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b30686d2-3bbd-c7f2-2516-118426cc82f6-2904cd4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b30686d2-3bbd-c7f2-2516-118426cc82f7-2904cd4c, #w-node-c2738f60-b1ed-f26b-255b-305624e24264-2904cd4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-c2738f60-b1ed-f26b-255b-305624e24271-2904cd4c {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c5a02c00-43a8-789f-48ec-9a706abcb93c-2904cd4c, #w-node-_03c4390b-67ed-5293-f4e0-2c7b3419d789-2904cd4c, #w-node-_36ca9dc5-96e2-8e53-a70f-c32b6ed45dab-2904cd4c, #w-node-_36ca9dc5-96e2-8e53-a70f-c32b6ed45db2-2904cd4c, #w-node-_8f967744-8c68-241e-e7ae-352165d6dfc0-2904cd4c, #w-node-_8f967744-8c68-241e-e7ae-352165d6dfc7-2904cd4c, #w-node-_0e7eb579-5b40-2a0d-e5ab-d931dbadd34f-2904cd4c, #w-node-_0e7eb579-5b40-2a0d-e5ab-d931dbadd356-2904cd4c, #w-node-d9b967d3-fc8c-6e03-6c52-c6e8e4cd1952-2904cd4c, #w-node-d9b967d3-fc8c-6e03-6c52-c6e8e4cd1959-2904cd4c, #w-node-f183fde3-1d76-de4e-27d1-d0505e80fa60-2904cd4c, #w-node-f183fde3-1d76-de4e-27d1-d0505e80fa67-2904cd4c, #w-node-_20404fa8-2e8c-4559-b752-d367713a0ee0-2904cd4c, #w-node-_20404fa8-2e8c-4559-b752-d367713a0ee7-2904cd4c, #w-node-_9fbbed5a-08a2-d3f4-9e1a-614a473118ea-2904cd4c, #w-node-_9fbbed5a-08a2-d3f4-9e1a-614a473118f1-2904cd4c, #w-node-_7b65c10b-6ada-df3a-1e8c-8df85194ca67-2904cd4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7b65c10b-6ada-df3a-1e8c-8df85194ca69-2904cd4c, #w-node-_677be41c-45a2-291a-020c-7467ec34fa83-2904cd4c, #w-node-_677be41c-45a2-291a-020c-7467ec34fa85-2904cd4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_817fb67a-be18-8c2a-3f5b-89525c05c6e6-ec887e11, #w-node-e84e89ad-420a-742d-4151-f5887d32a052-ec887e11 {
  justify-self: center;
}

#w-node-b72d90dc-a541-382f-61f8-c4f834c6edd1-ec887e11, #w-node-_4d069bb4-1dcb-6d5c-a923-92159c4f7555-9c4f7537 {
  align-self: end;
}

#w-node-b837ba36-61d8-ede2-5def-e8663170dada-3170dad3, #w-node-a015223a-d34d-967d-b8d7-39eaef6a80c2-ef6a80bb, #w-node-_7e606b8b-c391-83f4-68b5-424521b5d023-db48a842, #w-node-_7f09cfbc-b7e8-2a21-8807-f2857bd5d4ac-db48a842 {
  justify-self: center;
}

#w-node-e3c15669-c76e-dcd9-63cc-e9b65730b224-db48a842 {
  align-self: end;
}

#w-node-c5831f5b-b088-8be6-bd6f-fe9ea4d3a628-53ee094c, #w-node-_317c1d3d-79ac-f42e-3a58-42bb53f981f5-53ee094c {
  justify-self: center;
}

#w-node-d993247d-3de8-638a-9c73-b1f759376537-53ee094c {
  align-self: end;
}

#w-node-_6df24a24-fd03-248d-bea2-360ce07ed6d2-3361c68a, #w-node-f17a6477-31f9-0242-d7d5-e9ce0db759ee-3361c68a {
  justify-self: center;
}

#w-node-_4bd9b153-3b44-8d48-8ce3-3feee415e7e5-3361c68a {
  align-self: end;
}

#w-node-_752dfd68-c646-3617-4d5e-bf91ce3383c9-af5e6707, #w-node-_613ea9de-ae96-aab1-33e7-5b8839dac9f8-af5e6707 {
  justify-self: center;
}

#w-node-b6c70b93-619e-4f14-1478-24a07e6e86ca-af5e6707 {
  align-self: end;
}

#w-node-_5f88419e-b0d1-fb7c-6313-0ba7cb3220b9-af5e725f, #w-node-_5f88419e-b0d1-fb7c-6313-0ba7cb3220d3-af5e725f {
  justify-self: center;
}

#w-node-_84d9a28e-7a27-e04a-0021-4523d9c1ce31-af5e725f {
  align-self: end;
}

#w-node-_555d10a9-7290-4957-e98e-54553e0e53a0-306037b9, #w-node-_555d10a9-7290-4957-e98e-54553e0e53ba-306037b9 {
  justify-self: center;
}

#w-node-_396c90c0-b9ab-fc2c-a1de-4e37462e8ef0-306037b9 {
  align-self: end;
}

@media screen and (max-width: 479px) {
  #w-node-_8084236a-6fce-89fc-3b56-e4d018077a72-ec887e11 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_505ce915-4ebb-18d4-fdbd-0c115cf27d3b-db48a842, #w-node-_1558af83-86f6-15bd-3ce5-cbf68fa127cc-3361c68a {
    place-self: auto;
  }

  #w-node-_90db4c78-1d50-05c6-2fd5-be72abe36e82-af5e6707, #w-node-d09b0aa9-e61f-028a-52d7-88b1e30ed8eb-306037b9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }
}


