@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Aeonikprotrial;
  src: url('../fonts/AeonikProTRIAL-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Aeonikprotrial;
  src: url('../fonts/AeonikProTRIAL-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppmori;
  src: url('../fonts/PPMori-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppmori;
  src: url('../fonts/PPMori-SemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@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: #1c1c1e;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  line-height: 27px;
}

.container {
  background-color: #f7f7f5;
  justify-content: center;
  align-items: center;
  max-width: 1300px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.container.nav-bar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center start;
  max-width: none;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.navigation {
  background-color: #f7f7f5;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 80px;
  padding-left: 64px;
  padding-right: 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-190 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.g_capas {
  object-fit: cover;
  overflow: hidden;
}

.text {
  color: #1c1c1e;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.frame-1 {
  grid-column-gap: 64px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #1c1c1e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.text-3 {
  color: #1c1c1e;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-3 {
  grid-column-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-4 {
  grid-column-gap: 10px;
  background-color: #3e7de4;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #f7f7f5;
  text-align: right;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-5 {
  grid-column-gap: 10px;
  background-color: #f7f7f5;
  border: 1px solid #3e7de4;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #3e7de4;
  text-align: right;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.navbar {
  background-color: #f7f7f5;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.hero {
  grid-row-gap: 32px;
  background-color: #eaf1ff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-6 {
  color: #3e7de4;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.dual-outer-layer {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card-outer-layer {
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  padding: 24px;
  display: flex;
  box-shadow: 2px 4px 8px #00000040;
}

.card-frame {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 450px;
  text-decoration: none;
  display: flex;
}

.picture {
  grid-column-gap: 10px;
  background-color: #6e6e6e;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.card-copy {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.labels-outer-layout {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.label-layout {
  grid-column-gap: 10px;
  background-color: #6a9cf0;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 14px;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: #fff;
  text-align: right;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-8 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-9 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.card-outer-layer-2 {
  grid-row-gap: 16px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  padding: 24px;
  display: flex;
  box-shadow: 2px 4px 8px #00000040;
}

.card-outer-layer-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  display: flex;
}

.text-10 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.portfolio-work {
  background-color: #f7f7f5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-2 {
  grid-row-gap: 32px;
  background-color: #eaf1ff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-11 {
  color: #3e7de4;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.card-outer-layer-4 {
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  padding: 24px;
  display: flex;
  box-shadow: 2px 4px 8px #00000040;
}

.text-12 {
  color: #fff;
  text-align: right;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-13 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-14 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.card-outer-layer-5 {
  grid-row-gap: 16px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  display: flex;
}

.text-15 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.card-outer-layer-6 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  display: flex;
}

.portfolio-work-2 {
  background-color: #f7f7f5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-3 {
  grid-row-gap: 32px;
  background-color: #eaf1ff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-16 {
  color: #3e7de4;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.dual-outer-layer-2 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card-outer-layer-7 {
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  padding: 24px;
  display: flex;
  box-shadow: 2px 4px 8px #00000040;
}

.card-frame-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 450px;
  text-decoration: none;
  display: flex;
}

.picture-2 {
  grid-column-gap: 10px;
  background-color: #6e6e6e;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.card-copy-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.labels-outer-layout-2 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.label-layout-2 {
  grid-column-gap: 10px;
  background-color: #6a9cf0;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 14px;
  text-decoration: none;
  display: flex;
}

.text-17 {
  color: #fff;
  text-align: right;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-18 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-19 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.card-outer-layer-8 {
  grid-row-gap: 16px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  display: flex;
}

.card-outer-layer-9 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  display: flex;
}

.portfolio-work-3 {
  background-color: #f7f7f5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-4 {
  grid-row-gap: 32px;
  background-color: #eaf1ff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-20 {
  color: #3e7de4;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.dual-outer-layer-3 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card-outer-layer-10 {
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  padding: 24px;
  display: flex;
  box-shadow: 2px 4px 8px #00000040;
}

.card-frame-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 450px;
  text-decoration: none;
  display: flex;
}

.picture-3 {
  grid-column-gap: 10px;
  background-color: #6e6e6e;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.card-copy-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.labels-outer-layout-3 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.label-layout-3 {
  grid-column-gap: 10px;
  background-color: #6a9cf0;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 14px;
  text-decoration: none;
  display: flex;
}

.text-21 {
  color: #fff;
  text-align: right;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-22 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-23 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.card-outer-layer-11 {
  grid-row-gap: 16px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  display: flex;
}

.card-outer-layer-12 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  display: flex;
}

.portfolio-work-4 {
  background-color: #f7f7f5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-top: 90px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-5 {
  grid-row-gap: 32px;
  background-color: #eaf1ff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-24 {
  color: #3e7de4;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.dual-outer-layer-4 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card-outer-layer-13 {
  grid-row-gap: 16px;
  background-color: #f7f7f5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  padding: 24px;
  display: flex;
  box-shadow: 2px 4px 8px #00000040;
}

.card-frame-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 450px;
  text-decoration: none;
  display: flex;
}

.picture-4 {
  grid-column-gap: 10px;
  background-color: #6e6e6e;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.card-copy-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.labels-outer-layout-4 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.label-layout-4 {
  grid-column-gap: 10px;
  background-color: #6a9cf0;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 14px;
  text-decoration: none;
  display: flex;
}

.text-25 {
  color: #fff;
  text-align: right;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-26 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-27 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 125%;
  text-decoration: none;
}

.card-outer-layer-14 {
  grid-row-gap: 16px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  display: flex;
}

.card-outer-layer-15 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 498px;
  display: flex;
}

.picture-1 {
  grid-column-gap: 10px;
  background-color: #6e6e6e;
  background-image: url('../images/Vullbolos.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.picture-02 {
  grid-column-gap: 10px;
  background-color: #6e6e6e;
  background-image: url('../images/Clika.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.picture-03 {
  grid-column-gap: 10px;
  background-color: #6e6e6e;
  background-image: url('../images/Zenify.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.picture-04 {
  grid-column-gap: 10px;
  background-color: #6e6e6e;
  background-image: url('../images/Flour-Fork.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.picture-06 {
  grid-column-gap: 10px;
  background-color: #6e6e6e;
  background-image: url('../images/Labelmarket.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.picture-07 {
  grid-column-gap: 10px;
  background-color: #6e6e6e;
  background-image: url('../images/Dentro-de-mi.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.picture-08 {
  grid-column-gap: 10px;
  background-color: #6e6e6e;
  background-image: url('../images/Trabajos-3D.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.picture-09 {
  grid-column-gap: 10px;
  background-color: #6e6e6e;
  background-image: url('../images/Etiden.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.picture-010 {
  grid-column-gap: 10px;
  background-color: #6e6e6e;
  background-image: url('../images/Baaria.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.picture-011 {
  grid-column-gap: 10px;
  background-color: #fff;
  background-image: url('../images/Tartaleta.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 304px;
  text-decoration: none;
  display: flex;
}

.nav-link {
  margin-right: 40px;
  font-size: 14px;
  font-weight: 500;
  line-height: 0;
}

.boton-curriculum {
  background-color: #3e7de4;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
}

.boton-curriculum.boton-footer {
  color: #1c1c1e;
  background-color: #f7f7f5;
  margin-left: 0;
  margin-right: 0;
}

.boton-contacto {
  color: #3e7de4;
  background-color: #f7f7f5;
  border: 1px solid #3e7de4;
  border-radius: 8px;
  margin-left: 24px;
  padding: 16px;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
}

.boton-contacto.boton-footer-2 {
  color: #f7f7f5;
  background-color: #f7f7f500;
  border-color: #f7f7f5;
}

.container-2 {
  box-sizing: border-box;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin: 0 0 24px;
  padding: 0;
  display: flex;
  overflow: visible;
}

.container-2.footer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  place-items: center;
  margin-bottom: 0;
  display: flex;
}

.section-d {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f7f7f5;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 144px 64px 64px;
  display: block;
}

.section-d.otros-trabajos {
  box-sizing: border-box;
  background-color: #1c1c1e00;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 1100px;
  padding: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.section-d.sobre-mi {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 104px;
  padding-bottom: 104px;
  display: flex;
}

.section-d.portfolio {
  padding-top: 0;
  padding-bottom: 88px;
}

.section-d.footer {
  background-color: #1c1c1e;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-d.experiencia {
  margin-top: 0;
  padding-top: 104px;
  padding-bottom: 0;
  display: block;
  position: static;
}

.grid {
  grid-template-rows: auto;
  padding-top: 0;
}

.banner {
  color: #3e7de4;
  background-color: #1c1c1e;
  margin-left: -50px;
  padding: 12px 0 12px 48px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.banner-text {
  pointer-events: auto;
  letter-spacing: .1px;
  white-space: nowrap;
  word-break: normal;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  overflow: hidden;
}

.div-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin-left: 240px;
  display: flex;
}

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

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

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

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 24px;
  margin-right: 24px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 0;
  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 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  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-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;
}

.mobile-margin-top-10 {
  align-self: center;
  margin-left: auto;
  display: flex;
}

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

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

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

.navbar-no-shadow {
  z-index: 4;
  background-color: #f7f7f5;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
}

.container-regular {
  width: 100%;
  max-width: 1300px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

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

.nav-button-wrapper {
  align-self: auto;
  margin-left: 240px;
}

.div-block-2 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.image {
  margin-right: 240px;
}

.directorios {
  grid-column-gap: 137px;
  background-color: #f7f7f5;
  background-image: url('../images/Directorios-2.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 665px;
  padding: 189px 65px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.frame-289 {
  grid-row-gap: 84px;
  pointer-events: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 505px;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-292 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-293 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 108px;
  text-decoration: none;
  display: flex;
}

.linea {
  grid-row-gap: 24px;
  border: 0 solid #3e7de4;
  border-bottom-width: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-28 {
  color: #1c1c1e;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-29 {
  color: #1c1c1e;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 96px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-294 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 365px;
  padding-right: 37px;
  text-decoration: none;
  display: flex;
}

.text-30 {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
}

.frame-290 {
  grid-column-gap: 35px;
  pointer-events: none;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  height: 342px;
  padding-bottom: 82px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-31 {
  color: #1c1c1e;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.spline-container {
  width: 100%;
  height: 100vh;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.spline-scene {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: block;
}

.heading {
  color: #3e7de4;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
}

.paragraph {
  margin-bottom: 0;
}

.div-block-4 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-6 {
  border: 1px solid #0000;
}

.text-block {
  color: #f7f7f5;
  font-size: 15px;
  font-weight: 500;
  line-height: 0;
}

.div-block-7 {
  margin-left: 0;
}

.div-block-8 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.heading-2 {
  color: #3e7de4;
  text-align: center;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 42px;
  font-weight: 600;
}

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

.heading-3 {
  color: #3e7de4;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 100%;
}

.div-block-9 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  opacity: 0;
  flex-flow: column;
  margin-top: 0;
  transition: all .5s;
  display: flex;
  transform: translate(0, 30px);
}

.paragraph-3, .paragraph-4, .paragraph-5 {
  margin-bottom: 0;
}

.section-2 {
  grid-column-gap: 164px;
  grid-row-gap: 164px;
  flex-flow: column;
  width: 50%;
  max-width: 640px;
  height: 2200px;
  padding-top: 90px;
  display: flex;
}

.div-block-10, .div-block-11, .div-block-12 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  opacity: 0;
  flex-flow: column;
  margin-top: 0;
  transition: all .5s;
  display: flex;
  transform: translate(0, 30px);
}

.section-3 {
  width: 50%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.div-block-13, .div-block-14, .div-block-15 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.image-3 {
  max-width: 460px;
}

.div-block-16 {
  background-image: url('../images/Baaria-proyet-pic.jpg');
  background-position: 50%;
  background-size: auto;
  width: 240px;
  height: 240px;
}

.div-block-16.card-lm {
  aspect-ratio: 1;
  cursor: pointer;
  background-image: url('../images/Lm-portada.jpg');
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  height: auto;
}

.div-block-16.card-libro {
  aspect-ratio: 1;
  cursor: pointer;
  background-image: url('../images/Dentro-de-mi-prob-02.jpg');
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  height: auto;
  position: static;
}

.div-block-16.card-email {
  aspect-ratio: 1;
  cursor: pointer;
  background-image: url('../images/etien-portada.jpg');
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  height: auto;
}

.div-block-16.card-3d {
  aspect-ratio: 1;
  cursor: pointer;
  background-image: url('../images/Portada-modelos-3D.jpg');
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  height: auto;
}

.div-block-16.card-tarta {
  aspect-ratio: 1;
  cursor: pointer;
  background-image: url('../images/Tartaleta-portada.jpg');
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  height: auto;
}

.div-block-16.card-baaria {
  aspect-ratio: 1;
  cursor: pointer;
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  height: auto;
}

.section-4 {
  box-sizing: border-box;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: grid;
  position: static;
  top: 120px;
  overflow: visible;
}

.div-block-17 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  display: flex;
}

.background-video {
  z-index: 0;
  pointer-events: auto;
  mix-blend-mode: normal;
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
}

.section-5 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start stretch;
  width: 100%;
  height: auto;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.section-5.wrapper-trabajos {
  z-index: 2;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 64px 80px;
  position: absolute;
  top: 80px;
  left: 0;
  overflow: visible;
}

.heading-4 {
  color: #f7f7f5;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 100%;
}

.body-2 {
  margin-left: auto;
  margin-right: auto;
}

.titulo-cards {
  color: #f7f7f5;
  font-size: 24px;
  font-weight: 700;
}

.paragraph-6 {
  color: #f7f7f5;
}

.preview-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.preview-item.preview-lm {
  opacity: 1;
  pointer-events: none;
  position: relative;
  top: 0;
  left: 0;
}

.preview-item.preview-dentro, .preview-item.preview-etiden, .preview-item.preview-3d, .preview-item.preview-tarta, .preview-item.preview-baaria {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
}

.div-block-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  padding: 12px;
  display: flex;
}

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

.div-block-19 {
  z-index: 0;
  width: 100%;
  height: 120vh;
  position: sticky;
  top: 80px;
  overflow: hidden;
}

.div-block-20 {
  width: 100%;
  height: auto;
  min-height: 400px;
  position: relative;
  top: 0;
}

.section-7 {
  object-fit: fill;
  width: 100%;
  height: auto;
  position: sticky;
  top: 160px;
}

.section-d-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f7f7f5;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 144px 64px 64px;
  display: block;
}

.section-d-copy.otros-trabajos {
  box-sizing: border-box;
  background-color: #1c1c1e00;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100vh;
  min-height: 1020px;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.section-d-copy.sobre-mi {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 112px;
  padding-bottom: 96px;
  display: flex;
}

.section-d-copy.portfolio {
  padding-top: 88px;
  padding-bottom: 88px;
}

.section-d-copy.footer {
  background-color: #1c1c1e;
  padding-top: 64px;
}

.section-d-copy.experiencia {
  margin-top: 0;
  padding-top: 104px;
  display: flex;
}

.image-5 {
  aspect-ratio: auto;
  object-fit: cover;
  max-width: 50vw;
  overflow: visible;
}

.clika-case-study {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-top: 90px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-6 {
  grid-row-gap: 10px;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 850px;
  display: flex;
}

.explanation {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 104px 64px;
  text-decoration: none;
  display: flex;
}

.explanation-outer-frame {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.explanation-title {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-32 {
  color: #2b4312;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fredoka, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.line {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.text-33 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  text-decoration: none;
}

.problems {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  background-color: #fdeab4;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 80px 64px;
  text-decoration: none;
  display: grid;
}

.problems-copy {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.copy {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 60px 40px;
  display: flex;
}

.web-desactualizada-y-con-una-estructura-poco-clara-ilustraciones-de-personajes-muy-potentes-pero-mal {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.picture-12 {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.objetivos-copy {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.text-34 {
  color: #2b4312;
  text-align: left;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fredoka, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.typography {
  grid-row-gap: 48px;
  background-color: #fffc;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.text-35 {
  color: #2b4312;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fredoka, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.typography-outer-frame {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.typographi-copy {
  grid-column-gap: 48px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.titles {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-36 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fredoka, sans-serif;
  font-size: 124px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-37 {
  color: #f3cc59;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fredoka, sans-serif;
  font-size: 180px;
  font-weight: 600;
  line-height: 135%;
  text-decoration: none;
}

.body-style {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 632px;
  height: 416px;
  padding-top: 80px;
  padding-bottom: 48px;
  text-decoration: none;
  display: flex;
}

.inter-copy {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-38 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 135%;
  text-decoration: none;
}

.abcdefghijklmnopqrstuvwxyz-abcdefghijklmnopqrstuvwxyz-1234567890 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.type-copy {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 50px;
  display: flex;
}

.bold-layout {
  grid-column-gap: 10px;
  border: 2px solid #f3cb57cc;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 189.333px;
  height: 50px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-39 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fredoka, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.semibold-layout {
  grid-column-gap: 10px;
  border: 2px solid #f3cb57cc;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 189.333px;
  height: 50px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-40 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fredoka, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-41 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fredoka, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.colors {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1312px;
  text-decoration: none;
  display: flex;
}

.yellow-outer-frame {
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 243.2px;
  height: 260px;
  text-decoration: none;
  display: flex;
}

.color {
  background-color: #f3cc59;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.color-layout {
  grid-column-gap: 10px;
  background-color: #515050;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-42 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.color-2 {
  background-color: #598d24;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.color-3 {
  background-color: #642a67;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.green-2-outer-frame {
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 243.2px;
  height: 260px;
  text-decoration: none;
  display: flex;
}

.color-4 {
  background-color: #2b4312;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.white-outer-frame {
  border: 1px solid #f3cb57cc;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 243.2px;
  height: 260px;
  text-decoration: none;
  display: flex;
}

.color-5 {
  background-color: #fff;
  border: 2px solid #515050;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.grid-2 {
  grid-row-gap: 48px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.text-43 {
  color: #2b4312;
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fredoka, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.grid-copy {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.desktop-column {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.desktop-copy {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.column-balls {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 29px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  display: flex;
}

.ball-1 {
  background-color: #f3cb57cc;
  border-radius: 50px;
  width: 16px;
  height: 16px;
  overflow: hidden;
}

.text-44 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.traits-column {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.traits-copy {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.column-balls-2 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 28px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  display: flex;
}

.text-45 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.nmero-de-columnas-12-1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.zenify-case-study {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 90px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.explanation-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 64px;
  text-decoration: none;
  display: flex;
}

.explanation-copy {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.text-46 {
  color: #2b3e50;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Aeonikprotrial, Arial, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-47 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ppmori, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.objectives-outer-frame {
  grid-column-gap: 64px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 600px;
  padding: 64px 0;
  display: flex;
}

.objectives-copy {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.picture-13 {
  object-fit: cover;
  border-radius: 32px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.designs {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 64px;
  text-decoration: none;
  display: flex;
}

.cards {
  padding: 10px;
}

.mobile-intro-mockup {
  object-fit: cover;
  border-radius: 16px;
  overflow: hidden;
}

.text-48 {
  color: #2b3e50;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.semibold-layout-2 {
  grid-column-gap: 10px;
  border: 2px solid #2c3e50;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-53 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.colors-outer-frame {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.dark-blue-outer-layout {
  border: 1px solid #f3cb57cc;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 243.2px;
  height: 260px;
  text-decoration: none;
  display: flex;
}

.color-6 {
  background-color: #1c2732;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  overflow: hidden;
}

.text-54 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.blue-outer-layout {
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 243.2px;
  height: 260px;
  text-decoration: none;
  display: flex;
}

.color-7 {
  background-color: #2c3e50;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  overflow: hidden;
}

.color-8 {
  background-color: #d1eefe;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  overflow: hidden;
}

.color-9 {
  background-color: #e6e6fa;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  overflow: hidden;
}

.green-outer-layout {
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 243.2px;
  height: 260px;
  text-decoration: none;
  display: flex;
}

.color-10 {
  background-color: #b1ff65;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  overflow: hidden;
}

.picture-14 {
  object-fit: cover;
  overflow: hidden;
}

.ball-2 {
  background-color: #2b3e50;
  border-radius: 16px;
  overflow: hidden;
}

.text-55, .text-56 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.accesibility-copy {
  background-color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 48px;
  text-decoration: none;
  display: flex;
}

.picture-15 {
  opacity: .8;
  object-fit: cover;
  overflow: hidden;
}

.grid-copy-2 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.wireframe {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
}

.nmero-de-columnas-12-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.flour-fork-case-study {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-top: 90px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-8 {
  grid-row-gap: 10px;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 850px;
  display: flex;
}

.explanation-3 {
  grid-column-gap: 48px;
  grid-row-gap: 80px;
  background-color: #2e3b30;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 124px 64px;
  text-decoration: none;
  display: grid;
}

.text-57 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-283 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.flour-fork-es-un-restaurante-que-destaca-en-el-uso-de-ingredientes-de-temporada-y-de-origen-local-c {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.objectives {
  grid-column-gap: 48px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 124px 64px;
  text-decoration: none;
  display: flex;
}

.objectives-copy-2 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-58 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.crear-un-sitio-web-acogedor-y-centrado-en-la-comunidad-para-flour-fork-traduciendo-una-identidad-ya {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-59 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 124px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-60 {
  color: #2e3b30;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 180px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.body-style-3 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 632px;
  height: 437px;
  padding-top: 80px;
  padding-bottom: 48px;
  padding-left: 48px;
  text-decoration: none;
  display: flex;
}

.text-61 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.bold-layout-2 {
  grid-column-gap: 10px;
  border: 2px solid #2e3b30;
  justify-content: flex-start;
  align-items: flex-start;
  width: 173.333px;
  height: 50px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-62 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.semibold-layout-3 {
  grid-column-gap: 10px;
  border: 2px solid #2e3b30;
  justify-content: flex-start;
  align-items: flex-start;
  width: 173.333px;
  height: 50px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-63 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-64 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.colors-outer-frame-2 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1312px;
  text-decoration: none;
  display: flex;
}

.green-outer-layout-2 {
  border: 1px solid #f3cb57cc;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 260px;
  display: flex;
}

.color-11 {
  background-color: #2e3b30;
  overflow: hidden;
}

.text-65 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.orange-outer-layout {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 260px;
  display: flex;
}

.color-12 {
  background-color: #f2994a;
  overflow: hidden;
}

.color-13 {
  background-color: #000;
  overflow: hidden;
}

.color-14 {
  background-color: #fff;
  border: 2px solid #000;
  border-bottom-width: 0;
  overflow: hidden;
}

.grid-4 {
  grid-row-gap: 48px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.text-66 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.ball-3 {
  background-color: #f5ad6e;
  border-radius: 16px;
  width: 16px;
  height: 16px;
  overflow: hidden;
}

.text-67 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-68 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.wireframe-2 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.nmero-de-columnas-12-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.personajes-3d-case-study {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 85px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-9 {
  grid-column-gap: 64px;
  background-color: #f7f7f5;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.text-outer-frame {
  grid-row-gap: 96px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 401px;
  height: 650px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-copy {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-69 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-70 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 135%;
  text-decoration: none;
}

.cta {
  grid-column-gap: 10px;
  background-color: #3e7de4;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.text-71 {
  color: #f7f7f5;
  text-align: right;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.grid-outer-frame {
  overflow: hidden;
}

.picture-16 {
  object-fit: cover;
  border-radius: 24px;
  overflow: hidden;
}

.labelmarket-case-study {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 90px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-10 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.video-2 {
  grid-column-gap: 10px;
  object-fit: cover;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 850px;
  text-decoration: none;
  display: flex;
}

.description-copy {
  grid-row-gap: 48px;
  background-color: #1c1c1e;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 118px 64px;
  text-decoration: none;
  display: flex;
}

.text-72 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-73 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
  text-decoration: none;
}

.picture-17 {
  grid-row-gap: 10px;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 850px;
  display: flex;
}

.baaria-case-study {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 90px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-11 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.description-copy-2 {
  grid-row-gap: 48px;
  background-color: #1c1c1e;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 118px 64px;
  text-decoration: none;
  display: flex;
}

.text-74 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-75 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
  text-decoration: none;
}

.picture-18 {
  grid-row-gap: 10px;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 850px;
  display: flex;
}

.vullbolos-case-study {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-top: 90px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-7 {
  grid-row-gap: 10px;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 850px;
  display: flex;
}

.explanation-2 {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 96px 64px;
  text-decoration: none;
  display: flex;
}

.explanation-outer-layout {
  grid-column-gap: 64px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 290px;
  text-decoration: none;
  display: flex;
}

.text-46 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Inter, sans-serif;
  display: flex;
}

.vullboloscat-es-un-directorio-musical-que-conecta-artistas-del-maresme-con-salas-espacios-culturales {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  text-decoration: none;
}

.video {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 850px;
  display: flex;
}

.objectives {
  grid-column-gap: 80px;
  grid-row-gap: 32px;
  background-image: url('../images/Objectives.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 1094px;
  padding: 104px 64px;
  text-decoration: none;
  display: grid;
}

.text-47 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.alternative {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 800px;
  min-height: 800px;
  padding: 0;
  display: flex;
}

.text-48 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 88px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.typography-2 {
  grid-row-gap: 48px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.typography-outer-frame-2 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.typographi-copy-2 {
  grid-column-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1312px;
  text-decoration: none;
  display: flex;
}

.titles-2 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-49 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 108px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-50 {
  color: #ed7a2d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 180px;
  font-weight: 700;
  line-height: 135%;
  text-decoration: none;
}

.body-style-2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 632px;
  height: 399px;
  padding-top: 80px;
  padding-bottom: 48px;
  padding-left: 48px;
  text-decoration: none;
  display: flex;
}

.inter-copy-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-51 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-31 {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 50px;
  display: flex;
}

.frame-38 {
  grid-column-gap: 10px;
  border: 2px solid #ed7a2d;
  justify-content: flex-start;
  align-items: flex-start;
  width: 173.333px;
  height: 50px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-52 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-41 {
  grid-column-gap: 10px;
  border: 2px solid #ed7a2d;
  justify-content: flex-start;
  align-items: flex-start;
  width: 173.333px;
  height: 50px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-53 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-54 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.colors-outer-frame {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.orange-outer-layout {
  border: 1px solid #f3cb57cc;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 260px;
  display: flex;
}

.color-6 {
  background-color: #ed7a2d;
  border-radius: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.color-layout-2 {
  grid-column-gap: 10px;
  background-color: #515050;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-55 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.grey-outer-layout {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 260px;
  display: flex;
}

.color-7 {
  background-color: #302929;
  border-radius: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.color-8 {
  background-color: #000;
  border-radius: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.color-9 {
  background-color: #fff;
  border: 2px solid #000;
  border-bottom-width: 0;
  border-radius: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.grid-3 {
  grid-row-gap: 48px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.text-56 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.picture-13 {
  object-fit: cover;
  border-radius: 0;
  width: auto;
  height: 100%;
  max-height: 540px;
  overflow: hidden;
}

.picture-13.grid {
  width: 100%;
  max-height: none;
}

.grid-copy-2 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.desktop-column-2 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.desktop-copy-2 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.column-balls-3 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 29px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  display: flex;
}

.ball-2 {
  background-color: #302929;
  border-radius: 50px;
  width: 16px;
  height: 16px;
  overflow: hidden;
}

.text-57 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  text-decoration: none;
}

.traits-column-2 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.traits-copy-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.column-balls-4 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 28px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  display: flex;
}

.text-58 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.accesibility-outer-layout {
  background-color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 64px 72px 124px;
  text-decoration: none;
  display: flex;
}

.phone-outer-layout {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.grid-copy-3 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-59 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.wireframes {
  grid-row-gap: 48px;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.text-60 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.sobre-vullbolos-0 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.sobre-vullbolos-1 {
  color: #ed7a2d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.uxui-copy-diseo-visual-responsive-desarrollo-en-webflow-publicacin-trabaj-el-proyecto-de-princi {
  color: #ed7a2d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.nmero-de-columnas-12-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  text-decoration: none;
}

.nmero-de-columnas-3-1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.marketing-digital-case-study {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 85px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-12 {
  grid-column-gap: 64px;
  background-color: #f7f7f5;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.text-outer-frame-2 {
  grid-row-gap: 112px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 401px;
  height: 650px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-copy-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-76 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-77 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 135%;
  text-decoration: none;
}

.cta-2 {
  grid-column-gap: 10px;
  background-color: #3e7de4;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.text-78 {
  color: #f7f7f5;
  text-align: right;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.grid-outer-frame-2 {
  overflow: hidden;
}

.picture-19 {
  object-fit: cover;
  border-radius: 24px;
  overflow: hidden;
}

.dentro-de-mi-case-study {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 85px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-13 {
  grid-column-gap: 64px;
  background-color: #f7f7f5;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.text-outer-frame-3 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 401px;
  height: 650px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-copy-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-79 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 135%;
  text-decoration: none;
}

.serie-de-ilustraciones-creadas-para-el-libro-infantil-dentro-de-m-publicado-por-la-editorial-crculo {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 135%;
  text-decoration: none;
}

.cta-3 {
  grid-column-gap: 10px;
  background-color: #3e7de4;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.text-80 {
  color: #f7f7f5;
  text-align: right;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.grid-outer-frame-3 {
  overflow: hidden;
}

.picture-20 {
  object-fit: cover;
  border-radius: 24px;
  overflow: hidden;
}

.picture-21 {
  background-color: #7b5f9a;
  border-radius: 24px;
  overflow: hidden;
}

.picture-22 {
  background-color: #c6b4cf;
  border-radius: 24px;
  overflow: hidden;
}

.picture-23 {
  background-color: #d0dbe6;
  border-radius: 24px;
  overflow: hidden;
}

.tartaleta-case-study {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 85px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-14 {
  grid-column-gap: 64px;
  background-color: #f7f7f5;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.text-outer-frame-4 {
  grid-row-gap: 120px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 401px;
  height: 650px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-copy-4 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-81 {
  color: #1c1c1e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-82 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 135%;
  text-decoration: none;
}

.cta-4 {
  grid-column-gap: 10px;
  background-color: #3e7de4;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.text-83 {
  color: #f7f7f5;
  text-align: right;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.grid-outer-frame-4 {
  overflow: hidden;
}

.picture-24 {
  background-color: #e9bf86;
  border-radius: 24px;
  overflow: hidden;
}

.picture-25 {
  background-color: #e5c2b7;
  border-radius: 24px;
  overflow: hidden;
}

.picture-26 {
  background-color: #a9847a;
  border-radius: 24px;
  overflow: hidden;
}

.background-video-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  overflow: hidden;
}

.code-embed {
  width: 100%;
  height: 100%;
}

.div-block-21 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  max-height: 2200px;
  padding-top: 0;
  display: flex;
  position: relative;
}

.link-block, .link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10, .link-block-11 {
  cursor: pointer;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.link-block-12 {
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.background-video-3 {
  width: 100%;
  height: 100%;
  min-height: 300px;
}

.div-block-22 {
  object-fit: fill;
  background-color: #fff0;
  width: 100%;
  height: auto;
  position: relative;
  overflow: visible;
}

.code-embed-2 {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
}

.div-block-23 {
  width: 100%;
  height: auto;
  position: relative;
}

.frame-288 {
  grid-row-gap: 24px;
  background-image: url('../images/Frame-288.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 355px;
  min-height: 355px;
  padding: 32px 40px 24px 64px;
  display: flex;
}

.frame-295 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-84 {
  color: #f7f7f5;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-296 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-85 {
  color: #f7f7f5;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-decoration: none;
}

.frame-260 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-183 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.elements {
  object-fit: cover;
  overflow: hidden;
}

.elements-2 {
  overflow: hidden;
}

.vector {
  object-fit: cover;
}

.div-block-24 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-flow: column;
  display: flex;
}

.contacto {
  grid-row-gap: 10px;
  opacity: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 652px;
  height: 100%;
  padding: 0;
  text-decoration: none;
  transition: all .5s;
  display: block;
  overflow: visible;
  transform: translate(0, 30px);
}

.contacto-wrapper {
  grid-row-gap: 24px;
  background-image: url('../images/Frame-288.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 375px;
  padding: 48px 40px 24px 64px;
  display: flex;
}

.text-86 {
  color: #f7f7f5;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-87 {
  color: #f7f7f5;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 135%;
  text-decoration: none;
}

.link-block-13 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.email-link-wrapper {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-88 {
  color: #f7f7f5;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.link-block-14, .link-block-15, .link-block-16, .link-block-17, .link-block-18, .link-block-19 {
  text-decoration: none;
}

.section-8 {
  justify-content: space-between;
  align-items: center;
  min-height: 100vh;
  padding-top: 90px;
  padding-left: 64px;
  padding-right: 64px;
  display: block;
  position: relative;
}

.div-block-25 {
  grid-column-gap: 180px;
  grid-row-gap: 180px;
  object-fit: fill;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.texto-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: visible;
}

.spacer {
  z-index: 2;
  background-color: #f7f7f5;
  width: 100%;
  height: 248px;
  position: sticky;
  top: 0;
}

.image-6 {
  object-fit: cover;
  max-width: none;
  height: 100%;
  display: block;
  position: static;
}

.div-block-28 {
  object-fit: fill;
  width: 50%;
  height: calc(100vh - 48px);
  position: sticky;
  top: 48px;
  bottom: auto;
  overflow: visible;
}

.heading-5 {
  z-index: 1;
  color: #3e7de4;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 100%;
  position: relative;
}

.paragraph-7 {
  z-index: 1;
  position: relative;
  overflow: visible;
}

.body-3 {
  background-color: #f7f7f5;
}

.heading-6 {
  color: #3e7de4;
  text-align: center;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.section-9 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.button {
  background-color: #3e7de4;
  border-radius: 8px;
  padding: 16px;
  font-weight: 600;
}

.button.telefono {
  color: #3e7de4;
  background-color: #f7f7f5;
  border: 2px solid #3e7de4;
  padding-top: 9px;
  padding-bottom: 9px;
}

.button.mi-email {
  padding-top: 9px;
  padding-bottom: 9px;
}

.div-block-29 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-30 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.paragraph-8 {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  line-height: 29px;
}

.explanation-4 {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 96px 64px;
  text-decoration: none;
  display: flex;
}

.explanation-outer-layout-2 {
  grid-column-gap: 64px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 290px;
  text-decoration: none;
  display: flex;
}

.text-89 {
  color: #000;
  width: 100%;
  max-width: 415px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  overflow: visible;
}

.vullboloscat-es-un-directorio-musical-que-conecta-artistas-del-maresme-con-salas-espacios-culturales-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  text-decoration: none;
}

.text-span {
  color: #ed7a2d;
}

.paragraph-9 {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
}

.paragraph-10 {
  color: #ed7a2d;
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
}

.div-block-31, .div-block-32 {
  opacity: 0;
  pointer-events: none;
}

.paragraph-11 {
  color: #000;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
}

.image-7 {
  position: relative;
}

.list {
  margin-bottom: 0;
  padding-left: 20px;
  font-family: Inter, sans-serif;
  line-height: 24px;
}

.list-2 {
  margin-bottom: 0;
  padding-left: 20px;
  font-family: Inter, sans-serif;
}

.list-item, .list-item-2, .list-item-3, .list-item-4 {
  line-height: 24px;
}

.paragraph-12 {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  line-height: 29px;
}

.paragraph-13 {
  width: 100%;
  font-family: Inter, sans-serif;
}

.paragraph-14 {
  font-family: Inter, sans-serif;
  font-size: 24px;
  line-height: 29px;
}

.objectives-2 {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 124px 64px;
  text-decoration: none;
  display: flex;
}

.objectives-copy-3 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.text-90 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.crear-un-sitio-web-acogedor-y-centrado-en-la-comunidad-para-flour-fork-traduciendo-una-identidad-ya-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.picture-27 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.paragraph-15 {
  color: #000;
  font-family: Ppmori, Arial, sans-serif;
  font-size: 24px;
  line-height: 29px;
}

.paragraph-16, .list-item-5, .list-item-6 {
  font-family: Ppmori, Arial, sans-serif;
  font-size: 24px;
  line-height: 29px;
}

.div-block-33 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-8 {
  width: 100%;
  height: 100%;
}

.heading-7 {
  color: #2b3e50;
  font-family: Aeonikprotrial, Arial, sans-serif;
  font-size: 48px;
  line-height: 55px;
}

.section-10 {
  padding: 64px;
}

.div-block-34 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  display: flex;
}

.list-item-7, .list-item-8 {
  color: #000;
  font-family: Ppmori, Arial, sans-serif;
  font-size: 24px;
  line-height: 29px;
}

.heading-8 {
  color: #2b3e50;
  font-family: Aeonikprotrial, Arial, sans-serif;
  font-size: 48px;
  line-height: 135%;
}

.heading-9 {
  color: #2b3e50;
  font-family: Aeonikprotrial, Arial, sans-serif;
  font-size: 180px;
  line-height: 100%;
}

.heading-10 {
  color: #000;
  font-family: Ppmori, Arial, sans-serif;
  font-size: 32px;
  line-height: 100%;
}

.paragraph-17 {
  font-family: Ppmori, Arial, sans-serif;
  font-size: 24px;
  line-height: 135%;
}

.heading-11 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Aeonikprotrial, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.heading-11.reg {
  font-weight: 400;
}

.colors-outer-frame-3 {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.dark-blue-outer-layout-2 {
  border: 1px solid #f3cb57cc;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 243.2px;
  height: 260px;
  text-decoration: none;
  display: flex;
}

.color-15 {
  background-color: #1c2732;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.color-layout-3 {
  grid-column-gap: 10px;
  background-color: #515050;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-91 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Aeonikprotrial, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.blue-outer-layout-2 {
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 243.2px;
  height: 260px;
  text-decoration: none;
  display: flex;
}

.color-16 {
  background-color: #2c3e50;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.color-17 {
  background-color: #d1eefe;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.color-18 {
  background-color: #e6e6fa;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.green-outer-layout-3 {
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 243.2px;
  height: 260px;
  text-decoration: none;
  display: flex;
}

.color-19 {
  background-color: #b1ff65;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.grid-5 {
  grid-row-gap: 48px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.text-92 {
  color: #2b3e50;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.picture-28 {
  object-fit: cover;
  overflow: hidden;
}

.grid-copy-4 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.desktop-column-3 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.desktop-copy-3 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.column-balls-5 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 28px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  display: flex;
}

.ball-4 {
  background-color: #2b3e50;
  border-radius: 16px;
  width: 16px;
  height: 16px;
  overflow: hidden;
}

.text-93 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.traits-column-3 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.traits-copy-3 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-94 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.accesibility-copy-2 {
  background-color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 48px;
  text-decoration: none;
  display: flex;
}

.phone-outer-layout-2 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.picture-29 {
  opacity: 1;
  object-fit: cover;
  overflow: hidden;
}

.grid-copy-5 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.nmero-de-columnas-12-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.grid-6 {
  grid-row-gap: 48px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.text-95 {
  color: #2b3e50;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Aeonikprotrial, Arial, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.picture-30 {
  object-fit: cover;
  overflow: hidden;
}

.grid-copy-6 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.desktop-column-4 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.desktop-copy-4 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.column-balls-6 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 28px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  display: flex;
}

.ball-5 {
  background-color: #2b3e50;
  border-radius: 16px;
  width: 16px;
  height: 16px;
  overflow: hidden;
}

.text-96 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ppmori, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.traits-column-4 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.traits-copy-4 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-97 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.accesibility-copy-3 {
  background-color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 48px;
  text-decoration: none;
  display: flex;
}

.phone-outer-layout-3 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.picture-31 {
  opacity: 1;
  object-fit: cover;
  overflow: hidden;
}

.grid-copy-7 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.nmero-de-columnas-12-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ppmori, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.image-9 {
  width: 100%;
  height: 100%;
}

.div-block-35 {
  opacity: 0;
}

.paragraph-18 {
  color: #fff;
  font-family: Barlow, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 135%;
}

.heading-12 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 48px;
  line-height: 100%;
}

.heading-13 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 48px;
  line-height: 100%;
}

.list-item-9 {
  color: #000;
  font-family: Barlow, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 135%;
}

.list-item-10, .list-item-11, .list-item-12, .list-item-13 {
  color: #000;
  font-family: Barlow, sans-serif;
  font-size: 24px;
  line-height: 135%;
}

.typography-3 {
  grid-row-gap: 48px;
  background-color: #fffc;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.text-98 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.typography-outer-frame-3 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.typographi-copy-3 {
  grid-column-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1312px;
  text-decoration: none;
  display: flex;
}

.titles-3 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-99 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 124px;
  font-weight: 700;
  line-height: 135%;
  text-decoration: none;
}

.text-100 {
  color: #2e3b30;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 180px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.body-style-4 {
  grid-column-gap: 96px;
  grid-row-gap: 96px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 632px;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 48px;
  padding-left: 48px;
  text-decoration: none;
  display: flex;
}

.inter-copy-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-101 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.abcdefghijklmnopqrstuvwxyz-abcdefghijklmnopqrstuvwxyz-1234567891 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.type-copy-2 {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 50px;
  display: flex;
}

.bold-layout-3 {
  grid-column-gap: 10px;
  border: 2px solid #2e3b30;
  justify-content: flex-start;
  align-items: flex-start;
  width: 173.333px;
  height: 50px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-102 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.semibold-layout-4 {
  grid-column-gap: 10px;
  border: 2px solid #2e3b30;
  justify-content: flex-start;
  align-items: flex-start;
  width: 173.333px;
  height: 50px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-103 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-104 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.colors-outer-frame-4 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1312px;
  text-decoration: none;
  display: flex;
}

.green-outer-layout-4 {
  border: 1px solid #f3cb57cc;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 260px;
  display: flex;
}

.color-20 {
  background-color: #2e3b30;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.color-layout-4 {
  grid-column-gap: 10px;
  background-color: #515050;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-105 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.orange-outer-layout-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 260px;
  display: flex;
}

.color-21 {
  background-color: #f2994a;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.color-22 {
  background-color: #000;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.color-23 {
  background-color: #fff;
  border: 2px solid #000;
  border-bottom-width: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.paragraph-19 {
  font-size: 24px;
  line-height: 135%;
}

.carousel-track {
  z-index: auto;
  will-change: transform;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.carousel-item {
  color: #1c1c1e;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  cursor: grab;
  flex: none;
  width: 300px;
  margin-top: 0;
  margin-left: 75px;
  margin-right: 75px;
  -webkit-text-decoration: none;
  text-decoration: none;
  position: relative;
}

.carousel-item.is-center {
  z-index: 10;
  margin-top: 0;
}

.carousel-item.carrusel-clika {
  margin-top: 60px;
  margin-left: 75px;
  margin-right: 75px;
  transform: rotate(-12deg);
}

.carousel-item.carrusel-vullbolos {
  margin-left: 75px;
  margin-right: 75px;
}

.carousel-item.carrusel-zenify, .carousel-item.carrusel-flour-fork {
  margin-top: 60px;
  margin-left: 75px;
  margin-right: 75px;
  transform: rotate(12deg);
}

.carousel-item.carrusel-extra {
  margin-top: 60px;
  margin-left: 75px;
  margin-right: 75px;
  transform: rotate(-12deg);
}

.carousel-item.is-left, .carousel-item.is-right {
  margin-top: 0;
  transform: none;
}

.image-10 {
  border-radius: 16px;
  width: 300px;
  height: 300px;
  display: inline-block;
}

.heading-14 {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-20 {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 135%;
}

.div-block-37 {
  height: 400px;
}

.div-block-38 {
  height: 200px;
}

.div-block-39 {
  height: 150px;
}

.div-block-40 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  white-space: nowrap;
  object-fit: fill;
  display: flex;
}

.div-block-41 {
  width: 100%;
  display: flex;
  overflow: hidden;
}

.carousel-wrapper {
  cursor: grab;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.item-content {
  opacity: .4;
  flex-flow: column;
  display: flex;
  transform: scale(.8);
}

.item-content.is-side {
  opacity: .4;
  transform: scale(.8);
}

.item-content.is-center {
  opacity: 100;
  transform: scale(1);
}

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

.body-4 {
  background-color: #f7f7f5;
}

.image-13 {
  width: 100%;
}

.div-block-52 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-19 {
  width: 100%;
  max-width: none;
}

.image-1920 {
  display: none;
}

.image-1923 {
  border-radius: 16px;
  width: 100%;
  height: 100%;
}

.image-tablet, .imagen-movil, .image-movil {
  display: none;
}

.hero-7-copy {
  grid-row-gap: 10px;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 850px;
  display: flex;
}

.picture-tablet {
  display: none;
}

.picture-234 {
  height: 100%;
}

.image-1925, .image-1926, .image-1927, .image-1928 {
  width: 100%;
  height: 100%;
}

.estrellas-movil {
  width: 20px;
  max-width: none;
  height: 20px;
}

.div-block-59 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-flow: column;
  display: flex;
}

.div-block-59.estrellitas-exp {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.div-block-60 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-flow: column;
  padding-top: 4px;
  display: flex;
}

.div-block-60.estrellas-exp02 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.div-block-61 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.div-block-61.estrellitas-exp-03 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
}

.hero-1920 {
  display: none;
}

.contact {
  opacity: 0;
}

.dropdown-toggle {
  padding: 6px 40px 6px 16px;
}

.text-block-2 {
  font-size: 14px;
  font-weight: 500;
}

.dropdown-link {
  text-align: center;
  background-color: #c8d5eb;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}

.dropdown-link.w--current {
  background-color: #a4c5fb;
  font-weight: 700;
}

.dropdown-link-2 {
  text-align: center;
  background-color: #c8d5eb;
  font-size: 14px;
}

.dropdown-link-2.w--current {
  background-color: #a4c5fb;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 700;
}

.list-item-15 {
  opacity: 0;
  pointer-events: none;
  width: 0;
  height: 0;
}

.div-block-64 {
  display: none;
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 1440px;
    margin-left: 64px;
    margin-right: 64px;
  }

  .hero {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 1440px;
  }

  .body {
    background-color: #eaf1ff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    display: flex;
  }

  .portfolio-work-4 {
    padding-top: 90px;
  }

  .card-frame-4 {
    justify-content: space-between;
    align-items: flex-start;
    height: 450px;
  }

  .text-26 {
    font-weight: 600;
  }

  .nav-link {
    font-family: Manrope, sans-serif;
    font-weight: 600;
  }

  .boton-curriculum {
    background-color: #3e7de4;
    border-radius: 8px;
    font-family: Manrope, sans-serif;
  }

  .container-2.footer {
    justify-content: space-between;
    align-items: center;
    max-width: 1440px;
  }

  .section-d.otros-trabajos {
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .section-d.portfolio {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 1440px;
    display: flex;
  }

  .section-d.footer {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .section-d.experiencia, .navbar-no-shadow-container, .container-regular {
    max-width: 1440px;
  }

  .directorios {
    background-position: 50%;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1440px;
  }

  .div-block-10, .div-block-11, .div-block-12 {
    opacity: 0;
  }

  .background-video {
    width: 100%;
    height: 100%;
  }

  .section-5.wrapper-trabajos {
    justify-content: space-between;
    align-self: center;
    align-items: flex-start;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    left: auto;
  }

  .body-2 {
    background-color: #f7f7f5;
  }

  .titulo-cards {
    pointer-events: auto;
  }

  .preview-item {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }

  .preview-item.preview-lm {
    opacity: 1;
    pointer-events: auto;
  }

  .preview-item.preview-dentro, .preview-item.preview-etiden, .preview-item.preview-3d, .preview-item.preview-tarta, .preview-item.preview-baaria {
    opacity: 0;
    pointer-events: none;
  }

  .image-4 {
    pointer-events: auto;
  }

  .div-block-19 {
    overflow: hidden;
  }

  .section-d-copy.sobre-mi {
    justify-content: center;
    align-items: center;
    max-width: 1440px;
  }

  .section-d-copy.portfolio {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-5 {
    width: 50%;
    max-width: none;
    height: 50%;
    overflow: visible;
  }

  .clika-case-study {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
    padding-top: 85px;
  }

  .hero-6 {
    height: auto;
    display: none;
  }

  .explanation, .problems {
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }

  .typography {
    max-width: 1440px;
    padding-top: 128px;
    padding-left: 0;
    padding-right: 0;
  }

  .colors {
    max-width: none;
  }

  .grid-2 {
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }

  .zenify-case-study {
    max-width: none;
  }

  .hero-7 {
    height: auto;
    display: block;
  }

  .explanation-copy {
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }

  .designs {
    max-width: 1440px;
    padding: 0;
  }

  .flour-fork-case-study {
    max-width: none;
  }

  .hero-8 {
    display: none;
  }

  .explanation-3 {
    align-self: center;
    place-items: start stretch;
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-4 {
    align-self: center;
    padding-left: 0;
    padding-right: 0;
  }

  .wireframe-2 {
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    max-width: none;
  }

  .personajes-3d-case-study {
    background-color: #f7f7f5;
    max-width: none;
  }

  .hero-9 {
    align-self: center;
    max-width: 1440px;
  }

  .description-copy {
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }

  .baaria-case-study {
    max-width: none;
  }

  .description-copy-2 {
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }

  .vullbolos-case-study {
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
  }

  .hero-7 {
    display: none;
  }

  .objectives {
    background-color: #fff0;
    background-image: none;
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }

  .alternative {
    height: auto;
    min-height: auto;
  }

  .typography-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .typography-outer-frame-2 {
    width: 100%;
  }

  .typographi-copy-2, .body-style-2 {
    max-width: none;
  }

  .frame-31 {
    justify-content: space-between;
    align-items: flex-end;
  }

  .grid-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .picture-13.grid {
    max-height: none;
  }

  .accesibility-outer-layout {
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-59 {
    font-family: Inter, sans-serif;
  }

  .wireframes {
    max-width: 100%;
  }

  .nmero-de-columnas-3-1 {
    font-family: Inter, sans-serif;
  }

  .marketing-digital-case-study {
    background-color: #f7f7f5;
    max-width: none;
  }

  .hero-12 {
    max-width: 1440px;
  }

  .dentro-de-mi-case-study {
    background-color: #f7f7f5;
    max-width: none;
  }

  .hero-13 {
    max-width: 1440px;
  }

  .tartaleta-case-study {
    background-color: #f7f7f5;
    max-width: none;
  }

  .hero-14 {
    align-self: center;
    max-width: 1440px;
  }

  .link-block, .link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10, .link-block-11 {
    text-decoration: none;
  }

  .section-8 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-25 {
    justify-content: center;
    align-items: flex-start;
    max-width: 1440px;
  }

  .explanation-4, .objectives-2 {
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-10 {
    max-width: 1440px;
    padding-bottom: 128px;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .picture-30 {
    width: 100%;
    height: 100%;
  }

  .image-9 {
    display: none;
  }

  .typography-3 {
    align-self: center;
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }

  .typographi-copy-3, .colors-outer-frame-4 {
    max-width: 1440px;
  }

  .div-block-42, .div-block-43, .div-block-44, .div-block-45, .div-block-46 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-47 {
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .div-block-48 {
    background-color: #fff;
    background-image: url('../images/Objectives.png');
    background-position: 0 0;
    background-size: 100% 100%;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .div-block-49 {
    width: 100vw;
  }

  .image-11 {
    width: 100vw;
    max-width: none;
    display: none;
  }

  .image-12 {
    width: 100vw;
    max-width: none;
  }

  .image-13 {
    width: 100vw;
    max-width: none;
    display: none;
  }

  .image-14 {
    order: 0;
    width: 100vw;
    max-width: none;
    display: none;
  }

  .image-15 {
    width: 100vw;
    max-width: none;
    display: none;
  }

  .div-block-50 {
    width: 100vw;
  }

  .image-16 {
    width: 100%;
    max-width: none;
  }

  .div-block-51 {
    background-color: #fdeab4;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .image-18 {
    opacity: 1;
    width: 100%;
    max-width: none;
    display: none;
  }

  .div-block-52 {
    width: 100%;
  }

  .image-19 {
    opacity: 1;
    mix-blend-mode: normal;
    display: none;
  }

  .image-1920 {
    width: 100%;
    display: block;
  }

  .div-block-53 {
    flex-flow: row;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: block;
  }

  .div-block-54 {
    align-self: center;
  }

  .div-block-55 {
    background-color: #2e3b30;
    justify-content: center;
    align-self: center;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .div-block-56, .div-block-57 {
    background-color: #1c1c1e;
    justify-content: center;
    align-self: center;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .div-block-58 {
    justify-content: center;
    align-items: stretch;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .image-1921, .image-1922 {
    display: none;
  }

  .link-block-20, .link-block-21, .link-block-22, .link-block-23 {
    line-height: 20px;
  }

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

  .image-1924 {
    width: 100%;
  }

  .hero-7-copy {
    height: auto;
  }

  .image-1925, .image-1926, .image-1927, .image-1928 {
    width: 100%;
    height: 100%;
  }

  .div-block-59 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
  }

  .div-block-59.estrellitas-exp {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .div-block-60 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
  }

  .div-block-60.estrellas-exp02 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .hero-1920 {
    width: 100%;
    height: 100%;
    display: block;
  }

  .dropdown-link {
    color: #1263c6;
    background-color: #a4c5fb;
    font-weight: 700;
  }

  .dropdown-link.tapado {
    color: #000;
    background-color: #d5e3fa;
    font-weight: 400;
  }

  .dropdown-link-2 {
    background-color: #a4c5fb;
    font-weight: 700;
  }

  .dropdown-link-2.current {
    color: #0648a3;
  }

  .dropdown-link-2.tapado {
    background-color: #c8d5eb;
    font-weight: 400;
  }

  .div-block-64 {
    width: auto;
    height: auto;
    padding-top: 0;
    position: absolute;
    top: 90px;
    left: 0%;
  }

  .image-1932 {
    width: 50%;
    min-width: auto;
    max-width: none;
    height: 50%;
    min-height: auto;
    display: block;
    overflow: clip;
  }
}

@media screen and (max-width: 991px) {
  .dual-outer-layer-4 {
    grid-row-gap: 80px;
    flex-flow: column;
  }

  .card-outer-layer-13 {
    height: 100%;
  }

  .card-frame-4 {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
  }

  .labels-outer-layout-4 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-26, .text-27 {
    text-align: left;
  }

  .boton-contacto {
    margin-left: 0;
  }

  .section-d.otros-trabajos {
    min-height: 1800px;
  }

  .section-d.portfolio, .section-d.footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-d.experiencia {
    padding-top: 64px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

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

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

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

  .mobile-margin-top-10 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    margin-left: 24px;
    display: block;
  }

  .menu-button {
    padding: 12px;
  }

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

  .navbar-no-shadow-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .nav-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #f7f7f5;
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
    padding: 24px 40px;
    display: flex;
  }

  .nav-button-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .directorios {
    grid-column-gap: 70px;
    background-position: 40% 40%;
    background-repeat: no-repeat;
    padding: 189px 40px 60px;
    position: static;
  }

  .frame-289 {
    grid-row-gap: 40px;
  }

  .text-29 {
    font-size: 80px;
  }

  .frame-290 {
    opacity: 0;
  }

  .spline-container {
    display: none;
  }

  .spline-scene {
    height: 70%;
  }

  .div-block-4 {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-8 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .div-block-9 {
    opacity: 100;
  }

  .section-2 {
    width: 100%;
    max-width: 640px;
    height: auto;
    padding-top: 0;
    padding-bottom: 64px;
  }

  .div-block-10, .div-block-11, .div-block-12 {
    opacity: 100;
  }

  .section-3 {
    display: none;
  }

  .section-4 {
    grid-template-columns: 1fr;
    width: 50%;
  }

  .background-video {
    width: 100%;
    height: 100%;
  }

  .section-5 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .section-5.wrapper-trabajos {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-19 {
    height: 100vh;
  }

  .section-d-copy.sobre-mi {
    flex-flow: column;
    padding: 64px 40px 80px;
  }

  .image-5 {
    width: 100%;
    max-width: none;
  }

  .hero-6 {
    height: auto;
  }

  .explanation {
    padding: 64px 40px;
  }

  .problems {
    grid-template-areas: ". Area";
    place-items: center stretch;
    padding: 60px 40px;
    display: flex;
  }

  .copy {
    padding: 40px 20px;
  }

  .picture-12 {
    background-color: #83b84d;
    height: auto;
  }

  .typography {
    padding: 60px 40px;
  }

  .typographi-copy {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .titles {
    grid-row-gap: 0px;
  }

  .body-style {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    max-width: none;
    height: auto;
    padding-top: 40px;
  }

  .type-copy {
    grid-column-gap: 0px;
    justify-content: space-between;
    align-items: flex-end;
  }

  .colors {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .yellow-outer-frame, .green-2-outer-frame {
    max-width: none;
  }

  .white-outer-frame {
    border-color: #f3cb5700;
    max-width: none;
  }

  .grid-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .ball-1 {
    width: 8px;
    height: 8px;
  }

  .explanation-copy {
    grid-row-gap: 24px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .designs {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-49 {
    font-size: 96px;
  }

  .body-style-2 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    justify-content: space-between;
    align-self: auto;
    align-items: flex-start;
    max-width: none;
    height: auto;
    padding-top: 40px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .hero-8 {
    height: auto;
  }

  .explanation-3 {
    flex-flow: column;
    padding: 64px 40px;
    display: flex;
  }

  .grid-4 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .ball-3 {
    width: 8px;
    height: 9px;
  }

  .hero-9 {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-outer-frame {
    grid-row-gap: 56px;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .description-copy {
    padding: 80px 40px;
  }

  .text-72 {
    font-size: 48px;
  }

  .text-73 {
    font-size: 20px;
  }

  .description-copy-2 {
    padding: 80px 40px;
  }

  .text-74 {
    font-size: 40px;
  }

  .text-75 {
    font-size: 20px;
  }

  .hero-7 {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .objectives {
    grid-row-gap: 64px;
    flex-flow: column;
    min-height: auto;
    padding: 80px 40px;
    display: flex;
  }

  .alternative {
    background-image: none;
    height: auto;
    min-height: auto;
    padding: 0;
  }

  .typography-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .typography-outer-frame-2 {
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
  }

  .typographi-copy-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .titles-2 {
    grid-row-gap: 24px;
  }

  .text-50 {
    line-height: 100%;
  }

  .body-style-2 {
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    padding-bottom: 40px;
    padding-left: 0;
  }

  .frame-31 {
    justify-content: space-between;
    align-items: flex-end;
  }

  .orange-outer-layout, .grey-outer-layout {
    height: 150px;
  }

  .grid-3 {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .picture-13 {
    width: auto;
    height: 100%;
    max-height: 400px;
  }

  .picture-13.picture-tablet {
    max-height: none;
  }

  .ball-2 {
    width: 8px;
    height: 8px;
  }

  .text-58 {
    line-height: 125%;
  }

  .accesibility-outer-layout {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    justify-content: center;
    align-items: flex-start;
    padding-left: 40px;
    padding-right: 40px;
  }

  .phone-outer-layout {
    justify-content: flex-start;
    align-items: center;
  }

  .text-59 {
    line-height: 125%;
  }

  .hero-12 {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-outer-frame-2 {
    grid-row-gap: 56px;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .hero-13 {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-outer-frame-3 {
    grid-row-gap: 56px;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .hero-14 {
    grid-column-gap: 0px;
    grid-row-gap: 56px;
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-outer-frame-4 {
    grid-row-gap: 56px;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .div-block-21 {
    justify-content: center;
    align-items: center;
  }

  .link-block-12 {
    display: none;
  }

  .contacto {
    opacity: 1;
  }

  .section-8 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-25 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
  }

  .texto-wrapper {
    width: 100%;
  }

  .spacer {
    display: none;
    position: static;
  }

  .image-6 {
    width: 100%;
    display: none;
  }

  .div-block-28 {
    width: 100%;
    height: 100%;
    position: static;
  }

  .explanation-4 {
    padding: 64px 40px;
  }

  .explanation-outer-layout-2 {
    grid-column-gap: 64px;
    height: auto;
    overflow: visible;
  }

  .text-89 {
    width: auto;
    max-width: none;
  }

  .div-block-31, .div-block-32 {
    display: none;
  }

  .objectives-2 {
    grid-row-gap: 48px;
    flex-flow: column;
    padding: 64px 40px;
  }

  .div-block-33 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .image-8 {
    width: 100%;
    max-width: none;
  }

  .section-10 {
    width: 100%;
    padding-top: 24px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-34 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .heading-10 {
    align-self: flex-start;
  }

  .paragraph-17 {
    text-align: left;
    align-self: flex-start;
  }

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

  .dark-blue-outer-layout-2 {
    max-width: none;
    height: 150px;
  }

  .blue-outer-layout-2, .green-outer-layout-3 {
    height: 150px;
  }

  .grid-6 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .picture-30 {
    width: 100%;
    height: auto;
  }

  .ball-5 {
    width: 8px;
    height: 8px;
  }

  .text-96 {
    line-height: 125%;
  }

  .accesibility-copy-3 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .picture-31 {
    width: auto;
    height: 100%;
    max-height: 400px;
  }

  .div-block-35 {
    display: none;
  }

  .typography-3 {
    padding: 64px 40px;
  }

  .typographi-copy-3 {
    flex-flow: column;
  }

  .body-style-4 {
    max-width: none;
    padding-left: 0;
  }

  .type-copy-2 {
    justify-content: space-between;
    align-items: flex-end;
  }

  .green-outer-layout-4, .orange-outer-layout-2 {
    height: 180px;
  }

  .list-item-14 {
    border-radius: 0;
  }

  .link-block-20, .link-block-21 {
    width: 100%;
    height: 100%;
  }

  .link-block-22 {
    width: auto;
    height: 100%;
  }

  .link-block-23 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    max-height: none;
    display: block;
  }

  .image-tablet {
    display: none;
  }

  .imagen-movil {
    width: 100%;
    display: none;
  }

  .image-1924 {
    width: 100%;
  }

  .list-3 {
    padding-left: 20px;
  }

  .picture-tablet {
    width: 100%;
    height: auto;
    display: block;
  }

  .picture-tablet-2 {
    width: 100%;
    height: auto;
    display: none;
  }

  .image-1925 {
    width: 100%;
    height: 100%;
  }

  .image-1927 {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .image-1928 {
    width: auto;
    max-width: none;
    height: auto;
    max-height: 44px;
  }

  .estrellas-movil {
    display: block;
  }

  .div-block-59.estrellitas-exp {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .div-block-60 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
  }

  .div-block-60.estrellas-exp02 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .dropdown-toggle {
    padding-left: 0;
  }

  .dropdown-es {
    margin-left: 0;
  }

  .div-block-62 {
    background-color: #3e7de4;
    width: 100%;
    height: 1px;
    padding-left: 40px;
  }

  .list-item-15 {
    opacity: 100;
    pointer-events: auto;
    background-color: #3e7de4;
    border-radius: 0;
    width: 40%;
    height: auto;
    margin-left: 20px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 40px;
  }

  .div-block-63 {
    background-color: red;
  }

  .dropdown {
    margin-left: 0;
  }

  .div-block-64 {
    display: block;
    position: absolute;
    top: 80px;
    left: 45%;
  }

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

  .image-1933 {
    width: 95%;
    max-width: none;
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .hero-5 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-2 {
    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-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

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

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .directorios {
    background-position: 50%;
    height: auto;
  }

  .frame-289 {
    pointer-events: auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding-top: 0;
  }

  .div-block-8 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .hero-8 {
    justify-content: center;
    align-items: center;
  }

  .text-49 {
    font-size: 80px;
  }

  .colors-outer-frame {
    grid-column-gap: 16px;
  }

  .picture-13 {
    max-height: 310px;
  }

  .div-block-25 {
    flex-flow: column;
  }

  .texto-wrapper {
    margin-top: 0;
  }

  .spacer {
    display: none;
  }

  .div-block-28 {
    height: 100%;
    display: block;
    position: static;
  }

  .explanation-outer-layout-2 {
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .colors-outer-frame-3 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .dark-blue-outer-layout-2 {
    height: 200px;
  }

  .blue-outer-layout-2, .green-outer-layout-3 {
    max-width: none;
    height: 200px;
  }

  .picture-31 {
    max-height: 310px;
  }

  .green-outer-layout-4, .orange-outer-layout-2 {
    height: 150px;
  }

  .link-block-22 {
    width: 85%;
  }

  .image-tablet {
    display: none;
  }

  .imagen-movil {
    width: 100%;
    height: 100%;
    display: none;
  }

  .image-1928 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .div-block-61 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .dropdown-es {
    margin-left: 0;
  }

  .list-item-15 {
    margin-left: 24px;
  }

  .div-block-64 {
    top: 90px;
  }

  .image-1933 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .hero-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .dual-outer-layer-4 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .card-outer-layer-13 {
    height: auto;
  }

  .card-frame-4 {
    justify-content: center;
    align-items: center;
  }

  .card-copy-4 {
    justify-content: flex-start;
    align-items: center;
  }

  .labels-outer-layout-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: start;
    place-items: start;
    display: flex;
  }

  .label-layout-4 {
    padding: 10px;
  }

  .text-25 {
    font-size: 12px;
  }

  .text-26, .text-27 {
    text-align: left;
    line-height: 125%;
  }

  .card-outer-layer-14 {
    height: auto;
  }

  .picture-1 {
    -webkit-text-fill-color: inherit;
    background-position: 50%;
    background-clip: border-box;
  }

  .picture-02 {
    background-position: 50%;
  }

  .container-2.footer {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .section-d.otros-trabajos {
    height: 2500px;
    min-height: auto;
  }

  .section-d.portfolio {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-d.footer {
    width: 100%;
  }

  .section-d.experiencia {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-3 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

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

  .navbar-no-shadow {
    width: 100%;
    display: block;
  }

  .navbar-no-shadow-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .directorios {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-position: 47% 69%;
    background-repeat: no-repeat;
    background-size: 220%;
    background-attachment: scroll;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    max-width: none;
    height: 620px;
    padding-top: 164px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-289 {
    grid-row-gap: 32px;
    width: 300px;
    max-width: 160px;
    overflow: visible;
  }

  .frame-292 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .frame-293 {
    padding-right: 0;
  }

  .linea {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-28 {
    font-size: 16px;
  }

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

  .frame-294 {
    width: 100%;
    max-width: none;
    padding-right: 0;
  }

  .text-30 {
    letter-spacing: -.04em;
  }

  .frame-290 {
    display: none;
  }

  .spline-container {
    height: 100%;
  }

  .spline-scene {
    width: 100%;
    height: 100%;
    margin-top: 20px;
  }

  .paragraph {
    font-size: 18px;
  }

  .div-block-4 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-5 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

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

  .paragraph-2 {
    width: 100%;
    font-size: 18px;
  }

  .div-block-9 {
    opacity: 1;
  }

  .paragraph-3, .paragraph-4, .paragraph-5 {
    font-size: 18px;
  }

  .div-block-10, .div-block-11, .div-block-12 {
    opacity: 1;
  }

  .section-4 {
    width: 100%;
  }

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

  .div-block-19 {
    height: 1240px;
  }

  .section-7 {
    display: none;
  }

  .section-d-copy.sobre-mi {
    padding-bottom: 64px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-6 {
    display: none;
  }

  .explanation {
    padding: 40px 20px;
  }

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

  .line {
    width: 100%;
  }

  .text-33 {
    font-size: 20px;
  }

  .problems {
    padding: 40px 20px;
  }

  .typography {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-35 {
    font-size: 32px;
  }

  .typography-outer-frame {
    grid-row-gap: 64px;
  }

  .text-36 {
    font-size: 56px;
  }

  .text-37 {
    font-size: 100px;
  }

  .body-style {
    padding-bottom: 24px;
  }

  .text-38 {
    font-size: 28px;
  }

  .type-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: space-between;
    align-items: center;
    height: auto;
  }

  .bold-layout {
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-39 {
    font-size: 16px;
  }

  .semibold-layout {
    width: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-40, .text-41 {
    font-size: 16px;
  }

  .yellow-outer-frame {
    height: 180px;
  }

  .text-42 {
    font-size: 16px;
  }

  .green-2-outer-frame, .white-outer-frame {
    height: 180px;
  }

  .grid-2 {
    padding: 40px 20px;
  }

  .text-43 {
    font-size: 32px;
  }

  .grid-copy {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .text-44, .nmero-de-columnas-12-1 {
    font-size: 20px;
  }

  .explanation-copy {
    padding: 60px 20px 20px;
  }

  .text-46 {
    font-size: 32px;
  }

  .designs {
    padding: 40px 20px 32px;
  }

  .body-style-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: space-between;
    align-items: center;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-8 {
    display: none;
  }

  .explanation-3 {
    padding: 40px 20px;
  }

  .grid-4 {
    padding: 60px 20px;
  }

  .text-66 {
    font-size: 32px;
  }

  .text-67, .nmero-de-columnas-12-3 {
    font-size: 20px;
  }

  .hero-9, .description-copy, .description-copy-2 {
    padding: 60px 20px;
  }

  .vullbolos-case-study {
    padding-top: 80px;
  }

  .hero-7 {
    display: none;
  }

  .objectives {
    padding: 40px 20px;
  }

  .text-47 {
    font-size: 32px;
  }

  .typography-2 {
    padding: 40px 20px;
  }

  .text-49 {
    font-size: 50px;
  }

  .text-50 {
    font-size: 100px;
  }

  .body-style-2 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    height: auto;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .inter-copy-2 {
    overflow: visible;
  }

  .frame-31 {
    grid-column-gap: 24px;
  }

  .frame-38 {
    width: 100%;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-52 {
    font-size: 16px;
  }

  .frame-41 {
    width: 100%;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-53, .text-54 {
    font-size: 16px;
  }

  .colors-outer-frame {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-55 {
    font-size: 16px;
  }

  .grid-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-56 {
    font-size: 32px;
  }

  .picture-13 {
    max-height: 170px;
  }

  .grid-copy-2 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    justify-content: space-between;
    align-items: flex-start;
  }

  .desktop-column-2, .desktop-copy-2 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .column-balls-3 {
    padding-top: 10px;
  }

  .text-57 {
    font-size: 20px;
  }

  .column-balls-4 {
    padding-top: 10px;
  }

  .accesibility-outer-layout {
    padding: 0 20px 60px;
  }

  .text-59 {
    text-align: left;
    font-size: 20px;
    text-decoration: none;
  }

  .nmero-de-columnas-12-2, .nmero-de-columnas-3-1 {
    font-size: 20px;
  }

  .hero-12, .hero-13, .hero-14 {
    padding: 60px 20px;
  }

  .contacto {
    opacity: 1;
  }

  .contacto-wrapper {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: auto;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-86 {
    color: #1c1c1e;
  }

  .text-87 {
    color: #1c1c1e;
    font-size: 18px;
  }

  .link-block-13 {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .text-88 {
    color: #1c1c1e;
  }

  .section-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-25 {
    flex-flow: column;
  }

  .texto-wrapper {
    margin-top: 0;
  }

  .spacer {
    display: none;
  }

  .div-block-28 {
    display: block;
  }

  .paragraph-8 {
    width: 100%;
    font-size: 16px;
  }

  .explanation-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-89 {
    font-size: 32px;
  }

  .vullboloscat-es-un-directorio-musical-que-conecta-artistas-del-maresme-con-salas-espacios-culturales-2 {
    font-size: 20px;
  }

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

  .paragraph-9, .paragraph-10, .paragraph-11 {
    font-size: 20px;
    line-height: 125%;
  }

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

  .objectives-2 {
    padding: 40px 20px;
  }

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

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

  .section-10 {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .heading-9 {
    font-size: 100px;
  }

  .heading-10 {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .heading-11 {
    font-size: 20px;
  }

  .dark-blue-outer-layout-2 {
    height: 150px;
  }

  .text-91 {
    font-size: 16px;
  }

  .blue-outer-layout-2, .green-outer-layout-3 {
    height: 150px;
  }

  .grid-6 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-copy-6 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .desktop-column-4 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .desktop-copy-4 {
    justify-content: center;
    align-items: flex-start;
  }

  .column-balls-6 {
    padding-top: 10px;
  }

  .text-96 {
    font-size: 20px;
  }

  .accesibility-copy-3 {
    padding-top: 24px;
  }

  .picture-31 {
    max-height: 175px;
  }

  .nmero-de-columnas-12-5, .paragraph-18 {
    font-size: 20px;
  }

  .heading-12, .heading-13 {
    font-size: 32px;
  }

  .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13 {
    font-size: 20px;
  }

  .typography-3 {
    padding: 40px 20px;
  }

  .text-98 {
    font-size: 32px;
  }

  .text-99 {
    font-size: 56px;
  }

  .text-100 {
    font-size: 100px;
  }

  .body-style-4 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .bold-layout-3 {
    width: auto;
    height: auto;
  }

  .text-102 {
    font-size: 16px;
  }

  .semibold-layout-4 {
    width: auto;
    height: auto;
  }

  .text-103, .text-104 {
    font-size: 16px;
  }

  .colors-outer-frame-4 {
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-105 {
    font-size: 16px;
  }

  .image-1920 {
    width: 100%;
    height: 100%;
    display: none;
  }

  .link-block-22 {
    width: 100%;
    height: 100%;
  }

  .link-block-23 {
    max-height: 72px;
  }

  .image-1923 {
    border-radius: 16px;
    width: auto;
    height: auto;
    overflow: clip;
  }

  .imagen-movil {
    display: block;
    position: static;
  }

  .image-movil {
    width: 100%;
    height: 100%;
    display: block;
  }

  .hero-7-copy {
    display: none;
  }

  .list-4 {
    padding-left: 20px;
  }

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

  .picture-234 {
    height: 100%;
  }

  .image-1925 {
    width: auto;
    max-height: 42px;
  }

  .image-1926 {
    width: auto;
    height: 100%;
    max-height: 42px;
  }

  .image-1927, .image-1928 {
    width: auto;
    max-width: none;
    height: 100%;
    max-height: 42px;
  }

  .section-11 {
    width: 100%;
  }

  .image-1929 {
    max-width: 100%;
    display: none;
  }

  .estrellas-movil {
    width: 20px;
    max-width: none;
    height: 20px;
    display: block;
    overflow: clip;
  }

  .image-1930, .image-1931 {
    display: none;
  }

  .div-block-59 {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    flex-flow: column;
    padding-top: 4px;
    display: flex;
  }

  .div-block-59.estrellitas-exp {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
  }

  .div-block-60 {
    grid-column-gap: 55px;
    grid-row-gap: 55px;
    flex-flow: column;
    display: flex;
  }

  .div-block-60.estrellas-exp02 {
    grid-column-gap: 84px;
    grid-row-gap: 84px;
  }

  .div-block-60.estrellas-skills {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
  }

  .div-block-61 {
    grid-column-gap: 61px;
    grid-row-gap: 61px;
    flex-flow: column;
    display: flex;
  }

  .div-block-61.estrellitas-exp-03 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .dropdown-es {
    margin-left: 0;
  }

  .list-item-15 {
    margin-top: 10px;
    margin-left: 24px;
  }

  .div-block-64 {
    top: 220px;
    left: 45%;
  }

  .image-1933 {
    width: 100%;
  }
}


@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonikprotrial';
  src: url('../fonts/AeonikProTRIAL-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonikprotrial';
  src: url('../fonts/AeonikProTRIAL-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppmori';
  src: url('../fonts/PPMori-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppmori';
  src: url('../fonts/PPMori-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}