@font-face {
  font-family: Dreamscape;
  src: url('../fonts/Dreamscape.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neuemetananextfreepersonal sm;
  src: url('../fonts/NeueMetanaNextFreePersonal-Sm.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proximanova;
  src: url('../fonts/ProximaNova-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neuemetananextoutlinefree blk;
  src: url('../fonts/NeueMetanaNextOutlineFree-Blk.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proximanova;
  src: url('../fonts/ProximaNova-LightIt.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

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

@font-face {
  font-family: Proximanova;
  src: url('../fonts/ProximaNova-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Proximanovat;
  src: url('../fonts/ProximaNova-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proximanova extrabld;
  src: url('../fonts/ProximaNova-Extrabld.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proximanovat;
  src: url('../fonts/ProximaNovaT-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

@font-face {
  font-family: Vejlikan;
  src: url('../fonts/Vejlikan-Italic-BF64114be14aa32.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Fontspring demo proximanova;
  src: url('../fonts/Fontspring-DEMO-proximanova-light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --white: white;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #fff;
  background-color: #0e0e0e;
  font-family: Proximanova, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

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

.body {
  color: #0e0e0e;
  background-color: #0e0e0e;
}

.navbar {
  z-index: 200;
  -webkit-text-fill-color: inherit;
  background-color: #0e0e0e00;
  background-clip: content-box;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Proximanova, sans-serif;
  font-style: normal;
  font-weight: 400;
  position: static;
  inset: 0% 0% auto;
}

.nav-link {
  color: #fff;
  border: 2px solid #0000;
  border-radius: 20px;
  align-self: center;
  margin-left: 0;
  margin-right: 23px;
  padding: 5px 8px 3px;
  font-family: Proximanovat, sans-serif;
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 300;
  line-height: 1vw;
}

.nav-link:hover {
  border-width: 2px;
  border-color: #fff;
  flex: 0 auto;
  margin-left: 0;
  margin-right: 23px;
  padding: 5px 8px 3px;
  line-height: 1vw;
}

.nav-link.w--current {
  color: #fff;
  border: 2px solid #fff;
  padding-bottom: 3px;
}

.nav-link.w--current:hover {
  padding: 5px 8px 3px;
}

.nav-link.contact {
  display: none;
}

.nav-link.contact.w--current {
  margin-right: 23px;
}

.nav-link.conext.w--current {
  border-color: #fff0;
}

.logo {
  width: 46px;
  height: 43px;
  margin-left: 40px;
  padding-top: 0;
  padding-left: 0;
  position: absolute;
  top: 10px;
}

.background-video-2 {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  min-height: 63vw;
  display: flex;
  position: absolute;
}

.nav-bar-container {
  z-index: 60;
  background-color: #0e0e0e;
  align-items: center;
  width: 100vw;
  min-width: 100vw;
  height: 70px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: fixed;
}

.wave-div {
  float: left;
  grid-column-gap: 0vh;
  grid-row-gap: 0vh;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  max-width: none;
  height: auto;
  margin-top: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: visible;
}

.lottie-animation {
  justify-content: center;
  align-self: center;
  align-items: center;
  min-width: 100vw;
  min-height: 30vh;
  margin-top: 0%;
  font-family: Proximanova, sans-serif;
  display: flex;
  position: relative;
  inset: 0%;
}

.hero-section {
  min-width: 100vw;
  height: 57vw;
  min-height: 50vw;
  position: absolute;
  inset: 0% 0% auto;
}

.hero-section.home {
  justify-content: center;
  align-items: center;
  height: 49vw;
  min-height: 60vw;
  margin-top: 0;
  display: flex;
  position: relative;
}

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

.button2 {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 20px;
  justify-content: center;
  padding: 5px 15px 3px;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1vw;
  display: inline-block;
}

.button2:hover {
  color: #000;
  background-color: #fff;
}

.button2.w--current {
  color: #000;
  border-color: #000;
}

.button2.longer {
  padding-left: 25px;
  padding-right: 25px;
}

.hero-heading-center {
  background-color: #0e0e0e;
  border-bottom: 0 solid #e4ebf3;
  padding: 0;
  display: block;
  position: relative;
}

.paragraph {
  color: #fff;
  width: 93%;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 1.8vw;
}

.columns-3 {
  margin-top: 8vw;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.columns-3.bulletd {
  margin-top: 0;
  padding-bottom: 6vw;
}

.wwd-col {
  width: 100%;
}

.link {
  color: #fff;
  font-size: 1vw;
  line-height: 2vw;
  text-decoration: underline;
}

.link:hover {
  text-decoration: underline;
}

.link.link-r {
  margin-left: 0;
  text-decoration: underline;
}

.link.link-r:hover {
  text-decoration: underline;
}

.paragraph-2 {
  color: #878686;
  width: 90%;
  font-family: Proximanova, sans-serif;
  font-size: 1.1vw;
  font-weight: 700;
  line-height: 1.5vw;
}

.column {
  margin-top: 0;
}

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

.column-5 {
  justify-content: flex-end;
  padding-right: 7%;
  display: flex;
}

.hero-stack-2 {
  background-color: #0e0e0e;
  border-bottom: 0 solid #e4ebf3;
  margin-top: 6vw;
  padding: 0 0 80px;
  display: block;
  position: relative;
}

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

.list-item {
  color: #fff;
  font-size: 1vw;
  line-height: 2vw;
}

.list, .list-2 {
  padding-left: 15px;
}

.div-block-7 {
  height: 0%;
}

.image-7 {
  width: 7vw;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10%;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: absolute;
}

.collection-list-item.addclasses {
  float: left;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-top: 10%;
  margin-bottom: 15%;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.collection-list-item.addclasses:nth-child(2n) {
  float: right;
  clear: none;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: stretch;
  margin-left: 0%;
  padding-left: 0;
  padding-right: 0%;
  display: flex;
  left: 0;
}

.collection-list-item.addclasses:last-child {
  margin-bottom: 10vw;
}

.collection-list.addclasses {
  float: left;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-content: flex-start;
  height: 100%;
  margin-bottom: 0%;
  padding-bottom: 0;
  display: block;
}

.item-content-addclass {
  float: left;
  align-items: flex-start;
  width: 24%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 50px;
  display: block;
}

.image-background {
  float: left;
  width: 57%;
  max-width: none;
  height: 100%;
  max-height: none;
  margin-left: 60px;
  margin-right: 60px;
  position: relative;
}

.img-cover {
  float: none;
  object-fit: contain;
  width: 47vw;
  min-width: auto;
  max-width: none;
  height: 100%;
  min-height: 100%;
  max-height: none;
  display: block;
  position: relative;
  inset: 0% auto 0% 0%;
  overflow: visible;
}

.heading-2 {
  color: #fff;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Proximanova, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 3vw;
  display: flex;
  overflow: visible;
}

.clients-desktop-tablet {
  margin-top: 0;
  display: block;
}

.column-6 {
  justify-content: center;
  display: flex;
}

.columns-7 {
  margin-top: 1vw;
}

.footer-2.lets-start-2 {
  background-color: #0e0e0e;
  padding-top: 10%;
  padding-left: 10%;
  padding-right: 10%;
  display: block;
}

.footer-2.lets-start-2.footer3 {
  padding-top: 10vh;
  padding-bottom: 10%;
}

.text-field {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 10px;
  width: 30%;
  min-width: 32%;
  height: 53%;
  min-height: 45px;
  padding-bottom: 4px;
}

.text-input {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 10px;
  min-width: 100%;
  min-height: 150px;
  margin-top: 15px;
  padding-top: 8px;
}

.form {
  color: #000;
  text-align: right;
  flex-wrap: wrap;
  place-content: stretch space-between;
  font-size: 18px;
  display: flex;
}

.submit-button.black-txt {
  color: #fff;
  background-color: #0e0e0e;
  border: 1px solid #fff;
  border-radius: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1.2vw;
}

.submit-button.black-txt:hover {
  color: #0e0e0e;
  background-color: #fff;
}

.div-block-14 {
  justify-content: flex-end;
  align-items: flex-end;
  min-width: 50%;
  display: flex;
}

.div-block-15 {
  border-top: 1px solid #fff;
  margin-top: 7%;
  padding-top: 30px;
  padding-bottom: 0%;
}

.text-block-3 {
  color: #878686;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  font-size: 1vw;
  line-height: 1.5vw;
  display: inline-block;
}

.text-block-3.done {
  display: none;
}

.link-2 {
  color: #878686;
  text-align: right;
  width: 30%;
  padding-right: 0;
  font-family: Proximanova, sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
  text-decoration: none;
  display: inline-block;
}

.social-media {
  clear: left;
  color: #fff;
  text-align: left;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Proximanova extrabld, sans-serif;
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 1.8vw;
  text-decoration: none;
  display: block;
}

.social-media:hover {
  text-decoration: underline;
}

.column-10 {
  color: #fff;
  padding-left: 0;
}

.background-video-3 {
  z-index: 1;
  width: 96%;
  min-width: 0%;
  height: 90%;
  min-height: 0;
  display: block;
  position: absolute;
  inset: 2% 0 0% 2.3%;
}

.lottie-animation-2 {
  justify-content: flex-end;
  width: 90%;
  margin-left: 10%;
  padding-right: 0;
  display: flex;
  position: absolute;
  left: 0%;
}

.text-block-4 {
  color: #fff;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 10vw;
  font-family: Proximanova, sans-serif;
  font-size: 1.3vw;
  line-height: 1.8vw;
}

.columns-11 {
  padding-top: 7vw;
  display: block;
}

.body-2 {
  background-color: #0e0e0e;
  overflow: visible;
}

.team {
  border-top: 0 solid #fff;
  justify-content: center;
  margin-top: -3px;
  margin-bottom: 3%;
  display: block;
}

.master-text-block {
  color: #fff;
  text-align: left;
  width: 81%;
  margin-left: 0%;
  font-family: Proximanova, sans-serif;
  font-size: 1.3vw;
  line-height: 1.8vw;
  text-decoration: none;
}

.master-text-block.blog {
  color: #000;
  height: 107.891px;
  margin-bottom: 0%;
  margin-left: 7%;
  font-size: 1.2vw;
  line-height: 1.5vw;
}

.div-block-19 {
  justify-content: center;
  min-height: 100px;
  display: flex;
}

.div-block-20 {
  align-self: flex-end;
}

.image-16 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  margin-top: 0;
  margin-right: 0;
  display: block;
  overflow: visible;
}

.columns-13 {
  flex-direction: row;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  min-width: 115%;
  margin-top: 5%;
  margin-right: auto;
  display: none;
}

.column-12 {
  align-items: flex-start;
  padding-right: 0;
  display: flex;
}

.image-deck {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 35vw;
  margin-top: 10vh;
  display: flex;
  overflow: hidden;
}

.columns-14 {
  justify-content: flex-end;
  align-items: stretch;
  height: 100%;
  display: block;
}

.column-13 {
  justify-content: flex-end;
  display: flex;
}

.column-14 {
  justify-content: center;
  display: none;
}

.image-18 {
  object-fit: fill;
  width: 100%;
  margin-top: 0%;
  display: block;
}

.image-19 {
  object-fit: contain;
  padding-left: 20px;
  padding-right: 0;
  display: block;
}

.column-15 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: block;
}

.image-20 {
  width: 100%;
  min-width: 100vw;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: static;
}

.image-20.image-2 {
  display: block;
}

.wave-mumba {
  width: 100%;
  margin-top: -50px;
  margin-bottom: 0;
  position: relative;
  inset: 0% 0% auto;
}

.div-block-24 {
  margin-top: 50px;
  position: relative;
}

.div-block-25 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-26 {
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 100%;
  padding-top: 15px;
  display: flex;
}

.heading-7 {
  color: #000;
  border: 0 solid #000;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Neuemetananextfreepersonal sm, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 3vw;
}

.heading-8 {
  color: #fff;
  text-align: left;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Dreamscape, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 4vw;
  display: block;
}

.div-block-28 {
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 25vh;
  margin-left: 10%;
  margin-right: 10%;
  padding-bottom: 0%;
  display: flex;
}

.kettle {
  color: #fff;
  margin-top: 0;
  margin-bottom: 2vw;
  font-family: Dreamscape, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 3vw;
}

.div-block-30 {
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: block;
}

.heading-12 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ghojekan, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 4vw;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  width: 100%;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Proximanovat, sans-serif;
  font-size: 2.5vw;
  font-weight: 100;
  line-height: 2.5vw;
}

.div-block-34 {
  border: 0 solid #0000;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  margin-top: 15px;
  font-family: Proximanova extrabld, sans-serif;
  font-size: 1.4vw;
  line-height: 2vw;
}

.utility-page-wrap {
  object-fit: contain;
  background-color: #0e0e0e;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  overflow: hidden;
}

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

.body-3 {
  object-fit: contain;
  background-color: #0e0e0e;
  max-height: 100vh;
  overflow: hidden;
}

.div-block-39 {
  max-height: 80vh;
}

.image-23 {
  display: block;
  position: absolute;
  inset: auto 0% 0% auto;
}

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

.body-4 {
  background-color: #0e0e0e;
}

.arrow {
  align-self: flex-start;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  position: absolute;
}

.arrow.arrow-home {
  margin-top: 2%;
}

.arrow.service {
  margin-top: 3vw;
}

.column-25 {
  padding-bottom: 0;
}

.wave {
  object-fit: contain;
  background-color: #0000;
  min-width: 100vw;
  margin-top: 1px;
  margin-bottom: -30px;
  padding-top: 0;
  padding-bottom: 0;
}

.brand {
  margin-right: 300px;
  padding-right: 0;
}

.nav-menu {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.landing-section {
  min-width: 100vw;
  min-height: 55vw;
}

.landing-section.home {
  height: 0;
  min-height: 65vw;
  margin-top: -1%;
  margin-bottom: 0;
  padding-bottom: 0;
  position: static;
  inset: -6vw 0% auto;
}

.column-30 {
  display: block;
  position: relative;
  inset: 0 0% 0% auto;
}

.div-block-44 {
  justify-content: flex-end;
  margin-right: 25px;
  display: flex;
}

.div-block-45 {
  justify-content: center;
  display: block;
}

.column-31, .column-32 {
  justify-content: flex-end;
  display: flex;
}

.column-33 {
  padding-left: 0;
  padding-right: 0;
}

.column-34 {
  padding-bottom: 0;
}

.div-block-46 {
  float: left;
  width: 100%;
  margin-top: 25%;
  margin-left: 15%;
}

.columns-17 {
  height: 100%;
  margin-top: 6vw;
}

.div-block-47 {
  width: 55%;
}

.body-5 {
  background-color: #000;
}

.heading-17 {
  clear: none;
  color: #f4f4f4;
  text-align: justify;
  letter-spacing: 0;
  text-indent: 0;
  text-transform: none;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-bottom: 5%;
  font-family: Vejlikan, sans-serif;
  font-size: 160px;
  font-style: italic;
  font-weight: 400;
  line-height: 198px;
  display: flex;
  transform: rotate(-5.37deg);
}

.div-block-48 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 3vw;
  padding-bottom: 1vw;
  display: flex;
}

.marquee-horizontal {
  z-index: 1;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 80px;
  margin-top: 0%;
  margin-bottom: 5vw;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: rotate(180deg);
}

.track-horizontal-right {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.marquee-text-2 {
  color: #7c7c7c;
  text-transform: uppercase;
  flex: none;
  margin-top: 0%;
  margin-right: 8vw;
  font-family: Neuemetananextoutlinefree blk, sans-serif;
  font-size: 40px;
}

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

.marquee-horizontal-right {
  z-index: 0;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-top: 3%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-49 {
  background-color: #000;
  margin-top: 10vw;
  margin-bottom: -9px;
}

.image-28 {
  min-width: 100%;
  margin-top: 0%;
  margin-bottom: -4vw;
  padding-bottom: 0;
}

.div-block-53 {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0%;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.div-block-54 {
  background-color: #0e0e0e;
  margin-top: 3vw;
}

.heading-20 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Dreamscape, sans-serif;
  font-size: 4vw;
  font-style: normal;
  font-weight: 400;
  line-height: 4vw;
}

.heading-20.white {
  color: #000;
  text-align: center;
  font-family: Neuemetananextoutlinefree blk, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 4vw;
}

.heading-20.h1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Desertian, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 4vw;
}

.heading-21 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -5px;
  padding-left: 0;
  font-family: Neuemetananextfreepersonal sm, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 5vw;
}

.columns-18 {
  margin-top: 0;
  margin-bottom: 0%;
  padding-top: 10vh;
  padding-bottom: 0;
}

.columns-19 {
  background-color: #0e0e0e;
  margin-top: 0;
  margin-bottom: 0%;
  padding-top: 0;
}

.html-embed {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  font-family: Proximanova, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 2.5vw;
  display: flex;
}

.html-embed.black {
  color: #000;
}

.html-embed.black.vert {
  text-align: left;
  justify-content: center;
  font-family: Ghojekan, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 30px;
}

.html-embed.black.vert.illustration {
  z-index: 1;
  justify-content: center;
  height: 100%;
  min-height: 100%;
  font-family: Cutive Mono, sans-serif;
  font-size: 3vw;
  line-height: 30px;
  position: relative;
}

.html-embed.clients {
  letter-spacing: 0;
  justify-content: center;
  margin-top: 0;
  padding-bottom: 25px;
  font-size: 3vw;
  font-style: normal;
  font-weight: 400;
  line-height: 3vw;
}

.html-embed.pharma1 {
  color: #868686;
  margin-top: 2vw;
  margin-bottom: 0;
  font-family: Proximanova, sans-serif;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 3vw;
}

.html-embed.pharma1.pharma-2 {
  text-align: left;
  justify-content: center;
  margin-top: 0;
  font-size: 2vw;
  line-height: 2.2vw;
}

.footer-header {
  color: #878686;
  text-align: left;
  width: 60%;
  margin-top: 0%;
  margin-bottom: 5px;
  font-family: Proximanova, sans-serif;
  font-size: 1.1vw;
  font-weight: 400;
  line-height: 1vw;
  display: block;
}

.footer-header.email {
  margin-top: 12%;
}

.footer-text {
  color: #fff;
  width: 100%;
  padding-top: 0;
  font-size: 1.3vw;
  font-weight: 700;
  line-height: 1.8vw;
  display: inline-block;
}

.heading-22 {
  z-index: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 50%;
  margin-top: -1vw;
  margin-bottom: 0;
  font-family: Ghojekan, sans-serif;
  font-size: 19vw;
  font-weight: 400;
  line-height: 200px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  transform: rotate(-3deg);
}

.div-block-55 {
  width: 100%;
  margin-top: 45vh;
  position: static;
  inset: 0%;
}

.collection-list-wrapper-3 {
  margin-top: 10%;
  margin-left: 10%;
  margin-right: 10%;
}

.image-29 {
  margin: 0 0 0%;
}

.div-block-56 {
  margin-top: 15%;
}

.columns-20 {
  margin-bottom: 10%;
}

.column-36 {
  padding-left: 0;
  padding-right: 0;
}

.column-37 {
  justify-content: flex-end;
  margin-top: 20px;
  display: flex;
}

.body-6 {
  background-color: #0e0e0e;
}

.div-block-57 {
  background-color: #000;
  margin-top: -5px;
  margin-bottom: 0;
  padding-top: 0%;
  padding-bottom: 0%;
}

.image-30 {
  width: 100%;
  margin-top: 0;
  margin-bottom: -25px;
  padding-bottom: 0;
}

.image-31 {
  width: 100%;
  margin-top: -10px;
}

.text-block-10 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Ghojekan, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 4vw;
}

.text-block-11 {
  text-align: center;
  justify-content: center;
  width: 60%;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 10px;
  font-family: Proximanovat, sans-serif;
  font-size: 2.5vw;
  font-weight: 100;
  line-height: 2.5vw;
  display: block;
}

.text-block-12 {
  text-align: center;
  font-family: Proximanova extrabld, sans-serif;
  font-size: 1.2vw;
  line-height: 1vw;
}

.text-block-13 {
  justify-content: center;
  width: 100%;
  margin-top: 0;
  padding-left: 0;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: block;
}

.text-block-13.black {
  color: #000;
  width: 93%;
  margin-top: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  padding-left: 30px;
}

.text-block-13.d-b {
  margin-top: 0;
  font-size: 1.3vw;
  line-height: 1.8vw;
}

.columns-21 {
  background-color: #0e0e0e;
  margin-top: 0;
  margin-bottom: 0%;
  padding-top: 0;
  padding-bottom: 0;
}

.columns-22 {
  margin-top: 2vw;
  margin-bottom: 0;
  padding-top: 0%;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.drag {
  border: 1px solid #fff;
  border-radius: 10px;
  width: 115%;
  height: 100%;
  margin: 100px 0% 0 0;
  padding-bottom: 0;
  padding-left: 0%;
  padding-right: 0;
}

.drag.wd-b {
  z-index: 15;
  background-color: #0e0e0e;
  width: 110%;
  margin-top: -10%;
  margin-left: -2vw;
  padding-bottom: 20px;
  position: relative;
}

.drag.black {
  z-index: 15;
  color: #000;
  background-color: #fff;
  border-color: #000;
  width: 80%;
  margin-top: 0%;
  margin-left: 2vw;
  padding-left: 0;
  position: relative;
}

.drag.black.section5 {
  align-self: flex-start;
  width: 85%;
  height: 100%;
  margin-top: 0%;
  padding-right: 0;
  display: block;
}

.drag.black.pharma, .drag.black.pharma-2 {
  width: 87%;
}

.drag.section-2 {
  z-index: 15;
  background-color: #0e0e0e;
  width: 90%;
  margin-top: 0%;
  display: block;
  position: relative;
}

.drag.design {
  z-index: 5;
  background-color: #0e0e0e;
  width: 110%;
  height: 100%;
  margin-top: 25%;
  margin-left: 10%;
  margin-right: -30%;
  padding-left: 0%;
  padding-right: 0;
  display: block;
  position: relative;
}

.drag.brand {
  z-index: 15;
  background-color: #0e0e0e;
  width: 110%;
  margin-top: 50px;
  margin-left: -2vw;
  margin-right: 0%;
  display: block;
  position: relative;
}

.drag.designnbuild {
  z-index: 15;
  background-color: #0e0e0e;
  margin-top: 40px;
  margin-right: -13%;
  padding-right: 0;
  display: block;
  position: relative;
}

.drag.section-2-copy {
  z-index: 5;
  background-color: #0e0e0e;
  width: 90%;
  margin-top: 0%;
  display: none;
  position: relative;
}

.timeline-title {
  border: 0 solid #000;
  align-items: center;
  width: 100%;
  height: 50px;
  padding: 10px 10px 10px 15px;
  font-size: 1.5vw;
  font-weight: 700;
  line-height: 2vw;
  display: flex;
}

.column-41 {
  justify-content: center;
  display: flex;
}

.div-block-61 {
  justify-content: center;
  align-items: center;
  width: 105%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.div-block-61.brand-2 {
  z-index: 5;
  justify-content: flex-start;
  width: 100%;
  margin-top: -5vh;
  margin-left: 0;
  margin-right: -10vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.list-3 {
  border-top: 1px solid #fff;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 15px;
}

.list-3.da {
  margin-bottom: 20px;
  margin-right: 0;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 15px;
}

.list-3.da.different {
  border-top-width: 1px;
  border-top-color: #fff;
  padding-left: 30px;
}

.list-3.black {
  background-color: #fff;
  border-top-color: #000;
  padding-left: 30px;
  padding-right: 15px;
}

.list-item-2 {
  width: 100%;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 1vw;
  padding-right: 5px;
  font-size: 1vw;
  line-height: 1.2vw;
}

.list-item-2.weird {
  padding-bottom: 1vw;
  line-height: 1.2vw;
}

.list-item-3 {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 1vw;
  font-size: 1vw;
  line-height: 1.2vw;
}

.list-item-3.brandlist {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1vw;
  line-height: 1.2vw;
}

.list-item-4 {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 1vw;
  font-size: 1vw;
  line-height: 1.2vw;
}

.list-item-4.weird {
  padding-bottom: 1vw;
  line-height: 1.2vw;
}

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

.column-42 {
  flex-direction: column;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.image-33 {
  width: 310px;
  height: 280px;
  margin-top: -7vw;
  margin-bottom: -2vw;
}

.div-block-63 {
  background-color: #0e0e0e;
}

.columns-23 {
  z-index: 1;
  border-top: 1px solid #0000;
  margin-top: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  position: relative;
}

.columns-23.second-split {
  background-color: #0e0e0e;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 12px;
}

.columns-23.second-split-copy {
  background-color: #0e0e0e;
  padding-bottom: 0;
  line-height: 12px;
  position: static;
}

.column-43 {
  border-top: 1px solid #fff;
  margin-top: 15vh;
  margin-bottom: 15vh;
  padding-top: 0;
  padding-left: 0;
}

.column-44 {
  padding-top: 0;
}

.div-block-64 {
  margin-top: 0%;
  margin-bottom: 0%;
  padding-bottom: 0%;
}

.div-block-65 {
  background-color: #fff;
}

.columns-24 {
  margin-top: -3%;
  padding-top: 0%;
}

.image-34 {
  margin-top: 5%;
  margin-bottom: -10px;
}

.columns-25 {
  margin-top: 0;
  padding-top: 2%;
  padding-bottom: 3%;
}

.column-45 {
  align-items: flex-start;
  margin-top: -10vh;
  display: block;
}

.heading-24 {
  margin-top: 0;
  padding-left: 0;
  font-family: Proximanovat, sans-serif;
  font-size: 4vw;
  font-weight: 100;
  line-height: 4vw;
}

.heading-25 {
  margin-top: 5%;
  margin-bottom: 0;
  font-family: Desertian, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 4vw;
}

.columns-26 {
  margin-top: 0;
  margin-bottom: 5%;
}

.column-46 {
  z-index: 25;
  justify-content: center;
  margin-top: 5%;
  display: block;
}

.div-block-66 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 10%;
  display: flex;
}

.column-47 {
  padding-top: 5%;
  display: block;
  position: relative;
}

.columns-27 {
  margin-top: 20vh;
}

.heading-28 {
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Proximanovat, sans-serif;
  font-size: 5vw;
  font-weight: 100;
  line-height: 5vw;
  display: flex;
}

.heading-29 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ghojekan, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 5vw;
}

.text-5 {
  color: #000;
  margin-left: 2vw;
  font-size: 1.3vw;
  line-height: 1.8px;
}

.text-5.text-2 {
  justify-content: center;
  width: 76.5%;
  margin-left: 0;
  line-height: 1.8vw;
  display: flex;
}

.div-block-68 {
  background-color: #fff;
}

.columns-28 {
  margin-top: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
}

.column-48 {
  border-top: 1px solid #0e0e0e;
  margin-top: 10vh;
  margin-bottom: 10vh;
  padding-top: 0;
}

.text-block-15 {
  width: 100%;
  margin-top: 0;
  padding-left: 0;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: flex;
}

.text-block-16 {
  z-index: 1;
  justify-content: center;
  width: 100%;
  height: 30px;
  font-family: Neuemetananextfreepersonal sm, sans-serif;
  font-size: 1.5vw;
  line-height: 2.5vw;
  display: flex;
  position: absolute;
  inset: 38.6vw 0% 0%;
}

.body-7 {
  background-color: #0e0e0e;
}

.div-block-76 {
  margin-top: 5%;
}

.text-block-19 {
  color: #fff;
  margin-left: 10px;
  padding-top: 0;
  font-size: 1.3vw;
  line-height: 1.8vw;
}

.heading-35 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Proximanova extrabld, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 3vw;
}

.heading-36 {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Proximanovat, sans-serif;
  font-size: 3vw;
  font-weight: 300;
  line-height: 3vw;
}

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

.div-block-77 {
  justify-content: center;
  display: flex;
}

.column-55 {
  z-index: 1;
  flex-direction: row;
  justify-content: flex-start;
  padding-left: 5vw;
  display: block;
}

.div-block-78 {
  justify-content: flex-end;
  margin-top: 10px;
  display: flex;
}

.column-58, .column-61 {
  padding-left: 0;
}

.column-62 {
  justify-content: center;
  display: flex;
}

.column-63 {
  padding-left: 0;
  padding-right: 10px;
}

.column-64 {
  z-index: 20;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.column-65 {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.column-66 {
  z-index: 20;
}

.column-68 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.column-69 {
  justify-content: flex-end;
  display: flex;
}

.column-71 {
  margin-top: -25px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-79 {
  justify-content: center;
  width: auto;
  margin-top: -1vw;
  display: block;
}

.column-78 {
  padding-bottom: 0;
}

.image-43 {
  filter: grayscale();
  object-fit: fill;
  width: 100%;
  min-width: 100%;
  display: block;
}

.column-79 {
  padding-left: 0;
  display: block;
}

.columns-33 {
  justify-content: center;
  margin-left: 0;
  display: flex;
}

.column-80 {
  display: block;
  overflow: visible;
}

.link-block {
  z-index: 50;
  width: 60px;
  position: absolute;
  top: 0;
  left: 0;
}

.link-block.w--current {
  z-index: 50;
  width: 140px;
  height: 60px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.image-44 {
  width: 46px;
  height: 43px;
  margin-left: 40px;
  display: block;
  position: absolute;
  top: 15px;
}

.div-block-82 {
  margin-right: 40px;
  font-weight: 300;
  display: flex;
}

.html-embedd-wwd {
  color: #fff;
  font-family: Neuemetananextoutlinefree blk, sans-serif;
  font-size: 3vw;
  line-height: 3vw;
}

.div-block-84, .div-block-85, .div-block-86, .div-block-87, .div-block-88 {
  float: left;
  justify-content: center;
  align-items: center;
  width: 20%;
  display: block;
}

.image-50 {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.nya {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3vw;
  font-weight: 400;
  line-height: 4vw;
}

.culture {
  color: #bdbdbd;
  margin-top: 0;
  margin-bottom: 2vw;
  font-family: Neuemetananextoutlinefree blk, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 3vw;
}

.div-block-89 {
  margin-top: 16vw;
  position: absolute;
  inset: 0%;
}

.div-block-90 {
  width: 90%;
}

.heading-38 {
  letter-spacing: 1px;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 4vw;
  font-weight: 900;
  line-height: 4vw;
}

.div-block-91 {
  width: 90%;
}

.background-video-4 {
  z-index: 0;
  width: 100vw;
  min-width: 100vw;
  min-height: 59vw;
  max-height: 457.188px;
  margin-bottom: 0;
  padding-bottom: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.html-events {
  z-index: 1;
  width: 100%;
  margin-left: -20px;
  font-size: 28vw;
  position: absolute;
  inset: 24vw 0% 0%;
}

.events-section-1 {
  z-index: 1;
  position: relative;
  top: 0;
  overflow: visible;
}

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

.div-block-97 {
  justify-content: flex-start;
  display: flex;
}

.heading-39 {
  font-size: 2vw;
  line-height: 2.2vw;
}

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

.collection-item-3 {
  margin-top: 5%;
}

.div-block-100 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: block;
  position: relative;
}

.column-94 {
  flex-direction: column;
  align-items: flex-end;
  margin-top: -2%;
  display: flex;
}

.heading-40 {
  font-size: 2vw;
  line-height: 2.2vw;
}

.div-block-102 {
  margin-top: 0;
}

.columns-36 {
  padding-top: 0;
}

.div-block-104 {
  padding-top: 50px;
}

.div-block-106 {
  justify-content: flex-end;
  width: 90%;
  margin-top: 20px;
  font-size: 1vw;
  line-height: 1vw;
  display: flex;
}

.columns-37 {
  margin-top: 30px;
}

.step-block {
  flex-wrap: nowrap;
  place-content: center space-around;
  align-items: center;
  min-height: 80vh;
  margin-top: -1px;
  display: flex;
  position: relative;
}

.project-titles {
  align-items: center;
  margin-bottom: 0;
  padding: 0 0%;
  display: flex;
}

.project, .client {
  width: 45%;
  display: inline-block;
}

.back {
  justify-content: flex-end;
  width: 10%;
  display: flex;
}

.text-block-21 {
  color: #fff;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1.8vw;
  text-decoration: underline;
}

.tiny-text {
  padding-bottom: 10px;
  font-family: Proximanovat, sans-serif;
  font-size: 1vw;
  font-weight: 300;
}

.project-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3vw;
  font-weight: 700;
  line-height: 2vw;
}

.text-block-22 {
  font-family: Proximanova, sans-serif;
  font-size: 1.3vw;
  font-weight: 700;
  line-height: 2vw;
}

.big-image {
  flex: 0 auto;
  width: 100%;
  height: 50%;
  margin-top: 2.5%;
  display: block;
}

.video-container {
  margin-top: 10vw;
  padding-left: 10%;
  padding-right: 10%;
  display: block;
}

.text-right {
  width: 60%;
  margin-top: 3vw;
  margin-bottom: 1vw;
  font-size: 1.3vw;
  line-height: 1.8vw;
}

.div-block-107 {
  width: 100%;
  padding-top: 5%;
  padding-left: 0%;
  padding-right: 0%;
  display: inline-block;
}

.div-block-108 {
  width: 100%;
  margin-left: 0%;
  display: inline-block;
}

.image-58 {
  width: 100%;
  height: 100%;
  padding-top: 0%;
  padding-left: 0%;
  padding-right: 0%;
  display: inline-block;
}

.image-59 {
  float: left;
  width: 100%;
  height: 100%;
  margin-top: 0%;
  padding-right: 0%;
}

.l-top {
  width: 100%;
  padding-bottom: 0%;
  padding-left: 0%;
}

.l-side {
  width: 50%;
  height: 100%;
  padding-top: 0%;
  padding-bottom: 0%;
  padding-right: 0%;
  display: inline-block;
}

.r-side {
  float: right;
  width: 50%;
  height: 100%;
  padding-left: 2.5%;
  display: inline-block;
  overflow: visible;
}

.image-60 {
  float: left;
  clear: none;
  object-fit: fill;
  width: 100%;
  height: 100%;
  margin-top: 0%;
  padding-left: 0%;
  overflow: visible;
}

.image-tri {
  width: 100%;
  height: 55vw;
  margin-top: 2.5%;
  overflow: hidden;
}

.div-block-109 {
  justify-content: flex-end;
  display: flex;
}

.text-left {
  width: 60%;
  margin-top: 3vw;
  margin-bottom: 3vw;
  font-size: 1.3vw;
  line-height: 1.8vw;
}

.chonksley {
  z-index: 1;
  width: 55%;
  margin-top: 15%;
  margin-left: 10%;
  display: block;
  position: absolute;
}

.img-right {
  width: 33%;
  height: 100%;
  padding-left: 2%;
  padding-right: 0%;
  overflow: visible;
}

.img-mid {
  width: 33%;
}

.img-left {
  object-fit: fill;
  width: 33%;
  height: 100%;
  padding-right: 2%;
  overflow: visible;
}

.img-middler {
  width: 100%;
}

.img-lt {
  width: 50%;
  height: 100%;
  margin-bottom: 5%;
  padding-right: 2.5%;
  display: inline-block;
}

.img-rt {
  width: 50%;
  min-width: 50%;
  height: 100%;
  margin-bottom: 5%;
  padding-left: 2.5%;
  display: inline-block;
  overflow: hidden;
}

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

.image-16---left {
  float: right;
  object-fit: cover;
  object-position: 0% 50%;
  width: 100%;
  min-width: 100%;
  height: 102%;
  margin-top: 0;
  margin-right: 0;
  display: block;
  position: static;
  overflow: visible;
}

.cultre {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 6vw;
  display: flex;
}

.div-block-110 {
  margin-top: 0%;
}

.column-100 {
  padding-left: 0;
}

.column-101 {
  justify-content: center;
  display: flex;
}

.columns-39 {
  margin-top: 3vw;
}

.container-6 {
  z-index: 2;
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  padding: 0 7% 8em;
  position: relative;
}

.team_grid {
  grid-column-gap: 1em;
  grid-row-gap: 2.5em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.page-wrapper {
  width: 100%;
  font-size: 1em;
  position: relative;
  overflow: hidden;
}

.popup {
  z-index: 1000;
  color: #d3fd50;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.cursor {
  z-index: 2000;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  transition: opacity .2s;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor_dot {
  width: 70px;
  height: 70px;
}

.popup_item {
  width: 100%;
  height: 100vh;
}

.cursor_embed {
  opacity: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  transition: all .2s;
  transform: scale(.5);
}

.popup_list {
  width: 100%;
  height: 100vh;
}

.popup_bg {
  z-index: 1;
  opacity: 1;
  background-color: #000;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.popup_wrapper {
  z-index: 2;
  position: relative;
}

.global-styles {
  position: fixed;
  inset: 0% 0% auto;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.print-short-container {
  margin-top: 10vw;
  padding-left: 10%;
  padding-right: 10%;
}

.div-block-115 {
  z-index: 1;
  position: relative;
}

.column-104 {
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-117 {
  justify-content: center;
  display: flex;
}

.mobile {
  width: 20vw;
  margin-top: -120px;
  display: none;
}

.image-63 {
  margin-top: -4px;
}

.time-step-container {
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0%;
  padding-left: 10%;
  padding-right: 10%;
  display: inline-block;
  position: static;
}

.left-side {
  width: 40%;
  height: NaN% ;
  float: left;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 9%;
  padding-right: 0%;
  display: inline-block;
  position: static;
}

.right-side {
  float: right;
  width: 60%;
  margin-right: 0%;
  display: inline-block;
}

.heading-41 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
}

.heading-42 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 26px;
}

.timeline {
  height: 100%;
  display: none;
  position: relative;
  overflow: visible;
}

.rt-block {
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 5%;
  padding-left: 30%;
  display: flex;
}

.line {
  width: 33.3%;
  padding-top: 7%;
  padding-left: 4%;
  display: inline-block;
}

.div-block-122 {
  width: 66.6%;
  display: inline-block;
}

.image-65 {
  width: 39px;
  height: 42.8125px;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.time-step-container-left {
  width: 100%;
  height: 100%;
  margin-top: -6vw;
  margin-bottom: 0;
  margin-right: 0%;
  padding-left: 10%;
  padding-right: 10%;
  display: inline-block;
  position: static;
}

.leftblock-right {
  width: 40%;
  height: NaN% ;
  float: right;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 5%;
  padding-right: 5%;
  display: inline-block;
  position: static;
}

.leftblock-left {
  float: right;
  width: 60%;
  margin-right: 0%;
  display: inline-block;
}

.heading-left {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
}

.line-left {
  width: 33.3%;
  padding-top: 7%;
  padding-left: 4%;
  display: inline-block;
}

.image-67 {
  margin-left: 15%;
  padding-left: 0;
}

.line-copy {
  width: 33.3%;
  padding-top: 9%;
  padding-left: 4%;
  display: inline-block;
}

.rt-block-copy {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 5%;
  padding-left: 0%;
  display: flex;
}

.image-68 {
  margin-right: 235px;
  padding-right: 0;
}

.image-69 {
  position: absolute;
  left: 14%;
}

.team_card {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.team_image {
  width: 100%;
  padding-top: 132%;
  transition: transform .2s;
  position: relative;
  inset: auto auto 0% 0%;
}

.image {
  object-fit: cover;
  border-radius: 1em;
  align-self: center;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.team_title-wrap {
  background-color: #fff;
  border: 1px solid #000;
  border-top-width: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: -1.5em;
  transition: margin .2s;
  display: block;
  position: relative;
}

.team_name {
  z-index: 2;
  color: #000;
  margin-top: 1.2em;
  margin-bottom: 5px;
  padding-left: 3%;
  font-size: 1.6vw;
  font-weight: 700;
  line-height: .9;
  text-decoration: none;
  position: relative;
}

.popup_visual {
  z-index: 2;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 45%;
  height: 100%;
  padding: 1em;
  display: block;
  position: relative;
}

.popup_name {
  color: #fff;
  margin-bottom: 1%;
  font-size: 2.8vw;
  font-weight: 700;
  line-height: 3.8vw;
}

.popup_flex {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.popup_title {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1%;
  font-family: Proximanovat, sans-serif;
  font-size: 2vw;
  font-weight: 100;
  line-height: 2vw;
}

.popup_rich {
  color: #fff;
  font-size: 1.6vw;
  line-height: 2.6vw;
}

.popup_contain {
  width: 100%;
  max-width: 40vw;
}

.popup_img {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 70%;
  display: block;
  position: relative;
  transform: translate(25%, 15%);
}

.popup_content {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 55%;
  height: 100%;
  padding: 2.2em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.job {
  z-index: 2;
  color: #000;
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 3%;
  font-family: Proximanovat, sans-serif;
  font-size: 1.2vw;
  font-weight: 100;
  line-height: 1.8vw;
  text-decoration: none;
  position: relative;
}

.heading-7-copy {
  color: #000;
  border: 0 solid #000;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Desertian, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 4vw;
}

.div-block-124 {
  background-color: #fff;
  padding-bottom: 1%;
}

.heading-45 {
  color: #000;
  justify-content: center;
  margin-top: 0%;
  margin-bottom: 0;
  padding-top: 3%;
  padding-bottom: 0%;
  font-family: Ghojekan, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 4vw;
  display: flex;
}

.heading-45-copy {
  color: #000;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neuemetananextoutlinefree blk, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 4vw;
  display: flex;
}

.div-block-125 {
  justify-content: center;
  margin-top: 3%;
  margin-bottom: 0%;
  padding-bottom: 1%;
  display: flex;
}

.text-block-23 {
  color: #0e0e0e;
  width: 50%;
  font-size: 1.3vw;
  line-height: 1.8vw;
}

.full-space {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  padding-bottom: 25px;
  font-family: Proximanova, sans-serif;
  font-size: 3vw;
  font-weight: 600;
  line-height: 2.8vw;
  display: flex;
}

.div-block-126 {
  justify-content: flex-start;
  margin-left: 16%;
  display: flex;
}

.print-long-container {
  margin-top: 10vw;
  padding-left: 10%;
  padding-right: 10%;
}

.video {
  margin-top: 2.5%;
}

.print-short-container-with-hero-video {
  margin-top: 10vw;
  padding-left: 10%;
  padding-right: 10%;
  display: block;
}

.video-2 {
  margin-top: 2.5%;
}

.div-block-127 {
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: none;
}

.image-79 {
  width: 100%;
  min-width: 100%;
  margin-top: -1vw;
}

.image-79-copy {
  width: 100%;
  min-width: 100%;
  margin-top: 12vw;
  margin-bottom: -1vw;
}

.up-next {
  position: relative;
}

.collection-list-wrapper-4 {
  clear: none;
  flex: 0 auto;
  padding-right: 0;
  display: block;
}

.collection-list-3 {
  flex-wrap: nowrap;
  max-height: 86.4802%;
  display: flex;
}

.collection-item-4 {
  margin-left: 1vw;
  margin-right: 1vw;
  display: inline-block;
}

.heading-46 {
  color: #000;
  width: 99.9999%;
  margin-top: 15px;
  font-size: 1.5vw;
  line-height: 1.5vw;
}

.button2-copy {
  color: #000;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 20px;
  padding: 5px 15px;
  font-size: 1vw;
  line-height: 1vw;
}

.columns-40 {
  margin-bottom: 0;
  padding-top: 0%;
  font-family: Proximanovat, sans-serif;
  font-weight: 300;
}

.columns-41 {
  margin-top: 25vh;
}

.columns-42 {
  margin-top: 17vh;
}

.columns-23-copy {
  border-top: 1px solid #0000;
  margin-top: 0%;
  padding-top: 10%;
  padding-bottom: 0%;
}

.columns-23-copy.second-split-copy {
  background-color: #0e0e0e;
  padding-top: 0%;
  padding-bottom: 0;
  line-height: 12px;
}

.columns-35-copy {
  margin-top: 20vh;
}

.columns-44 {
  margin-top: 20px;
}

.column-115 {
  padding-left: 0;
  padding-right: 0;
}

.column-117 {
  padding-left: 1%;
  padding-right: 0;
}

.background-video-5 {
  display: none;
}

.image-81 {
  object-fit: cover;
  width: 100%;
  max-width: 110%;
  height: 100%;
  min-height: 100%;
  display: inline-block;
}

.div-block-129 {
  justify-content: center;
  align-items: center;
  width: 101%;
  height: 0%;
  display: flex;
}

.section-3 {
  height: 100%;
}

.div-block-130 {
  height: 20px;
}

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

.events-section-2 {
  object-fit: fill;
  flex-direction: row;
  align-items: flex-start;
  height: 100%;
  margin-top: 0%;
  display: block;
  position: relative;
  overflow: visible;
}

.columns-45 {
  justify-content: center;
  display: block;
}

.column-118 {
  justify-content: center;
  display: flex;
}

.div-block-133, .div-block-134, .div-block-135 {
  width: 33%;
  display: inline-block;
}

.text-block-26 {
  color: #fff;
  justify-content: center;
  font-family: Proximanova extrabld, sans-serif;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 2vw;
  display: flex;
}

.block-1 {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 100%;
  margin-top: 10px;
  padding-bottom: 0%;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 1.3vw;
  line-height: 1.6vw;
  display: flex;
}

.div-block-136 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 5%;
  display: flex;
}

.div-block-137 {
  flex-direction: column;
  align-items: center;
  margin-left: 2.5%;
  margin-right: 2.5%;
  display: flex;
}

.div-block-138 {
  flex-direction: column;
  align-items: center;
  margin-left: 5%;
  display: flex;
}

.columns-46 {
  height: 100%;
  margin-top: 5vw;
}

.column-119 {
  height: 100%;
}

.line-1 {
  width: 100%;
  height: 100%;
  margin-top: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  transform: scale(.7);
}

.events-section-3 {
  margin-top: 0%;
  padding-top: 0%;
  position: relative;
}

.image-84 {
  width: 50px;
  height: 50px;
}

.column-120 {
  justify-content: center;
  display: flex;
}

.heading-47 {
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 2.5vw;
  line-height: 3vw;
}

.column-121 {
  justify-content: center;
  margin-bottom: -80px;
  display: flex;
}

.text-block-26-copy {
  color: #fff;
  justify-content: center;
  font-family: Proximanova extrabld, sans-serif;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 2vw;
  display: flex;
}

.div-block-139 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.columns-47-copy {
  margin-top: 5vw;
  position: relative;
}

._2-3section2 {
  margin-top: 5%;
  margin-bottom: 0;
  position: relative;
}

.stary {
  width: 6%;
  margin-left: 90%;
  display: none;
  position: absolute;
}

.events-section-4 {
  margin-top: 0%;
  padding-top: 0%;
  position: relative;
}

.image-85 {
  width: 50px;
  height: 50px;
}

.events-section-5 {
  margin-top: 0;
  padding-top: 0%;
}

.image-86 {
  width: 50px;
  height: 50px;
}

.lottie-animation-4-copy {
  width: 12%;
  margin-left: 42%;
}

.column-137, .column-138 {
  display: none;
}

.columns-49 {
  display: block;
}

.intro-services {
  opacity: 1;
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  justify-content: center;
  width: 102%;
  margin-top: 0%;
  margin-bottom: 4%;
  font-family: Proximanova, sans-serif;
  font-size: 2vw;
  font-weight: 600;
  line-height: 2.5vw;
  display: flex;
  transform: translate(0);
}

.column-147 {
  margin-top: 30px;
}

.hero-section-copy {
  min-width: 100vw;
  height: 57vw;
  min-height: 60vw;
  position: absolute;
  inset: 0% 0% auto;
}

.landing-section-copy {
  min-width: 100vw;
  min-height: 65vw;
  overflow: visible;
}

.image-87 {
  margin-top: -2px;
  padding-top: 0;
}

.image-88 {
  width: 50px;
  height: 50px;
}

.view-project {
  display: none;
}

.image-89 {
  filter: grayscale();
  width: 100%;
  margin-top: 0;
}

.image-90, .image-91 {
  filter: grayscale();
}

.lottie-animation-15 {
  width: 80%;
  height: 100%;
  margin-top: -12vw;
  margin-bottom: 1vw;
  margin-left: 40px;
}

.lottie-animation-16 {
  width: 65%;
  height: 100%;
  margin-left: 25%;
}

.lottie-animation-17 {
  width: 359px;
  height: 310px;
}

.lottie-animation-18, .lottie-animation-19 {
  width: 310px;
  height: 280px;
}

.lottie-animation-20 {
  z-index: 4;
  width: 310px;
  height: 280px;
  position: relative;
}

.lottie-animation-21 {
  z-index: 1;
  width: 310px;
  height: 280px;
  position: relative;
}

.lottie-animation-22 {
  width: 310px;
  height: 280px;
}

.lottie-animation-15-copy {
  width: 310px;
  height: 314px;
  margin-top: -12vw;
  margin-left: 50px;
  display: none;
}

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

.lottie-animation-4-copy {
  width: 15%;
  margin-left: 42%;
  display: none;
}

.lottie-animation-23 {
  height: 300px;
  display: none;
}

.column-120-copy {
  justify-content: center;
  margin-bottom: 0;
  display: flex;
}

.lottie-animation-24 {
  margin-top: 15%;
}

.columns-18-copy {
  margin-top: 0;
  margin-bottom: 0%;
  padding-top: 0;
  padding-bottom: 0;
}

.easter-egg {
  z-index: 1;
  width: 217px;
  height: 217px;
  margin-top: 20%;
  padding-left: 0;
  display: block;
  position: absolute;
}

.easter-egg.social {
  width: 217px;
  height: 217px;
  margin-top: 7%;
  top: 16px;
  right: 50px;
}

.easter-egg.illustration {
  width: 217px;
  height: 219.766px;
  margin-top: 5%;
  position: absolute;
}

.column-45-copy {
  align-items: flex-start;
  margin-top: 3vh;
  display: block;
}

.production {
  margin-top: 0;
  padding-left: 0;
  font-family: Proximanovat, sans-serif;
  font-size: 4vw;
  font-weight: 100;
  line-height: 4vw;
}

.close-trigger {
  display: none;
}

.typedjs-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0%;
  margin-bottom: 3vh;
  display: flex;
}

.typed-js_component {
  color: #fff;
}

.typed-js_component.heading-35 {
  font-family: Proximanova, sans-serif;
  font-weight: 600;
}

.typedjs-repeats {
  display: inline;
}

.loader-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-bottom: 1px solid #141314;
  border-right: 1px solid #141314;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.cult {
  margin-top: 5vh;
}

.columns-50 {
  margin-top: 0%;
}

.div-block-131-copy-copy-copy-copy {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0%;
  display: flex;
}

.starry {
  width: 12%;
  margin-left: 42%;
  display: none;
}

.line-4, .line-2 {
  width: 100%;
  height: 100%;
  margin-top: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  transform: scale(.7);
}

.div-block-61-copy {
  justify-content: center;
  align-items: center;
  width: 105%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.div-block-61-copy.brand-2 {
  justify-content: flex-end;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: -10vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.line-3 {
  width: 100%;
  height: 100%;
  margin-top: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  transform: scale(.7);
}

.column-120-copy-copy, .column-118-copy {
  justify-content: center;
  display: flex;
}

.lottie-animation-4-copy-copy-copy-copy-copy {
  width: 15%;
  margin-left: 80%;
  display: none;
}

.div-block-149 {
  height: 100px;
}

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

.column-43-copy-copy {
  border-top: 1px solid #fff;
  margin-top: 15vh;
  margin-bottom: 15vh;
  padding-top: 0;
  padding-left: 0;
}

.html-embed-copy {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  font-family: Proximanova, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 2vw;
  display: flex;
}

.html-embed-copy.pharma1-copy {
  color: #868686;
  margin-top: 2vw;
  margin-bottom: 0;
  font-family: Proximanova, sans-serif;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 3vw;
}

.html-embed-copy.pharma1-copy.pharma-2-copy {
  text-align: left;
  justify-content: center;
  margin-top: 0;
  font-size: 2vw;
  line-height: 2.2vw;
}

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

.lottie-animation-15-copy-copy-copy {
  width: 310px;
  height: 314px;
  margin-top: -12vw;
  margin-left: 50px;
  display: none;
}

.block-2 {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 100%;
  margin-top: 10px;
  padding-bottom: 0%;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: flex;
}

.block-11 {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 84%;
  margin-top: 10px;
  padding-bottom: 0%;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: flex;
}

.block-13 {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 90%;
  margin-top: 10px;
  padding-bottom: 0%;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: flex;
}

.block-12, .block-4 {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 85%;
  margin-top: 10px;
  padding-bottom: 0%;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: flex;
}

.block-3 {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 100%;
  margin-top: 10px;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: flex;
}

.block-5 {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 90%;
  margin-top: 10px;
  padding-bottom: 0%;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: flex;
}

.block-6 {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 85%;
  margin-top: 10px;
  padding-bottom: 0%;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: flex;
}

.block-7 {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 92%;
  margin-top: 10px;
  padding-bottom: 0%;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: flex;
}

.block-9 {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 85%;
  margin-top: 10px;
  padding-bottom: 0%;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: flex;
}

.block-8 {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 90%;
  margin-top: 10px;
  padding-bottom: 0%;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: flex;
}

.block-10 {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 85%;
  margin-top: 10px;
  padding-bottom: 0%;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: flex;
}

.star-3 {
  width: 3.5%;
  margin-left: 90%;
  display: none;
  position: absolute;
}

.event-html {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  justify-content: center;
  width: 73%;
  margin-top: 0;
  font-family: Proximanova, sans-serif;
  font-size: 2.6vw;
  font-weight: 700;
  line-height: 3vw;
  display: flex;
}

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

.column-120-copy-copy {
  justify-content: center;
  margin-bottom: 0;
  display: flex;
}

.column-120-copy-copy-copy {
  justify-content: center;
  display: flex;
}

.home-html {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  margin-left: 10px;
  font-family: Proximanova, sans-serif;
  font-size: 2.6vw;
  font-weight: 400;
  line-height: 2.8vw;
  display: flex;
}

.button2-copy {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 20px;
  justify-content: center;
  padding: 5px 15px;
  font-size: 1vw;
  line-height: 1vw;
  display: none;
}

.pharma-list-and-button {
  display: none;
}

.div-block-109-copy-copy {
  justify-content: flex-start;
  display: none;
}

.button2-copy-copy {
  color: #000;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 20px;
  align-self: flex-end;
  padding: 5px 15px;
  font-size: 1vw;
  line-height: 1vw;
}

.button2-copy-copy.w--current {
  color: #000;
  border-color: #000;
}

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

.column-43-copy-copy {
  border-top: 1px solid #fff;
  margin-top: 15vh;
  margin-bottom: 20vh;
  padding-bottom: 0;
  padding-left: 0;
}

.photgraph-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Ghojekan, sans-serif;
  font-size: 4vw;
  font-weight: 100;
  line-height: 4vw;
}

.illustration {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Cutive Mono, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 4vw;
}

.div-block-157 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 3vw;
  display: none;
}

.helping-you {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  font-family: Proximanova, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 2vw;
  display: flex;
}

.helping-you.digital-copy {
  letter-spacing: 0;
  justify-content: flex-start;
  margin-top: 2%;
  margin-bottom: 1%;
  font-family: Proximanovat, sans-serif;
  font-size: 2vw;
  font-weight: 100;
  line-height: 2.2vw;
}

.social {
  justify-content: center;
  width: 100%;
  margin-top: 0;
  padding-left: 0;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: block;
}

.social.black {
  color: #000;
  width: 93%;
  margin-top: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  padding-left: 30px;
}

.social.black.p {
  z-index: 1;
  justify-content: flex-start;
  width: 100%;
  margin-top: 0%;
  margin-left: 0;
  padding-left: 0;
  font-size: 1.3vw;
  line-height: 1.8vw;
  display: flex;
  position: relative;
}

.social-header {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  font-family: Proximanova, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 2vw;
  display: flex;
}

.social-header.black {
  color: #000;
}

.social-header.black.social {
  text-align: center;
  justify-content: center;
  margin-top: 2%;
  margin-bottom: 3%;
  padding-bottom: 0;
  font-family: Proximanova, sans-serif;
  line-height: 2.2vw;
}

.columns-21-copy {
  background-color: #0e0e0e;
  margin-top: 0;
  margin-bottom: 0%;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.term {
  margin-bottom: 0;
  font-family: Proximanova, sans-serif;
}

.heading-49 {
  margin-top: 2%;
  font-family: Proximanova, sans-serif;
  font-weight: 500;
}

.list-4 {
  margin-top: 20px;
}

.privacy-list {
  color: #fff;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Proximanova, sans-serif;
  font-size: 1.3vw;
  line-height: 1.8vw;
  text-decoration: none;
}

.arrow-about {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: 10%;
  margin-right: 10%;
  padding-bottom: 10%;
  display: flex;
}

.line-split {
  border-top: 1px solid #fff;
  margin-top: 15vh;
  margin-bottom: 15vh;
  padding-top: 0;
  padding-left: 0;
}

.do-not-press {
  z-index: 1;
  margin-top: 20%;
  margin-bottom: 5%;
  margin-left: 0%;
  padding-bottom: 40%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 20%;
}

.dnc {
  background-color: #000;
}

.dnc:hover {
  color: #fff;
}

.column-43-copy {
  border-top: 1px solid #fff;
  margin-top: 15vh;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
}

.link-mob {
  color: #fff;
  font-size: 1vw;
  line-height: 2vw;
  display: none;
}

.link-desk {
  color: #fff;
  font-size: 1vw;
  line-height: 2vw;
  text-decoration: underline;
  display: block;
}

.link-desk:hover {
  text-decoration: underline;
}

.splide {
  width: 100%;
  position: relative;
}

.splide.slider2.tall {
  overflow: visible;
}

.splide__list {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.splide__arrow {
  color: #fff;
  border: 1px #242022;
  border-radius: 100vw;
  width: 6em;
  height: 3em;
  margin-right: 1em;
  transition: all .2s;
}

.splide__arrow:hover {
  background-color: #3732350f;
}

.splide__arrow.splide__arrow--prev {
  color: #000;
  background-color: #37323500;
  background-image: url('../images/Asset-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  border-style: none;
  border-color: #fff;
  height: 2em;
  transition-property: none;
}

.splide__arrow.splide__arrow--prev:active {
  transform: scale(.95)rotate(-180deg);
}

.splide__arrow.splide__arrow--next {
  opacity: 1;
  -webkit-text-stroke-color: #000;
  background-color: #37323500;
  background-image: url('../images/Asset-1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  border-style: none;
  border-color: #fff;
  height: 2em;
  margin-right: 0;
}

.splide__arrow.splide__arrow--next:active {
  transform: scale(.95);
}

.slider-css {
  height: 0;
  position: fixed;
  inset: 0% 0% auto;
}

.splide__slide {
  flex: none;
  width: 33.3333%;
}

.splide__slide.five-cards {
  flex: none;
  width: 33.33%;
}

.overflow {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.splide__track {
  width: 100%;
}

.splide__arrows {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.splide__arrows.is--center {
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
}

.slider-tall {
  padding-bottom: 3.5em;
  overflow: hidden;
}

.slider-tall_img {
  width: 100%;
  margin-bottom: 2em;
  padding-top: 66%;
  transition: transform .5s;
  position: relative;
  overflow: hidden;
}

.slider-tall_photo {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .35s;
  position: absolute;
  inset: 0%;
  transform: scale(1.2);
}

.text-opacity {
  opacity: .3;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  transition: opacity .35s;
  display: flex;
}

.section-6 {
  background-color: #fff;
}

.section-6.is--dark {
  color: #dfdad5;
  background-color: #fff;
}

.embed-2 {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Asset-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-clip: border-box;
  transform: rotate(0);
}

.embed-2.splide-next {
  background-position: 100%;
  transform: rotate(180deg);
}

.container-9 {
  width: 1560px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2em;
  display: block;
}

.sliders_text2-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2vw;
}

.heading-51 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5vw;
  line-height: 1.8vw;
}

.div-block-159 {
  width: 80%;
  display: inline-block;
}

.div-block-160 {
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-end;
  width: 20%;
  display: flex;
}

.div-block-161 {
  width: 20%;
  display: inline-block;
}

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

.icon-block-events {
  align-self: center;
}

.image-93 {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}

.column-226 {
  padding-left: 0%;
  padding-right: 0;
}

.column-227 {
  padding-left: 0;
  padding-right: 2%;
  position: relative;
  top: auto;
  bottom: -1vw;
  left: 0%;
}

.column-228 {
  padding-left: 0;
}

.column-229 {
  filter: grayscale();
  padding-right: 0;
  position: absolute;
  inset: 30% 0% 0% auto;
}

.image-97 {
  filter: grayscale();
}

.column-230 {
  filter: grayscale();
  padding-right: 0;
  position: absolute;
  bottom: 5%;
  left: auto;
  right: 0%;
}

.column-231 {
  padding-left: 0;
  position: relative;
  inset: 0% auto 5vw 0%;
}

.image-98 {
  filter: grayscale();
}

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

.columns-53 {
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: static;
  top: 0;
}

.column-232 {
  padding-left: 0;
  padding-right: 0;
  position: absolute;
}

.new-chonk {
  width: 35%;
  margin-top: 5%;
  position: absolute;
}

.column-234 {
  padding-left: 0;
}

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

.column-236 {
  z-index: 30;
}

.column-240 {
  justify-content: center;
  display: flex;
}

.lottie-animation-25 {
  width: 65%;
}

.column-242 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-163 {
  text-align: right;
  width: 50%;
  display: inline-block;
}

.terms-link {
  color: #878686;
  text-align: right;
  width: 20%;
  padding-right: 0;
  font-family: Proximanova, sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
  text-decoration: none;
  display: inline-block;
}

.image-100 {
  width: 34%;
  padding-top: 12px;
}

.not-here {
  z-index: 1;
  width: 55%;
  margin-top: 29%;
  margin-left: 30%;
  display: block;
  position: absolute;
}

.sushi {
  z-index: 1;
  width: 55%;
  margin-top: -7%;
  margin-left: 10%;
  display: block;
  position: absolute;
}

.column-243 {
  align-items: center;
  display: block;
}

.text-5-copy {
  color: #000;
  margin-left: 2vw;
  font-size: 1.3vw;
  line-height: 1.8px;
}

.text-5-copy.veeva-copy {
  width: 110%;
  margin-left: 0;
  line-height: 1.8vw;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #0e0e0e;
  cursor: pointer;
  background-color: #0e0e0e;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  inset: -.75rem -.75rem auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-prefs_button {
  background-color: #0e0e0e;
  border: 2px solid #0e0e0e;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .125rem 1rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #0e0e0e;
  background-color: #fff;
  border-color: #0e0e0e;
  padding: .125rem 1rem;
}

.fs-cc-manager_component {
  z-index: 999;
  display: none;
  position: fixed;
  inset: auto auto 1.25rem 1.25rem;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fs-cc-prefs_space-small {
  margin-bottom: .75rem;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-banner_text {
  color: #fff;
  margin-right: 4rem;
  font-family: Proximanovat, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
  line-height: 1.5vw;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-banner_text-link {
  color: #fff;
  border-bottom: 2px solid #fff;
  font-size: 1.2vw;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #0e0e0e;
  border-top: 2px #ffffff29;
  padding: 1rem 2rem;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-prefs_title {
  color: #0e0e0e;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 2.75rem;
  height: 1.5rem;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 2.5rem 2rem;
  overflow: scroll;
}

.fs-cc-prefs_toggle-wrapper {
  color: #0e0e0e;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.fs-cc-prefs_text {
  color: #0e0e0e;
  font-size: .75rem;
}

.fs-cc-prefs_close-icon {
  color: #fff;
  width: 1rem;
  height: 1rem;
}

.fs-cc-banner_button {
  color: #0e0e0e;
  text-align: center;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 999rem;
  min-width: 6rem;
  margin-left: 1.25rem;
  padding: .1rem 1.25rem;
  font-size: 1.2vw;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #fff;
  background-color: #0e0e0e;
  border-color: #fff;
  font-size: 1.2vw;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 1rem;
  width: 100%;
  max-width: 36rem;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_label {
  color: #0e0e0e;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.set-all-components-to-display-none-and-use-this-div-to-create-a-symbol {
  display: block;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-banner_container {
  align-items: center;
  width: 100%;
  max-width: 95vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 1.25rem;
  height: 1.25rem;
}

.text-block-28 {
  color: #fff;
  font-size: 2vw;
  font-weight: 600;
  line-height: 2vw;
}

.success-message {
  background-color: #ddd0;
}

.error-message {
  background-color: #fff;
}

.text-block-29 {
  text-align: right;
  font-size: 1.3vw;
  font-weight: 600;
}

.content-wrapper-blog {
  margin-top: 0;
  padding-left: 0%;
  padding-right: 0%;
}

.text-block-30 {
  text-align: center;
  letter-spacing: 15px;
  -webkit-text-stroke-width: 0px;
  font-family: Proximanovat, sans-serif;
  font-size: 2vw;
  font-weight: 300;
  line-height: 2vw;
}

.heading-52 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neuemetananextoutlinefree blk, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 6vw;
}

.column-244 {
  border: 1px #fff;
  border-bottom-style: solid;
  height: 3vw;
}

.heading-53 {
  color: #000;
  text-align: left;
  width: 90%;
  margin-top: 11px;
  margin-bottom: 5px;
  margin-left: 7%;
  font-family: Proximanova, sans-serif;
  font-size: 1.8vw;
  font-weight: 700;
  line-height: 2vw;
}

.column-245 {
  margin-top: 4%;
  padding-left: 3%;
  padding-right: 0;
}

.column-246 {
  padding-left: 0;
  padding-right: 0;
}

.image-101 {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
}

.button2-copy {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 20px;
  justify-content: center;
  padding: 5px 15px 3px;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1vw;
  display: inline-block;
}

.button2-copy:hover {
  color: #000;
  background-color: #fff;
}

.button2-copy.w--current {
  color: #000;
  border-color: #000;
}

.button-read-blog {
  clear: left;
  background-color: var(--black);
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 0px;
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  min-width: 33%;
  max-width: 33%;
  margin-top: 10%;
  margin-left: 11%;
  padding: 7px 25px;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1vw;
  text-decoration: none;
  display: flex;
}

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

.button-read-blog.w--current {
  color: #000;
  border-color: #000;
}

.div-block-164 {
  margin-top: 20px;
}

.div-block-165 {
  background-color: #fff;
  margin-top: -2px;
  margin-bottom: -1px;
}

.image-102 {
  width: 100%;
  margin-top: 5vw;
  margin-bottom: -2px;
  padding-top: 0;
}

.collection-list-wrapper-5 {
  margin-left: 10%;
  margin-right: 10%;
}

.collection-item-5 {
  margin-left: 0%;
  padding-left: 2%;
  padding-right: 2%;
}

.image-103 {
  width: 100%;
}

.heading-54 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2vw;
  line-height: 2.5vw;
}

.text-block-32 {
  color: #000;
  margin-bottom: 10px;
  font-size: 1.3vw;
  line-height: 2vw;
}

.div-block-166 {
  margin-bottom: 10px;
}

.div-block-167 {
  border-bottom: 1px solid #000;
  height: 20px;
  margin-bottom: 3vw;
}

.columns-55 {
  margin-top: 5vw;
  margin-bottom: 5vw;
}

.image-104 {
  width: 100%;
}

.columns-56 {
  margin-top: 20vh;
  margin-bottom: 10vh;
}

.blog-type-1 {
  background-color: #000;
}

.div-block-168 {
  background-color: #fff;
  margin-top: -3px;
}

.image-105 {
  background-color: #0e0e0e;
  min-width: 100%;
  margin-bottom: -3px;
}

.image-106 {
  background-color: #0e0e0e;
  min-width: 100%;
  margin-top: -3px;
}

.splide-hide {
  justify-content: space-between;
  align-items: stretch;
  display: none;
}

.embed-2-copy {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Asset-2.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-clip: border-box;
  transform: rotate(0);
}

.blog-wrapper {
  z-index: 5;
  background-color: #fff;
  margin-top: 0;
  padding: 5% 25%;
  font-size: 1.3vw;
  position: relative;
}

.author-box {
  align-items: center;
  width: 100%;
  margin-bottom: 4vw;
  display: flex;
}

.logo-image-blog {
  display: inline-block;
}

.author-wrapper {
  align-self: center;
  display: inline-block;
}

.text-block-33 {
  color: #0e0e0e;
  font-size: 1.3vw;
  font-weight: 700;
}

.paragraph-3 {
  color: #0e0e0e;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 0;
  font-size: 1.2vw;
  line-height: 1vw;
  display: block;
}

.paragraph-4 {
  color: #cfcece;
}

.text-block-34 {
  color: #8a8a8a;
  line-height: 1.3vw;
  display: inline-block;
}

.text-block-35 {
  color: #8a8a8a;
  padding-right: 5px;
  display: inline-block;
}

.text-block-35-copy {
  color: #8a8a8a;
  padding-right: 5px;
  font-size: 1.1vw;
  display: inline-block;
}

.text-block-34-copy {
  color: #8a8a8a;
  font-size: 1.1vw;
  line-height: 1.3vw;
  display: inline-block;
}

.bold-text {
  line-height: 1vw;
}

.image-107 {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.heading-55 {
  color: #000;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: Proximanova extrabld, sans-serif;
  font-size: 2.8vw;
  font-weight: 400;
  line-height: 3.5vw;
  text-decoration: none;
}

.sub-heading {
  color: #000;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: Proximanova extrabld, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 2.5vw;
}

.paragraph-5 {
  color: #0e0e0e;
}

.rich-text-block {
  color: #000;
  padding-top: 2vw;
  padding-bottom: 1vw;
  font-size: 1.3vw;
  line-height: 2vw;
}

.rich-text-block-2 {
  color: #000;
  margin-top: 1vw;
  margin-bottom: 1vw;
  line-height: 2vw;
}

.block-quote {
  color: #000;
}

.quote {
  color: #0e0e0e;
  text-align: left;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 1vw;
  padding-top: 4%;
  padding-bottom: 4%;
  font-size: 2.2vw;
  font-weight: 900;
  line-height: 2.7vw;
}

.rich-text-block-3 {
  color: #000;
  padding-top: 2vw;
}

.rich-text-block-4 {
  color: #000;
}

.rich-text-block-5 {
  color: #000;
  margin-top: 2vw;
  padding-bottom: 2vw;
  font-size: 1.3vw;
  line-height: 2vw;
}

.image-108 {
  width: 47.5%;
  padding-right: 0%;
}

.image-109 {
  width: 47.5%;
  padding-left: 0%;
}

.div-block-169 {
  justify-content: space-between;
  margin-top: 1vw;
  display: flex;
}

.rich-text-block-6 {
  color: #000;
  margin-top: 2vw;
  padding-bottom: 2vw;
  font-size: 1.3vw;
  line-height: 2vw;
}

.rich-text-block-7 {
  color: #000;
  margin-top: 2vw;
  font-size: 1.3vw;
  line-height: 2vw;
}

.heading-56 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
}

.blog-roundup-font {
  color: #000;
  margin-top: 2vw;
  margin-bottom: 2vw;
  font-family: Neuemetananextfreepersonal sm, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 2.5vw;
}

.image-110 {
  width: 100%;
}

.blog-matrix {
  display: block;
}

.image-111 {
  min-width: 100%;
}

.blog-next {
  display: none;
}

.link-block-4 {
  width: 100%;
  height: 100%;
}

.recaptcha {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-bottom: 0;
}

.div-block-170 {
  width: 100%;
  display: flex;
}

.div-block-171 {
  width: 50%;
}

.fs-cc-banner_text-link-copy {
  color: #fff;
  border-bottom: 2px solid #fff;
  font-size: 1.2vw;
  font-weight: 400;
  text-decoration: none;
}

.link-block-5 {
  width: 100%;
}

.quick-stack {
  padding: 0;
}

.heading-57 {
  margin-top: 40px;
}

.columns-58 {
  margin-top: 15vh;
}

.heading-58 {
  letter-spacing: 0;
  text-transform: none;
  margin: 200px 100px 10px 300px;
  font-family: Neuemetananextoutlinefree blk, sans-serif;
  font-size: 100px;
  line-height: 45px;
}

.paragraph-6 {
  margin-top: 48px;
  margin-left: 300px;
  margin-right: 200px;
  font-size: 25px;
  line-height: 30px;
}

.heading-59 {
  text-align: center;
  margin-top: 50px;
  margin-left: 53px;
  font-family: Neuemetananextfreepersonal sm, sans-serif;
}

.paragraph-7 {
  margin-left: 300px;
  margin-right: 200px;
}

.heading-60 {
  margin-left: 300px;
  font-family: Dreamscape, sans-serif;
  font-size: 24px;
}

.image-113 {
  margin-left: 160px;
}

.paragraph-8 {
  margin-left: 300px;
  margin-right: 200px;
}

.body-8 {
  background-color: #000;
  padding-left: 0;
}

.image-114 {
  margin-top: 144px;
}

.div-block-172 {
  background-color: var(--white);
  color: #fff;
}

.heading-61 {
  background-color: #fff;
}

.hero-without-image {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

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

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

.heading-62 {
  background-color: #fff;
}

.text-block-36 {
  color: #000;
  text-align: center;
  margin-top: -6px;
  font-family: Neuemetananextfreepersonal sm, sans-serif;
  font-size: 50px;
}

.paragraph-9 {
  color: #000;
  text-align: center;
  margin-top: 42px;
  margin-left: 300px;
  margin-right: 300px;
  font-size: 25px;
  line-height: 25px;
}

.paragraph-10 {
  color: #000;
}

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

.image-115 {
  color: #fff;
  background-color: #000;
}

.text-block-37 {
  margin-top: 138px;
}

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

.paragraph-11 {
  margin-left: 300px;
  margin-right: 300px;
}

.heading-63 {
  text-align: center;
  font-family: Neuemetananextoutlinefree blk, sans-serif;
}

.team-circles {
  -webkit-text-stroke-color: var(--black);
  border: 0 solid #fff;
  margin-top: -99px;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 16px;
  font-family: Neuemetananextoutlinefree blk, sans-serif;
  font-size: 50px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-family: Proximanova, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.team-circles-2 {
  opacity: 1;
  border: 1px solid #000;
  padding: 80px 30px;
  position: relative;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.heading-64 {
  text-align: left;
  margin-top: 57px;
  margin-left: 35px;
  font-family: Dreamscape, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.div-block-173 {
  color: #000;
}

.paragraph-12 {
  margin-top: 12px;
  margin-left: 35px;
  margin-right: 600px;
  font-size: 25px;
  line-height: 25px;
}

.paragraph-13 {
  text-align: left;
  margin-top: 57px;
  margin-left: 35px;
  margin-right: 35px;
  font-size: 25px;
  line-height: 25px;
}

.paragraph-14 {
  margin-left: 35px;
  font-size: 24px;
  line-height: 25px;
}

.image-116 {
  margin-top: 60px;
  margin-left: 65px;
  margin-right: 107px;
  padding-bottom: 0;
}

.column-254 {
  padding-right: 0;
}

.paragraph-15 {
  margin-top: 72px;
  margin-left: 35px;
}

.text-block-38 {
  text-align: center;
  margin-left: 143px;
  margin-right: 176px;
  font-family: Proximanova, sans-serif;
  font-size: 24px;
  line-height: 25px;
}

.list-5 {
  text-align: center;
  margin-left: 400px;
}

.list-item-5, .list-item-6, .list-item-7 {
  text-align: left;
}

.heading-65 {
  font-size: 50px;
}

.heading-66 {
  margin-top: 57px;
  font-family: Ghojekan, sans-serif;
  font-size: 50px;
}

.image-117 {
  margin-top: 57px;
}

.div-block-174 {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
}

.div-block-175 {
  background-color: #fff;
  border: 1px solid #fff;
}

.div-block-176 {
  border: 1px solid #fff;
}

.image-118 {
  margin-top: 69px;
}

.section-9 {
  background-color: #fff;
  border: 1px solid #fff;
}

.heading-67 {
  text-align: center;
  background-color: #fff;
  font-family: Neuemetananextoutlinefree blk, sans-serif;
  font-size: 50px;
}

.image-119 {
  border: 0 solid #fff;
  margin-top: 54px;
}

.div-block-177 {
  background-color: #fff;
}

.hero-without-image-2 {
  color: #fff;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  margin-top: -3px;
  padding: 80px 30px 62px;
  position: relative;
}

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-top: -147px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

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

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

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

.heading-68 {
  color: #000;
  margin-top: 45px;
  font-family: Neuemetananextfreepersonal sm, sans-serif;
  font-size: 60px;
}

.paragraph-16 {
  color: #000;
  text-align: left;
  margin-top: 105px;
  margin-left: 38px;
  font-family: Proximanovat, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.bold-text-2 {
  font-family: Vejlikan, sans-serif;
  font-size: 100px;
}

.paragraph-17 {
  color: #000;
  text-align: center;
  font-family: Proximanovat, sans-serif;
  font-size: 30px;
}

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

.bold-text-4 {
  font-family: Neuemetananextoutlinefree blk, sans-serif;
  line-height: 25px;
}

.paragraph-18 {
  color: #000;
  text-align: center;
  margin-top: 24px;
  font-family: Proximanovat, sans-serif;
  font-size: 30px;
}

.bold-text-5 {
  font-family: Vejlikan, sans-serif;
}

.paragraph-19 {
  color: #000;
  text-align: center;
  margin-top: 24px;
  font-family: Proximanovat, sans-serif;
  font-size: 30px;
}

.bold-text-6 {
  font-size: 30px;
}

.bold-text-7 {
  font-family: Desertian, sans-serif;
}

.div-block-178 {
  background-color: #fff;
}

.bold-text-8 {
  font-size: 20px;
}

.paragraph-20 {
  color: #000;
  text-align: right;
  margin-top: 138px;
  margin-right: 68px;
  font-family: Proximanovat, sans-serif;
  font-size: 20px;
}

.bold-text-9 {
  font-family: Neuemetananextoutlinefree blk, sans-serif;
  font-size: 100px;
}

.paragraph-21 {
  color: #000;
  margin-top: 129px;
  margin-left: 38px;
  font-family: Proximanovat, sans-serif;
  font-size: 20px;
}

.bold-text-10 {
  font-family: Ghojekan, sans-serif;
  font-size: 100px;
}

.paragraph-22 {
  color: #000;
  text-align: right;
  margin-top: 200px;
  margin-right: 68px;
  font-family: Proximanovat, sans-serif;
  font-size: 20px;
}

.bold-text-11 {
  font-family: Glowist, sans-serif;
  font-size: 100px;
}

.paragraph-23 {
  color: #000;
}

.bold-text-12 {
  font-family: Vejlikan, sans-serif;
}

.bold-text-13 {
  font-family: Neuemetananextoutlinefree blk, sans-serif;
}

.paragraph-24 {
  color: #000;
  margin-top: 165px;
  margin-left: 38px;
  font-family: Proximanovat, sans-serif;
  font-size: 20px;
}

.bold-text-14, .bold-text-15 {
  font-family: Wolfsbane, sans-serif;
  font-size: 100px;
}

.hero-heading-left {
  background-color: #000;
  border-bottom: 0 solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-3 {
  margin-top: 9px;
  margin-bottom: 24px;
  font-family: Proximanovat, sans-serif;
  font-size: 20px;
}

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

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

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

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-69 {
  font-family: Proximanova, sans-serif;
}

.lottie-animation-26 {
  margin-left: 17px;
  margin-right: -8px;
}

.hero-subscribe-right {
  background-color: #000;
  border-bottom: 0 solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
  font-family: Proximanovat, sans-serif;
  font-size: 20px;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.image-120 {
  margin-left: -185px;
}

.heading-70 {
  font-family: Proximanova, sans-serif;
}

.hero-subscribe-left {
  background-color: #000;
  border-bottom: 0 solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-5 {
  margin-top: 21px;
  margin-bottom: 24px;
  font-family: Proximanovat, sans-serif;
  font-size: 20px;
}

.heading-71 {
  font-family: Neuemetananextoutlinefree blk, sans-serif;
}

.hero-heading-right {
  background-color: #000;
  border: 0 solid #000;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-6 {
  margin-bottom: 24px;
  font-family: Proximanovat, sans-serif;
  font-size: 20px;
}

.heading-72 {
  font-family: Neuemetananextfreepersonal sm, sans-serif;
}

.image-121 {
  margin-left: -68px;
}

.hero-without-image-3 {
  background-color: #fff;
  border: 0 solid #fff;
  padding: 80px 30px;
  font-family: Proximanovat, sans-serif;
  position: relative;
}

.hero-wrapper-two-3 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-top: -81px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-7 {
  color: #000;
  text-align: left;
  margin-top: -3px;
  margin-bottom: 24px;
  margin-left: -185px;
  font-family: Proximanovat, sans-serif;
}

.heading-73 {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #000;
  margin-top: -45px;
  font-family: Vejlikan, sans-serif;
  font-size: 60px;
}

.image-122 {
  border: 0 solid #fff;
}

.heading-74 {
  color: #000;
  text-align: center;
  margin-top: -39px;
  font-family: Vejlikan, sans-serif;
  font-size: 60px;
}

.heading-75 {
  color: #000;
  margin-top: 84px;
  margin-left: 32px;
  font-family: Proximanovat, sans-serif;
}

.heading-76 {
  color: #000;
  text-align: left;
  margin-top: 69px;
  margin-left: 32px;
  margin-right: 74px;
  font-family: Proximanovat, sans-serif;
}

.paragraph-25 {
  color: #000;
  text-align: left;
  margin-left: 32px;
  margin-right: 200px;
}

.paragraph-26 {
  color: #000;
  margin-top: 27px;
  margin-left: 32px;
  font-family: Proximanova extrabld, sans-serif;
  font-size: 20px;
}

.paragraph-27 {
  color: #000;
  margin-left: 32px;
}

.paragraph-28 {
  color: #000;
  margin-top: 24px;
  margin-left: 32px;
  font-family: Proximanova extrabld, sans-serif;
  font-size: 20px;
}

.paragraph-29 {
  color: #000;
  margin-left: 32px;
}

.paragraph-30 {
  color: #000;
  margin-bottom: 39px;
  margin-left: 32px;
}

.paragraph-31 {
  color: var(--black);
  margin-top: 48px;
  margin-left: 32px;
  font-family: Proximanovat, sans-serif;
  font-size: 20px;
}

.paragraph-32 {
  color: var(--black);
  margin-left: 32px;
}

.image-123 {
  margin-left: 200px;
}

.bold-text-16, .bold-text-17 {
  font-family: Neuemetananextoutlinefree blk, sans-serif;
}

.heading-77 {
  text-align: center;
  margin-top: 114px;
  font-family: Wolfsbane, sans-serif;
  font-size: 70px;
}

.paragraph-33 {
  margin-top: 48px;
  font-family: Proximanova, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
}

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

.paragraph-35, .paragraph-36, .paragraph-37, .paragraph-38, .paragraph-39 {
  margin-right: 200px;
}

.container-13 {
  color: #000;
}

.navbar-2 {
  background-color: #000;
}

.heading-78 {
  margin-top: 153px;
  margin-left: 158px;
  margin-right: 200px;
  font-family: Proximanova extrabld, sans-serif;
  font-size: 70px;
}

.paragraph-40 {
  margin-top: 21px;
  margin-left: 158px;
  margin-right: 185px;
  font-size: 40px;
}

.button {
  background-color: var(--white);
  color: #000;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 14px;
  margin-top: 81px;
  margin-left: 500px;
  font-family: Proximanova extrabld, sans-serif;
  font-size: 20px;
}

.heading-79 {
  margin-top: 168px;
  margin-left: 158px;
  font-size: 70px;
}

.paragraph-41 {
  margin-top: 48px;
  margin-left: 158px;
  margin-right: 230px;
}

.hero-heading-left-2 {
  background-color: #0e0e0e;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  margin-top: -72px;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-8 {
  margin-bottom: 24px;
}

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

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

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

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

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

.heading-81 {
  margin-left: 35px;
  font-family: Neuemetananextfreepersonal sm, sans-serif;
  font-size: 25px;
}

.image-124 {
  margin-left: 80px;
}

.heading-82 {
  margin-top: 180px;
  margin-left: 131px;
  font-size: 40px;
}

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

.collection-list-wrapper-6 {
  margin-left: 2%;
  margin-right: 2%;
}

.image-125 {
  border-bottom: 1px solid #000;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
}

.text-block-39 {
  color: #000;
  margin-bottom: 5px;
}

.collection-item-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  border: 0 solid #000;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 28%;
  max-width: 50%;
  height: 100%;
  min-height: 100%;
  margin-bottom: 2%;
  margin-left: 2.5%;
  margin-right: 2.5%;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.div-block-179 {
  float: right;
  clear: none;
  border: 1px solid #000;
  border-radius: 50px;
  max-width: 86%;
  min-height: 61vh;
}

.div-block-180 {
  clear: none;
  aspect-ratio: 3 / 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 90%;
  height: 10%;
  min-height: 100%;
  max-height: 100%;
  margin-top: 5%;
  margin-bottom: 2%;
  padding-left: 19px;
  display: block;
  position: static;
  inset: auto 0% 0% 14%;
}

@media screen and (min-width: 1440px) {
  .button-read-blog {
    max-width: 33%;
    margin-top: 10%;
    margin-bottom: 5%;
    margin-left: 10%;
    padding-left: 25px;
  }

  .rich-text-block-5 {
    font-size: 1.3vw;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .heading-69, .heading-70 {
    font-family: Proximanova, sans-serif;
  }

  .bold-text-16, .bold-text-17 {
    font-family: Neuemetananextoutlinefree blk, sans-serif;
  }

  .div-block-179 {
    min-height: 60vh;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    color: #000;
    background-color: #0e0e0e;
    min-width: 100vw;
    min-height: 100vh;
  }

  .navbar {
    z-index: 60;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    color: #0000;
    background-color: #0e0e0e;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .nav-link {
    color: #fff;
    text-align: center;
    border: 2px solid #0000;
    border-radius: 20px;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 32px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Proximanovat, sans-serif;
    font-size: 1.1vw;
    font-weight: 300;
    line-height: 1.2vw;
    text-decoration: none;
    display: block;
  }

  .nav-link:hover {
    border-width: 2px;
    align-self: auto;
    margin-right: 32px;
    padding: 5px 8px;
    font-size: 1.1vw;
    line-height: 1.2vw;
  }

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

  .nav-link.projects.w--current {
    border-radius: 42px;
  }

  .nav-link.pharma:hover {
    border-radius: 54px;
    font-size: 1.1vw;
    line-height: 1.2vw;
  }

  .nav-link.contact {
    align-self: center;
    display: none;
  }

  .nav-link.contact:hover {
    display: none;
  }

  .nav-link.contact.w--current {
    align-self: center;
    display: none;
  }

  .nav-link.conext:hover {
    line-height: 1.2vw;
  }

  .logo {
    width: 60px;
    height: 62px;
    margin-top: 0;
    margin-right: 0;
    padding-top: 8px;
    position: absolute;
    inset: 10px auto 0% 0%;
  }

  .background-video-2 {
    z-index: 1;
    object-fit: fill;
    justify-content: center;
    align-items: center;
    width: 25%;
    min-width: 100vw;
    min-height: 55vw;
    display: flex;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .nav-bar-container {
    z-index: 30;
    background-color: #0e0e0e;
    align-items: center;
    height: 90px;
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    display: flex;
  }

  .wave-div {
    z-index: 4;
    min-width: 100vw;
    margin-top: 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .lottie-animation {
    z-index: 15;
    min-width: 45vw;
    max-width: 75%;
    min-height: auto;
    margin-top: 7%;
    position: absolute;
    inset: -11% -43% auto 13%;
  }

  .hero-section {
    z-index: 1;
    color: #000;
    min-width: 100vw;
    min-height: 60vw;
    margin-top: 0;
    display: block;
    position: absolute;
    inset: 0 0% 0;
  }

  .hero-section.home {
    min-height: 55vw;
    margin-top: 0;
  }

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

  .button2 {
    float: none;
    clear: right;
    color: #fff;
    text-align: center;
    background-color: #0000;
    border: 2px solid #fff;
    border-radius: 20px;
    justify-content: flex-end;
    padding-top: 5px;
    padding-bottom: 3px;
    font-size: 1vw;
    line-height: 1vw;
    display: block;
    position: relative;
    top: auto;
  }

  .button2.longer {
    border-radius: 70px;
    padding: .5% 3%;
  }

  .hero-heading-center {
    background-color: #0e0e0e;
    border-bottom-width: 0;
    border-bottom-color: #0000;
    min-width: 100vw;
    min-height: 60vh;
    padding-top: 0;
    display: block;
  }

  .paragraph {
    color: #fff;
    width: 90%;
    margin-bottom: 42px;
    padding-top: 0;
    font-size: 1.3vw;
    line-height: 1.8vw;
  }

  .columns-3 {
    margin-top: 5vw;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .wwd-col {
    color: #fff;
    margin-top: 19px;
    font-size: 18px;
  }

  .link {
    color: #fff;
    text-align: left;
    margin-right: 0;
    padding-right: 0;
    font-size: 1vw;
    line-height: 1vw;
  }

  .link.link-r {
    float: left;
    min-width: 100%;
    margin-left: 25px;
  }

  .paragraph-2 {
    color: #878686;
    margin-top: -25px;
    padding-bottom: 0;
    font-family: Proximanova, sans-serif;
    font-size: 1vw;
    font-weight: 700;
    line-height: 1.5vw;
  }

  .column {
    padding-left: 10px;
    overflow: visible;
  }

  .column-2, .columns-4 {
    margin-top: 0;
  }

  .column-3 {
    justify-content: flex-start;
    display: flex;
  }

  .column-5 {
    justify-content: flex-end;
    padding-top: 30px;
    padding-right: 5%;
    display: flex;
  }

  .hero-stack-2 {
    color: #0e0e0e;
    background-color: #0e0e0e;
    border: 1px solid #0e0e0e;
    margin-top: 5%;
    display: block;
  }

  .list-item {
    float: left;
    width: 100%;
    margin-top: 0;
    padding-top: 14px;
    padding-left: 0;
    font-size: 1vw;
    line-height: 1em;
    list-style-type: disc;
  }

  .list, .list-2 {
    padding-left: 0;
  }

  .div-block-7 {
    position: absolute;
    inset: -1% 0% auto;
  }

  .image-7 {
    width: 6vw;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 15%;
    padding-top: 0;
    display: inline-block;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .collection-list-item.addclasses {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 10%;
    margin-bottom: 10%;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .collection-list-item.addclasses:nth-child(2n) {
    flex-direction: row-reverse;
    justify-content: flex-start;
    width: 100%;
  }

  .collection-list {
    flex-wrap: wrap;
    display: flex;
  }

  .collection-list.addclasses {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    align-content: flex-start;
    height: 100%;
    padding-bottom: 0%;
  }

  .collection-list-wrapper {
    flex-direction: row;
    width: 100%;
    margin-bottom: 24px;
    display: block;
    position: static;
  }

  .item-content-addclass {
    width: 25%;
    max-width: 99%;
    margin-left: 90px;
    margin-right: 90px;
  }

  .image-background {
    flex: 0 auto;
    width: 57%;
    max-width: none;
    height: 49vh;
    max-height: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
  }

  .img-cover {
    object-fit: cover;
    width: 47vw;
    min-width: auto;
    max-width: none;
    height: 100%;
    min-height: 100%;
    max-height: none;
    display: block;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .heading-2 {
    color: #fff;
    margin-bottom: 20px;
    font-family: Proximanova, sans-serif;
    font-size: 2vw;
    font-weight: 700;
  }

  .clients-desktop-tablet {
    background-color: #0e0e0e;
    margin-top: -44px;
    display: block;
  }

  .column-6 {
    clear: none;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .columns-6 {
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .columns-7 {
    width: 100vw;
    padding-bottom: 20px;
  }

  .footer-2 {
    background-color: #0e0e0e;
  }

  .footer-2.lets-start-2 {
    text-align: right;
    display: block;
  }

  .form-block {
    font-size: 16px;
  }

  .text-field {
    background-color: #0000;
    border: 1px solid #fff;
    border-radius: 10px;
    flex: 0 auto;
    width: 30%;
    min-width: 32%;
    height: 52%;
    min-height: 55px;
    margin-left: 0%;
    padding-bottom: 4px;
    font-size: 18px;
    display: block;
  }

  .text-input {
    background-color: #0000;
    border: 1px solid #fffdfd;
    border-radius: 10px;
    min-width: 100%;
    min-height: 250px;
    margin-top: 15px;
    padding-top: 8px;
    font-size: 20px;
    display: block;
    position: relative;
  }

  .form {
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 18px;
    display: flex;
  }

  .submit-button {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 15px;
    min-width: 120px;
    min-height: 28px;
    margin-top: 16px;
  }

  .submit-button.black-txt {
    color: #000;
    text-align: center;
    text-transform: none;
    background-color: #fff;
    flex: 1;
    align-self: center;
    min-width: 5%;
    max-width: 9%;
    min-height: auto;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2vw;
    line-height: 10px;
  }

  .div-block-14 {
    background-color: #0000;
    justify-content: flex-end;
    align-items: stretch;
    min-width: 80%;
    margin-top: 50px;
    display: flex;
  }

  .div-block-15 {
    border-top: 1px solid #fff;
    margin-top: 10%;
    padding-bottom: 1px;
  }

  .text-block-3 {
    color: #878686;
    text-align: left;
    width: 84%;
    margin-bottom: 100px;
    font-size: 1vw;
  }

  .link-2 {
    color: #878686;
    width: 25%;
    font-family: Proximanova, sans-serif;
    font-size: 1vw;
    text-decoration: none;
  }

  .social-media {
    color: #fff;
    font-family: Proximanova extrabld, sans-serif;
    font-size: 1.3vw;
    text-decoration: none;
  }

  .background-video-3 {
    z-index: 2;
    width: 96.5%;
    min-width: 94%;
    height: 97%;
    min-height: 693px;
    margin-top: 25px;
    display: block;
    top: 0%;
  }

  .lottie-animation-2 {
    width: 90%;
    margin-left: 10%;
    padding-left: 0%;
    padding-right: 0%;
    position: absolute;
    top: 0%;
  }

  .text-block-4 {
    color: #fff;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 10vw;
    font-family: Proximanova, sans-serif;
    font-size: 1.3vw;
    line-height: 1.8vw;
  }

  .columns-11 {
    background-color: #0e0e0e;
    margin-top: 0%;
    padding-top: 10%;
    padding-bottom: 10%;
    display: block;
  }

  .body-2 {
    background-color: #0e0e0e;
    font-family: Proximanova, sans-serif;
  }

  .master-text-block {
    width: 100%;
    font-size: 1.3vw;
  }

  .master-text-block.blog {
    width: 86%;
    margin-top: 3%;
    font-size: 1.2vw;
  }

  .image-16 {
    object-fit: cover;
    min-width: 110%;
    height: 100%;
    min-height: 100%;
  }

  .column-12 {
    justify-content: flex-end;
  }

  .image-deck {
    width: 100%;
    height: 38vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    overflow: hidden;
  }

  .column-13 {
    justify-content: flex-start;
  }

  .column-14 {
    justify-content: center;
  }

  .image-18 {
    width: 100%;
    margin-top: 10px;
  }

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

  .image-20.image-2 {
    margin-top: 0;
  }

  .wave-mumba {
    width: 100%;
    min-width: 100%;
    margin-top: -6%;
  }

  .div-block-24 {
    margin-top: 0;
  }

  .div-block-26 {
    padding-top: 10px;
  }

  .heading-7 {
    margin-top: 0;
    padding-bottom: 0;
    font-family: Neuemetananextfreepersonal sm, sans-serif;
    font-size: 4vw;
    font-weight: 400;
    line-height: 3vw;
  }

  .div-block-28 {
    margin-top: 10vh;
  }

  .kettle {
    font-size: 3vw;
    line-height: 3vw;
  }

  .div-block-30 {
    width: 50%;
  }

  .text-block-6 {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-7 {
    font-weight: 400;
  }

  .image-22 {
    min-width: 100%;
    margin-top: -4px;
    margin-bottom: 0;
  }

  .arrow {
    align-self: center;
    width: 25px;
    margin-top: -1%;
    display: block;
  }

  .arrow.arrow-home {
    margin-top: -3%;
  }

  .wave {
    margin-top: 0;
    margin-bottom: -10px;
  }

  .brand {
    margin-right: 300px;
  }

  .nav-menu {
    margin-top: 28px;
    font-size: 20px;
    position: absolute;
  }

  .landing-section {
    min-width: 100vw;
    min-height: 55vw;
    margin-bottom: 0;
  }

  .landing-section.home {
    width: 100vw;
    min-height: 58vw;
  }

  .column-29 {
    justify-content: center;
    display: block;
    position: relative;
  }

  .column-30 {
    align-items: center;
    display: block;
  }

  .div-block-44 {
    justify-content: flex-end;
    margin-right: 0;
    display: flex;
  }

  .div-block-45 {
    justify-content: center;
    display: block;
  }

  .div-block-46 {
    justify-content: flex-start;
    width: 100%;
    margin-top: 10%;
    margin-left: 0%;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-47 {
    justify-content: center;
    width: 50%;
    display: block;
  }

  .heading-17 {
    letter-spacing: 1.5vw;
    text-indent: 0;
    margin-top: 7%;
    font-family: Vejlikan, sans-serif;
    font-size: 15.2em;
  }

  .div-block-48 {
    padding-top: 2vw;
    padding-bottom: 2vw;
  }

  .marquee-horizontal {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    height: 80px;
    margin-top: 5%;
  }

  .marquee-text-2 {
    font-family: Neuemetananextoutlinefree blk, sans-serif;
    font-size: 50px;
  }

  .marquee-horizontal-right {
    height: 80px;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .div-block-49 {
    margin-top: 8vw;
  }

  .image-28 {
    min-width: 100%;
  }

  .heading-20, .heading-20.white, .heading-20.h1 {
    font-size: 4vw;
  }

  .heading-21 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .columns-18, .columns-19 {
    position: relative;
  }

  .html-embed {
    flex-wrap: nowrap;
    width: 100%;
    font-size: 2vw;
    line-height: 2vw;
    display: flex;
  }

  .html-embed.black.vert, .html-embed.black.vert.illustration {
    justify-content: center;
    font-size: 3vw;
  }

  .html-embed.clients {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 40px;
    font-family: Proximanova, sans-serif;
    font-size: 3vw;
    font-weight: 400;
    line-height: 3vw;
  }

  .footer-header {
    text-align: left;
    margin-bottom: 10px;
  }

  .footer-header.email {
    margin-top: 13%;
  }

  .footer-text {
    text-align: left;
  }

  .heading-22 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    font-family: Ghojekan, sans-serif;
    font-size: 19vw;
    display: flex;
  }

  .div-block-55 {
    height: 50vh;
  }

  .image-29 {
    min-width: 100%;
  }

  .columns-20 {
    margin-top: 1%;
  }

  .image-30, .image-31 {
    min-width: 100%;
  }

  .text-block-13 {
    width: 97%;
    margin-top: 1vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1.3vw;
    line-height: 1.8vw;
  }

  .text-block-13.black {
    padding-left: 40px;
  }

  .columns-21 {
    background-color: #0e0e0e;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 2%;
    padding-bottom: 5%;
    position: relative;
  }

  .columns-22 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 6vw;
  }

  .drag.wd-b {
    margin-top: -25%;
    margin-bottom: 0;
  }

  .drag.black.section5 {
    margin-top: 0%;
  }

  .drag.design {
    z-index: 1;
    margin-top: 30%;
    margin-left: 15%;
    margin-right: -25%;
    position: relative;
  }

  .timeline-title {
    padding-top: 5%;
    padding-bottom: 5%;
    line-height: 2.5vw;
  }

  .list-3, .list-3.da, .list-3.black {
    padding-left: 40px;
  }

  .list-item-2 {
    line-height: 1.2vw;
  }

  .list-item-3.brandlist {
    margin-bottom: 40px;
    font-size: 1vw;
  }

  .image-33 {
    width: 80%;
    height: 157%;
    margin-top: -7vw;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-23.second-split, .columns-23.second-split-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-65 {
    margin-bottom: 0;
  }

  .columns-24 {
    position: relative;
  }

  .image-34 {
    width: 100%;
  }

  .columns-25 {
    margin-top: -1%;
    margin-bottom: 0;
    padding-top: 2%;
    padding-bottom: 3%;
    line-height: 30px;
    position: relative;
  }

  .column-46 {
    margin-top: 5%;
  }

  .columns-28 {
    margin-top: -1%;
    margin-bottom: 0;
  }

  .column-48 {
    margin-top: 15vh;
    margin-bottom: 15vh;
  }

  .text-block-16 {
    color: #fff;
    top: 40vw;
  }

  .text-block-19 {
    font-size: 1.4vw;
    line-height: 1.8vw;
  }

  .heading-35 {
    color: #fff;
    letter-spacing: .1vw;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3vw;
    font-weight: 900;
    line-height: 3vw;
  }

  .heading-36 {
    color: #fff;
    letter-spacing: 1px;
    margin-top: 0;
    font-family: Proximanovat, sans-serif;
    font-size: 3vw;
    font-weight: 400;
    line-height: 4vw;
  }

  .column-55 {
    justify-content: flex-start;
    padding-left: 5vw;
  }

  .column-57 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-78 {
    justify-content: flex-end;
  }

  .column-62 {
    justify-content: center;
  }

  .column-64, .column-65 {
    justify-content: flex-end;
  }

  .div-block-79 {
    justify-content: center;
    margin-left: 140px;
  }

  .column-79 {
    display: none;
  }

  .columns-33 {
    justify-content: flex-start;
  }

  .link-block {
    z-index: 5;
    top: 0;
  }

  .link-block.w--current {
    width: 140px;
    display: block;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .image-44 {
    width: 60px;
    height: 62px;
    margin-left: 40px;
    padding-top: 8px;
    display: block;
    position: absolute;
    top: 15px;
  }

  .div-block-82 {
    z-index: 4;
  }

  .html-embedd-wwd {
    font-family: Neuemetananextoutlinefree blk, sans-serif;
    font-size: 3vw;
    line-height: 3vw;
  }

  .div-block-84, .div-block-85, .div-block-86, .div-block-87, .div-block-88 {
    float: left;
    justify-content: center;
    align-items: center;
    width: 20%;
    display: flex;
  }

  .client-logo {
    display: block;
  }

  .image-50 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nya {
    font-size: 3vw;
    line-height: 4vw;
  }

  .culture {
    font-size: 3vw;
  }

  .div-block-89 {
    justify-content: center;
    display: flex;
  }

  .background-video-4 {
    min-height: 55vw;
    margin-top: 0;
    margin-bottom: 8px;
    position: absolute;
    inset: 0% 0% auto;
  }

  .html-events {
    margin-left: -30px;
    position: absolute;
    inset: 24vw auto 0% 0%;
  }

  .div-block-100 {
    margin-top: 0;
  }

  .column-94 {
    margin-top: -2%;
  }

  .columns-36 {
    position: relative;
  }

  .div-block-104 {
    justify-content: flex-end;
    display: flex;
  }

  .div-block-106 {
    width: 100%;
    margin-top: 30px;
  }

  .back {
    text-align: right;
  }

  .text-block-21, .tiny-text {
    font-size: 1.3vw;
  }

  .project-title, .text-block-22 {
    font-size: 1.5vw;
  }

  .chonksley {
    z-index: 0;
    margin-top: 10%;
    padding-top: 0;
    position: absolute;
  }

  .img-right, .img-left {
    overflow: visible;
  }

  .image-16---left {
    min-width: 100%;
    height: 100%;
  }

  .cultre {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-6 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .mobile {
    width: 70%;
  }

  .image-63 {
    width: 100%;
  }

  .image-70 {
    margin-right: 90px;
    padding-left: 0;
  }

  .image-71 {
    margin-left: 0;
    margin-right: 61px;
  }

  .team_name {
    font-size: 1.4vw;
    line-height: .9vw;
  }

  .popup_visual {
    align-items: flex-start;
    display: flex;
  }

  .popup_name {
    margin-bottom: 1%;
    line-height: 3.8vw;
  }

  .popup_title {
    margin-top: 0;
    line-height: 2vw;
  }

  .popup_rich {
    line-height: 2.6vw;
  }

  .popup_contain {
    max-width: 40vw;
  }

  .popup_img {
    align-items: center;
    width: 85%;
    height: 80%;
    display: block;
    transform: translate(30%, 10%);
  }

  .popup_content {
    align-items: center;
    height: 100%;
    margin-top: -6vh;
    padding-top: 0;
  }

  .job {
    text-transform: capitalize;
    font-size: 1.1vw;
    line-height: 2vw;
  }

  .heading-7-copy {
    margin-top: 0;
    padding-bottom: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 3vw;
  }

  .div-block-125 {
    padding-bottom: 2%;
  }

  .full-space {
    flex-wrap: nowrap;
    width: 100%;
    font-size: 2.8vw;
    line-height: 3vw;
    display: flex;
  }

  .div-block-126 {
    margin-left: 16%;
  }

  .video {
    display: block;
  }

  .div-block-127 {
    margin-top: -1px;
    padding-right: 10%;
  }

  .image-79-copy {
    margin-top: 12vw;
  }

  .columns-40 {
    padding-top: 0%;
    display: block;
    position: static;
    inset: 0% auto auto 0%;
  }

  .columns-23-copy.second-split-copy {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }

  .columns-35-copy {
    margin-top: 10vw;
  }

  .column-115 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .column-116 {
    direction: ltr;
    flex-direction: column;
    display: flex;
  }

  .column-117 {
    padding-left: 4%;
  }

  .image-81 {
    height: 99%;
  }

  .div-block-131 {
    margin-bottom: 0%;
  }

  .events-section-2 {
    margin-top: 0%;
  }

  .column-118 {
    text-align: left;
    margin-top: 2vw;
  }

  .text-block-26 {
    font-family: Proximanova, sans-serif;
    font-size: 1.1vw;
    font-weight: 700;
  }

  .block-1 {
    width: 90%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1.1vw;
    line-height: 1.6vw;
  }

  .columns-46 {
    min-height: 100%;
  }

  .line-1 {
    margin-top: 0%;
    transform: scale(.7);
  }

  .image-84 {
    width: 70px;
    height: 70px;
  }

  .heading-47 {
    margin-top: 2vw;
  }

  .text-block-26-copy {
    font-size: 1.1vw;
  }

  ._2-3section2 {
    margin-top: 5vw;
    margin-bottom: 0;
  }

  .stary {
    width: 10%;
    margin-left: 92%;
    position: absolute;
  }

  .image-85 {
    width: 70px;
    height: 70px;
  }

  .image-86 {
    width: 70px;
    height: 70px;
    overflow: visible;
  }

  .columns-49 {
    margin-top: 20px;
  }

  .intro-services {
    flex-wrap: nowrap;
    width: 102%;
    margin-top: 0%;
    margin-bottom: 3%;
    font-size: 2vw;
    line-height: 2vw;
    display: flex;
  }

  .hero-section-copy {
    z-index: 1;
    color: #000;
    min-width: 100vw;
    height: 40vw;
    min-height: 55vw;
    margin-top: 0;
    display: block;
    position: absolute;
    inset: 0 0% 0;
  }

  .landing-section-copy {
    min-width: 100vw;
    min-height: 58vw;
    margin-bottom: 0;
    overflow: hidden;
  }

  .image-87 {
    margin-top: -4px;
  }

  .image-88 {
    width: 70px;
    height: 70px;
  }

  .image-89 {
    margin-top: 0;
  }

  .lottie-animation-15 {
    width: 75%;
    height: 100%;
    margin-top: -13vw;
    margin-left: 50px;
    padding-left: 0;
  }

  .lottie-animation-16 {
    width: 75%;
    height: 100%;
    margin-left: 15%;
  }

  .lottie-animation-17 {
    width: 90%;
    height: 109%;
    margin-top: -30px;
  }

  .lottie-animation-18 {
    width: 39%;
    height: 100%;
  }

  .lottie-animation-19 {
    width: 66%;
    height: 100%;
  }

  .lottie-animation-20 {
    z-index: 5;
    width: 66%;
    height: 100%;
  }

  .lottie-animation-21 {
    width: 123%;
    height: 29%;
  }

  .lottie-animation-22 {
    width: 123%;
    height: 37%;
  }

  .lottie-animation-15-copy {
    width: 370px;
    height: 370px;
    margin-left: 50px;
    padding-left: 0;
  }

  .lottie-animation-4-copy {
    position: absolute;
  }

  .image-92 {
    min-width: 100%;
    margin-top: -5px;
  }

  .div-block-146 {
    margin-top: 15%;
  }

  .columns-18-copy {
    position: relative;
  }

  .easter-egg {
    z-index: 0;
    margin-top: 15%;
    padding-top: 0;
    position: absolute;
  }

  .easter-egg.social {
    margin-top: 6%;
  }

  .easter-egg.illustration {
    margin-top: 32%;
    margin-left: 25%;
  }

  .column-45-copy {
    margin-top: 2vh;
  }

  .typedjs-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .typed-js_component {
    color: #fff;
  }

  .loader-wrapper {
    grid-row-gap: .5rem;
  }

  .cult {
    margin-top: 0;
  }

  .div-block-131-copy-copy-copy-copy {
    margin-top: 0;
    margin-bottom: 0%;
  }

  .line-4 {
    height: 360px;
    margin-top: 0%;
    transform: scale(.7);
  }

  .line-2, .line-3 {
    margin-top: 0%;
    transform: scale(.7);
  }

  .lottie-animation-4-copy-copy-copy-copy-copy {
    width: 14%;
    margin-left: 160%;
    position: absolute;
  }

  .div-block-149 {
    height: 100px;
  }

  .container-copy {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .html-embed-copy {
    flex-wrap: nowrap;
    width: 100%;
    font-size: 2vw;
    line-height: 2vw;
    display: flex;
  }

  .lottie-animation-15-copy-copy-copy {
    width: 370px;
    height: 370px;
    margin-left: 50px;
    padding-left: 0;
  }

  .block-2 {
    width: 89%;
    font-size: 1.1vw;
    line-height: 1.6vw;
  }

  .block-11 {
    width: 75%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1.1vw;
    line-height: 1.6vw;
  }

  .block-13 {
    width: 80%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1.1vw;
    line-height: 1.6vw;
  }

  .block-12 {
    width: 60%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1.1vw;
    line-height: 1.6vw;
  }

  .block-4 {
    width: 80%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1.1vw;
    line-height: 1.6vw;
  }

  .block-3 {
    width: 85%;
    font-size: 1.1vw;
    line-height: 1.6vw;
  }

  .block-5, .block-6 {
    width: 80%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1.1vw;
    line-height: 1.6vw;
  }

  .block-7 {
    width: 82%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1.1vw;
    line-height: 1.6vw;
  }

  .block-9, .block-8 {
    width: 80%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1.1vw;
    line-height: 1.6vw;
  }

  .block-10 {
    width: 75%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1.1vw;
    line-height: 1.6vw;
  }

  .star-3 {
    width: 5%;
    position: absolute;
  }

  .event-html {
    flex-wrap: nowrap;
    width: 100%;
    margin-top: 10px;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 2vw;
    line-height: 2.5vw;
    display: flex;
  }

  .home-html {
    flex-wrap: nowrap;
    width: 96%;
    font-size: 2.6vw;
    line-height: 2.6vw;
    display: flex;
  }

  .button2-copy-copy {
    float: none;
    clear: right;
    color: #000;
    text-align: center;
    background-color: #0000;
    border: 1px solid #000;
    border-radius: 20px;
    justify-content: flex-end;
    padding-top: 5px;
    padding-bottom: 3px;
    font-size: 1vw;
    line-height: 1vw;
    display: inline-block;
    position: relative;
    top: auto;
  }

  .column-43-copy-copy {
    margin-bottom: 20vh;
  }

  .helping-you {
    flex-wrap: nowrap;
    width: 100%;
    font-size: 2vw;
    line-height: 2vw;
    display: flex;
  }

  .helping-you.digital-copy {
    margin-top: 3%;
    line-height: 2vw;
  }

  .social {
    margin-top: 1vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1.3vw;
    line-height: 1.8vw;
  }

  .social.black {
    padding-left: 40px;
  }

  .social.black.p {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1.3vw;
  }

  .social-header {
    flex-wrap: nowrap;
    width: 100%;
    font-size: 2vw;
    line-height: 2vw;
    display: flex;
  }

  .social-header.black.social {
    margin-top: 2%;
    margin-bottom: 3%;
    line-height: 2vw;
  }

  .columns-21-copy {
    background-color: #0e0e0e;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 2%;
    padding-bottom: 0%;
    position: relative;
  }

  .privacy-list {
    width: 100%;
    font-size: 1.3vw;
  }

  .arrow-about {
    margin-top: 10vh;
  }

  .do-not-press {
    z-index: 0;
    margin-top: 15%;
    padding-top: 0;
    padding-bottom: 40%;
    position: absolute;
  }

  .link-mob, .link-desk {
    color: #fff;
    text-align: left;
    margin-right: 0;
    padding-right: 0;
    font-size: 1vw;
    line-height: 1vw;
  }

  .section-6.is--dark {
    margin-top: -5px;
    display: block;
  }

  .terms-link {
    color: #878686;
    width: 24%;
    font-family: Proximanova, sans-serif;
    font-size: 1vw;
    text-decoration: none;
  }

  .image-100 {
    width: 30%;
    height: 100%;
    padding-top: 30px;
  }

  .not-here {
    z-index: 0;
    margin-top: 29%;
    margin-left: 40%;
    padding-top: 0;
    position: absolute;
  }

  .sushi {
    z-index: 0;
    margin-top: -25%;
    padding-top: 0;
    position: absolute;
  }

  .text-5-copy.veeva-copy {
    white-space: normal;
    width: 100%;
    min-width: 100%;
    font-size: 1.3vw;
  }

  .fs-cc-banner_text {
    font-size: 1vw;
    line-height: 1.3vw;
  }

  .fs-cc-banner_text-link {
    font-size: 1vw;
  }

  .fs-cc-banner_component {
    border-top-style: none;
  }

  .fs-cc-banner_button, .fs-cc-banner_button.fs-cc-button-alt {
    font-size: 1vw;
  }

  .fs-cc-banner_container {
    max-width: 115rem;
  }

  .text-block-28 {
    font-size: 1.8vw;
  }

  .success-message {
    background-color: #0000;
  }

  .link-block-2, .link-block-3 {
    display: block;
  }

  .error-message {
    background-color: #fff;
  }

  .text-block-29 {
    font-size: 1.3vw;
    font-weight: 600;
  }

  .content-wrapper-blog {
    height: 20vw;
  }

  .heading-53 {
    margin-top: 20px;
  }

  .button2-copy {
    float: none;
    clear: right;
    color: #fff;
    text-align: center;
    background-color: #0000;
    border: 2px solid #fff;
    border-radius: 20px;
    justify-content: flex-end;
    padding-top: 5px;
    padding-bottom: 3px;
    font-size: 1vw;
    line-height: 1vw;
    display: block;
    position: relative;
    top: auto;
  }

  .button-read-blog {
    float: none;
    clear: right;
    color: #fff;
    text-align: center;
    background-color: #000;
    border: 2px solid #fff;
    border-radius: 20px;
    justify-content: flex-end;
    width: 70%;
    max-width: 33%;
    margin-bottom: 5%;
    margin-left: 5%;
    padding: 10px;
    font-size: 1vw;
    line-height: 1vw;
    display: block;
    position: relative;
    top: auto;
  }

  .button-read-blog:hover {
    border-color: #000;
  }

  .div-block-165 {
    display: block;
  }

  .image-102 {
    width: 100%;
  }

  .div-block-167 {
    margin-bottom: 3vw;
  }

  .columns-55 {
    margin-bottom: 5vw;
  }

  .image-104 {
    width: 100%;
    margin-top: -1px;
  }

  .blog-wrapper {
    width: 100%;
  }

  .text-block-34-copy {
    line-height: 2vw;
  }

  .image-107 {
    width: 70px;
    height: 70px;
  }

  .rich-text-block, .rich-text-block-2 {
    line-height: 2vw;
  }

  .rich-text-block-5 {
    font-size: 1.3vw;
    line-height: 2vw;
  }

  .rich-text-block-6, .rich-text-block-7 {
    line-height: 2vw;
  }

  .image-110 {
    width: 100%;
  }

  .image-112 {
    width: 100%;
    min-width: 100%;
  }

  .div-block-170 {
    align-items: center;
  }

  .fs-cc-banner_text-link-copy {
    font-size: 1vw;
  }

  .collection-list-wrapper-6 {
    border-radius: 21px;
  }

  .div-block-179 {
    min-height: 70vh;
  }

  .div-block-180 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0%;
    padding-left: 0%;
    display: flex;
    inset: 27.5vw 0% 0%;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    z-index: 40;
    align-items: center;
    height: 8%;
    padding-top: 0;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
  }

  .nav-link {
    border-style: none;
    justify-content: flex-start;
    min-width: 100%;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 5vw;
    font-weight: 600;
    line-height: 4vw;
    display: flex;
  }

  .nav-link:hover {
    border-width: 0;
    border-radius: 0;
    margin-right: 0;
    padding: 10px 8px;
    line-height: 4vw;
  }

  .nav-link.w--current {
    border-style: none;
    padding-bottom: 10px;
    text-decoration: line-through;
  }

  .nav-link.w--current:hover {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link.projects {
    font-size: 5vw;
    line-height: 4vw;
  }

  .nav-link.projects:hover {
    padding: 10px 8px;
  }

  .nav-link.pharma {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 5vw;
  }

  .nav-link.pharma:hover {
    border: 2px #0e0e0e;
    padding-left: 8px;
    padding-right: 8px;
  }

  .nav-link.contact {
    border-style: none;
    border-width: 0;
    justify-content: flex-start;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 5vw;
    line-height: 4vw;
    display: block;
  }

  .nav-link.contact:hover {
    border: 0 solid #fff0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link.contact.w--current {
    display: block;
  }

  .logo {
    z-index: 0;
    width: 40px;
    height: 38px;
    margin-top: 13px;
    margin-left: 20px;
    padding-top: 0;
    display: block;
    position: absolute;
    inset: 15% 0% auto 1%;
  }

  .background-video-2 {
    min-width: 100vw;
    min-height: 70vw;
    margin-top: -2%;
  }

  .nav-bar-container {
    z-index: 20;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: 70px;
    margin: 0% 0 -29px;
    padding-top: 0;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
  }

  .wave-div {
    margin-top: 0%;
    padding-top: 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .lottie-animation {
    min-height: 30vw;
    margin-bottom: 0;
  }

  .hero-section {
    justify-content: flex-start;
    align-items: stretch;
    min-height: 60vh;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .hero-section.home {
    height: 70vw;
    min-height: auto;
    margin-top: 0;
  }

  .container {
    max-width: 728px;
    margin-top: 0;
  }

  .button2 {
    color: #fff;
    border-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Proximanova, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 5px;
  }

  .hero-heading-center {
    border-bottom-color: #0000;
    padding: 0 10%;
  }

  .paragraph {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .columns-3 {
    margin-top: 4vw;
  }

  .columns-3.bulletd {
    padding-bottom: 0;
    display: none;
  }

  .link {
    font-size: 2vw;
    line-height: 3vw;
  }

  .link.link-r {
    margin-left: 0;
  }

  .paragraph-2 {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    font-size: 2vw;
    line-height: 3vw;
  }

  .column {
    margin-top: 10px;
    padding-left: 0;
    display: none;
  }

  .column-2 {
    display: none;
  }

  .column-3 {
    justify-content: center;
    display: none;
  }

  .column-5 {
    margin-top: 4vw;
    padding-right: 0%;
  }

  .hero-stack-2 {
    margin-top: 0;
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

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

  .list-item {
    font-size: 2vw;
    line-height: 3vw;
  }

  .div-block-7 {
    height: 0%;
  }

  .image-7 {
    width: 12vw;
    margin-top: -5px;
    margin-bottom: 0;
    margin-right: 0%;
    padding-bottom: 0%;
    position: absolute;
    top: 0;
  }

  .collection-list-item.addclasses {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-left: 0%;
    display: flex;
    position: static;
  }

  .collection-list-item.addclasses:nth-child(2n) {
    justify-content: center;
    padding-right: 0%;
  }

  .collection-list.addclasses {
    margin-bottom: 0%;
    padding-bottom: 0%;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .collection-list-wrapper.mb-normal {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .item-content-addclass {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .image-background {
    width: 100%;
    height: 61vw;
    margin-left: 0;
    margin-right: 0;
  }

  .img-cover {
    object-fit: contain;
    width: 100%;
    display: block;
    position: static;
    inset: 0% 0% auto;
  }

  .heading-2 {
    margin-bottom: 0;
    font-size: 4vw;
    line-height: 5vw;
  }

  .footer-2.lets-start-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-field {
    height: 50%;
    min-height: 40px;
    padding-top: 4px;
  }

  .submit-button.black-txt {
    padding-top: 9px;
    padding-bottom: 9px;
    font-family: Proximanova, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 6px;
  }

  .text-block-3 {
    justify-content: flex-start;
    width: 75%;
    margin-left: 0;
    padding-left: 0;
    display: none;
  }

  .text-block-3.done {
    width: 90%;
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 1.8vw;
    line-height: 3vw;
    display: inline-block;
  }

  .link-2 {
    clear: left;
    text-align: left;
    flex-wrap: nowrap;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.8vw;
    line-height: 14px;
    display: inline-block;
  }

  .social-media {
    text-align: left;
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-right: 0;
    padding: 0 0 5px;
    font-size: 2vw;
    line-height: 2vw;
    display: block;
  }

  .column-9 {
    padding-top: 20px;
    display: none;
  }

  .column-10 {
    align-items: center;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .background-video-3 {
    width: 97.5%;
    height: 91%;
    top: 3%;
    left: 1.8%;
  }

  .lottie-animation-2 {
    justify-content: center;
    max-width: 50%;
    margin-left: 0%;
    display: block;
    position: relative;
    left: 0%;
  }

  .text-block-4 {
    margin-bottom: 5vw;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .columns-11 {
    padding-top: 0;
  }

  .master-text-block {
    width: 100%;
    font-size: 2vw;
    line-height: 3vw;
  }

  .master-text-block.blog {
    width: 82%;
    font-size: 2vw;
    line-height: 2.4vw;
  }

  .div-block-19 {
    min-height: 50px;
  }

  .image-16 {
    height: 46vw;
  }

  .image-deck {
    height: 36vw;
  }

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

  .heading-7 {
    font-size: 5vw;
    line-height: 6vw;
  }

  .heading-8 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .div-block-28 {
    width: 100%;
    margin-top: 0%;
    margin-left: 0;
    padding-left: 15%;
    padding-right: 15%;
    position: relative;
  }

  .kettle {
    margin-bottom: 2vw;
    font-size: 7vw;
    line-height: 8vw;
  }

  .div-block-30 {
    width: 100%;
    padding-top: 5%;
    padding-left: 15%;
    padding-right: 15%;
    display: block;
  }

  .heading-12 {
    margin-bottom: 0;
    font-size: 6vw;
    line-height: 6vw;
  }

  .text-block-6 {
    padding-left: 10%;
    padding-right: 10%;
    font-size: 3.5vw;
    line-height: 4.5vw;
  }

  .text-block-7 {
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .arrow {
    margin-top: 3%;
  }

  .arrow.arrow-home {
    margin-top: 5%;
  }

  .column-25, .column-26, .column-27, .column-28 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .wave {
    background-color: #0000;
    margin-top: 0;
    margin-bottom: -10px;
  }

  .nav-menu {
    z-index: 1;
    background-color: #0e0e0e;
    justify-content: flex-start;
    min-height: 100vh;
    margin-top: 0%;
    padding-top: 0%;
    padding-left: 10px;
    position: absolute;
    inset: 0% 0% auto;
  }

  .menu-button {
    z-index: 500;
    background-color: #0e0e0e00;
    border: 2px solid #fff0;
    border-bottom-left-radius: 16px;
    align-self: flex-start;
    width: 8vw;
    height: 8vw;
    margin-left: 0;
    padding: 0;
    position: absolute;
    inset: 0% 0% 0% auto;
    overflow: hidden;
  }

  .menu-button.w--open {
    z-index: 10;
    background-color: #0e0e0e00;
    display: none;
  }

  .landing-section {
    min-height: 50vh;
    margin-top: 0;
  }

  .landing-section.home {
    height: 75vw;
    min-height: 0;
  }

  .column-30 {
    padding-top: 0;
    padding-left: 10%;
    padding-right: 10%;
  }

  .column-32 {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-33 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-34 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-46 {
    width: 100%;
    max-width: 100%;
    margin-top: 5%;
    margin-left: 0%;
  }

  .columns-17 {
    justify-content: center;
    margin-top: 10vw;
    margin-bottom: 5vw;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .div-block-47 {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    position: relative;
  }

  .heading-17 {
    font-size: 120px;
  }

  .marquee-horizontal-right {
    margin-top: 5%;
  }

  .div-block-53 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-20 {
    margin-bottom: 0;
    font-size: 7vw;
    line-height: 8vw;
  }

  .heading-20.white {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 7vw;
    line-height: 8vw;
  }

  .heading-20.h1, .heading-21 {
    width: 100%;
    font-size: 7vw;
    line-height: 8vw;
  }

  .columns-18 {
    padding-top: 5vh;
    padding-left: 10%;
    padding-right: 10%;
  }

  .columns-19 {
    padding-top: 0;
  }

  .html-embed {
    width: 100%;
    margin-top: 10%;
    padding-left: 8%;
    padding-right: 8%;
    font-size: 3.5vw;
    line-height: 4.5vw;
  }

  .html-embed.black.vert {
    margin-top: 0%;
    font-size: 5vw;
  }

  .html-embed.black.vert.illustration {
    padding-left: 40px;
    font-size: 5vw;
  }

  .html-embed.clients {
    font-size: 3.3vw;
    font-weight: 600;
  }

  .html-embed.pharma1 {
    justify-content: flex-start;
    width: 59%;
    margin-top: 0;
    font-size: 5vw;
    line-height: 5vw;
  }

  .html-embed.pharma1.pharma-2 {
    justify-content: flex-start;
    width: 100%;
    padding-left: 10%;
    font-size: 4vw;
    line-height: 4vw;
  }

  .footer-header {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.8vw;
    line-height: 1.8vw;
    display: inline-block;
  }

  .footer-header.email {
    margin-top: 3.2vw;
  }

  .footer-text {
    color: #fff;
    width: 100%;
    padding-bottom: 0;
    font-size: 2vw;
    line-height: 2.5vw;
    display: inline-block;
  }

  .heading-22 {
    margin-top: 0;
    font-size: 160px;
  }

  .div-block-55 {
    margin-top: 32vh;
  }

  .text-block-10 {
    padding-top: 10px;
    font-size: 8vw;
  }

  .text-block-11 {
    width: 80%;
    padding-bottom: 0;
    font-size: 4vw;
    line-height: 4vw;
  }

  .text-block-12 {
    font-size: 2vw;
    line-height: 2vw;
  }

  .text-block-13 {
    text-align: left;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-top: 1vw;
    font-size: 2.5vw;
    line-height: 3.5vw;
    display: block;
  }

  .text-block-13.black {
    width: 92%;
    padding-top: 10%;
    padding-bottom: 10%;
    padding-left: 0;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .text-block-13.d-b {
    padding-left: 10%;
    padding-right: 10%;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .columns-22 {
    margin-top: 0;
  }

  .drag {
    width: 60%;
    margin-top: 60px;
  }

  .drag.wd-b {
    width: 100%;
    margin-top: 0%;
    margin-left: 0;
  }

  .drag.black {
    z-index: 5;
    width: 100%;
    margin-top: 0%;
    margin-bottom: 40px;
    margin-left: 0;
    padding-bottom: 0;
  }

  .drag.black.section5 {
    z-index: 5;
    width: 100%;
    margin-bottom: 0;
  }

  .drag.black.pharma {
    z-index: 5;
    margin-bottom: 0;
  }

  .drag.black.pharma-2 {
    z-index: 5;
  }

  .drag.section-2 {
    width: 100%;
  }

  .drag.design {
    width: 100%;
    margin-top: 50px;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
  }

  .drag.brand {
    margin-left: 0;
  }

  .drag.designnbuild {
    width: 100%;
    margin-right: 0%;
  }

  .drag.section-2-copy {
    width: 100%;
    margin-top: 5%;
    display: block;
  }

  .timeline-title {
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .column-41 {
    padding-bottom: 0%;
    padding-left: 10%;
    padding-right: 10%;
  }

  .div-block-61 {
    width: 100%;
    display: flex;
  }

  .div-block-61.brand-2 {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .list-3.black {
    padding-left: 30px;
  }

  .list-item-2 {
    padding-bottom: 1vw;
    font-size: 2vw;
    line-height: 3vw;
  }

  .list-item-2.weird {
    padding-bottom: 1vw;
    line-height: 3vw;
  }

  .list-item-3 {
    padding-bottom: 1vw;
    font-size: 2vw;
    line-height: 3vw;
  }

  .list-item-3.brandlist {
    font-size: 2vw;
    line-height: 3vw;
  }

  .list-item-4 {
    padding-bottom: 1vw;
    font-size: 2vw;
    line-height: 3vw;
  }

  .list-item-4.weird {
    padding-bottom: 1vw;
    line-height: 3vw;
  }

  .column-42 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .image-33 {
    width: 34vw;
    margin-top: -35%;
    margin-left: 1%;
    margin-right: -5%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .columns-23 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .columns-23.second-split {
    padding: 0% 5%;
  }

  .columns-23.second-split-copy {
    padding: 0 10% 0%;
  }

  .column-43 {
    margin-top: 10vh;
    margin-bottom: 10vh;
  }

  .div-block-64 {
    margin-top: 5%;
    padding-bottom: 0%;
  }

  .column-45 {
    margin-top: -11vh;
    padding-left: 10%;
    padding-right: 10%;
  }

  .heading-24 {
    text-align: left;
    width: 70%;
    margin-bottom: 0;
    font-size: 7vw;
    line-height: 8vw;
  }

  .heading-25 {
    margin-top: 0%;
    font-size: 7vw;
    line-height: 8vw;
    display: inline-block;
  }

  .column-46 {
    z-index: 5;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-66 {
    margin-bottom: 0%;
  }

  .column-47 {
    padding-top: 10%;
    padding-left: 40px;
  }

  .columns-27 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-28 {
    padding-left: 10%;
    font-size: 8vw;
    line-height: 9vw;
  }

  .heading-29 {
    margin-top: 10px;
    padding-left: 10%;
    font-size: 8vw;
    line-height: 50px;
  }

  .text-5 {
    margin-left: 0;
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .text-5.text-2 {
    width: 100%;
    line-height: 3vw;
  }

  .columns-28 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .column-48 {
    padding-left: 0;
  }

  .text-block-15 {
    width: 100%;
    margin-top: 2vw;
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .text-block-16 {
    font-size: 17px;
    position: absolute;
    top: 40vh;
  }

  .body-7 {
    background-color: #0e0e0e;
    padding-top: 3vw;
  }

  .text-block-19 {
    padding-top: 0;
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .heading-35 {
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    font-size: 5vw;
    line-height: 4vw;
  }

  .heading-36 {
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 4vw;
    line-height: 4vh;
  }

  .column-55 {
    justify-content: center;
    padding-bottom: 5%;
    padding-left: 10%;
    padding-right: 10%;
    display: flex;
  }

  .column-56 {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .column-57 {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .div-block-78 {
    justify-content: flex-end;
    display: flex;
  }

  .column-58 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .column-59, .column-60 {
    display: none;
  }

  .column-61 {
    padding-left: 0%;
  }

  .column-62 {
    justify-content: flex-end;
    padding-left: 10%;
    display: flex;
  }

  .column-63 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .column-64 {
    z-index: 5;
    justify-content: center;
    padding-left: 10%;
    padding-right: 10%;
    display: flex;
  }

  .column-65 {
    padding: 0 10% 5%;
    display: block;
  }

  .column-66 {
    padding-bottom: 5%;
    padding-left: 10%;
    padding-right: 10%;
    display: none;
  }

  .column-67 {
    flex-direction: column;
    justify-content: center;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .column-68 {
    padding-top: 10px;
    padding-left: 0%;
    padding-right: 10%;
  }

  .column-69 {
    padding-left: 15%;
    padding-right: 15%;
  }

  .column-70 {
    justify-content: center;
    padding-top: 5%;
    padding-left: 10%;
    padding-right: 10%;
    display: flex;
  }

  .column-71 {
    justify-content: center;
    padding-left: 15%;
    padding-right: 15%;
    display: block;
  }

  .column-72 {
    justify-content: center;
    padding-left: 10%;
    padding-right: 10%;
    display: flex;
  }

  .div-block-79 {
    justify-content: center;
    width: 100%;
    margin-top: 0;
    display: flex;
  }

  .column-73, .column-74 {
    padding-left: 10%;
    padding-right: 10%;
    display: none;
  }

  .column-78 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1vw;
    line-height: 1vw;
    display: flex;
  }

  .link-block {
    margin-top: 0;
    padding-top: 0;
  }

  .link-block.w--current {
    margin-top: 0;
  }

  .image-44 {
    width: 40px;
    height: 38px;
    margin-top: 0;
    margin-left: 20px;
    padding-top: 0;
    padding-left: 0;
    display: none;
    position: absolute;
    inset: 30% 0% auto;
  }

  .column-81 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .div-block-82 {
    margin-top: 15vh;
    margin-right: 0;
    display: block;
  }

  .html-embedd-wwd {
    font-size: 5vw;
    line-height: 6vw;
  }

  .client-logo, .image-50 {
    padding-left: 0;
    padding-right: 0;
  }

  .nya {
    font-size: 4vw;
    line-height: 5vw;
  }

  .culture {
    font-size: 5vw;
    line-height: 5vw;
  }

  .div-block-89 {
    margin-top: 7%;
  }

  .div-block-90 {
    width: 100%;
    display: block;
  }

  .heading-38 {
    text-align: left;
    margin-top: 0;
    font-size: 7vw;
    line-height: 8vw;
    display: block;
  }

  .div-block-91 {
    width: 100%;
    margin-bottom: 0;
  }

  .background-video-4 {
    object-fit: scale-down;
    width: 100vw;
    height: 60vw;
    min-height: 57.5vh;
    max-height: 73px;
  }

  .html-events {
    margin-left: -20px;
    position: absolute;
    top: 25vh;
  }

  .events-section-1 {
    margin-top: 5vh;
    position: static;
    top: 3vh;
  }

  .column-88 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .column-89 {
    display: none;
  }

  .div-block-97 {
    justify-content: flex-end;
    display: flex;
  }

  .heading-39 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .column-91 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .column-92, .column-93 {
    padding-left: 0%;
    display: none;
  }

  .column-94 {
    padding-right: 40px;
  }

  .div-block-102 {
    z-index: 1;
  }

  .div-block-104 {
    text-align: right;
    justify-content: flex-end;
    width: 50%;
    padding-top: 5px;
    display: inline-block;
  }

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

  .back {
    text-align: right;
  }

  .text-block-21 {
    font-size: 2vw;
    line-height: 2vw;
  }

  .tiny-text {
    padding-bottom: 5px;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .project-title {
    font-size: 2.2vw;
    line-height: 3.2vw;
  }

  .text-block-22 {
    font-size: 2.2vw;
    font-weight: 700;
    line-height: 3.2vw;
  }

  .text-right {
    width: 100%;
    margin-right: 0;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .text-left {
    width: 100%;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .chonksley {
    margin-top: 7%;
    display: none;
  }

  .image-16---left {
    min-width: 195%;
    height: 40vw;
  }

  .cultre {
    margin-top: 0;
  }

  .div-block-110 {
    margin-top: 0;
    margin-bottom: 5vw;
  }

  .column-99 {
    display: none;
  }

  .column-100 {
    padding-left: 10%;
  }

  .columns-39 {
    display: none;
  }

  .div-block-111 {
    width: 100%;
    display: block;
  }

  .div-block-112 {
    width: 100%;
    display: flex;
  }

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

  .container-6 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .popup {
    display: none;
  }

  .cursor {
    display: flex;
  }

  .popup_wrapper {
    padding-top: 0%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .print-short-container {
    margin-top: 20vw;
    padding-bottom: 10vw;
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-102, .column-103 {
    display: block;
  }

  .div-block-115 {
    align-items: center;
    display: flex;
  }

  .div-block-117 {
    margin-top: 2vh;
  }

  .div-block-118 {
    justify-content: center;
    margin-top: 0%;
    margin-bottom: 3%;
    display: flex;
  }

  .mobile {
    width: 25vw;
    margin-top: -35%;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-120 {
    justify-content: center;
    margin-top: 0;
    margin-bottom: 3%;
    display: flex;
  }

  .image-65 {
    position: static;
  }

  .image {
    object-fit: cover;
    height: 100%;
  }

  .team_name {
    font-size: 2vw;
    line-height: 1;
  }

  .popup_visual {
    align-items: center;
    display: flex;
  }

  .popup_name {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }

  .popup_title {
    font-size: 3vw;
    line-height: 3vw;
  }

  .popup_rich {
    font-size: 2vw;
    line-height: 3vw;
  }

  .popup_contain {
    max-width: 41em;
  }

  .popup_img {
    width: 42vw;
    height: 45vw;
    margin-top: 0;
    margin-left: 5%;
    transform: none;
  }

  .popup_content {
    width: 55%;
  }

  .job {
    font-size: 1.7vw;
  }

  .heading-7-copy {
    font-size: 5vw;
    line-height: 6vw;
  }

  .heading-45, .heading-45-copy {
    font-size: 6vw;
    line-height: 7vw;
  }

  .div-block-125 {
    margin-top: 0%;
  }

  .text-block-23 {
    width: 100%;
    padding-top: 2%;
    padding-left: 15%;
    padding-right: 15%;
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .full-space {
    margin-top: 0%;
    font-size: 5vw;
    line-height: 5vw;
  }

  .div-block-126 {
    margin-left: 0%;
  }

  .print-long-container {
    margin-bottom: 5vw;
  }

  .print-short-container-with-hero-video {
    display: none;
  }

  .html-embed-copy {
    margin-top: 0%;
    font-size: 3.5vw;
    line-height: 4.5vw;
  }

  .column-105 {
    justify-content: flex-end;
    display: flex;
  }

  .column-106 {
    display: none;
  }

  .lottie-animation-white {
    z-index: 10;
    background-color: #0e0e0e00;
    border: 0 solid #fff;
    width: 90px;
    height: 90px;
    margin-top: -15px;
    margin-left: -20px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    transform: scale(1.7);
  }

  .div-block-127 {
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .collection-list-3 {
    flex-wrap: wrap;
  }

  .collection-item-4 {
    width: 100%;
    margin-left: 1vw;
    margin-right: 0;
    padding-bottom: 5vw;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .heading-46 {
    margin-top: 5px;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 4vw;
    line-height: 5vw;
  }

  .button2-copy {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Proximanova, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 5px;
  }

  .columns-41 {
    margin-top: 5vh;
  }

  .column-108 {
    display: none;
  }

  .columns-23-copy {
    padding-left: 10%;
    padding-right: 10%;
  }

  .columns-23-copy.second-split-copy {
    padding: 10% 0% 5%;
  }

  .column-111, .column-113 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .columns-35-copy {
    margin-top: 5vh;
  }

  .column-114 {
    display: none;
  }

  .columns-44 {
    margin-bottom: 50px;
  }

  .column-115 {
    padding-left: 0;
  }

  .column-116 {
    padding-left: 0%;
  }

  .column-117 {
    padding-top: 20px;
    padding-left: 0%;
  }

  .image-81 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: block;
  }

  .div-block-129 {
    width: 101%;
    height: 100%;
  }

  .div-block-131 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-bottom: 0%;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .events-section-2 {
    margin-top: 0%;
  }

  .columns-45 {
    display: flex;
  }

  .column-118 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-133, .div-block-134, .div-block-135 {
    width: 100%;
    height: 100%;
    display: block;
  }

  .text-block-26 {
    font-size: 3vw;
    line-height: 4vw;
  }

  .block-1 {
    width: 95%;
    margin-top: 10px;
    padding-bottom: 5%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .div-block-136 {
    margin-top: 2%;
    margin-bottom: 0;
    margin-right: 0%;
    padding-bottom: 0;
    padding-left: 14%;
    padding-right: 14%;
  }

  .div-block-137 {
    margin: 3% 0%;
    padding-left: 14%;
    padding-right: 14%;
  }

  .div-block-138 {
    margin-bottom: 0%;
    margin-left: 0%;
    padding-left: 14%;
    padding-right: 14%;
  }

  .columns-46 {
    justify-content: center;
    margin-top: 10px;
    display: flex;
  }

  .column-119 {
    flex: 1;
  }

  .line-1 {
    width: 66%;
    margin-top: 0%;
    padding-top: 0%;
    transform: scale(1);
  }

  .events-section-3 {
    margin-top: 0%;
  }

  .heading-47 {
    width: 80%;
    font-size: 4vw;
    line-height: 5vw;
  }

  .column-121 {
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .html-embed-copy {
    margin-top: 0%;
    padding-right: 0;
    font-size: 3.5vw;
    line-height: 4vw;
  }

  .text-block-26-copy {
    text-align: center;
    width: 100%;
    font-size: 3vw;
    line-height: 4vw;
  }

  .div-block-139 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 5%;
    margin-bottom: 0%;
    padding-top: 0%;
  }

  .columns-47-copy, ._2-3section2 {
    justify-content: space-between;
    padding-left: 14%;
    padding-right: 14%;
    display: block;
  }

  .stary {
    width: 6%;
    margin-left: 88%;
    position: absolute;
  }

  .lottie-animation-4-copy {
    min-width: 40px;
  }

  .column-122, .column-123, .column-124, .column-125, .column-126, .column-127, .column-128, .column-129, .column-130, .column-131, .column-132, .column-133, .column-134, .column-135, .column-136, .column-137, .column-138, .column-141, .column-142 {
    display: none;
  }

  .columns-49 {
    justify-content: center;
    display: flex;
  }

  .column-143, .column-144 {
    display: none;
  }

  .intro-services {
    width: 100%;
    margin-top: 0%;
    font-size: 3.5vw;
    line-height: 4.5vw;
  }

  .hero-section-copy {
    justify-content: flex-start;
    align-items: stretch;
    min-height: 60vh;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .landing-section-copy {
    min-height: 50vh;
    margin-top: 0;
  }

  .column-148, .column-149, .column-150, .column-151, .column-152, .column-153, .column-154, .column-155, .column-156, .column-157, .column-158, .column-159, .column-160, .column-161, .column-162, .column-163, .column-164, .column-165, .column-166, .column-167, .column-168, .column-169, .column-170 {
    display: none;
  }

  .column-171, .column-172 {
    display: block;
  }

  .column-173, .column-174, .column-175, .column-176, .column-177, .column-178, .column-179, .column-180 {
    display: none;
  }

  .column-181 {
    padding-left: 10%;
  }

  .column-182, .column-183, .column-184, .column-185, .column-186, .column-187, .column-188 {
    display: none;
  }

  .image-88 {
    width: 39px;
    height: 42px;
    margin-bottom: 20px;
  }

  .column-189, .column-190, .column-191, .column-192, .column-193, .column-194, .column-195, .column-196, .column-197, .column-198, .column-199, .column-200, .column-201, .column-202, .column-203 {
    display: none;
  }

  .image-89 {
    margin-top: 0;
  }

  .lottie-animation-15 {
    margin-left: 0;
    display: none;
  }

  .lottie-animation-16 {
    width: 60%;
    margin-top: 0%;
    margin-left: 0%;
  }

  .lottie-animation-17 {
    margin: -2vw 0 2vw -49px;
    padding-left: 0;
  }

  .lottie-animation-19 {
    width: 280px;
  }

  .lottie-animation-20 {
    width: 270px;
  }

  .lottie-animation-21 {
    width: 220px;
    height: 220px;
    margin-top: 0;
    margin-bottom: 25px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .lottie-animation-22 {
    width: 220px;
    height: 220px;
  }

  .lottie-animation-15-copy {
    width: 110%;
    height: 100%;
    margin-top: -12vw;
    margin-left: -5vw;
    display: block;
  }

  .column-210 {
    display: none;
  }

  .column-211, .column-212, .column-213, .column-214, .column-215, .column-216 {
    padding-left: 0;
    padding-right: 0;
  }

  .lottie-animation-4-copy {
    width: 17%;
  }

  .lottie-animation-23 {
    width: 50%;
    height: 50%;
    margin-top: 0;
    display: block;
  }

  .div-block-144 {
    margin-top: 15vh;
  }

  .column-217 {
    display: none;
  }

  .column-120-copy {
    display: flex;
  }

  .columns-18-copy {
    padding-left: 10%;
    padding-right: 10%;
  }

  .column-110-copy-copy {
    margin-top: 15vw;
    padding-left: 11%;
    padding-right: 11%;
  }

  .easter-egg {
    margin-top: 7%;
  }

  .easter-egg.social {
    display: none;
    top: 73px;
    right: 282px;
  }

  .easter-egg.illustration {
    margin-top: 27%;
    display: none;
  }

  .column-45-copy {
    margin-top: 0;
    padding-left: 10%;
    padding-right: 10%;
  }

  .production {
    text-align: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 3px;
    padding-left: 0;
    font-family: Proximanova, sans-serif;
    font-size: 7vw;
    font-weight: 400;
    line-height: 7vw;
    display: inline-block;
  }

  .div-block-147 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0;
    display: flex;
  }

  .button-wrapper {
    width: 8vw;
    height: 8vw;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .close-trigger {
    z-index: 20;
    width: 8vw;
    height: 8vw;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .typedjs-wrapper {
    margin-bottom: 4vh;
  }

  .typed-js_component.heading-35 {
    font-size: 4.5vw;
  }

  .loader-wrapper {
    width: 100%;
    margin-bottom: 0;
  }

  .cult {
    margin-top: 5vh;
  }

  .div-block-131-copy-copy-copy-copy {
    margin-top: 0;
    margin-bottom: 0%;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .starry {
    width: 11%;
    min-width: 40px;
  }

  .line-4 {
    width: 66%;
    margin-top: 0%;
    transform: scale(1);
  }

  .line-2 {
    width: 66%;
    margin-top: 0%;
    padding-top: 0%;
    transform: scale(1);
  }

  .div-block-61-copy {
    width: 100%;
    display: flex;
  }

  .div-block-61-copy.brand-2 {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .column-220, .column-221, .column-222, .column-223 {
    padding-left: 0;
    padding-right: 0;
  }

  .line-3 {
    width: 66%;
    margin-top: 0%;
    padding-top: 0%;
    transform: scale(1);
  }

  .column-118-copy {
    padding-left: 5%;
    padding-right: 5%;
  }

  .lottie-animation-4-copy-copy-copy-copy-copy {
    width: 16%;
  }

  .div-block-149 {
    height: 75px;
  }

  .container-copy {
    justify-content: center;
    max-width: 728px;
    margin-top: 0;
    display: flex;
  }

  .column-43-copy-copy {
    margin-top: 10vh;
    margin-bottom: 2vh;
  }

  .html-embed-copy {
    width: 100%;
    margin-top: 5%;
    padding-left: 8%;
    padding-right: 8%;
    font-size: 3.5vw;
    line-height: 4.5vw;
  }

  .html-embed-copy.pharma1-copy {
    justify-content: flex-start;
    width: 59%;
    margin-top: 0;
    font-size: 5vw;
    line-height: 5vw;
  }

  .html-embed-copy.pharma1-copy.pharma-2-copy {
    justify-content: flex-start;
    width: 100%;
    margin-top: 2vw;
    padding-left: 0%;
    font-size: 4vw;
    line-height: 4vw;
  }

  .div-block-150 {
    display: block;
  }

  .columns-51 {
    display: none;
  }

  .div-block-151 {
    margin-left: 10%;
    display: flex;
  }

  .div-block-152, .div-block-153 {
    width: 50%;
    display: inline-block;
  }

  .lottie-animation-15-copy-copy-copy {
    width: 100%;
    height: 100%;
    margin-top: -11vw;
    margin-left: -5vw;
    display: none;
  }

  .block-2 {
    width: 95%;
    margin-top: 10px;
    padding-bottom: 5%;
    padding-left: 3%;
    padding-right: 3%;
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .block-11 {
    width: 100%;
    padding-bottom: 0%;
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .block-13, .block-12 {
    align-self: auto;
    width: 100%;
    margin-top: 10px;
    padding-bottom: 5%;
    padding-left: 3%;
    padding-right: 3%;
    font-size: 2.4vw;
    line-height: 3.5vw;
  }

  .block-4 {
    align-self: auto;
    width: 95%;
    margin-top: 10px;
    padding-bottom: 5%;
    padding-left: 3%;
    padding-right: 3%;
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .block-3 {
    width: 95%;
    margin-top: 10px;
    padding-bottom: 0%;
    padding-left: 3%;
    padding-right: 3%;
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .block-5 {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 5%;
    padding-left: 3%;
    padding-right: 3%;
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .block-6 {
    align-self: auto;
    width: 92%;
    margin-top: 10px;
    padding-bottom: 5%;
    padding-left: 3%;
    padding-right: 3%;
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .block-7 {
    width: 91%;
    padding-bottom: 0%;
    padding-left: 3%;
    padding-right: 3%;
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .block-9 {
    align-self: auto;
    width: 95%;
    margin-top: 10px;
    padding-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .block-8 {
    align-self: auto;
    width: 95%;
    margin-top: 10px;
    padding-bottom: 5%;
    padding-left: 3%;
    padding-right: 3%;
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .block-10 {
    align-self: auto;
    width: 100%;
    margin-top: 10px;
    padding-bottom: 5%;
    padding-left: 3%;
    padding-right: 3%;
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .star-3 {
    width: 6%;
    margin-left: 88%;
    position: absolute;
  }

  .event-html {
    width: 95%;
    margin-top: 0%;
    padding-right: 0;
    font-size: 4vw;
    line-height: 5vw;
  }

  .div-block-155 {
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .home-html {
    margin-top: 0%;
    padding-right: 0;
    font-size: 3.5vw;
    line-height: 4.5vw;
  }

  .button2-copy-copy {
    text-align: center;
    flex-direction: row;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Proximanova, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 5px;
    display: inline-block;
  }

  .career {
    padding-left: 10%;
    padding-right: 10%;
  }

  .column-43-copy-copy {
    margin-bottom: 15vh;
  }

  .photgraph-2, .illustration {
    text-align: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 3px;
    padding-left: 0;
    font-family: Proximanova, sans-serif;
    font-size: 7vw;
    font-weight: 400;
    line-height: 7vw;
    display: inline-block;
  }

  .helping-you {
    width: 100%;
    margin-top: 10%;
    padding-left: 8%;
    padding-right: 8%;
    font-size: 3.5vw;
    line-height: 4.5vw;
  }

  .helping-you.digital-copy {
    text-align: left;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 4vw;
    line-height: 4vw;
  }

  .social {
    text-align: left;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-top: 1vw;
    font-size: 2.5vw;
    line-height: 3.5vw;
    display: block;
  }

  .social.black {
    width: 100%;
    padding-top: 10%;
    padding-bottom: 10%;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .social.black.p {
    justify-content: center;
    width: 100%;
    margin-top: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-left: 0;
    font-size: 2.5vw;
    line-height: 3.5vw;
    display: flex;
  }

  .social-header {
    width: 100%;
    margin-top: 10%;
    padding-left: 8%;
    padding-right: 8%;
    font-size: 3.5vw;
    line-height: 4.5vw;
  }

  .social-header.black.social {
    margin-top: 0%;
    padding-top: 0%;
    font-size: 4vw;
    line-height: 4vw;
  }

  .term.ethics {
    margin-top: 140px;
  }

  .privacy-list {
    width: 100%;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .arrow-about {
    width: 100%;
    margin-top: 0%;
    margin-left: 0;
    padding-left: 15%;
    padding-right: 15%;
    position: relative;
  }

  .line-split {
    margin-top: 10vh;
    margin-bottom: 2vh;
  }

  .do-not-press {
    margin-top: 7%;
    margin-left: 15%;
    margin-right: 15%;
  }

  .column-43-copy {
    margin-top: 10vh;
    margin-bottom: 10vh;
  }

  .link-mob {
    font-size: 2vw;
    line-height: 3vw;
    display: block;
  }

  .link-desk {
    font-size: 2vw;
    line-height: 3vw;
    display: none;
  }

  .splide__slide {
    width: 50%;
  }

  .splide__slide.five-cards {
    width: 33.3333%;
  }

  .overflow {
    display: block;
  }

  .container-9 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .sliders_text2-2 {
    padding-right: 15px;
    font-size: 2vw;
    line-height: 2vw;
  }

  .heading-51 {
    padding-right: 20px;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .div-block-160 {
    flex: 0 auto;
    align-self: auto;
    width: 30%;
    display: flex;
  }

  .div-block-161 {
    width: 20%;
    height: 100%;
  }

  .image-93 {
    margin-bottom: 10px;
  }

  .column-226, .column-227, .column-228, .column-229, .column-230, .column-231, .column-232, .column-233 {
    display: none;
  }

  .columns-54 {
    justify-content: center;
    display: flex;
  }

  .column-235, .column-236 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .column-237, .column-238, .column-239, .column-240, .column-241 {
    display: none;
  }

  .column-242 {
    padding-top: 20px;
    padding-left: 0%;
  }

  .div-block-163 {
    justify-content: flex-start;
    width: 100%;
    display: flex;
  }

  .terms-link {
    clear: left;
    text-align: left;
    flex-wrap: nowrap;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.8vw;
    line-height: 14px;
    display: inline-block;
  }

  .image-100 {
    width: 40%;
    margin-top: 0;
  }

  .not-here, .sushi {
    margin-top: 7%;
    display: none;
  }

  .text-5-copy {
    margin-left: 0;
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .text-5-copy.veeva-copy {
    width: 100%;
    margin-bottom: 5%;
    line-height: 3vw;
  }

  .fs-cc-banner_buttons-wrapper {
    justify-content: flex-end;
    width: 40%;
    margin-top: 0;
    display: flex;
  }

  .fs-cc-banner_text {
    align-self: flex-start;
    width: 60%;
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    font-size: 1.5vw;
    line-height: 1.5vw;
    display: inline-block;
  }

  .fs-cc-banner_text-link {
    font-size: 1.4vw;
  }

  .fs-cc-banner_component {
    padding: 1rem 2rem .5rem;
  }

  .fs-cc-banner_button {
    min-width: 4rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.4vw;
  }

  .fs-cc-banner_button.fs-cc-button-alt {
    min-width: 4rem;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.4vw;
  }

  .fs-cc-banner_container {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 100%;
    display: flex;
  }

  .link-block-2 {
    display: block;
  }

  .text-block-30 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .heading-52 {
    font-size: 7vw;
    line-height: 8vw;
  }

  .heading-53 {
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .button2-copy {
    color: #fff;
    border-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Proximanova, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 5px;
  }

  .button-read-blog {
    clear: none;
    color: #fff;
    border-color: #fff;
    justify-content: center;
    align-items: center;
    max-width: 33%;
    margin-top: 0%;
    margin-bottom: 5%;
    margin-left: 8%;
    padding-top: 12px;
    padding-bottom: 10px;
    font-family: Proximanova, sans-serif;
    font-size: 1.8vw;
    font-weight: 400;
    line-height: 5px;
    display: block;
    position: relative;
  }

  .button-read-blog:hover {
    border-width: 1px;
    border-color: #000;
  }

  .collection-list-wrapper-5 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .collection-item-5 {
    width: 50%;
    padding-top: 5%;
  }

  .heading-54 {
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .text-block-32 {
    font-size: 2vw;
    line-height: 3.5vw;
  }

  .columns-55 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-247, .column-248, .column-249, .column-250 {
    display: none;
  }

  .columns-56 {
    justify-content: center;
    display: flex;
  }

  .blog-wrapper {
    padding-left: 10%;
    padding-right: 10%;
  }

  .paragraph-3 {
    font-size: 2vw;
  }

  .text-block-35-copy, .text-block-34-copy {
    font-size: 1.3vw;
  }

  .heading-55 {
    font-size: 3.5vw;
  }

  .sub-heading {
    font-size: 2.3vw;
    line-height: 3vw;
  }

  .rich-text-block {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .rich-text-block-2 {
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .quote {
    padding-top: 5%;
    padding-bottom: 5%;
    font-size: 3vw;
    line-height: 3vw;
  }

  .rich-text-block-5, .rich-text-block-6, .rich-text-block-7 {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .blog-roundup-font {
    font-size: 4vw;
    line-height: 3vw;
  }

  .fs-cc-banner_text-link-copy {
    font-size: 1.4vw;
  }

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

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

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

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .collection-item-6 {
    width: 45%;
    margin-bottom: 5%;
  }

  .div-block-179 {
    max-width: 100%;
    min-height: 54vh;
    display: block;
  }

  .div-block-180 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 0%;
    padding-left: 14px;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }
}

@media screen and (max-width: 767px) {
  .body {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar {
    background-color: #0e0e0e00;
    margin-top: 0;
    padding-top: 0;
  }

  .nav-link:hover {
    border-width: 2px;
  }

  .nav-link.contact {
    border-style: solid;
    min-width: 25%;
    padding-top: 10px;
  }

  .nav-link.contact:hover {
    border-style: solid;
    border-radius: 20px;
  }

  .logo {
    width: 40px;
    height: 37px;
    margin-top: 8px;
    margin-left: 10px;
    margin-right: 123px;
    display: block;
    position: absolute;
    inset: 15% auto 0% 1%;
  }

  .background-video-2 {
    min-height: 100vw;
  }

  .nav-bar-container {
    z-index: 100;
    background-color: #0e0e0e;
    justify-content: center;
    width: 100%;
    min-width: 100%;
    height: 60px;
    margin: 0% 0 0;
    padding: 30px 0 0;
    position: fixed;
  }

  .wave-div {
    margin-top: 0;
    padding-top: 0;
  }

  .lottie-animation {
    top: 0%;
  }

  .hero-section {
    min-height: 63vw;
  }

  .hero-section.home {
    height: 100vw;
    min-height: 0;
    margin-top: 0;
  }

  .container {
    max-width: none;
  }

  .button2 {
    padding: 8px 12px 6px;
    font-size: 2.5vw;
    line-height: 1.5vw;
  }

  .hero-heading-center {
    padding: 0 5% 0%;
  }

  .paragraph {
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .columns-3 {
    padding-bottom: 0;
  }

  .wwd-col {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .link {
    text-align: left;
    margin-left: 0;
    font-size: 2.5vw;
  }

  .link.link-r {
    margin-left: 10px;
  }

  .paragraph-2 {
    margin-bottom: 0;
    margin-left: 0;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .column {
    padding-left: 0;
  }

  .column-3 {
    justify-content: center;
    display: none;
  }

  .hero-stack-2 {
    margin-top: 0;
    padding: 60px 0;
  }

  .list-item {
    width: 100%;
    padding-bottom: 2px;
    font-size: 2.2vw;
    line-height: 3.5vw;
    list-style-type: disc;
    display: block;
  }

  .list {
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    display: block;
  }

  .list-2 {
    margin-bottom: 0;
    padding-left: 0;
    display: block;
  }

  .image-7 {
    width: 12vw;
    margin: 0 -10px 0 0;
    padding-top: 0;
    padding-bottom: 0%;
    display: block;
    position: relative;
    top: 50px;
  }

  .collection-list-item.addclasses {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 5%;
    padding-right: 0;
    position: static;
  }

  .collection-list.addclasses {
    flex: 0 auto;
    height: auto;
    margin-bottom: 0%;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

  .collection-list-wrapper.mb-normal {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
  }

  .item-content-addclass {
    width: 100%;
    margin: 0% 0% 5%;
  }

  .image-background {
    height: 33%;
  }

  .img-cover {
    object-fit: cover;
    width: 92vw;
    height: 100%;
    margin-top: 5%;
    padding-top: 0%;
    padding-bottom: 0%;
    position: relative;
  }

  .heading-2 {
    margin-top: 0;
    font-size: 4vw;
    font-weight: 700;
    line-height: 30px;
    position: relative;
  }

  .clients-desktop-tablet {
    display: none;
  }

  .column-6 {
    margin-bottom: 5vh;
  }

  .columns-6 {
    margin-top: 0%;
  }

  .footer-2.lets-start-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .footer-2.lets-start-2.footer3 {
    padding-top: 0;
    padding-left: 10%;
    padding-right: 10%;
  }

  .text-field {
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
  }

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

  .submit-button.black-txt {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 2.5vw;
    font-weight: 700;
    line-height: 1vw;
  }

  .div-block-15 {
    margin-top: 5%;
    margin-bottom: 0%;
    padding-bottom: 5%;
  }

  .text-block-3 {
    text-align: left;
    width: 100%;
  }

  .text-block-3.done {
    width: 90%;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 3vw;
    line-height: 4vw;
  }

  .link-2 {
    text-align: left;
    flex: 0 auto;
    justify-content: flex-start;
    width: 60%;
    padding-right: 0;
    font-size: 3vw;
    line-height: 4vw;
    display: inline-block;
  }

  .social-media {
    width: 20%;
    padding-bottom: 0;
    font-size: 4vw;
    line-height: 5vw;
  }

  .column-10 {
    padding-left: 0;
  }

  .background-video-3 {
    width: 98%;
    height: 94%;
    top: 3%;
    left: 1.5%;
  }

  .lottie-animation-2 {
    max-width: 70%;
    margin-left: 0%;
  }

  .text-block-4 {
    max-width: 100%;
    padding-top: 10px;
    font-size: 3vw;
    line-height: 3.5vw;
    position: relative;
  }

  .master-text-block {
    width: 100%;
    padding-top: 10px;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .master-text-block.blog {
    padding-top: 0;
    font-size: 2.2vw;
  }

  .div-block-19 {
    min-height: 0;
    margin-top: 10px;
  }

  .image-16 {
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .columns-13 {
    min-width: 100%;
  }

  .column-12 {
    padding-left: 0;
  }

  .image-deck {
    height: 33vw;
    margin-top: 10%;
  }

  .columns-14, .image-19 {
    display: none;
  }

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

  .div-block-26 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-7 {
    font-size: 6vw;
  }

  .heading-8 {
    padding-left: 0%;
    font-size: 6vw;
    line-height: 6vw;
  }

  .div-block-28 {
    margin-top: 15%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .kettle {
    padding-left: 0%;
    padding-right: 5%;
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-30 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-12 {
    margin-bottom: 0;
    line-height: 40px;
  }

  .text-block-6 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 4vw;
    font-weight: 100;
    line-height: 5vw;
  }

  .div-block-34 {
    padding-top: 40px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .text-block-7 {
    margin-top: 10px;
    font-size: 3vw;
    line-height: 4vw;
  }

  .arrow {
    width: 10px;
    margin-top: 5%;
  }

  .arrow.arrow-home {
    width: 17px;
    height: 17%;
    margin-top: 5%;
  }

  .column-26 {
    padding-left: 0;
  }

  .wave {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    top: 5px;
  }

  .brand {
    margin-right: 330px;
  }

  .nav-menu {
    z-index: 1;
    align-items: stretch;
    min-width: 100vw;
    min-height: 100vh;
    margin-top: 0%;
    padding-top: 0;
    display: block;
    inset: 0% 0% auto;
  }

  .menu-button {
    background-color: #0000;
    border: 0 solid #fff;
    border-radius: 0 0 0 16px;
    width: 10vw;
    height: 10vw;
    padding: 0;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .menu-button.w--open {
    margin-top: 0;
  }

  .landing-section {
    width: 100%;
    max-width: 100%;
    min-height: 39vh;
    margin-top: -5%;
  }

  .landing-section.home {
    height: 97vw;
    min-height: 90vw;
  }

  .column-30 {
    padding-top: 3vw;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-44 {
    margin-top: 20px;
  }

  .column-31 {
    height: 100%;
    margin-top: -50px;
    display: flex;
  }

  .column-33 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-46 {
    width: 100%;
    max-width: 100%;
    margin-top: 5%;
  }

  .columns-17 {
    margin-top: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-47 {
    margin-top: 0%;
  }

  .heading-17 {
    justify-content: center;
    align-items: center;
    width: 90%;
    font-size: 17vw;
  }

  .heading-20, .heading-20.white {
    font-size: 7vw;
    line-height: 7vw;
  }

  .heading-20.h1 {
    font-size: 8vw;
    line-height: 9vw;
  }

  .heading-21 {
    margin-left: -3px;
  }

  .html-embed {
    text-align: left;
    letter-spacing: 0;
    margin-top: 10%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 4.5vw;
    line-height: 5.5vw;
  }

  .html-embed.black.vert {
    display: none;
  }

  .html-embed.clients {
    margin-top: 0%;
  }

  .html-embed.pharma1 {
    width: 65%;
    font-size: 7vw;
    line-height: 8vw;
  }

  .html-embed.pharma1.pharma-2 {
    justify-content: flex-start;
    padding-left: 0%;
  }

  .footer-header {
    margin-top: 3vw;
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .footer-header.email {
    margin-top: 3vw;
  }

  .footer-text {
    font-size: 4vw;
    line-height: 5vw;
  }

  .heading-22 {
    margin-top: 3vw;
    font-size: 22vw;
    line-height: 20vw;
  }

  .column-37 {
    margin-top: 0;
  }

  .text-block-11 {
    width: 90%;
    font-size: 5vw;
    line-height: 5vw;
  }

  .text-block-12 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-13 {
    font-size: 3vw;
    line-height: 4vw;
  }

  .text-block-13.black {
    padding: 0% 10%;
    font-size: 3vw;
    line-height: 4vw;
  }

  .text-block-13.d-b {
    font-size: 3vw;
    line-height: 4vw;
  }

  .columns-22 {
    margin-top: -2vw;
  }

  .drag.black {
    z-index: 5;
    margin-bottom: 0;
  }

  .drag.black.section5 {
    margin-left: 10%;
    margin-right: 10%;
    padding-left: 0%;
  }

  .drag.black.pharma, .drag.black.pharma-2 {
    width: 100%;
  }

  .drag.section-2, .drag.section-2-copy {
    margin-top: 5%;
  }

  .timeline-title {
    font-size: 3vw;
  }

  .list-item-2 {
    width: 98%;
    padding-bottom: 2vw;
    font-size: 3vw;
    line-height: 4vw;
  }

  .list-item-2.weird {
    line-height: 4vw;
  }

  .list-item-3 {
    padding-bottom: 2vw;
    font-size: 3vw;
    line-height: 4vw;
  }

  .list-item-3.brandlist {
    font-size: 3vw;
    line-height: 4vw;
  }

  .list-item-4 {
    padding-bottom: 2vw;
    font-size: 3vw;
    line-height: 4vw;
  }

  .list-item-4.weird {
    line-height: 4vw;
  }

  .image-33 {
    width: 35vw;
    margin-top: -45%;
  }

  .columns-23.second-split {
    padding: 0%;
  }

  .columns-23.second-split-copy {
    padding: 0% 5%;
  }

  .column-43 {
    margin-top: 15vw;
    margin-bottom: 10vw;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .heading-24, .heading-25 {
    font-size: 7vw;
    line-height: 7vw;
  }

  .columns-26 {
    margin-top: 0;
  }

  .div-block-66 {
    padding-top: 5%;
  }

  .column-47 {
    display: none;
  }

  .heading-28 {
    margin-top: -5px;
    padding-left: 5%;
    font-size: 9vw;
    line-height: 10vw;
  }

  .heading-29 {
    margin-top: 5px;
    padding-left: 5%;
    font-size: 9vw;
    line-height: 10vw;
  }

  .text-5 {
    font-size: 3vw;
  }

  .text-5.text-2 {
    width: 100%;
    font-size: 3vw;
    line-height: 4vw;
  }

  .columns-28 {
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .text-block-15 {
    width: 100%;
    font-size: 3vw;
    line-height: 4vw;
  }

  .text-block-16 {
    padding-top: 0;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 2.5vw;
    line-height: 3vw;
    top: 48vw;
  }

  .text-block-19 {
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .heading-35 {
    margin-top: 0;
    margin-left: 0;
    font-size: 6vw;
    line-height: 6vw;
  }

  .heading-36 {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 6vw;
    line-height: 6vw;
  }

  .column-54 {
    display: block;
  }

  .column-55 {
    align-items: center;
    margin-top: 5%;
  }

  .column-56 {
    margin-top: -15px;
  }

  .column-57 {
    justify-content: center;
    align-items: stretch;
    padding-bottom: 5vw;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-78 {
    margin-top: 10px;
  }

  .column-58 {
    margin-top: -20px;
  }

  .column-65, .column-69 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .column-71 {
    padding-left: 10%;
    padding-right: 10%;
    display: block;
  }

  .column-72 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .div-block-79 {
    flex-direction: column;
    align-items: center;
  }

  .column-73 {
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .column-74 {
    padding-bottom: 0;
  }

  .column-78 {
    padding-left: 0;
  }

  .image-43 {
    display: block;
  }

  .column-79, .columns-33, .column-80 {
    display: none;
  }

  .link-block {
    margin-left: 0;
    padding-left: 0;
  }

  .image-44 {
    width: 40px;
    height: 37px;
    margin-top: 0;
    margin-left: 10px;
    margin-right: 123px;
    padding-top: 0;
    display: none;
    position: absolute;
    inset: 15% auto 0% 1%;
  }

  .div-block-82 {
    margin-right: 0;
  }

  .html-embedd-wwd {
    line-height: 6vw;
  }

  .div-block-84, .div-block-85, .div-block-86, .div-block-87, .div-block-88 {
    width: 25%;
  }

  .nya {
    font-size: 3vw;
    line-height: 4vw;
  }

  .culture {
    margin-bottom: 3vw;
    font-size: 6vw;
    line-height: 6vw;
  }

  .heading-38 {
    font-size: 7vw;
    line-height: 7vw;
  }

  .background-video-4 {
    min-width: 100vw;
    height: 0;
    min-height: 68vw;
    max-height: 69vw;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .html-events {
    margin-left: 0;
    padding-top: 3vw;
    top: 25vw;
    overflow: visible;
  }

  .events-section-1 {
    margin-top: 0;
  }

  .heading-39 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .column-92, .column-93, .column-94 {
    display: none;
  }

  .heading-40 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .div-block-102 {
    z-index: 1;
    display: block;
  }

  .div-block-104 {
    margin-bottom: 100px;
    padding-top: 10px;
    font-size: 16vw;
  }

  .columns-37 {
    margin-top: 20px;
  }

  .step-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 110vh;
  }

  .project-titles {
    align-items: flex-start;
  }

  .text-block-21 {
    font-size: 2dvw;
  }

  .tiny-text {
    font-size: 2vw;
  }

  .project-title, .text-block-22 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .video-container {
    margin-top: 20vw;
  }

  .text-right {
    width: 100%;
  }

  .image-16---left {
    object-fit: fill;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-110 {
    margin-top: 2vw;
  }

  .column-100 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .column-101 {
    justify-content: center;
    display: flex;
  }

  .columns-39 {
    margin-top: 0;
  }

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

  .team_grid {
    grid-template-columns: 1fr 1fr;
  }

  .popup {
    display: none;
  }

  .popup_wrapper {
    padding-top: 0%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .print-short-container {
    margin-top: 20vw;
  }

  .column-102, .column-103 {
    display: none;
  }

  .div-block-115 {
    align-self: center;
    display: flex;
  }

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

  .mobile {
    width: 30vw;
    margin-top: -45%;
  }

  .image {
    object-fit: cover;
  }

  .team_name {
    margin-top: .5em;
    font-size: 4vw;
    line-height: 4vw;
  }

  .popup_visual {
    flex: 0 auto;
    width: 100%;
    height: 55%;
  }

  .popup_name {
    margin-top: 70px;
    font-size: 5vw;
    line-height: 6vw;
  }

  .popup_flex {
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
    height: 100%;
    display: block;
  }

  .popup_title {
    font-size: 5vw;
    line-height: 5vw;
  }

  .popup_rich {
    font-size: 4vw;
    line-height: 5vw;
  }

  .popup_contain {
    max-width: 90vw;
  }

  .popup_img {
    width: 95vw;
    height: 100%;
    margin-left: 0%;
    display: block;
    transform: none;
  }

  .popup_content {
    flex: none;
    width: 100%;
    height: 55vw;
    padding-top: 2.2em;
  }

  .job {
    font-size: 3vw;
  }

  .heading-7-copy {
    font-size: 6vw;
  }

  .heading-45, .heading-45-copy {
    font-size: 6vw;
    line-height: 6vw;
  }

  .text-block-23 {
    width: 80%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 4vw;
  }

  .full-space {
    letter-spacing: 0;
    margin-top: 0%;
    font-size: 7vw;
    line-height: 7vw;
  }

  .div-block-126 {
    justify-content: center;
    font-size: 16vw;
  }

  .print-long-container, .print-short-container-with-hero-video {
    margin-top: 20vw;
  }

  .column-106 {
    justify-content: center;
    display: none;
  }

  .lottie-animation-white {
    background-color: #0000;
    border-style: none;
    border-width: 0;
    width: 70px;
    height: 70px;
    margin-top: -5px;
    position: fixed;
    inset: 0% 0% 0% auto;
    transform: scale(2.1);
  }

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

  .columns-41 {
    margin-top: 10vh;
  }

  .columns-42 {
    margin-top: 5vh;
  }

  .columns-23-copy.second-split-copy {
    padding: 0%;
  }

  .column-113 {
    padding-left: 2%;
    padding-right: 2%;
  }

  .column-116 {
    padding-top: 10px;
    padding-bottom: 1vw;
    padding-left: 0%;
  }

  .column-117 {
    padding-bottom: 2vw;
    padding-left: 0%;
  }

  .div-block-131 {
    margin-top: 0%;
    margin-bottom: 0%;
  }

  .div-block-133, .div-block-134 {
    width: 100%;
    height: 100%;
    display: block;
  }

  .div-block-135 {
    width: 100%;
    height: 100%;
    font-size: 16vw;
    display: block;
  }

  .text-block-26 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .block-1 {
    text-align: center;
    width: 80%;
    margin-top: 10px;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .div-block-136 {
    padding-top: 0%;
    display: flex;
  }

  .div-block-137 {
    margin-top: 5%;
  }

  .div-block-138 {
    margin-top: 5%;
    padding-top: 0%;
  }

  .heading-47 {
    font-size: 5vw;
  }

  .column-121 {
    display: block;
  }

  .html-embed-copy {
    letter-spacing: 0;
    margin-top: 5%;
    font-size: 4vw;
    line-height: 4vw;
  }

  .text-block-26-copy {
    padding-top: 0%;
    font-size: 4vw;
    line-height: 4vw;
  }

  .div-block-139 {
    width: 100%;
    margin-top: 5%;
    padding-top: 0%;
    padding-left: 0;
  }

  .columns-47-copy {
    display: block;
  }

  ._2-3section2 {
    margin-top: 0;
    display: block;
  }

  .stary {
    width: 7%;
    margin-left: 85%;
  }

  .column-138, .column-141, .column-142 {
    display: none;
  }

  .intro-services {
    letter-spacing: 0;
    margin-top: 0%;
    font-size: 5vw;
    line-height: 5.5vw;
  }

  .hero-section-copy {
    min-height: 72vw;
  }

  .landing-section-copy {
    width: 100%;
    max-width: 100%;
    min-height: 65vw;
    margin-top: -5%;
  }

  .column-181 {
    padding-right: 10%;
  }

  .view-project {
    display: block;
  }

  .column-189, .column-190, .column-191, .column-192, .column-193, .column-194, .column-195, .column-196, .column-197, .column-198, .column-199, .column-200, .column-201, .column-202, .column-203 {
    display: none;
  }

  .image-89 {
    margin-top: 0;
  }

  .lottie-animation-15-copy {
    width: 150%;
    margin-top: -17vw;
    margin-left: -13vw;
    overflow: hidden;
  }

  .column-206, .column-207 {
    display: none;
  }

  .column-208 {
    position: absolute;
  }

  .column-209, .column-210 {
    display: none;
  }

  .lottie-animation-4-copy {
    width: 8%;
    margin-left: 6%;
  }

  .lottie-animation-23 {
    width: 70%;
  }

  .div-block-144 {
    margin-top: 20vh;
  }

  .column-218 {
    position: absolute;
  }

  .production {
    padding-left: 0;
    font-size: 7vw;
    line-height: 7vw;
  }

  .button-wrapper {
    width: 70px;
    height: 70px;
    margin-top: 0;
  }

  .close-trigger {
    width: 70px;
    height: 70px;
  }

  .typed-js_component.heading-35 {
    font-size: 4.5vw;
    line-height: 5vw;
  }

  .loader-wrapper {
    border-bottom: 1px solid #141314;
    border-right-style: solid;
    flex-direction: column-reverse;
    justify-content: center;
  }

  .cult {
    margin-top: 5vh;
  }

  .starry {
    width: 7%;
    margin-left: 1%;
  }

  .line-4 {
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
  }

  .line-2 {
    margin-top: 0%;
    margin-bottom: 0%;
  }

  .column-219 {
    padding-left: 0;
    padding-right: 0;
  }

  .line-3 {
    margin-top: 0%;
    margin-bottom: 0%;
  }

  .lottie-animation-4-copy-copy-copy-copy-copy {
    width: 10%;
    margin-left: 90%;
  }

  .container-copy {
    max-width: none;
  }

  .html-embed-copy {
    text-align: left;
    letter-spacing: 0;
    margin-top: 10%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 24px;
    line-height: 25px;
  }

  .html-embed-copy.pharma1-copy {
    width: 65%;
    font-size: 7vw;
    line-height: 8vw;
  }

  .html-embed-copy.pharma1-copy.pharma-2-copy {
    justify-content: flex-start;
    padding-left: 0%;
    line-height: 5vw;
  }

  .div-block-151 {
    margin-left: 5%;
  }

  .div-block-152 {
    width: 60%;
  }

  .div-block-153 {
    width: 40%;
  }

  .lottie-animation-15-copy-copy-copy {
    width: 150%;
    margin-top: -17vw;
    margin-left: -13vw;
    display: none;
  }

  .div-block-154 {
    width: 100vw;
    display: block;
    overflow: hidden;
  }

  .block-2 {
    text-align: center;
    width: 80%;
    margin-top: 10px;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .block-11 {
    text-align: center;
    width: 90%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .block-13 {
    text-align: center;
    width: 90%;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .block-12 {
    text-align: center;
    width: 90%;
    padding-bottom: 5%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .block-4 {
    text-align: center;
    width: 100%;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .block-3 {
    text-align: center;
    width: 80%;
    margin-top: 10px;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .block-5, .block-6 {
    text-align: center;
    width: 90%;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .block-7 {
    text-align: center;
    width: 90%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .block-9, .block-8, .block-10 {
    text-align: center;
    width: 90%;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .star-3 {
    width: 7%;
    margin-left: 85%;
  }

  .event-html {
    letter-spacing: 0;
    width: 90%;
    margin-top: 5%;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 5vw;
    line-height: 5vw;
  }

  .home-html {
    letter-spacing: 0;
    margin-top: 5%;
    font-size: 4vw;
    line-height: 4.8vw;
  }

  .button2-copy-copy {
    padding: 8px 12px;
    font-size: 3vw;
    line-height: 4px;
  }

  .column-43-copy-copy {
    margin-top: 15%;
    margin-bottom: 15%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .photgraph-2 {
    padding-bottom: 0;
    padding-left: 0;
    font-family: Ghojekan, sans-serif;
    font-size: 8vw;
    line-height: 8vw;
  }

  .illustration {
    padding-bottom: 0;
    padding-left: 0;
    font-family: Cutive Mono, sans-serif;
    font-size: 7vw;
    line-height: 7vw;
  }

  .div-block-157 {
    padding-top: 5vw;
    padding-bottom: 0;
    display: flex;
  }

  .helping-you {
    text-align: left;
    letter-spacing: 0;
    margin-top: 10%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 24px;
    line-height: 25px;
  }

  .helping-you.digital-copy {
    text-align: left;
    width: 94%;
    margin-top: 0%;
    font-size: 5vw;
    line-height: 5vw;
  }

  .social {
    font-size: 3vw;
    line-height: 4vw;
  }

  .social.black {
    padding: 0% 10%;
    font-size: 3vw;
    line-height: 4vw;
  }

  .social.black.p {
    align-self: center;
    align-items: center;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 4vw;
  }

  .social-header {
    text-align: left;
    letter-spacing: 0;
    margin-top: 10%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 24px;
    line-height: 25px;
  }

  .social-header.black.social {
    margin-top: 0%;
    font-size: 5vw;
    line-height: 5vw;
  }

  .privacy-list {
    width: 100%;
    padding-top: 10px;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
    line-height: 3vw;
  }

  .arrow-about {
    margin-top: 15%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .line-split {
    margin-top: 15vw;
    margin-bottom: 10vw;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .do-not-press {
    margin-left: 5%;
    margin-right: 15%;
    padding-bottom: 5%;
  }

  .column-43-copy {
    margin-top: 15vw;
    margin-bottom: 10vw;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .link-mob {
    text-align: left;
    margin-left: 0;
    font-size: 2.5vw;
    display: block;
  }

  .link-desk {
    text-align: left;
    margin-left: 0;
    font-size: 2.5vw;
    display: none;
  }

  .splide.slider2.tall {
    overflow: visible;
  }

  .splide__slide, .splide__slide.five-cards, .splide__slide.five-cards {
    width: 100%;
  }

  .overflow {
    display: block;
  }

  .slider-tall_img {
    padding-top: 60%;
  }

  .slider-tall_photo {
    height: 100%;
  }

  .text-opacity {
    align-items: center;
  }

  .container-9 {
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .sliders_text2-2 {
    font-size: 3.8vw;
    line-height: 4.8vw;
  }

  .heading-51 {
    font-size: 5vw;
    line-height: 6vw;
  }

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

  .image-93 {
    margin-bottom: 0;
  }

  .column-226 {
    display: none;
  }

  .column-242 {
    padding-left: 0%;
  }

  .div-block-163 {
    flex-wrap: nowrap;
    width: 100%;
    display: inline-block;
  }

  .terms-link {
    flex: 0 auto;
    justify-content: flex-start;
    width: 40%;
    padding-right: 0;
    font-size: 3vw;
    line-height: 4vw;
    display: inline-block;
  }

  .image-100 {
    width: 40%;
  }

  .text-5-copy {
    font-size: 3vw;
  }

  .text-5-copy.veeva-copy {
    width: 99%;
    line-height: 4vw;
  }

  .fs-cc-banner_buttons-wrapper {
    width: 44%;
  }

  .fs-cc-banner_text {
    width: 57%;
    font-size: 2vw;
    line-height: 2.5vw;
  }

  .fs-cc-banner_text-link {
    font-size: 2vw;
  }

  .fs-cc-banner_component {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }

  .fs-cc-banner_button {
    margin-left: .5rem;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 2vw;
  }

  .fs-cc-banner_button.fs-cc-button-alt {
    font-size: 2vw;
  }

  .fs-cc-banner_container {
    flex-direction: row;
    align-items: center;
  }

  .text-block-28 {
    font-size: 3vw;
  }

  .text-block-29 {
    font-size: 2vw;
  }

  .text-block-30 {
    font-size: 3vw;
    line-height: 4vw;
  }

  .heading-52 {
    font-size: 8vw;
    line-height: 10vw;
  }

  .heading-53 {
    width: 89%;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 3.1vw;
    line-height: 4vw;
  }

  .column-245 {
    margin-top: 0%;
    padding-left: 0%;
  }

  .image-101 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .button2-copy {
    padding: 8px 12px 6px;
    font-size: 2.5vw;
    line-height: 1.5vw;
  }

  .button-read-blog {
    max-width: 40%;
    margin-top: 5%;
    padding: 8px 20px 6px;
    font-size: 2.5vw;
    line-height: 1.5vw;
    display: block;
  }

  .div-block-164 {
    justify-content: flex-end;
    display: flex;
  }

  .collection-item-5 {
    width: 100%;
  }

  .heading-54 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .text-block-32 {
    font-size: 3vw;
    line-height: 4vw;
  }

  .column-251 {
    display: none;
  }

  .columns-57 {
    margin-left: 10%;
    margin-right: 10%;
  }

  .blog-wrapper {
    padding-left: 15%;
    padding-right: 15%;
  }

  .paragraph-3 {
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-35-copy, .text-block-34-copy {
    font-size: 2vw;
  }

  .heading-55 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .sub-heading {
    margin-top: 2vw;
    margin-bottom: 2vw;
    font-size: 3vw;
    line-height: 4vw;
  }

  .rich-text-block {
    font-size: 2.8vw;
    line-height: 3.5vw;
  }

  .rich-text-block-2 {
    margin-top: 2vw;
    margin-bottom: 2vw;
    font-size: 2.8vw;
    line-height: 3.5vw;
  }

  .quote {
    margin-bottom: 2vw;
    font-size: 3.5vw;
    line-height: 4vw;
  }

  .rich-text-block-5 {
    margin-top: 3vw;
    font-size: 2.8vw;
    line-height: 3.5vw;
  }

  .div-block-169 {
    margin-top: 2vw;
  }

  .rich-text-block-6 {
    margin-top: 4vw;
    font-size: 2.8vw;
    line-height: 3.5vw;
  }

  .rich-text-block-7 {
    font-size: 2.8vw;
    line-height: 3.5vw;
  }

  .blog-roundup-font {
    font-size: 5vw;
    line-height: 4vw;
  }

  .image-110 {
    margin-top: 1vw;
  }

  .fs-cc-banner_text-link-copy {
    font-size: 2vw;
  }

  .hero-without-image, .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .team-circles-2, .hero-without-image-2, .hero-heading-left, .hero-subscribe-right, .hero-subscribe-left, .hero-heading-right, .hero-without-image-3, .hero-heading-left-2 {
    padding: 60px 15px;
  }

  .collection-item-6 {
    width: 45%;
  }

  .div-block-179 {
    min-height: 44vh;
  }

  .div-block-180 {
    aspect-ratio: 3 / 2;
    min-height: 50%;
    margin-top: 0%;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #0e0e0e;
  }

  .navbar {
    z-index: 100;
    width: 100vw;
    height: 6%;
    margin-top: 0;
    padding-top: 0;
    padding-right: 0;
    overflow: visible;
  }

  .nav-link {
    border-style: none;
    font-size: 7vw;
    font-weight: 300;
    line-height: 7vw;
    text-decoration: none;
  }

  .nav-link:hover {
    border-color: #fff0;
    line-height: 7vw;
  }

  .nav-link:active {
    border-color: #fff0;
  }

  .nav-link.w--current {
    border-style: none;
    border-color: #fff0;
    padding-bottom: 10px;
    text-decoration: line-through;
  }

  .nav-link.w--current:hover {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link.projects {
    font-size: 7vw;
    line-height: 7vw;
  }

  .nav-link.pharma {
    font-size: 7vw;
  }

  .nav-link.contact {
    font-size: 7vw;
    font-weight: 300;
    line-height: 7vw;
  }

  .logo {
    width: 33px;
    min-width: 0;
    max-width: 70%;
    height: 31px;
    margin-top: 18px;
    margin-left: 12px;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    top: 0%;
  }

  .background-video-2 {
    object-fit: contain;
    min-width: 100vw;
    max-width: 100vw;
    min-height: 100vw;
    max-height: 25vh;
    margin-top: 0%;
    padding-top: 0;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .nav-bar-container {
    z-index: 700;
    background-color: #0e0e0e;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 60px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    position: sticky;
    inset: 0% 0% auto;
    overflow: visible;
  }

  .wave-div {
    z-index: 5;
    object-fit: fill;
    max-width: none;
    height: 12vw;
    margin: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .lottie-animation {
    flex: 1;
    align-self: center;
    width: 100%;
    min-width: 100vw;
    max-width: 100vw;
    min-height: 30vw;
    margin-top: 12%;
    padding-bottom: 0;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
    transform: scale(1.6);
  }

  .hero-section {
    z-index: 1;
    min-height: 75vw;
  }

  .hero-section.home {
    height: 35vw;
    min-height: 100vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    top: 0%;
  }

  .container {
    justify-content: center;
    max-width: none;
    display: flex;
  }

  .button2 {
    color: #fff;
    background-color: #0000;
    border: 1px solid #fff;
    border-radius: 20px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 5px 8px 3px;
    font-size: 4vw;
    line-height: 4.5vw;
    position: relative;
  }

  .hero-heading-center {
    background-color: #0e0e0e;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0% 5% 0;
  }

  .paragraph {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 5vw;
    line-height: 6vw;
  }

  .columns-3.bulletd {
    display: none;
  }

  .wwd-col {
    align-items: center;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 10px;
    line-height: 14px;
    display: block;
  }

  .link {
    width: 100%;
    padding-bottom: 0;
    font-size: 4vw;
    line-height: 5vw;
  }

  .link.link-r {
    text-align: left;
    width: 100%;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 4vw;
    line-height: 5vw;
  }

  .paragraph-2 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 4.2vw;
    line-height: 5.2vw;
  }

  .hero-stack-2 {
    background-color: #0e0e0e;
    border-bottom-width: 0;
    width: 100%;
    height: 100%;
    margin-top: 15vw;
    margin-bottom: 15vw;
    padding: 0 5%;
    position: static;
  }

  .container-4 {
    max-width: none;
    height: 100%;
  }

  .list-item {
    font-size: 4vw;
    line-height: 5vw;
  }

  .list {
    margin-bottom: 0;
  }

  .div-block-7 {
    width: 100%;
    height: 100%;
  }

  .image-7 {
    align-self: auto;
    width: 20%;
    margin: 2vw -3vw -2vw 0;
    padding-bottom: 0%;
    padding-right: 0;
    position: absolute;
    inset: 0 0% 0% auto;
  }

  .collection-list-item.addclasses {
    grid-column-gap: 0px;
    grid-row-gap: 5px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 10vh;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
    position: static;
  }

  .collection-list-item.addclasses:last-child {
    margin-bottom: 20vw;
  }

  .collection-list.addclasses {
    width: 100%;
    height: auto;
    margin-bottom: 0%;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

  .collection-list-wrapper.mb-normal {
    justify-content: center;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }

  .item-content-addclass {
    width: 100%;
    position: relative;
  }

  .image-background {
    width: 100%;
    height: 60vw;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .img-cover {
    object-fit: fill;
    width: 100%;
    min-width: 100vw;
    height: 100%;
    min-height: 100%;
    margin-top: 0%;
    padding-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
    display: inline-block;
    position: relative;
    inset: 0%;
  }

  .heading-2 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 6vw;
    line-height: 7vw;
    display: block;
  }

  .column-6 {
    margin-bottom: 2vh;
    display: block;
    overflow: visible;
  }

  .footer-2.lets-start-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .footer-2.lets-start-2.footer3 {
    color: #000;
    background-color: #0e0e0e;
    padding-top: 0;
    padding-left: 5%;
    padding-right: 5%;
    overflow: hidden;
  }

  .text-field {
    width: 100%;
  }

  .submit-button.black-txt {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 4vw;
    line-height: 1vw;
  }

  .div-block-14 {
    aspect-ratio: auto;
    width: 100%;
    min-width: 100%;
    margin-top: 5vw;
    padding-left: 0;
    display: block;
    position: relative;
    overflow: visible;
  }

  .div-block-15 {
    margin-top: 15vw;
    margin-bottom: 0%;
    padding-bottom: 10vw;
  }

  .text-block-3 {
    text-align: left;
    width: 100%;
    display: none;
    position: static;
  }

  .text-block-3.done {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 4vw;
    line-height: 5vw;
  }

  .link-2 {
    text-align: left;
    flex: 0 auto;
    width: 33%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 4vw;
    line-height: 4vw;
    display: inline-block;
  }

  .social-media {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 4px;
    padding-left: 0;
    font-size: 5vw;
    line-height: 6vw;
  }

  .column-9 {
    display: none;
  }

  .column-10 {
    justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 14px;
    display: flex;
  }

  .background-video-3 {
    width: 96.7%;
    height: 0;
    max-height: 0%;
    display: block;
    top: 2%;
    left: 1.7%;
  }

  .lottie-animation-2 {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0%;
  }

  .text-block-4 {
    max-width: 100%;
    margin-top: 10px;
    font-size: 5vw;
    line-height: 6vw;
    display: block;
  }

  .columns-11 {
    padding-top: 10vw;
  }

  .master-text-block {
    width: 100%;
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .master-text-block.blog {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 5vw;
    line-height: 5vw;
    display: block;
  }

  .div-block-19 {
    min-width: 0;
    max-width: 100%;
    min-height: 0;
    margin-top: 0;
    margin-bottom: auto;
    position: absolute;
    inset: 0%;
  }

  .image-16 {
    object-fit: cover;
    object-position: 50% 50%;
    height: 125%;
    margin-top: -10px;
    padding-left: 0%;
    padding-right: 0%;
    overflow: visible;
  }

  .image-deck {
    height: 24vw;
    margin-top: 5vh;
    overflow: visible;
  }

  .image-18 {
    min-width: 110%;
    display: block;
    overflow: hidden;
  }

  .image-20 {
    margin-top: 20px;
    padding-top: 5px;
  }

  .image-20.image-2 {
    margin-top: 0;
    padding-top: 0;
  }

  .wave-mumba {
    margin-top: -20px;
  }

  .div-block-26 {
    margin-left: 0;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 16px;
  }

  .heading-7 {
    margin-top: -1px;
    padding-left: 5px;
    padding-right: 10px;
    font-size: 9vw;
    line-height: 10vw;
  }

  .heading-8 {
    font-size: 9vw;
    line-height: 10vw;
  }

  .div-block-28 {
    margin-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .kettle {
    width: 100%;
    margin-top: 0;
    font-size: 9vw;
    line-height: 10vw;
  }

  .div-block-30 {
    margin-top: 5%;
    margin-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-12 {
    font-size: 15vw;
    line-height: 18px;
  }

  .text-block-6 {
    width: 90%;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 5.5vw;
    line-height: 6.5vw;
  }

  .div-block-34 {
    margin-bottom: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-block-7 {
    margin-top: 15px;
    font-size: 4vw;
    line-height: 4vw;
  }

  .arrow {
    width: 10px;
    margin-top: 0%;
  }

  .arrow.arrow-home {
    z-index: 1;
    width: 5%;
    height: 19%;
    margin-top: 11%;
    top: 0;
    transform: scale(1.6);
  }

  .column-25, .column-26, .column-27 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 14px;
  }

  .column-28 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 14px;
  }

  .wave {
    z-index: 1;
    max-width: none;
    margin-top: 0;
    margin-bottom: -10px;
    padding-bottom: 0;
    display: block;
    position: relative;
    overflow: visible;
  }

  .brand {
    z-index: 0;
    width: 40%;
    margin-top: 0;
    margin-right: 252px;
    padding-left: 8px;
  }

  .nav-menu {
    background-color: #0e0e0e;
    height: 110vh;
    max-height: 120vh;
    margin-top: -60px;
    padding-top: 0;
    padding-left: 0;
    inset: -2vh 0% auto;
  }

  .menu-button {
    background-color: #0e0e0e00;
    border: 2px solid #fff0;
    border-radius: 0 0 0 12px;
    justify-content: flex-start;
    width: 70px;
    height: 70px;
    margin-top: -3px;
    margin-right: 0;
    padding: 0;
    display: block;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .menu-button.w--open {
    margin-top: -3px;
  }

  .landing-section {
    width: 100%;
    max-width: 100%;
    min-height: 26vh;
  }

  .landing-section.home {
    height: 95vw;
    min-height: 105vw;
    margin-top: -5%;
    overflow: hidden;
  }

  .column-30 {
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-44 {
    margin-top: 20px;
    margin-right: 0;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 11vw;
    line-height: 20vw;
  }

  .div-block-45 {
    margin-top: 0;
    padding-top: 0;
    font-size: 15vw;
    display: block;
    position: static;
    inset: 0% auto auto 0%;
  }

  .column-31 {
    object-fit: fill;
    justify-content: flex-end;
    height: auto;
    margin-top: -5vw;
    margin-bottom: 3vw;
    padding-right: 0;
    position: relative;
    inset: 0 auto auto 0%;
  }

  .column-33 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .column-34 {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 14px;
  }

  .div-block-46 {
    clear: none;
    width: 100%;
    max-width: 100%;
    margin-top: 10%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .columns-17 {
    height: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-47 {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .body-5 {
    overflow: visible;
  }

  .heading-17 {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 17vw;
    line-height: 100px;
  }

  .marquee-horizontal {
    margin-bottom: 10vw;
  }

  .marquee-horizontal-right {
    margin-top: 0%;
  }

  .div-block-49 {
    margin-top: 6vh;
  }

  .image-28 {
    margin-bottom: -5vw;
    padding-bottom: 0;
  }

  .div-block-53 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-20 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 11vw;
    line-height: 12vw;
  }

  .heading-20.white {
    margin-top: 2vw;
    margin-bottom: 0;
    font-size: 11vw;
    line-height: 12vw;
  }

  .heading-20.h1 {
    margin-top: 0;
    font-size: 11vw;
    line-height: 12vw;
  }

  .heading-21 {
    margin-left: -2px;
    padding-left: 0;
    font-size: 11vw;
    line-height: 12vw;
  }

  .columns-18 {
    margin-top: 0;
    padding-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .html-embed {
    text-align: left;
    letter-spacing: 0;
    align-items: flex-end;
    width: 100%;
    margin-top: 10%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    font-size: 5.9vw;
    line-height: 6.9vw;
    display: block;
    position: relative;
  }

  .html-embed.black.vert {
    display: none;
  }

  .html-embed.pharma1 {
    width: 100%;
    margin-left: 0;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 5vw;
    line-height: 5vw;
  }

  .html-embed.pharma1.pharma-2 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .footer-header {
    margin-top: 1vw;
    padding-top: 10px;
    font-size: 4vw;
  }

  .footer-text {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 5vw;
    line-height: 5vw;
    display: block;
  }

  .heading-22 {
    height: 25%;
    margin-top: 45px;
    font-size: 21vw;
    line-height: 5vw;
  }

  .div-block-55 {
    margin-top: 20vh;
  }

  .collection-list-wrapper-3 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .column-37 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-block-10 {
    font-size: 12vw;
    line-height: 5vw;
  }

  .text-block-11 {
    width: 88%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 5.5vw;
    line-height: 6.5vw;
  }

  .text-block-12 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .text-block-13 {
    align-self: center;
    margin-top: 0;
    font-size: 5vw;
    line-height: 6vw;
    display: block;
  }

  .text-block-13.black {
    margin-top: 10vw;
    margin-bottom: 10vw;
    padding: 0% 0% 0;
    font-size: 5vw;
    line-height: 6vw;
  }

  .text-block-13.d-b {
    padding-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .columns-22 {
    z-index: 2;
    margin-top: 0;
    padding-top: 0;
    position: static;
    inset: 0 0% 0%;
  }

  .drag.wd-b {
    margin-top: 40px;
  }

  .drag.black {
    z-index: 5;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .drag.black.section5 {
    margin-top: 0%;
    margin-left: 0;
    margin-right: 0%;
    padding-left: 0%;
  }

  .drag.black.pharma, .drag.black.pharma-2 {
    width: 100%;
  }

  .drag.section-2 {
    width: 100%;
    margin-top: 0%;
    margin-bottom: 0;
  }

  .drag.design {
    width: 100%;
    margin-top: 10vw;
    margin-right: 0%;
  }

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

  .drag.designnbuild {
    width: 100%;
    margin-top: 30px;
    margin-right: 0%;
  }

  .drag.section-2-copy {
    width: 100%;
    margin-top: 0%;
    margin-bottom: 0;
  }

  .timeline-title {
    text-align: left;
    padding-left: 10px;
    font-size: 6vw;
    line-height: 7vw;
  }

  .column-41 {
    margin-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-61.brand-2 {
    width: 100%;
  }

  .list-3 {
    width: 100%;
    min-width: 100%;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 10px;
  }

  .list-3.da {
    margin-bottom: 20px;
    padding-left: 25px;
    padding-right: 10px;
  }

  .list-3.da.different {
    padding-left: 25px;
  }

  .list-3.black {
    padding-left: 25px;
    padding-right: 10px;
  }

  .list-item-2 {
    width: 100%;
    padding-bottom: 3vw;
    font-size: 4vw;
    line-height: 5vw;
  }

  .list-item-2.weird {
    padding-bottom: 2vw;
    line-height: 5vw;
  }

  .list-item-3 {
    padding-bottom: 3vw;
    font-size: 4vw;
    line-height: 5vw;
  }

  .list-item-3.brandlist {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 4vw;
    line-height: 5vw;
  }

  .list-item-4 {
    padding-bottom: 3vw;
    font-size: 4vw;
    line-height: 5vw;
  }

  .list-item-4.weird {
    padding-bottom: 2vw;
    line-height: 5vw;
  }

  .column-42 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .image-33 {
    width: 50vw;
    margin-top: -100%;
    margin-left: 0;
    margin-right: -6%;
    padding-top: 0;
    display: none;
  }

  .columns-23 {
    padding-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .columns-23.second-split {
    margin-top: 0;
    padding: 0%;
  }

  .columns-23.second-split-copy {
    margin-top: 0;
    padding: 0% 5%;
  }

  .column-43 {
    margin-top: 20vw;
    margin-bottom: 20vw;
    padding: 0 0%;
  }

  .column-45 {
    margin-top: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-24 {
    text-align: left;
    margin-bottom: 10px;
    font-size: 11vw;
    line-height: 12vw;
  }

  .heading-25 {
    font-size: 11vw;
    line-height: 12vw;
    display: block;
  }

  .columns-26 {
    margin-top: 0;
  }

  .column-46 {
    padding: 0 5% 10vw;
  }

  .div-block-66 {
    margin-bottom: 0%;
    padding-top: 5%;
  }

  .columns-27 {
    margin-top: 0;
  }

  .heading-28 {
    padding-left: 0%;
    font-size: 9vw;
    line-height: 10vw;
  }

  .heading-29 {
    padding-left: 0%;
    font-size: 10vw;
    line-height: 10vw;
  }

  .text-5 {
    margin-left: 0;
    font-size: 5vw;
    line-height: 6vw;
  }

  .text-5.text-2 {
    width: 100%;
    font-size: 4.8vw;
    line-height: 6vw;
  }

  .columns-28 {
    padding: 0% 5%;
  }

  .column-48 {
    margin-top: 10vh;
    margin-bottom: 10vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-15 {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 4.8vw;
    line-height: 6vw;
  }

  .text-block-16 {
    height: 30px;
    margin-bottom: 0%;
    padding-top: 5vh;
    padding-bottom: 0%;
    font-size: 2.5vw;
    top: 51vw;
  }

  .body-7 {
    min-width: 0;
    max-width: 100vw;
  }

  .text-block-19 {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 5vw;
    line-height: 5vw;
  }

  .heading-35 {
    margin-top: 0;
    font-size: 7.9vw;
    line-height: 10vw;
  }

  .heading-36 {
    font-size: 9vw;
    line-height: 10vw;
  }

  .column-54 {
    display: block;
  }

  .column-55 {
    justify-content: center;
    margin-bottom: 0;
    padding-bottom: 0%;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .column-57 {
    padding: 0 5%;
  }

  .div-block-78 {
    margin-top: 10%;
  }

  .column-58 {
    margin-top: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-61 {
    padding-top: 0;
    padding-left: 0%;
  }

  .column-63 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .column-64 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-65 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-66 {
    padding-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-67 {
    margin-top: 35vw;
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-68 {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 5vw;
  }

  .column-69, .column-70 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-71 {
    margin-top: 0;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .column-72 {
    padding: 3vh 5% 15%;
  }

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

  .column-73 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-78 {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 14px;
    display: flex;
  }

  .image-44 {
    width: 40px;
    max-width: 70%;
    height: 37px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 0;
    display: none;
  }

  .column-81 {
    margin-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .div-block-82 {
    width: 100vw;
    height: auto;
    margin-top: 0;
    padding-top: 25vh;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 15vh;
    display: block;
    overflow: hidden;
  }

  .html-embedd-wwd {
    font-size: 9vw;
    line-height: 10vw;
  }

  .nya {
    padding-bottom: 4px;
    font-size: 7vw;
    line-height: 8vw;
  }

  .culture {
    margin-top: 0;
    font-size: 9vw;
    line-height: 10vw;
  }

  .div-block-89 {
    margin-top: 5%;
  }

  .heading-38 {
    text-align: left;
    font-size: 11vw;
    line-height: 12vw;
  }

  .background-video-4 {
    z-index: 1;
    width: 100vw;
    height: 100vw;
    min-height: 90vw;
    max-height: 73vw;
    padding-top: 0;
  }

  .html-events {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-top: 20vw;
    display: block;
    top: 19vw;
    overflow: hidden;
  }

  .events-section-1 {
    z-index: 1;
    padding-left: 2px;
    padding-right: 2px;
    display: inline-block;
    position: static;
    top: 0;
  }

  .column-88 {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 14px;
  }

  .column-89 {
    position: relative;
  }

  .div-block-97 {
    justify-content: flex-end;
    padding-right: 0%;
    display: flex;
  }

  .div-block-98 {
    padding-left: 0%;
  }

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

  .heading-39 {
    font-size: 6vw;
    line-height: 6vw;
  }

  .column-90 {
    padding-top: 7%;
    padding-bottom: 7%;
  }

  .column-91 {
    flex: 0 auto;
  }

  .column-92 {
    display: none;
  }

  .column-93 {
    padding-bottom: 0;
  }

  .div-block-100 {
    margin-top: 10vh;
    position: relative;
    inset: 0%;
  }

  .heading-40 {
    font-size: 6vw;
    line-height: 6vw;
  }

  .div-block-102 {
    z-index: 1;
    height: 80vw;
  }

  .div-block-104 {
    width: 100%;
    margin-bottom: 100px;
    padding-top: 0;
    display: inline-block;
  }

  .columns-37 {
    margin-top: 20px;
  }

  .step-block {
    min-height: 100vh;
    margin-top: 10vw;
  }

  .project-titles {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .project {
    flex-direction: column;
    align-items: flex-start;
    width: 50%;
    display: inline-block;
  }

  .client {
    width: 40%;
    padding-left: 0;
    display: inline-block;
  }

  .back {
    clear: none;
    align-self: auto;
    width: 12%;
    display: flex;
  }

  .text-block-21 {
    font-size: 4vw;
    display: block;
  }

  .tiny-text {
    align-self: auto;
    width: 100%;
    font-size: 4vw;
    display: block;
  }

  .project-title {
    flex: 1;
    width: 85%;
    font-size: 100%;
    font-weight: 600;
    line-height: 6vw;
    display: block;
  }

  .text-block-22 {
    width: 90%;
    font-size: 100%;
    font-weight: 600;
    line-height: 6vw;
    display: inline-block;
  }

  .big-image {
    margin-top: 5%;
  }

  .video-container {
    margin-top: 35vw;
    padding-bottom: 10vw;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .text-right, .text-left {
    font-size: 5vw;
    line-height: 6vw;
  }

  .img-right, .img-left {
    height: 100%;
    overflow: hidden;
  }

  .img-middler {
    height: 100%;
    min-height: 100%;
  }

  .img-lt, .img-rt {
    display: none;
  }

  .img-bt {
    overflow: hidden;
  }

  .image-16---left {
    object-fit: cover;
    min-width: 90%;
    height: 125%;
    margin-top: -10px;
    padding-left: 0%;
    padding-right: 0%;
    overflow: visible;
  }

  .cultre {
    margin-top: 5%;
    display: none;
  }

  .div-block-110 {
    margin-top: 10vw;
    margin-bottom: 10vh;
  }

  .column-100 {
    margin-bottom: 10vw;
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-101 {
    justify-content: center;
    align-items: center;
  }

  .columns-39 {
    display: block;
  }

  .div-block-112 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: block;
  }

  .div-block-113 {
    display: block;
  }

  .div-block-114 {
    justify-content: center;
    padding-top: 0;
    display: flex;
  }

  .container-6 {
    padding-bottom: 2em;
  }

  .popup {
    display: none;
  }

  .popup_wrapper {
    padding-top: 0%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .print-short-container {
    margin-top: 35vw;
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-102, .column-103 {
    display: none;
  }

  .div-block-118 {
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-119 {
    justify-content: center;
    margin-top: 0;
    margin-bottom: 10vw;
    display: block;
  }

  .mobile {
    flex: 0 auto;
    width: 65%;
    margin-top: 0%;
    margin-left: 0;
    margin-right: 0%;
    padding-top: 0;
    display: block;
  }

  .div-block-120 {
    justify-content: center;
    margin-top: 0%;
    display: flex;
  }

  .time-step-container {
    padding-left: 5%;
    padding-right: 5%;
  }

  .left-side {
    width: 100%;
    padding-left: 0%;
  }

  .heading-42 {
    font-size: 26px;
    line-height: 30px;
  }

  .time-step-container-left {
    padding-left: 5%;
    padding-right: 5%;
  }

  .leftblock-right {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .image {
    position: absolute;
  }

  .team_name {
    font-size: 4vw;
    line-height: 1;
  }

  .popup_visual {
    height: 55%;
  }

  .popup_name {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 8vw;
    line-height: 9vw;
  }

  .popup_title {
    text-transform: uppercase;
    margin-top: 3px;
    margin-bottom: 0;
    font-size: 6vw;
    line-height: 7vw;
  }

  .popup_rich {
    width: 105%;
    padding-top: 6px;
    font-size: 4.5vw;
    line-height: 5.5vw;
  }

  .popup_contain {
    max-width: 80vw;
  }

  .popup_img {
    width: 85%;
    height: 80%;
    display: block;
    position: static;
    transform: translate(8%, 20%);
  }

  .popup_content {
    height: auto;
    padding: 2.2em;
  }

  .job {
    font-size: 3vw;
  }

  .heading-7-copy {
    margin-top: -5px;
    padding-left: 0;
    padding-right: 2px;
    font-size: 9vw;
    line-height: 10vw;
  }

  .heading-45 {
    padding-top: 3vh;
    font-size: 10vw;
    line-height: 10vw;
  }

  .heading-45-copy {
    font-size: 10vw;
    line-height: 10vw;
  }

  .div-block-125 {
    margin-top: 2vw;
    margin-left: 0%;
  }

  .text-block-23 {
    width: 90%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 4.8vw;
    line-height: 6vw;
  }

  .full-space {
    width: 100%;
    margin-top: 0%;
    margin-left: 0;
    padding-left: 0;
    font-size: 8vw;
    line-height: 9vw;
  }

  .print-long-container {
    margin-top: 35vw;
    padding-bottom: 10vw;
    padding-left: 5%;
    padding-right: 5%;
  }

  .print-short-container-with-hero-video {
    margin-top: 35vw;
    padding-bottom: 10vw;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .html-embed-copy {
    align-items: flex-end;
    width: 100%;
    margin-top: 0%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 6vw;
    line-height: 7vw;
    display: block;
    position: relative;
  }

  .column-105 {
    display: none;
  }

  .column-106 {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .image-73, .image-74, .image-75, .image-76, .image-77, .image-78 {
    display: none;
  }

  .lottie-animation-white {
    background-color: #fff0;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5px;
    padding: 0;
    display: block;
    position: sticky;
    bottom: 0%;
    right: 0%;
    transform: scale(2);
  }

  .image-79 {
    padding-bottom: 15vw;
  }

  .heading-46 {
    font-size: 5vw;
    line-height: 6vw;
  }

  .button2-copy {
    background-color: #0000;
    border: 1px solid #000;
    border-radius: 20px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 5px 10px 3px;
    font-size: 3vw;
    line-height: 3vw;
    position: relative;
  }

  .columns-40 {
    padding-top: 0%;
  }

  .columns-41 {
    margin-top: 5vh;
    margin-bottom: 5vh;
  }

  .columns-42 {
    margin-top: 5vh;
  }

  .columns-23-copy {
    padding-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .columns-23-copy.second-split-copy {
    margin-top: 0;
    padding: 0%;
  }

  .column-111 {
    margin-top: 2vh;
    margin-bottom: 2vh;
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-113 {
    justify-content: center;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .columns-35-copy {
    margin-top: 0;
  }

  .column-114 {
    background-color: #0e0e0e;
  }

  .columns-44 {
    margin-bottom: 5vw;
  }

  .column-115 {
    justify-content: flex-start;
    display: flex;
  }

  .column-117 {
    padding-top: 0;
  }

  .background-video-5 {
    display: none;
  }

  .image-81 {
    height: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-129 {
    width: 100%;
    height: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-131 {
    margin-bottom: 0%;
  }

  .events-section-2 {
    margin-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-118 {
    margin-top: 0%;
    padding: 0;
  }

  .text-block-26 {
    font-size: 5vw;
    line-height: 6vw;
  }

  .block-1 {
    text-align: center;
    width: 100%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .div-block-136 {
    padding-top: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-137 {
    margin-top: 10%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-138 {
    padding-top: 10%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .column-119 {
    padding-left: 0;
    padding-right: 0;
  }

  .line-1 {
    width: 100%;
    height: 220px;
    margin-top: 0%;
    transform: scale(1);
  }

  .events-section-3 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-120 {
    padding: 0% 5%;
  }

  .heading-47 {
    width: 84%;
    margin-top: 0;
    font-size: 7vw;
    line-height: 8vw;
  }

  .column-121 {
    margin-bottom: 0;
    display: none;
  }

  .text-block-26-copy {
    font-size: 5vw;
    line-height: 6vw;
  }

  .div-block-139 {
    padding-top: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .columns-47-copy {
    margin-top: 3vw;
    padding-left: 0%;
    padding-right: 0%;
  }

  ._2-3section2 {
    margin-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .stary {
    width: 8%;
    margin-left: 0%;
  }

  .events-section-4, .events-section-5 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .lottie-animation-4-copy {
    width: 10%;
    margin-left: 4%;
  }

  .intro-services {
    align-items: flex-end;
    width: 100%;
    margin-top: 0%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 5.5vw;
    line-height: 7vw;
    display: block;
    position: relative;
  }

  .column-147 {
    margin-top: 0;
  }

  .hero-section-copy {
    z-index: 1;
    height: 91vw;
    min-height: 81vw;
    display: block;
  }

  .landing-section-copy {
    width: 100%;
    max-width: 100%;
    height: 100vw;
    min-height: 85vw;
    display: inline-block;
    overflow: hidden;
  }

  .column-148, .column-149 {
    display: none;
  }

  .image-87 {
    margin-bottom: 5vh;
  }

  .column-177 {
    display: none;
  }

  .column-181 {
    padding-left: 0%;
    padding-right: 0;
  }

  .image-88 {
    margin-bottom: 0;
  }

  .column-189, .column-190, .column-191, .column-192, .column-193, .column-194, .column-195, .column-196, .column-197, .column-198, .column-199, .column-200, .column-201, .column-202, .column-203, .column-204, .column-205 {
    display: none;
  }

  .image-89 {
    margin-top: 0;
  }

  .lottie-animation-16 {
    width: 90%;
  }

  .lottie-animation-17 {
    margin-left: 0;
  }

  .lottie-animation-18 {
    margin-top: -5%;
  }

  .lottie-animation-15-copy {
    margin-top: 0;
    display: block;
  }

  .column-206, .column-207 {
    display: none;
  }

  .column-208 {
    justify-content: flex-end;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    left: 0%;
  }

  .column-209, .column-210 {
    display: none;
  }

  .column-211, .column-212, .column-213, .column-214, .column-215, .column-216 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .lottie-animation-4-copy {
    width: 8%;
    min-width: 30px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .lottie-animation-23 {
    justify-content: center;
    width: 310px;
    height: 314px;
    margin-top: -60px;
    display: block;
  }

  .div-block-143 {
    margin-bottom: 10vh;
  }

  .div-block-144 {
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .image-92 {
    margin-bottom: 0;
  }

  .column-217 {
    position: absolute;
  }

  .column-218 {
    position: absolute;
  }

  .column-120-copy {
    padding-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-146 {
    padding-top: 0;
  }

  .columns-18-copy {
    margin-top: 0;
    padding-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-110-copy-copy {
    margin-top: 10vh;
    margin-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .easter-egg.social, .easter-egg.illustration {
    display: none;
  }

  .column-45-copy {
    padding-left: 5%;
    padding-right: 5%;
  }

  .production {
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 11vw;
    line-height: 12vw;
    display: block;
  }

  .div-block-147 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .button-wrapper {
    z-index: 10;
    width: 70px;
    height: 70px;
  }

  .close-trigger {
    width: 70px;
    height: 70px;
  }

  .typedjs-wrapper {
    margin-bottom: 1vh;
  }

  .typed-js_component.heading-35 {
    font-size: 5.5vw;
  }

  .loader-wrapper {
    border: 1px #000;
  }

  .cult {
    margin-top: 2vh;
    margin-bottom: 5vh;
  }

  .starry {
    width: 4%;
    min-width: 30px;
    margin-left: 2%;
  }

  .line-4, .line-2 {
    width: 100%;
    height: 220px;
    margin-top: 0%;
    display: block;
    transform: scale(1);
  }

  .div-block-61-copy.brand-2 {
    width: 100%;
  }

  .line-3 {
    width: 100%;
    height: 220px;
    margin-top: 0%;
    display: block;
  }

  .column-120-copy-copy {
    padding-top: 10%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-118-copy {
    margin-top: 0%;
    padding: 0 0 10%;
  }

  .lottie-animation-4-copy-copy-copy-copy-copy {
    width: 13%;
  }

  .div-block-149 {
    height: 50px;
  }

  .container-copy {
    justify-content: center;
    max-width: none;
    display: flex;
  }

  .html-embed-copy {
    text-align: left;
    letter-spacing: 0;
    align-items: flex-end;
    width: 100%;
    margin-top: 10%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    font-size: 5.8vw;
    line-height: 6vw;
    display: block;
    position: relative;
  }

  .html-embed-copy.pharma1-copy {
    width: 100%;
    margin-left: 0;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 5vw;
    line-height: 5vw;
  }

  .html-embed-copy.pharma1-copy.pharma-2-copy {
    font-size: 5vw;
    line-height: 5vw;
  }

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

  .columns-51 {
    display: block;
  }

  .lottie-animation-15-copy-copy-copy {
    width: 80%;
    margin-top: 15vh;
    margin-left: 10%;
    display: none;
  }

  .block-2 {
    text-align: center;
    width: 100%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .block-11 {
    text-align: center;
    width: 100%;
    padding-bottom: 5%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .block-13, .block-12, .block-4 {
    text-align: center;
    width: 100%;
    padding-bottom: 5%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .block-3 {
    text-align: center;
    width: 100%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .block-5 {
    text-align: center;
    width: 100%;
    padding-bottom: 5%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .block-6 {
    text-align: center;
    width: 100%;
    padding-bottom: 5%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .block-7 {
    text-align: center;
    width: 100%;
    padding-bottom: 5%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .block-9, .block-8, .block-10 {
    text-align: center;
    width: 100%;
    padding-bottom: 5%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .star-3 {
    width: 8%;
    margin-left: 0%;
  }

  .event-html {
    text-align: center;
    letter-spacing: 0;
    align-items: flex-end;
    width: 100%;
    margin-top: 0%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 7vw;
    line-height: 7vw;
    display: block;
    position: relative;
  }

  .column-120-copy-copy {
    padding: 0% 5% 10%;
  }

  .column-120-copy-copy-copy {
    padding: 5% 5% 0;
  }

  .home-html {
    text-align: left;
    letter-spacing: 0;
    align-items: flex-end;
    width: 96%;
    margin-top: 5%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 6.6vw;
    line-height: 7vw;
    display: block;
    position: relative;
  }

  .button2-copy-copy {
    background-color: #0000;
    border: 1px solid #000;
    border-radius: 20px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 4px 12px;
    font-size: 4vw;
    line-height: 4vw;
    position: relative;
  }

  .career {
    padding-top: 5vh;
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-43-copy-copy {
    margin-top: 20vw;
    margin-bottom: 5vw;
    padding: 0 5%;
  }

  .photgraph-2 {
    margin-bottom: 0;
    padding-left: 0;
    font-size: 11vw;
    line-height: 12vw;
    display: block;
  }

  .illustration {
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 10vw;
    line-height: 11vw;
    display: block;
  }

  .div-block-157 {
    padding: 10vw 5% 1vw;
    display: block;
  }

  .helping-you {
    text-align: left;
    letter-spacing: 0;
    align-items: flex-end;
    width: 100%;
    margin-top: 10%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    font-size: 5.8vw;
    line-height: 6vw;
    display: block;
    position: relative;
  }

  .helping-you.digital-copy {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 7vw;
    line-height: 8vw;
  }

  .social {
    align-self: center;
    margin-top: 0;
    font-size: 5vw;
    line-height: 6vw;
    display: block;
  }

  .social.black {
    margin-top: 10vw;
    margin-bottom: 10vw;
    padding: 0% 0% 0;
    font-size: 5vw;
    line-height: 6vw;
  }

  .social.black.p {
    width: 100%;
    margin-top: 5vw;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 5vw;
    line-height: 6vw;
    display: block;
  }

  .social-header {
    text-align: left;
    letter-spacing: 0;
    align-items: flex-end;
    width: 100%;
    margin-top: 10%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    font-size: 5.8vw;
    line-height: 6vw;
    display: block;
    position: relative;
  }

  .social-header.black.social {
    margin-bottom: 5vw;
    padding-bottom: 0;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 7vw;
    line-height: 6vw;
  }

  .term.ethics {
    margin-top: 140px;
  }

  .privacy-list {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .arrow-about {
    margin-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .line-split {
    margin-top: 20vw;
    margin-bottom: 20vw;
    padding: 0 0%;
  }

  .do-not-press {
    display: none;
  }

  .column-43-copy {
    margin-top: 20vw;
    margin-bottom: 20vw;
    padding: 0 0%;
  }

  .link-mob {
    width: 100%;
    padding-bottom: 0;
    font-size: 4vw;
    line-height: 5vw;
    display: block;
  }

  .link-desk {
    width: 100%;
    padding-bottom: 0;
    font-size: 4vw;
    line-height: 5vw;
    display: none;
  }

  .splide__arrows.is--center {
    padding-left: 0;
  }

  .sliders_text2-2 {
    font-size: 5vw;
    line-height: 6vw;
  }

  .heading-51 {
    font-size: 7vw;
    line-height: 8vw;
  }

  .column-235, .column-236 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-163 {
    text-align: left;
  }

  .terms-link {
    text-align: left;
    flex: 0 auto;
    width: 33%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 4vw;
    line-height: 4vw;
    display: inline-block;
  }

  .text-5-copy {
    margin-left: 0;
    font-size: 5vw;
    line-height: 6vw;
  }

  .text-5-copy.veeva-copy {
    width: 100%;
    line-height: 6vw;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-top: .5rem;
    margin-bottom: 15px;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }

  .fs-cc-banner_text {
    width: 100%;
    margin-right: auto;
    padding-bottom: 10px;
    font-size: 3.2vw;
    line-height: 4.5vw;
    display: block;
  }

  .fs-cc-banner_text-link {
    font-size: 4vw;
    font-weight: 300;
    line-height: 4vh;
  }

  .fs-cc-banner_component {
    padding-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-banner_button {
    width: 30%;
    margin-bottom: 1rem;
    margin-left: 0;
    font-size: 4vw;
    line-height: 4vh;
  }

  .fs-cc-banner_button.fs-cc-button-alt {
    width: 30%;
    font-size: 4vw;
    line-height: 4vh;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .fs-cc-banner_container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .text-block-28 {
    font-size: 5vw;
    line-height: 6vw;
  }

  .text-block-29 {
    text-align: center;
    font-size: 3vw;
  }

  .text-block-30 {
    font-size: 6vw;
    line-height: 5vw;
  }

  .heading-52 {
    font-size: 12vw;
    line-height: 15vw;
  }

  .heading-53 {
    width: 100%;
    font-size: 6vw;
    line-height: 7vw;
  }

  .button2-copy {
    color: #fff;
    background-color: #0000;
    border: 1px solid #fff;
    border-radius: 20px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 5px 8px 3px;
    font-size: 4vw;
    line-height: 4.5vw;
    position: relative;
  }

  .button-read-blog {
    color: #fff;
    background-color: #000;
    border: 1px solid #fff;
    border-radius: 20px;
    justify-content: center;
    align-items: flex-start;
    max-width: 25%;
    margin-top: 0;
    margin-bottom: 2vh;
    margin-right: 0;
    padding: 5px 20px 3px;
    font-size: 4vw;
    line-height: 4.5vw;
    display: flex;
    position: relative;
  }

  .heading-54 {
    font-size: 6vw;
    line-height: 6vw;
  }

  .columns-56 {
    margin-top: 10vh;
    margin-bottom: 3vh;
  }

  .column-251 {
    display: none;
  }

  .column-252 {
    margin-top: 15vw;
  }

  .columns-57 {
    margin-left: 10%;
    margin-right: 10%;
  }

  .blog-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }

  .paragraph-3 {
    font-size: 4vw;
    line-height: 3vw;
  }

  .text-block-35-copy, .text-block-34-copy {
    font-size: 3vw;
  }

  .heading-55 {
    font-size: 7vw;
    line-height: 8vw;
  }

  .sub-heading {
    font-size: 4vw;
    line-height: 5vw;
  }

  .rich-text-block {
    padding-top: 5vw;
    font-size: 5vw;
    line-height: 6vw;
  }

  .rich-text-block-2 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .quote {
    font-size: 5vw;
    line-height: 6vw;
  }

  .rich-text-block-5, .rich-text-block-6, .rich-text-block-7 {
    margin-top: 5vw;
    font-size: 5vw;
    line-height: 6vw;
  }

  .blog-roundup-font {
    font-size: 7vw;
    line-height: 7vw;
  }

  .recaptcha {
    margin-left: 0;
  }

  .div-block-170 {
    display: block;
  }

  .div-block-171 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    width: 100%;
    display: flex;
    position: relative;
  }

  .fs-cc-banner_text-link-copy {
    font-size: 3.2vw;
    font-weight: 300;
    line-height: 4.5vw;
  }

  .container-10, .container-11 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .container-12 {
    max-width: none;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .container-14 {
    max-width: none;
  }

  .collection-item-6 {
    width: 100%;
    max-width: 94%;
  }

  .div-block-179 {
    min-height: 47vh;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .div-block-180 {
    flex-flow: column;
    height: 8%;
    min-height: 4%;
    max-height: 87%;
    padding-left: 17px;
    overflow: visible;
  }
}


@font-face {
  font-family: 'Dreamscape';
  src: url('../fonts/Dreamscape.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neuemetananextfreepersonal sm';
  src: url('../fonts/NeueMetanaNextFreePersonal-Sm.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neuemetananextoutlinefree blk';
  src: url('../fonts/NeueMetanaNextOutlineFree-Blk.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-LightIt.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanovat';
  src: url('../fonts/ProximaNova-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova extrabld';
  src: url('../fonts/ProximaNova-Extrabld.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanovat';
  src: url('../fonts/ProximaNovaT-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ghojekan';
  src: url('../fonts/Ghojekan.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Wolfsbane';
  src: url('../fonts/Wolfsbane.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Desertian';
  src: url('../fonts/Desertian.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Glowist';
  src: url('../fonts/Glowist.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vejlikan';
  src: url('../fonts/Vejlikan-Italic-BF64114be14aa32.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Vejlikan';
  src: url('../fonts/Vejlikan-BF64114be1425e5.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring demo proximanova';
  src: url('../fonts/Fontspring-DEMO-proximanova-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}