*,
*::after,
*::before {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  cursor: none
}

/* .is-transitioning {
  pointer-events: none;
  cursor: progress;
} */

:root {
  --heading-xl: font-size: max(5.125rem, min(13.3333vw + 2rem, 18rem));
  --body-blurb-size: max(.875rem, min(.647249vw + .723301rem, 1.5rem));
  ;
  --h2-size: 4rem;
  --color-menu-overlay: #c4c4c4;
  /* --color-menu-text: #1a1a1a; */
  --color-divider: #1a1a1a;

  --ease: cubic-bezier(0.255, 0.655, 0.02, 0.995);
  --transition-width: width 0.64s var(--ease);
  --transition-opacity: opacity 1.2s var(--ease);
  --transition-transform: transform 1.2s var(--ease);
}

* {
  margin: 0;
  box-sizing: border-box;
  /*transition: all 0.3s ease-in-out;*/
}


/*
html {
  --color: transparent;
}
*/



body {
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  /* background: var(--bg-color); */
  transition: 0.3s ease-out;
  background: #000;
  /* overflow: hidden; */
}

@font-face {
  font-family: "Monument Extended-Bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/monumentextended-bold.ttf") format("truetype");
}

@font-face {
  font-family: "Monument Extended-UltraBold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/MonumentExtended-Ultrabold.ttf") format("truetype");
}

@font-face {
  font-family: "R-txt-book-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Rattxt-book.woff") format("woff");
}

@font-face {
  font-family: "Monument Extended-Bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/monumentextended-bold.ttf") format("truetype");
}

@font-face {
  font-family: "Monument Extended-Ultra-Light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/MonumentExtended-Ultralight.ttf") format("truetype");
}

@font-face {
  font-family: "M Light2";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/MExtra-Light.ttf") format("truetype");
}


@font-face {
  font-family: "rdisp-medium";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/rdisp-medium.woff") format("woff");
}

@font-face {
  font-family: "R-disp-bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RDis-Bold.woff") format("woff");
}

@font-face {
  font-family: "R-txt-book-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Rattxt-book.woff") format("woff");
}

@font-face {
  font-family: "Rational-semi-bold";
  /* 'R-disp-semi-bold'; */
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/R-disp-semi-bold.woff") format("woff");
}


@font-face {
  font-family: "Monument Extended-Light";
  /* font-style: normal; */
  /* font-weight: 300; */
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/MonumentExtended-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Monument Extended-Bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/monumentextended-bold.ttf") format("truetype");
}

@font-face {
  font-family: "Monument Extended-UltraBold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/MonumentExtended-Ultrabold.ttf") format("truetype");
}

@font-face {
  font-family: 'Rational';
  /* 'R-disp-semi-bold'; */
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/R-disp-semi-bold.woff') format("woff");
}

@font-face {
  font-family: 'Rational-light';
  src: url('https://assets.codepen.io/4086427/RationalTextDEMO-Light.otf') format("opentype");
}

@font-face {
  font-family: 'R-disp-med';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/rdisp-medium.woff') format("woff");
}

@font-face {
  font-family: 'R-disp-semi-bold';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/R-disp-semi-bold.woff') format("woff");
}


@font-face {
  font-family: "R-bk-med";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/ra-txt-med.woff") format("woff");
}


@font-face {
  font-family: "R-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/rdisp-light.woff") format("woff");
}

@font-face {
  font-family: "R-txt-book-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Rattxt-book.woff") format("woff");
}

@font-face {
  font-family: 'R-txt-light';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RTxt-Light.ttf') format("truetype");
}

@font-face {
  font-family: 'R-txt-bold';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RText-Bold.ttf') format("truetype");
}

@font-face {
  font-family: 'M-light';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/M-Light.otf') format("opentype");
}


@font-face {
  font-family: 'M-Black';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/M-Black.woff') format("woff");
}



/* COPYWRITING PAGE FONTS */

@font-face {
  font-family: "Titles Semi-Bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/copy-titles-semibold.ttf") format("opentype");
}

@font-face {
  font-family: "Titles Bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/copy-titles-bold.ttf") format("opentype");
}

@font-face {
  font-family: "Titles Black";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/copy-titles-black.ttf") format("opentype");
}

@font-face {
  font-family: "LK Bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/lk-bold.otf") format("opentype");
}

@font-face {
  font-family: "LK Light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/lk-light.otf") format("opentype");
}

@font-face {
  font-family: "LK Thin";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/lk-thin.otf") format("opentype");
}

@font-face {
  font-family: "rdisp-medium";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/rdisp-medium.woff") format("woff");
}

@font-face {
  font-family: "rdisp-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/rdisp-light.woff") format("woff");
}

@font-face {
  font-family: "rtext-extra-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RTxt-ExtraLight.woff") format("woff");
}

@font-face {
  font-family: "rtext-hairline";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RTxt-Hairline.woff") format("woff");
}

@font-face {
  font-family: "rtext-thin";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RTxt-Thin.woff") format("woff");
}

@font-face {
  font-family: "Titles Var";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/copy-titles-var.ttf");
  font-display: block;
  font-style: normal italic;
  font-weight: 100 900;
}

@font-face {
  font-family: "Serif-Titles-Med-Ital";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Serif-titles-MediumItalic.ttf") format("opentype");
}

@font-face {
  font-family: "Serif-Titles-Light-Ital";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Serif-titles-LightItalic.ttf") format("opentype");
}

@font-face {
  font-family: "Montserrat";
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Montserrat-VariableFont_wght.ttf');
}

@font-face {
  font-family: "Syne";
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Syne-VariableFont_wght.ttf');
}

@font-face {
  font-family: "Manrope";
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Manrope-VariableFont_wght.ttf');
}

/* ADDED WITH NEW MENU */


@font-face {
  font-family: "R-disp-bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RDis-Bold.woff") format("woff");
}



@font-face {
  font-family: "Rational-semi-bold";
  /* 'R-disp-semi-bold'; */
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/R-disp-semi-bold.woff") format("woff");
}


/* WEBSITE PAGE FONTS */

@font-face {
  font-family: 'Bricolage-bold';
  src: url('https://files.matt-rudd.com/FONTS%2FBricolageGrotesque_72pt_Condensed-Bold.ttf') format("truetype");
}

@font-face {
  font-family: 'Bricolage-light';
  src: url('https://files.matt-rudd.com/WEBSITE%20LANDING%20ASSETS/Website%20fonts/BricolageGrotesque-Light.ttf') format("truetype");
}

@font-face {
  font-family: 'Bricolage-grot-bold';
  src: url('https://files.matt-rudd.com/WEBSITE%20LANDING%20ASSETS/Website%20fonts/BricolageGrotesque-Bold.ttf') format("truetype");
}

@font-face {
  font-family: 'haffer-light';
  src: url('https://files.matt-rudd.com/FONTS%2FHafferTRIAL-Light.otf') format("opentype");
}

@font-face {
  font-family: 'haffer-bold';
  src: url('https://files.matt-rudd.com/FONTS%2FHafferTRIAL-Bold.otf') format("opentype");
}

@font-face {
  font-family: 'haffer-medium';
  src: url('https://files.matt-rudd.com/FONTS/HafferTRIAL-Medium.woff') format("woff");
}

@font-face {
  font-family: 'Bricolage-medium';
  src: url('https://files.matt-rudd.com/FONTS%2FBricolageGrotesque_72pt_Condensed-Medium.ttf') format("truetype");
}

@font-face {
  font-family: "Aeonik";
  src: url("https://assets.website-files.com/638e3cc6a18ee8722ccbd9a5/638e3e2428219509205ae974_Aeonik.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Recife Display";
  src: url("https://assets.website-files.com/638e3cc6a18ee8722ccbd9a5/638e3e24ee2e7c4e744c8ca5_Recife%20Display.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "cct-s";
  src: url("https://files.matt-rudd.com/FONTS/Cct-Light.woff") format("woff");
}

@font-face {
  font-family: "cct-s";
  src: url("https://files.matt-rudd.com/FONTS/ttn-l.ttf");
}



#smooth-wrapper {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#smooth-content {
  overflow: visible;
  width: 100%;
  opacity: 1;
}


/* STYLE GUIDE */

p {
  font-size: clamp(1.5rem, 1.3882rem + 0.4706vw, 1.8rem);
  line-height: 1.3;
}



/* PAGE SETUP (UI ELEMENTS ETC.) */


/* .menu_container {
  height: 10vh;
  width: 100vw;
  padding: 0 4vw;
  position: fixed;
  top: 15;
  z-index: 99;
  mix-blend-mode: difference;
  color: #f4f4f4;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  /* background-color: purple; 
  font-size: 1.3125rem;
}

.menu_lottie {
  pointer-events: none;
  width: 7rem;
}

.menu_text_box {
  font-family: "R-disp-med";
  overflow: hidden;
  display: flex;
  /* position: absolute; 
  justify-content: flex-end;
  align-items: flex-end;
  width: 7rem;
  right: 0;
  /* background-color: green; 
}



.menu_blurb_box {
  font-family: "R-disp-med";
  color: #f4f4f4;
  overflow: hidden;
  margin-right: 0 auto;
  display: flex;
  align-items: flex-end;
  /* margin-left: -2.5vw; */
/* background-color: yellow; 
}


.logo_container {
  position: fixed;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  top: 0;
}

.logo_box {
  color: #f4f4f4;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}


.menu-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 5rem;
}


.menu_clickable {
  pointer-events: all;
}

.menu_logo_box {
  margin-left: -2.2rem;
  font-family: "R-disp-med";
}

.menu_button_container {
  position: relative;
}

.Menu_open_button, .Menu_open_button {
  position: absolute;
}


*/





.mrc-logo {
  /* margin-top: 0.2rem; */
  height: 7rem;
}

.mrc-logo-layer path {
  fill: #f4f4f4
}

/* GENERAL BUTTON STYLES */

.general_button_container {
  /* padding-left: 10vw; */
  /* padding-bottom: 10rem; */
  /* background-color: #1a1a1a; */
  /* position: absolute; */
}

.generalbutton {
  font-family: "R-bk-med";
  font-size: 1.2rem;
  width: 14rem;
  height: 3.5rem;
  color: #EFEBE0;
  align-items: center;
  background: 0 0;
  border: none;
  border-radius: 6.25rem;
  cursor: pointer;
  display: inline-flex;
  font-weight: 600;
  gap: 0.363636em;
  justify-content: center;
  letter-spacing: -0.01em;
  line-height: 1.04545;
  overflow: hidden;
  padding: 0.5625em 1.75em 0.5em;
  position: relative;
  text-decoration: none;
}


.button--stroke:after {
  border: 0.125rem solid #EFEBE0;
  border-radius: 6.25rem;
  content: "";
  pointer-events: none;
}

.button--stroke:after {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}


.button--stroke .button_circle {
  transform: scale(0);
  transform-origin: 0 0;
  will-change: transform;
}

.button_circle {
  translate: none;
  rotate: none;
  scale: none;
  transform: translate(-12.3054%, 113.167%) scale(0, 0);
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}



.button_circle:before {
  aspect-ratio: 1/1;
  background: #EFEBE0;
  border-radius: 50%;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 170%;
}


.button__flair:before {
  aspect-ratio: 1/1;
  background: #EFEBE0;
  border-radius: 50%;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 170%;
}


.button__label {
  position: absolute;
  text-align: center;
  transition: color 50ms var(--ease-in-out-quart);
  color: #EFEBE0;
  z-index: 10;

}


.button__label2 {
  position: absolute;
  text-align: center;
  color: #1a1a1a;
  z-index: 20;
  transition: color 50ms var(--ease-in-out-quart);
  visibility: hidden;
}


/* NEW MRC-HEADER */

.coupon__sticker_container_a {
  position: absolute;
  z-index: 9999;
  left: 10vw;
  top: 10vw;
}


#mrc-sticker-audit_a {
  width: 200px;
  height: 200px;
}

.mrc-header-video {
  background: #1a1a1a;
  padding: 10rem;
  position: absolute;
}

.mrc-header-title {
  position: absolute;
  font-family: "Monument Extended-Bold";
}


.header-title--wrapper {
  overflow: hidden;
}


.MRC-header-section {
  position: relative;
  font-family: "Monument Extended-Bold";
  width: 100vw;
  height: 100vh;
  /* background: #1a1a1a; */
  display: flex;
  align-items: center;
  justify-content: center;
}

#video-header-bg {
  position: absolute;
  min-width: 100vw;
  opacity: 45%;
}

#mrcvideo-overlay {
  /* position: absolute;
  height: 112vh;
  width: 100vw;
  z-index: 1;
  background: rgb(0 0 0 / 45%);} */
  /* END NEW HEADER */
}

/* SHOWREEL BUTTON STYLES */

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

/* .mrcbutton {
  font-family: "R-bk-med";
  font-size: 1.2rem;
  width: 12rem;
    height: 2.5rem;
      color: #005DFF;
      align-items: center;
      background: #00ffa3;
      border: none;
      border-radius: 6.25rem;
      cursor: pointer;
      display: inline-flex;
      font-weight: 600;
      gap: 0.363636em;
      justify-content: center;
      letter-spacing: -0.01em;
      line-height: 1.04545;
      overflow: hidden;
      /* padding: 1.25em 1em; 
      position: relative;
      text-decoration: none;
  } */

.wider_button {
  width: 15rem;
}


.mrcbutton--stroke:after {
  /*     border: 0.125rem solid #005DFF; */
  border-radius: 6.25rem;
  content: "";
  pointer-events: none;
}

.mrcbutton--stroke:after {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}


.mrcbutton--stroke .mrc_circle {
  transform: scale(0);
  transform-origin: 0 0;
  will-change: transform;
}

.mrc_circle {
  translate: none;
  rotate: none;
  scale: none;
  transform: translate(-12.3054%, 113.167%) scale(0, 0);
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}


/* .mrcbutton {
    padding: 1.25em 1em;  
  } */


.mrc_circle:before {
  aspect-ratio: 1/1;
  background: #005DFF;
  border-radius: 50%;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 170%;
}

.mrcbutton__flair:before {
  .mrcbutton__flair:before {
    aspect-ratio: 1/1;
    background: #005DFF;
    border-radius: 50%;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    width: 170%;
  }

  .mrcbutton__label {
    position: absolute;
    text-align: center;
    transition: color 50ms var(--ease-in-out-quart);
    color: #005DFF;
    z-index: 100;
  }

}

.mrcbutton__label {
  position: absolute;
  text-align: center;
  transition: color 75ms var(--ease-in-out-quart);
  color: #1a1a1a;
  z-index: 10;

}

.mrcbutton {
  color: #005DFF;
}


.mrcbutton__label2 {
  position: absolute;
  text-align: center;
  color: #fff;
  z-index: 20;
  transition: color 50ms var(--ease-in-out-quart);
  visibility: hidden;
}

/* END */

/* CORE SKILLS SECTION */

.core-skills-section {
  min-height: 100vh;
  padding: 0rem 4rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.core-skills-block-wrapper {
  opacity: 1;
}


/* CORE SKILLS MENU NEW 24! */
.mrc-options_wrapper__new {
  position: absolute;
  z-index: 40;
  height: 100%;
  width: 100%;
  padding: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}


.mrc-options-block {
  /* flex: 1; */
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-top: 0px solid black;
  border-bottom: 0px solid black;
  overflow: hidden;
  position: relative;
}

.mrc-options-block-colour {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.design_block {
  background-color: #00FFA3;
}

.photo_block {
  background-color: #000DFF;
}

.copy_block {
  background-color: #7F5AF0;
}

.boxTag {
  display: contents;
}


/* #mrc-options-block3 {
  border-bottom: 10px solid black; 
}

#mrc-options-block2 {
  border-top: 10px solid black; 
  border-bottom: 10px solid black; 
}

#mrc-options-block1 {
  border-top: 10px solid black; 
} */

.mrc-options-block {
  height: 0%;
}

/* .mrc-options-border-bottom {
  border-top: none;
} */

.mrc-options-border-top {
  border-bottom: none;
}

.mrc-h2-block-title {
  font-family: 'M-light';
  font-size: clamp(1.375rem, 0.2813rem + 3.5vw, 2.25rem);
  text-align: center;
  padding: 0;
  margin: 0;
  overflow: visible;
  opacity: 0;
  transform: translateY(200px);
  /* Starting y position */
  letter-spacing: 0.06rem;
}


.skills_underline {
  height: 4px;
  background-color: #f4f4f4;
  width: 0%;
  left: 0;
  position: absolute;
  top: 97.5%;
}

/* END CORE SKILLS MENU NEW 24! */




/* CORE SKILLS MENU STYLES */

.mrc-options_wrapper {
  position: absolute;
  z-index: 40;
  height: 100%;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.mrc-options_container {
  width: 100%;
  height: 100%;
  padding: 0;
  position: relative;
  font-family: "R-light";
  z-index: 10;
}

/** styling nav button **/
.mrc_index_nav_toggle {
  z-index: 999;
  position: relative;
  display: inline-block;
  margin: 15px;
  color: white;
  border: 1px solid white;
  background-color: transparent;
  padding: 5px;
  height: 50px;
  width: 100px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}

.mrc_index_nav_toggle:hover {
  background-color: white;
  color: black;
  cursor: pointer;
}

.mrc_index_nav_toggle.active {
  color: white;
  border-color: white;
}

.mrc_index_nav_toggle.active:hover {
  background-color: white;
  color: black;
}


/** styling mobile nav **/
.mrc_index_nav {
  z-index: 10;
  position: absolute;
  padding: 0;
  top: 0;
  /* right: 0; */
  height: 100%;
  width: 100%;
  background-color: rgb(47, 47, 47, 0);
  list-style-type: none;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  /* transform: translateY(-100%);  */
  overflow-x: hidden;
  /* opacity: 0%; */
}

.mrc_index_nav li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
  overflow: hidden;
}

.mrc_index_nav li a {
  font-size: 1.5rem;
  line-height: 1.75;
  display: inline-block;
  color: white;
  opacity: 0;
  text-decoration: none;
  transform: translateY(75px);
}

.mrc_index_nav li a:hover {
  color: #00FFA3;
  ;
}

.mrc_index_menu-button {
  z-index: 999;
}

#mrc_index_nav,
#mrc_index_nav2,
#mrc_index_nav3 {
  z-index: 60;
}

/* END */


.core-skills__heading {
  font-family: 'M-light';
  font-size: clamp(1.375rem, 0.2813rem + 3.5vw, 1.25rem);
  text-align: center;
  padding: 0;
  margin: 0;
  overflow: visible;
  /* opacity: 0; */
  /* transform: translateY(200px);  */
  letter-spacing: 0.06rem;
  color: #fff;
  line-height: 1.75rem;
}


.core-skills__gridA {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(12, 1fr);
  grid-column-gap: 50px;
  grid-row-gap: 0px;
  margin-bottom: 30vh;
}

.core-skills__gridB {
  grid-column-start: 1;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 13;
  display: flex;
  column-gap: 1.5vw;
  max-height: 100%;
}

/* some styles at end to avoid clashes! */

.core-skills__title-block {
  /* flex: 1; */
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 1.5vw;
  margin-bottom: 1vw;
}

.core-skills__title-block--design {
  background-color: #00FFA360;
  /* outline: solid 2px #00FFA3; */
}

.core-skills__title-block--photo {
  background-color: #000DFF60;
  /* outline: solid 2px #000DFF; */

}

.core-skills__title-block--copy {
  background-color: #7F5AF060;
  /* outline: solid 2px #7F5AF0; */
}



.core-skills__title {
  /* font-family: "Monument Extended-Ultra-Light"; */
  font-family: "R-light";
}

.core-skills__blockWrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.core-skills__blockWrapper--noPadding {
  /* padding-right: 0; */
}

.core-skills__blockChild {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1vw;
}

.core-skills__no-bottom-margin {
  margin-bottom: 0;
}

.core-skills__blockChild:not(:last-child) {
  margin-bottom: 1vw;
  /* Adjust the gap between items */
}

.core-skills__blockChild--blue {
  background-color: #000DFF;
  transition: background-color 0.4s ease-in-out;
}

.core-skills__blockChild--blue:hover {
  background-color: #000DFF60;
}

.core-skills__blockChild--green {
  background-color: #00FFA3;
  transition: background-color 0.4s ease-in-out;
}

.core-skills__blockChild--green:hover {
  background-color: #00FFA360
}

.core-skills__blockChild--purple {
  background-color: #7F5AF0;
  transition: background-color 0.4s ease-in-out;
}

.core-skills__blockChild--purple:hover {
  background-color: #7F5AF060;
}

.core-skills__blockVideo {
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 13;
  background-color: #000;
  /* position: relative; */
}

.core-skills__blockVideo {
  width: calc(60vh * 0.8);
  /* Set width based on 80% of viewport height */
  height: 60vh;
  /* Set a fixed height of 80vh */
  max-width: 100%;
  /* Ensure the width doesn't exceed the viewport width */
  position: relative;
  /* overflow: hidden */
}




/* For maintaining aspect ratio
.core-skills__blockVideo::before {
  content: "";
  display: block;
  /* padding-top: 125%; 5 divided by 4 (4:5 aspect ratio) multiplied by 100 to get percentage */



.skills__vid {
  width: 100%;
  /* height: 100%; */
  position: absolute;
  opacity: 0;
  overflow: hidden
}


.core-skills-image-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-template-rows: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 0px;
  overflow: visible;
  padding-bottom: 5rem;
}

.core-skills-block-wrapper {
  position: relative;
  min-height: 30vh;
  /* margin-top:-3rem; */
  /* max-width: 90%; */
  aspect-ratio: 4 / 5;
}

.core-skills-block {
  overflow: hidden;
  position: absolute;
  z-index: 20;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 5;
}

.core-skills__anchor {
  display: contents
}

.core-skills-design {
  height: 100%;
  aspect-ratio: 4 / 5;
  display: flex;
  justify-content: center;
  overflow: hidden
}

.core-skills-photo {
  height: 100%;
  aspect-ratio: 4 / 5;
  display: flex;
  justify-content: center;
  overflow: hidden
}

.core-skills-img1,
.core-skills-img2,
.core-skills-img3 {
  height: 100%;
  /* width: 100%; */
  top: 0;
  left: 0;
  position: absolute;
}


.core-skills-copy {
  height: 100%;
  aspect-ratio: 4 / 5;
  display: flex;
  justify-content: center;
  overflow: hidden
}


.mrc-h3-header {
  font-family: "R-light";
  color: #f4f4f4;
  font-size: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}

/* END */

/* //// MAIN MENU STYLES AUG 23 //// */

.home-menu_main nav {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #1a1a1a;
}

/* .unbutton {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	font: inherit;
	cursor: pointer;
}

.unbutton:focus {
	outline: none;
} */



/* main {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 100vh;
} */

.home-menu_main {
  height: 10vh;
  width: 100vw;
  /* padding: 0 4vw; */
  position: fixed;
  top: 15;
  pointer-events: none;
  background: transparent;
  color: #f4f4f4;
  font-family: "R-bk-med";
  z-index: 99;
  /* mix-blend-mode: difference; */
  /* grid-template-columns: repeat(4,25%);
	grid-template-rows: auto auto 1fr auto;
	grid-template-areas: 'author heading heading button'
						'... ... ... ...'
						'links links links links'
						'title title title title';	 */
}

.home-menu_main--menu-open {
  color: #f4f4f4;
  --color-link: var(--color-link-alt);
  --color-link-hover: (--color-link-hover-alt);
  --color-heading-main: var(--color-heading-main-alt);
}


.home-frame__links {
  grid-area: links;
  display: flex;
  flex-wrap: wrap;
  justify-self: center;
  align-self: end;
}

.home-frame__links a {
  margin: 0 0.5rem;
}



.home-frame__button {
  /* justify-self: end;
	grid-area: button; */
  position: relative;
  /* background: blue; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 5rem;
}


.home-frame__heading {
  grid-area: heading;
  text-align: center;
  margin: 0;
  display: flex;
  flex-direction: column;
  white-space: nowrap;
  justify-self: center;
}

.home-frame__heading-main {
  line-height: 0.8;
  display: block;
  font-size: 1.5rem;
  color: var(--color-heading-main);
}

.home-frame__heading-sub {
  font-size: 0.75rem;
  line-height: 1;
  color: var(--color-heading-sub);
}


.home-menu_main a,
.home-menu_main button {
  pointer-events: auto;
}

.button-menu {
  display: flex;
  justify-content: flex-end;
  width: 7rem;
}

.button-menu svg {
  transition: transform 0.5s ease;
}

.button-menu:focus-visible,
.button-menu:hover {
  fill: var(--color-button-menu-hover);
  border-color: var(--color-button-menu-hover);
}

.button-menu:hover svg {
  transform: scale(1.1);
}

.frame--menu-open .button-menu {
  opacity: 0;
  pointer-events: none;
}

.add-padding {
  /* padding-left: 15px!important; */
}

/* 
.content {
	grid-area: 1 / 1 / 2 / 2;
	display: flex;
	flex-direction: column;
	width: 100%;
	position: relative;
	align-items: center;
	height: 100vh;
	justify-content: center;
}

.content__title {
	font-weight: 400;
	text-align: center;
	font-size: 7.5vw;
	line-height: 0.75;
	cursor: default;
	margin: 10vh 0 0 0;
}

.content__title-main {
	font-size: 10vw;
	display: block;
	will-change: opacity, transform;
}

.content__title-sub {
	display: block;
	will-change: opacity, transform;
} */

.button-enter {
  margin-top: 4vh;
  cursor: not-allowed;
  transition: transform 0.5s ease;
}

.button-enter:hover {
  transform: translateX(15px) rotate(-40deg);
}





.home-menu-wrap {
  grid-area: 1 / 7 / 2 / 13;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 100vh;
  position: relative;
  /* background: #1a1a1a; */
  pointer-events: none;
  opacity: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
  /* z-index: 99; */
}

.home-menu-wrap.menu-wrap--open {
  pointer-events: auto;
  opacity: 1;
}

.home-overlay {
  grid-area: 1 / 1 / 2 / 2;
  position: fixed;
  top: 0;
  z-index: 1000;
  pointer-events: none;
  width: 100%;
  height: 100%;
  fill: #8c8c8c;
  z-index: 999999;
}

.overlay2 {
  position: fixed;
  width: 100%;
  pointer-events: none;
}

#layer_1 {
  clip-path: url(#svgPath);
}

.overlay__path {
  will-change: d;
}

.home-menu-reveal {
  display: flex;
  height: 100vh;
  align-items: center;
  justify-content: center;
  color: #f4f4f4;
}

#clipReveal {
  width: 100%;
  opacity: 0%;
  will-change: transform;
}

#mrc-svg {
  height: 100px;
  width: 50px;
}

/* .menu {
	grid-area: 1 / 1 / 2 / 2;
	display: flex;
	flex-direction: column;
	position: relative;
	align-items: center;
	justify-content: center;
	height: 100%;
} */

/* .menu__item {
	font-size: 9vw;
	color: #fff;
	cursor: pointer;
	line-height: 1;
	font-weight: 300;
    text-align: right;
    position: relative;
    will-change: opacity, transform;
} */

/* .menu__item:hover .menu__item-tiny {
	color: #fff;
}

.menu__item-tiny {
	font-size: 1rem;
}

.menu__item:nth-child(odd) {
	margin-left: -10vw;
}

.menu__item-text {
	color: var(--color-menu);
}

.menu__item:hover .menu__item-text {
	color: var(--color-menu-hover);
} */


@keyframes runner {
  to {
    transform: translateX(-25%);
  }
}


.button-close {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.button-close:focus-visible,
.button-close:hover {
  stroke: var(--color-button-close-hover);
}

.closeButton {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

@media screen and (min-width: 53em) {
  .home-menu_main {
    /* grid-template-columns: 390px 1fr 390px;
		grid-template-areas: 'author heading button'
							'... ... ...'
							'title links links';	 */
    font-size: 2rem;
  }

  .frame__title {
    justify-self: start;
    align-self: end;
    margin: 0 3rem 0 0;
  }

  .frame__links {
    display: flex;
    justify-self: start;
    padding: 0;
  }

  .frame__links a:not(:last-child) {
    margin-right: 0.5rem;
  }

  .frame__heading-main {
    font-size: 2.15rem;
  }

  .frame__heading-sub {
    font-size: 1rem;
  }

  .menu__item-tiny {
    font-size: 2rem;
  }
}

.disable-scroll {
  overflow: hidden;
}


/* menu scrolling css */

.home-menu {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10vh 0 25vh;
  --marquee-width: 100vw;
  --offset: 20vw;
  --move-initial: calc(-25% + var(--offset));
  --move-final: calc(-50% + var(--offset));
  /* --item-font-size: 6vw; */
  counter-reset: menu;
  font-size: 1.2rem;
  font-family: 'M-light';
  letter-spacing: 0.25rem;
}

.home-menu__item {
  cursor: default;
  position: relative;
  padding: 0 5vw;
}

/* .menu__item-link {
	display: inline-block;
	cursor: pointer;
	position: relative;
	-webkit-text-stroke: 1.5px #44F1A6;
	text-stroke: 1.5px #44F1A6;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	color: transparent;
	transition: opacity 0.4s;
} */

.home-menu__item-link {
  display: inline-block;
  cursor: pointer;
  position: relative;
  color: #f4f4f4;
  transition: opacity 0.4s;
}

.home-menu__item-link::before {
  all: initial;
  counter-increment: menu;
  color: #f4f4f4;
  font-family: "R-bk-med";
  content: counter(menu);
  position: absolute;
  bottom: 50%;
  left: 0;
  pointer-events: none;
}

.home-menu__item-link:hover {
  transition-duration: 0.1s;
  opacity: 0;
}

.home-menu__item-img {
  pointer-events: none;
  position: absolute;
  height: 50vh;
  max-height: 400px;
  opacity: 0;
  left: 100%;
  top: 50%;
  transform: translate3d(calc(-100% - 6vw))
    /* transform: translate3d(calc(-100% - 6vw),-30%,0) translate3d(0,20px,0); */
}

.home-menu__item-link:hover+.home-menu__item-img {
  opacity: 1;
  /* transform: translate3d(calc(-100% - 6vw),-30%,0) rotate3d(0,0,1,4deg); */
  transform: translate3d(calc(-100% - 6vw), -30%, 0) rotate3d(0, 0, 0, 0deg);

  transition: all 0.4s;
}

/* Make sure 3 items are visible in the viewport by setting suitable font size. */

.home-marquee {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--marquee-width);
  overflow: hidden;
  pointer-events: none;
  color: #44F1A6;
  /* mix-blend-mode: color-burn; */
  z-index: 999999999999999999;

}

.home-marquee__inner {
  width: fit-content;
  display: flex;
  position: relative;
  transform: translate3d(var(--move-initial), 0, 0);
  animation: marquee 5s linear infinite;
  animation-play-state: paused;
  opacity: 0;
  transition: opacity 0.1s;
}

.home-menu__item-link:hover~.home-marquee .home-marquee__inner {
  animation-play-state: running;
  opacity: 1;
  transition-duration: 0.4s;
}

.home-marquee span {
  text-align: center;
}

.home-menu__item-link,
.home-marquee span {
  white-space: nowrap;
  font-size: var(--item-font-size);
  padding: 0 2vw;
  font-weight: 900;
  line-height: 1.15;
}

/* .marquee span {
	font-style: italic;
} */

@keyframes marquee {
  0% {
    transform: translate3d(var(--move-initial), 0, 0);
  }

  100% {
    transform: translate3d(var(--move-final), 0, 0);
  }
}

@media screen and (min-width: 53em) {
  .home-menu_main {
    text-align: right;
    /* display: grid; */
    align-content: space-between;
    width: 100%;
    /* padding: 2.5rem 6vw; */
    pointer-events: none;
    /* grid-template-columns: 75% 25%;
		grid-template-rows: auto; */
  }

  .home-frame__title-wrap {
    display: flex;
    align-items: start;
  }

  .home-frame__info {
    margin: 0;
  }

  .home-frame__title {
    margin: 0 1rem 0 0;
  }

  .home-frame__links {
    padding: 0;
    justify-self: end;
  }

  .home-menu_main a {
    pointer-events: auto;
    color: #f4f4f4;
    font-family: "R-bk-med";
  }
}


/* //// END MAIN MENU STYLES AUG 23 //// */

.border_line1aa,
.border_line1a,
.border_line1,
.border_line2 {
  height: 1.5px;
  width: 0%;
  background-color: #f4f4f4;
  will-change: background-color, width;
}


.border_line1,
.border_line3 {
  height: 1.5px;
  width: 0%;
  /* background-color: #1a1a1a; */
  will-change: background-color, width;
}

#border_cont_3 {
  margin-top: 4rem;
}

#border_cont_1a {
  /* margin-top: -17.5vw; */
}

h2#section_title1,
#section_title2,
#section_title3 {
  color: #f4f4f4;
  z-index: 9999;
}

#section_title2 {
  font-family: 'R-txt-light';
  font-size: 0.875rem;
  color: #f4f4f4;
  text-transform: uppercase;
}

#section_title2a {
  font-family: 'R-txt-light';
  font-size: 0.875rem;
  color: #1a1a1a;
  text-transform: uppercase;
}

#section_title2cv {
  font-family: 'R-txt-light';
  font-size: 0.64rem;
  line-height: 120%;
  color: #1a1a1a;
  /* text-transform: uppercase; */
  max-width: 30vw;
}

.section-marker_content {
  display: flex;
  /* padding: 0vw 4vw; */
  /* width: 100vw; */
  /* align-items: center; */
  /* justify-content: space-between; */
}

.section_title_header {
  padding-top: 1.25rem;
  font-family: "rdisp-light";
  font-size: 14px;
  letter-spacing: 0.08em;
  padding-bottom: 0;
}

.section_title-shift {
  position: absolute;
  /* margin-top: 30rem; */
  height: 2rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section_title-shift2 {
  position: absolute;
  /* margin-top: 30rem; */
  /* box-sizing: border-box; */
  margin-top: -1rem;
  height: 2rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.section_heading {
  font-family: "Monument Extended-Bold";
  font-size: 10rem;
  letter-spacing: 0.05em;
  color: #f4f4f4;
  /* padding-bottom: 10rem; */
  /* padding-left: 4vw;
  padding-right: 4vw; */
  margin-top: 5rem;
  /* margin: 10rem 0; */
  line-height: 90%;
  overflow: hidden;
}


.expertise_title_sub_wrapper {
  padding: 0 4vw;
}

.core_title_sub_wrapper {}

.expertise_section {
  box-sizing: border-box;
  margin-top: 20rem;
  min-height: 100vh;
  /* padding: 0rem 4rem; */
  display: flex;
  flex-direction: column;
  /* background: orange; */
  justify-content: space-between;
  margin-bottom: 25rem;
}



.left_aligned {
  padding-right: 12vw;
}

.light {
  color: #f4f4f4;
}

.txt-align-r {
  text-align: right;
  padding-left: 20vw;
}

.text-heading-wrapper {
  /* padding-top: 2vh; */
  width: 100%;
  overflow: hidden;
  margin-bottom: 4vw;
}


h2 {
  font-size: 4em;
  margin: 0;
  color: white;
  position: relative;
  overflow: hidden;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
}

h2>div {
  position: relative;
  margin: 0;
}


/* PAGE SETUP END */

/* //// MAIN MENU STYLES AUG 23 //// */

nav {
  position: fixed;
  width: 100%;
  height: 100vh;
  /* background: #1a1a1a; */
}

.skills_menu-wrap nav {
  /* position: relative; */
  width: 100vw;
  height: 90vh;
  /* background: #1a1a1a; */
}

/* .unbutton {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	font: inherit;
	cursor: pointer;
}

.unbutton:focus {
	outline: none;
} */



/* main {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 100vh;
} */

.home-menu_main {
  position: fixed;
  align-content: space-between;
  height: 100%;
  width: 100vw;
  top: 0;
  padding: 1rem 4vw 0.5rem 4vw;
  pointer-events: none;
  font-size: 1.2rem;
  background: transparent;
  color: #f4f4f4;
  font-family: "R-bk-med";
  z-index: 99;
  /* mix-blend-mode: difference; */
}

.home-menu_main--menu-open {
  color: #f4f4f4;
  --color-link: var(--color-link-alt);
  --color-link-hover: (--color-link-hover-alt);
  --color-heading-main: var(--color-heading-main-alt);
}


.home-frame__links {
  grid-area: links;
  display: flex;
  flex-wrap: wrap;
  justify-self: center;
  align-self: end;
}

.home-frame__links a {
  margin: 0 0.5rem;
}



.home-frame__button {
  justify-self: end;
  grid-area: button;
  position: relative;
}


.home-frame__heading {
  grid-area: heading;
  text-align: center;
  margin: 0;
  display: flex;
  flex-direction: column;
  white-space: nowrap;
  justify-self: center;
}

.home-frame__heading-main {
  line-height: 0.8;
  display: block;
  font-size: 1.5rem;
  color: var(--color-heading-main);
}

.home-frame__heading-sub {
  font-size: 0.75rem;
  line-height: 1;
  color: var(--color-heading-sub);
}


.home-menu_main a,
.home-menu_main button {
  pointer-events: auto;
}

.button-menu {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: inline-grid;
  place-items: center;
  border: 1px solid var(--color-button-menu);
  fill: var(--color-button-menu);
}

.button-menu svg {
  transition: transform 0.5s ease;
}

.button-menu:focus-visible,
.button-menu:hover {
  fill: var(--color-button-menu-hover);
  border-color: var(--color-button-menu-hover);
}

.button-menu:hover svg {
  transform: scale(1.1);
}

.frame--menu-open .button-menu {
  opacity: 0;
  pointer-events: none;
}

.add-padding {
  /* padding-left: 15px!important; */
}

/* 
.content {
	grid-area: 1 / 1 / 2 / 2;
	display: flex;
	flex-direction: column;
	width: 100%;
	position: relative;
	align-items: center;
	height: 100vh;
	justify-content: center;
}

.content__title {
	font-weight: 400;
	text-align: center;
	font-size: 7.5vw;
	line-height: 0.75;
	cursor: default;
	margin: 10vh 0 0 0;
}

.content__title-main {
	font-size: 10vw;
	display: block;
	will-change: opacity, transform;
}

.content__title-sub {
	display: block;
	will-change: opacity, transform;
} */

.button-enter {
  margin-top: 4vh;
  cursor: not-allowed;
  transition: transform 0.5s ease;
}

.button-enter:hover {
  transform: translateX(15px) rotate(-40deg);
}



.home-menu_container {
  position: fixed;
  top: 0;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 1fr;
  height: 100%;
  width: 100%;
  pointer-events: none;
}

.new_home-menu-wrap {
  position: absolute;
  display: inline;
  background: #3BAEA4;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  height: 100vh;
  width: 50vw;
  right: 0%;
}


.home-menu-wrap.menu-wrap--open {
  pointer-events: auto;
  opacity: 1;
}

.home-overlay {
  grid-area: 1 / 1 / 2 / 2;
  position: fixed;
  top: 0;
  z-index: 1000;
  pointer-events: none;
  width: 100%;
  height: 100%;
  fill: #8c8c8c;
  z-index: 999999;
}

.overlay2 {
  /* position:fixed */
}

#layer_1 {
  clip-path: url(#svgPath);
}

.home-menu-reveal {
  display: flex;
  height: 100vh;
  align-items: center;
  justify-content: center;
  color: #f4f4f4;
}

#clipReveal {
  width: 100%;
  opacity: 0%;
}

#mrc-svg {
  height: 100px;
  width: 50px;
}

/* .menu {
	grid-area: 1 / 1 / 2 / 2;
	display: flex;
	flex-direction: column;
	position: relative;
	align-items: center;
	justify-content: center;
	height: 100%;
} */

/* .menu__item {
	font-size: 9vw;
	color: #fff;
	cursor: pointer;
	line-height: 1;
	font-weight: 300;
    text-align: right;
    position: relative;
    will-change: opacity, transform;
} */

/* .menu__item:hover .menu__item-tiny {
	color: #fff;
}

.menu__item-tiny {
	font-size: 1rem;
}

.menu__item:nth-child(odd) {
	margin-left: -10vw;
}

.menu__item-text {
	color: var(--color-menu);
}

.menu__item:hover .menu__item-text {
	color: var(--color-menu-hover);
} */


@keyframes runner {
  to {
    transform: translateX(-25%);
  }
}


.button-close {
  width: 64px;
  height: 64px;
}

.button-close:focus-visible,
.button-close:hover {
  stroke: var(--color-button-close-hover);
}

@media screen and (min-width: 53em) {
  .home-menu_main {
    /* grid-template-columns: 390px 1fr 390px;
		grid-template-areas: 'author heading button'
							'... ... ...'
							'title links links';	 */
    font-size: 1.2rem;
  }

  .frame__title {
    justify-self: start;
    align-self: end;
    margin: 0 3rem 0 0;
  }

  .frame__links {
    display: flex;
    justify-self: start;
    padding: 0;
  }

  .frame__links a:not(:last-child) {
    margin-right: 0.5rem;
  }

  .frame__heading-main {
    font-size: 2.15rem;
  }

  .frame__heading-sub {
    font-size: 1rem;
  }

  .menu__item-tiny {
    font-size: 2rem;
  }
}

.disable-scroll {
  overflow: hidden;
}


/* menu scrolling css */

.home-menu {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10vh 0 25vh;
  --marquee-width: 100vw;
  --offset: 20vw;
  --move-initial: calc(-25% + var(--offset));
  --move-final: calc(-50% + var(--offset));
  --item-font-size: 6vw;
  counter-reset: menu;
}

.home-menu__item {
  cursor: default;
  position: relative;
  padding: 0 5vw;
}

/* .menu__item-link {
	display: inline-block;
	cursor: pointer;
	position: relative;
	-webkit-text-stroke: 1.5px #44F1A6;
	text-stroke: 1.5px #44F1A6;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	color: transparent;
	transition: opacity 0.4s;
} */

.home-menu__item-link {
  display: inline-block;
  cursor: pointer;
  position: relative;
  color: #f4f4f4;
  transition: opacity 0.4s;
}

.home-menu__item-link::before {
  all: initial;
  counter-increment: menu;
  color: #f4f4f4;
  font-family: "R-bk-med";
  content: counter(menu);
  position: absolute;
  bottom: 50%;
  left: 0;
  pointer-events: none;
}

.home-menu__item-link:hover {
  transition-duration: 0.1s;
  opacity: 0;
}

.home-menu__item-img {
  pointer-events: none;
  position: absolute;
  height: 50vh;
  max-height: 400px;
  opacity: 0;
  left: 100%;
  top: 50%;
  transform: translate3d(calc(-100% - 6vw))
    /* transform: translate3d(calc(-100% - 6vw),-30%,0) translate3d(0,20px,0); */
}

.home-menu__item-link:hover+.home-menu__item-img {
  opacity: 1;
  /* transform: translate3d(calc(-100% - 6vw),-30%,0) rotate3d(0,0,1,4deg); */
  transform: translate3d(calc(-100% - 6vw), -30%, 0) rotate3d(0, 0, 0, 0deg);

  transition: all 0.4s;
}

/* Make sure 3 items are visible in the viewport by setting suitable font size. */

.home-marquee {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--marquee-width);
  overflow: hidden;
  pointer-events: none;
  color: #44F1A6;
  /* mix-blend-mode: color-burn; */
  z-index: 999999999999999999;

}

.home-marquee__inner {
  width: fit-content;
  display: flex;
  position: relative;
  transform: translate3d(var(--move-initial), 0, 0);
  animation: marquee 5s linear infinite;
  animation-play-state: paused;
  opacity: 0;
  transition: opacity 0.1s;
}

.home-menu__item-link:hover~.home-marquee .home-marquee__inner {
  animation-play-state: running;
  opacity: 1;
  transition-duration: 0.4s;
}

.home-marquee span {
  text-align: center;
}

.home-menu__item-link,
.home-marquee span {
  white-space: nowrap;
  font-size: var(--item-font-size);
  padding: 0 2vw;
  font-weight: 900;
  line-height: 1.15;
}

/* .marquee span {
	font-style: italic;
} */

@keyframes marquee {
  0% {
    transform: translate3d(var(--move-initial), 0, 0);
  }

  100% {
    transform: translate3d(var(--move-final), 0, 0);
  }
}

@media screen and (min-width: 53em) {
  .home-menu_main {
    text-align: right;
    /* display: grid; */
    align-content: space-between;
    width: 100%;
    /* padding: 2.5rem 4vw; */
    pointer-events: none;
    /* grid-template-columns: 75% 25%;
		grid-template-rows: auto; */
  }

  .home-frame__title-wrap {
    display: flex;
    align-items: start;
  }

  .home-frame__info {
    margin: 0;
  }

  .home-frame__title {
    margin: 0 1rem 0 0;
  }

  .home-frame__links {
    padding: 0;
    justify-self: end;
  }

  .home-menu_main a {
    pointer-events: auto;
    color: #f4f4f4;
    font-family: "R-bk-med";
  }
}


/* //// END MAIN MENU STYLES AUG 23 //// */


/* HORIZONTAL CLICK METHOD */

.subpage-link-clicker {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}

.pin-spacer {
  pointer-events: all !important;
}

/* CURSOR STYLES */

.follower {
  position: fixed;
  top: 0;
  left: 0;
  border-radius: 50%;
  pointer-events: none;
  transform-origin: center;
  width: 8rem;
  height: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  z-index: 999999;
}

.follower__content {
  color: #f4f4f4;
  font-family: "Monument Extended-Bold";
  font-size: 16px;
  font-weight: 400;
  height: 0;
  max-width: 80px;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  white-space: wrap;
  text-align: center;
  transform-origin: center;
}



.follower__inner {
  position: fixed;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: black;
  opacity: 1;
  transform-origin: center;
  overflow: visible;

}



/* body:not(:hover) {
  .follower {
    display: none;
  }
} */




/* @media (prefers-reduced-motion) {
    .follower {
        display: none;
    }
} */


#cursor {
  pointer-events: none;
  /* IMPORTANT */
}

.cursor {
  /* width: 37.5px;
  height: 37.5px; */
  border-radius: 50%;
  position: fixed;
  transform: translate(-50%, -50%);
}

.cursor .dot {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  display: block;
  transition-property: transform, background-color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}





/** CURSOR EFEITO **/

.cursor.color .dot {
  background-color: black;
}

.cursor.cursor_no-colour .dot {
  background-color: #00000036;
  width: 33%;
  height: 33%;
  transition-property: transform, height, width;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}


/* END CURSOR */

/* NEW MRC-HEADER */

.mrc-header-video {
  background: #1a1a1a;
  padding: 10rem;
  aspect-ratio: 16 / 9;
  position: absolute;
}

.MRC-header-section {
  height: 100vh;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20rem;

}

.mrc-header-title,
.mrc-header-title2 {
  position: relative;
  color: #f4f4f4;
  font-size: 10vw;
  padding: 0;
  line-height: 9vw;
  margin: 0;
  font-family: "Monument Extended-UltraBold";
  z-index: 2;
}

.mrc-header-title2 {
  margin-left: -0.1vw;
  font-size: 10.3vw;
}

.mrc-header-blurb p {
  position: relative;
  /* font-family: 'R-txt-light'; */
  font-family: "R-disp-med";
  font-size: clamp(1rem, 1vw, 1.75rem);
  font-size: 1.3125rem;
  color: #f4f4f4;
  max-width: 32vw;
  /* line-height: 1.3; */
  /* padding-top: 3rem; */
  /* padding-bottom: 4rem; */
  text-align: center;
  z-index: 2;
}

.mrc-header-blurb {
  padding-top: 3rem;
  padding-bottom: 4rem;
}

.schedule_hover-container {
  position: fixed;
  bottom: 0;
  right: 0;
  padding-right: 5vw;
  padding-bottom: 8vh;
  opacity: 0;
  z-index: 99999;
}

.schedule_button span {
  pointer-events: none;
}

.schedule_button {
  pointer-events: auto;
  /* cursor: pointer; */
  background: #00ffa3;
  border: none;
  padding: 0.875rem 1rem;
  margin: 0;
  font-family: inherit;
  /* font-size: 1.2rem; */
  position: relative;
  display: inline-block;
  width: 200px;
  height: 50px;
  cursor: none;
  text-transform: none;
}

.schedule_button::before,
.schedule_button::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.button--calypso {
  overflow: hidden;
  font-family: "R-bk-med";
  font-size: 1.2rem;
  border-radius: 0.85rem;
  color: #000;
}

.button--calypso span {
  display: block;
  position: relative;
  /* 	mix-blend-mode: difference; */
  z-index: 10;
  color: #000;
}

.button--calypso::before {
  content: '';
  background: #005DFF;
  width: 120%;
  height: 0;
  padding-bottom: 120%;
  top: -110%;
  left: -10%;
  border-radius: 50%;
  transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
}

.button--calypso:hover::before {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}

.button--calypso::after {
  content: '';
  background: #005DFF;
  transform: translate3d(0, -100%, 0);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}

.button--calypso:hover::after {
  transform: translate3d(0, 0, 0);
  transition-duration: 0.05s;
  transition-delay: 0.4s;
  transition-timing-function: linear;
}

button>span.second_schedule-span {
  margin-top: 46px;
  font-size: 1.1rem;
  color: #f4f4f4;
  pointer-events: none;
}

/* END NEW HEADER */

/*  START TEXT SWITCH AND FADE STYLES */

.text-container {
  position: relative;
  /* width: 100%; */
  /* height: 100vh; */
  overflow: hidden;
}

.panel {
  width: 100%;
  height: 100vh;
  position: absolute;
  will-change: transform;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  color: white;
}

.panel.first {
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100%;
  padding: 0;
}

.panel.second {
  background: #f4f4f4;

}

.text {
  position: absolute;
  margin: auto;
  font-family: "Monument Extended-Bold";
  font-size: 10rem;
  letter-spacing: 0.1rem;
  opacity: 0;
  color: white;
}

#para-text {
  height: 80vh;
  top: 40vh;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  left: 50px;
  max-width: 800px;
  font-size: clamp(1rem, 3vw, 1.75rem);
  line-height: 2.7rem;
  font-family: 'R-txt-light';
  color: black;
  opacity: 1;
}

.panel-one-bottom-container {
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  bottom: 10%;
  width: 100%;
  padding: 0 4vw;
  z-index: 999999;
  font-family: 'R-disp-med';
  font-size: 1.2rem;
  color: #f4f4f4;
}

.scroll-text-container {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  bottom: 10%;
  width: 100%;
  text-align: center;
  z-index: 999999;
}

.scroll-text {
  font-family: 'R-disp-med';
  font-size: 1.2rem;
  color: #f4f4f4;
}

.scroll-arrow-lottie-container {
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 4%;
  z-index: 999999;
  flex-direction: row;
  justify-content: center;
}

/*  END TEXT SWITCH AND FADE STYLES */




/*  START TICKER STYLES */
.homepage-ticker-container {
  background-color: #000;
  height: 100%;
  width: 100%;
  overflow: hidden;
  margin-top: -40rem;
  padding-top: 25vh;
}

.homepage-ticker {
  padding-top: 42.5px;
  padding-bottom: 30px;
  position: relative;
}

#homepage-services {
  font-family: "Monument Extended-Bold";
  border-top: 2px solid #5a5a5a;
  -webkit-text-stroke: 2px #5a5a5a;
  letter-spacing: 5px;
  font-size: 4em;
  color: transparent;
  line-height: 0.7;
  text-transform: uppercase;
}

#homepage-services .homepage-container-fluid {
  display: flex;
  flex-wrap: nowrap;
}

#homepage-services span {
  white-space: nowrap;
  margin-right: 3vw;
}

#homepage-services2 {
  font-family: "Monument Extended-Bold";
  color: transparent;
  border-top: 2px solid #5a5a5a;
  -webkit-text-stroke: 2px #5a5a5a;
  letter-spacing: 5px;
  font-size: 4em;
  line-height: 0.7;
  text-transform: uppercase;
}

#homepage-services2 .homepage-container-fluid2 {
  display: flex;
  flex-wrap: nowrap;
}

#homepage-services2 span {
  white-space: nowrap;
  margin-right: 3vw;
}

#homepage-services3 {
  font-family: "Monument Extended-Bold";
  color: transparent;
  border-top: 2px solid #5a5a5a;
  border-bottom: 2px solid #5a5a5a;
  -webkit-text-stroke: 2px #5a5a5a;
  letter-spacing: 5px;
  font-size: 4em;
  line-height: 0.7;
  text-transform: uppercase;
}

#homepage-services3 .homepage-container-fluid3 {
  display: flex;
  flex-wrap: nowrap;
}

#homepage-services3 span {
  white-space: nowrap;
  margin-right: 3vw;
}

/*  END TICKER STYLES */

/* START NOISE/MUSIC SECTION */


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



.comingsoon-container {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.video {
  height: 100vh;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#vid-fade {
  position: absolute;
  height: 100%;
  opacity: 0;
  width: 100%;
  top: 0;
  /*   z-index: 0; */
}

#vid-fade2 {
  position: absolute;
  /* z-index: 1;  */
  height: 100%;
  width: 100%;
  margin-top: 2px;
  padding-bottom: 3px;
  opacity: 0;
  top: 0;
}

.noise_container svg {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.teaser {
  display: none;
}

@media screen and (max-width: 650px) {
  .teaser {
    display: block;
    width: 100%;
  }

  /* iframe,
  svg {
    display: none;
  } */
}

/* @import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Manrope:wght@200&display=swap'); */


.music_subhead {
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  position: absolute;
  margin-top: -30vh;
  z-index: 99999;
  font-size: clamp(1rem, 3vw, 1.75rem);
}

/* TYPEWRITER STYLES */

.music_noise-text-wrapper {
  display: flex;
  position: absolute;
  width: 100%;
  align-items: center;
  justify-content: center;
  /* background-color: #000; */
  /* background: #1a1a1a; */
  z-index: 9999999;
  margin-top: -270px;
}

.typewriter-text,
.music_noise-cursor {
  font-family: 'R-txt-light';
  font-size: clamp(1rem, 3vw, 1.75rem);
  /* font-weight: 700; */
  color: #f4f4f4;
  margin: 0;
  padding: 0;
}

.music_noise-cursor {
  display: inline-block;
}

/* END NOISE MUSIC STYLES  */

.before-ticker-spacer {
  height: 40rem;
  background-color: #1a1a1a;
}


.h2 {
  font-family: "Rational";
  font-size: 5rem;

  /*
  a {
    color: var(--text-color);
  }
  margin-bottom: 1rem;
  position: absolute;
  top: 0vw;
  left: 10vw;
  text-align: center;
  line-height: 1;
  font-weight: 800;
  padding-top: 0px;
  margin-top: 0px!important;
  z-index: 4; {
  align-items: top;
  }
  */
}

.showreel-section {
  position: relative;
  z-index: 100;
  background: #000;
  margin-top: -2vh;
  padding: 10rem 0;
}

section.content {
  position: relative;
  height: 100vh;
  background-color: teal;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;


}

/* SHOWREEL SECTION STYLE */



.showreel {
  /* This can be just any element with responsive W/H */
  min-height: 100vh;
  position: relative;
}

#video-block {
  background-color: #0bf;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 90%;
  max-height: 90%;
  aspect-ratio: 16 / 9;
  background-image: url("/img/MTB-JS-splash-tyre.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}



.video-ticker-section {
  background-color: #44F1A6;
  /* height: 100%; */
  width: 75%;
  overflow: hidden;
  padding-top: 30px;
  margin-left: -90%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}


.video_ticker-container {
  /*   padding-top: 42.5px; */
  padding-bottom: 25px;
  position: relative;
}

#videoTicker {
  font-family: "Monument Extended-Ultra-Light";
  color: #1a1a1a;
  /* 	 border-top: 2px solid #fff;
	 border-bottom: 2px solid #fff; */
  font-size: 1em;
  line-height: 0.7;
  text-transform: uppercase;
}

#videoTicker .video_ticker-div {
  display: flex;
  flex-wrap: nowrap;
}

#videoTicker span {
  white-space: nowrap;
  margin-right: 3vw;
}


@media (min-width: 48em) {
  #video-block {
    max-width: 60%;
  }
}

.subheader_text {
  font-family: "Monument Extended-Bold";
  font-size: 10rem;
  letter-spacing: 0.1em;
  color: white;
  line-height: 0.7;
}

.paragraph_text {
  font-family: "R-light";
  font-size: 1.25rem;
  line-height: 120%;
  letter-spacing: 0.1em;
  padding-top: 2vh;
  color: white;

}



@media (min-width: 48em) {
  .subheader_text {
    font-size: 5rem;
    letter-spacing: 0.1em;
  }

  .paragraph_text {
    font-size: 1.25rem;
    letter-spacing: 0.08em;
  }
}

/* MINI MORIZ-GALLERY STYLE */


.gallerymini .rowmini {
  width: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 20px 0;
}

.gallerymini .rowmini:nth-child(1),
.gallerymini .rowmini:nth-child(3) {
  transform: translateX(0%);
}

.gallerymini .rowmini:nth-child(2),
.gallerymini .rowmini:nth-child(4) {
  transform: translateX(-15%);
}

.section-gallery {
  width: 100vw;
  background: #000;
}

.image-fluid {
  max-width: 100%;
}

.gallery__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery__image-container {
  width: 30%;
  height: 300px;
  background: #000;
  margin: 0 10px;
  flex-shrink: 0;
}

/* SQUASHED GLOBE */

.squashed-globe-container {
  /* display: flex;
  justify-content: right;
  margin-left: 10vw; */
  /* width: 80px;
  height: 80px; */
  display: flex;
  justify-content: center;
  padding-bottom: 3rem;
  z-index: 2;
}

/* HOVER-LIST SECTION STYLE */


.project-title h1 {
  font-size: 3vw;
  font-weight: 300;
  cursor: pointer;
  color: white;
}



.project-categ {
  font-weight: lighter;
}

.hover-image {
  position: absolute;
  width: 600px;
  height: 400px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  background: url("") no-repeat 50% 50%;
  background-size: cover;
  z-index: 1;
}

.hover-wrapper {
  width: 80%;
  margin: 180px auto;
  height: 100%;
}

.project {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-basis: 1;
  position: relative;
  z-index: 2;
  color: white;
  mix-blend-mode: difference;
}




.project:hover h1 {
  color: #00ffa3;
}

.project:hover {
  color: #00ffa3;
}



.project-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}


/* NEW HOVER LIST STYLES */



.skills_menu-wrap {
  display: flex;
  flex-direction: column;
  /* width: 100vw; */
  /* height: calc(100vh - 13rem); */
  position: relative;
  justify-content: center;
  font-family: 'M-light';
  /* margin-bottom: 10rem; */
}

.skills_menu__item {
  cursor: default;
  position: relative;
  overflow: hidden;
  text-align: left;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-shadow: 0 -2px #2f2f2f;
}

.skills_menu__item:hover {
  box-shadow: none;
}

.skills_menu__item:last-child {
  box-shadow: 0 2px #2f2f2f, 0 -2px #2f2f2f;
}

.skills_menu__item:last-child:hover {
  box-shadow: none;
}

.menu__item-link {
  display: block;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  margin-left: 4vw;
  width: 100%;
}

.menu__item-link:focus,
.menu__item-link:focus-visible {
  color: var(--menu-focus);
}

.menu__item-link:focus:not(:focus-visible) {
  color: var(--color-link);
}

.skills_marquee {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: #00FFA3;
  transform: translate3d(0, 101%, 0);
  z-index: 999;
}

.skills_marquee__inner-wrap {
  height: 100%;
  width: 100%;
  transform: translate3d(0, -101%, 0);
}

.skills_marquee__inner {
  height: 100%;
  width: fit-content;
  align-items: center;
  display: flex;
  position: relative;
  animation: marquee 15s linear infinite;
  will-change: transform;
  /* font-family: 'M-light'; */
}



@keyframes marquee {
  100% {
    transform: translate3d(-50%, 0, 0);

  }
}

.menu__item-link,
.skills_marquee span {
  white-space: nowrap;
  font-size: 4rem;
  line-height: 1.2;
  font-weight: 400;
  padding: 1vh 1vw 0;
  /* text-transform: uppercase; */
}

.menu__item-link {
  /* -webkit-text-stroke: 2.25px #1a1a1a; */
  /* -webkit-text-stroke-color: #1a1a1a;  */
  /* text-transform: uppercase;*/
  -webkit-text-fill-color: #f4f4f4;
  color: #f4f4f4;
}

.menu__item-link2 {
  white-space: nowrap;
  font-size: 4rem;
  line-height: 1.2;
  font-weight: 400;
  padding: 1vh 1vw 0;
  margin-top: 0.2rem;
  font-family: 'M-Black';
  text-decoration: none;
  -webkit-text-stroke: 2.25px #f4f4f4;
  /* -webkit-text-stroke-color: #1a1a1a;  */
  /* text-transform: uppercase;*/
  -webkit-text-fill-color: transparent;
  /* color: #1a1a1a; */
  margin-right: 4vw;
}

.skills_marquee span {
  text-align: center;
  color: #1a1a1a;
  font-weight: 400;
}

.marquee__img {
  width: 4vw;
  height: 70%;
  margin: 0 2vw;
  padding-top: 0.3rem;
  /* border-radius: 5vw; */
  /* background: pink; */
  font-size: 4rem;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  position: relative;
}


@media screen and (min-width: 53em) {
  .skills_menu-wrap {
    /* height: 100vh; */
  }
}

/* a.menu_item:hover {
	box-shadow: 0 -1px #00FFA3;
} */





/* START CIRCLE GROW STYLE */


.spacer,
.spacer2 {
  display: grid;
  place-content: center;
  height: 100vh;
  font-size: 3rem;
  text-transform: uppercase;
  padding: 0;
}


.spacer2 {
  /* box-shadow: 0 8px 8px -4px rgb(41, 2, 233); */
  /* background:#1a1a1a; */
  width: 100vw;
  height: 200vh;
  background: #f4f4f4;
  z-index: -600
}

.spacer3 {
  /* background:#1a1a1a; */
  width: 100vw;
  height: 100vh;
}

.spacer-spin {
  height: 100vh;
}

.svg-circle {
  max-width: 100vw;
  max-height: 100vh;
  overflow: visible;
  opacity: 1;
}

.pin-spacer {
  pointer-events: none;
}

.container-circle {
  /* background: purple; */
  box-sizing: border-box;
  display: grid;
  position: relative;
  /* align-items: center; */
  justify-items: center;
  padding-bottom: 0;
  background: transparent;
  /* background: teal; */
  overflow: hidden;
  height: 600vh;
  pointer-events: none;
  z-index: 50;
}

.wheel {
  opacity: 1;
  /*   height: 40%; */

}

.contact {
  position: absolute;
  background: orange;
  height: 100vh;
  width: 100%;
  opacity: 1;
  pointer-events: all;
}

.circlebox {
  z-index: 10;
  opacity: 1;
  pointer-events: none;
  /* height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center; */

}

.spacer1 {
  background: orange;
}

/* END CIRCLE GROW STYLE */

.LottieSection {
  width: 100%;
  height: 100%;
  position: relative;
}

.testimony-1,
.testimony-2,
.testimony-3 {
  height: 100vh;
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 105;
  color: #f4f4f4;
  text-align: left;
}

.quote-1,
.quote-2,
.quote-3 {
  font-family: "R-bk-med";
  font-size: 1.75rem;
  text-shadow: 0px 4px 4px #1a1a1a;
  text-align: left;
  overflow: hidden;
  width: 40vw;
}

.quoter-1,
.quoter-2,
.quoter-3 {
  font-family: "R-txt-light";
  font-size: 1rem;
  padding-top: 2rem;
  text-shadow: 0px 5px 5px rgb(54, 54, 54);
  overflow: hidden
}

.Lottie-block {
  display: block;
  width: 100%;
  height: 100vh;
  z-index: 100;
  position: absolute;
}

#contours {
  display: block;
  width: 100% !important;
  height: 100vh !important;
  margin: 0 auto;
  opacity: 0;
}

#contours2 {
  display: block;
  width: 100% !important;
  height: 100vh !important;
  margin: 0 auto;
  opacity: 1;
}

/* END LOTTIE BLOCK STYLE */

/* START HORIZONTAL SECTION */

.case-studies_section {
  /* padding: 10rem 0; */
  background: #000;
  /* background: purple; */
  padding: 0 4vw;
}


#portfolio {
  overflow-x: hidden;
  margin-top: -10rem;
}

.container-fluid {
  width: 100%;
  padding-right: 0;
  padding-left: 4rem;
  margin-right: auto;
  margin-left: auto;
  pointer-events: all;
}

/* START HORIZONTAL SECTION */

.case-studies_section {
  /* padding: 10rem 0; */
  /* background: #f4f4f4; */
}


#portfolio {
  overflow-x: hidden;
  margin: 0;
  margin-left: 2vw;
}

.container-fluid {
  width: 100%;
  padding-right: 0;
  padding-left: 4rem;
  margin-right: auto;
  margin-left: auto;
  pointer-events: all;
}

.horiz-gallery-strip,
.horiz-gallery-wrapper {
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
  position: relative;

}

.project-wrap {
  width: 60vw;
  padding: 4rem;
  display: flex;
  height: 100vh;
  margin-top: 0px;
  flex-flow: column nowrap;
  place-content: flex-end center;
  align-items: center;
  grid-auto-columns: 1fr;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}

.project-wrap img {
  width: 100%;
  height: auto;
}

/* //// NEW CASE STUDY STYLES (SWIPE NOT PIN) */

.cs__carousel-container {
  height: 100vh;
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cs__wrapper {
  height: 80%;
  width: 100%;
  /*   background: #555; */
  position: relative;
  display: flex;
  align-items: center;
  /* overflow: hidden; */
  cursor: none;
}

.cs__carousel {
  /*   background: #005DFF; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cs__box {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  /*   background: green; */
  /* aspect-ratio: 16 / 9; */
  width: 60%;
  margin: 0;
  padding: 32px;
  position: relative;
  flex-shrink: 0;
  color: black;
  font-size: 21px;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.2s ease;
}

.cs__box.active {
  color: white;
  /*   border: 2px solid white; */
  opacity: 1;
}

.cs__box_inner {
  /*   background: green; */
  aspect-ratio: 16 / 9;
  height: 100%;
}

.cs__prev {
  position: absolute;
  left: 0;
  z-index: 99999;
  padding-left: 5.2vw;
}

.cs__prev svg {
  transform: rotate(-180deg);
}

.cs__next {
  position: absolute;
  right: 0;
  padding-right: 3.55vw;
}

.cs__next,
.cs__prev {
  /*   padding: 1rem 2rem 1rem 2rem; */
  border: none;
  /*   background: #555; */
  /*   color: white; */
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  opacity: 0.5;
  width: 5vw;
  height: 5vw;
  background: transparent;
  position: absolute;
  z-index: 99999;
}

.cs__prev:hover {
  opacity: 1;
}

.cs__next:hover {
  opacity: 1;
}




.cs__next,
.cs__prev svg {
  width: 20px;
  height: 20px;
  margin: auto;
  fill: #f4f4f4;
  scale: 300%;

}

.cs__toggle {
  position: absolute;
  top: 0%;
}


.cs__show-overflow {
  overflow: visible;
}


/* CASE STUDY STYLES */

.cs__project-wrap {
  width: 100%;
  padding: 0rem;
  display: flex;
  height: 100%;
  margin-top: 0px;
  flex-flow: column nowrap;
  place-content: flex-end center;
  align-items: center;
  grid-auto-columns: 1fr;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  /* background: yellow; */
}

.cs__project-wrap img {
  width: 100%;
  height: auto;
}

/* CASESTUDY CSS */

div.cs__w-layout-grid.cs__grid-5 {
  position: relative;
  /*   background-color: pink; */
  box-sizing: border-box;
  color: #333333;
  column-gap: 16px;
  display: grid;
  font-size: 14px;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  height: 90%;
  line-height: 20px;
  margin-right: 0;
  padding-right: 0;
  row-gap: 16px;
}

/* @media screen and (min-width: 1280px) { */
div.cs__w-layout-grid.cs__grid-5 {
  background-color: #000DFF;
  column-gap: 0;
  grid-auto-flow: column;
  grid-template-areas: "Area-2 Area";
  grid-template-columns: 1fr 1.33fr;
  grid-template-rows: auto;
  height: 90%;
  row-gap: 0;
  width: 100%;
}

/* } */

img#w-node-ee300000-69b6-47b4-16bd-c9e68c528786-8597ecd3.cs__image-11 {
  border-width: 0;
  box-sizing: border-box;
  color: #333333;
  display: inline-block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  grid-column-end: 3;
  grid-column-start: 2;
  grid-row-end: 4;
  grid-row-start: 1;
  height: 100%;
  line-height: 20px;
  max-width: 100%;
  object-fit: cover;
  overflow: hidden;
  position: static;
  vertical-align: middle;
}

@media screen and (min-width: 1280px) {
  img#w-node-ee300000-69b6-47b4-16bd-c9e68c528786-8597ecd3.cs__image-11 {
    grid-column-end: 3;
    grid-column-start: 2;
    grid-row-end: 4;
    grid-row-start: 1;
    height: 100%;
    justify-self: end;
    object-fit: cover;
  }
}

#cs__paragraph-2 {
  align-self: end;
  box-sizing: border-box;
  color: #ffffff;
  font-family: "Rational-light";
  font-size: 18px;
  font-weight: 300;
  grid-column-end: 2;
  grid-column-start: 1;
  grid-row-end: 4;
  grid-row-start: 3;
  line-height: 20px;
  margin: 0;
  padding: 50px 0 50px 50px;
  text-align: left;
}

@media screen and (min-width: 1280px) {
  #cs__paragraph-2 {
    color: #f0f2f3;
    font-family: "Rational-light";
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
    width: 75%;
  }
}

.cs__div-block-38 {
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  align-items: center;
  align-self: end;
  /* background-color: #000DFF; */
  border-radius: 100px;
  box-sizing: border-box;
  color: #333333;
  display: flex;
  flex-direction: column;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  grid-column-end: 3;
  grid-column-start: 2;
  grid-row-end: 4;
  grid-row-start: 3;
  height: 7.813vw;
  justify-content: center;
  justify-self: end;
  line-height: 20px;
  margin-bottom: 50px;
  margin-right: 50px;
  position: relative;
  width: 7.813vw;
  pointer-events: all;
  z-index: 9999999;
}


.AppButton[data-v-dd77cba5] {
  align-items: center;
  border-radius: 100%;
  display: inline-flex;
  flex: none;
  height: 7.813vw;
  justify-content: center;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  width: 7.813vw;
}


.AppButton-arrowWrap[data-v-dd77cba5] {
  flex: none;
  height: 5vw;
  left: 17.5%;
  /*   margin-left: -0.4rem; */
  margin-top: -0rem;
  overflow: hidden;
  position: absolute;
  top: 17.5%;
  width: 5vw;
  z-index: 2;
}

.AppButton-arrowWrap.--hover[data-v-dd77cba5] {
  z-index: 20;
}

.AppButton-arrowWrap.--hover .AppButton-svg[data-v-dd77cba5] path {
  fill: #000dff;
}

.AppButton-svgWrap[data-v-dd77cba5] {
  align-items: center;
  aspect-ratio: 1/1;
  display: flex;
  flex: none;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
  background: #000dff;
  overflow: hidden;
}

.numberCD {
  font-family: "Monument Extended-Bold";
  font-size: 5vw;
  color: #f4f4f4;
}

.AppButton-svgWrapDot[data-v-dd77cba5] {
  background: #fff;
  border-radius: 100%;
  box-shadow: inset 0 0 0 1rem #fff;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}


div.cs__text-block-26 {
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  align-items: center;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  flex-direction: column;
  font-family: "Monument Extended-Bold";
  font-size: 5vw;
  font-weight: 700;
  justify-content: center;
  line-height: 20px;
  padding-top: 5px;
  text-align: center;
}


/* END NEW CASE STUDY STYLES */

/* LIGHTBOX STYLES */

div.lightbox {
  -webkit-font-smoothing: antialiased;
  align-items: center;
  background-color: black;
  box-sizing: border-box;
  color: #000000;
  display: flex;
  font-family: Agrandir;
  height: 100vh;
  justify-content: center;
  left: 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  will-change: transform;
  z-index: 99;
}

div.lightbox__top.lightbox-bar {
  -webkit-font-smoothing: antialiased;
  background-color: black;
  box-sizing: border-box;
  color: #000000;
  font-family: Agrandir;
  height: 50%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scaleY(1);
  transform-origin: center top;
  width: 100%;
  will-change: transform;
  z-index: 2;
}

div.lightbox__bottom.lightbox-bar {
  -webkit-font-smoothing: antialiased;
  background-color: black;
  bottom: 0;
  box-sizing: border-box;
  color: #000000;
  font-family: Agrandir;
  height: 50%;
  left: 0;
  position: absolute;
  transform: scaleY(1);
  transform-origin: center bottom;
  width: 100%;
  will-change: transform;
  z-index: 2;
}

/* LIGHTBOX-VIDEO-CONTENT STYLES */

div.lightbox__content {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  color: #000000;
  font-family: Agrandir;
  height: 100vh;
  object-fit: cover;
  padding-top: 0;
  position: relative;
  width: 100%;
}

/* THUMBNAIL STYLES */

div.video-holder.col-10 {
  -webkit-font-smoothing: antialiased;
  backface-visibility: hidden;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-family: Agrandir;
  margin-left: auto;
  margin-right: 15px;
  margin-top: 80px;
  max-width: 290px;
  position: relative;
  transform: translate3d(0, 0, 0.0047px) rotate(4.691deg);
  width: 83.3333%;
  will-change: transform;
  z-index: 0;
}

@media (min-width: 64em) {
  div.video-holder.col-10 {
    margin-top: 100px;
    max-width: 390px;
  }
}

@media (min-width: 90em) {
  div.video-holder.col-10 {
    max-width: 450px;
  }
}

@media (min-width: 75em) {
  div.video-holder.col-10 {
    margin-top: 60px;
  }
}

div.vid-wrap.relative {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-family: Agrandir;
  position: relative;
}

div.vid-wrap.relative:before {
  backface-visibility: hidden;
  bottom: 0;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}

/*
div.play {
  -webkit-font-smoothing: antialiased;
  background-color: #000000;
  border-radius: 83px;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-family: Agrandir;
  height: 83px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
  width: 83px;
  will-change: transform;
  z-index: 1;
}
*/

div.video-holder.col-10 div.play svg {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  /*color: #000000;*/
  cursor: pointer;
  font-family: Agrandir;
  height: 27px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 27px;
}

div.video-holder.col-10 svg polygon {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  /*color: #000000;*/
  cursor: pointer;
  fill: #ffffff;
  font-family: Agrandir;
}

div.img-container.col-12 {
  -webkit-font-smoothing: antialiased;
  backface-visibility: hidden;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-family: Agrandir;
  overflow: hidden;
  padding-top: 60%;
  position: relative;
  width: 100%;
  z-index: 0;
}

@media (min-width: 75em) {
  div.img-container.col-12 {
    clip-path: polygon(20% 0,
        91.5% 0,
        100% 14.5%,
        100% 100%,
        80% 100%,
        8.6% 100%,
        0 86.1%,
        0 0);
    transform: scale(0.99);
  }
}

@media (min-width: 64em) {
  div.img-container.col-12 {
    clip-path: polygon(20% 0,
        91.5% 0,
        100% 14.5%,
        100% 100%,
        80% 100%,
        8.7% 100%,
        0 85.1%,
        0 0);
  }
}

img.attachment-full.size-full {
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-family: Agrandir;
  height: 100%;
  left: 0;
  margin: 0 auto;
  object-fit: cover;
  padding: 2px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}

small.white.block.caps.center {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-family: Agrandir;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 2px;
  margin-top: 1.1rem;
  text-align: center;
  text-transform: uppercase;
}


.plyr {
  --plyr-color-main: transparent;
}





/* FEATURED WORK SECTION STYLES */


.outer-highlight,
.outer-highlight-2,
.outer-highlight-3 {
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  font-size: 17.35px;
  height: 100vh;
  line-height: 27.76px;
  padding: 10%;
  width: 100vw;
}

/*.outer-highlight {
 background-color: black;
}*/

.inner-highlight {
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  align-items: center;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  height: 55vh;
  justify-content: center;
  line-height: 27.76px;
  position: relative;
  width: 100%;
}

.heading-highlight {
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: start;
  align-items: center;
  align-self: center;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  flex-direction: row;
  height: 100%;
  justify-content: flex-start;
  line-height: 27.76px;
  position: absolute;
  width: 75%;
  z-index: 10;
}

.heading {
  box-sizing: border-box;
  color: #FFFFFF;
  font-family: "Monument Extended-Bold";
  font-size: 86px;
  font-weight: 500;
  line-height: 1.1;
  margin: 0;
  text-align: right;
}


.image-holder-right {
  -webkit-box-align: end;
  -webkit-box-direction: normal;
  -webkit-box-flex: 0;
  -webkit-box-ordinal-group: 1;
  -webkit-box-orient: vertical;
  -webkit-box-pack: start;
  align-items: flex-end;
  align-self: auto;
  bottom: 0;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  font-size: 17.35px;
  height: 100%;
  justify-content: flex-start;
  left: auto;
  line-height: 27.76px;
  object-fit: contain;
  order: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
}

.image {
  border-width: 0;
  box-sizing: border-box;
  color: #FFFFFF;
  display: block;
  font-family: Roobert, sans-serif;
  font-size: 17.35px;
  height: 100%;
  line-height: 27.76px;
  max-width: none;
  object-fit: cover;
  overflow: hidden;
  width: 100%;
}

.paragraph-2,
.paragraph-2-2,
.paragraph-2-3 {
  color: #FFFFFF;
  font-family: 'Rational';
  font-size: 1em;
  font-weight: 500;
  left: 0;
  line-height: 41.64px;
  margin-bottom: 0;
  margin-top: 3%;
  right: 0;
  top: 0;
}

.pin-this {
  text-align: center;
}

/* SECOND FEATURED SECTION */


.image-holder-left {
  -webkit-box-align: end;
  -webkit-box-direction: normal;
  -webkit-box-flex: 0;
  -webkit-box-ordinal-group: 1;
  -webkit-box-orient: vertical;
  -webkit-box-pack: start;
  align-items: flex-end;
  align-self: auto;
  bottom: 0;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  height: 100%;
  justify-content: flex-start;
  left: 0;
  line-height: 30.192px;
  object-fit: contain;
  order: 0;
  overflow: hidden;
  position: absolute;
  right: auto;
  top: 0;
  width: 60%;
}

.heading-highlight.two {
  width: 75%;
  justify-content: flex-end;
}

/* THIRD FEATURED SECTION */


/* CONTACT FORM STYLE */


.contact-container {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  width: 100vw;
  height: 100vh;
  background: black;
  /* var(--bg-color); */
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.left-col {
  /* width: 50vw; */
  /* height: 100%; */
  flex: 50%;
  background-image: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/MRC+IMAGES/mtb-contact.jpg");
  background-size: cover;
  background-position: center 75%;
  background-repeat: no-repeat;
  opacity: 1;
}

.right-col {
  background: black;
  /*var(--bg-color);*/
  /* width: 50vw; */
  /* height: 100vh; */
  flex: 50%;
  padding: 5rem 4rem;
  position: static;

}

.contact-container h1,
label,
textarea,
.description {
  font-family: 'Rational-light';
  font-weight: 400;
  letter-spacing: 0.01rem;

}

#contact-title {
  padding-top: 5rem;
  margin-bottom: -4rem;
}

.contact-container h1 {
  color: white;
  /* var(--h1-color); */
  text-transform: uppercase;
  font-size: 10rem;
  line-height: 9rem;
  letter-spacing: 0.05em;
  text-align: right;
  font-family: "Monument Extended-Bold";
}

p .contact-container {
  color: white;
  /* var(--secondary-color); */
  font-size: 1rem;
  letter-spacing: 0.01rem;
  width: 40vw;
  margin: 0.25rem 0;
}

label,
.description {
  /*color: var(--secondary-color);*/
  text-transform: uppercase;
  font-size: 1rem;

}

label {
  color: white;
}

form {
  /* width: 31.25rem; */
  /* display: flex;
justify-content: right; */
  margin-top: 2rem;
  padding: 1rem 0;

}

input,
textarea,
label {
  width: 100%;
  display: block;
}


p,
placeholder,
input,
textarea {
  font-family: 'R-txt-light';
  /* font-weight: 100; */
}



input,
textarea {
  /*color: var(--primary-color);*/
  font-weight: 400;
  background: black;
  /*background: var(--bg-color);*/
  border: none;
  border-bottom: 0px solid var(--secondary-color);
  padding-top: 20px;
  margin-bottom: 0rem;
  outline: none;
  font-size: 1.25rem;
  letter-spacing: 0.01rem;

}

input::placeholder {
  color: #666;

}

textarea::placeholder {
  color: #666;
}

#name:focus {
  color: white;
}

#underline1:focus {
  background-color: white;
}

#email:focus {
  color: white;
}

#message:focus {
  color: white;
}

#name.active {
  color: white;
}

#name:valid {
  color: white;
}

#email.active {
  color: white;
}

#email:valid {
  color: white;
}

#message.active {
  color: white;
}

#message:valid {
  color: white;
}

textarea {
  resize: none;
  padding-top: 20px;
}

.button-container {
  text-align: center;
}


/* Toggle Switch */

.theme-switch-wrapper {
  display: flex;
  align-items: center;
  text-align: center;
  width: 160px;
  top: 0.5rem;
  right: 0;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
}

#error,
#success-msg {
  width: 40vw;
  margin: 0.125rem 0;
  font-size: 0.7rem;
  text-transform: uppercase;
  font-family: 'Rational-light';
  color: #666;
  /* color: var(--secondary-color); */
}

#success-msg {
  transition-delay: 3s;
}

.line-add2 {
  position: relative;
}

#underline1,
#underline2,
#underline3 {
  background-color: #666;
  height: 1px;
  display: block;
  width: 0%;
}

#underline1.active,
#underline2.active,
#underline3.active {
  background-color: white;
}


.is-active {
  background-color: black;
  box-shadow: 1px 1px 4px 1px transparent !important;
  transition: transform 300ms ease-in-out, background-color 300ms ease-in;
}

.is-active:after {
  opacity: 1;
  background-color: #44F1A6;
  width: 100%;
  transition: width 1s 0.5s ease-in-out, background-color 300ms 300ms ease-in, opacity 250ms 300ms ease-in;
}

.is-active:before {
  opacity: 1;
  transition: opacity 250ms 1.5s ease-in;
}


@media only screen and (max-width: 800px) {
  .logo {
    width: 8rem;
  }

  h1.contact-container {
    font-size: 1.75rem;
  }

  p.contact-container {
    font-size: 0.85rem;
  }

  input,
  textarea,
  button {
    font-size: 0.85rem;
  }

  .description {
    font-size: 0.3rem;
    margin-left: 0rem;
  }

  button {
    width: 4rem;
    margin-left: 25vw;
  }

  .theme-switch-wrapper {
    width: 100vw;
  }

  .left-col,
  .right-col {
    flex: 100%;
  }

  .right-col {
    width: 80%;
    padding: 0rem 0rem;
  }

  .form-wrapper {
    display: flex;
    justify-content: center;
  }

  form {
    /* width: 100vw; */
    margin-top: 2rem;
    padding: 0rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #error,
  #success-msg {
    width: 40vw;
    margin: 0;
  }
}

/* SPOKES SPIN SECTION */

.spacer3 {
  margin-top: 16rem;
  background: orange;
}

.spacerContact {
  height: 100vh;
  width: 100vw;
}

.Lottie-Spokes_Section {
  width: 100%;
  padding-top: 5rem;
}

.Lottie-spokes-block {
  display: block;
  width: 100vw;
  height: 100vh;
}

.Lottie-spokes-block-gd {
  display: block;
  width: 100%;
  height: 100%;
}

#spokes {
  display: block;
  width: 100% !important;
  height: 100vh !important;
  margin: 0 auto;
  background: #000;
}

#spokes2 {
  display: block;
  width: 100% !important;
  /* height: 100vh !important; */
  margin: 0 auto;
  background: #000;
}

#spokes svg {
  /* background: #1a1a1a; */
}

/* END SPOKES SPIN SECTION */

.stage {
  display: flex;
  align-content: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
  position: absolute;
  z-index: 1;
  margin-top: 37vmin;
  /* top: 0; */
  left: 0;
}

#demo {
  max-height: 100%;
  max-width: 100%;
  font-weight: 700;
}

#details {
  width: 100%;
  max-width: 450px;
  position: absolute;
  bottom: 80px;
  left: 50%;
  text-align: center;
  font-size: 0.875em;
  color: white;
  z-index: 11;
}

.items {
  width: 50vw;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
}

/* .stage svg{
  width:100%;
  height:auto
}*/


#slicePattern {
  position: absolute;
  margin: auto;
  height: 80%;
}

footer {
  /* height: 100%; */
  width: 100vw;
  overflow: hidden;
  background: #1a1a1a
}


.footer-container {
  display: block;
  height: 75vh;
  width: 100vw;
  background: #1a1a1a;
  padding: 10rem 4vw;
}

.alt-footer {
  padding: 10rem 0;
}

.footer-grid {
  padding-top: 10rem;
  padding-bottom: 10rem;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

#mrc-sticker {
  box-sizing: border-box;
  grid-area: span 2 / span 4 / span 2 / span 4;
  width: 200px;
  height: 200px;
}

.footer-social {
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  grid-area: 1 / 5 / 2 / 7;
  align-self: stretch;
}

.footer-headings {
  line-height: 1;
  padding-top: 50px;
  margin-top: 0px !important;
  z-index: 4;
  margin: 0;
  color: white;
  overflow: hidden;
  text-align: left;
  letter-spacing: .1rem;
  margin-bottom: 0;
  padding-bottom: 1.25rem;
  font-family: "Monument Extended-Ultra-Light";
  font-size: 2rem;
}

.footer-list {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
  list-style: none;
}

.footer-list-item {
  color: #f4f4f4;
  letter-spacing: .02rem;
  overflow-wrap: normal;
  align-items: center;
  margin-bottom: 0;
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-family: "rtext-extra-light";
  font-size: 1rem;
  font-weight: 100;
  line-height: .5rem;
  display: block;
}

.footer-list-item:hover {
  color: #00ffa3;
  transition: color 0.3s ease-in-out;
}

.footer-links {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  grid-area: 1 / 8 / 2 / 10;
  align-self: stretch;
}

.footer-blurb {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  grid-area: 1 / 11 / 2 / 13;
  align-self: stretch;
}

.footer-copyright {
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  margin-top: 2rem;
  padding-top: 0;
}

.footer-copy {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  color: #5b5b5b;
  text-align: center;
  font-family: "rtext-extra-light";
  font-weight: 300;
}



/*/////////// CREATIVE DIRECTION STYLES ////////////*/


.new_grid-header {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1a1a1a;
  position: relative;
}

.cd-unglitch_header-image-container {
  position: relative;
  z-index: 150;
  height: 80vh;
  width: 80vw;
  box-sizing: border-box;
  opacity: 1;
  overflow: hidden;
}

.cd-unglitch_header-image {
  /* height: 100%; */
  width: 100%;
  object-fit: cover;
  opacity: 1;
  position: absolute;
  margin-top: -0.75vw;
}


.cd_header-grid {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(3, 1fr);
  font-family: "Monument Extended-Light";
  color: #fff;
  /* background-color: #00FFA3; */
  font-size: 1.2rem;
  letter-spacing: 0.15rem;
  overflow: hidden;
  height: 80vh;
  width: 80vw;
  position: absolute;
  z-index: 40;
}



.cd_top-title-img_container {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
}

.cd_top-title-img {
  width: 80%;
  /* /* object-fit: contain; */
  /* padding-left: 5vw; */
}


.cd_compass {
  /* height: 100%; */
  width: 100%;
  /* object-fit: contain; */
  /* object-position: 50% 50%; */
  position: absolute;
  z-index: 50;
  top: -200
}

.cd_compass_needle {
  /* height: 100%; */
  width: 100%;
  /* object-fit: contain; */
  /* object-position: 50% 50%; */
  position: absolute;
  z-index: 50;
  top: -200
}

.cd_compass_overlay {
  position: absolute;
  z-index: 120;
  height: 100%;
  width: 100%;
  background-color: #FF6A6C;
  opacity: 22%;
}

.cd_top_left-title {
  grid-area: 1 / 1 / 1 / 9;
  background: #fff;
  font-family: "Monument Extended-UltraBold";
  color: #1a1a1a;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4vw;
  padding-top: 1.7vw;
  /* aspect-ratio: 1/1; */
}

.composer_container {
  grid-area: 1 / 7 / 3 / 10;
  /* background: purple; */
  position: relative;
  display: flex;
  justify-content: center;
}

#composer_1,
#composer_2,
#composer_3,
#composer_4,
#composer_5,
#composer_6 {
  height: 100%;
  /* width: 100%; */
  position: absolute;
  mix-blend-mode: multiply;

}

#composer_1 {
  z-index: 200;
  opacity: 1;
}

#composer_2 {
  z-index: 201;
  opacity: 0;

}

#composer_3 {
  z-index: 202;
  opacity: 0;

}

#composer_4 {
  z-index: 203;
  opacity: 0;

}

#composer_5 {
  z-index: 204;
  opacity: 0;

}

#composer_6 {
  z-index: 205;
  opacity: 0;

}

.cd_top_right-pattern {
  grid-area: 1 / 9 / 2 / 13;
  /* background: blue; */
  max-height: 30vh;
  width: 100%;
  /* aspect-ratio: 1/1; */
}

#cd_wave_top_right {
  height: 130%;
  width: 100%;
  overflow: hidden
}

.cd_bottom-left {
  grid-area: 2 / 1 / 4 / 9;
  background: green;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  /* aspect-ratio: 1/1; */
}




.cd_bottom-right {
  grid-area: 2 / 9 / 4 / 13;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: end;
  position: relative;
  background: #EE7C7A;
  /* aspect-ratio: 1/1; */
}

.cd_directors_chair {
  /* height: 100%; */
  width: 100%;
  object-fit: cover;
  position: absolute;
  /* object-position: 50% 50%; */
  mix-blend-mode: multiply;

}

/* .cd_directors_chair_overlay {
  height: 100%;
  width: 100%;
  background: blue;
position: absolute;
z-index: 50; 
  /* object-position: 50% 50%;
} */

/* .cd-menu {   
-webkit-text-size-adjust: 100%;
    --text-color: #111;
    --bg-color: #b9b3a9;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    position: fixed;
    z-index: 5;
    display: flex;
    width: 100vw;
    height: 80px;
    padding-right: 70px;
    padding-left: 70px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
} */

/* .image-14{
      -webkit-text-size-adjust: 100%;
    --text-color: #111;
    --bg-color: #b9b3a9;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    border: 0;
    max-width: 100%;
    vertical-align: middle;
    display: block;
    height: 30px;
    mix-blend-mode: difference;
} */

/* .text-block-51{
      -webkit-text-size-adjust: 100%;
    --text-color: #111;
    --bg-color: #b9b3a9;
    box-sizing: border-box;
    font-family: Rationaldisplay, sans-serif;
    color: #f4f4f4;
    font-size: 24px;
    line-height: 18px;
    font-weight: 400;
} */

.cd-title-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 100vw;
  min-height: 100vh;
  padding-left: 70px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #d2d2d2;
}

.text-block-49_cd {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  font-family: "Monument Extended-Bold";
  color: #1a1a1a;
  font-size: 96px;
  line-height: 96%;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
}


/* VIDEO DIRECTION SECTION */




.cd-video-previews-section {
  margin: 0;
  padding: 0;
  height: 100vh;
  padding: 10rem 0;
  box-sizing: border-box;
  background: #1a1a1a;
}

/* TITLE */


.cd_vid_cont_container {
  display: flex;
  width: 100%;
  /* height: 10rem; */
  /* position: relative; */
  align-items: center;
  justify-content: center;
  background: #1a1a1a;
  margin: 0;
}

.cd_vid-overlay-container {
  /* width: 50%; */
  /* height: 20rem; */
  position: relative;
  background: blue;
}

.cd_screen-fade {
  height: 100%;
  width: 100%;
  background: #1a1a1a;
  position: absolute;
  opacity: 0;
  z-index: 999;
}

.cd_vid-overlay-container video {
  height: 20rem;
}

.cd_vid-overlay-container svg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
}

.cd_vid-overlay-container svg text {
  font-family: "Monument Extended-Bold";
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.05rem;
  opacity: 1;
}

.cd_vid-overlay-container svg rect {
  fill: white;
}

.cd_vid-overlay-container svg>rect {
  -webkit-mask: url(#mask);
  mask: url(#mask);
  fill: #1a1a1a;
}


.stories-container {
  opacity: 1;
  position: relative;
  /* top: 0;
  left: 0; */
  width: 100vw;
  background: #1a1a1a;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  display: flex;
}

.stories {
  position: relative;
  z-index: 1;
  list-style: none;
  margin: 0;
  padding: 0;
}

.stories li {
  padding: 20px 40px 20px 40px;
  overflow: hidden;
  opacity: 1;
}

.stories a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  white-space: nowrap;
  position: relative;
}

.stories a .subtitle {
  line-height: 1;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  display: block;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 70px;
  transition: color 0.16s ease-out;
}

.stories a:hover .subtitle {
  color: #00ffa3;
}

.stories-container .video-container {
  position: fixed;
  width: 600px;
  height: 337.5px;
  opacity: 0;
  z-index: 0;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  display: block;
  pointer-events: none;
}

.stories-container .video-container .rolloverVideo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.stories-container .video-container .rolloverVideo.visible {
  opacity: 1;
}


/* FLIP */

.flipped_stories-container {
  opacity: 1;
  position: absolute;
  width: 70vw;
  height: 60vh;
  z-index: 0;
  pointer-events: none;
  /* left: 50%; */
}

.flipped-top {
  z-index: 99999;
  pointer-events: all;
}

/* END VIDEO SECTION */

.text-block-62 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  -webkit-text-fill-color: inherit;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  padding-bottom: 10px;
  font-family: "Rational";
  font-size: 26px;
  line-height: 120%;
  font-weight: 500;
}

.cd-vid-blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  color: #1a1a1a;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  column-count: auto;
  column-gap: 20px;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}


.photo-gallery-animated {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: relative;
  display: grid;
  align-self: center;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  width: 75vw;
}

.div-block-94 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  height: 25vh;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/62d87fb4d09281003bf423bf_Tier%201%20Road%20Cycling%20-%20Germany%20-%20Matthias%20Schindler-44.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 2;
}

.div-block-95 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393cc55196c5b98bfe56d2b_rohit-tandon-9wg5jCEPBsw-unsplash.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 2;
}

.div-block-96 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/62d8800446880f50ab5b79b9_MTB%20Master%20images%20-%20Selects%20Tier%201-4.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
}

.div-block-97 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  height: 25vh;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6271c537a78dac1c15bc2fea_Tier%201%20Road%20Cycling%20-%20Germany%20-%20Matthias%20Schindler-67.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 2;
  grid-row-end: 3;
}

.div-block-98 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  height: 25vh;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/62057bc87a55d45493a9f19a_daniel-j-schwarz-E3QoGwsVLDo-unsplash.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 2;
  grid-row-end: 3;
}

.div-block-99 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  height: 25vh;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393c1d01541023c113890a4_block-party-nyc-soul-of-summer-photo-book-by-anderson-zaca-2.jpg");
  background-position: 0px 0px;
  background-size: auto;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}

.text-block-63 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  margin-top: -32px;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 72px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

.photoshoot-section-info-copy {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: grid;
  width: 100vw;
  height: auto;
  padding-top: 10vw;
  padding-right: 70px;
  padding-bottom: 70px;
  padding-left: 70px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  border: 1px none transparent;
  background-color: #1a1a1a;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.cd-photoshoots-blurb-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding: 20px;
  background-color: #1a1a1a;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 2;
}

.text-block-62-copy {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding-bottom: 10px;
  font-family: "Rational";
  color: #f4f4f4;
  font-size: 26px;
  line-height: 120%;
  font-weight: 500;
}

.cd-photoshoots-blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  color: #f4f4f4;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  column-count: auto;
  column-gap: 20px;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}


/* Scrolltrigger gallery styles */


.cd-gallery-container {
  position: relative;
  height: auto;
}

.header__title {
  font-family: "Monument Extended-Bold";
  text-align: center;
  text-transform: uppercase;
  color: #f4f4f4 !important;
  font-size: 72px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 15px;
  overflow: visible;

}

.cd-gallery .cd-row {
  width: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 20px 0;
}

.cd-gallery .cd-row:nth-child(1),
.cd-gallery .cd-row:nth-child(3) {
  transform: translateX(0%);
}

.cd-gallery .cd-row:nth-child(2),
.cd-gallery .cd-row:nth-child(4) {
  transform: translateX(-40%);
}

.cd-section-gallery {
  width: 100vw;
}

.wd2_cd-section-gallery {
  transform: rotate(20deg);
  margin-top: -20vw;
}

.cd-image-fluid {
  max-width: 100%;
}

.cd-gallery__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cd-gallery__image-container {
  width: 30%;
  height: 300px;
  background: #000;
  margin: 0 10px;
  flex-shrink: 0;
}

.padding {
  height: 200px;
}


/* WEB ART DIRECTION SECTION */


.sections_cd {
  position: relative;
  height: 100vh;
  display: flex;
  padding-left: 70px;
  background-color: #7f5af0;
  box-sizing: border-box;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  padding-left: 70px;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
}

.contento {
  display: none;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

@keyframes popup {
  to {
    max-height: 1000px;
    height: auto;
  }
}

.panels_cd {
  margin-top: 15vh;
  grid-column-start: 1;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 9;
  /*   height: 100vh; */
  background: lime;
  overflow: hidden;
  position: relative;
}

.container-page {
  width: 50%;
}

.cdpanel {
  height: 85vh;
  width: 100%;
  margin-right: auto;
  position: absolute;
  top: 0;
  right: 0;
}

.red_cd {
  background: red;
}

.orange_cd {
  background: red;
}

.purple_cd {
  background: red;
}

.green_cd {
  background: red;
}

.description {
  height: 100vh;
}

.blue {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

.blue h1 {
  margin: 0 0 1rem 0;
  text-align: center;
}

.green {
  height: 100vh;
}

section.spacer {
  width: 100%;
  height: 100vh;
  background: #333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
}

.cd-web-art-heading {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  text-align: center;
  font-weight: 800;
  padding-top: 50px;
  margin-top: 0px !important;
  z-index: 4;
  margin: 0;
  font-family: "Monument Extended-Bold";
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  position: absolute;
  left: auto;
  top: 45%;
  right: 70px;
  overflow: visible;
  width: 37.85vw;
  height: 12vw;
  margin-bottom: 0px;
  align-self: center;
  color: #f4f4f4 !important;
  font-size: 72px;
  line-height: 100%;
  /*     white-space: break-spaces; */
  object-fit: contain;
}

.cd-web-art-blurb-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding: 20px;
  /* background-color: #7f5af0; */
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 8;
  grid-row-end: 9;
  align-self: center;
}

.cd-web-art-blurb-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding-bottom: 10px;
  font-family: "Rational";
  color: #f4f4f4;
  font-size: 26px;
  line-height: 120%;
  font-weight: 500;
}

.cd-web-art-blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  color: #f4f4f4;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  column-count: auto;
  column-gap: 20px;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}


/* RDB SECTION */

/* body {
font-size: 1em;
line-height: 1.6;
font-weight: 400;
letter-spacing: 0em;
-ms-overflow-style: none;
scrollbar-width: none;
overscroll-behavior-y: none;
margin-top: 0;
} */

body::-webkit-scrollbar {
  display: none;
}

a {
  color: inherit;
}

.overview_tab-item.is-active .overview_tab-line {
  opacity: 1;
}

.cta_img-overflow,
.cta_img_photo {
  will-change: transform;
}

.overview_visual {
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

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

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Recife Display", sans-serif;
  font-size: 4em;
  line-height: 0.8311688311688312;
  font-weight: 400;
  letter-spacing: -0.02em;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}

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

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

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

.global_embed {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

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

.overview_trigger {
  height: 80vh;
}

.overview_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.overview_visual {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-top-left-radius: 3.13em;
  border-bottom-left-radius: 3.13em;
}

.overview_tab-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.88em;
  grid-row-gap: 0.88em;
}

.overview_tab-item {
  opacity: 0.3;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.overview_tab-item.is-active {
  opacity: 1;
}

.overview_tab-text {
  font-size: 2.94em;
  line-height: 0.9;
  letter-spacing: -0.02em;
  cursor: pointer;
}

.overview_tab-line {
  width: 0%;
  height: 0.2em;
  background-color: #00FFA3;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.overview_content-list {
  position: relative;
}

.overview_content-item {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  max-width: 27em;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.overview_content-item.is-active {
  position: relative;
  z-index: 2;
  opacity: 1;
}

.overview_heading-wrap {
  padding-bottom: 1.3em;
}

.overview_img-list {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.overview_img-item {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 4%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.overview_img-item.is-active {
  opacity: 1;
}

.overview_img-photo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -o-object-fit: cover;
  object-fit: cover;
}

.overview_img-icon {
  position: relative;
  width: 6em;
  max-width: 70%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.overview_numbers {
  position: relative;
  z-index: 2;
  font-family: "Recife Display", sans-serif;
  font-size: 2.25em;
  line-height: 1;
  font-weight: 400;
}

.overview_scroll-progress {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  width: 5px;
  height: 0%;
  background-color: #00FFA3;
}

.overview_mobile-icon {
  display: none;
}

.overview_mobile-img {
  display: none;
}

.process_section_shift-wrapper {
  margin-top: -100vh;
}

.cta_component {
  position: relative;
  text-align: center;
}

.cta_trigger {
  height: 100vh;
}

.cta_sticky {
  /*   position: -webkit-sticky;
position: sticky; */
  top: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cta_progress {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 20;
  width: 0%;
  height: 5px;
  background-color: #00FFA3;
}

.cta_img-list {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100vh;
}

.cta_img-item {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.cta_img-overflow {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.cta_img-photo {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  -o-object-fit: cover;
  object-fit: cover;
}

.cta_img-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.cta_title-wrap {
  position: relative;
  z-index: 2;
  overflow: hidden;
  text-align: center;
}

.cta_title-list {
  height: 12.2em;
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
}

.cta_title-heading {
  padding-top: 0.05em;
  padding-bottom: 0.22em;
  font-family: "Recife Display", sans-serif;
  font-size: 11.38em;
  line-height: 0.8;
  font-weight: 400;
  letter-spacing: -0.05em;
}

.cta_numbers {
  position: relative;
  z-index: 2;
  font-size: 1.13em;
  color: #00FFA3;

}

.button_cd {
  padding: 0.1em 1.7em;
  border-style: solid;
  border-width: 1.5px;
  border-color: #00FFA3;
  border-radius: 100vw;
  background-color: transparent;
  color: #00FFA3;
  font-size: 1.13em;
}

.button_cd:hover {
  background-color: #00FFA3;
  color: #111606;
}

.cta_content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
}

.footer_component {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.15);
  text-align: center;
}

.page-padding {
  padding: 8%;
}

@media screen and (max-width: 991px) {
  .overview_sticky {
    position: relative;
    height: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .overview_trigger {
    display: none;
  }

  .overview_content {
    padding-right: 6%;
    padding-left: 6%;
  }

  .overview_visual {
    display: none;
  }

  .overview_content-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .overview_content-item {
    position: relative;
    z-index: 2;
    max-width: none;
    opacity: 1;
  }

  .overview_heading-wrap {
    max-width: 27em;
  }

  .overview_tab-wrapper {
    display: none;
  }

  .overview_mobile-icon {
    display: block;
    width: 2.9em;
    margin-bottom: 1.6em;
  }

  .overview_p {
    width: 100%;
    max-width: 25em;
  }

  .overview_mobile-img {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 2em;
    padding-top: 50%;
  }

  .overview_mobile-photo {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

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

@media screen and (max-width: 479px) {
  h2 {
    font-size: 3em;
  }

  .cta_title-wrap {
    font-size: 2.4vw;
  }
}




/* ////////// END CREATIVE DIRECTION STYLES //////////// */

/* //////// SUBPAGE CSS //////// */


/* TOP HALF STYLES */


.ts-line {
  overflow: hidden;
  padding: 0 0 0em 0;
  margin: 0 0 0em;
}


h1 {
  font-size: 4em;
  margin: 0;
  color: white;
  position: relative;
  overflow: hidden;
  font-family: "Monument Extended-Bold";
  letter-spacing: 0.05em;
  /* padding-bottom: 10px; */
}

h1>div {
  position: relative;
  margin: 0;
}

.line-add {
  position: relative;
  padding-left: 10vw;
  padding-top: 10vh;
  padding-bottom: 10vh;
}


.top-sub-copy-block {
  font-family: Rationaldisplay, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  display: block;
  line-height: 1.3;
  padding-top: 0vh;
  padding-bottom: 0vh;
}

.sub-copy-block {
  font-family: Rationaldisplay, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  display: block;
  line-height: 1.3;
  padding-top: 0vh;
  padding-bottom: 0vh;
}


.top-full-width-image {
  overflow: visible;
  width: 100%;
  height: 50vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.case-study-1-copy-container {
  display: -ms-grid;
  display: grid;
  height: 33vh;
  padding-top: 65px;
  padding-bottom: 65px;
  padding-right: 10vw;
  padding-left: 10vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.case-study-1-title {
  font-family: "Monument Extended-Bold";
  color: #fff;
  /* letter-spacing: 0.1rem; */
  font-size: 30px;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

.case-study-1-copy {
  font-family: "R-txt-book-light";
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  text-align: left;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

.image-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  padding-left: 10vw;
  padding-right: 10vw;
  margin: 0 auto;
  padding-bottom: 10vh;
  z-index: -1;
}

.image-grid .grid-image-cont {
  position: relative;
  height: 40vh;
  overflow: hidden;
  padding-top: 0;
}

.image-grid img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 160%;
  object-fit: cover;
}

.image-grid .grid-image-cont:nth-child(1) {
  grid-column: 1 / span 2;
  grid-row: 1;
}

.image-grid .grid-image-cont:nth-child(2) {
  grid-column: 1;
  grid-row: 2;
}

.image-grid .grid-image_cont:nth-child(3) {
  grid-column: 2;
  grid-row: 2;
}

.bc-image-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  padding-left: 10vw;
  padding-right: 10vw;
  margin: 0 auto;
  padding-bottom: 10vh;
  z-index: -1;
}

.bc-image-grid .grid-image-cont {
  position: relative;
  min-height: 40vh;
  overflow: hidden;
  padding-top: 0;
}

.bc-image-grid img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 160%;
  object-fit: cover;
}

.bc-nudge {
  margin-top: -8rem;
}

.bc-image-grid .bc-large-sq {
  grid-column: span 8;
  grid-row: span 2;
}

.bc-image-grid .bc-small-sq {
  grid-column: span 4;
  grid-row: span 1;
}

.lets-ride-info {
  height: 100vh;
  padding-top: 20vw;
}

.lets-ride-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  padding-left: 10vw;
  padding-right: 10vw;
  margin: 0 auto;
  padding-bottom: 10vh;
  overflow: hidden;
}

.lets-ride-image {
  grid-column: span 6;
  grid-row: span 8;
  height: 120%;
  position: relative;
  min-height: 40vh;
  overflow: hidden;
  padding-top: 0;
}

.lets-ride-image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 160%;
  object-fit: cover;
}

.lets-ride-blurb-wrap {
  grid-column: span 6;
  grid-row: span 2;
  padding-left: 5vw;
}

.lets-ride-blurb-wrap p {
  font-family: "R-txt-book-light";
  font-size: 1.2em;
  color: #f4f4f4;
}


#mtb-full-width {
  width: 100vw;
  opacity: 0;
}

@media screen and (max-width: 1024px) {
  .image-grid {
    --num-cols: 2;
    --row-height: 200px;
  }
}


/* SIDEBAR STYLES */

.pinned-gallery-container {
  background: black;
  position: relative;
  z-index: 5;
}


.container.subone {
  display: flex;
  align-items: center;
  justify-content: center;
}

.container.subtwo {
  /*background: transparent;*/
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.05em;
  font-size: 2em;
  color: white;
  margin: 0;
  width: 40vw;
}

.container.subthree {
  /*background: transparent;*/
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.05em;
  font-size: 2em;
  color: white;
  margin-top: -100vh;
  width: 40vw;
}

.container h1 {
  text-align: center;
  color: white;
}

.container .text_area {
  padding: 0px;
  margin-left: 0;
  width: 40vw;
  text-align: center;
}

.pinnedtextsquash {
  max-width: 20vw;
  text-align: left !important;
}

.container .fading_texts {
  position: absolute;
  width: 100%;
  left: 35vw;
  top: 0;
}

.container .fading_texts2 {
  position: absolute;
  width: 100%;
  left: 35vw;
  top: 0;
  padding: 0;
}

.container .fading_texts .text-sub {
  position: absolute;
  width: 60vw;
  margin-right: 0;
  height: 100vh;
  /*background-color: #ccc;*/
  padding: 0;
}

.container .fading_texts2 .text-sub {
  position: absolute;
  width: 60vw;
  margin-right: 0;
  height: 100vh;
  /*background-color: #ccc;*/
  padding: 0;
}

.text-sub.subfirst {
  background-image: url(img/bc-routes-scroll-gallery/adventure-around-every-corner-british-cycling.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.text-sub.subsecond {
  background-image: url(img/bc-routes-scroll-gallery/root-out-your-next-route-cycling-british-cycling.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.text-sub.subthird {
  background-image: url(img/bc-routes-scroll-gallery/one-pedal-stroke-to-freedom-bike-sky-british-cycling.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.text-sub.subfourth {
  background-image: url(img/bc-routes-scroll-gallery/lets-ride-bike-trail-berm-british-cycling.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.text-sub.subfifth {
  background-image: url(img/bc-routes-scroll-gallery/lets-ride-homepage-bikes-routes-british-cycling.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* .text-sub.subsixth {
  background-image: url("https://assets.codepen.io/4086427/MTB+Master+images+-+Selects+Tier+1-13.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
} */


/* BC ARTICLES LINK STYLES */

.about-bc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  color: var(--grey);
  padding: 0vw 10vw 0rem 10vw;
  /* background: #f4f4f4; */
}

.about-bcsubtitle {
  font-family: 'R-txt-light';
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  opacity: 0;
}

.about-bctext {
  font-family: "Titles Semi-Bold";
  font-size: 3.2rem;
  text-align: center;
  margin-top: 1rem;
  letter-spacing: -0.075vw;
  opacity: 0;
  color: #1a1a1a;
}

.about-bctext .split-line {
  opacity: 0;
}

.about-bchover {
  position: relative;
  display: inline-block;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  cursor: pointer;
  padding-right: 8.5rem;
  color: #000DFF
}

.about-bchover.unhover {
  padding-right: 0;
}

.about-bchover.unhover .about-bcimg {
  margin-right: -0.25rem;
  right: 0rem;
  width: 0;
}

.about-bchover.unhover .about-bcimg img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.about-bcimg {
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
  display: block;
  width: 8rem;
  height: 4rem;
  overflow: hidden;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.about-bcimg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}




/* ///////// */


/* //////// GALLERY CSS //////// */

.js .loading:before,
.js .loading:after {
  content: "";
  z-index: 1000;
  position: fixed
}

.js .loading:before {
  width: 100%;
  height: 100%;
  background: var(--color-bg);
  top: 0;
  left: 0
}

.js .loading:after {
  width: 60px;
  height: 60px;
  opacity: .4;
  background: var(--color-link);
  border-radius: 50%;
  margin: -30px 0 0 -30px;
  animation: .7s linear infinite alternate forwards loaderAnim;
  top: 50%;
  left: 50%
}

@keyframes loaderAnim {
  to {
    opacity: 1;
    transform: scale(.5)
  }
}

a {
  color: var(--color-link);
  cursor: pointer;
  outline: none;
  text-decoration: none
}

/* a:hover {
  color: var(--color-link-hover);
  outline: none
} */

a:focus {
  background: #d3d3d3;
  outline: none
}

a:focus:not(:focus-visible) {
  background: 0 0
}

a:focus-visible {
  background: 0 0;
  outline: 2px solid red
}

.unbutton {
  font: inherit;
  cursor: pointer;
  color: var(--color-link);
  background: 0 0;
  border: 0;
  margin: 0;
  padding: 0;
}

.unbutton:focus {
  outline: none
}


.frame {
  width: 100%;
  height: 100vh;
  z-index: 100;
  pointer-events: none;
  grid-gap: 1rem;
  grid-template: "back sponsor" "title title" "info info" "nav nav" 1fr/auto auto;
  padding: 2.5rem;
  display: grid;
  position: fixed
}

.frame a {
  pointer-events: auto
}

.frame__title {
  grid-area: title;
  place-self: end;
  align-items: start;
  display: flex
}

.frame__title-main {
  margin: 0 0 0 1rem;
  font-size: 1rem;
  font-weight: 400
}

.frame__title-back {
  align-items: flex-end;
  margin-bottom: .15rem;
  display: flex;
  position: relative
}

.frame__title-back span {
  font-size: 1.25rem;
  line-height: 1;
  transform: rotate(-45deg)
}

.frame__title-back svg {
  fill: currentColor
}

.frame__info {
  grid-area: info;
  align-self: end
}

.frame__nav {
  grid-gap: .5rem;
  grid-area: nav;
  grid-auto-flow: row;
  align-content: end;
  place-items: start;
  display: grid
}

.frame__nav-button {
  text-transform: uppercase;
  pointer-events: auto;
  transition: color .3s;
  position: relative
}

.frame__nav-button:not(.frame__nav-button--current):hover {
  color: var(--color-link-hover)
}

.frame__nav-button--current {
  color: var(--color-text)
}

.frame__nav-button:before {
  content: "";
  width: 2.5rem;
  height: 1px;
  transform-origin: 100%;
  background-color: currentColor;
  transition: transform .8s ease-in-out;
  position: absolute;
  top: 50%;
  right: calc(100% + 4px);
  transform: scaleX(0)
}

.frame__nav-button--current:before {
  transform: scaleX(1)
}

.frame__back {
  opacity: 0;
  pointer-events: none;
  text-transform: uppercase;
  grid-area: back;
  justify-self: start;
  overflow: hidden
}

.go_back-wrapper {
  overflow: hidden;
}

.frame__back--show {
  opacity: 0;
  pointer-events: auto
}

.slides {
  width: 100%;
  height: 100vh;
  grid-template-rows: 100%;
  grid-template-columns: 100%;
  place-items: center;
  display: grid;
  overflow: hidden
}

.slide {
  width: 100%;
  height: 104%;
  pointer-events: none;
  opacity: 0;
  will-change: transform;
  grid-area: 1/1/-1/-1;
  position: relative;
  overflow: hidden
}

.hide_cursor_info {
  pointer-events: none;
}

.slide--current {
  pointer-events: auto;
  opacity: 1
}

.slide__inner {
  width: 100%;
  height: 100%;
  will-change: transform;
  grid-template-rows: 100%;
  grid-template-columns: 100%;
  display: grid;
  position: relative;
  overflow: hidden;
}

.slide__img {
  cursor: pointer;
  z-index: 1;
  grid-area: 1/1/-1/-1;
  position: relative;
  overflow: hidden
}

.slide__img-inner {
  width: 100%;
  height: 100%;
  will-change: transform;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}

.slide__content {
  background: var(--color-bg-slide);
  grid-column-gap: 2rem;
  grid-template: "img title" "img text" "img." /1fr 1fr;
  grid-area: 1/1/-1/-1;
  place-content: center;
  padding: 1rem;
  display: grid;
  pointer-events: none
}

.slide__content-img {
  height: 300px;
  will-change: transform;
  background-position: 50%;
  background-size: cover;
  grid-area: img
}

.slide__content h2 {
  text-transform: none;
  grid-area: title;
  margin: 0 0 3rem;
  font-size: clamp(3rem, 2vw, 3rem);
  font-weight: 200;
  line-height: 1
}

.slide__content p {
  max-width: 260px;
  color: #ffffff80;
  grid-area: text;
  margin: 0;
  line-height: 1.5
}



@media screen and (min-width:53em) {
  .frame {
    grid-template: "back.sponsor" "nav info title" /auto auto auto;
    align-content: space-between
  }

  .frame__info {
    justify-self: center
  }

  .slide__content {
    grid-column-gap: 2rem;
    grid-template: "img title" "img text" "img." /220px 300px
  }
}

/*
.flex-container {
  position:fixed;
  padding-left: 30px;
}

*/

/*/////// LOGOTYPES CSS ////////*/

.bodysub {
  display: grid;
  align-items: center;
  justify-items: center;
  background: #1D1F20;
  color: white;
  height: 100%;
  width: 100%;
  font-size: 14px;
  font-family: Lato, sans-serif;
}

/* img {
  width: 100%;
} */

.app {
  height: 90vh;
  width: 90vw;
  background: white;
  position: relative;
  overflow: auto;

  /* Hide the app on load */
  visibility: hidden;
}

.gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2% 3.6%;
  padding: 10px;
}

.item {
  cursor: pointer;
  font-size: 0;
}

/* 
.icat_web_grabs {
  height: 33.333vh;
} */



.detail {
  position: fixed;
  top: 10px;
  left: 50%;
  width: 90.1vmin;
  cursor: pointer;
  font-size: 0;
  display: flex;
  flex-direction: column;
  visibility: hidden;
  max-height: 100%;
  overflow: auto;
}

.detail>img {
  position: relative;
  z-index: 1;
}

.detail .content {
  background: #232323;
  padding: 2rem 1.5rem;
  font-size: 1rem;
  box-sizing: border-box;
  flex-grow: 1;
}

.detail .content>* {
  margin-bottom: 1rem;
}

.detail .title {
  font-size: 2rem;
  text-transform: uppercase;
}

.detail .secondary {
  color: lightgray;
}

.detail .description {
  line-height: 1.5;
}


/* APPROACH SECTION */

.approach_section {
  padding: 10rem 0;
  margin-top: -15rem;
}



.approach-spacer1,
.approach-spacer2,
.approach-spacer3 {
  height: 100vh;
  /* background-color: #f4f4f4; */
}

/* .approach-spacer1 {
  background-color: green;
}
.approach-spacer2 {
  background-color: purple;
}
.approach-spacer3 {
  background-color: orange;
} */

.outer-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #f4f4f4;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  width: 100vw;
  height: 200vh;
  padding-right: 4vw;
  padding-left: 4vw;
}

.approach-grid {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  /* background-color: #f4f4f4; */
  font-size: 14px;
  line-height: 20px;
  display: grid;
  height: 100vh;
  max-width: 100vw;
  grid-auto-flow: column;
  /* grid-auto-columns: 1fr; */
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.column-block1,
.column-block2,
.column-block3 {
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 100vh;
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  opacity: 0;
}

.column-block2 {
  margin-top: 100vh;
}

.column-block3 {
  margin-top: 200vh;
}

.inner-content-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  /* --bg-color: #f4f4f4; */
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 80%;
  align-self: center;
  /* background-color: #f4f4f4; */
}

/* FREE AUDIT SECTION */

.coupon__container {
  position: relative;
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  max-height: 100vh;
  /* border-top: solid 3px #00FFA3;
border-bottom: solid 3px #00FFA3; */
  /* margin: 2rem 0; */
}

#cut_line1 {
  position: absolute;
  top: 0;
}

#cut_line2 {
  position: absolute;
  bottom: 0;
}


.coupon__sticker_container {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-area: 1 / 1 / 1 / 8;
}

.coupon__text_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  grid-area: 1 / 8 / 1 / 23;
  color: #00FFA3;
  text-align: center;
  border-left: solid 3px #00FFA3;
  max-height: 100vh;
  opacity: 0;
}

.coupon_top_subtitle {
  font-family: 'R-txt-bold';
  font-size: clamp(1.2rem, 1.5vw, 28px);
  color: #f4f4f4;
  padding-top: 3vw;
  padding-bottom: 2vw;
}

.coupon_free_audit_title {
  font-family: "Monument Extended-UltraBold";
  font-size: clamp(6rem, 8vw, 10rem);
  line-height: 85%;
  color: #f4f4f4;
  padding: 1.5rem 0 0.5rem 0;
}

.coupon_line {
  width: 70%;
  border-style: solid none;
  border-width: 1.5px 0;
  border-color: #00FFA3;
}

.coupon__middle_block {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.coupon_middle_subtitle {
  font-family: 'R-txt-bold';
  font-size: clamp(1.2rem, 1.5vw, 28px);
  color: #f4f4f4;
  padding-top: 2vw;
  padding-bottom: 2vw;
}

.coupon_blurb {
  font-family: "rtext-thin";
  font-size: clamp(1rem, 1.1vw, 22px);
  color: #00FFA3;
  color: #f4f4f4;
  width: 70%;
  padding-bottom: 2vw;
}

.coupon__end_admit_container {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00FFA3;
  grid-area: 1 / 23 / 1 / 25;
  opacity: 0;
}

.end_audit {
  font-family: "Monument Extended-Light";
  font-size: clamp(1.5rem, 2.75vw, 3rem);
  transform: rotate(-90deg);
  color: #000;
  white-space: nowrap;
}

line {
  stroke: #00FFA3;
  ;
  stroke-width: 2;
  position: absolute;
}

#mrc-scissors {
  position: absolute;
  margin-left: 10vw;
}

.coupon-container-top,
.coupon-container-bottom {
  display: flex;
  align-items: center;
  height: 30px;
  position: relative;
  /* background: orange; */
}

.coupon-container-top {
  margin-bottom: 5rem;
}

.coupon-container-bottom {
  margin-top: 5rem;
}

/* COUPON BUTTON STYLES */

.coupon_mrc_button_container {
  padding-bottom: 3vw;
}

.coupon_mrcbutton {
  font-family: "R-bk-med";
  font-size: 1.2rem;
  padding: 0.875rem 1rem;
  width: 11rem;
  height: 2.5rem;
  color: #005DFF;
  align-items: center;
  background: #00ffa3;
  border: none;
  border-radius: 0.85rem;
  cursor: pointer;
  display: inline-flex;
  gap: 0.363636em;
  justify-content: center;
  letter-spacing: -0.01em;
  line-height: 1.04545;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  text-transform: none;
}


.coupon_mrcbutton--stroke:after {
  /*     border: 0.125rem solid #005DFF; */
  border-radius: 6.25rem;
  content: "";
  pointer-events: none;
}

.coupon_mrcbutton--stroke:after {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}


.coupon_mrcbutton--stroke .coupon_mrc_circle {
  transform: scale(0);
  transform-origin: 0 0;
  will-change: transform;
}

.coupon_mrc_circle {
  translate: none;
  rotate: none;
  scale: none;
  transform: translate(-12.3054%, 113.167%) scale(0, 0);
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}


.coupon_mrcbutton {
  padding: 0.5625em 1em 0.5em;
}


.coupon_mrc_circle:before {
  aspect-ratio: 1/1;
  background: #005DFF;
  border-radius: 50%;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 170%;
}

.coupon_mrcbutton__flair:before {
  .coupon_mrcbutton__flair:before {
    aspect-ratio: 1/1;
    background: #005DFF;
    border-radius: 50%;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    width: 170%;
  }

  .coupon_mrcbutton__label {
    position: absolute;
    text-align: center;
    transition: color 50ms var(--ease-in-out-quart);
    color: #005DFF;
    z-index: 100;
  }


}

.coupon_mrcbutton__label {
  position: absolute;
  text-align: center;
  transition: color 75ms var(--ease-in-out-quart);
  color: #1a1a1a;
  z-index: 10;

}

.coupon_mrcbutton {
  color: #005DFF;
}


.coupon_mrcbutton__label2 {
  position: absolute;
  text-align: center;
  color: #fff;
  z-index: 20;
  transition: color 50ms var(--ease-in-out-quart);
  visibility: hidden;
}

#mrc-sticker-audit {
  width: clamp(150px, 15vw, 300px);
}



/* WORKED FOR SECTION */

.worked-for-section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100vh;
  /* background: #1a1a1a; */
  box-sizing: border-box;
  padding: 10rem 0;
}

/* Parent wrapper */
.wrapper {
  display: flex;
  align-content: center;
  flex-direction: column;
  gap: var(--gap);
  margin: auto;
  max-width: 100vw;
  /* --color-bg: #1a1a1a; */
  --color-bg-accent: #ecdcc0;
  --size: clamp(20rem, 1rem + 40vmin, 30rem);
  --gap: calc(var(--size) / 14);
  --duration: 15s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
  /* background: #1a1a1a;
    box-sizing: border-box; */
}

.marquee {
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
  box-sizing: border-box;
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  animation: scroll-x var(--duration) linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .marquee__group {
    animation-play-state: paused;
  }
}

.marquee--vertical .marquee__group {
  flex-direction: column;
}

.marquee--vertical .marquee__group {
  animation-name: scroll-y;
}

.marquee--reverse .marquee__group {
  animation-direction: reverse;
  animation-delay: -3s;
}

@keyframes scroll-x {
  from {
    transform: translateX(var(--scroll-start));
  }

  to {
    transform: translateX(var(--scroll-end));
  }
}

@keyframes scroll-y {
  from {
    transform: translateY(var(--scroll-start));
  }

  to {
    transform: translateY(var(--scroll-end));
  }
}

/* Element styles */
.marquee svg {
  display: grid;
  place-items: center;
  width: var(--size);
  fill: var(--color-text);
  aspect-ratio: 16/9;
  padding: calc(var(--size) / 10);
  box-sizing: border-box;
}



@keyframes fade {
  to {
    opacity: 0;
    visibility: hidden;
  }
}



/* END WORKED FOR SECTION */



/* THREE.JS SECTION */

.threejs_contours-wrapper {
  position: absolute;
}

.testimony-2 {
  position: absolute;
  width: 100vw;
}

.three-js-section svg {
  z-index: 100;
  height: 100vh;
}

.three-js-section {
  position: absolute;
  height: 200vh;
  z-index: 2;
  background-color: transparent;
}

#three-section {
  opacity: 1;
}

.buffer {
  background-color: red;
  height: 100vh;
}




/*/////////// START CONTENT STRATEGY STYLES ////////////*/


.cs-menu {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: fixed;
  z-index: 5;
  display: flex;
  width: 100vw;
  height: 80px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.image-14 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  border: 0;
  max-width: 100%;
  vertical-align: middle;
  display: block;
  height: 30px;
  -webkit-box-flex: 0;
  flex: 0 auto;
  mix-blend-mode: difference;
}

.cs-menu-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  font-family: "Rational";
  color: #f4f4f4;
  font-size: 24px;
  line-height: 18px;
  font-weight: 400;
}

/* CS TITLE SECTION */

.cs-title-section-copy {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #d2d2d2;
}

.cs-top-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  font-family: "Monument Extended-UltraBold";
  color: #1a1a1a;
  font-size: 96px;
  line-height: 96%;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
}

/* BLOTTER SECTION */

.blotter-container {
  height: 100vh;
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #f4f4f4;
}

.blotterline,
.hello {
  text-align: center;
  font-family: "Monument Extended-Bold";
  color: #1a1a1a;
  font-size: 100px;
}

/* TOP SECTION */
.cs-top-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #7f5af0;
  color: #f4f4f4;
}

.cs-top-grid-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #f4f4f4;
  font-size: 17.5vw;
  box-sizing: border-box;
  position: absolute;
  /* width: 100vw; */
  height: 100vh;
  padding-right: 70px;
  padding-left: 70px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(6, 1fr);
  padding-top: 4rem;
  padding-bottom: clamp(2rem 5vw 4rem);
}

.cs-top-duo-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  color: #f4f4f4;
  font-size: 17.5vw;
  box-sizing: border-box;
  position: static;
  padding-top: 20vw;
  padding-right: 10vw;
  padding-left: 35vw;
  align-self: auto;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/63b847e4e7351c746ebd81af_Purple%20duotone%20MTB%20Master%20images%20-%20Selects%20Tier%201-13%20-%20mono.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 6;
  display: inherit;
  overflow: hidden;
}

.cs-top-text-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  color: #f4f4f4;
  box-sizing: border-box;
  font-family: "R-txt-book-light";
  font-size: 1vw;
  line-height: 1vw;
  /* grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2; */
  display: grid;
}


.cs-left {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
}

.cs-right {
  grid-column-start: 5;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 2;
}



.cs-top-text-block p {
  box-sizing: border-box;
  font-size: 1vw;
  line-height: 1vw;
}



.top-header-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  color: #f4f4f4;
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  justify-content: space-around;
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 2;
  grid-row-end: 6;
  align-self: stretch;
}

.tg-small-header {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  color: #f4f4f4;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: "R-light";
  font-size: 5vw;
  font-weight: 300;
  letter-spacing: 6.85vw;
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 2;
  grid-row-end: 4;
  /* /* padding-top: 4rem; */
  padding-bottom: min(2rem 4vw);
}

.small_title {
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 2;
  grid-row-end: 4;
}

.s-large-header {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  color: #f4f4f4;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: "Monument Extended-UltraBold";
  font-size: 17vw;
  font-weight: 900;
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 5;
  grid-row-end: 6;
  /* padding-top: 2rem; */
  /* padding-bottom: 4rem; */
}

/* CS SECTION ONE */

.cs-one-section {
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  align-items: flex-end;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
  background-color: #1a1a1a;
}

.cs-grid-block {
  -webkit-text-size-adjust: 100%;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: static;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  padding-left: 70px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: repeat(3, 1fr);
  background-color: #1a1a1a;
  height: 100vh;
}

.cs-block--2 {
  background-color: #7f5af0;
}

.cs-block--3 {
  background-color: #005dff;
}

.cs-top-blurb-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding: 0px;
  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 3;
  grid-column-end: 7;
}

.cs-blurb-title {
  -webkit-text-size-adjust: 100%;
  -webkit-text-fill-color: inherit;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  align-self: flex-start;
  color: #f4f4f4;
  padding-bottom: 32px;
  font-family: "Monument Extended-Bold";
  font-size: 3.75rem;
  line-height: 3.75rem;
  font-weight: 700;
  text-align: left;
}

.cs-section-blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  font-size: 1.2rem;
  line-height: 120%;
  letter-spacing: 0.5;
  color: #f4f4f4;
  column-count: auto;
  column-gap: 20px;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}

.cs-top-heading-wrapper {
  overflow: hidden;
  text-align: center;
  font-size: 480px;
  justify-self: center;
  grid-row-start: 1;
  grid-row-end: 9;
  grid-column-start: 8;
  grid-column-end: 12;
  position: static;
  left: 0%;
  top: 40%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: flex;
  margin-top: 0vw;
  align-self: center;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  align-content: flex-start;
}

.cs-top-heading,
.cs-top-heading2,
.cs-top-heading3 {
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  font-family: "Monument Extended-UltraBold";
  color: #f4f4f4;
  line-height: 350px;
  font-weight: 700;
  padding-top: 20px;
}

.cs-footer {
  margin-top: -100vh;
}


/* TGS ANIMATION CONTAINER */
.tell-container {
  font-family: "Monument Extended-UltraBold";
  background-color: #f4f4f4;
  font-size: 20vw;
  height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50vw;
}

.great {
  position: absolute;
  font-size: 10vw;
  opacity: 0;
}

.tell {
  opacity: 0;
}

.services-ticker-block {
  background-color: #005dff;
  position: relative;
  height: 50vh;
  width: 50vw;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.stb_line_single {
  white-space: nowrap;
  padding: 0;
  will-change: transform;
  display: flex;
  flex-direction: column;
}

.stb-item {
  font-family: "Monument Extended-UltraBold";
  padding: 0;
  font-size: 200px;
  display: inline-block;
  margin-right: 10rem;
  color: #1a1a1a;
}

.stb-item:hover {
  color: #8db7ff;
}

/* GREAT */

.ticker-container {
  background-color: #7f5af0;
  height: 50vh;
  width: 50vw;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.ticker {
  padding-top: 32.5px;
}

#services {
  font-family: "Monument Extended-UltraBold";
  font-size: 25vw;
  color: #1a1a1a;
  line-height: 0.7;
  text-transform: uppercase;
}

#services .container-fluid {
  display: flex;
  flex-wrap: nowrap;
}

#services span {
  white-space: nowrap;
  margin-right: 3vw;
}

.tgs-bottom-right-container {
  position: relative;
  background-color: #00ffa3;
  height: 50vh;
  width: 50vw;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.tell-great-stories {
  text-align: center;
  font-family: "Monument Extended-UltraBold";
  font-size: 7.5vw;
  color: #1a1a1a;
  line-height: 0.8;
}

/*/////////// END CONTENT STRATEGY STYLES ////////////*/

/*/////////// START BRAND DEVELOPMENT STYLES ////////////*/

.bd-title-section {
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 100vw;
  height: 100vh;
  padding-left: 70px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #d2d2d2;
}

.bd-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  font-family: "Monument Extended-Bold";
  color: #1a1a1a;
  font-size: 96px;
  line-height: 96%;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
}

/* TOP SECTION */

.bd-first-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #f4f4f4;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  align-items: flex-end;
  background-color: #7f5af0;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.brand-dev--third-section {
  background-color: #1a1a1a;
  color: #f4f4f4
}

.brand-dev--fourth-section {
  background-color: #7f5af0;
  color: #f4f4f4
}

.brand-dev--grid-block {
  -webkit-text-size-adjust: 100%;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: static;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  padding-left: 70px;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto auto;
  height: 100vh;
}


.bd-web-art-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  margin-left: -70px;
  padding-left: 0px;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393cc55196c5b98bfe56d2b_rohit-tandon-9wg5jCEPBsw-unsplash.jpg");
  background-position: 37.5% 50%;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 9;
}

.bd-mograph-art-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  margin-left: -70px;
  padding-left: 0px;
  background-position: 37.5% 50%;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 9;
}

.bd-van-art-image2 {
  position: absolute;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  background-color: #C8C8C8;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  margin-left: -70px;
  padding-left: 0px;
  background-image: url(img/Van-angle-lights-off.jpg);
  background-position: 37.5% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 9;
  opacity: 0;
}

.bd-van-art-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  background-color: #C8C8C8;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  margin-left: -70px;
  padding-left: 0px;
  background-image: url(img/Van-angle-lights-on.jpg);
  background-position: 37.5% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100%;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 9;
}

.brand-dev--blurb-block {
  -webkit-text-size-adjust: 100%;
  font-size: 1rem;
  line-height: 120%;
  letter-spacing: 0.5;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding: 0px 0px 20px;
  font-family: "Rational-light";
}

.brand-dev--blurb-block--1 {
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 6;
  grid-row-end: 8;
}

.brand-dev--blurb-block--2 {
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 5;
  /* grid-row-end: 9; */
  display: inherit;
}

.brand-dev--blurb-block--3 {
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 5;
  grid-row-end: 8;
  display: inherit;
}

.brand-dev--blurb-block--4 {
  grid-column-start: 3;
  grid-column-end: 11;
  grid-row-start: 2;
  grid-row-end: 3;

}

.brand-dev--blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  font-size: 1.2rem;
  line-height: 120%;
  letter-spacing: 0.5;
  font-weight: 300;
  column-count: auto;
  column-gap: 20px;
}

.brand-dev--subtitle {
  -webkit-text-size-adjust: 100%;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding-bottom: 10px;
  font-family: "Rational";
  font-size: 2.212rem;
  line-height: 120%;
  font-weight: 500;
}





.brand-dev--title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: static;
  left: 0%;
  top: 40%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  font-family: "Monument Extended-Bold";
  font-size: 3.75rem;
  line-height: 3.75rem;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2;
}

.brand-dev--title-1 {
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 4;
  grid-row-end: 5;
  display: inherit;
  justify-self: auto;
}

.brand-dev--title-2 {
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 4;
  grid-row-end: 5;
  display: inherit;
  justify-self: auto;
}


.brand-dev--title-3 {
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 3;
  grid-row-end: 4;
  display: inherit;
  justify-self: auto;
}

.bd-second-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #1a1a1a;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  align-items: flex-end;
  background-color: #00ffa3;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.bd-second-section-grid-block {
  -webkit-text-size-adjust: 100%;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: static;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  padding-left: 70px;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  height: 100vh;
}



.bd-second-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  width: 50vw;
  margin-right: -70px;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393cc55196c5b98bfe56d2b_rohit-tandon-9wg5jCEPBsw-unsplash.jpg");
  background-position: 40% 50%;
  background-size: cover;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 9;
  justify-self: end;
}


.bd-third-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #f4f4f4;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  align-items: flex-end;
  background-color: #7f5af0;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.bd-third-section-grid-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: static;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  padding-left: 70px;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  height: 85vh;
}

.bd-third-section-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding-bottom: 10px;
  font-family: "Rational";
  color: #f4f4f4;
  font-size: 26px;
  line-height: 120%;
  font-weight: 500;
  grid-column-end: 7;
  grid-column-start: 1;
  grid-row-end: 2;
  grid-row-start: 2;

}

.bd-third-section-blurb-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding: 0px 0px 20px;
  background-color: #7f5af0;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 6;
  align-self: start;
  grid-column-start: 9;
}

.bd-third-section-blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  color: #f4f4f4;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  column-count: auto;
  column-gap: 20px;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}

.bd-fourth-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  align-items: flex-end;
  background-color: #7f5af0;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.bd-fourth-section-grid-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: static;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  padding-left: 70px;
  justify-items: end;
  -webkit-box-align: stretch;
  align-items: stretch;
  align-content: space-between;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  height: 85vh;
}

.bd-fourth-section-image-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  display: flex;
  width: 50vw;
  height: 100vh;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -70px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #005dff;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 9;
}

.bd-fourth-section-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 50vh 25vw 0px 0px;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6270c537971e10824d12dc49_MTB%20Master%20images%20-%20Selects%20Tier%201-4.jpg");
  background-position: 37.5% 50%;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 9;
}

.bd-fourth-section-image2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  margin-left: -20px;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393cc55196c5b98bfe56d2b_rohit-tandon-9wg5jCEPBsw-unsplash.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: span 2;
  grid-column-start: span 2;
  grid-row-end: span 1;
  grid-row-start: span 1;
}


/*/// VIDEOGRAPHY STYLES ///*/

.videog-top-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00ffa3;
  color: #1a1a1a;
}

.videog-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #1a1a1a;
  box-sizing: border-box;
  border-bottom: 0 #5b5b5b;
  border-radius: 1px;
  font-family: "Monument Extended-Bold";
  line-height: 100%;
  font-weight: 700;
  margin-top: 0;
  border-bottom-style: none;
  font-size: 11.712vh;
  text-align: center;
}

.section-28 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  padding-right: 0;
  padding-left: 0;
  background-color: #1a1a1a;
}

.grid-9 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  margin-left: 80px;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  grid-row-gap: 16px;
  height: 100vh;
  grid-auto-flow: row;
  grid-column-gap: 20px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  width: 100vw;
}

.videog-left-side-column {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  overflow: hidden;
  padding-right: 40px;
  height: 400vh;
  object-fit: none;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 1;
}

.sealskinz-america-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  margin-top: 18vh;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  line-height: 100%;
  font-weight: 700;
  font-size: 8.784vh;
}

.text-block-33 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  position: relative;
  margin-top: 7.22vh;
  border: 1px #000;
  border-radius: 0;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-weight: 300;
  font-size: 1.528vw;
  line-height: 1.833vw;
}

.videog-subtitle {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #5b5b5b;
  color: #f4f4f4;
  height: 2.25vh;
  margin-top: 13.56vh;
  margin-bottom: 4.88vh;
  padding-bottom: 0;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-family: 'Rational';
  font-size: 1.528vw;
  line-height: 1.9vh;
  font-weight: 600;
}

.videog-storyboard {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #5b5b5b;
  color: #1a1a1a;
  padding-top: 8.333vw;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-family: 'Rational';
  font-size: 1.528vw;
  line-height: 1.9vh;
  font-weight: 600;
}

.grid-11 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: grid;
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  /* grid-template-rows: 1fr 1fr; */
  background-color: transparent;
  margin-top: 4.88vh;
  grid-auto-flow: row;
}

.div-block-63 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  overflow: visible;
  height: 24vh;
  object-fit: none;
  background-color: #808c91;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 2;
}

.name-block-col2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin-top: -.4vh;
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
}

.name-title-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  margin-top: .4vh;
  padding-bottom: .25vh;
  font-family: 'R-disp-med';
  color: #f4f4f4;
  line-height: 1.586vh;
  font-weight: 600;
  height: 2vh;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-size: 1.181vw;
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

.name-details-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1.708vh;
  font-weight: 300;
  height: auto;
  margin-top: .45vh;
  line-height: 1.952vh;
}


.disc-block-col2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin-bottom: -.4vh;
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: end;
}


.div-block-64 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin-top: -.4vh;
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 2;
}


.map-lottie {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  /* --bg-color: #b9b3a9; */
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  /* width: 100% !important;
  height: 100% !important; */
  /* margin: 0 auto; */
  /* margin-top: 4.88vh; */
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  /* background-color: #808c91; */
}

.videog-lottie-block {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 100;
}

#videog-map {
  height: 35rem;
}

.videog-lottie-section {
  width: 100%;
  height: 100%;
  position: relative;
}

.grid-12 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  background-color: transparent;
  margin-top: 4.88vh;
  grid-auto-flow: row;
}

/* svg {
  width: 100%;
} */

.prod-block-col1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  color: #f4f4f4;
  margin-top: -.4vh;
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}


.prod-block-col2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin-top: -.4vh;
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

.name-title-text-prod2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  margin-top: .4vh;
  padding-bottom: .25vh;
  font-family: "Rational Display-SemiBold";
  color: #f4f4f4;
  line-height: 1.586vh;
  font-weight: 600;
  height: 2vh;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-size: 1.181vw;
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

.videog-right-side-column {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  justify-self: auto;
}

.image-12 {
  height: 150vh !important;
  object-fit: cover;
  border: 0;
  /* width: 100%; */
  vertical-align: middle;
  display: inline-block;
}

.videography-spacer {
  height: 400vh;
}

.section-32 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  background-color: #f4f4f4;
}

.grid-13 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  height: 100vh;
  margin-right: 70px;
  margin-left: 70px;
  -webkit-box-pack: start;
  justify-content: start;
  justify-items: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  align-content: start;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.thumbnail-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  margin-top: 5vh;
  padding-bottom: 0;
  height: 40vh;
  margin-bottom: 4.88vh;
  background-color: #808c91;
  grid-column-start: span 8;
  grid-column-end: span 8;
  grid-row-start: span 1;
  grid-row-end: span 1;
  align-self: auto;
}

/* START STORYBOARD THUMBNAIL HORIZONTAL SECTION */


.videog-storyboard-section {
  overflow-x: hidden;
  background-color: #f4f4f4;
  margin: 0;
  position: relative;
  z-index: 999;
}

.videog-storyboard-blurb {
  position: relative;
  height: 30vh;
  margin-top: -5vh;
  padding: 0 80px;
  font-size: 1.528vw;
  line-height: 1.833vw;
  z-index: 999999;
}

.videog-container-fluid {
  width: 100%;
  height: 100vh;
  padding-right: 80px;
  padding-left: 80px;
  margin-right: auto;
  margin-left: auto;
  pointer-events: all;
  background-color: #f4f4f4;
}

.videog-horiz-gallery-strip,
.videog-horiz-gallery-wrapper {
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
  position: relative;
  background-color: #f4f4f4;


}

.videog-project-wrap {
  width: 60vw;
  padding: 4rem;
  display: flex;
  height: 100%;
  margin-top: 0px;
  flex-flow: column nowrap;
  place-content: flex-end center;
  align-items: center;
  grid-template-rows: auto auto;
}

.videog-project-wrap img {
  width: 100%;
  height: auto;
}

img.thumbnail-img {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  border-width: 0;
  box-sizing: border-box;
  display: inline-block;
  height: 20vw;
  padding-top: 2vw;
  padding-left: 8.333vw;
  object-fit: cover;
  overflow: hidden;
  position: static;
  vertical-align: middle;
}

/* END HORIZONTAL STORYBOARD THUMBNAIL SECTION */


.info-title-text-storyboard {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  margin-top: .4vh;
  padding-bottom: .5vh;
  font-family: 'Rational';
  color: #1a1a1a;
  line-height: 1.586vh;
  font-weight: 600;
  height: 2vh;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-size: 1.181vw;
}

.info-details-text-storyboard {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  font-family: 'Rational';
  color: #5b5b5b;
  font-weight: 300;
  height: auto;
  margin-top: .45vh;
  font-size: 1.708vh;
  line-height: 1.952vh;
}

/* METRICS SECTION */

.videog-metrics-block {
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-self: center;
  background-color: #7f5af0;
}

.videog-metrics-grid {
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  grid-row-gap: 16px;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  justify-content: center;
  justify-items: stretch;
  -webkit-box-align: start;
  align-items: start;
  align-content: space-between;
  grid-auto-flow: column;
  grid-column-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto auto;
}

.videog-metrics-imageleft {
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  margin-left: -70px;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/62d87fb4d09281003bf423bf_Tier%201%20Road%20Cycling%20-%20Germany%20-%20Matthias%20Schindler-44.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 4;
  align-self: end;
}

.videog-metrics-container {
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: grid;
  height: 100vh;
  padding-right: 70px;
  justify-items: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  align-content: stretch;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto auto auto auto auto;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 4;
  align-self: start;
}

.videog-metric-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  padding-top: 4vw;
  border-bottom: 1px solid #f4f4f4;
  font-family: 'Rational';
  color: #f4f4f4;
  font-size: 28px;
  font-weight: 600;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: start;
}

.videog-metric-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  margin-top: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  grid-column-start: 1;
  grid-column-end: 4;
  grid-row-start: 2;
  grid-row-end: 3;
}

.videog-metric-number-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 100px;
  font-weight: 900;
  text-align: center;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
  align-self: center;
}

.videog-metric-caption1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: 'Rational';
  color: #f4f4f4;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  padding-left: 2vw;
  padding-right: 2vw;
  text-align: center;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 3;
  grid-row-end: 4;
  align-self: start;
  justify-self: center;
}

.videog-metric-2 {
  box-sizing: border-box;
  display: flex;
  margin-top: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  grid-column-start: 4;
  grid-column-end: 7;
  grid-row-start: 2;
  grid-row-end: 3;
}

.videog-metric-number-2 {
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 100px;
  font-weight: 900;
  text-align: center;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
  align-self: center;
}

.videog-metric-caption2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: 'Rational';
  color: #f4f4f4;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  padding-left: 2vw;
  padding-right: 2vw;
  text-align: center;
  grid-column-start: 3;
  grid-column-end: 6;
  grid-row-start: 3;
  grid-row-end: 4;
  align-self: start;
  justify-self: center;
}

.videog-video-container {
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  height: 25vw;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  background-color: #1a1a1a;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 4;
  grid-row-end: 6;
  align-self: center;
  justify-self: center;
}


.video-container-text {
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: 'Rational';
  color: #f4f4f4;
  font-size: 28px;
  font-weight: 500;
}

div.w-layout-grid.grid-5 {
  position: relative;
  background-color: #000DFF;
  box-sizing: border-box;
  color: #333333;
  column-gap: 16px;
  display: grid;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  height: 60%;
  line-height: 20px;
  margin-right: 0;
  padding-right: 0;
  row-gap: 16px;
}

@media screen and (min-width: 1280px) {
  div.w-layout-grid.grid-5 {
    background-color: #000DFF;
    column-gap: 0;
    grid-auto-flow: column;
    grid-template-areas: "Area-2 Area";
    grid-template-columns: 1fr 1.33fr;
    grid-template-rows: auto;
    height: 60%;
    row-gap: 0;
    width: 100%;
  }
}

.heading-20 {
  box-sizing: border-box;
  color: #FFFFFF;
  font-family: "Monument Extended-Bold";
  font-size: 4.176vw;
  font-weight: 700;
  grid-column-end: 3;
  grid-column-start: 1;
  grid-row-end: 2;
  grid-row-start: 1;
  left: 10vw;
  line-height: 1;
  margin: 0;
  padding-left: 50px;
  padding-top: 30px;
  position: relative;
  text-align: center;
  top: 10vw;
  z-index: 4;
}

@media screen and (min-width: 1280px) {
  .heading-20 {
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-flex: 0;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-text-fill-color: inherit;
    align-items: center;
    align-self: flex-start;
    background-clip: border-box;
    bottom: auto;
    display: block;
    flex: 0 1 auto;
    flex-direction: column;
    grid-column-end: 3;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-row-start: 1;
    justify-content: center;
    justify-self: start;
    left: 0;
    margin-bottom: 0;
    object-fit: fill;
    order: -1;
    overflow: hidden;
    position: relative;
    right: auto;
    top: 0;
  }
}

.thumbnail-img {
  border-width: 0;
  box-sizing: border-box;
  display: inline-block;
  height: 20vw;
  padding-top: 2vw;
  padding-left: 8.333vw;
  object-fit: cover;
  overflow: hidden;
  position: static;
  vertical-align: middle;
}

@media screen and (min-width: 1280px) {
  img#w-node-ee300000-69b6-47b4-16bd-c9e68c528786-8597ecd3.cs__image-11 {
    grid-column-end: 3;
    grid-column-start: 2;
    grid-row-end: 4;
    grid-row-start: 1;
    height: 100%;
    justify-self: end;
    object-fit: cover;
  }
}

p#w-node-_71fc457f-375c-e3b1-bae7-fe150333edea-8597ecd3.paragraph-2 {
  align-self: end;
  box-sizing: border-box;
  color: #FFFFFF;
  font-family: Rationaltext, sans-serif;
  font-size: 18px;
  font-weight: 300;
  grid-column-end: 2;
  grid-column-start: 1;
  grid-row-end: 4;
  grid-row-start: 3;
  line-height: 20px;
  margin: 0;
  padding: 50px 0 50px 50px;
  text-align: left;
}

@media screen and (min-width: 1280px) {
  p#w-node-_71fc457f-375c-e3b1-bae7-fe150333edea-8597ecd3.paragraph-2 {
    color: #F0F2F3;
    font-family: Rationaltext, sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
    width: 75%;
  }
}

div#w-node-a2fed6dd-661f-36bf-46a1-e0219f0c18b2-8597ecd3.div-block-38 {
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  align-items: center;
  align-self: end;
  background-color: #000DFF;
  border-radius: 100px;
  box-sizing: border-box;
  color: #333333;
  display: flex;
  flex-direction: column;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  grid-column-end: 3;
  grid-column-start: 2;
  grid-row-end: 4;
  grid-row-start: 3;
  height: 150px;
  justify-content: center;
  justify-self: end;
  line-height: 20px;
  margin-bottom: 50px;
  margin-right: 50px;
  position: relative;
  width: 150px;
}

div.text-block-26 {
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  align-items: center;
  box-sizing: border-box;
  color: #FFFFFF;
  display: block;
  flex-direction: column;
  font-family: "Monument Extended-Bold";
  font-size: 96px;
  font-weight: 700;
  justify-content: center;
  line-height: 20px;
  padding-top: 5px;
  text-align: center;
}

.videog-top-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00ffa3;
  color: #1a1a1a;
}

.right-side-column {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  justify-self: auto;
}

.left-side-column {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  overflow: hidden;
  padding-right: 40px;
  height: 420vh;
  object-fit: none;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 1;
}

.videography-spacer {
  height: 310vh;
}

.videog-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #1a1a1a;
  box-sizing: border-box;
  border-bottom: 0 #5b5b5b;
  border-radius: 1px;
  line-height: 100%;
  font-weight: 700;
  margin-top: 0;
  border-bottom-style: none;
  font-size: 11.712vh;
  text-align: center;
}

.section-28 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  padding-right: 0;
  padding-left: 0;
  background-color: #1a1a1a;
}

.grid-9 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  margin-left: 80px;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  grid-row-gap: 16px;
  height: 100vh;
  grid-auto-flow: row;
  grid-column-gap: 20px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  width: 100vw;
}

.location-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  margin-top: 18vh;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  color: #f4f4f4;
  line-height: 100%;
  font-weight: 700;
  font-size: 8.784vh;
}

.text-block-33 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  position: relative;
  margin-top: 7.22vh;
  border: 1px #000;
  border-radius: 0;
  color: #f4f4f4;
  font-weight: 300;
  font-size: 1.528vw;
  line-height: 1.833vw;
}

.videog-subtitle {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #5b5b5b;
  color: #f4f4f4;
  height: 2.25vh;
  margin-top: 13.56vh;
  margin-bottom: 4.88vh;
  padding-bottom: 0;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-size: 1.528vw;
  line-height: 1.9vh;
  font-weight: 600;
}

.map-lottie {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  /* --bg-color: #b9b3a9; */
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  /* width: 100% !important;
    height: 100% !important; */
  /* margin: 0 auto; */
  /* margin-top: 4.88vh; */
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  /* background-color: #808c91; */
}

.videog-lottie-block {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.videog-lottie-section {
  width: 100%;
  height: 100%;
  position: relative;
}

.image-12 {
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  border: 0;
  width: 100%;
  vertical-align: middle;
  display: inline-block;
}

.next-spacer {
  height: 100vh;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
}


/* /// COPYWRITING STYLES /// */


.copyw-container {
  width: 3000%;
  height: 100vh;
  display: flex;
  flex-wrap: nowrap;
}

.copyw-section {
  width: 100vw;
  height: 100vh;
  margin: 0;
}

.copy-scroll-arrow {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 7.5vw;
  margin-right: 80px;
  margin-bottom: 80px;
  right: 0px;
  bottom: -25px;
}

.services-section {
  display: -ms-grid;
  display: grid;
  width: 100vw;
  height: 100vh;
  padding: 80px;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: repeat(12, 1fr);
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #7f5af0;
  line-height: 2px;
}

.copy-title-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding-top: 5rem;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d2d2d2;
}

#copy-scrolling {
  /* padding-top: 4rem; */
  /* background: yellow; */
  overflow: hidden;
  height: auto;
  font-family: "R-bk-med";
  font-size: 1.5rem;
}

.text-block-49 {
  font-family: "Monument Extended-Bold";
  color: #1a1a1a;
  font-size: 88px;
  line-height: 120%;
  font-weight: 900;
  text-align: center;
  overflow: hidden;
}

.beginning-section {
  display: -ms-grid;
  display: grid;
  width: 100vw;
  height: 100vh;
  padding: 80px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #1a1a1a;
}

.beginning-title {
  position: absolute;
  font-family: "Titles Semi-Bold";
  color: #f4f4f4;
  font-size: 132px;
  /* 100.55px; */
  font-weight: 600;
  -webkit-align-self: left;
  -ms-flex-item-align: left;
  -ms-grid-row-align: left;
  align-self: left;
  -ms-grid-column-align: left;
  justify-self: left;
  -ms-grid-column-span: 12;
  grid-column-end: 13;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  white-space: nowrap;
  z-index: 5;
}

.beginning-text-block {
  font-family: "LK Bold";
  color: #f4f4f4;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0.36px;
  -ms-grid-column-span: 5;
  grid-column-end: 6;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

.div-block-85 {
  margin-bottom: -80px;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/63934f76787a586910e00794_hello-i-m-nik-BpQx3Eec0NI-unsplash.jpg");
  background-position: 0px 0px;
  background-size: cover;
  -ms-grid-column: 7;
  grid-column-start: 7;
  -ms-grid-column-span: 3;
  grid-column-end: 10;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

.copywriting-menu {
  position: fixed;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 80px;
  padding-right: 80px;
  padding-left: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-14 {
  display: block;
  height: 30px;
}

.text-block-51 {
  font-family: Rationaldisplay, sans-serif;
  color: #f4f4f4;
  font-size: 24px;
  line-height: 18px;
  font-weight: 400;
}

.text-span {
  font-family: "LK Light";
  font-size: 16px;
  line-height: 120%;
  font-weight: 300;
  white-space: normal;
}

/* WORD SECTION */

.word-section {
  display: -ms-grid;
  display: grid;
  width: 100vw;
  height: 100vh;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #f5f4f4;
}

.big-w {
  padding-bottom: 80px;
  font-family: "Titles Black";
  color: #7f5af0;
  font-size: 300px;
  font-weight: 900;
  text-align: center;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

.big-o {
  padding-bottom: 0px;
  font-family: "Titles Black";
  color: #7f5af0;
  font-size: 300px;
  line-height: 300px;
  font-weight: 900;
  text-align: center;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

.big-r {
  padding-bottom: 160px;
  font-family: "Titles Black";
  color: #7f5af0;
  font-size: 300px;
  line-height: 300px;
  font-weight: 900;
  text-align: center;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

.big-d {
  padding-top: 200px;
  font-family: "Titles Black";
  color: #7f5af0;
  font-size: 300px;
  font-weight: 900;
  text-align: center;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-86 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #5b5b5b;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393dd0b49089d2f5a6782b5_1c04aef96132c4a46ad9993b2d74f033.jpg");
  background-position: 70% 50%;
  background-size: 200%;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: center;
  align-self: center;
}

.services-heading {
  font-family: "Titles Bold";
  grid-column-start: 5;
  grid-column-end: 8;
  grid-row-start: 1;
  grid-row-end: 1;
  align-self: center;
  justify-self: center;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 700;
  color: #f4f4f4;
  font-size: 86px;
  line-height: 1.3;
  overflow: hidden;
}

.text-block-52 {
  font-family: Fautive, sans-serif;
  color: #f4f4f4;
  font-size: 30px;
  font-weight: 600;
}

.text-block-52-copy {
  font-family: Fautive, sans-serif;
  color: #f4f4f4;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
}

.copy-body {
  font-family: "LK Thin";
  color: #f4f4f4;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
}

.copy-sub-heading {
  font-family: "Titles Semi-Bold";
  color: #f4f4f4;
  font-size: 30px;
  font-weight: 600;
}

.copy-sub-heading.shortform {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.copy-sub-heading.longform {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.copy-sub-heading.proofreading {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.copy-sub-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.copy-copy-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 2px;
  box-sizing: border-box;
  display: grid;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
  justify-content: stretch;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  grid-column-start: 1;
  grid-column-end: 12;
  grid-row-start: 2;
  grid-row-end: 3;
  justify-self: stretch;
}

.text-block-53 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 2px;
  box-sizing: border-box;
  font-family: "LK Bold";
  color: #f4f4f4;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  grid-column-start: 1;
  grid-column-end: 13;
  grid-row-start: 3;
  grid-row-end: 4;
}

.copy-example-1 {
  position: relative;
  z-index: 10;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 100vw;
  height: 100vh;
  background-color: #1a1a1a;
}

.copy-ex-1-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 50vw;
  height: 100vh;
  padding: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: flex-start;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  order: 0;
}

.copy-ex-1-text {
  font-family: "Titles Semi-Bold";
  margin-top: 80px;
  margin-bottom: 0px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  color: #f4f4f4;
  font-size: 60px;
  line-height: 120%;
  font-weight: 600;
  letter-spacing: 0.6px;
}

.copy-ex-1-caption {
  font-family: "rdisp-light";
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: block;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  order: 0;
  color: #f4f4f4;
  font-size: 20px;
  line-height: 16px;
  font-style: normal;
  font-weight: 300;
}

.copy-ex-1-image {
  width: 50vw;
  height: 100vh;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  background-image: url(https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393870d1d481f0f2c0ed498_maria-arayssi-1o2GDozP6cA-unsplash.jpg);
  background-position: 50% 70%;
  background-size: cover;
}

.quote-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  align-items: stretch;
  background-color: #00ffa3;
}

.copy-clarity-backdrop {
  font-family: "Titles Bold";
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Fautive, sans-serif;
  color: hsla(0, 0%, 95.7%, 0.35);
  font-size: 400px;
  line-height: 1;
  visibility: hidden;
}

.quote-section-body {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  display: grid;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 80px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  justify-items: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  align-content: center;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
}

.quote-main-text {
  font-family: "Titles Bold";
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  text-align: left;
  font-weight: 800;
  z-index: 4;
  margin: 0;
  letter-spacing: 0.05em;
  position: static;
  display: block;
  overflow: visible;
  margin-bottom: 0px;
  color: #1a1a1a;
  font-size: 88px;
  line-height: 110%;
  grid-column-end: 9;
  grid-column-start: 1;
  grid-row-end: 2;
  grid-row-start: 1;
  align-self: auto;
  visibility: hidden;
}

.copy-clarity-backdrop {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  text-align: center;
  bottom: auto;
  z-index: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Titles Bold";
  color: hsla(0, 0%, 95.7%, 0.3);
  font-size: 400px;
  line-height: 1;
  overflow: hidden;
}

.copy-simplicity-backdrop {
  font-family: "Titles Bold";
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgba(26, 26, 26, 0.05);
  font-size: 400px;
  line-height: 1;
  visibility: hidden;
}

.quote-body-text {
  font-family: "LK Light";
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-size: 16px;
  margin-top: 1vw;
  line-height: 120%;
  font-weight: 300;
  grid-column-start: 10;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  visibility: hidden;
}

.quote-caption {
  font-family: "rdisp-light";
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  padding-top: 24px;
  color: #f4f4f4;
  font-size: 20px;
  font-weight: 500;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 2;
  grid-row-end: 3;
  align-self: auto;
  justify-self: auto;
  visibility: hidden;
}

.copy-example-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 100vw;
  height: 100vh;
  background-color: #1a1a1a;
}

.copy-ex-2-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 50vw;
  height: 100vh;
  padding: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  align-items: flex-end;
  align-self: auto;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.copy-ex-2-text {
  font-family: "Titles Semi-Bold";
  color: #f4f4f4;
  margin-top: 80px;
  margin-bottom: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-size: 60px;
  line-height: 120%;
  font-weight: 600;
  text-align: right;
  letter-spacing: 0.6px;
}

.copy-ex-2-caption {
  font-family: "rdisp-light";
  display: block;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  color: #f4f4f4;
  font-size: 20px;
  line-height: 16px;
  font-weight: 300;
  text-align: right;
}

.copy-ex-2-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  order: -1;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393c1d01541023c113890a4_block-party-nyc-soul-of-summer-photo-book-by-anderson-zaca-2.jpg");
  background-position: 55% 30%;
  background-size: 210%;
}

/* BIG IDEA SECTION */

.big-idea-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #005dff;
  outline-color: #333;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.big-idea-title {
  font-family: "Titles Bold";
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  top: 10vw;
  left: 10vw;
  padding-top: 50px;
  margin: 0;
  color: #f4f4f4;
  -webkit-text-fill-color: transparent;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #f4f4f4;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  position: absolute;
  z-index: 1;
  overflow: visible;
  margin-bottom: 0px;
  float: none;
  font-size: 378.5px;
  line-height: 400px;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
}

.big-section-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: absolute;
  z-index: 0;
  display: grid;
  width: 100vw;
  height: 100vh;
  padding-left: 80px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.big-section-copy {
  font-family: "LK Light";
  width: 100vw;
  padding-right: 80px;
  padding-bottom: 80px;
  padding-left: 80px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #f4f4f4;
  font-size: 16px;
  line-height: 120%;
  font-weight: 300;
}

.big-idea-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  border: 0;
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  height: 50vh;
  grid-column-start: 4;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: center;
}

.copy-example-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  background-color: #1a1a1a;
}

.copy-ex-3-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 50vw;
  height: 100vh;
  padding: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: flex-start;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  order: 0;
}

.copy-ex-3-text {
  font-family: "Titles Semi-Bold";
  color: #f4f4f4;
  margin-top: 80px;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 120%;
  font-weight: 600;
  letter-spacing: 0.6px;
}

.copy-ex-3-caption {
  display: block;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  font-family: "rdisp-light";
  color: #f4f4f4;
  font-size: 20px;
  line-height: 16px;
  font-style: normal;
  font-weight: 300;
}

.text-span-2 {
  font-style: italic;
}

.copy-ex-3-image {
  background-image: url(https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393cfa27ffbfe4ad3fa1024_ab6761670000ecd405a6cd7e3a3520d07d7c443e.jpeg);
  background-position: 50% 40%;
  background-size: cover;
  background-attachment: scroll;
  width: 50vw;
  height: 100vh;
}

.final-quote-section {
  width: 100vw;
  height: 100vh;
  background-color: #1a1a1a;
}

.final-text-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  white-space: nowrap;
  background-color: #d2d2d2;
}

.final-text-text {
  width: 60vw;
  font-family: "Titles Var";
  color: #1a1a1a;
  font-size: 88px;
  line-height: 120%;
  font-weight: 100;
  text-align: center;
  overflow: visible;
  display: flex;
  justify-content: center;
}

.back-home-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  padding-right: 80px;
  padding-bottom: 80px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #1a1a1a;
}

.back-home-sticker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  height: 20vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px none #000;
  border-radius: 2000px;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393d274c7a3f2c40c711677_holo.jpg");
  background-position: 10% 0%;
  background-size: auto 200%;
  margin-right: 80px;
}



#bh-sticker {
  /* top: 10rem;
  left: 20rem; */
  position: relative;
  height: 25rem;
}

.heading-27 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Titles Black";
  color: #1a1a1a;
  font-size: 72px;
  line-height: 80%;
  font-weight: 900;
  text-align: center;
}

.text-block-58 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 27.5%;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Rationaltext, sans-serif;
  color: #f4f4f4;
  font-size: 8px;
  font-weight: 100;
  text-align: right;
}

.image-15 {
  height: 50vh;
}

@media screen and (min-width: 1920px) {
  .text-block-51 {
    font-size: 32px;
    line-height: 24px;
    font-weight: 400;
  }

  .text-span {
    font-size: 24px;
  }

  .big-w {
    font-family: "Titles Black";
    padding-top: 0px;
    padding-bottom: 80px;
    font-size: 405px;
  }

  .big-o {
    font-family: "Titles Black";
    padding-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 450px;
    line-height: 450px;
    text-align: center;
  }

  .big-r {
    font-family: "Titles Black";
    padding-bottom: 350px;
    font-size: 450px;
  }

  .big-d {
    font-family: "Titles Black";
    padding-top: 200px;
    padding-bottom: 0px;
    font-size: 450px;
  }

  .div-block-86 {
    background-position: 70% 50%;
    background-size: 200%;
  }

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

  .copy-body {
    font-size: 24px;
    line-height: 120%;
  }

  .copy-sub-heading {
    font-size: 40px;
  }

  .text-block-53 {
    font-family: "LK Bold";
    font-size: 24px;
    line-height: 120%;
  }

  .heading-23 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .text-block-54 {
    font-size: 24px;
    line-height: 24px;
  }

  .copy-simplicity-backdrop {
    font-size: 500px;
  }

  .heading-25 {
    font-size: 116px;
  }

  .copy-clarity-backdrop {
    font-size: 500px;
  }

  .text-block-55 {
    font-size: 24px;
    line-height: 120%;
  }

  .text-block-56 {
    font-size: 24px;
  }

  .copy-ex-2-text {
    position: static;
    margin-top: 0px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 88px;
  }

  .copy-ex-3-block {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .copy-ex-2-caption {
    font-size: 24px;
  }

  .big-idea-backdrop {
    font-size: 562px;
    line-height: 562px;
  }

  .text-block-57 {
    font-size: 24px;
  }

  .div-block-90 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20vw;
    height: 20vw;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-style: solid;
    border-width: 2px;
    border-color: #1a1a1a;
    border-radius: 200px;
    background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393d274c7a3f2c40c711677_holo.jpg");
    background-position: 0px 0px;
    background-size: 100% 250%;
  }

  .heading-27 {
    position: static;
    left: 0%;
    right: auto;
    bottom: auto;
    height: 100%;
    padding-top: 88px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-family: "Titles Black";
    color: #1a1a1a;
    font-size: 116px;
    line-height: 80%;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0.6px;
  }

  .final-text-text {
    width: 80vw;
    font-size: 116px;
    font-weight: 900;
  }
}


/* /// GRAPHIC DESIGN STYLES /// */


.graphics-ticker-container {
  height: 100%;
  width: 100%;
  overflow: visible;
  grid-column-start: 1;
  grid-column-end: 12;
  grid-row-start: 1;
  grid-row-end: 2;
}

.graphics-ticker-section {
  padding-top: 16vw;
  padding-bottom: 30px;
  position: absolute;
  z-index: 5;
}

#graphics-ticker {
  font-family: "Monument Extended-UltraBold";
  font-size: 350px;
  color: #1a1a1a;
  line-height: 0.7;
  text-transform: uppercase;
}

#graphics-ticker .graphics-container-fluid {
  display: flex;
  flex-wrap: nowrap;
}

#graphics-ticker span {
  white-space: nowrap;
  margin-right: 3vw;
  margin-top: -3vw;
}


.graphics-header-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #00ffa3;
  color: #1a1a1a;
}

.header-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #1a1a1a;
  box-sizing: border-box;
  display: grid;
  height: 100%;
  margin-bottom: 8.333vw;
  grid-auto-flow: row;
  grid-column-gap: 1.5vw;
  grid-row-gap: 0px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  margin-right: 4vw;
  margin-left: 4vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  grid-auto-columns: 1fr;
  background-attachment: scroll !important;
}

.header-left-text {
  -webkit-box-direction: normal;
  color: #1a1a1a;
  /*   position: relative; */
  bottom: -0.3vw;
  font-family: "R-txt-book-light";
  font-size: 1.25rem;
  line-height: 100%;
  text-align: left;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
  -webkit-box-align: center;
  align-items: start;
  align-self: flex-end;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
}

.header-right-text {
  -webkit-box-direction: normal;
  color: #1a1a1a;
  /*   position: relative; */
  bottom: -0.3vw;
  font-family: "R-txt-book-light";
  font-size: 1.25rem;
  line-height: 100%;
  text-align: right;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
  -webkit-box-align: center;
  align-items: end;
  align-self: flex-end;
  grid-column-start: 11;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
}

.header-center-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  /*   display: block; */
  width: auto;
  height: 40vw;
  padding-bottom: 0;
  -webkit-box-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  align-self: flex-end;
  /* background-color: #f4f4f4; */
  margin-left: -1px;
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 2;
  position: relative;
}

.cross-rounded-container {
  width: 92vw;
  height: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}

.gd-right {
  display: flex;
  justify-content: flex-end;
  margin-top: 6vw;
}

.gd-left {
  display: flex;
  justify-content: flex-start;
  margin-top: 6vw;
}

#cross-rounded {
  position: absolute;
  height: 3vw;
  margin-left: 0.475vw;
  margin-bottom: 1vw;
  ;
}


.cross-rounded-position-box {
  position: absolute;
  width: 100vw;
  margin-left: 4vw;
  margin-right: 4vw;
}

.butterfly-lottie {
  margin-top: 8vmax;
  scale: 1.5;
}


.butterfly-lottie>svg {
  height: 0;
}

.butterfly-sub {
  margin-top: -3.75vw;
  font-family: "R-txt-book-light";
  font-size: 0.75rem;
  font-size: clamp(0.75rem, 0.7rem + 0.25vw, 1rem);
  /* padding-bottom: 1vw; */
}

.header-subtitle {
  /* Far left text */
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  /*   position: relative; */
  bottom: -0.3vw;

  font-size: 1.25rem;
  line-height: 100%;
  align-self: end;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
}


.header-left-sub {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
  bottom: -0.3vw;
  font-family: "rtext-thin";
  font-size: 1.35rem;
  line-height: 100%;
}

.header-left-sub-title {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 2;
  bottom: -0.3vw;
  margin-top: 0.75vw;
  font-family: "R-bk-med";
  font-size: 0.75rem;
  line-height: 100%;
}


.header-right-sub {
  grid-column-start: 11;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  bottom: -0.3vw;
  font-family: "rtext-thin";
  font-size: 1.35rem;
  line-height: 100%;
}

.header-right-sub-title {
  grid-column-start: 11;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 2;
  margin-top: 0.75vw;
  bottom: -0.3vw;
  font-family: "R-bk-med";
  font-size: 0.75rem;
  line-height: 100%;
}



.videography-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  /*   position: absolute; */
  display: block;
  overflow: hidden;
  padding-top: 10vw;
  clear: none;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  order: 1;
  border-bottom: 0 #5b5b5b;
  border-radius: 1px;
  font-family: "Monument Extended-Bold";
  color: #1a1a1a;
  line-height: 100%;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  object-fit: none;
  -webkit-box-flex: 0;
  flex: 0 auto;
  font-size: 20vw;
  align-self: auto;
  grid-column-start: span 8;
  grid-column-end: span 8;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

.graphics-intro-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  display: flex;
  width: 100vw;
  height: 100vh;
  margin-bottom: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  align-content: flex-start;
  background-color: #f4f4f4;
  color: #1a1a1a;
}

.intro-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  width: auto;
  height: 100%;
  padding-top: 0;
  padding-bottom: 70px;
  grid-auto-flow: row;
  margin-right: 80px;
  margin-left: 80px;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.intro-text-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  margin-top: 8.333vw;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
}

.intro-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  /* padding-bottom: 1vw; */
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  grid-row-gap: 20px;
  font-family: 'Rational';
  color: #1a1a1a;
  font-size: 2.222vw;
  font-weight: 500;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 1;
  align-self: start;
  justify-self: start;
  order: -9999;
  overflow: hidden;
}

.intro-title--text,
.intro-title--arrow {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  grid-row-gap: 20px;
  font-family: 'Rational';
  font-size: 2.222vw;
}

.intro-title--arrow {
  color: #f4f4f4;
  /* font-family: 'M-Black'; */
  text-decoration: none;
  -webkit-text-stroke: 2.25px #1a1a1a;
}


.intro-title:hover .intro-title--arrow {
  color: #00FFA3;
  -webkit-text-stroke: 2.25px #00FFA3;
  transition: color 0.3s ease-in-out;
}

.intro-title:hover {
  color: #00FFA3;
  transition: color 0.3s ease-in-out;
}

.intro_image_container {
  right: 0;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  overflow: visible;
  width: 50vw;
  height: 100vh;
  background-image: url("img/gd/cm-mag-pv.jpg");
  background-position: 50% 50%;
  background-size: cover;
  object-fit: fill;
  grid-column-start: 6;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: auto;
  justify-self: end;
  position: absolute;
  opacity: 1;
}

.intro-image1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  overflow: visible;
  width: 50vw;
  height: 100vh;
  background-image: url("img/gd/cm-mag-pv.jpg");
  background-position: 50% 50%;
  background-size: cover;
  object-fit: fill;
  grid-column-start: 6;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: auto;
  justify-self: end;
  position: absolute;
  opacity: 0;
}

.intro-image2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  overflow: visible;
  width: 50vw;
  height: 100vh;
  background-image: url("img/gd/ab-logo-pvg.jpg");
  background-position: 50% 50%;
  background-size: cover;
  object-fit: fill;
  grid-column-start: 6;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: auto;
  justify-self: end;
  position: absolute;
  opacity: 0;
  display: inline;
}

.intro-image3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  overflow: visible;
  width: 50vw;
  height: 100vh;
  background-image: url("img/gd/dirt-pv.jpg");
  background-position: 50% 50%;
  background-size: cover;
  object-fit: fill;
  grid-column-start: 6;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: auto;
  justify-self: end;
  position: absolute;
  opacity: 0;
}

.intro-image4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  overflow: visible;
  width: 50vw;
  height: 100vh;
  background-image: url("img/gd/bc-chart-pv.jpg");
  background-position: 50% 50%;
  background-size: cover;
  object-fit: fill;
  grid-column-start: 6;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: auto;
  justify-self: end;
  position: absolute;
  opacity: 0;
}

.intro-image5 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  overflow: visible;
  width: 50vw;
  height: 100vh;
  background-image: url("img/gd/mcr-nyc-pv.jpg");
  background-position: 50% 50%;
  background-size: cover;
  object-fit: fill;
  grid-column-start: 6;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: auto;
  justify-self: end;
  position: absolute;
  opacity: 0;
}

.graphics-quote-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  height: 100vh;
  background-color: #1a1a1a;
}

.quote-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  margin-right: 80px;
  margin-left: 80px;
}

.quote-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1.625rem;
  line-height: 120%;
  grid-column-end: 7;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-row-start: 1;
  align-self: center;
}

.graphics-logos-section,
.graphics-mograph-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: start;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  background-color: #00ffa3;
  object-fit: fill;
}

.graphics-mograph-section {
  background-color: #D9D9D9;
}

.logos-grid,
.mograph-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  position: static;
  z-index: 50;
  overflow: visible;
  margin-top: 8vw;
  -webkit-box-pack: end;
  justify-content: end;
  grid-auto-flow: column;
  grid-column-gap: 1.5vw;
  grid-row-gap: 0vw;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  margin-right: 80px;
  margin-left: 80px;
}

/* LOTTIE LOGO POP-UP GRID STYLES */

.logo-gallery {
  max-width: 900px;
  max-height: 800px;
  margin: 0 auto;
  display: grid;
  gap: 0rem;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  grid-template-rows: repeat(auto-fit, minmax(150px, 1fr));
}

.logo-title {
  font-family: "Monument Extended-Bold";
  display: block;
  text-align: center;
  font-size: 5.5vw;
  height: 5.5vw;
  z-index: 50;
  color: #0177FF;
  overflow: hidden;
}

.logo-sub-titles {
  padding: 0.6%;
  display: flex;
  align: center;
  justify-content: space-between;
  width: auto;
}

.logo-sub {
  font-family: 'Rational-light';
  font-size: 15px;
  color: #0177FF;
  height: 15px;
  overflow: hidden;
}

/* .logo-originalContainer {
  border-right: 0px solid #0177FF;
  border-bottom: 0px solid #0177FF;
  margin: 0; padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
} */

.logo-gallery div:nth-child(4n) {
  border-right: none;
}

.logo-gallery div:nth-child(8)~div {
  border-bottom: none;
}


.logo-item {
  cursor: pointer;
  font-size: 0;

}



.logo-newContainer {
  position: absolute;
  top: 50%;
  /* position the top  edge of the element at the middle of the parent */
  left: 50%;
  /* position the left edge of the element at the middle of the parent */
  transform: translate(-50%, -50%);
  width: 300px;
  height: 300px;
  z-index: 1;
  visibility: hidden;
}


.logo-newContainer>* {
  margin-bottom: 1rem;
}

.logo-detail .logo-title {
  font-size: 2rem;
  text-transform: uppercase;
}

.logo-detail .logo-secondary {
  color: lightgray;
}

.logo-detail .logo-description {
  line-height: 1.5;
}

.logo-box {
  height: 100%;
  width: 100%;
}

/* .logo-lottieHolder {
  height: 100%;
  width: 100%;
  background: #EFEBE0;
  border-top-width: 0 solid #0177FF;
  opacity: 1;
}
.logo-lottieHolderOpen {
  height: 100%;
  width: 100%;
  background:  #EFEBE0;
  border: 1px solid #0177FF;
} */


#logo-bottom {
  position: absolute;
  background: none transparent;
  bottom: 0;
  left: 0;
  width: 200px;
  height: 1px;
  z-index: 1;
}

#logo-vertical-r {
  position: absolute;
  background: none transparent;
  right: 0;
  top: 0;
  height: 200px;
  width: 1px;
  z-index: 1;
}

#logo-vertical-l {
  position: absolute;
  background: none transparent;
  left: 0;
  top: 0;
  height: 200px;
  width: 1px;
  z-index: 1;
}


/* GRAPHICS BUTTON STYLES */

.general_button_container {
  /* padding-left: 10vw; */
  /* padding-bottom: 10rem; */
  /* background-color: #1a1a1a; */
  /* position: absolute; */
}

.generalbutton {
  font-family: "R-bk-med";
  font-size: 1.2rem;
  width: 14rem;
  height: 3.5rem;
  color: #fff;
  align-items: center;
  background: 0 0;
  border: none;
  border-radius: 6.25rem;
  cursor: pointer;
  display: inline-flex;
  font-weight: 600;
  gap: 0.363636em;
  justify-content: center;
  letter-spacing: -0.01em;
  line-height: 1.04545;
  overflow: hidden;
  padding: 0.5625em 1.75em 0.5em;
  position: relative;
  text-decoration: none;
}


.button--stroke:after {
  border: 0.125rem solid #005DFF;
  border-radius: 6.25rem;
  content: "";
  pointer-events: none;
}

.button--stroke:after {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}


.button--stroke .button_circle {
  transform: scale(0);
  transform-origin: 0 0;
  will-change: transform;
}

.button_circle {
  translate: none;
  rotate: none;
  scale: none;
  transform: translate(-12.3054%, 113.167%) scale(0, 0);
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}



.button_circle:before {
  aspect-ratio: 1/1;
  background: #005DFF;
  border-radius: 50%;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 170%;
}


.button__flair:before {
  aspect-ratio: 1/1;
  /* background: #EFEBE0;
    border-radius: 50%; */
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 170%;
}


.button__label {
  position: absolute;
  text-align: center;
  transition: color 50ms var(--ease-in-out-quart);
  color: #005DFF;
  z-index: 10;

}


.button__label2 {
  position: absolute;
  text-align: center;
  color: #f4f4f4;
  z-index: 20;
  transition: color 50ms var(--ease-in-out-quart);
  visibility: hidden;
}



/* LOGOS SECTION */

.graphics-logos-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100vw;
  padding-bottom: 8vw;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: start;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  background-color: #00ffa3;
  object-fit: fill;
}

.logos-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  position: static;
  z-index: 50;
  overflow: visible;
  margin-top: 8.333vw;
  -webkit-box-pack: end;
  justify-content: end;
  grid-auto-flow: column;
  grid-column-gap: 1.5vw;
  grid-row-gap: 0vw;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  margin-right: 80px;
  margin-left: 80px;
}

.logos-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  height: 25vw;
  border: 0 #000;
  background-image: none;
  grid-column-end: 7;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-row-start: 1;
  align-self: end;
  justify-self: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  overflow: hidden;

}

.logos-image-1 {
  /* background-image: url("https://uploads-ssl.webflow.com/63861021a9a59a484bf50be2/63861021a9a59a1febf50cba_MTB%20Master%20images%20-%20Selects%20Tier%201-4.jpg"); */
  /* background-position: 50% 50%; */
  /* background-size: cover; */
  background-attachment: scroll;
  grid-column-end: 6;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-row-start: 1;
  background-position: 50% 50%;
  background-size: contain;
  object-fit: none;
  display: inherit;
  /* transform-origin: bottom; */
}

.logos-image-1a {
  /* background-image: url("https://uploads-ssl.webflow.com/63861021a9a59a484bf50be2/63861021a9a59a1febf50cba_MTB%20Master%20images%20-%20Selects%20Tier%201-4.jpg"); */
  /* background-position: 50% 50%; */
  /* background-size: cover; */
  background-attachment: scroll;
  grid-column-end: 13;
  grid-column-start: 3;
  grid-row-end: 5;
  grid-row-start: 4;
  aspect-ratio: 16 / 9;
  object-fit: none;
  display: inherit;
  /* transform-origin: bottom; */
}

.motion-video-wrapper {
  height: 100%;
  width: 100%;
  margin-top: 5rem;
}

.smiley-spin-video {
  height: 100%;
}

.reveal {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  object-fit: cover;
  width: 100%;
  height: 100%;
  visibility: hidden;
  position: relative;
  overflow: hidden;
  transform-origin: bottom;

}

.image-1-transform-container {
  transform-origin: bottom;
  object-fit: cover;

}


.logos-number-1-container {
  -webkit-text-size-adjust: 100%;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: -1.67vw;
  right: -0.5vw;
  height: 55%;
  margin-bottom: 0;
  font-size: 17.5vw;
  line-height: 100%;
  font-weight: 700;
  text-align: right;
  grid-column-start: 11;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  overflow: hidden;
}

.logos-number-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 0;
  font-family: "Monument Extended-bold";
  color: #1a1a1a;
  font-size: 17.5vw;
  line-height: 100%;
  font-weight: 700;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 11;
  grid-row-end: 2;
  grid-row-start: 1;
}

.logos-caption-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: static;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #1a1a1a;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  grid-column-end: 6;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-row-start: 2;
  align-self: start;
}

.logos-subtitle-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-bottom: -0.45vw;
  font-family: "R-txt-book-light";
  font-size: 26px;
  line-height: 120%;
  text-align: left;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: end;
  justify-self: auto;
}

.logos-image-2 {
  background-image: url("https://files.matt-rudd.com/css%2Fimg%2Fgd%2Fcontento-card-m-up.jpg");
  background-position: 50% 50%;
  background-size: cover;
  box-sizing: border-box;
  position: relative;
  overflow: visible;
  height: 40vh;
  margin-top: 8.333vw;
  object-fit: none;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 5;
  grid-row-end: 6;
  align-self: start;
}

.motion-graphics-2 {
  box-sizing: border-box;
  position: relative;
  overflow: visible;
  height: 40vh;
  display: inherit;
  margin-top: 8.333vw;
  background-position: 50% 50%;
  background-size: cover;
  object-fit: none;
  grid-column-start: 3;
  grid-column-end: 7;
  grid-row-start: 5;
  grid-row-end: 7;
  align-self: start;
  margin-bottom: 20rem;
}



.logos-caption-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #1a1a1a;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  top: 0.3rem;
  margin-bottom: 0;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 5;
  grid-row-start: 4;
}

.noise-resize {
  /* min-height: 100%;
  width: 100%;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 4;
  grid-row-end: 5; */
}

.g_reveal {
  visibility: hidden;
  width: 100%;
  height: 100%;
  overflow: hidden;
  grid-column-start: 3;
  grid-column-end: 13;
  grid-row-start: 3;
  grid-row-end: 4;
  height: 45vw;
  margin-top: 8.333vw;
}


.logos-image-3 {
  -webkit-box-direction: normal;
  box-sizing: border-box;
  background-position: 50% 35%;
  background-size: cover;
  height: 100%;
}

.logos-caption-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-top: 1vw;
  margin-bottom: 0;
  font-family: "R-txt-book-light";
  color: #1a1a1a;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 9;
  grid-row-end: 7;
  grid-row-start: 6;
}

.mrc-gdh-noise-music-container {
  box-sizing: border-box;
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 6;
  grid-row-end: 7;
  /* background: purple; */
  margin-bottom: 10rem;
}

.mrc-gdh-noise-music-wrapper {
  aspect-ratio: 16 / 9;
  padding-top: 56.25%;
  overflow: hidden;
}

#mrc-gdh-noise-music-block {
  aspect-ratio: 16 / 9;
  padding-top: 56.25%;
  background: black;
}

.logos-subtitle-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: -0.25rem;
  margin-top: 8.333vw;
  font-family: "R-txt-book-light";
  font-size: 1.625rem;
  line-height: 120%;
  text-align: left;
  grid-column-start: 3;
  grid-column-end: 6;
  grid-row-start: 5;
  grid-row-end: 6;
  align-self: start;
  justify-self: auto;
}

.motion-subtitle-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: -0.25rem;
  margin-top: 8.333vw;
  font-family: "R-txt-book-light";
  font-size: 1.625rem;
  line-height: 120%;
  text-align: left;
  grid-column-start: 9;
  grid-column-end: 12;
  grid-row-start: 5;
  grid-row-end: 6;
  align-self: start;
  justify-self: auto;
  display: inherit;
}

.gd_button_shift_up {
  grid-column-start: 3;
  grid-column-end: 6;
  grid-row-start: 5;
  grid-row-end: 6;
  justify-self: start;
  align-self: end;
  width: 100%;
}


/* MOTION STYLES */

.gwrapper0 {
  height: auto;
  width: 60%;
  position: relative;
  display: flex;
  align-items: center;
  margin-left: -20vw;
  opacity: 1;
}

.gwrapper0.ninety-deg0 {
  transform: rotate(-90deg);
}


/* LOGO TICKER STYLES */

.gwrapper {
  height: auto;
  width: 60%;
  position: relative;
  display: flex;
  align-items: center;
  margin-left: -20vw;
  opacity: 1;
}

.gwrapper.top {
  transform: translateX(100vw);
}

.gwrapper.ninety-deg {
  transform: rotate(-90deg);
}

.gbox_motion,
.gbox,
.gbox2,
.gbox3,
.gbox4 {
  font-family: "Monument Extended-Bold";
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  flex-shrink: 0;
  font-size: 207px;
  translate: none;
}

.gbox_motion,
.gbox {
  color: #1a1a1a;
}

.gbox2,
.gbox3,
.gbox4 {
  color: #f4f4f4;
}

/* POSTER TICKER STYLES */

.gwrapper2 {
  height: auto;
  width: 60%;
  position: relative;
  display: flex;
  align-items: center;
  margin-left: -20vw;
  opacity: 1;
}

.gwrapper2.ninety-deg2 {
  transform: rotate(-90deg);
}

/* PRES TICKER STYLES */

.gwrapper3 {
  height: auto;
  width: 60%;
  position: relative;
  display: flex;
  align-items: center;
  margin-left: -20vw;
  opacity: 1;
}

.gwrapper3.ninety-deg3 {
  transform: rotate(-90deg);
}

/* REPORTS TICKER STYLES */

.gwrapper4 {
  height: auto;
  width: 60%;
  position: relative;
  display: flex;
  align-items: center;
  margin-left: -20vw;
  opacity: 1;
}

.gwrapper4.ninety-deg4 {
  transform: rotate(-90deg);
}




/* .logos-side-marquee {
 -webkit-text-size-adjust: 100%;
 --text-color: #111;
 --bg-color: #b9b3a9;
 box-sizing: border-box;
 position: relative;
 top: 0;
 right: auto;
 bottom: 0;
 z-index: 0;
 display: block;
 overflow: visible;
 width: 100%;
 clear: none;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 flex-direction: row;
 -webkit-box-pack: start;
 justify-content: flex-start;
 flex-wrap: nowrap;
 -webkit-box-align: start;
 align-items: flex-start;
 align-content: flex-start;
 -webkit-box-ordinal-group: 1;
 order: 0;
 border-bottom: 0 #5b5b5b;
 border-radius: 0;
 transform: rotate(-90deg);
 font-family: "Monument Extended-Bold";
 color: #1a1a1a;
 font-size: 207px;
 line-height: 100%;
 font-weight: 700;
 text-align: left;
 white-space: nowrap;
 object-fit: fill;
 margin-left: -40.1vw;
 align-self: flex-start;
 -webkit-box-flex: 0;
 flex: 0 auto;
} */

.graphics-posters-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: auto;
  padding-bottom: 8vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: start;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  background-color: #000;
  object-fit: fill;
}

.posters-grid {

  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  position: static;
  z-index: 50;
  overflow: visible;
  margin: 8.333vw 40px;
  -webkit-box-pack: end;
  justify-content: end;
  grid-auto-flow: column;
  grid-column-gap: 1.5vw;
  grid-row-gap: 0rem;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  margin-right: 80px;
  margin-left: 80px;
}


.posters-image-1b {
  position: relative;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  height: 55vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FRESONATE-GREEN.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  grid-column-end: 8;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-row-start: 1;
  opacity: 0;
}

.posters-image-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  height: 55vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FRESONATE-BLK.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  grid-column-end: 8;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-row-start: 1;
}

.posters-caption-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  bottom: 0;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  top: 0;
  margin-top: 0.8vw;
  text-align: right;
  align-self: auto;
  grid-column-start: 4;
  grid-column-end: 8;
  grid-row-start: 2;
  grid-row-end: 3;
}

.posters-image-1c-top {
  position: relative;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  margin-top: 20vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fvoice-master.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  grid-column-end: 13;
  grid-column-start: 9;
  grid-row-end: 2;
  grid-row-start: 1;
  aspect-ratio: 16 / 9;
  opacity: 0;
}

.posters-image-1c {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  margin-top: 20vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FLCC-voice-mockup.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  grid-column-end: 13;
  grid-column-start: 9;
  grid-row-end: 2;
  grid-row-start: 1;
  aspect-ratio: 16 / 9;
}

.posters-caption-1c {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  bottom: 0;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  top: 0;
  margin-top: 37.4vw;
  text-align: right;
  align-self: auto;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 1;
}


.posters-number-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: -1.25rem;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 17.5vw;
  line-height: 100%;
  font-weight: 700;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 11;
  grid-row-end: 2;
  grid-row-start: 1;
}

.posters-subtitle {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-bottom: -8.5vw;
  font-family: "R-txt-book-light";
  font-size: 1.625rem;
  line-height: 120%;
  text-align: left;
  color: #f4f4f4;
  grid-column-start: 10;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: end;
  justify-self: auto;
}


.posters-image-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  height: 25vw;
  margin-top: 10vw;
  align-self: auto;
  /* background-image: url(img/MM_UrbanPoster_UP-PAR-07-Apple\ Devices\ 4K.mp4);
 background-size: cover; */
  background-position: 50% 50%;
  grid-column-end: 8;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-row-start: 2;
  aspect-ratio: 18 / 9;
}

.posters-caption-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 35.7vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 8;
  grid-column-start: 4;
  grid-row-end: 3;
  grid-row-start: 2;
}

.posters-image-2a {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  height: 25vw;
  margin-top: -12.5vw;
  align-self: auto;
  background-image: url(https://matt-rudd.com/css%2Fimg%2Fgd%2FLA-Galaxy-night-billboard.jpg);
  background-size: cover;
  background-position: 50% 50%;
  grid-column-end: 8;
  grid-column-start: 3;
  grid-row-end: 4;
  grid-row-start: 3;
}

.posters-caption-2a {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 13.35vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 8;
  grid-column-start: 3;
  grid-row-end: 4;
  grid-row-start: 3;
}

.posters-image-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  height: 40vw;
  margin-top: 15vw;
  background-image: url(https://matt-rudd.com/css%2Fimg%2Fgd%2FMCR_NYC%20concrete%20wall%20lean.jpg);
  background-position: 50% 35%;
  background-size: cover;
  grid-column-end: 13;
  grid-column-start: 9;
  grid-row-end: 3;
  grid-row-start: 2;
  position: relative;
}

.posters-caption-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  /* position: relative; */
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 0.75vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 9;
  grid-row-end: 4;
  grid-row-start: 3;
  align-self: start;
}

.posters-subtitle-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-top: 12.333vw;
  margin-bottom: -0.45vw;
  font-family: "R-txt-book-light";
  font-size: 1.625rem;
  line-height: 120%;
  text-align: left;
  color: #f4f4f4;
  grid-column-end: 10;
  grid-column-start: 13;
  grid-row-end: 4;
  grid-row-start: 3;

}


.posters-image-4b {
  position: relative;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  align-self: flex-end;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FAkt-europe-board.jpg");
  background-position: 50% 35%;
  background-size: cover;
  height: 35vw;
  grid-column-end: 11;
  grid-column-start: 4;
  grid-row-end: 6;
  grid-row-start: 5;
  opacity: 0;
}


.posters-image-4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  align-self: flex-end;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FBus-stop-akt-mock.jpg");
  background-position: 50% 35%;
  background-size: cover;
  height: 35vw;
  grid-column-end: 11;
  grid-column-start: 4;
  grid-row-end: 6;
  grid-row-start: 5;
}

.posters-caption-4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: Rationaltext, sans-serif;
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: left;
  grid-column-end: 11;
  grid-column-start: 4;
  grid-row-end: 7;
  grid-row-start: 6;
}

.presentations-side-marquee {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  position: relative;
  left: 0;
  right: auto;
  z-index: 0;
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: 0;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: flex-start;
  -webkit-box-ordinal-group: 1;
  order: 0;
  border-bottom: 0 #5b5b5b;
  border-radius: 0;
  transform: rotate(-90deg);
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 207px;
  line-height: 100%;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  object-fit: fill;
  margin-left: -40.1vw;
  align-self: flex-start;
  -webkit-box-flex: 0;
  flex: 0 auto;
}

.graphics-presentations-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: auto;
  padding-bottom: 8vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: start;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  background-color: #005dff;
  object-fit: fill;
}

.presentations-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  position: static;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  margin-top: 8.333vw;
  padding-top: 0;
  -webkit-box-pack: end;
  justify-content: end;
  grid-auto-flow: column;
  grid-column-gap: 1.5vw;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  margin-right: 80px;
  margin-left: 80px;
}

.presentations-image-1b {
  position: relative;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  height: 30vw;
  align-self: auto;
  background-image: url("https://pub-0522c91aaac74a0b8add2ec9e8d85fe7.r2.dev/css%2Fimg%2Fgd%2Fpres%2F7-day-2.png");
  background-size: cover;
  background-position: 50% 50%;
  grid-column-start: 3;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 2;
  opacity: 0;
}

.presentations-image-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  height: 30vw;
  align-self: auto;
  background-image: url("https://pub-0522c91aaac74a0b8add2ec9e8d85fe7.r2.dev/css%2Fimg%2Fgd%2Fpres%2F7-day-1.png");
  background-size: cover;
  background-position: 50% 50%;
  grid-column-start: 3;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 2;
}

.presentations-caption-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  grid-column-end: 9;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-row-start: 2;
}

.presentations-subtitle-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: 0.3vw;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1.625rem;
  line-height: 120%;
  text-align: right;
  grid-column-start: 10;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: end;
  justify-self: auto;
}

.reports-number-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: -1.25rem;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 17.5vw;
  line-height: 100%;
  font-weight: 700;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 11;
  grid-row-end: 2;
  grid-row-start: 1;
}

.presentations-image-2-top {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  /* height: 30vw; */
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fpres%2Fca-2.png");
  /* background-position: 50% 35%; */
  background-size: cover;
  grid-column-start: 3;
  grid-column-end: 8;
  grid-row-start: 2;
  grid-row-end: 3;
  aspect-ratio: 16 / 9;
  align-self: auto;
  position: relative;
  opacity: 0;
}

.presentations-image-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  /* height: 30vw; */
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fpres%2Fca-1.png");
  /* background-position: 50% 35%; */
  background-size: cover;
  grid-column-start: 3;
  grid-column-end: 8;
  grid-row-start: 2;
  grid-row-end: 3;
  aspect-ratio: 16 / 9;
  align-self: auto;
}

.presentations-image-2b {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  /* height: 30vw; */
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fpres%2Fsh-2.png");
  background-position: 50% 35%;
  background-size: cover;
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
  aspect-ratio: 16 / 9;
  align-self: auto;
}

.presentations-image-2b-top {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  /* height: 30vw; */
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fpres%2Fsh-1.png");
  background-position: 50% 35%;
  background-size: cover;
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
  aspect-ratio: 16 / 9;
  align-self: auto;
  opacity: 0;
  position: relative;
}

.presentations-caption-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 9;
  grid-row-end: 4;
  grid-row-start: 3;
  align-self: auto;
}

.presentations-image-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #005dff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background: #005DFF;
  background-image: url("https://files.matt-rudd.com/css%2Fimg%2Fgd%2Fpres%2Fpublic-speaking-image2.jpg");
  background-position: 50% 50%;
  background-size: cover;
  height: 40vw;
  align-self: flex-start;
  grid-column-end: 7;
  grid-column-start: 3;
  grid-row-end: 4;
  grid-row-start: 3;
}

.presentations-caption-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: left;
  grid-column-end: 7;
  grid-column-start: 3;
  grid-row-end: 5;
  grid-row-start: 4;
}

.presentations-subtitle-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: 0.3vw;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1.625rem;
  line-height: 120%;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 8;
  grid-row-end: 4;
  grid-row-start: 3;
  align-self: center;
}

.presentations-image-4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: block;
  width: 100%;
  /* height: 25vw; */
  aspect-ratio: 16 / 9;
  margin-top: -4.1665vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fpres%2Fbc-chart.jpg");
  background-position: 50% 35%;
  background-size: cover;
  grid-column-end: 13;
  grid-column-start: 8;
  grid-row-end: 5;
  grid-row-start: 4;
  align-self: auto;
}

.presentations-caption-4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 8;
  grid-row-end: 6;
  grid-row-start: 5;
}

.presentions-side-marquee {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  position: relative;
  left: 0;
  right: auto;
  z-index: 0;
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: 0;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: flex-start;
  -webkit-box-ordinal-group: 1;
  order: 0;
  border-bottom: 0 #5b5b5b;
  border-radius: 0;
  transform: rotate(-90deg);
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 207px;
  line-height: 100%;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  object-fit: fill;
  margin-left: -40.1vw;
  align-self: flex-start;
  -webkit-box-flex: 0;
  flex: 0 auto;
}

.graphics-reports-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  z-index: 1;
  display: block;
  overflow: hidden;
  padding-bottom: 8vw;
  width: 100vw;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: start;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  background-color: #7f5af0;
  object-fit: fill;
}

.reports-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  position: static;
  z-index: 50;
  overflow: visible;
  margin: 8.333vw 40px;
  -webkit-box-pack: end;
  justify-content: end;
  grid-auto-flow: column;
  grid-column-gap: 1.5vw;
  grid-row-gap: 0rem;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  margin-right: 80px;
  margin-bottom: 0;
  margin-left: 80px;
}

.reports-image-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  height: 50vw;
  border: 0 #000;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FCM_mag_cover_held.jpg");
  background-position: 57.5% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  grid-column-end: 9;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-row-start: 1;
  align-self: auto;
  justify-self: auto;
}

.reports-caption-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 8;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-row-start: 2;
  align-self: start;
  justify-self: start;
}

.reports-number-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: -1.25rem;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 17.5vw;
  line-height: 100%;
  font-weight: 700;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 10;
  grid-row-end: 2;
  grid-row-start: 1;
}

.reports-subtitle-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-top: -27vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1.625rem;
  line-height: 120%;
  text-align: left;
  grid-column-start: 10;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
  align-self: start;
  justify-self: auto;
}

.reports-image-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  height: 25vw;
  margin-top: 8.333vw;
  border: 0 #000;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FCM%20reflecting%20magazine%20spread.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 3;
  grid-row-start: 2;
}

.reports-caption-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 4;
  grid-row-start: 3;
}

.reports-image-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  height: 20vw;
  margin-top: -8.333vw;
  align-self: flex-start;
  background-image: url("https://files.matt-rudd.com/css%2Fimg%2Fgd%2Fcm-3d-logo.jpg");
  background-position: 50% 35%;
  background-size: cover;
  grid-column-end: 6;
  grid-column-start: 3;
  grid-row-end: 5;
  grid-row-start: 4;
}

.reports-caption-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  align-self: flex-start;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  grid-column-end: 6;
  grid-column-start: 3;
  grid-row-end: 6;
  grid-row-start: 5;
}

.reports-subtitle-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-top: -8.333vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1.625rem;
  line-height: 120%;
  text-align: left;
  grid-column-end: 13;
  grid-column-start: 8;
  grid-row-end: 7;
  grid-row-start: 6;
  align-self: auto;
}

.reports-image-4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Flr-report-1.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: 9;
  grid-column-start: 3;
  grid-row-end: 8;
  grid-row-start: 7;
  aspect-ratio: 16 / 9;
}

.reports-image-4a {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Flr-report-2.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: 9;
  grid-column-start: 3;
  grid-row-end: 8;
  grid-row-start: 7;
  aspect-ratio: 16 / 9;
  opacity: 0;
  position: relative;
}

.reports-image-4b {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Flr-report-3.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: 9;
  grid-column-start: 3;
  grid-row-end: 8;
  grid-row-start: 7;
  aspect-ratio: 16 / 9;
  opacity: 0;
  position: relative;
}


.reports-caption-4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  align-self: flex-start;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  grid-column-end: 8;
  grid-column-start: 4;
  grid-row-end: 9;
  grid-row-start: 8;
}


.reports-image-5 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fsskz-report-1.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 13;
  grid-row-start: 9;
  aspect-ratio: 16 / 9;
}

.reports-caption-5 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  align-self: flex-start;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 14;
  grid-row-start: 13;
}

.reports-image-5a {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background-image: url("https://pub-0522c91aaac74a0b8add2ec9e8d85fe7.r2.dev/css%2Fimg%2Fgd%2Fsskz-report-2.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 13;
  grid-row-start: 9;
  aspect-ratio: 16 / 9;
  opacity: 0;
  position: relative;
}

.reports-image-5b {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background-image: url("https://pub-0522c91aaac74a0b8add2ec9e8d85fe7.r2.dev/css%2Fimg%2Fgd%2Fsskz-report-3.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 13;
  grid-row-start: 9;
  aspect-ratio: 16 / 9;
  opacity: 0;
  position: relative;
}

.reports-side-marquee {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  position: relative;
  left: 0;
  right: auto;
  z-index: 0;
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: 0;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: flex-start;
  -webkit-box-ordinal-group: 1;
  order: 0;
  border-bottom: 0 #5b5b5b;
  border-radius: 0;
  transform: rotate(-90deg);
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 207px;
  line-height: 100%;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  object-fit: fill;
  margin-left: -40.1vw;
  align-self: flex-start;
  -webkit-box-flex: 0;
  flex: 0 auto;
}


/* VALUE SECTION STYLES */

.demo-1 {
  margin: 0;
  font-weight: 300;
  text-transform: uppercase;
  color: var(--color-text);
  /* background-color: #f4f4f4; */
  --color-bg-preview: #131312;
  --color-bg-overlay: #131312;
  --color-text-preview: #b3ac99;
  --color-title-preview: #923538;
  --page-padding: 1rem 2rem;
  --preview-padding: 0 2rem 1rem;
  font-family: acumin-pro, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* overflow-x: hidden; */
}

.unbutton2 {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;

  /* z-index: 9999; */
}

.unbutton2:focus {
  outline: none;
}

.logo-button {
  stroke: #0177FF;
  stroke-width: 1px;
  transition: stroke .3s;
  opacity: 1;
  width: 30%;
  margin: auto;
  cursor: none;
}

.logo-button:hover {
  stroke: #00FFA3;
  stroke-width: 1px;
  transition: stroke .3s;
}

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

.oh__inner {
  will-change: transform;
  display: inline-block;
  color: #1a1a1a;
}

.line {
  transform-origin: 0;
  white-space: nowrap;
  will-change: transform;
  display: block;
  text-align: start;
  width: 100%;
}

.main-values {
  /* position: relative; */
  display: grid;
  width: 100%;
  height: 100vh;
  grid-template-rows: auto auto;
  grid-template-columns: 100%;
}

.frame2 {
  color: var(--color-title);
  padding: 1rem 2rem;
  ;
  position: relative;
  grid-gap: 0.5rem;
  z-index: 2;
  font-size: 0.75rem;
  pointer-events: none;
  grid-template-columns: 100%;
  grid-template-rows: auto auto auto auto;
  display: grid;
  grid-template-areas: 'title' 'prev' 'sponsor' 'nav';
  justify-content: start;
  justify-items: start;
  grid-area: 1 / 1 / 2 / 2;
  width: 100%;
}

.frame2 a {
  pointer-events: auto;
}

.frame2 a:not(.frame__title-back) {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}

.frame2 a:not(.frame__title-back)::before {
  content: '';
  height: 1px;
  width: 100%;
  background: currentColor;
  position: absolute;
  top: 90%;
  transition: transform 0.3s;
  transform-origin: 0% 50%;
}

.frame2 a:not(.frame__title-back):hover::before {
  transform: scaleX(0);
  transform-origin: 100% 50%;
}

/* .frame__title {
	grid-area: title;
	display: flex;
}

.frame__title-main {
	font-size: 0.75rem;
	margin: 0;
	font-weight: 300;
}

.frame__title-back {
	position: relative;
	display: flex;
	align-items: flex-end;
}

.frame__title-back span {
	display: none;
}

.frame__title-back svg {
	fill: currentColor;
}

.frame__prev {
	grid-area: prev;
}

.frame__demos {
	grid-area: nav;
	display: flex;
	flex-wrap: wrap;
	justify-self: stretch;
	gap: 1.5rem;
} */

.content {
  line-height: 1;
  position: relative;
  z-index: 1;
  grid-row: 2;
}

.preview-open .content {
  pointer-events: none;
}

.demo-3.preview-open .content {
  z-index: 3;
}

.content__item {
  width: 100%;
  height: 100%;
  max-width: 500px;
  /* padding: calc(3rem + 5vh) 2rem 4rem; */
  margin: 0;
}

.content__item:nth-child(even) {
  padding-top: calc(3rem + 15vh);
}

.content__item-img-wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 0.75;
  cursor: pointer;
  will-change: transform;
}

.demo-3 .preview__item .content__item-img-wrap {
  width: auto;
  height: 100%;
  aspect-ratio: auto;
}

.content__item-img {
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
  will-change: transform;
}

.content__item-title {
  font-size: clamp(2rem, 3.25vw, 1.85rem);
  /* font-family: kudryashev-d-excontrast-sans, sans-serif; */
  font-family: "Monument Extended-Bold";
  /* font-family: "Titles Black"; */
  font-weight: 300;
  color: #1a1a1a;
  letter-spacing: 0.1rem;
  margin: 0 0 0.5rem;
  text-align: center;
}

.content__item-title .oh__inner {
  padding-top: 0.75vw;
  line-height: 1.2;
}

.content__item-caption {
  margin-top: 0.75rem;
  font-family: 'Rational-light';
  color: #1a1a1a;
}

.content__overlay {
  background: var(--color-bg-overlay);
  position: fixed;
  top: calc(50% - 75vmax);
  left: calc(50% - 75vmax);
  width: 150vmax;
  height: 150vmax;
  pointer-events: none;
  will-change: transform;
  /* z-index: 9999; */
}

.overlay__inner {
  background: #131312;
  width: 100%;
  height: 100%;
  /* z-index: 9999; */
  position: fixed;
  opacity: 0;
}

.content__overlay {
  transform: rotate(45deg);
  background: transparent;
}

.preview {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: grid;
  pointer-events: none;
  /* z-index: 999999; */
  color: var(--color-text-preview);
}

.preview__item {
  grid-area: 1 / 1 / -1 / -1;
  opacity: 0;
  pointer-events: none;
  display: grid;
  grid-gap: 1rem;
  padding-top: 2rem;
  grid-template-columns: 100%;
  grid-template-rows: auto auto auto auto auto 1fr;
  grid-template-areas: 'title' 'subtitle' 'meta' 'box-left' 'box-right' '...';
  will-change: clip-path;
}

.preview__item--current {
  opacity: 1;
  pointer-events: auto;
  overflow-y: hidden;
}

.preview__item-img-outer {
  align-self: center;
  justify-self: center;
  width: 60vw;
  max-width: 800px;
  justify-self: center;
  grid-area: 1 / 1 / -1 / -1;
}

.preview__item-img-outer {
  transform: rotate(45deg);
  aspect-ratio: 0.7;
  width: 33vw;
}

.preview__item-img-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  will-change: transform;
}

.preview__item-img {
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
  will-change: transform;
}

.preview__item-title {
  align-self: center;
  justify-self: center;
  grid-area: title;
  font-size: clamp(3rem, 12.5vw, 17rem);
  /* font-family: kudryashev-d-excontrast-sans, sans-serif; */
  font-family: "Monument Extended-UltraBold";
  /* font-family: "Titles Black"; */
  font-weight: 300;
  margin: 0;
  line-height: 1;
  letter-spacing: 0.75rem;
  will-change: transform;
  padding-top: 1vw;
  color: #f4f4f4;
}

.preview__item-subtitle {
  justify-self: center;
  position: relative;
  grid-area: subtitle;
  font-weight: 300;
  margin: 0;
  color: var(--color-title-preview);
  font-family: 'Rational-light'
}

.preview__item-meta {
  justify-self: center;
  position: relative;
  grid-area: meta;
  font-family: 'Rational-light'
}

.preview__item-box {
  padding: 0 2rem 1rem;
  position: relative;
  max-width: 450px;
  will-change: transform;
  justify-self: center;
  text-align: center;
}

.preview__item-box--right {
  grid-area: box-right;
}

.preview__item-box--left {
  grid-area: box-left;
}

.preview__item-box-title {
  margin: 0;
  font-weight: 400;
  color: #f4f4f4;
  font-family: 'Rational-light';
  color: #f4f4f4;
}

.preview__item-box-desc {
  will-change: transform, opacity;
  font-family: 'Rational-light';
  color: #f4f4f4;
}

.preview__back {
  cursor: pointer;
  position: absolute;
  bottom: 2.5rem;
  left: 50%;
  opacity: 0;
  z-index: 300;
  pointer-events: none;
  transform: translateX(-50%);
  will-change: transform, opacity;
  z-index: 999;
}



.preview-open .preview__back {
  pointer-events: auto;
  overflow-y: hidden;
}

.preview__back svg {
  pointer-events: none;
  stroke: #f4f4f4;
  stroke-width: 1px;
  transition: stroke .3s;

}

@media screen and (min-width: 53em) {

  /* body.preview-open {
		overflow: hidden;
	} */
  main {
    grid-template-rows: 100%;
  }

  .frame2 {
    grid-area: 1 / 1 / -1 / -1;
    height: 100vh;
    grid-gap: 2rem;
    align-content: space-between;
    grid-template-columns: auto auto 1fr;
    grid-template-rows: auto auto;
    grid-template-areas: 'title prev sponsor' 'nav nav nav';
  }

  .content {
    height: 100vh;
    display: flex;
    align-items: center;
    align-content: center;
    grid-area: 1 / 1 / -1 / -1;
  }

  .content__item {
    height: 80%;
    margin: 0;
    /* width: 25%; */
    width: 100%;
  }

  .preview__item {
    padding-top: 0;
    grid-template-columns: 30% 1fr 30%;
    grid-template-rows: 1fr auto auto auto;
    grid-template-areas: 'title title title'
      'box-left subtitle box-right'
      'box-left meta box-right'
      'box-left ... box-right';
    z-index: 999;
  }

  .preview__item-title {
    grid-row: 1 / span 4;
  }

  .preview__item-box--right {
    justify-self: end;
    text-align: right;
  }

  .preview__item-box--left {
    justify-self: start;
    text-align: left;
  }

  body #cdawrap {
    justify-self: end;
  }
}

/* body.preview-open {
	height: 100vh;
	overflow-y: hidden;
} */

/* END VALUE SECTION STYLES */

/* ABOUT-ME SECTION STYLES */

/* TOP SECTION */

.about-me-top-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  width: 100vw;
  height: 100vh;
  padding: 10%;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #00ffa3;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.about-me-top-section-heading-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 10;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-flex: 0;
  flex: 0 auto;
  text-align: right;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  order: 0;
  grid-column-end: 12;
  grid-column-start: 2;
  grid-row-end: 2;
  grid-row-start: 1;
  pointer-events: none;
}

.about-me-to-right {
  background: black;
}

.smiley_3d {
  position: absolute;
  width: 5vw;
}

.smiley_section {
  background: #f4f4f4;
  height: 100vh;
  height: 100svh;
}

/* divider styles */
.border_container {
  /* position: absolute; */
  width: 100%;
  /* padding: 0 4vw; */
  /* display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; */
  /* transform-origin: left; */
}

.smiley_section>.border_container {
  position: absolute;
  width: 100vw;
  padding: 0 4vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}




/* .section_lottie {
  margin-top: -1.25vh;
  margin-right: -1.45rem;
} */

.blurb-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 4rem 24rem;
}

.blurb-wrapper p {
  font-family: 'R-txt-light';
  font-size: 24px;
}

.about-me-blurb {
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-weight: 300;
  font-size: 1.528vw;
  line-height: 1.833vw;
}

.black-p {
  color: #1a1a1a;
}

.squashed-globe-container {
  /* margin-right: -1.375rem; */
  /* margin-right: 8vw; */
}

*,
*::after,
*::before {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  cursor: none
}

/* .is-transitioning {
  pointer-events: none;
  cursor: progress;
} */

:root {
  --heading-xl: font-size: max(5.125rem, min(13.3333vw + 2rem, 18rem));
  --body-blurb-size: max(.875rem, min(.647249vw + .723301rem, 1.5rem));
  ;
  --h2-size: 4rem;
  --color-menu-overlay: #c4c4c4;
  /* --color-menu-text: #1a1a1a; */
  --color-divider: #1a1a1a;
}

* {
  margin: 0;
  box-sizing: border-box;
  /*transition: all 0.3s ease-in-out;*/
}


/*
html {
  --color: transparent;
}
*/



body {
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  /* background: var(--bg-color); */
  transition: 0.3s ease-out;
  background: #000;
  /* overflow: hidden; */
}


@font-face {
  font-family: "Monument Extended-Ultra-Light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/MonumentExtended-Ultralight.ttf") format("truetype");
}

@font-face {
  font-family: "M Light2";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/MExtra-Light.ttf") format("truetype");
}


@font-face {
  font-family: "rdisp-medium";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/rdisp-medium.woff") format("woff");
}

@font-face {
  font-family: "R-disp-bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RDis-Bold.woff") format("woff");
}

@font-face {
  font-family: "R-txt-book-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Rattxt-book.woff") format("woff");
}

@font-face {
  font-family: "Rational-semi-bold";
  /* 'R-disp-semi-bold'; */
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/R-disp-semi-bold.woff") format("woff");
}


@font-face {
  font-family: "Monument Extended-Light";
  /* font-style: normal; */
  /* font-weight: 300; */
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/MonumentExtended-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Monument Extended-Bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/monumentextended-bold.ttf") format("truetype");
}

@font-face {
  font-family: "Monument Extended-UltraBold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/MonumentExtended-Ultrabold.ttf") format("truetype");
}

@font-face {
  font-family: 'Rational';
  /* 'R-disp-semi-bold'; */
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/R-disp-semi-bold.woff') format("woff");
}

@font-face {
  font-family: 'Rational-light';
  src: url('https://assets.codepen.io/4086427/RationalTextDEMO-Light.otf') format("opentype");
}

@font-face {
  font-family: 'R-disp-med';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/rdisp-medium.woff') format("woff");
}

@font-face {
  font-family: 'R-disp-semi-bold';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/R-disp-semi-bold.woff') format("woff");
}


@font-face {
  font-family: "R-bk-med";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/ra-txt-med.woff") format("woff");
}


@font-face {
  font-family: "R-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/rdisp-light.woff") format("woff");
}

@font-face {
  font-family: "R-txt-book-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Rattxt-book.woff") format("woff");
}

@font-face {
  font-family: 'R-txt-light';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RTxt-Light.ttf') format("truetype");
}

@font-face {
  font-family: 'R-txt-bold';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RText-Bold.ttf') format("truetype");
}

@font-face {
  font-family: 'M-light';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/M-Light.otf') format("opentype");
}


@font-face {
  font-family: 'M-Black';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/M-Black.woff') format("woff");
}



/* COPYWRITING PAGE FONTS */

@font-face {
  font-family: "Titles Semi-Bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/copy-titles-semibold.ttf") format("opentype");
}

@font-face {
  font-family: "Titles Bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/copy-titles-bold.ttf") format("opentype");
}

@font-face {
  font-family: "Titles Black";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/copy-titles-black.ttf") format("opentype");
}

@font-face {
  font-family: "LK Bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/lk-bold.otf") format("opentype");
}

@font-face {
  font-family: "LK Light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/lk-light.otf") format("opentype");
}

@font-face {
  font-family: "LK Thin";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/lk-thin.otf") format("opentype");
}

@font-face {
  font-family: "rdisp-medium";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/rdisp-medium.woff") format("woff");
}

@font-face {
  font-family: "rdisp-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/rdisp-light.woff") format("woff");
}

@font-face {
  font-family: "rtext-extra-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RTxt-ExtraLight.woff") format("woff");
}

@font-face {
  font-family: "rtext-hairline";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RTxt-Hairline.woff") format("woff");
}

@font-face {
  font-family: "rtext-thin";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RTxt-Thin.woff") format("woff");
}

@font-face {
  font-family: "Titles Var";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/copy-titles-var.ttf");
  font-display: block;
  font-style: normal italic;
  font-weight: 100 900;
}

@font-face {
  font-family: "Serif-Titles-Med-Ital";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Serif-titles-MediumItalic.ttf") format("opentype");
}

@font-face {
  font-family: "Serif-Titles-Light-Ital";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Serif-titles-LightItalic.ttf") format("opentype");
}

@font-face {
  font-family: "Montserrat";
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Montserrat-VariableFont_wght.ttf');
}

@font-face {
  font-family: "Syne";
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Syne-VariableFont_wght.ttf');
}

@font-face {
  font-family: "Manrope";
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Manrope-VariableFont_wght.ttf');
}

/* ADDED WITH NEW MENU */


@font-face {
  font-family: "R-disp-bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RDis-Bold.woff") format("woff");
}



@font-face {
  font-family: "Rational-semi-bold";
  /* 'R-disp-semi-bold'; */
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/R-disp-semi-bold.woff") format("woff");
}







/* STYLE GUIDE */

p {
  font-size: clamp(1.5rem, 1.3882rem + 0.4706vw, 1.8rem);
  line-height: 1.3;
}



/* PAGE SETUP (UI ELEMENTS ETC.) */


/* .menu_container {
  height: 10vh;
  width: 100vw;
  padding: 0 4vw;
  position: fixed;
  top: 15;
  z-index: 99;
  mix-blend-mode: difference;
  color: #f4f4f4;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  /* background-color: purple; 
  font-size: 1.3125rem;
}

.menu_lottie {
  pointer-events: none;
  width: 7rem;
}

.menu_text_box {
  font-family: "R-disp-med";
  overflow: hidden;
  display: flex;
  /* position: absolute; 
  justify-content: flex-end;
  align-items: flex-end;
  width: 7rem;
  right: 0;
  /* background-color: green; 
}



.menu_blurb_box {
  font-family: "R-disp-med";
  color: #f4f4f4;
  overflow: hidden;
  margin-right: 0 auto;
  display: flex;
  align-items: flex-end;
  /* margin-left: -2.5vw; */
/* background-color: yellow; 
}


.logo_container {
  position: fixed;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  top: 0;
}

.logo_box {
  color: #f4f4f4;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}


.menu-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 5rem;
}


.menu_clickable {
  pointer-events: all;
}

.menu_logo_box {
  margin-left: -2.2rem;
  font-family: "R-disp-med";
}

.menu_button_container {
  position: relative;
}

.Menu_open_button, .Menu_open_button {
  position: absolute;
}


*/





.mrc-logo {
  /* margin-top: 0.2rem; */
  height: 7rem;
}

.mrc-logo-layer path {
  fill: #f4f4f4
}

/* GENERAL BUTTON STYLES */

.general_button_container {
  /* padding-left: 10vw; */
  /* padding-bottom: 10rem; */
  /* background-color: #1a1a1a; */
  /* position: absolute; */
}

.generalbutton {
  font-family: "R-bk-med";
  font-size: 1.2rem;
  width: 14rem;
  height: 3.5rem;
  color: #EFEBE0;
  align-items: center;
  background: 0 0;
  border: none;
  border-radius: 6.25rem;
  cursor: pointer;
  display: inline-flex;
  font-weight: 600;
  gap: 0.363636em;
  justify-content: center;
  letter-spacing: -0.01em;
  line-height: 1.04545;
  overflow: hidden;
  padding: 0.5625em 1.75em 0.5em;
  position: relative;
  text-decoration: none;
}


.button--stroke:after {
  border: 0.125rem solid #EFEBE0;
  border-radius: 6.25rem;
  content: "";
  pointer-events: none;
}

.button--stroke:after {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}


.button--stroke .button_circle {
  transform: scale(0);
  transform-origin: 0 0;
  will-change: transform;
}

.button_circle {
  translate: none;
  rotate: none;
  scale: none;
  transform: translate(-12.3054%, 113.167%) scale(0, 0);
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}



.button_circle:before {
  aspect-ratio: 1/1;
  background: #EFEBE0;
  border-radius: 50%;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 170%;
}


.button__flair:before {
  aspect-ratio: 1/1;
  background: #EFEBE0;
  border-radius: 50%;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 170%;
}


.button__label {
  position: absolute;
  text-align: center;
  transition: color 50ms var(--ease-in-out-quart);
  color: #EFEBE0;
  z-index: 10;

}


.button__label2 {
  position: absolute;
  text-align: center;
  color: #1a1a1a;
  z-index: 20;
  transition: color 50ms var(--ease-in-out-quart);
  visibility: hidden;
}


/* NEW MRC-HEADER */

.coupon__sticker_container_a {
  position: absolute;
  z-index: 9999;
  left: 10vw;
  top: 10vw;
}

#mrc-sticker-audit_a {
  width: 200px;
  height: 200px;
}

.mrc-header-video {
  background: #1a1a1a;
  padding: 10rem;
  position: absolute;
}

.mrc-header-title {
  position: absolute;
  font-family: "Monument Extended-Bold";
}


.header-title--wrapper {
  overflow: hidden;
}


.MRC-header-section {
  position: relative;
  font-family: "Monument Extended-Bold";
  width: 100vw;
  height: 100vh;
  /* background: #1a1a1a; */
  display: flex;
  align-items: center;
  justify-content: center;
}

#video-header-bg {
  position: absolute;
  min-width: 100vw;
  opacity: 45%;
}

#mrcvideo-overlay {
  /* position: absolute;
  height: 112vh;
  width: 100vw;
  z-index: 1;
  background: rgb(0 0 0 / 45%);} */
  /* END NEW HEADER */
}

/* SHOWREEL BUTTON STYLES */

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

.mrcbutton {
  font-family: "R-bk-med";
  font-size: 1.2rem;
  width: 12rem;
  height: 2.5rem;
  color: #005DFF;
  align-items: center;
  background: #00ffa3;
  border: none;
  border-radius: 6.25rem;
  cursor: pointer;
  display: inline-flex;
  gap: 0.363636em;
  justify-content: center;
  letter-spacing: -0.01em;
  line-height: 1.04545;
  overflow: hidden;
  /* padding: 1.25em 1em; */
  position: relative;
  text-decoration: none;
}

.wider_button {
  width: 15rem;
}


.mrcbutton--stroke:after {
  /*     border: 0.125rem solid #005DFF; */
  border-radius: 6.25rem;
  content: "";
  pointer-events: none;
}

.mrcbutton--stroke:after {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}


.mrcbutton--stroke .mrc_circle {
  transform: scale(0);
  transform-origin: 0 0;
  will-change: transform;
}

.mrc_circle {
  translate: none;
  rotate: none;
  scale: none;
  transform: translate(-12.3054%, 113.167%) scale(0, 0);
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}


/* .mrcbutton {
    padding: 1.25em 1em;  
  } */


.mrc_circle:before {
  aspect-ratio: 1/1;
  background: #005DFF;
  border-radius: 50%;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 170%;
}

.mrcbutton__flair:before {
  .mrcbutton__flair:before {
    aspect-ratio: 1/1;
    background: #005DFF;
    border-radius: 50%;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    width: 170%;
  }

  .mrcbutton__label {
    position: absolute;
    text-align: center;
    transition: color 50ms var(--ease-in-out-quart);
    color: #005DFF;
    z-index: 100;
  }

}

.mrcbutton__label {
  position: absolute;
  text-align: center;
  transition: color 75ms var(--ease-in-out-quart);
  color: #1a1a1a;
  z-index: 10;

}

.mrcbutton {
  color: #005DFF;
}


.mrcbutton__label2 {
  position: absolute;
  text-align: center;
  color: #fff;
  z-index: 20;
  transition: color 50ms var(--ease-in-out-quart);
  visibility: hidden;
}

/* END */

/* CORE SKILLS SECTION */

.core-skills-section {
  min-height: 100vh;
  padding: 0rem 4rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.core-skills-block-wrapper {
  opacity: 1;
}


/* CORE SKILLS MENU NEW 24! */
.mrc-options_wrapper__new {
  position: absolute;
  z-index: 40;
  height: 100%;
  width: 100%;
  padding: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}


.mrc-options-block {
  /* flex: 1; */
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-top: 0px solid black;
  border-bottom: 0px solid black;
  overflow: hidden;
  position: relative;
}

.mrc-options-block-colour {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.design_block {
  background-color: #00FFA3;
}

.photo_block {
  background-color: #000DFF;
}

.copy_block {
  background-color: #7F5AF0;
}

.boxTag {
  display: contents;
}


/* #mrc-options-block3 {
  border-bottom: 10px solid black; 
}

#mrc-options-block2 {
  border-top: 10px solid black; 
  border-bottom: 10px solid black; 
}

#mrc-options-block1 {
  border-top: 10px solid black; 
} */

.mrc-options-block {
  height: 0%;
}

/* .mrc-options-border-bottom {
  border-top: none;
} */

.mrc-options-border-top {
  border-bottom: none;
}

.mrc-h2-block-title {
  font-family: 'M-light';
  font-size: clamp(1.375rem, 0.2813rem + 3.5vw, 2.25rem);
  text-align: center;
  padding: 0;
  margin: 0;
  overflow: visible;
  opacity: 0;
  transform: translateY(200px);
  /* Starting y position */
  letter-spacing: 0.06rem;
}


.skills_underline {
  height: 4px;
  background-color: #f4f4f4;
  width: 0%;
  left: 0;
  position: absolute;
  top: 97.5%;
}

/* END CORE SKILLS MENU NEW 24! */




/* CORE SKILLS MENU STYLES */

.mrc-options_wrapper {
  position: absolute;
  z-index: 40;
  height: 100%;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.mrc-options_container {
  width: 100%;
  height: 100%;
  padding: 0;
  position: relative;
  font-family: "R-light";
  z-index: 10;
}

/** styling nav button **/
.mrc_index_nav_toggle {
  z-index: 999;
  position: relative;
  display: inline-block;
  margin: 15px;
  color: white;
  border: 1px solid white;
  background-color: transparent;
  padding: 5px;
  height: 50px;
  width: 100px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}

.mrc_index_nav_toggle:hover {
  background-color: white;
  color: black;
  cursor: pointer;
}

.mrc_index_nav_toggle.active {
  color: white;
  border-color: white;
}

.mrc_index_nav_toggle.active:hover {
  background-color: white;
  color: black;
}


/** styling mobile nav **/
.mrc_index_nav {
  z-index: 10;
  position: absolute;
  padding: 0;
  top: 0;
  /* right: 0; */
  height: 100%;
  width: 100%;
  background-color: rgb(47, 47, 47, 0);
  list-style-type: none;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  /* transform: translateY(-100%);  */
  overflow-x: hidden;
  /* opacity: 0%; */
}

.mrc_index_nav li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
  overflow: hidden;
}

.mrc_index_nav li a {
  font-size: 1.5rem;
  line-height: 1.75;
  display: inline-block;
  color: white;
  opacity: 0;
  text-decoration: none;
  transform: translateY(75px);
}

.mrc_index_nav li a:hover {
  color: #00FFA3;
  ;
}

.mrc_index_menu-button {
  z-index: 999;
}

#mrc_index_nav,
#mrc_index_nav2,
#mrc_index_nav3 {
  z-index: 60;
}

/* END */


.core-skills__heading {
  font-family: 'M-light';
  font-size: clamp(1.375rem, 0.2813rem + 3.5vw, 1.25rem);
  text-align: center;
  padding: 0;
  margin: 0;
  overflow: visible;
  /* opacity: 0; */
  /* transform: translateY(200px);  */
  letter-spacing: 0.06rem;
  color: #fff;
  line-height: 1.75rem;
}

@media screen and (max-width: 767px) {
.core-skills__heading {
  font-family: 'M-light';
  font-size: 2.4rem;
  line-height: 2.8rem;
}
}

.core-skills__gridA {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(12, 1fr);
  grid-column-gap: 50px;
  grid-row-gap: 0px;
  margin-bottom: 30vh;
}

.core-skills__gridB {
  grid-column-start: 1;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 13;
  display: flex;
  column-gap: 1.5vw;
  max-height: 100%;
}

/* some styles at end to avoid clashes! */

.core-skills__title-block {
  /* flex: 1; */
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 1.5vw;
  margin-bottom: 1vw;
}

.core-skills__title-block--design {
  background-color: #00FFA360;
  /* outline: solid 2px #00FFA3; */
}

.core-skills__title-block--photo {
  background-color: #000DFF60;
  /* outline: solid 2px #000DFF; */

}

.core-skills__title-block--copy {
  background-color: #7F5AF060;
  /* outline: solid 2px #7F5AF0; */
}



.core-skills__title {
  /* font-family: "Monument Extended-Ultra-Light"; */
  font-family: "R-light";
}

.core-skills__blockWrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.core-skills__blockWrapper--noPadding {
  padding-right: 0;
}

.core-skills__blockChild {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1vw;
}

.core-skills__no-bottom-margin {
  margin-bottom: 0;
}

.core-skills__blockChild:not(:last-child) {
  margin-bottom: 1vw;
  /* Adjust the gap between items */
}

.core-skills__blockChild--blue {
  background-color: #000DFF;
  transition: background-color 0.4s ease-in-out;
}

.core-skills__blockChild--blue:hover {
  background-color: #000DFF60;
}

.core-skills__blockChild--green {
  background-color: #00FFA3;
  transition: background-color 0.4s ease-in-out;
}

.core-skills__blockChild--green:hover {
  background-color: #00FFA360
}

.core-skills__blockChild--purple {
  background-color: #7F5AF0;
  transition: background-color 0.4s ease-in-out;
}

.core-skills__blockChild--purple:hover {
  background-color: #7F5AF060;
}

.core-skills__blockVideo {
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 13;
  background-color: #1a1a1a;
  /* position: relative; */
}

.core-skills__blockVideo {
  width: calc(60vh * 0.8);
  /* Set width based on 80% of viewport height */
  height: 60vh;
  /* Set a fixed height of 80vh */
  max-width: 100%;
  /* Ensure the width doesn't exceed the viewport width */
  position: relative;
  /* overflow: hidden */
}

/* For maintaining aspect ratio
.core-skills__blockVideo::before {
  content: "";
  display: block;
  /* padding-top: 125%; 5 divided by 4 (4:5 aspect ratio) multiplied by 100 to get percentage */



.skills__vid {
  width: 100%;
  /* height: 100%; */
  position: absolute;
  opacity: 0;
  overflow: hidden
}

@media only screen and (max-width: 800px) {
  .skills__vid {
    width: 100vw;
    /* height: 60vh; /* Set a fixed height of 80vh */
    /*max-width: 100%; /* Ensure the width doesn't exceed the viewport width */
    /*position: relative; */
    /* overflow: hidden */
  }
}


.core-skills-image-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-template-rows: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 0px;
  overflow: visible;
  padding-bottom: 5rem;
}

.core-skills-block-wrapper {
  position: relative;
  min-height: 30vh;
  /* margin-top:-3rem; */
  /* max-width: 90%; */
  aspect-ratio: 4 / 5;
}

.core-skills-block {
  overflow: hidden;
  position: absolute;
  z-index: 20;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 5;
}

.core-skills__anchor {
  display: contents
}

.core-skills-design {
  height: 100%;
  aspect-ratio: 4 / 5;
  display: flex;
  justify-content: center;
  overflow: hidden
}

.core-skills-photo {
  height: 100%;
  aspect-ratio: 4 / 5;
  display: flex;
  justify-content: center;
  overflow: hidden
}

.core-skills-img1,
.core-skills-img2,
.core-skills-img3 {
  height: 100%;
  /* width: 100%; */
  top: 0;
  left: 0;
  position: absolute;
}


.core-skills-copy {
  height: 100%;
  aspect-ratio: 4 / 5;
  display: flex;
  justify-content: center;
  overflow: hidden
}


.mrc-h3-header {
  font-family: "R-light";
  color: #f4f4f4;
  font-size: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}

/* END */

/* //// MAIN MENU STYLES AUG 23 //// */

.home-menu_main nav {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #1a1a1a;
}

/* .unbutton {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	font: inherit;
	cursor: pointer;
}

.unbutton:focus {
	outline: none;
} */



/* main {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 100vh;
} */

.home-menu_main {
  height: 10vh;
  width: 100vw;
  /* padding: 0 4vw; */
  position: fixed;
  top: 15;
  pointer-events: none;
  background: transparent;
  color: #f4f4f4;
  font-family: "R-bk-med";
  z-index: 99;
  /* mix-blend-mode: difference; */
  /* grid-template-columns: repeat(4,25%);
	grid-template-rows: auto auto 1fr auto;
	grid-template-areas: 'author heading heading button'
						'... ... ... ...'
						'links links links links'
						'title title title title';	 */
}

.home-menu_main--menu-open {
  color: #f4f4f4;
  --color-link: var(--color-link-alt);
  --color-link-hover: (--color-link-hover-alt);
  --color-heading-main: var(--color-heading-main-alt);
}


.home-frame__links {
  grid-area: links;
  display: flex;
  flex-wrap: wrap;
  justify-self: center;
  align-self: end;
}

.home-frame__links a {
  margin: 0 0.5rem;
}



.home-frame__button {
  /* justify-self: end;
	grid-area: button; */
  position: relative;
  /* background: blue; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 5rem;
}


.home-frame__heading {
  grid-area: heading;
  text-align: center;
  margin: 0;
  display: flex;
  flex-direction: column;
  white-space: nowrap;
  justify-self: center;
}

.home-frame__heading-main {
  line-height: 0.8;
  display: block;
  font-size: 1.5rem;
  color: var(--color-heading-main);
}

.home-frame__heading-sub {
  font-size: 0.75rem;
  line-height: 1;
  color: var(--color-heading-sub);
}


.home-menu_main a,
.home-menu_main button {
  pointer-events: auto;
}

.button-menu {
  display: flex;
  justify-content: flex-end;
  width: 7rem;
}

.button-menu svg {
  transition: transform 0.5s ease;
}

.button-menu:focus-visible,
.button-menu:hover {
  fill: var(--color-button-menu-hover);
  border-color: var(--color-button-menu-hover);
}

.button-menu:hover svg {
  transform: scale(1.1);
}

.frame--menu-open .button-menu {
  opacity: 0;
  pointer-events: none;
}

.add-padding {
  /* padding-left: 15px!important; */
}

/* 
.content {
	grid-area: 1 / 1 / 2 / 2;
	display: flex;
	flex-direction: column;
	width: 100%;
	position: relative;
	align-items: center;
	height: 100vh;
	justify-content: center;
}

.content__title {
	font-weight: 400;
	text-align: center;
	font-size: 7.5vw;
	line-height: 0.75;
	cursor: default;
	margin: 10vh 0 0 0;
}

.content__title-main {
	font-size: 10vw;
	display: block;
	will-change: opacity, transform;
}

.content__title-sub {
	display: block;
	will-change: opacity, transform;
} */

.button-enter {
  margin-top: 4vh;
  cursor: not-allowed;
  transition: transform 0.5s ease;
}

.button-enter:hover {
  transform: translateX(15px) rotate(-40deg);
}





.home-menu-wrap {
  grid-area: 1 / 7 / 2 / 13;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 100vh;
  position: relative;
  /* background: #1a1a1a; */
  pointer-events: none;
  opacity: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
  /* z-index: 99; */
}

.home-menu-wrap.menu-wrap--open {
  pointer-events: auto;
  opacity: 1;
}

.home-overlay {
  grid-area: 1 / 1 / 2 / 2;
  position: fixed;
  top: 0;
  z-index: 1000;
  pointer-events: none;
  width: 100%;
  height: 100%;
  fill: #8c8c8c;
  z-index: 999999;
}

.overlay2 {
  position: fixed;
  width: 100%;
  pointer-events: none;
}

#layer_1 {
  clip-path: url(#svgPath);
}

.overlay__path {
  will-change: d;
}

.home-menu-reveal {
  display: flex;
  height: 100vh;
  align-items: center;
  justify-content: center;
  color: #f4f4f4;
}

#clipReveal {
  width: 100%;
  opacity: 0%;
  will-change: transform;
}

#mrc-svg {
  height: 100px;
  width: 50px;
}

/* .menu {
	grid-area: 1 / 1 / 2 / 2;
	display: flex;
	flex-direction: column;
	position: relative;
	align-items: center;
	justify-content: center;
	height: 100%;
} */

/* .menu__item {
	font-size: 9vw;
	color: #fff;
	cursor: pointer;
	line-height: 1;
	font-weight: 300;
    text-align: right;
    position: relative;
    will-change: opacity, transform;
} */

/* .menu__item:hover .menu__item-tiny {
	color: #fff;
}

.menu__item-tiny {
	font-size: 1rem;
}

.menu__item:nth-child(odd) {
	margin-left: -10vw;
}

.menu__item-text {
	color: var(--color-menu);
}

.menu__item:hover .menu__item-text {
	color: var(--color-menu-hover);
} */


@keyframes runner {
  to {
    transform: translateX(-25%);
  }
}


.button-close {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.button-close:focus-visible,
.button-close:hover {
  stroke: var(--color-button-close-hover);
}

.closeButton {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

@media screen and (min-width: 53em) {
  .home-menu_main {
    /* grid-template-columns: 390px 1fr 390px;
		grid-template-areas: 'author heading button'
							'... ... ...'
							'title links links';	 */
    font-size: 1rem;
  }

  .frame__title {
    justify-self: start;
    align-self: end;
    margin: 0 3rem 0 0;
  }

  .frame__links {
    display: flex;
    justify-self: start;
    padding: 0;
  }

  .frame__links a:not(:last-child) {
    margin-right: 0.5rem;
  }

  .frame__heading-main {
    font-size: 2.15rem;
  }

  .frame__heading-sub {
    font-size: 1rem;
  }

  .menu__item-tiny {
    font-size: 2rem;
  }
}

.disable-scroll {
  overflow: hidden;
}


/* menu scrolling css */

.home-menu {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10vh 0 25vh;
  --marquee-width: 100vw;
  --offset: 20vw;
  --move-initial: calc(-25% + var(--offset));
  --move-final: calc(-50% + var(--offset));
  /* --item-font-size: 6vw; */
  counter-reset: menu;
  font-size: 1.2rem;
  font-family: 'M-light';
  letter-spacing: 0.25rem;
}

.home-menu__item {
  cursor: default;
  position: relative;
  padding: 0 5vw;
}

/* .menu__item-link {
	display: inline-block;
	cursor: pointer;
	position: relative;
	-webkit-text-stroke: 1.5px #44F1A6;
	text-stroke: 1.5px #44F1A6;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	color: transparent;
	transition: opacity 0.4s;
} */

.home-menu__item-link {
  display: inline-block;
  cursor: pointer;
  position: relative;
  color: #f4f4f4;
  transition: opacity 0.4s;
}

.home-menu__item-link::before {
  all: initial;
  counter-increment: menu;
  color: #f4f4f4;
  font-family: "R-bk-med";
  content: counter(menu);
  position: absolute;
  bottom: 50%;
  left: 0;
  pointer-events: none;
}

.home-menu__item-link:hover {
  transition-duration: 0.1s;
  opacity: 0;
}

.home-menu__item-img {
  pointer-events: none;
  position: absolute;
  height: 50vh;
  max-height: 400px;
  opacity: 0;
  left: 100%;
  top: 50%;
  transform: translate3d(calc(-100% - 6vw))
    /* transform: translate3d(calc(-100% - 6vw),-30%,0) translate3d(0,20px,0); */
}

.home-menu__item-link:hover+.home-menu__item-img {
  opacity: 1;
  /* transform: translate3d(calc(-100% - 6vw),-30%,0) rotate3d(0,0,1,4deg); */
  transform: translate3d(calc(-100% - 6vw), -30%, 0) rotate3d(0, 0, 0, 0deg);

  transition: all 0.4s;
}

/* Make sure 3 items are visible in the viewport by setting suitable font size. */

.home-marquee {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--marquee-width);
  overflow: hidden;
  pointer-events: none;
  color: #44F1A6;
  /* mix-blend-mode: color-burn; */
  z-index: 999999999999999999;

}

.home-marquee__inner {
  width: fit-content;
  display: flex;
  position: relative;
  transform: translate3d(var(--move-initial), 0, 0);
  animation: marquee 5s linear infinite;
  animation-play-state: paused;
  opacity: 0;
  transition: opacity 0.1s;
}

.home-menu__item-link:hover~.home-marquee .home-marquee__inner {
  animation-play-state: running;
  opacity: 1;
  transition-duration: 0.4s;
}

.home-marquee span {
  text-align: center;
}

.home-menu__item-link,
.home-marquee span {
  white-space: nowrap;
  font-size: var(--item-font-size);
  padding: 0 2vw;
  font-weight: 900;
  line-height: 1.15;
}

/* .marquee span {
	font-style: italic;
} */

@keyframes marquee {
  0% {
    transform: translate3d(var(--move-initial), 0, 0);
  }

  100% {
    transform: translate3d(var(--move-final), 0, 0);
  }
}

@media screen and (min-width: 53em) {
  .home-menu_main {
    text-align: right;
    /* display: grid; */
    align-content: space-between;
    width: 100%;
    /* padding: 2.5rem 6vw; */
    pointer-events: none;
    /* grid-template-columns: 75% 25%;
		grid-template-rows: auto; */
  }

  .home-frame__title-wrap {
    display: flex;
    align-items: start;
  }

  .home-frame__info {
    margin: 0;
  }

  .home-frame__title {
    margin: 0 1rem 0 0;
  }

  .home-frame__links {
    padding: 0;
    justify-self: end;
  }

  .home-menu_main a {
    pointer-events: auto;
    color: #f4f4f4;
    font-family: "R-bk-med";
  }
}


/* //// END MAIN MENU STYLES AUG 23 //// */

.border_line1aa,
.border_line1a,
.border_line1,
.border_line2 {
  height: 1.5px;
  width: 0%;
  background-color: #f4f4f4;
  will-change: background-color, width;
}


.border_line1,
.border_line3 {
  height: 1.5px;
  width: 0%;
  /* background-color: #1a1a1a; */
  will-change: background-color, width;
}

#border_cont_3 {
  margin-top: 4rem;
}

#border_cont_1a {
  /* margin-top: -17.5vw; */
}

h2#section_title1,
#section_title2,
#section_title3 {
  color: #f4f4f4;
  z-index: 9999;
}

#section_title2 {
  font-family: 'R-txt-light';
  font-size: 0.875rem;
  color: #f4f4f4;
  text-transform: uppercase;
}

#section_title2a {
  font-family: 'R-txt-light';
  font-size: 0.875rem;
  color: #1a1a1a;
  text-transform: uppercase;
}

#section_title2cv {
  font-family: 'R-txt-light';
  font-size: 0.64rem;
  line-height: 120%;
  color: #1a1a1a;
  /* text-transform: uppercase; */
  max-width: 30vw;
}

.section-marker_content {
  display: flex;
  /* padding: 0vw 4vw; */
  /* width: 100vw; */
  /* align-items: center; */
  /* justify-content: space-between; */
}

.section_title_header {
  padding-top: 1.25rem;
  font-family: "rdisp-light";
  font-size: 14px;
  letter-spacing: 0.08em;
  padding-bottom: 0;
}

.section_title-shift {
  position: absolute;
  /* margin-top: 30rem; */
  height: 2rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section_title-shift2 {
  position: absolute;
  /* margin-top: 30rem; */
  /* box-sizing: border-box; */
  margin-top: -1rem;
  height: 2rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.section_heading {
  font-family: "Monument Extended-Bold";
  font-size: 10rem;
  letter-spacing: 0.05em;
  color: #f4f4f4;
  /* padding-bottom: 10rem; */
  /* padding-left: 4vw;
  padding-right: 4vw; */
  margin-top: 5rem;
  /* margin: 10rem 0; */
  line-height: 90%;
  overflow: hidden;
}


.expertise_title_sub_wrapper {
  padding: 0 4vw;
}

.core_title_sub_wrapper {}

.expertise_section {
  box-sizing: border-box;
  margin-top: 20rem;
  min-height: 100vh;
  /* padding: 0rem 4rem; */
  display: flex;
  flex-direction: column;
  /* background: orange; */
  justify-content: space-between;
  margin-bottom: 25rem;
}



.left_aligned {
  padding-right: 12vw;
}

.light {
  color: #f4f4f4;
}

.txt-align-r {
  text-align: right;
  padding-left: 20vw;
}

.text-heading-wrapper {
  /* padding-top: 2vh; */
  width: 100%;
  overflow: hidden;
  margin-bottom: 4vw;
}


h2 {
  font-size: 4em;
  margin: 0;
  color: white;
  position: relative;
  overflow: hidden;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
}

h2>div {
  position: relative;
  margin: 0;
}


/* PAGE SETUP END */

/* //// MAIN MENU STYLES AUG 23 //// */

nav {
  position: fixed;
  width: 100%;
  height: 100vh;
  /* background: #1a1a1a; */
}

.skills_menu-wrap nav {
  /* position: relative; */
  width: 100vw;
  height: 90vh;
  /* background: #1a1a1a; */
}

/* .unbutton {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	font: inherit;
	cursor: pointer;
}

.unbutton:focus {
	outline: none;
} */



/* main {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 100vh;
} */

.home-menu_main {
  position: fixed;
  align-content: space-between;
  height: 100%;
  width: 100vw;
  top: 0;
  padding: 1rem 4vw 0.5rem 4vw;
  pointer-events: none;
  font-size: 1.2rem;
  background: transparent;
  color: #f4f4f4;
  font-family: "R-bk-med";
  z-index: 99;
  /* mix-blend-mode: difference; */
}

.home-menu_main--menu-open {
  color: #f4f4f4;
  --color-link: var(--color-link-alt);
  --color-link-hover: (--color-link-hover-alt);
  --color-heading-main: var(--color-heading-main-alt);
}


.home-frame__links {
  grid-area: links;
  display: flex;
  flex-wrap: wrap;
  justify-self: center;
  align-self: end;
}

.home-frame__links a {
  margin: 0 0.5rem;
}



.home-frame__button {
  justify-self: end;
  grid-area: button;
  position: relative;
}


.home-frame__heading {
  grid-area: heading;
  text-align: center;
  margin: 0;
  display: flex;
  flex-direction: column;
  white-space: nowrap;
  justify-self: center;
}

.home-frame__heading-main {
  line-height: 0.8;
  display: block;
  font-size: 1.5rem;
  color: var(--color-heading-main);
}

.home-frame__heading-sub {
  font-size: 0.75rem;
  line-height: 1;
  color: var(--color-heading-sub);
}


.home-menu_main a,
.home-menu_main button {
  pointer-events: auto;
}

.button-menu {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: inline-grid;
  place-items: center;
  border: 1px solid var(--color-button-menu);
  fill: var(--color-button-menu);
}

.button-menu svg {
  transition: transform 0.5s ease;
}

.button-menu:focus-visible,
.button-menu:hover {
  fill: var(--color-button-menu-hover);
  border-color: var(--color-button-menu-hover);
}

.button-menu:hover svg {
  transform: scale(1.1);
}

.frame--menu-open .button-menu {
  opacity: 0;
  pointer-events: none;
}

.add-padding {
  /* padding-left: 15px!important; */
}

/* 
.content {
	grid-area: 1 / 1 / 2 / 2;
	display: flex;
	flex-direction: column;
	width: 100%;
	position: relative;
	align-items: center;
	height: 100vh;
	justify-content: center;
}

.content__title {
	font-weight: 400;
	text-align: center;
	font-size: 7.5vw;
	line-height: 0.75;
	cursor: default;
	margin: 10vh 0 0 0;
}

.content__title-main {
	font-size: 10vw;
	display: block;
	will-change: opacity, transform;
}

.content__title-sub {
	display: block;
	will-change: opacity, transform;
} */

.button-enter {
  margin-top: 4vh;
  cursor: not-allowed;
  transition: transform 0.5s ease;
}

.button-enter:hover {
  transform: translateX(15px) rotate(-40deg);
}



.home-menu_container {
  position: fixed;
  top: 0;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 1fr;
  height: 100%;
  width: 100%;
  pointer-events: none;
}

.new_home-menu-wrap {
  position: absolute;
  display: inline;
  background: #3BAEA4;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  height: 100vh;
  width: 50vw;
  right: 0%;
}


.home-menu-wrap.menu-wrap--open {
  pointer-events: auto;
  opacity: 1;
}

.home-overlay {
  grid-area: 1 / 1 / 2 / 2;
  position: fixed;
  top: 0;
  z-index: 1000;
  pointer-events: none;
  width: 100%;
  height: 100%;
  fill: #8c8c8c;
  z-index: 999999;
}

.overlay2 {
  /* position:fixed */
}

#layer_1 {
  clip-path: url(#svgPath);
}

.home-menu-reveal {
  display: flex;
  height: 100vh;
  align-items: center;
  justify-content: center;
  color: #f4f4f4;
}

#clipReveal {
  width: 100%;
  opacity: 0%;
}

#mrc-svg {
  height: 100px;
  width: 50px;
}

/* .menu {
	grid-area: 1 / 1 / 2 / 2;
	display: flex;
	flex-direction: column;
	position: relative;
	align-items: center;
	justify-content: center;
	height: 100%;
} */

/* .menu__item {
	font-size: 9vw;
	color: #fff;
	cursor: pointer;
	line-height: 1;
	font-weight: 300;
    text-align: right;
    position: relative;
    will-change: opacity, transform;
} */

/* .menu__item:hover .menu__item-tiny {
	color: #fff;
}

.menu__item-tiny {
	font-size: 1rem;
}

.menu__item:nth-child(odd) {
	margin-left: -10vw;
}

.menu__item-text {
	color: var(--color-menu);
}

.menu__item:hover .menu__item-text {
	color: var(--color-menu-hover);
} */


@keyframes runner {
  to {
    transform: translateX(-25%);
  }
}


.button-close {
  width: 64px;
  height: 64px;
}

.button-close:focus-visible,
.button-close:hover {
  stroke: var(--color-button-close-hover);
}

@media screen and (min-width: 53em) {
  .home-menu_main {
    /* grid-template-columns: 390px 1fr 390px;
		grid-template-areas: 'author heading button'
							'... ... ...'
							'title links links';	 */
    font-size: 1.2rem;
  }

  .frame__title {
    justify-self: start;
    align-self: end;
    margin: 0 3rem 0 0;
  }

  .frame__links {
    display: flex;
    justify-self: start;
    padding: 0;
  }

  .frame__links a:not(:last-child) {
    margin-right: 0.5rem;
  }

  .frame__heading-main {
    font-size: 2.15rem;
  }

  .frame__heading-sub {
    font-size: 1rem;
  }

  .menu__item-tiny {
    font-size: 2rem;
  }
}

.disable-scroll {
  overflow: hidden;
}


/* menu scrolling css */

.home-menu {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10vh 0 25vh;
  --marquee-width: 100vw;
  --offset: 20vw;
  --move-initial: calc(-25% + var(--offset));
  --move-final: calc(-50% + var(--offset));
  --item-font-size: 6vw;
  counter-reset: menu;
}

.home-menu__item {
  cursor: default;
  position: relative;
  padding: 0 5vw;
}

/* .menu__item-link {
	display: inline-block;
	cursor: pointer;
	position: relative;
	-webkit-text-stroke: 1.5px #44F1A6;
	text-stroke: 1.5px #44F1A6;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	color: transparent;
	transition: opacity 0.4s;
} */

.home-menu__item-link {
  display: inline-block;
  cursor: pointer;
  position: relative;
  color: #f4f4f4;
  transition: opacity 0.4s;
}

.home-menu__item-link::before {
  all: initial;
  counter-increment: menu;
  color: #f4f4f4;
  font-family: "R-bk-med";
  content: counter(menu);
  position: absolute;
  bottom: 50%;
  left: 0;
  pointer-events: none;
}

.home-menu__item-link:hover {
  transition-duration: 0.1s;
  opacity: 0;
}

.home-menu__item-img {
  pointer-events: none;
  position: absolute;
  height: 50vh;
  max-height: 400px;
  opacity: 0;
  left: 100%;
  top: 50%;
  transform: translate3d(calc(-100% - 6vw))
    /* transform: translate3d(calc(-100% - 6vw),-30%,0) translate3d(0,20px,0); */
}

.home-menu__item-link:hover+.home-menu__item-img {
  opacity: 1;
  /* transform: translate3d(calc(-100% - 6vw),-30%,0) rotate3d(0,0,1,4deg); */
  transform: translate3d(calc(-100% - 6vw), -30%, 0) rotate3d(0, 0, 0, 0deg);

  transition: all 0.4s;
}

/* Make sure 3 items are visible in the viewport by setting suitable font size. */

.home-marquee {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--marquee-width);
  overflow: hidden;
  pointer-events: none;
  color: #44F1A6;
  /* mix-blend-mode: color-burn; */
  z-index: 999999999999999999;

}

.home-marquee__inner {
  width: fit-content;
  display: flex;
  position: relative;
  transform: translate3d(var(--move-initial), 0, 0);
  animation: marquee 5s linear infinite;
  animation-play-state: paused;
  opacity: 0;
  transition: opacity 0.1s;
}

.home-menu__item-link:hover~.home-marquee .home-marquee__inner {
  animation-play-state: running;
  opacity: 1;
  transition-duration: 0.4s;
}

.home-marquee span {
  text-align: center;
}

.home-menu__item-link,
.home-marquee span {
  white-space: nowrap;
  font-size: var(--item-font-size);
  padding: 0 2vw;
  font-weight: 900;
  line-height: 1.15;
}

/* .marquee span {
	font-style: italic;
} */

@keyframes marquee {
  0% {
    transform: translate3d(var(--move-initial), 0, 0);
  }

  100% {
    transform: translate3d(var(--move-final), 0, 0);
  }
}

@media screen and (min-width: 53em) {
  .home-menu_main {
    text-align: right;
    /* display: grid; */
    align-content: space-between;
    width: 100%;
    /* padding: 2.5rem 4vw; */
    pointer-events: none;
    /* grid-template-columns: 75% 25%;
		grid-template-rows: auto; */
  }

  .home-frame__title-wrap {
    display: flex;
    align-items: start;
  }

  .home-frame__info {
    margin: 0;
  }

  .home-frame__title {
    margin: 0 1rem 0 0;
  }

  .home-frame__links {
    padding: 0;
    justify-self: end;
  }

  .home-menu_main a {
    pointer-events: auto;
    color: #f4f4f4;
    font-family: "R-bk-med";
  }
}


/* //// END MAIN MENU STYLES AUG 23 //// */


/* HORIZONTAL CLICK METHOD */

.subpage-link-clicker {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}

.pin-spacer {
  pointer-events: all !important;
}

/* CURSOR STYLES */

.follower {
  position: fixed;
  top: 0;
  left: 0;
  border-radius: 50%;
  pointer-events: none;
  transform-origin: center;
  width: 8rem;
  height: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  z-index: 999999;
}

.follower__content {
  color: #f4f4f4;
  font-family: "Monument Extended-Bold";
  font-size: 16px;
  font-weight: 400;
  height: 0;
  max-width: 80px;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  white-space: wrap;
  text-align: center;
  transform-origin: center;
}



.follower__inner {
  position: fixed;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: black;
  opacity: 1;
  transform-origin: center;
  overflow: visible;

}



/* body:not(:hover) {
  .follower {
    display: none;
  }
} */




/* @media (prefers-reduced-motion) {
    .follower {
        display: none;
    }
} */


#cursor {
  pointer-events: none;
  /* IMPORTANT */
}

.cursor {
  /* width: 37.5px;
  height: 37.5px; */
  border-radius: 50%;
  position: fixed;
  transform: translate(-50%, -50%);
}

.cursor .dot {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  display: block;
  transition-property: transform, background-color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}





/** CURSOR EFEITO **/

.cursor.color .dot {
  background-color: black;
}

.cursor.cursor_no-colour .dot {
  background-color: #00000036;
  width: 33%;
  height: 33%;
  transition-property: transform, height, width;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}


/* END CURSOR */

/* NEW MRC-HEADER */

.mrc-header-video {
  background: #1a1a1a;
  padding: 10rem;
  aspect-ratio: 16 / 9;
  position: absolute;
}

.MRC-header-section {
  height: 100vh;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20rem;

}

.mrc-header-title,
.mrc-header-title2 {
  position: relative;
  color: #f4f4f4;
  font-size: 10vw;
  padding: 0;
  line-height: 9vw;
  margin: 0;
  font-family: "Monument Extended-UltraBold";
  z-index: 2;
}

.mrc-header-title2 {
  margin-left: -0.1vw;
  font-size: 10.3vw;
}

.mrc-header-blurb p {
  position: relative;
  font-family: 'R-txt-light';
  font-size: clamp(1rem, 1vw, 1.75rem);
  color: #f4f4f4;
  max-width: 40vw;
  /* line-height: 1.3; */
  /* padding-top: 3rem; */
  /* padding-bottom: 4rem; */
  text-align: center;
  z-index: 2;
}

.mrc-header-blurb {
  padding-top: 3rem;
  padding-bottom: 4rem;
}

.schedule_hover-container {
  position: fixed;
  bottom: 0;
  right: 0;
  padding-right: 5vw;
  padding-bottom: 8vh;
  opacity: 0;
  z-index: 99999;
}

.schedule_button span {
  pointer-events: none;
}

.schedule_button {
  pointer-events: auto;
  /* cursor: pointer; */
  background: #00ffa3;
  border: none;
  padding: 0.875rem 1rem;
  margin: 0;
  font-family: inherit;
  /* font-size: 1.2rem; */
  position: relative;
  display: inline-block;
  width: 200px;
  height: 50px;
  cursor: none;
  text-transform: none;
}

.schedule_button::before,
.schedule_button::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.button--calypso {
  overflow: hidden;
  font-family: "R-bk-med";
  font-size: 1.2rem;
  border-radius: 0.85rem;
  color: #000;
}



.button--calypso span {
  display: block;
  position: relative;
  /* 	mix-blend-mode: difference; */
  z-index: 10;
  color: #000;
}

.button--calypso::before {
  content: '';
  background: #005DFF;
  width: 120%;
  height: 0;
  padding-bottom: 120%;
  top: -110%;
  left: -10%;
  border-radius: 50%;
  transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
}

.button--calypso:hover::before {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}

.button--calypso::after {
  content: '';
  background: #005DFF;
  transform: translate3d(0, -100%, 0);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}

.button--calypso:hover::after {
  transform: translate3d(0, 0, 0);
  transition-duration: 0.05s;
  transition-delay: 0.4s;
  transition-timing-function: linear;
}

button>span.second_schedule-span {
  margin-top: 46px;
  font-size: 1.1rem;
  color: #f4f4f4;
  pointer-events: none;
}

/* END NEW HEADER */

/*  START TEXT SWITCH AND FADE STYLES */

.text-container {
  position: relative;
  /* width: 100%; */
  /* height: 100vh; */
  overflow: hidden;
}

.panel {
  width: 100%;
  height: 100vh;
  position: absolute;
  will-change: transform;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  color: white;
}

.panel.first {
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100%;
  padding: 0;
}

.panel.second {
  background: #f4f4f4;

}

.text {
  position: absolute;
  margin: auto;
  font-family: "Monument Extended-Bold";
  font-size: 10rem;
  letter-spacing: 0.1rem;
  opacity: 0;
  color: white;
}

#para-text {
  height: 80vh;
  top: 40vh;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  left: 50px;
  max-width: 800px;
  font-size: clamp(1rem, 3vw, 1.75rem);
  line-height: 2.7rem;
  font-family: 'R-txt-light';
  color: black;
  opacity: 1;
}

.panel-one-bottom-container {
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  bottom: 10%;
  width: 100%;
  padding: 0 4vw;
  z-index: 999999;
  font-family: 'R-disp-med';
  font-size: 1.2rem;
  color: #f4f4f4;
}

.scroll-text-container {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  bottom: 10%;
  width: 100%;
  text-align: center;
  z-index: 999999;
}

.scroll-text {
  font-family: 'R-disp-med';
  font-size: 1.2rem;
  color: #f4f4f4;
}

.scroll-arrow-lottie-container {
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 4%;
  z-index: 999999;
  flex-direction: row;
  justify-content: center;
}

/*  END TEXT SWITCH AND FADE STYLES */




/*  START TICKER STYLES */
.homepage-ticker-container {
  background-color: #000;
  height: 100%;
  width: 100%;
  overflow: hidden;
  margin-top: -40rem;
  padding-top: 25vh;
}

.homepage-ticker {
  padding-top: 42.5px;
  padding-bottom: 30px;
  position: relative;
}

#homepage-services {
  font-family: "Monument Extended-Bold";
  border-top: 2px solid #5a5a5a;
  -webkit-text-stroke: 2px #5a5a5a;
  letter-spacing: 5px;
  font-size: 4em;
  color: transparent;
  line-height: 0.7;
  text-transform: uppercase;
}

#homepage-services .homepage-container-fluid {
  display: flex;
  flex-wrap: nowrap;
}

#homepage-services span {
  white-space: nowrap;
  margin-right: 3vw;
}

#homepage-services2 {
  font-family: "Monument Extended-Bold";
  color: transparent;
  border-top: 2px solid #5a5a5a;
  -webkit-text-stroke: 2px #5a5a5a;
  letter-spacing: 5px;
  font-size: 4em;
  line-height: 0.7;
  text-transform: uppercase;
}

#homepage-services2 .homepage-container-fluid2 {
  display: flex;
  flex-wrap: nowrap;
}

#homepage-services2 span {
  white-space: nowrap;
  margin-right: 3vw;
}

#homepage-services3 {
  font-family: "Monument Extended-Bold";
  color: transparent;
  border-top: 2px solid #5a5a5a;
  border-bottom: 2px solid #5a5a5a;
  -webkit-text-stroke: 2px #5a5a5a;
  letter-spacing: 5px;
  font-size: 4em;
  line-height: 0.7;
  text-transform: uppercase;
}

#homepage-services3 .homepage-container-fluid3 {
  display: flex;
  flex-wrap: nowrap;
}

#homepage-services3 span {
  white-space: nowrap;
  margin-right: 3vw;
}

/*  END TICKER STYLES */

/* START NOISE/MUSIC SECTION */


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



.comingsoon-container {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.video {
  height: 100vh;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#vid-fade {
  position: absolute;
  height: 100%;
  opacity: 0;
  width: 100%;
  top: 0;
  /*   z-index: 0; */
}

#vid-fade2 {
  position: absolute;
  /* z-index: 1;  */
  height: 100%;
  width: 100%;
  margin-top: 2px;
  padding-bottom: 3px;
  opacity: 0;
  top: 0;
}

.noise_container svg {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.teaser {
  display: none;
}

@media screen and (max-width: 650px) {
  .teaser {
    display: block;
    width: 100%;
  }

  /* iframe
   {
    display: none;
  } */
}

@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Manrope:wght@200&display=swap');


.music_subhead {
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  position: absolute;
  margin-top: -30vh;
  z-index: 99999;
  font-size: clamp(1rem, 3vw, 1.75rem);
}

/* TYPEWRITER STYLES */

.music_noise-text-wrapper {
  display: flex;
  position: absolute;
  width: 100%;
  align-items: center;
  justify-content: center;
  /* background-color: #000; */
  /* background: #1a1a1a; */
  z-index: 9999999;
  margin-top: -270px;
}

.typewriter-text,
.music_noise-cursor {
  font-family: 'R-txt-light';
  font-size: clamp(1rem, 3vw, 1.75rem);
  /* font-weight: 700; */
  color: #f4f4f4;
  margin: 0;
  padding: 0;
}

.music_noise-cursor {
  display: inline-block;
}

/* END NOISE MUSIC STYLES  */

.before-ticker-spacer {
  height: 40rem;
  background-color: #1a1a1a;
}


.h2 {
  font-family: "Rational";
  font-size: 5rem;

  /*
  a {
    color: var(--text-color);
  }
  margin-bottom: 1rem;
  position: absolute;
  top: 0vw;
  left: 10vw;
  text-align: center;
  line-height: 1;
  font-weight: 800;
  padding-top: 0px;
  margin-top: 0px!important;
  z-index: 4; {
  align-items: top;
  }
  */
}

.showreel-section {
  position: relative;
  z-index: 100;
  background: #000;
  margin-top: -2vh;
  padding: 10rem 0;
}

section.content {
  position: relative;
  height: 100vh;
  background-color: teal;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;


}

/* SHOWREEL SECTION STYLE */



.showreel {
  /* This can be just any element with responsive W/H */
  min-height: 100vh;
  position: relative;
}

#video-block {
  background-color: #0bf;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 90%;
  max-height: 90%;
  aspect-ratio: 16 / 9;
  background-image: url("/img/MTB-JS-splash-tyre.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}



.video-ticker-section {
  background-color: #44F1A6;
  /* height: 100%; */
  width: 75%;
  overflow: hidden;
  padding-top: 30px;
  margin-left: -90%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}


.video_ticker-container {
  /*   padding-top: 42.5px; */
  padding-bottom: 25px;
  position: relative;
}

#videoTicker {
  font-family: "Monument Extended-Ultra-Light";
  color: #1a1a1a;
  /* 	 border-top: 2px solid #fff;
	 border-bottom: 2px solid #fff; */
  font-size: 1em;
  line-height: 0.7;
  text-transform: uppercase;
}

#videoTicker .video_ticker-div {
  display: flex;
  flex-wrap: nowrap;
}

#videoTicker span {
  white-space: nowrap;
  margin-right: 3vw;
}


@media (min-width: 48em) {
  #video-block {
    max-width: 60%;
  }
}

.subheader_text {
  font-family: "Monument Extended-Bold";
  font-size: 10rem;
  letter-spacing: 0.1em;
  color: white;
  line-height: 0.7;
}

.paragraph_text {
  font-family: "R-light";
  font-size: 1.25rem;
  line-height: 120%;
  letter-spacing: 0.1em;
  padding-top: 2vh;
  color: white;

}



@media (min-width: 48em) {
  .subheader_text {
    font-size: 5rem;
    letter-spacing: 0.1em;
  }

  .paragraph_text {
    font-size: 1.25rem;
    letter-spacing: 0.08em;
  }
}

/* MINI MORIZ-GALLERY STYLE */


.gallerymini .rowmini {
  width: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 20px 0;
}

.gallerymini .rowmini:nth-child(1),
.gallerymini .rowmini:nth-child(3) {
  transform: translateX(0%);
}

.gallerymini .rowmini:nth-child(2),
.gallerymini .rowmini:nth-child(4) {
  transform: translateX(-15%);
}

.section-gallery {
  width: 100vw;
  background: #000;
}

.image-fluid {
  max-width: 100%;
}

.gallery__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery__image-container {
  width: 30%;
  height: 300px;
  background: #000;
  margin: 0 10px;
  flex-shrink: 0;
}

/* SQUASHED GLOBE */

.squashed-globe-container {
  /* display: flex;
  justify-content: right;
  margin-left: 10vw;
  width: 80px;
  height: 80px; */
  display: flex;
  justify-content: center;
  padding-bottom: 3rem;
  z-index: 2;
}

/* HOVER-LIST SECTION STYLE */


.project-title h1 {
  font-size: 3vw;
  font-weight: 300;
  cursor: pointer;
  color: white;
}



.project-categ {
  font-weight: lighter;
}

.hover-image {
  position: absolute;
  width: 600px;
  height: 400px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  background: url("") no-repeat 50% 50%;
  background-size: cover;
  z-index: 1;
}

.hover-wrapper {
  width: 80%;
  margin: 180px auto;
  height: 100%;
}

.project {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-basis: 1;
  position: relative;
  z-index: 2;
  color: white;
  mix-blend-mode: difference;
}




.project:hover h1 {
  color: #00ffa3;
}

.project:hover {
  color: #00ffa3;
}



.project-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}


/* NEW HOVER LIST STYLES */



.skills_menu-wrap {
  display: flex;
  flex-direction: column;
  /* width: 100vw; */
  /* height: calc(100vh - 13rem); */
  position: relative;
  justify-content: center;
  font-family: 'M-light';
  /* margin-bottom: 10rem; */
}

.skills_menu__item {
  cursor: default;
  position: relative;
  overflow: hidden;
  text-align: left;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-shadow: 0 -2px #2f2f2f;
}

.skills_menu__item:hover {
  box-shadow: none;
}

.skills_menu__item:last-child {
  box-shadow: 0 2px #2f2f2f, 0 -2px #2f2f2f;
}

.skills_menu__item:last-child:hover {
  box-shadow: none;
}

.menu__item-link {
  display: block;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  margin-left: 4vw;
  width: 100%;
}

.menu__item-link:focus,
.menu__item-link:focus-visible {
  color: var(--menu-focus);
}

.menu__item-link:focus:not(:focus-visible) {
  color: var(--color-link);
}

.skills_marquee {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: #00FFA3;
  transform: translate3d(0, 101%, 0);
  z-index: 999;
}

.skills_marquee__inner-wrap {
  height: 100%;
  width: 100%;
  transform: translate3d(0, -101%, 0);
}

.skills_marquee__inner {
  height: 100%;
  width: fit-content;
  align-items: center;
  display: flex;
  position: relative;
  animation: marquee 15s linear infinite;
  will-change: transform;
  /* font-family: 'M-light'; */
}



@keyframes marquee {
  100% {
    transform: translate3d(-50%, 0, 0);

  }
}

.menu__item-link,
.skills_marquee span {
  white-space: nowrap;
  font-size: 4rem;
  line-height: 1.2;
  font-weight: 400;
  padding: 1vh 1vw 0;
  /* text-transform: uppercase; */
}

.menu__item-link {
  /* -webkit-text-stroke: 2.25px #1a1a1a; */
  /* -webkit-text-stroke-color: #1a1a1a;  */
  /* text-transform: uppercase;*/
  -webkit-text-fill-color: #f4f4f4;
  color: #f4f4f4;
}

.menu__item-link2 {
  white-space: nowrap;
  font-size: 4rem;
  line-height: 1.2;
  font-weight: 400;
  padding: 1vh 1vw 0;
  margin-top: 0.2rem;
  font-family: 'M-Black';
  text-decoration: none;
  -webkit-text-stroke: 2.25px #f4f4f4;
  /* -webkit-text-stroke-color: #1a1a1a;  */
  /* text-transform: uppercase;*/
  -webkit-text-fill-color: transparent;
  /* color: #1a1a1a; */
  margin-right: 4vw;
}

.skills_marquee span {
  text-align: center;
  color: #1a1a1a;
  font-weight: 400;
}

.marquee__img {
  width: 4vw;
  height: 70%;
  margin: 0 2vw;
  padding-top: 0.3rem;
  /* border-radius: 5vw; */
  /* background: pink; */
  font-size: 4rem;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  position: relative;
}


@media screen and (min-width: 53em) {
  .skills_menu-wrap {
    /* height: 100vh; */
  }
}

/* a.menu_item:hover {
	box-shadow: 0 -1px #00FFA3;
} */





/* START CIRCLE GROW STYLE */


.spacer,
.spacer2 {
  display: grid;
  place-content: center;
  height: 100vh;
  font-size: 3rem;
  text-transform: uppercase;
  padding: 0;
}


.spacer2 {
  /* box-shadow: 0 8px 8px -4px rgb(41, 2, 233); */
  /* background:#1a1a1a; */
  width: 100vw;
  height: 200vh;
  background: #f4f4f4;
  z-index: -600
}

.spacer3 {
  /* background:#1a1a1a; */
  width: 100vw;
  height: 100vh;
}

.spacer-spin {
  height: 100vh;
}

.svg-circle {
  max-width: 100vw;
  max-height: 100vh;
  overflow: visible;
  opacity: 1;
}

.pin-spacer {
  pointer-events: none;
}

.container-circle {
  /* background: purple; */
  box-sizing: border-box;
  display: grid;
  position: relative;
  /* align-items: center; */
  justify-items: center;
  padding-bottom: 0;
  background: transparent;
  /* background: teal; */
  overflow: hidden;
  height: 600vh;
  pointer-events: none;
  z-index: 50;
}

.wheel {
  opacity: 1;
  /*   height: 40%; */

}

.contact {
  position: absolute;
  background: orange;
  height: 100vh;
  width: 100%;
  opacity: 1;
  pointer-events: all;
}

.circlebox {
  z-index: 10;
  opacity: 1;
  pointer-events: none;
  /* height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center; */

}

.spacer1 {
  background: orange;
}

/* END CIRCLE GROW STYLE */

.LottieSection {
  width: 100%;
  height: 100%;
  position: relative;
}

.testimony-1,
.testimony-2,
.testimony-3 {
  height: 100vh;
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 105;
  color: #f4f4f4;
  text-align: left;
}

.quote-1,
.quote-2,
.quote-3 {
  font-family: "R-bk-med";
  font-size: 1.75rem;
  text-shadow: 0px 4px 4px #1a1a1a;
  text-align: left;
  overflow: hidden;
  width: 40vw;
}

.quoter-1,
.quoter-2,
.quoter-3 {
  font-family: "R-txt-light";
  font-size: 1rem;
  padding-top: 2rem;
  text-shadow: 0px 5px 5px rgb(54, 54, 54);
  overflow: hidden
}

.Lottie-block {
  display: block;
  width: 100%;
  height: 100vh;
  z-index: 100;
  position: absolute;
}

#contours {
  display: block;
  width: 100% !important;
  height: 100vh !important;
  margin: 0 auto;
  opacity: 0;
}

#contours2 {
  display: block;
  width: 100% !important;
  height: 100vh !important;
  margin: 0 auto;
  opacity: 1;
}

/* END LOTTIE BLOCK STYLE */

/* START HORIZONTAL SECTION */

.case-studies_section {
  /* padding: 10rem 0; */
  background: #000;
  /* background: purple; */
  padding: 0 4vw;
}


#portfolio {
  overflow-x: hidden;
  margin-top: -10rem;
}

.container-fluid {
  width: 100%;
  padding-right: 0;
  padding-left: 4rem;
  margin-right: auto;
  margin-left: auto;
  pointer-events: all;
}

/* START HORIZONTAL SECTION */

.case-studies_section {
  /* padding: 10rem 0; */
  /* background: #f4f4f4; */
}


#portfolio {
  overflow-x: hidden;
  margin: 0;
  margin-left: 2vw;
}

.container-fluid {
  width: 100%;
  padding-right: 0;
  padding-left: 4rem;
  margin-right: auto;
  margin-left: auto;
  pointer-events: all;
}

.horiz-gallery-strip,
.horiz-gallery-wrapper {
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
  position: relative;

}

.project-wrap {
  width: 60vw;
  padding: 4rem;
  display: flex;
  height: 100vh;
  margin-top: 0px;
  flex-flow: column nowrap;
  place-content: flex-end center;
  align-items: center;
  grid-auto-columns: 1fr;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}

.project-wrap img {
  width: 100%;
  height: auto;
}

/* //// NEW CASE STUDY STYLES (SWIPE NOT PIN) */

.cs__carousel-container {
  height: 100vh;
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cs__wrapper {
  height: 80%;
  width: 100%;
  /*   background: #555; */
  position: relative;
  display: flex;
  align-items: center;
  /* overflow: hidden; */
  cursor: none;
}

.cs__carousel {
  /*   background: #005DFF; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cs__box {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  /*   background: green; */
  /* aspect-ratio: 16 / 9; */
  width: 60%;
  margin: 0;
  padding: 32px;
  position: relative;
  flex-shrink: 0;
  color: black;
  font-size: 21px;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.2s ease;
}

.cs__box.active {
  color: white;
  /*   border: 2px solid white; */
  opacity: 1;
}

.cs__box_inner {
  /*   background: green; */
  aspect-ratio: 16 / 9;
  height: 100%;
}

.cs__prev {
  position: absolute;
  left: 0;
  z-index: 99999;
  padding-left: 5.2vw;
}

.cs__prev svg {
  transform: rotate(-180deg);
}

.cs__next {
  position: absolute;
  right: 0;
  padding-right: 3.55vw;
}

.cs__next,
.cs__prev {
  /*   padding: 1rem 2rem 1rem 2rem; */
  border: none;
  /*   background: #555; */
  /*   color: white; */
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  opacity: 0.5;
  width: 5vw;
  height: 5vw;
  background: transparent;
  position: absolute;
  z-index: 99999;
}

.cs__prev:hover {
  opacity: 1;
}

.cs__next:hover {
  opacity: 1;
}




.cs__next,
.cs__prev svg {
  width: 20px;
  height: 20px;
  margin: auto;
  fill: #f4f4f4;
  scale: 300%;

}

.cs__toggle {
  position: absolute;
  top: 0%;
}


.cs__show-overflow {
  overflow: visible;
}


/* CASE STUDY STYLES */

.cs__project-wrap {
  width: 100%;
  padding: 0rem;
  display: flex;
  height: 100%;
  margin-top: 0px;
  flex-flow: column nowrap;
  place-content: flex-end center;
  align-items: center;
  grid-auto-columns: 1fr;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  /* background: yellow; */
}

.cs__project-wrap img {
  width: 100%;
  height: auto;
}

/* CASESTUDY CSS */

div.cs__w-layout-grid.cs__grid-5 {
  position: relative;
  /*   background-color: pink; */
  box-sizing: border-box;
  color: #333333;
  column-gap: 16px;
  display: grid;
  font-size: 14px;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  height: 90%;
  line-height: 20px;
  margin-right: 0;
  padding-right: 0;
  row-gap: 16px;
}

@media screen and (min-width: 1280px) {
  div.cs__w-layout-grid.cs__grid-5 {
    background-color: #000DFF;
    column-gap: 0;
    grid-auto-flow: column;
    grid-template-areas: "Area-2 Area";
    grid-template-columns: 1fr 1.33fr;
    grid-template-rows: auto;
    height: 90%;
    row-gap: 0;
    width: 100%;
  }
}

img#w-node-ee300000-69b6-47b4-16bd-c9e68c528786-8597ecd3.cs__image-11 {
  border-width: 0;
  box-sizing: border-box;
  color: #333333;
  display: inline-block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  grid-column-end: 3;
  grid-column-start: 2;
  grid-row-end: 4;
  grid-row-start: 1;
  height: 100%;
  line-height: 20px;
  max-width: 100%;
  object-fit: cover;
  overflow: hidden;
  position: static;
  vertical-align: middle;
}

@media screen and (min-width: 1280px) {
  img#w-node-ee300000-69b6-47b4-16bd-c9e68c528786-8597ecd3.cs__image-11 {
    grid-column-end: 3;
    grid-column-start: 2;
    grid-row-end: 4;
    grid-row-start: 1;
    height: 100%;
    justify-self: end;
    object-fit: cover;
  }
}

#cs__paragraph-2 {
  align-self: end;
  box-sizing: border-box;
  color: #ffffff;
  font-family: "Rational-light";
  font-size: 18px;
  font-weight: 300;
  grid-column-end: 2;
  grid-column-start: 1;
  grid-row-end: 4;
  grid-row-start: 3;
  line-height: 20px;
  margin: 0;
  padding: 50px 0 50px 50px;
  text-align: left;
}

@media screen and (min-width: 1280px) {
  #cs__paragraph-2 {
    color: #f0f2f3;
    font-family: "Rational-light";
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
    width: 75%;
  }
}

.cs__div-block-38 {
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  align-items: center;
  align-self: end;
  /* background-color: #000DFF; */
  border-radius: 100px;
  box-sizing: border-box;
  color: #333333;
  display: flex;
  flex-direction: column;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  grid-column-end: 3;
  grid-column-start: 2;
  grid-row-end: 4;
  grid-row-start: 3;
  height: 7.813vw;
  justify-content: center;
  justify-self: end;
  line-height: 20px;
  margin-bottom: 50px;
  margin-right: 50px;
  position: relative;
  width: 7.813vw;
  pointer-events: all;
  z-index: 9999999;
}


.AppButton[data-v-dd77cba5] {
  align-items: center;
  border-radius: 100%;
  display: inline-flex;
  flex: none;
  height: 7.813vw;
  justify-content: center;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  width: 7.813vw;
}


.AppButton-arrowWrap[data-v-dd77cba5] {
  flex: none;
  height: 5vw;
  left: 17.5%;
  /*   margin-left: -0.4rem; */
  margin-top: -0rem;
  overflow: hidden;
  position: absolute;
  top: 17.5%;
  width: 5vw;
  z-index: 2;
}

.AppButton-arrowWrap.--hover[data-v-dd77cba5] {
  z-index: 20;
}

.AppButton-arrowWrap.--hover .AppButton-svg[data-v-dd77cba5] path {
  fill: #000dff;
}

.AppButton-svgWrap[data-v-dd77cba5] {
  align-items: center;
  aspect-ratio: 1/1;
  display: flex;
  flex: none;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
  background: #000dff;
  overflow: hidden;
}

.numberCD {
  font-family: "Monument Extended-Bold";
  font-size: 5vw;
  color: #f4f4f4;
}

.AppButton-svgWrapDot[data-v-dd77cba5] {
  background: #fff;
  border-radius: 100%;
  box-shadow: inset 0 0 0 1rem #fff;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}


div.cs__text-block-26 {
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  align-items: center;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  flex-direction: column;
  font-family: "Monument Extended-Bold";
  font-size: 5vw;
  font-weight: 700;
  justify-content: center;
  line-height: 20px;
  padding-top: 5px;
  text-align: center;
}


/* END NEW CASE STUDY STYLES */

/* LIGHTBOX STYLES */

div.lightbox {
  -webkit-font-smoothing: antialiased;
  align-items: center;
  background-color: black;
  box-sizing: border-box;
  color: #000000;
  display: flex;
  font-family: Agrandir;
  height: 100vh;
  justify-content: center;
  left: 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  will-change: transform;
  z-index: 99;
}

div.lightbox__top.lightbox-bar {
  -webkit-font-smoothing: antialiased;
  background-color: black;
  box-sizing: border-box;
  color: #000000;
  font-family: Agrandir;
  height: 50%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scaleY(1);
  transform-origin: center top;
  width: 100%;
  will-change: transform;
  z-index: 2;
}

div.lightbox__bottom.lightbox-bar {
  -webkit-font-smoothing: antialiased;
  background-color: black;
  bottom: 0;
  box-sizing: border-box;
  color: #000000;
  font-family: Agrandir;
  height: 50%;
  left: 0;
  position: absolute;
  transform: scaleY(1);
  transform-origin: center bottom;
  width: 100%;
  will-change: transform;
  z-index: 2;
}

/* LIGHTBOX-VIDEO-CONTENT STYLES */

div.lightbox__content {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  color: #000000;
  font-family: Agrandir;
  height: 100vh;
  object-fit: cover;
  padding-top: 0;
  position: relative;
  width: 100%;
}

/* THUMBNAIL STYLES */

div.video-holder.col-10 {
  -webkit-font-smoothing: antialiased;
  backface-visibility: hidden;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-family: Agrandir;
  margin-left: auto;
  margin-right: 15px;
  margin-top: 80px;
  max-width: 290px;
  position: relative;
  transform: translate3d(0, 0, 0.0047px) rotate(4.691deg);
  width: 83.3333%;
  will-change: transform;
  z-index: 0;
}

@media (min-width: 64em) {
  div.video-holder.col-10 {
    margin-top: 100px;
    max-width: 390px;
  }
}

@media (min-width: 90em) {
  div.video-holder.col-10 {
    max-width: 450px;
  }
}

@media (min-width: 75em) {
  div.video-holder.col-10 {
    margin-top: 60px;
  }
}

div.vid-wrap.relative {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-family: Agrandir;
  position: relative;
}

div.vid-wrap.relative:before {
  backface-visibility: hidden;
  bottom: 0;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}

/*
div.play {
  -webkit-font-smoothing: antialiased;
  background-color: #000000;
  border-radius: 83px;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-family: Agrandir;
  height: 83px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
  width: 83px;
  will-change: transform;
  z-index: 1;
}
*/

div.video-holder.col-10 div.play svg {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  /*color: #000000;*/
  cursor: pointer;
  font-family: Agrandir;
  height: 27px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 27px;
}

div.video-holder.col-10 svg polygon {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  /*color: #000000;*/
  cursor: pointer;
  fill: #ffffff;
  font-family: Agrandir;
}

div.img-container.col-12 {
  -webkit-font-smoothing: antialiased;
  backface-visibility: hidden;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-family: Agrandir;
  overflow: hidden;
  padding-top: 60%;
  position: relative;
  width: 100%;
  z-index: 0;
}

@media (min-width: 75em) {
  div.img-container.col-12 {
    clip-path: polygon(20% 0,
        91.5% 0,
        100% 14.5%,
        100% 100%,
        80% 100%,
        8.6% 100%,
        0 86.1%,
        0 0);
    transform: scale(0.99);
  }
}

@media (min-width: 64em) {
  div.img-container.col-12 {
    clip-path: polygon(20% 0,
        91.5% 0,
        100% 14.5%,
        100% 100%,
        80% 100%,
        8.7% 100%,
        0 85.1%,
        0 0);
  }
}

img.attachment-full.size-full {
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-family: Agrandir;
  height: 100%;
  left: 0;
  margin: 0 auto;
  object-fit: cover;
  padding: 2px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}

small.white.block.caps.center {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-family: Agrandir;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 2px;
  margin-top: 1.1rem;
  text-align: center;
  text-transform: uppercase;
}


.plyr {
  --plyr-color-main: transparent;
}





/* FEATURED WORK SECTION STYLES */


.outer-highlight,
.outer-highlight-2,
.outer-highlight-3 {
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  font-size: 17.35px;
  height: 100vh;
  line-height: 27.76px;
  padding: 10%;
  width: 100vw;
}

/*.outer-highlight {
 background-color: black;
}*/

.inner-highlight {
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  align-items: center;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  height: 55vh;
  justify-content: center;
  line-height: 27.76px;
  position: relative;
  width: 100%;
}

.heading-highlight {
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: start;
  align-items: center;
  align-self: center;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  flex-direction: row;
  height: 100%;
  justify-content: flex-start;
  line-height: 27.76px;
  position: absolute;
  width: 75%;
  z-index: 10;
}

.heading {
  box-sizing: border-box;
  color: #FFFFFF;
  font-family: "Monument Extended-Bold";
  font-size: 86px;
  font-weight: 500;
  line-height: 1.1;
  margin: 0;
  text-align: right;
}


.image-holder-right {
  -webkit-box-align: end;
  -webkit-box-direction: normal;
  -webkit-box-flex: 0;
  -webkit-box-ordinal-group: 1;
  -webkit-box-orient: vertical;
  -webkit-box-pack: start;
  align-items: flex-end;
  align-self: auto;
  bottom: 0;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  font-size: 17.35px;
  height: 100%;
  justify-content: flex-start;
  left: auto;
  line-height: 27.76px;
  object-fit: contain;
  order: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
}

.image {
  border-width: 0;
  box-sizing: border-box;
  color: #FFFFFF;
  display: block;
  font-family: Roobert, sans-serif;
  font-size: 17.35px;
  height: 100%;
  line-height: 27.76px;
  max-width: none;
  object-fit: cover;
  overflow: hidden;
  width: 100%;
}

.paragraph-2,
.paragraph-2-2,
.paragraph-2-3 {
  color: #FFFFFF;
  font-family: 'Rational';
  font-size: 1em;
  font-weight: 500;
  left: 0;
  line-height: 41.64px;
  margin-bottom: 0;
  margin-top: 3%;
  right: 0;
  top: 0;
}

.pin-this {
  text-align: center;
}

/* SECOND FEATURED SECTION */


.image-holder-left {
  -webkit-box-align: end;
  -webkit-box-direction: normal;
  -webkit-box-flex: 0;
  -webkit-box-ordinal-group: 1;
  -webkit-box-orient: vertical;
  -webkit-box-pack: start;
  align-items: flex-end;
  align-self: auto;
  bottom: 0;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  height: 100%;
  justify-content: flex-start;
  left: 0;
  line-height: 30.192px;
  object-fit: contain;
  order: 0;
  overflow: hidden;
  position: absolute;
  right: auto;
  top: 0;
  width: 60%;
}

.heading-highlight.two {
  width: 75%;
  justify-content: flex-end;
}

/* THIRD FEATURED SECTION */


/* CONTACT FORM STYLE */


.contact-container {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  width: 100vw;
  height: 100vh;
  background: black;
  /* var(--bg-color); */
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.left-col {
  /* width: 50vw; */
  /* height: 100%; */
  flex: 50%;
  background-image: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/MRC+IMAGES/mtb-contact.jpg");
  background-size: cover;
  background-position: center 75%;
  background-repeat: no-repeat;
  opacity: 1;
}

.right-col {
  background: black;
  /*var(--bg-color);*/
  /* width: 50vw; */
  /* height: 100vh; */
  flex: 50%;
  padding: 5rem 4rem;
  position: static;

}

.contact-container h1,
label,
textarea,
.description {
  font-family: 'Rational-light';
  font-weight: 400;
  letter-spacing: 0.01rem;

}

#contact-title {
  padding-top: 5rem;
  margin-bottom: -4rem;
}

.contact-container h1 {
  color: white;
  /* var(--h1-color); */
  text-transform: uppercase;
  font-size: 10rem;
  line-height: 9rem;
  letter-spacing: 0.05em;
  text-align: right;
  font-family: "Monument Extended-Bold";
}

p .contact-container {
  color: white;
  /* var(--secondary-color); */
  font-size: 1rem;
  letter-spacing: 0.01rem;
  width: 40vw;
  margin: 0.25rem 0;
}

label,
.description {
  /*color: var(--secondary-color);*/
  text-transform: uppercase;
  font-size: 1rem;

}

label {
  color: white;
}

form {
  /* width: 31.25rem; */
  /* display: flex;
justify-content: right; */
  margin-top: 2rem;
  padding: 1rem 0;

}

input,
textarea,
label {
  width: 100%;
  display: block;
}


p,
placeholder,
input,
textarea {
  font-family: 'R-txt-light';
  /* font-weight: 100; */
}



input,
textarea {
  /*color: var(--primary-color);*/
  font-weight: 400;
  background: black;
  /*background: var(--bg-color);*/
  border: none;
  border-bottom: 0px solid var(--secondary-color);
  padding-top: 20px;
  margin-bottom: 0rem;
  outline: none;
  font-size: 1.25rem;
  letter-spacing: 0.01rem;

}

input::placeholder {
  color: #666;

}

textarea::placeholder {
  color: #666;
}

#name:focus {
  color: white;
}

#underline1:focus {
  background-color: white;
}

#email:focus {
  color: white;
}

#message:focus {
  color: white;
}

#name.active {
  color: white;
}

#name:valid {
  color: white;
}

#email.active {
  color: white;
}

#email:valid {
  color: white;
}

#message.active {
  color: white;
}

#message:valid {
  color: white;
}

textarea {
  resize: none;
  padding-top: 20px;
}

.button-container {
  text-align: center;
}


/* Toggle Switch */

.theme-switch-wrapper {
  display: flex;
  align-items: center;
  text-align: center;
  width: 160px;
  top: 0.5rem;
  right: 0;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
}

#error,
#success-msg {
  width: 40vw;
  margin: 0.125rem 0;
  font-size: 0.7rem;
  text-transform: uppercase;
  font-family: 'Rational-light';
  color: #666;
  /* color: var(--secondary-color); */
}

#success-msg {
  transition-delay: 3s;
}

.line-add2 {
  position: relative;
}

#underline1,
#underline2,
#underline3 {
  background-color: #666;
  height: 1px;
  display: block;
  width: 0%;
}

#underline1.active,
#underline2.active,
#underline3.active {
  background-color: white;
}


.is-active {
  background-color: black;
  box-shadow: 1px 1px 4px 1px transparent !important;
  transition: transform 300ms ease-in-out, background-color 300ms ease-in;
}

.is-active:after {
  opacity: 1;
  background-color: #44F1A6;
  width: 100%;
  transition: width 1s 0.5s ease-in-out, background-color 300ms 300ms ease-in, opacity 250ms 300ms ease-in;
}

.is-active:before {
  opacity: 1;
  transition: opacity 250ms 1.5s ease-in;
}


@media only screen and (max-width: 800px) {
  .logo {
    width: 8rem;
  }

  h1.contact-container {
    font-size: 1.75rem;
  }

  p.contact-container {
    font-size: 0.85rem;
  }

  input,
  textarea,
  button {
    font-size: 0.85rem;
  }

  .description {
    font-size: 0.3rem;
    margin-left: 0rem;
  }

  button {
    width: 4rem;
    margin-left: 25vw;
  }

  .theme-switch-wrapper {
    width: 100vw;
  }

  .left-col,
  .right-col {
    flex: 100%;
  }

  .right-col {
    width: 80%;
    padding: 0rem 0rem;
  }

  .form-wrapper {
    display: flex;
    justify-content: center;
  }

  form {
    /* width: 100vw; */
    margin-top: 2rem;
    padding: 0rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #error,
  #success-msg {
    width: 40vw;
    margin: 0;
  }
}

/* SPOKES SPIN SECTION */

.spacer3 {
  margin-top: 16rem;
  background: orange;
}

.spacerContact {
  height: 100vh;
  width: 100vw;
}

.Lottie-Spokes_Section {
  width: 100%;
}

.Lottie-spokes-block {
  display: block;
  width: 100vw;
  height: 100vh;
}

.Lottie-spokes-block-gd {
  display: block;
  width: 100%;
  height: 100%;
}

#spokes {
  display: block;
  width: 100% !important;
  height: 100vh !important;
  margin: 0 auto;
  background: #000;
}

#spokes2 {
  display: block;
  width: 100% !important;
  /* height: 100vh !important; */
  margin: 0 auto;
  background: #000;
}

#spokes svg {
  /* background: #1a1a1a; */
}

/* END SPOKES SPIN SECTION */

.stage {
  display: flex;
  align-content: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
  position: absolute;
  z-index: 1;
  margin-top: 37vmin;
  /* top: 0; */
  left: 0;
}

#demo {
  max-height: 100%;
  max-width: 100%;
  font-weight: 700;
}

#details {
  width: 100%;
  max-width: 450px;
  position: absolute;
  bottom: 80px;
  left: 50%;
  text-align: center;
  font-size: 0.875em;
  color: white;
  z-index: 11;
}

.items {
  width: 50vw;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
}

/* .stage svg{
  width:100%;
  height:auto
}*/


#slicePattern {
  position: absolute;
  margin: auto;
  height: 80%;
}

footer {
  /* height: 100%; */
  width: 100vw;
  overflow: hidden;
  background: #1a1a1a
}


.footer-container {
  display: block;
  height: 75vh;
  width: 100vw;
  background: #1a1a1a;
  padding: 10rem 4vw;
}

.alt-footer {
  padding: 10rem 0;
}

.footer-grid {
  padding-top: 10rem;
  padding-bottom: 10rem;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

#mrc-sticker {
  box-sizing: border-box;
  grid-area: span 2 / span 4 / span 2 / span 4;
}

.footer-social {
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  grid-area: 1 / 5 / 2 / 7;
  align-self: stretch;
}

.footer-headings {
  line-height: 1;
  padding-top: 50px;
  margin-top: 0px !important;
  z-index: 4;
  margin: 0;
  color: white;
  overflow: hidden;
  text-align: left;
  letter-spacing: .1rem;
  margin-bottom: 0;
  padding-bottom: 1.25rem;
  font-family: "Monument Extended-Ultra-Light";
  font-size: 2rem;
}

.footer-list {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
  list-style: none;
}

.footer-list-item {
  color: #f4f4f4;
  letter-spacing: .02rem;
  overflow-wrap: normal;
  align-items: center;
  margin-bottom: 0;
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-family: "rtext-extra-light";
  font-size: 1rem;
  font-weight: 100;
  line-height: .5rem;
  display: block;
}

.footer-list-item:hover {
  color: #00ffa3;
  transition: color 0.3s ease-in-out;
}

.footer-links {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  grid-area: 1 / 8 / 2 / 10;
  align-self: stretch;
}

.footer-blurb {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  grid-area: 1 / 11 / 2 / 13;
  align-self: stretch;
}

.footer-copyright {
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  margin-top: 2rem;
  padding-top: 0;
}

.footer-copy {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  color: #5b5b5b;
  text-align: center;
  font-family: "rtext-extra-light";
  font-weight: 300;
}



/*/////////// CREATIVE DIRECTION STYLES ////////////*/


.new_grid-header {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1a1a1a;
  position: relative;
}

.cd-unglitch_header-image-container {
  position: relative;
  z-index: 150;
  height: 80vh;
  width: 80vw;
  box-sizing: border-box;
  opacity: 1;
  overflow: hidden;
}

.cd-unglitch_header-image {
  /* height: 100%; */
  width: 100%;
  object-fit: cover;
  opacity: 1;
  position: absolute;
  margin-top: -0.75vw;
}


.cd_header-grid {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(3, 1fr);
  font-family: "Monument Extended-Light";
  color: #fff;
  /* background-color: #00FFA3; */
  font-size: 1.2rem;
  letter-spacing: 0.15rem;
  overflow: hidden;
  height: 80vh;
  width: 80vw;
  position: absolute;
  z-index: 40;
}



.cd_top-title-img_container {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
}

.cd_top-title-img {
  width: 80%;
  /* /* object-fit: contain; */
  /* padding-left: 5vw; */
}


.cd_compass {
  /* height: 100%; */
  width: 100%;
  /* object-fit: contain; */
  /* object-position: 50% 50%; */
  position: absolute;
  z-index: 50;
  top: -200
}

.cd_compass_needle {
  /* height: 100%; */
  width: 100%;
  /* object-fit: contain; */
  /* object-position: 50% 50%; */
  position: absolute;
  z-index: 50;
  top: -200
}

.cd_compass_overlay {
  position: absolute;
  z-index: 120;
  height: 100%;
  width: 100%;
  background-color: #FF6A6C;
  opacity: 22%;
}

.cd_top_left-title {
  grid-area: 1 / 1 / 1 / 9;
  background: #fff;
  font-family: "Monument Extended-UltraBold";
  color: #1a1a1a;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4vw;
  padding-top: 1.7vw;
  /* aspect-ratio: 1/1; */
}

.composer_container {
  grid-area: 1 / 7 / 3 / 10;
  /* background: purple; */
  position: relative;
  display: flex;
  justify-content: center;
}

#composer_1,
#composer_2,
#composer_3,
#composer_4,
#composer_5,
#composer_6 {
  height: 100%;
  /* width: 100%; */
  position: absolute;
  mix-blend-mode: multiply;

}

#composer_1 {
  z-index: 200;
  opacity: 1;
}

#composer_2 {
  z-index: 201;
  opacity: 0;

}

#composer_3 {
  z-index: 202;
  opacity: 0;

}

#composer_4 {
  z-index: 203;
  opacity: 0;

}

#composer_5 {
  z-index: 204;
  opacity: 0;

}

#composer_6 {
  z-index: 205;
  opacity: 0;

}

.cd_top_right-pattern {
  grid-area: 1 / 9 / 2 / 13;
  /* background: blue; */
  max-height: 30vh;
  width: 100%;
  /* aspect-ratio: 1/1; */
}

#cd_wave_top_right {
  height: 130%;
  width: 100%;
  overflow: hidden
}

.cd_bottom-left {
  grid-area: 2 / 1 / 4 / 9;
  background: green;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  /* aspect-ratio: 1/1; */
}




.cd_bottom-right {
  grid-area: 2 / 9 / 4 / 13;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: end;
  position: relative;
  background: #EE7C7A;
  /* aspect-ratio: 1/1; */
}

.cd_directors_chair {
  /* height: 100%; */
  width: 100%;
  object-fit: cover;
  position: absolute;
  /* object-position: 50% 50%; */
  mix-blend-mode: multiply;

}

/* .cd_directors_chair_overlay {
  height: 100%;
  width: 100%;
  background: blue;
position: absolute;
z-index: 50; 
  /* object-position: 50% 50%;
} */

/* .cd-menu {   
-webkit-text-size-adjust: 100%;
    --text-color: #111;
    --bg-color: #b9b3a9;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    position: fixed;
    z-index: 5;
    display: flex;
    width: 100vw;
    height: 80px;
    padding-right: 70px;
    padding-left: 70px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
} */

/* .image-14{
      -webkit-text-size-adjust: 100%;
    --text-color: #111;
    --bg-color: #b9b3a9;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    border: 0;
    max-width: 100%;
    vertical-align: middle;
    display: block;
    height: 30px;
    mix-blend-mode: difference;
} */

/* .text-block-51{
      -webkit-text-size-adjust: 100%;
    --text-color: #111;
    --bg-color: #b9b3a9;
    box-sizing: border-box;
    font-family: Rationaldisplay, sans-serif;
    color: #f4f4f4;
    font-size: 24px;
    line-height: 18px;
    font-weight: 400;
} */

.cd-title-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 100vw;
  min-height: 100vh;
  padding-left: 70px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #d2d2d2;
}

.text-block-49_cd {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  font-family: "Monument Extended-Bold";
  color: #1a1a1a;
  font-size: 96px;
  line-height: 96%;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
}


/* VIDEO DIRECTION SECTION */




.cd-video-previews-section {
  margin: 0;
  padding: 0;
  height: 100vh;
  padding: 10rem 0;
  box-sizing: border-box;
  background: #1a1a1a;
}

/* TITLE */


.cd_vid_cont_container {
  display: flex;
  width: 100%;
  /* height: 10rem; */
  /* position: relative; */
  align-items: center;
  justify-content: center;
  background: #1a1a1a;
  margin: 0;
}

.cd_vid-overlay-container {
  /* width: 50%; */
  /* height: 20rem; */
  position: relative;
  background: blue;
}

.cd_screen-fade {
  height: 100%;
  width: 100%;
  background: #1a1a1a;
  position: absolute;
  opacity: 0;
  z-index: 999;
}

.cd_vid-overlay-container video {
  height: 20rem;
}

.cd_vid-overlay-container svg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
}

.cd_vid-overlay-container svg text {
  font-family: "Monument Extended-Bold";
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.05rem;
  opacity: 1;
}

.cd_vid-overlay-container svg rect {
  fill: white;
}

.cd_vid-overlay-container svg>rect {
  -webkit-mask: url(#mask);
  mask: url(#mask);
  fill: #1a1a1a;
}


.stories-container {
  opacity: 1;
  position: relative;
  /* top: 0;
  left: 0; */
  width: 100vw;
  background: #1a1a1a;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  display: flex;
}

.stories {
  position: relative;
  z-index: 1;
  list-style: none;
  margin: 0;
  padding: 0;
}

.stories li {
  padding: 20px 40px 20px 40px;
  overflow: hidden;
  opacity: 1;
}

.stories a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  white-space: nowrap;
  position: relative;
}

.stories a .subtitle {
  line-height: 1;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  display: block;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 70px;
  transition: color 0.16s ease-out;
}

.stories a:hover .subtitle {
  color: #00ffa3;
}

.stories-container .video-container {
  position: fixed;
  width: 600px;
  height: 337.5px;
  opacity: 0;
  z-index: 0;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  display: block;
  pointer-events: none;
}

.stories-container .video-container .rolloverVideo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.stories-container .video-container .rolloverVideo.visible {
  opacity: 1;
}


/* FLIP */

.flipped_stories-container {
  opacity: 1;
  position: absolute;
  width: 70vw;
  height: 60vh;
  z-index: 0;
  pointer-events: none;
  /* left: 50%; */
}

.flipped-top {
  z-index: 99999;
  pointer-events: all;
}

/* END VIDEO SECTION */

.text-block-62 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  -webkit-text-fill-color: inherit;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  padding-bottom: 10px;
  font-family: "Rational";
  font-size: 26px;
  line-height: 120%;
  font-weight: 500;
}

.cd-vid-blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  color: #1a1a1a;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  column-count: auto;
  column-gap: 20px;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}


.photo-gallery-animated {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: relative;
  display: grid;
  align-self: center;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  width: 75vw;
}

.div-block-94 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  height: 25vh;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/62d87fb4d09281003bf423bf_Tier%201%20Road%20Cycling%20-%20Germany%20-%20Matthias%20Schindler-44.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 2;
}

.div-block-95 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393cc55196c5b98bfe56d2b_rohit-tandon-9wg5jCEPBsw-unsplash.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 2;
}

.div-block-96 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/62d8800446880f50ab5b79b9_MTB%20Master%20images%20-%20Selects%20Tier%201-4.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
}

.div-block-97 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  height: 25vh;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6271c537a78dac1c15bc2fea_Tier%201%20Road%20Cycling%20-%20Germany%20-%20Matthias%20Schindler-67.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 2;
  grid-row-end: 3;
}

.div-block-98 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  height: 25vh;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/62057bc87a55d45493a9f19a_daniel-j-schwarz-E3QoGwsVLDo-unsplash.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 2;
  grid-row-end: 3;
}

.div-block-99 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  height: 25vh;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393c1d01541023c113890a4_block-party-nyc-soul-of-summer-photo-book-by-anderson-zaca-2.jpg");
  background-position: 0px 0px;
  background-size: auto;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}

.text-block-63 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  margin-top: -32px;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 72px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

.photoshoot-section-info-copy {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: grid;
  width: 100vw;
  height: auto;
  padding-top: 10vw;
  padding-right: 70px;
  padding-bottom: 70px;
  padding-left: 70px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  border: 1px none transparent;
  background-color: #1a1a1a;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.cd-photoshoots-blurb-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding: 20px;
  background-color: #1a1a1a;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 2;
}

.text-block-62-copy {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding-bottom: 10px;
  font-family: "Rational";
  color: #f4f4f4;
  font-size: 26px;
  line-height: 120%;
  font-weight: 500;
}

.cd-photoshoots-blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  color: #f4f4f4;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  column-count: auto;
  column-gap: 20px;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}


/* Scrolltrigger gallery styles */


.cd-gallery-container {
  position: relative;
  height: auto;
}

.wd2_cd-gallery-container {
  position: relative;
  height: 100vh;
  overflow: hidden;
}



.header__title {
  font-family: "Monument Extended-Bold";
  text-align: center;
  text-transform: uppercase;
  color: #f4f4f4 !important;
  font-size: 72px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 15px;
  overflow: visible;

}

.cd-gallery .cd-row {
  width: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 20px 0;
}

.cd-gallery .cd-row:nth-child(1),
.cd-gallery .cd-row:nth-child(3) {
  transform: translateX(0%);
}

.cd-gallery .cd-row:nth-child(2),
.cd-gallery .cd-row:nth-child(4) {
  transform: translateX(-40%);
}

.cd-section-gallery {
  width: 100vw;
}

.cd-image-fluid {
  max-width: 100%;
}

.cd-gallery__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cd-gallery__image-container {
  width: 30%;
  height: 300px;
  background: #000;
  margin: 0 10px;
  flex-shrink: 0;
}

.padding {
  height: 200px;
}


/* WEB ART DIRECTION SECTION */


.sections_cd {
  position: relative;
  height: 100vh;
  display: flex;
  padding-left: 70px;
  background-color: #7f5af0;
  box-sizing: border-box;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  padding-left: 70px;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
}

.contento {
  display: none;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

@keyframes popup {
  to {
    max-height: 1000px;
    height: auto;
  }
}

.panels_cd {
  margin-top: 15vh;
  grid-column-start: 1;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 9;
  /*   height: 100vh; */
  background: lime;
  overflow: hidden;
  position: relative;
}

.container-page {
  width: 50%;
}

.cdpanel {
  height: 85vh;
  width: 100%;
  margin-right: auto;
  position: absolute;
  top: 0;
  right: 0;
}

.red_cd {
  background: red;
}

.orange_cd {
  background: red;
}

.purple_cd {
  background: red;
}

.green_cd {
  background: red;
}

.description {
  height: 100vh;
}

.blue {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

.blue h1 {
  margin: 0 0 1rem 0;
  text-align: center;
}

.green {
  height: 100vh;
}

section.spacer {
  width: 100%;
  height: 100vh;
  background: #333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
}

.cd-web-art-heading {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  text-align: center;
  font-weight: 800;
  padding-top: 50px;
  margin-top: 0px !important;
  z-index: 4;
  margin: 0;
  font-family: "Monument Extended-Bold";
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  position: absolute;
  left: auto;
  top: 45%;
  right: 70px;
  overflow: visible;
  width: 37.85vw;
  height: 12vw;
  margin-bottom: 0px;
  align-self: center;
  color: #f4f4f4 !important;
  font-size: 72px;
  line-height: 100%;
  /*     white-space: break-spaces; */
  object-fit: contain;
}

.cd-web-art-blurb-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding: 20px;
  /* background-color: #7f5af0; */
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 8;
  grid-row-end: 9;
  align-self: center;
}

.cd-web-art-blurb-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding-bottom: 10px;
  font-family: "Rational";
  color: #f4f4f4;
  font-size: 26px;
  line-height: 120%;
  font-weight: 500;
}

.cd-web-art-blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  color: #f4f4f4;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  column-count: auto;
  column-gap: 20px;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}


/* RDB SECTION */

/* body {
font-size: 1em;
line-height: 1.6;
font-weight: 400;
letter-spacing: 0em;
-ms-overflow-style: none;
scrollbar-width: none;
overscroll-behavior-y: none;
margin-top: 0;
} */

body::-webkit-scrollbar {
  display: none;
}

a {
  color: inherit;
}

.overview_tab-item.is-active .overview_tab-line {
  opacity: 1;
}

.cta_img-overflow,
.cta_img_photo {
  will-change: transform;
}

.overview_visual {
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

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

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Recife Display", sans-serif;
  font-size: 4em;
  line-height: 0.8311688311688312;
  font-weight: 400;
  letter-spacing: -0.02em;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}

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

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

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

.global_embed {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

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

.overview_trigger {
  height: 80vh;
}

.overview_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.overview_visual {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-top-left-radius: 3.13em;
  border-bottom-left-radius: 3.13em;
}

.overview_tab-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.88em;
  grid-row-gap: 0.88em;
}

.overview_tab-item {
  opacity: 0.3;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.overview_tab-item.is-active {
  opacity: 1;
}

.overview_tab-text {
  font-size: 2.94em;
  line-height: 0.9;
  letter-spacing: -0.02em;
  cursor: pointer;
}

.overview_tab-line {
  width: 0%;
  height: 0.2em;
  background-color: #00FFA3;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.overview_content-list {
  position: relative;
}

.overview_content-item {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  max-width: 27em;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.overview_content-item.is-active {
  position: relative;
  z-index: 2;
  opacity: 1;
}

.overview_heading-wrap {
  padding-bottom: 1.3em;
}

.overview_img-list {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.overview_img-item {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 4%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.overview_img-item.is-active {
  opacity: 1;
}

.overview_img-photo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -o-object-fit: cover;
  object-fit: cover;
}

.overview_img-icon {
  position: relative;
  width: 6em;
  max-width: 70%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.overview_numbers {
  position: relative;
  z-index: 2;
  font-family: "Recife Display", sans-serif;
  font-size: 2.25em;
  line-height: 1;
  font-weight: 400;
}

.overview_scroll-progress {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  width: 5px;
  height: 0%;
  background-color: #00FFA3;
}

.overview_mobile-icon {
  display: none;
}

.overview_mobile-img {
  display: none;
}

.process_section_shift-wrapper {
  margin-top: -100vh;
}

.cta_component {
  position: relative;
  text-align: center;
}

.cta_trigger {
  height: 100vh;
}

.cta_sticky {
  /*   position: -webkit-sticky;
position: sticky; */
  top: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cta_progress {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 20;
  width: 0%;
  height: 5px;
  background-color: #00FFA3;
}

.cta_img-list {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100vh;
}

.cta_img-item {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.cta_img-overflow {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.cta_img-photo {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  -o-object-fit: cover;
  object-fit: cover;
}

.cta_img-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.cta_title-wrap {
  position: relative;
  z-index: 2;
  overflow: hidden;
  text-align: center;
}

.cta_title-list {
  height: 12.2em;
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
}

.cta_title-heading {
  padding-top: 0.05em;
  padding-bottom: 0.22em;
  font-family: "Recife Display", sans-serif;
  font-size: 11.38em;
  line-height: 0.8;
  font-weight: 400;
  letter-spacing: -0.05em;
}

.cta_numbers {
  position: relative;
  z-index: 2;
  font-size: 1.13em;
  color: #00FFA3;

}

.button_cd {
  padding: 0.1em 1.7em;
  border-style: solid;
  border-width: 1.5px;
  border-color: #00FFA3;
  border-radius: 100vw;
  background-color: transparent;
  color: #00FFA3;
  font-size: 1.13em;
}

.button_cd:hover {
  background-color: #00FFA3;
  color: #111606;
}

.cta_content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
}

.footer_component {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.15);
  text-align: center;
}

.page-padding {
  padding: 8%;
}

@media screen and (max-width: 991px) {
  .overview_sticky {
    position: relative;
    height: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .overview_trigger {
    display: none;
  }

  .overview_content {
    padding-right: 6%;
    padding-left: 6%;
  }

  .overview_visual {
    display: none;
  }

  .overview_content-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .overview_content-item {
    position: relative;
    z-index: 2;
    max-width: none;
    opacity: 1;
  }

  .overview_heading-wrap {
    max-width: 27em;
  }

  .overview_tab-wrapper {
    display: none;
  }

  .overview_mobile-icon {
    display: block;
    width: 2.9em;
    margin-bottom: 1.6em;
  }

  .overview_p {
    width: 100%;
    max-width: 25em;
  }

  .overview_mobile-img {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 2em;
    padding-top: 50%;
  }

  .overview_mobile-photo {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

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

@media screen and (max-width: 479px) {
  h2 {
    font-size: 3em;
  }

  .cta_title-wrap {
    font-size: 2.4vw;
  }
}





/* ////////// END CREATIVE DIRECTION STYLES //////////// */

/* //////// SUBPAGE CSS //////// */


/* TOP HALF STYLES */


.ts-line {
  overflow: hidden;
  padding: 0 0 0em 0;
  margin: 0 0 0em;
}


h1 {
  font-size: 4em;
  margin: 0;
  color: white;
  position: relative;
  overflow: hidden;
  font-family: "Monument Extended-Bold";
  letter-spacing: 0.05em;
  /* padding-bottom: 10px; */
}

h1>div {
  position: relative;
  margin: 0;
}

.line-add {
  position: relative;
  padding-left: 10vw;
  padding-top: 10vh;
  padding-bottom: 10vh;
}


.top-sub-copy-block {
  font-family: Rationaldisplay, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  display: block;
  line-height: 1.3;
  padding-top: 0vh;
  padding-bottom: 0vh;
}

.sub-copy-block {
  font-family: Rationaldisplay, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  display: block;
  line-height: 1.3;
  padding-top: 0vh;
  padding-bottom: 0vh;
}


.top-full-width-image {
  overflow: visible;
  width: 100%;
  height: 50vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.case-study-1-copy-container {
  display: -ms-grid;
  display: grid;
  height: 33vh;
  padding-top: 65px;
  padding-bottom: 65px;
  padding-right: 10vw;
  padding-left: 10vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.case-study-1-title {
  font-family: "Monument Extended-Bold";
  color: #fff;
  letter-spacing: 0.05rem;
  font-size: 30px;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

.case-study-1-copy {
  font-family: "R-txt-book-light";
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  text-align: left;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

.bc_smaller {
  font-family: Rationaldisplay, sans-serif;
  color: #fff;
  letter-spacing: 0.05rem;
  font-size: 20px;
}

.image-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  padding-left: 10vw;
  padding-right: 10vw;
  margin: 0 auto;
  padding-bottom: 10vh;
  z-index: -1;
}

.image-grid .grid-image-cont {
  position: relative;
  height: 40vh;
  overflow: hidden;
  padding-top: 0;
}

.image-grid img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 160%;
  object-fit: cover;
}

.image-grid .grid-image-cont:nth-child(1) {
  grid-column: 1 / span 2;
  grid-row: 1;
}

.image-grid .grid-image-cont:nth-child(2) {
  grid-column: 1;
  grid-row: 2;
}

.image-grid .grid-image_cont:nth-child(3) {
  grid-column: 2;
  grid-row: 2;
}

.bc-image-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  padding-left: 10vw;
  padding-right: 10vw;
  margin: 0 auto;
  padding-bottom: 10vh;
  z-index: -1;
}

.bc-image-grid .grid-image-cont {
  position: relative;
  min-height: 40vh;
  overflow: hidden;
  padding-top: 0;
}

.bc-image-grid img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 160%;
  object-fit: cover;
}

.bc-nudge {
  margin-top: -8rem;
}

.bc-image-grid .bc-large-sq {
  grid-column: span 8;
  grid-row: span 2;
}

.bc-image-grid .bc-small-sq {
  grid-column: span 4;
  grid-row: span 1;
}

.lets-ride-info {
  height: 100vh;
  padding-top: 20vw;
}

.lets-ride-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  padding-left: 10vw;
  padding-right: 10vw;
  margin: 0 auto;
  padding-bottom: 10vh;
  overflow: hidden;
}

.lets-ride-image {
  grid-column: span 6;
  grid-row: span 8;
  height: 120%;
  position: relative;
  min-height: 40vh;
  overflow: hidden;
  padding-top: 0;
}

.lets-ride-image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 160%;
  object-fit: cover;
}

.lets-ride-blurb-wrap {
  grid-column: span 6;
  grid-row: span 2;
  padding-left: 5vw;
}

.lets-ride-blurb-wrap p {
  font-family: "R-txt-book-light";
  font-size: 1.2em;
  color: #f4f4f4;
}


#mtb-full-width {
  width: 100vw;
  opacity: 0;
}

@media screen and (max-width: 1024px) {
  .image-grid {
    --num-cols: 2;
    --row-height: 200px;
  }
}


/* SIDEBAR STYLES */

.pinned-gallery-container {
  background: black;
  position: relative;
  z-index: 5;
}


.container.subone {
  display: flex;
  align-items: center;
  justify-content: center;
}

.container.subtwo {
  /*background: transparent;*/
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.05em;
  font-size: 2em;
  color: white;
  margin: 0;
  width: 40vw;
}

.container.subthree {
  /*background: transparent;*/
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.05em;
  font-size: 2em;
  color: white;
  margin-top: -100vh;
  width: 40vw;
}

.container h1 {
  text-align: center;
  color: white;
}

.container .text_area {
  padding: 0px;
  margin-left: 0;
  width: 40vw;
  text-align: center;
}

.pinnedtextsquash {
  max-width: 20vw;
  text-align: left !important;
}

.container .fading_texts {
  position: absolute;
  width: 100%;
  left: 35vw;
  top: 0;
}

.container .fading_texts2 {
  position: absolute;
  width: 100%;
  left: 35vw;
  top: 0;
  padding: 0;
}

.container .fading_texts .text-sub {
  position: absolute;
  width: 60vw;
  margin-right: 0;
  height: 100vh;
  /*background-color: #ccc;*/
  padding: 0;
}

.container .fading_texts2 .text-sub {
  position: absolute;
  width: 60vw;
  margin-right: 0;
  height: 100vh;
  /*background-color: #ccc;*/
  padding: 0;
}

.text-sub.subfirst {
  background-image: url(img/bc-routes-scroll-gallery/adventure-around-every-corner-british-cycling.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.text-sub.subsecond {
  background-image: url(img/bc-routes-scroll-gallery/root-out-your-next-route-cycling-british-cycling.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.text-sub.subthird {
  background-image: url(img/bc-routes-scroll-gallery/one-pedal-stroke-to-freedom-bike-sky-british-cycling.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.text-sub.subfourth {
  background-image: url(img/bc-routes-scroll-gallery/lets-ride-bike-trail-berm-british-cycling.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.text-sub.subfifth {
  background-image: url(img/bc-routes-scroll-gallery/lets-ride-homepage-bikes-routes-british-cycling.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* .text-sub.subsixth {
  background-image: url("https://assets.codepen.io/4086427/MTB+Master+images+-+Selects+Tier+1-13.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
} */


/* BC ARTICLES LINK STYLES */

.about-bc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  color: var(--grey);
  padding: 0vw 10vw 0rem 10vw;
  /* background: #f4f4f4; */
}

.about-bcsubtitle {
  font-family: 'R-txt-light';
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  opacity: 0;
}

.about-bctext {
  font-family: "Titles Semi-Bold";
  font-size: 3.2rem;
  text-align: center;
  margin-top: 1rem;
  letter-spacing: -0.075vw;
  opacity: 0;
  color: #1a1a1a;
}

.about-bctext .split-line {
  opacity: 0;
}

.about-bchover {
  position: relative;
  display: inline-block;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  cursor: pointer;
  padding-right: 8.5rem;
  color: #000DFF
}

.about-bchover.unhover {
  padding-right: 0;
}

.about-bchover.unhover .about-bcimg {
  margin-right: -0.25rem;
  right: 0rem;
  width: 0;
}

.about-bchover.unhover .about-bcimg img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.about-bcimg {
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
  display: block;
  width: 8rem;
  height: 4rem;
  overflow: hidden;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.about-bcimg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}




/* ///////// */


/* //////// GALLERY CSS //////// */

.js .loading:before,
.js .loading:after {
  content: "";
  z-index: 1000;
  position: fixed
}

.js .loading:before {
  width: 100%;
  height: 100%;
  background: var(--color-bg);
  top: 0;
  left: 0
}

.js .loading:after {
  width: 60px;
  height: 60px;
  opacity: .4;
  background: var(--color-link);
  border-radius: 50%;
  margin: -30px 0 0 -30px;
  animation: .7s linear infinite alternate forwards loaderAnim;
  top: 50%;
  left: 50%
}

@keyframes loaderAnim {
  to {
    opacity: 1;
    transform: scale(.5)
  }
}

a {
  color: var(--color-link);
  cursor: pointer;
  outline: none;
  text-decoration: none
}

/* a:hover {
  color: var(--color-link-hover);
  outline: none
} */

a:focus {
  background: #d3d3d3;
  outline: none
}

a:focus:not(:focus-visible) {
  background: 0 0
}

a:focus-visible {
  background: 0 0;
  outline: 2px solid red
}

.unbutton {
  font: inherit;
  cursor: pointer;
  color: var(--color-link);
  background: 0 0;
  border: 0;
  margin: 0;
  padding: 0;
}

.unbutton:focus {
  outline: none
}


.frame {
  width: 100%;
  height: 100vh;
  z-index: 100;
  pointer-events: none;
  grid-gap: 1rem;
  grid-template: "back sponsor" "title title" "info info" "nav nav" 1fr/auto auto;
  padding: 2.5rem;
  display: grid;
  position: fixed
}

.frame a {
  pointer-events: auto
}

.frame__title {
  grid-area: title;
  place-self: end;
  align-items: start;
  display: flex
}

.frame__title-main {
  margin: 0 0 0 1rem;
  font-size: 1rem;
  font-weight: 400
}

.frame__title-back {
  align-items: flex-end;
  margin-bottom: .15rem;
  display: flex;
  position: relative
}

.frame__title-back span {
  font-size: 1.25rem;
  line-height: 1;
  transform: rotate(-45deg)
}

.frame__title-back svg {
  fill: currentColor
}

.frame__info {
  grid-area: info;
  align-self: end
}

.frame__nav {
  grid-gap: .5rem;
  grid-area: nav;
  grid-auto-flow: row;
  align-content: end;
  place-items: start;
  display: grid
}

.frame__nav-button {
  text-transform: uppercase;
  pointer-events: auto;
  transition: color .3s;
  position: relative
}

.frame__nav-button:not(.frame__nav-button--current):hover {
  color: var(--color-link-hover)
}

.frame__nav-button--current {
  color: var(--color-text)
}

.frame__nav-button:before {
  content: "";
  width: 2.5rem;
  height: 1px;
  transform-origin: 100%;
  background-color: currentColor;
  transition: transform .8s ease-in-out;
  position: absolute;
  top: 50%;
  right: calc(100% + 4px);
  transform: scaleX(0)
}

.frame__nav-button--current:before {
  transform: scaleX(1)
}

.frame__back {
  opacity: 0;
  pointer-events: none;
  text-transform: uppercase;
  grid-area: back;
  justify-self: start;
  overflow: hidden
}

.go_back-wrapper {
  overflow: hidden;
}

.frame__back--show {
  opacity: 0;
  pointer-events: auto
}

.slides {
  width: 100%;
  height: 100vh;
  grid-template-rows: 100%;
  grid-template-columns: 100%;
  place-items: center;
  display: grid;
  overflow: hidden
}

.slide {
  width: 100%;
  height: 104%;
  pointer-events: none;
  opacity: 0;
  will-change: transform;
  grid-area: 1/1/-1/-1;
  position: relative;
  overflow: hidden
}

.hide_cursor_info {
  pointer-events: none;
}

.slide--current {
  pointer-events: auto;
  opacity: 1
}

.slide__inner {
  width: 100%;
  height: 100%;
  will-change: transform;
  grid-template-rows: 100%;
  grid-template-columns: 100%;
  display: grid;
  position: relative;
  overflow: hidden;
}

.slide__img {
  cursor: pointer;
  z-index: 1;
  grid-area: 1/1/-1/-1;
  position: relative;
  overflow: hidden
}

.slide__img-inner {
  width: 100%;
  height: 100%;
  will-change: transform;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}

.slide__content {
  background: var(--color-bg-slide);
  grid-column-gap: 2rem;
  grid-template: "img title" "img text" "img." /1fr 1fr;
  grid-area: 1/1/-1/-1;
  place-content: center;
  padding: 1rem;
  display: grid;
  pointer-events: none
}

.slide__content-img {
  height: 300px;
  will-change: transform;
  background-position: 50%;
  background-size: cover;
  grid-area: img
}

.slide__content h2 {
  text-transform: none;
  grid-area: title;
  margin: 0 0 3rem;
  font-size: clamp(3rem, 2vw, 3rem);
  font-weight: 200;
  line-height: 1
}

.slide__content p {
  max-width: 260px;
  color: #ffffff80;
  grid-area: text;
  margin: 0;
  line-height: 1.5
}



@media screen and (min-width:53em) {
  .frame {
    grid-template: "back.sponsor" "nav info title" /auto auto auto;
    align-content: space-between
  }

  .frame__info {
    justify-self: center
  }

  .slide__content {
    grid-column-gap: 2rem;
    grid-template: "img title" "img text" "img." /220px 300px
  }
}

/*
.flex-container {
  position:fixed;
  padding-left: 30px;
}

*/

/*/////// LOGOTYPES CSS ////////*/

.bodysub {
  display: grid;
  align-items: center;
  justify-items: center;
  background: #1D1F20;
  color: white;
  height: 100%;
  width: 100%;
  font-size: 14px;
  font-family: Lato, sans-serif;
}

/* img {
  width: 100%;
} */

.app {
  height: 90vh;
  width: 90vw;
  background: white;
  position: relative;
  overflow: auto;

  /* Hide the app on load */
  visibility: hidden;
}

.gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2% 3.6%;
  padding: 10px;
}

.item {
  cursor: pointer;
  font-size: 0;
}

/* 
.icat_web_grabs {
  height: 33.333vh;
} */



.detail {
  position: fixed;
  top: 10px;
  left: 50%;
  width: 90.1vmin;
  cursor: pointer;
  font-size: 0;
  display: flex;
  flex-direction: column;
  visibility: hidden;
  max-height: 100%;
  overflow: auto;
}

.detail>img {
  position: relative;
  z-index: 1;
}

.detail .content {
  background: #232323;
  padding: 2rem 1.5rem;
  font-size: 1rem;
  box-sizing: border-box;
  flex-grow: 1;
}

.detail .content>* {
  margin-bottom: 1rem;
}

.detail .title {
  font-size: 2rem;
  text-transform: uppercase;
}

.detail .secondary {
  color: lightgray;
}

.detail .description {
  line-height: 1.5;
}


/* APPROACH SECTION */

.approach_section {
  padding: 10rem 0;
  margin-top: -15rem;
}



.approach-spacer1,
.approach-spacer2,
.approach-spacer3 {
  height: 100vh;
  /* background-color: #f4f4f4; */
}

/* .approach-spacer1 {
  background-color: green;
}
.approach-spacer2 {
  background-color: purple;
}
.approach-spacer3 {
  background-color: orange;
} */

.outer-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #f4f4f4;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  width: 100vw;
  height: 200vh;
  padding-right: 4vw;
  padding-left: 4vw;
}

.approach-grid {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  /* background-color: #f4f4f4; */
  font-size: 14px;
  line-height: 20px;
  display: grid;
  height: 100vh;
  max-width: 100vw;
  grid-auto-flow: column;
  /* grid-auto-columns: 1fr; */
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.column-block1,
.column-block2,
.column-block3 {
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 100vh;
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  opacity: 0;
}

.column-block2 {
  margin-top: 100vh;
}

.column-block3 {
  margin-top: 200vh;
}

.inner-content-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  /* --bg-color: #f4f4f4; */
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 80%;
  align-self: center;
  /* background-color: #f4f4f4; */
}

/* FREE AUDIT SECTION */

.coupon__container {
  position: relative;
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  max-height: 100vh;
  /* border-top: solid 3px #00FFA3;
border-bottom: solid 3px #00FFA3; */
  /* margin: 2rem 0; */
}

#cut_line1 {
  position: absolute;
  top: 0;
}

#cut_line2 {
  position: absolute;
  bottom: 0;
}


.coupon__sticker_container {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-area: 1 / 1 / 1 / 8;
}

.coupon__text_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  grid-area: 1 / 8 / 1 / 23;
  color: #00FFA3;
  text-align: center;
  border-left: solid 3px #00FFA3;
  max-height: 100vh;
  opacity: 0;
}

.coupon_top_subtitle {
  font-family: 'R-txt-bold';
  font-size: clamp(1.2rem, 1.5vw, 28px);
  color: #f4f4f4;
  padding-top: 3vw;
  padding-bottom: 2vw;
}

.coupon_free_audit_title {
  font-family: "Monument Extended-UltraBold";
  font-size: clamp(6rem, 8vw, 10rem);
  line-height: 85%;
  color: #f4f4f4;
  padding: 1.5rem 0 0.5rem 0;
}

.coupon_line {
  width: 70%;
  border-style: solid none;
  border-width: 1.5px 0;
  border-color: #00FFA3;
}

.coupon__middle_block {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.coupon_middle_subtitle {
  font-family: 'R-txt-bold';
  font-size: clamp(1.2rem, 1.5vw, 28px);
  color: #f4f4f4;
  padding-top: 2vw;
  padding-bottom: 2vw;
}

.coupon_blurb {
  font-family: "rtext-thin";
  font-size: clamp(1rem, 1.1vw, 22px);
  color: #00FFA3;
  color: #f4f4f4;
  width: 70%;
  padding-bottom: 2vw;
}

.coupon__end_admit_container {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00FFA3;
  grid-area: 1 / 23 / 1 / 25;
  opacity: 0;
}

.end_audit {
  font-family: "Monument Extended-Light";
  font-size: clamp(1.5rem, 2.75vw, 3rem);
  transform: rotate(-90deg);
  color: #000;
  white-space: nowrap;
}

line {
  stroke: #00FFA3;
  ;
  stroke-width: 2;
  position: absolute;
}

#mrc-scissors {
  position: absolute;
  margin-left: 10vw;
}

.coupon-container-top,
.coupon-container-bottom {
  display: flex;
  align-items: center;
  height: 30px;
  position: relative;
  /* background: orange; */
}

.coupon-container-top {
  margin-bottom: 5rem;
}

.coupon-container-bottom {
  margin-top: 5rem;
}

/* COUPON BUTTON STYLES */

.coupon_mrc_button_container {
  padding-bottom: 3vw;
}

.coupon_mrcbutton {
  font-family: "R-bk-med";
  font-size: 1.2rem;
  padding: 0.875rem 1rem;
  width: 11rem;
  height: 2.5rem;
  color: #005DFF;
  align-items: center;
  background: #00ffa3;
  border: none;
  border-radius: 0.85rem;
  cursor: pointer;
  display: inline-flex;
  gap: 0.363636em;
  justify-content: center;
  letter-spacing: -0.01em;
  line-height: 1.04545;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  text-transform: none;
}




.coupon_mrcbutton--stroke:after {
  /*     border: 0.125rem solid #005DFF; */
  border-radius: 6.25rem;
  content: "";
  pointer-events: none;
}

.coupon_mrcbutton--stroke:after {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}


.coupon_mrcbutton--stroke .coupon_mrc_circle {
  transform: scale(0);
  transform-origin: 0 0;
  will-change: transform;
}

.coupon_mrc_circle {
  translate: none;
  rotate: none;
  scale: none;
  transform: translate(-12.3054%, 113.167%) scale(0, 0);
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}


.coupon_mrcbutton {
  padding: 0.5625em 1em 0.5em;
}


.coupon_mrc_circle:before {
  aspect-ratio: 1/1;
  background: #005DFF;
  border-radius: 50%;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 170%;
}

.coupon_mrcbutton__flair:before {
  .coupon_mrcbutton__flair:before {
    aspect-ratio: 1/1;
    background: #005DFF;
    border-radius: 50%;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    width: 170%;
  }

  .coupon_mrcbutton__label {
    position: absolute;
    text-align: center;
    transition: color 50ms var(--ease-in-out-quart);
    color: #005DFF;
    z-index: 100;
  }


}

.coupon_mrcbutton__label {
  position: absolute;
  text-align: center;
  transition: color 75ms var(--ease-in-out-quart);
  color: #1a1a1a;
  z-index: 10;

}

.coupon_mrcbutton {
  color: #005DFF;
}


.coupon_mrcbutton__label2 {
  position: absolute;
  text-align: center;
  color: #fff;
  z-index: 20;
  transition: color 50ms var(--ease-in-out-quart);
  visibility: hidden;
}

@media screen and (max-width: 767px) {
  .coupon_mrcbutton__label {
    font-size: 2.4rem;
  }
}


#mrc-sticker-audit {
  width: clamp(150px, 15vw, 300px);
}



/* WORKED FOR SECTION */

.worked-for-section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100vh;
  /* background: #1a1a1a; */
  box-sizing: border-box;
  padding: 10rem 0;
}

/* Parent wrapper */
.wrapper {
  display: flex;
  align-content: center;
  flex-direction: column;
  gap: var(--gap);
  margin: auto;
  max-width: 100vw;
  /* --color-bg: #1a1a1a; */
  --color-bg-accent: #ecdcc0;
  --size: clamp(20rem, 1rem + 40vmin, 30rem);
  --gap: calc(var(--size) / 14);
  --duration: 15s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
  /* background: #1a1a1a;
    box-sizing: border-box; */
}

.marquee {
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
  box-sizing: border-box;
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  animation: scroll-x var(--duration) linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .marquee__group {
    animation-play-state: paused;
  }
}

.marquee--vertical .marquee__group {
  flex-direction: column;
}

.marquee--vertical .marquee__group {
  animation-name: scroll-y;
}

.marquee--reverse .marquee__group {
  animation-direction: reverse;
  animation-delay: -3s;
}

@keyframes scroll-x {
  from {
    transform: translateX(var(--scroll-start));
  }

  to {
    transform: translateX(var(--scroll-end));
  }
}

@keyframes scroll-y {
  from {
    transform: translateY(var(--scroll-start));
  }

  to {
    transform: translateY(var(--scroll-end));
  }
}

/* Element styles */
.marquee svg {
  display: grid;
  place-items: center;
  width: var(--size);
  fill: var(--color-text);
  aspect-ratio: 16/9;
  padding: calc(var(--size) / 10);
  box-sizing: border-box;
}



@keyframes fade {
  to {
    opacity: 0;
    visibility: hidden;
  }
}



/* END WORKED FOR SECTION */



/* THREE.JS SECTION */

.threejs_contours-wrapper {
  position: absolute;
}

.testimony-2 {
  position: absolute;
  width: 100vw;
}

.three-js-section svg {
  z-index: 100;
  height: 100vh;
}

.three-js-section {
  position: absolute;
  height: 200vh;
  z-index: 2;
  background-color: transparent;
}

#three-section {
  opacity: 1;
}

.buffer {
  background-color: red;
  height: 100vh;
}




/*/////////// START CONTENT STRATEGY STYLES ////////////*/


.cs-menu {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: fixed;
  z-index: 5;
  display: flex;
  width: 100vw;
  height: 80px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.image-14 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  border: 0;
  max-width: 100%;
  vertical-align: middle;
  display: block;
  height: 30px;
  -webkit-box-flex: 0;
  flex: 0 auto;
  mix-blend-mode: difference;
}

.cs-menu-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  font-family: "Rational";
  color: #f4f4f4;
  font-size: 24px;
  line-height: 18px;
  font-weight: 400;
}

/* CS TITLE SECTION */

.cs-title-section-copy {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #d2d2d2;
}

.cs-top-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  font-family: "Monument Extended-UltraBold";
  color: #1a1a1a;
  font-size: 96px;
  line-height: 96%;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
}

/* BLOTTER SECTION */

.blotter-container {
  height: 100vh;
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #f4f4f4;
}

.blotterline,
.hello {
  text-align: center;
  font-family: "Monument Extended-Bold";
  color: #1a1a1a;
  font-size: 100px;
}

/* TOP SECTION */
.cs-top-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #7f5af0;
  color: #f4f4f4;
}

.cs-top-grid-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #f4f4f4;
  font-size: 17.5vw;
  box-sizing: border-box;
  position: absolute;
  /* width: 100vw; */
  height: 100vh;
  padding-right: 70px;
  padding-left: 70px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(6, 1fr);
  padding-top: 4rem;
  padding-bottom: clamp(2rem 5vw 4rem);
}

.cs-top-duo-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  color: #f4f4f4;
  font-size: 17.5vw;
  box-sizing: border-box;
  position: static;
  padding-top: 20vw;
  padding-right: 10vw;
  padding-left: 35vw;
  align-self: auto;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/63b847e4e7351c746ebd81af_Purple%20duotone%20MTB%20Master%20images%20-%20Selects%20Tier%201-13%20-%20mono.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 6;
  display: inherit;
  overflow: hidden;
}

.cs-top-text-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  color: #f4f4f4;
  box-sizing: border-box;
  font-family: "R-txt-book-light";
  font-size: 1vw;
  line-height: 1vw;
  /* grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2; */
  display: grid;
}


.cs-left {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
}

.cs-right {
  grid-column-start: 5;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 2;
}



.cs-top-text-block p {
  box-sizing: border-box;
  font-size: 1vw;
  line-height: 1vw;
}



.top-header-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  color: #f4f4f4;
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  justify-content: space-around;
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 2;
  grid-row-end: 6;
  align-self: stretch;
}

.tg-small-header {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  color: #f4f4f4;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: "R-light";
  font-size: 5vw;
  font-weight: 300;
  letter-spacing: 6.85vw;
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 2;
  grid-row-end: 4;
  /* /* padding-top: 4rem; */
  padding-bottom: min(2rem 4vw);
}

.small_title {
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 2;
  grid-row-end: 4;
}

.s-large-header {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  color: #f4f4f4;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: "Monument Extended-UltraBold";
  font-size: 17vw;
  font-weight: 900;
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 5;
  grid-row-end: 6;
  /* padding-top: 2rem; */
  /* padding-bottom: 4rem; */
}

/* CS SECTION ONE */

.cs-one-section {
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  align-items: flex-end;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
  background-color: #1a1a1a;
}

.cs-grid-block {
  -webkit-text-size-adjust: 100%;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: static;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  padding-left: 70px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: repeat(3, 1fr);
  background-color: #1a1a1a;
  height: 100vh;
}

.cs-block--2 {
  background-color: #7f5af0;
}

.cs-block--3 {
  background-color: #005dff;
}

.cs-top-blurb-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding: 0px;
  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 3;
  grid-column-end: 7;
}

.cs-blurb-title {
  -webkit-text-size-adjust: 100%;
  -webkit-text-fill-color: inherit;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  align-self: flex-start;
  color: #f4f4f4;
  padding-bottom: 32px;
  font-family: "Monument Extended-Bold";
  font-size: 3.75rem;
  line-height: 3.75rem;
  font-weight: 700;
  text-align: left;
}

.cs-section-blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  font-size: 1.2rem;
  line-height: 120%;
  letter-spacing: 0.5;
  color: #f4f4f4;
  column-count: auto;
  column-gap: 20px;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}

.cs-top-heading-wrapper {
  overflow: hidden;
  text-align: center;
  font-size: 480px;
  justify-self: center;
  grid-row-start: 1;
  grid-row-end: 9;
  grid-column-start: 8;
  grid-column-end: 12;
  position: static;
  left: 0%;
  top: 40%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: flex;
  margin-top: 0vw;
  align-self: center;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  align-content: flex-start;
}

.cs-top-heading,
.cs-top-heading2,
.cs-top-heading3 {
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  font-family: "Monument Extended-UltraBold";
  color: #f4f4f4;
  line-height: 350px;
  font-weight: 700;
  padding-top: 20px;
}

.cs-footer {
  margin-top: -100vh;
}


/* TGS ANIMATION CONTAINER */
.tell-container {
  font-family: "Monument Extended-UltraBold";
  background-color: #f4f4f4;
  font-size: 20vw;
  height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50vw;
}

.great {
  position: absolute;
  font-size: 10vw;
  opacity: 0;
}

.tell {
  opacity: 0;
}

.services-ticker-block {
  background-color: #005dff;
  position: relative;
  height: 50vh;
  width: 50vw;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.stb_line_single {
  white-space: nowrap;
  padding: 0;
  will-change: transform;
  display: flex;
  flex-direction: column;
}

.stb-item {
  font-family: "Monument Extended-UltraBold";
  padding: 0;
  font-size: 200px;
  display: inline-block;
  margin-right: 10rem;
  color: #1a1a1a;
}

.stb-item:hover {
  color: #8db7ff;
}

/* GREAT */

.ticker-container {
  background-color: #7f5af0;
  height: 50vh;
  width: 50vw;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.ticker {
  padding-top: 32.5px;
}

#services {
  font-family: "Monument Extended-UltraBold";
  font-size: 25vw;
  color: #1a1a1a;
  line-height: 0.7;
  text-transform: uppercase;
}

#services .container-fluid {
  display: flex;
  flex-wrap: nowrap;
}

#services span {
  white-space: nowrap;
  margin-right: 3vw;
}

.tgs-bottom-right-container {
  position: relative;
  background-color: #00ffa3;
  height: 50vh;
  width: 50vw;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.tell-great-stories {
  text-align: center;
  font-family: "Monument Extended-UltraBold";
  font-size: 7.5vw;
  color: #1a1a1a;
  line-height: 0.8;
}

/*/////////// END CONTENT STRATEGY STYLES ////////////*/

/*/////////// START BRAND DEVELOPMENT STYLES ////////////*/

.bd-title-section {
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 100vw;
  height: 100vh;
  padding-left: 70px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #d2d2d2;
}

.bd-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  font-family: "Monument Extended-Bold";
  color: #1a1a1a;
  font-size: 96px;
  line-height: 96%;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
}

/* TOP SECTION */

.bd-first-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #f4f4f4;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  align-items: flex-end;
  background-color: #7f5af0;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.brand-dev--third-section {
  background-color: #1a1a1a;
  color: #f4f4f4
}

.brand-dev--fourth-section {
  background-color: #7f5af0;
  color: #f4f4f4
}

.brand-dev--grid-block {
  -webkit-text-size-adjust: 100%;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: static;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  padding-left: 70px;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto auto;
  height: 100vh;
}


.bd-web-art-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  margin-left: -70px;
  padding-left: 0px;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393cc55196c5b98bfe56d2b_rohit-tandon-9wg5jCEPBsw-unsplash.jpg");
  background-position: 37.5% 50%;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 9;
}

.bd-mograph-art-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  margin-left: -70px;
  padding-left: 0px;
  background-position: 37.5% 50%;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 9;
}

.bd-van-art-image2 {
  position: absolute;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  background-color: #C8C8C8;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  margin-left: -70px;
  padding-left: 0px;
  background-image: url(img/Van-angle-lights-off.jpg);
  background-position: 37.5% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 9;
  opacity: 0;
}

.bd-van-art-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  background-color: #C8C8C8;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  margin-left: -70px;
  padding-left: 0px;
  background-image: url(img/Van-angle-lights-on.jpg);
  background-position: 37.5% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100%;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 9;
}

.brand-dev--blurb-block {
  -webkit-text-size-adjust: 100%;
  font-size: 1rem;
  line-height: 120%;
  letter-spacing: 0.5;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding: 0px 0px 20px;
  font-family: "Rational-light";
}

.brand-dev--blurb-block--1 {
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 6;
  grid-row-end: 8;
}

.brand-dev--blurb-block--2 {
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 5;
  /* grid-row-end: 9; */
  display: inherit;
}

.brand-dev--blurb-block--3 {
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 5;
  grid-row-end: 8;
  display: inherit;
}

.brand-dev--blurb-block--4 {
  grid-column-start: 3;
  grid-column-end: 11;
  grid-row-start: 2;
  grid-row-end: 3;

}

.brand-dev--blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  font-size: 1.2rem;
  line-height: 120%;
  letter-spacing: 0.5;
  font-weight: 300;
  column-count: auto;
  column-gap: 20px;
}

.brand-dev--subtitle {
  -webkit-text-size-adjust: 100%;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding-bottom: 10px;
  font-family: "Rational";
  font-size: 2.212rem;
  line-height: 120%;
  font-weight: 500;
}





.brand-dev--title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: static;
  left: 0%;
  top: 40%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  font-family: "Monument Extended-Bold";
  font-size: 3.75rem;
  line-height: 3.75rem;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2;
}

.brand-dev--title-1 {
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 4;
  grid-row-end: 5;
  display: inherit;
  justify-self: auto;
}

.brand-dev--title-2 {
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 4;
  grid-row-end: 5;
  display: inherit;
  justify-self: auto;
}


.brand-dev--title-3 {
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 3;
  grid-row-end: 4;
  display: inherit;
  justify-self: auto;
}

.bd-second-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #1a1a1a;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  align-items: flex-end;
  background-color: #00ffa3;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.bd-second-section-grid-block {
  -webkit-text-size-adjust: 100%;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: static;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  padding-left: 70px;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  height: 100vh;
}



.bd-second-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  width: 50vw;
  margin-right: -70px;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393cc55196c5b98bfe56d2b_rohit-tandon-9wg5jCEPBsw-unsplash.jpg");
  background-position: 40% 50%;
  background-size: cover;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 9;
  justify-self: end;
}


.bd-third-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #f4f4f4;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  align-items: flex-end;
  background-color: #7f5af0;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.bd-third-section-grid-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: static;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  padding-left: 70px;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  height: 85vh;
}

.bd-third-section-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding-bottom: 10px;
  font-family: "Rational";
  color: #f4f4f4;
  font-size: 26px;
  line-height: 120%;
  font-weight: 500;
  grid-column-end: 7;
  grid-column-start: 1;
  grid-row-end: 2;
  grid-row-start: 2;

}

.bd-third-section-blurb-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding: 0px 0px 20px;
  background-color: #7f5af0;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 6;
  align-self: start;
  grid-column-start: 9;
}

.bd-third-section-blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  color: #f4f4f4;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  column-count: auto;
  column-gap: 20px;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}

.bd-fourth-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  align-items: flex-end;
  background-color: #7f5af0;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.bd-fourth-section-grid-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: static;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  padding-left: 70px;
  justify-items: end;
  -webkit-box-align: stretch;
  align-items: stretch;
  align-content: space-between;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  height: 85vh;
}

.bd-fourth-section-image-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  display: flex;
  width: 50vw;
  height: 100vh;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -70px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #005dff;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 9;
}

.bd-fourth-section-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 50vh 25vw 0px 0px;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6270c537971e10824d12dc49_MTB%20Master%20images%20-%20Selects%20Tier%201-4.jpg");
  background-position: 37.5% 50%;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 9;
}

.bd-fourth-section-image2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  margin-left: -20px;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393cc55196c5b98bfe56d2b_rohit-tandon-9wg5jCEPBsw-unsplash.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: span 2;
  grid-column-start: span 2;
  grid-row-end: span 1;
  grid-row-start: span 1;
}


/*/// VIDEOGRAPHY STYLES ///*/

.videog-top-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00ffa3;
  color: #1a1a1a;
}

.videog-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #1a1a1a;
  box-sizing: border-box;
  border-bottom: 0 #5b5b5b;
  border-radius: 1px;
  font-family: "Monument Extended-Bold";
  line-height: 100%;
  font-weight: 700;
  margin-top: 0;
  border-bottom-style: none;
  font-size: 11.712vh;
  text-align: center;
}

.section-28 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  padding-right: 0;
  padding-left: 0;
  background-color: #1a1a1a;
}

.grid-9 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  margin-left: 80px;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  grid-row-gap: 16px;
  height: 100vh;
  grid-auto-flow: row;
  grid-column-gap: 20px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  width: 100vw;
}

.videog-left-side-column {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  overflow: hidden;
  padding-right: 40px;
  height: 400vh;
  object-fit: none;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 1;
}

.sealskinz-america-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  margin-top: 18vh;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  line-height: 100%;
  font-weight: 700;
  font-size: 8.784vh;
}

.text-block-33 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  position: relative;
  margin-top: 7.22vh;
  border: 1px #000;
  border-radius: 0;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-weight: 300;
  font-size: 1.528vw;
  line-height: 1.833vw;
}

.videog-subtitle {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #5b5b5b;
  color: #f4f4f4;
  height: 2.25vh;
  margin-top: 13.56vh;
  margin-bottom: 4.88vh;
  padding-bottom: 0;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-family: 'Rational';
  font-size: 1.528vw;
  line-height: 1.9vh;
  font-weight: 600;
}

.videog-storyboard {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #5b5b5b;
  color: #1a1a1a;
  padding-top: 8.333vw;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-family: 'Rational';
  font-size: 1.528vw;
  line-height: 1.9vh;
  font-weight: 600;
}

.grid-11 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: grid;
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  /* grid-template-rows: 1fr 1fr; */
  background-color: transparent;
  margin-top: 4.88vh;
  grid-auto-flow: row;
}

.div-block-63 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  overflow: visible;
  height: 24vh;
  object-fit: none;
  background-color: #808c91;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 2;
}

.name-block-col2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin-top: -.4vh;
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
}

.name-title-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  margin-top: .4vh;
  padding-bottom: .25vh;
  font-family: 'R-disp-med';
  color: #f4f4f4;
  line-height: 1.586vh;
  font-weight: 600;
  height: 2vh;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-size: 1.181vw;
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

.name-details-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1.708vh;
  font-weight: 300;
  height: auto;
  margin-top: .45vh;
  line-height: 1.952vh;
}


.disc-block-col2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin-bottom: -.4vh;
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: end;
}


.div-block-64 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin-top: -.4vh;
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 2;
}


.map-lottie {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  /* --bg-color: #b9b3a9; */
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  /* width: 100% !important;
  height: 100% !important; */
  /* margin: 0 auto; */
  /* margin-top: 4.88vh; */
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  /* background-color: #808c91; */
}

.videog-lottie-block {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 100;
}

#videog-map {
  height: 35rem;
}

.videog-lottie-section {
  width: 100%;
  height: 100%;
  position: relative;
}

.grid-12 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  background-color: transparent;
  margin-top: 4.88vh;
  grid-auto-flow: row;
}

/* svg {
  width: 100%;
} */

.prod-block-col1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  color: #f4f4f4;
  margin-top: -.4vh;
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}


.prod-block-col2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin-top: -.4vh;
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

.name-title-text-prod2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  margin-top: .4vh;
  padding-bottom: .25vh;
  font-family: "Rational Display-SemiBold";
  color: #f4f4f4;
  line-height: 1.586vh;
  font-weight: 600;
  height: 2vh;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-size: 1.181vw;
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

.videog-right-side-column {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  justify-self: auto;
}

.image-12 {
  height: 150vh !important;
  object-fit: cover;
  border: 0;
  /* width: 100%; */
  vertical-align: middle;
  display: inline-block;
}

.videography-spacer {
  height: 400vh;
}

.section-32 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  background-color: #f4f4f4;
}

.grid-13 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  height: 100vh;
  margin-right: 70px;
  margin-left: 70px;
  -webkit-box-pack: start;
  justify-content: start;
  justify-items: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  align-content: start;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.thumbnail-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  margin-top: 5vh;
  padding-bottom: 0;
  height: 40vh;
  margin-bottom: 4.88vh;
  background-color: #808c91;
  grid-column-start: span 8;
  grid-column-end: span 8;
  grid-row-start: span 1;
  grid-row-end: span 1;
  align-self: auto;
}

/* START STORYBOARD THUMBNAIL HORIZONTAL SECTION */


.videog-storyboard-section {
  overflow-x: hidden;
  background-color: #f4f4f4;
  margin: 0;
  position: relative;
  z-index: 999;
}

.videog-storyboard-blurb {
  position: relative;
  height: 30vh;
  margin-top: -5vh;
  padding: 0 80px;
  font-size: 1.528vw;
  line-height: 1.833vw;
  z-index: 999999;
}

.videog-container-fluid {
  width: 100%;
  height: 100vh;
  padding-right: 80px;
  padding-left: 80px;
  margin-right: auto;
  margin-left: auto;
  pointer-events: all;
  background-color: #f4f4f4;
}

.videog-horiz-gallery-strip,
.videog-horiz-gallery-wrapper {
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
  position: relative;
  background-color: #f4f4f4;


}

.videog-project-wrap {
  width: 60vw;
  padding: 4rem;
  display: flex;
  height: 100%;
  margin-top: 0px;
  flex-flow: column nowrap;
  place-content: flex-end center;
  align-items: center;
  grid-template-rows: auto auto;
}

.videog-project-wrap img {
  width: 100%;
  height: auto;
}

img.thumbnail-img {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  border-width: 0;
  box-sizing: border-box;
  display: inline-block;
  height: 20vw;
  padding-top: 2vw;
  padding-left: 8.333vw;
  object-fit: cover;
  overflow: hidden;
  position: static;
  vertical-align: middle;
}

/* END HORIZONTAL STORYBOARD THUMBNAIL SECTION */


.info-title-text-storyboard {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  margin-top: .4vh;
  padding-bottom: .5vh;
  font-family: 'Rational';
  color: #1a1a1a;
  line-height: 1.586vh;
  font-weight: 600;
  height: 2vh;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-size: 1.181vw;
}

.info-details-text-storyboard {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  font-family: 'Rational';
  color: #5b5b5b;
  font-weight: 300;
  height: auto;
  margin-top: .45vh;
  font-size: 1.708vh;
  line-height: 1.952vh;
}

/* METRICS SECTION */

.videog-metrics-block {
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-self: center;
  background-color: #7f5af0;
}

.videog-metrics-grid {
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  grid-row-gap: 16px;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  justify-content: center;
  justify-items: stretch;
  -webkit-box-align: start;
  align-items: start;
  align-content: space-between;
  grid-auto-flow: column;
  grid-column-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto auto;
}

.videog-metrics-imageleft {
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  margin-left: -70px;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/62d87fb4d09281003bf423bf_Tier%201%20Road%20Cycling%20-%20Germany%20-%20Matthias%20Schindler-44.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 4;
  align-self: end;
}

.videog-metrics-container {
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: grid;
  height: 100vh;
  padding-right: 70px;
  justify-items: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  align-content: stretch;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto auto auto auto auto;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 4;
  align-self: start;
}

.videog-metric-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  padding-top: 4vw;
  border-bottom: 1px solid #f4f4f4;
  font-family: 'Rational';
  color: #f4f4f4;
  font-size: 28px;
  font-weight: 600;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: start;
}

.videog-metric-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  margin-top: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  grid-column-start: 1;
  grid-column-end: 4;
  grid-row-start: 2;
  grid-row-end: 3;
}

.videog-metric-number-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 100px;
  font-weight: 900;
  text-align: center;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
  align-self: center;
}

.videog-metric-caption1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: 'Rational';
  color: #f4f4f4;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  padding-left: 2vw;
  padding-right: 2vw;
  text-align: center;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 3;
  grid-row-end: 4;
  align-self: start;
  justify-self: center;
}

.videog-metric-2 {
  box-sizing: border-box;
  display: flex;
  margin-top: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  grid-column-start: 4;
  grid-column-end: 7;
  grid-row-start: 2;
  grid-row-end: 3;
}

.videog-metric-number-2 {
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 100px;
  font-weight: 900;
  text-align: center;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
  align-self: center;
}

.videog-metric-caption2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: 'Rational';
  color: #f4f4f4;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  padding-left: 2vw;
  padding-right: 2vw;
  text-align: center;
  grid-column-start: 3;
  grid-column-end: 6;
  grid-row-start: 3;
  grid-row-end: 4;
  align-self: start;
  justify-self: center;
}

.videog-video-container {
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  height: 25vw;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  background-color: #1a1a1a;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 4;
  grid-row-end: 6;
  align-self: center;
  justify-self: center;
}


.video-container-text {
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-family: 'Rational';
  color: #f4f4f4;
  font-size: 28px;
  font-weight: 500;
}

div.w-layout-grid.grid-5 {
  position: relative;
  background-color: #000DFF;
  box-sizing: border-box;
  color: #333333;
  column-gap: 16px;
  display: grid;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  height: 60%;
  line-height: 20px;
  margin-right: 0;
  padding-right: 0;
  row-gap: 16px;
}

@media screen and (min-width: 1280px) {
  div.w-layout-grid.grid-5 {
    background-color: #000DFF;
    column-gap: 0;
    grid-auto-flow: column;
    grid-template-areas: "Area-2 Area";
    grid-template-columns: 1fr 1.33fr;
    grid-template-rows: auto;
    height: 60%;
    row-gap: 0;
    width: 100%;
  }
}

.heading-20 {
  box-sizing: border-box;
  color: #FFFFFF;
  font-family: "Monument Extended-Bold";
  font-size: 4.176vw;
  font-weight: 700;
  grid-column-end: 3;
  grid-column-start: 1;
  grid-row-end: 2;
  grid-row-start: 1;
  left: 10vw;
  line-height: 1;
  margin: 0;
  padding-left: 50px;
  padding-top: 30px;
  position: relative;
  text-align: center;
  top: 10vw;
  z-index: 4;
}

@media screen and (min-width: 1280px) {
  .heading-20 {
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-flex: 0;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-text-fill-color: inherit;
    align-items: center;
    align-self: flex-start;
    background-clip: border-box;
    bottom: auto;
    display: block;
    flex: 0 1 auto;
    flex-direction: column;
    grid-column-end: 3;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-row-start: 1;
    justify-content: center;
    justify-self: start;
    left: 0;
    margin-bottom: 0;
    object-fit: fill;
    order: -1;
    overflow: hidden;
    position: relative;
    right: auto;
    top: 0;
  }
}

.thumbnail-img {
  border-width: 0;
  box-sizing: border-box;
  display: inline-block;
  height: 20vw;
  padding-top: 2vw;
  padding-left: 8.333vw;
  object-fit: cover;
  overflow: hidden;
  position: static;
  vertical-align: middle;
}

@media screen and (min-width: 1280px) {
  img#w-node-ee300000-69b6-47b4-16bd-c9e68c528786-8597ecd3.cs__image-11 {
    grid-column-end: 3;
    grid-column-start: 2;
    grid-row-end: 4;
    grid-row-start: 1;
    height: 100%;
    justify-self: end;
    object-fit: cover;
  }
}

p#w-node-_71fc457f-375c-e3b1-bae7-fe150333edea-8597ecd3.paragraph-2 {
  align-self: end;
  box-sizing: border-box;
  color: #FFFFFF;
  font-family: Rationaltext, sans-serif;
  font-size: 18px;
  font-weight: 300;
  grid-column-end: 2;
  grid-column-start: 1;
  grid-row-end: 4;
  grid-row-start: 3;
  line-height: 20px;
  margin: 0;
  padding: 50px 0 50px 50px;
  text-align: left;
}

@media screen and (min-width: 1280px) {
  p#w-node-_71fc457f-375c-e3b1-bae7-fe150333edea-8597ecd3.paragraph-2 {
    color: #F0F2F3;
    font-family: Rationaltext, sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
    width: 75%;
  }
}

div#w-node-a2fed6dd-661f-36bf-46a1-e0219f0c18b2-8597ecd3.div-block-38 {
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  align-items: center;
  align-self: end;
  background-color: #000DFF;
  border-radius: 100px;
  box-sizing: border-box;
  color: #333333;
  display: flex;
  flex-direction: column;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  grid-column-end: 3;
  grid-column-start: 2;
  grid-row-end: 4;
  grid-row-start: 3;
  height: 150px;
  justify-content: center;
  justify-self: end;
  line-height: 20px;
  margin-bottom: 50px;
  margin-right: 50px;
  position: relative;
  width: 150px;
}

div.text-block-26 {
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  align-items: center;
  box-sizing: border-box;
  color: #FFFFFF;
  display: block;
  flex-direction: column;
  font-family: "Monument Extended-Bold";
  font-size: 96px;
  font-weight: 700;
  justify-content: center;
  line-height: 20px;
  padding-top: 5px;
  text-align: center;
}

.videog-top-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00ffa3;
  color: #1a1a1a;
}

.right-side-column {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  justify-self: auto;
}

.left-side-column {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  overflow: hidden;
  padding-right: 40px;
  height: 420vh;
  object-fit: none;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 1;
}

.videography-spacer {
  height: 310vh;
}

.videog-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #1a1a1a;
  box-sizing: border-box;
  border-bottom: 0 #5b5b5b;
  border-radius: 1px;
  line-height: 100%;
  font-weight: 700;
  margin-top: 0;
  border-bottom-style: none;
  font-size: 11.712vh;
  text-align: center;
}

.section-28 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  padding-right: 0;
  padding-left: 0;
  background-color: #1a1a1a;
}

.grid-9 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  margin-left: 80px;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  grid-row-gap: 16px;
  height: 100vh;
  grid-auto-flow: row;
  grid-column-gap: 20px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  width: 100vw;
}

.location-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  margin-top: 18vh;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  color: #f4f4f4;
  line-height: 100%;
  font-weight: 700;
  font-size: 8.784vh;
}

.text-block-33 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  position: relative;
  margin-top: 7.22vh;
  border: 1px #000;
  border-radius: 0;
  color: #f4f4f4;
  font-weight: 300;
  font-size: 1.528vw;
  line-height: 1.833vw;
}

.videog-subtitle {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #5b5b5b;
  color: #f4f4f4;
  height: 2.25vh;
  margin-top: 13.56vh;
  margin-bottom: 4.88vh;
  padding-bottom: 0;
  border-bottom: 1px solid #5b5b5b;
  border-radius: 1px;
  font-size: 1.528vw;
  line-height: 1.9vh;
  font-weight: 600;
}

.map-lottie {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  /* --bg-color: #b9b3a9; */
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  /* width: 100% !important;
    height: 100% !important; */
  /* margin: 0 auto; */
  /* margin-top: 4.88vh; */
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  /* background-color: #808c91; */
}

.videog-lottie-block {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.videog-lottie-section {
  width: 100%;
  height: 100%;
  position: relative;
}

.image-12 {
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  border: 0;
  width: 100%;
  vertical-align: middle;
  display: inline-block;
}

.next-spacer {
  height: 100vh;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
}


/* /// COPYWRITING STYLES /// */


.copyw-container {
  width: 3000%;
  height: 100vh;
  display: flex;
  flex-wrap: nowrap;
}

.copyw-section {
  width: 100vw;
  height: 100vh;
  margin: 0;
}

.copy-scroll-arrow {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 7.5vw;
  margin-right: 80px;
  margin-bottom: 80px;
  right: 0px;
  bottom: -25px;
}

.services-section {
  display: -ms-grid;
  display: grid;
  width: 100vw;
  height: 100vh;
  padding: 80px;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: repeat(12, 1fr);
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #7f5af0;
  line-height: 2px;
}

.copy-title-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding-top: 5rem;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d2d2d2;
}

#copy-scrolling {
  /* padding-top: 4rem; */
  /* background: yellow; */
  overflow: hidden;
  height: auto;
  font-family: "R-bk-med";
  font-size: 1.5rem;
}

.text-block-49 {
  font-family: "Monument Extended-Bold";
  color: #1a1a1a;
  font-size: 88px;
  line-height: 120%;
  font-weight: 900;
  text-align: center;
  overflow: hidden;
}

.beginning-section {
  display: -ms-grid;
  display: grid;
  width: 100vw;
  height: 100vh;
  padding: 80px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #1a1a1a;
}

.beginning-title {
  position: absolute;
  font-family: "Titles Semi-Bold";
  color: #f4f4f4;
  font-size: 132px;
  /* 100.55px; */
  font-weight: 600;
  -webkit-align-self: left;
  -ms-flex-item-align: left;
  -ms-grid-row-align: left;
  align-self: left;
  -ms-grid-column-align: left;
  justify-self: left;
  -ms-grid-column-span: 12;
  grid-column-end: 13;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  white-space: nowrap;
  z-index: 5;
}

.beginning-text-block {
  font-family: "LK Bold";
  color: #f4f4f4;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0.36px;
  -ms-grid-column-span: 5;
  grid-column-end: 6;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

.div-block-85 {
  margin-bottom: -80px;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/63934f76787a586910e00794_hello-i-m-nik-BpQx3Eec0NI-unsplash.jpg");
  background-position: 0px 0px;
  background-size: cover;
  -ms-grid-column: 7;
  grid-column-start: 7;
  -ms-grid-column-span: 3;
  grid-column-end: 10;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

.copywriting-menu {
  position: fixed;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 80px;
  padding-right: 80px;
  padding-left: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-14 {
  display: block;
  height: 30px;
}

.text-block-51 {
  font-family: Rationaldisplay, sans-serif;
  color: #f4f4f4;
  font-size: 24px;
  line-height: 18px;
  font-weight: 400;
}

.text-span {
  font-family: "LK Light";
  font-size: 16px;
  line-height: 120%;
  font-weight: 300;
  white-space: normal;
}

/* WORD SECTION */

.word-section {
  display: -ms-grid;
  display: grid;
  width: 100vw;
  height: 100vh;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #f5f4f4;
}

.big-w {
  padding-bottom: 80px;
  font-family: "Titles Black";
  color: #7f5af0;
  font-size: 300px;
  font-weight: 900;
  text-align: center;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

.big-o {
  padding-bottom: 0px;
  font-family: "Titles Black";
  color: #7f5af0;
  font-size: 300px;
  line-height: 300px;
  font-weight: 900;
  text-align: center;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

.big-r {
  padding-bottom: 160px;
  font-family: "Titles Black";
  color: #7f5af0;
  font-size: 300px;
  line-height: 300px;
  font-weight: 900;
  text-align: center;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

.big-d {
  padding-top: 200px;
  font-family: "Titles Black";
  color: #7f5af0;
  font-size: 300px;
  font-weight: 900;
  text-align: center;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-86 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #5b5b5b;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393dd0b49089d2f5a6782b5_1c04aef96132c4a46ad9993b2d74f033.jpg");
  background-position: 70% 50%;
  background-size: 200%;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: center;
  align-self: center;
}

.services-heading {
  font-family: "Titles Bold";
  grid-column-start: 5;
  grid-column-end: 8;
  grid-row-start: 1;
  grid-row-end: 1;
  align-self: center;
  justify-self: center;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 700;
  color: #f4f4f4;
  font-size: 86px;
  line-height: 1.3;
  overflow: hidden;
}

.text-block-52 {
  font-family: Fautive, sans-serif;
  color: #f4f4f4;
  font-size: 30px;
  font-weight: 600;
}

.text-block-52-copy {
  font-family: Fautive, sans-serif;
  color: #f4f4f4;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
}

.copy-body {
  font-family: "LK Thin";
  color: #f4f4f4;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
}

.copy-sub-heading {
  font-family: "Titles Semi-Bold";
  color: #f4f4f4;
  font-size: 30px;
  font-weight: 600;
}

.copy-sub-heading.shortform {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.copy-sub-heading.longform {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.copy-sub-heading.proofreading {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.copy-sub-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.copy-copy-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-size: 14px;
  line-height: 2px;
  box-sizing: border-box;
  display: grid;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
  justify-content: stretch;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  grid-column-start: 1;
  grid-column-end: 12;
  grid-row-start: 2;
  grid-row-end: 3;
  justify-self: stretch;
}

.text-block-53 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 2px;
  box-sizing: border-box;
  font-family: "LK Bold";
  color: #f4f4f4;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  grid-column-start: 1;
  grid-column-end: 13;
  grid-row-start: 3;
  grid-row-end: 4;
}

.copy-example-1 {
  position: relative;
  z-index: 10;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 100vw;
  height: 100vh;
  background-color: #1a1a1a;
}

.copy-ex-1-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 50vw;
  height: 100vh;
  padding: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: flex-start;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  order: 0;
}

.copy-ex-1-text {
  font-family: "Titles Semi-Bold";
  margin-top: 80px;
  margin-bottom: 0px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  color: #f4f4f4;
  font-size: 60px;
  line-height: 120%;
  font-weight: 600;
  letter-spacing: 0.6px;
}

.copy-ex-1-caption {
  font-family: "rdisp-light";
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: block;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  order: 0;
  color: #f4f4f4;
  font-size: 20px;
  line-height: 16px;
  font-style: normal;
  font-weight: 300;
}

.copy-ex-1-image {
  width: 50vw;
  height: 100vh;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  background-image: url(https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393870d1d481f0f2c0ed498_maria-arayssi-1o2GDozP6cA-unsplash.jpg);
  background-position: 50% 70%;
  background-size: cover;
}

.quote-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  align-items: stretch;
  background-color: #00ffa3;
}

.copy-clarity-backdrop {
  font-family: "Titles Bold";
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Fautive, sans-serif;
  color: hsla(0, 0%, 95.7%, 0.35);
  font-size: 400px;
  line-height: 1;
  visibility: hidden;
}

.quote-section-body {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  display: grid;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 80px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  justify-items: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  align-content: center;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
}

.quote-main-text {
  font-family: "Titles Bold";
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  text-align: left;
  font-weight: 800;
  z-index: 4;
  margin: 0;
  letter-spacing: 0.05em;
  position: static;
  display: block;
  overflow: visible;
  margin-bottom: 0px;
  color: #1a1a1a;
  font-size: 88px;
  line-height: 110%;
  grid-column-end: 9;
  grid-column-start: 1;
  grid-row-end: 2;
  grid-row-start: 1;
  align-self: auto;
  visibility: hidden;
}

.copy-clarity-backdrop {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  text-align: center;
  bottom: auto;
  z-index: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Titles Bold";
  color: hsla(0, 0%, 95.7%, 0.3);
  font-size: 400px;
  line-height: 1;
  overflow: hidden;
}

.copy-simplicity-backdrop {
  font-family: "Titles Bold";
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgba(26, 26, 26, 0.05);
  font-size: 400px;
  line-height: 1;
  visibility: hidden;
}

.quote-body-text {
  font-family: "LK Light";
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-size: 16px;
  margin-top: 1vw;
  line-height: 120%;
  font-weight: 300;
  grid-column-start: 10;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  visibility: hidden;
}

.quote-caption {
  font-family: "rdisp-light";
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  padding-top: 24px;
  color: #f4f4f4;
  font-size: 20px;
  font-weight: 500;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 2;
  grid-row-end: 3;
  align-self: auto;
  justify-self: auto;
  visibility: hidden;
}

.copy-example-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 100vw;
  height: 100vh;
  background-color: #1a1a1a;
}

.copy-ex-2-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 50vw;
  height: 100vh;
  padding: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  align-items: flex-end;
  align-self: auto;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.copy-ex-2-text {
  font-family: "Titles Semi-Bold";
  color: #f4f4f4;
  margin-top: 80px;
  margin-bottom: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-size: 60px;
  line-height: 120%;
  font-weight: 600;
  text-align: right;
  letter-spacing: 0.6px;
}

.copy-ex-2-caption {
  font-family: "rdisp-light";
  display: block;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  color: #f4f4f4;
  font-size: 20px;
  line-height: 16px;
  font-weight: 300;
  text-align: right;
}

.copy-ex-2-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 50vw;
  height: 100vh;
  order: -1;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393c1d01541023c113890a4_block-party-nyc-soul-of-summer-photo-book-by-anderson-zaca-2.jpg");
  background-position: 55% 30%;
  background-size: 210%;
}

/* BIG IDEA SECTION */

.big-idea-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #005dff;
  outline-color: #333;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.big-idea-title {
  font-family: "Titles Bold";
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  top: 10vw;
  left: 10vw;
  padding-top: 50px;
  margin: 0;
  color: #f4f4f4;
  -webkit-text-fill-color: transparent;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #f4f4f4;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  position: absolute;
  z-index: 1;
  overflow: visible;
  margin-bottom: 0px;
  float: none;
  font-size: 378.5px;
  line-height: 400px;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
}

.big-section-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: absolute;
  z-index: 0;
  display: grid;
  width: 100vw;
  height: 100vh;
  padding-left: 80px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.big-section-copy {
  font-family: "LK Light";
  width: 100vw;
  padding-right: 80px;
  padding-bottom: 80px;
  padding-left: 80px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #f4f4f4;
  font-size: 16px;
  line-height: 120%;
  font-weight: 300;
}

.big-idea-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  border: 0;
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  height: 50vh;
  grid-column-start: 4;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: center;
}

.copy-example-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  background-color: #1a1a1a;
}

.copy-ex-3-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 50vw;
  height: 100vh;
  padding: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: flex-start;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  order: 0;
}

.copy-ex-3-text {
  font-family: "Titles Semi-Bold";
  color: #f4f4f4;
  margin-top: 80px;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 120%;
  font-weight: 600;
  letter-spacing: 0.6px;
}

.copy-ex-3-caption {
  display: block;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  font-family: "rdisp-light";
  color: #f4f4f4;
  font-size: 20px;
  line-height: 16px;
  font-style: normal;
  font-weight: 300;
}

.text-span-2 {
  font-style: italic;
}

.copy-ex-3-image {
  background-image: url(https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393cfa27ffbfe4ad3fa1024_ab6761670000ecd405a6cd7e3a3520d07d7c443e.jpeg);
  background-position: 50% 40%;
  background-size: cover;
  background-attachment: scroll;
  width: 50vw;
  height: 100vh;
}

.final-quote-section {
  width: 100vw;
  height: 100vh;
  background-color: #1a1a1a;
}

.final-text-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  white-space: nowrap;
  background-color: #d2d2d2;
}

.final-text-text {
  width: 60vw;
  font-family: "Titles Var";
  color: #1a1a1a;
  font-size: 88px;
  line-height: 120%;
  font-weight: 100;
  text-align: center;
  overflow: visible;
  display: flex;
  justify-content: center;
}

.back-home-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  padding-right: 80px;
  padding-bottom: 80px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #1a1a1a;
}

.back-home-sticker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  height: 20vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px none #000;
  border-radius: 2000px;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393d274c7a3f2c40c711677_holo.jpg");
  background-position: 10% 0%;
  background-size: auto 200%;
  margin-right: 80px;
}



#bh-sticker {
  /* top: 10rem;
  left: 20rem; */
  position: relative;
  height: 25rem;
}

.heading-27 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Titles Black";
  color: #1a1a1a;
  font-size: 72px;
  line-height: 80%;
  font-weight: 900;
  text-align: center;
}

.text-block-58 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 27.5%;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Rationaltext, sans-serif;
  color: #f4f4f4;
  font-size: 8px;
  font-weight: 100;
  text-align: right;
}

.image-15 {
  height: 50vh;
}

@media screen and (min-width: 1920px) {
  .text-block-51 {
    font-size: 32px;
    line-height: 24px;
    font-weight: 400;
  }

  .text-span {
    font-size: 24px;
  }

  .big-w {
    font-family: "Titles Black";
    padding-top: 0px;
    padding-bottom: 80px;
    font-size: 405px;
  }

  .big-o {
    font-family: "Titles Black";
    padding-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 450px;
    line-height: 450px;
    text-align: center;
  }

  .big-r {
    font-family: "Titles Black";
    padding-bottom: 350px;
    font-size: 450px;
  }

  .big-d {
    font-family: "Titles Black";
    padding-top: 200px;
    padding-bottom: 0px;
    font-size: 450px;
  }

  .div-block-86 {
    background-position: 70% 50%;
    background-size: 200%;
  }

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

  .copy-body {
    font-size: 24px;
    line-height: 120%;
  }

  .copy-sub-heading {
    font-size: 40px;
  }

  .text-block-53 {
    font-family: "LK Bold";
    font-size: 24px;
    line-height: 120%;
  }

  .heading-23 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .text-block-54 {
    font-size: 24px;
    line-height: 24px;
  }

  .copy-simplicity-backdrop {
    font-size: 500px;
  }

  .heading-25 {
    font-size: 116px;
  }

  .copy-clarity-backdrop {
    font-size: 500px;
  }

  .text-block-55 {
    font-size: 24px;
    line-height: 120%;
  }

  .text-block-56 {
    font-size: 24px;
  }

  .copy-ex-2-text {
    position: static;
    margin-top: 0px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 88px;
  }

  .copy-ex-3-block {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .copy-ex-2-caption {
    font-size: 24px;
  }

  .big-idea-backdrop {
    font-size: 562px;
    line-height: 562px;
  }

  .text-block-57 {
    font-size: 24px;
  }

  .div-block-90 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20vw;
    height: 20vw;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-style: solid;
    border-width: 2px;
    border-color: #1a1a1a;
    border-radius: 200px;
    background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393d274c7a3f2c40c711677_holo.jpg");
    background-position: 0px 0px;
    background-size: 100% 250%;
  }

  .heading-27 {
    position: static;
    left: 0%;
    right: auto;
    bottom: auto;
    height: 100%;
    padding-top: 88px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-family: "Titles Black";
    color: #1a1a1a;
    font-size: 116px;
    line-height: 80%;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0.6px;
  }

  .final-text-text {
    width: 80vw;
    font-size: 116px;
    font-weight: 900;
  }
}


/* /// GRAPHIC DESIGN STYLES /// */


.graphics-ticker-container {
  height: 100%;
  width: 100%;
  overflow: visible;
  grid-column-start: 1;
  grid-column-end: 12;
  grid-row-start: 1;
  grid-row-end: 2;
}

.graphics-ticker-section {
  padding-top: 16vw;
  padding-bottom: 30px;
  position: absolute;
  z-index: 5;
}

#graphics-ticker {
  font-family: "Monument Extended-UltraBold";
  font-size: 350px;
  color: #1a1a1a;
  line-height: 0.7;
  text-transform: uppercase;
}

#graphics-ticker .graphics-container-fluid {
  display: flex;
  flex-wrap: nowrap;
}

#graphics-ticker span {
  white-space: nowrap;
  margin-right: 3vw;
  margin-top: -3vw;
}


.graphics-header-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #00ffa3;
  color: #1a1a1a;
}

.header-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #1a1a1a;
  box-sizing: border-box;
  display: grid;
  height: 100%;
  margin-bottom: 8.333vw;
  grid-auto-flow: row;
  grid-column-gap: 1.5vw;
  grid-row-gap: 0px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  margin-right: 4vw;
  margin-left: 4vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  grid-auto-columns: 1fr;
  background-attachment: scroll !important;
}

.header-left-text {
  -webkit-box-direction: normal;
  color: #1a1a1a;
  /*   position: relative; */
  bottom: -0.3vw;
  font-family: "R-txt-book-light";
  font-size: 1.25rem;
  line-height: 100%;
  text-align: left;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
  -webkit-box-align: center;
  align-items: start;
  align-self: flex-end;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
}

.header-right-text {
  -webkit-box-direction: normal;
  color: #1a1a1a;
  /*   position: relative; */
  bottom: -0.3vw;
  font-family: "R-txt-book-light";
  font-size: 1.25rem;
  line-height: 100%;
  text-align: right;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
  -webkit-box-align: center;
  align-items: end;
  align-self: flex-end;
  grid-column-start: 11;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
}

.header-center-image {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  /*   display: block; */
  width: auto;
  height: 40vw;
  padding-bottom: 0;
  -webkit-box-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  align-self: flex-end;
  /* background-color: #f4f4f4; */
  margin-left: -1px;
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 2;
  position: relative;
}

.cross-rounded-container {
  width: 92vw;
  height: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}

.gd-right {
  display: flex;
  justify-content: flex-end;
  margin-top: 6vw;
}

.gd-left {
  display: flex;
  justify-content: flex-start;
  margin-top: 6vw;
}

#cross-rounded {
  position: absolute;
  height: 3vw;
  margin-left: 0.475vw;
  margin-bottom: 1vw;
  ;
}


.cross-rounded-position-box {
  position: absolute;
  width: 100vw;
  margin-left: 4vw;
  margin-right: 4vw;
}

.butterfly-lottie {
  margin-top: 8vmax;
  scale: 1.5;
}


.butterfly-lottie>svg {
  height: 0;
}

.butterfly-sub {
  margin-top: -3.75vw;
  font-family: "R-txt-book-light";
  font-size: 0.75rem;
  font-size: clamp(0.75rem, 0.7rem + 0.25vw, 1rem);
  /* padding-bottom: 1vw; */
}

.header-subtitle {
  /* Far left text */
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  /*   position: relative; */
  bottom: -0.3vw;

  font-size: 1.25rem;
  line-height: 100%;
  align-self: end;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
}


.header-left-sub {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
  bottom: -0.3vw;
  font-family: "rtext-thin";
  font-size: 1.35rem;
  line-height: 100%;
}

.header-left-sub-title {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 2;
  bottom: -0.3vw;
  margin-top: 0.75vw;
  font-family: "R-bk-med";
  font-size: 0.75rem;
  line-height: 100%;
}


.header-right-sub {
  grid-column-start: 11;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  bottom: -0.3vw;
  font-family: "rtext-thin";
  font-size: 1.35rem;
  line-height: 100%;
}

.header-right-sub-title {
  grid-column-start: 11;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 2;
  margin-top: 0.75vw;
  bottom: -0.3vw;
  font-family: "R-bk-med";
  font-size: 0.75rem;
  line-height: 100%;
}



.videography-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  /*   position: absolute; */
  display: block;
  overflow: hidden;
  padding-top: 10vw;
  clear: none;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  order: 1;
  border-bottom: 0 #5b5b5b;
  border-radius: 1px;
  font-family: "Monument Extended-Bold";
  color: #1a1a1a;
  line-height: 100%;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  object-fit: none;
  -webkit-box-flex: 0;
  flex: 0 auto;
  font-size: 20vw;
  align-self: auto;
  grid-column-start: span 8;
  grid-column-end: span 8;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

.graphics-intro-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  display: flex;
  width: 100vw;
  height: 100vh;
  margin-bottom: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  align-content: flex-start;
  background-color: #f4f4f4;
  color: #1a1a1a;
}

.intro-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  width: auto;
  height: 100%;
  padding-top: 0;
  padding-bottom: 70px;
  grid-auto-flow: row;
  margin-right: 80px;
  margin-left: 80px;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.intro-text-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  margin-top: 8.333vw;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
}

.intro-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  /* padding-bottom: 1vw; */
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  grid-row-gap: 20px;
  font-family: 'Rational';
  color: #1a1a1a;
  font-size: 2.222vw;
  font-weight: 500;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 1;
  align-self: start;
  justify-self: start;
  order: -9999;
  overflow: hidden;
}

.intro-title--text,
.intro-title--arrow {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  grid-row-gap: 20px;
  font-family: 'Rational';
  font-size: 2.222vw;
}

.intro-title--arrow {
  color: #f4f4f4;
  /* font-family: 'M-Black'; */
  text-decoration: none;
  -webkit-text-stroke: 2.25px #1a1a1a;
}


.intro-title:hover .intro-title--arrow {
  color: #00FFA3;
  -webkit-text-stroke: 2.25px #00FFA3;
  transition: color 0.3s ease-in-out;
}

.intro-title:hover {
  color: #00FFA3;
  transition: color 0.3s ease-in-out;
}

.intro_image_container {
  right: 0;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  overflow: visible;
  width: 50vw;
  height: 100vh;
  background-image: url("img/gd/cm-mag-pv.jpg");
  background-position: 50% 50%;
  background-size: cover;
  object-fit: fill;
  grid-column-start: 6;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: auto;
  justify-self: end;
  position: absolute;
  opacity: 1;
}

.intro-image1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  overflow: visible;
  width: 50vw;
  height: 100vh;
  background-image: url("img/gd/cm-mag-pv.jpg");
  background-position: 50% 50%;
  background-size: cover;
  object-fit: fill;
  grid-column-start: 6;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: auto;
  justify-self: end;
  position: absolute;
  opacity: 0;
}

.intro-image2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  overflow: visible;
  width: 50vw;
  height: 100vh;
  background-image: url("img/gd/ab-logo-pvg.jpg");
  background-position: 50% 50%;
  background-size: cover;
  object-fit: fill;
  grid-column-start: 6;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: auto;
  justify-self: end;
  position: absolute;
  opacity: 0;
  display: inline;
}

.intro-image3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  overflow: visible;
  width: 50vw;
  height: 100vh;
  background-image: url("img/gd/dirt-pv.jpg");
  background-position: 50% 50%;
  background-size: cover;
  object-fit: fill;
  grid-column-start: 6;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: auto;
  justify-self: end;
  position: absolute;
  opacity: 0;
}

.intro-image4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  overflow: visible;
  width: 50vw;
  height: 100vh;
  background-image: url("img/gd/bc-chart-pv.jpg");
  background-position: 50% 50%;
  background-size: cover;
  object-fit: fill;
  grid-column-start: 6;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: auto;
  justify-self: end;
  position: absolute;
  opacity: 0;
}

.intro-image5 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  color: #1a1a1a;
  box-sizing: border-box;
  overflow: visible;
  width: 50vw;
  height: 100vh;
  background-image: url("img/gd/mcr-nyc-pv.jpg");
  background-position: 50% 50%;
  background-size: cover;
  object-fit: fill;
  grid-column-start: 6;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: auto;
  justify-self: end;
  position: absolute;
  opacity: 0;
}

.graphics-quote-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  height: 100vh;
  background-color: #1a1a1a;
}

.quote-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  margin-right: 80px;
  margin-left: 80px;
}

.quote-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1.625rem;
  line-height: 120%;
  grid-column-end: 7;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-row-start: 1;
  align-self: center;
}

.graphics-logos-section,
.graphics-mograph-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: start;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  background-color: #00ffa3;
  object-fit: fill;
}

.graphics-mograph-section {
  background-color: #D9D9D9;
}

.logos-grid,
.mograph-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  position: static;
  z-index: 50;
  overflow: visible;
  margin-top: 8vw;
  -webkit-box-pack: end;
  justify-content: end;
  grid-auto-flow: column;
  grid-column-gap: 1.5vw;
  grid-row-gap: 0vw;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  margin-right: 80px;
  margin-left: 80px;
}

/* LOTTIE LOGO POP-UP GRID STYLES */

.logo-gallery {
  max-width: 900px;
  max-height: 800px;
  margin: 0 auto;
  display: grid;
  gap: 0rem;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  grid-template-rows: repeat(auto-fit, minmax(150px, 1fr));
}

.logo-title {
  font-family: "Monument Extended-Bold";
  display: block;
  text-align: center;
  font-size: 5.5vw;
  height: 5.5vw;
  z-index: 50;
  color: #0177FF;
  overflow: hidden;
}

.logo-sub-titles {
  padding: 0.6%;
  display: flex;
  align: center;
  justify-content: space-between;
  width: auto;
}

.logo-sub {
  font-family: 'Rational-light';
  font-size: 15px;
  color: #0177FF;
  height: 15px;
  overflow: hidden;
}

/* .logo-originalContainer {
  border-right: 0px solid #0177FF;
  border-bottom: 0px solid #0177FF;
  margin: 0; padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
} */

.logo-gallery div:nth-child(4n) {
  border-right: none;
}

.logo-gallery div:nth-child(8)~div {
  border-bottom: none;
}


.logo-item {
  cursor: pointer;
  font-size: 0;

}



.logo-newContainer {
  position: absolute;
  top: 50%;
  /* position the top  edge of the element at the middle of the parent */
  left: 50%;
  /* position the left edge of the element at the middle of the parent */
  transform: translate(-50%, -50%);
  width: 300px;
  height: 300px;
  z-index: 1;
  visibility: hidden;
}


.logo-newContainer>* {
  margin-bottom: 1rem;
}

.logo-detail .logo-title {
  font-size: 2rem;
  text-transform: uppercase;
}

.logo-detail .logo-secondary {
  color: lightgray;
}

.logo-detail .logo-description {
  line-height: 1.5;
}

.logo-box {
  height: 100%;
  width: 100%;
}

/* .logo-lottieHolder {
  height: 100%;
  width: 100%;
  background: #EFEBE0;
  border-top-width: 0 solid #0177FF;
  opacity: 1;
}
.logo-lottieHolderOpen {
  height: 100%;
  width: 100%;
  background:  #EFEBE0;
  border: 1px solid #0177FF;
} */


#logo-bottom {
  position: absolute;
  background: none transparent;
  bottom: 0;
  left: 0;
  width: 200px;
  height: 1px;
  z-index: 1;
}

#logo-vertical-r {
  position: absolute;
  background: none transparent;
  right: 0;
  top: 0;
  height: 200px;
  width: 1px;
  z-index: 1;
}

#logo-vertical-l {
  position: absolute;
  background: none transparent;
  left: 0;
  top: 0;
  height: 200px;
  width: 1px;
  z-index: 1;
}


/* GRAPHICS BUTTON STYLES */

.general_button_container {
  /* padding-left: 10vw; */
  /* padding-bottom: 10rem; */
  /* background-color: #1a1a1a; */
  /* position: absolute; */
}

.generalbutton {
  font-family: "R-bk-med";
  font-size: 1.2rem;
  width: 14rem;
  height: 3.5rem;
  color: #fff;
  align-items: center;
  background: 0 0;
  border: none;
  border-radius: 6.25rem;
  cursor: pointer;
  display: inline-flex;
  font-weight: 600;
  gap: 0.363636em;
  justify-content: center;
  letter-spacing: -0.01em;
  line-height: 1.04545;
  overflow: hidden;
  padding: 0.5625em 1.75em 0.5em;
  position: relative;
  text-decoration: none;
}


.button--stroke:after {
  border: 0.125rem solid #005DFF;
  border-radius: 6.25rem;
  content: "";
  pointer-events: none;
}

.button--stroke:after {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}


.button--stroke .button_circle {
  transform: scale(0);
  transform-origin: 0 0;
  will-change: transform;
}

.button_circle {
  translate: none;
  rotate: none;
  scale: none;
  transform: translate(-12.3054%, 113.167%) scale(0, 0);
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}



.button_circle:before {
  aspect-ratio: 1/1;
  background: #005DFF;
  border-radius: 50%;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 170%;
}


.button__flair:before {
  aspect-ratio: 1/1;
  /* background: #EFEBE0;
    border-radius: 50%; */
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 170%;
}


.button__label {
  position: absolute;
  text-align: center;
  transition: color 50ms var(--ease-in-out-quart);
  color: #005DFF;
  z-index: 10;

}


.button__label2 {
  position: absolute;
  text-align: center;
  color: #f4f4f4;
  z-index: 20;
  transition: color 50ms var(--ease-in-out-quart);
  visibility: hidden;
}



/* LOGOS SECTION */

.graphics-logos-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100vw;
  padding-bottom: 8vw;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: start;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  background-color: #00ffa3;
  object-fit: fill;
}

.logos-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  position: static;
  z-index: 50;
  overflow: visible;
  margin-top: 8.333vw;
  -webkit-box-pack: end;
  justify-content: end;
  grid-auto-flow: column;
  grid-column-gap: 1.5vw;
  grid-row-gap: 0vw;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  margin-right: 80px;
  margin-left: 80px;
}

.logos-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  height: 25vw;
  border: 0 #000;
  background-image: none;
  grid-column-end: 7;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-row-start: 1;
  align-self: end;
  justify-self: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  overflow: hidden;

}

.logos-image-1 {
  /* background-image: url("https://uploads-ssl.webflow.com/63861021a9a59a484bf50be2/63861021a9a59a1febf50cba_MTB%20Master%20images%20-%20Selects%20Tier%201-4.jpg"); */
  /* background-position: 50% 50%; */
  /* background-size: cover; */
  background-attachment: scroll;
  grid-column-end: 6;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-row-start: 1;
  background-position: 50% 50%;
  background-size: contain;
  object-fit: none;
  display: inherit;
  /* transform-origin: bottom; */
}

.logos-image-1a {
  /* background-image: url("https://uploads-ssl.webflow.com/63861021a9a59a484bf50be2/63861021a9a59a1febf50cba_MTB%20Master%20images%20-%20Selects%20Tier%201-4.jpg"); */
  /* background-position: 50% 50%; */
  /* background-size: cover; */
  background-attachment: scroll;
  grid-column-end: 13;
  grid-column-start: 3;
  grid-row-end: 5;
  grid-row-start: 4;
  aspect-ratio: 16 / 9;
  object-fit: none;
  display: inherit;
  /* transform-origin: bottom; */
}

.motion-video-wrapper {
  height: 100%;
  width: 100%;
  margin-top: 5rem;
}

.smiley-spin-video {
  height: 100%;
}

.reveal {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  object-fit: cover;
  width: 100%;
  height: 100%;
  visibility: hidden;
  position: relative;
  overflow: hidden;
  transform-origin: bottom;

}

.image-1-transform-container {
  transform-origin: bottom;
  object-fit: cover;

}


.logos-number-1-container {
  -webkit-text-size-adjust: 100%;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: -1.67vw;
  right: -0.5vw;
  height: 55%;
  margin-bottom: 0;
  font-size: 17.5vw;
  line-height: 100%;
  font-weight: 700;
  text-align: right;
  grid-column-start: 11;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  overflow: hidden;
}

.logos-number-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 0;
  font-family: "Monument Extended-bold";
  color: #1a1a1a;
  font-size: 17.5vw;
  line-height: 100%;
  font-weight: 700;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 11;
  grid-row-end: 2;
  grid-row-start: 1;
}

.logos-caption-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: static;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #1a1a1a;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  grid-column-end: 6;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-row-start: 2;
  align-self: start;
}

.logos-subtitle-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-bottom: -0.45vw;
  font-family: "R-txt-book-light";
  font-size: 26px;
  line-height: 120%;
  text-align: left;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: end;
  justify-self: auto;
}

.logos-image-2 {
  background-image: url("https://files.matt-rudd.com/css%2Fimg%2Fgd%2Fcontento-card-m-up.jpg");
  background-position: 50% 50%;
  background-size: cover;
  box-sizing: border-box;
  position: relative;
  overflow: visible;
  height: 40vh;
  margin-top: 8.333vw;
  object-fit: none;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 5;
  grid-row-end: 6;
  align-self: start;
}

.motion-graphics-2 {
  box-sizing: border-box;
  position: relative;
  overflow: visible;
  height: 40vh;
  display: inherit;
  margin-top: 8.333vw;
  background-position: 50% 50%;
  background-size: cover;
  object-fit: none;
  grid-column-start: 3;
  grid-column-end: 7;
  grid-row-start: 5;
  grid-row-end: 7;
  align-self: start;
  margin-bottom: 20rem;
}



.logos-caption-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #1a1a1a;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  top: 0.3rem;
  margin-bottom: 0;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 5;
  grid-row-start: 4;
}

.noise-resize {
  /* min-height: 100%;
  width: 100%;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 4;
  grid-row-end: 5; */
}

.g_reveal {
  visibility: hidden;
  width: 100%;
  height: 100%;
  overflow: hidden;
  grid-column-start: 3;
  grid-column-end: 13;
  grid-row-start: 3;
  grid-row-end: 4;
  height: 45vw;
  margin-top: 8.333vw;
}


.logos-image-3 {
  -webkit-box-direction: normal;
  box-sizing: border-box;
  background-position: 50% 35%;
  background-size: cover;
  height: 100%;
}

.logos-caption-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-top: 1vw;
  margin-bottom: 0;
  font-family: "R-txt-book-light";
  color: #1a1a1a;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 9;
  grid-row-end: 7;
  grid-row-start: 6;
}

.mrc-gdh-noise-music-container {
  box-sizing: border-box;
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 6;
  grid-row-end: 7;
  /* background: purple; */
  margin-bottom: 10rem;
}

.mrc-gdh-noise-music-wrapper {
  aspect-ratio: 16 / 9;
  padding-top: 56.25%;
  overflow: hidden;
}

#mrc-gdh-noise-music-block {
  aspect-ratio: 16 / 9;
  padding-top: 56.25%;
  background: black;
}

.logos-subtitle-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: -0.25rem;
  margin-top: 8.333vw;
  font-family: "R-txt-book-light";
  font-size: 1.625rem;
  line-height: 120%;
  text-align: left;
  grid-column-start: 3;
  grid-column-end: 6;
  grid-row-start: 5;
  grid-row-end: 6;
  align-self: start;
  justify-self: auto;
}

.motion-subtitle-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: -0.25rem;
  margin-top: 8.333vw;
  font-family: "R-txt-book-light";
  font-size: 1.625rem;
  line-height: 120%;
  text-align: left;
  grid-column-start: 9;
  grid-column-end: 12;
  grid-row-start: 5;
  grid-row-end: 6;
  align-self: start;
  justify-self: auto;
  display: inherit;
}

.gd_button_shift_up {
  grid-column-start: 3;
  grid-column-end: 6;
  grid-row-start: 5;
  grid-row-end: 6;
  justify-self: start;
  align-self: end;
  width: 100%;
}


/* MOTION STYLES */

.gwrapper0 {
  height: auto;
  width: 60%;
  position: relative;
  display: flex;
  align-items: center;
  margin-left: -20vw;
  opacity: 1;
}

.gwrapper0.ninety-deg0 {
  transform: rotate(-90deg);
}


/* LOGO TICKER STYLES */

.gwrapper {
  height: auto;
  width: 60%;
  position: relative;
  display: flex;
  align-items: center;
  margin-left: -20vw;
  opacity: 1;
}

.gwrapper.top {
  transform: translateX(100vw);
}

.gwrapper.ninety-deg {
  transform: rotate(-90deg);
}

.gbox_motion,
.gbox,
.gbox2,
.gbox3,
.gbox4 {
  font-family: "Monument Extended-Bold";
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  flex-shrink: 0;
  font-size: 207px;
  translate: none;
}

.gbox_motion,
.gbox {
  color: #1a1a1a;
}

.gbox2,
.gbox3,
.gbox4 {
  color: #f4f4f4;
}

/* POSTER TICKER STYLES */

.gwrapper2 {
  height: auto;
  width: 60%;
  position: relative;
  display: flex;
  align-items: center;
  margin-left: -20vw;
  opacity: 1;
}

.gwrapper2.ninety-deg2 {
  transform: rotate(-90deg);
}

/* PRES TICKER STYLES */

.gwrapper3 {
  height: auto;
  width: 60%;
  position: relative;
  display: flex;
  align-items: center;
  margin-left: -20vw;
  opacity: 1;
}

.gwrapper3.ninety-deg3 {
  transform: rotate(-90deg);
}

/* REPORTS TICKER STYLES */

.gwrapper4 {
  height: auto;
  width: 60%;
  position: relative;
  display: flex;
  align-items: center;
  margin-left: -20vw;
  opacity: 1;
}

.gwrapper4.ninety-deg4 {
  transform: rotate(-90deg);
}




/* .logos-side-marquee {
 -webkit-text-size-adjust: 100%;
 --text-color: #111;
 --bg-color: #b9b3a9;
 box-sizing: border-box;
 position: relative;
 top: 0;
 right: auto;
 bottom: 0;
 z-index: 0;
 display: block;
 overflow: visible;
 width: 100%;
 clear: none;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 flex-direction: row;
 -webkit-box-pack: start;
 justify-content: flex-start;
 flex-wrap: nowrap;
 -webkit-box-align: start;
 align-items: flex-start;
 align-content: flex-start;
 -webkit-box-ordinal-group: 1;
 order: 0;
 border-bottom: 0 #5b5b5b;
 border-radius: 0;
 transform: rotate(-90deg);
 font-family: "Monument Extended-Bold";
 color: #1a1a1a;
 font-size: 207px;
 line-height: 100%;
 font-weight: 700;
 text-align: left;
 white-space: nowrap;
 object-fit: fill;
 margin-left: -40.1vw;
 align-self: flex-start;
 -webkit-box-flex: 0;
 flex: 0 auto;
} */

.graphics-posters-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: auto;
  padding-bottom: 8vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: start;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  background-color: #000;
  object-fit: fill;
}

.posters-grid {

  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  position: static;
  z-index: 50;
  overflow: visible;
  margin: 8.333vw 40px;
  -webkit-box-pack: end;
  justify-content: end;
  grid-auto-flow: column;
  grid-column-gap: 1.5vw;
  grid-row-gap: 0rem;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  margin-right: 80px;
  margin-left: 80px;
}


.posters-image-1b {
  position: relative;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  height: 55vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FRESONATE-GREEN.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  grid-column-end: 8;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-row-start: 1;
  opacity: 0;
}

.posters-image-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  height: 55vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FRESONATE-BLK.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  grid-column-end: 8;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-row-start: 1;
}

.posters-caption-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  bottom: 0;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  top: 0;
  margin-top: 0.8vw;
  text-align: right;
  align-self: auto;
  grid-column-start: 4;
  grid-column-end: 8;
  grid-row-start: 2;
  grid-row-end: 3;
}

.posters-image-1c-top {
  position: relative;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  margin-top: 20vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fvoice-master.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  grid-column-end: 13;
  grid-column-start: 9;
  grid-row-end: 2;
  grid-row-start: 1;
  aspect-ratio: 16 / 9;
  opacity: 0;
}

.posters-image-1c {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  margin-top: 20vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FLCC-voice-mockup.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  grid-column-end: 13;
  grid-column-start: 9;
  grid-row-end: 2;
  grid-row-start: 1;
  aspect-ratio: 16 / 9;
}

.posters-caption-1c {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  bottom: 0;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  top: 0;
  margin-top: 37.4vw;
  text-align: right;
  align-self: auto;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 1;
}


.posters-number-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: -1.25rem;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 17.5vw;
  line-height: 100%;
  font-weight: 700;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 11;
  grid-row-end: 2;
  grid-row-start: 1;
}

.posters-subtitle {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-bottom: -8.5vw;
  font-family: "R-txt-book-light";
  font-size: 1.625rem;
  line-height: 120%;
  text-align: left;
  color: #f4f4f4;
  grid-column-start: 10;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: end;
  justify-self: auto;
}


.posters-image-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  height: 25vw;
  margin-top: 10vw;
  align-self: auto;
  /* background-image: url(img/MM_UrbanPoster_UP-PAR-07-Apple\ Devices\ 4K.mp4);
 background-size: cover; */
  background-position: 50% 50%;
  grid-column-end: 8;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-row-start: 2;
  aspect-ratio: 18 / 9;
}

.posters-caption-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 35.7vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 8;
  grid-column-start: 4;
  grid-row-end: 3;
  grid-row-start: 2;
}

.posters-image-2a {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  height: 25vw;
  margin-top: -12.5vw;
  align-self: auto;
  background-image: url(https://matt-rudd.com/css%2Fimg%2Fgd%2FLA-Galaxy-night-billboard.jpg);
  background-size: cover;
  background-position: 50% 50%;
  grid-column-end: 8;
  grid-column-start: 3;
  grid-row-end: 4;
  grid-row-start: 3;
}

.posters-caption-2a {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 13.35vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 8;
  grid-column-start: 3;
  grid-row-end: 4;
  grid-row-start: 3;
}

.posters-image-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  height: 40vw;
  margin-top: 15vw;
  background-image: url(https://matt-rudd.com/css%2Fimg%2Fgd%2FMCR_NYC%20concrete%20wall%20lean.jpg);
  background-position: 50% 35%;
  background-size: cover;
  grid-column-end: 13;
  grid-column-start: 9;
  grid-row-end: 3;
  grid-row-start: 2;
  position: relative;
}

.posters-caption-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  /* position: relative; */
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 0.75vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 9;
  grid-row-end: 4;
  grid-row-start: 3;
  align-self: start;
}

.posters-subtitle-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-top: 12.333vw;
  margin-bottom: -0.45vw;
  font-family: "R-txt-book-light";
  font-size: 1.625rem;
  line-height: 120%;
  text-align: left;
  color: #f4f4f4;
  grid-column-end: 10;
  grid-column-start: 13;
  grid-row-end: 4;
  grid-row-start: 3;

}


.posters-image-4b {
  position: relative;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  align-self: flex-end;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FAkt-europe-board.jpg");
  background-position: 50% 35%;
  background-size: cover;
  height: 35vw;
  grid-column-end: 11;
  grid-column-start: 4;
  grid-row-end: 6;
  grid-row-start: 5;
  opacity: 0;
}


.posters-image-4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  align-self: flex-end;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FBus-stop-akt-mock.jpg");
  background-position: 50% 35%;
  background-size: cover;
  height: 35vw;
  grid-column-end: 11;
  grid-column-start: 4;
  grid-row-end: 6;
  grid-row-start: 5;
}

.posters-caption-4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: Rationaltext, sans-serif;
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: left;
  grid-column-end: 11;
  grid-column-start: 4;
  grid-row-end: 7;
  grid-row-start: 6;
}

.presentations-side-marquee {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  position: relative;
  left: 0;
  right: auto;
  z-index: 0;
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: 0;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: flex-start;
  -webkit-box-ordinal-group: 1;
  order: 0;
  border-bottom: 0 #5b5b5b;
  border-radius: 0;
  transform: rotate(-90deg);
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 207px;
  line-height: 100%;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  object-fit: fill;
  margin-left: -40.1vw;
  align-self: flex-start;
  -webkit-box-flex: 0;
  flex: 0 auto;
}

.graphics-presentations-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: auto;
  padding-bottom: 8vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: start;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  background-color: #005dff;
  object-fit: fill;
}

.presentations-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  position: static;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  margin-top: 8.333vw;
  padding-top: 0;
  -webkit-box-pack: end;
  justify-content: end;
  grid-auto-flow: column;
  grid-column-gap: 1.5vw;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  margin-right: 80px;
  margin-left: 80px;
}

.presentations-image-1b {
  position: relative;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  height: 30vw;
  align-self: auto;
  background-image: url("https://pub-0522c91aaac74a0b8add2ec9e8d85fe7.r2.dev/css%2Fimg%2Fgd%2Fpres%2F7-day-2.png");
  background-size: cover;
  background-position: 50% 50%;
  grid-column-start: 3;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 2;
  opacity: 0;
}

.presentations-image-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  height: 30vw;
  align-self: auto;
  background-image: url("https://pub-0522c91aaac74a0b8add2ec9e8d85fe7.r2.dev/css%2Fimg%2Fgd%2Fpres%2F7-day-1.png");
  background-size: cover;
  background-position: 50% 50%;
  grid-column-start: 3;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 2;
}

.presentations-caption-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  grid-column-end: 9;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-row-start: 2;
}

.presentations-subtitle-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: 0.3vw;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1.625rem;
  line-height: 120%;
  text-align: right;
  grid-column-start: 10;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: end;
  justify-self: auto;
}

.reports-number-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: -1.25rem;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 17.5vw;
  line-height: 100%;
  font-weight: 700;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 11;
  grid-row-end: 2;
  grid-row-start: 1;
}

.presentations-image-2-top {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  /* height: 30vw; */
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fpres%2Fca-2.png");
  /* background-position: 50% 35%; */
  background-size: cover;
  grid-column-start: 3;
  grid-column-end: 8;
  grid-row-start: 2;
  grid-row-end: 3;
  aspect-ratio: 16 / 9;
  align-self: auto;
  position: relative;
  opacity: 0;
}

.presentations-image-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  /* height: 30vw; */
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fpres%2Fca-1.png");
  /* background-position: 50% 35%; */
  background-size: cover;
  grid-column-start: 3;
  grid-column-end: 8;
  grid-row-start: 2;
  grid-row-end: 3;
  aspect-ratio: 16 / 9;
  align-self: auto;
}

.presentations-image-2b {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  /* height: 30vw; */
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fpres%2Fsh-2.png");
  background-position: 50% 35%;
  background-size: cover;
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
  aspect-ratio: 16 / 9;
  align-self: auto;
}

.presentations-image-2b-top {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  /* height: 30vw; */
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fpres%2Fsh-1.png");
  background-position: 50% 35%;
  background-size: cover;
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
  aspect-ratio: 16 / 9;
  align-self: auto;
  opacity: 0;
  position: relative;
}

.presentations-caption-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 9;
  grid-row-end: 4;
  grid-row-start: 3;
  align-self: auto;
}

.presentations-image-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #005dff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background: #005DFF;
  background-image: url("https://files.matt-rudd.com/css%2Fimg%2Fgd%2Fpres%2Fpublic-speaking-image2.jpg");
  background-position: 50% 50%;
  background-size: cover;
  height: 40vw;
  align-self: flex-start;
  grid-column-end: 7;
  grid-column-start: 3;
  grid-row-end: 4;
  grid-row-start: 3;
}

.presentations-caption-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: left;
  grid-column-end: 7;
  grid-column-start: 3;
  grid-row-end: 5;
  grid-row-start: 4;
}

.presentations-subtitle-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: 0.3vw;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1.625rem;
  line-height: 120%;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 8;
  grid-row-end: 4;
  grid-row-start: 3;
  align-self: center;
}

.presentations-image-4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: block;
  width: 100%;
  /* height: 25vw; */
  aspect-ratio: 16 / 9;
  margin-top: -4.1665vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fpres%2Fbc-chart.jpg");
  background-position: 50% 35%;
  background-size: cover;
  grid-column-end: 13;
  grid-column-start: 8;
  grid-row-end: 5;
  grid-row-start: 4;
  align-self: auto;
}

.presentations-caption-4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 8;
  grid-row-end: 6;
  grid-row-start: 5;
}

.presentions-side-marquee {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  position: relative;
  left: 0;
  right: auto;
  z-index: 0;
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: 0;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: flex-start;
  -webkit-box-ordinal-group: 1;
  order: 0;
  border-bottom: 0 #5b5b5b;
  border-radius: 0;
  transform: rotate(-90deg);
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 207px;
  line-height: 100%;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  object-fit: fill;
  margin-left: -40.1vw;
  align-self: flex-start;
  -webkit-box-flex: 0;
  flex: 0 auto;
}

.graphics-reports-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  z-index: 1;
  display: block;
  overflow: hidden;
  padding-bottom: 8vw;
  width: 100vw;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: start;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  background-color: #7f5af0;
  object-fit: fill;
}

.reports-grid {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
  position: static;
  z-index: 50;
  overflow: visible;
  margin: 8.333vw 40px;
  -webkit-box-pack: end;
  justify-content: end;
  grid-auto-flow: column;
  grid-column-gap: 1.5vw;
  grid-row-gap: 0rem;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  margin-right: 80px;
  margin-bottom: 0;
  margin-left: 80px;
}

.reports-image-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  height: 50vw;
  border: 0 #000;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FCM_mag_cover_held.jpg");
  background-position: 57.5% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  grid-column-end: 9;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-row-start: 1;
  align-self: auto;
  justify-self: auto;
}

.reports-caption-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 8;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-row-start: 2;
  align-self: start;
  justify-self: start;
}

.reports-number-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  top: -1.25rem;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 17.5vw;
  line-height: 100%;
  font-weight: 700;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 10;
  grid-row-end: 2;
  grid-row-start: 1;
}

.reports-subtitle-1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-top: -27vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1.625rem;
  line-height: 120%;
  text-align: left;
  grid-column-start: 10;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
  align-self: start;
  justify-self: auto;
}

.reports-image-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  height: 25vw;
  margin-top: 8.333vw;
  border: 0 #000;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2FCM%20reflecting%20magazine%20spread.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 3;
  grid-row-start: 2;
}

.reports-caption-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  text-align: right;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 4;
  grid-row-start: 3;
}

.reports-image-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  height: 20vw;
  margin-top: -8.333vw;
  align-self: flex-start;
  background-image: url("https://files.matt-rudd.com/css%2Fimg%2Fgd%2Fcm-3d-logo.jpg");
  background-position: 50% 35%;
  background-size: cover;
  grid-column-end: 6;
  grid-column-start: 3;
  grid-row-end: 5;
  grid-row-start: 4;
}

.reports-caption-3 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  align-self: flex-start;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  grid-column-end: 6;
  grid-column-start: 3;
  grid-row-end: 6;
  grid-row-start: 5;
}

.reports-subtitle-2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  margin-top: -8.333vw;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1.625rem;
  line-height: 120%;
  text-align: left;
  grid-column-end: 13;
  grid-column-start: 8;
  grid-row-end: 7;
  grid-row-start: 6;
  align-self: auto;
}

.reports-image-4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Flr-report-1.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: 9;
  grid-column-start: 3;
  grid-row-end: 8;
  grid-row-start: 7;
  aspect-ratio: 16 / 9;
}

.reports-image-4a {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Flr-report-2.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: 9;
  grid-column-start: 3;
  grid-row-end: 8;
  grid-row-start: 7;
  aspect-ratio: 16 / 9;
  opacity: 0;
  position: relative;
}

.reports-image-4b {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Flr-report-3.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: 9;
  grid-column-start: 3;
  grid-row-end: 8;
  grid-row-start: 7;
  aspect-ratio: 16 / 9;
  opacity: 0;
  position: relative;
}


.reports-caption-4 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  align-self: flex-start;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  grid-column-end: 8;
  grid-column-start: 4;
  grid-row-end: 9;
  grid-row-start: 8;
}


.reports-image-5 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background-image: url("https://matt-rudd.com/css%2Fimg%2Fgd%2Fsskz-report-1.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 13;
  grid-row-start: 9;
  aspect-ratio: 16 / 9;
}

.reports-caption-5 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: 1vw;
  align-self: flex-start;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-size: 1rem;
  line-height: 120%;
  font-weight: 200;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 14;
  grid-row-start: 13;
}

.reports-image-5a {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background-image: url("https://pub-0522c91aaac74a0b8add2ec9e8d85fe7.r2.dev/css%2Fimg%2Fgd%2Fsskz-report-2.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 13;
  grid-row-start: 9;
  aspect-ratio: 16 / 9;
  opacity: 0;
  position: relative;
}

.reports-image-5b {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  width: 100%;
  margin-top: 8.333vw;
  background-image: url("https://pub-0522c91aaac74a0b8add2ec9e8d85fe7.r2.dev/css%2Fimg%2Fgd%2Fsskz-report-3.jpg");
  background-position: 50% 50%;
  background-size: cover;
  grid-column-end: 13;
  grid-column-start: 7;
  grid-row-end: 13;
  grid-row-start: 9;
  aspect-ratio: 16 / 9;
  opacity: 0;
  position: relative;
}

.reports-side-marquee {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  position: relative;
  left: 0;
  right: auto;
  z-index: 0;
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: 0;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  align-items: flex-start;
  align-content: flex-start;
  -webkit-box-ordinal-group: 1;
  order: 0;
  border-bottom: 0 #5b5b5b;
  border-radius: 0;
  transform: rotate(-90deg);
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 207px;
  line-height: 100%;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  object-fit: fill;
  margin-left: -40.1vw;
  align-self: flex-start;
  -webkit-box-flex: 0;
  flex: 0 auto;
}


/* VALUE SECTION STYLES */

.demo-1 {
  margin: 0;
  font-weight: 300;
  text-transform: uppercase;
  color: var(--color-text);
  /* background-color: #f4f4f4; */
  --color-bg-preview: #131312;
  --color-bg-overlay: #131312;
  --color-text-preview: #b3ac99;
  --color-title-preview: #923538;
  --page-padding: 1rem 2rem;
  --preview-padding: 0 2rem 1rem;
  font-family: acumin-pro, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* overflow-x: hidden; */
}

.unbutton2 {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;

  /* z-index: 9999; */
}

.unbutton2:focus {
  outline: none;
}

.logo-button {
  stroke: #0177FF;
  stroke-width: 1px;
  transition: stroke .3s;
  opacity: 1;
  width: 30%;
  margin: auto;
  cursor: none;
}

.logo-button:hover {
  stroke: #00FFA3;
  stroke-width: 1px;
  transition: stroke .3s;
}

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

.oh__inner {
  will-change: transform;
  display: inline-block;
  color: #1a1a1a;
}

.line {
  transform-origin: 0;
  white-space: nowrap;
  will-change: transform;
  display: block;
  text-align: start;
  width: 100%;
}

.main-values {
  /* position: relative; */
  display: grid;
  width: 100%;
  height: 100vh;
  grid-template-rows: auto auto;
  grid-template-columns: 100%;
}

.frame2 {
  color: var(--color-title);
  padding: 1rem 2rem;
  ;
  position: relative;
  grid-gap: 0.5rem;
  z-index: 2;
  font-size: 0.75rem;
  pointer-events: none;
  grid-template-columns: 100%;
  grid-template-rows: auto auto auto auto;
  display: grid;
  grid-template-areas: 'title' 'prev' 'sponsor' 'nav';
  justify-content: start;
  justify-items: start;
  grid-area: 1 / 1 / 2 / 2;
  width: 100%;
}

.frame2 a {
  pointer-events: auto;
}

.frame2 a:not(.frame__title-back) {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}

.frame2 a:not(.frame__title-back)::before {
  content: '';
  height: 1px;
  width: 100%;
  background: currentColor;
  position: absolute;
  top: 90%;
  transition: transform 0.3s;
  transform-origin: 0% 50%;
}

.frame2 a:not(.frame__title-back):hover::before {
  transform: scaleX(0);
  transform-origin: 100% 50%;
}

/* .frame__title {
	grid-area: title;
	display: flex;
}

.frame__title-main {
	font-size: 0.75rem;
	margin: 0;
	font-weight: 300;
}

.frame__title-back {
	position: relative;
	display: flex;
	align-items: flex-end;
}

.frame__title-back span {
	display: none;
}

.frame__title-back svg {
	fill: currentColor;
}

.frame__prev {
	grid-area: prev;
}

.frame__demos {
	grid-area: nav;
	display: flex;
	flex-wrap: wrap;
	justify-self: stretch;
	gap: 1.5rem;
} */

.content {
  line-height: 1;
  position: relative;
  z-index: 1;
  grid-row: 2;
}

.preview-open .content {
  pointer-events: none;
}

.demo-3.preview-open .content {
  z-index: 3;
}

.content__item {
  width: 100%;
  height: 100%;
  max-width: 500px;
  /* padding: calc(3rem + 5vh) 2rem 4rem; */
  margin: 0;
}

.content__item:nth-child(even) {
  padding-top: calc(3rem + 15vh);
}

.content__item-img-wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 0.75;
  cursor: pointer;
  will-change: transform;
}

.demo-3 .preview__item .content__item-img-wrap {
  width: auto;
  height: 100%;
  aspect-ratio: auto;
}

.content__item-img {
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
  will-change: transform;
}

.content__item-title {
  font-size: clamp(2rem, 3.25vw, 1.85rem);
  /* font-family: kudryashev-d-excontrast-sans, sans-serif; */
  font-family: "Monument Extended-Bold";
  /* font-family: "Titles Black"; */
  font-weight: 300;
  color: #1a1a1a;
  letter-spacing: 0.1rem;
  margin: 0 0 0.5rem;
  text-align: center;
}

.content__item-title .oh__inner {
  padding-top: 0.75vw;
  line-height: 1.2;
}

.content__item-caption {
  margin-top: 0.75rem;
  font-family: 'Rational-light';
  color: #1a1a1a;
}

.content__overlay {
  background: var(--color-bg-overlay);
  position: fixed;
  top: calc(50% - 75vmax);
  left: calc(50% - 75vmax);
  width: 150vmax;
  height: 150vmax;
  pointer-events: none;
  will-change: transform;
  /* z-index: 9999; */
}

.overlay__inner {
  background: #131312;
  width: 100%;
  height: 100%;
  /* z-index: 9999; */
  position: fixed;
  opacity: 0;
}

.content__overlay {
  transform: rotate(45deg);
  background: transparent;
}

.preview {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: grid;
  pointer-events: none;
  /* z-index: 999999; */
  color: var(--color-text-preview);
}

.preview__item {
  grid-area: 1 / 1 / -1 / -1;
  opacity: 0;
  pointer-events: none;
  display: grid;
  grid-gap: 1rem;
  padding-top: 2rem;
  grid-template-columns: 100%;
  grid-template-rows: auto auto auto auto auto 1fr;
  grid-template-areas: 'title' 'subtitle' 'meta' 'box-left' 'box-right' '...';
  will-change: clip-path;
}

.preview__item--current {
  opacity: 1;
  pointer-events: auto;
  overflow-y: hidden;
}

.preview__item-img-outer {
  align-self: center;
  justify-self: center;
  width: 60vw;
  max-width: 800px;
  justify-self: center;
  grid-area: 1 / 1 / -1 / -1;
}

.preview__item-img-outer {
  transform: rotate(45deg);
  aspect-ratio: 0.7;
  width: 33vw;
}

.preview__item-img-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  will-change: transform;
}

.preview__item-img {
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
  will-change: transform;
}

.preview__item-title {
  align-self: center;
  justify-self: center;
  grid-area: title;
  font-size: clamp(3rem, 12.5vw, 17rem);
  /* font-family: kudryashev-d-excontrast-sans, sans-serif; */
  font-family: "Monument Extended-UltraBold";
  /* font-family: "Titles Black"; */
  font-weight: 300;
  margin: 0;
  line-height: 1;
  letter-spacing: 0.75rem;
  will-change: transform;
  padding-top: 1vw;
  color: #f4f4f4;
}

.preview__item-subtitle {
  justify-self: center;
  position: relative;
  grid-area: subtitle;
  font-weight: 300;
  margin: 0;
  color: var(--color-title-preview);
  font-family: 'Rational-light'
}

.preview__item-meta {
  justify-self: center;
  position: relative;
  grid-area: meta;
  font-family: 'Rational-light'
}

.preview__item-box {
  padding: 0 2rem 1rem;
  position: relative;
  max-width: 450px;
  will-change: transform;
  justify-self: center;
  text-align: center;
}

.preview__item-box--right {
  grid-area: box-right;
}

.preview__item-box--left {
  grid-area: box-left;
}

.preview__item-box-title {
  margin: 0;
  font-weight: 400;
  color: #f4f4f4;
  font-family: 'Rational-light';
  color: #f4f4f4;
}

.preview__item-box-desc {
  will-change: transform, opacity;
  font-family: 'Rational-light';
  color: #f4f4f4;
}

.preview__back {
  cursor: pointer;
  position: absolute;
  bottom: 2.5rem;
  left: 50%;
  opacity: 0;
  z-index: 300;
  pointer-events: none;
  transform: translateX(-50%);
  will-change: transform, opacity;
  z-index: 999;
}



.preview-open .preview__back {
  pointer-events: auto;
  overflow-y: hidden;
}

.preview__back svg {
  pointer-events: none;
  stroke: #f4f4f4;
  stroke-width: 1px;
  transition: stroke .3s;

}

@media screen and (min-width: 53em) {

  /* body.preview-open {
		overflow: hidden;
	} */
  main {
    grid-template-rows: 100%;
  }

  .frame2 {
    grid-area: 1 / 1 / -1 / -1;
    height: 100vh;
    grid-gap: 2rem;
    align-content: space-between;
    grid-template-columns: auto auto 1fr;
    grid-template-rows: auto auto;
    grid-template-areas: 'title prev sponsor' 'nav nav nav';
  }

  .content {
    height: 100vh;
    display: flex;
    align-items: center;
    align-content: center;
    grid-area: 1 / 1 / -1 / -1;
  }

  .content__item {
    height: 80%;
    margin: 0;
    /* width: 25%; */
    width: 100%;
  }

  .preview__item {
    padding-top: 0;
    grid-template-columns: 30% 1fr 30%;
    grid-template-rows: 1fr auto auto auto;
    grid-template-areas: 'title title title'
      'box-left subtitle box-right'
      'box-left meta box-right'
      'box-left ... box-right';
    z-index: 999;
  }

  .preview__item-title {
    grid-row: 1 / span 4;
  }

  .preview__item-box--right {
    justify-self: end;
    text-align: right;
  }

  .preview__item-box--left {
    justify-self: start;
    text-align: left;
  }

  body #cdawrap {
    justify-self: end;
  }
}

/* body.preview-open {
	height: 100vh;
	overflow-y: hidden;
} */

/* END VALUE SECTION STYLES */

/* ABOUT-ME SECTION STYLES */

/* TOP SECTION */

.about-me-top-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  width: 100vw;
  height: 100vh;
  padding: 10%;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #00ffa3;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.about-me-top-section-heading-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 10;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-flex: 0;
  flex: 0 auto;
  text-align: right;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  order: 0;
  grid-column-end: 12;
  grid-column-start: 2;
  grid-row-end: 2;
  grid-row-start: 1;
  pointer-events: none;
}

.about-me-to-right {
  background: black;
}

.smiley_3d {
  position: absolute;
  width: 5vw;
}

.smiley_section {
  background: #f4f4f4;
  height: 100vh;
  height: 100svh;
}

/* divider styles */
.border_container {
  /* position: absolute; */
  width: 100%;
  /* padding: 0 4vw; */
  /* display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; */
  /* transform-origin: left; */
}

.smiley_section>.border_container {
  position: absolute;
  width: 100vw;
  padding: 0 4vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}




/* .section_lottie {
  margin-top: -1.25vh;
  margin-right: -1.45rem;
} */

.blurb-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 4rem 24rem;
}

.blurb-wrapper p {
  font-family: 'R-txt-light';
  font-size: 24px;
}

.about-me-blurb {
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-weight: 300;
  font-size: 1.528vw;
  line-height: 1.833vw;
}

.black-p {
  color: #1a1a1a;
}

.squashed-globe-container {
  /* margin-right: -1.375rem; */
  /* margin-right: 8vw; */
}

.squashed-globe {
  width: 120px;
  height: 120px;
}

#border_cont_4 {
  width: 100vw;
  padding-left: 5vw;
  padding-right: 5vw;
}

.about-me-top-section-heading {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  font-weight: 800;
  margin-top: 0px !important;
  z-index: 4;
  margin: 0;
  color: white;
  font-family: "Monument Extended-Bold";
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  position: absolute;
  left: 0px;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: flex;
  overflow: hidden;
  height: 100%;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0%;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  order: -1;
  -webkit-box-flex: 1;
  flex: 1;
  font-size: 6.75vw;
  line-height: 1;
  object-fit: fill;
  text-align: right;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.about-me-top-section-image-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 80vh;
  margin-top: 0px;
  padding-left: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  padding-right: 0%;
  align-content: center;
  /* background-color: #7f5af0; */
  object-fit: fill;
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 1;
}


.about-me-top-section-video {
  height: 100%;
}

/* //// NEW ABOUT ME SERVICES SECTION /// */



.abskills_section {
  border-top: 2px #1a1a1a solid;
  margin: 4vw;
  height: 100vh;
}

.abskills_title {
  font-family: 'R-disp-med';
  font-size: 3.2rem;
  line-height: 1.5;
  position: absolute;
  color: #1a1a1a;
  /*   left: 0; */
  /*   margin: 4vw; */
  padding-top: 4vh;
}

.abskills_accordion {
  position: absolute;
  right: 0;
  width: 50%;
  margin: 4vw;
}

.abskills_accordion__group {
  border-top: 1px #1a1a1a solid;
  padding: 0.5rem 0;
}

.abskills_accordion__menu {
  font-family: 'R-disp-med';
  font-size: 2rem;
  line-height: 1.5;
  color: #1a1a1a;
  padding: 0px;
  cursor: pointer;
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}



.abskills_accordion__menu:hover {
  color: #00FFA3
}

.abskills_accordion__content {
  height: 0;
  overflow: hidden;
}

.abskills_accordion__grid {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  /*   grid-column-gap: 20px; */
  /*   grid-row-gap: 1rem; */
}




.abskills_accordion__content.expanded {
  height: 0;
  overflow: hidden;
  padding: 0 0 2.5rem 0;
}

.abskills_accordion__plus,
.abskills_accordion__minus {
  position: absolute;
  top: 7px;
  right: 8px;
  margin: 0;
}

.abskills_accordion__options p {
  margin: 0px;
}

/*newer*/

.abskills_accordion__block {
  width: 100%;
  margin: 0;
  padding: 0;
  /*   background: purple; */
  /*   padding: 0 0 2.5rem 0;  */
  /*   background: orange; */
}

.abskills_accordion__title h4 {
  font-family: 'R-disp-med';
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 0;
  color: #1a1a1a;
  /*   padding-bottom: 0.25rem; */
}

.abskills_accordion__options {
  font-family: "rtext-extra-light";
  font-size: 1rem;
  line-height: 1.4;
  color: #1a1a1a;
  /*   padding: 0rem 0rem 2rem 0;  */
  /*   background: orange; */
}

.abskills_accordion__options p {
  color: #1a1a1a;
  font-size: 1rem;
  line-height: 1.4;
  margin: 0;
}

.abskills_fadeline-top {
  padding-top: 2vh;
}


/* .Accordion__options p:hover {
color: #00FFA3
} */

/* .fadeline, .fadeline1, .fadeline2 {
opacity: 0
} */


.abskills_accordion__menu svg {
  width: 16px;
  height: 16px;
  stroke-width: 2;
  stroke: #1a1a1a;
}


/* //// NEW ABOUT ME SECTIONS //// */

.play_section {
  padding: 4vw;
  background: #f4f4f4;
}

.play_grid {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 1fr 1fr;
  /* background-color: #000000; */
  font-family: "Monument Extended-Light";
  color: #fff;
  background-color: #00FFA3;
  font-size: 1.2rem;
  /* text-transform: uppercase; */
  letter-spacing: 0.15rem;
  /* width: 100vw; */
  overflow: hidden;
  /* height: 100svh; */

}

.play_inner_grid {
  grid-area: 1 / 1 / 3 / 7;
  /* background: yellow; */
  aspect-ratio: 1/1;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr 1fr;
}



.spotify_container {
  grid-area: 1 / 1 / 2 / 3;
  background: blue;
  aspect-ratio: 1/1;
  /* height: 50vh; */
}

.vinyl_vid_container {
  grid-area: 2 / 1 / 3 / 3;
  aspect-ratio: 1/1;
  background: pink;
  position: relative;
}

#vinyl_grooves {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.play_svg-container {
  width: 100%;
  /* Set the width of div 1 */
  height: 100%;
  /* Set the height of div 1 */
  position: absolute;
  z-index: 20;
  pointer-events: none;
}


.arrows_container {
  grid-area: 1 / 3 / 2 / 7;
  aspect-ratio: 1/1;
  background-color: #f0f0f0;
}

.speakers_container {
  grid-area: 2 / 3 / 3 / 7;
  aspect-ratio: 1/1;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393c1d01541023c113890a4_block-party-nyc-soul-of-summer-photo-book-by-anderson-zaca-2.jpg");
  background-position: 67.5% 80%;
  background-size: 230%;
  /*height: 50vh; */
}

.right_flex_column_container {
  grid-area: 1 / 7 / 3 / 13;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  background-color: #f0f0f0;
}

.smiley_container {
  height: 50%;
}

.smiley_lottie {
  /* height: 150%; */
}

.play_blurb_container {
  box-sizing: border-box;
  height: 50%;
  display: flex;
  align-items: flex-end;
  padding: 2vw;
}

.play_blurb {
  font-family: "Monument Extended-Light";
  color: #005DFF;
  font-size: 1rem;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}


.ab_process_container {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 1fr 1fr;
  /* padding: 4rem; */
  /* height: 100vh; */
  /* padding: 4vw; */
  background-color: #0000;
  font-family: "Monument Extended-Light";
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  padding: 4vw;
  width: 100vw;
}

.ab_box {
  background-color: #f0f0f0;
  /* border: 1px solid #ccc; */
  text-align: center;
  /* padding-bottom: 0%; */
  position: relative;
  font-family: 'R-txt-light';
  color: #1C66F3;
}

.video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}

.video-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 50%;
  width: 10%;
  height: auto;
}



.st2,
.st3,
.st4,
.st5 {
  fill: #1C66F3;
  opacity: 0;
}



#spot-embed-iframe {
  left: 0;
  position: relative;
  background-color: rgb(43, 43, 43);
}

#play_svg_text {
  position: absolute;
  z-index: 10;
}

/* .ab_box1-record {
  grid-column: 1 / span 3;
  grid-row: 1 / span 2;
  aspect-ratio: 1/2; 
} */

.ab_box2-spotify {
  grid-area: 1 / 1 / 2 / 4;
  aspect-ratio: 1/1;
  overflow: hidden;
}

.ab_box3-vinyl-vid {
  grid-area: 2 / 1 / 3 / 4;
  aspect-ratio: 1/1;
}

.ab_box5-smiley {
  grid-area: 1 / 7 / 2 / 13;
  /* aspect-ratio: 1/1;  */
  height: 100%;
  background-color: #f0f0f0;
  overflow: hidden;

}

.ab_box4-arrows {
  grid-area: 1 / 4 / 2 / 7;
  aspect-ratio: 1/1;
  /* Maintain square aspect ratio */
  background-color: blue;

}


.ab_box4b-blurb {
  grid-area: 2 / 7 / 3 / 13;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 1.5rem;
  text-align: left;
  overflow: hidden;
  font-size: 1vw;
  /* aspect-ratio: 1/1;  */
}

@media screen and (max-width: 992px) {

  .ab_process_container {
    /* padding: 5vw; */
    /* min-width: 100dvw; */
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(6, 1fr);
    width: 100dvw;
  }

  .TracklistRow_title__1RtS6 {
    font-size: 2rem !important;
  }

  .ab_box3-vinyl-vid {
    grid-column: 1 / span 2;
    grid-row: 1 / span 2;
    /* padding-bottom: 90%; Maintain square aspect ratio */
  }

  .ab_box1-record {
    grid-column: 1 / span 1;
    grid-row: 2 / span 1;
    visibility: hidden;
    width: 0;
  }

  .ab_box2-spotify {
    grid-column: 1 / span 2;
    grid-row: 3 / span 2;
  }



  .ab_box4-arrows {
    grid-column: 1 / span 2;
    grid-row: 3 / span 1;
    transform: rotate(90deg);
  }

  .ab_box4b-blurb {
    grid-column: 1 / span 2;
    grid-row: 4 / span 1;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 4rem;
    text-align: left;
    overflow: hidden;
    font-size: 1rem;
  }

  .ab_box5-smiley {
    grid-column: 7 / span 6;
    grid-row: 1 / span 1;
    /* padding: 1.5rem; */
    background-color: #f0f0f0;
    /* aspect-ratio: 1/1;  */
  }

  .smiley_line-lottie {
    scale: 1.25;
    width: 100%;
  }


  .ab_box4a-speakers {
    grid-column: 1 / span 2;
    grid-row: 6 / span 1;
    background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393c1d01541023c113890a4_block-party-nyc-soul-of-summer-photo-book-by-anderson-zaca-2.jpg");
  }


}

.personal-values_container {
  box-sizing: border-box;
  height: 100vh;
  padding: 4vw;
}

.personal-values_grid {
  box-sizing: border-box;
  /* height: 100vh; */
  /* padding: 4vw; */

}



.personal_values {
  box-sizing: border-box;
  /* padding: 4vw; */
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  /* padding: 4rem; */
  height: 42vh;
  background-color: #000000;
  font-family: "Monument Extended-Light";
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}

.value {
  /* height: 100%; */
  /* background-color: #fff; */
  position: relative;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  /* Added this property */
}


#top_value_text {
  align-self: flex-start;
  position: absolute;
  padding-top: 2vw;
  width: 90%;
  display: flex;
  flex-direction: column;
}

.value_h3 {
  position: relative;
  padding-left: 4vw;
  z-index: 400
}

.h2_end {
  height: 1rem;
  width: 100%;
  /* position: absolute;
    align-self: flex-start; */
  /* padding-left: 4vw; */
}

.ab_h2 {
  position: relative;
  padding-left: 4vw;
  z-index: 300;
  font-family: "Monument Extended-Light";
  font-size: 1.5em;
  letter-spacing: 0.15rem;
}

.border_right {
  border-right: solid 0.5px #555555;
}

.value_open {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: var(--accent-color);
}


.spacer {
  height: 100vh;
}

.value p {
  font-size: 0.8vw;
  font-family: "R-txt-book-light";
  color: #000;
  padding-left: 4vw;
  text-transform: none;
  letter-spacing: 0rem;
  position: absolute;
  z-index: 600;
  margin-top: 4vw;
  visibility: hidden;
}





/* PERSONAL VALUES SECTION */

.personal-values_topblock {
  max-height: 42vh;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(1, 1fr);
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #555555;
}



.about-me-lottie_box {
  grid-column-start: 10;
  grid-column-end: 12;
  /* height: 0vw; */
}

.gyro-lottie {
  scale: 2.25;
}


.val-text_block {

  grid-column-start: 1;
  grid-column-end: 6;
  padding-left: 4vw;
  display: flex;
  flex-direction: column;
  color: #f4f4f4;
  justify-content: center;
  font-family: 'R-txt-light';
  text-align: left;
  font-size: 1vw;
}

.val-text_block h1 {
  font-family: "Monument Extended-UltraBold";
  font-size: 8vw;
  letter-spacing: 0.5rem;
  color: #f4f4f4;
  line-height: 7vw;
}




.process-grid {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 1fr 1fr;
  /* padding: 4rem; */
  height: 100vh;
  /* padding: 4vw; */
  background-color: #0000;
  font-family: "Monument Extended-Light";
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  padding: 4vw;
  width: 100vw;
}

.process-title-block {
  /* background-color: #555555; */
  grid-area: 1 / 1 / 2 / 7;
  padding: 4vw 0;
  /* min-height: 50vh; */
  position: relative;
  overflow: hidden;
  background: linear-gradient(62deg, #F3BF74, #808080, #416F6A, #013B4E);
  animation: gradient 15s ease infinite;
  background-size: 300% 300%;
}

@-webkit-keyframes gradient {
  0% {
    background-position: 0 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@keyframes gradient {
  0% {
    background-position: 0 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.process-sliding-block {
  background-color: #000;
  grid-area: 2 / 1 / 3 / 7;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  /* padding: 4rem; */
  font-family: "Monument Extended-Light";
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}

.process-middle-block {
  background-color: grey;
  grid-area: 1 / 7 / 3 / 10;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 4vw;
}

.process-end-block {
  /* background-color: turquoise; */
  grid-area: 1 / 10 / 3 / 13;
  background-image: url(img/waves-for-about-me.jpeg);
  background-size: cover;

}

.process-text_block {

  grid-column-start: 1;
  grid-column-end: 6;
  padding-left: 4vw;
  display: flex;
  flex-direction: column;
  color: #f4f4f4;
  font-family: 'R-txt-light';
  text-align: left;
  font-size: 1vw;
  justify-content: space-evenly;
}

.process-text_block h1 {
  font-family: "Monument Extended-UltraBold";
  font-size: 8vw;
  letter-spacing: 0.5rem;
  color: #f4f4f4;
  line-height: 7vw;
  margin: 0;
  /* word-break: break-word; */
}

.p-values_sub {
  font-size: 1rem;
}

.process-arrows .animation {
  height: 0;
  width: 0;
}

.process-arrows {
  margin-top: -15vw;
}


@media screen and (max-width: 992px) {


  .process-grid {
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    background-color: #0000;
    font-family: "Monument Extended-Light";
    color: #fff;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    padding: 0;
    height: 100%;
    min-width: 100dvw;
  }

  .process-title-block {
    /* background-color: #555555; */
    grid-column: 1 / span 2;
    grid-row: 1 / span 1;
    padding: 4vw 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(62deg, #F3BF74, #808080, #416F6A, #013B4E);
    animation: gradient 15s ease infinite;
    background-size: 300% 300%;
    min-height: 40vh;
  }

  .process-middle-block {
    background-color: grey;
    grid-column: 1 / span 2;
    grid-row: 2 / span 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 4vw;
  }

  .process-sliding-block {
    background-color: #000;
    grid-column: 1 / span 2;
    grid-row: 3 / span 1;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    /* padding: 4rem; */
    font-family: "Monument Extended-Light";
    color: #fff;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    min-height: 40vh;
  }

  .process-end-block {
    /* background-color: turquoise; */
    grid-column: 1 / span 2;
    grid-row: 4 / span 1;
    background-image: url(img/waves-for-about-me.jpeg);
    background-size: cover;
    min-height: 40vh;

  }



}


/* END ABOUT ME SECTION STYLES */

.values-grid {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 1fr 1fr;
  /* padding: 4rem; */
  height: 100vh;
  /* padding: 4vw; */
  background-color: #0000;
  font-family: "Monument Extended-Light";
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  padding: 4vw;
  /* width: 100%; */
}

.values-block-height {
  min-height: 80vh;
}


.value-top-block {
  grid-area: 1 / 1 / 1 / 6;
  background-color: #555555;
}


/* values ab section */

.val-title-block {
  box-sizing: border-box;
  /* background-color: #555555; */
  grid-area: 1 / 9 / 1 / 13;
  padding: 4vw 0;
  min-height: 40vh;
  overflow: hidden;
  background: linear-gradient(62deg, #00FFA3, #7F5AF0, #005DFF);
  animation: gradient 15s ease infinite;
  background-size: 400% 100%;
  /* max-width: 100vw; */
}

.val-middle-block {
  box-sizing: border-box;
  background-color: grey;
  grid-area: 1 / 5 / 1 / 9;
  /* display: flex; */
  /* flex-direction: column;
justify-content: space-between; */
  /* padding: 4vw; */
  min-height: 40vh;
  /* max-width: 100vw; */

}

.val-lottie_box {
  box-sizing: border-box;
  grid-column-start: 10;
  grid-column-end: 12;
  scale: 0.75;
  margin-top: -3vw;
}



.val-sliding-block {
  box-sizing: border-box;
  background-color: #000;
  grid-area: 2 / 1 / 3 / 13;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  /* padding: 4rem; */
  font-family: "Monument Extended-Light";
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  min-height: 40vh;
  /* max-width: 100vw; */

}




.val-end-block {
  /* background-color: turquoise; */
  grid-area: 1 / 1 / 2 / 5;
  background-image: url(img/rock-texture-for-ab-page.jpeg);
  background-size: cover;
  /* max-width: 100vw; */

}

.val-shift {
  /* margin-left: 16.5vw; */
}

.val-nudge {
  padding: 0 2vw 0vw 2vw;
  margin-top: -1.5vw;
}



@media screen and (max-width: 992px) {

  .values-grid {
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    background-color: #0000;
    font-family: "Monument Extended-Light";
    color: #fff;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    padding: 0;
    height: 100%;
    margin-top: 70vh;
  }

  /* .values-block-height {
    min-height: 0vh;
  } */


  /* .value-top-block {
    grid-column: 1 / span 2;
    grid-row: 1 / span 1;
  background-color: #555555;
  }
   */

  /* values ab section */

  .val-title-block {
    box-sizing: border-box;
    /* background-color: #555555; */
    grid-column: 1 / span 2;
    grid-row: 1 / span 1;
    padding: 4vw 0;
    min-height: 40vh;
    overflow: hidden;
    background: linear-gradient(62deg, #00FFA3, #7F5AF0, #005DFF);
    animation: gradient 15s ease infinite;
    background-size: 400% 100%;
    /* width: 100dvw; */
  }

  .val-middle-block {
    box-sizing: border-box;
    background-color: grey;
    grid-column: 1 / span 2;
    grid-row: 2 / span 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* padding: 4vw; */
    max-height: 50vh;
    /* width: 100dvw; */
  }

  .val-lottie_box {
    box-sizing: border-box;
    /* grid-column-start: 10;
    grid-column-end: 12; */
    scale: 0.75;
    /* margin-top: -3vw;   */

  }



  .val-sliding-block {
    box-sizing: border-box;
    background-color: #000;
    grid-column: 1 / span 2;
    grid-row: 3 / span 1;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    /* padding: 4rem; */
    font-family: "Monument Extended-Light";
    color: #fff;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    min-height: 40vh;
  }


  .val-end-block {
    /* background-color: turquoise; */
    grid-column: 1 / span 2;
    grid-row: 4 / span 1;
    background-image: url(img/rock-texture-for-ab-page.jpeg);
    background-size: cover;
    min-height: 40vh;

  }

  .val-shift {
    /* margin-left: 16.5vw; */
  }

  .val-nudge {
    padding: 0 2vw 0vw 2vw;
    margin-top: -1.5vw;
  }

}


/* ABOUT-ME HORIZ SCROLL SECTION */



section.about-me-horizontal .about-me-pin-wrap,
section.about-me-horizontal .about-me-animation-wrap {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  height: 100vh;
  background: #000;

}

.about-me-horizontal {
  background: black;
  margin-top: -10px;
}

section.about-me-horizontal .about-me-item {
  position: relative;
  padding: 150px 80px;
  flex: 0 0 500px;
  height: calc(100vh - 300px);
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.7;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-right: 1px solid rgba(0, 0, 0, 0.06);
}

#about-me-one {
  padding-left: 100vw;
}

#about-me-quote {
  font-family: "Monument Extended-Bold";
  font-size: 3em;
  color: #f4f4f4;
  --target: 100%;
  background: linear-gradient(to right, #000 var(--target), #f4f4f4 var(--target));
  min-width: 100vw;
  height: 100vh;
  display: flex;
  align-content: center;
  justify-content: center;
}

#about-me-nudge-quote {
  mix-blend-mode: difference;
}

.blue-about-image {
  height: 80vh;
}

.blank {
  height: 100vh;
  background-color: orange;
}

.three-section {
  position: relative;
  height: 100vh;
}

#container_am {
  /* position: absolute; */
  height: 100vh;
  touch-action: none;
}

#mcr_mcr {
  height: 60vh;
}

.mrc_mcr_section {
  height: 100vh;
  width: 100vw;
  /* background: var(--bg-color); */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.process_section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10rem 0;
}

.smiley-spin-section {
  height: 100vh;
  background: #000;
}

.smiley-spin-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.playlist_section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10rem 0;
}

.music_container-grid {
  box-sizing: border-box;
  position: static;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  padding-left: 70px;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  height: 100vh;
}




.mrc_mcr_text {
  margin-top: -40vh;
  height: 20vh;
  width: 100vw;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#mrc_mcr {
  margin-top: -30vh;
}

#mrc,
#mcr {
  position: absolute;
  /* opacity: 0; */
  /* visibility:hidden; */
}

#mcr {
  /* opacity:0; */
}

#mrc {
  /* opacity:1; */
}


.mrc_mcr_text h1 {
  font-family: "R-txt-book-light";
  font-size: 2vw;
  font-weight: 600;
  color: #1a1a1a;
}




/* END ABOUT ME SECTION STYLES */



/* WEB DESIGN SECTION STYLES */




.globe-inside-bg-container {
  height: 100vh;
  height: 100svh;
  width: 100%;
  position: relative;
  z-index: -5;
}

#globe_inside {
  position: absolute;
  display: block;
  margin: 0 auto;
  opacity: 1;
}

.wd_intro_video {
  position: relative;
  top: 0;
  width: 100vw;
  height: 100vh;
  /* margin-top: -100vh; */
  /* padding: 100 140px; */
  /* background-color: #1a1a1a; */
}

#wd_video {
  opacity: 40%;
}

.ss_highlights {
  opacity: 100%;
}

#icat_video {
  position: absolute;
  opacity: 100%;
}

.wd-header-container {
  position: relative;
  width: 100vw;
  height: 100vh;
  background-color: #1a1a1a;
  box-sizing: border-box;
}

.web-design-side-blurb {
  height: 100vh;
  margin-top: 100vh;
}

.web-design-side-blurb--para {
  font-family: "R-txt-book-light";
  font-size: clamp(1.5rem, 1.3882rem + 0.4706vw, 1.8rem);
  line-height: 1.3;
  color: #1a1a1a;
  margin-bottom: 2.4rem;
}

.web-design-copy-block-a {
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  position: absolute;
}

.web-design-title-a {
  box-sizing: border-box;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 96px;
  line-height: 96%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  position: absolute;
  z-index: 100;
  opacity: 1;
}


.lottie-container {
  position: absolute;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
  background: linear-gradient(90deg, #00ffa3 50%, #1a1a1a 50%);
  /* background-color: #00ffa3; */
  /* mix-blend-mode: multiply; */
}

.wd-text-container {
  position: absolute;
  left: 50%;
  z-index: 10;
  width: 50vw;
  height: 100vh;
  /* opacity: 100%; */
  /* background-color: pink;  */
  /*  background-blend-mode: multiply; */
  box-sizing: border-box;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

#wd_intro_vid {}



.bottom-text-block {
  height: 50%;
  /* background: orange; */
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.next-section {
  position: relative;
  width: 100vw;
  height: 100vh;
  background-color: grey;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Poppins", sans-serif;
  font-size: 48px;
}

/* .globeLottieSection {
  width: 100vw;
  height: 100vh;
  position: relative;
  /*   display: flex;
  align-items: center; 
  background-color: #00ffa3;
  overflow: visible;
}

.globeLottie-block {
  position: absolute;
  width: 100vw;
  height: 100vh;
  z-index: 0;
  background: transparent;
} */

#globe_contours {
  position: absolute;
  display: block;
  width: 100% !important;
  height: 100vh !important;
  margin: 0 auto;
  opacity: 0.8;
}

.intro-text-block {
  min-width: 25vw;
}

.buffer2 {
  height: 100vh;
  background: #000DFF;
}

.web-design-blurb {
  height: 100vh;
  background: transparent;
  display: flex;
}

.web-design-copy-block {
  position: absolute;
  width: 50vw;
  /* margin-left: 50vw; */
  padding: 8vw;
  /* background-color: #00ffa3; */
  /* opacity: 60%; */
  height: 100%;
  z-index: 120;
  display: flex;
  align-items: center;
  justify-content: center;
}

.web-design-title {
  box-sizing: border-box;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 96px;
  line-height: 96%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  position: absolute;
  z-index: 100;
  opacity: 0;
}

.second-section-overlap {
  width: 100vw;
  height: 100%;
  background-color: purple;
  opacity: 55%;
  box-sizing: border-box;
}

.web-design-copy-block {
  position: absolute;
  width: 50vw;
  /* margin-left: 50vw; */
  /* background-color: #00ffa3; */
  /* opacity: 60%; */
  height: 100%;
  z-index: 120;
  display: flex;
  align-items: center;
  justify-content: center;
}

.buffer3 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  /* background-color: lightblue; */
  position: relative;
}

.wd-spacer-blurb {
  width: 50vw;
  box-sizing: border-box;
  position: relative;
  border-radius: 0;
  font-family: "R-txt-book-light";
  color: #f4f4f4;
  font-weight: 300;
  font-size: 1.528vw;
  line-height: 1.833vw;
}

.wd_video_2 {
  background-color: #F4F6F9;
}

.wd_para_section {
  height: 100vh;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}

.wd_para_container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}



.wd_parallax {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  /* min-height: 100%;  */
  margin: 0 auto;
  z-index: -2;
}




.wd_images-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}


@media screen {}

.wd_image {
  /* background: grey; */
  width: 100%;
  object-fit: cover;
  aspect-ratio: 16 / 9;
}



/* ////  MOBILE SECTION STYLES  //// */

.phone-container-medium {
  width: 95%;
  margin: 0 auto;
  max-width: 1200px;
}

.lp-phone-mockup-block {
  background: #f7f7f7;
  padding: 5.5rem 0;
  width: 100vw;
  height: 100vh;
}

.lp-phone-mockup-block h2 {
  font-weight: 900;
  margin-bottom: 3rem;
  color: #f4f4f4;
}

.lp-phone-mockup-block .lp-phone-mockup-wrapper {
  display: flex;
  position: relative;

}

.lp-phone-mockup-block .lp-phone-mockup-wrapper .lp-phone-mockup-col {
  width: 50%;
  flex: 1;
}

.lp-phone-mockup-device {
  position: relative;
  line-height: 0;
  height: 100%;
  max-height: 70vh;
  aspect-ratio: 0.5;
}


.lp-phone-mockup-frame {
  width: 166%;
  height: auto;
  z-index: 10;
  position: absolute;
  top: -11.8vmin;
  left: -11.5vmin;
  right: 0px;
  bottom: 0px;
}

.lp-phone-mockup-slides-container-outer {
  width: 100%;
  height: auto;
  z-index: 7;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 9px;
  border-radius: 15%;
  overflow: hidden;
  padding-left: 3%;
  padding-right: 3%;
  box-sizing: border-box;
}

.lp-phone-mockup-slides-container {
  position: relative;
}

.phone-mockup-slide {
  /* position:absolute;
	 top:10px;
	 left:10px;
	 right:10px;
	 bottom:10px;
	*/
}

.phone-mockup-slide-3 {
  height: 600px;
  background-color: #000DFF;
}




/* .phone-mockup-slide-4 {
  height: 600px;
  background-color: red;
} */

.phone-courses-header-block {
  height: 10vw;
  background: black;
  width: 100%;
  display: flex;
  align-items: center;
}


#course-text {
  font-family: "Montserrat";
  font-weight: 550;
  line-height: 1.2rem;
  color: #fff;
  text-align: center;
  margin: auto;
}


.phone-mockup-slide img {
  width: 100%;
  height: auto;
}

#phone-block-sparks-vid {
  height: 100%;
}

#phone-block-sparks-vid {
  /* height: 100%; */
  object-fit: cover;
}

.phone-courses-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(5, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 35px;
  padding: 35px 10%;
}

.phone-courses-block {
  height: 100%;
  width: 100%;
  position: relative;
}

.phone-courses-block-overlay {
  background: rgba(0, 0, 0, 0.45);
  opacity: 100%;
  position: absolute;
  font-family: "Montserrat";
  font-weight: 550;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  line-height: 1.1rem;
  text-align: center;
}

.overlay-lighter {
  background: rgba(0, 0, 0, 0);
}



.lpms-spacer {
  width: 7rem;
  height: 4rem;
}

.lp-phone-steps-col {
  flex: 1;
  width: 50%;
  box-sizing: border-box;
}

.lp-phone-mockup-steps {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 96%;
}

.lp-phone-mockup-step {
  display: flex;
}

/* ## BADGE ## */

.lpms-badge-wrapper {
  display: flex;
  justify-content: center;
  align-content: center;
  justify-items: center;
  align-items: center;
}

.lpms-badge {
  width: 5rem;
  height: 5rem;
  display: flex;
  justify-content: center;
  align-content: center;
  justify-items: center;
  align-items: center;
  color: #f4f4f4;
  font-family: "Monument Extended-Bold";
  font-size: 3rem;
  font-weight: 900;
  background: #1a1a1a;
  border-radius: 50%;
}

.lpms-body {
  font-family: "Rational-light";
  color: #1a1a1a;
  padding-left: 2vw;
}

.lpms-body-socks {
  font-family: "Rational-light";
  color: #1a1a1a;
  padding: 0.3rem 0.3rem 0.3rem 3.812rem;
  max-width: 26.875rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.lpms-body h3 {
  font-family: "Monument Extended-Bold";
  color: #1a1a1a;
  font-size: 1.75rem;
  font-weight: 900;
  max-width: 20.625rem;
  margin-bottom: 0rem;
}


.top-logo-phone {
  background-color: #f4f4f4;
  margin: auto;
  /* height: 100%; */
  width: 80%;
  margin-top: 2vw;
  display: flex;
  align-items: center;
}

.Lottie-block-phone {
  display: block;
  width: 100% !important;
  margin: auto;

}

#title-phone {
  display: block;
  width: 100% !important;
  height: 100% !important;
}

.spacer-phone {
  height: 50vh;
}



.revamp-panel {
  font-family: "Syne";
}




/* ////  END MOBILE SECTION STYLES  //// */



/* ICAT DAC STYLES */


/* WD DAC NEW HEADER JAN24 */

@import url("https://use.typekit.net/ijg3dmf.css");


.dac-new-header {
  -webkit-text-size-adjust: 100%;
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  height: 100vh;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  background: #fff;
}

.dac-grid {
  -webkit-text-size-adjust: 100%;
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: grid;
  width: 80vw;
  grid-auto-columns: 1fr;
  gap: 1rem 0rem;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto auto auto auto;
}

.what-have-container {
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
  grid-area: 1 / 1 / 2 / 8;
  overflow: hidden;
}

.what-text {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin: 0.67em 0;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgb(23, 30, 68);
  font-size: 7.5vw;
  line-height: 0.8;
  letter-spacing: 0.1vw;
  grid-area: span 1 / span 7 / span 1 / span 7;
  font-family: balto, sans-serif;
  font-weight: 800;

}

.finger-image {
  margin-top: 0.37vw;
  -webkit-text-size-adjust: 100%;
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  height: 5.333vw;
  margin-left: 2.75vw;
  background-color: rgb(217, 217, 217);
  background-image: url("https://uploads-ssl.webflow.com/63861021a9a59a484bf50be2/65837bbee8580853e8a1721e_finger-point.png");
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  grid-area: 1 / 8 / 2 / 10;
}

.you-text-container {
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  max-width: 940px;
  position: relative;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  grid-area: 1 / 10 / 2 / 13;
  place-self: auto;
  overflow: hidden;
}

.you-text {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin: 0.67em 0;
  display: block;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  justify-content: flex-end;
  flex: 0 1 auto;
  color: rgb(13, 145, 221);
  font-size: 7.5vw;
  line-height: 0.8;
  letter-spacing: 0.1vw;
  grid-area: 1 / 10 / 2 / 13;
  justify-self: end;
  font-family: "balto", sans-serif;
  font-weight: 800;
}

.checkbox-image {
  margin-top: 0.37vw;
  -webkit-text-size-adjust: 100%;
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  height: 5.333vw;
  margin-right: 2.75vw;
  margin-left: 0.175vw;
  background-color: rgb(217, 217, 217);
  background-image: url("https://uploads-ssl.webflow.com/63861021a9a59a484bf50be2/658386730811f7701c825e22_checklist.png");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  grid-area: 2 / 1 / 3 / 3;
}

.done-container {
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: block;
  /*   max-width: 940px; */
  grid-area: 2 / 3 / 3 / 7;
  overflow: hidden;
}

.done-text {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin: 0.67em 0;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgb(23, 30, 68);
  font-size: 7.5vw;
  line-height: 0.8;
  letter-spacing: 0.1vw;
  grid-area: 2 / 3 / 3 / 7;
  font-family: balto, sans-serif;
  font-weight: 800;
}

.new-day-image {
  margin-top: 0.37vw;
  -webkit-text-size-adjust: 100%;
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  height: 5.333vw;
  margin-right: 2.75vw;
  background-color: rgb(217, 217, 217);
  background-image: url("https://uploads-ssl.webflow.com/63861021a9a59a484bf50be2/658388175151edd7c65d48d1_today-image.jpeg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  grid-area: 2 / 7 / 3 / 9;
}

.today-container {
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
  grid-area: 2 / 9 / 3 / 13;
  overflow: hidden;
}

.today-text {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin: 0.67em 0;
  font-weight: 700;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgb(9, 225, 192);
  font-size: 7.5vw;
  line-height: 0.8;
  letter-spacing: 0.1vw;
  grid-area: 2 / 9 / 3 / 13;
  justify-self: end;
  font-family: balto, sans-serif;
  font-weight: 800;
}

.that-makes-you-container {
  -webkit-text-size-adjust: 100%;
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: block;
  /*   max-width: 940px; */
  margin-right: 0px;
  margin-left: 0px;
  grid-area: 3 / 1 / 4 / 11;
  justify-self: start;
  overflow: hidden;
}

.that-makes-you {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin: 0.67em 0;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgb(239, 83, 0);
  font-size: 7.5vw;
  line-height: 0.8;
  letter-spacing: 0.3vw;
  grid-area: 3 / 1 / 4 / 11;
  font-family: balto, sans-serif;
  font-weight: 800;
}

.yes-you-container {
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  /*   max-width: 940px; */
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  justify-content: flex-end;
  grid-area: 3 / 11 / 4 / 13;
  overflow: hidden;
}

.yes-you-text {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin-right: 0.25vw;
  font-weight: 700;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgb(13, 145, 221);
  font-size: 3vw;
  line-height: 1;
  text-align: right;
  white-space: break-spaces;
  word-break: normal;
  grid-area: 3 / 11 / 4 / 13;
  font-family: balto, sans-serif;
  font-weight: 800;
}

.subhead-container {
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  /*   max-width: 940px; */
  grid-area: 4 / 1 / 5 / 4;
  overflow: hidden;
}

.sub-head-text {
  -webkit-text-size-adjust: 100%;
  color: rgb(51, 51, 51);
  line-height: 24px;
  box-sizing: border-box;
  height: 5vw;
  font-size: 1.25vw;
  word-break: keep-all;
  grid-area: 4 / 1 / 5 / 4;
  font-family: balto, sans-serif;
  font-weight: 400;
}

.checkerboard-image {
  margin-top: 0.37vw;
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  height: 5.333vw;
  margin-left: 2.75vw;
  background-color: rgb(217, 217, 217);
  background-image: url("https://uploads-ssl.webflow.com/63861021a9a59a484bf50be2/6583887360b15ef729a70cb0_clapperboard-thumb.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: left;
  grid-area: 4 / 4 / 5 / 6;
}

.an-actor-text-container {
  color: rgb(51, 51, 51);
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  /*   max-width: 940px; */
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  justify-content: flex-end;
  grid-area: 4 / 6 / 5 / 13;
  overflow: hidden;
}

.an-actor-text {
  box-sizing: border-box;
  margin: 0.67em 0;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgb(89, 99, 223);
  font-size: 7.5vw;
  line-height: 0.8;
  letter-spacing: 0vw;
  grid-area: 4 / 6 / 5 / 13;
  justify-self: end;
  font-family: balto, sans-serif;
  font-weight: 800;
}


/* END DAC STYLES */





/* WD NEXT/CONTACT TICKER STYLES */


.wd_ticker-container {
  background-color: #f4f4f4;
  padding-top: 2rem;
}

.skills_container {
  background-color: #000;
}

.next-container {
  display: flex;
  position: relative;
  font-family: "Monument Extended-Light";
  padding-left: 70px;
  font-size: 1.5em;
  letter-spacing: 2px;
  color: #005dff;
  background-color: #f4f4f4;
}



.next-text {
  background-color: #f4f4f4;
  height: 30px;
  padding-left: 20px;
}



.copy-scroll-arrow {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 7.5vw;
  margin-right: 10px;
  right: 0px;
  bottom: 0px;
  background-color: #f4f4f4;
}

#arrow-right {
  height: 75%;
  transform: rotate(180deg);
}

#bg-block {
  position: absolute;
  display: flex;
  margin-top: -14px;
  z-index: 10;
  padding-left: 25px;
  /* background-color: #f4f4f4; */
  /* width: 220px; */
}

.contact-post-section {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column wrap;
  text-align: center;
  height: 75vh;
  background-color: #f4f4f4;
}

.contact-title {
  font-family: "Monument Extended-Bold";
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 55vw;
  line-height: 100%;
  font-size: 3.5rem;
}

.contact-sub {
  font-family: "R-txt-book-light";
  font-size: 1em;
  padding-top: 0.5em;
}

.ab_footer {
  color: #f4f4f4;
  background-color: #1a1a1a;
}

.wd_services-ticker-block {
  font-family: "Monument Extended-Bold";
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  overflow-x: hidden;
  padding-top: 2rem;
  z-index: 5;
}

.skills_spacing {
  padding-top: 0rem;
}



.ticker-block_skills {
  padding-top: 0rem;
}

.wd_stb_line_single {
  position: relative;
  white-space: nowrap;
  padding: 0;
  will-change: transform;
  padding-top: 1.25rem;
  padding-bottom: 0.7rem;
  border-bottom: 1.5px solid #1a1a1a;
}

.wd_stb_line_singleGD {
  position: relative;
  white-space: nowrap;
  padding: 0;
  will-change: transform;
  padding-top: 2rem;
  padding-bottom: 0rem;
  border-bottom: 0px solid #f4f4f4;
}

.skills_padding {
  position: relative;
  white-space: nowrap;
  will-change: transform;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

.wd_stb_line_singleGD-reverse {
  border-bottom: 1.5px solid #f4f4f4;
}

.wd_stb-item {
  padding: 0;
  font-size: 6rem;
  display: inline-block;
  margin-right: 1.75rem;
  color: #005dff;
  text-decoration: none;
  cursor: none;
  transition: color 0.2s ease-out;
}



.wd_stb-item:hover {
  color: #00ffa3;
}

.wd_stb_top {
  border-top: 1.5px solid #1a1a1a;
}


.wd_card {
  /*     color: rgb(255, 255, 255); */
  position: relative;
  border-radius: 0.5rem;
  min-height: 75px;
  background-position: center;
  background-size: cover;
  z-index: 25;
}

.skills_version {
  font-size: 2rem;
  color: #f4f4f4;
  min-height: 0px;
}

.spacer-next-contact {
  height: 10vh;
  background-color: #f4f4f4;
}



.skills_border {
  border-top: 1px solid #f4f4f4;
}

.skills_reverse_border {
  border-bottom: 1px solid #f4f4f4;
}

.skills_next {
  background-color: #000;
  color: #f4f4f4;
}


/* ICAT SECTION STYLES */

/* TOP SECTION */

/* USES 'ABOUT ME' STYLES FOR TOP SECTION APART FROM IMAGE/
SECTION BG COLOUR! */
.icat-top-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  width: 100vw;
  height: 100vh;
  padding: 10%;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #000;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.cycling-articles-z {
  z-index: 999
}

.icat-top-section-heading-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 10;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-flex: 0;
  flex: 0 auto;
  text-align: right;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  order: 0;
  grid-column-end: 12;
  grid-column-start: 7;
  grid-row-end: 2;
  grid-row-start: 1;
  pointer-events: none;
}

.sealskinz_main-title {
  grid-column-end: 13;
  grid-column-start: 5;
}



/* SEALSKINZ SCROLLING PRODUCT GALLERY CSS */

.prod_columns {
  width: 100%;
  /* max-width: 1200px; */
  max-height: 150vh;
  max-height: 150svh;
  position: relative;
  /* padding: 20vh 0; */
  display: grid;
  place-items: center;
  grid-template-columns: repeat(4, 1fr);
  gap: 2vw;
  /* padding-top: 30vh; */
  margin-bottom: 30vh;
  overflow: hidden;

}

.prod_column {
  width: 100%;
  position: relative;
  display: grid;
  gap: 2vw;
  grid-template-columns: 100%;
  will-change: transform;
}

.prod_column__item {
  margin: 0;
  position: relative;
  z-index: 1;
}

.prod_column__item-imgwrap {
  width: 100%;
  aspect-ratio: 0.75;
  height: auto;
  position: relative;
  overflow: hidden;
  /* border-radius: var(--grid-item-radius); */
}

.prod_column__item-img {
  position: absolute;
  top: calc(-1 * 0px);
  left: calc(-1 * 0px);
  height: calc(100% + 0px * 2);
  width: calc(100% + 0px * 2);
  background-size: cover;
  background-position: 50% 20%;
  backface-visibility: hidden;
}

@media screen and (min-width: 53em) {
  .frame {
    text-align: center;
    justify-items: center;
  }

  .card-wrap {
    grid-template-columns: repeat(2, 300px);
  }

}

.pw_black {
  background-color: #000;
}


/*  END SEALSKINZ SCROLLING PRODUCT GALLERY CSS */


.icat-top-section-heading {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #000;
  box-sizing: border-box;
  font-weight: 800;
  margin-top: 0px !important;
  z-index: 4;
  margin: 0;
  color: white;
  font-family: "Monument Extended-Bold";
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  position: absolute;
  left: 0px;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: flex;
  overflow: hidden;
  height: 100%;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0%;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  order: -1;
  -webkit-box-flex: 1;
  flex: 1;
  font-size: 6.75vw;
  line-height: 1;
  object-fit: fill;
  text-align: right;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.BC-top-section-heading {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  font-weight: 800;
  margin-top: 0px !important;
  z-index: 4;
  margin: 0;
  color: white;
  font-family: "Monument Extended-Bold";
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  position: absolute;
  left: 0px;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: flex;
  overflow: visible;
  height: 100%;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0%;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  order: -1;
  -webkit-box-flex: 1;
  flex: 1;
  font-size: 6.75vw;
  line-height: 1;
  object-fit: fill;
  text-align: right;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

#spokesautoplay {
  width: 100vw;
  height: 100vh;
  align-self: center;
}

.icat-top-section-image-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  /* --bg-color: #b9b3a9; */
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100%;
  height: 60vh;
  margin-top: 0px;
  padding-left: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  padding-right: 0%;
  align-content: center;
  /* background-color: #7f5af0; */
  object-fit: fill;
  grid-column-start: 1;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 1;
}

.sealskinz-top-section-image-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  /* --bg-color: #b9b3a9; */
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 85%;
  height: 60vh;
  margin-top: 0px;
  padding-left: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  padding-right: 0%;
  align-content: center;
  /* background-color: #7f5af0; */
  object-fit: fill;
  grid-column-start: 1;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 1;
}


.bc-top-section-image-container {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  /* --bg-color: #b9b3a9; */
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100%;
  height: 60vh;
  margin-top: 0px;
  padding-left: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  padding-right: 0%;
  align-content: center;
  /* background-color: #7f5af0; */
  object-fit: fill;
  grid-column-start: 1;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 1;
}

.icat-top-section-image {
  box-sizing: border-box;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  align-self: center;
  background-image: url("../img/stage-light-off.jpg");
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  order: 1;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  opacity: 1;
  /* object-fit: contain; */
}

.bc-top-section-video {
  width: 100%;
}

.icat-top-section-image:hover {
  opacity: 0;
}

.icat-bottom-section-image {
  box-sizing: border-box;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  align-self: center;
  background-image: url("../img/stage-light-on.jpg");
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  order: 1;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  /* object-fit: contain; */
}


.icat_intro_video {
  position: relative;
  width: 100vw;
  height: 100vh;
  padding: 100 140px;
}

.case-study-1-copy-container {
  display: -ms-grid;
  display: grid;
  height: 33vh;
  padding-top: 65px;
  padding-bottom: 65px;
  padding-right: 10vw;
  padding-left: 10vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

/*
.icat-blurb {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  /* background-color: #1a1a1a; 
  position: relative;
  z-index: 10; 
}*/

.icat-spacer-blurb {
  width: 50%;
  margin: auto;
  box-sizing: border-box;
  border-radius: 0;
  font-family: 'R-txt-light';
  color: #f4f4f4;
  font-weight: 300;
  font-size: 1.528vw;
  line-height: 1.833vw;
  padding: 25rem 0;
}

.videog-blurb {
  padding: 25rem 0;
}

.icat_parallax {
  position: absolute;
  object-fit: cover;
  width: 100vw;
  height: 125vh;
  margin: 0 auto;
  z-index: -2;
}


.icat-para-1 {
  width: 100vw;
  height: 100vh;
}


/* ICAT PROCESS BULLET LIST SECTION STYLES */

.icat_process {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: -1vh;
}

.icat-process-container {
  display: flex;
  width: 100vw;
  padding: 20rem 4vw 0 4vw;
  z-index: 5;
}

.icat-approach-grid {
  display: grid;
  grid-auto-flow: row;
  padding-right: 5vw;
  padding-left: 5vw;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  padding: 0;
  height: 50vh;
  margin: 20px;
  width: 50%;
}

.icat-value {
  position: relative;
  display: flex;
  flex-direction: row;
  /*    background-color: blue; */
}

.article h1 {
  margin: 0;
  padding: 0;
  color: #ddd;
}

.icat-article-block {
  width: 50%;
  height: 40vh;
  margin: 20px auto;
  overflow: visible;
  border: 0px solid rgba(27, 177, 165, 0.3);
  position: relative;
}

.article {
  position: absolute;
  visibility: hidden;
  padding: 20px;
  padding-left: 0px;
  font-family: "R-txt-book-light";
  font-size: 1.2em;
  left: 0;
  top: 0;
  color: #ddd;
  line-height: 1.5;
}

.icat-numbers {
  display: flex;
  width: 15%;
  -webkit-box-align: center;
  align-items: center;
  color: #ddd;
  line-height: 1.5;
}

.icat-number {
  font-family: "Monument Extended-light";
}

.icat-titles {
  display: flex;
  width: 85%;
  padding-left: 0vw;
  -webkit-box-align: center;
  align-items: center;
  /*   background-color: yellow; */
}

.icat-title {
  font-family: "Monument Extended-Bold";
  color: #ddd;
  font-size: 2em;
  letter-spacing: 1px;
}

.bottom-side-a {
  position: absolute;
  background: #ddd;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 1;
}

.bottom-side-b {
  position: absolute;
  background: #00ffa3;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  z-index: 2;
}

/* END ICAT PROCESS BULLET LIST SECTION STYLES */


/* ICAT RESULT COUNTER SECTION */

.results-counter {
  height: 100vh;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
  grid-gap: 20px;
  align-self: center;
  text-align: center;
  font-family: "Monument Extended-Bold";
  background: #000;
}

.wd2-results-counter {
  /* height: 100%; */
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  padding: 2rem;
  align-self: center;
  text-align: center;
  font-family: "Monument Extended-Bold";
}

.bc-results {
  position: absolute;
  top: 30vh;
  width: 100vw;
  letter-spacing: 0.1rem;
  text-align: center;
  opacity: 0;
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .results-counter {
    font-size: 4vw;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .results-counter {
    font-size: 4vw;
  }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .results-counter {
    font-size: 8vw;
  }
}

.number-container {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.data {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  line-height: 0.8;
  /*     margin-top: 3rem; */
  color: #f4f4f4;
}

.wd2-data {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  line-height: 0.8;
  /*     margin-top: 3rem; */
  color: #f4f4f4;
  font-size: 5vw;
  letter-spacing: 1;
  font-family: 'Bricolage-bold';
}

.results-span {
  padding-top: 0.5em;
  font-family: "R-txt-book-light";
  font-size: 1vw;
  color: #f4f4f4;
}

.wd2-results-span {
  padding-top: 0.5em;
  font-family: "haffer-light";
  font-size: 1.1rem;
  color: #f4f4f4;
}

/* ICAT RESULT COUNTER SECTION */


/* ICAT LOGO SECTION */

.three-box-section {
  height: 100vh;
  background: #000;
}

.icat-logo-section {
  height: 100vh;
  background: #f4f4f4;
}

.icat-logo-lottie-item {
  display: grid;
  place-items: center;
  background: #EFEBE0;
  opacity: 1;
}

.icat-logo-approach-grid {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  background-color: #f4f4f4;
  font-size: 14px;
  line-height: 20px;
  display: grid;
  height: 100vh;
  margin-right: 10vw;
  margin-left: 10vw;
  grid-auto-flow: column;
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.icat-inner-content-block {
  align-self: center;
}

.icat_button_shift_up {
  margin-top: -10vw;
  width: 100%;
  text-align: center;
  padding: 0 4vw;
}


/* END OF ICAT STYLES */


/* LOGOFOLIO STYLES */

/* LOTTIE LOGO POP-UP GRID STYLES END */



.logo-title {
  font-family: "Monument Extended-Bold";
  display: block;
  /* text-align: center; */
  font-size: 5.592vw;
  padding-bottom: 20px;
  z-index: 50;
  color: #0177FF;
}

.logo-gallery {
  max-width: 40vw;
  max-height: 800px;
  margin: 0 auto;
  display: grid;
  gap: 0rem;
  grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));
  grid-template-rows: repeat(auto-fit, minmax(225px, 1fr));

}

.logo-gallery:nth-child(8) {
  border-bottom: 6px solid #0177FF;
}


.logo-title {
  font-family: "Monument Extended-Bold";
  display: block;
  /* text-align: center; */
  /* font-size: 5.27vw; */
  padding-bottom: 20px;
  z-index: 50;
  color: #0177FF;
}

.logo-sub-titles {
  padding: 0.6%;
  display: flex;
  align: center;
  justify-content: space-between;
  width: auto;
}

.logo-sub {
  font-family: 'Rational-light';
  font-size: 15px;
  color: #0177FF;
}

/* .logo-originalContainer {
  border-right: 0px solid #0177FF;
  border-bottom: 0px solid #0177FF;
  margin: 0; padding: 0;
  box-sizing: border-box;
  position: relative;
  height: 100%;
  /* background-color: #005dff; 
}
*/

.logo-originalContainer {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  max-width: 700px;
  grid-gap: 1px;
  margin-top: 2vw;
  position: relative;
  border-top: #efebe0;
  border-bottom: #efebe0;
  border-width: 2px;
  margin-bottom: 6vw;
}

.logo-colour-bg {
  width: 100%;
  height: 100%;
  background: #0177ff;
  position: absolute;
  left: 0;
  /* top: -1px; */
  z-index: -1;
  clip-path: polygon(0% 0%, 100% 0%, 0% 0%, 0% 100%);
}

.lottie-logo-section-container {
  width: 100%;
  height: 100vh;
  position: absolute;
  /* background: #EFEBE0; */
  /* margin: 0;
  padding: 0; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #efebe0;
  z-index: -5;
  cursor: none;
}

.logo-app {
  display: flex;
  flex-direction: column;
  /* padding-top: 10vh; */
}

.logo-item {
  cursor: pointer;
  font-size: 0;
}

.logo-lottieHolder {
  height: 100%;
  width: 100%;
  opacity: 0;
}

.logofixed {
  top: 5%;
  left: 5%;
  position: absolute;
  width: 92%;
  height: 92%;
  border: solid 1px #0177FF;
  z-index: 999;
  background: #efebe0;
}


.logoflipping {
  border: solid 1px #0177FF;
  z-index: 999;
  background: #efebe0;

}


.logo-lottieHolderOpen {
  height: 100%;
  width: 100%;
  background: #EFEBE0;
  border: solid 1px #0177FF;
}


.logo-lottie-item {
  min-height: 150px;
  display: grid;
  place-items: center;
  background: #EFEBE0;
  opacity: 1;
}






.logo-newContainer {
  position: absolute;
  top: 50%;
  /* position the top  edge of the element at the middle of the parent */
  left: 50%;
  /* position the left edge of the element at the middle of the parent */
  transform: translate(-50%, -50%);
  width: 300px;
  height: 300px;
  z-index: 1;
  visibility: hidden;
}


.logo-newContainer>* {
  margin-bottom: 1rem;
}

.logo-detail .logo-title {
  font-size: 2rem;
  text-transform: uppercase;
}

.logo-detail .logo-secondary {
  color: lightgray;
}

.logo-detail .logo-description {
  line-height: 1.5;
}

.logo-box {
  height: 100%;
  width: 100%;
}





#logo-bottom {
  position: absolute;
  background: none transparent;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 1;
  border-top-width: solid 1px #0177FF;

}

#logo-vertical-r {
  position: absolute;
  background: none transparent;
  right: 0;
  top: 0;
  height: 200px;
  width: 1px;
  z-index: 1;
}

#logo-vertical-l {
  position: absolute;
  background: none transparent;
  left: 0;
  top: 0;
  height: 200px;
  width: 1px;
  z-index: 1;
}

/* LOTTIE LOGO POP-UP GRID STYLES END */

/* END OF LOGOFOLIO STYLES */



/* LOADER STYLES */

.loader-block {
  opacity: 1;
}

.motiv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 99999;
  pointer-events: none;
}

.Preloader {
  background-color: #f4f4f4;
}

.motiv2.Section-6 {
  background-color: blue;
}

.clip {
  clip-path: url(#clippath);
}


/* LOADER STYLES */

.loader_elements {
  --mywidth: 0%;
}

@font-face {
  font-family: "Monument Extended-Bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/monumentextended-bold.ttf") format("truetype");
}

@font-face {
  font-family: "Monument Extended-UltraBold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/MonumentExtended-Ultrabold.ttf") format("truetype");
}


@font-face {
  font-family: "Monument Extended-Bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/monumentextended-bold.ttf") format("truetype");
}

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

/* LOADER SWIPE AWAY ANIM */

.loader-wrap {
  position: absolute;
  background-color: blue;
  z-index: 100;
}

.svg-loader {
  position: fixed;
  display: flex;
  z-index: 100000;
}

.bluee {
  fill: green;
  position: absolute;
}


/* LOADER SWIPE END */


.loader_full_section {
  position: fixed;
  /*     background-color: #f4f4f4; */
  height: 100vh;
  width: 100vw;
  pointer-events: none;
  /*       display: none; /* DELETE */

}

.c-preloader__count {
  color: #00FFA3;
  font-family: "Monument Extended-Bold";
  display: flex;
  position: fixed;
  right: 0;
  padding-right: 16.5vw;
  margin-top: -5vmin;
  font-size: 2rem;
  justify-content: flex-end;
}


/* LOADER CSS-CLIP STYLES */


.loader_container {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100vw;
  top: 0;
  /*     background: #f4f4f4; */
}

.loader_elements {
  align-items: flex-end;
  /*     margin-top: 3vmin; */
}

.loader_container h1 {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: "Monument Extended-Bold";
  font-size: 12vw;
  color: #1a1a1a;
  /*   -webkit-text-stroke: 4px #000; */
}

h1:before {
  content: attr(data-text);
  position: absolute;
  /*   top: 0; */
  left: 0;
  width: var(--mywidth);
  color: #00FFA3;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-stroke: 1px #00FFA3;
}


.section-46 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 70px;
  display: flex;
  position: fixed;
  align-content: center;
  flex-wrap: nowrap;
}

.top-symbol-container-top {
  position: absolute;
  margin-top: -0.9vmin;
}

.top-symbol-container-bottom {
  position: absolute;
  bottom: 0;
  padding-bottom: 70px;
  margin-bottom: -0.9vmin;
}

.symbol-one {
  position: absolute;
  left: 25%;
  padding-left: 70px;
}

.symbol-two {
  position: absolute;
  right: 25%;
  padding-right: 70px;
}

.symbol-seven {
  position: absolute;
  right: 25%;
  padding-right: 70px;
}

.symbol-eight {
  position: absolute;
  left: 25%;
  padding-left: 70px;
}

.lottie-animation-12 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 6.5vw;
  position: absolute;
  top: 13%;
}

.div-block-121 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  object-fit: fill;
  /*   border: 1px solid #1a1a1a; */
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 70px;
  bottom: 70px;
  left: 70px;
  right: 70px;
}

.w-clearfix {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
}

.w-clearfix h1 {
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  line-height: 44px;
  color: #969696;
  letter-spacing: 2px;
  font-size: 10px;
  font-weight: 200;
}

.loader-top-sub-l {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  color: #969696;
  text-align: left;
  letter-spacing: 2px;
  margin-top: -2.5vmin;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 200;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0;
}

.loader-top-sub-r {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  color: #969696;
  text-align: right;
  letter-spacing: 2px;
  margin-top: -2.5vmin;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 200;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0;
  right: 0%;
}

.loader-top-sub-c {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  color: #969696;
  text-align: center;
  letter-spacing: 2px;
  margin-top: -2.5vmin;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 200;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.loader-div-block-122 {
  -webkit-text-size-adjust: 100%;
  color: #111314;
  font-size: 16px;
  line-height: 1.4em;
  box-sizing: border-box;
  float: left;
  clear: none;
  object-fit: none;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 50%;
  width: 100%;
}

.loader-mid-sub-l-copy {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  width: 100%;
  backface-visibility: visible;
  perspective: none;
  perspective-origin: 0%;
  transform-origin: 0%;
  color: #969696;
  text-align: center;
  letter-spacing: 2px;
  object-fit: fill;
  align-self: center;
  /*   margin-right: -2.5vmin; */
  font-size: 10px;
  font-weight: 200;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(-90deg);
  transform-origin: center;
}

.loader-div-block-122-copy {
  -webkit-text-size-adjust: 100%;
  color: #111314;
  font-size: 16px;
  line-height: 1.4em;
  box-sizing: border-box;
  float: left;
  clear: none;
  object-fit: none;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  width: 100%;
}

.loader-mid-sub-r {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  width: 100%;
  backface-visibility: visible;
  perspective: none;
  perspective-origin: 0%;
  transform-origin: 100%;
  color: #969696;
  text-align: center;
  letter-spacing: 2px;
  object-fit: fill;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 200;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(90deg);
  transform-origin: center;
}

.loader-bottom-sub-l {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  color: #969696;
  text-align: left;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: -2.5vmin;
  font-size: 10px;
  font-weight: 200;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.loader-bottom-sub-r {
  font-family: "Monument Extended-Bold";
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  color: #969696;
  text-align: right;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: -2.5vmin;
  font-size: 10px;
  font-weight: 200;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.loader-bottom-sub-c {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  color: #969696;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: -2.5vmin;
  font-size: 10px;
  font-weight: 200;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.loader-top-subheading {
  -webkit-text-size-adjust: 100%;
  color: #111314;
  line-height: 1.4em;
  box-sizing: border-box;
  font-family: "R-txt-book-light";
  font-size: 24px;
  position: absolute;
  top: 25%;
}

.loader-bottom-subheading {
  -webkit-text-size-adjust: 100%;
  color: #111314;
  line-height: 1.4em;
  box-sizing: border-box;
  font-family: "R-txt-book-light";
  font-size: 24px;
  position: absolute;
  top: auto;
  bottom: 22.5%;
}

.heading-39 {
  font-family: "Monument Extended-UltraBold";
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin: 0.67em 0;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 44px;
  color: #1a1a1a;
  font-size: 202px;
  font-weight: 400;
  align-self: center;
}


/* LOADER STYLES END */


/* CD BLOCK LEADDING TO RDB STYLES */




/* END CD/RDB STYLES */


/* RDB SUB-PAGE STYLES */




.overview_sticky {
  /*   position: sticky; */
  top: 0px;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  height: 100vh;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  overflow-y: hidden !important;
  background: #1a1a1a;
}


.overview_sticky h2 {
  font-family: "Serif-Titles-Light-Ital";
  color: #00FFA3;
  font-size: 4em;
  line-height: 0.8311688311688312;
  font-weight: 400;
  letter-spacing: -0.02em;
  margin-top: 0px;
  margin-bottom: 0px;
}

.overview_sticky p {
  font-family: "R-txt-book-light";
  color: #00FFA3
}

.overview_trigger {
  height: 80vh;
}

.overview_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.overview_visual {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-top-left-radius: 3.13em;
  border-bottom-left-radius: 3.13em;
}

.overview_tab-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.88em;
  grid-row-gap: 0.88em;
}

.overview_tab-item {
  opacity: 0.3;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
  background-color: #1a1a1a;
}

.overview_tab-item.is-active {
  opacity: 1;
}

.overview_tab-item.is-active .overview_tab-line {
  opacity: 1;
}

.overview_tab-text {
  font-size: 2.94em;
  line-height: 0.9;
  letter-spacing: -0.02em;
  cursor: pointer;
  color: #00FFA3;
}

.overview_tab-line {
  width: 0%;
  height: 0.2em;
  background-color: #00FFA3;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.overview_content-list {
  position: relative;
}

.overview_content-item {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  max-width: 27em;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  background-color: #1a1a1a;
}

.overview_content-item.is-active {
  position: relative;
  z-index: 2;
  opacity: 1;
}

.overview_heading-wrap {
  padding-bottom: 1.3em;
  background-color: #1a1a1a;
}

.overview_img-list {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.overview_img-item {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 4%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.overview_img-item.is-active {
  opacity: 1;
}

.overview_img-photo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -o-object-fit: cover;
  object-fit: cover;
}

.overview_img-icon {
  position: relative;
  width: 6em;
  max-width: 70%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.overview_numbers {
  position: relative;
  z-index: 2;
  color: #00FFA3;
  font-size: 2.25em;
  line-height: 1;
  font-weight: 400;
}

.overview_scroll-progress {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  width: 5px;
  height: 0%;
  background-color: #00FFA3;
}

.overview_mobile-icon {
  display: none;
}

.overview_mobile-img {
  display: none;
}

@media screen and (max-width: 991px) {
  .overview_sticky {
    position: relative;
    height: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    overflow-y: hidden;
  }

  .overview_trigger {
    display: none;
  }

  .overview_content {
    padding-right: 6%;
    padding-left: 6%;
  }

  .overview_visual {
    display: none;
  }

  .overview_content-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .overview_content-item {
    position: relative;
    z-index: 2;
    max-width: none;
    opacity: 1;
  }

  .overview_heading-wrap {
    max-width: 27em;
  }

  .overview_tab-wrapper {
    display: none;
  }

  .overview_mobile-icon {
    display: block;
    width: 2.9em;
    margin-bottom: 1.6em;
  }

  .overview_p {
    width: 100%;
    max-width: 25em;
  }

  .overview_mobile-img {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 2em;
    padding-top: 50%;
  }

  .overview_mobile-photo {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

p.overview_numbers {
  font-family: "Serif-Titles-Light-Ital";
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 3em;
  }
}




/* HOVER-LIST STYLES */


.hover-list-section {
  display: flex;
  align-items: left;
  flex-direction: column;
  justify-content: center;
  /* background: #f4f4f4; */
  width: 100%;
  /* text-transform: uppercase; */
  padding-top: 10rem;
  padding-bottom: 40px;
}

/* .hover-list-section h1
{
font-family: "rdisp-light";
} */

.hover-container {
  display: flex;
  align-items: center;
  justify-content: left;
  /* background: #00FFA3; */
  border-top: 0.5px solid #1a1a1a;
  /* border-bottom: 1px solid #1a1a1a; */

  /* width: 75%; */
  /* text-transform: uppercase; */
  /* padding-top: 40px; */
}

.hover-reveal {
  position: fixed;
  width: 200px;
  height: 280px;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  z-index: 1;
  will-change: transform, filter;
}

.hover-reveal__inner {
  overflow: hidden;
}

.hover-reveal__img {
  background-image: url("https://images.unsplash.com/photo-1604513656776-456fce10aeb0?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE2ODUxNDE2MDJ8&ixlib=rb-4.0.3&q=80&w=400");
  transform: scale(1.7, 1.7);
  background-size: cover;
  background-position: 50% 50%;
  z-index: 50;
}

.mrc-hover-text h1 {
  letter-spacing: 0.05em;
  font-family: 'M-light';
  font-size: 5rem;
  line-height: 110%;
  overflow: visible;
  -webkit-text-stroke: 0.01px #1a1a1a;
  /* -webkit-text-stroke-color: #1a1a1a;  */
  /* text-transform: uppercase;*/
  -webkit-text-fill-color: transparent;
  color: #1a1a1a;
  padding-left: 10vw;
  padding-top: 0.1em;
  width: 100vw;
}


.mrc-hover-text h1:hover {
  color: #00FFA3;
  transition: color 0.75s ease-in-out;
  cursor: pointer;
}

.hover-reveal__inner,
.hover-reveal__img {
  width: 100%;
  height: 100%;
  position: relative;
}


/* END HOVER-LIST STYLES */

/* START SOCIAL PHONE TRIO SECTION*/

.social_phone_trio {
  background: white;
  min-height: 100dvh;
  overflow: hidden;
  padding-bottom: 10rem;
}

.phone_trio_container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  height: 80vh;
  margin: 0 5vw;
  padding: 10rem;
}

#one {
  grid-column-start: 1;
  grid-column-end: 1;
  /* grid-row-start: 2;
  grid-row-end: span 2; */
  display: flex;
  align-items: center;
  justify-content: center;
}

#social_iphone_video {
  width: 20vw;
}

#two {
  position: relative;
  grid-column-start: 2;
  grid-column-end: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -50%;
}

#three {
  display: flex;
  align-items: center;
  justify-content: center;
}



/*END SOCIAL PHONE TRIO SECTION*/

/* START SS VIDEO OVERLAY STYLES */

.ss_main {
  margin: 0;
  color: var(--color-text);
  background-color: var(--color-bg);

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 20rem;
}

.ss_oh {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  font-family: 'Rational-light';
  text-transform: uppercase;
  font-size: 1rem;
}



.ss_oh__inner {
  will-change: transform;
  display: inline-block;
}

.line {
  transform-origin: 0 50%;
  white-space: nowrap;
  will-change: transform;
}

/* Page Loader
.js .loading::before,
.js .loading::after {
  content: '';
  position: fixed;
  z-index: 1000;
}

.js .loading::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-bg);
}

.js .loading::after {
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  border-radius: 50%;
  opacity: 0.4;
  background: var(--color-link);
  animation: loaderAnim 0.7s linear infinite alternate forwards;
} */

/* @keyframes loaderAnim {
  to {
      opacity: 1;
      transform: scale3d(0.5,0.5,1);
  }
} */

a.ss_item {
  text-decoration: none;
  color: var(--color-link);
  outline: none;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}

a.ss_item:not(ss_frame__title-back):not(.ss_item__link)::before {
  content: '';
  height: 1px;
  width: 100%;
  background: currentColor;
  position: absolute;
  top: 92%;
  transition: transform 0.3s;
  transform-origin: 0% 50%;
}

a.ss_item:not(ss_frame__title-back):not(.ss_item__link):hover::before {
  transform: scaleX(0);
  transform-origin: 100% 50%;
}

a.ss_item:hover {
  color: var(--color-link-hover);
  outline: none;
}

.ss_preview-visible .ss_frame a {
  color: var(--color-frame-alt);
}

.ss_preview-visible a:hover {
  color: var(--color-link-hover-alt);
}

/* Better focus styles from https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible */
a.ss_item:focus {
  /* Provide a fallback style for browsers
   that don't support :focus-visible */
  outline: none;
  background: lightgrey;
}

a.ss_item:focus:not(:focus-visible) {
  /* Remove the focus indicator on mouse-focus for browsers
   that do support :focus-visible */
  background: transparent;
}

a.ss_item:focus-visible {
  /* Draw a very noticeable focus style for
   keyboard-focus on browsers that do support
   :focus-visible */
  outline: 2px solid red;
  background: transparent;
}

.ss_unbutton {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  font: inherit;
}

.ss_unbutton:focus {
  outline: none;
}

.ss_main {
  height: 100vh;
  background: #000;
  display: grid;
  grid-template-columns: 100%;
  grid-template-areas: 'ss_frame' 'content';
  grid-template-rows: min-content 1fr;
  grid-row-gap: 8vh;
  text-transform: uppercase;
  font-family: 'Rational-light';
}

.ss_frame {
  position: relative;
  grid-area: ss_frame;
  display: grid;
  font-size: 0.85rem;
  margin-bottom: 5vh;
  grid-template-columns: 100%;
  align-items: start;
  grid-row-gap: 1rem;
  grid-template-areas: 'title' 'credits' 'sponsor';
  align-content: space-between;
  will-change: transform, opacity;
}

.ss_preview-visible .ss_frame {
  opacity: 0;
  z-index: 100;
  color: var(--color-frame-alt);
}

.ss_frame__title {
  grid-area: title;
  display: flex;
  flex-wrap: wrap;
  width: 14rem;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  line-height: 1;
  font-size: 8rem;
  letter-spacing: 0.05em;
  padding-left: 4vw;

}

/* .frame__title-main {
  font-size: 0.85rem;
  margin: 0;
  font-weight: 300;
} */

/* .frame__title-back {
  position: relative;
  display: flex;
  align-items: flex-end;
}

.frame__title-back span {
  display: none;
}

.frame__title-back svg {
  fill: currentColor;
  width: 16px;
  height: 16px;
} */

.ss_content {
  grid-area: content;
  max-width: 400px;
  /* padding: 1.5rem 2.5rem 3rem; */
  padding: 1.5rem 4vw;
}

.ss_content--hidden {
  pointer-events: none;
}

.ss_item {
  margin-bottom: 5rem;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 1rem auto auto 1fr auto;
}

.ss_item__title {
  font-family: "Monument Extended-Light";
  font-weight: 300;
  font-size: 2rem;
  letter-spacing: 1px;
  margin-bottom: 0.5rem;
}

.ss_item__img {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 500/333;
}

.ss_item__img-inner {
  background-position: 50% 45%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.ss_item__desc {
  margin-top: 2.5rem;
  line-height: 1.1;
  color: #f4f4f4;
  font-size: 1.15rem;
}

.ss_item__link {
  cursor: pointer;
  text-transform: lowercase;
  width: 100%;
  padding: 1rem;
  color: #f4f4f4;
  border: 1px solid #f4f4f4;
  border-radius: 2rem;
  text-align: center;
}

.ss_item__link:hover {
  background: #f4f4f4;
  border-color: #f4f4f4;
  color: #1a1a1a;
}

.ss_overlay-container {}

.ss_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 100%;
  pointer-events: none;
  grid-template-rows: repeat(2, 1fr);
}

.ss_overlay__row {
  background: #1a1a1a;
  transform: scaleY(0);
  will-change: transform;
}

.ss_overlay__row.uno {
  transform-origin: 50% 0%;
}

.ss_overlay__row.dos {
  transform-origin: 50% 100%;
}

.ss_previews-container {
  position: fixed;
  height: 100vh;
  width: 100%;
  padding: 1.5rem 2.5rem 3rem;
  display: grid;
  box-sizing: border-box;
}

.ss_previews {
  position: relative;
  /* height: 100vh; */
  pointer-events: none;
  display: block;
}

.ss_preview {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  color: #f4f4f4;

}

.ss_preview--current {
  opacity: 1;
  pointer-events: auto;
}

.ss_video-holder {
  /* background: yellow; */
  grid-area: 2 / 2 / 2 / 2;
  aspect-ratio: 16 / 9;
  width: 100%;
  pointer-events: none;
  opacity: 0;
}

.ss_video-play-frame {
  grid-area: 1 / 2 / 1 / 4;
  /* aspect-ratio: 16 / 9; */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.ss_video-play {
  aspect-ratio: 16 / 9;
  height: 75%;
  /* background: green; */
}

.ss_preview__img {
  grid-area: 1 / 1 / 2 / -1;
  width: 100%;
  min-height: 200px;
  overflow: hidden;
  position: relative;
  transform: translateY(-101%);
  pointer-events: none;
  will-change: transform;
}

.ss_preview__img-inner {
  background-position: 50% 35%;
  background-size: cover;
  width: 100%;
  height: 100%;
  transform: translateY(101%);
  will-change: transform;
}

.ss_preview__title {
  margin: 2rem 0;
  line-height: 0.7;
  font-size: clamp(2rem, 18vw, 15rem);
  white-space: nowrap;
  font-family: "Monument Extended-Bold";
  font-weight: 300;
  text-transform: uppercase;
  justify-self: center;
  align-self: center;
  grid-area: 1 / 1 / 2 / -1;
  overflow: visible;

}

.ss_play-button {
  position: absolute;
  width: 100%;
  opacity: 80%;
  height: auto;
  grid-area: 2 / 2 / 2 / 2;
  aspect-ratio: 16 / 9;
  z-index: 999;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 1.4rem;
  opacity: 1;
  pointer-events: none;
}

.ss_play-svg {
  height: 50%;
}

span.ss_preview__title {
  line-height: 0.7;
  padding-top: 3%;
  text-transform: uppercase;
  color: #727170;
}

.ss_preview__column p {
  line-height: 1.1;
  opacity: 0;
  text-transform: uppercase;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.ss_preview__column>span {
  display: block;
}

.ss_preview__column-title {
  font-weight: 300;
  margin-top: 0;
  font-size: 1rem;
}

.ss_preview__column-title:not(.ss_preview__column-title--main) {
  color: #f4f4f4;
}

.ss_preview__column--start {
  grid-area: 2 / 1 / 3 / 3;
  pointer-events: none;
}

.ss_preview__column:not(.ss_preview__column--start) {
  grid-row: 2 / span 2;
}

.ss_preview__back {
  margin: 2rem auto;
  stroke: #f4f4f4;
  cursor: pointer;
  fill: none;
  grid-area: 3 / 1 / 4 / 2;
  justify-self: start;
  align-self: end;
}

.ss_preview__back:hover {
  stroke: #00FFA3;
}

@media screen and (min-width: 53em) {
  .ss_frame {
    margin-bottom: 0;
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 0;
    grid-column-gap: 5vw;
    grid-template-rows: auto;
    grid-template-areas: 'title credits sponsor';
  }

  .ss_content {
    max-width: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 100%;
    grid-column-gap: 5vw;
  }

  .ss_item {
    margin-bottom: 0;
  }

  .ss_item__title {
    font-size: clamp(1.25rem, 3vw, 2rem);
  }

  .ss_preview {
    grid-column-gap: 10vw;
    grid-row-gap: 1rem;
    grid-template-rows: 1fr auto auto;
    grid-template-columns: repeat(4, 1fr);
    display: grid;
  }

  .ss_preview__title {
    margin: 0;
  }

  .ss_preview__back {
    margin: 0;
  }
}

/* //// BC COPYWRITING SECTION //// */



.unbutton_bc {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  font: inherit;
  cursor: pointer;
  margin-left: 4vw;
}

.unbutton_bc:focus {
  outline: none;
}

.bc_copywriting {
  background: #f4f4f4;
  height: 100%;
}

.main_bc {
  display: grid;
  height: 100vh;
  padding: 0 10vw;
  position: relative;
  box-sizing: border-box;
  z-index: 1;
}


.intro_bc,
.content-wrap {
  grid-area: 1 / 1 / 2 / 2;
}

.intro_bc {
  flex: 1;
  display: grid;
  max-height: 40vmax;
  margin: auto 0;
  padding: 0 var(--padding-ver);
  grid-template-columns: 28% 1fr 22%;
  grid-template-rows: repeat(4, 1fr);
  align-items: center;
  grid-column-gap: 3%;
  grid-row-gap: 2.5vmax;
  font-size: 4.625vw;
  line-height: 0.86;
  letter-spacing: -0.075vw;
  font-family: "Titles semi-bold";
  /* -webkit-text-fill-color: transparent; 
	-webkit-text-stroke-width: 0.1vw;
	-webkit-text-stroke-color: #1a1a1a; */
  font-weight: 300;
  /* text-transform: uppercase; */
  white-space: nowrap;
}

.intro--close {
  pointer-events: none;
}

.bc_image_container-flex {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  min-width: 0;
  min-height: 0;
}

.image_bc {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  display: grid;
  place-items: center;
  cursor: pointer;
  will-change: transform;
}

.cervelo_vid_section {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1a1a1a;
  flex-direction: column;
}

.cervelo_title {
  padding-bottom: 10vh;
  font-family: Rationaldisplay, sans-serif;
  font-size: 20px;
  opacity: 0;
}

#cervelo_video {
  height: 50%;
}

.pedal_anim_section {
  background: #f4f4f4;
  margin: 0;
  padding: 0;
}

.rider-black {
  color: #1a1a1a;
  text-align: center;
  width: 100vw;
  position: absolute;
  padding-top: 10vh;
  padding-bottom: 0vh;
  opacity: 0;
}

#pedal_video {
  width: 30%;
}




.image--up {
  grid-area: 2 / 3;
}

.image--down {
  grid-area: 1;
}

.fourth_row {
  grid-area: 4 / 3;
}

.third_row {
  grid-area: 3;
}

/* .three {
	grid-area: 4 / 5;
}

.four{
	grid-area: 3;
} */

.image__inner {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}

.row--1 {
  grid-area: 1 / 2 / 2 / 4;
}

.row--2 {
  grid-area: 2 / 1 / 3 / 4;
}

.row--3 {
  grid-area: 3 / 2 / 4 / 4;
}


.row--4 {
  grid-area: 4 / 1 / 5 / 3;
}

.row--1,
.row--2,
.row--3,
.row--4 {
  cursor: pointer;
  color: #1a1a1a;
  transition: color 0.3s ease-out;
}

.row--1:hover,
.row--2:hover,
.row--3:hover,
.row--4:hover {
  color: #00FFA3;
  transition: color 0.3s ease-out;
  cursor: pointer;
}

.oh_bc {
  position: relative;
  display: inline-block;
  overflow: hidden;
  /* background: blue; */
}

.oh_bc>span {
  display: inline-block;
  will-change: transform;
}

.row__text span {
  padding-top: 0.75vw;
  padding-bottom: 0.75vw;
}

.content-wrap {
  align-self: stretch;
  display: grid;
  position: fixed;
  height: auto;
  visibility: hidden;
}

.bc--contentOpen {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}


.content_bc {
  opacity: 0;
  pointer-events: none;
  grid-area: 1 / 1 / 2 / 2;
  display: grid;
  grid-template-columns: 100%;
  height: 100%;
  width: 100%;
  grid-template-rows: 1fr 75%;
  padding: 0 var(--padding-ver);
  top: 0;
  position: fixed;
  overflow: scroll;
}

.content--open {
  opacity: 1;
  pointer-events: auto;
}

/* .content--open .image--down {
  height: 20%;
}

.content--open .image--up {
  height: 20%;
} */


/* 
.content__row--image {
  height: 40vh;
} */

.blurb_higher {
  position: relative;
  background: #000;
  z-index: 100;
}

.content__row--image {
  height: 100%;
}

.content--open .content__row--image {
  pointer-events: none;
  height: 100%;
}


.content__row--text {
  padding: calc(var(--padding-hor) + 9rem) 0 2.5rem;
  display: grid;
  grid-template-areas:
    'title title title'
    'back meta .'
    '. meta .';
  grid-template-columns: 1fr auto 1fr;
  /* grid-template-rows: auto 1fr auto; */
}

.content__row--image+.content__row--text {
  padding-bottom: 1.5rem;
}

.content__title {
  grid-area: title;
  font-family: "Titles semi-bold";
  font-weight: 300;
  text-transform: uppercase;
  font-size: clamp(2rem, 4vw, 4rem);
  line-height: 1;
  margin: 0 auto;
  max-width: 50vw;
  text-align: center;
  padding-top: 4rem;
  padding-bottom: 12rem;
  color: #1a1a1a;
}

.content__number {
  /* grid-area: number; */
  place-self: start end;
  font-size: clamp(3rem, 10vw, 10rem);
  line-height: 0.55;
  position: relative;
  display: flex;
  align-items: start;
  justify-content: start;
  align-content: start;
}

.content__number .oh>span {
  padding-bottom: 1.75vw;
  padding-left: 6vw;
  position: relative;
  display: block;
}

.content__number .oh>span::before {
  content: "";
  width: 1px;
  height: 111%;
  background: currentColor;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: rotate(25deg);
  transform-origin: 100% 100%;
}

.content_text {
  padding: 0 1rem;
  line-height: 1.2;
  margin: 0 auto;
  max-width: 65ch;
  will-change: transform;
}

.bc_sub {
  font-family: "Titles semi-bold";
}


.content__back {
  grid-area: back;
  justify-self: start;
  align-self: center;
  overflow: hidden;
  height: 15vw;
}

.content__back svg {
  width: 100px;
  stroke: #000;
  stroke-width: 0.3px;
  transition: transform 0.2s, stroke 0.3s;
  transform-origin: 0% 50%;
  transform: scaleX(0.8);
}

.content__back:hover svg {
  transform: scaleX(1);
  stroke: #00FFA3;
  transition: transform 0.2s, stroke 0.3s;
}

.content__meta {
  grid-area: meta;
  /* text-transform: uppercase; */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: clamp(0.75rem, 3vw, 1.5rem);
  /* padding: 0 1rem; */
  line-height: 1.2;
  margin: 0 auto;
  max-width: 50vw;
  will-change: transform;
  font-family: "R-txt-extraLight";
}

.oh_bc p {
  font-size: 1.25rem;
}

.content__meta-text--center {
  padding-bottom: 1.5vw;
}

.content__meta-subtitle {
  /* font-family: "R-txt-book-light"; */
  font-family: 'R-disp-med';
  font-size: clamp(0.75rem, 3vw, 1.5rem);
  padding-bottom: 0.25vw;
}

.intro-para {
  font-size: 1.25rem;
}

/* .cursor {
	display: none;
} */

@media screen and (min-width: 53em) {
  .frame {
    flex-direction: row;
  }

  .frame__title {
    margin-top: 0;
  }

  .frame__links {
    margin-left: 8vw;
  }

  .content__row--text {
    padding: calc(var(--padding-hor) + 4rem) 0 2.5rem;
  }
}

/* @media (any-pointer:fine) {
	.cursor {
		position: fixed;
		top: 0;
		left: 0;
		display: block;
		pointer-events: none;
		z-index: 10000;
	}

	.cursor__inner {
		fill: none;
		stroke: var(--cursor-stroke);
		stroke-width: 1.3px;
	}

	.no-js .cursor {
		display: none;
	}
} */


.LottieSection_bc {
  width: 100%;
  height: 100vh;
  position: absolute;
  pointer-events: none;
  z-index: -100;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

}

.Lottie-block_bc {
  width: 100%;
  height: 100vh;
  margin-top: -42.5vw;
  z-index: 100;
}

#disc_bc {
  display: block;
  /* width: 100% !important; */
  height: 20vw !important;
  /* margin-top: -0vw; */
  margin-left: -30vw;
  opacity: 1;
}

.pin-spacer {
  pointer-events: none;
}

.LottieSection_bc2 {
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -100;
}

.Lottie-block_bc2 {
  width: 100%;
  z-index: 100;
  margin-top: -40vw;
}

#big_cog_bc {
  display: block;
  /* width: 100% !important; */
  height: 20vw !important;
  margin-left: 30vw;
  /* margin-top: -55vw;	   */
  opacity: 1;
}

.Lottie-block_bc3 {
  width: 100%;
  z-index: 100;
  margin-top: -2.5vw;
}

#little_cog_bc {
  /* display: block; */
  /* width: 100% !important; */
  height: 20vw !important;
  /* margin-top: -70vw; */
  margin-left: -20vw;
  /* left: 10vw; */
  opacity: 1;
}

/* 
			.spacer {
				height: 100vh;
				position: relative;
				background: coral;
			} */



/* BC SOCIAL SCROLL SECTION */


.social_scroll_grid {
  width: 100%;
  grid-template-columns: repeat(8, 1fr);
  display: grid;
  position: relative
}

.social_grid__item {
  will-change: transform;
  grid-column: var(--c);
  grid-row: var(--r);
  position: relative
}

.social_grid__item-img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  will-change: transform, opacity;
  background-position: 50%;
  background-size: cover;
  position: relative
}

.demo-1 .social_grid__item-img {
  filter: contrast(70%)
}

.socialcover {
  width: 100%;
  height: 100vh;
  pointer-events: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  /* position: fixed; */
  position: absolute;
  /* top: 0;
  left: 0; */
  margin-top: 0vh;
}

.cover__title {
  margin: 0;
  font-family: "Monument Extended-Bold";
  font-size: 8vw;
  font-weight: 600
}

.cover__subtitle {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 400
}

.social_white {
  color: #f4f4f4;
  font-family: Rationaldisplay, sans-serif;
  font-size: 20px;
  opacity: 0;
}


.after-social_container {
  color: #1a1a1a;
  background: #c3bcbc;
  height: 100vh;
  z-index: 200;
  text-transform: none;
  justify-content: center;
  align-items: center;
  font-size: 5vh;
  line-height: 1.2;
  display: flex;
  position: relative
}

.after-social_container p {
  max-width: 40ch
}



/* CD TEMP */



.text-block-49 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  box-sizing: border-box;
  font-family: "Monument Extended-Bold";
  color: #1a1a1a;
  font-size: 96px;
  line-height: 96%;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
}

/* VIDEO DIRECTION SECTION */

.video-direction-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100vw;
  height: 100vh;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #00ffa3;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.title-container-cd {
  position: relative;
  height: 100vh;
}

.video-block-cd {
  display: flex;
  justify-content: center;
  text-align: center;
  width: 100vw;
  z-index: 100;
  height: 100vh;
  margin: 0;
  padding: 0;
  background-color: white;
  padding-bottom: 56.25%;
}

#vid1 {
  width: 50%;
  /* height: 100%; */
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* .fixed {
  all: unset
} */

.flipping {
  all: unset;
}

.spacer {
  display: flex;
  align-items: end;
  padding-bottom: 2vw;
  justify-content: center;
  height: 100vh;
  background-color: white;
}

/* h1 {
    color: #1a1a1a !important;
  } */

#element_cd {
  position: absolute;
  font-family: "Monument Extended-Bold";
  color: #1a1a1a;
  font-size: 60px;
  width: 100vw;
  top: 50%;
  margin-top: -30px;
  /*left:50%; */
  letter-spacing: 1px;
  text-align: center;
}

#element_cd.fixed {
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  /*   font-size: 30px; */
  letter-spacing: 1px;
  position: fixed;
  top: 50%;
  /*   left:50%; */
  /*   margin-top: 18px; */
  z-index: 200;
  /*   transform: translate(-50%, -50%); */

}

.cd-vid-heading1 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  font-weight: 800;
  padding-top: 0px;
  z-index: 4;
  margin: 0;
  left: 70px;
  overflow: hidden;
  font-family: "Monument Extended-Bold";
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  position: absolute;
  /*     left: 70px; */
  top: auto;
  margin-bottom: auto;
  color: #1a1a1a;
  font-size: 72px;
  line-height: 100%;
  text-align: left;

}

.cd-vid-heading2 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  font-weight: 800;
  padding-top: 70px;
  margin-top: 0px !important;
  z-index: 4;
  margin: 0;
  overflow: hidden;
  font-family: "Monument Extended-Bold";
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  position: absolute;
  left: 70px;
  top: auto;
  margin-bottom: auto;
  color: #1a1a1a;
  font-size: 72px;
  line-height: 100%;
  text-align: left;
}


/* END VIDEO SECTION */


.cd-vid-blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  color: #1a1a1a;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  column-count: auto;
  column-gap: 20px;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}



.photoshoots-section-container {
  background-color: #1a1a1a;
  position: relative;
  padding-top: 30rem;
  overflow: visible;
}

.photoshoots-section {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  position: static;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #1a1a1a;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
  overflow: visible;
}

.photo-gallery-animated {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: relative;
  display: grid;
  align-self: center;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  width: 75vw;
}

.div-block-94 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  height: 25vh;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/62d87fb4d09281003bf423bf_Tier%201%20Road%20Cycling%20-%20Germany%20-%20Matthias%20Schindler-44.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 2;
}

.div-block-95 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393cc55196c5b98bfe56d2b_rohit-tandon-9wg5jCEPBsw-unsplash.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 2;
}

.div-block-96 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/62d8800446880f50ab5b79b9_MTB%20Master%20images%20-%20Selects%20Tier%201-4.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 2;
}

.div-block-97 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  height: 25vh;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6271c537a78dac1c15bc2fea_Tier%201%20Road%20Cycling%20-%20Germany%20-%20Matthias%20Schindler-67.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 2;
  grid-row-end: 3;
}

.div-block-98 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  height: 25vh;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/62057bc87a55d45493a9f19a_daniel-j-schwarz-E3QoGwsVLDo-unsplash.jpg");
  background-position: 0px 0px;
  background-size: cover;
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 2;
  grid-row-end: 3;
}

.div-block-99 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  height: 25vh;
  background-image: url("https://uploads-ssl.webflow.com/61a80bd2a3ff0e334f69bd03/6393c1d01541023c113890a4_block-party-nyc-soul-of-summer-photo-book-by-anderson-zaca-2.jpg");
  background-position: 0px 0px;
  background-size: auto;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}

.text-block-63 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  margin-top: -32px;
  font-family: "Monument Extended-Bold";
  color: #f4f4f4;
  font-size: 72px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

.photoshoot-section-info-copy {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  display: grid;
  width: 100vw;
  height: auto;
  padding-top: 10vw;
  padding-right: 70px;
  padding-bottom: 70px;
  padding-left: 70px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  border: 1px none transparent;
  background-color: #1a1a1a;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.cd-photoshoots-blurb-block {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding: 20px;
  background-color: #1a1a1a;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 2;
}

.text-block-62-copy {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding-bottom: 10px;
  font-family: "Rational";
  color: #f4f4f4;
  font-size: 26px;
  line-height: 120%;
  font-weight: 500;
}

.cd-photoshoots-blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  color: #f4f4f4;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  column-count: auto;
  column-gap: 20px;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}


.process_title {
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: black;
  position: relative;
}

.process__title_text {
  font-family: "Monument Extended-Bold";
  color: #f4f4f4 !important;
  font-size: 72px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  overflow: visible;

}

/* Scrolltrigger gallery styles */


.cd-gallery-container {
  position: relative;
  height: auto;
}

.cd_header__title {
  font-family: "Monument Extended-Bold";
  text-align: center;
  text-transform: uppercase;
  color: #f4f4f4 !important;
  font-size: 72px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 15px;
  overflow: visible;

}

.cd-gallery .cd-row {
  height: 300px;
  width: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 20px 0;
}

.cd-gallery .cd-row:nth-child(1),
.cd-gallery .cd-row:nth-child(3) {
  transform: translateX(0%);
}

.cd-gallery .cd-row:nth-child(2),
.cd-gallery .cd-row:nth-child(4) {
  transform: translateX(-40%);
}

.cd-section-gallery {
  width: 100vw;
}

.cd-image-fluid {
  max-width: 100%;
}

.cd-gallery__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cd-gallery__image-container {
  width: 30%;
  height: 300px;
  background: #000;
  margin: 0 10px;
  flex-shrink: 0;
}



/* WEB ART DIRECTION SECTION */


.cd_sections {
  position: relative;
  height: 100vh;
  display: flex;
  padding-left: 70px;
  box-sizing: border-box;
  display: grid;
  overflow: visible;
  width: 100vw;
  padding-right: 70px;
  background: #1a1a1a;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
}

.contento {
  display: none;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

@keyframes popup {
  to {
    max-height: 1000px;
    height: auto;
  }
}

.cd_panels {
  margin-top: 30vh;
  grid-column-start: 1;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 9;
  /*   height: 100vh; */
  /* background: lime; */
  overflow: hidden;
  position: relative;
}


.cd_panel {
  height: 50vh;
  width: 100%;
  margin-right: auto;
  position: absolute;
  top: 0;
  right: 0;
}

.cd_image {
  padding: 0;
  top: 0;
  width: 100%;
  aspect-ratio: 16 / 9;
}

/* .description {
    height: 100vh;
  } */

.blue {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  /* background: blue; */
}

.blue h1 {
  margin: 0 0 1rem 0;
  text-align: center;
}

.green {
  height: 100vh;
  /* background: green; */

}

.orange {
  height: 100vh;
  /* background: orange; */

}

.purple {
  height: 100vh;
  /* background: purple; */

}

.cd_container-page {
  width: 50%;
}

.web_art-bottom-buffer {
  width: 100vw;
  height: 40vh;
  background: #1a1a1a;
}

.cd-web-art-heading {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  text-align: center;
  font-weight: 800;
  padding-top: 50px;
  margin-top: 0px !important;
  z-index: 4;
  margin: 0;
  font-family: "Monument Extended-Bold";
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  position: absolute;
  left: auto;
  top: 45%;
  right: 70px;
  overflow: visible;
  width: 37.85vw;
  height: 12vw;
  margin-bottom: 0px;
  align-self: center;
  color: #f4f4f4 !important;
  font-size: 72px;
  line-height: 100%;
  /*     white-space: break-spaces; */
  object-fit: contain;
}


.cd-web-art-blurb-title {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  padding-bottom: 10px;
  font-family: "Rational";
  color: #f4f4f4;
  font-size: 26px;
  line-height: 120%;
  font-weight: 500;
}

.cd-web-art-blurb-text {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  -webkit-box-direction: normal;
  -webkit-text-fill-color: inherit;
  box-sizing: border-box;
  display: block;
  font-family: "Rational-light";
  color: #f4f4f4;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  column-count: auto;
  column-gap: 20px;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 3;
}


RDB SECTION a {
  color: inherit;
}

.overview_tab-item.is-active .overview_tab-line {
  opacity: 1;
}

.cta_img-overflow,
.cta_img_photo {
  will-change: transform;
}

.overview_visual {
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

/*   
  h1 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  
  h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: "Recife Display", sans-serif;
    font-size: 4em;
    line-height: 0.8311688311688312;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
  
  h3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  
  h4 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  
  h5 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  
  h6 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  
  p {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.3;
  }
  
  a {
    font-size: 1em;
    text-decoration: none;
  } */

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

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

.global_embed {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

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

.overview_sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  height: 100vh;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.overview_trigger {
  height: 80vh;
}

.overview_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.overview_visual {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-top-left-radius: 3.13em;
  border-bottom-left-radius: 3.13em;
}

.overview_tab-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.88em;
  grid-row-gap: 0.88em;
}

.overview_tab-item {
  opacity: 0.3;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.overview_tab-item.is-active {
  opacity: 1;
}

.overview_tab-text {
  font-size: 2.94em;
  line-height: 0.9;
  letter-spacing: -0.02em;
  cursor: pointer;
}

.overview_tab-line {
  width: 0%;
  height: 0.2em;
  background-color: #00FFA3;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.overview_content-list {
  position: relative;
}

.overview_content-item {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  max-width: 27em;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.overview_content-item.is-active {
  position: relative;
  z-index: 2;
  opacity: 1;
}

.overview_heading-wrap {
  padding-bottom: 1.3em;
}

.overview_img-list {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.overview_img-item {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 4%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.overview_img-item.is-active {
  opacity: 1;
}

.overview_img-photo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -o-object-fit: cover;
  object-fit: cover;
}

.overview_img-icon {
  position: relative;
  width: 6em;
  max-width: 70%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.overview_numbers {
  position: relative;
  z-index: 2;
  /* font-family: "Recife Display", sans-serif; */
  font-size: 2.25em;
  line-height: 1;
  font-weight: 400;
}

.overview_scroll-progress {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  width: 5px;
  height: 0%;
  background-color: #00FFA3;
}

.overview_mobile-icon {
  display: none;
}

.overview_mobile-img {
  display: none;
}

.cta_component {
  position: relative;
  text-align: center;
}

.cta_trigger {
  height: 100vh;
}

.cta_sticky {
  /*   position: -webkit-sticky;
    position: sticky; */
  top: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cta_img-list {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100vh;
}

.cta_img-item {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.cta_img-overflow {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.cta_img-photo {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  -o-object-fit: cover;
  object-fit: cover;
}

.cta_img-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.cta_title-wrap {
  position: relative;
  z-index: 2;
  overflow: hidden;
  text-align: center;
}

.cta_title-list {
  height: 12.2em;
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
}

.cta_title-heading {
  padding-top: 0.05em;
  padding-bottom: 0.22em;
  /* font-family: "Recife Display", sans-serif; */
  font-size: 11.38em;
  line-height: 0.8;
  font-weight: 400;
  letter-spacing: -0.05em;
}

.cta_numbers {
  position: relative;
  z-index: 2;
  font-size: 1.13em;
}

.cd_button {
  padding: 0.1em 1.7em;
  border-style: solid;
  border-width: 1.5px;
  border-color: #00FFA3;
  border-radius: 100vw;
  background-color: transparent;
  color: #00FFA3;
  font-size: 1.13em;
  font-family: "Rational-light";
}

.cd_button:hover {
  background-color: #00FFA3;
  color: #1a1a1a;
}

.cta_content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
}



.footer_component {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.15);
  text-align: center;
}

.page-padding {
  padding: 8%;
}

@media screen and (max-width: 991px) {
  .overview_sticky {
    position: relative;
    height: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .overview_trigger {
    display: none;
  }

  .overview_content {
    padding-right: 6%;
    padding-left: 6%;
  }

  .overview_visual {
    display: none;
  }

  .overview_content-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .overview_content-item {
    position: relative;
    z-index: 2;
    max-width: none;
    opacity: 1;
  }

  .overview_heading-wrap {
    max-width: 27em;
  }

  .overview_tab-wrapper {
    display: none;
  }

  .overview_mobile-icon {
    display: block;
    width: 2.9em;
    margin-bottom: 1.6em;
  }

  .overview_p {
    width: 100%;
    max-width: 25em;
  }

  .overview_mobile-img {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 2em;
    padding-top: 50%;
  }

  .overview_mobile-photo {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

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

@media screen and (max-width: 479px) {
  h2 {
    font-size: 3em;
  }

  .cta_title-wrap {
    font-size: 2.4vw;
  }
}


/* RDB TEMP */


/* .unbuttonRDB {
	position: absolute;
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	font: inherit;
	cursor: pointer;
	z-index: 999999;
} */

.rdb_unbutton {
  position: relative;
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  bottom: 2.8em;
  font: inherit;
  cursor: pointer;
  /* z-index: 9999; */
}

.rdb_a-container {
  position: fixed;
  display: flex;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: end;
}

.mot_a-container {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: end;
  align-items: end;
}

.unbuttonRDB:focus {
  outline: none;
}

.rdb_preview__back {
  opacity: 1;
  pointer-events: all;
}

.preview-open .rdb_preview__back {
  pointer-events: auto;
  overflow-y: hidden;
}

.rdb_preview__back svg {
  pointer-events: none;
  stroke: #00FFA3;
  stroke-width: 1px;
  transition: stroke .3s;
}

.mot_preview__back svg {
  /* pointer-events: none; */
  stroke: #1a1a1a;
  stroke-width: 1px;
  transition: stroke .3s;
  margin-left: -12vw;
}

.rdb_preview__back:hover svg {
  stroke: #F4F4F4;
  ;
}






/* START GRID-ZOOM BLOCK */


.grid-zoom-block {
  background: none;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: -40rem;
}

.gallery-wrap {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40vh auto;
  overflow: hidden;
}

.gallery-wrap--auto {
  height: auto;
}

.gallery-wrap--large {
  height: 110vh;
}

.gallery-wrap--dense {
  margin: 0;
}

.zoom-gallery {
  position: relative;
  width: 100%;
  height: 100%;
  flex: none;
}

.gallery--breakout {
  width: min-content;
}

.gallery__item {
  background-position: 50% 50%;
  background-size: cover;
  flex: none;
  border-radius: 6px;
  position: relative;
  filter: brightness(1);
}

.gallery__item-cut {
  overflow: hidden;
  display: grid;
  place-items: center;
}

.gallery__item-inner {
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gal__full {
  aspect-ratio: 16 / 9;
  background-size: contain;
}

.gal__full_image {
  aspect-ratio: 16 / 9;
  object-fit: contain;
}

.gal__image_shift {
  background-position: 60% 60%;
}


.zoom-out1 {
  margin-left: -3.5rem;
  margin-top: 3rem;
  background-size: 80%;
}

.zoom-out {
  margin-left: 3rem;
  background-position: 0% 0%;
}

.zoom-caption {
  font-family: 'R-disp-med';
  font-size: clamp(1rem, 3vw, 1.75rem);
  z-index: 101;
  color: var(--color-caption);
  font-weight: 400;
}



.gallery--grid {
  height: auto;
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-template-rows: repeat(3, auto);
  row-gap: 2.5vw;
  column-gap: 3vw;
}

.gallery--grid .gallery__item {
  height: 33vh;
  width: 33vw;
}

.gallery--switch.gallery--grid {
  gap: 0;
}

.gallery--switch.gallery--grid .gallery__item {
  height: 110vh;
  width: 110vw;
  filter: brightness(0.65);
}

.gallery--grid .zoom-caption {
  position: absolute;
  width: 100vw;
  height: 100vh;
  padding: 0;
  top: 50%;
  left: 50%;
  margin-top: 50vh;
  margin-left: -50vw;
  display: grid;
  place-items: center;
  max-width: none;
  opacity: 0;
  color: #f4f4f4
}

.gallery--switch.gallery--grid .zoom-caption {
  margin-top: -40vh;
  opacity: 1;
}

.gallery--grid .zoom-caption p {
  padding: 50vh 30vw 10vh 10vw;
}

.gallery--switch.gallery--grid .zoom-caption p {
  margin-top: 0;
}

/*END GRID-ZOOM BLOCK */

/* GLITCH CODE */

@import url("https://fonts.googleapis.com/css?family=Homenaje");

.glitch-wrapper {
  height: 80vh;
  width: 80vw;
  background: blue;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  margin-top: -3px;
}

.glitch-section {
  height: 100vh;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1a1a1a;
}

.glitch-container {
  top: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
  z-index: 50;
}

.glitch-container canvas {
  top: 0;
  position: absolute;
  aspect-ratio: 16 / 9;
}

.line-cover {
  background: #1a1a1a;
  height: 5px;
  width: 100%;
  align-self: flex-start;
  position: absolute;
  z-index: 10000;
  margin: -5px;
}

.glitch-container-start {
  position: absolute;
  align-self: flex-start;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
  z-index: 100;
  background-image: url("img/cd-unglitch-header-image.jpg");
  background-size: cover;
  opacity: 1;
}

.glitch-container-end {
  top: 0;
  position: absolute;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
  z-index: 100;
  background-image: url("https://images.pexels.com/photos/421927/pexels-photo-421927.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2");
  background-size: cover;
  opacity: 1;
  z-index: 25;
}


/* GLITCH END */

/* Videog svg anim styles */

.vgtop_frame {
  font-family: "R-bk-med";
  padding: 10vw 4vw;
  position: relative;
  display: grid;
  z-index: 1000;
  width: 100%;
  height: 100%;
  grid-row-gap: 1rem;
  grid-column-gap: 2rem;
  pointer-events: none;
  justify-items: start;
  grid-template-columns: 100%;
  align-items: start;
  justify-content: start;
  grid-template-areas: 'title' 'prev' 'back' 'sub' 'sponsor';
}


#clipvg {
  width: 100%;
  height: 100%;
}

.vgtop_frame a {
  pointer-events: auto;
}

.vgtop_frame__title {
  grid-area: title;
  color: #f4f4f4;
  font-weight: 100;
  line-height: 1;
  margin: 2rem 0 0 0;
}

.vgtop_frame>h1 {
  font-size: clamp(2rem, 10vw, 4rem);
  font-family: "R-bk-med";
}


.vgtop_scroll_container {
  height: 100vh;
  width: 100vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}




#clipvg {
  width: 100%;
  height: 100%;
}

.vg_top_spacer {
  height: 900vh;

}

.vgtop_content {
  height: 100vh;
  /* margin: 15vh auto; */
  position: absolute;
  top: 0;

}

.vgtop_poster-wrapper {
  box-sizing: border-box;

  z-index: 99999;
  width: 100vw;
  height: 100vh;
}

.truthful_blurb_wrapper {
  position: relative;
  max-width: 950px;
  padding: 0 10vw;
  /* margin: 0; */
  height: 300px;
  margin: 0 0 0 auto;
}

.truthful_blurb_align {
  max-width: 500px;
  /* height: 100% */
}

.truthful_blurb_align>h4 {
  background-color: #f3ec78;
  background-image: linear-gradient(172deg, #e35384, #e8a53c);
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  font-family: "Monument Extended-Bold";
  text-transform: uppercase;
  padding-bottom: 1rem;
}

.truthful_blurb_align>p {
  font-family: "R-bk-med";
  font-weight: 300;
  font-size: 2.5vw, ;
  line-height: 1.2;
  color: #f4f4f4;
}

.vgtop_content__title {
  font-size: 2rem;
  font-weight: normal;
}



.vgtop_poster {
  /* width: 100%; */
  /* height: 100vh; */
  /* display: grid;
    place-items: center; */
  /* --offset-x: 10%;
    --offset-y: 10%; */
  /* margin-top: -500px!important; */
  clip-path: url(#vgClip);
  -webkit-clip-path: url(#vgClip);
}

.vgtop_poster--half {
  /* height: 28vw; */
}

.vgtop_poster__inner {
  /*     width: calc(100% + var(--offset-x) * 2);
    height: calc(100% + var(--offset-y) * 2); */
  background-size: cover;
  background-position: 50% 50%;
}


.vgtop_poster__inner video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.vgtop_poster__inner--fixed {
  background-attachment: fixed;
}

.vgtop_font-1 {
  font-family: "Monument Extended-Bold";
  font-weight: 400;
}



.vgtop_size-3 {
  font-size: 30vw;
}


.vgtop_content svg {
  opacity: 0;
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100vh;
  overflow: visible;
}

.h-200 {
  height: 200vh;
}

.w-25 {
  width: 50vw;
}

.vgtop_content svg text {
  line-height: 1;
}

.vgtop_credits {
  font-size: 2rem;
  text-align: center;
  margin: 50vh auto;
}

.vgtop_poster__inner video {
  /* height: 60%; */
}



/* .pin-spacer {
  margin-top: -0vh;
} */

/* VG SVG STYLES END */




/* VG SCROLL-LIST STYLE START */


.vg24_scroll-list {
  width: 100vw;
  position: relative;
  /* overflow: hidden; */
}

.vg24_header {
  height: 100vh;
  background: blue;
}

.vg24_selection {
  margin: 0;
  position: relative;
  color: var(--color-text);
  background-color: var(--color-bg);
  font-family: acumin-pro, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.vg24_flip_container {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10vw;
  pointer-events: none;
  z-index: 100000;
  /*     opacity: 0; */
}

.vg24_flip_video_box {
  height: 100%;
  /* width:100%; */
  aspect-ratio: 16/9;
  /*     background: pink; */
}

.vg24_block {
  width: 100%;
  height: 100%;
  position: relative;
  /* pointer-events: auto; */
  z-index: 150;
}

.vg24_isFlipped {
  position: relative;
  z-index: 999999;
}

.vg24SS_isFlipped {
  position: relative;
  z-index: 999999;
}

/* 
.isFlipping {
        position: relative;
        z-index: 2000000;
        opacity: 0.001;
} */



/* a {
	text-decoration: none;
	color: var(--color-link);
	outline: none;
}

a:hover {
	color: var(--color-link-hover);
	outline: none;
}

/* Better focus styles from https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible 
a:focus {
	/* Provide a fallback style for browsers
	 that don't support :focus-visible 
	outline: none;
	background: lightgrey;
}

a:focus:not(:focus-visible) {
	/* Remove the focus indicator on mouse-focus for browsers
	 that do support :focus-visible 
	background: transparent;
}

a:focus-visible {
	/* Draw a very noticeable focus style for
	 keyboard-focus on browsers that do support
	 :focus-visible 
	outline: 2px solid red;
	background: transparent;
} */

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

.vg24_text__inner {
  display: inline-block;
  will-change: transform;
  padding-bottom: 0.4rem;
}

.vg24_p {
  font-size: 1rem;
  line-height: 1;
}

.vg24_unbutton {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  color: inherit;
  font: inherit;

}

.vg24_unbutton:focus {
  outline: none;
}


.vg24_stack-wrap {
  width: 100%;
  position: absolute;
  top: 0;
}

.vg24_stack {
  margin: 0 auto;
  width: 38vw;
  min-width: 300px;
  grid-gap: 2vh;
  display: grid;
  place-items: center;
  pointer-events: auto;
}

.vg24_slidesContainer {
  position: absolute;
  height: 100vh;
  top: 0;
  right: 0;
  width: 100vw;
  overflow: hidden;
}

#vg24_profile {
  width: 100vw;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  position: absolute;
  top: 3vh;
  left: 0;
}

#vg24_profile a {
  grid-column: 2/4;
  cursor: pointer;
}

.vg24_stack__item {
  opacity: 0.2;
  width: 100%;
  /* height: var(--stack-item-height); */
  height: 100%;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  will-change: width, height, transform, opacity;
  transition: opacity 0.3s;
  position: relative;
  /* z-index: 10; */
}

/* .vg_stack__item:hover {
	opacity: 0.5;
	height: var(--stack-item-height);
} */

.vg24_stack__item--empty {
  pointer-events: none;
  height: 10rem;
}

@media screen and (min-width: 33em) {
  .vg24_stack__item--empty {
    height: 50vh;
  }
}

.vg24_slides {
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100vh;
}

.vg24_slides .vg24_stack {
  width: 100%;
  margin-left: auto;
  margin-right: 2vh;
}

.vg24_slides .vg24_stack__item {
  /* pointer-events: none; */
  opacity: 0.5;
  height: 50vh;
}

.vg24_slides .vg24_stack__item--current {
  opacity: 0.6;
}

/* .title {
	position: fixed;
	bottom: 0;
	left: 50vw;
	margin-bottom: 15vh;
	pointer-events: none;
	font-family: "Titles semi-bold";
}

.title__main {
	font-size: 11vw;
	margin: 0;
	font-family: wayfinder-cf, serif;
	font-weight: 100;
	line-height: 1;
}

.title__sub {
	display: block;
	margin-top: -1.5vw;
	line-height: 1;
	font-size: clamp(1rem,2.5vw,2.5rem);
	margin-left: 0.25vw;
	font-weight: 200;
} */

.vg24_content {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  z-index: 0;
  display: grid;
  height: 100vh;
  width: 100%;
  padding: 4vw;
  grid-template-areas: '...' 'back' 'slides' '...';
  grid-template-columns: 1fr;
  grid-template-rows: auto auto 1fr auto;
  grid-gap: 2vh;
}

/* .fixed {
    top: 5%;
    left: 5%;
    position: absolute;
    width: 90%;
    height: 90%;
    border: solid 1px #0177FF;
    z-index: 0;
} */


.vg24_content__item {
  grid-area: slides;
  overflow: hidden;
  position: absolute;
  height: 0;
  opacity: 0;
  pointer-events: none;
  color: #f4f4f4;
}

.vg24_content__item--current {
  overflow: hidden;
  position: relative;
  pointer-events: auto;
  height: auto;
  opacity: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.vg24_content__item-title {
  font-family: "Titles semi-bold";
  font-family: "Monument Extended-Bold";
  font-weight: 100;
  line-height: 1;
  font-size: clamp(2rem, 6vw, 8rem);
  margin: 0 0 2rem 0;
  color: #00ffa3;
}

.vg24_content__item-description {
  font-family: 'R-disp-med';
  font-size: 1rem;
}


.vg24_content__item-title>span {
  display: block;
  white-space: nowrap;
  line-height: 1;
}

.vg24_content__item-title>span:not(:first-child) {
  margin-top: -1vw;
}

.vg24_content__back {
  grid-area: back;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  font-family: 'R-disp-med';
  font-size: 1.2rem;
  color: #f4f4f4;
}

/* .content__back svg {
	fill: #00ffa3;;
	margin-right: 0.5rem;
} */

.vg24_scroll-arrow-lottie-container {
  /* width: 100%; */
  display: flex;
  /* position: absolute; */
  /* bottom: 4%; */
  z-index: 999999;
}


.vg24_content__nav-wrap {
  position: absolute;
  grid-area: 1 / 1 / -1 / -1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  top: 0;
  pointer-events: none;
}

.vg24_content__nav {
  z-index: 100;
  cursor: pointer;
  opacity: 0;
  flex: none;
  margin: 6.5vw;
  align-self: center;
  /* pointer-events: none; */
  height: calc((100vh - 50vh - 2vh * 4) / 3);
  pointer-events: all;
}

.vg24_content__nav svg {
  stroke: #00ffa3;
  stroke-width: 3px;
  width: auto;
  height: 100%;
  opacity: 0.5;
  transition: opacity 0.3s;
}

.vg24_content__nav:hover svg,
.vg24_content__nav:focus-visible svg {
  opacity: 1;
}

.vg24_content__nav--next svg {
  transform: scale(-1);
}

.vg24_content--open .vg24_content__back,
.vg24_content--open .vg24_content__nav {
  opacity: 1;
  pointer-events: auto;
}

@media screen and (min-width: 33em) {

  .vg24_content {
    grid-template-areas: 'back slides'
      'title slides'
      '... slides';
    grid-template-columns: 1fr 50vw;
    grid-template-rows: auto 1fr 10vh;
    grid-column-gap: 2rem;
    padding: 4vw;
  }

  .vg24_content__item {
    grid-area: title;
    align-self: center;
    text-align: left;
    margin-top: 10vw;
  }

  .vg24_content__item-title {
    display: inline-flex;
    flex-direction: column;
  }

  .vg24_content__item-title>span:first-child {
    padding-right: 2rem;
  }

  .vg24_content__item-title>span:last-child {
    margin-left: auto;
  }

  .vg24_content__item-description {
    max-width: 300px;
  }

  .vg24_content__back {
    grid-area: back;
    justify-self: end;
  }

  .vg24_content__nav-wrap {
    grid-area: slides;
  }

  .vg24_slides {
    background: transparent;
    width: 50vw;
    margin-left: auto;
    margin-right: 2vh;
  }

  .vg24_slides .vg24_stack__item--current {
    opacity: 1;
  }
}

/* socks section 24 */

.socks-wrapper {
  background: #fff;
  width: 100vw;
  padding: 20% 15%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: right;
}

.socks-viewport {
  width: 393px;
  height: 851px;
  border-radius: 32px;
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.05);
  /* margin: 40px auto; */
}

@media (max-width: 540px) {
  .socks-viewport {
    width: 100%;
    height: 100vh;
    border-radius: 0px;
    margin: 0;
    box-shadow: none;
  }
}

.socks-viewport #socks-app {
  padding-top: 10px;
  height: 100%;
  position: relative;
}

.socks-viewport #socks-app .socks-nav {
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
}

.socks-viewport #socks-app .socks-header {
  margin: 10px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

.socks-viewport #socks-app .socks-header>* {
  padding: 20px;
}

.socks-viewport #socks-app .socks-header .socks-left-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
}

.socks-viewport #socks-app .socks-header .socks-left-content h1 {
  padding-left: 15px;
  font-size: 18px;
  line-height: 100%;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.socks-viewport #socks-app .socks-search-container {
  padding: 0 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.socks-viewport #socks-app .socks-search-container .socks-fake-input {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  overflow: hidden;
  background: #f6f5fa;
  flex: auto;
  margin-right: 10px;
}

.socks-viewport #socks-app .socks-search-container .socks-fake-input svg {
  padding: 0 10px;
}

.socks-viewport #socks-app .socks-search-container .socks-fake-input svg path {
  stroke: #8a8a8c;
}

.socks-viewport #socks-app .socks-search-container .socks-fake-input input {
  width: 100%;
  border: 0;
  background: transparent;
  font-size: 15px;
  height: 50px;
  line-height: 50px;
  font-family: "Poppins", sans-serif;
  outline: none;
}

.socks-viewport #socks-app .socks-search-container .socks-filter {
  flex: 0 50px;
  height: 50px;
  border: 0;
  outline: none;
  background: linear-gradient(#3b3b3b, #161415);
  border-radius: 12px;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}

.socks-viewport #socks-app .socks-search-container .socks-filter svg path {
  stroke: white;
}

.socks-viewport #socks-app .socks-filters-category {
  display: flex;
  padding: 30px;
  overflow-x: hidden;
}

.socks-viewport #socks-app .socks-filters-category .socks-category {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  border-radius: 25px;
  padding: 2px;
  margin-right: 10px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  transition: ease-in-out all 0.3s;
  background: transparent;
  cursor: pointer;
}

.socks-viewport #socks-app .socks-filters-category .socks-category.active {
  background: linear-gradient(#3b3b3b, #161415);
  padding: 2px 22px 2px 2px;
}

.socks-viewport #socks-app .socks-filters-category .socks-category.active .socks-name {
  opacity: 1;
  width: auto;
  padding-left: 10px;
}

.socks-viewport #socks-app .socks-filters-category .socks-category .socks-image {
  width: 40px;
  border-radius: 40px;
  height: 40px;
  background: white;
  display: flex;
  align-items: center;
  transition: ease-in-out all 0.3s;
}

.socks-viewport #socks-app .socks-filters-category .socks-category .socks-image svg {
  height: 24px;
  width: 100%;
}

.socks-viewport #socks-app .socks-filters-category .socks-category .socks-name {
  font-family: "Poppins", sans-serif;
  color: white;
  font-size: 14px;
  opacity: 0;
  width: 0;
  overflow: hidden;
  transition: ease-in-out all 0.3s;
}

.socks-main {
  display: flex;
  position: relative;
  flex-direction: column;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}

.socks-product-carousel {
  position: relative;
  overflow: hidden;
  height: 350px;
  cursor: pointer !important;
}

.socks-card {
  position: absolute;
  top: 0;
  left: 0;
  /* width: 100%;
	height: 220px; */
  padding: 20px 14px;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
  margin-top: 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform-origin: center bottom;
}

.socks-card .socks-img {
  height: 190px;
  margin-top: -60px;
  border-radius: 12px;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  z-index: 10;
}

.socks-card .socks-img .socks-add-fav {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #da365f;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  z-index: 20;
}

.socks-card .socks-img .socks-add-fav svg {
  width: 18px;
  height: 18px;
  fill: white;
  z-index: 20;
}

.socks-card .socks-img .socks-add-fav svg path {
  fill: white;
  stroke: transparent;
}

.socks-card .socks-img img {
  width: 80%;
  margin: 5% auto;
  display: block;
}

.socks-card .socks-description {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 20px 5px;
}

.socks-card .socks-description .socks-title-rating {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

.socks-card .socks-description .socks-title-rating h3 {
  font-family: "Poppins", sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 500;
}

.socks-card .socks-description .socks-title-rating .socks-star {
  color: #ccc;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

.socks-card .socks-brand {
  font-family: "Poppins", sans-serif;
  color: #ccc;
  font-size: 14px;
  margin: 10px 0;
}

.socks-card .socks-price {
  font-family: "Poppins", sans-serif;
  color: #333;
  font-size: 14px;
  font-weight: 600;
}

.socks-card .socks-cta {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.socks-card .socks-cta button {
  cursor: pointer;
  border: 0;
  outline: none;
  background: linear-gradient(#3b3b3b, #161415);
  border-radius: 100%;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.socks-card .socks-cta button svg {
  width: 24px;
  height: 24px;
}

.socks-card .socks-cta button svg path {
  stroke: white;
}

.socks-section-title {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin: 10px 25px;
}

.socks-section-title h3 {
  font-family: "Poppins", sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 600;
}

.socks-section-title a {
  font-family: "Poppins", sans-serif;
  color: #333;
  font-size: 14px;
}

.socks-popular-card {
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
  padding: 10px;
  margin: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  align-content: center;
}

.socks-popular-card .socks-content-image {
  border-radius: 12px;
  flex: 0 60px;
  margin-right: 10px;
}

.socks-popular-card .socks-content-image img {
  width: 100%;
}

.socks-popular-card .socks-content-description {
  flex: auto;
}

.socks-popular-card .socks-content-description .socks-name {
  font-family: "Poppins", sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 500;
}

.socks-popular-card .socks-content-description .socks-brand {
  font-family: "Poppins", sans-serif;
  color: #ccc;
  font-size: 14px;
  margin: 10px 0;
}

.socks-popular-card .socks-content-description .socks-price-star {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.socks-popular-card .socks-content-description .socks-price-star .socks-price {
  font-family: "Poppins", sans-serif;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  margin-right: 10px;
}

.socks-popular-card .socks-content-description .socks-price-star .socks-star {
  color: #ccc;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

.socks-popular-card .socks-cta button {
  cursor: pointer;
  border: 0;
  outline: none;
  background: linear-gradient(#3b3b3b, #161415);
  border-radius: 100%;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.socks-popular-card .socks-cta button svg {
  width: 24px;
  height: 24px;
}

.socks-popular-card .socks-cta button svg path {
  stroke: white;
}

/*socks end */


/* revamp form styles */


.rv-container {
  max-width: 20vw;
  width: 100%;
  margin: 0 auto;
  position: relative;
  font-weight: 300;
  line-height: 1.5rem;
}

#rv-contact input[type="text"],
#rv-contact input[type="email"],
#rv-contact input[type="tel"],
#rv-contact input[type="url"],
#rv-contact textarea,
#rv-contact button[type="submit"] {
  font: 400 12px/16px "Open Sans", Helvetica, Arial, sans-serif;
}

#rv-contact {
  background: #3BAEA4;
  padding: 25px;
  margin: 50px 0;
}

#rv-contact h3 {
  font-family: "Syne";
  color: #fff;
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 10px;
}

#rv-contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
}

fieldset {
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
  border: none;
}

#rv-contact input[type="text"],
#rv-contact input[type="email"],
#rv-contact input[type="tel"],
#rv-contact input[type="url"],
#rv-contact textarea {
  width: 100%;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-family: "Manrope";
  border: none;
  color: #8c8c8c;
}

/* #contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover,  */

#rv-contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
  border: none;
}

#rv-contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #1D649D;
  font-family: "Syne";
  color: #FFF;
  font-weight: 600;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#rv-contact button[type="submit"]:hover {
  background: #09C;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#rv-contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

#rv-contact input:focus,
#rv-contact textarea:focus {
  outline: 0;
}

.rv-revamp-divider {
  padding-top: 40px;
  max-width: 100px;
  border-style: solid none none none;
  margin: auto !important;
  border-top-color: #1D649D;
  border-top-width: 4px;

}

/* MRC BUTTON STYLES CHECK START */


/* .mrcbutton {
  font-family: "R-bk-med";
  font-size: 1.2rem;
      padding: 0.5625em 0.875em 0.5em;
    /* width: 10rem; 
    height: 2.5rem;
      color: #005DFF;
      align-items: center;
      background: #00ffa3;
      border: none;
      border-radius: 6.25rem;
      cursor: pointer;
      display: inline-flex;
      font-weight: 600;
      gap: 0.363636em;
      justify-content: center;
      letter-spacing: -0.01em;
      line-height: 1.04545;
      overflow: hidden;
      padding: 0.9375rem 1.5rem;
      position: relative;
      text-decoration: none;
  } */


.mrcbutton--stroke:after {
  /*     border: 0.125rem solid #005DFF; */
  border-radius: 6.25rem;
  content: "";
  pointer-events: none;
}

.mrcbutton--stroke:after {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}


.mrcbutton--stroke .mrc_circle {
  transform: scale(0);
  transform-origin: 0 0;
  will-change: transform;
}

.mrc_circle {
  translate: none;
  rotate: none;
  scale: none;
  transform: translate(-12.3054%, 113.167%) scale(0, 0);
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}


.mrcbutton {
  padding: 0.5625em 1em 0.5em;
}


.mrc_circle:before {
  aspect-ratio: 1/1;
  background: #005DFF;
  border-radius: 50%;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 170%;
}

.mrcbutton__flair:before {
  .mrcbutton__flair:before {
    aspect-ratio: 1/1;
    background: #005DFF;
    border-radius: 50%;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    width: 170%;
  }

  .mrcbutton__label {
    position: absolute;
    text-align: center;
    transition: color 50ms var(--ease-in-out-quart);
    color: #005DFF;
    z-index: 100;
  }




}

.mrcbutton__label {
  position: absolute;
  text-align: center;
  transition: color 75ms var(--ease-in-out-quart);
  color: #1a1a1a;
  z-index: 10;

}

.mrcbutton {
  color: #005DFF;
}


.mrcbutton__label2 {
  position: absolute;
  text-align: center;
  color: #fff;
  z-index: 20;
  transition: color 50ms var(--ease-in-out-quart);
  visibility: hidden;
}

@media screen and (max-width: 767px) {
  .mrcbutton__label2 {
font-size: 3.2rem;
  }
}

/* BUTTON CHECK END */

.Menu_open_button {
  opacity: 1;
}


.Menu_close_button {
  opacity: 0;
}

.new_home-menu-wrap {
  width: 0vw;
}


/* NEW MENU WRAP */


:root {
  --color-menu-overlay: #c4c4c4;
  --color-menu-text: #1a1a1a;
  --color-divider: #1a1a1a;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* html, body{
  width: 100%;
  height: 100%;
  background: blueviolet;
  /* background-size: cover; 
  font-family: "rdisp-medium";
  overflow-x: hidden;
} */

a {
  text-decoration: none;
  color: var(--color-menu-text);
}

i {
  position: relative;
  top: 1px;
}



.new_menu {
  position: fixed;
  top: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 2em;
  color: #fff;
  z-index: 0;
  pointer-events: none;
}


.menu-open-btn {
  cursor: pointer;
  pointer-events: all;
}

h1.header {
  position: absolute;
  bottom: 0;
  margin: 0.25em;
  font-weight: 400;
  color: #fff;
  font-size: 140px;
  line-height: 1;
}

.menu-overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  /* padding: 2em; */
  background: var(--color-menu-overlay);
  pointer-events: none;
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  z-index: 1000 !important;
}

.menu-close-btn {
  cursor: pointer;
  font-family: "rdisp-medium";
  font-size: 1.3125rem;
  margin-top: -0.4rem;
  margin-right: 0.1rem;
}

.menu-nav {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em;
  color: var(--color-menu-text);
}

.menu-cols {
  display: flex;
}

.menu-cols>div {
  flex: 1;
  padding: 1em 0;
}

.video {
  width: 50%;
}

.video-preview {
  width: 100%;
  height: 0px;
  background: url(./assets/showreel-thumbnail.jpg) no-repeat 50% 50%;
  background-size: cover;
  border-radius: 4px;
}

.video-details {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0.5em 0;
  color: var(--color-menu-text);
}

.menu-link {
  position: relative;
  width: max-content;
}

.menu-link a {
  font-size: 40px;
}

.menu-link:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--color-menu-text);
  transition: 0.3s all;
}

.menu-link:hover.menu-link:after {
  width: 100%;
}

.btn {
  position: relative;
  margin: 2em 0;
  border: 1px solid var(--color-menu-text);
  width: max-content;
  padding: 1.25em 2.5em;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
}

.btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: var(--color-menu-text);
  transition: 0.3s all;
  z-index: -1;
}

.btn:hover a {
  color: var(--color-menu-overlay);
}

.btn:hover.btn:before {
  width: 100%;
}

.menu-footer {
  display: flex;
  flex-direction: column;
  color: var(--color-menu-text);
  padding: 0 4vw;
}

.menu-divider {
  width: 0%;
  height: 1px;
  background: var(--color-divider);
  margin: 1em 0;
}

.menu-footer-copy {
  display: flex;
  justify-content: space-between;
  opacity: 0;
}

.socials {
  display: flex;
  gap: 1em;
}


@media(max-width: 900px) {
  .menu-overlay {
    height: 100vh;
  }

  .menu-cols {
    display: block;
  }

  .video-preview {
    height: 125px;
  }

  .menu-link a {
    font-size: 30px;
  }

  h1.header {
    font-size: 40px;
  }
}

/* Nav text CSS from Codepen */


.Menu__close {
  box-sizing: border-box;
  font-family: "R-txt-book-light";
  width: 100%;
  padding: 0 0 3rem;
  position: relative;
  /*   top: 2rem; */
}

.Menu__close h4 {
  font-size: 1.3125rem;
}

.menu-top-right {
  text-align: left;
}

.menu-top-right {
  text-align: right;
  position: absolute;
  padding-right: 4vw;
}

.Menu__container {
  box-sizing: border-box;
  position: absolute;
  width: 50vw;
  height: 100vh;
  padding: 0 4vw;
  right: 0;
  background: #c4c4c4;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: flex-start;
}

/* MENU INNER CODE */

@font-face {
  font-family: 'R-disp-bold';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RDis-Bold.woff') format("woff");
}

@font-face {
  font-family: "R-txt-book-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Rattxt-book.woff") format("woff");
}

@font-face {
  font-family: 'Rational-semi-bold';
  /* 'R-disp-semi-bold'; */
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/R-disp-semi-bold.woff') format("woff");
}


* {
  box-sizing: border-box;
}

.Accordion {
  /* margin: 15px; */
  padding-left: 4rem;
}

.Accordion__menu {
  font-family: 'R-disp-bold';
  font-size: 48px;
  line-height: 1.5;
  cursor: pointer;
  color: #1a1a1a;
  padding: 0px;
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}



.Accordion__menu:hover {
  color: #00FFA3
}

.Accordion__content {
  height: 0;
  overflow: hidden;
  font-size: 14px;
  padding-left: 0.175rem;

}

.Accordion__span-wrapper {
  position: relative;
  /* width: auto; */
}

.arrow-spin-svg {
  height: 40px;
  width: 40px;
  margin-top: -4px;
  margin-left: 16px;
  transform: rotate(180deg);
  transform-origin: 50% 54%;
  fill: #1a1a1a;
}

/* .arrow-spin-svg:hover {
  fill:#00FFA3
} */

.Accordion__underline-fix {
  display: table;
}

.underline {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
  height: calc(-4px + 0.6vw);
  background-color: #00FFA3;
}

.underline-small {
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  height: calc(1px + 0.1vw);
  background-color: #00FFA3;
}

.underline-black {
  background-color: #1a1a1a;
}

.Accordion__grid {
  display: grid;
  /* width: 100%; */
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  /*   grid-column-gap: 20px; */
  /*   grid-row-gap: 1rem; */
}




.Accordion__content.expanded {
  height: 0;
  overflow: hidden;
  padding: 0 0 2.5rem 0;
}

.Accordion__plus,
.Accordion__minus {
  position: absolute;
  right: 48px;
  top: 0;
  width: 16%;
  padding: 0;
  margin: 0;
}

p {
  margin: 0px;
}

/*newer*/

.Accordion__block {
  width: 100%;
  margin: 0;
  padding: 0;
  /*   background: purple; */
  padding: 0 0 2.5rem 0;
  /*   background: orange; */
}

.Accordion__title h4 {
  font-family: "Rational-semi-bold";
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  /*   padding-bottom: 0.25rem; */
}

.Accordion__options {
  font-family: "R-txt-book-light";
  font-size: 18px;
  line-height: 2;
  padding: 0rem 0rem 2rem 0;
  /*   background: orange; */
  display: inline-block;
}

.Accordion__options p {
  /*   padding: 0; */
  margin: 0;
  font-family: "R-txt-book-light";
  font-size: 18px;
  line-height: 2;
}

/* .Accordion__options p:hover {
  color: #00FFA3
} */

.fadeline,
.fadeline1,
.fadeline2 {
  opacity: 0;
}

.Accordion__plus {
  position: absolute;
  right: 32px;
  top: 0;
  height: 100%;
  width: 16%;
  padding: 0;
  margin: 0;
}


/* NEW TRY MENU */

@font-face {
  font-family: "rdisp-medium";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/rdisp-medium.woff") format("woff");
}

@font-face {
  font-family: "R-disp-bold";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RDis-Bold.woff") format("woff");
}

@font-face {
  font-family: "R-txt-book-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Rattxt-book.woff") format("woff");
}

@font-face {
  font-family: "Rational-semi-bold";
  /* 'R-disp-semi-bold'; */
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/R-disp-semi-bold.woff") format("woff");
}



.new_menu {
  position: fixed;
  top: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 2em;
  color: #fff;
  z-index: 0;
  pointer-events: none;
}


.menu-open-btn {
  cursor: pointer;
  z-index: 5;
}

h1.header {
  position: absolute;
  bottom: 0;
  margin: 0.25em;
  font-weight: 400;
  color: #fff;
  font-size: 140px;
  line-height: 1;
}

.Accordion__menu-overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  padding: 2.7rem 4vw 0 4vw;
  background: #c4c4c4;
  pointer-events: none;
  clip-path: polygon(105% 0, 100% 0, 100% 100%, 105% 100%);
  z-index: 1000 !important;
}

.menu-close-btn {
  cursor: pointer;
  z-index: 99
}

.Accordion__menu-nav {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em;
  color: #1a1a1a;
}

.menu-cols {
  display: flex;
}

.menu-cols>div {
  flex: 1;
  padding: 1em 0;
}

.video {
  width: 50%;
}

.video-preview {
  width: 100%;
  height: 0px;
  background: url(./assets/showreel-thumbnail.jpg) no-repeat 50% 50%;
  background-size: cover;
  border-radius: 4px;
}

.video-details {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0.5em 0;
  color: #1a1a1a;
}

.menu-link {
  position: relative;
  width: max-content;
}

.menu-link a {
  font-size: 40px;
}

.menu-link:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 2px;
  background: #1a1a1a;
  transition: 0.3s all;
}

.menu-link:hover.menu-link:after {
  width: 100%;
}

.btn {
  position: relative;
  margin: 2em 0;
  border: 1px solid #1a1a1a;
  width: max-content;
  padding: 1.25em 2.5em;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
}

.btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #1a1a1a;
  transition: 0.3s all;
  z-index: -1;
}

.btn:hover a {
  color: #c4c4c4;
}

.btn:hover.btn:before {
  width: 100%;
}

.menu-footer {
  display: flex;
  flex-direction: column;
  color: #1a1a1a;
  padding: 0 4vw;
}

.menu-divider {
  width: 0%;
  height: 1px;
  background: #1a1a1a;
  margin: 1em 0;
}

.menu-footer-copy {
  display: flex;
  justify-content: space-between;
  opacity: 0;
}

.socials {
  display: flex;
  gap: 1em;
  font-family: "rdisp-medium";
}

.socials>a {
  text-decoration: none;
  color: #1a1a1a;
}

.slogan>p {
  font-family: "rdisp-medium";
  font-size: 1rem;
}


@media(max-width: 900px) {
  .Accordion__menu-overlay {
    height: 100vh;
  }

  .menu-cols {
    display: block;
  }

  .video-preview {
    height: 125px;
  }

  .menu-link a {
    font-size: 30px;
  }

  h1.header {
    font-size: 40px;
  }
}

/* Nav text CSS from Codepen */


.Menu__close {
  box-sizing: border-box;
  font-family: "R-txt-book-light";
  width: 100%;
  padding: 0 0 3rem;
  position: relative;
  /*   top: 2rem; */
}

.Menu__close h4 {
  font-size: 1.3125rem;
}

.menu-top-right {
  text-align: left;
}

.menu-top-right {
  text-align: right;
  position: absolute;
  padding-right: 4vw;
}

.Menu__container {
  box-sizing: border-box;
  position: absolute;
  width: 50vw;
  height: 100vh;
  padding: 0 4vw;
  right: 0;
  background: #c4c4c4;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: flex-start;
}

/* MENU INNER CODE */

@font-face {
  font-family: 'R-disp-bold';
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/RDis-Bold.woff') format("woff");
}

@font-face {
  font-family: "R-txt-book-light";
  src: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/Rattxt-book.woff") format("woff");
}

@font-face {
  font-family: 'Rational-semi-bold';
  /* 'R-disp-semi-bold'; */
  src: url('https://mrc-website-assets.s3.eu-west-2.amazonaws.com/fonts/R-disp-semi-bold.woff') format("woff");
}


* {
  box-sizing: border-box;
}

.Accordion {
  /* margin: 15px; */
  padding-left: 4rem;
}

.Accordion__menu {
  font-family: 'R-disp-bold';
  font-size: 48px;
  line-height: 1.5;
  cursor: pointer;
  color: #1a1a1a;
  padding: 0px;
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}


.Accordion__content {
  height: 0;
  overflow: hidden;
  font-size: 14px;
  padding-left: 0.175rem;

}

.Accordion__span-wrapper {
  position: relative;
  /* width: auto; */
}

.arrow-spin-svg {
  height: 40px;
  width: 40px;
  margin-top: -4px;
  margin-left: 16px;
  transform: rotate(180deg);
  transform-origin: 50% 54%;
}

.Accordion__underline-fix {
  display: table;
}

.underline {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
  height: calc(-4px + 0.6vw);
  background-color: #00FFA3;
}

.underline-small {
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  height: calc(1px + 0.1vw);
  background-color: #00FFA3;
}

.underline-black {
  background-color: #1a1a1a;
}

.Accordion__grid {
  display: grid;
  /* width: 100%; */
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  /*   grid-column-gap: 20px; */
  /*   grid-row-gap: 1rem; */
}




.Accordion__content.expanded {
  height: 0;
  overflow: hidden;
  padding: 0 0 2.5rem 0;
}

.Accordion__plus,
.Accordion__minus {
  position: absolute;
  right: 48px;
  top: 0;
  width: 16%;
  padding: 0;
  margin: 0;
}

p {
  margin: 0px;
}

/*newer*/

.Accordion__block {
  width: 100%;
  margin: 0;
  padding: 0;
  /*   background: purple; */
  padding: 0 0 2.5rem 0;
  /*   background: orange; */
}

.Accordion__title h4 {
  font-family: "Rational-semi-bold";
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  /*   padding-bottom: 0.25rem; */
}

.Accordion__options {
  font-family: "R-txt-book-light";
  font-size: 18px;
  line-height: 2;
  padding: 0rem 0rem 2rem 0;
  /*   background: orange; */
  display: inline-block;
}

.Accordion__options p {
  /*   padding: 0; */
  margin: 0;
}

/* .Accordion__options p:hover {
  color: #00FFA3
} */

.fadeline,
.fadeline1,
.fadeline2 {
  opacity: 0;
}

.Accordion__plus {
  position: absolute;
  right: 32px;
  top: 0;
  height: 100%;
  width: 16%;
  padding: 0;
  margin: 0;
}


.new-menu-container {
  position: relative;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
}


/* SEND BUTTON ORDER */


.btn {
  position: relative;
  background-color: transparent;
  color: #fff;
  border: 3px solid white;
  border-radius: 50px;
  min-width: 200px;
  margin-top: 20px;
  padding: 10px 0;
  font-family: "Monument Extended-Bold";
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  outline: none;
  box-shadow: 1px 1px 4px 1px transparent;
  transition: box-shadow 300ms ease-in-out;
}

.btn:hover {
  border: 3px solid #44F1A6;
}

.btn:before {
  content: "SENT";
  position: absolute;
  z-index: 500;
  color: black;
  letter-spacing: 2px;
  opacity: 0;
  transition: none;
}

.btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  opacity: 0;
  height: 100%;
  overflow: hidden;
  background-color: transparent;
  border-radius: 50px;
  transition: width 10ms 600ms ease-in-out, background-color 300ms ease-in, opacity 250ms 300ms ease-in;
}


/* INDEX CORE SKILLS TEXT CODE OVERWRITES! TO AVOID CLASHES - long term, need to fix this! */

.core-skills__title {
  grid-column-start: 1;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 2;
  font-size: 0.8rem;
}

h2.core-skills__title {
  padding: 0.8rem 0;
  letter-spacing: 0.05em;
}


.core-skills__bottom-line {
  grid-column-start: 1;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 13;
  display: flex;
  column-gap: 1.5vw;
}

.core-skills__line {
  margin-top: 1.4vw;
  height: 1.5px;
  width: 100%;
  background-color: #f4f4f4;
  will-change: background-color, width;
  pointer-events: none;
}


/* MOGRAPH STYLES */


.motion_body {
  margin: 0;
  --color-text: #000;
  --color-bg: #f7f5ee;
  --color-link: #000;
  --color-link-hover: #000;
  color: var(--color-text);
  background-color: var(--color-bg);
  /* font-family: rustica, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif; */
  font-family: "R-bk-med";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  overflow-y: scroll;
  line-height: 1;
}


/* 
a {
	text-decoration: none;
	color: var(--color-link);
	outline: none;
	font-weight: 600;
}

a:hover {
	color: var(--color-link-hover);
	outline: none;
}

/* Better focus styles from https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible */
/* a:focus { */
/* Provide a fallback style for browsers
	 that don't support :focus-visible */
/* outline: none;
	background: lightgrey;
} */

/* a:focus:not(:focus-visible) { */
/* Remove the focus indicator on mouse-focus for browsers
	 that do support :focus-visible */
/* background: transparent;
} */

/* a:focus-visible { */
/* Draw a very noticeable focus style for
	 keyboard-focus on browsers that do support
	 :focus-visible */
/* outline: 2px solid red;
	background: transparent;
}  */

/* .unbutton {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	font: inherit;
}

.unbutton:focus {
	outline: none;
}

.line {
	transform-origin: 0% 50%;
	padding-bottom: 0.35rem;
	white-space: nowrap;
	will-change: transform;
} */

.motion_oh {
  overflow: hidden;
}

.motion_oh__inner {
  font-family: "R-bk-med";
  display: inline-block;
  transform-origin: 0% 50%;
  will-change: transform;
  letter-spacing: 0;
}

p .motion_oh__inner {
  font-family: "R-txt-book-light";
  font-size: 1.125rem;
}

.motion_oh__inner-title {
  font-family: "Monument Extended-Bold";
  font-size: 3.9rem;
  line-height: 3.6rem;
}

.motion_frame {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.motion_frame--fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 1rem;
  z-index: 1;
  display: grid;
  grid-template-columns: 38% 62%;
}

.motion_frame__title {
  font-size: 1rem;
  font-weight: 400;
  margin: 0 0 2rem 0;
}

.motion_frame__links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 3.2vh;
}

.motion_frame__links a {
  margin: 0 1rem 0.35rem 0;
}

.motion_frame--fixed .motion_frame__links {
  flex-direction: row;
}

.motion_grid {
  display: grid;
  --grid-border-radius: 8px;
  grid-template-columns: repeat(2, 50%);
}

.motion_grid--large {
  grid-auto-rows: 32vmin;
  padding: 0.5vw;
  --grid-padding: 0.5vw;
}

.motion_grid--mini {
  width: 220px;
  height: 190px;
  --grid-padding: 1px;
  margin-bottom: 3vh;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
}

.motion_grid__cell {
  display: grid;
  /* align-items: end; */
}

.motion_grid--mini .motion_grid__cell:not(.motion_grid__cell--current):hover .motion_grid__cell-img {
  opacity: 0.7;
}

.motion_grid__cell--current .motion_grid__cell-img {
  opacity: 0.3;
}

.motion_grid__cell--padded {
  padding: calc(var(--grid-padding) * 2);
}

.motion_grid__cell-img {
  width: calc(100% - var(--grid-padding) * 2);
  height: calc(100% - var(--grid-padding) * 2);
  margin: var(--grid-padding);
  border-radius: var(--grid-border-radius);
  display: block;
  position: relative;
  overflow: hidden;
}

.motion_grid__cell-img-inner {
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.motion_content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15vh 8vw 0;
  z-index: 1000;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.motion_content__item {
  position: absolute;
  opacity: 0;
  display: grid;
}

.motion_content__item--current {
  opacity: 1;
  position: relative;
  pointer-events: auto;
}

.motion_content__item-number {
  font-weight: 600;
  display: block;
}

.motion_content__item-heading {
  font-family: "R-bk-med";
  color: #000;
  font-size: 4vw;
  line-height: 1;
  margin: 1rem 0 3rem 0;
  font-weight: 600;
}

.motion_content__item-text {
  max-width: 30ch;
  margin-bottom: 2rem;
}

.motion_content__item-link {
  cursor: pointer;
}

.motion_slide-nav {
  position: fixed;
  width: 40%;
  right: 15%;
  top: 0;
  height: 100%;
  display: grid;
  align-content: space-between;
  pointer-events: none;
}

.motion_slide-nav__img {
  width: 100%;
  height: 10vh;
  position: relative;
  overflow: hidden;
  opacity: 0.3;
  cursor: not-allowed;
}

.content--open .motion_slide-nav__img {
  pointer-events: auto;
}

.motion_slide-nav__img--prev {
  transform: translateY(-100%);
  border-radius: 0 0 1.5vw 1.5vw;
}

.motion_slide-nav__img--next {
  transform: translateY(100%);
  border-radius: 1.5vw 1.5vw 0 0;
}

.motion_slide-nav__img-inner {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}

.motion_back {
  background: none;
  border: 0;
  padding: 0;
  margin: auto 0 1.5rem 0;
  opacity: 0;
  pointer-events: none;
  stroke: #000;
  z-index: 1000;
  cursor: pointer;
  width: 50px;
}

.motion_back svg {
  stroke-linecap: round;
}

.motion_back:hover,
.motion_back:focus {
  outline: none;
  stroke: #823725;
}

.motion_content--open .motion_back {
  pointer-events: auto;
}

@media screen and (min-width: 53em) {
  .motion_content {
    width: 38%;
  }

  .motion_grid {
    grid-template-columns: repeat(4, 25%);
  }

  .motion_grid__cell--padded {
    padding: var(--grid-padding);
  }

  .motion_grid__cell-c1-r1 {
    grid-column: 1;
    grid-row: 1;
  }

  .motion_grid__cell-c3-r1 {
    grid-column: 3;
    grid-row: 1;
  }

  .motion_grid__cell-c4-r1 {
    grid-column: 4;
    grid-row: 1;
  }

  .motion_grid__cell-c1-r2 {
    grid-column: 1;
    grid-row: 2;
  }

  .motion_grid__cell-c2-r2 {
    grid-column: 2;
    grid-row: 2;
  }

  .motion_grid__cell-c3-r2 {
    grid-column: 3;
    grid-row: 2;
  }

  .motion_grid__cell-c4-r2 {
    grid-column: 4;
    grid-row: 2;
  }

  .motion_grid__cell-c2-r3 {
    grid-column: 2;
    grid-row: 3;
  }

  .motion_grid__cell-c4-r3 {
    grid-column: 4;
    grid-row: 3;
  }

  .motion_grid__cell-c1-r4 {
    grid-column: 1;
    grid-row: 4;
  }

  .motion_grid__cell-c3-r4 {
    grid-column: 3;
    grid-row: 4;
  }

  .motion_grid__cell-c3-r5 {
    grid-column: 3;
    grid-row: 5;
  }

  .motion_grid__cell-back {
    grid-column: 3;
    grid-row: 3;
  }

  .motion_grid--mini {
    visibility: visible;
    position: relative;
  }

  .motion_content--open .motion_grid--mini {
    pointer-events: auto;
  }

  .motion_body #motion_cdawrap {
    position: relative;
    margin-top: auto;
    --cda-left: auto;
    --cda-right: auto;
    --cda-width: 300px;
    --cda-bottom: auto;
    --cda-top: auto;
    opacity: 1 !important;
    pointer-events: auto;
    z-index: 1;
  }



  .motion__grid[style*="pointer-events: none;"] .motion_frame #cdawrap .cda-text::before {
    opacity: 0 !important;
  }

  .motion_body #cdawrap:hover .cda-text::before {
    color: var(--color-link-hover);
  }

  .motion_body #cdawrap a::after {
    display: none;
  }
}


.motion_grid__cell-img-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.motion_grid__cell-img-inner__black {
  background-color: #000;
}

.motion_video--fullw {
  width: 100%;
}

.motion_video--fullh {
  height: 100%;
}

.motion_video--halfw {
  width: 50%;
}

.bg_blue {
  background-color: #8FD4F6;
}

.bg_black {
  background-color: #1a1a1a;
}

/* MOGRAPH STYLES END */



/* MRC LOGO LOTTIE STYLES */

.container {
  display: flex;
  width: 100vw;
  height: 100vh;
  align-items: center;
  justify-content: center;
  z-index: 99999999;
}


.container-fixed {
  /*   background-color:green; */
  position: fixed;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  top: 0;
  left: 10px;
  pointer-events: none;
}






/* LOADER STYLES */

.loader_elements {
  --mywidth: 0%;
}

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

/* LOADER SWIPE AWAY ANIM */

.loader-wrap {
  position: absolute;
  background-color: blue;
  z-index: 100;
}

.svg-loader {
  position: fixed;
  display: flex;
  z-index: 100000;
}

.bluee {
  fill: green;
  position: absolute;
}


/* LOADER SWIE END */


.loader_full_section {
  position: relative;
  /*     background-color: #f4f4f4; */
  height: 100vh;
  width: 100vw;
  /*       display: none; /* DELETE */

}

.c-preloader__count {
  color: #00FFA3;
  font-family: "Monument Extended-Bold";
  display: flex;
  position: fixed;
  right: 0;
  padding-right: 16.5vw;
  margin-top: -5vmin;
  font-size: 2rem;
  justify-content: flex-end;
}


/* LOADER CSS-CLIP STYLES */


.loader_container {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100vw;
  /*     background: #f4f4f4; */
}

.loader_elements {
  align-items: flex-end;
  /*     margin-top: 3vmin; */
}

h1 {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: "Monument Extended-Bold";
  font-size: 12vw;
  color: #1a1a1a;
  /*   -webkit-text-stroke: 4px #000; */
}

h1:before {
  content: attr(data-text);
  position: absolute;
  /*   top: 0; */
  left: 0;
  width: var(--mywidth);
  color: #00FFA3;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-stroke: 1px #00FFA3;
}


.section-46 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 70px;
  display: flex;
  position: fixed;
  align-content: center;
  flex-wrap: nowrap;
}

.top-symbol-container-top {
  position: absolute;
  margin-top: -0.9vmin;
}

.top-symbol-container-bottom {
  position: absolute;
  bottom: 0;
  padding-bottom: 70px;
  margin-bottom: -0.9vmin;
}

.symbol-one {
  position: absolute;
  left: 25%;
  padding-left: 70px;
}

.symbol-two {
  position: absolute;
  right: 25%;
  padding-right: 70px;
}

.symbol-seven {
  position: absolute;
  right: 25%;
  padding-right: 70px;
}

.symbol-eight {
  position: absolute;
  left: 25%;
  padding-left: 70px;
}

.lottie-animation-12 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 13%;
}

.div-block-121 {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  object-fit: fill;
  /*   border: 1px solid #1a1a1a; */
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 70px;
  bottom: 70px;
  left: 70px;
  right: 70px;
}

.w-clearfix {
  -webkit-text-size-adjust: 100%;
  --text-color: #111;
  --bg-color: #b9b3a9;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
}

.w-clearfix h1 {
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  line-height: 44px;
  color: #969696;
  letter-spacing: 2px;
  font-size: 10px;
  font-weight: 200;
}

.loader-top-sub-l {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  color: #969696;
  text-align: left;
  letter-spacing: 2px;
  margin-top: -2.5vmin;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 200;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0;
}

.loader-top-sub-r {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  color: #969696;
  text-align: right;
  letter-spacing: 2px;
  margin-top: -2.5vmin;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 200;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0;
  right: 0%;
}

.loader-top-sub-c {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  color: #969696;
  text-align: center;
  letter-spacing: 2px;
  margin-top: -2.5vmin;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 200;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-122 {
  -webkit-text-size-adjust: 100%;
  color: #111314;
  font-size: 16px;
  line-height: 1.4em;
  box-sizing: border-box;
  float: left;
  clear: none;
  object-fit: none;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 50%;
  width: 100%;
}

.loader-mid-sub-l-copy {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  width: 100%;
  backface-visibility: visible;
  perspective: none;
  perspective-origin: 0%;
  transform-origin: 0%;
  color: #969696;
  text-align: center;
  letter-spacing: 2px;
  object-fit: fill;
  align-self: center;
  /*   margin-right: -2.5vmin; */
  font-size: 10px;
  font-weight: 200;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(-90deg);
  transform-origin: center;
}

.div-block-122-copy {
  -webkit-text-size-adjust: 100%;
  color: #111314;
  font-size: 16px;
  line-height: 1.4em;
  box-sizing: border-box;
  float: left;
  clear: none;
  object-fit: none;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  width: 100%;
}

.loader-mid-sub-r {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  width: 100%;
  backface-visibility: visible;
  perspective: none;
  perspective-origin: 0%;
  transform-origin: 100%;
  color: #969696;
  text-align: center;
  letter-spacing: 2px;
  object-fit: fill;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 200;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(90deg);
  transform-origin: center;
}

.loader-bottom-sub-l {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  color: #969696;
  text-align: left;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: -2.5vmin;
  font-size: 10px;
  font-weight: 200;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.loader-bottom-sub-r {
  font-family: "Monument Extended-Bold";
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  color: #969696;
  text-align: right;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: -2.5vmin;
  font-size: 10px;
  font-weight: 200;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.loader-bottom-sub-c {
  -webkit-text-size-adjust: 100%;
  font-family: "Monument Extended-Bold";
  box-sizing: border-box;
  margin: 0.67em 0;
  line-height: 44px;
  color: #969696;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: -2.5vmin;
  font-size: 10px;
  font-weight: 200;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.loader-top-subheading {
  -webkit-text-size-adjust: 100%;
  color: #111314;
  line-height: 1.4em;
  box-sizing: border-box;
  font-family: "R-txt-book-light";
  font-size: 24px;
  position: absolute;
  top: 25%;
}

.loader-bottom-subheading {
  -webkit-text-size-adjust: 100%;
  color: #111314;
  line-height: 1.4em;
  box-sizing: border-box;
  font-family: "R-txt-book-light";
  font-size: 24px;
  position: absolute;
  top: auto;
  bottom: 22.5%;
}

.heading-39 {
  font-family: "Monument Extended-UltraBold";
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin: 0.67em 0;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 44px;
  color: #1a1a1a;
  font-size: 202px;
  font-weight: 400;
  align-self: center;
}


/* LOADER STYLES END */


/* MRC LOGO LOTTIE STYLES */


.container-fixed {
  /*   background-color:green; */
  position: fixed;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999999999999999999;
  top: 0;
}


#lottie_svg-container {
  position: absolute;
  height: 35%;
  width: 50%;
  z-index: 999999999999999999;
  opacity: 1;
  pointer-events: none;
}



/* MENU CSS */


.box {
  width: 36vw;
  /* height: 40rem; */
  /*   background-color: blue; */
  color: #f4f4f4;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999999;
}

.menu_container {
  height: 10vh;
  width: 100vw;
  /* background: green; */
  /* mix-blend-mode: difference; */
  color: f4f4f4;
  position: fixed;
  top: 0;
  display: flex;
  justify-content: space-between;
  z-index: 99;
  font-size: 1.3125rem;
  /* mix-blend-mode: difference; */
}

.menu_lottie {
  pointer-events: none;
}

.menu_clickable {
  pointer-events: all;
}

.menu_logo_box {
  font-family: "R-disp-med";
  /* position: absolute; */
  /* background-color: red; */
  height: 7rem;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -0.5vw 2.65vw;
}

.menu_blurb_box {
  font-family: "R-disp-med";
  position: absolute;
  /*   background-color: red; */
  height: 10vh;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;

  /* background-color: yellow; */
}

.menu_text_box {
  margin-right: 2.75vw;
  font-family: "R-disp-med";
  position: absolute;
  /* background-color: purple; */
  height: 10vh;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  overflow: hidden;
}

/* .container {
  display: flex;
  width: 100vw;
  height: 100vh;
  align-items: center;
  justify-content: center;
  z-index: 99999999;
} */

.lottie_mrc_logo {
  height: 100%;
}


#svg {
  opacity: 1;
}

#hamburger-wrapper {
  display: hidden;
}

.sing {
  background: none;
  color: #f4f4f4;
  display: inline-block;
  position: relative;
  white-space: nowrap;
}

.sing2 {
  background: none;
  color: #f4f4f4;
  display: inline-block;
  position: relative;
  white-space: nowrap;
}

.abskills_section {
  display: none;
}


.abskills_section-abpage {
  display: block;
  background: #f4f4f4;
}




@media screen and (max-width: 767px) {


  .container-fixed {
    pointer-events: all;
    display: none;
  }

  .follower {
    display: none;
  }

  .squashed-globe {
    width: 120px;
    height: 120px;
  }

  .coupon__sticker_container_a {
    position: absolute;
    z-index: 9999;
    left: 5vw;
    top: 16vw;
  }

  #mrc-sticker-audit_a {
    width: 120px;
    height: 120px;
  }

  .mrc-header-title,
  .mrc-header-title2 {
    font-size: 16vw;
    line-height: 14vw;
  }

  .mrc-header-title {
    /* margin-top: 5vh; */
  }

  .mrc-header-blurb p {
    font-size: 1.1rem;
    max-width: 88vw;
    line-height: 1.2;
    /* padding-top: 3rem; */
    /* padding-bottom: 4rem; */
  }

  .mrc-header-blurb {
    padding-top: 3rem;
    padding-bottom: 4rem;
  }


  .mrcbutton {
    font-size: 1rem;
    width: 10rem;
    height: 2.5rem;
    font-family: "R-bk-med";
  }


  /* Top split text section - mobile index */


  .icat-spacer-blurb {
    width: 80vw;
    margin: auto;
    font-size: 1.8vw;
    line-height: 1.833vw;
    padding: 25rem 0;
  }

  p {
    font-size: 1.2rem;
    line-height: 1.6;
    width: 100%;
    padding-bottom: 2.4vh;
  }

  .core-skills-section {
    padding: 0rem 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .core-skills__gridA {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(12, 1fr);
    /* grid-column-gap: 50px; */
    grid-row-gap: 0px;
    margin-bottom: 30vh;

  }

  .core-skills__gridB {
    grid-column-start: 1;
    grid-column-end: auto;
    /* grid-row-start: 1; */
    /* grid-row-end: 13; */
    display: flex;
    flex-direction: column;
    max-height: 100%;
    width: 100%;
    overflow: hidden;

  }

  .core-skills__blockWrapper {
    display: block;
    width: 100%;
    padding-bottom: 4vh;
  }

  .core-skills__blockChild {
    display: flex;
    min-height: 10vh;
    justify-content: center;
    width: 100%;
    align-items: center;
    margin-bottom: 5vh;
  }


  .core-skills__title-block {
    margin-bottom: 2vh;
  }

  .section_heading {
    font-size: 3rem;
    letter-spacing: 0.05em;
    /* padding-bottom: 10rem; */
    /* padding-left: 4vw;
      padding-right: 4vw; */
    margin-top: 5rem;
    /* margin: 10rem 0; */
    line-height: 90%;
    padding: 4vw;
  }

  .section_title_header {
    padding: 4vw;
  }

  #mob_one {
    order: 2;
  }

  #mob_two {
    order: 3;
  }

  #mob_three {
    order: 4;
  }

  #mob_four {
    order: 1;
  }



  /* EXPERTISE SECTION */


  .menu__item-link,
  .skills_marquee span {
    white-space: nowrap;
    font-size: 1.4rem;
    line-height: 1.2;
    padding: 1vh 1vw 0;
    /* text-transform: uppercase; */
  }


  .div.cs__w-layout-grid.cs__grid-5 {
    height: 80vh;
    background-color: #000DFF;
    column-gap: 0;
    grid-auto-flow: column;
    /* grid-template-areas: "Area"; */
    /* grid-template-columns: 1fr 1.33fr; */
    grid-template-rows: 1fr;
    row-gap: 0;
    width: 64vw;
  }

  .cs__w-layout-grid {
    height: 80vh;
    overflow: hidden;
  }

  .cs__box {
    width: 72%;
    height: 72%;
    aspect-ratio: unset;
    padding: 1rem;
  }

  .cs__box_inner {
    aspect-ratio: unset;
  }

  p#w-node-_71fc457f-375c-e3b1-bae7-fe150333edea-8597ecd3.paragraph-2 {
    align-self: normal;
    font-size: 4vw;
    font-weight: 300;
    grid-column-end: 3;
    grid-column-start: 1;
    grid-row-end: 4;
    grid-row-start: 3;
    line-height: 4.4vw;
    margin: 0;
    padding: 8rem 5.6rem 0rem 1rem;
    text-align: left;
  }

  .cs__image-11 {
    padding-left: 4rem;
  }

  .heading-20 {
    box-sizing: border-box;
    color: #FFFFFF;
    font-family: "Monument Extended-Bold";
    font-size: 6.4vw;
    font-weight: 700;
    grid-column-end: 3;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-row-start: 1;
    left: 0vw;
    line-height: 1;
    margin: 0;
    padding-left: 1rem;
    padding-top: 0px;
    padding-bottom: 1rem;
    position: relative;
    text-align: left;
    top: 1rem;
    z-index: 4;
  }


  /* //// MOBILE LOADER STYLES //// */

  .lottie-animation-12 {
    width: 72px;
  }

  .w-clearfix h1 {
    font-family: "Monument Extended-Bold";
    box-sizing: border-box;
    line-height: 44px;
    color: #969696;
    letter-spacing: 2px;
    font-size: 7px;
    font-weight: 200;
  }

  .div-block-121 {
    top: 20px;
    bottom: 60px;
    left: 20px;
    right: 20px;
  }

  .c-preloader__count {
    padding-top: 1vh;
    margin-right: -7.5vw;
  }

  .section-46 {
    -webkit-text-size-adjust: 100%;
    --text-color: #111;
    --bg-color: #b9b3a9;
    color: #333;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    width: 100vw;
    height: 100vh;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    padding: 20px;
    display: flex;
    position: fixed;
    align-content: center;
    flex-wrap: nowrap;
  }

  .loader_elements>h1 {
    font-size: 3.2rem;
  }

  @media screen and (max-width: 767px) {

      /* LOADER ELEMENTS */

    .top-symbol-container-top {
display: none;
    }
    .top-symbol-container-bottom {
      display: none;
    }
  .w-clearfix {
  display: none
  }
  .loader_elements>h1 {
    font-size: 8rem;
  }
  .loader_elements {
    align-items: center;
    justify-content: center;
  }

  .c-preloader__count {
    color: #00FFA3;
    font-family: "Monument Extended-Bold";
    display: flex;
    position: relative;
    right: auto;
    margin-top: -5vmin;
    font-size: 4rem;
    justify-content: center;
  }

  /* MOBILE INDEX */

  .mrc-header-blurb  {
   width: 60vw;
  }

  .mrc-header-blurb p {
    font-size: 3.2rem;
  }
}

  .loader-top-sub-l {
    transform: rotate(-90deg);
    width: 34vw;
    height: 21vh;
    margin-right: -40px;
  }

  .loader-top-subheading,
  .loader-bottom-subheading {
    width: 30vh;
    text-align: center;
    font-size: 2.4rem;
  }

  .loader-top-sub-r {
    height: 43vw;
    margin-left: 58vw;
    transform: rotate(90deg);
  }

  .loader-bottom-sub-l {
    transform: rotate(90deg);
    margin-left: -46vh;
    padding-left: 14vw;
    margin-bottom: -53vw;
  }

  .loader-bottom-sub-r {
    transform: rotate(90deg);
    width: 88vw;
    padding-bottom: 92vw;
  }

  .symbol-one {
    margin-left: -25vw;
    margin-top: 0.6vh;
  }

  .symbol-two {
    margin-right: -25vw;
    margin-top: 0.6vh;
  }

  /* //// MENU STYLES //// */

  /* HAMBURGER */


  .hamburger {
    position: fixed;
    top: 5%;
    right: 5%;
    transform: translate(-50%, -50%) scale(3);
    width: 10px;
    height: 10px;
    z-index: 99999999999999;
  }

  #hamb-icon {
    overflow: visible;
  }

  /* END HAMBURGER */


  .menu-close-btn,
  .menu_container {
    visibility: hidden;
  }




  /* ACCORDION MENU ELEMENTS */


  .Menu__container {
    box-sizing: border-box;
    position: absolute;
    width: 100vw;
    height: 100vh;
    padding: 0 4vw;
    right: 0;
    background: #c4c4c4;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: flex-start;
  }

  .Accordion__menu {
    font-size: 2rem;
    ;
    line-height: 1.32;
  }

  .Accordion__title h4 {
    font-size: 0.6rem;
    line-height: 2;
  }

  .Accordion__options p {
    padding-top: 1.2rem;
    padding-bottom: 0rem;
    font-size: 1rem;
    line-height: 0;
  }

  .Accordion__options {
    padding-bottom: 0rem;
  }


  .Accordion__grid {
    display: grid;
    /* width: 100%; */
    grid-template-columns: repeat(1, 1fr);
  }

  .AppButton[data-v-dd77cba5] {
    flex: none;
    height: 16vw;
    left: 32%;
    /*   margin-left: -0.4rem; */
    margin-top: -0rem;
    overflow: hidden;
    position: absolute;
    top: -15%;
    width: 16vw;
    z-index: 2;
  }

  #video-header-bg {
    position: absolute;
    min-width: 100vw;
    opacity: 45%;
  }

  .numberCD {
    font-size: 10vw;
  }


  #video-header-bg {
    position: absolute;
    min-width: 50vw;
    opacity: 45%;
  }


  /* EXPERTISE SECTION */

  .menu__item-link2 {
    display: none;
  }

  .menu__item-link {
    padding-bottom: 1rem;
  }


  /* TESTIMONIAL SECTION */


  #contours {
    scale: 2
  }

  /* END */


  /* COUPON SECTION */

  .coupon__end_admit_container {
    display: none
  }

  .coupon__text_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    grid-area: 1 / 1 / 3 / 1;
    color: #00FFA3;
    text-align: center;
    border-left: none;
    max-height: 100vh;
    opacity: 0;
  }

  .coupon__container {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    height: 72vh;
    /* margin: 2rem 0; */
  }

  .coupon_free_audit_title {
    font-size: 4rem;
    padding-bottom: 1rem;
  }

  .coupon_mrcbutton {
    margin: 0px;
    margin-top: 0vh
  }

  .coupon__sticker_container {
    margin-top: 4vh;
    height: 28vw;
  }

  .coupon__text_container {
    padding-top: 16vh;
  }

  .coupon_top_subtitle {
    font-size: 0.97rem;
    padding-bottom: 0.8rem;
  }

  .coupon_middle_subtitle {
    padding-top: 1rem
  }

  .coupon_top_subtitle,
  .coupon_middle_subtitle {
    font-size: 0.67rem;
  }

  h3.coupon_blurb {
    font-size: 0.9rem;
    line-height: 1.15;
    padding: 1.4rem 0 1.6rem 0;
  }

  #contact-title {
    font-size: 2.4rem;
    letter-spacing: 0.05em;
    padding-bottom: 18rem;
    margin-left: 1.6rem;
    width: 100%;
    /* padding-left: 4vw;
  padding-right: 4vw; */
    margin-top: -24rem;
    /* margin: 10rem 0; */
    line-height: 90%;
    color: #1a1a1a;
  }

  .right-col {
    width: 100%;
    padding: 0rem 4rem;
  }

  .left-col {
    height: 40vh;
  }

  .form-wrapper {
    display: block;
  }

  .footer-grid {
    padding-top: 0rem;
    padding-bottom: 10rem;
    /* grid-column-gap: 16px; */
    grid-area: unset;
    grid-row-gap: 16px;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    /* grid-auto-columns: 1fr; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    display: grid;
  }

  #mrc-sticker {
    margin: auto;
    box-sizing: border-box;
    grid-area: unset;
    grid-column-start: 2;
    grid-row-start: 1;
    width: 25vw
  }

  .footer {
    max-width: 100vw;
  }

  .footer-social {
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    grid-area: unset;
    grid-row-start: 2;
    grid-column-start: 1;
    align-self: stretch;
    margin: auto;
    padding: 0 1rem;
  }

  .footer-headings {
    line-height: 1;
    padding-top: 50px;
    padding-bottom: 1rem;
    font-size: 1rem;
  }

  .footer-list {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
    list-style: none;
  }

  .footer-list-item {
    color: #f4f4f4;
    letter-spacing: .02rem;
    overflow-wrap: normal;
    align-items: center;
    margin-bottom: 0;
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-family: "rtext-extra-light";
    font-size: 0.8rem;
    font-weight: 100;
    line-height: .5rem;
    display: block;
  }

  .footer-list-item:hover {
    color: #00ffa3;
    transition: color 0.3s ease-in-out;
  }

  .footer-links {
    -webkit-text-size-adjust: 100%;
    --text-color: #111;
    --bg-color: #b9b3a9;
    color: #333;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    grid-area: unset;
    grid-row-start: 2;
    grid-column-start: 2;
    align-self: stretch;
    margin: auto;
  }

  .footer-blurb {
    -webkit-text-size-adjust: 100%;
    --text-color: #111;
    --bg-color: #b9b3a9;
    color: #333;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    grid-area: unset;
    grid-row-start: 2;
    grid-column-start: 3;
    align-self: stretch;
    margin: auto;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    margin-top: 2rem;
    padding-top: 0;
  }

  .footer-copy {
    -webkit-text-size-adjust: 100%;
    --text-color: #111;
    --bg-color: #b9b3a9;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    color: #5b5b5b;
    text-align: center;
    font-family: "rtext-extra-light";
    font-weight: 300;
  }


  /* CORE SKILLS TICKER */




  /* TESTIMONY BLOCK */

  .testimony-1,
  .testimony-2,
  .testimony-3 {
    height: 100vh;
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 105;
    color: #f4f4f4;
    text-align: left;
  }

  .quote-1,
  .quote-2,
  .quote-3 {
    font-family: "R-bk-med";
    font-size: 1.2rem;
    text-shadow: 0px 4px 4px #1a1a1a;
    text-align: left;
    overflow: hidden;
    width: 80vw;
  }


  /* ABOUT ME PAGE STYLES MOBILE */

  .smiley_section {
    height: 240%;
  }

  .blurb-wrapper {
    padding: 4rem 4rem;
  }

  .blurb-wrapper p {
    font-size: 1.2rem;
  }

  .play_grid {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr;

  }

  .play_inner_grid {
    grid-area: 1 / 1 / 1 / 13;
  }

  .right_flex_column_container {
    grid-area: 2 / 1 / 3 / 13;
  }

  .process-grid {
    padding: 4vw;
    margin-bottom: 48rem;
  }

  .values-grid {
    margin-top: 46rem;
    margin: 4vw;
    margin-bottom: 24rem;
  }


  .ab_h2 {
    font-size: 1rem;
    /* width: 0%; */
    /* max-width: 10vw; */
    /* word-break: break-word; */
  }

  .play_blurb {
    font-size: 0.6rem
  }

  .value p {
    font-size: 0.72rem;
    line-height: 1;
  }

  .gyro-lottie {
    scale: 1;
  }

  .p-values_sub {
    font-size: 0.6rem;
    margin-top: -6vh;
  }

  .val-title-block {
    grid-row: 1 / span 1;
  }

  .val-sliding-block {
    grid-row: 3 / span 1;
  }

  .val-middle-block {
    grid-row: 2 / span 1;
    display: block;
    max-height: unset;
    min-height: 40vh;
  }

  .val-end-block {
    grid-row: 4 / span 1;
  }


  .blue-about-image {
    height: 60vh;
  }

  #container_am {
    scale: 3;
  }

  .wd_ticker-container {
    margin-top: 20rem;
  }



  /* //// NEW ABOUT ME SERVICES SECTION /// */

  .abskills_section {
    display: unset;
  }

  .abskills_accordion {
    position: absolute;
    right: unset;
    /* width: 100%; */
    /* margin: 4vw; */
  }



  .abskills_section {
    /* position: relative; */
    display: block;
    border-top: 2px #1a1a1a solid;
    margin: 4vw;
    height: 100vh;
    margin-bottom: 30vh;
  }

  .abskills_title {
    font-family: 'R-disp-med';
    font-size: 1.2rem;
    line-height: 1.5;
    /*   left: 0; */
    /*   margin: 4vw; */
    padding-top: 4vh;
  }

  .abskills_title-index {
    color: #f4f4f4;
  }

  .abskills_accordion {
    /* position: absolute; */
    /* right: 0; */
    /* margin: 4vw; */
    padding-top: 2.7vh;
    width: unset;
  }

  .mobile-lottie-size {
    width: 40px;
    height: 60px;
  }

  .abskills_accordion__group {
    border-top: 1px #1a1a1a solid;

  }

  .abskills_accordion__group-index {
    border-top: 1px #f4f4f4 solid;
  }

  .abskills_accordion__menu {
    font-family: 'R-disp-med';
    font-size: 0.9rem;
    line-height: 1.5;
    cursor: pointer;
    color: #1a1a1a;
    padding: 0px;
    cursor: pointer;
    user-select: none;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .abskills_accordion__menu-index {
    color: #f4f4f4;
  }

  .border_container {
    padding: 0 4vw;
  }

  .abskills_accordion__menu-index svg {
    stroke: #f4f4f4;
  }

  .abskills_accordion__menu svg {
    width: 11px;
    height: 11px;
    stroke-width: 2;
  }

  .abskills_accordion__options p {
    font-size: 1rem;
    line-height: 1.4;
    margin: 0;
  }

  .abskills_accordion__options-index p {
    color: #f4f4f4;
  }

  .case-studies_section {
    height: 100vh;
    /* padding: 10rem 0; */
    background: #000;
    /* background: purple; */
    padding: 0 0vw;
    margin-top: 60vh;
  }

  .cs__carousel-container {
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .cs__wrapper {
    height: 80%;
    width: 100vw;
    /*   background: #555; */
    position: relative;
    display: flex;
    align-items: center;
    /* overflow: hidden; */
    cursor: none;
  }

  .cs__carousel {
    /*   background: #005DFF; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    display: flex;
    /* justify-content: center;
    align-items: center; */
  }

  .cs__prev {
    position: absolute;
    left: -16vw;
    z-index: 99999;
    padding-left: 0vw;
  }

  .cs__prev svg {
    transform: rotate(-180deg);
  }

  .cs__next {
    position: absolute;
    right: 8vw;
    /* padding-right: 0vw; */
  }

  .expertise_section {
    display: none;
  }


  .MRC-header-section {
    pointer-events: none;
  }

  .schedule_button {
    height: 32px;
    width: 170px;
    font-size: 1rem;
    padding-top: 0.45rem;
  }

  @media screen and (max-width: 767px) {
    .schedule_button {
      font-size: 2rem;
      padding-top: 1.6rem;
    }
  }

  button>span.second_schedule-span {
    padding-top: 0.25rem;
    font-size: 1rem;
  }

  @media screen and (max-width: 767px) {
    button>span.second_schedule-span {
      padding-top: 1.2rem;
      font-size: 2rem;
    }
  }

  .abskills_section-abpage {
    display: none;
  }

}


/* END MOB OPT */


/* IPAD OPT */


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

  .container-fixed {
    pointer-events: all;
    display: none;
  }

  .MRC-header-section {
    pointer-events: none;
  }

  .mrc_button_container {
    pointer-events: all;
  }

}

/* END IPAD OPT */



.mrc_mcr_section {
  margin-top: 10rem;
}

.mrc_mcr_section #section_title2 {
  color: #1a1a1a;
}

.about-me-horizontal {
  margin-top: -12rem;
}

.abskils-pagetitle {
  color: #1a1a1a;
  font-size: 8vw;
  width: 42vw;
  position: absolute;
  word-wrap: break-word;
  margin-top: 4vw;
}

/* .hx {
  background: none;
  color: #968a84;
  display: inline-block;
  position: relative;
  white-space: nowrap;
}

.hx-4 {
  --color-highlight-end: #49af42;
  --color-highlight-end-alt: #4252af;
} */


/* WEBSITES NEW PAGE TEXT */


.top_text-svg {
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: 9999999999
}

.web-drop {
  padding-top: 10vw;
}

.web-new {
  background: white;
}

.new-web-svg {
  width: 95%;
  position: absolute;
  opacity: 1;
}

.new-web-svg2 {
  width: 100%;
  position: absolute;
  opacity: 0;
}

.new-web-svg3 {
  width: 100%;
  position: absolute;
  opacity: 0;
}

/* NEW WEBSITES PAGE */

.lottie-globe-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lottie-globe_header {
  position: absolute;
  width: 1200px;
  height: 1200px;
}

#animation2 {
  opacity: 0
}

.wd2-header-text-new {
  font-size: 6.4rem;
  font-family: 'Bricolage-grot-bold';
  letter-spacing: 3;
  line-height: 1;
  color: #fff;
  text-align: left;
  padding-left: 4vw;
}

/* .mobile-lottie-size2 {
  width: 40px;
    height: 60px;
} */

.webdesign-header {
  height: 90vh;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Bricolage-bold';
  letter-spacing: 3;
  color: #fff;
  text-align: center;
}

.wd_header_video {
  width: 100vw;
  height: 100vh;
  padding: 2vw;
  position: absolute;
}

#wd_header_video_overlay {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 72%;
  position: absolute;
}

.wd2_header-title1 {
  max-width: 50vw;
}

.wd2_header-title1a {
  max-width: 50vw;
  display: flex;
}

.wd_header_video {
  height: 100vh;
  position: absolute;
}


.web-designing {
  background: #1a1a1a;
  font-family: 'Bricolage-bold';
  letter-spacing: 3;
  text-align: center;
  margin: 0;
  padding: 1.4rem 0rem 0rem 0.4rem;
  line-height: 0.8;
}

.wd2_header-title {
  padding-bottom: 1rem;
  margin: 0;
  width: fit-content;
  white-space: nowrap;
}

.wd2_menu-block {
  font-family: 'haffer-light';
  font-size: 1rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 2vw 4vw 0 4vw;
  position: absolute;
  top: 2vh;
}

.wd_video {
  display: block;
  /* padding-bottom: 56.25%; */
  /* padding: 100 140px; */
  background-color: #1a1a1a;
  opacity: 1;
  padding-top: 20vmin;
  background: #dedede;
  width: 65vw;
}



.wd2_video-container {
  /* margin: 0 4rem 0 4rem; */
  width: auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}


.wd2_header_text {
  width: 25vw;
  font-family: "cct-s";
  font-size: 1.5rem;
  letter-spacing: 0;
  text-align: left;
  line-height: 1.2;
  margin-top: 20vmin;
  padding-top: 12vh;
  border-top: 1px solid #1a1a1a;
}

.wd2_button {
  text-align: left;
  margin-top: 3rem;
  margin-left: 2.4rem;
  scale: 1.2;
  font-family: 'haffer-bold';
}

.wd2_header-block {
  display: flex;
  flex-direction: column;
  justify-content: left;
}


.wd2_intro-blurb {
  height: 100vh;
  background: #1a1a1a;
  padding: 2vw 4vw 0 4vw;
  display: flex;
  align-items: center;
}

.wd2_intro-blurb-text {
  text-transform: uppercase;
  font-family: 'Bricolage-medium';
  font-size: 6rem;
  color: #00FFA3;
  letter-spacing: 2;
  line-height: 1;
}

.wd2_black-block {
  background: #1a1a1a;
  height: 50vh;
  aspect-ratio: 1 / 1;
  border-radius: 24px;
}

.grow-lottie {
  width: 100%;
}


/* NEW PROB/SOL SECTION */
/* NEW PROB/SOL SECTION */

.prob_sol {
  background: #d3d3d3;
  padding: 20vh 0 10vh 0;
}

.prob_personal_values {
  padding: 0 4vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  /*   padding: 4rem; */
  height: 75vh;
  background-color: #d3d3d3;
  overflow: hidden;
  border-radius: 24px;
}

.prob_value_anim {
  grid-area: 1 / 2 / 4 / 4;
  /* background: pink; */
  z-index: 1000;
  position: relative;
}

.prob_lottie-reach-R,
.prob_lottie-scale-R,
.prob_lottie-trust-R {
  opacity: 0;
  position: absolute;
  clip-path: polygon(0% 0%, 50% 0%, 50% 100%, 0% 100%);
  /* Clips right half */
}

.prob_lottie-reach-L {
  z-index: 1;
}

.prob_lottie-scale-L {
  z-index: 2;
}

.prob_lottie-trust-L {
  z-index: 3;
}

.prob_lottie-reach-L,
.prob_lottie-scale-L,
.prob_lottie-trust-L {
  opacity: 0;
  /* FIXED opacity */
  position: absolute;
  clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%);
  /* Clips left half */
}

.prob_lottie-left-opacity {
  opacity: 0.25;
}

.prob_lottie-screen {
  /* height: 100%;
    width: 100%;
    background: blue;
    mix-blend-mode: screen;
    z-index: 1002; */

}

.prob_value {
  display: flex;
  align-items: center;
  /*     justify-content: center; */
  height: 100%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  /* Added this property */
  text-align: center;
}

.prob_value_one,
.prob_value_two {
  border-bottom: solid #d3d3d3 4px;
}

.prob_value_column {
  grid-area: 1 / 1 / 4 / 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: orange;
  position: relative;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  /*   margin-top: 50vh; */
}


.prob_value_open {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: var(--accent-color);
}

.prob_column_two {
  grid-area: 1 / 2 / 4 / 3;
}

.prob_column_three {
  grid-area: 1 / 3 / 4 / 4;
  /* Corrected column end value */
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
}

.prob_value h1 {
  font-family: 'Bricolage-bold';
  font-size: 12rem;
  /* line-height: 0; */
  /* background: lightblue; */
  text-align: left;
  padding-left: 2rem;
}

.prob_value h2 {
  font-family: 'Bricolage-bold';
  position: absolute;
  color: #fff;
  z-index: 1002;
  padding: 2rem;
  top: 0;
  font-size: 2rem;
  letter-spacing: 0.04rem;
}

.prob_column_three h2 {
  color: #000;
}

.prob_value p {
  position: absolute;
  z-index: 1002;
  font-family: 'haffer-bold';
  text-align: left;
  padding: 0rem 2rem 0rem 2rem;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.01rem;
  opacity: 0;
}

.prob_column_three p {
  color: #000;
}

.prob_title {
  opacity: 0.2;
}


.prob_overview_scroll-progress {
  position: absolute;
  right: 0%;
  top: 0%;
  /*   right: 0%; */
  bottom: auto;
  z-index: 100;
  width: 16px;
  height: 0%;
  background-color: #00FFA3;
}

/* SERVICES GRID */

.wd2_services-grid {
  background: #1a1a1a;
  height: 100vh;
  width: 100vw;
}

.wd2_services-grid-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 100%;
  height: 75vh;
}



.wd2_services-grid-box {
  background-color: #4CAF50;
  color: white;
  font-size: 20px;
  border-radius: 24px;
}

.wd2_services-grid-title {
  font-family: 'Bricolage-bold';
  font-size: 6rem;
  padding-left: 4vw;
  padding-bottom: 2rem;
  color: #f4f4f4;
  letter-spacing: 0.2rem;
}



.wd2_process-grid {
  box-sizing: border-box;
  /* display: grid; */
  /* grid-template-columns: repeat(3, 1fr); */
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 3 (repeat, 1fr);
  /* padding: 4rem; */
  height: 80%;
  padding: 4vw;
  background-color: #1a1a1a;
  font-family: "Monument Extended-Light";
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  /* padding: 4vw; */
  width: 100%;
}

.process-title-block {
  /* background-color: #555555; */
  /* grid-area: 1 / 1 / 2 / 7; */
  padding: 4vw 0;
  /* min-height: 50vh; */
  position: relative;
  overflow: hidden;
  background: linear-gradient(62deg, #F3BF74, #808080, #416F6A, #013B4E);
  animation: gradient 15s ease infinite;
  background-size: 300% 300%;
}

@-webkit-keyframes gradient {
  0% {
    background-position: 0 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@keyframes gradient {
  0% {
    background-position: 0 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.wd2_process-sliding-block {
  background-color: #1a1a1a;
  /* grid-area: 2 / 1 / 3 / 7; */
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  /* padding: 4rem; */
  font-family: "Monument Extended-Light";
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  height: 100%;
  column-gap: 1rem;
  row-gap: 1rem;
}

.wd2_value {
  /* height: 100%; */
  background-color: #000;
  border-color: #000;
  position: relative;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  border-radius: 24px;
  /* Added this property */
}

.wd2_value p {
  font-size: 0.8vw;
  font-family: 'haffer-light';
  color: #000;
  padding-left: 4vw;
  text-transform: none;
  letter-spacing: 0rem;
  position: absolute;
  z-index: 600;
  margin-top: 4vw;
  visibility: hidden;
}

.value_open {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: var(--accent-color);
}

.wd2_h2 {
  /* position: relative; */
  /* padding-left: 4vw; */
  width: 100%;
  z-index: 300;
  font-family: 'Bricolage-medium';
  font-size: 2rem;
  letter-spacing: 0.15rem;
  text-align: center;
}

#wd2_top_value_text {
  /* align-self: flex-start; */
  position: absolute;
  /* padding-top: 2vw; */
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wd2_h2_end {
  /* height: 1rem; */
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 999999;
  /* align-self: flex-start; */
  /* padding-left: 4vw; */
}

.wd2_h2_start {
  width: 100%;
  height: 100%;
  /* background: yellow; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  /* padding-top: 0rem; */
}

.wd2_copy_start {
  width: 100%;
  position: absolute;
  padding: 4vw;
  margin-bottom: -9rem;
  padding-right: 2rem;

}

.wd2_copy_end {
  width: 100%;
  padding: 4rem;
  height: 100%;
  padding-right: 2rem;

  /* position: absolute; */
}

.wd2_value_copy {
  font-family: 'haffer-light';
  font-size: 1.2rem;
  line-height: 1.2;
  text-transform: none;
  position: absolute;
  z-index: 9999;
  margin-top: 2rem;
  padding-right: 4rem;
}

.wd2_buttonlabel {
  font-family: 'haffer-medium';
  letter-spacing: 0.2;
  font-size: 1.1rem;
}

.wd2_case-study1,
.wd2_case-study2,
.wd2_case-study3 {
  background: #d3d3d3;
  box-sizing: border-box;
  padding: 4vw;
  height: 100vh;
}

.wd2_case-study-block {
  background: #00FFA3;
  border-radius: 24px;
  /* padding: 4vw; */
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  height: 100%;
  padding: 2vw;
  /* margin: 4vw; */
}

.wd2_case-study1-big-block {
  grid-area: 1 / 1 / 3 / 8;
  /* height: 70vh; */
  background: #1a1a1a;
  border-radius: 24px;
  opacity: 1;
}

.wd2_case-study2-big-block {
  grid-area: 1 / 6 / 3 / 13;
  /* height: 70vh; */
  background: #1a1a1a;
  border-radius: 24px;
  opacity: 1;
}


.big-block-2 {
  height: 100%;
  width: 100%;
  background-image: url("../img/ICAT-pages-iPhone-grid.jpg");
  background-size: cover;
  opacity: 0.4;
}

.big-block-2a {
  height: 100%;
  width: 100%;
  background-image: url("../img/Website-GRID-screens-for-page---Mar-23\ opt.jpg");
  background-size: cover;
  background-position: 50%;
  opacity: 0.4;
}

.big-block-3 {
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: 99999;
  background: none
}

.wd2_cs-grid-title {
  opacity: 1;
}

/* .big-block-2 {
  background: #1a1a1a;
  opacity: 0;
} */

.wd2_case-study1-top-block {
  grid-area: 1 / 8 / 1 / 13;
  /* height: 70vh; */
  background: #1a1a1a;
  border-radius: 24px;
  color: #f4f4f4;
  font-family: "haffer-light";
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4vw;
  font-size: 1.2rem;
}

.wd2_case-study1-bottom-block {
  grid-area: 2 / 8 / 2 / 13;
  /* height: 70vh; */
  background: blue;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wd2_case-study2-top-block {
  grid-area: 1 / 1 / 1 / 6;
  /* height: 70vh; */
  background: #1a1a1a;
  border-radius: 24px;
}

.wd2_case-study2-bottom-block {
  grid-area: 2 / 1 / 2 / 6;
  /* height: 70vh; */
  background: blue;
  border-radius: 24px;
}

.wd2_cs-grid-title {
  font-family: 'Bricolage-medium';
  font-size: 10rem;
  color: #f4f4f4;
  text-align: center;
}

.wd2_faq-title {
  font-family: 'Bricolage-medium';
  font-size: 6rem;
  color: #1a1a1a;
  text-align: center;
  letter-spacing: 0.2rem;
}

.wd2__project-wrap {
  width: 100%;
  padding: 4vw;
  display: flex;
  height: 100%;
  margin-top: 0px;
  flex-flow: column nowrap;
  place-content: flex-end center;
  align-items: center;
  grid-auto-columns: 1fr;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  /* background: yellow; */
}



/* WEB DESIGN CONTACT */

.wd2_left-col {
  /* width: 50vw; */
  /* height: 100%; */
  flex: 50%;
  /* background-image: url("https://mrc-website-assets.s3.eu-west-2.amazonaws.com/MRC+IMAGES/mtb-contact.jpg"); */
  opacity: 1;
}

#wd2_contact-title {
  font-family: 'Bricolage-bold';
  padding-top: 5rem;
  text-align: left;
  margin-left: 4vw;
  margin-top: 11rem;
}

.wd2_button-spacer {
  padding-top: 2rem;
}

#spline {
  position: absolute;
}


.web-landing-skills-hover {
  background: #f4f4f4;
}


.abskills_accordion__menu:hover {
  color: #000DFF;
}

.web-landing-skills {
  margin: 0;
  /* width: 94vw; */
}

.wd2-services {
  font-family: 'Bricolage-medium';
  font-size: 2.5rem;
  letter-spacing: 0.8;
}

/* .wd2-header-text {	
    margin:0;
	padding:0;
	perspective:600px;
  padding-left: 4rem;
  }

  .wd2-header-text {
    position: absolute;
    right: 4rem;
  } */

.wd2-header-text {
  display: inline-block;
  overflow: hidden;
}

.wd2-header-text-top-lines {
  display: inline-block;
  overflow: hidden;
  font-size: clamp(1.5rem, 12vw - 1.3rem, 15vw);
}

.wd2-header-text-left {
  left: 4rem;
  position: absolute;
  bottom: 8vh;
}


.wd2-header-text-left {
  font-size: clamp(1.5rem, 12vw - 1.3rem, 15vw);
  /* font-size: 11vw; */
}


.wd2-slider h1 {
  font-size: 24vw;
  line-height: 0.8;
  font-family: "Bricolage-bold";
  margin: 0;
}

.wd2-slider h2 {
  font-size: 3vw;
  color: #1a1a1a;
  text-transform: uppercase;
  font-family: "Bricolage-medium";

}

.wd2-slider p {
  font-size: 3.2rem;
}

.wd2-slider span {
  font-size: 1rem;
  text-transform: uppercase;
  font-family: "haffer-light";
}

.wd2-slider {
  color: #1a1a1a;
  padding: 4vw;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  margin: 0;
  box-sizing: border-box;
  background: #d3d3d3;
}

.--mobile {
  display: none;
}

.wd2-slider-section {
  position: relative;
  width: 100%;
  height: calc(100vh - 4rem);
  /*? Viewport height - (paddingTop + paddingBottom) */
  border: 1px solid #21212157;
  border-radius: 3.2rem;
  overflow: hidden;
  margin: 0;
  box-sizing: border-box;
  background: #fff;
  z-index: 1;
}

.section_header {
  border-bottom: 1px solid #21212157;
  margin: 0;

}

.section_header_list {
  display: flex;
  width: 100%;
  margin: 0;

}

.section_header_list_item {
  font-size: 6rem;
  padding: 2rem;
  margin: 0;
  font-family: "Bricolage-medium";
}

.section_header_list_item:nth-child(1) {
  flex: 1;
  border-right: 1px solid #21212157;
}

.section_header_list_item:nth-child(2) {
  flex: 0.25;
  border-right: 1px solid #21212157;
}

.section_header_list_item:nth-child(3) {
  flex: 1;
  border-right: 1px solid #21212157;
}

.section_header_list_item:nth-child(4) {
  flex: 0.25;
}

.section_container {
  display: flex;
  width: 100%;
  height: inherit;
  box-sizing: border-box;
}

.section_col {
  position: relative;
  width: 60rem;
  border-right: 1px solid #21212157;
  padding: 4rem 0rem 12rem 0rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;

  transition: var(--transition-width);
  overflow: hidden;
}

/* .section_col_number {
  flex: 0.5;
  text-align: right;
  /* margin-bottom: -4rem; 
} */

.section_col:last-child {
  border: none;
}

/* ?Active State for handling the animation interaction */
.section_col.active {
  width: 200rem;
  transition: var(--transition-width);
  transform-origin: left;
}

.section_col.active .section_col_media {
  opacity: 1;
  transition: var(--transition-opacity);
}

.section_col_media {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  opacity: 0;


  transition: var(--transition-opacity);
}

.section_col_media::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;

  background-color: #fff;
  opacity: 0.4;
}

.column-one img {
  background-color: #fff;
  opacity: 0.75;
}


.column-one img {
  background-color: #fff;
  opacity: 0.75;
}

.column-two img {
  background-color: #fff;
  opacity: 0.5;
}

.column-three img {
  background-color: #fff;
  opacity: 0.4;
}

.column-four img {
  background-color: #fff;
  opacity: 0.5;
}

img.section_col_image {
  position: relative;
  width: inherit;
  height: inherit;
  object-fit: cover;
  object-fit: left bottom;

}

.section_col_caption {
  text-align: center;
  width: 10rem;

}

.section_col_title {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 2rem;
}

.wd2_spacer {
  height: 12vh;
  width: 100vw;
  background-color: #d3d3d3;
  margin-top: -2px;
  margin-bottom: -2px;
}

.alt-colour {
  background-color: #f4f4f4;
  margin-bottom: -2px;
  position: relative;
  /* z-index: 10; */
}

@media screen and (max-width: 768px) {
  html {
    font-size: calc(100vw / 768 * 10);
  }

  h1 {
    font-size: 24rem;
  }

  .wd2-slider {
    padding: 1.6rem;
  }

  .--desktop {
    display: none;
  }

  .--mobile {
    display: block;
  }

  .wd2-slider-section {
    height: 100%;
  }

  .section_header_list_item:nth-child(1) {
    flex: 1;
  }

  .section_container {
    display: flex;
    flex-direction: column;
  }

  .section_col {
    width: 100%;
    height: calc(25vh - 3.2rem);
    flex-direction: row;
    align-items: flex-end;
    padding: 2rem;
    border-right: none;
    border-bottom: 1px solid #21212157;
  }

  .section_col_media {
    position: relative;
    left: 0;
    top: 0;
    width: 15rem;
    height: 20rem;
    z-index: -1;
    opacity: 1;

    flex: 0.75;
  }

  .section_col_title {
    flex: 1;
    align-items: flex-start;
  }

  .section_col_title h2 {
    margin-bottom: 2rem;
  }

  .section_col_number h1 {
    flex: 0.5;
    text-align: right;
  }
}



.wd2_overview_tab-item.is-active .wd2_overview_tab-line {
  opacity: 1;
}

.cta_img-overflow,
.cta_img_photo {
  will-change: transform;
}

.wd2_overview_visual {
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.wd2_overview_component {
  background-color: #111606;
  /* font-family: Aeonik, sans-serif; */
  font-family: 'Bricolage-bold';
  color: #00FFA3;
  font-size: 1em;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0em;
  overflow: hidden;
}

.wd2_overview_component h1 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.wd2_overview_component h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Recife Display", sans-serif;
  font-family: 'Bricolage-bold';
  font-size: 4em;
  line-height: 0.8311688311688312;
  font-weight: 400;
  /* letter-spacing: 0.0em; */
  text-transform: uppercase;
}

.wd2_overview_component h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.wd2_overview_component h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.wd2_overview_component h5 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.wd2_overview_component h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}

p {
  font-family: 'haffer-light';
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.3;
}

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

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

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

.global_embed {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

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

.wd2_overview_sticky {
  /*   position: sticky; */
  top: 0px;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  height: 100vh;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.wd2_overview_trigger {
  height: 80vh;
}

.wd2_overview_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.wd2_overview_visual {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  /*   border-top-left-radius: 3.13em;
  border-bottom-left-radius: 3.13em; */
}

.wd2_overview_tab-wrapper {
  position: absolute;
  z-index: 999;
  width: 100vw;
  opacity: 100%;
  top: 0;
}

.wd2_overview_tab-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  /*   grid-column-gap: 0.88em;
  grid-row-gap: 0.88em; */
  background: #005DFF;
  height: 100%;
  width: 100%;
}

.wd2_overview_tab-item {
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
  width: 33%;
  text-align: center;
}

.wd2_overview_tab-item.is-active {
  opacity: 1;
}

.wd2_overview_tab-text {
  font-family: 'Bricolage-bold';
  text-transform: uppercase;
  font-size: 2.94em;
  line-height: 0.9;
  letter-spacing: 0.01em;
  padding-top: 1vh;
  cursor: pointer;
}

.wd2_overview_tab-line {
  width: 0%;
  height: 11vh;
  margin-top: -10vh;
  background-color: #00FFA3;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.wd2_overview_content-list {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.solution-container {
  width: 100%;
  height: 100%;
}

.wd2_overview_content-item {
  position: absolute;
  z-index: -1;
  max-width: 27em;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wd2_overview_content-item.is-active {
  position: relative;
  z-index: 2;
  opacity: 1;
}

.wd2_overview_heading-wrap {
  padding-bottom: 1.3em;
  /*   padding: 3rem; */
}

.solution-two {
  position: relative;
  z-index: 9999;
  opacity: 0;
  max-width: 27em;
}

/* .wd2_overview_heading-wrap2 {
    padding-bottom: 1.3em;
  padding: 3rem;
  opacity: 1;
} */

.wd2_overview_img-list {
  /*   position: relative; */
  width: 100%;
  height: 100%;
  /*   display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; */
}

.wd2_overview_img-item {
  opacity: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.solution-text {
  position: absolute;
  top: 0;
}

.wd2_overview_img-item.is-active {
  opacity: 1;
}

.solution-item {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wd2_overview_img-photo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -o-object-fit: cover;
  object-fit: cover;
}

.wd2_overview_img-icon {
  position: relative;
  width: 6em;
  max-width: 70%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.wd2_overview_numbers {
  position: absolute;
  z-index: 2;
  font-family: "Recife Display", sans-serif;
  font-size: 2.25em;
  line-height: 1;
  font-weight: 400;
  bottom: 8%;
}

.wd2_overview_scroll-progress {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  width: 5px;
  height: 0%;
  background-color: #00FFA3;
  z-index: 999999;
}

.wd2_overview_mobile-icon {
  display: none;
}

.wd2_overview_mobile-img {
  display: none;
}

@media screen and (max-width: 991px) {
  .wd2_overview_sticky {
    position: relative;
    height: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .wd2_overview_trigger {
    display: none;
  }

  .wd2_overview_content {
    padding-right: 6%;
    padding-left: 6%;
  }

  .wd2_overview_visual {
    display: none;
  }

  .wd2_overview_content-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .wd2_overview_content-item {
    position: relative;
    z-index: 2;
    max-width: none;
    opacity: 1;
  }

  .wd2_overview_heading-wrap {
    max-width: 27em;
  }

  .wd2_overview_tab-wrapper {
    display: none;
  }

  .wd2_overview_mobile-icon {
    display: block;
    width: 2.9em;
    margin-bottom: 1.6em;
  }

  .wd2_overview_p {
    width: 100%;
    max-width: 25em;
  }

  .wd2_overview_mobile-img {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 2em;
    padding-top: 50%;
  }

  .wd2_overview_mobile-photo {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 3em;
  }
}

.solution-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sol-q {
  opacity: 0;
  color: #F50A3C
}

.wd-arrow-container {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
}

#wd-arrow {
  scale: 0.1;
  width: 100%;
}

.wd-st0-straight,
.wd-st2,
.wd-st3 {
  stroke: #00FFA3;
  stroke-width: 20;
  stroke-miterlimit: 10;
}

.wd-st0-straight {
  stroke-linecap: round;
}

.wd-st2 {
  stroke-linecap: inherit;
  opacity: 0;
}

.wd-st3 {
  stroke-linecap: round;
}