.body {
  background-color: #000;
}

.section {
  position: relative;
  display: block;
  overflow: hidden;
  height: 100vh;
  max-height: 100vh;
  min-height: auto;
}

.content--canvas {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100vw;
  -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;
  color: #fff;
}

.headline {
  position: relative;
  z-index: 10;
  margin-top: 2px;
  margin-bottom: 20px;
  font-size: 80px;
  line-height: 110%;
}

.heading {
  margin-left: 0px;
  font-family: Agencyfb, sans-serif;
  font-size: 130px;
  line-height: 120px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.heading-copy {
  margin-left: 25px;
  font-family: Agencyfb, sans-serif;
  font-size: 130px;
  line-height: 120px;
}

.text-span {
  color: #c2101c;
}

.div-block-2 {
  position: absolute;
  z-index: 10;
  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: 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;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.paragraph {
  margin-bottom: 0px;
  font-family: 'Brooklyn 1', sans-serif;
  font-size: 20px;
}

.paragraph-2 {
  margin-bottom: 0px;
  margin-left: 7px;
  font-family: 'Brooklyn 1', sans-serif;
  font-size: 20px;
}

.image {
  max-width: 30px;
  margin-left: 7px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 11;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100vw;
  padding-top: 10px;
  padding-bottom: 10px;
  -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: hsla(0, 0%, 86.7%, 0);
}

.navbar.frosty {
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-2 {
  max-width: 50px;
}

.nav-link {
  font-family: 'Brooklyn 1', sans-serif;
  color: #fff;
}

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

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  max-width: none;
  min-width: auto;
  -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;
}

.section-2 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-width: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  -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: transparent;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100vw;
  max-width: 100vw;
  min-width: auto;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  opacity: 0.12;
  mix-blend-mode: normal;
}

.heading-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-style: none;
  border-width: 4px;
  border-color: #fff;
  font-family: Agencyfb, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 80px;
  text-align: center;
  white-space: nowrap;
  mix-blend-mode: normal;
}

.section-3 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  max-width: 100vw;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -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: transparent;
}

.div-block-6 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 500px;
  min-width: auto;
  -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;
}

.div-block-6.hero__card {
  margin-bottom: 842px;
}

.image-3 {
  width: 100%;
  max-width: none;
  opacity: 1;
}

.div-block-7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(218, 38, 38, 0);
  box-shadow: inset 0 0 50px 50px #0e0e10;
}

.image-4 {
  position: absolute;
}

.image-5 {
  position: absolute;
}

.image-6 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.image-7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.div-block-8 {
  overflow: hidden;
  width: 100%;
  min-width: auto;
}

.branding-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  margin-top: 0px;
  margin-bottom: 10px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0);
  background-color: transparent;
  color: #555;
  font-size: 2em;
  text-decoration: none;
}

.branding-nav.w--current {
  border-color: #ad292e;
  background-color: transparent;
  color: #fff;
}

.red-span {
  color: #c2101c;
}

.branding-content {
  width: 100%;
  height: 100%;
}

.branding-collecction-list {
  position: relative;
}

.textwrap {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 30px;
}

.what-we-do-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.branding-collection-item {
  position: relative;
}

.wwd-tabs-content {
  width: 80%;
}

.wwd-tabs-menu {
  width: 15%;
}

.innerwrapper {
  position: relative;
  z-index: 11;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #030303;
}

.wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.heading-3 {
  font-family: Agencyfb, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.paragraph-3 {
  font-family: Brooklyn, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  text-align: left;
}

.div-block-10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 12;
  display: block;
  overflow: visible;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.div-block-11 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140%;
  min-width: auto;
  -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: #111;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.div-block-12 {
  position: static;
  width: 100%;
  max-height: 100%;
}

.image-8 {
  opacity: 0.55;
}

.background-video {
  max-height: 500px;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: auto;
  -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;
}

.btn {
  position: absolute;
  left: auto;
  top: auto;
  right: 24%;
  bottom: 12%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-bottom: 16px;
  -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: transparent;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 6px;
  text-decoration: none;
  text-transform: uppercase;
}

.project-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 9vh;
  margin-bottom: 33vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-perspective: 3500px;
  perspective: 3500px;
  -webkit-transform: perspective(3500px);
  transform: perspective(3500px);
}

.heading-h1 {
  position: relative;
  z-index: 10;
  width: 100%;
  margin-top: 30vh;
  margin-bottom: 0px;
  margin-left: 16vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform: perspective(2000px);
  transform: perspective(2000px);
  color: #fff;
  font-size: 7.5vw;
  line-height: 10vw;
  letter-spacing: 0.2vw;
  text-transform: uppercase;
}

.heading-h1.solid {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: block;
  font-family: Agencyfb, sans-serif;
}

.heading-h1.outline {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  display: block;
  font-family: Agencyfb, sans-serif;
  color: hsla(0, 0%, 100%, 0.41);
}

.btn-line {
  width: 56px;
  height: 2px;
  margin-right: 24px;
  background-color: #fff;
}

.project {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 66%;
  height: 90vh;
  -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;
  -webkit-perspective: 3500px;
  perspective: 3500px;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  -webkit-transform: perspective(3500px);
  transform: perspective(3500px);
}

.page {
  overflow: hidden;
  width: 100%;
  min-width: auto;
}

.img {
  position: relative;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

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

.accordion-highlight-bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 150%;
  background-color: #2c3eff;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.accordion-highlight-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: 150%;
  background-color: #2c3eff;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.accordion {
  border-bottom: 1px solid #fff;
}

.accordion-trigger-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 60%;
}

.accordion-item {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #fff;
  cursor: pointer;
}

.accordion-item-top-wrapper {
  display: -ms-grid;
  display: grid;
  padding-top: 24px;
  padding-bottom: 24px;
  grid-auto-columns: 1fr;
  grid-column-gap: 2vw;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 0.5fr;
  grid-template-columns: 1fr 1fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  font-size: 36px;
}

.accordion-trigger-bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 60%;
}

.accordion-item-bottom-wrapper {
  overflow: hidden;
  padding-left: 40.5%;
  font-size: 16px;
}

.accordion-arrow {
  width: 28px;
  max-width: none;
}

.container-2 {
  width: 100%;
  max-width: none;
  padding-right: 5vw;
  padding-left: 5vw;
}

.p-accordion-answer {
  max-width: 38vw;
  margin-bottom: 0px;
  padding-top: 6px;
  padding-bottom: 36px;
}

.faq-image_hover {
  display: none;
}

.faq_aswer-wrap_spacer {
  max-width: 80%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.faq_trigger {
  display: -ms-grid;
  display: grid;
  width: 100%;
  max-width: none;
  min-width: auto;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  -ms-grid-columns: 1fr 2rem;
  grid-template-columns: 1fr 2rem;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  cursor: pointer;
}

.faq_answer-wrap {
  overflow: hidden;
  padding-right: 0px;
}

.faq_heading-wrap {
  font-size: 1.25rem;
  font-weight: 500;
}

.faq_element {
  min-width: auto;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 0.125px solid #363636;
}

.faq_element.last {
  margin-bottom: 0rem;
}

.faq_content-wrap {
  width: 100%;
  max-width: none;
  min-width: auto;
  padding-top: 44px;
}

.text-block-2 {
  display: inline-block;
  font-family: Agencyfb, sans-serif;
  color: #c2101c;
  font-size: 30px;
  line-height: 30px;
}

.text-block-3 {
  display: inline-block;
  font-family: Agencyfb, sans-serif;
  color: #c2101c;
  font-size: 30px;
  line-height: 30px;
}

.text-block-4 {
  display: inline-block;
  font-family: Agencyfb, sans-serif;
  color: #c2101c;
  font-size: 30px;
  line-height: 30px;
}

.text-block-5 {
  display: inline-block;
  font-family: Agencyfb, sans-serif;
  color: #c2101c;
  font-size: 30px;
  line-height: 30px;
}

.paragraph-4 {
  max-width: 500px;
  min-width: auto;
  font-family: 'Brooklyn 1', sans-serif;
  color: #fff;
}

.paragraph-5 {
  max-width: 500px;
  min-width: auto;
  font-family: 'Brooklyn 1', sans-serif;
  color: #fff;
  font-weight: 400;
}

.paragraph-6 {
  max-width: 500px;
  min-width: auto;
  font-family: 'Brooklyn 1', sans-serif;
  color: #fff;
}

.paragraph-7 {
  max-width: 500px;
  min-width: auto;
  font-family: 'Brooklyn 1', sans-serif;
  color: #fff;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  min-height: 1200px;
  min-width: 90%;
  -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;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: auto;
  -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;
}

.button__text {
  position: absolute;
  font-family: Agencyfb, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 700;
}

.shredders-divs {
  position: relative;
  z-index: 5;
  width: 5px;
  height: 300px;
  margin-right: 4px;
  margin-left: 4px;
  background-color: #000;
}

.button__text-fix {
  position: absolute;
  display: block;
  font-family: Agencyfb, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 700;
}

.the-girl {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: block;
  max-width: 440px;
}

.frame-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 440px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.shredder-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 250px;
  max-width: 440px;
  margin-top: 538px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button-div {
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.background {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 1;
}

.text-block-6 {
  position: absolute;
  top: 193px;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  font-family: Agencyfb, sans-serif;
  color: #5c3829;
  font-size: 33px;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
}

.buy-button {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 150px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  -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;
  border: 1px solid #000;
  background-color: #c2101c;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.buy-button:hover {
  box-shadow: 0 0 50px -1px #c2101c;
}

.main-div {
  position: relative;
  display: block;
  width: 100%;
  max-width: none;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.frame {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 6;
  display: block;
  max-width: 440px;
}

.div-block-17 {
  width: 100%;
  min-width: auto;
  margin-bottom: 140px;
}

.column {
  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: 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;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-18 {
  position: relative;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.background-video-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  min-width: auto;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -o-object-fit: fill;
  object-fit: fill;
}

.wrapper-2 {
  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;
}

.with-fill {
  position: absolute;
  z-index: 2;
  display: none;
  color: #fff;
  font-size: 9vw;
  line-height: 9vw;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0.4vw;
  text-transform: uppercase;
}

.without-fill {
  position: absolute;
  z-index: 1;
  color: #fff;
  font-size: 9vw;
  line-height: 9vw;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0.4vw;
  text-transform: uppercase;
}

.heading-3-copy {
  font-family: Agencyfb, sans-serif;
  color: #fff;
  font-size: 100px;
  line-height: 100px;
  text-align: center;
}

.div-block-19 {
  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: 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;
}

.paragraph-8 {
  margin-bottom: 0px;
  font-family: Brooklyn, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.image-9 {
  max-width: 30px;
  margin-left: 20px;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-top: 15px;
  -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: #c2101c;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.link-block:hover {
  box-shadow: 0 0 50px -1px #c2101c;
}

.image-10 {
  max-width: 30px;
}

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

@media screen and (max-width: 991px) {
  .nav-link {
    color: #fff;
    text-align: center;
    text-decoration: none;
  }

  .section-2 {
    min-width: 100vw;
  }

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

  .heading-h1 {
    margin-left: 5vw;
  }

  .project {
    width: 80%;
  }

  .icon {
    color: #c2101c;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .nav-menu {
    background-color: hsla(0, 0%, 78.4%, 0);
  }
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 80px;
  }

  .heading-copy {
    margin-left: 10px;
    font-size: 80px;
  }

  .nav-link {
    text-align: center;
  }

  .section-2 {
    min-width: 100vw;
  }

  .what-we-do-tabs {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .wwd-tabs-content {
    width: 75%;
    margin-left: 1%;
  }

  .wwd-tabs-menu {
    width: 20%;
  }

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

  .project {
    height: 90vh;
  }

  .faq_answer-wrap {
    padding-right: 0rem;
  }

  .icon {
    color: #c2101c;
  }

  .menu-button.w--open {
    background-color: hsla(0, 0%, 78.4%, 0);
  }

  .nav-menu {
    background-color: hsla(0, 0%, 78.4%, 0);
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 70px;
    line-height: 70px;
  }

  .heading-copy {
    margin-left: 10px;
    font-size: 70px;
    line-height: 70px;
  }

  .nav-link {
    text-align: center;
  }

  .branding-nav {
    width: 48%;
  }

  .what-we-do-tabs {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .wwd-tabs-content {
    width: 100%;
  }

  .wwd-tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .innerwrapper {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
  }

  .image-8 {
    position: relative;
    left: 498px;
    max-width: none;
    min-height: 100%;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .section-4 {
    margin-top: 65px;
  }

  .heading-h1 {
    margin-top: 20vh;
    margin-left: 24px;
    font-size: 12vw;
    line-height: 14vw;
  }

  .project {
    width: 80%;
    height: 80vh;
  }

  .faq_content-wrap {
    width: auto;
    max-width: 90%;
  }

  .div-block-15 {
    max-width: 100%;
    min-height: auto;
    min-width: auto;
  }

  .shredders-divs {
    min-width: 4px;
    background-color: #000;
  }

  .the-girl {
    display: block;
    max-height: none;
    max-width: 100%;
  }

  .frame-div {
    max-width: 90%;
    min-height: auto;
  }

  .shredder-contain {
    position: relative;
    bottom: auto;
    z-index: 5;
    overflow: hidden;
    width: 500px;
    height: 400px;
    max-height: 400px;
    max-width: 90%;
    margin-top: 0px;
  }

  .background {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: 100%;
    min-height: 100%;
    min-width: auto;
    background-color: #d9c1a7;
  }

  .text-block-6 {
    top: 140px;
    font-size: 7vw;
  }

  .frame {
    position: relative;
    width: auto;
    height: auto;
    max-height: none;
    max-width: 100%;
    min-height: auto;
  }

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

  .columns {
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .heading-3-copy {
    font-size: 70px;
    line-height: 70px;
  }

  .icon {
    color: #c2101c;
  }

  .menu-button {
    background-color: rgba(194, 16, 28, 0);
    color: rgba(51, 51, 51, 0);
  }

  .menu-button.w--open {
    background-color: rgba(255, 255, 255, 0);
  }

  .nav-menu {
    background-color: rgba(194, 16, 28, 0);
  }
}

@font-face {
  font-family: 'Brooklyn 1';
  src: url('../fonts/Brooklyn-Heavy-1.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brooklyn 1';
  src: url('../fonts/Brooklyn-Normal-1.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brooklyn';
  src: url('../fonts/Brooklyn-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Agencyfb';
  src: url('../fonts/agencyfb-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Agencyfb';
  src: url('../fonts/agencyfb-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}