:root {
  --white: white;
  --black: black;
  --grey: #7a7a7a;
}

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
}

.body {
  outline-offset: 0px;
  cursor: auto;
  background-color: #000;
  border: 0 solid #000;
  outline: 3px #333;
}

.space {
  z-index: 10000;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 10px;
  position: fixed;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.space.left {
  z-index: 1001;
  background-color: #fff;
  width: 10px;
  height: 100%;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.space.top {
  z-index: 1000;
  background-color: #fff;
}

.space-copy {
  z-index: 9999;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 10px;
  position: fixed;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.space-copy.bottom {
  z-index: 1000;
  perspective-origin: 100%;
  transform-origin: 100%;
  background-color: #fff;
  top: auto;
  bottom: 0;
}

.space-copy.right {
  z-index: 1000;
  background-color: #fff;
  width: 10px;
  height: 100%;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.linii {
  z-index: -1;
  flex-direction: row;
  align-items: stretch;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.raster-01 {
  border-right: 1px solid rgba(255, 255, 255, .15);
  width: 16.6667%;
}

.cursor-dekstop {
  z-index: 2;
  cursor: none;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cursor-2 {
  z-index: 30;
  cursor: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #fff;
  border-radius: 500px;
  width: 30px;
  height: 30px;
  display: none;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.text-block {
  direction: ltr;
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  text-indent: 0;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

.navigation__menu-btn {
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 25px;
  overflow: hidden;
}

.hamburger {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 25px;
  height: 10px;
  margin-left: 12.5px;
  display: flex;
}

.open-wrap {
  cursor: pointer;
  align-items: center;
  height: 25px;
  display: flex;
}

.navigation-text-2 {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

.hamburger-line-3 {
  background-color: #fff;
  width: 25px;
  height: 2.22px;
}

.div-block {
  background-color: #fff;
  width: 100px;
  height: 2px;
  margin-top: 4px;
}

.hamburger-line-4 {
  background-color: #fff;
  width: 15px;
  height: 2.22px;
}

.navbar {
  z-index: 1100;
  cursor: auto;
  background-color: rgba(0, 0, 0, .47);
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.logo {
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.navbar-menu {
  z-index: 100;
  cursor: pointer;
  justify-content: flex-end;
  align-items: center;
  width: 90%;
  max-width: 1440px;
  height: 50px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.my-email {
  color: #cacaca;
  letter-spacing: 3px;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.nav-item {
  z-index: 81;
  cursor: pointer;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-2 {
  color: #cacaca;
  cursor: pointer;
  margin-top: 7px;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 200;
  text-decoration: none;
}

.nav-container {
  z-index: 99;
  cursor: none;
  background-color: #030303;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 80px;
  padding-left: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-items {
  z-index: 1500;
  cursor: none;
  flex-direction: column;
  align-items: flex-start;
  width: 80%;
  max-width: 1200px;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.html-embed {
  display: flex;
}

.nav-item-number {
  color: #fff;
  letter-spacing: 3px;
  margin-right: 20px;
  font-size: 12px;
  line-height: 12px;
  transform: rotate(-90deg);
}

.nav-item-text-full {
  color: #fff;
  margin-top: 0;
  font-size: 120px;
  font-weight: 700;
  line-height: 150px;
}

.special-text-wrapper {
  height: 150px;
  overflow: hidden;
}

.nav-item-text {
  font-family: Bwmodelica, sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: 150px;
  display: block;
}

.nav-footer-link {
  z-index: 1500;
  transform-origin: 0%;
  cursor: none;
  flex-direction: column;
  align-items: flex-start;
  width: 80%;
  max-width: 1200px;
  margin-top: 0;
  display: flex;
  position: relative;
  transform: perspective(627px);
}

.heading-50 {
  transform-origin: 0%;
  color: #cacaca;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bwmodelica, sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 44px;
}

.div-block-125 {
  background-color: #fff;
  width: 350px;
  height: .5px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.link-4 {
  color: #cacaca;
  cursor: pointer;
  margin-top: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 200;
  text-decoration: none;
}

.nav__bg {
  z-index: 1500;
  cursor: auto;
  background-color: #0b0b0b;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-wrap {
  clear: none;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 25px;
  margin-top: 0;
  margin-right: -120px;
  display: flex;
}

.close-btn {
  background-image: url('../images/close-btn-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  margin-left: 12.5px;
}

.project-container {
  z-index: 2;
  perspective: 3500px;
  cursor: pointer;
  flex-direction: column;
  align-items: flex-start;
  width: 65%;
  margin-top: 33vh;
  margin-bottom: 33vh;
  display: flex;
  position: relative;
  transform: perspective(3500px);
}

.project-container:hover {
  border: 3px #fff;
}

.all-rights {
  z-index: 2;
  cursor: auto;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 80px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.all-rights-text {
  transform-origin: 100%;
  color: #b9b9b9;
  font-family: Montserrat, sans-serif;
  transform: rotate(90deg);
}

.hero-section {
  z-index: 0;
  cursor: none;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  margin-top: 20vh;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.description-service {
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 30vh;
  margin-left: 0;
  padding-left: 200px;
  display: flex;
  overflow: hidden;
}

.cu-background {
  cursor: none;
  background-color: #ececec;
  border-top: 2px #f8e300;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 35vh;
  padding-bottom: 10vh;
  display: flex;
  overflow: hidden;
}

.fara-background {
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 35vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-text {
  z-index: 2;
  transform-origin: 0%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 1569px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.div-imagini {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 2000px;
  perspective-origin: 50%;
  transform-origin: 50%;
  background-color: rgba(0, 0, 0, 0);
  min-width: 50vw;
  max-width: 900px;
  margin-top: 5vh;
  margin-bottom: 5vh;
  overflow: hidden;
  transform: perspective(2000px)perspective(2000px);
}

.next-project {
  z-index: 3;
  cursor: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50vh;
  padding-top: 10vh;
  padding-bottom: 10vh;
  display: none;
  position: relative;
  overflow: hidden;
}

.div-nextproject {
  z-index: 2;
  perspective: 2000px;
  justify-content: center;
  align-items: center;
  min-width: 40%;
  max-width: 600px;
  height: auto;
  text-decoration: none;
  display: block;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.text-outline-2 {
  width: auto;
  font-size: 37px;
}

.text-outline-2.textn22 {
  font-size: 326px;
  line-height: 268px;
}

.div-block-1001 {
  margin-right: 6vw;
  padding-left: 51px;
  padding-right: 0;
  overflow: hidden;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

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

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

.vist-website {
  z-index: 2;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 50px;
  padding-left: 43px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-1014 {
  border-bottom: 3px solid #ececec;
  width: 450px;
  line-height: 18px;
  text-decoration: none;
  overflow: hidden;
}

.wg-element-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-1019 {
  align-items: center;
  margin-top: 17px;
  margin-bottom: 32px;
  display: flex;
}

.text-block-19 {
  color: #cacaca;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.wg-selector-1 {
  color: #000;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
  position: relative;
}

.wg-selector-1:hover {
  color: #4049ff;
}

.wg-selector-1.w--current {
  cursor: default;
}

.wg-selector-1.s2 {
  opacity: .5;
}

.wg-selector-highlight {
  background-color: #4049ff;
  width: 100%;
  height: 100%;
}

.wg-selector-highlight.h1 {
  background-color: #fff;
  height: 101%;
}

.wg-selector-highlight.h2 {
  background-color: #fff;
  transform: translate(-100%);
}

.wg-selector-highlight-wrapper {
  width: 100%;
  height: .5px;
  margin-top: 0;
  overflow: hidden;
}

.text-block-20 {
  color: #d8d8d8;
  line-height: 20px;
}

.text-block-21 {
  color: #d8d8d8;
}

.div-block-1021 {
  background-color: #b9b9b9;
  width: 50%;
  height: 2px;
}

.heading-65 {
  color: #e7e7e7;
  width: 50%;
  margin-top: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 300;
}

.div-block-1024 {
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

.home-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  display: flex;
}

.outline-heading {
  z-index: 99;
  color: rgba(0, 0, 0, 0);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fremont, sans-serif;
  font-size: 140px;
  font-weight: 600;
  line-height: .5em;
  display: block;
  position: absolute;
}

.background-video-2 {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
}

.bg-video-border-wrapper {
  z-index: 2;
  border: 15vw solid #000;
  border-width: 15vw 20vw;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sun-icon {
  z-index: 99;
  opacity: 0;
  width: 35vw;
  position: absolute;
}

.icon {
  width: 20px;
  margin-left: 7px;
  transform: rotate(-90deg);
}

.text-block-35 {
  z-index: 150;
  color: #fff;
  text-align: left;
  letter-spacing: 80px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Fremont, sans-serif;
  font-size: 30px;
  font-style: normal;
  display: none;
  position: static;
  top: 100px;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.nav-bottom {
  z-index: 3;
  color: #fff;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.s-main {
  background-color: #000;
  justify-content: center;
  align-items: flex-start;
  min-height: 300vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.c-sticky {
  z-index: 5;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.bg-video-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.bg-video-inner-wrapper {
  width: 100vw;
  height: 100vh;
}

.filled-heading {
  z-index: 99;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fremont, sans-serif;
  font-size: 140px;
  font-weight: 600;
  line-height: .5em;
  display: block;
  position: absolute;
}

.nav-list {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.nav-overlay {
  background-color: #000;
  justify-content: flex-start;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.logo-container {
  z-index: -1;
  justify-content: space-between;
  min-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-links {
  color: #f6f6f6;
  font-family: Merriweather, serif;
  font-size: 5rem;
  font-weight: 700;
}

.nav-links:hover {
  color: #cacaca;
}

.nav-links:focus {
  color: #ffbd5c;
}

.nav-item-2 {
  letter-spacing: .05rem;
  text-transform: uppercase;
  margin-bottom: 6rem;
  text-decoration: none;
}

.hamburger-icon {
  background-color: #ffe868;
  width: 3rem;
  height: 3px;
  margin-bottom: .5rem;
}

.hamburger-icon.second-span {
  background-color: #f6f6f6;
  width: 3rem;
  height: .1rem;
}

.hamburger-icon.first-span {
  background-color: #f6f6f6;
  width: 3rem;
  height: .1rem;
  margin-bottom: .5rem;
}

.hamburger-icon.third-span {
  background-color: #f6f6f6;
  width: 3rem;
  height: .1rem;
}

.nav-trigger {
  z-index: 1;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 6rem;
  height: 3rem;
  display: none;
  position: fixed;
  top: 50px;
  right: 50px;
}

.navbar-2 {
  z-index: 100;
  justify-content: space-around;
  align-items: center;
  min-width: 100%;
  max-width: none;
  min-height: auto;
  margin: 0 auto;
  display: flex;
  position: fixed;
}

.heading-66 {
  color: #fff;
  letter-spacing: 0;
  font-family: Inter Tight, sans-serif;
}

.heading-66.size-small {
  font-size: 24px;
}

.heading-66.size-small._2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.heading-66.size-small._3 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 18px;
}

.heading-66.underline {
  text-decoration: underline;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
  font-family: Inter Tight, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.dropshock-logo {
  margin-bottom: 25px;
}

.heading-67 {
  color: var(--white);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Inter Tight, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.heading-67._2 {
  font-family: Inter Tight, sans-serif;
}

.heading-67.fremont {
  font-family: Fremont, sans-serif;
}

.white-paragraph {
  color: #fff;
  font-family: Inter Tight, sans-serif;
  font-weight: 400;
}

.white-paragraph._12 {
  font-size: 12px;
}

.value-div {
  padding: 25px;
}

.value-div.sides {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.div-block-1027 {
  background-color: var(--white);
  width: 100%;
  height: 1px;
  margin-top: 25px;
}

.html-embed-6 {
  display: none;
}

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

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

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

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

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

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

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

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

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

.global-styles {
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.s-scroll {
  justify-content: space-between;
  height: 100vh;
  display: flex;
  position: relative;
}

.lines-outer-wrapper {
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.btn-2 {
  color: #9f9bbc;
  background-color: rgba(56, 152, 236, 0);
  border: 1px solid #9f9bbc;
  margin-top: 35px;
  padding: 15px 30px;
  font-size: 16px;
}

.btn-2.blue {
  color: #7b9dcd;
  background-color: #000;
  border-width: 2px;
  border-color: #7b9dcd;
  display: none;
}

.btn-2.purple {
  background-color: #000;
  border-width: 2px;
  font-weight: 500;
  display: none;
}

.full-page-wrapper {
  position: relative;
}

.img-transition-wrapper {
  z-index: 2;
  background-color: #000;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content-outer-wrapper {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  max-width: 65%;
  display: block;
  position: relative;
}

.img-wrapper {
  z-index: 1;
  background-image: url('../images/MatthewNichols-D01-126-WEB.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.img-wrapper._3 {
  background-image: url('../images/Frostburn-Cover-No-Text.jpg');
}

.img-wrapper._2 {
  background-image: url('../images/Chrysalis-Cover-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.s-scroll-box-wrapper {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.s-scroll-box-wrapper.img {
  overflow: hidden;
}

.project-title, .project-description {
  color: #fff;
  font-family: Inter Tight, sans-serif;
}

.headshot {
  background-image: url('../images/65af34efd0f83089832814f3_0164.jpeg');
  background-position: 50% 0;
  background-size: cover;
  height: 300px;
  margin-bottom: 25px;
}

.headshot.sean {
  background-image: url('../images/SOli_2020_pr-InternetSize.jpg');
}

.headshot.lucy {
  background-image: url('../images/Lucy-McNulty.jpg');
}

.headshot.matt {
  background-image: url('../images/IMG_5964.jpeg');
}

.image-105 {
  width: 237px;
  margin-bottom: 50px;
}

.text-span {
  font-family: Fremont, sans-serif;
}

.faq-item-2 {
  background-color: var(--black);
  border: 1px #212121;
  border-radius: 0;
}

.minus {
  background-color: #fff;
  border-radius: 20px;
  width: 38%;
  height: 2px;
  position: absolute;
}

.plus {
  background-color: #fff;
  border-radius: 20px;
  width: 2px;
  height: 38%;
  position: absolute;
}

.p-m-wrap {
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-left: 0;
  display: flex;
  position: relative;
}

.left-align-div {
  align-items: center;
  display: flex;
}

.accordian-div-season {
  margin-top: 50px;
  margin-bottom: 50px;
}

.accordian-div-season.faq {
  margin-top: 10px;
  margin-bottom: 10px;
}

.faq-answer-2 {
  height: auto;
  overflow: hidden;
}

.faq-question-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.faq-question-2.policies {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 0 20px;
}

.faq-answer-inner {
  padding: 0;
  overflow: visible;
}

.text-span-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 100px;
  font-size: 30px;
  font-weight: 400;
  line-height: .5em;
}

.image-106 {
  width: 40px;
}

.image-107 {
  width: 20px;
  height: 20px;
}

.link-block {
  margin-left: 10px;
}

.social-div {
  margin-bottom: 10px;
}

.nav-bar-div {
  background-color: rgba(0, 0, 0, .77);
  border: 1px solid #fff;
  justify-content: space-around;
  align-items: center;
  width: auto;
  height: 50px;
  display: flex;
  position: static;
  top: 80px;
  bottom: auto;
  left: auto;
  right: 80px;
}

.link-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.text-block-37 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.div-block-1029 {
  background-color: #fff;
  width: 1px;
  height: 100%;
}

.div-block-for-about {
  width: 500px;
}

@media screen and (min-width: 1440px) {
  .text-block-35 {
    bottom: 500px;
  }

  .logo-container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .nav-links {
    font-size: 5rem;
  }

  .nav-links:hover {
    color: #cacaca;
  }

  .nav-links:focus {
    color: #ffbd5c;
  }

  .nav-trigger {
    right: 10rem;
  }

  .navbar-2 {
    z-index: 20;
  }
}

@media screen and (min-width: 1920px) {
  .nav-overlay {
    display: none;
  }

  .logo-container {
    padding-left: 160px;
    padding-right: 160px;
  }

  .nav-links {
    font-size: 6rem;
  }

  .nav-links:hover {
    color: #cacaca;
  }

  .nav-links:focus {
    color: #ffbd5c;
  }

  .nav-item-2 {
    margin-bottom: 8rem;
  }

  .hamburger-icon.second-span {
    width: 4rem;
  }

  .hamburger-icon.first-span, .hamburger-icon.third-span {
    width: 6rem;
  }

  .nav-trigger {
    right: 11rem;
  }
}

@media screen and (max-width: 991px) {
  .space.left {
    width: 9px;
  }

  .space.top {
    height: 9px;
  }

  .space-copy.bottom {
    height: 9px;
    display: flex;
  }

  .space-copy.right {
    width: 9px;
    display: flex;
  }

  .cursor-dekstop {
    z-index: 2;
    display: none;
  }

  .cursor-2 {
    display: none;
  }

  .text-block {
    font-size: 14px;
  }

  .navbar, .navbar-menu {
    z-index: 87;
  }

  .nav-container {
    font-size: 14px;
    display: none;
  }

  .nav__bg {
    background-color: #0b0b0b;
  }

  .close-wrap {
    margin-top: 0;
  }

  .project-container {
    width: 67%;
    margin-top: 20vh;
    margin-bottom: 20vh;
  }

  .all-rights {
    justify-content: center;
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-right: 0;
  }

  .all-rights-text {
    transform: none;
  }

  .description-service {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 123px;
    display: flex;
  }

  .cu-background {
    justify-content: center;
    padding-bottom: 64px;
  }

  .div-text {
    display: none;
  }

  .div-imagini {
    max-width: 900px;
  }

  .next-project {
    margin-top: 0;
    padding-top: 25vh;
    padding-bottom: 25vh;
  }

  .text-outline-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .text-outline-2.textn22 {
    font-size: 280px;
  }

  .div-block-1001 {
    margin-right: 0;
    padding-left: 66px;
  }

  .outline-heading {
    text-align: center;
    font-size: 100px;
  }

  .bg-video-border-wrapper {
    border-top-width: 13vw;
    border-bottom-width: 13vw;
  }

  .sun-icon {
    width: 50vw;
  }

  .filled-heading {
    text-align: center;
    font-size: 100px;
  }

  .menu-container {
    max-width: 728px;
  }

  .logo-container {
    padding: 2em 25px 1em;
  }

  .nav-links {
    font-size: 4rem;
  }

  .nav-item-2 {
    padding-left: 4rem;
  }

  .nav-trigger {
    right: 5.5rem;
  }

  .white-paragraph._12 {
    text-align: left;
  }

  .value-div {
    text-align: center;
  }

  .value-div.sides {
    border-left-width: 0;
    border-right-width: 0;
  }

  .cursor {
    display: none;
  }

  .s-scroll {
    display: block;
  }

  .content-outer-wrapper {
    max-width: 65%;
  }

  .img-wrapper {
    background-position: 50%;
    background-size: cover;
  }

  .s-scroll-box-wrapper, .s-scroll-box-wrapper.img {
    width: 100%;
    height: 500px;
  }

  .faq-question-2.policies {
    text-align: left;
  }

  .text-span-2 {
    letter-spacing: 70px;
    font-size: 24px;
  }

  .social-div {
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .space.left {
    width: 7px;
  }

  .space.top, .space-copy.bottom {
    height: 7px;
  }

  .space-copy.right {
    width: 7px;
  }

  .cursor-dekstop {
    display: none;
  }

  .text-block {
    font-size: 13px;
  }

  .navbar, .navbar-menu {
    z-index: 87;
    margin-top: 30px;
  }

  .link-2 {
    font-size: 15px;
  }

  .nav-container {
    display: none;
  }

  .nav-items {
    width: 90%;
  }

  .nav-item-text-full {
    font-size: 48px;
    line-height: 90px;
    display: none;
  }

  .special-text-wrapper {
    height: auto;
  }

  .nav-item-text {
    font-size: 48px;
    line-height: 90px;
  }

  .link-4 {
    font-size: 15px;
  }

  .nav__bg {
    background-color: #0b0b0b;
  }

  .close-wrap {
    margin-top: 0;
  }

  .project-container {
    width: 80%;
    margin-top: 15vh;
    margin-bottom: 15vh;
  }

  .all-rights {
    margin-bottom: 0;
    padding-bottom: 30px;
  }

  .hero-section {
    justify-content: flex-start;
    overflow: visible;
  }

  .description-service {
    justify-content: flex-start;
    margin-top: 35vw;
    margin-left: 0;
    padding-left: 80px;
  }

  .cu-background {
    justify-content: center;
    margin-top: 60vw;
    padding-bottom: 20px;
  }

  .div-imagini {
    min-width: 100vw;
    max-width: 100vw;
  }

  .next-project {
    margin-top: 0;
  }

  .div-nextproject {
    min-width: 34%;
    max-width: 78%;
  }

  .text-outline-2.textn22 {
    font-size: 206px;
    line-height: 185px;
  }

  .div-block-1001 {
    padding-left: 47px;
  }

  .div-block-1014 {
    width: 400px;
  }

  .div-block-1019 {
    padding-left: 30px;
  }

  .div-block-1021 {
    height: 1px;
  }

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

  .home-container {
    padding-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .home-container.team {
    padding: 0;
  }

  .outline-heading {
    text-align: center;
    font-size: 75px;
  }

  .bg-video-border-wrapper {
    border-top-width: 20vw;
    border-bottom-width: 20vw;
  }

  .sun-icon {
    width: 55vw;
  }

  .filled-heading {
    text-align: center;
    font-size: 75px;
  }

  .nav-overlay {
    display: none;
  }

  .logo-container {
    justify-content: space-between;
    align-items: center;
    padding-top: 1em;
    padding-left: 25px;
    padding-right: 25px;
  }

  .nav-links {
    letter-spacing: .5rem;
    font-family: Inter Tight, sans-serif;
    font-size: 2rem;
  }

  .nav-item-2 {
    margin-bottom: 4rem;
  }

  .hamburger-icon.second-span {
    width: 2rem;
  }

  .hamburger-icon.first-span, .hamburger-icon.third-span {
    width: 3rem;
  }

  .nav-trigger {
    width: auto;
    height: auto;
    padding: 10px 10px 0;
    display: block;
    position: static;
    top: 4rem;
    right: 3rem;
  }

  .navbar-2 {
    justify-content: space-between;
    min-height: 100px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-66 {
    margin-top: 10px;
  }

  .dropshock-logo {
    margin-bottom: 0;
  }

  .value-div {
    padding: 0;
  }

  .html-embed-6 {
    display: block;
  }

  .content-outer-wrapper {
    max-width: 70%;
  }

  .s-scroll-box-wrapper, .s-scroll-box-wrapper.img {
    width: 100vw;
  }

  .headshot, .headshot.sean {
    height: 250px;
  }

  .text-span-2 {
    letter-spacing: 50px;
    font-size: 16px;
  }

  .nav-bar-div {
    display: none;
  }

  .quick-stack {
    margin-top: 25px;
    padding: 0;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 14px;
    line-height: 24px;
  }

  .space {
    height: 5px;
  }

  .space.left {
    width: 5px;
  }

  .space.top, .space-copy, .space-copy.bottom {
    height: 5px;
  }

  .space-copy.right {
    width: 5px;
  }

  .linii, .cursor-dekstop {
    display: flex;
  }

  .text-block {
    font-size: 11px;
  }

  .div-block {
    width: 100px;
  }

  .navbar {
    z-index: 38;
  }

  .navbar-menu {
    z-index: 38;
    display: none;
  }

  .link-2 {
    margin-top: 9px;
  }

  .nav-container {
    z-index: 36;
    padding-bottom: 100px;
    display: none;
  }

  .nav-items, .nav-footer-link {
    margin-top: 0;
  }

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

  .div-block-125 {
    width: 250px;
    height: .5px;
  }

  .link-4 {
    margin-top: 10px;
  }

  .nav__bg {
    background-color: #0b0b0b;
  }

  .close-wrap {
    margin-top: 0;
  }

  .project-container {
    width: 80%;
    display: flex;
  }

  .all-rights {
    margin-bottom: 0;
    padding-bottom: 30px;
  }

  .hero-section {
    justify-content: flex-start;
    width: 100vw;
    overflow: visible;
  }

  .description-service {
    margin-top: 50vw;
    margin-bottom: 50vw;
    margin-left: 0;
    padding-left: 57px;
    overflow: hidden;
  }

  .cu-background {
    padding-bottom: 16px;
  }

  .fara-background {
    margin-top: 60vw;
    margin-bottom: 0;
  }

  .next-project {
    margin-top: 0;
    padding-top: 25vh;
    padding-bottom: 25vh;
  }

  .text-outline-2.textn22 {
    font-size: 158px;
    line-height: 140px;
  }

  .div-block-1014 {
    border-bottom-width: 2px;
    width: 85vw;
    text-decoration: none;
  }

  .div-block-1019 {
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-left: 18px;
    transform: none;
  }

  .text-block-19 {
    margin-right: 8px;
    font-size: 13px;
  }

  .wg-selector-1.s1 {
    padding: 5px;
  }

  .wg-selector-1.s2 {
    padding: 6px;
  }

  .wg-selector-highlight-wrapper {
    height: .5px;
    margin-top: -.05rem;
  }

  .text-block-20 {
    font-size: 10px;
    line-height: 19px;
  }

  .text-block-21 {
    font-size: 10px;
  }

  .heading-65 {
    margin-top: -1px;
    font-size: 15px;
  }

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

  .section.footer {
    padding-bottom: 100px;
  }

  .home-container {
    width: 100vw;
    max-width: none;
  }

  .outline-heading {
    text-align: center;
    font-size: 40px;
  }

  .bg-video-border-wrapper {
    border-width: 30vw 10vw;
  }

  .sun-icon {
    width: 75vw;
  }

  .filled-heading {
    text-align: center;
    font-size: 40px;
  }

  .nav-overlay {
    display: none;
  }

  .menu-container {
    max-width: none;
  }

  .logo-container {
    padding: 1em 20px;
  }

  .nav-links {
    font-size: 2rem;
  }

  .nav-item-2 {
    margin-bottom: 2rem;
    padding-left: 2rem;
  }

  .hamburger-icon.second-span {
    width: 1.6rem;
    height: 1px;
  }

  .hamburger-icon.first-span {
    width: 2.8rem;
    height: 1px;
  }

  .hamburger-icon.third-span {
    width: 2.8rem;
    height: 1px;
    margin-bottom: 0;
  }

  .nav-trigger {
    right: 1.5rem;
  }

  .paragraph-5 {
    font-size: 16px;
    line-height: 24px;
  }

  .dropshock-logo {
    margin-top: 0;
    margin-bottom: 0;
  }

  .value-div {
    padding-left: 25px;
    padding-right: 25px;
  }

  .s-scroll {
    height: auto;
  }

  .btn-2.blue, .btn-2.purple {
    display: none;
  }

  .content-outer-wrapper {
    max-width: 80%;
  }

  .s-scroll-box-wrapper, .s-scroll-box-wrapper.img {
    height: 500px;
  }

  .project-title {
    font-size: 28px;
    line-height: 36px;
  }

  .image-105 {
    width: 150px;
  }

  .p-m-wrap {
    margin-left: 0;
  }

  .staffs-title-div {
    padding-right: 10px;
  }

  .left-align-div {
    flex-direction: column;
    justify-content: center;
  }

  .faq-question-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .faq-question-2.policies {
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 20px;
  }

  .text-span-2 {
    letter-spacing: 20px;
    font-size: 12px;
  }

  .text-block-37 {
    font-size: 10px;
  }

  .link-8 {
    font-size: 32px;
  }

  .values-quick-stack {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-for-about {
    width: auto;
  }
}

#w-node-_7659a729-2620-0f82-8cde-a25ed5f2e15c-0dc2731e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_13921d32-2530-7c0a-a73c-a0d6009d77bb-0dc2731e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_7659a729-2620-0f82-8cde-a25ed5f2e15c-0dc2731e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_13921d32-2530-7c0a-a73c-a0d6009d77bb-0dc2731e {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_13921d32-2530-7c0a-a73c-a0d6009d77bb-0dc2731e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Aver';
  src: url('../fonts/AKHWMM-Aver-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fremont';
  src: url('../fonts/Fremont-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fremont';
  src: url('../fonts/Fremont-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bwmodelica';
  src: url('../fonts/BwModelica-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bwmodelica';
  src: url('../fonts/BwModelica-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bwmodelica';
  src: url('../fonts/BwModelica-Bold.otf') format('opentype'), url('../fonts/BwModelica-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bwmodelica';
  src: url('../fonts/BwModelica-BoldItalic.otf') format('opentype'), url('../fonts/BwModelica-ExtraBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bwmodelica';
  src: url('../fonts/BwModelica-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Glorifydemo Bw 3 J 3';
  src: url('../fonts/Glorifydemo-BW3J3.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}