@font-face {
  font-family: Pangram Sans;
  src: url('../fonts/PPPangramSans-NarrowExtrabold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --white-smoke: #f0f0f0;
  --black: #131313;
  --white: white;
  --green-yellow: #87b9f5;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.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 {
  background-color: var(--white-smoke);
  color: var(--black);
  letter-spacing: 0;
  font-family: Pangram Sans, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.6;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  letter-spacing: -.03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 7.31em;
  line-height: .85;
}

h3, h4, h5, h6, p {
  margin-top: 0;
  margin-bottom: 0;
}

a {
  font-size: 1em;
  text-decoration: none;
}

label {
  margin-bottom: .3em;
  font-size: 1.25em;
  font-weight: 700;
  display: block;
}

blockquote {
  border-left: .3em solid #e2e2e2;
  margin-bottom: 1em;
  padding: 1em 2em 1em 1.7em;
  font-size: 1.2em;
  line-height: 1.6;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 1.88em;
}

.container.is-home-logos {
  padding: 8em .75em;
}

.container.is-home-photos {
  padding-top: 0;
  padding-bottom: 0;
}

.styleguide_item {
  border-bottom: .1em solid #bdbdbd;
  padding: 2em 0;
}

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

.global_symbol {
  position: fixed;
  inset: 0% 0% auto;
}

.styleguide_rich-text p {
  margin-top: 0;
  margin-bottom: 1.6em;
}

.styleguide_rich-text h1 {
  margin-top: 0;
  margin-bottom: .2em;
  font-size: 3.28em;
}

.styleguide_rich-text h2 {
  margin-top: 0;
  margin-bottom: .2em;
  font-size: 2.5em;
}

.styleguide_rich-text h3 {
  margin-top: 0;
  margin-bottom: .3em;
  font-size: 2.19em;
}

.styleguide_rich-text h4 {
  margin-top: 0;
  margin-bottom: .4em;
  font-size: 1.88em;
}

.styleguide_rich-text h5 {
  margin-top: 0;
  margin-bottom: .6em;
  font-size: 1.67em;
}

.styleguide_rich-text h6 {
  margin-top: 0;
  margin-bottom: .7em;
  font-size: 1.46em;
}

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

.text-size-h1 {
  font-size: 3.28em;
  line-height: 1.2;
}

.text-size-h2 {
  font-size: 2.5em;
  line-height: 1.2;
}

.text-size-h3 {
  font-size: 2.19em;
  line-height: 1.3;
}

.text-size-h4 {
  font-size: 1.88em;
  line-height: 1.3;
}

.text-size-h5 {
  font-size: 1.67em;
  line-height: 1.3;
}

.text-size-h6 {
  font-size: 1.46em;
}

.styleguide_form-input {
  border: 1px solid #0003;
  border-radius: 0;
  height: 3em;
  margin-bottom: 1em;
  padding: 0 .9em;
  font-size: 1.25em;
}

.text-size-display {
  font-size: 4.38em;
  line-height: 1.1;
}

.styleguide_form-submit {
  font-size: 1.25em;
}

.styleguide_list {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.page-padding {
  padding: 5em 6%;
}

.home-hero_section {
  background-image: linear-gradient(#71b1b445, #fff0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 120vh;
  margin-bottom: 5em;
  display: flex;
}

.marquee-text_component {
  flex-direction: column;
  width: 100%;
  margin-top: 2em;
  font-size: 1.2vw;
}

.marquee-text_component.is-2 {
  z-index: 3;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 3em;
  display: flex;
  position: relative;
}

.marquee-text_wrapper {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.marquee-text_wrapper.is-alt, .marquee-text_wrapper.is-2 {
  justify-content: flex-end;
}

.marquee-text_panel {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  min-height: 100%;
  padding-bottom: 1em;
  display: flex;
  transform: translate(0%);
}

.marquee-text_text {
  color: var(--white);
  letter-spacing: -.04em;
  padding-top: .13em;
  font-family: Unbounded, sans-serif;
  font-size: 8em;
  font-weight: 300;
  line-height: .75;
}

.marquee-text_icon {
  flex: none;
  width: 9em;
  margin-left: 2.38em;
  margin-right: 2.38em;
  padding-top: 2em;
}

.home-hero_img {
  z-index: 2;
  width: 100%;
  max-width: 60vh;
  display: block;
  position: absolute;
  transform: rotate(0);
}

.spacer {
  background-image: linear-gradient(to bottom, #caf58700, var(--green-yellow));
  height: 100vh;
}

.home-logos_card {
  background-color: var(--white);
  border-radius: 2em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 2.4em;
  padding-right: 2.4em;
  display: block;
}

.c_button {
  color: var(--black);
  background-color: #87f5be;
  border-radius: 100vw;
  padding: .8em 3.4em;
  font-family: Unbounded, sans-serif;
  font-size: 1.2em;
  transition: color .15s, background-color .15s;
}

.c_button:hover {
  background-color: var(--black);
  color: var(--white-smoke);
}

.home-logos_heading {
  text-transform: none;
  margin-bottom: .5em;
  font-family: Unbounded, sans-serif;
  font-size: 5em;
  font-weight: 300;
}

.home-logos_content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

.home-logos_layout {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.home-logos_flex {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding-left: 4%;
  padding-right: 4%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.marquee-logos_component {
  width: 48%;
  position: relative;
}

.marquee-logos_wrapper {
  width: 100%;
  position: absolute;
  inset: 0%;
}

.marquee-logos_wrapper.is-alt {
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.marquee-logos_panel {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.marquee-logos_item {
  background-color: var(--white);
  border-radius: .63em;
  justify-content: center;
  align-items: center;
  margin-bottom: 8%;
  display: flex;
  position: relative;
  box-shadow: 2px 2px 20px #0000001f;
}

.marquee-logos_image {
  object-fit: contain;
  width: 60%;
  height: 90%;
  position: absolute;
}

.marquee-logos_item-height {
  width: 100%;
  padding-top: 49.43%;
}

.home-logos_right {
  position: relative;
}

.home-logos_right-height {
  width: 100%;
  padding-top: 88%;
}

.home-photos_section {
  padding-bottom: 12em;
}

.home-photos_heading {
  text-transform: none;
  font-family: Unbounded, sans-serif;
  font-size: 6.3em;
  font-weight: 300;
  line-height: 1;
}

.home-photos_h-bottom {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.home-photos_button {
  background-color: var(--green-yellow);
  cursor: pointer;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  transition: color .15s, background-color .15s;
  display: flex;
}

.home-photos_button:hover {
  background-color: var(--black);
  color: var(--green-yellow);
}

.home-photos_button-icon {
  width: 41%;
  height: 41%;
}

.home-photos_button-icon.is-1 {
  display: block;
}

.home-photos_button-icon.is-2 {
  display: none;
}

.marquee-photo_wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 2em;
  display: flex;
}

.marquee-photo_panel {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.marquee-photo_item {
  flex: none;
  width: 25vw;
  margin-right: .75em;
}

.marquee-photo_height {
  width: 100%;
  padding-top: 117%;
  position: relative;
}

.marquee-photo_img {
  object-fit: cover;
  border-radius: .63em;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.lottie-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.studio_wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 60% 40%;
  grid-auto-columns: 1fr;
  margin-top: -10rem;
  display: grid;
  position: relative;
}

.link_text-italic {
  font-style: italic;
}

.home-header-text-box {
  color: #fff;
}

.solutions__btn-wrap {
  background-image: url('../images/ico_arrow-btn.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  align-items: center;
  min-height: 45px;
  margin-top: -15px;
  display: flex;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw;
  display: flex;
  position: relative;
}

.section-2.thin-section {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 36px;
  padding-bottom: 36px;
  overflow: hidden;
}

.header_image-wrapper {
  border-radius: 50rem;
  width: 100%;
  padding-top: 45%;
  position: relative;
}

.feature-descriptor {
  font-weight: 500;
}

.quick-list-wrapper {
  flex-direction: column;
  min-width: 35vw;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.grid-footer-bottom {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  border-top: 1px #ffffff80;
  padding: 4rem 2em 0;
}

.dual-title-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 24px;
  display: grid;
}

.studio_reel-item {
  flex: none;
  margin-left: 1.25rem;
}

.intro_image-element {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 66.66%;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0, -20vh);
}

.solutions__row {
  display: flex;
}

.solutions__row.mod--bottom {
  border-top: 1px solid #000;
}

.argument__cube-title {
  color: #111;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1em;
}

.argument__cube-title:hover {
  color: var(--white);
}

.awards_link-icon {
  mix-blend-mode: difference;
  width: 2rem;
  height: 2rem;
}

.heading-style-h3 {
  letter-spacing: -.02em;
  font-size: 2.8125rem;
  line-height: 1.4;
}

.thin-span {
  font-weight: 400;
}

.section_header {
  align-items: flex-end;
  height: 100vh;
  min-height: 58.75rem;
  padding-top: 0;
  padding-bottom: 3.125rem;
  display: flex;
}

.heading--size-50 {
  letter-spacing: .03em;
  text-transform: none;
  margin-bottom: 1em;
  font-family: Unbounded, sans-serif;
  font-size: 4em;
  font-weight: 300;
  line-height: 1;
}

.studio_img {
  width: 100%;
}

.section_cta {
  padding-top: 18.75rem;
  padding-bottom: 18.75rem;
}

.header_heading-style2 {
  margin-top: 1rem;
  margin-left: 4rem;
  font-family: Unbounded, sans-serif;
  font-size: 5rem;
  font-style: italic;
  font-weight: 300;
  line-height: 1;
}

.container-large-2 {
  width: 100%;
  max-width: 96rem;
  margin-left: auto;
  margin-right: auto;
}

.studio_reel-wrap {
  display: flex;
}

.section_studio {
  padding-top: 12.5rem;
}

.speaker-list-icon-wrapper {
  justify-content: center;
  align-items: center;
  margin-left: 12px;
  display: flex;
  position: relative;
}

.feature-title-wrapper {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 60px;
  display: grid;
  position: relative;
}

.header_button-wrapper {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.gradient-background-fill {
  background-image: url('../images/Gradient-Blur-001.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 120%;
  min-width: 100vw;
  height: 101%;
}

.solutions__img {
  z-index: 0;
  object-fit: scale-down;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.solutions__img.mod--ico {
  background-color: #0000;
  width: auto;
  max-width: none;
  height: auto;
}

.solutions__img.mod--ico.mod--7 {
  margin-bottom: -159px;
  margin-right: -136px;
}

.solutions__img.mod--ico.mod--1 {
  margin-top: -100px;
  margin-left: -20px;
}

.solutions__img.mod--ico.mod--3 {
  margin-bottom: -141px;
  margin-left: -28px;
}

.solutions__img.mod--ico.mod--5 {
  margin-top: -114px;
  margin-right: -9px;
}

.solutions__img.mod--ico.mod--6 {
  margin-bottom: -89px;
  margin-left: -115px;
}

.solutions__img.mod--ico.mod--2 {
  margin-bottom: -27px;
  margin-right: -62px;
}

.solutions__img.mod--hover {
  z-index: 1;
  opacity: 0;
  background-color: #fff;
  transition: all .2s;
  position: absolute;
  inset: 0%;
}

.solutions__img.mod--hover:hover {
  opacity: 1;
}

.cta_wrap {
  grid-row-gap: 6.25rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 47.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-style-h4 {
  letter-spacing: -.02em;
  font-size: 2.25rem;
  line-height: 1.4;
}

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

.showcase_reel-wrap {
  display: flex;
}

.cell-3 {
  justify-content: flex-start;
  align-items: flex-end;
}

.solutions__block {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  height: 9vw;
  position: relative;
  overflow: hidden;
}

.solutions__block.mod--2 {
  width: 50%;
}

.solutions__block.mod--2.mod--dark3 {
  background-image: url('../images/solutions_bg-03.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 18vw;
  display: flex;
}

.solutions__block.mod--2.mod--wite, .solutions__block.mod--wite {
  background-color: #fff;
}

.solutions__block.mod--dark1 {
  background-image: url('../images/solutions_bg-01.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 18vw;
  display: flex;
}

.solutions__block.mod--3 {
  flex: 1;
}

.solutions__block.mod--3.mod--key {
  background-image: linear-gradient(#20c8bf, #f8e07c);
}

.solutions__block.mod--3.mod--arrow2 {
  background-color: #fff;
  border-right-width: 0;
}

.solutions__block.mod--3.mod--dark2 {
  background-image: url('../images/solutions_bg-02.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.solutions__block.mod--3.mod--arow3 {
  background-color: #fff;
}

.solutions__block.mod--3.mod--fix-border {
  border-right-width: 0;
}

.solutions__block.mod--3.mod--arrow1 {
  background-color: #fff;
  border-right-width: 0;
}

.solutions__block.mod--3.mod--wite {
  background-color: #fff;
}

.header_image1 {
  object-fit: cover;
  object-position: 50% 100%;
  border-radius: 200rem;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.trio-cards {
  grid-column-gap: 36px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 120px;
  margin-bottom: 48px;
  display: grid;
}

.brand {
  color: #fff;
  letter-spacing: -.03em;
  justify-content: center;
  align-items: center;
  width: 2em;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.35em;
  text-decoration: none;
  display: flex;
}

.section {
  padding: 75px 80px;
  position: relative;
}

.section.section--solutions {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.solutions__img-parallax {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.background-video-6 {
  z-index: -100;
  opacity: 1;
  filter: brightness(92%);
  background-color: #000;
  border-bottom-right-radius: 5em;
  border-bottom-left-radius: 5em;
  width: 100vw;
  height: 120vh;
  transition: all .35s;
  display: block;
  position: absolute;
  inset: 0%;
}

.feature-item {
  background-color: #1e2029;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 350px;
  margin-bottom: -48px;
  padding: 42px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.feature-item.middle-item {
  margin-top: -48px;
  margin-bottom: 0;
}

.argument__img {
  filter: grayscale();
  border: 1px solid #111;
  margin-bottom: 15px;
  transition: all .2s;
}

.argument__img:hover {
  filter: none;
}

.argument__img.mod--first {
  border-width: 1px;
}

.studio_content {
  grid-row-gap: 6.25rem;
  flex-direction: column;
  padding-left: 2.5rem;
  display: flex;
}

.footer_wrap {
  justify-content: space-between;
  display: flex;
}

.section-title.is-footer {
  text-align: center;
  max-width: 80em;
  margin-bottom: 8rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.padding-global {
  width: 100%;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}

.padding-left, .padding-left.padding-large {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.max-width-small {
  align-self: flex-end;
  width: 100%;
  max-width: 30rem;
}

.navbar-brand-2 {
  color: #fff;
  display: flex;
}

.navbar-brand-2.footer-3 {
  padding-left: 0;
  font-size: 2rem;
}

.argument__title {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: Unbounded, sans-serif;
  font-weight: 300;
}

.awards_link-wrap {
  border-top: 2px solid #171111;
}

.awards_link-title {
  mix-blend-mode: difference;
}

.header_scroll-icon {
  width: 2rem;
  height: 2rem;
}

.heading-style-h1-reel {
  letter-spacing: -.04em;
  text-transform: uppercase;
  font-size: 10rem;
  line-height: 1.1;
}

.footer_logo {
  width: 100%;
  padding-top: 6.25rem;
}

.clip {
  overflow: hidden;
}

.showcase_quote-author {
  grid-row-gap: .625rem;
  flex-direction: column;
  display: flex;
}

.header_scroll-text {
  grid-column-gap: .625rem;
  align-items: center;
  display: flex;
}

.header_bottom-grid {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template: "Header-Scoll . Header-Copy"
  / 30% 30% 40%;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: end;
  min-height: 20vh;
  padding-bottom: 3.125rem;
  display: grid;
  position: relative;
}

.awards_link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #f2f2f2;
  border-bottom: 2px solid #171111;
  grid-template-rows: auto;
  grid-template-columns: 60% 20% 20%;
  grid-auto-columns: 1fr;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  text-decoration: none;
  display: grid;
  position: relative;
}

.showcase_quote {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 20% 60%;
  grid-auto-columns: 1fr;
  display: grid;
}

.off-page-menu {
  z-index: 101;
  color: #12141d;
  background-color: #fff;
  flex-direction: column;
  width: 45vw;
  padding-top: 160px;
  padding-left: 36px;
  padding-right: 5vw;
  display: none;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.argument__cube-side {
  z-index: -1;
  background-color: #f5f5f5;
  border: 1px solid #000;
  transition: all .2s;
}

.argument__cube-side.mod--3 {
  height: 20px;
  position: absolute;
  inset: auto -11px -20px 9px;
  transform: skew(45deg);
}

.argument__cube-side.mod--1 {
  height: 20px;
  position: absolute;
  inset: 20px -10px auto 9px;
  transform: skew(-45deg);
}

.argument__cube-side.mod--2 {
  z-index: 0;
  width: 20px;
  position: absolute;
  inset: 9px -20px -10px auto;
  transform: skew(0deg, 45deg);
}

.header_scroll {
  grid-column-gap: .625rem;
  align-items: center;
}

.div-block-15 {
  opacity: 1;
  background-color: #00000069;
  height: 120vh;
  margin-bottom: 0;
  padding-top: 20em;
  padding-left: 2em;
  padding-right: 2em;
}

.header_heading-style1 {
  letter-spacing: -.05em;
  font-family: Unbounded, sans-serif;
  font-size: 5rem;
  font-weight: 300;
  line-height: 1;
}

.heading-lg {
  font-size: 5em;
  line-height: 1;
}

.argument__cube-front {
  cursor: pointer;
  background-image: url('../images/ico_arrow-top-right.svg'), linear-gradient(90deg, #20c8bf, #999ed5 56%, #f8e07c);
  background-position: 89% 11%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  border: 1px solid #000;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 24px;
  padding-left: 24px;
  transition: all .2s;
  display: flex;
  position: relative;
  bottom: 0;
}

.feature-icon-wrapper {
  background-color: #2a2c34;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  min-width: 60px;
  min-height: 60px;
  display: flex;
}

.feature-icon-wrapper.white {
  color: #dbe2f0;
  letter-spacing: -.05em;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 50px;
  font-weight: 700;
  display: flex;
  overflow: hidden;
}

.header_image-decoration {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #cfdbab5e;
  background-image: linear-gradient(#9cffe55e, #fff0);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 13rem;
  height: 13rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.nav-menu {
  display: flex;
}

.header_scroll-wrap {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.intro_image-wrap {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.speaker-list-icon {
  cursor: pointer;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  padding: 14px;
  display: flex;
  box-shadow: 0 12px 60px -8px #000;
}

.section_awards {
  padding-top: 9.375rem;
}

.solutions__col.col--1 {
  flex-direction: column;
  width: 8.33333%;
  display: flex;
}

.solutions__col.col--3 {
  flex-wrap: wrap;
  width: 16.6667%;
  display: flex;
}

.solutions__col.col--2 {
  border-right: 1px solid #000;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.button-icon {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 1.5rem;
}

.gradient-span {
  -webkit-text-fill-color: transparent;
  background-image: url('../images/Gradient-Blur-001.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 120%;
  -webkit-background-clip: text;
  background-clip: text;
}

.intro_image-sticky-img {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.header_span-icon-wrapper {
  width: 6.6875rem;
  margin-right: 1.25rem;
  display: inline-block;
  position: relative;
}

.header_title {
  position: relative;
}

.btn2 {
  color: #111;
  border-top: 2px solid #0000;
  border-bottom: 2px solid #0000;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 27px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition-duration: .1s;
  display: inline-block;
  position: relative;
}

.btn2:hover {
  padding-top: 10px;
  padding-bottom: 10px;
}

.margin-bottom, .margin-bottom.margin-xlarge {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.solutions__mob-blocks {
  display: none;
}

.studio_reel-item-inner {
  align-items: center;
  display: flex;
}

.link {
  color: #171111;
  text-transform: uppercase;
  padding-bottom: .625rem;
  font-size: 1.5rem;
  line-height: 1.1;
  text-decoration: none;
  position: relative;
}

.solutions__content {
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.page-padding-2 {
  margin-bottom: 10em;
  padding-left: 3%;
  padding-right: 3%;
}

.header_content-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-bottom: 2em;
  display: grid;
}

.body-display {
  color: #8a94a6;
  line-height: 1.55em;
}

.body-display.large {
  font-size: 18px;
  line-height: 1.6em;
}

.footer_link-italic {
  font-style: italic;
}

.section_showcase {
  padding-top: 12.5rem;
}

.button-6 {
  color: #fff;
  text-transform: uppercase;
  background-color: #ffffff26;
  border: 1px solid #fffc;
  border-radius: 10rem;
  justify-content: center;
  align-items: center;
  padding: 1.1rem 2rem 1rem;
  line-height: 1;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.button-6:hover {
  background-color: #00023d1a;
  background-image: none;
}

.nav-bar-wrapper {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.large-heading {
  font-size: 54px;
}

.text-size-regular {
  letter-spacing: 0;
  font-size: 1.5rem;
}

.footer-brand-wrapper {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  font-size: .75rem;
  display: flex;
}

.centered-call-to-action {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.home-header-text-top {
  grid-column-gap: .6em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.centered-intro {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.text-size-medium {
  font-size: 1.5rem;
  line-height: 1.45;
}

.header_content-right {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 4rem;
  display: flex;
}

.intro_text {
  padding-top: 6.25rem;
  padding-left: 20%;
}

.padding-vertical, .padding-vertical.padding-huge {
  padding-left: 0;
  padding-right: 0;
}

.footer_contact {
  grid-row-gap: .625rem;
  flex-direction: column;
  display: flex;
}

.solutions__desc {
  color: #2d2d2dcc;
  width: 100%;
  max-width: 490px;
  margin-bottom: 0;
  font-family: Unbounded, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.8em;
}

.solutions__desc.mod--mob {
  display: none;
}

.footer {
  padding-bottom: 3.125rem;
}

.circle-hover {
  background-color: #2a2c34;
  border-radius: 100%;
  width: 6vw;
  height: 6vw;
  position: absolute;
  inset: -6vw -6vw auto auto;
}

.circle-hover.white {
  z-index: 0;
  background-color: #fff;
  top: -6vw;
  right: -6vw;
}

.div-hide {
  position: relative;
  overflow: hidden;
}

.div-hide._1em-padding {
  padding-top: .2em;
}

.div-hide._1-em-pad-btm {
  padding-bottom: .4em;
}

.div-hide._1em-pad-l {
  padding-right: .5em;
}

.intro_image {
  padding-left: 20%;
}

.footer_links {
  grid-column-gap: 1.25rem;
  align-items: flex-end;
  display: flex;
}

.argument__card {
  width: 33.3333%;
  margin-bottom: 33px;
  padding-left: 16px;
}

.argument__card.mod--mob {
  display: none;
}

.feature-item-info {
  z-index: 10;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
  position: relative;
}

.link_overflow {
  position: relative;
  overflow: hidden;
}

.background-fill {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.solutions__columns {
  border-top: 1px solid #000;
  justify-content: space-between;
  display: flex;
}

.argument__col.col--right {
  flex-wrap: wrap;
  flex: 1;
  padding-left: 16px;
  display: flex;
}

.argument__col.col--left {
  position: relative;
}

.awards_heading {
  text-transform: uppercase;
  padding-bottom: 6.25rem;
}

.header_top-grid {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template: ". Title"
  / 20% 80%;
  grid-auto-columns: 1fr;
  align-items: end;
  height: 80vh;
  padding-bottom: 4.375rem;
  display: grid;
}

.nav-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding-left: 14px;
  padding-right: 14px;
  font-family: Unbounded, sans-serif;
  font-weight: 300;
  display: flex;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.mobile-speaker-text {
  display: none;
}

.studio_reel-item-icon {
  width: 6.6875rem;
  margin-left: 1.25rem;
  display: inline-block;
}

.solutions__heading-wrap {
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  margin-right: 110px;
  display: flex;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 14px 32px;
  font-family: Unbounded, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.button.dark {
  color: #62708b;
  white-space: nowrap;
  border-color: #dbe2f0;
  font-weight: 400;
}

.speaker-quick-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  height: 100%;
  padding-right: 12px;
  display: grid;
  overflow: auto;
}

.quick-list-collection-item:first-child {
  border-top: 1px solid #dbe2f0;
}

.container-medium {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.showcase_reel-item {
  flex: none;
  margin-left: 1.25rem;
}

.wrapper {
  z-index: 10;
  width: 100%;
  max-width: 1300px;
  position: relative;
}

.nav-bar {
  background-color: #0000;
  justify-content: center;
  height: 100px;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.header_copy {
  text-indent: 3.125rem;
}

.btn2__line {
  background-image: linear-gradient(to right, #20c8bf, #f8e07c);
  height: 2px;
  position: absolute;
  inset: 0% 0% auto;
}

.btn2__line.mod--2 {
  top: auto;
  bottom: 0;
}

.argument__columns {
  margin-bottom: -30px;
  margin-right: -32px;
  display: flex;
}

.intro_text-element {
  text-indent: 4.375rem;
}

.button-7 {
  color: #1d1c1e;
  text-align: center;
  letter-spacing: 0;
  background-color: #0000;
  border: 1px solid #1d1c1e;
  border-radius: 20rem;
  padding: .75rem 1.5rem;
  font-size: .875rem;
}

.button-7.with-icon {
  color: #1d1c1e;
  background-color: #c2f3e6;
  align-items: center;
  font-size: .875rem;
  font-weight: 400;
  transition: all .2s;
  display: flex;
}

.button-7.with-icon:hover {
  color: #fff;
  background-color: #1d1c1e;
}

.button-7.with-icon._2 {
  background-color: #d4c2f3;
}

.awards_link-date {
  text-align: right;
  mix-blend-mode: difference;
}

.showcase_reel-item-inner {
  align-items: center;
  display: flex;
}

.call-to-action-heading {
  grid-column-gap: 18px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.footer_link {
  color: #171111;
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.1;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.nav-menu-wrapper {
  z-index: 101;
  align-items: stretch;
  display: flex;
  position: relative;
}

.studio_paragraph {
  text-indent: 4.375rem;
}

.argument__cube {
  height: 100%;
  max-height: 240px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.showcase_reel-item-icon {
  width: 6.6875rem;
  margin-left: 1.25rem;
  display: inline-block;
}

.heading {
  font-size: 3em;
}

.heading-2 {
  font-size: 4em;
}

.heading-3 {
  margin-bottom: .6em;
  font-family: Unbounded, sans-serif;
  font-size: 5em;
  font-weight: 300;
}

.paragraph {
  margin-bottom: 1em;
  font-family: Unbounded, sans-serif;
  font-weight: 300;
}

.text-block {
  font-family: Unbounded, sans-serif;
}

.heading-4 {
  font-family: Unbounded, sans-serif;
  font-size: 4em;
  font-weight: 300;
  line-height: 1;
}

.image {
  width: 100%;
}

.image._3 {
  width: 0;
}

.text-block-2 {
  font-family: Unbounded, sans-serif;
}

.text-block-3, .text-block-4 {
  font-family: Unbounded, sans-serif;
  font-weight: 300;
}

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

.link-block-2 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .background-video-6 {
    margin-left: 0;
  }

  .image {
    width: 8em;
  }
}

@media screen and (max-width: 991px) {
  .container, .container.is-home-logos {
    padding-left: 5%;
    padding-right: 5%;
  }

  .marquee-text_component {
    font-size: 1.5vw;
  }

  .home-hero_img {
    width: 17em;
    max-width: 80%;
  }

  .home-logos_card {
    background-color: #0000;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .home-logos_heading {
    margin-bottom: -.15em;
  }

  .home-logos_content {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-end;
    padding-top: 0;
  }

  .home-logos_layout {
    display: block;
  }

  .home-logos_flex {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8%;
    padding-right: 8%;
  }

  .home-logos_right {
    background-color: var(--white);
    border-radius: 1em;
    width: 100vw;
    margin-left: -5vw;
  }

  .home-logos_right-height {
    padding-top: 50%;
  }

  .studio_wrap {
    grid-row-gap: 6.25rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: -6.4rem;
  }

  .menu-button {
    border-left: 1px solid #ffffff1a;
    justify-content: center;
    align-items: center;
    padding: 12px 0 12px 24px;
    font-size: 18px;
    display: flex;
  }

  .menu-button.w--open {
    -webkit-text-fill-color: transparent;
    background-color: #0000;
    background-image: url('../images/Background-Blur.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
  }

  .home-header-text-box {
    margin-bottom: 19px;
  }

  .section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-2.thin-section {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .header_image-wrapper {
    padding-top: 56.25%;
  }

  .intro_image-element {
    transform: translate(0, -5vh);
  }

  .solutions__row {
    display: none;
  }

  .solutions__row.mod--bottom {
    border-top-width: 0;
  }

  .solutions__mob-block {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    width: 16.6667%;
    height: 16vw;
    position: relative;
  }

  .solutions__mob-block.mod--wite {
    background-color: #fff;
  }

  .solutions__mob-block.mod--keys {
    background-image: linear-gradient(#20c8bf, #f8e07c);
  }

  .awards_link-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .heading-style-h3 {
    font-size: 2.25rem;
  }

  .section_header {
    min-height: 43.75rem;
    padding-bottom: 9.375rem;
  }

  .header_heading-style2 {
    font-size: 10rem;
  }

  .speaker-list-icon-wrapper {
    background-color: #ffffff0d;
    border: 1px #ffffff17;
    border-radius: 100px;
    margin-right: 24px;
    padding: 3px 3px 3px 18px;
  }

  .header_button-wrapper {
    margin-top: 1.5rem;
  }

  .gradient-background-fill {
    background-size: cover;
  }

  .cta_wrap {
    max-width: 26rem;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .solutions__block {
    display: none;
  }

  .trio-cards {
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-bottom: 0;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .feature-item {
    margin-bottom: 0;
  }

  .feature-item.middle-item {
    margin-top: 0;
  }

  .studio_content {
    padding-left: 0;
  }

  .padding-global {
    padding-left: 2.1875rem;
    padding-right: 2.1875rem;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .heading-style-h1-reel {
    font-size: 6.25rem;
  }

  .menu-button-text {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
  }

  .header_bottom-grid {
    grid-template-columns: 40% 60%;
    grid-template-areas: ". Header-Copy";
    min-height: auto;
    padding-bottom: 0;
  }

  .awards_link {
    grid-template-columns: 80% 15% 5%;
  }

  .showcase_quote {
    grid-row-gap: 1.875rem;
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
  }

  .off-page-menu {
    width: 70vw;
  }

  .header_scroll {
    display: none;
  }

  .header_heading-style1 {
    font-size: 9rem;
  }

  .heading-lg {
    font-size: 6vw;
  }

  .header_image-decoration {
    width: 8rem;
    height: 8rem;
  }

  .nav-menu {
    background-color: #1e2029;
  }

  .header_arrow {
    width: 4rem;
  }

  .speaker-list-icon {
    width: 40px;
    height: 40px;
    padding: 12px;
  }

  .solutions__col.col--1, .solutions__col.col--3 {
    display: none;
  }

  .solutions__col.col--2 {
    border-right-width: 0;
  }

  .header_span-icon-wrapper {
    width: 3.75rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .solutions__mob-blocks {
    margin-top: 55px;
    margin-right: -1px;
    display: flex;
  }

  .link {
    font-size: 1.25rem;
  }

  .solutions__content {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .header_content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .button-6 {
    border-color: #ffffffc9;
  }

  .large-heading {
    font-size: 48px;
  }

  .text-size-regular {
    font-size: 1.25rem;
  }

  .centered-intro {
    margin-bottom: 48px;
  }

  .header_content-right {
    padding-bottom: 0;
  }

  .intro_text {
    padding-left: 0%;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .solutions__desc {
    display: none;
  }

  .solutions__desc.mod--mob {
    margin-bottom: 35px;
    display: block;
  }

  .intro_image {
    padding-left: 0%;
  }

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

  .argument__card.mod--mob {
    display: block;
    position: relative;
  }

  .solutions__columns {
    border-top-width: 0;
  }

  .argument__col.col--right {
    padding-left: 0;
  }

  .argument__col.col--left {
    display: none;
  }

  .header_top-grid {
    grid-template: "Title" minmax(auto, auto)
    / 1fr;
    height: 60vh;
  }

  .nav-link {
    border-bottom: 1px solid #ffffff1a;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .nav-link.mobile-speaker-text {
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom-style: none;
    padding: 0 12px 0 0;
    font-size: 14px;
    display: flex;
  }

  .studio_reel-item-icon {
    width: 3.75rem;
  }

  .solutions__heading-wrap {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-bar {
    height: 75px;
  }

  .argument__columns {
    margin-left: -10px;
    margin-right: -10px;
  }

  .awards_link-date {
    text-align: left;
  }

  .argument__card-zeros {
    z-index: 2;
    position: absolute;
    inset: 0% 10px auto auto;
  }

  .footer_link {
    font-size: 1.25rem;
  }

  .nav-menu-wrapper {
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    position: static;
  }

  .argument__cube {
    max-height: none;
    padding-bottom: 80px;
  }

  .showcase_reel-item-icon {
    width: 3.75rem;
  }

  .text-block-3 {
    color: var(--white);
  }
}

@media screen and (max-width: 767px) {
  .marquee-text_component {
    font-size: 2vw;
  }

  .home-logos_heading {
    font-size: 10vw;
  }

  .home-logos_right-height {
    padding-top: 71%;
  }

  .marquee-photo_item {
    width: 40vw;
  }

  .menu-button {
    padding-left: 18px;
    font-size: 16px;
  }

  .home-header-text-box {
    margin-bottom: 20px;
  }

  .header_image-wrapper {
    padding-top: 130%;
  }

  .solutions__mob-block {
    z-index: 2;
    background-color: #f5f5f5;
    border: 1px solid #000;
    border-left-width: 0;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 20vw;
    padding: 0;
    display: flex;
    position: relative;
  }

  .solutions__mob-block.mod--wite {
    justify-content: center;
    align-items: center;
  }

  .solutions__mob-block.mod--keys {
    background-size: 40px, auto;
  }

  .solutions__mob-block.mod--1 {
    display: none;
  }

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

  .header_heading-style2 {
    font-size: 7rem;
  }

  .speaker-list-icon-wrapper {
    margin-right: 18px;
    padding-left: 18px;
  }

  .header_button-wrapper {
    margin-top: 1rem;
  }

  .solutions__img {
    max-width: 60px;
    max-height: 60px;
  }

  .solutions__img.mod--hover {
    inset: auto;
  }

  .brand {
    font-size: 22px;
  }

  .section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .footer_wrap {
    grid-row-gap: 2.5rem;
    flex-direction: column;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar-brand-2.footer-3 {
    margin-bottom: 2rem;
  }

  .footer_logo {
    padding-top: 3.75rem;
  }

  .awards_link {
    grid-template: "Title"
                   "Footer"
                   / 100%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .off-page-menu {
    width: 90vw;
  }

  .header_heading-style1 {
    font-size: 6rem;
  }

  .heading-lg {
    font-size: 8vw;
  }

  .argument__cube-front {
    background-position: 90% 7%, 14px 12px, 0 0;
    background-size: auto, 36px, auto;
    padding-bottom: 15px;
    padding-left: 14px;
  }

  .speaker-list-icon {
    min-width: 40px;
    min-height: 40px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .solutions__mob-blocks {
    flex: 1;
    display: flex;
  }

  .header_content-wrapper {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .large-heading {
    font-size: 42px;
  }

  .centered-call-to-action {
    grid-row-gap: 24px;
    text-align: center;
    grid-template-columns: auto;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .argument__card {
    flex: 1;
    min-width: 180px;
    margin-bottom: 32px;
  }

  .argument__col.col--right {
    justify-content: center;
  }

  .nav-link.mobile-speaker-text {
    padding-right: 12px;
    font-size: 12px;
  }

  .nav-bar {
    height: 70px;
  }

  .call-to-action-heading {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .c_button {
    font-size: 1em;
  }

  .home-logos_heading {
    font-size: 2em;
  }

  .home-logos_right-height {
    padding-top: 85%;
  }

  .home-photos_heading {
    font-size: 3em;
  }

  .marquee-photo_item {
    width: 51vw;
  }

  .studio_wrap {
    grid-row-gap: 3.75rem;
    margin-top: -3.75rem;
  }

  .menu-button {
    padding-left: 18px;
  }

  .home-header-text-box {
    margin-bottom: 28px;
  }

  .section-2 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .section-2.thin-section {
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .header_image-wrapper {
    height: 30vh;
  }

  .dual-title-wrapper {
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }

  .solutions__mob-block {
    height: 25vw;
  }

  .solutions__mob-block.mod--2 {
    display: none;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .section_cta {
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .header_heading-style2 {
    margin-left: 2rem;
    font-size: 2rem;
  }

  .section_studio {
    padding-top: 7.5rem;
  }

  .speaker-list-icon-wrapper {
    margin-left: 0;
    margin-right: 18px;
    padding: 0;
  }

  .feature-title-wrapper {
    margin-bottom: 48px;
  }

  .solutions__img {
    max-width: 40px;
    max-height: 40px;
  }

  .cta_wrap {
    grid-row-gap: 3.75rem;
  }

  .heading-style-h4 {
    font-size: 1.25rem;
  }

  .cell-3 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .header_image1 {
    border-radius: 4rem;
    height: 50%;
    inset: 0% auto 0% 0%;
  }

  .brand {
    width: 2.5em;
    font-size: 18px;
  }

  .background-video-6 {
    opacity: 1;
    height: 100vh;
    padding-top: 0;
    padding-right: 0;
  }

  .feature-item {
    min-height: 120px;
    padding: 24px;
  }

  .argument__img {
    height: 8em;
  }

  .studio_content {
    grid-row-gap: 3.75rem;
  }

  .padding-global {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar-brand-2.footer-3 {
    margin-bottom: 0;
  }

  .argument__title {
    margin-bottom: 2px;
    font-size: 14px;
  }

  .heading-style-h1-reel {
    font-size: 3.75rem;
  }

  .header_bottom-grid {
    grid-template-columns: 100%;
    grid-template-areas: "Header-Copy";
  }

  .off-page-menu {
    width: 95vw;
    padding-top: 100px;
    padding-left: 24px;
  }

  .argument__cube-side.mod--3 {
    height: 15px;
    bottom: -15px;
    left: 6px;
    right: -7px;
  }

  .argument__cube-side.mod--1 {
    height: 15px;
    right: -7px;
  }

  .argument__cube-side.mod--2 {
    width: 15px;
    top: 7px;
    bottom: -7px;
    right: -15px;
  }

  .div-block-15 {
    height: 140vh;
  }

  .header_heading-style1 {
    font-size: 2rem;
  }

  .heading-lg {
    font-size: 12vw;
  }

  .heading-lg.neue-mont.italics {
    width: 100%;
  }

  .argument__cube-front {
    background-image: url('../images/ico_arrow-top-right.svg'), linear-gradient(0deg, #20c8bf, #999ed5 56%, #f8e07c), linear-gradient(#0000, #0000);
  }

  .section_awards {
    padding-top: 7.5rem;
  }

  .header_span-icon-wrapper {
    width: 2.1875rem;
    margin-right: .625rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .solutions__mob-blocks {
    flex: 0 auto;
    width: 100%;
  }

  .link {
    font-size: 1rem;
  }

  .header_content-wrapper {
    grid-template-columns: 1fr;
  }

  .section_showcase {
    padding-top: 7.5rem;
  }

  .nav-bar-wrapper {
    margin-top: 2em;
  }

  .text-size-regular {
    font-size: 1rem;
  }

  .intro_text {
    padding-top: 3.75rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .solutions__desc.mod--mob {
    font-size: 14px;
    line-height: 1.6em;
  }

  .argument__card {
    flex: 0 auto;
    width: 50%;
    min-width: auto;
  }

  .cell-2 {
    justify-content: center;
    align-items: center;
  }

  .awards_heading {
    padding-bottom: 3.75rem;
  }

  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
  }

  .nav-link.mobile-speaker-text {
    display: none;
  }

  .studio_reel-item-icon {
    width: 2.1875rem;
  }

  .nav-bar {
    height: 65px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .button-7.with-icon {
    background-color: #d1c2f3;
  }

  .footer_link {
    font-size: 1rem;
  }

  .studio_paragraph {
    text-indent: 3.125rem;
  }

  .argument__cube {
    padding-bottom: 71px;
    padding-right: 15px;
  }

  .showcase_reel-item-icon {
    width: 2.1875rem;
  }

  .heading-4 {
    font-size: 2em;
  }

  .image {
    width: 100%;
  }

  .image._3 {
    width: 6em;
  }

  .text-block-3 {
    color: var(--white);
  }
}

#w-node-_27c90a4d-df91-9820-5242-b951b81f5264-245798fd {
  place-self: center start;
}

#w-node-_27c90a4d-df91-9820-5242-b951b81f5267-245798fd {
  place-self: center end;
}

#w-node-bda8d72e-4f04-20ac-1884-a649cce59caf-245798fd {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_6543441f-4201-141b-a6fc-07399dd0f869-245798fd, #w-node-_5d369e44-7a7f-4c88-5007-e171bbb63658-245798fd, #w-node-_434f1702-ba52-ae16-1945-a5c00dd5db13-245798fd, #w-node-_36c957a8-4da7-b140-d21f-510fdc9d4dd8-245798fd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_27c90a4d-df91-9820-5242-b951b81f5395-245798fd {
  place-self: center;
}

#w-node-_27c90a4d-df91-9820-5242-b951b81f539a-245798fd {
  place-self: center start;
}

@media screen and (max-width: 767px) {
  #w-node-bda8d72e-4f04-20ac-1884-a649cce59caf-245798fd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-bda8d72e-4f04-20ac-1884-a649cce59cb0-245798fd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_27c90a4d-df91-9820-5242-b951b81f539a-245798fd {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_27c90a4d-df91-9820-5242-b951b81f5267-245798fd {
    justify-self: end;
  }
}


@font-face {
  font-family: 'Pangram Sans';
  src: url('../fonts/PPPangramSans-NarrowExtrabold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}