:root {
  --s1: #fd5911;
  --pwmlg1: #f3f4f5;
  --s2l: #68aca3;
  --darkgrey: #282828;
  --s2d: #113c42;
  --s3d: #3f1722;
  --bc1: #19385a;
  --pwmlt1: #b28b62;
  --bgc2a: #fce2ca;
  --bc2: #19385a;
  --macol: #fdb483;
  --pwmdb2-3: #242220;
  --maco1: #fdb483;
  --pwmdb2: #46403c;
  --pwmmt1: #a86935;
  --pwmdb1: #46403c;
  --white: white;
  --primeo70: rgba(230, 57, 70, .7);
  --bgc2b: #bc9f84;
  --message-blue: #4d7feb;
}

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

body {
  color: #333;
  cursor: none;
  background-color: #b29479;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.cursor {
  z-index: 2147483647;
  cursor: default;
  background-image: url('../images/hand-cursor-v4_1hand cursor v4.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 105px;
  margin-top: 0;
  margin-left: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.cursor:hover {
  transform: rotate(-6deg);
}

.body {
  cursor: none;
}

.container {
  object-fit: fill;
  width: 100%;
  margin-left: 45px;
  margin-right: 0;
  padding-right: 0;
  display: inline-block;
  overflow: visible;
}

.navbar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-right: 0;
  display: flex;
}

.nav-menu {
  padding-right: 0;
  display: inline-block;
}

.text-block {
  color: rgba(230, 57, 70, .6);
  text-transform: uppercase;
  width: 100vw;
  height: auto;
  margin-top: 98px;
  margin-left: -175px;
  margin-right: 40px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 14em;
  display: flex;
  position: static;
  overflow: visible;
}

.container-2 {
  margin-top: -496px;
  padding-left: 0;
  display: block;
}

.image {
  mix-blend-mode: normal;
  margin-top: -557px;
  padding-top: 0;
  display: block;
}

.container-3 {
  margin-top: 119px;
}

.text-block-2 {
  color: rgba(230, 57, 70, .6);
  justify-content: center;
  width: auto;
  height: auto;
  margin-top: 75px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 45px;
  display: flex;
}

.section {
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  justify-content: center;
  align-items: stretch;
  margin-top: -71px;
  display: inline-block;
}

.text-block-3 {
  direction: ltr;
  color: #19385a;
  text-align: left;
  white-space: normal;
  justify-content: flex-end;
  margin-top: 77px;
  margin-right: 0;
  padding-left: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  display: flex;
}

.heading-3-right-2 {
  color: var(--s1);
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  cursor: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: 100vw;
  max-height: 100%;
  margin: -28px 0 0;
  padding-top: 0;
  font-family: Highrush condensed, sans-serif;
  font-size: 20vw;
  font-weight: 700;
  line-height: 20vh;
  display: flex;
}

.heading-3-right-2.white {
  color: var(--pwmlg1);
  letter-spacing: 1.5rem;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Oswald, sans-serif;
  font-weight: 700;
}

.hero-subhead-right-2 {
  color: #fff;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 26px;
  margin-left: 0;
  padding-left: 3px;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 50px;
  display: flex;
}

.hero-image {
  z-index: 900;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin-bottom: -1px;
  margin-left: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: none;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
}

.heading-5 {
  z-index: 2;
  color: var(--s1);
  text-align: left;
  letter-spacing: .25px;
  text-transform: uppercase;
  cursor: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  height: 2rem;
  max-height: 100%;
  margin: 0 0 5.25vw;
  padding-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 20vh;
  display: flex;
  position: static;
}

.hero-subhead-2 {
  z-index: 25;
  opacity: 1;
  color: var(--s2l);
  text-align: left;
  letter-spacing: 0;
  cursor: none;
  flex-flow: row;
  align-content: space-between;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: flex-start;
  width: auto;
  max-width: none;
  height: 5vw;
  max-height: 80.9375vw;
  margin-top: 4vw;
  margin-bottom: auto;
  margin-right: -96px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 2.25vw;
  font-weight: 400;
  line-height: 1.3em;
  display: flex;
  position: relative;
}

.hero-subhead-2.center {
  color: var(--pwmlg1);
  text-align: center;
  justify-content: flex-end;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: none;
  margin-top: 12px;
  margin-right: 0;
}

.hp-hero {
  background-color: #04111f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.hp-hero.center {
  z-index: 1;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  cursor: none;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/mousehighlight-stylusv4_1mousehighlight-stylusv4.webp');
  background-position: 25% 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100vw;
  height: 100vh;
  max-height: 100vh;
  margin: -40px 0 -20px;
  padding-top: 0;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: 100vh;
}

.hp-hero.center._2 {
  background-image: none;
}

.hp-hero.center._3 {
  background-image: none;
  height: 75vh;
  max-height: none;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.columns {
  align-self: center;
  margin-top: 3px;
  display: block;
}

.column-2 {
  position: -webkit-sticky;
  position: sticky;
}

.column-4 {
  padding-left: 40px;
}

.nav-logo-wrap {
  cursor: none;
  flex: none;
}

.nav {
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-left: 5vw;
  margin-right: 5vw;
  display: flex;
}

.nav-menu-wrap {
  cursor: none;
  display: flex;
}

.nav-link {
  color: var(--darkgrey);
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.nav-link:hover {
  color: var(--darkgrey);
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 500;
  box-shadow: inset 0 -2px #d65455;
}

.nav-link:focus {
  border: 0 solid #19385a;
  border-bottom: 4px solid #d65455;
  border-radius: 0;
  box-shadow: inset 0 -2px #d65455;
}

.nav-menu-2 {
  cursor: none;
  display: flex;
}

.brand {
  cursor: none;
  min-width: 60px;
  min-height: 60px;
}

.nav-inner {
  cursor: none;
  border-bottom: 1px rgba(255, 255, 255, .1);
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  max-width: 90vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.hero {
  z-index: 990000;
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.container-4 {
  align-self: flex-end;
}

.div-block {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: center;
  width: 85%;
  margin-top: 10vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-2 {
  object-fit: none;
  width: auto;
  height: auto;
  max-height: 22%;
  display: block;
  position: static;
  overflow: visible;
}

.section-1-case-studies {
  z-index: 3;
  background-image: linear-gradient(to bottom, var(--s2d), var(--s2d));
  box-shadow: none;
  color: #040b11;
  cursor: none;
  border-radius: 40px 40px 0 0;
  flex-direction: column;
  align-items: center;
  max-width: 100%;
  height: 100%;
  margin-bottom: -16px;
  display: flex;
  position: relative;
}

.div-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  perspective: none;
  color: #040b11;
  background-image: linear-gradient(#040b11, #040b11);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 284px;
  display: flex;
  position: relative;
}

.section-title {
  color: var(--s1);
  text-align: left;
  text-transform: none;
  cursor: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 40px;
  max-height: 100%;
  margin: 0;
  padding-top: 16vw;
  padding-bottom: 20vw;
  font-family: Highrush condensed, sans-serif;
  font-size: 20vw;
  font-weight: 900;
  line-height: 20vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 1px;
  bottom: 400px;
}

.project-feature {
  z-index: 3;
  width: 450px;
  padding-top: 0;
  padding-bottom: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.container-5 {
  cursor: none;
  transform-style: preserve-3d;
  max-width: 80vw;
  margin-top: 215px;
  transform: rotateX(.0001deg)rotateY(0)rotateZ(0);
}

.div-block-4 {
  z-index: 3;
  cursor: none;
  background-color: #fdb483;
  height: 550px;
  margin-bottom: 10px;
  padding-bottom: 0;
  position: static;
  top: 40px;
}

.project-name-cta {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.heading-6 {
  color: rgba(230, 57, 70, .81);
  letter-spacing: 4px;
  cursor: none;
  margin-left: -8px;
  font-family: Highrush condensed, sans-serif;
  font-size: 70px;
  font-weight: 900;
}

.button {
  color: #fff;
  letter-spacing: 1px;
  cursor: none;
  background-color: rgba(230, 57, 70, .81);
  border: 0 solid rgba(230, 57, 70, .81);
  border-radius: 3px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: flex-end;
  width: 120px;
  margin: 10px;
  padding: 16px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: flex;
}

.button:hover {
  background-color: #e63946;
  border-width: 0;
  align-items: center;
  margin-top: 6px;
  padding: 16px;
}

.columns-2 {
  z-index: 4;
  width: 100%;
  margin-top: -89px;
  padding-top: 0;
  padding-left: 20px;
  position: static;
  top: 220px;
}

.image-3 {
  width: 4px;
}

.image-4 {
  filter: contrast(125%) grayscale();
  cursor: none;
  max-width: 85%;
}

.cursor-wrapper {
  z-index: 10000000;
  max-width: 100%;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.columns-3 {
  margin-left: 5vw;
  margin-right: 5vw;
}

.grid {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-left: 10vw;
  margin-right: 10vw;
}

.column-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-5 {
  clear: left;
  text-transform: capitalize;
  border-radius: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-bottom: 3px;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
  bottom: 0;
}

.section-2-clients {
  z-index: 2;
  background-color: var(--s3d);
  cursor: none;
  max-width: 100%;
  margin-top: -75px;
  margin-bottom: 0;
  padding-top: 8vh;
  position: relative;
}

.body-2 {
  flex-direction: row-reverse;
  justify-content: space-around;
  display: block;
}

.project-feature-2 {
  width: 400px;
  margin-left: 24px;
  margin-right: 24px;
  padding-top: 0;
  padding-bottom: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.section-title-full {
  z-index: 20;
  perspective: none;
  direction: ltr;
  color: var(--s1);
  text-align: left;
  letter-spacing: 16px;
  text-transform: capitalize;
  cursor: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 40px;
  max-height: 100%;
  margin: 0;
  padding: 14vw 0;
  font-family: Highrush condensed, sans-serif;
  font-size: 20vw;
  font-weight: 900;
  line-height: 20vh;
  display: flex;
  position: relative;
  top: 0;
  bottom: 100px;
}

.section-title-full.b {
  color: var(--bc1);
}

.section-title-full.pwm {
  color: var(--pwmlt1);
}

.bg {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  height: auto;
  max-height: none;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.image-5 {
  z-index: 2;
  margin-top: 263px;
  display: block;
  position: relative;
}

.product-hero-image-full {
  z-index: 2;
  justify-content: center;
  align-items: center;
  margin-top: -300px;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
}

.image-6 {
  z-index: 2;
  width: 45vw;
  margin-left: -111px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  transform: rotate(-43deg);
}

.body-3 {
  background-color: rgba(0, 0, 0, 0);
  background-image: radial-gradient(circle, rgba(188, 159, 132, .9), rgba(151, 119, 91, .9));
}

.columns-4 {
  width: 80vw;
}

.div-block-7 {
  justify-content: space-around;
  margin-left: 10vw;
  margin-right: 10vw;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.project-feature-3 {
  width: 400px;
  margin-left: 24px;
  margin-right: 24px;
  padding-top: 0;
  padding-bottom: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  bottom: 10px;
}

.spacer-50vh {
  height: 50vh;
}

.image-7 {
  position: static;
}

.image-8 {
  z-index: 2;
  cursor: none;
  margin-top: -407px;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.spacer-20-vh {
  height: 20vh;
}

.html-embed {
  width: 400px;
  height: 400px;
}

.body-4 {
  background-color: rgba(0, 0, 0, 0);
  max-width: 100%;
  display: block;
}

.product-page-s1 {
  cursor: none;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: block;
  position: static;
  top: auto;
}

.page-section-title {
  z-index: 3;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 50vh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0;
  bottom: auto;
}

.product-title-image {
  z-index: 2;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: auto;
  margin-top: -300px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-9 {
  flex: 0 auto;
  align-self: center;
  display: block;
}

.lottie-animation {
  opacity: 1;
  align-self: center;
  width: 32vw;
}

.column-6, .lottie-animation-2, .column-7, .column-8 {
  cursor: none;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: auto;
  margin-left: 25vw;
  margin-right: 25vw;
  padding-top: 20px;
}

.spacer-40vh {
  height: 40vh;
}

.spacer-25vh {
  height: 25vh;
}

.spacer-10vh {
  height: 8vh;
}

.section-5 {
  z-index: 20;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to bottom, var(--s2d), var(--s2d));
  box-shadow: none;
  cursor: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  max-width: 100%;
  margin-left: 0;
  position: relative;
}

.product-title-full {
  z-index: 1;
  perspective: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  color: #19385a;
  text-align: left;
  letter-spacing: 16px;
  text-transform: capitalize;
  cursor: none;
  transform-style: preserve-3d;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 40px;
  max-height: 100%;
  margin: 0;
  padding-top: 18vw;
  padding-bottom: 10vw;
  font-family: Highrush condensed, sans-serif;
  font-size: 15vw;
  font-weight: 900;
  line-height: 20vh;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.product-title-full.pwm {
  color: var(--bgc2a);
  letter-spacing: 16px;
  -webkit-text-stroke-color: transparent;
}

.product-section-title-full-type1 {
  z-index: 1;
  perspective: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  color: var(--darkgrey);
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  cursor: none;
  transform-style: preserve-3d;
  flex-flow: column wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 55vw;
  height: auto;
  max-height: none;
  margin: 0;
  font-family: Oswald, sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 4.2rem;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.section-2 {
  z-index: 4;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.product-body-copy {
  z-index: 1;
  perspective: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  color: var(--darkgrey);
  text-align: left;
  letter-spacing: .01rem;
  text-transform: none;
  cursor: none;
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: auto;
  max-width: 50vw;
  height: auto;
  max-height: 100%;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  font-family: Noto Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2rem;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.section-contentarea-sub1 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  display: flex;
}

.spacer-16px {
  height: 16px;
}

.callout-copy {
  color: var(--darkgrey);
  text-align: left;
  letter-spacing: .1rem;
  text-transform: none;
  object-fit: fill;
  flex-flow: column;
  align-content: stretch;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-right: -4px;
  font-family: Oswald, sans-serif;
  font-size: 5rem;
  font-weight: 400;
  line-height: 6rem;
  display: flex;
  position: relative;
}

.callout-copy._2 {
  color: var(--s1);
  justify-content: flex-start;
  width: 40vw;
}

.button-circle-2 {
  color: #fff;
  letter-spacing: 1px;
  cursor: none;
  background-color: #e63946;
  background-image: url('../images/next-arrow.svg');
  background-position: 82%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border: 0 solid rgba(230, 57, 70, .81);
  border-radius: 100px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 165px;
  height: 165px;
  margin: 0 10px -74px 0;
  padding: 16px 26px 20px 16px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 700;
  display: flex;
}

.button-circle-2:hover {
  background-color: #e63946;
  border-width: 0;
  align-items: center;
  margin-top: 0;
  padding: 16px 26px 20px 16px;
}

.btn-back_to_top {
  z-index: 100;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  width: 45px;
  height: 55px;
  margin-bottom: 20px;
  margin-right: 20px;
  position: fixed;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0%;
}

.project-ask-section-type-1 {
  z-index: 3;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 85vw;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.tag-style-1 {
  color: var(--bc2);
  align-self: flex-start;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-weight: 700;
  overflow: hidden;
}

.tag-style-1._2 {
  color: var(--bc2);
}

.tag-style-1.pwm2 {
  color: var(--macol);
  -webkit-text-stroke-color: var(--bgc2a);
}

.tag-style-1.pwm3 {
  color: var(--s3d);
}

.back-to-top {
  z-index: 2;
  background-color: var(--darkgrey);
  color: rgba(0, 0, 0, 0);
  cursor: none;
  background-image: url('../images/back-to-top-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px 26px;
  border-radius: 100px;
  width: 45px;
  height: 55px;
  margin-bottom: 16px;
  margin-right: 16px;
  padding: 0;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.back-to-top:hover {
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 100px;
  transform: translate(0, -3px);
}

.back-to-top.w--current {
  background-color: #d35152;
  background-image: url('../images/back-to-top-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border-radius: 12px;
}

.feature-bg---type-1 {
  background-color: #fff;
  width: 80vw;
  max-width: 80vw;
  height: auto;
  padding-bottom: 24px;
  position: relative;
}

.product-page-highlight-image {
  z-index: 4;
  cursor: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.browser-preview {
  background-color: #e4dfdf;
  border-radius: 20px 20px 0 0;
  width: auto;
  max-width: none;
  height: 40px;
  margin-left: 4rem;
  margin-right: 4rem;
  position: relative;
}

.spacer-4rem {
  height: 4rem;
}

.div-block-12 {
  height: 20px;
  padding-top: 10px;
  padding-left: 20px;
  display: flex;
}

.white-dot {
  background-color: #fff;
  border-radius: 40px;
  width: 16px;
  height: 16px;
  margin-right: 10px;
}

.image---ig-teaser {
  background-image: url('../images/Investments-overview-page-desktop---small.png');
  background-position: 0 0;
  background-size: 65vw;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  height: 925px;
  margin-left: 4rem;
  margin-right: 4rem;
  padding-bottom: 0;
}

.image---ig-teaser.pwm {
  background-image: url('../images/PWM-desktop-website.png');
  height: 95vh;
}

.image---ig-teaser.ig-app {
  background-image: url('../images/app-screen1_1app screen1.webp');
  background-size: 45vw;
}

.intro-copy {
  color: var(--darkgrey);
  text-align: left;
  letter-spacing: .03rem;
  text-transform: none;
  object-fit: fill;
  flex-flow: column;
  align-content: stretch;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  max-width: 725px;
  margin-top: 0;
  margin-right: 20px;
  font-family: Oswald, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.7rem;
  display: flex;
  position: relative;
}

.intro-copy.pwm2 {
  color: var(--bgc2a);
}

.section-1 {
  z-index: 4;
  object-fit: fill;
  background-image: linear-gradient(rgba(194, 228, 243, 0), rgba(194, 228, 243, .75) 22%, #c2e4f3 36%);
  flex-direction: row;
  justify-content: center;
  max-width: 100%;
  height: auto;
  margin-top: 55vh;
  padding-bottom: 2vw;
  display: flex;
  position: relative;
}

.section-1.pwm {
  background-image: linear-gradient(rgba(211, 165, 116, 0), rgba(211, 165, 116, .75) 22%, #d3a574 36%);
}

.section-1.pwm.b {
  background-image: linear-gradient(rgba(252, 226, 202, 0), rgba(252, 226, 202, .75) 22%, #fce2ca 36%);
}

.section-1.pwm.c {
  background-image: linear-gradient(to bottom, rgba(36, 34, 32, 0), rgba(36, 34, 32, .75) 22%, var(--pwmdb2-3) 36%);
}

.section-1.mac {
  background-image: linear-gradient(to bottom, rgba(253, 180, 131, 0), rgba(253, 180, 131, .75) 22%, var(--macol) 36%);
}

.tag-style-2 {
  color: #e63946;
  align-self: center;
  margin-bottom: 0;
}

.callout {
  z-index: 3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 65vw;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.paragraph {
  align-self: flex-start;
  width: auto;
  max-width: 28vw;
  height: 80%;
  margin-bottom: 0;
  padding: 8px 20px 8px 0;
  font-family: Noto Sans, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
}

.div-block-14 {
  z-index: 3;
  align-self: flex-start;
  margin-right: 20px;
  position: relative;
}

.div-block-15 {
  padding-top: 10px;
}

.div-block-16 {
  width: auto;
  display: flex;
}

.div-block-17 {
  height: auto;
  margin-left: 59px;
  display: flex;
}

.mobile-shell {
  justify-content: flex-end;
  width: auto;
  max-width: none;
  margin-top: -610px;
  margin-right: 4vw;
  display: flex;
}

.mobile-shell.tablet {
  margin-top: 0;
  margin-left: 6vw;
  margin-right: 2vw;
}

.mobile-shell._2 {
  margin-right: 7vw;
}

.browser-preview-mobile {
  color: #1b1b1b;
  background-color: #e4dfdf;
  border-radius: 20px;
  width: 325px;
  max-width: none;
  height: 600px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.browser-preview-mobile.tablet {
  width: 34em;
  height: 45em;
}

.preview-mobile {
  z-index: 5;
  background-image: url('../images/screencapture-mackenzieinvestments-en-2023-01-29-23_22_43screencapture-mackenzieinvestments-en-2023-01-29-23_22_42.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 305px;
  border-radius: 15px;
  height: 580px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 0;
  position: relative;
}

.desktop-shell {
  width: 90%;
  margin-right: 4vw;
}

.div-block-18 {
  height: auto;
}

.div-block-19 {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  max-width: 96vw;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-20 {
  background-image: url('../images/mackenzie-logo-black-v3_1mackenzie logo black v3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30vw;
  width: 35vw;
  height: auto;
}

.div-block-21 {
  background-color: #ad5e5e;
}

.div-block-22 {
  z-index: 5;
  color: #19385a;
  background-color: #c2e4f3;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-self: flex-end;
  align-items: flex-start;
  width: 654px;
  height: 450px;
  margin-left: 1vw;
  margin-right: 1vw;
  padding-top: 24px;
  font-family: Oswald, sans-serif;
  font-weight: 700;
  display: flex;
  position: relative;
}

.div-block-22._1 {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: rgba(194, 228, 243, .75);
  background-image: linear-gradient(rgba(194, 228, 243, 0), #c2e4f3 59%, #c2e4f3), url('../images/IG-app-base-forms_1IG app base forms.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, 960px;
  border-radius: 8px;
  box-shadow: 0 0 20px 20px rgba(0, 0, 0, .12);
}

.div-block-22._2 {
  z-index: 1;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: rgba(194, 228, 243, .75);
  background-image: linear-gradient(rgba(194, 228, 243, 0) 62%, #c2e4f3 73%, #c2e4f3), url('../images/App-final-form-design-sample.png');
  background-position: 0 0, 50% 0;
  background-size: auto, 960px;
  border-radius: 8px;
  width: 45vw;
  max-width: 654px;
  height: 600px;
}

.div-block-22._2.b {
  box-shadow: none;
  background-image: linear-gradient(rgba(194, 228, 243, 0) 59%, #c2e4f3 71%, #c2e4f3), url('../images/IG-P3-2_1IG P3 2.webp');
  background-position: 0 0, 50% 16%;
}

.div-block-22._2.b.test {
  width: 64vw;
}

.div-block-22._2.f {
  background-color: rgba(253, 180, 131, .75);
  background-image: linear-gradient(180deg, rgba(253, 180, 131, 0) 64%, rgba(253, 180, 131, .76) 74%, var(--macol)), url('../images/Mackenzie-overview_1.png');
  box-shadow: none;
  background-position: 0 0, 50% 16%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 85vw;
}

.div-block-22._3 {
  z-index: 1;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: rgba(49, 36, 36, .75);
  background-image: linear-gradient(rgba(49, 36, 36, 0) 59%, #312424 74%, #312424), url('../images/PWM-desktop-website.png');
  background-position: 0 0, 50% -16%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 75%;
  border-radius: 8px;
  width: 45vw;
  max-width: 654px;
  height: 600px;
  box-shadow: 0 0 20px 20px rgba(0, 0, 0, .12);
}

.div-block-22._3.b {
  box-shadow: none;
  background-color: rgba(49, 36, 36, .94);
}

.div-block-22._4 {
  z-index: 1;
  background-color: rgba(253, 180, 131, .75);
  background-image: linear-gradient(to bottom, rgba(253, 180, 131, 0) 44%, var(--macol) 59%, var(--macol)), url('../images/screencapture-mackenzieinvestments-en-2023-01-26-22_08_5screencapture-mackenzieinvestments-en-2023-01-26-22_08_04.webp');
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, 75%;
  border-radius: 8px;
  box-shadow: 0 0 20px 20px rgba(0, 0, 0, .12);
}

.heading-7 {
  letter-spacing: 1px;
  justify-content: center;
  align-items: center;
  font-family: Highrush condensed, sans-serif;
  font-size: 16vw;
  font-weight: 900;
  display: flex;
  position: relative;
}

.button-2 {
  color: #19385a;
  letter-spacing: 1px;
  cursor: none;
  background-color: #8faebd;
  background-image: url('../images/ig-logo-black-v3_1ig logo black v3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 250px;
  background-attachment: scroll;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 40vw;
  max-width: none;
  height: 650px;
  max-height: none;
  padding-top: 5rem;
  padding-bottom: 5rem;
  font-family: Highrush condensed, sans-serif;
  font-size: 10vw;
  font-weight: 900;
  display: flex;
}

.button-3 {
  z-index: 6;
  justify-content: center;
  align-items: center;
  width: 120px;
  margin-top: 288px;
  margin-right: -333px;
  padding: 16px;
  display: flex;
  position: relative;
}

.button-on-card {
  z-index: 6;
  color: #fff;
  letter-spacing: 1px;
  cursor: none;
  background-color: rgba(230, 57, 70, .81);
  border: 0 solid rgba(230, 57, 70, .81);
  border-radius: 3px;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  align-content: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 120px;
  height: 55px;
  margin-bottom: 40px;
  padding: 16px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 40%;
  right: 40%;
}

.button-on-card:hover {
  background-color: #e63946;
  border-width: 0;
  align-items: center;
  margin-top: -65px;
  padding: 16px;
}

.sections-next {
  z-index: 2;
  background-color: #fff;
  max-width: 100%;
  height: auto;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.section-2up-typeb {
  align-items: flex-start;
  width: 55vh;
  margin-right: 60px;
  display: block;
}

.div-block-24 {
  background-color: #8faebd;
  background-image: url('../images/ig-logo-black-v3_1ig logo black v3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 250px;
  width: 50%;
  height: 400px;
  position: relative;
}

.scard1 {
  width: 43vw;
  margin-right: 40px;
}

.heading-8 {
  margin-top: -143px;
  margin-bottom: 0;
}

.heading-9 {
  letter-spacing: 1px;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-top: 200px;
  padding-left: 0;
  font-family: Highrush condensed, sans-serif;
  font-size: 6rem;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-9.b {
  color: var(--s2d);
  width: auto;
  max-width: none;
}

.heading-9.c {
  color: var(--bc1);
  justify-content: flex-start;
  width: 300px;
  max-width: none;
  margin-left: 0;
  font-size: 8rem;
}

.heading-9.d {
  color: var(--bgc2a);
  justify-content: flex-start;
  width: 300px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 90px;
  margin-left: 0;
  font-size: 8rem;
}

.heading-9.e._2 {
  color: var(--bc1);
  margin-bottom: 90px;
  margin-left: 0;
}

.heading-9.c-copy {
  color: var(--bc1);
  justify-content: flex-start;
  width: 300px;
  max-width: none;
  margin-left: -210px;
  font-size: 8rem;
}

.heading-9.e {
  color: var(--bgc2a);
  justify-content: flex-start;
  width: 300px;
  max-width: none;
  margin-left: -210px;
  font-size: 8rem;
}

.heading-9.e._2 {
  width: 400px;
}

.heading-9.e._2.b {
  height: 100px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.div-block-26 {
  justify-content: center;
  align-items: center;
  margin-top: 2vw;
  margin-bottom: 2vw;
  display: flex;
}

.div-block-27 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-27._2, .div-block-27._3 {
  z-index: 2;
  align-self: flex-start;
  width: 41vw;
  max-width: 620px;
  margin-left: 2vw;
  margin-right: 2vw;
  position: relative;
}

.div-block-27._4 {
  z-index: 2;
  align-self: auto;
  position: relative;
}

.div-block-28 {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 200px;
  display: flex;
}

.lottie-animation-3 {
  opacity: .2;
  border-radius: 0;
  width: 40%;
  margin-top: -220px;
}

.lottie-animation-3.b {
  z-index: 0;
  align-self: center;
  width: 35%;
  margin-top: 145px;
  margin-left: 390px;
  display: none;
  position: absolute;
}

.lottie-animation-3.b._2 {
  margin-top: 158px;
  margin-left: 390px;
}

.lottie-animation-3.b._3 {
  width: 45%;
}

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

.callout-titles {
  color: var(--darkgrey);
  letter-spacing: .1px;
  align-self: flex-start;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 20px;
  font-family: Oswald, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.callout-titles.pwm2 {
  color: var(--bgc2a);
}

.div-block-30 {
  align-self: flex-start;
}

.ig-bg {
  background-color: #c2e4f3;
  width: 100%;
  height: 100%;
}

.ig-bg.ig-pwm-bg {
  background-color: var(--bgc2a);
}

.ig-bg.ig-pwm-bg._2 {
  background-image: linear-gradient(to bottom, var(--pwmdb2) 84%, rgba(70, 64, 60, 0));
  margin-bottom: 81vh;
}

.mac-bg {
  background-color: #fdb483;
  width: 100%;
  height: 100%;
}

.div-block-32 {
  margin-left: 23vw;
}

.div-block-33 {
  margin-left: 15vw;
  margin-right: 5%;
}

.div-block-34 {
  background-image: url('../images/screencapture-igwealth-invisionapp-console-share-X4RLTET7358-358799495-play-2023-02-04-02_14_24screencapture-igwealth-invisionapp-console-share-X4RLTET7358-358799495-play-2023-02-04-02_14_23.webp');
  background-position: 0 0;
  background-size: 60vw;
  height: auto;
}

.browser-preview-mobile-thin-outline {
  background-color: #fff;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 339px;
  max-width: none;
  height: 610px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.browser-preview-mobile-thin-outline.tablet {
  background-color: rgba(255, 255, 255, 0);
  width: 33vw;
}

.image---preview-mobile--ig-teaser-hero {
  z-index: 5;
  background-image: url('../images/Investments-overview-page-mobile.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 305px;
  border-radius: 15px;
  height: 580px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 0;
  position: relative;
}

.image---preview-mobile--ig-teaser-hero.pwm {
  background-image: url('../images/PWM-mobile-website.png');
  height: 580px;
}

.image---preview-mobile--ig-teaser-hero.ig-app {
  background-image: url('../images/Letter-of-Under-Our-Philosophy.png');
  background-size: 32.7em;
  width: auto;
  height: 43.5em;
}

.image---preview-mobile--ig-teaser-hero.ig-app-2 {
  background-image: url('../images/Family-Tree-with-spouse.png');
  background-size: 32.7em;
  width: auto;
  height: 43.5em;
}

.image---preview-mobile--ig-teaser-hero.mac2 {
  background-image: url('../images/Mackenzie-Mobile-home-page.png');
  height: 580px;
}

.image-10 {
  z-index: 5;
  width: 84vw;
  max-width: none;
  margin-bottom: 24px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: 100px;
}

.image-10.b {
  margin-top: -95px;
}

.image-10.small {
  width: 50vw;
  margin-bottom: 24px;
  position: relative;
}

.image-10.xsmall {
  width: 40vw;
  margin-bottom: 24px;
  margin-left: 0;
  position: relative;
}

.image-10.xsmall.mac-old1 {
  width: 30vw;
  height: auto;
}

.image-10.xsmall2 {
  width: 55vw;
  margin-bottom: 0;
  margin-left: -1.5vw;
}

.image-10._2 {
  margin-top: -58px;
  margin-left: 0;
}

.note-text-type1 {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -123px;
  margin-left: 0;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type1.b {
  margin-top: -32px;
  margin-left: 8px;
}

.note-text-type1.c {
  margin-top: -27px;
  overflow: visible;
}

.note-text-type1.c._2 {
  margin-top: -14px;
  margin-left: 0;
}

.note-text-type1.c.wb {
  color: rgba(0, 0, 0, 0);
}

.note-text-type1.d {
  margin-top: -39px;
}

.note-text-type1.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type1._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type1._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type1._4 {
  margin-left: 33px;
}

.div-block-35 {
  max-width: 90vw;
  margin-left: -8vw;
}

.div-block-36 {
  justify-content: center;
  width: auto;
  max-width: 100vw;
  height: 20vh;
  margin-top: 2vh;
  margin-left: 21vw;
  margin-right: 10vw;
  padding-bottom: 24px;
  display: inline-block;
  position: -webkit-sticky;
  position: sticky;
}

.div-block-36.h {
  margin-top: 3vh;
  margin-left: 14vw;
}

.midp_work-scroll-section-main {
  width: 100vw;
  height: 100vh;
}

.scard2 {
  width: 24vw;
  margin-top: 25vh;
  margin-right: 60px;
}

.scard3 {
  width: 24vw;
  margin-top: 50vh;
  margin-right: 60px;
}

.section-image-big-port {
  max-width: 84vw;
  margin-left: -6vw;
}

.section-image-big-port.small {
  width: 50vw;
  max-width: none;
  margin-left: 8vw;
  margin-right: 8vw;
}

.section-image-big-port.b {
  max-width: 50vw;
  margin-left: 4vw;
  margin-right: 4px;
}

.section-image-big-port.b._2 {
  max-width: 28vw;
  margin-left: 4vw;
  margin-right: 0;
}

.section-image-big-port._2 {
  margin-left: 0;
}

.div-block-8-copy {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-left: 13.5vw;
  display: flex;
}

.section-contentarea-sub3 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  max-width: 100vw;
  margin-left: 10vw;
  margin-right: 6vw;
  display: flex;
  position: relative;
}

.section-contentarea-sub2 {
  margin-left: 14vw;
  margin-right: 8vw;
  display: block;
}

.product-body-copy-subcopy {
  z-index: 1;
  perspective: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  color: #040b11;
  text-align: left;
  letter-spacing: .01rem;
  text-transform: none;
  cursor: none;
  transform-style: preserve-3d;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 28vw;
  height: auto;
  max-height: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6rem;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.product-body-copy-subcopy-points-copy {
  z-index: 1;
  perspective: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  color: #040b11;
  text-align: left;
  letter-spacing: .01rem;
  text-transform: none;
  cursor: none;
  transform-style: preserve-3d;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 28vw;
  height: auto;
  max-height: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans, sans-serif;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.6rem;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.section-2-copy {
  z-index: 4;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.section-contentarea-sub3b {
  max-width: 50vw;
  margin-left: 10vw;
  margin-right: 10vw;
}

.big-image-section-portb {
  max-width: 90vw;
  margin-left: -10vw;
}

.fact-card {
  flex: 0 auto;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 2.5vw;
  display: flex;
}

.product-body-copy-facts {
  z-index: 1;
  perspective: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  color: var(--darkgrey);
  text-align: left;
  letter-spacing: .01rem;
  text-transform: none;
  cursor: none;
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: auto;
  max-width: 500px;
  height: auto;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  font-family: Noto Sans, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2rem;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.product-body-copy-facts.center {
  text-align: center;
  max-width: 100vw;
  margin-left: 4vw;
  margin-right: 4vw;
}

.div-block-38 {
  padding-bottom: 8px;
}

.list-points-type1 {
  padding-bottom: 12px;
}

.image-11 {
  height: auto;
  margin-bottom: 24px;
}

.image-12 {
  height: 240px;
  margin-bottom: 24px;
}

.section-2up-facts {
  z-index: 3;
  align-self: flex-start;
  margin-right: 20px;
  position: relative;
}

.list-points-type2 {
  color: var(--darkgrey);
  padding-bottom: 12px;
}

.bold-text--type2 {
  margin-bottom: -7px;
}

.product-section-title-full-type2 {
  z-index: 1;
  perspective: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  color: #e63946;
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  cursor: none;
  transform-style: preserve-3d;
  flex-flow: column wrap;
  align-content: center;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 65vw;
  height: auto;
  max-height: none;
  margin: 0 0 -32px;
  font-family: Oswald, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 8rem;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.section-2up-facts-type2 {
  z-index: 3;
  align-self: flex-start;
  margin-top: 24px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.section-2up-typea {
  align-items: flex-start;
  width: 55vh;
  margin-right: 60px;
  display: block;
}

.section-contentarea-sub3a {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  margin-left: 13.5vw;
  display: flex;
}

.product-section-title-full-type1b {
  z-index: 1;
  perspective: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  color: var(--darkgrey);
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  cursor: none;
  transform-style: preserve-3d;
  flex-flow: column wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 65vw;
  height: auto;
  max-height: none;
  margin: 0 0 -10px;
  font-family: Oswald, sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 4.2rem;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.spacer-type2 {
  height: 2vw;
  padding-bottom: 0;
}

.product-body-copy-nextproject {
  z-index: 1;
  perspective: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  color: #040b11;
  text-align: left;
  letter-spacing: .01rem;
  text-transform: none;
  cursor: none;
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: 50vw;
  height: auto;
  max-height: 100%;
  margin-top: 253px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.product-body-copy-nextproject.b {
  color: var(--s2d);
  font-weight: 500;
}

.product-body-copy-nextproject.c {
  color: var(--bc1);
  justify-content: flex-start;
  margin-top: 282px;
  margin-left: 0;
  font-size: 1.5rem;
  font-weight: 500;
  transform: none;
}

.product-body-copy-nextproject.d {
  color: var(--bgc2a);
  margin-top: 291px;
  margin-left: -273px;
  font-size: 1.5rem;
  font-weight: 500;
}

.product-body-copy-nextproject.d._2 {
  color: var(--bgc2a);
  justify-content: flex-start;
  margin-left: 0;
}

.product-body-copy-nextproject.e {
  color: var(--bgc2a);
  justify-content: flex-start;
  margin-top: 291px;
  margin-left: -211px;
  font-size: 1.5rem;
  font-weight: 500;
}

.product-body-copy-nextproject.f {
  color: var(--bc1);
  justify-content: flex-start;
  margin-top: 291px;
  margin-left: -211px;
  font-size: 1.5rem;
  font-weight: 500;
}

.product-body-copy-nextproject.d, .product-body-copy-nextproject.g {
  color: var(--bc1);
  margin-top: 291px;
  margin-left: -318px;
  font-size: 1.5rem;
  font-weight: 500;
  transform: none;
}

.product-body-copy-nextproject.w {
  color: var(--bgc2a);
  justify-content: flex-start;
  margin-top: 78px;
  margin-left: 0;
  font-size: 1.5rem;
  font-weight: 500;
}

.product-body-copy-nextproject.d {
  color: var(--bc1);
  margin-top: 282px;
  margin-left: -318px;
  font-size: 1.5rem;
  font-weight: 500;
  transform: none;
}

.product-body-copy-nextproject.e {
  color: var(--bc1);
  align-items: center;
  margin-top: 84px;
  margin-left: 0;
  font-size: 1.5rem;
  font-weight: 500;
  transform: none;
}

.div-block-39 {
  height: 0;
}

.div-block-40 {
  flex-direction: column;
  align-self: center;
  display: block;
}

.div-block-40._3 {
  z-index: 2;
  align-self: flex-start;
  width: 38vw;
  margin-top: 208px;
  margin-left: 0;
  position: absolute;
}

.div-block-40._4 {
  z-index: 2;
  z-index: 2;
  align-self: flex-start;
  width: 24vw;
  height: 120px;
  margin-top: 421px;
  margin-left: 0;
  display: block;
  position: absolute;
}

.div-block-40._5 {
  z-index: 2;
  align-self: flex-start;
  width: 38vw;
  height: 120px;
  margin-top: 421px;
  margin-left: 0;
  position: absolute;
}

.button-circle-1 {
  color: #fff;
  letter-spacing: 1px;
  cursor: none;
  background-color: #e63946;
  background-image: url('../images/next-arrow.svg');
  background-position: 82%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border: 0 solid rgba(230, 57, 70, .81);
  border-radius: 100px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 165px;
  height: 165px;
  margin: 0 10px -74px 0;
  padding: 16px 26px 20px 16px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 700;
  display: flex;
}

.button-circle-1:hover {
  background-color: #e63946;
  border-width: 0;
  align-items: center;
  margin-top: 0;
  padding: 16px 26px 20px 16px;
}

.button-circle-2-b {
  z-index: 20;
  border: 4px solid var(--s2d);
  background-color: var(--s1);
  opacity: 1;
  color: #fff;
  letter-spacing: 1px;
  cursor: none;
  background-image: url('../images/next-arrow.svg');
  background-position: 82%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border-radius: 100px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 165px;
  height: 165px;
  margin: 0 10px -74px 0;
  padding: 16px 26px 20px 16px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 700;
  transition: all 1s cubic-bezier(.075, .82, .165, 1);
  display: flex;
  position: relative;
  transform: scale(.8);
}

.button-circle-2-b:hover {
  background-color: var(--s2l);
  background-size: 16px;
  border-width: 4px;
  align-items: center;
  width: 185px;
  height: 185px;
  margin-top: 0;
  padding: 16px 26px 20px 16px;
  transform: scale(.8);
}

.button-circle-2-b._2 {
  z-index: 3;
  border-width: 36px;
  border-color: var(--pwmlg1);
  background-color: var(--s1);
  color: var(--pwmlg1);
  text-align: center;
  -webkit-text-stroke-color: var(--s1);
  background-image: none;
  justify-content: center;
  align-self: flex-end;
  width: 155px;
  height: 200px;
  margin-top: -146px;
  margin-left: 20vw;
  padding-right: 16px;
  line-height: 24px;
  position: absolute;
}

.button-circle-2-b._3 {
  z-index: 4;
  border-width: 36px;
  border-color: var(--pwmlg1);
  background-color: var(--s3d);
  text-align: center;
  background-image: none;
  width: 175px;
  max-width: 215px;
  height: 325px;
  margin: -44px 0 0 16vw;
  padding-bottom: 16px;
  padding-right: 16px;
  line-height: 26px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-circle-2-b._3.d {
  border-color: #fff;
}

.button-circle-2-b._3.b {
  border-radius: 400px;
  width: 325px;
  max-width: 325px;
  margin-left: 11.5vw;
}

.button-circle-2-b.type2 {
  border-color: #fff;
}

.button-circle-2-b._4 {
  z-index: 20;
  justify-content: center;
  align-self: flex-end;
  margin-top: 325px;
  margin-left: 0;
  margin-right: 8px;
  position: relative;
}

.button-circle-2-b._4.c {
  border-color: var(--pwmlg1);
}

.body-5 {
  background-color: var(--s2d);
  object-fit: fill;
  max-width: 100vw;
  max-height: 100vh;
  overflow: visible;
}

.footer {
  z-index: 2;
  background-color: #fff;
  position: absolute;
}

.div-block-41 {
  justify-content: space-between;
  width: 90vw;
  max-width: 90vw;
  height: 300px;
  margin-left: 8vw;
  margin-right: 8vw;
  display: flex;
  overflow: hidden;
}

.div-block-42 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: 50%;
  padding-top: 40px;
  padding-left: 8vw;
  padding-right: 40px;
  display: flex;
}

.div-block-43 {
  max-width: 100%;
}

.div-block-44 {
  justify-content: space-around;
  align-self: auto;
  width: 50vw;
  max-width: 100vw;
  margin-right: 0;
  display: flex;
}

.div-block-45 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  max-width: 90vw;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.image-14 {
  opacity: 1;
  max-width: 100%;
  height: 25px;
  margin-top: 55px;
  margin-left: 16px;
  display: inline-block;
}

.nav-link-sub {
  color: #19385a;
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  max-width: 100px;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
  padding: 8px 0;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
}

.nav-link-sub:hover {
  color: #19385a;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  box-shadow: inset 0 -2px #19385a;
}

.nav-link-sub:focus {
  border-style: solid;
  border-color: #19385a;
  border-top-width: 0;
  border-left-width: 4px;
  border-right-width: 4px;
  border-radius: 0;
}

.text-block-4 {
  border-style: none none solid;
  border-width: 0;
  border-color: var(--s1);
  color: var(--s2l);
  cursor: none;
  flex: 0 auto;
  align-self: flex-start;
  width: auto;
  max-width: none;
  height: 35px;
  padding-bottom: 6px;
  font-size: 1.5rem;
  font-weight: 700;
}

.text-block-4:hover {
  border-style: none none solid;
  border-width: 0 0 4px;
  border-color: black black var(--s1);
  border-radius: 0;
  height: 35px;
  padding-bottom: 6px;
}

.text-block-4._3 {
  color: #fff;
}

.text-block-4._1 {
  color: var(--darkgrey);
}

.text-block-5 {
  margin-bottom: 0;
}

.link {
  direction: ltr;
  color: var(--s2l);
  text-align: left;
  cursor: none;
  justify-content: flex-start;
  align-items: flex-start;
  height: 35px;
  margin-left: 0;
  margin-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.link:hover {
  border-style: none none solid;
  border-width: 0 0 2px;
  border-color: black black var(--s2l);
  width: auto;
  height: 35px;
  margin-left: 0;
  box-shadow: 0 2px rgba(0, 0, 0, .5);
}

.link._3 {
  color: #fff;
  width: 10vw;
  max-width: 10vw;
  height: 3rem;
  line-height: 24px;
}

.link._3:hover {
  box-shadow: none;
  border-bottom-color: #fff;
}

.link._1 {
  color: var(--darkgrey);
}

.link._1:hover {
  border-bottom-color: var(--darkgrey);
  box-shadow: none;
}

.link._2 {
  max-width: 120px;
  height: 3rem;
  line-height: 20px;
}

.footer-section--type-1 {
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: 10vw;
  max-width: 10vw;
  height: auto;
  margin-left: 16px;
  margin-right: 16px;
  padding-top: 63px;
  display: flex;
}

.form-block {
  margin-bottom: 0;
  margin-left: 16px;
  margin-right: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.form-text {
  text-align: left;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
}

.text-field {
  height: 120px;
}

.footer-text {
  color: var(--s2l);
  height: 25px;
  margin-bottom: 8px;
  margin-left: 0;
  padding-top: 8px;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.footer-text._3 {
  color: #feffff;
}

.footer-text._1 {
  color: var(--darkgrey);
}

.footer-text-small {
  color: rgba(40, 40, 40, .63);
  height: auto;
  margin-bottom: 8px;
  margin-left: 8vw;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 26px;
}

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

.footer-text-copy {
  color: var(--s2l);
  height: 25px;
  margin-bottom: 0;
  margin-left: 16px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
}

.footer-text-copy._3 {
  color: var(--s1);
}

.footer-text-copy._3.b {
  color: var(--pwmlg1);
}

.footer-text-copy._1 {
  color: var(--darkgrey);
}

.div-block-47 {
  align-items: flex-end;
  display: flex;
}

.div-block-48 {
  justify-content: space-between;
  width: 100vw;
  max-width: 35vw;
  display: flex;
}

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

.section-work-big-port {
  object-fit: fill;
  background-image: linear-gradient(#d9ebf8, #d9ebf8);
  justify-content: space-around;
  align-items: stretch;
  max-width: 100vw;
  height: 100vh;
  max-height: 100vh;
  margin-top: 8vh;
  margin-bottom: 8vw;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.note-text-type2 {
  text-align: left;
  margin-top: 60px;
  margin-left: 2vw;
  margin-right: 2vw;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.section-work-background-main {
  justify-content: space-around;
  align-items: stretch;
  max-width: 100vw;
  max-height: 500px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  overflow: visible;
}

.section-work-s1, .section-work-s2, .section-work-s3 {
  max-width: 100vw;
  max-height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.icon {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-right: 0;
  display: block;
}

.icon:focus {
  transform: rotate(180deg);
}

.dropdown {
  cursor: none;
  width: 108px;
}

.dropdown-list {
  opacity: 1;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  color: #fff;
  cursor: none;
  mix-blend-mode: normal;
  background-color: rgba(19, 24, 29, .66);
  background-image: linear-gradient(rgba(0, 0, 0, .16), rgba(0, 0, 0, 0) 50%);
  border-radius: 16px;
  width: 50vw;
  max-width: 15vw;
  height: auto;
  display: none;
  box-shadow: 0 2px 10px 4px rgba(0, 0, 0, .2);
}

.dropdown-list:hover {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: rgba(19, 24, 29, .66);
  background-image: radial-gradient(circle, rgba(0, 0, 0, .08) 4%, rgba(0, 0, 0, .36));
  display: inline;
}

.dropdown-link {
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.dropdown-link-2 {
  color: #fff;
  letter-spacing: 1px;
  cursor: none;
  border: 0 solid #000;
  border-radius: 0;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5vw 24px 2vh;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  line-height: 24px;
}

.dropdown-link-2:hover {
  color: #fff;
  background-color: #d85759;
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 16px 16px 0 0;
  max-width: 1000%;
  margin-left: 0;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.dropdown-link-2-mid {
  color: #fff;
  letter-spacing: 1px;
  cursor: none;
  max-width: none;
  max-height: 25%;
  margin-left: auto;
  margin-right: auto;
  padding: 10% 24px;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  line-height: 24px;
}

.dropdown-link-2-mid:hover {
  color: #fff;
  background-color: #d85759;
  border: 0 solid #000;
  border-radius: 0;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10% 24px;
}

.dropdown-link-2-bottom {
  color: #fff;
  letter-spacing: 1px;
  cursor: none;
  border: 0 solid #000;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5vw 24px 2vh;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  line-height: 24px;
}

.dropdown-link-2-bottom:hover {
  color: #fff;
  background-color: #d85759;
  border: 0 solid #000;
  border-radius: 0 0 16px 16px;
  max-width: 1000%;
  margin-left: 0;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 0;
}

.nav-link--sub {
  color: #19385a;
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  display: none;
}

.nav-link--sub:hover {
  color: #19385a;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 600;
  box-shadow: inset 0 -4px #d65455;
}

.nav-link--sub:focus {
  border: 0 solid #19385a;
  border-bottom: 4px solid #d65455;
  border-radius: 0;
  box-shadow: inset 0 -2px #d65455;
}

.nav-link--active {
  color: #19385a;
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  display: none;
}

.nav-link--active:hover {
  color: #19385a;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 600;
  box-shadow: inset 0 -4px #d65455;
}

.nav-link--active:focus {
  border: 0 solid #19385a;
  border-bottom: 4px solid #d65455;
  border-radius: 0;
  box-shadow: inset 0 -2px #d65455;
}

.section-work-background-main-copy {
  justify-content: space-around;
  align-items: stretch;
  max-width: 100vw;
  max-height: 500px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  overflow: visible;
}

.nav-link-footer {
  color: #19385a;
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.nav-link-footer:hover {
  color: #19385a;
  border-bottom: 0 solid #000;
  width: auto;
  max-width: 40%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 600;
  box-shadow: inset 0 -4px #d65455;
}

.nav-link-footer:focus {
  border: 0 solid #19385a;
  border-bottom: 4px solid #d65455;
  border-radius: 0;
  box-shadow: inset 0 -2px #d65455;
}

.div-block-51 {
  flex-direction: column;
  align-items: flex-start;
  max-width: 15vw;
  margin-left: 16px;
  margin-right: 16px;
  padding-top: 63px;
  display: flex;
}

.nav-link-footer-type2 {
  color: var(--darkgrey);
  background-color: rgba(243, 244, 245, 0);
  height: 35px;
  margin-top: 2.5rem;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  text-decoration: none;
}

.nav-link-footer-type2:hover {
  border-bottom: 2px solid var(--darkgrey);
}

.text-legal {
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: 50%;
  padding-top: 40px;
  padding-left: 8vw;
  padding-right: 40px;
  display: flex;
}

.div-block-46-copy {
  width: auto;
  max-width: 15vw;
  height: auto;
  margin-left: 16px;
  margin-right: 16px;
  padding-top: 63px;
}

.negative-block-100vh {
  z-index: 2;
  height: 100vh;
  margin-bottom: 0;
  position: -webkit-sticky;
  position: sticky;
  top: -100vh;
}

.div-block-52 {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: 400px;
}

.blank-background {
  z-index: 2;
  background-color: #d36868;
  width: 100%;
  height: 55vh;
  position: fixed;
  top: 0%;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.footer-wrapper {
  height: auto;
  margin-top: -100vh;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

.top {
  height: 0;
}

.callout-copy-copy {
  z-index: 20;
  -webkit-backdrop-filter: blur();
  backdrop-filter: blur();
  color: var(--bc1);
  text-align: center;
  letter-spacing: .1rem;
  text-transform: none;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-radius: 0;
  flex-flow: column;
  align-content: stretch;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  width: 28vw;
  margin-top: -76px;
  margin-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 6rem;
  display: flex;
  position: relative;
}

.callout-copy-copy.pwm {
  color: var(--bgc2a);
}

.cursor-wrapper-hover {
  z-index: 10000000;
  cursor: pointer;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cursor--pointer {
  z-index: 2147483647;
  cursor: pointer;
  background-image: url('../images/hand-cursor-v4_1hand cursor v4.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 105px;
  margin-top: 0;
  margin-left: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: rotate(-10deg);
}

.cursor--pointer:hover {
  transform: rotate(-6deg);
}

.image-16 {
  z-index: 10;
  object-fit: fill;
  width: auto;
  max-width: 125vh;
  height: auto;
  max-height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.nav-white {
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  max-width: 90%;
  height: auto;
  margin-left: 5vw;
  margin-right: 5vw;
  display: flex;
}

.nav-link-type2 {
  color: #fff;
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.nav-link-type2:hover {
  box-shadow: inset 0 -2px 0 0 var(--s1);
  color: #fff;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 500;
}

.nav-link-type2:focus {
  border: 0 solid #19385a;
  border-bottom-color: #d65455;
  border-radius: 0;
}

.nav-link-type2.w--current {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .44);
  border-radius: 0;
}

.nav-link-copy {
  color: var(--darkgrey);
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.nav-link-copy:hover {
  color: var(--darkgrey);
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 600;
  box-shadow: inset 0 -4px #d65455;
}

.nav-link-copy:focus {
  border: 0 solid #19385a;
  border-bottom: 4px solid #d65455;
  border-radius: 0;
  box-shadow: inset 0 -2px #d65455;
}

.logo-type2 {
  opacity: 1;
  cursor: none;
  max-width: 85%;
  padding-top: 24px;
}

.dropdown-list-type2 {
  opacity: 1;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  color: #fff;
  cursor: none;
  mix-blend-mode: normal;
  background-color: rgba(19, 24, 29, .66);
  background-image: linear-gradient(rgba(255, 255, 255, .16), rgba(0, 0, 0, 0) 50%);
  border-radius: 16px;
  width: 50vw;
  max-width: 15vw;
  height: auto;
  display: none;
  box-shadow: 0 2px 10px 4px rgba(0, 0, 0, .2);
}

.dropdown-list-type2:hover {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: rgba(19, 24, 29, .66);
  background-image: radial-gradient(circle, rgba(0, 0, 0, .08) 4%, rgba(0, 0, 0, .36));
  display: inline;
}

.dropdown-list-type2.w--open {
  border: 0px none var(--darkgrey);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--s2l);
  background-color: rgba(17, 60, 66, .95);
  background-image: none;
  border-radius: 0 0 8px 8px;
}

.dropdown-list-type2._2 {
  color: var(--darkgrey);
  background-color: rgba(255, 255, 255, .95);
}

.dropdown--type2 {
  cursor: none;
  width: 108px;
}

.dropdown-link-2--type2 {
  color: var(--s2l);
  letter-spacing: 1px;
  cursor: none;
  border: 0 solid #000;
  border-radius: 0;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5vw 24px 2vh;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
}

.dropdown-link-2--type2:hover {
  border-style: solid;
  border-width: 0 2px;
  border-color: rgba(0, 0, 0, 0) var(--s1);
  background-color: var(--s2d);
  color: #fff;
  border-radius: 0;
  max-width: 1000%;
  margin-left: 0;
  margin-right: auto;
  padding-left: 22px;
  padding-right: 24px;
}

.dropdown-link-2--type2._2 {
  color: var(--darkgrey);
}

.dropdown-link-2--type2._2:hover {
  color: #fff;
}

.dropdown-link-2-mid--type2 {
  color: var(--s2l);
  letter-spacing: 1px;
  cursor: none;
  max-width: none;
  max-height: 25%;
  margin-left: auto;
  margin-right: auto;
  padding: 10% 24px;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
}

.dropdown-link-2-mid--type2:hover {
  border-style: solid;
  border-width: 0 2px;
  border-color: black var(--s1);
  color: #fff;
  background-color: rgba(96, 168, 158, .15);
  border-radius: 0;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10% 24px 10% 22px;
}

.dropdown-link-2-bottom--type2 {
  color: var(--s2l);
  letter-spacing: 1px;
  cursor: none;
  border: 0 solid #000;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5vw 24px 2vh;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
}

.dropdown-link-2-bottom--type2:hover {
  border-style: solid;
  border-width: 0 2px;
  border-color: black var(--s1);
  color: #fff;
  background-color: rgba(96, 168, 158, .15);
  border-radius: 0 0 8px 8px;
  max-width: 1000%;
  margin-left: 0;
  margin-right: auto;
  padding-left: 22px;
  padding-right: 0;
}

.image-17 {
  max-width: 75%;
  height: 50.3125px;
  margin-left: 99px;
}

.image-18 {
  height: 80px;
}

.image-pin {
  width: 5vw;
  max-width: 50%;
  margin-top: -35px;
  margin-left: 20vw;
  margin-right: 24vw;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 65px;
}

.footer-m1 {
  z-index: 1;
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  max-width: 100%;
  position: absolute;
  overflow: hidden;
}

.heading-8--type2 {
  color: var(--bgc2a);
  text-align: center;
  text-transform: none;
  margin-top: -143px;
  margin-bottom: 0;
}

.heading-9--type-2 {
  color: var(--s2l);
  letter-spacing: 1px;
  text-transform: none;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  height: 45px;
  margin-top: 35vh;
  margin-bottom: 0;
  padding-top: 16px;
  padding-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 2rem;
  font-weight: 300;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-3-right-3 {
  z-index: 25;
  opacity: .02;
  color: var(--bgc2a);
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  cursor: none;
  flex-direction: row;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 20px 25vw 0;
  padding-top: 0;
  font-family: Highrush condensed, sans-serif;
  font-size: 10vw;
  font-weight: 700;
  line-height: 16vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
}

.image-20 {
  z-index: 25;
  opacity: .33;
  mix-blend-mode: soft-light;
  width: 100%;
  max-width: 100%;
  height: 125vh;
  max-height: 125vh;
  margin-top: 0;
  margin-left: -2vw;
  margin-right: 1vw;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.nav-current-indicator-type-2 {
  opacity: .75;
  cursor: none;
  background-color: #fff;
  width: 4px;
  max-width: 4px;
  height: 4px;
  max-height: 4px;
  margin-top: 8px;
}

.nav-link-text-current-type2 {
  color: #fff;
  letter-spacing: 1px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.nav-link-current-type-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

.callout-copy--type2 {
  color: var(--s2l);
  text-align: left;
  text-transform: uppercase;
  cursor: none;
  object-fit: fill;
  flex-flow: column;
  align-content: stretch;
  justify-content: center;
  align-items: flex-start;
  width: 30vw;
  margin-top: 0;
  margin-bottom: 16px;
  margin-right: -4px;
  font-family: Oswald, sans-serif;
  font-size: 7rem;
  font-weight: 400;
  line-height: 8rem;
  display: flex;
  position: relative;
}

.div-block-53 {
  align-self: flex-start;
  width: 100vw;
  max-width: 100vw;
  margin-left: 16vw;
  margin-right: 8rem;
  padding-top: 0;
}

.heading-9--type-3 {
  color: var(--darkgrey);
  letter-spacing: 1px;
  text-transform: none;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  height: 45px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 2rem;
  font-weight: 300;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-9--type4 {
  color: var(--s1);
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}

.copy-message {
  width: 100px;
  max-width: 100px;
  height: auto;
  display: flex;
  overflow: visible;
}

.form {
  z-index: 4;
  display: block;
  position: relative;
}

.inputfield-type1 {
  border-bottom: 2px solid var(--s2l);
  flex-direction: row;
  justify-content: space-between;
  height: 55px;
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
}

.text-field--type1 {
  color: var(--s2l);
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  flex: 1;
  align-self: flex-end;
  width: auto;
  max-width: none;
  height: 63px;
  margin-bottom: -2px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  box-shadow: -3px 0 rgba(253, 89, 17, 0);
}

.text-field--type1:hover {
  background-color: rgba(96, 168, 158, .15);
  border-top: 0 rgba(0, 0, 0, 0);
  border-bottom: 0 rgba(0, 0, 0, 0);
  align-self: flex-end;
  height: 63px;
  margin-top: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: -2px 0 #fd5911;
}

.text-field--type1:active {
  color: var(--s1);
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}

.text-field--type1:focus {
  color: var(--s1);
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 0 rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}

.text-field--type1::placeholder {
  color: rgba(96, 168, 158, .5);
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}

.field-label {
  color: var(--s2l);
  cursor: none;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-self: center;
  width: auto;
  max-width: none;
  margin-bottom: 0;
  padding-right: 8px;
  font-family: Oswald, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  display: block;
}

.field-label._2 {
  cursor: none;
  max-width: 18px;
  margin-left: 8px;
  margin-right: 8px;
}

.form-block-2 {
  border-radius: 8px;
  width: 35vw;
  margin-right: 16vw;
}

.textarea {
  border: 2px solid var(--s2l);
  color: var(--s2l);
  cursor: none;
  object-fit: fill;
  background-color: rgba(96, 168, 158, 0);
  height: auto;
  min-height: 200px;
  max-height: none;
  margin-top: 20px;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  overflow: hidden;
}

.textarea:hover {
  background-color: rgba(96, 168, 158, .15);
  border-color: #fd5911;
}

.textarea:active {
  border-width: 2px;
  border-bottom-color: var(--s1);
  color: var(--s1);
}

.textarea:focus {
  border-width: 2px;
  border-color: var(--s1);
  color: var(--s1);
  background-color: rgba(96, 168, 158, .15);
}

.textarea::placeholder {
  color: rgba(96, 168, 158, .55);
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}

.submit-button {
  background-color: var(--bc2);
  border-radius: 200px;
  width: 120px;
  max-width: 120px;
  height: 120px;
}

.inputfield-type2 {
  margin-top: 32px;
}

.div-block-55 {
  z-index: 20;
  margin-top: -164px;
  display: block;
  position: relative;
}

.section-4-let-s-work-together {
  z-index: 3;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to bottom, var(--s2d), var(--s2d));
  cursor: none;
  border-radius: 0;
  max-width: 100%;
  margin-left: 0;
  position: relative;
  overflow: hidden;
}

.div-block-56 {
  z-index: 4;
  background-color: rgba(0, 0, 0, 0);
  max-width: 35vw;
  position: relative;
}

.image-21 {
  height: 51.3438px;
  margin-left: 90px;
}

.image-22 {
  height: 30.3906px;
}

.image-23 {
  height: 25.7813px;
}

.image-24 {
  height: 38.7031px;
}

.image-25 {
  height: 59.7031px;
}

.image-26 {
  height: 53.875px;
}

.image-27 {
  height: 76.0938px;
  margin-left: 88px;
}

.image-28 {
  height: 75.625px;
}

.image-29 {
  height: 37.9219px;
}

.image-30 {
  height: 69.9844px;
}

.image-31 {
  height: 28.6875px;
}

.image-32 {
  height: 35.6719px;
}

.image-33 {
  height: 37.5469px;
}

.image-34 {
  height: 64.9063px;
}

.image-35 {
  height: 79.8906px;
}

.image-36 {
  height: 71.6094px;
}

.image-37 {
  height: 27.5469px;
}

.image-38 {
  height: 57.125px;
}

.image-39 {
  height: 63.9531px;
}

.image-40 {
  height: 64.7031px;
}

.text-to-copy {
  color: var(--s1);
  letter-spacing: .1px;
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(253, 89, 17, 0);
  justify-content: space-between;
  height: 45px;
  margin-left: -16px;
  margin-right: 10vw;
  padding-top: 4px;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2rem;
  display: flex;
}

.text-to-copy:hover {
  background-color: rgba(253, 89, 17, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 8px;
  height: 45px;
  margin-left: -16px;
  margin-right: 16px;
  padding-top: 4px;
  padding-left: 16px;
}

.text-to-copy:active {
  background-color: rgba(0, 0, 0, 0);
}

.copied {
  background-color: var(--s1);
  color: var(--s2d);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 45px;
  padding-bottom: 4px;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  display: flex;
}

.form_outer-wrapper {
  display: flex;
}

.c-text-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.75em;
}

.c-text-1.cc-copy {
  font-size: 1.5rem;
}

.c-text-1.cc-copied {
  display: none;
}

.c-icon {
  margin-right: 12px;
}

.c-icon.cc-copy {
  margin-right: 0;
}

.c-icon.cc-copied {
  width: 18px;
  margin-right: 0;
  display: none;
}

.c-copy_button {
  color: #fff;
  background-color: #585b6c;
  border-radius: 4px;
  align-items: center;
  margin-right: 0;
  padding: 10px 16px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.c-copy_button.cc-copy {
  color: var(--s1);
  cursor: none;
  background-color: rgba(253, 89, 17, 0);
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}

.c-copy_button-text {
  margin-left: 16px;
}

.c-copy_button-img {
  background-color: var(--s1);
  border-radius: 100px;
  align-self: center;
  width: 40px;
  height: 40px;
  margin-left: 0;
  padding-top: 6px;
  padding-left: 12px;
}

.form_inner-wrapper {
  display: flex;
}

.button-circle-2-b-copy {
  border: 4px solid var(--s2d);
  background-color: var(--s1);
  opacity: 1;
  color: #fff;
  letter-spacing: 1px;
  cursor: none;
  background-image: url('../images/next-arrow.svg');
  background-position: 82%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border-radius: 100px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 165px;
  height: 165px;
  margin: 0 10px -74px 0;
  padding: 16px 26px 20px 16px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 700;
  transition: all 1s cubic-bezier(.075, .82, .165, 1);
  display: flex;
  transform: scale(.8);
}

.button-circle-2-b-copy:hover {
  background-color: var(--s2l);
  background-size: 16px;
  border-width: 4px;
  align-items: center;
  width: 185px;
  height: 185px;
  margin-top: 0;
  padding: 16px 26px 20px 16px;
  transform: scale(.8);
}

.error-message {
  background-color: var(--bc2);
  color: #fff;
  border-radius: 8px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.success-message {
  background-color: var(--s1);
  color: #fff;
  border-radius: 8px;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}

.image-41 {
  width: 40px;
  max-width: none;
  margin-right: 16px;
}

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

.text-block-6 {
  align-self: center;
}

.form-btn {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 200px;
  margin-top: -60px;
  display: flex;
}

.button-circle-2-c {
  border: 4px solid var(--s2d);
  background-color: var(--s1);
  opacity: 1;
  color: #fff;
  letter-spacing: 1px;
  cursor: none;
  background-image: url('../images/next-arrow.svg');
  background-position: 82%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border-radius: 100px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 165px;
  height: 165px;
  margin: 0 10px -74px 0;
  padding: 16px 26px 20px 16px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 700;
  transition: all 1s cubic-bezier(.075, .82, .165, 1);
  display: flex;
  transform: scale(.8);
}

.button-circle-2-c:hover {
  background-color: var(--s2l);
  background-size: 16px;
  border-width: 4px;
  align-items: center;
  width: 185px;
  height: 185px;
  margin-top: 0;
  padding: 16px 26px 20px 16px;
  transform: scale(.8);
}

.bold-text-3, .bold-text-4 {
  color: var(--darkgrey);
}

.div-block-28-copy {
  z-index: 20;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 200px;
  margin-top: -240px;
  display: flex;
  position: relative;
}

.text-to-copy--type2 {
  color: var(--s2l);
  letter-spacing: .1px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(253, 89, 17, 0);
  justify-content: flex-end;
  max-width: 60vw;
  margin-left: 20vw;
  margin-right: 0;
  padding-top: 4px;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2rem;
  display: flex;
}

.text-to-copy--type2:hover {
  background-color: rgba(253, 89, 17, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 8px;
  height: 45px;
  margin-left: -16px;
  margin-right: 16px;
  padding-top: 4px;
  padding-left: 16px;
}

.text-to-copy--type2:active {
  background-color: rgba(0, 0, 0, 0);
}

.product-body-copy-type1 {
  z-index: 20;
  perspective: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  color: var(--s2l);
  text-align: left;
  letter-spacing: .01rem;
  text-transform: none;
  cursor: none;
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: auto;
  max-width: 35vw;
  height: auto;
  max-height: 100%;
  margin-top: 6vh;
  margin-left: 52.5vw;
  margin-right: 0;
  padding-bottom: 16px;
  font-family: Noto Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2rem;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
}

.mark-profile-pic {
  z-index: 20;
  border: 4px none var(--s1);
  border-radius: 40px 40px 600px 600px;
  max-width: 22vw;
  margin-top: -30vh;
  margin-left: 9vw;
  position: absolute;
  top: 25vh;
}

.bold-text-2-type2 {
  color: var(--s2l);
  font-weight: 400;
}

.bold-text-2-type2._3 {
  color: var(--s1);
}

.bold-text-2-type2._3.b {
  -webkit-text-stroke-color: var(--pwmlg1);
}

.bold-text-2-type2._3.d {
  color: var(--pwmlg1);
  -webkit-text-stroke-color: var(--pwmlg1);
}

.hero-type2 {
  z-index: 3;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to bottom, var(--s2d), var(--s2d));
  cursor: none;
  border-radius: 0;
  margin-left: 0;
  position: relative;
}

.callout-copy--type3 {
  color: var(--s1);
  text-align: left;
  text-transform: uppercase;
  object-fit: fill;
  flex-flow: column;
  align-content: stretch;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30vw;
  margin-top: 0;
  margin-bottom: 16px;
  margin-right: 4vw;
  font-family: Oswald, sans-serif;
  font-size: 7rem;
  font-weight: 400;
  line-height: 8rem;
  display: flex;
  position: relative;
}

.callout-copy--type3.b {
  text-transform: none;
  align-items: flex-start;
  width: 25vw;
  min-width: 25vw;
  margin-left: 7vw;
  margin-right: 2vw;
  font-size: 5.2rem;
  line-height: 6.75rem;
}

.callout-copy--type3.c {
  text-transform: none;
  align-items: flex-start;
  width: 25vw;
  min-width: 25vw;
  margin-left: 7vw;
  margin-right: 2vw;
  font-size: 5.2rem;
  line-height: 5.4rem;
}

.callout-copy--type3.d {
  text-transform: none;
  align-items: flex-start;
  width: 25vw;
  min-width: 25vw;
  margin-top: 40px;
  margin-left: 7vw;
  margin-right: 2vw;
  font-size: 5.2rem;
  line-height: 5.4rem;
}

.div-block-58 {
  display: block;
  position: relative;
}

.product-section-title-full-type3 {
  z-index: 1;
  perspective: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  color: var(--pwmlg1);
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  cursor: none;
  transform-style: preserve-3d;
  flex-flow: column wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 55vw;
  height: auto;
  max-height: none;
  margin: 0 0 -10px;
  font-family: Oswald, sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 4.2rem;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.product-body-copy-type3 {
  z-index: 1;
  perspective: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  color: var(--pwmlg1);
  text-align: left;
  letter-spacing: .01rem;
  text-transform: none;
  cursor: none;
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: auto;
  max-width: 70vw;
  height: auto;
  max-height: 100%;
  margin-top: 32px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  font-family: Noto Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.9rem;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.section-6 {
  background-color: var(--s3d);
}

.section-6._2 {
  background-color: var(--s2d);
}

.highlight-section {
  background-color: var(--s3d);
  margin: 16px 0;
  display: flex;
}

.highlight-section._2 {
  background-color: var(--s2d);
}

.div-block-59 {
  margin: 4vh 8vw 0;
  display: flex;
}

.footer-type3 {
  z-index: 2;
  background-color: var(--s3d);
  position: absolute;
}

.footer-type3._2 {
  background-color: var(--s1);
  cursor: none;
  position: absolute;
  top: 80%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.dropdown-link-2-mid--type3 {
  color: var(--darkgrey);
  letter-spacing: 1px;
  cursor: none;
  max-width: none;
  max-height: 25%;
  margin-left: auto;
  margin-right: auto;
  padding: 10% 24px;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
}

.dropdown-link-2-mid--type3:hover {
  border-style: solid;
  border-width: 0 2px;
  border-color: black var(--s1);
  color: var(--darkgrey);
  background-color: rgba(253, 89, 17, .15);
  border-radius: 0;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10% 24px 10% 22px;
}

.dropdown-link-2-mid--type3, .dropdown-link-2-mid--type3:hover {
  border-radius: 0;
}

.dropdown-link-2-mid--type3.w--current {
  color: var(--s1);
}

.dropdown-link-2-mid--type3._2:hover {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.dropdown-list-type3 {
  opacity: 1;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  color: #fff;
  cursor: none;
  mix-blend-mode: normal;
  background-color: rgba(19, 24, 29, .66);
  background-image: linear-gradient(rgba(255, 255, 255, .16), rgba(0, 0, 0, 0) 50%);
  border-radius: 16px;
  width: 50vw;
  max-width: 15vw;
  height: auto;
  display: none;
  box-shadow: 0 2px 10px 4px rgba(0, 0, 0, .2);
}

.dropdown-list-type3:hover {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: rgba(19, 24, 29, .66);
  background-image: radial-gradient(circle, rgba(0, 0, 0, .08) 4%, rgba(0, 0, 0, .36));
  display: inline;
}

.dropdown-list-type3.w--open {
  border: 0px none var(--darkgrey);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--s2l);
  background-color: rgba(17, 60, 66, .95);
  background-image: none;
  border-radius: 0 0 8px 8px;
}

.dropdown-list-type3._2 {
  color: var(--darkgrey);
  background-color: rgba(255, 255, 255, .95);
}

.dropdown-list-type3._2.w--open {
  border-radius: 0 0 8px 8px;
}

.nav-link-type1 {
  color: var(--darkgrey);
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.nav-link-type1:hover {
  box-shadow: inset 0 -2px 0 0 var(--s1);
  color: var(--darkgrey);
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 500;
}

.nav-link-type1:focus {
  border: 0 solid #19385a;
  border-bottom-color: #d65455;
  border-radius: 0;
}

.nav-link-type1.w--current {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .44);
  border-radius: 0;
}

.nav-link-type1.w--open {
  color: var(--darkgrey);
}

.section-contentarea-sub2-copy {
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative;
}

.image-44 {
  z-index: 6;
  max-width: 100vw;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: 100px;
}

.section-contentarea-sub4 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  max-width: 65vw;
  margin-left: 2vw;
  margin-right: 2vw;
  display: flex;
  position: relative;
}

.image--full-width {
  z-index: 5;
  max-width: 96vw;
  margin-bottom: 32px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: 100px;
}

.indent-1 {
  margin-top: -8vh;
  margin-left: 2.1vw;
}

.indent-1.b {
  margin-top: -8vh;
  margin-left: 3.1vw;
}

.image-wrap {
  justify-content: center;
  width: 100vw;
  max-width: 100vw;
  margin-left: -16vw;
  display: flex;
}

.image-wrap._2 {
  width: 75vw;
  margin-left: 0;
}

.ig-pwm-bg {
  background-color: #d3a574;
  width: 100%;
  height: 100%;
}

.pwm-bg-type2 {
  z-index: 2;
  background-image: linear-gradient(to bottom, var(--pwmdb2) 60%, rgba(70, 64, 60, 0));
  width: 100vw;
  height: 110vh;
  margin-top: 0;
  position: absolute;
  top: 0;
}

.pwm-bg-type2._2 {
  background-color: var(--pwmdb2-3);
  background-image: none;
  max-width: 100%;
  height: 100vh;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.section-image-small-port {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  max-width: 60vw;
  margin-left: 10vw;
  display: block;
}

.section-image-small-port.small {
  width: 50vw;
  max-width: none;
  margin-left: 8vw;
  margin-right: 8vw;
}

.section-image-small-port.b {
  max-width: 50vw;
  margin-left: 4vw;
  margin-right: 4px;
}

.message-single-line {
  background-color: var(--pwmmt1);
  color: #fff;
  border-radius: 80px;
  width: 325px;
  padding: 16px 24px 24px;
  font-family: Montserrat, sans-serif;
}

.message-point-left {
  background-color: var(--pwmmt1);
  width: 24px;
  height: 24px;
  margin-top: -16px;
  margin-bottom: 16px;
  margin-left: 32px;
  transform: rotate(-45deg);
}

.message-point-right {
  background-color: var(--pwmmt1);
  width: 24px;
  height: 24px;
  margin-top: -16px;
  margin-bottom: 16px;
  margin-left: 261px;
  transform: rotate(-45deg);
}

.message-multiple-lines {
  background-color: var(--pwmmt1);
  color: #fff;
  border-radius: 24px;
  width: 315px;
  padding: 24px;
  font-family: Montserrat, sans-serif;
}

.message-right {
  margin-left: 8vw;
}

.div-block-60 {
  padding-top: 32px;
}

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

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

.body-6 {
  background-color: var(--s2d);
  cursor: auto;
}

.image-45 {
  max-width: 175px;
  height: 55%;
  max-height: none;
  margin-top: 4px;
  margin-left: 0;
  padding-top: 16px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
}

.div-block-61 {
  cursor: none;
  justify-content: center;
  max-width: 100vw;
  max-height: 125px;
  margin-top: 4vh;
  margin-left: 0;
  display: flex;
}

.div-block-62 {
  justify-content: center;
  max-width: 50vw;
  display: flex;
}

.heading-3-right-2-copy {
  color: var(--s1);
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  cursor: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 0;
  padding-top: 1.5vw;
  font-family: Highrush condensed, sans-serif;
  font-size: 20vw;
  font-weight: 700;
  line-height: 20vh;
  display: flex;
}

.heading-3-right-2-copy.white {
  color: var(--pwmlg1);
  letter-spacing: 1.5rem;
  max-width: 160px;
  margin-left: 0;
  margin-right: 0;
  font-family: Oswald, sans-serif;
  font-weight: 700;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.div-block-63 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 650px;
  display: flex;
  position: relative;
}

.div-block-64 {
  max-width: 325px;
}

.div-block-65, .div-block-66 {
  max-width: 160px;
}

.button-circle-2-d {
  border: 4px solid var(--s2d);
  background-color: var(--s1);
  opacity: 1;
  color: #fff;
  letter-spacing: 1px;
  cursor: none;
  background-image: url('../images/next-arrow.svg');
  background-position: 82%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border-radius: 100px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 165px;
  height: 165px;
  margin: 0 10px -74px 0;
  padding: 16px 26px 20px 16px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 700;
  transition: all 1s cubic-bezier(.075, .82, .165, 1);
  display: flex;
  transform: scale(.8);
}

.button-circle-2-d:hover {
  background-color: var(--s2l);
  background-size: 16px;
  border-width: 4px;
  align-items: center;
  width: 185px;
  height: 185px;
  margin-top: 0;
  padding: 16px 26px 20px 16px;
  transform: scale(.8);
}

.button-circle-2-d._2 {
  z-index: 3;
  border-width: 36px;
  border-color: var(--pwmlg1);
  background-color: var(--s1);
  color: var(--pwmlg1);
  text-align: center;
  -webkit-text-stroke-color: var(--s1);
  background-image: none;
  justify-content: center;
  align-self: flex-end;
  width: 155px;
  height: 200px;
  margin-top: -146px;
  margin-left: 20vw;
  padding-right: 16px;
  line-height: 24px;
  position: absolute;
}

.button-circle-2-d._3 {
  z-index: 4;
  border-width: 36px;
  border-color: var(--pwmlg1);
  background-color: var(--s3d);
  text-align: center;
  background-image: none;
  width: 175px;
  max-width: 215px;
  height: 325px;
  margin: -44px 0 0 16vw;
  padding-bottom: 16px;
  padding-right: 16px;
  line-height: 26px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-circle-2-d._3.d {
  border-color: #fff;
}

.button-circle-2-d._3.b {
  border-radius: 400px;
  width: 325px;
  max-width: 325px;
  margin-left: 11.5vw;
  transition-property: none;
}

.button-circle-2-d.type2 {
  border-color: #fff;
}

.button-circle-2-d.type2.b {
  background-color: var(--s3d);
  margin-top: -99px;
  margin-left: 27vw;
  padding-right: 45px;
  box-shadow: 8px 8px 9px 7px rgba(0, 0, 0, .2);
}

.button-circle-2-d.type2._4 {
  margin-top: -112px;
  margin-left: 28vw;
}

.button-circle-2-d._4 {
  margin-top: 325px;
  margin-left: 386px;
}

.heading-10 {
  color: var(--pwmlg1);
  cursor: none;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20vw;
}

.image---mac-teaser {
  background-image: url('../images/screencapture-mackenzieinvestments-en-2023-01-26-22_08_5screencapture-mackenzieinvestments-en-2023-01-26-22_08_04.webp');
  background-position: 0 0;
  background-size: 65vw;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  height: 720px;
  margin-left: 4rem;
  margin-right: 4rem;
  padding-bottom: 0;
}

.image---mac-teaser.pwm {
  background-image: url('../images/PWM-Consultant-Page-Profile-IG-Large-1440px-15082016-updated-images-progress-v2---top_1PWM Consultant Page Profile-IG-Large 1440px-15082016 updated images progress v2 - top.webp');
  height: 800px;
}

.image---mac-teaser.ig-app {
  background-image: url('../images/app-screen1_1app screen1.webp');
  background-size: 45vw;
}

.image-46 {
  z-index: 25;
  max-width: 25vw;
  margin-top: 85vh;
  margin-left: 64vw;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: scale(1.3);
}

.image-47 {
  z-index: 24;
  max-width: 25vw;
  max-height: 55%;
  margin-top: 89vh;
  margin-left: 24vw;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: rotate(4deg);
}

.nav-link-main-type1 {
  border: 0 rgba(0, 0, 0, 0);
  font-family: Oswald, sans-serif;
}

.nav-link-main-type1:hover {
  border-style: none;
}

.nav-link-text-type1 {
  color: var(--s2l);
  border: 0 #000;
  border-bottom: 2px solid rgba(253, 89, 17, 0);
  padding: 8px;
  font-size: 1.5rem;
  line-height: 2.5rem;
  text-decoration: none;
}

.nav-button-s1-type1 {
  color: var(--s2l);
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid rgba(253, 89, 17, 0);
  margin-top: -16px;
  padding: 16px 0;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.nav-button-s1-type1:hover {
  border-bottom-color: var(--s1);
}

.nav-current-indicator-type-3 {
  background-color: var(--s2l);
  opacity: .75;
  cursor: none;
  justify-content: center;
  width: 4px;
  max-width: 4px;
  height: 4px;
  max-height: 4px;
  margin-top: 8px;
  display: block;
}

.nav-link-text-current-type3 {
  color: var(--s2l);
  letter-spacing: 1px;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}

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

.nav-alignment-type1 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.footer-m2 {
  z-index: 2;
  background-color: #fff;
  max-width: 100%;
  position: absolute;
  overflow: hidden;
}

.footer-text-copy--type2 {
  color: var(--darkgrey);
  height: 25px;
  margin-bottom: 0;
  margin-left: 16px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
}

.footer-text-copy--type2._3 {
  color: var(--s1);
}

.footer-text-copy--type2._3.b {
  color: var(--pwmlg1);
}

.footer-text-copy--type2._1 {
  color: var(--darkgrey);
}

.nav-button-s1-type2 {
  color: var(--darkgrey);
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid rgba(253, 89, 17, 0);
  padding: 16px 0;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.nav-button-s1-type2:hover {
  border-bottom-color: var(--s1);
}

.link--type2 {
  direction: ltr;
  color: var(--darkgrey);
  text-align: left;
  cursor: none;
  justify-content: flex-start;
  align-items: flex-start;
  height: 35px;
  margin-left: 0;
  margin-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.link--type2:hover {
  border: 1px #000;
  width: auto;
  height: 35px;
  margin-left: 0;
  box-shadow: 0 2px rgba(0, 0, 0, .5);
}

.link--type2._3 {
  color: #fff;
  width: 10vw;
  max-width: 10vw;
  height: 3rem;
  line-height: 24px;
}

.link--type2._3:hover {
  box-shadow: none;
  border-bottom-color: #fff;
}

.link--type2._1 {
  color: var(--darkgrey);
}

.link--type2._1:hover {
  border-bottom-color: var(--darkgrey);
  box-shadow: none;
}

.link--type2._2 {
  max-width: 120px;
  height: 3rem;
  line-height: 20px;
}

.footer-text--type2 {
  color: var(--darkgrey);
  height: 25px;
  margin-bottom: 8px;
  margin-left: 0;
  padding-top: 8px;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.footer-text--type2._3 {
  color: #feffff;
}

.footer-text--type2._1 {
  color: var(--darkgrey);
}

.bold-text-2-type3 {
  color: var(--darkgrey);
  font-weight: 400;
}

.bold-text-2-type3._3 {
  color: var(--s1);
}

.bold-text-2-type3._3.b {
  -webkit-text-stroke-color: var(--pwmlg1);
}

.bold-text-2-type3._3.d {
  color: var(--pwmlg1);
  -webkit-text-stroke-color: var(--pwmlg1);
}

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

.nav-link-text-current-type4 {
  color: var(--darkgrey);
  letter-spacing: 1px;
  margin-top: 16px;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}

.nav-current-indicator-type-4 {
  background-color: var(--darkgrey);
  opacity: .75;
  cursor: none;
  justify-content: center;
  width: 4px;
  max-width: 4px;
  height: 4px;
  max-height: 4px;
  margin-top: 8px;
  display: block;
}

.back-to-top1 {
  z-index: 1000;
  background-color: var(--darkgrey);
  color: rgba(0, 0, 0, 0);
  cursor: none;
  background-image: url('../images/back-to-top-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px 26px;
  border-radius: 100px;
  width: 45px;
  height: 55px;
  margin-bottom: 16px;
  margin-right: 16px;
  padding: 0;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.back-to-top1:hover {
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 100px;
  transform: translate(0, -3px);
}

.back-to-top1.w--current {
  background-color: var(--darkgrey);
  background-image: url('../images/back-to-top-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border-radius: 12px;
}

.back_to_topa {
  z-index: 100;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  width: 45px;
  height: 55px;
  margin-bottom: 20px;
  margin-right: 20px;
  position: fixed;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0%;
}

.back-to-topb {
  background-color: rgba(0, 0, 0, 0);
}

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

.image-48 {
  max-width: 55%;
  margin-left: 5vw;
}

.heading-11 {
  color: var(--s1);
  max-width: 260vw;
  font-family: Oswald, sans-serif;
  font-size: 2rem;
  font-weight: 500;
}

.field-label-2 {
  color: #fff;
  text-align: left;
  font-family: Oswald, sans-serif;
}

.submit-button-2 {
  background-color: var(--s1);
}

.div-block-68 {
  margin-top: -470px;
  margin-left: 24px;
}

.image---mac-teaser2 {
  background-image: url('../images/Mackenzie-Desktop-home-page.png');
  background-position: 0 0;
  background-size: 65vw;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  height: 925px;
  margin-left: 4rem;
  margin-right: 4rem;
  padding-bottom: 0;
}

.image---mac-teaser2.pwm {
  background-image: url('../images/PWM-Consultant-Page-Profile-IG-Large-1440px-15082016-updated-images-progress-v2---top_1PWM Consultant Page Profile-IG-Large 1440px-15082016 updated images progress v2 - top.webp');
  height: 800px;
}

.image---mac-teaser2.ig-app {
  background-image: url('../images/app-screen1_1app screen1.webp');
  background-size: 45vw;
}

.image---preview-mobile--mac-teaser-hero {
  background-image: url('../images/screencapture-mackenzieinvestments-en-2023-01-29-23_22_43screencapture-mackenzieinvestments-en-2023-01-29-23_22_42.webp');
  background-position: 50% 0;
  background-size: 320px;
}

.image---preview-mobile--mac-teaser-hero-copy {
  background-image: url('../images/screencapture-mackenzieinvestments-en-2023-01-29-23_22_43screencapture-mackenzieinvestments-en-2023-01-29-23_22_42.webp');
  background-position: 0 0;
  background-size: 305px;
  border-radius: 16px;
  width: 305px;
  height: 580px;
  margin-left: 10px;
  margin-right: 10px;
}

.mac-new-1 {
  height: 400px;
}

.image-49 {
  max-width: 70vw;
  margin-left: 0;
}

.image-100 {
  z-index: 5;
  width: 65vw;
  max-width: none;
  margin-bottom: 24px;
  margin-left: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: 100px;
}

.image-100.b {
  margin-top: -95px;
}

.image-100.small {
  width: 50vw;
  margin-bottom: 24px;
  position: relative;
}

.image-100.xsmall {
  width: 40vw;
  margin-bottom: 24px;
  margin-left: 0;
  position: relative;
}

.image-100.xsmall.mac-old1 {
  width: 30vw;
  height: auto;
}

.image-100.xsmall2 {
  width: 55vw;
  margin-bottom: 0;
  margin-left: -1.5vw;
}

.image-100._2 {
  margin-top: -58px;
  margin-left: 0;
}

.text-field--type2 {
  color: var(--s2l);
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  flex: 1;
  align-self: flex-end;
  width: auto;
  max-width: 10.6vw;
  height: 63px;
  margin-bottom: -2px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  box-shadow: -3px 0 rgba(253, 89, 17, 0);
}

.text-field--type2:hover {
  background-color: rgba(96, 168, 158, .15);
  border-top: 0 rgba(0, 0, 0, 0);
  border-bottom: 0 rgba(0, 0, 0, 0);
  align-self: flex-end;
  height: 63px;
  margin-top: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: -2px 0 #fd5911;
}

.text-field--type2:active {
  color: var(--s1);
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}

.text-field--type2:focus {
  color: var(--s1);
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 0 rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}

.text-field--type2::placeholder {
  color: rgba(96, 168, 158, .5);
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}

.feature-bg---type-2 {
  background-color: #fff;
  width: 80vw;
  max-width: 80vw;
  height: auto;
  padding-bottom: 24px;
  position: relative;
}

.div-block-type-2 {
  height: auto;
  margin-left: 59px;
  display: flex;
}

.mobile-shell-type-2 {
  justify-content: flex-end;
  width: auto;
  max-width: none;
  margin-top: -610px;
  margin-right: 4vw;
  display: flex;
}

.mobile-shell-type-2.tablet {
  margin-top: 0;
  margin-left: 6vw;
  margin-right: 2vw;
}

.mobile-shell-type-2._2 {
  margin-right: 7vw;
}

.feature-bg---type-3 {
  background-color: #fff;
  width: 80vw;
  max-width: 80vw;
  height: auto;
  padding-bottom: 24px;
  position: relative;
}

.footer-section--type-2, .footer-section--type-3, .footer-section--type-4 {
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: 10vw;
  max-width: 10vw;
  height: auto;
  margin-left: 16px;
  margin-right: 16px;
  padding-top: 63px;
  display: flex;
}

.project-ask-section-type-2 {
  z-index: 3;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 85vw;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.feature-bg---type-4 {
  background-color: #fff;
  width: 80vw;
  max-width: 80vw;
  height: auto;
  padding-bottom: 24px;
  position: relative;
}

.div-block-70, .div-block-71 {
  display: flex;
}

.inputfield-type3 {
  border-bottom: 2px solid var(--s2l);
  flex-direction: row;
  justify-content: space-between;
  height: 55px;
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
}

.footer-section--type-5 {
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: 10vw;
  max-width: 10vw;
  height: auto;
  margin-left: 16px;
  margin-right: 16px;
  padding-top: 63px;
  display: flex;
}

.note-text-type3 {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -53px;
  margin-left: 69px;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type3.b {
  margin-top: -32px;
  margin-left: 6px;
}

.note-text-type3.c {
  margin-top: -27px;
}

.note-text-type3.c._2 {
  margin-left: 17px;
}

.note-text-type3.d {
  margin-top: -39px;
}

.note-text-type3.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type3._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type3._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type3._4 {
  margin-left: 33px;
}

.heading-12 {
  letter-spacing: 1px;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-top: 200px;
  padding-left: 0;
  font-family: Highrush condensed, sans-serif;
  font-size: 6rem;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-12.b {
  color: var(--s2d);
  width: auto;
  max-width: none;
}

.heading-12.c {
  color: var(--bc1);
  justify-content: flex-start;
  width: 300px;
  max-width: none;
  margin-left: -210px;
  font-size: 8rem;
}

.heading-12.d {
  color: var(--bgc2a);
  justify-content: flex-start;
  width: 300px;
  max-width: none;
  margin-left: 0;
  font-size: 8rem;
}

.heading-12.e._2 {
  color: var(--bc1);
}

.heading-12.c-copy {
  color: var(--bc1);
  justify-content: flex-start;
  width: 300px;
  max-width: none;
  margin-left: -210px;
  font-size: 8rem;
}

.heading-12.e {
  color: var(--bgc2a);
  justify-content: flex-start;
  width: 300px;
  max-width: none;
  margin-left: -210px;
  font-size: 8rem;
}

.heading-12.e._2 {
  width: 400px;
}

.messages {
  justify-content: center;
  width: 100vw;
  max-width: 100vw;
  margin-left: -16vw;
  display: flex;
}

.messages._2 {
  width: 75vw;
  margin-left: 0;
}

.note-text-type4 {
  color: var(--darkgrey);
  text-align: left;
  margin-left: 0;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type4.b {
  margin-top: -32px;
  margin-left: 6px;
}

.note-text-type4.c {
  margin-top: -27px;
}

.note-text-type4.c._2 {
  margin-left: 17px;
}

.note-text-type4.d {
  margin-top: -39px;
}

.note-text-type4.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type4._2 {
  margin-top: 94px;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type4._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type4._4 {
  margin-left: 33px;
}

.note-text-type5 {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -40px;
  margin-left: 12px;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type5.b {
  margin-top: -32px;
  margin-left: 6px;
}

.note-text-type5.c {
  margin-top: -27px;
}

.note-text-type5.c._2 {
  margin-left: 17px;
}

.note-text-type5.d {
  margin-top: -39px;
}

.note-text-type5.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type5._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type5._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type5._4 {
  margin-left: 33px;
}

.note-text-type1-copy {
  color: var(--darkgrey);
  text-align: left;
  margin-left: 0;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type1-copy.c {
  margin-top: -27px;
}

.note-text-type1-copy.c._2 {
  margin-left: 17px;
}

.note-text-type6 {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -44px;
  margin-left: 0;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type6.b {
  margin-top: -32px;
  margin-left: 6px;
}

.note-text-type6.c {
  margin-top: -27px;
}

.note-text-type6.c._2 {
  margin-left: 17px;
}

.note-text-type6.d {
  margin-top: -39px;
}

.note-text-type6.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type6._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type6._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type6._4 {
  margin-left: 33px;
}

.section-contentarea-sub3c {
  max-width: 50vw;
  margin-left: 10vw;
  margin-right: 10vw;
}

.fact-card---type-2 {
  flex: 0 auto;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 2.5vw;
  display: flex;
}

.note-text-type7 {
  color: var(--darkgrey);
  text-align: left;
  margin-left: 0;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type7.b {
  margin-top: -32px;
  margin-left: 6px;
}

.note-text-type7.c {
  margin-top: -27px;
}

.note-text-type7.c._2 {
  margin-left: 17px;
}

.note-text-type7.d {
  margin-top: -39px;
}

.note-text-type7.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type7._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type7._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type7._4 {
  margin-left: 33px;
}

.note-text-type8 {
  color: var(--darkgrey);
  text-align: left;
  margin-left: 0;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type8.b {
  margin-top: -32px;
  margin-left: 6px;
}

.note-text-type8.c {
  margin-top: -27px;
}

.note-text-type8.c._2 {
  margin-left: 17px;
}

.note-text-type8.d {
  margin-top: -39px;
}

.note-text-type8.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type8._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type8._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type8._4 {
  margin-left: 33px;
}

.indent-2 {
  margin-top: 7vh;
  margin-left: 2.1vw;
}

.indent-2.b {
  margin-top: -8vh;
  margin-left: 3.1vw;
}

.note-text-type9 {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -53px;
  margin-left: 69px;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type9.b {
  margin-top: -32px;
  margin-left: 6px;
}

.note-text-type9.c {
  margin-top: -27px;
}

.note-text-type9.c._2 {
  margin-left: 17px;
}

.note-text-type9.d {
  margin-top: -39px;
}

.note-text-type9.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type9._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type9._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type9._4 {
  margin-left: 33px;
}

.message-multiple-lines-2 {
  background-color: var(--pwmdb1);
  color: #fff;
  border-radius: 24px;
  width: 315px;
  padding: 24px;
  font-family: Montserrat, sans-serif;
}

.message-point-right-2 {
  background-color: var(--pwmdb2);
  width: 24px;
  height: 24px;
  margin-top: -16px;
  margin-bottom: 16px;
  margin-left: 261px;
  transform: rotate(-45deg);
}

.note-text-type12 {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -44px;
  margin-left: 0;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type12.b {
  margin-top: -32px;
  margin-left: 8px;
}

.note-text-type12.c {
  margin-top: -27px;
}

.note-text-type12.c._2 {
  margin-left: 17px;
}

.note-text-type12.d {
  margin-top: -39px;
}

.note-text-type12.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type12._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type12._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type12._4 {
  margin-left: 33px;
}

.note-text-type14 {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -44px;
  margin-left: 0;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type14.b {
  margin-top: -32px;
  margin-left: 8px;
}

.note-text-type14.c {
  margin-top: -27px;
}

.note-text-type14.c._2 {
  margin-left: 17px;
}

.note-text-type14.d {
  margin-top: -39px;
}

.note-text-type14.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type14._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type14._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type14._4 {
  margin-left: 33px;
}

.note-text-type15 {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -45px;
  margin-left: 39px;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type15.b {
  margin-top: -32px;
  margin-left: 8px;
}

.note-text-type15.c {
  margin-top: -27px;
}

.note-text-type15.c._2 {
  margin-left: 17px;
}

.note-text-type15.d {
  margin-top: -39px;
}

.note-text-type15.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type15._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type15._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type15._4 {
  margin-left: 33px;
}

.note-text-type16 {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -13px;
  margin-left: 44px;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type16.b {
  margin-top: -32px;
  margin-left: 8px;
}

.note-text-type16.c {
  margin-top: -27px;
  overflow: visible;
}

.note-text-type16.c._2 {
  margin-top: -14px;
  margin-left: 0;
}

.note-text-type16.c.wb {
  color: rgba(0, 0, 0, 0);
}

.note-text-type16.d {
  margin-top: -39px;
}

.note-text-type16.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type16._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type16._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type16._4 {
  margin-left: 33px;
}

.note-text-type17 {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -44px;
  margin-left: 11px;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type17.b {
  margin-top: -32px;
  margin-left: 8px;
}

.note-text-type17.c {
  margin-top: -27px;
}

.note-text-type17.c._2 {
  margin-left: 17px;
}

.note-text-type17.d {
  margin-top: -39px;
}

.note-text-type17.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type17._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type17._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type17._4 {
  margin-left: 33px;
}

.note-text-type18 {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -40px;
  margin-left: 39px;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type18.b {
  margin-top: -32px;
  margin-left: 8px;
}

.note-text-type18.c {
  margin-top: -27px;
}

.note-text-type18.c._2 {
  margin-left: 17px;
}

.note-text-type18.d {
  margin-top: -39px;
}

.note-text-type18.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type18._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type18._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type18._4 {
  margin-left: 33px;
}

.note-text-type19 {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -44px;
  margin-left: 0;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type19.b {
  margin-top: -32px;
  margin-left: 8px;
}

.note-text-type19.c {
  margin-top: -27px;
}

.note-text-type19.c._2 {
  margin-left: 17px;
}

.note-text-type19.d {
  margin-top: -39px;
}

.note-text-type19.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type19._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type19._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type19._4 {
  margin-left: 33px;
}

.note-text-type20 {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -13px;
  margin-left: 44px;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type20.b {
  margin-top: -32px;
  margin-left: 8px;
}

.note-text-type20.c {
  margin-top: -27px;
  overflow: visible;
}

.note-text-type20.c._2 {
  margin-top: -14px;
  margin-left: 0;
}

.note-text-type20.c.wb {
  color: rgba(0, 0, 0, 0);
}

.note-text-type20.d {
  margin-top: -39px;
}

.note-text-type20.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type20._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type20._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type20._4 {
  margin-left: 33px;
}

.note-text-type1-copy {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -123px;
  margin-left: 0;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type1-copy.b {
  margin-top: -32px;
  margin-left: 8px;
}

.note-text-type1-copy.c {
  margin-top: -27px;
  overflow: visible;
}

.note-text-type1-copy.c._2 {
  margin-top: -14px;
  margin-left: 0;
}

.note-text-type1-copy.c.wb {
  color: rgba(0, 0, 0, 0);
}

.note-text-type1-copy.d {
  margin-top: -39px;
}

.note-text-type1-copy.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type1-copy._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type1-copy._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type1-copy._4 {
  margin-left: 33px;
}

.heading-21 {
  z-index: 2;
  color: var(--s2d);
  text-align: left;
  letter-spacing: .25px;
  text-transform: uppercase;
  cursor: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  height: 2rem;
  max-height: 100%;
  margin: 0 0 0;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 20vh;
  display: flex;
  position: static;
}

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

.columns-5 {
  width: 100vw;
  max-width: 654px;
}

.mark-profile-pic-2 {
  z-index: 1;
  border: 4px none var(--s1);
  border-radius: 40px 40px 600px 600px;
  max-width: 25vw;
  margin-top: -30vh;
  margin-left: 9vw;
  position: absolute;
  top: 25vh;
}

.section-title-full-2 {
  z-index: 1;
  perspective: none;
  direction: ltr;
  color: var(--s1);
  text-align: left;
  letter-spacing: 16px;
  text-transform: capitalize;
  cursor: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 40px;
  max-height: 100%;
  margin: 0;
  padding: 14vw 0;
  font-family: Highrush condensed, sans-serif;
  font-size: 20vw;
  font-weight: 900;
  line-height: 20vh;
  display: flex;
  position: relative;
  top: 0;
  bottom: 100px;
}

.section-title-full-2.b {
  color: var(--bc1);
}

.section-title-full-2.pwm {
  color: var(--pwmlt1);
}

.back-to-top-main {
  max-width: 100%;
}

.div-block-75 {
  z-index: 20;
  position: relative;
}

.section-title-full-type-2 {
  z-index: 1;
  perspective: none;
  direction: ltr;
  color: var(--s1);
  text-align: left;
  letter-spacing: 16px;
  text-transform: capitalize;
  cursor: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 40px;
  max-height: 100%;
  margin: 0;
  padding: 14vw 0;
  font-family: Highrush condensed, sans-serif;
  font-size: 20vw;
  font-weight: 900;
  line-height: 20vh;
  display: flex;
  position: relative;
  top: 0;
  bottom: 100px;
}

.section-title-full-type-2.b {
  color: var(--bc1);
}

.section-title-full-type-2.pwm {
  color: var(--pwmlt1);
}

.section-title-full-type-3 {
  z-index: 1;
  perspective: none;
  direction: ltr;
  color: var(--s1);
  text-align: left;
  letter-spacing: 16px;
  text-transform: capitalize;
  cursor: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 40px;
  max-height: 100%;
  margin: 0;
  padding: 14vw 0;
  font-family: Highrush condensed, sans-serif;
  font-size: 20vw;
  font-weight: 900;
  line-height: 20vh;
  display: flex;
  position: relative;
  top: 0;
  bottom: 100px;
}

.section-title-full-type-3.b {
  color: var(--bc1);
}

.section-title-full-type-3.pwm {
  color: var(--pwmlt1);
}

.section-3-about {
  z-index: 20;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to bottom, var(--s2d), var(--s2d));
  box-shadow: none;
  cursor: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  max-width: 100%;
  margin-left: 0;
  position: relative;
}

.hero-main {
  z-index: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: visible;
}

.nav-alignment-type3 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.div-block-26-section2 {
  justify-content: center;
  align-items: center;
  margin-top: 2vw;
  margin-bottom: 2vw;
  display: flex;
}

.product-body-copy-type4 {
  z-index: 1;
  perspective: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  color: var(--pwmlg1);
  text-align: left;
  letter-spacing: .01rem;
  text-transform: none;
  cursor: none;
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: auto;
  max-width: 70vw;
  height: auto;
  max-height: 100%;
  margin-top: 32px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  font-family: Noto Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.9rem;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.dropdown-link-2-bottom--type2-2 {
  color: #60a89e;
  letter-spacing: 1px;
  cursor: none;
  border: 0 solid #000;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5vw 24px 2vh;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
}

.dropdown-link-2-bottom--type2-2:hover {
  color: #fff;
  background-color: rgba(96, 168, 158, .15);
  border: 0 solid #000;
  border-left: 2px solid #fd5911;
  border-right: 2px solid #fd5911;
  border-radius: 0 0 8px 8px;
  max-width: 1000%;
  margin-left: 0;
  margin-right: auto;
  padding-left: 22px;
  padding-right: 0;
}

.nav-link--sub-2 {
  color: #19385a;
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  display: none;
}

.nav-link--sub-2:hover {
  color: #19385a;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 600;
  box-shadow: inset 0 -4px #d65455;
}

.nav-link--sub-2:focus {
  border: 0 solid #19385a;
  border-bottom: 4px solid #d65455;
  border-radius: 0;
  box-shadow: inset 0 -2px #d65455;
}

.nav-menu-3 {
  cursor: none;
  display: flex;
}

.dropdown-list-type2-2 {
  opacity: 1;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  color: #fff;
  cursor: none;
  mix-blend-mode: normal;
  background-color: rgba(19, 24, 29, .66);
  background-image: linear-gradient(rgba(255, 255, 255, .16), rgba(0, 0, 0, 0) 50%);
  border-radius: 16px;
  width: 50vw;
  max-width: 15vw;
  height: auto;
  display: none;
  box-shadow: 0 2px 10px 4px rgba(0, 0, 0, .2);
}

.dropdown-list-type2-2:hover {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: rgba(19, 24, 29, .66);
  background-image: radial-gradient(circle, rgba(0, 0, 0, .08) 4%, rgba(0, 0, 0, .36));
  display: inline;
}

.dropdown-list-type2-2.w--open {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #60a89e;
  background-color: rgba(17, 60, 66, .95);
  background-image: none;
  border: 0 #282828;
  border-radius: 0 0 8px 8px;
}

.dropdown-link-2--type2-2 {
  color: #60a89e;
  letter-spacing: 1px;
  cursor: none;
  border: 0 solid #000;
  border-radius: 0;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5vw 24px 2vh;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
}

.dropdown-link-2--type2-2:hover {
  color: #fff;
  background-color: #113c42;
  border: 0 solid rgba(0, 0, 0, 0);
  border-left: 2px solid #fd5911;
  border-right: 2px solid #fd5911;
  border-radius: 0;
  max-width: 1000%;
  margin-left: 0;
  margin-right: auto;
  padding-left: 22px;
  padding-right: 24px;
}

.nav-link-type2-2 {
  color: #fff;
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.nav-link-type2-2:hover {
  color: #fff;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 500;
  box-shadow: inset 0 -2px #fd5911;
}

.nav-link-type2-2:focus {
  border: 0 solid #19385a;
  border-bottom-color: #d65455;
  border-radius: 0;
}

.nav-link-type2-2.w--current {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .44);
  border-radius: 0;
}

.dropdown-link-2-mid--type2-2 {
  color: #60a89e;
  letter-spacing: 1px;
  cursor: none;
  max-width: none;
  max-height: 25%;
  margin-left: auto;
  margin-right: auto;
  padding: 10% 24px;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
}

.dropdown-link-2-mid--type2-2:hover {
  color: #fff;
  background-color: rgba(96, 168, 158, .15);
  border: 0 solid #000;
  border-left: 2px solid #fd5911;
  border-right: 2px solid #fd5911;
  border-radius: 0;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10% 24px 10% 22px;
}

.nav-current-indicator-type-5 {
  opacity: .75;
  cursor: none;
  background-color: #fff;
  width: 4px;
  max-width: 4px;
  height: 4px;
  max-height: 4px;
  margin-top: 8px;
}

.hero_nav {
  z-index: 990000;
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.hero-text-container {
  cursor: none;
  transform-style: preserve-3d;
  max-width: 80vw;
  margin-top: 215px;
  transform: rotateX(.0001deg)rotateY(0)rotateZ(0);
}

.image-light-sstream-background {
  z-index: 25;
  opacity: .33;
  mix-blend-mode: soft-light;
  width: 100%;
  max-width: 100%;
  height: 125vh;
  max-height: 125vh;
  margin-top: 0;
  margin-left: -2vw;
  margin-right: 1vw;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.heading-experience-title {
  z-index: 2;
  color: #fd5911;
  text-align: left;
  letter-spacing: .25px;
  text-transform: uppercase;
  cursor: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  height: 2rem;
  max-height: 100%;
  margin: 0 0 5.25vw;
  padding-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 20vh;
  display: flex;
  position: static;
}

.hero-text {
  justify-content: center;
  width: auto;
  max-width: 100vw;
  height: 20vh;
  margin-top: 2vh;
  margin-left: 21vw;
  margin-right: 10vw;
  padding-bottom: 24px;
  display: inline-block;
  position: -webkit-sticky;
  position: sticky;
}

.hero-text.h {
  margin-top: 3vh;
  margin-left: 14vw;
}

._3d-image-1 {
  z-index: 200;
  object-fit: fill;
  width: auto;
  max-width: 125vh;
  height: auto;
  max-height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

._3d-green-pixel-1 {
  z-index: 250;
  max-width: 25vw;
  margin-top: 80vh;
  margin-left: 64vw;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: scale(1.3);
}

.hero-subhead-tagline {
  z-index: 25;
  opacity: 1;
  color: #60a89e;
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--s2l);
  cursor: none;
  flex-flow: row;
  align-content: space-between;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: flex-start;
  width: auto;
  max-width: none;
  height: 5vw;
  max-height: 80.9375vw;
  margin-top: 4vw;
  margin-bottom: auto;
  margin-right: -96px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 2.25vw;
  font-weight: 400;
  line-height: 1.3em;
  display: flex;
  position: relative;
}

.hero-main-bg {
  z-index: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.name-1 {
  color: #fd5911;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  cursor: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: 100vw;
  max-height: 100%;
  margin: -28px 0 0;
  padding-top: 0;
  font-family: Highrush condensed, sans-serif;
  font-size: 20vw;
  font-weight: 700;
  line-height: 20vh;
  display: flex;
}

._3d-blue-pixel-1 {
  z-index: 240;
  max-width: 25vw;
  max-height: 55%;
  margin-top: 80vh;
  margin-left: 24vw;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: rotate(4deg);
}

.dropdown-list-type3-2 {
  opacity: 1;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  color: #fff;
  cursor: none;
  mix-blend-mode: normal;
  background-color: rgba(19, 24, 29, .66);
  background-image: linear-gradient(rgba(255, 255, 255, .16), rgba(0, 0, 0, 0) 50%);
  border-radius: 16px;
  width: 50vw;
  max-width: 15vw;
  height: auto;
  display: none;
  box-shadow: 0 2px 10px 4px rgba(0, 0, 0, .2);
}

.dropdown-list-type3-2:hover {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: rgba(19, 24, 29, .66);
  background-image: radial-gradient(circle, rgba(0, 0, 0, .08) 4%, rgba(0, 0, 0, .36));
  display: inline;
}

.dropdown-list-type3-2.w--open {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #60a89e;
  background-color: rgba(17, 60, 66, .95);
  background-image: none;
  border: 0 #282828;
  border-radius: 0 0 8px 8px;
}

.dropdown-list-type3-2._2 {
  color: #282828;
  background-color: rgba(255, 255, 255, .95);
}

.dropdown-list-type3-2._2.w--open {
  border-radius: 0 0 8px 8px;
}

.dropdown-link-2-mid--type3-2 {
  color: #282828;
  letter-spacing: 1px;
  cursor: none;
  max-width: none;
  max-height: 25%;
  margin-left: auto;
  margin-right: auto;
  padding: 10% 24px;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
}

.dropdown-link-2-mid--type3-2:hover {
  color: #282828;
  background-color: rgba(253, 89, 17, .15);
  border: 0 solid #000;
  border-left: 2px solid #fd5911;
  border-right: 2px solid #fd5911;
  border-radius: 0;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10% 24px 10% 22px;
}

.nav-link--sub-3 {
  color: #19385a;
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  display: none;
}

.nav-link--sub-3:hover {
  color: #19385a;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 600;
  box-shadow: inset 0 -4px #d65455;
}

.nav-link--sub-3:focus {
  border: 0 solid #19385a;
  border-bottom: 4px solid #d65455;
  border-radius: 0;
  box-shadow: inset 0 -2px #d65455;
}

.dropdown-link-2-mid--type3-3, .dropdown-link-2-mid--type3-3:hover {
  border-radius: 0;
}

.dropdown-link-2-mid--type3-3.w--current {
  color: #fd5911;
}

.nav-link-type1-2 {
  color: #282828;
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.nav-link-type1-2:hover {
  color: #282828;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 500;
  box-shadow: inset 0 -2px #fd5911;
}

.nav-link-type1-2:focus {
  border: 0 solid #19385a;
  border-bottom-color: #d65455;
  border-radius: 0;
}

.nav-link-type1-2.w--current {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .44);
  border-radius: 0;
}

.nav-link-type1-2.w--open {
  color: #282828;
}

.image-106 {
  filter: contrast(125%) grayscale();
  cursor: none;
  max-width: 85%;
}

.nav-link-2 {
  color: #282828;
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.nav-link-2:hover {
  color: #282828;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 500;
  box-shadow: inset 0 -2px #d65455;
}

.nav-link-2:focus {
  border: 0 solid #19385a;
  border-bottom: 4px solid #d65455;
  border-radius: 0;
  box-shadow: inset 0 -2px #d65455;
}

.nav-link-2.w--current {
  color: var(--darkgrey);
}

.dropdown-link-2-mid--type3-4 {
  color: #282828;
  letter-spacing: 1px;
  cursor: none;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  max-width: none;
  max-height: 25%;
  margin-left: auto;
  margin-right: auto;
  padding: 10% 24px;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
}

.dropdown-link-2-mid--type3-4:hover {
  color: #282828;
  background-color: rgba(253, 89, 17, .15);
  border: 0 solid #000;
  border-left: 2px solid #fd5911;
  border-right: 2px solid #fd5911;
  border-radius: 0 0 8px 8px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10% 24px 10% 22px;
}

.hero-3 {
  color: var(--pwmlg1);
}

.nav-link-3 {
  color: var(--pwmlg1);
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.nav-link-3:hover {
  box-shadow: inset 0 -2px 0 0 var(--s1);
  color: var(--pwmlg1);
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 500;
}

.nav-link-3:focus {
  box-shadow: 0 0 0 0 var(--s1);
  border: 0 solid #19385a;
  border-bottom: 4px solid #d65455;
  border-radius: 0;
}

.nav-link-3.w--current {
  color: var(--white);
}

.nav-link-type1-3 {
  color: var(--pwmlg1);
  letter-spacing: 1px;
  cursor: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 75px;
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 40px 0 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.nav-link-type1-3:hover {
  color: var(--pwmlg1);
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 500;
  box-shadow: inset 0 -2px #fd5911;
}

.nav-link-type1-3:focus {
  border: 0 solid #19385a;
  border-bottom-color: #d65455;
  border-radius: 0;
}

.nav-link-type1-3.w--current {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .44);
  border-radius: 0;
}

.nav-link-type1-3.w--open {
  color: var(--pwmlg1);
}

.section-title-full-copy {
  z-index: 20;
  perspective: none;
  direction: ltr;
  color: var(--s1);
  text-align: left;
  letter-spacing: 16px;
  text-transform: capitalize;
  cursor: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 40px;
  max-height: 100%;
  margin: 0;
  padding: 14vw 0;
  font-family: Highrush condensed, sans-serif;
  font-size: 20vw;
  font-weight: 900;
  line-height: 20vh;
  display: flex;
  position: relative;
  top: 0;
  bottom: 100px;
}

.section-title-full-copy.b {
  color: var(--bc1);
}

.section-title-full-copy.pwm {
  color: var(--pwmlt1);
}

.div-block-26---type2 {
  justify-content: center;
  align-items: center;
  margin-top: 2vw;
  margin-bottom: 2vw;
  display: flex;
}

.button-4 {
  border: 1px solid var(--s2l);
  background-color: var(--s2d);
  color: var(--s2l);
  cursor: none;
  border-radius: 8px;
  margin-top: 16px;
}

.button-4:hover {
  border-color: var(--s1);
  color: var(--s1);
}

.button-4:active {
  border-color: var(--s2l);
  color: var(--s2l);
}

.button-4:focus {
  border-color: var(--s1);
  color: var(--s1);
  -webkit-text-stroke-color: var(--s1);
}

.button-4:visited {
  border-color: var(--white);
  color: var(--white);
}

.note-text-type_indent {
  color: var(--darkgrey);
  text-align: left;
  margin-top: -44px;
  margin-left: 8vw;
  padding-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.note-text-type_indent.b {
  margin-top: -32px;
  margin-left: 8px;
}

.note-text-type_indent.c {
  margin-top: -27px;
}

.note-text-type_indent.c._2 {
  margin-left: 17px;
}

.note-text-type_indent.d {
  margin-top: -39px;
}

.note-text-type_indent.d._2 {
  margin-top: 0;
  margin-left: 27px;
  padding-left: 0;
}

.note-text-type_indent._2 {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
}

.note-text-type_indent._3 {
  margin-top: -115px;
  margin-left: 38px;
}

.note-text-type_indent._4 {
  margin-left: 33px;
}

.button-5 {
  background-color: rgba(255, 255, 255, 0);
  background-image: url('../images/MD-LogoG.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 60px;
}

.image-107 {
  width: 30%;
  margin-bottom: -12rem;
}

.image-108 {
  width: 30%;
  margin-top: 0;
}

.image-109 {
  width: 30%;
  margin-bottom: -12rem;
}

.custom-spacer-1 {
  margin-bottom: 0;
}

.section-image-big-port-2 {
  max-width: 84vw;
  margin-left: -6vw;
}

.section-image-big-port-2.small {
  width: 50vw;
  max-width: none;
  margin-left: 8vw;
  margin-right: 8vw;
}

.section-image-big-port-2.b {
  max-width: 50vw;
  margin-left: 4vw;
  margin-right: 4px;
}

.section-image-big-port-2.b._2 {
  max-width: 28vw;
  margin-left: 4vw;
  margin-right: 0;
}

.section-image-big-port-2._2 {
  margin-left: 0;
}

.indent-3 {
  margin-top: 24vh;
  margin-left: 2.1vw;
}

.indent-3.b {
  margin-top: -8vh;
  margin-left: 3.1vw;
}

@media screen and (max-width: 991px) {
  .heading-3-right-2 {
    width: 90vw;
    max-width: 90vw;
    max-height: none;
    margin-top: -2vh;
    margin-left: -19vw;
    margin-right: 40px;
    padding-top: 0;
    font-size: 12rem;
  }

  .hero-subhead-right-2 {
    margin-top: -75px;
    font-size: 24px;
    line-height: 31px;
  }

  .hero-image {
    width: 35%;
    height: auto;
    margin: -371px auto -7vw;
    padding-top: 40px;
    display: block;
    position: relative;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .heading-5 {
    margin: 7vh 16vw 0 -10vw;
    font-size: 1.25rem;
  }

  .hero-subhead-2 {
    width: 200px;
    margin-top: -14px;
    margin-left: 45vw;
    margin-right: 8vw;
    padding-left: 0;
    font-size: 1.5rem;
    line-height: 32px;
  }

  .hero-subhead-2.center {
    max-width: 600px;
    margin-top: 18px;
    margin-left: 0;
  }

  .hp-hero.center {
    z-index: 1;
    background-image: url('../images/mousehighlight-stylusv4_1mousehighlight-stylusv4.webp');
    background-position: 0 55%;
    background-repeat: no-repeat;
    background-size: auto 67vh;
    background-attachment: scroll;
    flex-direction: column;
    height: 65vh;
    margin-top: -40px;
    padding-top: 58vh;
    bottom: 250vh;
  }

  .hp-hero.center._3 {
    height: 55vh;
  }

  .columns {
    margin-top: -67px;
  }

  .menu-button {
    cursor: none;
    border-radius: 0;
    padding: 16px 8px;
    display: block;
  }

  .menu-button.w--open {
    cursor: none;
    background-color: #000;
  }

  .nav {
    background-color: rgba(0, 0, 0, 0);
    justify-content: center;
    width: 100vw;
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .nav-menu-wrap {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    max-width: 100vw;
    display: flex;
  }

  .nav-link {
    color: #fff;
    border-bottom: 0 solid #000;
    height: 55px;
    margin-left: 8vw;
    margin-right: 8vw;
    padding-top: 20px;
  }

  .nav-link:hover {
    background-color: var(--s1);
    box-shadow: none;
    color: #fff;
    border-bottom-width: 0;
    border-bottom-color: #d85759;
    width: 90vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .nav-menu-2 {
    background-color: #000;
    min-width: 240px;
    height: 108vh;
    margin-top: 0;
    padding-top: 8vw;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .brand {
    padding-left: 18px;
  }

  .nav-inner {
    cursor: auto;
    background-color: rgba(0, 0, 0, 0);
    width: 95vw;
    max-width: 100vw;
    height: auto;
    margin-top: 16px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .nav-inner:focus {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-icon {
    color: #fff;
    cursor: none;
    font-size: 40px;
    display: none;
  }

  .hero {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .section-1-case-studies {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    height: 100%;
    margin-top: -24px;
    overflow: hidden;
  }

  .section-title {
    margin-top: 17px;
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 14vw;
    font-size: 10rem;
  }

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

  .cursor-wrapper {
    display: none;
  }

  .grid {
    margin-top: 26px;
  }

  .div-block-5 {
    max-width: 47.2921%;
  }

  .section-2-clients {
    margin-top: -47px;
    margin-bottom: -75px;
    overflow: hidden;
  }

  .section-title-full {
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 14vw;
    padding-bottom: 10vw;
    font-size: 10rem;
  }

  .section-title-full.b {
    max-width: 100%;
  }

  .bg {
    overflow: hidden;
  }

  .spacer-20-vh {
    height: 11vh;
  }

  .page-section-title {
    overflow: hidden;
  }

  .product-title-image {
    margin-top: -500px;
    overflow: hidden;
  }

  .lottie-animation {
    width: 45vw;
    margin-top: 180px;
  }

  .spacer-10vh {
    height: 2vh;
  }

  .section-5 {
    z-index: 25;
  }

  .product-title-full {
    letter-spacing: 4px;
    max-width: 100%;
    margin-top: 0;
    margin-left: 18px;
    margin-right: 18px;
    padding-top: 1vw;
    font-size: 24vw;
    font-weight: 900;
  }

  .product-section-title-full-type1 {
    max-width: 100vw;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 2.1rem;
    line-height: 3.5rem;
  }

  .section-2 {
    overflow: hidden;
  }

  .product-body-copy {
    max-width: 75vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 24px;
    font-size: .9rem;
    line-height: 1.44rem;
  }

  .section-contentarea-sub1 {
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .spacer-16px {
    height: 16px;
    display: none;
  }

  .callout-copy {
    width: auto;
    font-size: 2.5rem;
    line-height: 3.2rem;
  }

  .button-circle-2 {
    z-index: 20;
    width: 145px;
    height: 145px;
    margin-top: -47px;
    font-size: 20px;
    position: absolute;
  }

  .project-ask-section-type-1 {
    padding-bottom: 10px;
  }

  .tag-style-1 {
    margin-top: 0;
    font-size: 16px;
  }

  .feature-bg---type-1 {
    width: 95vw;
    max-width: 95vw;
    height: 38em;
  }

  .product-page-highlight-image {
    overflow: hidden;
  }

  .browser-preview {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    max-width: 100vw;
    height: 36px;
  }

  .spacer-4rem {
    height: 2rem;
  }

  .white-dot {
    width: 14px;
    height: 14px;
  }

  .image---ig-teaser {
    background-size: 75vw;
    height: 400px;
  }

  .image---ig-teaser.pwm {
    height: 420px;
  }

  .intro-copy {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.6rem;
    line-height: 2.2rem;
  }

  .section-1 {
    margin-top: 38vh;
    overflow: hidden;
  }

  .callout {
    max-width: 90vw;
  }

  .callout.pwm2 {
    padding-bottom: 8px;
  }

  .div-block-14 {
    max-width: 97%;
  }

  .div-block-15 {
    padding-top: 0;
  }

  .div-block-16 {
    max-width: 100vw;
  }

  .div-block-17 {
    max-width: 100vw;
    margin-left: -36px;
  }

  .mobile-shell {
    justify-content: flex-end;
    width: 90vw;
    margin-top: -374px;
    margin-right: 2vw;
  }

  .mobile-shell.tablet {
    max-width: 95%;
    margin-left: 2vw;
  }

  .mobile-shell._2 {
    z-index: 20;
    margin-left: -10px;
  }

  .browser-preview-mobile {
    width: 280px;
    height: 375px;
  }

  .browser-preview-mobile.tablet {
    max-width: 100%;
    height: 29em;
    margin-top: 24px;
  }

  .desktop-shell {
    max-width: 100vw;
    margin-right: 0;
  }

  .div-block-18 {
    max-width: 95%;
  }

  .div-block-19 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-22 {
    background-color: rgba(194, 228, 243, .5);
    border: 2px solid #b1dbee;
    border-radius: 16px;
    height: 250px;
    margin-left: 4vw;
    margin-right: 4vw;
  }

  .div-block-22._2 {
    background-position: 0 0, 50% 0;
    background-size: auto, 45vw;
    border-style: none;
    border-width: 0;
    height: 400px;
    margin-left: 1vw;
    margin-right: 1vw;
    padding-left: 0;
  }

  .div-block-22._2.b, .div-block-22._2.f {
    border-style: none;
    border-width: 0;
  }

  .div-block-22._3 {
    background-image: linear-gradient(rgba(49, 36, 36, 0) 57%, #312424 74%, #312424), url('../images/PWM-Consultant-Page-Profile-IG-Large-1440px-15082016-updated-images-progress-v2_1PWM Consultant Page Profile-IG-Large 1440px-15082016 updated images progress v2.webp');
    background-position: 0 0, 50% -4%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 75%;
    border-style: none;
    height: 400px;
    margin-left: 1vw;
    margin-right: 1vw;
  }

  .sections-next {
    height: 550px;
    margin-bottom: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .section-2up-typeb {
    margin-right: 20px;
  }

  .scard1 {
    width: auto;
    margin-right: 0;
  }

  .heading-9 {
    margin-top: 33px;
    padding-top: 24px;
    font-size: 3.5rem;
  }

  .heading-9.c {
    margin-top: 0;
    margin-left: 0;
    font-size: 4rem;
  }

  .heading-9.d {
    margin-top: 11px;
    margin-bottom: 45px;
    margin-left: 0;
    font-size: 4rem;
  }

  .heading-9.e._2 {
    margin-top: 0;
    margin-bottom: 45px;
  }

  .heading-9.e {
    margin-top: 47px;
    margin-left: 0;
    font-size: 4rem;
  }

  .heading-9.e._2 {
    width: 180px;
    max-width: 180px;
  }

  .heading-9.e._2.b {
    margin-top: 18px;
    margin-bottom: 0;
  }

  .div-block-26 {
    width: 90vw;
    max-width: 90%;
    margin: 8vw 4vw 1vw;
  }

  .div-block-27._2 {
    justify-content: flex-end;
    max-height: 100px;
    margin-bottom: -261px;
  }

  .lottie-animation-3 {
    width: 50%;
    margin-top: -110px;
  }

  .lottie-animation-3.b {
    margin-top: 22px;
    margin-left: 194px;
  }

  .lottie-animation-3.b._3 {
    margin-top: 27px;
    margin-left: 185px;
  }

  .div-block-29 {
    margin-top: 20px;
    margin-left: 12vw;
    margin-right: 10vw;
  }

  .callout-titles {
    width: auto;
    max-width: 100vw;
    padding-top: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-30 {
    max-width: 55vw;
  }

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

  .div-block-33 {
    margin-left: 25vw;
    margin-right: 25vw;
    padding-left: 185px;
  }

  .browser-preview-mobile-thin-outline {
    width: 225px;
    height: 375px;
  }

  .browser-preview-mobile-thin-outline.tablet {
    width: 40vw;
    max-width: 44%;
  }

  .image---preview-mobile--ig-teaser-hero {
    background-size: 203px;
    height: 355px;
  }

  .image---preview-mobile--ig-teaser-hero.pwm {
    height: 355px;
  }

  .image---preview-mobile--ig-teaser-hero.ig-app {
    background-size: 20.5em;
    height: 27.3em;
  }

  .image---preview-mobile--ig-teaser-hero.ig-app-2 {
    background-size: 20.5em;
    max-width: 94%;
    height: 27.3em;
  }

  .image---preview-mobile--ig-teaser-hero.mac2 {
    height: 355px;
  }

  .image-10 {
    width: 90vw;
    margin-bottom: 24px;
    padding-top: 0;
    padding-bottom: 14px;
  }

  .image-10.b {
    margin-top: -56px;
  }

  .image-10.small {
    width: 75vw;
  }

  .image-10.xsmall.mac-old1 {
    width: 45vw;
  }

  .image-10.xsmall._4 {
    width: 55vw;
  }

  .image-10.xsmall2 {
    width: 75vw;
  }

  .image-10._2 {
    margin-top: -12px;
  }

  .note-text-type1 {
    margin-top: -72px;
    margin-left: 0;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type1.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type1._2 {
    margin-left: 20px;
  }

  .div-block-36.h {
    height: 20%;
    margin-top: -2vh;
  }

  .section-image-big-port {
    margin-left: 0;
    margin-right: 0;
  }

  .section-image-big-port.small {
    margin-left: 7vw;
  }

  .section-image-big-port.b {
    max-width: 85vw;
  }

  .section-image-big-port.b._2 {
    max-width: 45vw;
  }

  .section-image-big-port._2 {
    margin-left: 2vw;
  }

  .section-contentarea-sub3 {
    margin-left: 7.5vw;
    margin-right: 10vw;
  }

  .section-contentarea-sub2 {
    max-width: 90.0024%;
    margin-left: 5vw;
    margin-right: 5vw;
    padding-left: 0;
  }

  .product-body-copy-subcopy {
    max-width: 45vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .product-body-copy-subcopy-points-copy {
    max-width: 90vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    font-size: 2vw;
    line-height: 4.5vw;
  }

  .section-contentarea-sub3b {
    max-width: 100vw;
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .big-image-section-portb {
    margin-left: -12vw;
    margin-right: -12vw;
  }

  .fact-card {
    justify-content: center;
    align-items: flex-start;
    margin-top: 1vw;
  }

  .product-body-copy-facts {
    align-items: flex-end;
    max-width: 40vw;
    margin-top: 4px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: .9rem;
    line-height: 2.5vw;
  }

  .bold-text {
    align-self: flex-start;
  }

  .image-11, .image-12, .image-13 {
    margin-bottom: -16px;
  }

  .section-2up-facts {
    width: 52vw;
  }

  .bold-text--type2 {
    align-self: flex-start;
  }

  .product-section-title-full-type2 {
    align-content: center;
    max-width: 100vw;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 2.25rem;
    line-height: 5rem;
  }

  .section-2up-facts-type2 {
    margin-top: 16px;
    margin-left: 10vw;
    margin-right: 12vw;
    display: flex;
  }

  .section-2up-typea {
    width: 100vh;
    max-width: 60%;
    margin-right: 20px;
    display: block;
  }

  .section-contentarea-sub3a {
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .product-section-title-full-type1b {
    max-width: 100vw;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 2.11rem;
    line-height: 3.4rem;
  }

  .spacer-type2 {
    height: 4vw;
    padding-bottom: 0;
  }

  .product-body-copy-nextproject {
    max-width: 75vw;
    margin-top: 85px;
    margin-left: 24px;
    margin-right: 24px;
    font-size: .9rem;
    line-height: 1.44rem;
  }

  .product-body-copy-nextproject.c {
    max-width: 180px;
    margin-top: 75px;
    margin-left: 0;
    font-size: 1rem;
  }

  .product-body-copy-nextproject.d._2 {
    margin-top: 217px;
    margin-left: 0;
  }

  .product-body-copy-nextproject.g {
    margin-top: 81px;
    margin-left: 0;
    font-size: 1rem;
  }

  .product-body-copy-nextproject.w {
    color: var(--bgc2a);
    margin-top: 89px;
    margin-left: 0;
    font-size: 1rem;
  }

  .product-body-copy-nextproject.d {
    color: var(--bc1);
    margin-top: 79px;
    margin-left: 0;
    font-size: 1rem;
  }

  .product-body-copy-nextproject.e {
    margin-top: 91px;
    margin-left: 0;
    font-size: 1rem;
  }

  .div-block-40._3 {
    width: 180vw;
    max-width: 180px;
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-40._4 {
    margin-top: 101px;
    margin-left: 0;
  }

  .div-block-40._5 {
    margin-top: 0;
    margin-left: 0;
  }

  .button-circle-1 {
    z-index: 20;
    width: 145px;
    height: 145px;
    margin-top: -47px;
    font-size: 20px;
    position: absolute;
  }

  .button-circle-2-b {
    z-index: 20;
    cursor: auto;
    background-position: 90%;
    width: 145px;
    height: 145px;
    margin-top: -47px;
    font-size: 20px;
    position: absolute;
    transform: scale(.8);
  }

  .button-circle-2-b:hover {
    margin-top: -47px;
    transform: scale(.9);
  }

  .button-circle-2-b._3 {
    margin-top: -141px;
  }

  .button-circle-2-b._4 {
    cursor: auto;
    justify-content: center;
    margin: 0 0 -40px 184px;
  }

  .button-circle-2-b._4.b {
    margin-top: 0;
    margin-left: 179px;
  }

  .footer {
    height: 350px;
    margin-top: auto;
  }

  .div-block-41 {
    flex-direction: column;
    justify-content: flex-start;
    width: 95vw;
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .div-block-42 {
    width: 15vw;
    max-width: 100vw;
    padding-top: 8px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-44 {
    justify-content: flex-start;
    align-self: stretch;
    width: auto;
    max-width: 94%;
    margin-right: 6vw;
  }

  .div-block-45 {
    align-self: stretch;
    align-items: center;
    width: 100vw;
  }

  .image-14 {
    align-self: flex-start;
    margin-top: 24px;
  }

  .nav-link-sub {
    padding-top: 20px;
  }

  .nav-link-sub:hover {
    box-shadow: none;
  }

  .link {
    cursor: auto;
    height: 35px;
    margin-right: 0;
    font-size: .9rem;
    line-height: 1rem;
  }

  .link:hover {
    height: 35px;
  }

  .footer-section--type-1 {
    width: auto;
    max-width: none;
    padding-top: 0;
  }

  .form-text {
    padding-bottom: 16px;
    font-size: 16px;
  }

  .footer-text {
    font-size: .9rem;
    line-height: 1rem;
  }

  .footer-text-small {
    max-width: 100%;
    margin-top: 2vh;
    margin-left: 4vw;
    padding-top: 2vw;
  }

  .footer-text-copy {
    text-align: left;
    align-self: flex-end;
    width: 12rem;
    max-width: 100%;
    height: auto;
    margin-left: 16px;
    padding-top: 0;
    font-size: 22px;
    font-weight: 400;
  }

  .div-block-47 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    max-width: 100vw;
  }

  .div-block-48 {
    width: 50vw;
    max-width: 60%;
  }

  .div-block-49 {
    width: 29vw;
    max-width: 50vw;
  }

  .div-block-50 {
    max-width: 100%;
  }

  .section-work-big-port {
    margin-left: 0;
    margin-right: 0;
  }

  .note-text-type2 {
    padding-bottom: 16px;
    font-size: 16px;
  }

  .dropdown {
    display: none;
  }

  .dropdown-list {
    display: inline;
  }

  .nav-link--sub {
    color: #fff;
    border-bottom: 0 solid #000;
    height: 55px;
    margin-bottom: 0;
    margin-left: 16vw;
    margin-right: 8vw;
    padding-top: 20px;
    font-weight: 300;
    display: block;
  }

  .nav-link--sub:hover {
    background-color: var(--s1);
    box-shadow: none;
    color: #fff;
    border-bottom-width: 0;
    border-bottom-color: #d85759;
    width: 90vw;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16vw;
    padding-right: 8vw;
    font-weight: 300;
  }

  .nav-link--active {
    color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, .25);
    height: 55px;
    margin-left: 8vw;
    margin-right: 8vw;
    padding-top: 20px;
    font-size: 20px;
    font-weight: 400;
    display: flex;
  }

  .nav-link--active:hover {
    box-shadow: none;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border-bottom-width: 2px;
    border-bottom-color: rgba(255, 255, 255, .25);
    width: auto;
    margin-left: 8vw;
    margin-right: 8vw;
    padding-left: 0;
    padding-right: 0;
    font-weight: 400;
  }

  .ham-icon {
    cursor: none;
    border-radius: 8px;
    flex-direction: column;
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    display: flex;
  }

  .ham-icon-top {
    background-color: #fff;
    border-radius: 2px;
    width: 34px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .ham-icon-mid {
    background-color: var(--pwmlg1);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-block;
    transform: translate(0);
  }

  .ham-icon-bottom {
    background-color: var(--pwmlg1);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    transform: rotate(0);
  }

  .ham-icon-top2 {
    background-color: var(--pwmlg1);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-block;
    transform: rotate(0);
  }

  .nav-link-footer {
    color: #19385a;
    border-bottom: 0 #000;
    justify-content: center;
    width: 8vw;
    height: 45px;
    margin-left: 0;
    margin-right: 16px;
    padding-top: 20px;
    box-shadow: 0 2px rgba(214, 84, 85, 0);
  }

  .nav-link-footer:hover {
    color: #19385a;
    background-color: rgba(0, 0, 0, 0);
    border: 0 solid #000;
    border-bottom: 0 rgba(0, 0, 0, 0);
    justify-content: center;
    align-items: center;
    width: 8vw;
    max-width: none;
    height: 45px;
    margin-left: 0;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0;
    box-shadow: 0 2px #d65455;
  }

  .div-block-51 {
    width: 100vw;
    max-width: 100vw;
    padding-top: 0;
  }

  .text-legal {
    width: 100vw;
    max-width: 100%;
    padding-top: 8px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-46-copy {
    width: 75vw;
    max-width: 100vw;
    padding-top: 0;
  }

  .callout-copy-copy {
    width: auto;
    max-width: 100%;
    margin-top: 14px;
    font-size: 2.5rem;
    line-height: 3.2rem;
  }

  .image-16 {
    z-index: 1;
    object-fit: fill;
    width: 90vw;
    max-width: 90vw;
    max-height: 100vh;
    margin-top: 4vh;
    margin-left: -4vw;
    margin-right: 10vw;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .nav-white {
    background-color: rgba(0, 0, 0, 0);
    justify-content: center;
    width: 100vw;
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .nav-link-type2 {
    color: #fff;
    border-bottom: 0 solid #000;
    height: 55px;
    margin-left: 8vw;
    margin-right: 8vw;
    padding-top: 20px;
  }

  .nav-link-type2:hover {
    background-color: var(--s1);
    box-shadow: none;
    color: #fff;
    border-bottom-width: 0;
    border-bottom-color: #d85759;
    width: 90vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .nav-link-copy {
    color: #fff;
    border-bottom: 0 solid #000;
    height: 55px;
    margin-left: 8vw;
    margin-right: 8vw;
    padding-top: 20px;
  }

  .nav-link-copy:hover {
    box-shadow: none;
    color: #fff;
    background-color: #d85759;
    border-bottom-width: 0;
    border-bottom-color: #d85759;
    width: 90vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .dropdown-list-type2 {
    display: inline;
  }

  .dropdown--type2 {
    display: none;
  }

  .image-17 {
    margin-left: 0;
  }

  .image-18 {
    max-width: 80%;
  }

  .image-pin {
    width: 10vw;
    max-width: 50vw;
    margin-top: -36px;
    margin-left: 16vw;
  }

  .footer-m1 {
    height: 440px;
    margin-top: auto;
    margin-bottom: -2vh;
    padding-top: 40px;
  }

  .heading-9--type-2 {
    margin-top: 178px;
    padding-top: 0;
    font-size: 1.5rem;
  }

  .heading-3-right-3 {
    margin-top: 0;
    margin-left: -56px;
    margin-right: 40px;
    font-size: 14vw;
  }

  .image-20 {
    z-index: 2;
    width: 105vw;
    max-width: 105vw;
    margin-top: -167vh;
    display: none;
    bottom: 0;
  }

  .nav-link-current-type-2 {
    max-width: 9vw;
    margin-left: 6vw;
  }

  .callout-copy--type2 {
    width: auto;
    max-width: 100vw;
    margin-right: 0;
    font-size: 6rem;
    line-height: 6.5rem;
  }

  .callout-copy--type2._2 {
    max-width: none;
    font-size: 4rem;
    line-height: 5rem;
  }

  .div-block-53 {
    width: 68vw;
    max-width: 68vw;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-9--type-3 {
    margin-top: 33px;
    padding-top: 24px;
    font-size: 3.5rem;
  }

  .copy-message {
    width: 68vw;
    max-width: 68vw;
    margin-left: 16vw;
    margin-right: 16vw;
    display: block;
  }

  .form {
    width: 68vw;
  }

  .text-field--type1 {
    cursor: auto;
    font-size: 1rem;
  }

  .text-field--type1::placeholder {
    font-size: 1.25rem;
  }

  .field-label {
    font-size: 1.25rem;
  }

  .form-block-2 {
    width: 70vw;
  }

  .textarea {
    cursor: auto;
    font-size: 1.25rem;
  }

  .textarea::placeholder {
    font-size: 1.25rem;
  }

  .section-4-let-s-work-together {
    z-index: 20;
    margin-bottom: -40px;
  }

  .image-21 {
    max-width: 70%;
    margin-left: 0;
  }

  .image-22 {
    max-width: 90%;
  }

  .image-26 {
    max-width: 80%;
  }

  .image-27 {
    margin-left: 0;
  }

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

  .image-34 {
    max-width: 60%;
  }

  .image-36, .image-38 {
    max-width: 70%;
  }

  .image-39 {
    max-width: 80%;
  }

  .text-to-copy {
    height: 45px;
    margin-top: -22px;
    padding-bottom: 16px;
    font-size: 1.25rem;
  }

  .button-circle-2-b-copy {
    z-index: 20;
    width: 145px;
    height: 145px;
    margin-top: -47px;
    font-size: 20px;
    position: absolute;
    transform: scale(.8);
  }

  .button-circle-2-b-copy:hover {
    margin-top: -47px;
    transform: scale(.9);
  }

  .error-message, .success-message {
    overflow: hidden;
  }

  .text-block-6 {
    line-height: 1.7rem;
  }

  .button-circle-2-c {
    z-index: 20;
    cursor: auto;
    width: 145px;
    height: 145px;
    margin-top: -47px;
    font-size: 20px;
    position: absolute;
    transform: scale(.8);
  }

  .button-circle-2-c:hover {
    margin-top: -47px;
    transform: scale(.9);
  }

  .div-block-28-copy {
    margin-top: 57px;
  }

  .product-body-copy-type1 {
    max-width: 53vw;
    margin-top: 8px;
    margin-left: 35vw;
    margin-right: 16px;
    font-size: .9rem;
    line-height: 1.44rem;
  }

  .mark-profile-pic {
    max-width: 25vw;
    margin-top: -236px;
    margin-left: 5vw;
  }

  .hero-type2 {
    margin-bottom: -40px;
    overflow: hidden;
  }

  .callout-copy--type3 {
    width: auto;
    max-width: 100vw;
    margin-right: 0;
    font-size: 6rem;
    line-height: 6.5rem;
  }

  .callout-copy--type3.b, .callout-copy--type3.c {
    width: 72vw;
    margin-bottom: -20px;
    font-size: 2.5rem;
  }

  .callout-copy--type3.d {
    width: 72vw;
    margin-top: -32px;
    margin-bottom: -20px;
    font-size: 2.5rem;
  }

  .product-section-title-full-type3 {
    max-width: 100vw;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 2.1rem;
    line-height: 3.5rem;
  }

  .product-body-copy-type3 {
    max-width: 75vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 24px;
    font-size: .9rem;
    line-height: 1.44rem;
  }

  .section-6._2 {
    overflow: hidden;
  }

  .div-block-59 {
    display: block;
  }

  .footer-type3 {
    height: 350px;
    margin-top: auto;
    padding-top: 40px;
  }

  .dropdown-list-type3 {
    display: inline;
  }

  .nav-link-type1 {
    color: #fff;
    border-bottom: 0 solid #000;
    height: 55px;
    margin-left: 8vw;
    margin-right: 8vw;
    padding-top: 20px;
  }

  .nav-link-type1:hover {
    background-color: var(--s1);
    box-shadow: none;
    color: #fff;
    border-bottom-width: 0;
    border-bottom-color: #d85759;
    width: 90vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .section-contentarea-sub2-copy {
    margin-left: 5vw;
    margin-right: 5vw;
    padding-left: 0;
  }

  .section-contentarea-sub4 {
    margin-left: 7.5vw;
    margin-right: 10vw;
  }

  .indent-1, .indent-1.b {
    margin-top: -6vh;
  }

  .image-wrap {
    margin-left: -8vw;
  }

  .image-wrap._2 {
    width: 87vw;
  }

  .pwm-bg-type2._2 {
    overflow: hidden;
  }

  .section-image-small-port {
    margin-left: 8vw;
    margin-right: 8vw;
  }

  .bold-text-5 {
    margin-top: 8px;
    line-height: 2.8rem;
  }

  .div-block-61 {
    margin-top: 1vh;
  }

  .heading-3-right-2-copy {
    width: 90vw;
    max-width: 90vw;
    margin-top: -26px;
    margin-left: -157px;
    margin-right: 40px;
    padding-top: 0;
    font-size: 12rem;
  }

  .button-circle-2-d {
    z-index: 20;
    background-position: 90%;
    width: 145px;
    height: 145px;
    margin-top: -47px;
    font-size: 20px;
    position: absolute;
    transform: scale(.8);
  }

  .button-circle-2-d:hover {
    margin-top: -47px;
    transform: scale(.9);
  }

  .button-circle-2-d._3 {
    margin-top: -141px;
  }

  .button-circle-2-d.type2.b {
    width: 165px;
    height: 165px;
  }

  .button-circle-2-d._4 {
    margin-top: 128px;
    margin-left: 184px;
  }

  .button-circle-2-d._4.b {
    margin-top: 130px;
    margin-left: 179px;
  }

  .heading-10 {
    margin-top: 4vh;
  }

  .image---mac-teaser {
    background-size: 75vw;
    height: 400px;
  }

  .image---mac-teaser.pwm {
    height: 420px;
  }

  .image-46 {
    z-index: 2;
    max-width: 20%;
    margin-top: 47vh;
    margin-left: 76vw;
  }

  .image-47 {
    z-index: 2;
    max-width: 20vw;
    margin-top: 49vh;
    margin-left: 30vw;
  }

  .nav-button-s1-type1 {
    cursor: auto;
  }

  .nav-alignment-type1 {
    margin-top: 0;
  }

  .footer-m2 {
    height: 425px;
    margin-top: auto;
    margin-bottom: -2vh;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .footer-text-copy--type2 {
    text-align: left;
    align-self: flex-end;
    width: 12rem;
    max-width: 100%;
    height: auto;
    margin-left: 16px;
    padding-top: 0;
    font-size: 22px;
    font-weight: 400;
  }

  .link--type2 {
    height: 35px;
    margin-right: 0;
    font-size: .9rem;
    line-height: 1rem;
  }

  .link--type2:hover {
    height: 35px;
  }

  .footer-text--type2 {
    font-size: .9rem;
    line-height: 1rem;
  }

  .nav-alignment-type2 {
    margin-top: 0;
  }

  .back-to-top1 {
    cursor: auto;
  }

  .div-block-68 {
    margin-top: -245px;
    margin-left: 46px;
  }

  .div-block-69 {
    max-width: 1000px;
  }

  .image---mac-teaser2 {
    background-size: 75vw;
    height: 400px;
  }

  .image---mac-teaser2.pwm {
    height: 420px;
  }

  .image-49 {
    margin-left: 0;
  }

  .image-100 {
    width: 95vw;
    margin-left: -4vw;
  }

  .text-field--type2 {
    cursor: auto;
    max-width: 20vw;
    font-size: 1rem;
  }

  .text-field--type2::placeholder {
    font-size: 1.25rem;
  }

  .feature-bg---type-2 {
    width: 95vw;
    max-width: 95vw;
    height: 34em;
  }

  .div-block-type-2 {
    max-width: 100vw;
    margin-left: -36px;
  }

  .div-block-type-2._2 {
    max-width: 100%;
    margin-left: -363px;
  }

  .mobile-shell-type-2 {
    justify-content: flex-end;
    width: 90vw;
    margin-top: -374px;
    margin-right: 2vw;
  }

  .mobile-shell-type-2.tablet {
    margin-left: 2vw;
  }

  .mobile-shell-type-2._2 {
    z-index: 20;
    max-width: 100%;
    margin-left: -10px;
  }

  .feature-bg---type-3 {
    width: 95vw;
    max-width: 95vw;
    height: 38em;
  }

  .bold-text-6 {
    margin-top: 8px;
    line-height: 2.8rem;
  }

  .bold-text-7 {
    margin-top: 8px;
    line-height: 2.6rem;
  }

  .bold-text-8 {
    line-height: 2.6rem;
  }

  .footer-section--type-2, .footer-section--type-3, .footer-section--type-4 {
    width: auto;
    max-width: none;
    padding-top: 0;
  }

  .project-ask-section-type-2 {
    padding-bottom: 10px;
  }

  .feature-bg---type-4 {
    width: 95vw;
    max-width: 95vw;
    height: 38em;
  }

  .footer-section--type-5 {
    width: auto;
    max-width: none;
    padding-top: 0;
  }

  .note-text-type3 {
    margin-top: -16px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type3.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type3._2 {
    margin-left: 20px;
  }

  .heading-12 {
    margin-top: 33px;
    padding-top: 24px;
    font-size: 3.5rem;
  }

  .heading-12.c {
    margin-top: 0;
    margin-left: 0;
    font-size: 4rem;
  }

  .heading-12.d {
    margin-top: 144px;
    margin-left: 0;
    font-size: 4rem;
  }

  .heading-12.e._2 {
    margin-top: 0;
  }

  .heading-12.e {
    margin-top: 47px;
    margin-left: 0;
    font-size: 4rem;
  }

  .heading-12.e._2.b {
    margin-top: 129px;
  }

  .messages {
    margin-left: -8vw;
  }

  .messages._2 {
    width: 87vw;
  }

  .note-text-type4 {
    margin-top: -16px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type4.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type4._2 {
    margin-top: 11px;
    margin-left: 4px;
  }

  .note-text-type5 {
    margin-top: -36px;
    margin-left: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type5.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type5._2 {
    margin-left: 20px;
  }

  .note-text-type1-copy {
    margin-top: -16px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type6 {
    margin-top: -38px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type6.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type6._2 {
    margin-left: 20px;
  }

  .section-contentarea-sub3c {
    max-width: 100vw;
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .fact-card---type-2 {
    justify-content: center;
    align-items: flex-start;
    margin-top: 3vw;
  }

  .note-text-type7 {
    margin-top: 0;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type7.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type7._2 {
    margin-left: 20px;
  }

  .note-text-type8 {
    margin-top: 0;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type8.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type8._2 {
    margin-left: 20px;
  }

  .indent-2 {
    margin-top: 2vh;
  }

  .indent-2.b {
    margin-top: -6vh;
  }

  .note-text-type9 {
    margin-top: -16px;
    margin-left: 51px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type9.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type9._2 {
    margin-left: 20px;
  }

  .note-text-type12 {
    margin-top: -50px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type12.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type12._2 {
    margin-left: 20px;
  }

  .note-text-type14 {
    margin-top: -64px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type14.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type14._2 {
    margin-left: 20px;
  }

  .note-text-type15 {
    margin-top: -36px;
    margin-left: 18px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type15.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type15._2 {
    margin-left: 20px;
  }

  .note-text-type16 {
    margin-top: -28px;
    margin-left: 27px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type16.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type16._2 {
    margin-left: 20px;
  }

  .note-text-type17 {
    margin-top: -30px;
    margin-left: 0;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type17.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type17._2 {
    margin-left: 20px;
  }

  .note-text-type18 {
    margin-top: -34px;
    margin-left: 16px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type18.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type18._2 {
    margin-left: 20px;
  }

  .note-text-type19 {
    margin-top: -38px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type19.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type19._2 {
    margin-left: 20px;
  }

  .note-text-type20 {
    margin-top: -14px;
    margin-left: 15px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type20.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type20._2 {
    margin-left: 20px;
  }

  .note-text-type1-copy {
    margin-top: -64px;
    margin-left: -28px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type1-copy.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type1-copy._2 {
    margin-left: 20px;
  }

  .heading-21 {
    margin: 7vh 16vw 0 -10vw;
    font-size: 1.25rem;
  }

  .mark-profile-pic-2 {
    margin-top: -236px;
    margin-left: 3vw;
  }

  .section-title-full-2 {
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 14vw;
    padding-bottom: 10vw;
    font-size: 10rem;
  }

  .div-block-75 {
    max-width: 100%;
  }

  .section-title-full-type-2 {
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 14vw;
    padding-bottom: 10vw;
    font-size: 10rem;
  }

  .ham-icon-mid-2 {
    background-color: var(--darkgrey);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-block;
    transform: translate(0);
  }

  .ham-icon-top2-2 {
    background-color: var(--darkgrey);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-block;
    transform: rotate(0);
  }

  .ham-icon-bottom-2 {
    background-color: var(--darkgrey);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    transform: rotate(0);
  }

  .div-block-76 {
    max-width: 100%;
  }

  .section-title-full-type-3 {
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 14vw;
    padding-bottom: 10vw;
    font-size: 10rem;
  }

  .section-3-about {
    z-index: 25;
    overflow: hidden;
  }

  .hero-main {
    overflow: visible;
  }

  .nav-alignment-type3 {
    margin-top: 0;
  }

  .menu-button-2 {
    cursor: none;
    border-radius: 0;
    padding: 16px 8px;
    display: block;
  }

  .menu-button-2.w--open {
    cursor: none;
    background-color: #000;
  }

  .ham-icon-2 {
    cursor: none;
    border-radius: 8px;
    flex-direction: column;
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    display: flex;
  }

  .div-block-26-section2 {
    width: 90vw;
    max-width: 90%;
    margin: 8vw 4vw 1vw;
  }

  .product-body-copy-type4 {
    max-width: 75vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 24px;
    font-size: .9rem;
    line-height: 1.44rem;
  }

  .text-block-7 {
    line-height: 1.4rem;
  }

  .nav-link--sub-2 {
    color: #fff;
    border-bottom: 0 solid #000;
    height: 55px;
    margin-bottom: 0;
    margin-left: 16vw;
    margin-right: 8vw;
    padding-top: 20px;
    font-weight: 300;
    display: block;
  }

  .nav-link--sub-2:hover {
    box-shadow: none;
    color: #fff;
    background-color: #fd5911;
    border-bottom-width: 0;
    border-bottom-color: #d85759;
    width: 90vw;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16vw;
    padding-right: 8vw;
    font-weight: 300;
  }

  .ham-icon-mid-3 {
    background-color: var(--pwmlg1);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-block;
    transform: translate(0);
  }

  .nav-menu-3 {
    background-color: #000;
    min-width: 240px;
    height: 116vh;
    margin-top: 0;
    padding-top: 8vw;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .ham-icon-top2-3 {
    background-color: var(--pwmlg1);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-block;
    transform: rotate(0);
  }

  .dropdown-list-type2-2 {
    display: inline;
  }

  .ham-icon-bottom-3 {
    background-color: var(--pwmlg1);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    transform: rotate(0);
  }

  .nav-link-type2-2 {
    color: #fff;
    border-bottom: 0 solid #000;
    height: 55px;
    margin-left: 8vw;
    margin-right: 8vw;
    padding-top: 20px;
  }

  .nav-link-type2-2:hover {
    box-shadow: none;
    color: #fff;
    background-color: #fd5911;
    border-bottom-width: 0;
    border-bottom-color: #d85759;
    width: 90vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .hero_nav {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-text-container {
    margin-top: -237px;
  }

  .image-light-sstream-background {
    z-index: 2;
    width: 105vw;
    max-width: 105vw;
    margin-top: -167vh;
    display: none;
    bottom: 0;
  }

  .heading-experience-title {
    margin: 7vh 16vw 0 -10vw;
    font-size: 1.25rem;
  }

  .hero-text.h {
    height: 20%;
    margin-top: -47vh;
  }

  ._3d-image-1 {
    z-index: 100;
    object-fit: fill;
    width: 90vw;
    max-width: 90vw;
    max-height: 100vh;
    margin-top: 4vh;
    margin-left: -4vw;
    margin-right: 10vw;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  ._3d-green-pixel-1 {
    z-index: 200;
    max-width: 20%;
    margin-top: 45vh;
    margin-left: 76vw;
  }

  .hero-subhead-tagline {
    z-index: 2;
    width: 200px;
    margin-top: -14px;
    margin-left: 45vw;
    margin-right: 8vw;
    padding-left: 0;
    font-size: 1.5rem;
    line-height: 32px;
  }

  .name-1 {
    width: 90vw;
    max-width: 90vw;
    max-height: none;
    margin-top: -2vh;
    margin-left: -19vw;
    margin-right: 40px;
    padding-top: 0;
    font-size: 12rem;
  }

  ._3d-blue-pixel-1 {
    z-index: 200;
    max-width: 20vw;
    margin-top: 45vh;
    margin-left: 30vw;
  }

  .dropdown-list-type3-2 {
    display: inline;
  }

  .nav-link--sub-3 {
    color: #fff;
    border-bottom: 0 solid #000;
    height: 55px;
    margin-bottom: 0;
    margin-left: 16vw;
    margin-right: 8vw;
    padding-top: 20px;
    font-weight: 300;
    display: block;
  }

  .nav-link--sub-3:hover {
    box-shadow: none;
    color: #fff;
    background-color: #fd5911;
    border-bottom-width: 0;
    border-bottom-color: #d85759;
    width: 90vw;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16vw;
    padding-right: 8vw;
    font-weight: 300;
  }

  .ham-icon-mid-4 {
    background-color: var(--darkgrey);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-block;
    transform: translate(0);
  }

  .nav-link-type1-2 {
    color: #fff;
    border-bottom: 0 solid #000;
    height: 55px;
    margin-left: 8vw;
    margin-right: 8vw;
    padding-top: 20px;
  }

  .nav-link-type1-2:hover {
    box-shadow: none;
    color: #fff;
    background-color: #fd5911;
    border-bottom-width: 0;
    border-bottom-color: #d85759;
    width: 90vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .ham-icon-top2-4 {
    background-color: var(--darkgrey);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-block;
    transform: rotate(0);
  }

  .ham-icon-bottom-4 {
    background-color: var(--darkgrey);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    transform: rotate(0);
  }

  .nav-link-2 {
    color: #fff;
    border-bottom: 0 solid #000;
    height: 55px;
    margin-left: 8vw;
    margin-right: 8vw;
    padding-top: 20px;
  }

  .nav-link-2:hover {
    box-shadow: none;
    color: #fff;
    background-color: #fd5911;
    border-bottom-width: 0;
    border-bottom-color: #d85759;
    width: 90vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .nav-link-3 {
    color: #fff;
    border-bottom: 0 solid #000;
    height: 55px;
    margin-left: 8vw;
    margin-right: 8vw;
    padding-top: 20px;
  }

  .nav-link-3:hover {
    box-shadow: none;
    color: #fff;
    background-color: #fd5911;
    border-bottom-width: 0;
    border-bottom-color: #d85759;
    width: 90vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .nav-link-type1-3 {
    color: #fff;
    border-bottom: 0 solid #000;
    height: 55px;
    margin-left: 8vw;
    margin-right: 8vw;
    padding-top: 20px;
  }

  .nav-link-type1-3:hover {
    box-shadow: none;
    color: #fff;
    background-color: #fd5911;
    border-bottom-width: 0;
    border-bottom-color: #d85759;
    width: 90vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .section-title-full-copy {
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 14vw;
    padding-bottom: 10vw;
    font-size: 10rem;
  }

  .section-title-full-copy.b {
    max-width: 100%;
  }

  .div-block-26---type2 {
    width: 90vw;
    max-width: 90%;
    margin: 8vw 4vw 1vw;
  }

  .ham-icon-mid-5 {
    background-color: var(--pwmlg1);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-block;
    transform: translate(0);
  }

  .ham-icon-top2-5 {
    background-color: var(--pwmlg1);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-block;
    transform: rotate(0);
  }

  .ham-icon-bottom-5 {
    background-color: var(--pwmlg1);
    cursor: none;
    border-radius: 2px;
    width: 32px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    transform: rotate(0);
  }

  .note-text-type_indent {
    margin-top: -38px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .note-text-type_indent.b {
    margin-left: 0;
    padding-left: 4px;
  }

  .note-text-type_indent._2 {
    margin-left: 20px;
  }

  .custom-spacer-1 {
    margin-bottom: 0;
  }

  .section-image-big-port-2 {
    margin-left: 2vw;
    margin-right: 0;
  }

  .section-image-big-port-2.small {
    margin-left: 7vw;
  }

  .section-image-big-port-2.b {
    max-width: 85vw;
  }

  .section-image-big-port-2.b._2 {
    max-width: 45vw;
  }

  .section-image-big-port-2._2 {
    margin-left: 2vw;
  }

  .indent-3 {
    margin-top: 18vh;
  }

  .indent-3.b {
    margin-top: -6vh;
  }
}

@media screen and (max-width: 767px) {
  .heading-3-right-2 {
    margin-top: -52px;
    margin-left: -90px;
    font-size: 8rem;
  }

  .hero-subhead-right-2 {
    margin-left: -50px;
    font-size: 16px;
  }

  .hero-image {
    width: 35%;
    margin: -336px 135px 0 131px;
  }

  .heading-5 {
    margin-left: -35px;
    font-size: 1rem;
  }

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

  .hero-subhead-2 {
    width: 160px;
    margin-top: -36px;
    margin-left: 45vw;
    padding-left: 0;
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .hero-subhead-2.center {
    margin-top: 23px;
  }

  .hp-hero.center {
    background-size: auto 52vh;
    height: 400px;
    padding-top: 50vh;
  }

  .hp-hero.center._3 {
    height: 50vh;
  }

  .columns {
    margin-top: -35px;
    display: flex;
  }

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

  .nav {
    width: 100%;
    max-width: 100vw;
  }

  .nav-menu-wrap {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-2 {
    height: 110vh;
  }

  .nav-inner {
    width: 94vw;
  }

  .menu-icon {
    font-size: 30px;
  }

  .section-title {
    letter-spacing: .1rem;
    margin-left: 16px;
    font-size: 6rem;
    line-height: 8rem;
  }

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

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    width: 84vw;
    margin-left: 8vw;
    margin-right: 8vw;
  }

  .section-2-clients {
    margin-bottom: -49px;
  }

  .section-title-full {
    letter-spacing: .1rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12vw;
    padding-bottom: 8vw;
    font-size: 6rem;
    line-height: 8rem;
  }

  .section-title-full.b {
    margin-top: 12px;
    padding-bottom: 12vw;
  }

  .section-title-full.pwm {
    padding-bottom: 12vw;
  }

  .spacer-20-vh {
    height: 4vh;
  }

  .grid-2 {
    margin-top: -23px;
    padding-bottom: 24px;
  }

  .spacer-10vh {
    height: 2vh;
  }

  .spacer-10vh._2 {
    height: 8vh;
  }

  .product-title-full {
    margin-left: 0;
    font-size: 24vw;
  }

  .product-section-title-full-type1 {
    margin-bottom: 8px;
    margin-left: 0;
    font-size: 1.7rem;
    line-height: 2.5rem;
  }

  .product-body-copy {
    letter-spacing: .02rem;
    max-width: 90vw;
    margin-left: 0;
    margin-right: 0;
    font-size: .9rem;
    line-height: 1.4rem;
  }

  .section-contentarea-sub1 {
    margin-left: 14vw;
    margin-right: 14vw;
  }

  .callout-copy {
    margin-bottom: 0;
  }

  .button-circle-2 {
    width: 120px;
    height: 120px;
    margin-right: 10px;
    font-size: 16px;
  }

  .project-ask-section-type-1 {
    max-width: 125vw;
    margin-left: -6vw;
  }

  .feature-bg---type-1 {
    height: 44em;
    padding-bottom: 60px;
    padding-left: 13px;
  }

  .browser-preview {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    height: 34px;
    margin-left: 3vw;
    margin-right: 2vw;
  }

  .white-dot {
    width: 12px;
    height: 12px;
  }

  .image---ig-teaser {
    background-size: 90vw;
    margin-left: 3vw;
    margin-right: 2vw;
  }

  .image---ig-teaser.pwm {
    background-size: 80vw;
    height: 400px;
  }

  .intro-copy {
    justify-content: center;
    align-items: flex-start;
    max-width: 100vw;
    margin-left: 0;
    margin-right: 10px;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .section-1 {
    margin-top: 35vh;
  }

  .section-1.pwm.c {
    max-width: 100vw;
  }

  .callout {
    margin-left: 0;
    padding-bottom: 8px;
  }

  .div-block-16 {
    width: 20vw;
    display: block;
  }

  .div-block-17 {
    margin-top: 0;
    margin-left: 0;
  }

  .mobile-shell {
    margin-top: -260px;
  }

  .mobile-shell._2 {
    z-index: 20;
    position: relative;
  }

  .browser-preview-mobile {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .browser-preview-mobile.tablet {
    width: 40em;
    height: 23.5em;
    margin-top: 8px;
  }

  .div-block-19 {
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .div-block-22 {
    width: 50vh;
    height: 220px;
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .div-block-22._2 {
    height: 300px;
  }

  .div-block-22._2.f {
    border-style: none;
    border-width: 0;
  }

  .div-block-22._3 {
    height: 300px;
  }

  .sections-next {
    height: 415px;
    padding-top: 1rem;
  }

  .section-2up-typeb {
    width: 40vh;
    margin-left: 24px;
    margin-right: 16vw;
    display: block;
  }

  .scard1 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-9 {
    letter-spacing: .14rem;
    font-size: 3rem;
  }

  .heading-9.d {
    margin-top: 9px;
  }

  .heading-9.e._2.b {
    margin-top: 18px;
  }

  .div-block-26 {
    margin-top: 40px;
  }

  .div-block-27 {
    height: 100%;
  }

  .div-block-27._2 {
    margin-bottom: -176px;
  }

  .div-block-28 {
    margin-top: 0;
    font-size: 16px;
  }

  .lottie-animation-3 {
    margin-top: -106px;
  }

  .lottie-animation-3.b {
    margin-top: 28px;
    margin-left: 157px;
  }

  .div-block-29 {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .callout-titles {
    letter-spacing: .2px;
    width: 100%;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .div-block-30.pwm2 {
    max-width: 60vw;
  }

  .browser-preview-mobile-thin-outline {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .browser-preview-mobile-thin-outline.tablet {
    background-color: rgba(0, 0, 0, 0);
    width: 44vw;
  }

  .image---preview-mobile--ig-teaser-hero {
    background-size: 207px;
    height: 359px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .image---preview-mobile--ig-teaser-hero.pwm {
    height: 360px;
  }

  .image---preview-mobile--ig-teaser-hero.ig-app, .image---preview-mobile--ig-teaser-hero.ig-app-2 {
    background-size: 16.7em;
    height: 22.3em;
  }

  .image---preview-mobile--ig-teaser-hero.mac2 {
    height: 360px;
  }

  .image-10 {
    margin-left: -16px;
  }

  .image-10.b {
    margin-top: -48px;
  }

  .image-10.small, .image-10.xsmall2 {
    width: 85vw;
  }

  .image-10._2 {
    margin-top: -42px;
    margin-left: -16px;
  }

  .note-text-type1 {
    margin-top: -57px;
    padding-top: 20px;
  }

  .note-text-type1.b {
    margin-top: -43px;
    margin-left: -12px;
  }

  .note-text-type1._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type1._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type1._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .div-block-36.h {
    margin-top: -6vh;
    margin-left: 11vw;
  }

  .section-image-big-port {
    max-width: 100vw;
    margin-left: 8vw;
    margin-right: 8vw;
  }

  .section-image-big-port._2 {
    margin-left: 14vw;
  }

  .section-contentarea-sub3 {
    align-items: flex-start;
    max-width: 100vw;
    margin-top: -16px;
    margin-left: 8vw;
    margin-right: 8vw;
  }

  .section-contentarea-sub2 {
    margin-left: 0;
    margin-right: 0;
  }

  .product-body-copy-subcopy {
    margin-left: 0;
    font-size: 3vw;
    line-height: 4vw;
  }

  .product-body-copy-subcopy-points-copy {
    margin-left: 0;
    font-size: 2.5vw;
  }

  .section-contentarea-sub3b {
    max-width: 100vw;
    margin-left: 8vw;
    margin-right: 8vw;
  }

  .product-body-copy-facts {
    max-width: 55vw;
    margin-top: 4px;
    margin-left: 0;
    font-size: 3vw;
    line-height: 4vw;
  }

  .image-11 {
    margin-bottom: 0;
  }

  .section-2up-facts {
    max-width: 30vw;
  }

  .product-section-title-full-type2 {
    margin-left: 0;
    font-size: 5vw;
    line-height: 4rem;
  }

  .section-2up-facts-type2 {
    width: 100%;
    margin-left: 10vw;
    margin-right: 10vw;
    display: flex;
  }

  .section-2up-typea {
    width: 55vh;
    margin-left: 24px;
    margin-right: 24px;
    display: block;
  }

  .section-contentarea-sub3a {
    align-items: flex-start;
    max-width: 90%;
    margin-left: 7vw;
    margin-right: 0;
  }

  .product-section-title-full-type1b {
    margin-left: 0;
    font-size: 1.2rem;
    line-height: 2.5rem;
  }

  .product-body-copy-nextproject {
    letter-spacing: .02rem;
    max-width: 90vw;
    margin-top: 81px;
    margin-left: 0;
    margin-right: 0;
    font-size: .9rem;
    line-height: 1.4rem;
  }

  .product-body-copy-nextproject.d._2 {
    margin-top: 156px;
  }

  .product-body-copy-nextproject.w {
    margin-top: 84px;
  }

  .product-body-copy-nextproject.e {
    margin-top: 91px;
  }

  .div-block-40._3 {
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-40._4 {
    margin-top: 77px;
    margin-left: 0;
  }

  .div-block-40._5 {
    margin-top: 0;
    margin-left: 0;
  }

  .button-circle-1, .button-circle-2-b {
    width: 120px;
    height: 120px;
    margin-right: 10px;
    font-size: 16px;
  }

  .button-circle-2-b._3 {
    margin-top: -215px;
    margin-left: 143px;
  }

  .button-circle-2-b._4 {
    margin-bottom: -40px;
    margin-left: 110px;
    margin-right: -1.2rem;
  }

  .footer {
    height: 100%;
  }

  .div-block-41 {
    flex-direction: column;
    height: auto;
  }

  .div-block-42 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-top: 0;
  }

  .div-block-44 {
    justify-content: space-between;
    width: 95vw;
    max-width: 100vw;
    margin-bottom: 8px;
  }

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

  .image-14 {
    align-self: flex-start;
    margin-top: 24px;
  }

  .footer-section--type-1 {
    width: 45vw;
    max-width: 50vw;
    margin-left: 16px;
    margin-right: 8px;
  }

  .footer-text-copy {
    width: 12rem;
    margin-left: 16px;
    padding-top: 0;
    font-size: 22px;
  }

  .div-block-47 {
    flex-direction: row;
    align-items: flex-end;
    padding-bottom: 3rem;
    display: flex;
  }

  .div-block-48 {
    justify-content: space-around;
    width: 64vw;
    max-width: 64vw;
  }

  .div-block-49 {
    width: 38vw;
    max-width: 75vw;
  }

  .section-work-big-port {
    max-width: 100vw;
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .nav-link--sub:focus {
    box-shadow: none;
  }

  .ham-icon {
    flex-direction: column;
    margin-left: 6px;
    display: flex;
  }

  .ham-icon-mid, .ham-icon-bottom, .ham-icon-top2 {
    background-color: var(--darkgrey);
  }

  .text-legal {
    width: 100%;
    padding-top: 0;
  }

  .div-block-46-copy {
    width: 100vw;
    margin-left: 16px;
    margin-right: 8px;
  }

  .callout-copy-copy {
    margin-top: 7px;
    margin-bottom: 0;
    margin-left: -16px;
    font-size: 2rem;
  }

  .image-16 {
    width: 210vw;
    max-width: 90vw;
    margin-left: -11vw;
  }

  .nav-white {
    width: 100%;
    max-width: 100vw;
  }

  .image-17, .image-18 {
    max-width: 100%;
  }

  .image-pin {
    width: 9vw;
    max-width: 200px;
    margin-top: -21px;
    margin-left: 19vw;
  }

  .footer-m1 {
    width: 100vw;
    max-width: 100vw;
    height: 380px;
    max-height: 650px;
    padding-top: 40px;
  }

  .heading-9--type-2 {
    margin-top: 149px;
    font-size: 1.1rem;
    line-height: 0;
  }

  .heading-3-right-3 {
    margin-left: -90px;
    font-size: 13vw;
  }

  .nav-link-current-type-2 {
    align-items: center;
    max-width: 9vw;
    margin-left: 40px;
  }

  .callout-copy--type2 {
    margin-bottom: 0;
    font-size: 6rem;
    line-height: 6.5rem;
  }

  .callout-copy--type2._2 {
    font-size: 3rem;
    line-height: 4rem;
  }

  .div-block-53 {
    width: 84vw;
    max-width: 84vw;
    margin-right: 0;
  }

  .heading-9--type-3 {
    letter-spacing: .14rem;
    font-size: 3rem;
  }

  .copy-message {
    width: 84vw;
    max-width: 84vw;
    margin-left: 8vw;
    margin-right: 8vw;
  }

  .form {
    width: 84vw;
  }

  .form-block-2 {
    margin-right: 0;
  }

  .section-4-let-s-work-together {
    margin-top: 42px;
  }

  .image-21 {
    max-width: 90%;
  }

  .image-22 {
    max-width: 100%;
  }

  .image-23 {
    max-width: 20vw;
  }

  .image-24 {
    max-width: 13vw;
  }

  .image-25 {
    max-width: 11vw;
  }

  .image-26 {
    max-width: 6vw;
  }

  .image-27 {
    max-width: 140%;
    margin-right: 9px;
  }

  .image-30 {
    max-width: 35%;
  }

  .image-33 {
    max-width: 90%;
  }

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

  .image-35, .image-39 {
    max-width: 100%;
  }

  .text-to-copy {
    margin-top: -8px;
  }

  .c-text-1 {
    font-size: 16px;
    line-height: 28px;
  }

  .button-circle-2-b-copy {
    width: 120px;
    height: 120px;
    margin-right: 10px;
    font-size: 16px;
  }

  .form-btn {
    margin-top: -71px;
    font-size: 16px;
  }

  .button-circle-2-c {
    width: 120px;
    height: 120px;
    margin-right: 10px;
    font-size: 16px;
  }

  .div-block-28-copy {
    margin-top: 8vh;
    margin-left: 6px;
    font-size: 16px;
  }

  .product-body-copy-type1 {
    letter-spacing: .02rem;
    max-width: 64vw;
    margin-top: -56px;
    margin-left: 29vw;
    margin-right: 8vw;
    font-size: .9rem;
    line-height: 1.4rem;
  }

  .mark-profile-pic {
    max-width: 22vw;
    margin-top: -273px;
    margin-left: 4vw;
    top: 28.3vh;
  }

  .image-43 {
    max-width: 100vw;
  }

  .callout-copy--type3 {
    margin-bottom: 0;
    font-size: 6rem;
    line-height: 6.5rem;
  }

  .callout-copy--type3.b {
    width: 84vw;
    margin-top: -24px;
    margin-bottom: -29px;
    margin-left: 8vw;
  }

  .callout-copy--type3.c {
    width: 84vw;
    margin-top: -24px;
    margin-bottom: 16px;
    margin-left: 8vw;
    line-height: 3rem;
  }

  .callout-copy--type3.d {
    width: 84vw;
    margin-top: -8px;
    margin-bottom: 16px;
    margin-left: 8vw;
    line-height: 3rem;
  }

  .product-section-title-full-type3 {
    margin-left: 0;
    font-size: 1.25rem;
    line-height: 2.5rem;
  }

  .product-body-copy-type3 {
    letter-spacing: .02rem;
    max-width: 90vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: .9rem;
    line-height: 1.4rem;
  }

  .highlight-section {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .div-block-59 {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .footer-type3 {
    width: 100vw;
    max-width: 100vw;
    height: 100vh;
    max-height: 60vw;
    padding-top: 40px;
  }

  .section-contentarea-sub2-copy {
    margin-left: 0;
    margin-right: 0;
  }

  .section-contentarea-sub4 {
    align-items: flex-start;
    max-width: 100vw;
    margin-top: -16px;
    margin-left: 0;
    margin-right: 0;
  }

  .indent-1 {
    margin-top: -4vh;
  }

  .indent-1.b {
    margin-top: -5vh;
  }

  .image-wrap {
    margin-left: -2vw;
  }

  .image-wrap._2 {
    width: 87vw;
    margin-left: 4vw;
  }

  .section-image-small-port {
    max-width: 100vw;
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .section-image-small-port._2 {
    margin-left: 8vw;
  }

  .div-block-61 {
    margin-top: -7vh;
  }

  .heading-3-right-2-copy {
    margin-top: -52px;
    margin-left: -90px;
    font-size: 8rem;
  }

  .button-circle-2-d {
    width: 120px;
    height: 120px;
    margin-right: 10px;
    font-size: 16px;
  }

  .button-circle-2-d._3 {
    margin-top: -215px;
    margin-left: 143px;
  }

  .button-circle-2-d.type2.b {
    margin-left: 26vw;
  }

  .heading-10 {
    margin-top: 0;
  }

  .image---mac-teaser {
    background-size: 90vw;
    margin-left: 3vw;
    margin-right: 2vw;
  }

  .image---mac-teaser.pwm {
    height: 400px;
  }

  .image-46 {
    margin-top: 30vh;
  }

  .image-47 {
    margin-top: 32vh;
  }

  .footer-m2 {
    width: 100vw;
    max-width: 100vw;
    height: 380px;
    max-height: 650px;
    padding-top: 40px;
  }

  .footer-text-copy--type2 {
    width: 12rem;
    margin-left: 16px;
    padding-top: 0;
    font-size: 22px;
  }

  .div-block-68 {
    margin-top: -213px;
    margin-left: -10px;
  }

  .image---mac-teaser2 {
    background-size: 90vw;
    margin-left: 3vw;
    margin-right: 2vw;
  }

  .image---mac-teaser2.pwm {
    height: 400px;
  }

  .image-49 {
    margin-left: -4vw;
  }

  .image-100 {
    width: 95vw;
    margin-left: -2vw;
  }

  .image-100.small, .image-100.xsmall2 {
    width: 85vw;
  }

  .text-field--type2 {
    max-width: 75vw;
  }

  .feature-bg---type-2 {
    height: 31em;
    padding-bottom: 60px;
    padding-left: 13px;
  }

  .div-block-type-2 {
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-type-2._2 {
    margin-top: -36px;
    margin-left: -249px;
  }

  .mobile-shell-type-2 {
    margin-top: -260px;
  }

  .mobile-shell-type-2._2 {
    z-index: 20;
    margin-top: -318px;
    position: relative;
  }

  .feature-bg---type-3 {
    height: 44em;
    padding-bottom: 60px;
    padding-left: 13px;
  }

  .footer-section--type-2, .footer-section--type-3, .footer-section--type-4 {
    width: 45vw;
    max-width: 50vw;
    margin-left: 16px;
    margin-right: 8px;
  }

  .project-ask-section-type-2 {
    max-width: 125vw;
    margin-left: -6vw;
  }

  .feature-bg---type-4 {
    height: 44em;
    padding-bottom: 60px;
    padding-left: 13px;
  }

  .div-block-70 {
    margin-left: 16vw;
  }

  .inputfield-type3 {
    height: 126px;
    display: block;
  }

  .footer-section--type-5 {
    width: 45vw;
    max-width: 50vw;
    margin-left: 16px;
    margin-right: 8px;
  }

  .note-text-type3 {
    margin-top: 44px;
    padding-top: 20px;
  }

  .note-text-type3._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type3._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type3._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .heading-12 {
    letter-spacing: .14rem;
    font-size: 3rem;
  }

  .heading-12.d {
    margin-top: 83px;
  }

  .heading-12.e._2.b {
    margin-top: 93px;
  }

  .messages {
    margin-left: -2vw;
  }

  .messages._2 {
    width: 87vw;
    margin-left: 4vw;
  }

  .note-text-type4 {
    margin-top: 44px;
    padding-top: 20px;
  }

  .note-text-type4._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type4._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type4._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .note-text-type5 {
    margin-top: -21px;
    margin-left: -13px;
    padding-top: 0;
  }

  .note-text-type5._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type5._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type5._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .note-text-type1-copy {
    margin-top: 44px;
    padding-top: 20px;
  }

  .note-text-type6 {
    margin-top: -23px;
    padding-top: 0;
  }

  .note-text-type6._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type6._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type6._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .section-contentarea-sub3c {
    max-width: 100vw;
    margin-left: 8vw;
    margin-right: 8vw;
  }

  .fact-card---type-2 {
    margin-top: 4vw;
  }

  .note-text-type7 {
    margin-top: 44px;
    padding-top: 20px;
  }

  .note-text-type7._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type7._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type7._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .note-text-type8 {
    margin-top: -10px;
    margin-left: -19px;
    padding-top: 0;
  }

  .note-text-type8._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type8._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type8._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .indent-2 {
    margin-top: -4vh;
    margin-left: 0;
  }

  .indent-2.b {
    margin-top: -5vh;
  }

  .note-text-type9 {
    margin-top: -46px;
    margin-left: 0;
    padding-top: 20px;
  }

  .note-text-type9._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type9._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type9._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .note-text-type12 {
    margin-top: -48px;
    margin-left: -11px;
    padding-top: 20px;
  }

  .note-text-type12.b {
    margin-top: -43px;
    margin-left: -12px;
  }

  .note-text-type12._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type12._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type12._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .note-text-type14 {
    margin-top: -48px;
    margin-left: -11px;
    padding-top: 20px;
  }

  .note-text-type14.b {
    margin-top: -43px;
    margin-left: -12px;
  }

  .note-text-type14._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type14._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type14._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .note-text-type15 {
    margin-top: -46px;
    margin-left: -1px;
    padding-top: 20px;
  }

  .note-text-type15.b {
    margin-top: -43px;
    margin-left: -12px;
  }

  .note-text-type15._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type15._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type15._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .note-text-type16 {
    margin-top: -40px;
    margin-left: 18px;
    padding-top: 20px;
  }

  .note-text-type16.b {
    margin-top: -43px;
    margin-left: -12px;
  }

  .note-text-type16._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type16._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type16._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .note-text-type17 {
    margin-top: -28px;
    margin-left: -11px;
    padding-top: 20px;
  }

  .note-text-type17.b {
    margin-top: -43px;
    margin-left: -12px;
  }

  .note-text-type17._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type17._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type17._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .note-text-type18 {
    margin-top: -38px;
    margin-left: 0;
    padding-top: 20px;
  }

  .note-text-type18.b {
    margin-top: -43px;
    margin-left: -12px;
  }

  .note-text-type18._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type18._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type18._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .note-text-type19 {
    margin-top: -48px;
    margin-left: -11px;
    padding-top: 20px;
  }

  .note-text-type19.b {
    margin-top: -43px;
    margin-left: -12px;
  }

  .note-text-type19._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type19._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type19._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .note-text-type20 {
    margin-top: -24px;
    margin-left: 15px;
    padding-top: 20px;
  }

  .note-text-type20.b {
    margin-top: -43px;
    margin-left: -12px;
  }

  .note-text-type20._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type20._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type20._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .note-text-type1-copy {
    margin-top: -57px;
    margin-left: 2px;
    padding-top: 20px;
  }

  .note-text-type1-copy.b {
    margin-top: -43px;
    margin-left: -12px;
  }

  .note-text-type1-copy._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type1-copy._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type1-copy._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .heading-21 {
    margin-left: -35px;
    font-size: 1rem;
  }

  .mark-profile-pic-2 {
    max-width: 25vw;
    margin-top: -236px;
    margin-left: 6vw;
  }

  .section-title-full-2 {
    letter-spacing: .1rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12vw;
    padding-bottom: 8vw;
    font-size: 6rem;
    line-height: 8rem;
  }

  .section-title-full-2.b {
    margin-top: 12px;
    padding-bottom: 12vw;
  }

  .section-title-full-2.pwm {
    padding-bottom: 12vw;
  }

  .section-title-full-type-2 {
    letter-spacing: .1rem;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12vw;
    padding-bottom: 8vw;
    font-size: 6rem;
    line-height: 8rem;
  }

  .section-title-full-type-2.b {
    margin-top: 12px;
    padding-bottom: 12vw;
  }

  .section-title-full-type-2.pwm {
    padding-bottom: 12vw;
  }

  .ham-icon-mid-2, .ham-icon-top2-2, .ham-icon-bottom-2 {
    background-color: var(--darkgrey);
  }

  .section-title-full-type-3 {
    letter-spacing: .1rem;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12vw;
    padding-bottom: 8vw;
    font-size: 6rem;
    line-height: 8rem;
  }

  .section-title-full-type-3.b {
    margin-top: 12px;
    padding-bottom: 12vw;
  }

  .section-title-full-type-3.pwm {
    padding-bottom: 12vw;
  }

  .ham-icon-2 {
    flex-direction: column;
    margin-left: 6px;
    display: flex;
  }

  .div-block-26-section2 {
    margin-top: 40px;
  }

  .product-body-copy-type4 {
    letter-spacing: .02rem;
    max-width: 90vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: .9rem;
    line-height: 1.4rem;
  }

  .nav-link--sub-2:focus {
    box-shadow: none;
  }

  .ham-icon-mid-3 {
    background-color: var(--pwmlg1);
  }

  .nav-menu-3 {
    height: 110vh;
  }

  .ham-icon-top2-3, .ham-icon-bottom-3 {
    background-color: var(--pwmlg1);
  }

  .hero-text-container {
    margin-top: -357px;
  }

  .heading-experience-title {
    margin-left: -35px;
    font-size: 1rem;
  }

  .hero-text.h {
    margin-top: -6vh;
    margin-left: 11vw;
  }

  ._3d-image-1 {
    width: 210vw;
    max-width: 90vw;
    margin-left: -11vw;
  }

  ._3d-green-pixel-1 {
    margin-top: 35vh;
  }

  .hero-subhead-tagline {
    width: 160px;
    margin-top: -36px;
    margin-left: 45vw;
    padding-left: 0;
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .name-1 {
    margin-top: -52px;
    margin-left: -90px;
    font-size: 8rem;
  }

  ._3d-blue-pixel-1 {
    margin-top: 41vh;
  }

  .nav-link--sub-3:focus {
    box-shadow: none;
  }

  .ham-icon-mid-4, .ham-icon-top2-4, .ham-icon-bottom-4 {
    background-color: var(--darkgrey);
  }

  .section-title-full-copy {
    letter-spacing: .1rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12vw;
    padding-bottom: 8vw;
    font-size: 6rem;
    line-height: 8rem;
  }

  .section-title-full-copy.b {
    margin-top: 12px;
    padding-bottom: 12vw;
  }

  .section-title-full-copy.pwm {
    padding-bottom: 12vw;
  }

  .div-block-26---type2 {
    margin-top: 40px;
  }

  .ham-icon-mid-5, .ham-icon-top2-5, .ham-icon-bottom-5 {
    background-color: var(--pwmlg1);
  }

  .note-text-type_indent {
    margin-top: -48px;
    margin-left: 32px;
    padding-top: 20px;
  }

  .note-text-type_indent.b {
    margin-top: -43px;
    margin-left: -12px;
  }

  .note-text-type_indent._2 {
    margin-top: 0;
    margin-left: 10px;
  }

  .note-text-type_indent._3 {
    margin-top: -38px;
    margin-left: 12px;
  }

  .note-text-type_indent._4 {
    margin-top: -5px;
    margin-left: 10px;
  }

  .image-107 {
    width: 24vw;
    margin-bottom: 0;
  }

  .image-108 {
    width: 24vw;
  }

  .image-109 {
    width: 24vw;
    margin-bottom: 0;
  }

  .section-image-big-port-2 {
    max-width: 100vw;
    margin-left: 8vw;
    margin-right: 8vw;
  }

  .section-image-big-port-2._2 {
    margin-left: 14vw;
  }

  .indent-3 {
    margin-top: 5vh;
    margin-left: 0;
  }

  .indent-3.b {
    margin-top: -5vh;
  }
}

@media screen and (max-width: 479px) {
  .heading-3-right-2 {
    z-index: 0;
    letter-spacing: 3px;
    width: auto;
    max-width: none;
    margin-top: -6px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    font-family: Highrush condensed, sans-serif;
    font-size: 5rem;
    font-weight: 400;
    line-height: 4.5rem;
    position: relative;
  }

  .hero-subhead-right-2 {
    flex-flow: row;
    align-items: center;
    width: auto;
    max-width: 200px;
    margin-top: 31px;
    margin-bottom: 139px;
    margin-left: -377px;
    padding-left: 0;
    padding-right: 0;
    line-height: 24px;
    display: flex;
  }

  .hero-image {
    object-fit: fill;
    object-position: 50% 50%;
    width: 240%;
    max-width: 240%;
    margin: 76px 0 0 -209px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    transform: none;
  }

  .heading-5 {
    z-index: 0;
    margin: 7px 0 0;
    font-size: 1rem;
    line-height: 56px;
    position: relative;
  }

  .column-3 {
    height: 20px;
  }

  .hero-subhead-2 {
    z-index: 0;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 6vw;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.25rem;
    line-height: 24px;
    position: absolute;
  }

  .hero-subhead-2.center {
    justify-content: center;
    margin-top: -44px;
    margin-right: 17vw;
    padding-left: 0;
  }

  .hp-hero.center {
    z-index: auto;
    background-position: 45% 0;
    background-repeat: no-repeat;
    background-size: auto 50vh;
    justify-content: flex-end;
    height: 55vh;
    max-height: 54vh;
    margin-top: -40px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    bottom: 0;
  }

  .columns {
    order: 0;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .column-2 {
    height: 0;
  }

  .column-4 {
    height: 20px;
  }

  .nav-logo-wrap {
    width: 60px;
  }

  .menu-button {
    max-width: 52vw;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .menu-button.w--open {
    flex: 1;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    max-width: 100vw;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 8px;
    display: flex;
  }

  .nav {
    max-width: 100vw;
  }

  .nav-menu-wrap {
    background-color: rgba(0, 0, 0, 0);
    max-width: 100vw;
    margin-left: 0;
    padding-right: 0;
  }

  .nav-link {
    height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 2vw;
    font-size: 18px;
  }

  .nav-link:hover {
    padding-bottom: 4px;
    padding-left: 2vw;
  }

  .nav-menu-2 {
    height: 100vh;
    padding-top: 8vw;
  }

  .nav-inner {
    width: 94vw;
    max-width: 100vw;
  }

  .menu-icon {
    display: none;
  }

  .menu-icon:focus {
    background-image: url('../images/Close-X.svg');
    background-position: 0 0;
    background-size: auto;
  }

  .hero {
    width: 100vw;
    max-width: 100vw;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .section-1-case-studies {
    height: 120%;
    max-height: 38%;
    margin-top: -40px;
    margin-bottom: 0;
  }

  .section-title {
    width: 100vw;
    max-width: 100%;
    margin-top: 32px;
    margin-left: 16px;
    font-size: 6rem;
    line-height: 56px;
  }

  .container-5 {
    margin-top: 53px;
    margin-bottom: 0;
  }

  .image-4 {
    margin-left: -14px;
  }

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 90vw;
    margin-top: 24px;
    margin-left: 5vw;
    margin-right: 5vw;
    display: block;
  }

  .div-block-5 {
    max-width: 100%;
  }

  .section-2-clients {
    z-index: 20;
    margin-top: 0;
    margin-bottom: 0;
  }

  .section-title-full {
    z-index: 200;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 21vw;
    padding-bottom: 15vw;
    font-size: 6rem;
    line-height: 56px;
  }

  .section-title-full.b {
    margin-top: 0;
    padding-top: 18vw;
    padding-bottom: 14vw;
  }

  .section-title-full.pwm {
    margin-top: -9px;
    margin-bottom: 6vw;
  }

  .bg {
    max-width: 100vw;
    overflow: hidden;
  }

  .body-4 {
    max-width: 100vw;
    max-height: 100vh;
  }

  .page-section-title, .product-title-image {
    max-width: 100vw;
    overflow: hidden;
  }

  .lottie-animation {
    width: 55vw;
    margin-top: 0;
  }

  .grid-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 90vw;
    margin-left: 5vw;
    margin-right: 5vw;
    padding-bottom: 0;
    display: block;
  }

  .spacer-10vh {
    height: 10vw;
  }

  .spacer-10vh._2 {
    height: 0;
  }

  .product-title-full {
    letter-spacing: .25rem;
    margin-top: -208px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 4rem;
    line-height: 56px;
  }

  .product-title-full.pwm {
    letter-spacing: .5rem;
    line-height: 2rem;
  }

  .product-section-title-full-type1 {
    max-width: none;
    margin-top: 0;
    margin-bottom: 6px;
    margin-left: 0;
    font-size: 1.25rem;
    line-height: 1.9rem;
  }

  .section-2 {
    max-width: 100vw;
    margin-left: 24px;
    margin-right: 24px;
    overflow: hidden;
  }

  .product-body-copy {
    max-width: 98vw;
    margin-top: 0;
    margin-left: 0;
    font-size: .9rem;
    line-height: 1.4rem;
  }

  .section-contentarea-sub1 {
    margin-left: 0;
    margin-right: 0;
  }

  .spacer-16px {
    height: 16px;
  }

  .callout-copy {
    letter-spacing: 0;
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .button-circle-2 {
    width: 120px;
    height: 120px;
    margin-bottom: 0;
    font-size: 16px;
  }

  .project-ask-section-type-1 {
    max-width: 100vw;
    margin-top: 0;
    margin-left: -4vw;
    display: block;
  }

  .tag-style-1 {
    font-size: 14px;
  }

  .feature-bg---type-1 {
    width: auto;
    max-width: none;
    height: 465px;
    margin-left: -8px;
    margin-right: -8px;
    padding-bottom: 16px;
  }

  .product-page-highlight-image {
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }

  .browser-preview {
    border-radius: 10px 10px 0 0;
    height: 22px;
    margin-left: 4vw;
    margin-right: 4vw;
  }

  .spacer-4rem {
    height: 1rem;
  }

  .div-block-12 {
    padding-top: 6px;
  }

  .white-dot {
    width: 8px;
    height: 8px;
    margin-right: 6px;
  }

  .image---ig-teaser {
    background-size: 95vw;
    height: 265px;
    margin-left: 4vw;
    margin-right: 4vw;
  }

  .image---ig-teaser.pwm {
    height: 350px;
  }

  .intro-copy {
    align-items: center;
    max-width: 100vw;
    margin-right: 8px;
    font-size: 1.25rem;
    line-height: 1.8rem;
    display: flex;
  }

  .section-1 {
    margin-top: 22vh;
    margin-left: 0;
    margin-right: 0;
  }

  .section-1.mac {
    overflow: hidden;
  }

  .callout {
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 16px;
  }

  .div-block-14 {
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    margin-right: 16px;
    display: flex;
  }

  .div-block-15 {
    width: 100vw;
    margin-left: -145px;
    display: block;
  }

  .div-block-16 {
    width: 100vw;
    max-width: 75vw;
    display: flex;
  }

  .div-block-17 {
    width: auto;
    max-width: 100%;
    margin-left: 0;
  }

  .mobile-shell {
    object-fit: fill;
    width: auto;
    margin-top: -169px;
  }

  .mobile-shell.tablet {
    max-width: 100%;
    margin-top: 136px;
  }

  .mobile-shell._2 {
    z-index: 25;
    margin-top: -42px;
    margin-right: 6vw;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .browser-preview-mobile {
    width: 124px;
    height: 210px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .browser-preview-mobile.tablet {
    width: 100vw;
    max-width: 249.594px;
    height: 22.9em;
    margin-top: -71px;
  }

  .browser-preview-mobile.tablet._2 {
    height: 23.3em;
    margin-top: -166px;
  }

  .desktop-shell {
    max-width: 100%;
    margin-right: 4px;
  }

  .div-block-18 {
    object-fit: fill;
    align-self: center;
    max-width: 100%;
  }

  .div-block-19 {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .div-block-22 {
    width: 50%;
    height: 180px;
    margin-left: 10px;
  }

  .div-block-22._2 {
    background-size: auto, 100vw;
    width: 84vw;
    margin-top: 24px;
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .div-block-22._2.b {
    margin-top: 40px;
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .div-block-22._2.b.type-2 {
    margin-top: 45px;
  }

  .div-block-22._2.f {
    border-color: var(--macol);
    background-color: var(--macol);
    background-image: linear-gradient(to bottom, rgba(253, 180, 131, 0) 53%, rgba(253, 180, 131, .88) 70%, var(--macol)), url('../images/Mackenzie-overview.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 200vw;
    margin-top: 40px;
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .div-block-22._3 {
    width: 84vw;
    height: 300px;
    margin-top: 40px;
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .div-block-22._3.b {
    margin-top: 67px;
  }

  .div-block-22._4.b {
    background-color: var(--maco1);
    width: 84vw;
    margin-top: 40px;
    margin-left: 8vw;
    margin-right: 8vw;
  }

  .sections-next {
    max-width: 100vw;
    height: 90vh;
    padding-bottom: 80px;
  }

  .section-2up-typeb {
    width: 46vh;
    margin-bottom: 8px;
    margin-left: 0;
    margin-right: 0;
    line-height: 24px;
  }

  .scard1 {
    text-align: center;
    width: 90vw;
    margin-bottom: 20px;
    margin-left: 2vw;
    margin-right: 0;
  }

  .heading-9 {
    font-size: 2rem;
  }

  .heading-9.d {
    max-width: 100%;
    max-height: 104.391px;
    margin-top: 7px;
    margin-bottom: 32px;
    font-size: 3.5rem;
    line-height: 3.5rem;
  }

  .heading-9.e {
    margin-top: 0;
  }

  .heading-9.e {
    color: var(--bc1);
    margin-top: 54px;
    margin-left: 0;
    font-size: 3.5rem;
    line-height: 3.5rem;
  }

  .heading-9.e._2 {
    max-width: 100%;
    max-height: 98.3906px;
    margin-bottom: 32px;
  }

  .heading-9.e._2.b {
    margin-top: 12px;
    margin-bottom: 16px;
  }

  .div-block-26 {
    justify-content: flex-start;
    margin-top: 24px;
    margin-bottom: 24px;
    display: block;
  }

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

  .div-block-27._2 {
    z-index: 50;
    width: 100%;
    max-height: 100%;
    margin-bottom: 0;
  }

  .div-block-27._3 {
    height: 120px;
  }

  .div-block-28 {
    margin-top: 81px;
  }

  .lottie-animation-3 {
    margin-top: -81px;
  }

  .lottie-animation-3.b {
    margin-top: -16px;
    margin-left: 152px;
  }

  .div-block-29 {
    margin-left: 5vw;
    margin-right: 5vw;
    display: block;
  }

  .callout-titles {
    letter-spacing: .25px;
    width: auto;
    height: auto;
    padding-bottom: 0;
    padding-right: 14px;
    font-size: .9rem;
    line-height: 1.25rem;
  }

  .div-block-30 {
    max-width: 90vw;
    font-size: 13px;
  }

  .div-block-30.pwm2 {
    max-width: 100vw;
  }

  .mac-bg {
    max-width: 100%;
    overflow: hidden;
  }

  .div-block-32 {
    max-width: 100%;
  }

  .browser-preview-mobile-thin-outline {
    background-color: rgba(255, 255, 255, 0);
    width: 136px;
    height: 226px;
    padding-top: 16px;
  }

  .browser-preview-mobile-thin-outline.tablet {
    width: 78vw;
    max-width: 100%;
    height: 14em;
  }

  .image---preview-mobile--ig-teaser-hero {
    background-size: 115px;
    height: 200px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .image---preview-mobile--ig-teaser-hero.pwm {
    height: 200px;
  }

  .image---preview-mobile--ig-teaser-hero.ig-app {
    background-size: 17em;
    max-width: 239.594px;
    height: 22.5em;
  }

  .image---preview-mobile--ig-teaser-hero.ig-app-2 {
    background-size: 18em;
    max-width: 240px;
    height: 22.2em;
  }

  .image---preview-mobile--ig-teaser-hero.mac2 {
    background-size: 113px;
    height: 200px;
  }

  .image-10 {
    width: 95vw;
    margin-left: -16px;
  }

  .image-10.b {
    margin-top: -31px;
  }

  .image-10.small {
    width: 95vw;
    margin-left: -27px;
  }

  .image-10.xsmall, .image-10.xsmall.mac-old1 {
    width: 80vw;
  }

  .image-10.xsmall._4 {
    width: 75vw;
  }

  .image-10.xsmall2 {
    margin-left: -4.7vw;
  }

  .image-10._2 {
    margin-top: -34px;
  }

  .note-text-type1 {
    margin-top: -38px;
    margin-left: -14px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type1.b {
    margin-top: -26px;
    margin-left: -27px;
  }

  .note-text-type1.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type1.c._2 {
    display: none;
  }

  .note-text-type1.c.wb {
    color: var(--pwmdb2-3);
  }

  .note-text-type1.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type1._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .div-block-36 {
    width: 84vw;
    margin-left: -3vw;
    margin-right: 0;
  }

  .div-block-36.h {
    z-index: 1;
    margin-top: 3vh;
    margin-left: -2vw;
  }

  .section-image-big-port {
    max-width: 100vw;
    margin-left: 8px;
    margin-right: 8px;
  }

  .section-image-big-port.small {
    width: 80vw;
  }

  .section-image-big-port._2 {
    margin-left: 4vw;
  }

  .section-contentarea-sub3 {
    max-width: 90vw;
    margin: 4px 4vw 10px 0;
  }

  .section-contentarea-sub2 {
    margin-left: 4vw;
    margin-right: 4vw;
  }

  .product-body-copy-subcopy {
    letter-spacing: .015rem;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: .8rem;
    line-height: 1.25rem;
  }

  .product-body-copy-subcopy-points-copy {
    margin-top: 0;
    margin-left: 0;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .section-2-copy {
    max-width: 100vw;
  }

  .section-contentarea-sub3b {
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .big-image-section-portb {
    margin-left: 0;
    margin-right: 0;
  }

  .fact-card {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 70vw;
    margin: 0 4vw .5rem;
  }

  .product-body-copy-facts {
    max-width: 55vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: .7rem;
    line-height: 1.05rem;
  }

  .div-block-37 {
    width: 50%;
    padding-bottom: 8px;
  }

  .list-points-type1 {
    width: auto;
    max-width: 100%;
  }

  .image-11 {
    text-align: center;
    margin-top: -24px;
    margin-bottom: -28px;
    padding-bottom: 0;
  }

  .image-12, .image-13 {
    margin-bottom: -28px;
  }

  .section-2up-facts {
    flex-direction: row;
    width: 100%;
    max-width: 75vw;
    margin-left: 0;
    margin-right: 16px;
    display: flex;
  }

  .facts {
    width: 100vw;
    padding-bottom: 8px;
  }

  .list-points-type2 {
    width: auto;
    padding-bottom: 8px;
  }

  .bold-text--type2 {
    text-align: center;
    align-self: center;
  }

  .product-section-title-full-type2 {
    align-content: center;
    align-items: center;
    max-width: none;
    margin-top: 0;
    margin-bottom: 6px;
    margin-left: 0;
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .section-2up-facts-type2 {
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 16px;
    display: block;
  }

  .section-2up-typea {
    width: auto;
    max-width: 100%;
    margin-bottom: 8px;
    margin-left: 0;
    margin-right: 0;
    line-height: 24px;
  }

  .section-contentarea-sub3a {
    max-width: 90vw;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .product-section-title-full-type1b {
    max-width: none;
    margin-top: 0;
    margin-bottom: 6px;
    margin-left: 0;
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .spacer-type2 {
    height: 0;
    padding-bottom: 0;
  }

  .product-body-copy-nextproject {
    max-width: 98vw;
    margin-top: 96px;
    margin-left: 0;
    font-size: .9rem;
    line-height: 1.4rem;
  }

  .product-body-copy-nextproject.c {
    margin-top: 76px;
    margin-left: 0;
    font-size: 1rem;
  }

  .product-body-copy-nextproject.d {
    margin-top: 131px;
  }

  .product-body-copy-nextproject.d._2 {
    margin-top: 181px;
  }

  .product-body-copy-nextproject.f {
    margin-top: 0;
  }

  .product-body-copy-nextproject.d, .product-body-copy-nextproject.g {
    margin-top: 134px;
    margin-left: 0;
    font-size: 1rem;
  }

  .product-body-copy-nextproject.w {
    max-width: 100vw;
    margin-top: 87px;
    margin-right: -30px;
  }

  .product-body-copy-nextproject.d {
    margin-top: 76px;
    margin-left: 0;
    font-size: 1rem;
  }

  .product-body-copy-nextproject.e {
    margin-top: 89px;
    margin-left: 0;
    font-size: 1rem;
  }

  .div-block-40._3 {
    z-index: 50;
    margin-top: 0;
    margin-left: 4px;
  }

  .div-block-40._4.b {
    margin-left: -235px;
  }

  .div-block-40._4 {
    z-index: 50;
    margin-top: 0;
    margin-left: 4px;
  }

  .div-block-40._5 {
    max-width: 92%;
    margin-left: 4px;
  }

  .div-block-40._5.b {
    margin-left: -235px;
  }

  .button-circle-1 {
    width: 120px;
    height: 120px;
    margin-bottom: 0;
    font-size: 16px;
  }

  .button-circle-2-b {
    z-index: 200;
    width: 120px;
    height: 120px;
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 16px;
    transform: scale(.7);
  }

  .button-circle-2-b:hover {
    transform: scale(.75);
  }

  .button-circle-2-b._3 {
    margin-top: -234px;
    margin-left: 172px;
  }

  .button-circle-2-b._4 {
    z-index: 50;
    justify-content: center;
    width: 120px;
    margin: 0 8px 0 0;
  }

  .button-circle-2-b._4:hover {
    width: 185px;
  }

  .button-circle-2-b._4.b {
    width: 120px;
    margin: 0 8px 0 0;
  }

  .button-circle-2-b._4.b:hover {
    width: 185px;
  }

  .button-circle-2-b._4.c {
    width: 120px;
    margin-bottom: 0;
  }

  .button-circle-2-b._4.c:hover {
    width: 185px;
  }

  .button-circle-2-b._4.c.w--current {
    margin-bottom: -74px;
  }

  .button-circle-2-b._4.d {
    border-color: #fff;
  }

  .body-5 {
    background-color: #0e0b0b;
  }

  .footer {
    height: auto;
  }

  .div-block-42 {
    max-width: 100vw;
    margin-bottom: 8px;
    padding-top: 0;
  }

  .div-block-44, .div-block-45 {
    display: block;
  }

  .link {
    height: 25px;
    margin-bottom: 16px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link:hover {
    height: 25px;
    margin-bottom: 16px;
    padding-bottom: 0;
  }

  .footer-section--type-1 {
    max-width: 100vw;
    height: 16%;
    margin-bottom: 16px;
  }

  .form-text {
    margin-left: 8px;
    padding-top: 4px;
    padding-bottom: 16px;
    font-size: 14px;
  }

  .footer-text {
    margin-top: 0;
    padding-top: 0;
  }

  .footer-text-small {
    margin-bottom: 0;
    margin-left: 6vw;
    padding-top: 2vw;
  }

  .footer-text-copy {
    margin-left: 8px;
    font-size: 18px;
  }

  .div-block-47 {
    margin-bottom: 24px;
    padding-bottom: 1rem;
  }

  .div-block-48 {
    width: 95vw;
    max-width: 95vw;
    display: flex;
  }

  .div-block-49 {
    max-width: 38vw;
    margin-bottom: 0;
    display: block;
  }

  .section-work-big-port {
    max-width: 100vw;
    margin-left: 8px;
    margin-right: 8px;
  }

  .note-text-type2 {
    margin-left: 8px;
    padding-top: 4px;
    padding-bottom: 16px;
    font-size: 14px;
  }

  .nav-link--sub {
    height: auto;
    margin-bottom: 0;
    margin-left: 8vw;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 16px;
    line-height: 32px;
  }

  .nav-link--sub:hover {
    padding-bottom: 4px;
    padding-left: 8vw;
  }

  .nav-link--active {
    height: 45px;
    margin-left: 2vw;
    padding-top: 10px;
    font-size: 18px;
  }

  .nav-link--active:hover {
    margin-left: 2vw;
  }

  .image-15 {
    max-width: 75%;
    display: block;
  }

  .ham-icon {
    flex: 1;
    justify-content: center;
    align-items: center;
    width: 24px;
    max-width: 40vw;
    height: auto;
    margin-top: 8px;
    margin-left: 4px;
    margin-right: 8px;
    padding-left: 0;
    display: flex;
  }

  .ham-icon-top {
    background-color: #fff;
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin-top: 18px;
    margin-bottom: 4px;
    padding-bottom: 0;
    padding-right: 0;
    display: inline;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .ham-icon-mid {
    background-color: #fff;
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin-top: 14px;
    margin-bottom: 2px;
    margin-left: 8px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .ham-icon-bottom {
    background-color: #fff;
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin-top: 21px;
    margin-bottom: 2px;
    margin-left: 8px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .ham-icon-top2 {
    background-color: #fff;
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin: 8px 0 2px 8px;
    padding-bottom: 0;
    padding-right: 4px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-link-footer {
    height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 2vw;
    font-size: 18px;
  }

  .nav-link-footer:hover {
    padding-bottom: 4px;
    padding-left: 2vw;
  }

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

  .nav-link-footer-type2 {
    margin-top: 16px;
  }

  .text-legal {
    width: 90%;
    max-width: 75vw;
    padding-top: 0;
  }

  .div-block-46-copy {
    max-width: 100vw;
    height: 16%;
    margin-bottom: 16px;
  }

  .callout-copy-copy {
    letter-spacing: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .image-16 {
    z-index: 2;
    width: 150vw;
    max-width: 130vw;
    margin-top: 6vh;
    margin-bottom: 16px;
    margin-left: -45vw;
  }

  .nav-white {
    max-width: 100vw;
  }

  .nav-link-type2 {
    height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 2vw;
    font-size: 18px;
  }

  .nav-link-type2:hover {
    padding-bottom: 4px;
    padding-left: 2vw;
  }

  .nav-link-copy {
    height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 2vw;
    font-size: 18px;
  }

  .nav-link-copy:hover {
    padding-bottom: 4px;
    padding-left: 2vw;
  }

  .image-17 {
    max-width: 20vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 5vw;
  }

  .image-18 {
    max-width: 18vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 10.5vw;
  }

  .image-pin {
    width: 15vw;
    max-width: 200vw;
    margin-top: -31px;
    margin-left: 45vw;
  }

  .footer-m1 {
    z-index: 20;
    background-color: var(--s2d);
    height: 550px;
    max-height: 480px;
    margin-top: 0;
    padding-top: 0;
  }

  .heading-9--type-2 {
    max-width: 100%;
    margin-top: auto;
    padding-top: 26px;
    font-size: 1rem;
  }

  .heading-3-right-3 {
    letter-spacing: 3px;
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    font-family: Highrush condensed, sans-serif;
    font-size: 80px;
    font-weight: 400;
    line-height: 56px;
  }

  .image-20 {
    z-index: 3;
    width: 100vw;
    max-width: 100vw;
    height: 100vh;
    max-height: 50vh;
    margin-top: -3vh;
    padding-left: 92px;
    display: none;
  }

  .nav-link-current-type-2 {
    align-items: center;
    max-width: 14vw;
    margin-left: 8px;
  }

  .callout-copy--type2 {
    letter-spacing: 0;
    margin-bottom: 0;
    padding-top: 32px;
    font-size: 3rem;
    line-height: 3.2rem;
  }

  .callout-copy--type2._2 {
    line-height: 3.5rem;
  }

  .heading-9--type-3 {
    font-size: 2rem;
  }

  .copy-message {
    margin-top: 40px;
  }

  .text-field--type1 {
    padding-top: 2px;
    padding-left: 3px;
    padding-right: 8px;
    font-size: .9rem;
  }

  .text-field--type1::placeholder {
    font-size: .9rem;
  }

  .field-label {
    padding-right: 4px;
    font-size: .9rem;
  }

  .field-label._2 {
    margin-left: 0;
  }

  .form-block-2 {
    margin-bottom: 0;
  }

  .textarea {
    margin-top: 10px;
    font-size: .9rem;
  }

  .textarea:hover {
    border-color: var(--s1);
  }

  .textarea::placeholder {
    font-size: 1rem;
  }

  .div-block-55 {
    z-index: 200;
  }

  .section-4-let-s-work-together {
    margin-top: -55px;
    margin-bottom: 0;
  }

  .image-21 {
    max-width: 23vw;
    margin-bottom: 1vh;
    margin-left: 3vw;
    padding-left: 8px;
    padding-right: 8px;
  }

  .image-22 {
    max-width: 24vw;
    margin-bottom: 1vh;
    margin-left: 7vw;
    padding-left: 0;
    padding-right: 8px;
  }

  .image-23 {
    max-width: 30vw;
    margin-bottom: 1vh;
    margin-left: 3vw;
    padding-right: 0;
  }

  .image-24 {
    max-width: 26vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 0;
    padding-left: 8px;
  }

  .image-25 {
    max-width: 24vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 8vw;
    padding-right: 8px;
  }

  .image-26 {
    max-width: 16vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 7.5vw;
    padding-left: 8px;
  }

  .image-27 {
    max-width: 30vw;
    margin: 1vh 0 1vh .5vw;
    padding-right: 8px;
  }

  .image-28 {
    max-width: 18vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 4vw;
    padding-left: 8px;
  }

  .image-29 {
    max-width: 30vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 6vw;
  }

  .image-30 {
    max-width: 12vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 8vw;
  }

  .image-31 {
    max-width: 20vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 14vw;
  }

  .image-32 {
    max-width: 24vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 8vw;
  }

  .image-33 {
    max-width: 30vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 6.5vw;
  }

  .image-34 {
    max-width: 15vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 8vw;
  }

  .image-35 {
    max-width: 23vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 8vw;
  }

  .image-36 {
    max-width: 11vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 10vw;
  }

  .image-37 {
    max-width: 16vw;
    margin-top: 1vh;
    margin-left: 15vw;
  }

  .image-38 {
    max-width: 12vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 15vw;
  }

  .image-39 {
    max-width: 16vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 18vw;
  }

  .image-40 {
    max-width: 12vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 16vw;
  }

  .text-to-copy {
    font-size: 1rem;
  }

  .button-circle-2-b-copy {
    width: 120px;
    height: 120px;
    margin-bottom: 0;
    font-size: 16px;
    transform: scale(.7);
  }

  .button-circle-2-b-copy:hover {
    transform: scale(.75);
  }

  .form-btn {
    height: 120px;
    margin-top: 0;
  }

  .button-circle-2-c {
    width: 120px;
    height: 120px;
    margin-bottom: 0;
    font-size: 16px;
    transform: scale(.7);
  }

  .button-circle-2-c:hover {
    transform: scale(.75);
  }

  .div-block-28-copy {
    z-index: 200;
    height: 150px;
    margin-top: 83px;
  }

  .product-body-copy-type1 {
    z-index: 200;
    max-width: 84vw;
    margin-top: 8px;
    margin-left: 8vw;
    font-size: .9rem;
    line-height: 1.4rem;
  }

  .mark-profile-pic {
    z-index: 200;
    max-width: 26vw;
    margin-top: -293px;
    margin-left: 4vw;
  }

  .image-43 {
    max-width: 30vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 5vw;
  }

  .hero-type2 {
    margin-top: -55px;
    margin-bottom: 0;
  }

  .callout-copy--type3 {
    letter-spacing: 0;
    margin-bottom: 0;
    font-size: 3rem;
    line-height: 3.2rem;
  }

  .callout-copy--type3.b {
    margin-top: -26px;
    margin-bottom: -22px;
    margin-left: 0;
    font-size: 2.75rem;
  }

  .callout-copy--type3.c {
    margin-top: -70px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 2.75rem;
  }

  .callout-copy--type3.d {
    margin-top: 16px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 2.75rem;
  }

  .product-section-title-full-type3 {
    max-width: none;
    margin-top: 0;
    margin-bottom: 6px;
    margin-left: 0;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .product-body-copy-type3 {
    letter-spacing: .025rem;
    max-width: 98vw;
    margin-top: 0;
    margin-left: 0;
    font-size: .9rem;
    line-height: 1.35rem;
  }

  .highlight-section {
    margin: 4px 4vw -60px;
  }

  .div-block-59 {
    margin-bottom: 4vh;
  }

  .footer-type3 {
    z-index: 2;
    height: auto;
    max-height: 100vh;
    margin-top: 0;
    padding-top: 0;
  }

  .footer-type3._2 {
    top: 56%;
  }

  .nav-link-type1 {
    height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 2vw;
    font-size: 18px;
  }

  .nav-link-type1:hover {
    padding-bottom: 4px;
    padding-left: 2vw;
  }

  .section-contentarea-sub2-copy {
    margin-left: 0;
  }

  .section-contentarea-sub4 {
    max-width: 90vw;
    margin-top: 4px;
    margin-left: 0;
    margin-right: 0;
  }

  .indent-1 {
    margin-top: -4.5vh;
  }

  .indent-1.b {
    margin-top: -4vh;
  }

  .image-wrap {
    width: 90vw;
    margin-left: 2vw;
    margin-right: 4vw;
    display: block;
  }

  .image-wrap._2 {
    margin-left: 2vw;
  }

  .pwm-bg-type2._2 {
    max-width: 100vw;
    height: 85vh;
  }

  .section-image-small-port {
    max-width: 100vw;
    margin-left: 8px;
    margin-right: 8px;
  }

  .message-single-line {
    border-radius: 24px;
    width: 75vw;
  }

  .message-point-right {
    margin-left: 192px;
  }

  .message-multiple-lines {
    width: 75vw;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .message-right {
    margin-left: 16vw;
  }

  .message-left {
    max-width: 75vw;
  }

  .message-text {
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .bold-text-5 {
    line-height: 1.9rem;
  }

  .image-45 {
    margin-top: 35px;
  }

  .div-block-61 {
    flex-direction: column;
    align-items: center;
    margin-top: 4vh;
    margin-left: -2vw;
    display: flex;
  }

  .heading-3-right-2-copy {
    letter-spacing: 3px;
    width: auto;
    max-width: none;
    margin-top: -6px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    font-family: Highrush condensed, sans-serif;
    font-size: 5rem;
    font-weight: 400;
    line-height: 4.5rem;
  }

  .button-circle-2-d {
    width: 120px;
    height: 120px;
    margin-bottom: 0;
    font-size: 16px;
    transform: scale(.7);
  }

  .button-circle-2-d:hover {
    transform: scale(.75);
  }

  .button-circle-2-d._3 {
    margin-top: -234px;
    margin-left: 172px;
  }

  .button-circle-2-d.type2.b {
    width: 140px;
    height: 140px;
    margin-top: -10px;
    margin-left: 17vw;
  }

  .button-circle-2-d.type2._4 {
    margin-top: 32px;
    margin-left: 24vw;
  }

  .button-circle-2-d._4 {
    z-index: 50;
    margin-top: 113px;
    margin-left: 162px;
  }

  .button-circle-2-d._4.b {
    margin-top: 152px;
  }

  .heading-10 {
    margin-top: 2vh;
    margin-left: 14px;
    font-size: 45vw;
  }

  .image---mac-teaser {
    background-size: 95vw;
    height: 265px;
    margin-left: 4vw;
    margin-right: 4vw;
  }

  .image-46 {
    z-index: 3;
    max-width: 35vw;
    margin-top: 38vh;
    margin-left: 72vw;
  }

  .image-47 {
    z-index: 3;
    max-width: 35vw;
    margin-top: 43vh;
    margin-left: 0;
  }

  .nav-button-s1-type1 {
    margin-top: -16px;
  }

  .nav-alignment-type1 {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .footer-m2 {
    z-index: 2;
    max-width: 100vw;
    height: 440px;
    max-height: 100vh;
    margin-top: 0;
    padding-top: 0;
  }

  .footer-text-copy--type2 {
    margin-left: 8px;
    font-size: 18px;
  }

  .nav-button-s1-type2 {
    margin-top: -16px;
  }

  .link--type2 {
    height: 25px;
    margin-bottom: 16px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link--type2:hover {
    border: 0 #000;
    height: 25px;
    margin-bottom: 16px;
    padding-bottom: 0;
  }

  .footer-text--type2 {
    margin-top: 0;
    padding-top: 0;
  }

  .nav-alignment-type2 {
    margin-top: 0;
    margin-bottom: 16px;
  }

  .back-to-top1 {
    border-radius: 100px;
  }

  .div-block-68 {
    margin-top: -190px;
    margin-left: 5px;
  }

  .div-block-69 {
    margin-left: -50px;
  }

  .image---mac-teaser2 {
    background-size: 88vw;
    height: 265px;
    margin-left: 4vw;
    margin-right: 4vw;
  }

  .image-49 {
    max-width: 100vw;
    margin-left: -7vw;
  }

  .image-100 {
    width: 95vw;
    margin-left: -6vw;
  }

  .image-100.small, .image-100.xsmall {
    width: 80vw;
  }

  .text-field--type2 {
    max-width: 65vw;
    padding-top: 2px;
    padding-left: 3px;
    padding-right: 8px;
    font-size: .9rem;
  }

  .text-field--type2::placeholder {
    font-size: .9rem;
  }

  .feature-bg---type-2 {
    width: auto;
    max-width: none;
    height: 465px;
    margin-left: -8px;
    margin-right: -8px;
    padding-bottom: 16px;
  }

  .div-block-type-2 {
    width: auto;
    max-width: 100%;
    margin-left: 0;
  }

  .div-block-type-2._2 {
    margin-left: 0;
  }

  .mobile-shell-type-2 {
    object-fit: fill;
    width: auto;
    margin-top: -169px;
  }

  .mobile-shell-type-2.tablet {
    margin-top: 136px;
  }

  .mobile-shell-type-2._2 {
    z-index: 25;
    margin-top: -42px;
    margin-right: 6vw;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .image---preview-mobile--teaser-hero.mac {
    background-image: url('../images/screencapture-mackenzieinvestments-en-2023-01-29-23_22_43screencapture-mackenzieinvestments-en-2023-01-29-23_22_42.webp');
    background-position: 0 0;
    background-size: 50vw;
  }

  .feature-bg---type-3 {
    width: 100%;
    max-width: 100%;
    height: 375px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 16px;
  }

  .bold-text-6, .bold-text-7, .bold-text-8 {
    line-height: 1.9rem;
  }

  .footer-section--type-2 {
    max-width: 100vw;
    height: 16%;
    margin-bottom: 0;
  }

  .footer-section--type-3 {
    max-width: 100vw;
    height: 16%;
    margin-top: -11px;
    margin-bottom: 0;
    margin-left: 16vw;
  }

  .footer-section--type-4 {
    max-width: 100vw;
    height: 16%;
    margin-top: -81px;
    margin-bottom: 16px;
  }

  .project-ask-section-type-2 {
    max-width: 95vw;
    margin-top: 0;
    margin-left: 0;
    display: block;
  }

  .feature-bg---type-4 {
    width: auto;
    max-width: none;
    height: 380px;
    margin-left: -8px;
    margin-right: -8px;
    padding-bottom: 16px;
  }

  .div-block-70 {
    height: 55px;
    margin-left: 17.3vw;
    display: flex;
  }

  .div-block-71 {
    height: 55px;
    display: flex;
  }

  .inputfield-type3 {
    height: 112px;
    display: block;
  }

  .footer-section--type-3 {
    margin-top: 0;
  }

  .footer-section--type-5 {
    max-width: 100vw;
    height: 16%;
    margin-top: -40px;
    margin-bottom: 16px;
  }

  .note-text-type3 {
    margin-top: -31px;
    margin-left: 0;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type3.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type3.c._2 {
    display: none;
  }

  .note-text-type3.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type3._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .heading-12 {
    font-size: 2rem;
  }

  .heading-12.d {
    margin-top: 101px;
    font-size: 3.5rem;
    line-height: 3.5rem;
  }

  .heading-12.e {
    color: var(--bc1);
    margin-top: 54px;
    margin-left: 0;
    font-size: 3.5rem;
    line-height: 3.5rem;
  }

  .heading-12.e._2.b {
    margin-top: 109px;
  }

  .messages {
    width: 90vw;
    margin-left: -2vw;
    margin-right: 2vw;
    display: block;
  }

  .note-text-type4 {
    margin-top: 6px;
    margin-left: -14px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type4.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type4.c._2 {
    display: none;
  }

  .note-text-type4.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type4._2 {
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: -4vw;
  }

  .note-text-type5 {
    margin-top: -27px;
    margin-left: -14px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type5.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type5.c._2 {
    display: none;
  }

  .note-text-type5.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type5._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .note-text-type6 {
    margin-top: -29px;
    margin-left: -14px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type6.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type6.c._2 {
    display: none;
  }

  .note-text-type6.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type6._2 {
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: -4vw;
  }

  .section-contentarea-sub3c {
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .fact-card---type-2 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 90vw;
    margin: 4vw 4vw .5rem 2vw;
  }

  .note-text-type7 {
    margin-top: 6px;
    margin-left: -14px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type7.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type7.c._2 {
    display: none;
  }

  .note-text-type7.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type7._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .note-text-type8 {
    margin-top: -21px;
    margin-left: -14px;
    padding-top: 4px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type8.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type8.c._2 {
    display: none;
  }

  .note-text-type8.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type8._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .indent-2 {
    margin-top: .5vh;
    margin-left: 2vw;
  }

  .indent-2.b {
    margin-top: -4vh;
  }

  .note-text-type9 {
    margin-top: -44px;
    margin-left: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type9.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type9.c._2 {
    display: none;
  }

  .note-text-type9.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type9._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .message-multiple-lines-2 {
    width: 75vw;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .message-point-right-2 {
    margin-left: 192px;
  }

  .note-text-type12 {
    margin-top: -31px;
    margin-left: -14px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type12.b {
    margin-top: -26px;
    margin-left: -27px;
  }

  .note-text-type12.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type12.c._2 {
    display: none;
  }

  .note-text-type12.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type12._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .note-text-type14 {
    margin-top: -30px;
    margin-left: -14px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type14.b {
    margin-top: -26px;
    margin-left: -27px;
  }

  .note-text-type14.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type14.c._2 {
    display: none;
  }

  .note-text-type14.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type14._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .note-text-type15 {
    margin-top: -26px;
    margin-left: -7px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type15.b {
    margin-top: -26px;
    margin-left: -27px;
  }

  .note-text-type15.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type15.c._2 {
    display: none;
  }

  .note-text-type15.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type15._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .note-text-type16 {
    margin-top: -30px;
    margin-left: 12px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type16.b {
    margin-top: -26px;
    margin-left: -27px;
  }

  .note-text-type16.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type16.c._2 {
    display: none;
  }

  .note-text-type16.c.wb {
    color: var(--pwmdb2-3);
  }

  .note-text-type16.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type16._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .note-text-type17 {
    margin-top: -5px;
    margin-left: -14px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type17.b {
    margin-top: -26px;
    margin-left: -27px;
  }

  .note-text-type17.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type17.c._2 {
    display: none;
  }

  .note-text-type17.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type17._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .note-text-type18 {
    margin-top: -27px;
    margin-left: -10px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type18.b {
    margin-top: -26px;
    margin-left: -27px;
  }

  .note-text-type18.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type18.c._2 {
    display: none;
  }

  .note-text-type18.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type18._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .note-text-type19 {
    margin-top: -26px;
    margin-left: -14px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type19.b {
    margin-top: -26px;
    margin-left: -27px;
  }

  .note-text-type19.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type19.c._2 {
    display: none;
  }

  .note-text-type19.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type19._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .image-101 {
    max-width: 95vw;
    margin-left: -14px;
  }

  .note-text-type20 {
    margin-top: -2px;
    margin-left: -7px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type20.b {
    margin-top: -26px;
    margin-left: -27px;
  }

  .note-text-type20.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type20.c._2 {
    display: none;
  }

  .note-text-type20.c.wb {
    color: var(--pwmdb2-3);
  }

  .note-text-type20.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type20._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .note-text-type1-copy {
    margin-top: -38px;
    margin-left: -14px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type1-copy.b {
    margin-top: -26px;
    margin-left: -27px;
  }

  .note-text-type1-copy.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type1-copy.c._2 {
    display: none;
  }

  .note-text-type1-copy.c.wb {
    color: var(--pwmdb2-3);
  }

  .note-text-type1-copy.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type1-copy._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .heading-21 {
    margin: 7px 0 0;
    font-size: 1rem;
    line-height: 56px;
  }

  .mark-profile-pic-2 {
    max-width: 30vw;
    margin-top: -233px;
    margin-left: 2vw;
  }

  .section-title-full-2 {
    margin-top: 44px;
    margin-left: 8vw;
    margin-right: 0;
    padding-top: 24vw;
    padding-bottom: 15vw;
    font-size: 6rem;
    line-height: 56px;
  }

  .section-title-full-2.b {
    padding-top: 18vw;
    padding-bottom: 14vw;
  }

  .section-title-full-2.pwm {
    margin-top: -9px;
    margin-bottom: 6vw;
  }

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

  .div-block-75 {
    z-index: 200;
  }

  .section-title-full-type-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 21vw;
    padding-bottom: 15vw;
    font-size: 6rem;
    line-height: 56px;
  }

  .section-title-full-type-2.b {
    padding-top: 18vw;
    padding-bottom: 14vw;
  }

  .section-title-full-type-2.pwm {
    margin-top: -9px;
    margin-bottom: 6vw;
  }

  .ham-icon-mid-2 {
    background-color: var(--darkgrey);
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin-top: 14px;
    margin-bottom: 2px;
    margin-left: 8px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .ham-icon-top2-2 {
    background-color: var(--darkgrey);
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin: 8px 0 2px 8px;
    padding-bottom: 0;
    padding-right: 4px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .ham-icon-bottom-2 {
    background-color: var(--darkgrey);
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin-top: 21px;
    margin-bottom: 2px;
    margin-left: 8px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-block-76 {
    max-width: 100%;
  }

  .section-title-full-type-3 {
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1vw;
    padding-bottom: 15vw;
    font-size: 6rem;
    line-height: 56px;
  }

  .section-title-full-type-3.b {
    padding-top: 18vw;
    padding-bottom: 14vw;
  }

  .section-title-full-type-3.pwm {
    margin-top: -9px;
    margin-bottom: 6vw;
  }

  .section-3-about {
    z-index: 200;
  }

  .nav-alignment-type3 {
    margin-top: 32px;
    margin-bottom: 0;
  }

  .menu-button-2 {
    max-width: 52vw;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .menu-button-2.w--open {
    flex: 1;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    max-width: 100vw;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 8px;
    display: flex;
  }

  .ham-icon-2 {
    flex: 1;
    justify-content: center;
    align-items: center;
    width: 24px;
    max-width: 40vw;
    height: auto;
    margin-top: 8px;
    margin-left: 4px;
    margin-right: 8px;
    padding-left: 0;
    display: flex;
  }

  .div-block-26-section2 {
    justify-content: flex-start;
    margin-top: -24px;
    margin-bottom: 24px;
    display: block;
  }

  .product-body-copy-type4 {
    letter-spacing: .025rem;
    max-width: 98vw;
    margin-top: 0;
    margin-bottom: 40px;
    margin-left: 0;
    font-size: .9rem;
    line-height: 1.35rem;
  }

  .nav-link--sub-2 {
    height: auto;
    margin-bottom: 0;
    margin-left: 8vw;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 16px;
    line-height: 32px;
  }

  .nav-link--sub-2:hover {
    padding-bottom: 4px;
    padding-left: 8vw;
  }

  .ham-icon-mid-3 {
    background-color: var(--pwmlg1);
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin-top: 14px;
    margin-bottom: 2px;
    margin-left: 8px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-menu-3 {
    padding-top: 8vw;
  }

  .ham-icon-top2-3 {
    background-color: var(--pwmlg1);
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin: 8px 0 2px 8px;
    padding-bottom: 0;
    padding-right: 4px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .ham-icon-bottom-3 {
    background-color: var(--pwmlg1);
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin-top: 21px;
    margin-bottom: 2px;
    margin-left: 8px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-link-type2-2 {
    height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 2vw;
    font-size: 18px;
  }

  .nav-link-type2-2:hover {
    padding-bottom: 4px;
    padding-left: 2vw;
  }

  .hero_nav {
    width: 100vw;
    max-width: 100vw;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-text-container {
    z-index: 1;
    margin-top: 53px;
    margin-bottom: 0;
    position: relative;
  }

  .image-light-sstream-background {
    z-index: 2;
    width: 100vw;
    max-width: 100vw;
    height: 100vh;
    max-height: 50vh;
    margin-top: -3vh;
    margin-left: 0;
    margin-right: 0;
    padding-left: 92px;
    display: none;
  }

  .heading-experience-title {
    margin: 7px 0 0;
    padding-bottom: 0;
    font-size: 1rem;
    line-height: 56px;
  }

  .hero-text {
    width: 84vw;
    margin-left: -3vw;
    margin-right: 0;
  }

  .hero-text.h {
    z-index: 1;
    margin-top: 4vh;
    margin-left: -2vw;
  }

  ._3d-image-1 {
    z-index: 1;
    width: 180vw;
    max-width: 150vw;
    margin-top: 6vh;
    margin-bottom: 16px;
    margin-left: -45vw;
    line-height: 200px;
  }

  ._3d-green-pixel-1 {
    z-index: 2;
    max-width: 35vw;
    margin-top: 38vh;
    margin-left: 72vw;
    line-height: 250px;
  }

  .hero-subhead-tagline {
    z-index: 1;
    text-align: left;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: 16px;
    margin-left: -35vw;
    margin-right: 6vw;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.25rem;
    line-height: 24px;
    position: absolute;
  }

  .name-1 {
    z-index: 1;
    letter-spacing: 3px;
    width: auto;
    max-width: none;
    margin-top: -6px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    font-family: Highrush condensed, sans-serif;
    font-size: 5rem;
    font-weight: 400;
    line-height: 4.5rem;
    position: relative;
  }

  ._3d-blue-pixel-1 {
    z-index: 2;
    max-width: 35vw;
    margin-top: 43vh;
    margin-left: 0;
    line-height: 240px;
  }

  .nav-link--sub-3 {
    height: auto;
    margin-bottom: 0;
    margin-left: 8vw;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 16px;
    line-height: 32px;
  }

  .nav-link--sub-3:hover {
    padding-bottom: 4px;
    padding-left: 8vw;
  }

  .ham-icon-mid-4 {
    background-color: var(--darkgrey);
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin-top: 14px;
    margin-bottom: 2px;
    margin-left: 8px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-link-type1-2 {
    height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 2vw;
    font-size: 18px;
  }

  .nav-link-type1-2:hover {
    padding-bottom: 4px;
    padding-left: 2vw;
  }

  .ham-icon-top2-4 {
    background-color: var(--darkgrey);
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin: 8px 0 2px 8px;
    padding-bottom: 0;
    padding-right: 4px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .ham-icon-bottom-4 {
    background-color: var(--darkgrey);
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin-top: 21px;
    margin-bottom: 2px;
    margin-left: 8px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .image-106 {
    margin-left: -14px;
  }

  .nav-link-2 {
    height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 2vw;
    font-size: 18px;
  }

  .nav-link-2:hover {
    padding-bottom: 4px;
    padding-left: 2vw;
  }

  .hero-3 {
    position: relative;
  }

  .nav-link-3 {
    height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 2vw;
    font-size: 18px;
  }

  .nav-link-3:hover {
    padding-bottom: 4px;
    padding-left: 2vw;
  }

  .nav-link-type1-3 {
    height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 2vw;
    font-size: 18px;
  }

  .nav-link-type1-3:hover {
    padding-bottom: 4px;
    padding-left: 2vw;
  }

  .section-title-full-copy {
    z-index: 200;
    margin-top: 24px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 21vw;
    padding-bottom: 15vw;
    font-size: 6rem;
    line-height: 56px;
  }

  .section-title-full-copy.b {
    margin-top: 0;
    padding-top: 18vw;
    padding-bottom: 14vw;
  }

  .section-title-full-copy.pwm {
    margin-top: -9px;
    margin-bottom: 6vw;
  }

  .div-block-26---type2 {
    justify-content: flex-start;
    margin-top: -33px;
    margin-bottom: 24px;
    display: block;
  }

  .ham-icon-mid-5 {
    background-color: var(--pwmlg1);
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin-top: 14px;
    margin-bottom: 2px;
    margin-left: 8px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .ham-icon-top2-5 {
    background-color: var(--pwmlg1);
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin: 8px 0 2px 8px;
    padding-bottom: 0;
    padding-right: 4px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .ham-icon-bottom-5 {
    background-color: var(--pwmlg1);
    border-radius: 12px;
    width: 24px;
    height: 2px;
    margin-top: 21px;
    margin-bottom: 2px;
    margin-left: 8px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .note-text-type_indent {
    margin-top: -26px;
    margin-left: -14px;
    padding-top: 4px;
    padding-bottom: 16px;
    padding-left: 0;
    font-size: 14px;
  }

  .note-text-type_indent.b {
    margin-top: -26px;
    margin-left: -27px;
  }

  .note-text-type_indent.c {
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type_indent.c._2 {
    display: none;
  }

  .note-text-type_indent.d {
    margin-top: -31px;
    margin-left: 0;
    padding-left: 0;
  }

  .note-text-type_indent._2 {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .image-107, .image-108, .image-109 {
    width: 28vw;
  }

  .custom-spacer-1 {
    margin-bottom: 1rem;
  }

  .section-image-big-port-2 {
    max-width: 100vw;
    margin-left: 8px;
    margin-right: 8px;
  }

  .section-image-big-port-2.small {
    width: 80vw;
  }

  .section-image-big-port-2._2 {
    margin-left: 4vw;
  }

  .indent-3 {
    margin-top: 3.5vh;
    margin-left: 2vw;
  }

  .indent-3.b {
    margin-top: -4vh;
  }
}

#w-node-_71c354ce-6482-be30-e686-b72227b811ab-443da12b, #w-node-c0bebaa0-e0f8-dd5e-85aa-06ac2dbccfea-443da12b, #w-node-_80b5b798-8ed4-598e-7521-7d3140763c5a-443da12b, #w-node-_7f9d0d1f-aa4e-255c-e536-c32bd1c79c93-443da12b, #w-node-_1738f5e9-e76d-99f5-fabd-799aa5b00981-443da12b, #w-node-_34657ef7-684e-626f-bfb0-45ae1fbe1064-443da12b, #w-node-_6cc13bbe-5fd4-bf23-4efb-a86975ffa329-443da12b, #w-node-_6dcf5704-cda9-4e7c-2b4f-694af28705bc-443da12b, #w-node-c88e861d-9545-3243-9b91-aade84e30304-443da12b, #w-node-_7c0277b1-d999-707d-1605-d45f3a54a4c5-443da12b, #w-node-d58f4ab4-81f7-a301-f12e-19a49217423d-443da12b, #w-node-d899eb81-6e4e-f7c6-e0b0-afe5a25fce1b-443da12b, #w-node-ad58d35f-1972-664d-d695-1ec2f5b799cf-443da12b, #w-node-cbec6ec2-5591-a98a-89b2-72e6f2cae1af-443da12b, #w-node-c8b111c8-6738-cb6f-34fd-2c2a41a8f5a3-443da12b, #w-node-_511433e4-6657-3170-307c-74e9399c627f-443da12b, #w-node-bae5726a-19a5-830b-42f1-22580a0fd611-443da12b, #w-node-_4337b87b-d19f-dcf3-fce4-fb516fbc7fa9-443da12b, #w-node-d7f23d52-971f-14ce-d0ed-93dfc3f72aea-443da12b, #w-node-_8617c9a4-01d2-8869-2fc4-2c23c170b624-443da12b, #w-node-_38de3a02-1b85-d996-ebb5-a06a48b660bc-443da12b, #w-node-_9cf8ef9e-d2a7-0889-2412-1ad8062ee1a9-443da12b, #w-node-b6a5602e-92a9-4756-d220-f69716cf3b5c-443da12b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}


@font-face {
  font-family: 'Devantpro';
  src: url('../fonts/DevantPro-UltraBold.eot') format('embedded-opentype'), url('../fonts/DevantPro-UltraBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Highrush condensed';
  src: url('../fonts/Highrush-Condensed.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Aeternus Heavy Heavy';
  src: url('../images/') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rogy Variable';
  src: url('../fonts/RogyVariableVF.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Calcio';
  src: url('../fonts/Calcio.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: fallback;
}