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

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

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

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

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 75px;
  line-height: 110%;
  font-weight: 700;
  letter-spacing: -2px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 54px;
  line-height: 110%;
  font-weight: 700;
  letter-spacing: 1px;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 36px;
  line-height: 100%;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 24px;
  line-height: 110%;
  font-weight: 700;
}

h6 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: linear-gradient(108deg, #b16cea 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  font-size: 22px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

p {
  margin-bottom: 0px;
  color: #666;
}

a {
  color: #3c46ff;
  font-size: 16px;
  line-height: 130%;
  font-weight: 500;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

ol {
  margin-top: 25px;
  margin-bottom: 35px;
  padding-left: 40px;
  color: #666;
  font-size: 20px;
  line-height: 36px;
}

li {
  margin-bottom: 10px;
  color: #666;
  font-size: 20px;
  line-height: 36px;
}

img {
  display: inline-block;
  max-width: 100%;
}

strong {
  font-weight: bold;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  margin-top: 5px;
  text-align: center;
}

.white {
  color: #fff;
}

.white.blogs {
  margin-bottom: 30px;
}

.white.all-projects {
  color: #000;
  font-size: 30px;
}

.white.blog-cards {
  font-size: 40px;
  line-height: 120%;
}

.button-text {
  color: #000;
  font-size: 18px;
  line-height: 100%;
  font-weight: 700;
}

.button-text.no-opacity {
  opacity: 0;
}

.home-hero-section {
  background-color: #0a0e11;
}

.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  max-width: 1215px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper.trusted-by {
  max-width: 862px;
  padding-top: 20px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper.services {
  max-width: 1098px;
  margin-top: -60px;
  margin-bottom: -60px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wrapper.project-slider {
  position: relative;
  padding-top: 65px;
}

.wrapper.project-slider.slider-wrapper {
  padding-top: 140px;
}

.wrapper.blog-homepage {
  position: relative;
  margin-bottom: 80px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper.about {
  margin-top: -40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper.about.decoxflechas {
  margin-top: -75px;
  margin-bottom: -20px;
}

.wrapper.about.defiestaflechas {
  margin-top: -280px;
  padding-bottom: 30px;
}

.wrapper.about.debikeflechas {
  margin-top: -275px;
  margin-bottom: -40px;
}

.wrapper.about.dehagoflechas {
  margin-top: 0px;
  margin-bottom: -30px;
}

.wrapper.about.bolsocox {
  padding-top: 65px;
  padding-bottom: 65px;
}

.wrapper.about.fotobike {
  margin-top: -20px;
}

.wrapper.about.fotohagouno {
  margin-top: -20px;
}

.wrapper.about.fotofidelman {
  margin-top: -10px;
}

.wrapper.about.fotofidelman2 {
  margin-top: -15px;
}

.wrapper.about.fotofidelman3 {
  margin-top: -15px;
  margin-bottom: -15px;
}

.wrapper.experience {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper.faq-heading {
  margin-bottom: 120px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wrapper.footer {
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper.testimonial-headings {
  margin-top: -30px;
  padding-top: 34px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper.testimonial-headings.wordsonthestreet {
  margin-top: 114px;
}

.wrapper.home-hero {
  padding-top: 70px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper.case-studies-heading {
  margin-top: 73px;
  padding-bottom: 0px;
}

.wrapper.blog-hero {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper.project-detail {
  max-width: 800px;
  padding-top: 160px;
  padding-bottom: 160px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.wrapper.all-projects {
  max-width: 1000px;
  padding-top: 60px;
}

.wrapper.all-projects.blog {
  padding-top: 80px;
}

.wrapper.testimonial-down {
  padding-bottom: 160px;
}

.wrapper.faq-down {
  padding-top: 0px;
}

.wrapper.styleguide {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper.nav {
  padding-top: 40px;
  padding-bottom: 0px;
}

.wrapper.changelog-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wrapper.updates {
  width: 70%;
  margin-top: 100px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 3px solid #000;
}

.wrapper.related-blog {
  padding-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper.lightbox {
  display: -ms-grid;
  display: grid;
  padding-top: 120px;
  padding-bottom: 119px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.wrapper.contact-wrapper {
  margin-top: 25px;
  padding-top: 0px;
  padding-bottom: 100px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper.licensing {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper.licensing.down {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper.instruction-content-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper.instruction-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wrapper.lightbox {
  display: -ms-grid;
  display: grid;
  padding-top: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1.5fr;
  grid-template-columns: 1fr 1.5fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.wrapper.lightbox.gridcox {
  display: block;
  max-width: 100%;
  -ms-grid-columns: 1fr 1.5fr;
  grid-template-columns: 1fr 1.5fr;
}

.wrapper.lightbox.slidefiesta {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.wrapper.lightbox.gridalps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1.5fr;
  grid-template-columns: 1fr 1.5fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.wrapper.lightbox.hago {
  padding-bottom: 0px;
  -ms-grid-columns: 1.5fr 1.5fr;
  grid-template-columns: 1.5fr 1.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.wrapper.lightbox.fideco {
  display: block;
  padding-bottom: 10px;
}

.wrapper.lightbox {
  display: -ms-grid;
  display: grid;
  margin-top: 120px;
  padding-top: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1.5fr 1fr;
  grid-template-columns: 1fr 1.5fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.home-hero-content-wrapper {
  width: 60%;
  margin-top: -75px;
  margin-bottom: 10px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block {
  color: #000;
}

.text-block._18px {
  display: inline;
  font-family: 'PT Sans', sans-serif;
  color: #394149;
  font-size: 14px;
  line-height: 100%;
  font-weight: 400;
}

.text-block._18px.white {
  color: #000;
}

.text-block._18px.project-detail {
  color: #5c5c5c;
  line-height: 32px;
}

.text-block._14px {
  line-height: 100%;
  font-weight: 400;
}

.text-block._14px.white {
  color: hsla(0, 0%, 100%, 0.7);
  font-weight: 300;
}

.text-block._16px {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 130%;
}

.text-block.testimonial-name {
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: 0px;
}

.text-block._20-px {
  color: #666;
  font-size: 20px;
  line-height: 36px;
}

.text-block.instruction-text {
  margin-top: 15px;
  color: #666;
}

.text-block.preloader-text {
  font-size: 65px;
  line-height: 100%;
  font-weight: 500;
}

.text-block.preloader-text.left {
  font-weight: 300;
}

.text-block.preloader-text.right {
  font-weight: 700;
}

.paragraph._16px {
  font-size: 16px;
  line-height: 28px;
}

.paragraph._22px {
  margin-top: 61px;
  margin-bottom: 60px;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 150%;
  font-weight: 400;
}

.paragraph._22px.medium {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 17px;
  line-height: 40px;
  font-weight: 400;
}

.paragraph._22px.medium.coxletra {
  font-size: 16px;
}

.paragraph._22px.medium.bikeletra {
  font-size: 22px;
}

.paragraph._22px.medium.hagoletra {
  font-size: 19px;
}

.paragraph._22px.medium.specific {
  margin-top: 0px;
  font-size: 19px;
}

.paragraph._18-px {
  font-size: 18px;
  line-height: 150%;
}

.home-hero-paragraph-wrapper {
  max-width: 590px;
  margin-top: 25px;
  margin-bottom: 40px;
}

.home-hero-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 372px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-hero-link-text {
  color: #000;
  font-size: 18px;
  line-height: 100%;
  font-weight: 700;
  text-decoration: none;
}

.home-hero-link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.home-hero-arrow-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  margin-left: 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  display: block;
  width: 100%;
  height: 100%;
  padding-bottom: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.contain {
  display: block;
  width: 75%;
  height: 75%;
  padding-bottom: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image.home-hero {
  width: 130%;
  height: 130%;
  max-width: 130%;
  margin-top: -80px;
  margin-left: -60px;
  padding-left: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image.esta {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.image.cuero {
  margin-top: -100px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image.contain {
  display: block;
  padding-bottom: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.home-hero-image-wrapper {
  position: relative;
  width: 43%;
  max-width: 500px;
}

.trusted-by-section {
  background-color: rgba(57, 65, 73, 0.02);
  color: #666;
}

.trusted-by-logo-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.services-section {
  overflow: hidden;
}

.service-heading-and-subtext-wrapper {
  text-align: center;
}

.services-grid {
  display: -ms-grid;
  display: grid;
  width: 70%;
  margin-top: -70px;
  margin-bottom: 100px;
  padding-top: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 90px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.service-item-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.service-item-heading-wrapper {
  margin-top: 42px;
  margin-bottom: 20px;
}

.service-item-paragraph-wrapper {
  max-width: 85%;
  margin-bottom: 25px;
}

.service-pointer-item {
  margin-bottom: 10px;
}

.service-pointer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.service-bullet-point {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 7px;
  height: 7px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 50%;
  background-color: #000;
}

.service-pointer-trigger-text-wrapper {
  margin-left: 10px;
}

.service-pointer-trigger-text {
  color: #000;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

.case-studies-section {
  overflow: hidden;
}

.case-study-heading-wrapper {
  margin-top: 20px;
}

.project-slider {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  background-color: transparent;
}

.project-slider-mask {
  overflow: visible;
  width: 40%;
  height: auto;
}

.project-slider-left-arrow {
  left: auto;
  top: auto;
  right: 5%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 54px;
  height: 54px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.project-slider-right-arrow {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 54px;
  height: 54px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.project-slider-nav {
  display: none;
}

.project-slide {
  margin-right: 24px;
  background-color: #fff;
}

.project-slider-image-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 305px;
}

.project-slider-content {
  padding: 32px;
}

.project-slider-tag-text {
  background-image: linear-gradient(108deg, #df4b55 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  font-size: 14px;
}

.project-slider-heading-wrapper {
  margin-top: 15px;
  margin-bottom: 20px;
}

.blog-section {
  margin-top: -238px;
  padding-top: 200px;
  background-color: #000;
}

.blog-heading-and-subtext-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 25px;
  width: 37%;
  padding-bottom: 140px;
}

.blog-heading-wrapper {
  margin-top: 20px;
}

.blog-content-wrapper {
  width: 57%;
  margin-top: 40px;
}

.blog-section-blog-item-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 65px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  text-decoration: none;
}

.blog-item-date-and-time-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-item-time-wrapper {
  margin-left: 3px;
}

.blog-item-heading-wrapper {
  width: 90%;
  margin-top: 13px;
  margin-bottom: 32px;
}

.blog-item-read-the-article-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-item-arrow-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  margin-left: 19px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-item-dot {
  width: 3px;
  height: 3px;
  margin-top: 5px;
  margin-left: 8px;
  border-radius: 50%;
  background-color: #fff;
}

.blog-item-dot.dark {
  margin-right: 5px;
  background-color: #000;
}

.about-section {
  display: block;
  overflow: hidden;
  margin-top: 50px;
}

.about-section.decox {
  margin-top: 50px;
}

.about-heading-and-subtext-wrapper {
  width: 52%;
}

.about-subtext-wrapper {
  margin-bottom: 15px;
}

.about-heading {
  padding-bottom: 10px;
  background-image: linear-gradient(108deg, #ff5e69 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  font-size: 20px;
  font-style: normal;
  text-transform: none;
}

.about-content-wrapper {
  width: 55%;
  margin-top: 4px;
}

.about-image-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.experience-section {
  overflow: hidden;
}

.experience-left-wrapper {
  width: 48%;
}

.experience-right-wrapper {
  position: relative;
  width: 48%;
}

.experience-heading-wrapper {
  margin-bottom: 80px;
}

.experience-item-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  padding-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-decoration: none;
}

.experience-item-heading-wrapper {
  margin-bottom: 14px;
}

.experience-item-heading-wrapper.work-experience {
  margin-bottom: 0px;
}

.experience-time-period-wrapper {
  min-width: 85px;
  margin-right: 60px;
}

.experience-time-period-wrapper.work-experience {
  min-width: 150px;
}

.experience-arrow-wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  margin-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.experience-arrow-and-time-period-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
}

.experience-item-fulltime-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 75px;
  margin-left: 11px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.experience-item-heading-and-fulltime-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.experience-details-container {
  margin-left: 20px;
}

.experience-icon-wrapper {
  width: 50px;
  height: 50px;
}

.experience-icon-and-details-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-section {
  overflow: hidden;
}

.faq-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.faq-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq-answer {
  overflow: hidden;
  margin-top: 25px;
  font-size: 16px;
}

.faq-question-and-arrow-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.faq-question {
  color: #fff;
  font-size: 24px;
  line-height: 130%;
  font-weight: 400;
  letter-spacing: 0.3px;
}

.faq-question-wrapper {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq-item {
  width: 100%;
  margin-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid hsla(0, 0%, 89.8%, 0.3);
}

.faq-heading-wrapper {
  margin-top: 20px;
}

.faq-section {
  margin-top: 120px;
  background-color: #000;
}

.faq-left {
  width: 48%;
  color: #fff;
}

.faq-right {
  width: 48%;
}

.footer-section {
  width: 100%;
  background-color: #000;
}

.footer-section.paginaprimera {
  margin-top: 121px;
  background-color: #331240;
}

.footer-heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-heading {
  font-family: 'PT Sans', sans-serif;
  color: #b16cea;
  font-weight: 700;
}

.footer-cta {
  display: inline;
  background-image: linear-gradient(108deg, #df4b55 14%, #ff5e69 57%, #ff8a56 81%, #ffa84b);
  -webkit-transition: background-position 2000ms ease;
  transition: background-position 2000ms ease;
  font-size: 54px;
  line-height: 110%;
  font-weight: 700;
  letter-spacing: 0.5px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer-cta.next-project {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}

.footer-line {
  width: 100%;
  height: 5px;
  margin-top: 8px;
  border-radius: 2px;
  background-image: linear-gradient(108deg, #ff5e69 14%, #ff5e69 57%, #ff8a56 81%, #ffa84b);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.slide-nav {
  bottom: -185px;
  display: block;
  overflow: hidden;
}

.testimonial-image-wrapper {
  position: relative;
  width: 48%;
  height: 450px;
  max-width: 485px;
  border-radius: 8px;
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

.flechas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 54px;
  height: 54px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.flechas.left {
  left: auto;
  top: auto;
  right: 4%;
  bottom: 0%;
}

.flechas.left.demegan {
  background-color: #662483;
}

.flechas.right {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.flechas.right.demegan {
  background-color: #662483;
}

.testimonial-quote-icon-wrapper {
  width: 45px;
  height: 45px;
  margin-bottom: 33px;
}

.testimonial-content {
  width: 48%;
}

.testimonial-name-and-position-wrapper {
  margin-top: 115px;
}

.testimonial-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-slide {
  overflow: hidden;
  height: auto;
  padding-right: 103px;
  padding-bottom: 0px;
}

.testimonial-slide.ipad {
  padding-right: 0px;
}

.sliderdentro {
  width: 100%;
  height: auto;
  background-color: transparent;
}

.testimonial-mask {
  height: auto;
}

.testimonial-arrow-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 8px;
  height: 13px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.marca {
  margin-top: 10px;
}

.testimonial-content-text {
  line-height: 130%;
}

.testimonial-content-text.megan {
  margin-bottom: 40px;
  font-family: 'PT Sans', sans-serif;
  font-style: italic;
  font-weight: 400;
}

.testimonial-content-text.naeem {
  margin-bottom: 40px;
}

.footer-address-wrapper {
  width: 50%;
  max-width: 375px;
  margin-top: -70px;
  padding-bottom: 36px;
}

.footer-address-and-links-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-links-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 100px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.footer-link {
  color: #fff;
  font-size: 18px;
  line-height: 100%;
  font-weight: 400;
  text-decoration: none;
}

.navbar {
  width: 100%;
  padding-bottom: 30px;
  background-color: #0a0e11;
}

.navbar.paf {
  background-color: #0a0e11;
}

.nav-brand {
  width: 30%;
  max-width: 203px;
  padding-bottom: 13px;
}

.nav-menu {
  color: #fff;
}

.nav-link {
  margin-right: 20px;
  padding: 0px 10px 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  font-size: 16px;
  line-height: 28px;
}

.nav-link:hover {
  color: rgba(0, 0, 0, 0.55);
}

.nav-link.w--current {
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-weight: 500;
}

.nav-link.onepage {
  font-family: 'PT Sans', sans-serif;
  color: #fff;
}

.nav-link.onepageprojects {
  font-family: 'PT Sans', sans-serif;
  color: #fff;
}

.nav-button {
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-decoration: none;
}

.nav-button-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-button-text {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

.nav-button-arrow-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 13px;
  height: 13px;
  margin-left: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-hero-section {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 160px;
}

.blog-hero-left-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blog-hero-right-div {
  position: relative;
  overflow: hidden;
  width: 60%;
  height: 600px;
  margin-right: -10%;
}

.blog-date-and-time-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-post-heading-wrapper {
  margin-top: 30px;
}

.blog-post-arrow-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  overflow: hidden;
  width: 40px;
  height: 40px;
}

.blog-post-content-wrapper {
  width: 100%;
  height: 100%;
  max-width: 800px;
}

.rich-text {
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.rich-text h3 {
  font-size: 28px;
  line-height: 40px;
}

.rich-text h2 {
  font-size: 36px;
  line-height: 45px;
}

.rich-text p {
  margin-top: 25px;
  margin-bottom: 35px;
  font-size: 20px;
  line-height: 36px;
}

.rich-text h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
}

.rich-text h5 {
  font-size: 21px;
}

.rich-text h6 {
  display: block;
  background-image: linear-gradient(108deg, #b16cea 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  color: #000;
  font-size: 20px;
  letter-spacing: 0px;
  text-transform: none;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.rich-text blockquote {
  width: 70%;
  margin-top: 40px;
  margin-bottom: 40px;
  color: #000;
  font-size: 24px;
  line-height: 34px;
  font-style: italic;
  font-weight: 500;
}

.rich-text a {
  color: #4668ee;
}

.rich-text figcaption {
  margin-top: 12px;
  color: #666;
  font-size: 18px;
  line-height: 25px;
  font-style: italic;
}

.rich-text img {
  max-height: 500px;
  -o-object-fit: contain;
  object-fit: contain;
}

.rich-text figure {
  margin: 80px 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.rich-text ul {
  margin-top: 25px;
  margin-bottom: 35px;
  color: #666;
  font-size: 20px;
  line-height: 36px;
}

.rich-text li {
  margin-bottom: 15px;
}

.rich-text h1 {
  font-size: 56px;
}

.rich-text p {
  margin-top: 40px;
  margin-bottom: 40px;
  line-height: 150%;
}

.rich-text h6 {
  background-color: #000;
  background-image: none;
  line-height: 140%;
}

.rich-text ul {
  margin-top: 25px;
  margin-bottom: 35px;
  color: #666;
  font-size: 20px;
  line-height: 36px;
}

.rich-text figcaption {
  margin-top: 12px;
  color: #666;
  font-size: 18px;
  line-height: 25px;
  font-style: italic;
}

.rich-text blockquote {
  width: 70%;
  margin-top: 40px;
  margin-bottom: 40px;
  color: #000;
  font-size: 24px;
  line-height: 34px;
  font-style: italic;
  font-weight: 500;
}

.project-detail-heading-and-subtext-wrapper {
  width: 58%;
}

.project-detail-heading-wrapper {
  margin-top: 15px;
}

.project-detail-role-and-timeline-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.project-detail-timeline-wrapper {
  width: 47%;
}

.poject-detail-role-heading-wrapper {
  margin-bottom: 25px;
}

.poject-detail-timeline-heading-wrapper {
  margin-bottom: 25px;
}

.project-detail-image-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 600px;
}

.project-detail-content-section {
  overflow: visible;
}

.next-project-link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #b16cea;
  font-size: 56px;
  line-height: 72px;
  font-weight: 700;
  text-decoration: none;
}

.next-project-arrow-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-item-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 65px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-item-image-wrapper {
  position: relative;
  overflow: hidden;
  width: 70%;
  height: 400px;
  max-width: 580px;
}

.project-item-image-wrapper.blog {
  height: auto;
}

.project-item-content-wrapper {
  position: relative;
  overflow: hidden;
  width: 70%;
  margin-left: 15px;
  padding: 40px 10px 40px 40px;
  background-color: #fff;
}

.project-item-heading-wrapper {
  margin-top: 15px;
  margin-bottom: 30px;
}

.view-project-arrow-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15px;
  height: 15px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.view-project-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6px;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-detail-subtext {
  background-color: #b16cea;
  background-image: linear-gradient(108deg, #ff5e69 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  font-size: 14px;
}

.project-item-tag-text {
  background-image: linear-gradient(108deg, #ff5e69 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  color: #ff5e69;
  font-size: 14px;
}

.project-item-tag-text.hero-gradient-heading {
  background-color: #ff5e69;
  background-image: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-width: 100%;
  padding-top: 120px;
  padding-bottom: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.view-project-arrow {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.project-slide-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.experience-black-bottom-border {
  width: 100%;
  height: 100%;
  background-color: #000;
}

.footer-link-block {
  position: relative;
}

.footer-link-bottom-border {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 1px;
  margin-bottom: -10px;
  background-color: #fff;
}

.experience-item-heading-text {
  font-weight: 400;
}

.style-guide-title {
  width: 100%;
  padding: 20px;
  border-radius: 10px;
  background-color: #b16cea;
  color: #fff;
  font-size: 26px;
  line-height: 40px;
  font-weight: 700;
  text-transform: none;
}

.style-guide-note {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 10px;
  background-color: rgba(255, 0, 0, 0.1);
  color: #ff0707;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.styleguide-heading-wrapper {
  width: 100%;
}

.style-guide-line {
  width: 100%;
  height: 3px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 20px;
  background-color: #091818;
}

.style-guide-colours {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.colour {
  margin: 30px;
  padding: 40px;
  border-radius: 5px;
  background-color: #fff;
}

.colour._1 {
  background-color: #b16cea;
}

.colour._4 {
  background-color: #ffa84b;
}

.colour._2 {
  background-color: #ff5e69;
}

.colour._3 {
  background-color: #ff8a56;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
}

.colour._5 {
  background-color: #666;
}

.colour._6 {
  background-color: #000;
}

.button-secondary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.update-text {
  margin-bottom: 10px;
}

.template-updates {
  text-align: center;
}

.update-wrapper {
  margin-left: 30px;
  padding: 0px;
}

.version-wrapper {
  width: 18%;
}

.version-number {
  margin-bottom: 10px;
}

.changelog-subtext {
  margin-bottom: 10px;
  background-image: linear-gradient(108deg, #b16cea 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.update-date {
  font-style: normal;
  font-weight: 500;
}

.licensing-heading {
  margin-bottom: 40px;
}

.licensing-paragraph {
  max-width: 70%;
  font-size: 18px;
  line-height: 140%;
}

.licensing-link {
  margin-bottom: 20px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #434343;
  text-decoration: none;
}

.licensing-link.text {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #ad5555;
}

.licensing-tag-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-right: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.licensing-tag-subtext {
  font-size: 16px;
}

.licensing-tag {
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: left;
}

.utility-page-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

._404-text {
  margin-bottom: 20px;
  font-size: 160px;
  line-height: 100%;
  font-style: italic;
}

._404-heading {
  font-size: 76px;
  line-height: 100%;
  font-style: italic;
}

._404-subtext {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #152c5b;
  font-size: 18px;
  line-height: 140%;
}

.related-blogs-section {
  background-color: #000;
}

.experience-grey-bottom-border {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  height: 1px;
  background-color: #e5e5e5;
}

.footer-down-links {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #8a95ad;
}

.footer-down-links:hover {
  color: #fff;
}

.blog-image-interaction-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 0px;
  height: 100%;
  background-color: #fff;
}

.blog-post-arrow-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.blog-post-arrow-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.instruction-youtube-video {
  margin-top: 50px;
}

.licencing-image-item {
  height: 250px;
}

.licensing-image-and-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-top: -3px;
  padding: 44px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
}

.licensing-subtext {
  margin-top: 20px;
  font-size: 16px;
}

.licencing-images-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.collection-list-wrapper {
  width: 100%;
}

.sub-footer-wrapper {
  margin-top: 30px;
  margin-bottom: 49px;
}

.sub-footer-text {
  font-family: 'PT Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 16px;
  line-height: 140%;
  font-weight: 400;
}

.blog-post-heading {
  font-size: 56px;
  line-height: 110%;
  letter-spacing: 0.5px;
}

.project-slider-arrow-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10px;
  height: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lightbox-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.lightbox-3 {
  display: inline-block;
}

.list {
  color: #666;
}

.contact-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42%;
  max-width: 475px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contact-heading {
  margin-bottom: 32px;
  color: #000;
  font-size: 56px;
  line-height: 72px;
}

.contact-right {
  width: 55%;
  max-width: 575px;
}

.contact-email {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-email.footer {
  display: none;
  margin-top: 9px;
}

.email-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  margin-right: 19px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.email-image-wrapper.footer {
  width: 30px;
  height: 21px;
  margin-right: 6px;
}

.email-text {
  color: #5c5c5c;
  font-size: 20px;
  line-height: 36px;
  font-weight: 700;
}

.email-text.footer {
  font-size: 17px;
}

.contact-phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-form-block {
  width: 100%;
}

.contact-form {
  width: 100%;
}

.first-name {
  width: 48%;
}

.last-name {
  width: 48%;
}

.form-first-and-last-name-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-label {
  margin-bottom: 12px;
  color: #000;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
}

.form-field {
  width: 100%;
  margin-bottom: 0px;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  background-color: #f2f6f7;
  font-size: 16px;
  line-height: 28px;
}

.form-field::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.form-field:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.form-field::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.form-field::placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.form-field.email {
  padding-left: 52px;
  background-image: url('../images/Vector-2_1.svg');
  background-position: 4% 50%;
  background-size: 18px 18px;
  background-repeat: no-repeat;
}

.form-field.budget-text-area {
  padding-top: 14px;
  padding-bottom: 100px;
}

.form-email {
  width: 100%;
  margin-bottom: 25px;
}

.form-budget {
  width: 99.9%;
  margin-bottom: 25px;
}

.form-brief {
  width: 100%;
  margin-bottom: 25px;
}

.form-budget-dropdown {
  height: 56px;
  padding-left: 53px;
  border: 1px none #000;
  background-color: #f2f6f7;
  background-image: url('../images/Vector_3.svg');
  background-position: 4% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  line-height: 32px;
}

.contact-email-and-phone-wrapper {
  display: none;
  margin-top: 60px;
}

.success-message {
  border-radius: 6px;
  background-color: rgba(53, 107, 53, 0.7);
}

.error-message {
  margin-top: 30px;
  padding: 20px;
  border-radius: 4px;
}

.all-projects-collection-list-wrapper {
  width: 100%;
}

.mundo {
  max-width: 810px;
  margin-top: -114px;
  margin-bottom: 165px;
}

.trusted-logo-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: block;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
}

.preloader-left-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: 10vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.preloader-right-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-left: 10vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-gradient-heading {
  display: inline;
  padding-right: 5px;
  background-image: linear-gradient(108deg, #df4b55 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.project-item-left-animation-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 110%;
  height: 110%;
  margin-top: -10px;
  margin-left: -10px;
  background-color: #fff;
}

.project-item-right-animation-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #fff;
}

.project-detail-animation-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #fff;
}

.purple {
  background-image: linear-gradient(105deg, #b16cea, #ff5e69 33%, #ff8a56 67%, #ffa84b);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.button {
  position: relative;
  overflow: visible;
}

.button-up {
  position: relative;
  z-index: 1;
  padding: 15px;
  background-color: #f3be0f;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}

.button-down {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  padding: 20px 30px;
  background-color: #fff;
  -webkit-transform: translate(7px, 7px);
  -ms-transform: translate(7px, 7px);
  transform: translate(7px, 7px);
}

.footer-link-wrap {
  margin-top: 10px;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.text-gradient {
  background-image: linear-gradient(96deg, #b16cea, #ff5e69 44%, #ff8a56 72%, #ffa84b);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.blog-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
}

.blog-card-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  margin-top: 70px;
  margin-bottom: 70px;
}

.project-card-border {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  border: 3px solid #000;
  background-image: linear-gradient(108deg, #000, #fff);
}

.footer-logo-wrap {
  margin-bottom: 15px;
}

.footer-logo {
  max-width: 60%;
}

.section-placer {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: -80px;
}

.testimonial-slider-image-cover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #fff;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.heading {
  font-family: 'PT Sans', sans-serif;
  color: #fff;
}

.heading-2 {
  margin-top: 150px;
  background-image: linear-gradient(108deg, #df4b55 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
}

.heading-3 {
  padding-bottom: 5px;
  background-color: #ff5e69;
  font-family: Plusjakartadisplay, sans-serif;
  font-weight: 700;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.heading-4 {
  background-color: #ff5e69;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.heading-5 {
  padding-bottom: 5px;
  background-color: #ff5e69;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.heading-6 {
  background-image: linear-gradient(108deg, #df4b55 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
}

.heading-7 {
  background-image: linear-gradient(108deg, #df4b55 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  font-size: 18px;
}

.heading-8 {
  background-image: linear-gradient(108deg, #df4b55 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  font-size: 15px;
}

.heading-8.demegan {
  font-size: 22px;
}

.heading-9 {
  background-image: linear-gradient(108deg, #df4b55 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
}

.heading-11 {
  padding-bottom: 0px;
  font-family: 'PT Sans', sans-serif;
  font-size: 27px;
}

.heading-11.megan {
  font-size: 49px;
}

.lottie-animation {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  height: 10%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.bold-text {
  font-weight: 500;
}

.heading-12 {
  margin-top: 270px;
  margin-bottom: 160px;
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: 'PT Sans', sans-serif;
  color: #662483;
  font-size: 60px;
}

.heading-13 {
  padding-bottom: 0px;
}

.heading-14 {
  background-image: linear-gradient(108deg, #ff5e69 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  font-size: 18px;
}

.cox {
  background-image: linear-gradient(108deg, #ff5e69 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
}

.heading-15 {
  margin-top: -17px;
}

.collection-list-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection-list {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-2 {
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 98px;
  padding-bottom: 0px;
}

.rich-text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 68vw;
  height: 85vh;
  margin-top: 0px;
  padding-top: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: cover;
  object-fit: cover;
}

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

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 0px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.next-project-link-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #b16cea;
  font-size: 56px;
  line-height: 72px;
  font-weight: 700;
  text-decoration: none;
}

.footer-cta-2 {
  display: inline;
  background-image: linear-gradient(108deg, #df4b55 14%, #ff5e69 57%, #ff8a56 81%, #ffa84b);
  -webkit-transition: background-position 2000ms ease;
  transition: background-position 2000ms ease;
  font-size: 54px;
  line-height: 110%;
  font-weight: 700;
  letter-spacing: 0.5px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer-cta-2.next-project {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-2 {
  display: block;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.prevnext-year {
  display: none;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Plusjakartadisplay, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.prevnext-collection {
  display: -ms-grid;
  display: grid;
  padding-right: 40px;
  padding-left: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border: 1px solid transparent;
  direction: ltr;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3px;
}

.prevnext-collection.prevnext-hidden {
  display: block;
  padding-top: 0px;
}

.prevnext-collection.footer-cta {
  margin-top: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
}

.text-block-2 {
  font-size: 18px;
  font-weight: 400;
}

.prevnext-box.prev-box {
  padding-bottom: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.prenext-box.next-box {
  -o-object-fit: contain;
  object-fit: contain;
}

.prevnext {
  margin-top: 50px;
  padding-right: 40px;
  padding-bottom: 50px;
  padding-left: 40px;
}

.collection-list-wrapper {
  display: none;
  padding-right: 40px;
  padding-left: 40px;
}

.collection-item {
  padding-bottom: 0px;
}

.prevnext-thumbnail {
  padding: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.prevnext-thumbnail.w--current {
  display: block;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  text-align: center;
}

.image-4 {
  display: block;
}

.next-project {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-size: 12px;
}

.image-5 {
  padding: 20px 20px 60px;
}

.text-block-3 {
  color: #000;
}

.collection-list-2 {
  margin-bottom: 30px;
}

.heading-16 {
  margin-top: -10px;
  padding-top: 0px;
  font-size: 51px;
}

.image-6 {
  display: block;
  margin-top: -33px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.escaladores {
  margin-top: 0px;
  padding-top: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.escaladores.bola {
  margin-top: -200px;
}

.escaladores.bola.avioncito {
  margin-top: 50px;
}

.escaladores.bola.escritorio {
  margin-top: -45px;
}

.text-block-4 {
  margin-top: 0px;
  padding-top: 0px;
  font-family: 'Capetown signature slant otf', sans-serif;
  font-size: 60px;
}

.lightbox-link-2 {
  width: 100%;
}

.heading-17 {
  font-weight: 400;
}

.link-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  max-height: 100vh;
  max-width: 100vw;
}

.foto-cox {
  padding-bottom: 25px;
}

.foto-fiesta {
  padding-bottom: 25px;
}

.youtube {
  margin-top: -20px;
}

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

.image-8 {
  max-width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-8.estados {
  margin-top: -30px;
}

.image-8.imagencox.paredyaku {
  max-width: 50%;
}

.image-8.imagenfiesta {
  margin-top: 0px;
}

.image-8.imagenfiesta2 {
  max-width: 50%;
}

.image-8.logohago {
  max-width: 50%;
}

.prevnext-year-2 {
  display: none;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Plusjakartadisplay, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.link-block-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
}

.link-block-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.nosequees {
  position: static;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 85%;
}

.image-9 {
  position: absolute;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-template-areas: ". Area";
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-2.flechasfiesta {
  margin-top: -15px;
}

.grid-2.flechasbike {
  margin-top: -15px;
}

.grid-2.flechashago {
  margin-top: -15px;
}

.image-10 {
  max-height: 50%;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
}

.image-11 {
  display: block;
  max-height: 50%;
}

.link-to-cox-leather {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
}

.text-block-5 {
  color: transparent;
}

.text-block-6 {
  color: transparent;
}

.text-block-7 {
  color: transparent;
}

.text-block-8 {
  color: transparent;
}

.text-block-9 {
  color: transparent;
}

.service-pointer-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.service-pointer-trigger-text-2 {
  font-family: 'PT Sans', sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
}

.heading-18 {
  padding-bottom: 5px;
  background-color: #ff5e69;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.heading-19 {
  padding-bottom: 5px;
  background-color: #b16cea;
  font-family: 'PT Sans', sans-serif;
  font-size: 26px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.services-grid-2 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: -25px;
  margin-bottom: 60px;
  padding-top: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 90px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.service-bullet-point-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 7px;
  height: 7px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 50%;
  background-color: #000;
}

.heading-20 {
  padding-bottom: 5px;
  background-color: #b16cea;
  font-family: 'PT Sans', sans-serif;
  color: #662483;
  font-size: 26px;
  font-weight: 700;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bold-text-2 {
  font-weight: 500;
}

.cel {
  margin-top: 95px;
  margin-bottom: 34px;
  padding-bottom: 0px;
}

.mundoescritorio {
  margin-top: 170px;
}

.heading2 {
  margin-top: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #b16cea;
  font-size: 42px;
  font-weight: 400;
  text-decoration: none;
}

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

.services-wrapper {
  position: relative;
  width: 33.333%;
  height: 600px;
  max-height: 600px;
  float: left;
  clear: right;
  background-color: #000;
}

.services-wrapper.photo-1 {
  background-image: url('../images/9238444847_23699665e2_c.jpg');
  background-position: 90% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.services-wrapper.photo-2 {
  background-image: url('../images/40599443544_262a133806_c.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.services-wrapper.photo-3 {
  background-image: url('../images/1573711203_a038ea37b7_c.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-y;
}

.center-div {
  position: absolute;
  left: 50px;
  top: 50%;
  right: 50px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.paragraph-2 {
  -webkit-transition: opacity 200ms cubic-bezier(.55, .055, .675, .19);
  transition: opacity 200ms cubic-bezier(.55, .055, .675, .19);
  color: #fff;
  font-size: 80px;
  text-align: center;
  text-decoration: underline;
}

.paragraph-3 {
  color: #fff;
  font-size: 80px;
  text-align: center;
  text-decoration: underline;
}

.float-right {
  position: absolute;
  right: 25px;
  bottom: 25px;
  margin-right: 40px;
  text-align: right;
}

.sociall-wrapper {
  position: relative;
  top: -4px;
  display: inline-block;
  float: right;
}

.social-icon {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #ffca1c;
  background-image: url('../images/fa-facebook_100_0_ffffff_none_1fa-facebook_100_0_ffffff_none.png');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  opacity: 0.6;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.social-icon:hover {
  background-color: #9061c2;
  opacity: 1;
}

.social-icon.instagram {
  background-image: url('../images/font-awesome_4-6-3_instagram_100_0_ffffff_none_1font-awesome_4-6-3_instagram_100_0_ffffff_none.png');
  background-size: 18px;
}

.social-icon.twitter {
  background-image: url('../images/twitter.png');
  background-size: 21px;
}

.footer__link {
  display: inline-block;
  color: hsla(0, 0%, 100%, 0.7);
  text-decoration: none;
}

.footer__link:hover {
  color: #fff;
}

.footer__social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__form-submit-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/ico_arrow-top-right.svg'), linear-gradient(141deg, #20c8bf 20%, #f8e07c);
  background-position: 50% 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.footer__form-submit-hover:hover {
  opacity: 1;
}

.footer__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer__drop-content {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: transparent;
}

.footer__columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  -ms-grid-columns: auto auto auto auto;
  grid-template-columns: auto auto auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  font-family: 'PT Sans', sans-serif;
}

.footer__drop-arrow {
  display: none;
  margin-right: 0px;
}

.content {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.footer__title {
  margin-bottom: 35px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.footer__desc {
  width: 100%;
  max-width: 210px;
  margin-bottom: 0px;
  color: hsla(0, 0%, 100%, 0.7);
  line-height: 1.5em;
}

.footer__nav-link {
  position: relative;
  display: inline-block;
  margin-bottom: 12px;
  color: hsla(0, 0%, 100%, 0.7);
  letter-spacing: 0.02em;
  text-decoration: none;
}

.footer__nav-link:hover {
  color: #fff;
}

.footer__form-submit {
  position: absolute;
  right: 0px;
  z-index: 2;
  width: 40px;
  height: 40px;
  background-color: #fff;
  background-image: url('../images/ico_arrow-top-right.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.footer__list {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

.footer__drop-btn {
  display: inline-block;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  cursor: auto;
}

.footer__drop {
  display: block;
}

.input {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.input.input--subs {
  width: 100%;
  height: 54px;
  margin-bottom: 0px;
  padding-left: 0px;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #c4c4c4;
  background-color: transparent;
  font-size: 16px;
  letter-spacing: 0.02em;
}

.input.input--subs:focus {
  border-bottom-color: #fff;
  color: #fff;
}

.input.input--subs::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.7);
}

.input.input--subs:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.7);
}

.input.input--subs::-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.7);
}

.input.input--subs::placeholder {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__soc-img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.footer__soc-img:hover {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.footer__soc-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  margin-left: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #fff;
}

.footer__soc-link:hover {
  background-color: #fff;
}

.footer__drop-lists {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer__form-block {
  position: relative;
  width: 350px;
  margin-top: -17px;
  margin-bottom: 36px;
}

.footer__form-success {
  background-color: #20c8bf;
  color: #fff;
  font-weight: 700;
}

.footer__list-item {
  margin-bottom: 12px;
}

.footer__list-item.mod--2 {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 16px;
  line-height: 25px;
}

.heading-21 {
  background-image: linear-gradient(108deg, #df4b55 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  font-size: 15px;
}

.heading-21.demegan {
  font-size: 22px;
}

.heading-22 {
  font-size: 27px;
}

.heading-22.megan {
  font-family: 'PT Sans', sans-serif;
  color: #662483;
  font-size: 49px;
}

.text-block-10 {
  color: #000;
}

.text-block-10.testimonial-name {
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: 0px;
}

.text-block-10._18px {
  display: inline;
  color: #394149;
  font-size: 14px;
  line-height: 100%;
  font-weight: 400;
}

.testimonial-slider-image-cover-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #fff;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

@media screen and (min-width: 1280px) {
  .about-heading {
    display: inline-block;
    background-color: #ff5e69;
    background-image: linear-gradient(108deg, #ff5e69, #ffa84b);
    font-size: 20px;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .flechas.left.demegan {
    background-color: #5e1e94;
  }

  .flechas.right.demegan {
    background-color: #5e1e94;
  }

  .error-message {
    border-radius: 10px;
  }

  .project-item-left-animation-div {
    display: none;
  }

  .project-item-right-animation-div {
    display: none;
  }

  .rich-text-block {
    width: 940px;
    height: auto;
    margin-top: 25px;
  }

  .container {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (min-width: 1440px) {
  .text-block._18px {
    letter-spacing: 0px;
  }

  .text-block.preloader-text.left {
    font-weight: 700;
  }

  .text-block.preloader-text.right {
    font-weight: 700;
  }

  .about-heading {
    background-image: linear-gradient(108deg, #ff5e69, #ffa84b 85%);
  }

  .experience-item-heading-wrapper {
    margin-bottom: 8px;
  }

  .experience-item-heading-and-fulltime-wrapper {
    margin-bottom: 8px;
  }

  .project-item-tag-text {
    background-image: linear-gradient(108deg, #b16cea 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
    font-size: 18px;
  }

  .experience-item-heading-text {
    font-size: 24px;
    font-weight: 500;
  }

  .lightbox-image-wrapper {
    max-width: 100%;
  }

  .text-block-10._18px {
    letter-spacing: 0px;
  }
}

@media screen and (min-width: 1920px) {
  .home-hero-section {
    width: auto;
    height: 80vh;
    margin-top: -3px;
  }

  .wrapper.project-details-hero {
    font-weight: 700;
  }

  .image.home-hero {
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
  }

  .image.all-projects {
    border-style: solid;
    border-width: 3px 2px 2px;
    border-color: #fff;
  }

  .service-wrapper {
    background-color: transparent;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .about-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff5e69), color-stop(75%, #ffa84b));
    background-image: linear-gradient(90deg, #ff5e69, #ffa84b 75%);
  }

  .testimonial-slide {
    font-family: 'PT Sans', sans-serif;
    font-style: italic;
  }

  .testimonial-content-text.naeem {
    font-weight: 400;
  }

  .project-item-image-wrapper {
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
  }

  .licensing-tag {
    text-align: center;
  }

  .project-item-left-animation-div {
    display: none;
    margin-right: -10px;
    margin-left: 0px;
  }

  .prevnext-collection.prevnext-hidden {
    display: block;
    background-color: transparent;
  }

  .prevnext-box.prev-box {
    width: auto;
    height: auto;
  }

  .prevnext {
    background-color: #fff;
  }

  .collection-list-wrapper {
    background-color: transparent;
  }

  .collection-item {
    background-color: transparent;
  }

  .prevnext-thumbnail {
    margin-bottom: 30px;
    background-color: transparent;
  }

  .prevnext-thumbnail.w--current {
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
  }

  .link-block {
    display: block;
  }

  .sociall-wrapper {
    margin-right: 215px;
  }

  .italic-text-2 {
    font-weight: 400;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 68px;
  }

  h2 {
    font-size: 50px;
  }

  .white.blogs {
    font-size: 44px;
  }

  .white.all-projects {
    padding-left: 45px;
  }

  .wrapper {
    width: 80%;
  }

  .wrapper.blog-homepage {
    width: 80%;
  }

  .wrapper.about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper.experience {
    max-width: 600px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper.footer {
    padding-top: 0px;
  }

  .wrapper.home-hero {
    max-width: 600px;
    padding-top: 150px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper.case-studies-heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .wrapper.blog-hero {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper.project-detail {
    padding-bottom: 80px;
  }

  .wrapper.project-details-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .wrapper.testimonial-down {
    max-width: 600px;
  }

  .wrapper.faq-down {
    max-width: 600px;
  }

  .wrapper.nav {
    position: relative;
    padding-top: 20px;
  }

  .wrapper.updates {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper.related-blog {
    width: 80%;
  }

  .wrapper.lightbox {
    width: 60%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 200px 200px 200px 200px 200px;
    grid-template-rows: 200px 200px 200px 200px 200px;
  }

  .wrapper.contact-wrapper {
    padding-bottom: 150px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper.licensing.down {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper.lightbox {
    width: 60%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 200px 200px 200px 200px 200px;
    grid-template-rows: 200px 200px 200px 200px 200px;
  }

  .wrapper.lightbox {
    width: 80%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 200px 200px 200px 200px 200px;
    grid-template-rows: 200px 200px 200px 200px 200px;
  }

  .home-hero-content-wrapper {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .text-block._18px.white {
    padding-left: 45px;
  }

  .paragraph._22px {
    max-width: 600px;
  }

  .home-hero-paragraph-wrapper {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 55px;
  }

  .image.contain {
    margin-top: 40px;
  }

  .image.home-hero {
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin-top: -55px;
    margin-left: 0px;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .image.position {
    -o-object-position: 50% 70%;
    object-position: 50% 70%;
  }

  .image.contain {
    margin-top: 0px;
  }

  .image.contain.icono {
    margin-top: 1px;
  }

  .home-hero-image-wrapper {
    width: 100%;
    height: 470px;
    margin-top: 50px;
  }

  .services-grid {
    margin-top: 15px;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 90px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .service-wrapper {
    width: 70%;
    margin-top: -45px;
    padding-top: 0px;
  }

  .service-item-heading-wrapper {
    margin-top: 30px;
  }

  .service-pointer {
    border-radius: 15px;
    background-color: #000;
  }

  .service-pointer-trigger-text {
    background-color: transparent;
    color: #fff;
    text-indent: 0px;
  }

  .case-study-heading-wrapper {
    margin-bottom: 30px;
  }

  .project-slider-left-arrow {
    right: 7%;
  }

  .blog-section {
    padding-top: 300px;
  }

  .blog-heading-and-subtext-wrapper {
    width: 45%;
  }

  .blog-content-wrapper {
    width: 53%;
    margin-top: 20px;
  }

  .blog-section-blog-item-wrapper {
    margin-bottom: 50px;
    padding-bottom: 20px;
  }

  .blog-item-heading-wrapper {
    width: 100%;
    margin-bottom: 18px;
  }

  .about-heading-and-subtext-wrapper {
    width: 100%;
  }

  .about-heading {
    padding-bottom: 9px;
  }

  .about-content-wrapper {
    width: 100%;
    margin-top: 50px;
  }

  .experience-left-wrapper {
    width: 100%;
  }

  .experience-right-wrapper {
    width: 100%;
    margin-top: 50px;
  }

  .experience-heading-wrapper {
    margin-bottom: 50px;
  }

  .faq-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .faq-heading-wrapper {
    text-align: center;
  }

  .faq-left {
    width: 100%;
  }

  .faq-right {
    width: 100%;
  }

  .footer-cta {
    font-size: 50px;
  }

  .testimonial-image-wrapper {
    width: 100%;
    height: auto;
    max-width: none;
  }

  .flechas {
    bottom: 57%;
  }

  .flechas.left {
    left: auto;
    top: auto;
    right: 7%;
    bottom: 0%;
  }

  .flechas.left.demegan {
    background-color: #5e1e94;
  }

  .flechas.right {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .flechas.right.demegan {
    background-color: #5e1e94;
  }

  .testimonial-content {
    width: 100%;
    margin-top: 15px;
  }

  .testimonial-name-and-position-wrapper {
    margin-top: 70px;
  }

  .testimonial-container {
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .testimonial-slide {
    padding-right: 0px;
  }

  .testimonial-slide.ipad {
    padding-right: 0px;
  }

  .testimonial-content-text {
    margin-top: -30px;
  }

  .testimonial-content-text.megan {
    margin-top: 28px;
    font-weight: 400;
  }

  .footer-address-wrapper {
    width: 100%;
    padding-bottom: 70px;
  }

  .footer-address-and-links-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-links-grid {
    margin-top: 50px;
  }

  .nav-brand {
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .nav-menu {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 1000;
    padding-bottom: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
    box-shadow: 12px 12px 50px 0 rgba(0, 0, 0, 0.2);
  }

  .nav-link {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-menu-button.w--open {
    background-color: transparent;
    color: #000;
  }

  .nav-button {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-button-flex {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .blog-hero-section {
    margin-bottom: 120px;
  }

  .blog-hero-left-div {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .blog-hero-right-div {
    width: 100%;
    height: 500px;
    margin-top: 60px;
    margin-right: 0px;
  }

  .blog-date-and-time-wrapper {
    margin-top: 30px;
  }

  .blog-post-heading-wrapper {
    margin-top: 0px;
  }

  .blog-post-arrow-wrapper {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-bottom: -55px;
  }

  .rich-text blockquote {
    width: 100%;
  }

  .rich-text blockquote {
    width: 100%;
  }

  .project-detail-heading-and-subtext-wrapper {
    width: 100%;
    margin-bottom: 40px;
  }

  .project-detail-role-and-timeline-wrapper {
    width: 100%;
  }

  .project-item-wrapper {
    margin-bottom: 150px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .project-item-image-wrapper {
    width: 100%;
  }

  .project-item-image-wrapper.blog {
    height: 400px;
    max-width: none;
  }

  .project-item-content-wrapper {
    width: 100%;
    margin-bottom: -100px;
    margin-left: -534px;
  }

  .project-item-heading-wrapper {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .update-wrapper {
    width: 100%;
    margin-top: 50px;
    margin-left: 0px;
  }

  .version-wrapper {
    width: 100%;
  }

  .licensing-paragraph {
    max-width: 90%;
  }

  .licensing-link {
    font-size: 50px;
  }

  .licensing-link.text {
    font-size: 14px;
  }

  .licensing-tag-wrap {
    width: 100%;
    margin-right: 0px;
    padding: 44px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  ._404-text {
    margin-bottom: 20px;
  }

  .licensing-image-and-text-wrapper {
    width: 100%;
  }

  .sub-footer-text {
    margin-top: 20px;
  }

  .contact-left {
    width: 100%;
    margin-bottom: 60px;
  }

  .contact-right {
    width: 100%;
  }

  .trusted-logo-grid {
    grid-column-gap: 50px;
  }

  .blog-text-wrapper {
    padding: 50px;
  }

  .blog-card-wrapper {
    max-width: 600px;
    margin-right: auto;
    margin-bottom: 100px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-8 {
    background-image: linear-gradient(108deg, #df4b55 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  }

  .heading-15 {
    margin-top: -13px;
  }

  .footer-cta-2 {
    font-size: 50px;
  }

  .italic-text {
    font-size: 28px;
    line-height: 60%;
  }

  .service-pointer-2 {
    border-radius: 15px;
    background-color: #5e1e94;
  }

  .service-pointer-trigger-text-2 {
    background-color: transparent;
    color: #fff;
    text-indent: 0px;
  }

  .heading-19 {
    background-color: #000;
  }

  .services-grid-2 {
    margin-top: 15px;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 90px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .service-bullet-point-2 {
    background-color: #5e1e94;
  }

  .heading-20 {
    border-style: none;
    border-width: 1px;
    border-color: #000;
    background-color: #000;
  }

  .services-wrapper {
    width: 100%;
  }

  .sociall-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }

  .footer__columns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer__col {
    width: 50%;
    margin-bottom: 40px;
  }

  .heading-21 {
    background-image: linear-gradient(108deg, #df4b55 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
  }

  .icon {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 50px;
  }

  h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 24px;
    line-height: 30px;
  }

  h5 {
    font-size: 21px;
  }

  ol {
    font-size: 18px;
    line-height: 32px;
  }

  li {
    font-size: 19px;
    line-height: 34px;
  }

  .white.blogs {
    font-size: 40px;
  }

  .white.blog-cards {
    font-size: 30px;
  }

  .wrapper {
    width: 90%;
  }

  .wrapper.blog-homepage {
    width: 90%;
    padding-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper.about {
    padding-bottom: 45px;
  }

  .wrapper.experience {
    max-width: none;
  }

  .wrapper.faq-heading {
    margin-bottom: 80px;
  }

  .wrapper.footer {
    padding-top: 0px;
  }

  .wrapper.home-hero {
    max-width: none;
  }

  .wrapper.project-detail {
    padding-top: 120px;
  }

  .wrapper.project-details-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .wrapper.all-projects {
    padding-bottom: 30px;
  }

  .wrapper.all-projects.blog {
    padding-top: 40px;
  }

  .wrapper.testimonial-down {
    max-width: none;
  }

  .wrapper.faq-down {
    max-width: none;
  }

  .wrapper.updates {
    width: 90%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .wrapper.related-blog {
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper.lightbox {
    width: 90%;
  }

  .wrapper.contact-wrapper {
    padding-bottom: 100px;
  }

  .wrapper.lightbox {
    width: 90%;
  }

  .wrapper.lightbox {
    width: 90%;
  }

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

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

  .text-block._18px.project-detail {
    font-size: 16px;
  }

  .text-block.preloader-text.left {
    font-size: 50px;
  }

  .text-block.preloader-text.right {
    font-size: 50px;
  }

  .paragraph._22px {
    font-size: 19px;
  }

  .paragraph._22px.medium {
    line-height: 36px;
  }

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

  .home-hero-link-text {
    font-size: 18px;
  }

  .image.home-hero {
    width: 100%;
    height: 100%;
    margin-top: -80px;
    margin-left: 0px;
  }

  .trusted-by-logo-div {
    width: 100%;
  }

  .services-grid {
    justify-items: start;
    grid-row-gap: 70px;
  }

  .service-item-heading-wrapper {
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .project-slider-left-arrow {
    right: 8%;
  }

  .blog-heading-and-subtext-wrapper {
    position: static;
    width: 100%;
    padding-bottom: 20px;
  }

  .blog-content-wrapper {
    width: 100%;
    margin-top: 50px;
  }

  .blog-section-blog-item-wrapper {
    margin-bottom: 50px;
    padding-bottom: 20px;
  }

  .about-heading {
    font-size: 18px;
  }

  .about-content-wrapper {
    margin-top: 30px;
  }

  .faq-question {
    font-size: 22px;
  }

  .faq-heading-wrapper {
    text-align: center;
  }

  .footer-cta {
    font-size: 40px;
  }

  .testimonial-image-wrapper {
    height: 370px;
  }

  .testimonial-quote-icon-wrapper {
    margin-top: 20px;
  }

  .footer-link {
    font-size: 16px;
  }

  .nav-brand {
    width: 40%;
  }

  .nav-link {
    width: 90%;
  }

  .nav-button {
    width: 90%;
  }

  .blog-hero-section {
    margin-bottom: 70px;
  }

  .blog-hero-right-div {
    height: 400px;
  }

  .blog-post-arrow-wrapper {
    width: 30px;
  }

  .rich-text h3 {
    font-size: 26px;
    line-height: 34px;
  }

  .rich-text h2 {
    font-size: 32px;
    line-height: 37px;
    letter-spacing: -1px;
  }

  .rich-text p {
    margin-top: 20px;
    margin-bottom: 28px;
    font-size: 18px;
    line-height: 32px;
  }

  .rich-text blockquote {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 21px;
    line-height: 30px;
  }

  .rich-text ul {
    margin-top: 20px;
    margin-bottom: 28px;
    font-size: 18px;
    line-height: 32px;
  }

  .rich-text li {
    margin-bottom: 10px;
  }

  .rich-text h1 {
    font-size: 42px;
  }

  .rich-text ul {
    margin-top: 20px;
    margin-bottom: 28px;
    font-size: 18px;
    line-height: 32px;
  }

  .rich-text blockquote {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 21px;
    line-height: 30px;
  }

  .project-detail-heading-and-subtext-wrapper {
    margin-bottom: 40px;
  }

  .project-detail-image-wrapper {
    height: 400px;
  }

  .project-item-image-wrapper {
    height: 360px;
  }

  .project-item-image-wrapper.blog {
    height: 350px;
  }

  .project-item-content-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }

  .update-wrapper {
    margin-top: 40px;
  }

  .licensing-paragraph {
    max-width: 100%;
    font-size: 16px;
  }

  .licensing-link {
    font-size: 40px;
  }

  .licensing-tag-wrap {
    width: 100%;
    margin-right: 0px;
    padding: 30px;
    text-align: center;
  }

  .licensing-tag-subtext {
    text-align: left;
  }

  .utility-page-content-wrapper {
    width: 90%;
  }

  ._404-text {
    margin-bottom: 20px;
    font-size: 110px;
  }

  ._404-heading {
    font-size: 40px;
  }

  .licencing-image-item {
    height: 200px;
  }

  .licensing-image-and-text-wrapper {
    padding: 30px;
  }

  .licensing-subtext {
    text-align: left;
  }

  .blog-post-heading {
    font-size: 50px;
  }

  .contact-heading {
    font-size: 44px;
    line-height: 60px;
  }

  .email-image-wrapper {
    width: 25px;
    height: 25px;
  }

  .trusted-logo-grid {
    grid-column-gap: 30px;
  }

  .blog-text-wrapper {
    padding: 30px;
  }

  .container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-3 {
    padding-bottom: 80px;
  }

  .footer-cta-2 {
    font-size: 40px;
  }

  .collection-item-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .services-grid-2 {
    justify-items: start;
    grid-row-gap: 70px;
  }

  .sociall-wrapper {
    padding-right: 36px;
  }

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

  .footer__title {
    margin-bottom: 15px;
  }

  .footer__desc {
    max-width: 460px;
  }

  .footer__list {
    margin-top: 55px;
  }

  .footer__drop-btn {
    cursor: pointer;
  }

  .footer__drop {
    margin-top: 50px;
  }

  .footer__soc-link {
    border-width: 0px;
  }

  .footer__form-block {
    width: 100%;
    max-width: 350px;
  }

  .footer__col {
    width: 100%;
  }

  .footer__col.col--1 {
    margin-top: 54px;
  }

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

@media screen and (max-width: 479px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 0.5px;
  }

  h3 {
    font-size: 27px;
  }

  h4 {
    font-size: 22px;
  }

  h5 {
    font-size: 19px;
  }

  ol {
    padding-left: 30px;
  }

  li {
    font-size: 18px;
    line-height: 32px;
  }

  .white {
    padding-right: 10px;
    padding-left: 10px;
  }

  .white.all-projects {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 20px;
    line-height: 25px;
    text-align: left;
  }

  .white.blog-cards {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 26px;
  }

  .home-hero-section {
    margin-right: 0px;
    margin-left: 0px;
  }

  .wrapper.trusted-by {
    margin-top: -195px;
  }

  .wrapper.trusted-by.marcas {
    margin-top: -50px;
  }

  .wrapper.services {
    padding-top: 25px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .wrapper.project-slider {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .wrapper.project-slider.slider-wrapper {
    width: 100vw;
    margin-top: 60px;
    padding-top: 10px;
    padding-left: 0px;
  }

  .wrapper.about {
    padding-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .wrapper.about.decoxflechas {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 80px;
  }

  .wrapper.about.defiestaflechas {
    margin-top: -360px;
    padding-bottom: 50px;
  }

  .wrapper.about.debikeflechas {
    margin-top: -480px;
  }

  .wrapper.about.dehagoflechas {
    margin-top: -485px;
  }

  .wrapper.about.fotocox {
    width: 100%;
    margin-top: 45px;
  }

  .wrapper.about.bolsocox {
    width: 100%;
    margin-top: -75px;
  }

  .wrapper.about.fotobike {
    width: 100%;
  }

  .wrapper.about.videobike {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 60px;
    padding-bottom: 0px;
  }

  .wrapper.about.fotohagouno {
    width: 100%;
    margin-top: 0px;
  }

  .wrapper.about.wrappearhago {
    width: 100%;
    margin-top: 0px;
  }

  .wrapper.about.fotofidelman {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 155px;
  }

  .wrapper.about.fotofidelman2 {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 150px;
  }

  .wrapper.about.fotofidelman3 {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 150px;
  }

  .wrapper.footer {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .wrapper.testimonial-headings {
    width: 85%;
    margin-top: -40px;
  }

  .wrapper.testimonial-headings.wordsonthestreet {
    margin-top: 40px;
  }

  .wrapper.home-hero {
    padding-bottom: 0px;
    padding-left: 5px;
  }

  .wrapper.case-studies-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    margin-bottom: -30px;
    padding-top: 70px;
    padding-bottom: 0px;
  }

  .wrapper.blog-post {
    padding-top: 20px;
  }

  .wrapper.project-detail {
    padding-top: 55px;
    padding-bottom: 0px;
  }

  .wrapper.project-details-hero {
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .wrapper.all-projects {
    display: block;
    width: 100%;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .wrapper.all-projects.blog {
    padding-top: 20px;
  }

  .wrapper.testimonial-down {
    padding-bottom: 28px;
  }

  .wrapper.nav {
    width: 100%;
    margin-left: 0px;
    padding-top: 30px;
    padding-left: 0px;
  }

  .wrapper.updates {
    padding: 20px;
  }

  .wrapper.lightbox {
    -ms-grid-rows: 150px 150px 150px 150px 150px;
    grid-template-rows: 150px 150px 150px 150px 150px;
  }

  .wrapper.contact-wrapper {
    padding-top: 80px;
  }

  .wrapper.lightbox {
    -ms-grid-rows: 150px 150px 150px 150px 150px;
    grid-template-rows: 150px 150px 150px 150px 150px;
  }

  .wrapper.lightbox.gridcox {
    width: 100%;
    padding-left: 0px;
  }

  .wrapper.lightbox.slidefiesta {
    width: 100%;
  }

  .wrapper.lightbox.gridalps {
    width: 100%;
  }

  .wrapper.lightbox.fideco {
    width: 100%;
  }

  .wrapper.lightbox {
    -ms-grid-rows: 150px 150px 150px 150px 150px;
    grid-template-rows: 150px 150px 150px 150px 150px;
  }

  .home-hero-content-wrapper {
    margin-top: -65px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

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

  .text-block._18px.white {
    padding-left: 20px;
    font-size: 14px;
  }

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

  .text-block._20-px {
    font-size: 18px;
    line-height: 28px;
  }

  .text-block.preloader-text.left {
    font-size: 35px;
  }

  .text-block.preloader-text.right {
    font-size: 35px;
  }

  .paragraph._16px {
    line-height: 22px;
  }

  .paragraph._22px {
    padding-top: 17px;
    font-size: 16px;
  }

  .paragraph._22px.medium.coxletra {
    margin-top: -40px;
    font-size: 16px;
  }

  .paragraph._22px.medium.coxletra.parrafocox {
    margin-top: 75px;
    line-height: 28px;
  }

  .paragraph._22px.medium.fiestaletra.parrafofiesta {
    margin-top: 80px;
    line-height: 28px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .paragraph._22px.medium.bikeletra.parrafobike {
    margin-top: 80px;
    font-size: 17px;
    line-height: 28px;
  }

  .paragraph._22px.medium.hagoletra {
    margin-top: 75px;
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph._22px.medium.specific {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .paragraph._22px.medium.specific.thatsmeparragraph {
    margin-top: 80px;
  }

  .paragraph._22px.medium.parrafofidelman {
    margin-top: 75px;
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph._22px.medium.parrafophotography {
    margin-top: 85px;
  }

  .home-hero-button-wrapper {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .home-hero-link-wrapper {
    margin-top: 30px;
    margin-left: 0px;
  }

  .image {
    padding-bottom: 0px;
  }

  .image.contain {
    position: static;
    display: block;
    width: 65%;
    height: 65%;
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    clear: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: left;
  }

  .image.home-hero {
    display: inline-block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin-top: -80px;
    margin-left: 0px;
    padding-top: 0px;
  }

  .image.position.imagenfiesta1 {
    padding-bottom: 0px;
  }

  .image.all-projects {
    padding-right: 0px;
  }

  .image.cuero {
    padding-bottom: 30px;
  }

  .image.contain {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    clear: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: left;
  }

  .home-hero-image-wrapper {
    height: 360px;
    margin-top: 70px;
  }

  .services-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .service-heading-and-subtext-wrapper {
    margin-top: -70px;
  }

  .services-grid {
    justify-items: start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .service-wrapper {
    width: 100%;
    margin-top: -100px;
    padding-top: 0px;
    text-align: center;
  }

  .service-item-icon-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .service-item-paragraph-wrapper {
    max-width: none;
    text-align: center;
  }

  .service-pointer-wrapper {
    text-align: center;
  }

  .service-pointer {
    padding: 2px;
    border-radius: 15px;
    background-color: #000;
    box-shadow: 1px 1px 3px 0 #000;
    opacity: 1;
    text-align: left;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .service-bullet-point {
    color: #fff;
  }

  .service-pointer-trigger-text {
    color: #fff;
  }

  .case-studies-section {
    margin-top: 40px;
  }

  .case-study-heading-and-subtext-wrapper {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .project-slider {
    width: 90vw;
  }

  .project-slider.slider-item {
    width: 100vw;
  }

  .project-slider-mask {
    width: 100%;
  }

  .project-slider-left-arrow {
    right: 13%;
    margin-bottom: 15px;
    padding-top: 0px;
    background-color: #fff;
  }

  .project-slider-right-arrow {
    margin-bottom: 15px;
    background-color: #fff;
  }

  .project-slider-image-wrapper {
    height: 250px;
  }

  .project-slider-content {
    padding-left: 20px;
  }

  .project-slider-tag-text {
    font-size: 13px;
  }

  .blog-heading-and-subtext-wrapper {
    padding-bottom: 0px;
  }

  .blog-content-wrapper {
    margin-top: 80px;
  }

  .about-section {
    margin-top: -15px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .about-section.decox {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .about-heading-and-subtext-wrapper {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .about-subtext-wrapper {
    padding-top: 78px;
  }

  .about-heading-wrapper {
    margin-top: 20px;
  }

  .about-heading {
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px 0px 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: linear-gradient(108deg, #ff5e69 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
    font-size: 14px;
    text-align: center;
  }

  .about-content-wrapper {
    margin-top: -64px;
    font-size: 14px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .experience-item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .experience-arrow-and-time-period-wrapper {
    width: 100%;
    margin-top: 30px;
    margin-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .testimonial-section {
    margin-right: 10px;
    margin-left: 10px;
  }

  .faq-question {
    font-size: 20px;
    line-height: 120%;
  }

  .faq-question-wrapper {
    width: 85%;
  }

  .faq-section {
    margin-top: -120px;
    padding-top: 0px;
  }

  .faq-left {
    margin-right: -15px;
    margin-left: 10px;
  }

  .faq-right {
    margin-right: 10px;
    margin-left: 10px;
  }

  .footer-section {
    margin-top: 25px;
    padding-top: 0px;
  }

  .footer-section.paginaprimera {
    margin-top: 0px;
  }

  .footer-cta {
    font-size: 30px;
  }

  .footer-cta.next-project {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .slide-nav {
    display: none;
    overflow: hidden;
    margin-bottom: 0px;
  }

  .testimonial-image-wrapper {
    width: 100%;
    height: 320px;
  }

  .flechas {
    bottom: 88%;
  }

  .flechas.left {
    right: 12%;
    width: 45px;
    height: 45px;
    margin-bottom: 365px;
    padding-top: 0px;
  }

  .flechas.left.izquierdacox {
    margin-bottom: 375px;
    padding-bottom: 0px;
  }

  .flechas.left.izquierdafiesta {
    margin-bottom: 375px;
  }

  .flechas.left.demegan {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 360px;
    background-color: #5e1e94;
  }

  .flechas.left.izquierdahago {
    margin-bottom: 372px;
  }

  .flechas.left.izquierdafidelman {
    margin-bottom: 370px;
  }

  .flechas.right {
    width: 45px;
    height: 45px;
    margin-bottom: 375px;
  }

  .flechas.right.demegan {
    margin-bottom: 360px;
    background-color: #5e1e94;
  }

  .flechas.right.decox {
    margin-bottom: 375px;
  }

  .flechas.right.derechahago {
    margin-bottom: 372px;
  }

  .flechas.right.derechafidelman {
    margin-bottom: 370px;
  }

  .branding {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .testimonial-quote-icon-wrapper {
    width: 35px;
    height: 35px;
    margin-bottom: 25px;
  }

  .testimonial-content {
    margin-top: 53px;
    padding-right: 10px;
    padding-bottom: 45px;
    padding-left: 10px;
  }

  .testimonial-name-and-position-wrapper {
    margin-top: 40px;
  }

  .testimonial-slide {
    padding-right: 0px;
  }

  .sliderdentro.flechascox {
    margin-top: -720px;
    margin-bottom: -400px;
  }

  .marca {
    margin-top: 0px;
  }

  .testimonial-content-text {
    font-size: 25px;
  }

  .testimonial-content-text.megan {
    margin-top: 13px;
  }

  .testimonial-content-text.naeem {
    margin-top: 0px;
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    font-weight: 400;
  }

  .footer-address-wrapper {
    max-width: none;
  }

  .footer-links-grid {
    width: 100%;
    grid-column-gap: 30px;
    grid-row-gap: 33px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .nav-brand {
    width: 50%;
  }

  .nav-brand.w--current {
    margin-left: -10px;
  }

  .nav-menu-button {
    display: none;
  }

  .blog-hero-section {
    margin-bottom: 50px;
  }

  .blog-hero-right-div {
    height: 300px;
  }

  .rich-text {
    margin-top: -100px;
    padding-top: 0px;
  }

  .rich-text h2 {
    line-height: 42px;
  }

  .rich-text h4 {
    line-height: 32px;
  }

  .rich-text h5 {
    line-height: 120%;
  }

  .rich-text blockquote {
    font-size: 20px;
    line-height: 27px;
  }

  .rich-text ul {
    padding-left: 30px;
  }

  .rich-text li {
    font-size: 16px;
  }

  .rich-text p {
    font-size: 16px;
    line-height: 27px;
  }

  .rich-text ul {
    padding-left: 30px;
  }

  .rich-text blockquote {
    font-size: 20px;
    line-height: 27px;
  }

  .project-detail-role-and-timeline-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .project-detail-role-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }

  .project-detail-timeline-wrapper {
    width: 100%;
  }

  .poject-detail-role-heading-wrapper {
    margin-bottom: 10px;
  }

  .poject-detail-timeline-heading-wrapper {
    margin-bottom: 10px;
  }

  .project-detail-image-wrapper {
    height: 100%;
  }

  .project-detail-content-section {
    width: 100vw;
    height: 160vh;
    margin-bottom: 400px;
  }

  .next-project-link-wrapper {
    margin-top: 340px;
    padding-top: 0px;
  }

  .next-project-arrow-wrapper {
    width: 28px;
    height: 28px;
  }

  .all-projects-section {
    padding-right: 0px;
  }

  .project-item-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .project-item-image-wrapper {
    width: 95%;
    height: 260px;
  }

  .project-item-image-wrapper.blog {
    width: 100%;
    height: 250px;
  }

  .project-item-content-wrapper {
    width: 90%;
    margin-bottom: -85px;
    margin-left: -466px;
    padding-top: 13px;
    padding-bottom: 20px;
    padding-left: 15px;
  }

  .project-item-heading-wrapper {
    margin-top: 6px;
    margin-bottom: 10px;
  }

  .view-project-arrow-wrapper {
    width: 12px;
    height: 12px;
  }

  .view-project-div {
    margin-top: -2px;
    padding-top: 6px;
  }

  .project-item-tag-text-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .project-detail-subtext-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .project-item-tag-text {
    font-size: 13px;
  }

  .utility-page-wrap {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .project-slider-heading {
    margin-top: -5px;
    padding-top: 0px;
    font-size: 25px;
  }

  .style-guide-title {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .style-guide-colours {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .colour {
    margin: 10px;
  }

  .button-secondary {
    margin-top: 30px;
  }

  .update-text {
    font-size: 32px;
  }

  .template-updates {
    font-size: 37px;
  }

  .update-wrapper {
    margin-top: 30px;
  }

  .licensing-link {
    font-size: 30px;
  }

  ._404-text {
    margin-bottom: 20px;
    font-size: 80px;
  }

  ._404-heading {
    font-size: 30px;
  }

  .licencing-image-item {
    height: 150px;
  }

  .licensing-image-and-text-wrapper {
    padding: 20px;
  }

  .licencing-images-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .sub-footer-text {
    font-size: 15px;
  }

  .blog-post-heading {
    font-size: 44px;
  }

  .lightbox-3 {
    margin-bottom: 2px;
    padding-bottom: 0px;
  }

  .list {
    padding-left: 30px;
  }

  .contact-left {
    margin-top: 40px;
  }

  .contact-heading {
    font-size: 37px;
    line-height: 50px;
  }

  .first-name {
    width: 100%;
    margin-bottom: 25px;
  }

  .last-name {
    width: 100%;
  }

  .form-first-and-last-name-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .trusted-logo-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-top: 17px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .trusted-logo-item {
    width: 40%;
    margin-bottom: 20px;
  }

  .next-project-cms {
    margin-top: -385px;
  }

  .preloader {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .preloader-left-div {
    margin-right: auto;
    margin-left: auto;
  }

  .preloader-right-div {
    margin-right: auto;
    margin-left: auto;
  }

  .hero-gradient-heading {
    display: inline-block;
    padding-right: 3px;
    padding-bottom: 5px;
  }

  .button {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .button-up {
    position: relative;
    text-align: center;
  }

  .footer-link-wrap {
    margin-top: 10px;
  }

  .blog-text-wrapper {
    padding: 20px;
  }

  .blog-card-wrapper {
    margin-bottom: 70px;
  }

  .footer-logo {
    margin-top: -35px;
    margin-left: 40px;
    padding-right: 10px;
    padding-bottom: 0px;
  }

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

  .heading-2 {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .heading-3 {
    margin-top: -100px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
    text-align: center;
  }

  .heading-4 {
    margin-top: 80px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 19px;
    font-size: 22px;
  }

  .heading-5 {
    margin-top: 80px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
  }

  .heading-6 {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 18px;
    text-align: center;
  }

  .heading-7 {
    display: inline-block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    text-align: left;
  }

  .heading-7.titulobikecolores {
    font-size: 13px;
  }

  .heading-8 {
    text-align: center;
  }

  .heading-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -21px;
    text-align: center;
  }

  .heading-11 {
    text-align: left;
  }

  .heading-11.megan {
    font-size: 36px;
  }

  .heading-12 {
    padding-top: 50px;
    padding-bottom: 45px;
    color: #000;
    font-size: 35px;
  }

  .cox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    text-align: center;
    text-indent: 0px;
    mix-blend-mode: normal;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .heading-15 {
    margin-top: -15px;
    padding-top: 0px;
    font-size: 27px;
    text-align: center;
  }

  .collection-item {
    padding-bottom: 100px;
  }

  .image-2 {
    width: 100vw;
    padding-top: 30px;
  }

  .rich-text-block {
    width: 100vw;
    height: auto;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
  }

  .lightbox-link {
    width: 100vw;
  }

  .container {
    margin-top: 50px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-3 {
    padding-top: 0px;
    padding-bottom: 60px;
  }

  .next-project-link-wrapper-2 {
    margin-top: 340px;
    padding-top: 0px;
  }

  .footer-cta-2 {
    font-size: 30px;
  }

  .footer-cta-2.next-project {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .container-2 {
    margin-top: -200px;
    padding-top: 0px;
  }

  .prevnext-year {
    margin-bottom: 80px;
  }

  .prevnext-collection {
    margin-top: 100px;
    margin-bottom: 80px;
    padding-top: 25px;
  }

  .prevnext-collection.prevnext-hidden {
    margin-bottom: 80px;
  }

  .prevnext-box.prev-box {
    margin-top: -25px;
    margin-bottom: -20px;
    padding-top: 0px;
  }

  .prenext-box.next-box {
    margin-top: -25px;
    margin-bottom: 80px;
  }

  .prevnext {
    margin-bottom: 150px;
  }

  .collection-list-wrapper {
    margin-bottom: 80px;
  }

  .collection-item {
    margin-bottom: 80px;
  }

  .prevnext-thumbnail.w--current {
    margin-bottom: 80px;
  }

  .image-4 {
    display: none;
  }

  .image-5 {
    margin-bottom: 80px;
  }

  .collection-item-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -20px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 40px;
  }

  .heading-16.titulocox {
    margin-top: -15px;
    font-size: 35px;
  }

  .heading-16.titulofiesta {
    font-size: 39px;
  }

  .heading-16.titulobike {
    font-size: 36px;
  }

  .heading-16.titulohago {
    font-size: 30px;
  }

  .heading-16.headingfidelman {
    font-size: 30px;
  }

  .heading-16.headingphotography {
    margin-top: -15px;
    font-size: 30px;
  }

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

  .div-block {
    margin-bottom: -50px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .escaladores {
    margin-top: 41px;
    margin-bottom: 130px;
  }

  .escaladores.bola {
    margin-top: -120px;
    margin-bottom: 0px;
  }

  .escaladores.bola.avioncito {
    margin-top: 0px;
  }

  .text-block-4 {
    margin-top: -15px;
    font-size: 40px;
  }

  .heading-2 {
    margin-top: 30px;
  }

  .image-8 {
    margin-top: 75px;
  }

  .image-8.estados {
    margin-top: 0px;
  }

  .image-8.imagencox {
    display: block;
    margin-top: -170px;
  }

  .image-8.imagencox.fotometeora {
    display: block;
  }

  .image-8.imagencox.paredyaku {
    max-width: 100%;
    padding-bottom: 0px;
  }

  .image-8.imagenfiesta {
    margin-top: -95px;
  }

  .image-8.imagenfiesta._111.planafuturo {
    margin-top: -160px;
  }

  .image-8.imagenfiesta2 {
    max-width: 100%;
    margin-top: -169px;
  }

  .image-8.logohago {
    max-width: 100%;
  }

  .prevnext-year-2 {
    margin-bottom: 80px;
  }

  .espacioflechacox {
    margin-top: 860px;
  }

  .espacioflechacox.dentrodecox {
    margin-top: 415px;
  }

  .espacioflechacox.dentrodefiesta {
    margin-top: 740px;
  }

  .link-block-2.decox {
    padding-bottom: 0px;
  }

  .italic-text {
    font-size: 24px;
  }

  .grid-2.flechascox {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    max-height: 50%;
    margin-top: -30px;
    margin-bottom: 35px;
    margin-left: 0px;
    padding-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-2.flechascox.fiesta {
    margin-top: -5px;
  }

  .grid-2.flechascox.bike {
    margin-top: -5px;
  }

  .grid-2.flechascox.hago {
    margin-top: -5px;
  }

  .grid-2.flechascox.fidelman {
    margin-top: -4px;
  }

  .image-10 {
    max-height: 30%;
    max-width: 30%;
  }

  .image-11 {
    display: inline-block;
    max-height: 30%;
    max-width: 30%;
  }

  .link-block-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .link-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .container-4 {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .service-pointer-2 {
    padding: 2px;
    border-radius: 15px;
    background-color: #5e1e94;
    box-shadow: 1px 1px 3px 0 #000;
    opacity: 1;
    text-align: left;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .service-pointer-trigger-text-2 {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
  }

  .heading-18 {
    margin-top: 80px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
  }

  .heading-19 {
    margin-top: 80px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 19px;
    background-color: #000;
    font-size: 22px;
  }

  .services-grid-2 {
    margin-top: -70px;
    justify-items: start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .service-bullet-point-2 {
    background-color: #5e1e94;
    color: #fff;
  }

  .heading-20 {
    margin-top: 60px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #000;
    font-size: 22px;
    text-align: center;
  }

  .bold-text-2 {
    font-weight: 700;
  }

  .cel {
    margin-top: -25px;
    padding-bottom: 150px;
  }

  .mundoescritorio {
    margin-top: 96px;
  }

  .heading2 {
    font-size: 35px;
  }

  .paragraph-2 {
    font-size: 45px;
  }

  .paragraph-3 {
    font-size: 45px;
  }

  .float-right {
    position: relative;
    right: auto;
    bottom: auto;
    margin-right: 15px;
    padding-top: 0px;
  }

  .sociall-wrapper {
    top: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: auto;
    padding-right: 0px;
  }

  .social-icon {
    display: block;
    width: 30px;
    height: 30px;
  }

  .social-icon.instagram {
    display: block;
    width: 30px;
    height: 30px;
  }

  .footer__link {
    padding-right: 0px;
    font-size: 10px;
  }

  .footer__social {
    margin-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .footer__nav {
    margin-bottom: -12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer__columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer__drop-arrow {
    display: none;
    margin-right: 20px;
  }

  .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    max-width: none;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer__title.mod--drop {
    margin-bottom: 0px;
  }

  .footer__desc {
    margin-bottom: 52px;
    padding-right: 20px;
  }

  .footer__nav-link {
    width: 50%;
  }

  .footer__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-right: -20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer__drop-btn {
    display: block;
    margin-top: 39px;
    margin-right: 10px;
    margin-left: -20px;
    padding: 20px;
    border-top: 1px solid #818181;
  }

  .footer__drop {
    margin-top: 105px;
  }

  .footer__drop-lists {
    padding-bottom: 0px;
  }

  .footer__form-block {
    max-width: none;
    margin-bottom: 26px;
  }

  .footer__col {
    width: auto;
    margin-right: -20px;
    margin-bottom: 20px;
    margin-left: -20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer__col.col--3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #818181;
  }

  .footer__col.col--2 {
    border-bottom: 1px solid #818181;
  }

  .footer__col.col--1 {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .footer__list-item {
    width: 50%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .footer__list-item.mod--2 {
    width: 70%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    font-size: 12px;
  }

  .footer__list-item.mod--3 {
    display: none;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .footer__list-item.mod--1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .footer__list-item.mod--4 {
    margin-top: 39px;
    margin-left: 2px;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-21 {
    text-align: center;
  }

  .heading-22 {
    text-align: left;
  }

  .heading-22.megan {
    color: #5e1e94;
    font-size: 36px;
  }

  .text-block-10.testimonial-name {
    font-size: 19px;
  }

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

  .icon {
    display: none;
  }
}

#w-node-_01a60c40-7eaa-d1e7-dbeb-08876f8f4687-293842f5 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_01a60c40-7eaa-d1e7-dbeb-08876f8f468a-293842f5 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_5a0b8552-848e-97af-adc4-e4289d829023-293842f5 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_97e7d1df-75d0-330a-bde8-65348a3f673a-323842f8 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_97e7d1df-75d0-330a-bde8-65348a3f673c-323842f8 {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: Area;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_3e2ce969-12f8-c169-e6b0-371ac4ec088a-c93842fd {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_3e2ce969-12f8-c169-e6b0-371ac4ec088c-c93842fd {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: Area;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_0cceb055-7ecf-2ee8-58ae-a30c7e5eae15-6e384305 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_0cceb055-7ecf-2ee8-58ae-a30c7e5eae17-6e384305 {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: Area;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_97e7d1df-75d0-330a-bde8-65348a3f673a-958f2abc {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_97e7d1df-75d0-330a-bde8-65348a3f673c-958f2abc {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: Area;
  -ms-grid-column-align: start;
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_01a60c40-7eaa-d1e7-dbeb-08876f8f4687-293842f5 {
    -ms-grid-column-span: 3;
    grid-column-end: 3;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 2;
    grid-row-end: 6;
  }

  #w-node-_01a60c40-7eaa-d1e7-dbeb-08876f8f468a-293842f5 {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }

  #w-node-_01a60c40-7eaa-d1e7-dbeb-08876f8f468d-293842f5 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
  }

  #w-node-_01a60c40-7eaa-d1e7-dbeb-08876f8f4690-293842f5 {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
  }

  #w-node-_5a0b8552-848e-97af-adc4-e4289d829023-293842f5 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5a0b8552-848e-97af-adc4-e4289d82903a-293842f5 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5a0b8552-848e-97af-adc4-e4289d829023-293842f5 {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_97e7d1df-75d0-330a-bde8-65348a3f673a-323842f8 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-_3e2ce969-12f8-c169-e6b0-371ac4ec088a-c93842fd {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-_0cceb055-7ecf-2ee8-58ae-a30c7e5eae15-6e384305 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-_97e7d1df-75d0-330a-bde8-65348a3f673a-958f2abc {
    -ms-grid-column-align: end;
    justify-self: end;
  }
}

@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-ExtraBold.ttf') format('truetype'), url('../fonts/THICCCBOI-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi thicccaf';
  src: url('../fonts/THICCCBOI-ThicccAF.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartatext';
  src: url('../fonts/PlusJakartaText-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartatext';
  src: url('../fonts/PlusJakartaText-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartatext';
  src: url('../fonts/PlusJakartaText-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartatext';
  src: url('../fonts/PlusJakartaText-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartatext';
  src: url('../fonts/PlusJakartaText-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartatext';
  src: url('../fonts/PlusJakartaText-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-ExtraBold.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-extrabold.otf') format('opentype'), url('../fonts/gilroy-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Capetown signature slant otf';
  src: url('../fonts/Capetown-Signature-Slant-OTF.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}