h1 {
  margin-top: 20px;
  margin-bottom: 35px;
  font-family: calluna, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 65px;
  font-weight: 400;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: calluna, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Foundersgrotesk, sans-serif;
  font-size: 38px;
  line-height: 60.8px;
  font-weight: 700;
}

a {
  font-family: Foundersgrotesk, sans-serif;
  color: #323232;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 50px;
  font-family: Foundersgrotesk, sans-serif;
  color: #2e2e2e;
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 300;
  letter-spacing: 1.8px;
  text-transform: capitalize;
}

strong {
  font-weight: 700;
  text-transform: capitalize;
}

.gradient-element {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-radial-gradient(circle farthest-side at 23% -2%, #da0a48, #5c0096);
  background-image: radial-gradient(circle farthest-side at 23% -2%, #da0a48, #5c0096);
}

.side-mouse-line {
  width: 1px;
  height: 60vh;
  background-color: #fff;
}

.mouse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 26px;
  height: 41px;
  -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;
  border: 2px solid #f5f5f5;
  border-radius: 25px;
}

.mouse-main-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  -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;
}

.mouse-button {
  width: 2px;
  height: 8px;
  margin-top: 5px;
  background-color: #fff;
}

.italic-caluna {
  margin-bottom: 45px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: calluna, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  font-style: italic;
  font-weight: 400;
}

.main-content-wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-bottom: 60px;
  margin-left: 200px;
  -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;
  -webkit-transform: rotateX(0.001deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(0.001deg) rotateY(0deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.main-headline {
  margin-bottom: 10px;
  margin-left: -5px;
  -webkit-transform: translate3d(0px, 0px, 5vw);
  transform: translate3d(0px, 0px, 5vw);
  font-family: calluna, sans-serif;
  color: #2e2e2e;
  font-size: 75px;
  line-height: 100px;
  font-weight: 400;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.main-sub-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0px;
  -webkit-transform: translate3d(0px, 0px, 2.5vw);
  transform: translate3d(0px, 0px, 2.5vw);
  font-family: Foundersgrotesk, sans-serif;
  color: #cb003d;
  font-size: 21px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 6px;
  text-transform: uppercase;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.hero-element {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 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;
}

.line-elemenet-small {
  width: 110px;
  height: 3px;
  background-color: #5c0096;
  -webkit-transform: translate3d(0px, 0px, -60px);
  transform: translate3d(0px, 0px, -60px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.main-text-wrapper {
  max-width: 670px;
  margin-top: 10px;
  color: #2e2e2e;
}

.first-line {
  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;
}

.first-line-text {
  margin-top: 10px;
  -webkit-transform: translate3d(0px, 0px, -50px);
  transform: translate3d(0px, 0px, -50px);
  font-family: Foundersgrotesk, sans-serif;
  font-size: 30px;
  line-height: 48px;
  font-weight: 300;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.text-block-float {
  -webkit-transform: translate3d(0px, 0px, -50px);
  transform: translate3d(0px, 0px, -50px);
  font-family: Foundersgrotesk, sans-serif;
  font-size: 28px;
  line-height: 44.8px;
  font-weight: 300;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.text-block-float.light {
  position: relative;
  z-index: 1;
  -webkit-transform: translate3d(0px, 0px, 2.5vw);
  transform: translate3d(0px, 0px, 2.5vw);
  color: #ebebeb;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.text-block-float.dark {
  position: relative;
  z-index: 1;
  -webkit-transform: translate3d(0px, 0px, 2.5vw);
  transform: translate3d(0px, 0px, 2.5vw);
  color: #2e2e2e;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-wrappe-hero {
  width: 380px;
  margin-bottom: -120px;
  margin-left: -180px;
}

.standard-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 120px;
  -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: #f5f5f5;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.standard-section.dark {
  background-color: transparent;
  background-image: -webkit-radial-gradient(circle farthest-corner at -35% -38%, #4b4a4a, #2c2c2c);
  background-image: radial-gradient(circle farthest-corner at -35% -38%, #4b4a4a, #2c2c2c);
}

.standard-section.dark.challenges-sec {
  overflow: visible;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-radial-gradient(circle farthest-corner at 100% 0%, #2e2e2e, #141414);
  background-image: radial-gradient(circle farthest-corner at 100% 0%, #2e2e2e, #141414);
}

.standard-section.dark.values {
  -webkit-perspective-origin: 50% 31%;
  perspective-origin: 50% 31%;
}

.standard-section.work {
  display: none;
  overflow: hidden;
  padding-bottom: 190px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-perspective-origin: 10% 10%;
  perspective-origin: 10% 10%;
}

.standard-section.horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.standard-section.horizontal.neg {
  padding-top: 0px;
}

.standard-section.footer {
  padding-bottom: 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;
}

.standard-section.solutions {
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective-origin: 50% 30%;
  perspective-origin: 50% 30%;
}

.standard-section.wwd {
  padding-bottom: 20px;
}

.standard-section.services {
  overflow: hidden;
  padding-top: 0px;
  -webkit-perspective-origin: 50% 20%;
  perspective-origin: 50% 20%;
}

.standard-section.culture {
  -webkit-perspective-origin: 50% 29%;
  perspective-origin: 50% 29%;
}

.standard-section.work-page {
  padding-top: 0px;
}

.floating-content-block {
  position: relative;
  max-width: 790px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: rotateX(0.0001deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(0.0001deg) rotateY(0deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.floating-content-block.work {
  max-width: 660px;
  margin-left: 250px;
}

.floating-content-block.wwd {
  max-width: 950px;
}

.section-id-block {
  position: relative;
  z-index: 1;
  margin-top: 40px;
  margin-bottom: 75px;
  -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;
}

.number-id {
  font-family: Foundersgrotesk, sans-serif;
  color: #bebebe;
  font-size: 10px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
}

.number-id.dark {
  color: #f5f5f5;
}

.number-id.dark-sect-head {
  color: #8a8a8a;
}

.name-id {
  font-family: Foundersgrotesk, sans-serif;
  color: #e90046;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 50px;
  -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;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.small-gradient-element {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-radial-gradient(circle farthest-side at 18% -6%, #e61151, #5c0096);
  background-image: radial-gradient(circle farthest-side at 18% -6%, #e61151, #5c0096);
}

.gradient-element-mid-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  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;
}

.floating-image-wrapper {
  position: relative;
  top: 0px;
  right: 0px;
  overflow: hidden;
  width: 640px;
  height: 420px;
  margin-right: -56px;
  background-color: #646464;
  -webkit-transform: translate3d(0px, 0px, -153px);
  transform: translate3d(0px, 0px, -153px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.floating-image-wrapper.challenges {
  background-image: url('../images/Challenges3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.floating-image-wrapper.solutions {
  background-image: url('../images/Digital-Led-Experience-Driven3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.floating-image-wrapper.method {
  background-color: transparent;
  background-image: url('../images/Stickies-01.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.floating-image-wrapper.team {
  background-image: url('../images/Culture2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.floating-image-wrapper.wwu {
  background-image: url('../images/Discover-Strat-Bus-Analysis2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.floating-image-wrapper.authentic {
  background-image: url('../images/authentic-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.floating-image-wrapper.wwd {
  background-image: url('../images/craft-exp.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.challenge-line-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -5px;
  margin-right: 20px;
  margin-bottom: -5px;
  -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: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.challenge-wrapper {
  margin-left: -20px;
}

.sep-element {
  margin-right: 15px;
  margin-left: 15px;
  color: #cb003d;
}

.point-description {
  width: 700px;
  font-family: Foundersgrotesk, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 1.5px;
}

.point-heading {
  min-width: 250px;
  text-align: right;
}

.highlight {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150vw;
  height: 150vh;
  background-image: -webkit-radial-gradient(circle closest-side at 50% 50%, hsla(0, 0%, 100%, .45), transparent 89%);
  background-image: radial-gradient(circle closest-side at 50% 50%, hsla(0, 0%, 100%, .45), transparent 89%);
}

.heading-float {
  position: relative;
  z-index: 1;
  -webkit-transform: translate3d(0px, 0px, 5vw);
  transform: translate3d(0px, 0px, 5vw);
  font-family: Foundersgrotesk, sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.heading-float.dark {
  color: #2e2e2e;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.row {
  margin-left: 40px;
}

.column-3 {
  padding-top: 530px;
}

.desktop-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  padding: 22px 130px 20px;
  -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;
  background-color: transparent;
}

.navlink {
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 20px;
  text-decoration: none;
}

.navlink:hover {
  background-color: transparent;
}

.navlink:active {
  background-color: transparent;
}

.navlink:focus {
  background-color: transparent;
  color: #cb003d;
}

.navlink.image {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.navlink.image.w--current {
  padding-top: 5px;
  padding-bottom: 5px;
}

.navlink.text-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -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;
}

.navlink.text-link.work {
  max-width: 150px;
  margin-left: 140px;
}

.navlink.text-link.footer {
  max-width: 260px;
  margin-top: 20px;
}

.navlink.text-link.home {
  max-width: 95px;
  margin-top: 0px;
  margin-bottom: 50px;
}

.navlink.text-link.home.services {
  max-width: 115px;
}

.navlink.text-link.home.about {
  max-width: 103px;
}

.navlink.cta-small {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 150px;
  height: 50px;
  margin-right: 0px;
  margin-bottom: 50px;
  margin-left: 0px;
  padding: 12px 25px;
  -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;
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.navlink.large-nav {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/Team2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.navlink.large-nav.services {
  background-image: url('../images/Services2.jpg');
}

.navlink.large-nav.work {
  background-image: url('../images/Traditional-and-Digital-Marketing2.jpg');
}

.menu-contact-button {
  position: relative;
  margin-left: 40px;
  padding: 15px 50px 9px;
  border: 1px solid #cb003d;
  background-color: transparent;
  color: #323232;
  font-size: 13px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.menu-contact-button.form {
  margin-left: 0px;
  font-family: Foundersgrotesk, sans-serif;
}

.hero-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  -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-image: -webkit-linear-gradient(270deg, #f5f5f5, #f5f5f5);
  background-image: linear-gradient(180deg, #f5f5f5, #f5f5f5);
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 25% 40%;
  perspective-origin: 25% 40%;
}

.hero-image-right {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 15vh;
}

.cta-box-bot {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  margin: 140px 70px -2px;
  padding-top: 30px;
  padding-bottom: 50px;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: #f5f5f5;
}

.cta-box-bot.white {
  background-color: #fff;
}

.cta-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  color: #2e2e2e;
  font-size: 38px;
  line-height: 45.6px;
  text-align: center;
}

.cta-heading.work-section-heading {
  margin-bottom: 30px;
}

.cta-sub-heading {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  color: #2e2e2e;
  font-size: 20px;
  line-height: 32px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

.text-link {
  color: #2e2e2e;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.text-link.magenta {
  margin-top: 7px;
  color: #cb003d;
  text-transform: capitalize;
}

.text-link.footer {
  letter-spacing: 2px;
  text-transform: none;
}

.text-link.minilinkfooter {
  text-transform: none;
}

.text-link-element {
  width: 110%;
  height: 2px;
  background-color: #cb003d;
}

.text-link-element.dark {
  background-color: #2e2e2e;
}

.cta-logo {
  position: relative;
  width: 70px;
}

._5-column-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  margin-top: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.blurb-wrapper-5-row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  padding: 40px 10px;
  -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;
}

.number-id-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 70px;
  padding-right: 10px;
  padding-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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.number-id-wrapper.left-align {
  padding-left: 0px;
  -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;
}

.process-icon {
  width: 120px;
  padding-top: 25px;
  padding-bottom: 10px;
}

.blurb-heading {
  color: #fff;
  text-align: center;
  letter-spacing: 0.5px;
}

.blurb-heading.dark {
  color: #2e2e2e;
}

.blurb-heading.left-align {
  max-width: 370px;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-transform: capitalize;
}

.blurb-heading.left-align.dark {
  margin-top: 0px;
  font-weight: 600;
}

.blurb-description {
  max-width: 250px;
  font-family: Foundersgrotesk, sans-serif;
  color: #f5f5f5;
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1.5px;
}

.blurb-description.dark {
  color: #2e2e2e;
}

.blurb-description.left-align {
  height: 180px;
  max-width: 340px;
  text-align: left;
}

.blurb-description.left-align.dark {
  height: auto;
}

.black-multiply {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.black-multiply.mbm-multiply {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, .76);
}

.white-lighten {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.white-lighten.mbm-lighten {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: hsla(0, 0%, 100%, .09);
}

.image-darken-effect {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.blurb-content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
}

.blurb-content.left-align {
  -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;
}

.blurb-wrapper-4-row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25vw;
  height: 780px;
  padding: 60px 65px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #646464;
  background-image: url('../images/ecommerce-strategy-design-development-services-homepage-image_3c635f050cb31d2c1b2a7d249bd06d4a.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.blurb-wrapper-4-row.discovery {
  background-image: url('../images/Discover-Strat-Bus-Analysis3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.blurb-wrapper-4-row.brand {
  background-image: url('../images/Brand-Strat-ID-Marketing3.jpg');
}

.blurb-wrapper-4-row.web {
  background-image: url('../images/Web-Eccomerce-and-App3.jpg');
}

.blurb-wrapper-4-row.digital {
  background-image: url('../images/Traditional-and-Digital-Marketing3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

._4-column-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 130px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

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

.cta-small-text {
  padding-top: 4px;
  color: #2e2e2e;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.arrow {
  height: 10px;
  margin-left: 20px;
}

.arrow.square {
  margin-right: 20px;
}

.text-block-std {
  font-family: Foundersgrotesk, sans-serif;
  font-size: 30px;
  line-height: 48px;
  font-weight: 300;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.text-block-std.light {
  position: relative;
  z-index: 1;
  color: #ebebeb;
  line-height: 38px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.text-block-std.dark {
  position: relative;
  z-index: 1;
  color: #2e2e2e;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.text-block-std.dark.work {
  max-width: 880px;
  margin-bottom: 25px;
  margin-left: 100px;
  font-size: 26px;
  line-height: 41.6px;
}

.text-block-std.footer {
  margin-left: 20px;
}

.text-block-std.culture {
  font-size: 22px;
  line-height: 33px;
}

.text-block-std.culture.reverse {
  margin-right: 20px;
  text-align: right;
}

.slider-heading {
  margin-left: 100px;
  color: #cb003d;
  font-weight: 500;
  text-transform: capitalize;
}

.upper-wrapper-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bg-text {
  position: relative;
  margin-bottom: -95px;
  font-family: calluna, sans-serif;
  color: rgba(203, 0, 61, .05);
  font-size: 355px;
  line-height: 370px;
  font-weight: 700;
}

.bg-text.align-right {
  z-index: -1;
  margin-left: -94px;
}

.slider-wrapper {
  overflow: hidden;
  width: 100%;
  margin-top: 70px;
}

.my-slide {
  overflow: hidden;
  background-color: #f5f5f5;
}

.work-slider {
  height: 850px;
}

.work-slider-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.arrow-link-box {
  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;
}

.workslider-image-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.workslider-image-bg.ic {
  z-index: 1;
}

.nav-block {
  position: relative;
  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;
  background-color: #2e2e2e;
}

.nav-content-block {
  position: relative;
  max-width: 480px;
  margin: 230px 20px;
  padding: 60px;
}

.heading-standard {
  position: relative;
  color: #f5f5f5;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.standard-text {
  font-family: Foundersgrotesk, sans-serif;
  color: #f5f5f5;
  font-size: 25px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.link-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  -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;
}

.footer-left {
  margin-left: 130px;
}

.footer-right {
  max-width: 810px;
  margin-right: 130px;
}

.footer-3-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.third-column {
  width: 33%;
}

.third-column.align-right {
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.social-wrapper {
  margin-top: 120px;
}

.social-link {
  padding: 10px;
}

.legal {
  margin-top: 35px;
  color: #9c9c9c;
  font-size: 10px;
}

.legal-link-wrapper {
  margin-top: 5px;
}

.legal-link {
  margin-left: 20px;
  font-size: 12px;
  line-height: 19.2px;
  text-decoration: underline;
}

.line-element {
  width: 60px;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
}

.line-element.dark {
  margin-bottom: 15px;
  background-color: #2e2e2e;
}

.black-multiply-dark-all {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.black-multiply-dark-all.mbm-multiply {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(0, 0, 0, .76);
}

.square-arrow {
  position: relative;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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 #f5f5f5;
}

.button-wrapper {
  position: absolute;
  left: 0px;
  bottom: 0px;
  overflow: hidden;
  margin-top: 180px;
}

.button-mask {
  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-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.anim-color-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #2e2e2e;
}

.inner-mask {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  overflow: hidden;
}

.motion-bit {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  background-color: #cb003d;
}

.services-main-block {
  overflow: hidden;
  width: 100vw;
  margin-top: 90px;
}

.service-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.service-image {
  width: 45vw;
  height: 750px;
  background-image: -webkit-radial-gradient(circle farthest-corner at 9% 17%, rgba(203, 0, 61, .5), rgba(92, 0, 150, .5)), url('../images/Discover-Strat-Bus-Analysis.jpg');
  background-image: radial-gradient(circle farthest-corner at 9% 17%, rgba(203, 0, 61, .5), rgba(92, 0, 150, .5)), url('../images/Discover-Strat-Bus-Analysis.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.service-image.brand {
  background-image: -webkit-radial-gradient(circle farthest-corner at 9% 17%, rgba(203, 0, 61, .5), rgba(92, 0, 150, .5)), url('../images/Services.jpg');
  background-image: radial-gradient(circle farthest-corner at 9% 17%, rgba(203, 0, 61, .5), rgba(92, 0, 150, .5)), url('../images/Services.jpg');
}

.service-image.web {
  background-image: -webkit-radial-gradient(circle farthest-corner at 9% 17%, rgba(203, 0, 61, .5), rgba(92, 0, 150, .5)), url('../images/Web-Eccomerce-and-App.jpg');
  background-image: radial-gradient(circle farthest-corner at 9% 17%, rgba(203, 0, 61, .5), rgba(92, 0, 150, .5)), url('../images/Web-Eccomerce-and-App.jpg');
}

.service-image.digital {
  background-image: -webkit-radial-gradient(circle farthest-corner at 9% 17%, rgba(203, 0, 61, .5), rgba(92, 0, 150, .5)), url('../images/Traditional-and-Digital-Marketing.jpg');
  background-image: radial-gradient(circle farthest-corner at 9% 17%, rgba(203, 0, 61, .5), rgba(92, 0, 150, .5)), url('../images/Traditional-and-Digital-Marketing.jpg');
}

.service-content-block {
  position: relative;
  z-index: 1;
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.service-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8vw;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.s-left-block {
  padding: 65px 20px 65px 65px;
}

.s-right-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 65px 65px 65px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-quilt {
  margin-top: 60px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.brand-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.brand-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 250px;
  height: 250px;
  margin: 2px;
  padding: 45px;
  -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-filter: saturate(0%);
  filter: saturate(0%);
  -webkit-transition: all 908ms cubic-bezier(.23, 1, .32, 1);
  transition: all 908ms cubic-bezier(.23, 1, .32, 1);
}

.brand-block:hover {
  -webkit-filter: saturate(100%);
  filter: saturate(100%);
}

.left-be {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 3px;
  height: 100%;
  background-color: #cb003d;
}

.right-be {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 3px;
  height: 100%;
  background-color: #cb003d;
}

.top-be {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 3px;
  background-color: #cb003d;
}

.bottom-be {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 3px;
  background-color: #cb003d;
}

.wearesect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 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;
  background-color: #f5f5f5;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 40%;
  perspective-origin: 50% 40%;
}

.wearetext-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 75px;
  margin-bottom: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.roles-headings {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Foundersgrotesk, sans-serif;
  color: #555;
  font-size: 65px;
  line-height: 61px;
  font-weight: 700;
  letter-spacing: -2px;
  text-transform: capitalize;
}

.text-span {
  color: #cb003d;
}

.values-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.value-row {
  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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.value-block {
  position: relative;
  width: 410px;
  margin: 30px;
  padding: 40px;
}

.value-number {
  margin-top: 50px;
  margin-bottom: 10px;
  font-family: Foundersgrotesk, sans-serif;
  color: #f5f5f5;
  font-size: 180px;
  line-height: 180px;
}

.div-block {
  width: 100%;
  height: 2px;
  background-color: #f5f5f5;
}

.culture-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  padding-top: 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;
}

.culture-item-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  padding-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.culture-item-block.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.culture-item-number {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.culture-id-number {
  min-width: 220px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Foundersgrotesk, sans-serif;
  color: #e9e9e9;
  font-size: 200px;
  line-height: 170px;
  text-align: left;
}

.culture-text-content {
  max-width: 540px;
  margin-left: 20px;
}

.culture-headings {
  color: #2e2e2e;
  text-transform: capitalize;
}

.culture-headings.reverse {
  margin-right: 20px;
  text-align: right;
}

.column-5 {
  z-index: 1;
}

.contact-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 25px;
  -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: #f5f5f5;
}

.contact-form-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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: all 150ms cubic-bezier(.25, .46, .45, .94);
  transition: all 150ms cubic-bezier(.25, .46, .45, .94);
}

.heading-contact-form {
  margin-bottom: 70px;
  color: #2e2e2e;
  font-weight: 600;
  text-align: center;
}

.form-block {
  max-width: 850px;
}

.formlabel {
  font-family: Foundersgrotesk, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  font-weight: 300;
}

.formselector {
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #e2e2e2;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(270deg, #f5f5f5, #f5f5f5);
  background-image: linear-gradient(180deg, #f5f5f5, #f5f5f5);
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  font-family: Foundersgrotesk, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: -0.2px;
}

.formselector:hover {
  border-bottom-color: #2e2e2e;
}

.form-input-wrappers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 38px;
  margin-right: -25px;
  margin-bottom: 20px;
  -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;
}

.formtextfield {
  min-width: 250px;
  margin-bottom: 40px;
  padding-left: 0px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #e2e2e2;
  background-color: transparent;
  -webkit-transition: all 150ms ease-in;
  transition: all 150ms ease-in;
  font-family: Foundersgrotesk, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: -0.2px;
}

.formtextfield:hover {
  border-bottom-width: 1px;
  border-bottom-color: #2e2e2e;
}

.formtextfield:active {
  border-bottom-width: 2px;
  border-bottom-color: #2e2e2e;
}

.formtextfield:focus {
  border-bottom-width: 2px;
  border-bottom-color: #2e2e2e;
}

.formtextfield::-webkit-input-placeholder {
  color: #d3d1d1;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0px;
}

.formtextfield:-ms-input-placeholder {
  color: #d3d1d1;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0px;
}

.formtextfield::placeholder {
  color: #d3d1d1;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0px;
}

.formblock {
  margin-right: 25px;
}

.circle-element {
  width: 50%;
  height: 1px;
  margin-top: 25px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #cb003d;
  opacity: 0.07;
}

.circle-element._1 {
  background-color: #cb00aa;
}

.circle-element._1.r {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.circle-element._2 {
  background-color: #5c0096;
}

.circle-element._2.r {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.circle-element.r {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 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;
}

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

.heading {
  color: #2e2e2e;
}

.work-section {
  position: relative;
  display: none;
  height: 850px;
  -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;
}

.work-section.first {
  margin-top: 92px;
}

.work-section-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
}

.work-section-row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.work-content-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.work-content-section.mobile {
  overflow: visible;
}

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

.page-transition-in {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000000000000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -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;
}

.color-element {
  position: absolute;
  width: 50vw;
  height: 100vh;
  background-color: #dd265d;
}

.transition-logo-wrapper {
  position: absolute;
  width: 180px;
}

.black-bg {
  position: absolute;
  width: 100vw;
  height: 100vh;
  background-color: #2e2e2e;
}

.color-element-verticle {
  position: absolute;
  width: 100vw;
  height: 50vh;
  background-color: #dd265d;
}

.page-transition-out {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000000000000000;
  display: none;
  overflow: hidden;
  -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;
}

.black-bg-in {
  position: absolute;
  width: 100vw;
  height: 100vh;
  background-color: #2e2e2e;
}

.transition-logo-wrapper-in {
  position: absolute;
  width: 180px;
}

.color-element-in {
  position: absolute;
  display: none;
  width: 50vw;
  height: 100vh;
  background-color: #dd265d;
  background-image: -webkit-linear-gradient(356deg, #5c0096, #cb003d);
  background-image: linear-gradient(94deg, #5c0096, #cb003d);
}

.color-element-out {
  position: absolute;
  display: none;
  width: 100vw;
  height: 50vh;
  background-color: #dd265d;
}

.transition-logo-wrapper-out {
  position: absolute;
  width: 180px;
}

.black-bg-out {
  position: absolute;
  width: 100vw;
  height: 100vh;
  background-color: #2e2e2e;
}

.ff-image {
  max-width: 110%;
  margin-right: -170px;
}

.ic-image {
  max-width: 110%;
  margin-right: -129px;
}

.ic-image.work {
  margin-right: 0px;
  margin-left: 0px;
}

.hifi-image {
  max-width: 110%;
  margin-right: -106px;
}

.work-new {
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f5f5f5;
  text-align: center;
}

.work-new.work-page-first {
  padding-top: 140px;
}

.work-square {
  position: relative;
  display: inline-block;
  width: 25%;
}

.work-square-image {
  width: 100%;
}

.work-square-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin: 12%;
  padding-top: 12%;
  padding-right: 12px;
  padding-left: 12px;
  background-color: #fff;
}

.work-quare-heading {
  position: relative;
  color: #2e2e2e;
  font-size: 2.2vw;
  line-height: 3.1vw;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.work-square-description {
  font-family: Foundersgrotesk, sans-serif;
  color: #2e2e2e;
  font-size: 15.5px;
  line-height: 24.5px;
  font-weight: 300;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.work-square-anim-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

@media (max-width: 991px) {
  .main-content-wrapper {
    margin-right: 40px;
    margin-left: 149px;
  }
  .main-headline {
    margin-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 45px;
    line-height: 60px;
  }
  .main-sub-heading {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 18px;
    line-height: 25px;
  }
  .hero-element {
    margin-bottom: 21px;
  }
  .line-elemenet-small {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .first-line-text {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 28px;
    line-height: 35px;
  }
  .text-block-float {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 28px;
    line-height: 35px;
  }
  .text-block-float.light {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .text-block-float.dark {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .image-wrappe-hero {
    width: 260px;
    margin-bottom: -95px;
    margin-left: -120px;
  }
  .standard-section.dark {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .standard-section.dark.challenges-sec {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .standard-section.dark.values {
    padding-right: 30px;
    padding-left: 30px;
  }
  .standard-section.work {
    padding-bottom: 20px;
  }
  .standard-section.horizontal {
    -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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .standard-section.footer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .floating-content-block {
    max-width: 610px;
  }
  .floating-content-block.work {
    margin-left: 0px;
  }
  .floating-content-block.wwd {
    padding-right: 45px;
    padding-left: 45px;
  }
  .section-id-block {
    margin-bottom: 20px;
  }
  .column-2 {
    padding-top: 130px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .small-gradient-element {
    display: none;
  }
  .floating-image-wrapper {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .heading-float {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .heading-float.dark {
    margin-bottom: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .row {
    margin-left: 0px;
  }
  .column-3 {
    padding: 45px 40px;
  }
  .desktop-nav {
    padding-right: 40px;
    padding-left: 20px;
  }
  .navlink {
    font-size: 15px;
    line-height: 20px;
  }
  .navlink.text-link.work {
    margin-left: 40px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .navlink.large-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu-contact-button {
    margin-left: 25px;
    padding-right: 36px;
    padding-left: 36px;
  }
  .cta-box-bot {
    margin-top: 40px;
  }
  .cta-heading {
    line-height: 45px;
  }
  ._5-column-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blurb-wrapper-5-row {
    width: auto;
    padding-bottom: 50px;
    background-color: transparent;
  }
  .blurb-wrapper-4-row {
    width: auto;
    padding-bottom: 50px;
    background-color: transparent;
  }
  ._4-column-wrapper {
    width: 100vw;
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #2e2e2e;
  }
  .text-block-std {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 28px;
    line-height: 35px;
  }
  .text-block-std.light {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .text-block-std.dark {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .text-block-std.dark.work {
    margin-left: 20px;
    font-size: 20px;
    line-height: 32px;
  }
  .slider-heading {
    margin-left: 20px;
    font-size: 26px;
    line-height: 41.6px;
  }
  .upper-wrapper-left {
    width: auto;
    padding-right: 55px;
    padding-left: 55px;
  }
  .bg-text {
    font-size: 155px;
    line-height: 256px;
  }
  .work-slider {
    height: 450px;
  }
  .nav-block {
    width: 100vw;
    background-color: transparent;
  }
  .nav-content-block {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .heading-standard {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .standard-text {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 28px;
    line-height: 35px;
  }
  .link-wrapper {
    margin-top: 45px;
  }
  .slide-nav {
    padding-top: 56px;
  }
  .footer-left {
    margin-bottom: 50px;
    margin-left: 16px;
  }
  .footer-right {
    max-width: 950px;
    margin-right: 40px;
    margin-left: 40px;
  }
  .third-column.align-right {
    width: 43%;
  }
  .third-column.mid {
    width: 23%;
  }
  .services-main-block {
    margin-top: 45px;
  }
  .service-block {
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .service-image {
    width: 100vw;
    height: 500px;
  }
  .service-content {
    margin-left: 0vw;
    padding-top: 15px;
  }
  .s-left-block {
    padding-top: 25px;
  }
  .s-right-block {
    padding-top: 25px;
  }
  .value-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ff-image {
    margin-right: -45px;
  }
  .ic-image {
    margin-right: -49px;
  }
  .ic-image.work {
    margin-left: 0px;
  }
  .hifi-image {
    margin-right: -45px;
  }
  .work-square {
    width: 50%;
  }
  .work-quare-heading {
    margin-bottom: 25px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 25px;
    line-height: 33px;
  }
  .work-square-description {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  ul {
    font-size: 14px;
  }
  .main-text-wrapper {
    margin-right: 35px;
  }
  .standard-section {
    padding-top: 120px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .standard-section.work {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .standard-section.horizontal {
    padding-right: 0px;
    padding-left: 0px;
  }
  .floating-content-block.wwd {
    max-width: 500px;
    padding-right: 26px;
    padding-left: 26px;
  }
  .floating-image-wrapper {
    width: 450px;
    height: 310px;
    margin-right: 0px;
  }
  .point-description {
    font-size: 14px;
    line-height: 24px;
  }
  .point-heading {
    min-width: 180px;
    font-size: 24px;
  }
  .highlight {
    display: none;
  }
  .heading-float {
    font-size: 40px;
    line-height: 64px;
  }
  .nav-logo-wrapper {
    position: absolute;
    left: 60px;
    top: 40px;
  }
  .nav-link-wrapper {
    display: none;
  }
  .navlink.image {
    margin-left: -20px;
  }
  .navlink.mobile {
    position: relative;
    margin-top: 14px;
    margin-bottom: 14px;
    color: #f5f5f5;
    font-size: 35px;
    line-height: 50px;
  }
  .navlink.mobile:active {
    color: #cb003d;
  }
  .navlink.mobile-logo {
    width: 180px;
    margin-top: 4px;
    margin-left: 10px;
  }
  .navlink.large-nav.about {
    background-image: url('../images/Team2.jpg');
    background-size: cover;
  }
  .hero-section {
    overflow: hidden;
  }
  .hamburger-button {
    position: absolute;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80px;
    margin-top: 18px;
    margin-right: 10px;
    padding: 10px 20px;
    -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;
  }
  .mobile-nav {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 75px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #f5f5f5;
  }
  .mobile-nav.open {
    -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;
    background-color: transparent;
  }
  .burger-slice {
    width: 40px;
    height: 2px;
    margin-top: 3px;
    margin-bottom: 3px;
    background-color: #cb003d;
  }
  .burger-slice.close {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .image-2 {
    padding-top: 5px;
  }
  .nav-open {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    padding-left: 35px;
    -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: #323232;
  }
  .mobile-nav-link-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mobile-menu-text {
    font-size: 22px;
    line-height: 35.2px;
    font-weight: 500;
  }
  .close-nav-box {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
  }
  .cta-heading {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 45px;
  }
  ._5-column-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blurb-heading {
    min-width: 180px;
    font-size: 24px;
  }
  .blurb-description {
    font-size: 14px;
    line-height: 24px;
  }
  .blurb-description.left-align {
    margin-bottom: 0px;
  }
  .blurb-wrapper-4-row {
    height: 670px;
  }
  ._4-column-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block-std.dark.work {
    margin-left: 0px;
  }
  .slider-heading {
    margin-left: 0px;
    font-size: 24px;
    line-height: 32px;
  }
  .upper-wrapper-left {
    padding-right: 0px;
    padding-left: 0px;
  }
  .bg-text {
    margin-bottom: -47px;
    font-size: 125px;
    line-height: 115px;
  }
  .mobile-only-link {
    max-width: 170px;
    margin-top: 25px;
  }
  .slider-wrapper {
    width: 100vw;
    margin-left: -30px;
  }
  .work-slider {
    overflow: visible;
    width: 100vw;
    height: auto;
    background-color: transparent;
  }
  .work-slider-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .arrow-link-box {
    padding-bottom: 20px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .workslider-image-bg {
    position: relative;
    height: 450px;
    margin-bottom: -70px;
  }
  .heading-standard {
    font-size: 40px;
    line-height: 64px;
  }
  .slide-nav {
    padding-top: 4px;
    background-color: transparent;
  }
  .footer-right {
    margin-right: 0px;
    margin-left: 0px;
  }
  .service-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .s-left-block {
    padding-bottom: 10px;
  }
  .s-right-block {
    padding-top: 10px;
  }
  .brand-row {
    width: 100vw;
    margin-left: -30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .brand-block {
    width: 150px;
    height: 150px;
    padding: 25px;
  }
  .wearesect {
    padding-right: 30px;
    padding-left: 30px;
  }
  .culture-item-block {
    margin-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .culture-item-number {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .culture-id-number {
    margin-bottom: -65px;
  }
  .column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    padding-right: 30px;
    padding-left: 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;
  }
  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-contact-form {
    font-size: 30px;
    line-height: 48px;
  }
  .form-input-wrappers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .work-section {
    margin-top: 75px;
  }
  .work-image-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .work-section-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .work-section-row.reverse {
    -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;
  }
  .work-content-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    padding-right: 30px;
    padding-left: 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;
  }
  .work-content-section.mobile {
    margin-top: -50px;
  }
  .ff-image {
    margin-right: 0px;
  }
  .ic-image {
    margin-right: 0px;
    padding-left: 35px;
  }
  .hifi-image {
    margin-right: 0px;
  }
  .work-quare-heading {
    margin-bottom: 14px;
    font-size: 22px;
    line-height: 29px;
  }
  .work-square-description {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 479px) {
  .main-content-wrapper {
    margin-right: 15px;
    margin-left: 55px;
  }
  .main-headline {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 32px;
  }
  .main-sub-heading {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 2px;
  }
  .hero-element {
    height: 100%;
    margin-right: 40px;
    margin-bottom: 0px;
  }
  .line-elemenet-small {
    width: 60px;
  }
  .main-text-wrapper {
    margin-top: 10px;
  }
  .first-line {
    -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;
  }
  .first-line-text {
    margin-top: 4px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 18px;
    line-height: 28.8px;
  }
  .text-block-float {
    font-size: 18px;
    line-height: 28.8px;
  }
  .image-wrappe-hero {
    width: 100px;
    margin-bottom: -40px;
    margin-left: -46px;
  }
  .standard-section {
    margin-top: 0px;
    padding: 30px 30px 60px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .standard-section.dark.challenges-sec {
    padding-bottom: 0px;
  }
  .standard-section.horizontal {
    padding-right: 0px;
    padding-left: 0px;
  }
  .standard-section.footer {
    padding-top: 60px;
  }
  .standard-section.wwd {
    margin-top: 55px;
    padding: 25px 0px;
  }
  .standard-section.services {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .floating-content-block {
    max-width: auto;
    margin-top: 50px;
    -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;
  }
  .column-2 {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .floating-image-wrapper {
    width: auto;
    height: 310px;
    margin-right: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .challenge-line-item {
    margin-right: 0px;
    margin-bottom: 15px;
    -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;
  }
  .challenge-wrapper {
    margin-left: 0px;
  }
  .sep-element {
    margin-top: -15px;
    margin-bottom: -15px;
    margin-left: 0px;
  }
  .point-description {
    width: auto;
  }
  .point-heading {
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: left;
  }
  .heading-float {
    font-size: 24px;
    line-height: 32px;
  }
  .column-3 {
    padding: 20px 0px;
  }
  .navlink.text-link.work {
    margin-left: 0px;
  }
  .navlink.large-nav {
    margin-left: 0px;
  }
  .menu-contact-button {
    margin-left: 0px;
  }
  .cta-box-bot {
    width: 90vw;
    margin-top: 40px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .cta-box-bot.white {
    padding-right: 20px;
    padding-left: 20px;
  }
  .cta-heading {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 31.2px;
  }
  .cta-sub-heading {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 22.4px;
  }
  .text-link.magenta {
    font-size: 13px;
  }
  ._5-column-wrapper {
    margin-left: -30px;
  }
  .number-id-wrapper {
    margin-bottom: 30px;
  }
  .blurb-heading {
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: center;
  }
  .blurb-wrapper-4-row {
    height: 620px;
    padding-right: 30px;
    padding-left: 30px;
  }
  ._4-column-wrapper {
    margin-right: -30px;
    margin-left: -30px;
  }
  .arrow {
    height: 12px;
  }
  .text-block-std {
    font-size: 18px;
    line-height: 28.8px;
  }
  .text-block-std.dark.work {
    font-size: 14px;
    line-height: 22.4px;
  }
  .text-block-std.footer {
    text-align: center;
  }
  .text-block-std.culture.reverse {
    text-align: left;
  }
  .slider-heading {
    font-size: 24px;
    line-height: 32px;
  }
  .slider-wrapper {
    margin-left: -30px;
  }
  .workslider-image-bg {
    height: 300px;
  }
  .heading-standard {
    font-size: 24px;
    line-height: 32px;
  }
  .standard-text {
    font-size: 18px;
    line-height: 28.8px;
  }
  .footer-right {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-3-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .third-column.align-right {
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .social-wrapper {
    margin-top: 45px;
  }
  .service-block {
    margin-left: 0px;
  }
  .service-content {
    padding-right: 27px;
    padding-left: 27px;
  }
  .s-left-block {
    padding-left: 0px;
  }
  .s-right-block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .brand-block {
    width: 100px;
    height: 100px;
    padding: 10px;
  }
  .unordered-list {
    padding-left: 30px;
  }
  .roles-headings {
    font-size: 31px;
    line-height: 30px;
  }
  .values-wrapper {
    margin-left: -30px;
  }
  .value-block {
    width: auto;
  }
  .value-number {
    font-size: 140px;
    line-height: 130px;
  }
  .culture-list-wrapper {
    width: 100%;
    margin-right: -10px;
    margin-left: -10px;
  }
  .culture-item-block.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .culture-id-number {
    font-size: 140px;
    line-height: 130px;
  }
  .culture-text-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: auto;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .culture-headings.reverse {
    text-align: left;
  }
  .column-5 {
    padding-top: 0px;
  }
  .contact-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-contact-form {
    margin-bottom: 30px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 27px;
    line-height: 37.8px;
  }
  .work-section {
    height: 650px;
  }
  .work-content-section {
    padding-top: 0px;
  }
  .work-square {
    width: 100%;
  }
  .work-quare-heading {
    font-size: 24px;
    line-height: 32px;
  }
  .work-square-description {
    font-size: 18px;
    line-height: 28.8px;
  }
}

@font-face {
  font-family: 'Foundersgrotesk';
  src: url('../fonts/FoundersGrotesk-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Foundersgrotesk';
  src: url('../fonts/FoundersGrotesk-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Foundersgrotesk';
  src: url('../fonts/FoundersGrotesk-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}