:root {
  --misty-rose: #fdece8;
  --dark-orchid: #b300e9;
  --tomato: #fc643f;
  --black: black;
  --gold: #fcc63f;
  --deep-sky-blue: #0db1cf;
  --midnight-blue: #18154c;
  --dark-green: #1d661b;
  --white: white;
  --dark-slate-blue: #005ca9;
  --powder-blue: #bfebf3;
  --brown: #a53d3d66;
  --plum: #f7c3fa;
}

.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-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

@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 {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

.body-landpage {
  background-color: var(--misty-rose);
  color: #000;
  cursor: default;
  font-family: AttackIO, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  transition: none;
}

.nosotros {
  z-index: 1;
  perspective: 1000px;
  width: 100vw;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transform: translate(0);
}

.nosotros.hero {
  z-index: 15;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  display: flex;
}

.titulo {
  color: #fff;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.lottie-animation {
  margin-top: -514px;
  margin-bottom: -577px;
  position: relative;
  right: 265px;
  transform: translate(-57px);
}

.image-5 {
  display: block;
  position: relative;
  top: -258px;
  left: 605px;
}

.fondo-programaci-n {
  color: #fff;
  text-align: center;
  margin-bottom: 47px;
  padding-left: 285px;
  padding-right: 285px;
}

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

.graph {
  border-radius: 20px;
  width: 440px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: block;
  position: relative;
  top: 93px;
  left: -404px;
}

.image-6 {
  z-index: 5;
  border-radius: 20px;
  margin-top: -637px;
  padding-top: 0;
  position: relative;
  top: 43px;
  left: 405px;
  transform: scale(.7);
}

.servicios {
  z-index: 10;
  color: #fff;
  background-color: #18154c;
  background-image: url('../images/ill-palm-5.svg'), linear-gradient(270deg, #8437fd00, #8437fd);
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.s2-cube-front {
  opacity: 1;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
  transform: translate3d(0, 0, 10vw);
}

.s2-fixed {
  z-index: auto;
  perspective: 2000px;
  cursor: ns-resize;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
}

.s2-cube-axis-mousemove-outer {
  position: absolute;
  inset: 0;
}

.s2-bg-elem-1 {
  border: 4vw solid #00000012;
  border-radius: 50%;
  width: 30vw;
  height: 30vw;
  position: absolute;
  top: 1vh;
  left: 3vw;
  box-shadow: 0 0 50px #0003, inset 0 0 50px #0003;
}

.s2-bg-elem-4 {
  border: 4vw solid #00000012;
  border-radius: 50%;
  width: 35vw;
  height: 35vw;
  position: absolute;
  top: 16vh;
  left: 30vw;
  box-shadow: 0 0 50px #0003, inset 0 0 50px #0003;
}

.s2-love-button {
  background-image: url('../images/noun_Love_1579095_ff8158.svg');
  background-position: 50% 54%;
  background-repeat: no-repeat;
  background-size: 50%;
  border: .4vw solid #0000001a;
  border-radius: 50%;
  width: 5vw;
  height: 5vw;
  transition: transform .3s, border-color .3s;
  position: relative;
  transform: rotate(90deg);
}

.s2-love-button:hover {
  border-color: #ff81584d;
  transform: rotate(90deg)scale(1.2);
}

.s2-scroll-trigger-2 {
  height: 100vh;
}

.s2-bg-elem-9 {
  border: 4vw solid #00000012;
  border-radius: 50%;
  width: 25vw;
  height: 25vw;
  position: absolute;
  top: 60vh;
  left: -12vw;
  box-shadow: 0 0 50px #0003, inset 0 0 50px #0003;
}

.s2-cube-axis-scroll {
  position: absolute;
  inset: 0;
}

.s2-scroll-trigger {
  height: 400vh;
  margin-bottom: 100vh;
}

.s2-cube-bottom {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
  transform: translate(0, 50%)rotateX(-90deg)rotateY(0)rotateZ(0);
}

.s2-cube-axis-mousemove {
  z-index: auto;
  display: block;
  position: absolute;
  inset: 0;
}

.s2-bg-love {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

.s2-scroll-gradient {
  color: #fff;
  background-image: linear-gradient(25deg, #612571, #ff8158);
  height: 200vh;
  position: relative;
}

.s2-bg-elem-7 {
  border: 4vw solid #00000012;
  border-radius: 50%;
  width: 30vw;
  height: 30vw;
  position: absolute;
  top: 53vh;
  left: 73vw;
  box-shadow: 0 0 50px #0003, inset 0 0 50px #0003;
}

.s2-scroll-text {
  color: #0000001a;
  text-align: center;
  font-size: 8vw;
  font-weight: 700;
  line-height: 1em;
  display: block;
  position: absolute;
  bottom: 1vw;
  left: 0;
  right: 0;
}

.s2-scroll-area {
  height: 800vh;
  padding-top: 100vh;
  padding-bottom: 100vh;
}

.s2-bg-elem-2 {
  border: 4vw solid #00000012;
  border-radius: 50%;
  width: 20vw;
  height: 20vw;
  position: absolute;
  top: -13vh;
  left: 16vw;
  box-shadow: 0 0 50px #0003, inset 0 0 50px #0003;
}

.s2-cube-back {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
  transform: translate3d(0, 0, -10vw)rotateX(0)rotateY(180deg)rotateZ(0);
}

.cubo {
  color: #fff;
  min-height: 100vh;
}

.ssomos {
  color: #00000080;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  width: auto;
  padding-right: 220px;
  font-size: 6vw;
  font-weight: 700;
  line-height: 1em;
  transform: translate(0, 100vh);
}

.s2-bg-elem-3 {
  border: 4vw solid #00000012;
  border-radius: 50%;
  width: 40vw;
  height: 40vw;
  position: absolute;
  top: 59vh;
  left: 16vw;
  box-shadow: 0 0 50px #0003, inset 0 0 50px #0003;
}

.s2-cube-right {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
  transform: translate(50%)rotateX(0)rotateY(90deg)rotateZ(0);
}

.s2-bg-elem-6 {
  border: 4vw solid #00000012;
  border-radius: 50%;
  width: 50vw;
  height: 50vw;
  position: absolute;
  top: -58vh;
  left: 64vw;
  box-shadow: 0 0 50px #0003, inset 0 0 50px #0003;
}

.s2-bg-elem-5 {
  border: 4vw solid #00000012;
  border-radius: 50%;
  width: 15vw;
  height: 15vw;
  position: absolute;
  top: 66vh;
  left: 67vw;
  box-shadow: 0 0 50px #0003, inset 0 0 50px #0003;
}

.s2-bg-wrap {
  z-index: 0;
  display: block;
  position: fixed;
  inset: 0;
  overflow: hidden;
}

.s2-bg-elem-8 {
  border: 4vw solid #00000012;
  border-radius: 50%;
  width: 25vw;
  height: 25vw;
  position: absolute;
  top: 9vh;
  left: 57vw;
  box-shadow: 0 0 50px #0003, inset 0 0 50px #0003;
}

.contacto {
  backface-visibility: hidden;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(164deg, #76eaff, #06f);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 3vw;
  font-weight: 900;
  line-height: 1em;
  position: relative;
}

.s2-cube-base {
  transform-style: preserve-3d;
  width: 20vw;
  height: 20vw;
  position: absolute;
  transform: translate3d(0, 0, 10vw);
}

.s2-cube-left {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
  transform: translate(-50%)rotateX(0)rotateY(-90deg)rotateZ(0);
}

.s2-bg-elements {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.s2-cube-color {
  cursor: ns-resize;
  background-color: #000c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

.s2-cube-top {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
  transform: translate(0, -50%)rotateX(90deg)rotateY(0)rotateZ(0);
}

.finaaal {
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 72px;
  display: flex;
  position: relative;
}

.link-3 {
  background-image: linear-gradient(143deg, var(--dark-orchid), var(--tomato));
  color: #fff;
  -webkit-text-fill-color: transparent;
  cursor: pointer;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.paragraph-3 {
  transform: ;
  color: #fffdfd;
  text-align: left;
  margin-bottom: 0;
  padding: 21px 1em 20px 1.8em;
  font-family: Nunito, sans-serif;
  font-size: 1.3vw;
  font-weight: 700;
  line-height: 1em;
  display: block;
}

.link-4 {
  background-color: #0000;
  background-image: linear-gradient(144deg, var(--tomato), #52ff4c);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 5px;
  padding: 4px;
  font-weight: 900;
  text-decoration: none;
}

.link-5 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(26deg, #48e3ff, #0069f3);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 900;
  text-decoration: none;
}

.whatsapp {
  background-image: linear-gradient(164deg, var(--tomato), #22ff1a);
  backface-visibility: hidden;
  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Nunito, sans-serif;
  font-size: 3vw;
  font-weight: 900;
  line-height: 1em;
  position: relative;
}

.ubicacion {
  background-image: linear-gradient(164deg, var(--dark-orchid), var(--tomato));
  backface-visibility: hidden;
  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 3vw;
  font-weight: 700;
  line-height: 1em;
  position: relative;
}

.link-6 {
  background-color: #0000;
  background-image: linear-gradient(278deg, var(--dark-orchid), var(--tomato));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  border-radius: 0;
  height: auto;
  font-size: 100%;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.link-7 {
  color: red;
  text-decoration: none;
}

.contacto-paragraph {
  transform: ;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-top: 17px;
  padding-left: 1.5em;
  padding-right: 1.5em;
  font-family: Nunito, sans-serif;
  font-size: 1.4vw;
  line-height: 1em;
  display: block;
}

.disclaimer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.paragraph-4 {
  color: var(--black);
  text-align: center;
  margin-top: 60px;
  margin-bottom: 65px;
  font-size: 20px;
}

.subtitulo-extras-2 {
  color: #005ca9;
  margin-bottom: 33px;
  font-size: 34px;
  font-weight: 600;
  line-height: 40px;
}

.subtitulo-extras-2.txt-center {
  color: #000;
  text-align: center;
  text-align: center;
  background-color: #0000;
  background-image: url('../images/pngfind.com-highlight-png-2199936.png');
  background-position: 15% 0;
  background-repeat: no-repeat;
  background-size: 460px 70px;
  background-attachment: scroll;
  max-width: 1000px;
  margin: 36px 0 1px;
  padding-left: 0;
  padding-right: 0;
  font-family: Nunito, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.wrapper {
  z-index: 1;
  perspective: 1000px;
  max-width: 1024px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  position: relative;
  transform: translate(0);
}

.titulo-extra-2 {
  color: #005ca9;
  font-weight: 400;
  line-height: 30px;
}

.titulo-extra-2.subhead {
  color: #000;
  margin-bottom: -30px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
}

.text-block-3 {
  color: #000;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
}

.button-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-2:active {
  background-color: #43464d;
}

.button-2.cc-contact-us {
  z-index: 5;
  background-color: #1a1b1f00;
  border-radius: 0;
  width: 200px;
  font-size: 20px;
  line-height: 30px;
  position: relative;
}

.button-2.cc-contact-us:hover {
  background-color: var(--dark-orchid);
  background-image: linear-gradient(308deg, var(--misty-rose) 27%, var(--gold) 99%, #e9941a);
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.button-2.boton-servicios {
  z-index: 5;
  background-color: #1a1b1f00;
  border-radius: 0;
  width: 200px;
  font-size: 20px;
  line-height: 30px;
  position: relative;
}

.button-2.boton-servicios:hover {
  background-color: var(--dark-orchid);
  background-image: linear-gradient(308deg, var(--misty-rose) 27%, var(--gold) 99%, #e9941a);
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.intro-content {
  text-align: center;
  width: 70%;
  max-width: 1140px;
}

.intro-content.cc-homepage {
  color: var(--misty-rose);
  background-color: #0000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.intro-header {
  z-index: 100;
  color: #fff;
  background-color: #0000;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  margin: 75px auto 40px;
  display: block;
  position: static;
}

.utility-page-wrap {
  background-color: var(--gold);
  color: #333;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-9 {
  background-image: linear-gradient(120deg, #9600c3, var(--tomato));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 1140px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Nunito, sans-serif;
  font-size: 120px;
  font-weight: 600;
  line-height: 100px;
}

.grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  grid-template-rows: auto auto auto;
  place-content: center;
  place-items: center;
  width: 80%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 17px;
  grid-template: "Area Area-2"
                 "Area-3 Area-4"
                 "Area-5 Area-6"
                 "Area-7 Area-7"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  display: grid;
}

.text-block-4 {
  color: var(--tomato);
  letter-spacing: 5px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
}

.div-block-12 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.text-block-5 {
  text-align: center;
  margin-bottom: 60px;
  padding-left: 32px;
  padding-right: 26px;
  font-family: Nunito, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 40px;
}

.grid-2 {
  z-index: 1;
  grid-column-gap: 50px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  position: relative;
}

.image-19 {
  transform-style: preserve-3d;
  background-color: #0000;
  display: block;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.servicios-titulo {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 1140px;
  margin-top: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Nunito, sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: 100px;
}

.opiniones {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.slider {
  text-align: center;
  background-color: #ddd0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.mask {
  text-align: center;
  flex: 0 auto;
  width: 87%;
  margin-left: auto;
  margin-right: auto;
}

.left-arrow {
  margin-left: 0;
}

.slide {
  float: none;
  clear: none;
  text-align: center;
  position: relative;
  top: 80px;
  bottom: 0;
  overflow: visible;
}

.paragraph-5 {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 28px;
  font-size: 20px;
  font-style: normal;
  display: flex;
}

.slide-nav {
  display: none;
}

.valores {
  flex-direction: column;
  align-items: center;
  max-width: 1140px;
  margin-top: 60px;
  margin-bottom: 39px;
  padding-left: 20px;
  padding-right: 40px;
  display: flex;
}

.grid-3 {
  grid-row-gap: 35px;
  grid-template: "Area Area"
                 "Area-2 Area-2"
                 "Area-3 Area-3"
                 "Area-4 Area-4"
                 / 1fr 4.75fr;
  margin: 40px auto;
}

.valores-titulo {
  color: var(--black);
  font-family: Nunito, sans-serif;
  font-size: 28px;
  font-weight: 900;
}

.valores-texto {
  color: var(--black);
  font-family: Nunito, sans-serif;
  font-weight: 600;
}

.image-20 {
  border-radius: 0;
  margin-bottom: -480px;
}

.head {
  z-index: 1;
  perspective: 1000px;
  width: 100vw;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transform: translate(0);
}

.head.hero {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.div-block-13 {
  background-color: var(--gold);
  border: 1px #000;
  border-radius: 0;
  width: 900px;
  height: 9px;
}

.boton-oscar {
  background-color: var(--gold);
  color: var(--black);
  border-radius: 0;
  font-family: Nunito, sans-serif;
  font-weight: 900;
  position: absolute;
  inset: auto auto 0% 17%;
}

.boton-ruben {
  background-color: var(--gold);
  color: #000;
  font-family: Nunito, sans-serif;
  font-weight: 900;
  position: absolute;
  inset: auto 17% 0% auto;
}

.heading-6 {
  color: #f0e7c2;
  overflow-wrap: normal;
  font-size: 70px;
  line-height: 80px;
}

.heading-7, .heading-8 {
  font-size: 70px;
  line-height: 80px;
}

.heading-9 {
  font-size: 70px;
  line-height: 60px;
}

.refuerzo {
  background-image: linear-gradient(to bottom, var(--deep-sky-blue), var(--deep-sky-blue));
  cursor: pointer;
  background-position: 0 0;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 400px;
  height: 400px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.refuerzo:hover {
  box-shadow: 0 0 11px 1px var(--midnight-blue);
  background-image: linear-gradient(#0db1cff2, #0db1cff2), url('../images/Como-montar-una-academia.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.intensivos {
  background-image: linear-gradient(to bottom, var(--gold), var(--gold)), url('../images/1593443295_477254_1593443481_noticia_normal.jpg');
  cursor: pointer;
  background-position: 0 0, 0%;
  background-size: auto, cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 400px;
  height: 400px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.intensivos:hover {
  box-shadow: 0 0 11px 1px var(--midnight-blue);
  background-image: linear-gradient(#fcc63fe8, #fcc63fe8), url('../images/1593443295_477254_1593443481_noticia_normal.jpg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.digitalk {
  background-image: linear-gradient(to bottom, var(--dark-green), var(--dark-green));
  cursor: pointer;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 400px;
  height: 400px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.digitalk:hover {
  box-shadow: 0 0 11px 1px var(--midnight-blue);
  background-image: linear-gradient(#1d661bed, #1d661bed), url('../images/ilustración.PNG');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.empresas {
  background-image: linear-gradient(to bottom, var(--midnight-blue), var(--midnight-blue)), url('../images/IT-BUSINESS-PARTNER.jpg');
  cursor: pointer;
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 400px;
  height: 400px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.empresas:hover {
  box-shadow: 0 0 11px 1px var(--midnight-blue);
  background-image: linear-gradient(#18154ceb, #18154ceb), url('../images/IT-BUSINESS-PARTNER.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.heading-jumbo-small {
  background-color: #0000;
  background-image: linear-gradient(155deg, var(--dark-orchid), var(--tomato));
  opacity: 1;
  color: var(--dark-orchid);
  text-align: center;
  text-transform: none;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 0 10px;
  font-family: Nunito, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  display: block;
}

.top {
  z-index: 15;
  background-color: #fff6f4;
  background-image: linear-gradient(to bottom, #fdece861, #fdece861), linear-gradient(to bottom, #fff0, var(--misty-rose)), url('../images/portada-academia.jpg');
  color: #0000;
  background-position: 0 0, 0 0, 50% 0;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100vh;
  max-height: 2000px;
  margin-bottom: -166px;
  display: flex;
  position: relative;
}

.lottie-animation-2 {
  opacity: .3;
  padding-top: 40px;
  position: absolute;
  inset: 10%;
}

.container-3 {
  justify-content: center;
  align-items: center;
  height: 2000px;
  display: flex;
  position: relative;
}

.image-23 {
  z-index: 0;
  width: 300px;
  position: absolute;
  inset: 926px auto auto 485px;
}

.expicaci-n {
  z-index: 10;
  background-color: var(--misty-rose);
  color: #0000;
  display: block;
  position: relative;
  overflow: hidden;
}

.paragraph-13 {
  background-image: linear-gradient(115deg, var(--tomato), var(--gold));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  border-radius: 14px;
  margin-bottom: 0;
  padding: 20px 40px;
  font-family: Nunito, sans-serif;
  font-size: 52px;
  font-weight: 800;
  line-height: 70px;
}

.float-2 {
  z-index: 10;
  background-image: linear-gradient(#b300e999, #b300e999), url('../images/IMG_1040Granollers-italen-academia-cactus-picnic.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  display: flex;
  position: absolute;
  top: 39%;
  left: 85%;
  box-shadow: 0 60px 120px 12px #00000073;
}

.float {
  z-index: 15;
  background-image: linear-gradient(#18154cf7, #18154cf7);
  justify-content: center;
  align-items: center;
  width: 700px;
  height: 700px;
  display: flex;
  position: absolute;
  top: 534px;
  left: auto;
  right: 30%;
  box-shadow: 0 60px 150px 12px #00000061;
}

.float-3 {
  z-index: 6;
  background-image: linear-gradient(#0db1cfb0, #0db1cfb0), url('../images/fotito.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
  position: absolute;
  top: 20%;
  left: 73%;
  box-shadow: 0 60px 120px 12px #00000078;
}

.float-4 {
  z-index: 8;
  background-image: linear-gradient(#fcc63fc2, #fcc63fc2), url('../images/AI-Generated.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
  position: absolute;
  top: 20%;
  left: 45%;
  box-shadow: 0 60px 150px 12px #0000006e;
}

.float-5 {
  z-index: 8;
  background-image: linear-gradient(#fc643f96, #fc643f96), url('../images/ultima-foto-granololers-academia-italent.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  display: flex;
  position: absolute;
  top: 14%;
  left: -42%;
  box-shadow: 0 60px 120px 12px #00000080;
}

.float-6 {
  z-index: 8;
  background-image: linear-gradient(to bottom, var(--gold), var(--gold));
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 350px;
  display: flex;
  position: absolute;
  top: 56%;
  bottom: 0;
  left: -7%;
}

.float-7 {
  z-index: 8;
  background-image: linear-gradient(#fcc63f38, #fcc63f38), url('../images/fotito_1.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  display: flex;
  position: absolute;
  top: 56%;
  bottom: 0;
  left: 90%;
  box-shadow: 0 60px 120px 12px #00000059;
}

.float-8 {
  z-index: 8;
  background-color: #fff;
  background-image: url('../images/looping.gif');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 320px;
  display: flex;
  position: absolute;
  top: 62%;
  bottom: 0;
  left: -31%;
}

.float-9 {
  z-index: 8;
  background-image: linear-gradient(#fc643f7d, #fc643f7d), url('../images/IMG_1036.jpg');
  background-position: 0 0, 40%;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  display: flex;
  position: absolute;
  top: 67%;
  bottom: 0;
  left: 20%;
  box-shadow: 0 0 120px -20px #00000045;
}

.section {
  display: block;
}

.float-10 {
  z-index: 8;
  background-color: #fff;
  background-image: url('../images/rain.gif');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 280px;
  display: flex;
  position: absolute;
  top: 81%;
  bottom: 0;
  left: 73%;
}

.float-12 {
  z-index: 3;
  background-image: linear-gradient(to bottom, var(--gold), var(--gold));
  justify-content: center;
  align-items: center;
  width: 340px;
  height: 340px;
  display: flex;
  position: absolute;
  top: 26%;
  bottom: 0;
  left: 14%;
  box-shadow: 0 60px 120px 12px #00000059;
}

.container-4 {
  z-index: 1;
  background-color: var(--misty-rose);
  border-radius: 0;
  justify-content: center;
  max-width: 90%;
  margin-top: 0;
  margin-bottom: 60px;
  display: flex;
  position: relative;
  top: 0;
  box-shadow: 30px 26px #0003;
}

.paragraph-14 {
  color: var(--midnight-blue);
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-color: #0000;
  background-image: linear-gradient(#f0bc38, #5951d6);
  -webkit-background-clip: text;
  background-clip: text;
  width: 80%;
  margin-top: -35px;
  margin-bottom: 28px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Nunito, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
}

._1 {
  color: #0db1cf45;
  text-align: center;
  font-size: 135px;
  line-height: 100px;
}

._1:hover {
  color: var(--deep-sky-blue);
}

._2 {
  color: #ffd5cb;
  text-align: center;
  font-size: 135px;
  line-height: 100px;
}

._2:hover {
  color: var(--tomato);
}

._3 {
  color: #fcc63f52;
  text-align: center;
  font-size: 135px;
  line-height: 100px;
}

._3:hover {
  color: var(--gold);
}

._4 {
  color: #18154c42;
  text-align: center;
  font-size: 135px;
  line-height: 100px;
}

._4:hover {
  color: var(--midnight-blue);
}

.quote-1 {
  z-index: 8;
  filter: none;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 150px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 66%;
  bottom: 0;
  left: 75%;
  box-shadow: 0 60px 120px 12px #00000059;
}

.quote-1:hover {
  filter: blur();
  font-weight: 500;
}

.quote-2 {
  z-index: 8;
  filter: none;
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 120px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 79%;
  bottom: 0;
  left: -9%;
  box-shadow: 0 60px 120px 12px #00000059;
}

.quote-2:hover {
  filter: blur();
  font-weight: 500;
}

.opinion {
  z-index: 8;
  filter: none;
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 650px;
  height: 120px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Nunito, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 15%;
  bottom: 0;
  left: -9%;
  box-shadow: 0 60px 120px 12px #00000059;
}

.opinion:hover {
  filter: blur();
  font-weight: 500;
}

.servicios-bloque {
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 0;
}

.pensa-1 {
  z-index: 5;
  color: #0000;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: auto;
  padding: 20px;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 446px;
  left: -59px;
}

.pensa-1:hover {
  color: var(--white);
  text-shadow: 0 0 20px #000;
  background-color: #0000;
  font-style: italic;
  font-weight: 700;
}

.pensa-2 {
  z-index: 5;
  color: #0000;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: auto;
  padding: 20px;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 63px;
  left: 0;
}

.pensa-2:hover {
  color: var(--white);
  text-shadow: 0 0 20px #000;
  background-color: #0000;
  font-style: italic;
  font-weight: 700;
}

.pensa-3 {
  z-index: 5;
  color: #0000;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: auto;
  padding: 20px;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 163px;
  left: 120px;
}

.pensa-3:hover {
  color: var(--white);
  text-shadow: 0 0 20px #000;
  background-color: #0000;
  font-style: italic;
  font-weight: 700;
}

.pensa-4 {
  z-index: 5;
  color: #0000;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: auto;
  padding: 20px;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 244px;
  left: -3px;
}

.pensa-4:hover {
  color: var(--white);
  text-shadow: 0 0 20px #000;
  background-color: #0000;
  font-style: italic;
  font-weight: 700;
}

.pensa-5 {
  z-index: 5;
  color: #0000;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: auto;
  padding: 20px;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 353px;
  left: 70px;
}

.pensa-5:hover {
  color: var(--white);
  text-shadow: 0 0 20px #000;
  background-color: #0000;
  font-style: italic;
  font-weight: 700;
}

.body-2 {
  background-color: var(--black);
}

.creative-button {
  z-index: 5;
  width: 200px;
  padding: 12px 25px;
  text-decoration: none;
  position: relative;
}

.creative-button:hover {
  background-color: var(--tomato);
  color: var(--black);
}

.nosaltres {
  z-index: 10;
  background-color: var(--misty-rose);
  color: #000;
  background-image: linear-gradient(#0000, #fff6f4);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  display: flex;
  position: relative;
}

.boton-refuezo {
  background-color: #0991aa;
  border-radius: 7px;
  margin-bottom: 40px;
}

.boton-digital {
  background-color: #144912;
  border-radius: 7px;
  margin-bottom: 40px;
}

.text-butt-crea {
  color: #fff;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
  text-decoration: none;
}

.texto-explicativo {
  z-index: 1;
  float: none;
  color: var(--black);
  text-align: center;
  background-color: #fff;
  border-radius: 25px;
  max-width: 1024px;
  margin-top: 20px;
  margin-bottom: 60px;
  padding: 33px 38px 40px 51px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  position: relative;
}

.container-5 {
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 0;
  display: flex;
}

.div-block-14 {
  transform-style: preserve-3d;
  background-image: url('../images/Ruben.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 570px;
  transform: none;
}

.text-boton-servicios {
  color: var(--black);
  width: auto;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
}

.text-boton-servicios:hover {
  color: #000;
}

.tarjetas {
  background-color: var(--white);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 60px;
  margin-bottom: 150px;
  padding-top: 0;
  display: flex;
}

.card-front {
  backface-visibility: hidden;
  perspective: 1000px;
  text-align: center;
  background-color: #20464d;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 400px;
  padding: 28px;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: rotate(-2deg);
}

.body-3 {
  background-color: var(--misty-rose);
}

.texto-back {
  color: #f2f6ff;
  font-family: Nunito, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.tarjeta {
  width: 300px;
  height: 400px;
  position: relative;
}

.card-back {
  background-color: var(--dark-slate-blue);
  backface-visibility: hidden;
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 400px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: rotate(-2deg)rotateX(0)rotateY(180deg)rotateZ(0);
}

.wrapp {
  perspective: 1000px;
  width: auto;
  height: auto;
  margin-left: 16px;
  margin-right: 16px;
}

.titulo-tarjeta {
  color: #fff;
  font-family: Nunito, sans-serif;
  font-size: 45px;
  line-height: 45px;
}

.paragraph-16 {
  color: #fffefe;
  padding-top: 22px;
  font-family: Nunito, sans-serif;
  font-size: 16px;
}

.sub-text-back {
  color: var(--white);
  margin: 28px;
  font-family: Nunito, sans-serif;
  font-size: 18px;
}

.intensivo-head {
  z-index: 10;
  background-color: var(--misty-rose);
  background-image: linear-gradient(180deg, #0000, var(--misty-rose)), linear-gradient(to bottom, #fdece8cf, #fdece8cf), url('../images/russell-overhead-testing.jpg');
  color: #000;
  background-position: 0 0, 0 0, 50% 0;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, scroll;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.refuerzo-head {
  z-index: 10;
  background-color: var(--misty-rose);
  background-image: linear-gradient(180deg, #ffffffba, var(--misty-rose)), url('../images/Fondo-Refuerzo.png');
  color: #000;
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0;
  padding-top: 111px;
  display: flex;
  position: relative;
}

.creative {
  z-index: 10;
  color: #000;
  background-color: #a53d3d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 1000px;
  margin-top: 0;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.empresas-head {
  z-index: 10;
  background-color: var(--deep-sky-blue);
  color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.cta-refuerzo {
  border-radius: 5px;
  font-size: 18px;
}

.titulo-creative {
  color: #fff;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-24 {
  z-index: -1;
  border-radius: 20px;
  width: 450px;
  position: relative;
  top: 11px;
  left: 424px;
}

.grid-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-image: linear-gradient(to bottom, #0000, var(--deep-sky-blue));
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-bottom: -366px;
}

.curso {
  background-color: var(--powder-blue);
  text-align: center;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 120px;
  display: flex;
}

.text-block-6 {
  padding: 13px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.cursos-empresa {
  justify-content: center;
  display: flex;
}

.curso-bajo {
  background-color: var(--powder-blue);
  background-image: linear-gradient(to bottom, var(--powder-blue), var(--deep-sky-blue));
  text-align: center;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 120px;
  display: flex;
}

.text-span-20 {
  color: silver;
  text-shadow: 0 0 #ffffff57;
  -webkit-text-fill-color: transparent;
  background-image: url('../images/Pedra.PNG');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 900;
}

.ficha-precios {
  perspective: none;
  transform-style: preserve-3d;
  background-color: #0000;
  background-image: url('../images/Sin-título.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  height: 600px;
  margin: 33px 33px -174px;
  padding: 46px 28px 28px;
  display: flex;
  transform: rotateX(-1deg)rotateY(0)rotateZ(0);
}

.body-4 {
  background-color: var(--deep-sky-blue);
}

.heading-11 {
  margin-top: 43px;
  font-family: Nunito, sans-serif;
  font-size: 42px;
}

.paragraph-17 {
  text-align: center;
  margin: 24px 24px 40px;
  font-family: Nunito, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.button-3 {
  background-color: var(--misty-rose);
  color: var(--deep-sky-blue);
  border-radius: 15px;
  padding: 23px 33px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.body-secret {
  background-color: #161616;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-15 {
  z-index: 5;
  filter: blur(4px) saturate(200%);
  cursor: grabbing;
  background-color: #ffffff7d;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
  position: absolute;
  inset: auto;
}

.paragraph-18 {
  text-align: center;
  font-family: Nunito, sans-serif;
}

.textos-difuminados {
  z-index: 10;
  filter: blur(4px) saturate(200%);
  background-color: #ffffff7d;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  transition: all .2s;
  display: flex;
  position: fixed;
  inset: 23% auto auto 15%;
}

.textos-difuminados:hover {
  filter: blur() saturate(200%);
}

.textos-difuminados-2 {
  z-index: 10;
  filter: blur(4px) saturate(200%);
  background-color: #ffffff7d;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  transition: all .2s;
  display: flex;
  position: fixed;
  inset: 11% 25% auto auto;
}

.textos-difuminados-2:hover {
  filter: blur() saturate(200%);
}

.textos-difuminados-3 {
  z-index: 10;
  filter: blur(3px) saturate(200%);
  background-color: #ffffff7d;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  transition: all .2s;
  display: flex;
  position: fixed;
  inset: auto 17% 19% auto;
}

.textos-difuminados-3:hover {
  filter: blur() saturate(200%);
}

.textos-difuminados-4 {
  z-index: 10;
  filter: blur(6px) saturate(200%);
  background-color: #ffffff7d;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  transition: all .2s;
  display: flex;
  position: fixed;
  inset: auto auto 11% 25%;
}

.textos-difuminados-4:hover {
  filter: blur() saturate(200%);
}

.textos-difuminados-5 {
  z-index: 10;
  filter: blur(4px) saturate(200%);
  background-color: #ffffff7d;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  transition: all .2s;
  display: flex;
  position: fixed;
  inset: auto;
}

.textos-difuminados-5:hover {
  filter: blur() saturate(200%);
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-bottom: 63px;
  position: relative;
}

.logos {
  width: 100px;
  height: 100px;
}

.intro-header-prime {
  z-index: 100;
  color: #fff;
  background-color: #0000;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  margin: 3% auto 0;
  display: flex;
  position: static;
}

.paragraph-19 {
  color: #fff;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-size: 18px;
  position: relative;
}

.boton-intensivo {
  background-color: #daa41d;
  border-radius: 7px;
  margin-bottom: 40px;
}

.boton-empresas {
  background-color: #0a073d;
  border-radius: 7px;
  margin-bottom: 40px;
}

.pensa-6 {
  z-index: 5;
  color: #0000;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: auto;
  padding: 20px;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 449px;
  left: auto;
  right: 31px;
}

.pensa-6:hover {
  color: var(--white);
  text-shadow: 0 0 20px #000;
  background-color: #0000;
  font-style: italic;
  font-weight: 700;
}

.pensa-7 {
  z-index: 200;
  color: #0000;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: auto;
  padding: 20px;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 353px;
  left: auto;
  right: 70px;
}

.pensa-7:hover {
  color: var(--white);
  text-shadow: 0 0 20px #000;
  background-color: #0000;
  font-style: italic;
  font-weight: 700;
}

.pensa-8 {
  z-index: 5;
  color: #0000;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: auto;
  padding: 20px;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 244px;
  left: auto;
  right: -3px;
}

.pensa-8:hover {
  color: var(--white);
  text-shadow: 0 0 20px #000;
  background-color: #0000;
  font-style: italic;
  font-weight: 700;
}

.pensa-9 {
  z-index: 5;
  color: #0000;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: auto;
  padding: 20px;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 163px;
  left: auto;
  right: 120px;
}

.pensa-9:hover {
  color: var(--white);
  text-shadow: 0 0 20px #000;
  background-color: #0000;
  font-style: italic;
  font-weight: 700;
}

.pensa-10 {
  z-index: 5;
  color: #0000;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: auto;
  padding: 20px;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 63px;
  left: auto;
  right: 0;
}

.pensa-10:hover {
  color: var(--white);
  text-shadow: 0 0 20px #000;
  background-color: #0000;
  font-style: italic;
  font-weight: 700;
}

.link-8 {
  font-family: Nunito, sans-serif;
  font-weight: 700;
}

.link-9 {
  text-transform: capitalize;
  font-family: Nunito, sans-serif;
  font-weight: 800;
  line-height: 1.2em;
}

.quote-3 {
  z-index: 8;
  filter: none;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 450px;
  height: 120px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 64%;
  bottom: 0;
  left: 166px;
  box-shadow: 0 60px 120px 12px #00000059;
}

.quote-3:hover {
  filter: blur();
  font-weight: 500;
}

.paragraph-20 {
  color: #000;
  text-align: center;
  width: 700px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 41px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.body-7 {
  background-color: #fff;
}

.div-block-18 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.text-span-21 {
  font-size: 30px;
}

.italic-text {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-19 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-2 {
  top: 39px;
}

.slide-3 {
  top: 62px;
}

.slide-4 {
  top: 100px;
}

.slide-5 {
  top: 43px;
}

.slide-6 {
  top: 86px;
}

.slide-7 {
  top: 55px;
}

.slide-8 {
  top: 60px;
}

.slide-1 {
  top: 71px;
}

.slide-1-2 {
  top: 66px;
}

.opinion-4 {
  z-index: 8;
  filter: none;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 650px;
  height: 120px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Nunito, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  transition: all .4s;
  display: flex;
  position: absolute;
  top: 30%;
  bottom: 0;
  left: 66%;
  box-shadow: 0 60px 120px 12px #00000059;
}

.opinion-4:hover {
  filter: blur();
  font-weight: 500;
}

.opinion-5 {
  z-index: 13;
  filter: none;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 650px;
  height: 120px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Nunito, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  transition: all .4s;
  display: flex;
  position: absolute;
  inset: auto 0 auto 59%;
  box-shadow: 0 60px 120px 12px #00000059;
}

.opinion-5:hover {
  filter: blur();
  font-weight: 500;
}

.majos {
  color: #00000080;
  text-align: right;
  text-transform: uppercase;
  cursor: pointer;
  width: auto;
  padding-left: 220px;
  font-size: 6vw;
  font-weight: 700;
  line-height: 1em;
  transform: translate(0, 100vh);
}

.secret-code {
  transform: ;
  color: #fff;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-size: 1.3vw;
  font-weight: 700;
  line-height: 1em;
  display: block;
}

.container-6 {
  background-color: #0000;
  background-image: url('../images/Flecha-opinion-granollers.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100px;
}

.paragraph-22 {
  color: #0000002e;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-weight: 800;
}

.text-span-22 {
  font-weight: 700;
}

.div-block-20 {
  z-index: 10;
  background-color: #fdece8;
  border-radius: 20px;
  width: 800px;
  height: 1000px;
  margin-bottom: -979px;
  position: relative;
}

.tabs {
  margin-bottom: 50px;
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

.tabs-menu {
  justify-content: center;
  padding-top: 28px;
  display: flex;
}

.tab-pane-tab-1, .tab-pane-tab-2, .tab-pane-tab-3 {
  text-align: center;
  height: 950px;
  padding: 20px 40px;
}

.tab-link-tab-1 {
  background-color: var(--brown);
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  padding: 20px 40px;
}

.tab-link-tab-2 {
  background-color: var(--brown);
  padding: 20px 40px;
}

.tab-link-tab-3 {
  background-color: var(--brown);
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 20px 40px;
}

.tab-link-tab-3.w--current {
  border-radius: 0 20px 20px 0;
  padding: 20px 40px;
}

.heading-14 {
  font-family: Nunito, sans-serif;
}

.paragraph-23 {
  text-align: left;
  padding-left: 10px;
  padding-right: 20px;
  font-family: Nunito, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}

.text-block-7, .text-block-8, .text-block-9 {
  text-align: center;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.paragraph-24 {
  margin-top: 60px;
  margin-bottom: 44px;
  padding-left: 41px;
  padding-right: 41px;
  font-family: Nunito, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.precio {
  grid-row-gap: 0px;
  grid-template: ". Area" 28px
                 ". Area-2"
                 / 1fr 1fr 1fr;
  place-items: stretch stretch;
  position: static;
  inset: auto 5% 14%;
}

.tit {
  font-family: Nunito, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
}

.horarios {
  grid-row-gap: 0px;
  grid-template-rows: 30px 24px 24px 24px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  place-items: stretch stretch;
  margin-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
  position: static;
  inset: auto 5% 30%;
}

.horari {
  font-family: Nunito, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 18px;
  text-decoration: none;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  padding-top: 9px;
  padding-left: 50px;
  padding-right: 20px;
}

.contingut {
  text-align: left;
  padding-left: 0;
  font-family: Nunito, sans-serif;
  line-height: 38px;
}

.data {
  color: #000;
  text-align: left;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 41px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.titols {
  color: #000;
  text-align: left;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 41px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 35px;
}

.button-5 {
  text-align: center;
  background-color: #38a4ec;
  border-radius: 4px;
}

.div-block-21 {
  text-align: center;
  background-color: #fff1f1;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 450px;
  margin-top: 75px;
  margin-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.paragraph-25 {
  font-family: Nunito, sans-serif;
  font-size: 24px;
  line-height: 28px;
}

.heading-15 {
  margin-bottom: 25px;
  font-family: Nunito, sans-serif;
  font-size: 45px;
}

.div-block-22 {
  text-align: center;
  justify-content: center;
  width: 600px;
  display: flex;
  position: relative;
  inset: 0%;
}

.div-block-23 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.txto-teams {
  color: #000;
  text-align: left;
  width: 700px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  position: static;
  top: 16%;
  left: 24%;
}

.zoom {
  background-color: #fff0;
  background-image: url('../images/RE4DqTt.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  max-width: 1920px;
  height: 1300px;
  margin-top: 268px;
  display: flex;
  position: relative;
}

.div-block-25 {
  margin-right: 20px;
  padding-right: 20px;
  position: absolute;
  top: -11%;
  left: auto;
  right: 100px;
}

.heading-16 {
  margin-bottom: 40px;
  font-family: Nunito, sans-serif;
  font-size: 45px;
}

.contratacion {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.preparaci-n {
  background-color: #fff;
  background-image: linear-gradient(to bottom, var(--misty-rose), white);
  flex-direction: column;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
}

.bienvenida {
  color: #000;
  text-align: center;
  margin-bottom: -33px;
  padding-top: 10px;
  padding-bottom: 41px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.preparacio {
  background-color: #fff0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 60px;
  display: flex;
  position: static;
}

.duv {
  flex-direction: column;
  align-items: center;
  margin-top: 106px;
  margin-bottom: 195px;
  display: flex;
  position: static;
  top: 10%;
  left: 24%;
}

.heading-18 {
  margin-top: 33px;
  margin-bottom: 0;
  margin-left: -55px;
  font-family: Nunito, sans-serif;
  font-size: 80px;
  line-height: 50px;
}

.paragraph-27 {
  text-align: left;
  background-color: #fff;
  border-radius: 16px;
  width: auto;
  margin-bottom: 46px;
  margin-left: 90px;
  margin-right: 90px;
  padding: 40px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  line-height: 35px;
  display: block;
}

.tabla-de-examenes {
  z-index: 10;
  background-color: #f5e0db;
  border-radius: 12px;
  grid-template-rows: 80px 40px 40px 40px 40px 40px 40px 40px 40px 40px 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding: 40px;
  position: relative;
  box-shadow: 0 0 15px 6px #00000024;
}

.whatsapp-intensivos {
  background-color: #2a7a27;
  border-radius: 9px;
  margin: 39px 24px 32px;
  padding: 17px 20px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
}

.intensivo {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-28 {
  text-align: center;
  width: 700px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.heading-19 {
  margin-top: 57px;
  margin-bottom: 71px;
  font-family: Nunito, sans-serif;
  font-size: 45px;
}

.contrataco {
  background-color: var(--misty-rose);
  background-image: none;
  flex-direction: column;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.contratacio-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-20 {
  margin-top: 56px;
  margin-bottom: 56px;
  font-family: Nunito, sans-serif;
  font-size: 45px;
}

.paragraph-29 {
  width: 700px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.div-block-26 {
  background-color: var(--misty-rose);
  background-image: url('../images/Intensivo-Granollers-EMT-PIA-Examen-Aprobar.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: auto;
  padding-top: 104px;
  display: flex;
}

.div-block-27 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1024px;
  height: auto;
  margin-bottom: 29px;
  display: none;
}

.intensiu-completo {
  background-color: var(--white);
  box-shadow: none;
  border-radius: 20px;
  flex: 0 auto;
  width: 500px;
  height: 650px;
  margin-right: 10px;
  padding: 20px 30px;
  position: relative;
  overflow: visible;
  transform: translate(0);
}

.intensivo-online {
  background-color: var(--white);
  border-radius: 20px;
  width: 500px;
  height: 650px;
  margin-left: 10px;
  padding: 20px 30px;
  position: relative;
}

.txto-planes {
  color: #000;
  text-align: center;
  width: 800px;
  margin-top: 29px;
  margin-bottom: 29px;
  padding: 20px 0;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  position: static;
  top: 16%;
  left: 24%;
}

.heading-21 {
  margin-top: 19px;
  font-family: Nunito, sans-serif;
  font-size: 45px;
}

.paragraph-30 {
  direction: ltr;
  text-transform: none;
  white-space: normal;
  width: 420px;
  margin-top: 22px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.heading-22 {
  font-family: Nunito, sans-serif;
  position: static;
  top: 17px;
}

.paragraph-31 {
  direction: ltr;
  text-transform: none;
  white-space: normal;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.precio-intensivo {
  text-align: right;
  font-family: Varela, sans-serif;
  font-size: 80px;
  line-height: 80px;
  position: absolute;
  inset: auto 9% 6% auto;
}

.button-6 {
  border-radius: 9px;
  padding: 20px;
  font-family: Nunito, sans-serif;
  font-size: 24px;
  position: absolute;
  inset: auto auto 8.5% 10%;
}

.heading-23 {
  margin-top: 36px;
  font-family: Nunito, sans-serif;
}

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

.intensiu-online {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: none;
  position: relative;
}

.siguenos {
  background-color: var(--misty-rose);
  flex-direction: column;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.siguenos-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-28 {
  margin-top: 56px;
  margin-bottom: 56px;
  font-family: Nunito, sans-serif;
  font-size: 45px;
}

.txto-siguenos {
  color: #000;
  text-align: center;
  width: 700px;
  margin-top: 46px;
  margin-bottom: 53px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  position: static;
  top: 16%;
  left: 24%;
}

.image-26 {
  backface-visibility: visible;
  perspective: none;
  transform-style: preserve-3d;
  position: absolute;
  inset: 29% auto auto 10%;
  transform: perspective(600px)rotateX(0)rotateY(26deg)rotateZ(0);
}

.image-27 {
  position: absolute;
  inset: 30% 14% auto auto;
}

.image-28 {
  position: absolute;
  inset: 37% auto auto 8%;
}

.image-29 {
  position: absolute;
  inset: 36% 4% 0% auto;
}

.image-30 {
  position: absolute;
  inset: auto auto 47% 4%;
}

.image-31 {
  position: absolute;
  inset: auto 5% 46% auto;
}

.image-32 {
  position: absolute;
  inset: 43% auto 0% 21%;
}

.image-33 {
  position: absolute;
  inset: 41% 18% 0% auto;
}

.image-34 {
  position: absolute;
  inset: auto 0% 39% 17%;
}

.image-35 {
  position: absolute;
  inset: 33% 0% 0% 20%;
}

.image-36 {
  position: absolute;
  inset: 58% 6% auto auto;
}

.image-37 {
  position: absolute;
  inset: 54% 16% 0% auto;
}

.div-block-30 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 39px;
  display: flex;
}

.heading-29 {
  background-image: linear-gradient(146deg, var(--dark-orchid), var(--tomato) 63%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -76px;
  padding-left: 31px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 150px;
  line-height: 150px;
}

.boton-descarga-ejemplo {
  background-color: #2a7a27;
  border-radius: 9px;
  margin: 66px 24px 113px;
  padding: 17px 20px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
}

.contingu-tprevi {
  color: var(--tomato);
  margin-bottom: 25px;
  font-family: Nunito, sans-serif;
  font-size: 45px;
  position: absolute;
  top: 28%;
  left: 62%;
  transform: rotate(17deg);
}

.text-span-23 {
  background-image: linear-gradient(131deg, var(--tomato), var(--dark-orchid));
  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 50px;
}

.div-block-31 {
  padding-top: 38px;
  padding-bottom: 38px;
  display: flex;
}

.div-block-32 {
  background-color: var(--misty-rose);
  box-shadow: none;
  text-align: center;
  border-radius: 20px;
  margin-top: 65px;
  margin-bottom: 54px;
}

.plans {
  margin-top: 16px;
  margin-bottom: 0;
  padding-top: 46px;
  padding-bottom: 46px;
  font-family: Nunito, sans-serif;
  font-size: 60px;
}

.ending-story {
  color: #005ca9;
  margin-bottom: 33px;
  font-size: 34px;
  font-weight: 600;
  line-height: 40px;
}

.ending-story.txt-center {
  color: #000;
  text-align: center;
  text-align: center;
  background-color: #0000;
  background-image: url('../images/pngfind.com-highlight-png-2199936.png');
  background-position: 10% 0;
  background-repeat: no-repeat;
  background-size: 460px 70px;
  background-attachment: scroll;
  max-width: 1000px;
  margin: 90px 0 82px;
  padding-left: 0;
  padding-right: 0;
  font-family: Nunito, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.text-span-24, .text-span-25 {
  font-weight: 900;
}

.collegi {
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 41px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.curs {
  color: #000;
  text-align: right;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 41px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.contactanos-intensivo-fecha {
  background-color: #2a7a27;
  border-radius: 9px;
  padding: 17px 20px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
}

.text-span-26 {
  font-weight: 700;
}

.ask-us {
  background-color: #2a7a27;
  border-radius: 9px;
  margin-left: 41px;
  padding: 17px 33px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
}

.text-span-27 {
  background-image: linear-gradient(340deg, var(--dark-green), var(--deep-sky-blue) 67%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
  font-size: 90px;
  font-weight: 800;
}

.text-span-28 {
  background-image: linear-gradient(131deg, var(--deep-sky-blue) 21%, var(--dark-orchid));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
  font-size: 90px;
  font-weight: 800;
}

.div-block-33 {
  background-color: var(--white);
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  width: 1030px;
  display: flex;
}

.txto-planes-copy {
  color: #000;
  text-align: center;
  width: 700px;
  margin-top: 29px;
  margin-bottom: 29px;
  padding: 20px 16px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  position: static;
  top: 16%;
  left: 24%;
}

.opinion-call {
  color: #000;
  text-align: left;
  width: 700px;
  margin-top: 29px;
  margin-bottom: 29px;
  padding: 20px 16px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  position: static;
  top: 16%;
  left: 24%;
}

.seccion-cubo {
  display: none;
}

.div-block-34 {
  background-color: var(--white);
  border-radius: 14px;
  height: auto;
  margin: 21px;
  padding: 25px 60px;
}

.paragraph-32 {
  font-size: 25px;
}

.paragraph-33 {
  margin-bottom: 16px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Nunito, sans-serif;
  font-size: 22px;
  line-height: 35px;
}

.button-7 {
  text-align: center;
  background-color: #1e851a;
  background-image: linear-gradient(#124410b3, #124410b3), url('../images/bulbasur-italent-academia-granollers.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  min-width: 200px;
  margin-left: 40px;
  margin-right: 40px;
  padding: 20px 40px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.button-8 {
  background-color: var(--tomato);
  text-align: center;
  background-image: linear-gradient(#e7532ebf, #e7532ebf), url('../images/charmander-italent-academia-granollers.png');
  background-position: 0 0, 50% 100%;
  background-size: auto, auto;
  border-radius: 10px;
  min-width: 200px;
  margin-left: 40px;
  margin-right: 40px;
  padding: 20px 40px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.button-9 {
  text-align: center;
  background-image: linear-gradient(#0db1cfc9, #0db1cfc9), url('../images/squirtelitalent-academia-granollers.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 10px;
  min-width: 200px;
  margin-left: 40px;
  margin-right: 40px;
  padding: 20px 40px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.div-block-35 {
  justify-content: center;
  margin-bottom: 51px;
  padding-bottom: 0;
  display: flex;
}

.div-block-36 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-10 {
  margin-top: 14px;
  margin-bottom: 14px;
  margin-right: 100px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Nunito, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
}

.heading-30, .heading-31, .heading-32 {
  margin-bottom: 20px;
  font-family: Nunito, sans-serif;
}

.twitch {
  background-color: #9047ff;
  background-image: url('../images/twitch.PNG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 140px;
  height: 140px;
  margin-left: 20px;
}

.redes-sociales-italent {
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
}

.facebook {
  background-color: #9047ff;
  background-image: url('../images/facebook-granollers-italent-valles-academia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 140px;
  height: 140px;
  display: none;
}

.instagram {
  background-color: #9047ff;
  background-image: url('../images/instagram-granollers-italent-valles-academia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 140px;
  height: 140px;
  margin-right: 20px;
}

.text-span-29 {
  font-size: 34px;
}

.text-block-11 {
  color: #000;
  text-align: center;
  font-size: 16px;
}

.button-10 {
  background-image: linear-gradient(#00000045, #00000045), url('../images/google-maps-logo.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  border-radius: 9px;
  width: 200px;
  height: 80px;
  font-family: Nunito, sans-serif;
  font-weight: 900;
}

.youtube {
  background-color: #9047ff;
  background-image: url('../images/youtube-granollers-italent-valles-academia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 140px;
  height: 140px;
  display: none;
}

.twitter {
  background-color: #0000;
  background-image: url('../images/twitter-academia-italent-granollers-valler-colegio-examenes.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 140px;
  height: 140px;
  display: none;
}

.discord {
  background-color: #0000;
  background-image: url('../images/discord-granollers-italent-valles-academia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 140px;
  height: 140px;
  display: none;
}

.text-block-11bis {
  color: #000;
  text-align: center;
  margin-bottom: 11px;
  font-size: 16px;
}

.div-block-37 {
  flex-direction: row;
  display: flex;
}

.div-block-38 {
  background-color: #cfa4a4;
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/AI-Generated.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 100px;
  justify-content: center;
  align-items: flex-end;
  width: 200px;
  min-width: 200px;
  height: 200px;
  display: flex;
  position: relative;
}

.text-block-12 {
  position: relative;
  top: 29px;
}

.italic-text-2, .italic-text-3 {
  text-align: left;
}

.image-38 {
  background-color: #0000;
}

.div-block-39 {
  background-color: #fff;
  border-radius: 20px;
  margin-top: 64px;
  padding: 51px 87px;
  box-shadow: 0 0 15px 6px #00000017;
}

.meto {
  margin-top: 33px;
  margin-bottom: 0;
  margin-left: -55px;
  font-family: Nunito, sans-serif;
  font-size: 60px;
  line-height: 50px;
}

.d0logia {
  background-image: linear-gradient(146deg, var(--dark-orchid), var(--tomato) 63%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -76px;
  padding-left: 31px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  line-height: 150px;
}

.tupere {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: -31px;
  margin-bottom: -37px;
  display: flex;
}

.image-39 {
  margin-top: -50px;
  margin-bottom: -106px;
}

.image-40 {
  margin-top: -69px;
  margin-bottom: -194px;
}

.paragraph-14-copy {
  color: var(--midnight-blue);
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-color: #0000;
  background-image: linear-gradient(#f0bc38, #5951d6);
  -webkit-background-clip: text;
  background-clip: text;
  width: 90%;
  margin: 40px 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Nunito, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
}

.text-block-13 {
  text-align: right;
  margin-right: 40px;
  padding-right: 0;
}

.text-block-14 {
  align-items: center;
  margin-left: 40px;
  display: flex;
}

.refor-1 {
  background-color: var(--brown);
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  padding: 20px 40px;
}

.refor-1.w--current {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.refor-2 {
  background-color: var(--brown);
  padding: 20px 40px;
}

.refor-3 {
  background-color: var(--brown);
  border-radius: 0;
  padding: 20px 40px;
}

.refor-3.w--current {
  border-radius: 0;
  padding: 20px 40px;
}

.refor-4 {
  background-color: var(--brown);
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  align-items: center;
  padding: 20px 40px;
  display: flex;
}

.refor-4.w--current {
  border-radius: 0 50px 50px 0;
  padding: 20px 40px;
}

.tab-pane-tab-4 {
  text-align: center;
  height: 300px;
  padding: 20px 40px;
}

.text-span-30 {
  font-weight: 800;
}

.precio-trimestral {
  grid-row-gap: 0px;
  grid-template: "Area Area-3 Area-6" 28px
                 "Area-2 Area-5 Area-4"
                 / .5fr .5fr .5fr;
  place-items: stretch stretch;
  position: static;
  inset: auto 5% 0%;
}

.heading-14-copy {
  font-family: Nunito, sans-serif;
  font-size: 40px;
}

.text-span-31 {
  font-size: 30px;
}

.precio-copy {
  grid-row-gap: 0px;
  grid-row-gap: 0px;
  inset: auto 5% 0%;
  grid-template: "Area-3 Area" 28px
                 "Area-4 Area-2"
                 / 1fr 1fr 1fr;
  place-items: stretch stretch;
  position: static;
  inset: auto 5% 0%;
}

.button-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-4:active {
  background-color: #43464d;
}

.button-4.cc-contact-us {
  z-index: 5;
  background-color: #1a1b1f00;
  border-radius: 0;
  width: 270px;
  font-size: 20px;
  line-height: 30px;
  position: relative;
}

.button-4.cc-contact-us:hover {
  background-color: var(--dark-orchid);
  background-image: linear-gradient(308deg, var(--misty-rose) 27%, var(--gold) 99%, #e9941a);
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.button-4.boton-servicios {
  z-index: 5;
  background-color: #1a1b1f00;
  border-radius: 0;
  width: 200px;
  font-size: 20px;
  line-height: 30px;
  position: relative;
}

.button-4.boton-servicios:hover {
  background-color: var(--dark-orchid);
  background-image: linear-gradient(308deg, var(--misty-rose) 27%, var(--gold) 99%, #e9941a);
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.button-4.cc-contact-us-creative {
  z-index: 5;
  background-color: #1a1b1f00;
  border-radius: 0;
  width: 270px;
  font-size: 20px;
  line-height: 30px;
  position: relative;
}

.button-4.cc-contact-us-creative:hover {
  background-color: var(--tomato);
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.precio-intensivo-ing-s {
  text-align: right;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela, sans-serif;
  font-size: 25px;
  line-height: 80px;
  position: static;
  inset: auto 9% 6% auto;
}

.div-block-44 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 39px;
  display: flex;
}

.precio-ingl-s {
  background-image: linear-gradient(340deg, var(--dark-green), var(--deep-sky-blue) 67%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-weight: 800;
}

.text-span-32, .text-span-33 {
  font-size: 45px;
}

.text-block-15 {
  text-align: left;
  font-size: 25px;
}

.text-span-34 {
  font-weight: 900;
}

.text-block-16, .text-block-17 {
  font-size: 9px;
}

.text-block-18 {
  margin-top: 27px;
  margin-bottom: 35px;
  font-size: 25px;
}

.paragraph-34 {
  font-size: 25px;
}

.lecto-head {
  z-index: 10;
  background-color: var(--misty-rose);
  background-image: linear-gradient(180deg, #ffffffba, var(--misty-rose)), url('../images/lectoescriptura-para-pequeños-en-academia-italent.jpg');
  color: #000;
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.ingles-head {
  z-index: 10;
  background-color: var(--misty-rose);
  background-image: linear-gradient(180deg, #ffffffba, var(--misty-rose)), url('../images/Ingles-academia-italent.jpg');
  color: #000;
  background-position: 0 0, 50%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.button-uk {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f00;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button-uk:hover {
  background-color: #527dff;
  background-image: linear-gradient(to bottom, var(--tomato), var(--tomato));
  color: #fff;
}

.button-uk:active {
  background-color: #43464d;
}

.button-uk.cc-contact-us {
  z-index: 5;
  background-color: #1a1b1f00;
  border-radius: 0;
  width: 200px;
  font-size: 20px;
  line-height: 30px;
  position: relative;
}

.button-uk.cc-contact-us:hover {
  background-color: var(--dark-orchid);
  background-image: linear-gradient(308deg, var(--misty-rose) 27%, var(--gold) 99%, #e9941a);
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.button-uk.boton-servicios {
  z-index: 5;
  background-color: #1a1b1f00;
  border-radius: 0;
  width: 200px;
  font-size: 20px;
  line-height: 30px;
  position: relative;
}

.button-uk.boton-servicios:hover {
  background-color: var(--dark-orchid);
  background-image: linear-gradient(308deg, var(--misty-rose) 27%, var(--gold) 99%, #e9941a);
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.boton-matricula {
  background-color: #0000;
  background-image: repeating-linear-gradient(139deg, var(--deep-sky-blue), var(--dark-green));
  color: var(--white);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: auto;
  margin-top: 23px;
  margin-bottom: 0;
  padding: 20px;
  font-family: Nunito, sans-serif;
  font-size: 35px;
  font-weight: 800;
  display: flex;
}

.inglles {
  background-image: linear-gradient(to bottom, var(--tomato), var(--tomato));
  cursor: pointer;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 400px;
  height: 400px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.inglles:hover {
  box-shadow: 0 0 11px 1px var(--midnight-blue);
  background-image: linear-gradient(#fc643fe8, #fc643fe8), url('../images/16626587972490.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.boton-isabel-ii {
  background-color: #bd482c;
  border-radius: 7px;
  margin-bottom: 40px;
}

.secret {
  cursor: pointer;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 400px;
  height: 400px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.secret:hover {
  background-image: url('../images/66aca55d3d74bff3fcd7f7c04d27088b.gif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.boton-secreto {
  background-color: #000;
  border-radius: 7px;
  margin-bottom: 40px;
}

.boton-secreto:hover {
  background-image: url('../images/66aca55d3d74bff3fcd7f7c04d27088b.gif');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.heading-secret {
  text-shadow: 1px 1px 6px #000;
  font-size: 70px;
  line-height: 80px;
}

.text-span-35, .text-span-36 {
  font-size: 45px;
}

.text-span-37 {
  color: var(--dark-slate-blue);
}

.text-span-38 {
  color: var(--tomato);
}

.bold-text {
  color: var(--dark-slate-blue);
}

.text-span-39 {
  color: var(--tomato);
}

.div-block-45 {
  margin-bottom: 18px;
}

.button-acceso {
  color: #fff;
  background-color: #00000070;
  border-radius: 50px;
  margin: 7px;
  padding: 9px 20px;
  font-family: Nunito, sans-serif;
  font-weight: 900;
  transition: box-shadow .6s;
  box-shadow: -13px -13px 20px -6px #615a5a7d, 14px 14px 9px -15px #000;
}

.button-acceso:hover {
  color: #fff;
  box-shadow: -14px -14px 20px -3px #80747470, 14px 14px 40px 20px #00000070;
}

.cell-color {
  opacity: .2;
  transform-style: preserve-3d;
  background-color: #ff286c;
  position: absolute;
  inset: 0%;
  transform: translate3d(0, 0, -10px);
}

.cell-color.purple {
  transform-style: preserve-3d;
  background-color: #7a28ff;
  transform: translate3d(0, 0, -70px);
}

.cell-color.orange {
  transform-style: preserve-3d;
  background-color: #ffa528;
  transform: translate3d(0, 0, -50px);
}

.cell-color.yellow {
  transform-style: preserve-3d;
  background-color: #ffdf28;
  transform: translate3d(0, 0, -60px);
}

.cell-color.pink {
  transform-style: preserve-3d;
  background-color: #ff28ff;
  transform: translate3d(0, 0, -20px);
}

.cell-color.cyan {
  transform-style: preserve-3d;
  background-color: #28d4ff;
  transform: translate3d(0, 0, -30px);
}

.cell-color.green {
  transform-style: preserve-3d;
  background-color: #28ff90;
  transform: translate3d(0, 0, -40px);
}

.panel {
  perspective: 1000px;
  transform: ;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph {
  color: #fff;
  text-align: center;
  width: 300px;
  max-width: 280px;
  margin-bottom: 23px;
  font-family: Nunito, sans-serif;
  font-weight: 200;
}

.cell {
  transform-style: preserve-3d;
  background-color: #161616;
  position: relative;
  transform: scale3d(1, 1, 8);
}

.strata {
  z-index: 0;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  width: 75vmin;
  height: 75vmin;
  position: absolute;
}

.vidrio {
  z-index: 1;
  transform-style: preserve-3d;
  background-color: #000000c9;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  position: absolute;
  transform: translate3d(0, 0, 100px);
}

.heading {
  color: #fff;
  text-align: center;
  max-width: 280px;
  margin: 36px 0;
  font-family: Nunito, sans-serif;
  font-size: 28px;
  line-height: 30px;
}

.paragraph-35 {
  color: #fff;
  text-align: center;
  width: 300px;
  max-width: 280px;
  margin-bottom: 23px;
  font-family: Nunito, sans-serif;
  font-weight: 200;
}

.heading-33, .heading-34 {
  color: #fff;
  text-align: center;
  max-width: 280px;
  margin: 36px 0;
  font-family: Nunito, sans-serif;
  font-size: 28px;
  line-height: 30px;
}

.tarjeta-neumorphica {
  background-color: #161616;
  border-radius: 13px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 280px;
  min-height: 400px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 22px;
  display: flex;
  box-shadow: -4px -4px 4px #22222296, 12px 12px 15px -9px #00000061;
}

.heading-3 {
  color: #2e2e2e;
  margin-bottom: 0;
  font-family: Nunito, sans-serif;
  font-weight: 900;
}

.paragraph-2 {
  color: #d3d3d3;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Nunito, sans-serif;
  font-weight: 600;
}

.image {
  opacity: 1;
  border-radius: 200px;
  max-width: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  box-shadow: 0 0 20px 20px #000;
}

.desenfoque {
  z-index: 5;
  filter: saturate(200%);
  cursor: grabbing;
  background-color: #0000007d;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
  position: absolute;
  inset: auto;
}

.texto-desenfoque {
  text-align: center;
  font-family: Nunito, sans-serif;
}

.desenfoque-lento {
  z-index: 5;
  filter: blur(4px) saturate(200%);
  cursor: grabbing;
  background-color: #0000007d;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
  position: absolute;
  inset: auto;
}

.navbar-logo-left {
  z-index: 16;
  width: auto;
  min-width: auto;
  max-width: 950px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  inset: 0% 10px auto;
}

.refuerzoo {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.refuerzoo.shadow-three {
  opacity: 1;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #ffffff7d;
  border-radius: 50px;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  width: auto;
  min-width: auto;
  max-width: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
  display: flex;
  box-shadow: inset 0 2px 20px 20px #fff3;
}

.container-8 {
  flex-wrap: nowrap;
  justify-content: space-between;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  width: auto;
  margin-left: 0;
  display: flex;
}

.navbar-brand.w--current {
  position: relative;
}

.nav-menu-wrapper {
  font-size: 18px;
  line-height: 28px;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.nav-link {
  color: #1d1d1d;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 4px 30px 5px 10px;
  font-size: 20px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 12px 20px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero__card-shine {
  background-image: radial-gradient(circle, #161616, #1c134100 61%);
  border-radius: 100vw;
  width: 60em;
  height: 60em;
  margin-top: -30.4em;
  margin-left: -25.7em;
  position: absolute;
  inset: 0% auto auto 0%;
}

.hero__card-logo {
  width: 6.6em;
}

.hero__card-top {
  opacity: .6;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero__card {
  transform-style: preserve-3d;
  background-color: #29282885;
  background-image: linear-gradient(144deg, #eeedf24d, #fff0 43%);
  border: 2px solid #eeedf257;
  border-top-color: #eeedf22e;
  border-radius: 2em;
  width: 38em;
  min-width: 38em;
  height: 24em;
  position: relative;
  transform: rotate(-9deg);
  box-shadow: inset 0 8px 70px -20px #000000e3;
}

.hero__card-icon {
  width: 3.5em;
}

.hero__card-bottom {
  opacity: .6;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero__card-content {
  border-radius: 2em;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 2.6em;
  display: flex;
  overflow: hidden;
}

.hero__card-bar {
  width: 3.5em;
}

.hero__card-text {
  color: #eeedf2;
  letter-spacing: .1em;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 1.4em;
  font-weight: 700;
}

.hero__card-contain {
  z-index: 3;
  perspective: 2000em;
  color: var(--white);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.container-9 {
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.section-2 {
  flex: 0 auto;
  margin-top: 0;
  padding-top: 0;
  display: block;
}

.section-3 {
  display: block;
}

.list-item {
  font-size: 20px;
}

.image-41 {
  background-color: #000;
  border-radius: 50px;
  min-width: auto;
  max-width: 60px;
  min-height: auto;
  max-height: 60px;
  margin-left: 0;
  margin-right: 20px;
  padding: 10px;
}

.text-block-19, .list-item-2 {
  font-size: 20px;
}

.navbar-logo-left-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider-2 {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: #1a1b1fbf;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.text-block-20 {
  display: none;
}

.paragraph-31-copy {
  direction: ltr;
  text-transform: none;
  white-space: normal;
  margin-top: 0;
  margin-bottom: 141px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.bloque-precio-lecto {
  background-color: var(--white);
  box-shadow: none;
  border-radius: 20px;
  width: 500px;
  height: auto;
  margin-right: 10px;
  padding: 20px 30px;
  position: relative;
  transform: translate(0);
}

.examen-head {
  z-index: 10;
  background-color: var(--misty-rose);
  background-image: linear-gradient(180deg, #0000, var(--misty-rose)), linear-gradient(to bottom, #fdece8cf, #fdece8cf), url('../images/russell-overhead-testing.jpg');
  color: #000;
  background-position: 0 0, 0 0, 50% 0;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, scroll;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.sorpresa-head {
  z-index: 10;
  background-color: var(--misty-rose);
  background-image: linear-gradient(180deg, #ffffffba, var(--misty-rose));
  color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.image-42 {
  -webkit-text-fill-color: transparent;
  background-color: #f02f2f;
  -webkit-background-clip: text;
  background-clip: text;
}

.heading-35 {
  background-color: var(--white);
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
}

.div-block-47 {
  color: #53ff9d;
  background-color: #333;
}

.contacte-head {
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 180px;
  display: flex;
  position: relative;
}

.con-titulo {
  color: var(--midnight-blue);
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-color: #0000;
  background-image: linear-gradient(#f0bc38, #5951d6);
  -webkit-background-clip: text;
  background-clip: text;
  width: 80%;
  margin-top: -35px;
  margin-bottom: 28px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Nunito, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
}

.con-contacte, .con-ubicacio, .con-xarxes {
  background-color: var(--white);
  border-radius: 14px;
  height: auto;
  margin: 21px;
  padding: 25px 60px;
}

.con-footer {
  color: var(--black);
  text-align: center;
  margin-top: 60px;
  margin-bottom: 65px;
  font-size: 20px;
}

.con-heading {
  margin-bottom: 20px;
  font-family: Nunito, sans-serif;
}

.con-paragraph {
  margin-bottom: 16px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Nunito, sans-serif;
  font-size: 22px;
  line-height: 35px;
}

.body-8 {
  background-color: var(--misty-rose);
}

.box-gpt {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f3f3f4;
  border-radius: 0;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  max-width: 90%;
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 0;
  display: flex;
  position: relative;
  top: 0;
  box-shadow: 30px 26px #0003;
}

.image-43 {
  border-radius: 0;
}

.heading-36 {
  padding-left: 26px;
  font-family: Nunito, sans-serif;
}

.container-11 {
  display: none;
}

.refuerzo-movil-boton-matricula {
  background-color: #0000;
  background-image: repeating-linear-gradient(139deg, var(--deep-sky-blue), var(--dark-green));
  color: var(--white);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: auto;
  margin-top: 23px;
  margin-bottom: 0;
  padding: 20px;
  font-family: Nunito, sans-serif;
  font-size: 35px;
  font-weight: 800;
  display: flex;
}

.spline-scene {
  z-index: -1;
  border-radius: 20px;
  position: static;
}

.spline {
  border-radius: 20px;
  margin-top: -59px;
  margin-bottom: -46px;
}

.bold-text-2 {
  text-align: center;
}

.div-block-49 {
  background-color: #000;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 1000px;
  display: flex;
}

.spline-scene-3 {
  text-align: left;
  border-radius: 500px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-4 {
  font-size: 40px;
}

.bold-text-5 {
  color: #067cdd;
}

.bold-text-6 {
  color: #e07800;
}

.bold-text-7 {
  font-size: 40px;
}

.bold-text-8 {
  color: #057cdd;
}

.bold-text-9 {
  color: #e17800;
}

.hall-of-fame {
  cursor: pointer;
  background-image: url('../images/Hall-of-fame-background.jpeg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 400px;
  height: 400px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.hall-of-fame:hover {
  box-shadow: 0 0 11px 1px var(--midnight-blue);
  background-image: linear-gradient(#eeece487, #eeece487), url('../images/Hall-of-fame-background.jpeg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.boton-hall-of-fame {
  background-color: #f0e7c2;
  border-radius: 7px;
  margin-bottom: 40px;
}

.image-44 {
  max-width: 50%;
}

@media screen and (max-width: 991px) {
  .body-landpage {
    max-width: 100%;
    display: block;
  }

  .nosotros {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nosotros.hero {
    margin-top: -44px;
    padding-top: 0;
  }

  .titulo, .fondo-programaci-n {
    margin-bottom: 74px;
    padding-left: 88px;
    padding-right: 88px;
  }

  .graph {
    width: 430px;
  }

  .servicios {
    padding-top: 60px;
  }

  .ssomos {
    padding-left: 0;
  }

  .finaaal {
    margin-left: auto;
    margin-right: auto;
    padding-top: 68px;
  }

  .paragraph-3, .contacto-paragraph {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .paragraph-4 {
    width: 100%;
    margin-top: 44px;
    margin-bottom: 49px;
    font-size: 12px;
  }

  .subtitulo-extras-2.txt-center {
    margin-left: 0;
    margin-right: 0;
  }

  .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-2 {
    justify-content: center;
  }

  .button-2.cc-contact-us, .button-2.boton-servicios {
    display: block;
  }

  .intro-header {
    width: 90%;
    height: auto;
    margin-top: 100px;
  }

  .div-block-9 {
    margin-top: 162px;
  }

  .grid {
    grid-template-columns: .5fr .5fr;
    width: 100%;
    max-width: 900px;
  }

  .div-block-10 {
    width: 95%;
  }

  .text-block-5 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 25px;
  }

  .slider {
    max-width: 1000px;
  }

  .valores {
    width: 95%;
    margin-top: 33px;
    margin-bottom: 5px;
    padding-right: 27px;
  }

  .valores-texto {
    text-align: justify;
  }

  .head {
    padding-left: 20px;
    padding-right: 20px;
  }

  .head.hero {
    margin-top: 13px;
    padding-top: 0;
  }

  .div-block-13 {
    max-width: 90%;
    height: 13px;
  }

  .heading-6 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 50px;
    position: static;
  }

  .heading-7 {
    font-size: 32px;
    line-height: 50px;
  }

  .heading-8 {
    font-size: 32px;
  }

  .heading-9 {
    font-size: 32px;
    line-height: 80px;
  }

  .refuerzo {
    flex-direction: column;
    align-items: center;
    width: auto;
    min-width: 300px;
    max-width: none;
    height: auto;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .intensivos, .digitalk, .empresas {
    flex-direction: column;
    align-items: center;
    width: auto;
    min-width: 300px;
    height: auto;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-jumbo-small {
    height: auto;
    font-size: 45px;
    line-height: 50px;
  }

  .top {
    z-index: 12;
    height: auto;
  }

  .float {
    left: 0;
    right: 0%;
  }

  .container-4 {
    margin-top: 0;
  }

  .paragraph-14 {
    width: 80%;
  }

  .nosaltres {
    height: auto;
  }

  .boton-refuezo {
    margin-bottom: 40px;
  }

  .texto-explicativo {
    text-align: center;
    padding-bottom: 0;
  }

  .div-block-14 {
    background-image: url('../images/Ruben.png');
    background-repeat: no-repeat;
    background-size: auto 120%;
  }

  .intensivo-head {
    height: 100vh;
  }

  .refuerzo-head {
    height: auto;
    padding-top: 109px;
  }

  .creative, .empresas-head {
    height: auto;
  }

  .titulo-creative {
    margin-bottom: 74px;
    padding-left: 88px;
    padding-right: 88px;
  }

  .intro-header-prime {
    width: 100%;
    height: auto;
    margin-top: 100px;
  }

  .body-7 {
    height: 100vh;
  }

  .majos {
    padding-left: 0;
  }

  .secret-code {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .ending-story.txt-center {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-34 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .button-7, .button-8 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .button-9 {
    margin-left: 15px;
    margin-right: auto;
  }

  .div-block-35 {
    width: auto;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-31 {
    text-align: center;
    font-size: 35px;
  }

  .paragraph-14-copy {
    width: 95%;
    margin: 40px auto;
    font-size: 50px;
    line-height: 60px;
  }

  .button-4 {
    justify-content: center;
  }

  .button-4.cc-contact-us, .button-4.boton-servicios, .button-4.cc-contact-us-creative {
    display: block;
  }

  .lecto-head, .ingles-head {
    height: auto;
  }

  .button-uk {
    justify-content: center;
  }

  .button-uk.cc-contact-us, .button-uk.boton-servicios {
    display: block;
  }

  .inglles {
    flex-direction: column;
    align-items: center;
    width: auto;
    min-width: 300px;
    height: auto;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .secret {
    align-items: center;
    width: auto;
    min-width: 300px;
    height: auto;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-secret {
    font-size: 25px;
  }

  .navbar-logo-left {
    z-index: 15;
    border-radius: 20px;
    justify-content: center;
    width: auto;
    min-width: 740px;
    max-width: 740px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    inset: 0% 0% auto;
  }

  .refuerzoo.shadow-three {
    border-radius: 40px;
    flex-direction: row;
    width: auto;
    min-width: auto;
    max-width: 740px;
    padding: 7px 10px;
    font-size: 16px;
    display: block;
    left: auto;
  }

  .container-8 {
    max-width: 740px;
  }

  .navbar-wrapper {
    justify-content: space-around;
    width: 740px;
    max-width: 740px;
    margin-left: 0;
    position: relative;
  }

  .nav-menu-wrapper {
    background-color: #0000;
    position: static;
  }

  .nav-menu-two {
    border-radius: 50px 20px 20px 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    padding: 5px 0;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    line-height: 16px;
  }

  .nav-link.w--current {
    padding-left: 5px;
  }

  .nav-dropdown-icon {
    font-size: 14px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .mobile-margin-top-10 {
    font-size: 12px;
  }

  .button-primary {
    margin-right: 5px;
    padding: 10px;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .hero__card {
    transform: rotateX(20deg)rotateY(-3deg)rotateZ(-9deg);
  }

  .list-item {
    font-size: 14px;
    line-height: 16px;
  }

  .image-41 {
    margin-left: 0;
    margin-right: 10px;
  }

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

  .list-item-3 {
    font-size: 16px;
    line-height: 16px;
  }

  .container-10 {
    max-width: 728px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-two-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .examen-head {
    height: 100vh;
  }

  .sorpresa-head {
    height: auto;
  }

  .contacte-head {
    margin-left: auto;
    margin-right: auto;
    padding-top: 68px;
  }

  .con-titulo {
    width: 80%;
  }

  .con-contacte, .con-ubicacio, .con-xarxes {
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .con-footer {
    width: 100%;
    margin-top: 44px;
    margin-bottom: 49px;
    font-size: 12px;
  }

  .con-heading {
    text-align: center;
    font-size: 35px;
  }

  .box-gpt {
    margin-top: 0;
  }

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

  .hall-of-fame {
    flex-direction: column;
    align-items: center;
    width: auto;
    min-width: 300px;
    max-width: none;
    height: auto;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .boton-hall-of-fame {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .titulo, .fondo-programaci-n {
    padding-left: 0;
    padding-right: 0;
  }

  .graph {
    width: 360px;
  }

  .servicios {
    padding-bottom: 4rem;
  }

  .subtitulo-extras-2 {
    font-size: 30px;
  }

  .subtitulo-extras-2.txt-center {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 28px;
  }

  .titulo-extra-2, .titulo-extra-2.subhead, .titulo-extra-2.subhead {
    text-align: center;
  }

  .intro-content {
    width: 80%;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .top, .nosaltres {
    padding-bottom: 4rem;
  }

  .tarjetas {
    margin-bottom: 40px;
  }

  .intensivo-head {
    padding-bottom: 4rem;
  }

  .refuerzo-head {
    padding-top: 72px;
    padding-bottom: 4rem;
  }

  .creative, .empresas-head {
    padding-bottom: 4rem;
  }

  .titulo-creative {
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu {
    display: none;
  }

  .ending-story {
    font-size: 30px;
  }

  .ending-story.txt-center {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 28px;
  }

  .button-7 {
    min-width: 25%;
    max-width: 95%;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
  }

  .button-8, .button-9 {
    min-width: 25%;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-35 {
    width: 90vw;
    max-width: 95%;
  }

  .lecto-head, .ingles-head {
    padding-bottom: 4rem;
  }

  .strata {
    width: 75vmin;
    height: 75vmin;
  }

  .vidrio {
    background-color: #00000042;
  }

  .navbar-logo-left {
    border-radius: 70px;
    flex-direction: row;
    justify-content: space-around;
    min-width: 150px;
    max-width: 500px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    inset: 0% 0% auto;
  }

  .refuerzoo {
    max-width: 100%;
  }

  .refuerzoo.shadow-three {
    border-radius: 50px;
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
    min-width: 50%;
    max-width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    display: block;
  }

  .container-8 {
    width: 95%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .navbar-wrapper {
    flex-direction: row;
    justify-content: space-between;
    width: auto;
    max-width: none;
    display: block;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-wrapper {
    border-radius: 0;
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
    min-width: auto;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .nav-menu-two {
    text-align: center;
    object-fit: fill;
    background-color: #fff;
    border-radius: 45px 5px 45px 45px;
    flex-direction: row;
    min-width: 200px;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
    padding-bottom: 30px;
    display: block;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .menu-button {
    flex-direction: row;
    align-items: stretch;
    margin-top: 6px;
    display: block;
  }

  .menu-button.w--open {
    border-radius: 40px;
  }

  .hero__card-shine {
    margin-top: -18.6em;
    margin-left: 26.2em;
  }

  .image-41 {
    margin-right: 0;
  }

  .navbar-logo-left-container-2 {
    max-width: 100%;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-two-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider-2 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .text-block-20 {
    z-index: 5;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 36px;
    padding-left: 38px;
    font-family: Nunito, sans-serif;
    font-size: 23px;
    font-weight: 700;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .examen-head, .sorpresa-head {
    padding-bottom: 4rem;
  }

  .container-11 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .nosotros.hero {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .titulo {
    margin-bottom: 0;
  }

  .lottie-animation, .image-5 {
    display: none;
  }

  .fondo-programaci-n {
    margin-bottom: 90px;
  }

  .container {
    margin-bottom: -317px;
    padding-top: 0;
  }

  .graph {
    width: 530px;
    margin-top: -70px;
    transform: rotate(0);
  }

  .image-6 {
    display: none;
  }

  .servicios {
    padding-top: 50px;
    display: flex;
  }

  .cubo {
    display: none;
  }

  .finaaal {
    width: 100vw;
    padding-top: 70px;
    font-size: 12px;
    display: flex;
  }

  .paragraph-4 {
    width: 90%;
    margin-top: 33px;
    margin-bottom: 36px;
    line-height: 20px;
    display: block;
  }

  .subtitulo-extras-2 {
    text-align: center;
    margin-top: 42px;
  }

  .subtitulo-extras-2.txt-center {
    margin-bottom: 0;
    font-size: 23px;
    line-height: 30px;
  }

  .wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-top: 11px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .titulo-extra-2 {
    text-align: left;
  }

  .titulo-extra-2.subhead {
    text-align: center;
    text-align: center;
  }

  .text-block-3 {
    padding: 3px;
    font-size: 12px;
    line-height: 15px;
  }

  .button-2.cc-contact-us {
    padding: 4px;
  }

  .button-2.cc-contact-us.w--current {
    padding: 0;
    font-size: 10px;
    line-height: 10px;
  }

  .button-2.boton-servicios {
    padding: 4px;
  }

  .intro-content.cc-homepage {
    font-size: 10px;
  }

  .intro-header {
    margin-top: 16px;
    margin-bottom: 17px;
  }

  .div-block-9 {
    font-size: 80px;
  }

  .grid {
    width: 90vw;
    display: inline-block;
  }

  .div-block-10 {
    display: flex;
  }

  .text-block-4 {
    font-size: 14px;
    font-weight: 900;
    line-height: 20px;
  }

  .text-block-5 {
    text-align: center;
    max-width: 95vw;
    font-size: 16px;
    line-height: 20px;
  }

  .servicios-titulo {
    font-size: 80px;
  }

  .opiniones {
    display: none;
  }

  .valores {
    margin-bottom: 19px;
  }

  .head.hero {
    padding-left: 10px;
    padding-right: 10px;
  }

  .boton-oscar, .boton-ruben {
    font-size: 16px;
  }

  .heading-6, .heading-7, .heading-8, .heading-9 {
    line-height: 40px;
  }

  .refuerzo {
    min-width: auto;
    max-width: 90vw;
    height: 200px;
    margin-bottom: 20px;
  }

  .intensivos {
    min-width: auto;
    max-width: 90vw;
    height: 200px;
    margin-bottom: 20px;
    padding-left: 20px;
  }

  .digitalk {
    min-width: auto;
    height: 200px;
    margin-bottom: 20px;
  }

  .empresas {
    min-width: auto;
    height: 200px;
  }

  .heading-jumbo-small {
    padding-top: 27px;
    font-size: 24px;
    line-height: 35px;
  }

  .top {
    margin-bottom: -196px;
    padding-bottom: 0;
  }

  .lottie-animation-2 {
    display: none;
  }

  .container-3 {
    height: 1000px;
  }

  .image-23 {
    display: none;
  }

  .expicaci-n {
    height: auto;
  }

  .paragraph-13 {
    text-align: center;
    max-width: 95vw;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
  }

  .float-2 {
    display: none;
  }

  .float {
    width: 100vw;
    max-width: none;
    top: auto;
    left: auto;
  }

  .float-3, .float-4, .float-5, .float-6, .float-7, .float-8, .float-9, .float-10, .float-12 {
    display: none;
  }

  .container-4 {
    max-width: 100vw;
    margin-top: 0;
  }

  .paragraph-14 {
    width: 90%;
    margin-top: 0;
    margin-bottom: 50px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 22px;
    line-height: 30px;
  }

  ._1, ._2, ._3, ._4 {
    font-size: 80px;
    line-height: 80px;
  }

  .quote-1, .quote-2, .opinion {
    display: none;
  }

  .nosaltres {
    padding-bottom: 0;
    display: none;
  }

  .texto-explicativo {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 18px 10px 24px;
    font-size: 20px;
    line-height: 20px;
  }

  .container-5 {
    margin-top: 5px;
  }

  .div-block-14 {
    background-position: 50%;
    background-size: 130%;
    max-width: none;
  }

  .text-boton-servicios {
    width: auto;
    padding: 3px;
    font-size: 12px;
    line-height: 15px;
  }

  .tarjetas {
    justify-content: space-around;
    align-items: center;
    max-width: 94%;
    margin: 0 auto;
    display: block;
    overflow: visible;
  }

  .refuerzo-head {
    padding-top: 53px;
    padding-bottom: 0;
  }

  .titulo-creative {
    margin-bottom: 90px;
  }

  .intro-header-prime {
    margin-top: 16px;
    margin-bottom: 17px;
  }

  .quote-3, .div-block-19, .opinion-4, .opinion-5 {
    display: none;
  }

  .paragraph-22 {
    color: #00000087;
    margin-top: 28px;
    font-size: 12px;
    font-weight: 900;
    line-height: 20px;
  }

  .tabs {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 95%;
    margin-bottom: 43px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .tabs-menu {
    flex-direction: row;
    align-items: center;
    font-size: 10px;
    display: none;
  }

  .tab-pane-tab-1 {
    width: 95%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-14 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
  }

  .paragraph-23 {
    margin-bottom: 25px;
    padding-right: 10px;
  }

  .text-block-7, .text-block-8, .text-block-9 {
    font-size: 10px;
  }

  .paragraph-24 {
    width: 90%;
    margin: 9px auto 24px;
    padding-left: 0;
    padding-right: 0;
    font-size: 23px;
  }

  .precio {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .tit {
    margin-top: 0;
    font-size: 14px;
  }

  .horarios {
    display: none;
  }

  .grid-8 {
    grid-column-gap: 13px;
    grid-row-gap: 0px;
    grid-template: "Area"
                   "Area-2"
                   / 1.5fr;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .ending-story {
    text-align: center;
    margin-top: 42px;
  }

  .ending-story.txt-center {
    margin-bottom: 0;
    font-size: 23px;
    line-height: 30px;
  }

  .div-block-34 {
    flex-direction: column;
    align-items: center;
    width: 95vw;
    margin-top: 0;
    margin-bottom: 10px;
    display: flex;
  }

  .paragraph-33 {
    width: 90vw;
    margin-bottom: 18px;
    padding: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .button-7 {
    align-items: center;
    min-width: 25%;
    margin: 10px 5px;
    padding: 10px 5px;
    font-size: 16px;
    display: flex;
  }

  .button-8 {
    text-align: center;
    justify-content: center;
    align-items: center;
    min-width: 25%;
    margin: 10px 5px;
    padding: 10px 5px;
    font-size: 12px;
    line-height: 28px;
    display: flex;
  }

  .button-9 {
    justify-content: center;
    align-items: center;
    min-width: 25%;
    margin: 10px 5px;
    padding: 10px 15px;
    font-size: 16px;
    display: flex;
  }

  .div-block-35 {
    width: 90vw;
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .div-block-36 {
    width: 90vw;
    padding-right: 18px;
  }

  .text-block-10 {
    margin-right: 20px;
    padding-left: 11px;
    font-size: 20px;
    line-height: 22px;
  }

  .heading-30 {
    width: 80vw;
    font-size: 35px;
    line-height: 45px;
  }

  .heading-31 {
    width: 80vw;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 45px;
  }

  .heading-32 {
    width: 80vw;
    font-size: 35px;
    line-height: 45px;
  }

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

  .paragraph-14-copy {
    width: 95vw;
    margin: 40px 0;
    font-size: 40px;
    line-height: 40px;
  }

  .text-block-13, .text-block-14 {
    display: none;
  }

  .refor-1.w--current {
    padding: 5px;
  }

  .refor-2 {
    padding: 5px;
    display: block;
  }

  .refor-3, .refor-4 {
    padding: 5px;
  }

  .text-span-30 {
    text-align: left;
  }

  .container-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100vw;
    display: flex;
  }

  .div-block-40 {
    margin-left: -100px;
    padding-left: 0;
  }

  .div-block-41, .div-block-42, .div-block-43 {
    margin-left: -100px;
  }

  .precio-trimestral {
    grid-row-gap: 35px;
    grid-template-areas: "Area Area-3 Area-6"
                         "Area-2 Area-5 Area-4";
    margin-left: auto;
    margin-right: auto;
  }

  .heading-14-copy {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .text-span-31 {
    font-size: 14px;
  }

  .button-4.cc-contact-us {
    padding: 4px;
  }

  .button-4.cc-contact-us.w--current {
    padding: 0;
    font-size: 10px;
    line-height: 10px;
  }

  .button-4.boton-servicios, .button-4.cc-contact-us-creative {
    padding: 4px;
  }

  .button-4.cc-contact-us-creative.w--current {
    padding: 0;
    font-size: 10px;
    line-height: 10px;
  }

  .text-block-18 {
    text-align: center;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .lecto-head, .ingles-head {
    padding-bottom: 0;
  }

  .button-uk.cc-contact-us {
    padding: 4px;
  }

  .button-uk.cc-contact-us.w--current {
    padding: 0;
    font-size: 10px;
    line-height: 10px;
  }

  .button-uk.boton-servicios {
    padding: 4px;
  }

  .inglles, .secret {
    min-width: auto;
    height: 200px;
    margin-bottom: 20px;
  }

  .heading-secret {
    line-height: 40px;
  }

  .navbar-logo-left {
    border-radius: 0;
    width: auto;
    min-width: 240px;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    inset: 0% 0% auto;
  }

  .refuerzoo.shadow-three {
    border-radius: 50px;
    width: auto;
    min-width: auto;
    max-width: 240px;
    padding: 0 5px 0 4px;
    display: block;
  }

  .container-8 {
    width: auto;
    max-width: none;
  }

  .navbar-wrapper {
    justify-content: space-around;
    margin-top: 0;
    padding-bottom: 0;
  }

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

  .nav-menu-two {
    background-color: #fff;
    flex-direction: column;
    width: 95px;
    min-width: 180px;
    max-width: 200px;
    margin-right: auto;
  }

  .menu-button {
    margin-top: 0;
  }

  .hero__card {
    font-size: 1.1em;
  }

  .image-41 {
    max-width: 40px;
    max-height: 40px;
    margin-top: 4px;
    margin-right: 0;
    padding: 5px;
  }

  .container-10 {
    max-width: none;
  }

  .nav-menu-two-2 {
    flex-direction: column;
  }

  .tabs-content {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-20 {
    z-index: 10;
    text-align: left;
    max-width: 200px;
    margin-top: 15px;
    padding-top: 0;
    padding-left: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    display: block;
    position: absolute;
    inset: 0% 18% auto 22%;
  }

  .sorpresa-head {
    padding-top: 20%;
    padding-bottom: 0;
  }

  .contacte-head {
    width: 100vw;
    padding-top: 70px;
    font-size: 12px;
    display: flex;
  }

  .con-titulo {
    width: 90%;
    margin-top: 0;
    margin-bottom: 50px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 22px;
    line-height: 30px;
  }

  .con-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100vw;
    display: flex;
  }

  .con-contacte, .con-ubicacio, .con-xarxes {
    flex-direction: column;
    align-items: center;
    width: 95vw;
    margin-top: 0;
    margin-bottom: 10px;
    display: flex;
  }

  .con-footer {
    width: 90%;
    margin-top: 33px;
    margin-bottom: 36px;
    line-height: 20px;
    display: block;
  }

  .con-heading {
    width: 80vw;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 45px;
  }

  .con-paragraph {
    width: 90vw;
    margin-bottom: 18px;
    padding: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .box-gpt {
    max-width: 100vw;
    margin-top: 0;
  }

  .container-11 {
    background-color: var(--white);
    border-radius: 20px;
    width: 95%;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .heading-37 {
    text-align: center;
    font-family: Nunito, sans-serif;
    font-size: 34px;
  }

  .paragraph-36 {
    text-align: center;
    font-family: Nunito, sans-serif;
  }

  .paragraph-37 {
    text-align: center;
  }

  .horaris {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .heading-38 {
    text-align: center;
    font-family: Nunito, sans-serif;
  }

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

  .button-11 {
    text-align: center;
    border-radius: 15px;
    min-width: 200px;
    min-height: 40px;
  }

  .refuerzo-movil-boton-matricula {
    width: 230px;
    margin-top: 0;
    font-size: 23px;
  }

  .heading-39 {
    font-family: Nunito, sans-serif;
  }

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

  .precio-pack {
    text-align: center;
    font-size: 18px;
  }

  .paragraph-39, .paragraph-40 {
    text-align: center;
  }

  .spline-scene {
    height: 400px;
    margin-top: -20px;
    margin-bottom: -20px;
  }

  .spline {
    margin-top: 0;
    margin-bottom: 0;
  }

  .bold-text-2 {
    font-family: Nunito, sans-serif;
    font-size: 30px;
  }

  .bold-text-3 {
    font-size: 30px;
  }

  .div-block-48 {
    background-color: var(--white);
    text-align: center;
    border-radius: 20px;
  }

  .spline-scene-2 {
    min-height: 150px;
  }

  .hall-of-fame {
    min-width: auto;
    max-width: 90vw;
    height: 200px;
    margin-bottom: 20px;
  }
}

#w-node-_840f7426-a99e-bfff-2dd8-2f52809c3e9d-c0c81dda, #w-node-_840f7426-a99e-bfff-2dd8-2f52809c3ea4-c0c81dda, #w-node-_840f7426-a99e-bfff-2dd8-2f52809c3eab-c0c81dda {
  align-self: start;
}

#w-node-_39612524-673e-f1b6-2455-f9914eaf5904-c0c81dda {
  grid-area: Area-2;
}

#w-node-a42f070c-228c-f8b4-b678-d465dd726f89-c0c81dda {
  grid-area: Area-4;
}

#w-node-_2be2ff7a-fc4b-cead-9f9d-0b1cf5c4e7be-c0c81dda {
  grid-area: Area-3;
}

#w-node-b353ee35-1214-e264-af83-51878aaf9766-c0c81dda {
  grid-area: Area-5;
}

#w-node-_9c9d4377-6844-3475-c96f-6ce2e1b09c23-c0c81dda {
  grid-area: Area-6;
}

#w-node-c4838adb-68c4-fffe-4e2b-fc64b2099b64-c0c81dda {
  grid-area: Area;
}

#w-node-e5a2e660-af0e-278e-e073-fc284a70977a-c0c81dda {
  grid-area: Area-7;
}

#w-node-_8507e1a7-6bef-ae23-4bf3-f29d5a16b9eb-f4ed832e {
  justify-self: auto;
}

#w-node-_8507e1a7-6bef-ae23-4bf3-f29d5a16ba09-f4ed832e, #w-node-_8507e1a7-6bef-ae23-4bf3-f29d5a16b9fc-f4ed832e {
  align-self: auto;
}

#w-node-_0423f14f-4de4-42e5-8dbc-c0333e1e8dfc-f4ed832e {
  grid-area: Area-3;
}

#w-node-bab2e8a9-04f8-3f1e-2298-a9d9a48aaac1-f4ed832e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0423f14f-4de4-42e5-8dbc-c0333e1e8e02-f4ed832e {
  grid-area: Area-5;
}

#w-node-_4ebee76b-1e9e-0245-1f2c-33e2bdac0307-f4ed832e {
  grid-area: Area-2;
}

#w-node-_8507e1a7-6bef-ae23-4bf3-f29d5a16ba80-f4ed832e {
  justify-self: auto;
}

#w-node-_913a89da-28e9-4e82-0d70-758c55930ceb-f4ed832e, #w-node-_8507e1a7-6bef-ae23-4bf3-f29d5a16ba35-f4ed832e {
  align-self: auto;
}

#w-node-_8507e1a7-6bef-ae23-4bf3-f29d5a16ba39-f4ed832e {
  grid-area: Area;
}

#w-node-_8507e1a7-6bef-ae23-4bf3-f29d5a16ba3f-f4ed832e {
  grid-area: Area-2;
}

#w-node-_2552e6e7-0e98-cf77-c491-40365440b03d-f4ed832e {
  grid-area: Area-3;
  align-self: auto;
}

#w-node-_2552e6e7-0e98-cf77-c491-40365440b041-f4ed832e {
  grid-area: Area;
}

#w-node-_2552e6e7-0e98-cf77-c491-40365440b047-f4ed832e {
  grid-area: Area-2;
}

#w-node-_2552e6e7-0e98-cf77-c491-40365440b045-f4ed832e {
  grid-area: Area-4;
}

#w-node-_8507e1a7-6bef-ae23-4bf3-f29d5a16bab1-f4ed832e {
  justify-self: auto;
}

#w-node-_29e62f1e-8d5d-cbce-ec48-6ed471a7d468-f4ed832e, #w-node-f703e049-b090-f275-7540-e500bdc858e5-f4ed832e {
  align-self: auto;
}

#w-node-f703e049-b090-f275-7540-e500bdc858e9-f4ed832e {
  grid-area: Area;
}

#w-node-f703e049-b090-f275-7540-e500bdc858ef-f4ed832e {
  grid-area: Area-2;
}

#w-node-_8507e1a7-6bef-ae23-4bf3-f29d5a16baf7-f4ed832e {
  align-self: auto;
}

#w-node-_8507e1a7-6bef-ae23-4bf3-f29d5a16baff-f4ed832e {
  grid-area: Area-2;
}

#w-node-_8507e1a7-6bef-ae23-4bf3-f29d5a16bb01-f4ed832e {
  grid-area: Area-4;
}

#w-node-a9398e65-03cd-a888-6200-e9c96aea52f3-f4ed832e, #w-node-_13b25a3f-4456-3ddf-5dd3-90c93fba9347-5c32fa61 {
  align-self: auto;
}

#w-node-_13b25a3f-4456-3ddf-5dd3-90c93fba934b-5c32fa61, #w-node-_13b25a3f-4456-3ddf-5dd3-90c93fba934d-5c32fa61 {
  place-self: auto;
}

#w-node-_13b25a3f-4456-3ddf-5dd3-90c93fba934f-5c32fa61 {
  place-self: center;
}

#w-node-_60409598-eebd-2e69-ab4c-ce781ffce873-5c32fa61 {
  place-self: auto;
}

#w-node-_13b25a3f-4456-3ddf-5dd3-90c93fba9359-5c32fa61 {
  place-self: center;
}

#w-node-_67fa8aaa-d601-389f-8f65-d25876d00da6-5c32fa61 {
  place-self: auto;
}

#w-node-_13b25a3f-4456-3ddf-5dd3-90c93fba9363-5c32fa61 {
  place-self: center;
}

#w-node-a653cb4c-e492-13bf-c4d0-4bccc4ae496e-5c32fa61 {
  place-self: auto;
}

#w-node-_50027bb6-28bb-33c1-12ab-9552d73cd4a1-5c32fa61 {
  place-self: center;
}

#w-node-_9bb8d284-a199-f352-85bf-5bf6a384d144-5c32fa61 {
  place-self: auto;
}

#w-node-_9b2d330e-0545-44a7-90e6-8c0b4511bc0e-5c32fa61 {
  place-self: center;
}

#w-node-_010dd515-db2d-e61d-2dd3-07893361bdbf-5c32fa61 {
  place-self: auto;
}

#w-node-_8d5d8512-9d72-313a-0cbb-bed95622675d-5c32fa61 {
  place-self: center;
}

#w-node-_4dea3710-03cb-e061-b12f-dd8a813e1d2a-5c32fa61 {
  place-self: auto;
}

#w-node-_6100f1f6-5c78-77f8-16d6-39612819baf9-5c32fa61 {
  place-self: center;
}

#w-node-_2eecad96-3fad-5aab-0b62-46c76d4e9ab8-5c32fa61, #w-node-_1843abd4-3c84-4611-7949-bcee51158c01-5c32fa61 {
  place-self: auto;
}

#w-node-_451435b3-8c5b-56b9-439a-e41ed1e058f0-5c32fa61 {
  place-self: center;
}

#w-node-_384c916f-18dc-c4c7-a9f3-103ed178bfb2-5c32fa61, #w-node-_0e5dda42-d858-caf0-c5f9-bae60148a45b-5c32fa61 {
  place-self: auto;
}

#w-node-be518e16-1572-6e80-3405-73f987ec899f-5c32fa61 {
  place-self: center;
}

#w-node-_27ab2ad1-3b2e-7e0a-ed88-018610bdabd1-5c32fa61, #w-node-dc3796b9-23c1-4c02-fa53-2e56d8af165d-5c32fa61 {
  place-self: auto;
}

#w-node-_14f5d328-35a8-d5cc-8175-3e4ae03467dd-5c32fa61 {
  place-self: center;
}

#w-node-_45f363d8-b75b-c566-f6e4-b7a868209a3b-e567bb21 {
  justify-self: auto;
}

#w-node-_1c405760-0188-ab66-4d45-22bdba14fecc-e567bb21, #w-node-_75186b9b-ef22-0ec8-f612-938f72d986eb-e567bb21, #w-node-_44dd94e7-7ba3-3594-228a-f2649dc0b56c-e567bb21 {
  align-self: auto;
}

#w-node-df6b76c7-4870-a23a-985a-21695a0c7968-e567bb21, #w-node-c9d9d1bb-cb41-466a-671e-aa20555a0e16-e567bb21 {
  justify-self: auto;
}

#w-node-b1c65737-7aed-aac3-c912-be9e48e352ad-e567bb21, #w-node-cce2b717-3e53-a058-65a6-812bcc6f588c-e567bb21 {
  align-self: auto;
}

#w-node-_6fbaa3cd-67b6-547b-e469-25012d73fb17-e567bb21 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-c4838adb-68c4-fffe-4e2b-fc64b2099b64-c0c81dda, #w-node-e5a2e660-af0e-278e-e073-fc284a70977a-c0c81dda {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8507e1a7-6bef-ae23-4bf3-f29d5a16b9eb-f4ed832e {
    grid-area: Area-2;
    justify-self: auto;
  }

  #w-node-_8507e1a7-6bef-ae23-4bf3-f29d5a16b9fc-f4ed832e {
    align-self: start;
  }

  #w-node-bab2e8a9-04f8-3f1e-2298-a9d9a48aaac1-f4ed832e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0423f14f-4de4-42e5-8dbc-c0333e1e8e02-f4ed832e, #w-node-_4ebee76b-1e9e-0245-1f2c-33e2bdac0307-f4ed832e {
    align-self: center;
  }
}


@font-face {
  font-family: 'AttackIO';
  src: url('../fonts/SF-Pro-Display-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'AttackIO';
  src: url('../fonts/SF-Pro-Display-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'AttackIO';
  src: url('../fonts/SF-Pro-Display-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'AttackIO';
  src: url('../fonts/SF-Pro-Display-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'AttackIO';
  src: url('../fonts/SF-Pro-Display-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'AttackIO';
  src: url('../fonts/SF-Pro-Display-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}