@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-ExtraBold.otf') format("opentype"), url('../fonts/Inter-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-SemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Acronym;
  src: url('../fonts/acronym-black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Acronym;
  src: url('../fonts/acronym.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Acronym;
  src: url('../fonts/acronym-bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Acronym;
  src: url('../fonts/acronym-semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

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

.section, .div-block {
  padding-left: 0%;
  padding-right: 0%;
}

.navbar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-left: 0%;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.heading {
  color: #2b2b2b;
  letter-spacing: -2px;
  margin: 12px;
  font-weight: 800;
}

.nav-link {
  color: #2b2b2b;
  font-family: Acronym, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: none;
}

.nav-link-2 {
  color: #2b2b2b;
  margin-left: 0;
  padding-right: 20px;
  font-weight: 600;
}

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

.div-block-2 {
  padding-top: 30%;
}

.heading-2 {
  color: #2b2b2b;
  letter-spacing: -9px;
  margin-bottom: 19px;
  font-size: 158px;
  font-weight: 800;
  line-height: 93px;
}

.divider {
  color: #262421;
  background-color: #2b2b2b;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.divider._2 {
  color: #000;
  background-color: #2b2b2b;
  height: 3px;
}

.divider._3 {
  background-color: #2b2b2b;
  height: 5px;
}

.divider._4 {
  background-color: #2b2b2b;
  height: 8px;
}

.divider._5 {
  background-color: #2b2b2b;
  height: 11px;
}

.divider._6 {
  background-color: #2b2b2b;
  height: 14px;
}

.divider.oother {
  color: #2b2b2b;
  margin-top: 30px;
}

.divider.work-with-us {
  margin-top: 60px;
  margin-left: -2%;
  margin-right: -2%;
}

.divider.companies-we-like._2 {
  height: 1px;
  margin-top: 0;
}

.divider-with-text {
  background-color: #2b2b2b;
}

.grid {
  grid-template-rows: auto;
  padding-bottom: 0;
  padding-left: 2%;
}

.heading-3 {
  color: #fff;
  letter-spacing: -1.5px;
  margin-bottom: 18px;
  font-size: 30px;
  font-weight: 800;
  line-height: 45px;
}

.div-block-3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image {
  height: 100%;
}

.div-block-4 {
  background-color: #cdc0b1;
  margin-top: 30px;
  padding-bottom: 4px;
}

.nav-link-3 {
  color: #2b2b2b;
  font-weight: 600;
  display: none;
}

.grid-2 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 0;
}

.heading-4 {
  color: #2b2b2b;
  text-align: left;
  padding-top: 5%;
  padding-left: 3%;
  font-size: 150px;
  font-weight: 900;
}

.heading-5 {
  text-align: center;
  width: 50%;
  font-family: Acronym, Arial, sans-serif;
  text-decoration: underline;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  margin-bottom: 90px;
  padding-bottom: 0;
  display: flex;
}

.heading-6 {
  color: #2b2b2b;
  width: 50%;
  font-size: 50px;
  line-height: 50px;
}

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

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

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr .25fr;
  margin-top: 7px;
}

.text-block {
  color: #2b2b2b;
  text-align: left;
  letter-spacing: -1px;
}

.text-block._2 {
  color: #2b2b2b;
  text-align: right;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.text-block._2._1 {
  letter-spacing: -1px;
}

.div-block-7 {
  color: #262421;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.section-2 {
  height: 120vh;
  margin-top: 100px;
}

.body {
  letter-spacing: 0;
  margin-bottom: 0;
  padding-bottom: 2%;
  padding-left: 2%;
  padding-right: 2%;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.columns {
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 10px;
  padding-top: 100px;
  padding-right: 80px;
  display: flex;
}

.columns._2 {
  width: 100%;
  margin-top: 60px;
  padding-top: 100px;
}

.columns.work-with-us {
  padding-top: 160px;
}

.heading-7 {
  color: #2b2b2b;
  letter-spacing: -3px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 800;
}

.heading-7._2 {
  display: none;
}

.heading-7._3 {
  color: #2b2b2b;
  letter-spacing: -2px;
  font-weight: 800;
}

.div-block-8 {
  margin-top: 30px;
}

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

.column-2 {
  color: #262421;
  letter-spacing: 0;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-2.body-text {
  display: block;
}

.text-block-2 {
  color: #2b2b2b;
  letter-spacing: 0;
  font-family: Acronym, Arial, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.div-block-9 {
  margin-top: 140px;
}

.div-block-9._2 {
  margin-top: 0;
}

.div-block-10 {
  background-color: #b9b9b9;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 90vh;
  margin-top: 60px;
  padding-bottom: 3px;
  padding-right: 0;
  display: flex;
}

.text-block-3 {
  color: #262421;
  margin-top: 0;
  font-size: 20px;
}

.link-block {
  color: #313131;
  width: 100%;
  margin-top: 0;
  text-decoration: none;
}

.grid-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
}

.section-3 {
  background-color: #cdc0b1;
  margin-top: 30px;
  padding-bottom: 4px;
}

.div-block-11 {
  margin-top: 60px;
}

._1-4 {
  background-color: #cdc0b1;
  margin-top: 240px;
  padding-bottom: 2%;
  padding-left: 2%;
  padding-right: 2%;
}

.div-block-12 {
  margin-top: 60px;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-13 {
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
}

.text-block-4 {
  color: #262421;
  letter-spacing: -1px;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  padding-left: 0;
  font-size: 20px;
  font-weight: 600;
  display: flex;
}

.text-block-4.link {
  text-decoration: none;
}

.heading-8 {
  color: #262421;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 40px;
}

.heading-8._2 {
  opacity: .33;
  text-align: right;
  font-size: 18px;
}

.image-2, .image-3 {
  background-color: #c9c8c8;
}

.grid-6 {
  grid-template-rows: auto;
  height: 500px;
}

.div-block-14 {
  margin-top: 30px;
}

.div-block-15 {
  background-color: #c9c8c8;
}

.image-4, .image-5 {
  max-width: 50%;
}

.image-5._2 {
  max-width: 20%;
}

.column-3 {
  padding-left: 0;
  padding-right: 0;
}

.grid-7 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .7fr 1fr;
  margin-top: 10px;
  margin-bottom: 7px;
}

.grid-7.null {
  display: none;
}

.grid-7._2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  margin-top: 13px;
  margin-bottom: 10px;
}

.text-block-5 {
  font-size: 20px;
}

.text-block-5._2 {
  opacity: 0;
  color: #333;
}

.text-block-5._2._3 {
  opacity: .4;
  letter-spacing: -1px;
  margin-right: 20px;
}

.text-span-2 {
  letter-spacing: -.5px;
  font-family: Acronym, Arial, sans-serif;
  font-weight: 400;
  line-height: 24px;
}

.text-span-2._2 {
  color: #33333380;
}

.column-4 {
  padding-left: 0;
  padding-right: 0;
}

.companies-grid-div {
  margin-top: 30px;
  margin-bottom: 10px;
  padding-top: 8px;
}

.bold-text {
  font-weight: 600;
}

.text-span-3 {
  font-weight: 400;
}

.section-4 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 80vh;
  margin-top: 240px;
  display: flex;
}

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

.image-6 {
  width: 90px;
  margin-right: 10px;
}

.heading-9 {
  color: #262421;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 23px;
  margin-bottom: 0;
  font-size: 60px;
  line-height: 60px;
  text-decoration: underline;
  display: flex;
}

.grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

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

.columns-2 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.text-block-6 {
  text-align: right;
  letter-spacing: 0;
  font-family: Acronym, Arial, sans-serif;
}

.heading-10 {
  letter-spacing: -13px;
  font-size: 18vw;
  font-weight: 800;
  line-height: 22vh;
}

.image-7 {
  color: #262421;
}

.button {
  color: #3b3b3b;
  text-align: center;
  vertical-align: baseline;
  background-color: #262421cc;
  border: 1px #000;
  width: 100%;
  margin-top: 20px;
  padding-top: 26px;
  padding-bottom: 22px;
  font-size: 36px;
  font-weight: 700;
}

.button:hover {
  color: #cdc0b1;
  background-color: #262421;
}

.button.unlimited {
  color: #cdc0b1;
  letter-spacing: -2px;
  background-color: #262421;
}

.button.unlimited:hover {
  background-color: #000;
}

.button._1 {
  color: #cdc0b1;
  letter-spacing: -2px;
  background-color: #26242199;
  font-size: 36px;
}

.button._1:hover {
  background-color: #262421cc;
}

.button._2 {
  color: #cdc0b1;
  letter-spacing: -2px;
  background-color: #262421cc;
}

.button._2:hover {
  background-color: #262421;
}

.link-block-2 {
  display: flex;
  overflow: visible;
}

.link-2 {
  color: #262421;
  text-decoration: none;
}

.image-8 {
  width: 90px;
}

.bold-text-3 {
  letter-spacing: -3px;
  font-weight: 800;
}

.text-span-4 {
  font-size: 18px;
}

.grid-9 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  height: 100%;
  margin-bottom: 9px;
}

.div-block-20 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.body-2 {
  padding: 0% 2%;
}

.section-5 {
  margin-top: 300px;
}

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

.link-block-3 {
  width: 100%;
  text-decoration: none;
}

.text-span-5 {
  color: #33333380;
  letter-spacing: -1px;
}

.text-span-6 {
  letter-spacing: -1px;
  font-size: 15px;
}

.italic-text {
  letter-spacing: -.5px;
}

.image-9 {
  max-width: 25%;
}

@media screen and (max-width: 479px) {
  .navbar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    padding-left: 0%;
    padding-right: 14px;
    display: block;
  }

  .heading {
    height: 100%;
    margin-top: 0;
    font-size: 28px;
  }

  .nav-link-2 {
    height: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-left: 57px;
    padding-right: 0;
    display: flex;
  }

  .nav-menu {
    border: 1px #000;
    margin-top: -7px;
  }

  .heading-2 {
    letter-spacing: -2px;
    font-size: 40px;
    line-height: 40px;
  }

  .divider.oother {
    margin-bottom: 30px;
  }

  .divider.work-with-us {
    margin-top: 0;
  }

  .divider.companies-we-like, .divider.companies-we-like._2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .grid {
    grid-template-columns: 1fr .25fr;
    padding-left: 5%;
  }

  .heading-3 {
    letter-spacing: -.5px;
    font-size: 16px;
  }

  .image {
    height: 50%;
    margin-right: 10px;
  }

  .grid-2 {
    padding: 7px;
  }

  .heading-4 {
    font-size: 80px;
  }

  .heading-6 {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
  }

  .grid-3 {
    grid-template-columns: 1fr .25fr;
  }

  .text-block._2._1 {
    display: none;
  }

  .section-2 {
    height: auto;
  }

  .columns {
    padding-top: 0;
    padding-right: 0;
  }

  .columns._2 {
    margin-top: 0;
    padding-top: 9px;
    padding-right: 0;
  }

  .heading-7 {
    letter-spacing: -2px;
    font-family: Inter, sans-serif;
    font-size: 30px;
  }

  .column {
    padding-left: 0;
  }

  .column-2 {
    height: auto;
  }

  .column-2.body-text {
    display: none;
  }

  .text-block-2 {
    letter-spacing: -1px;
    font-size: 20px;
    font-weight: 300;
  }

  .section-3 {
    width: 100%;
    margin-top: 10px;
  }

  ._1-4 {
    background-color: #cdc0b100;
    margin-top: 100px;
    padding: 0%;
  }

  .div-block-12 {
    margin-top: 30px;
  }

  .grid-5 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .heading-8 {
    font-size: 30px;
  }

  .heading-8._2 {
    font-size: 15px;
  }

  .grid-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-block-5 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .text-block-5._2 {
    display: none;
  }

  .text-block-5._2._3 {
    margin-bottom: 10px;
    font-family: Acronym, Arial, sans-serif;
    display: block;
  }

  .text-span-2 {
    font-family: Acronym, Arial, sans-serif;
  }

  .companies-grid-div {
    margin-bottom: 0;
  }

  .div-block-16 {
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 0;
  }

  .heading-9 {
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
  }

  .columns-2 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  .text-block-6 {
    justify-content: flex-end;
    align-items: flex-end;
    height: 100%;
    display: flex;
  }

  .heading-10 {
    letter-spacing: -3px;
  }

  .button.unlimited {
    font-size: 30px;
  }

  .link-block-2 {
    justify-content: flex-end;
    align-items: center;
  }

  .image-8 {
    object-fit: fill;
    width: 20px;
    margin-right: 4px;
    display: block;
    position: static;
  }

  .div-block-18 {
    margin-top: 240px;
  }

  .bold-text-3 {
    letter-spacing: -1px;
  }

  .div-block-19 {
    background-color: #cdc0b1;
    padding: 16px;
  }

  .menu-button {
    margin-top: 6px;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
    border: 1px solid #000;
  }

  .text-span-4 {
    font-size: 12px;
  }

  .grid-9 {
    grid-template-columns: .25fr 1fr;
  }

  .column-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-6 {
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .icon {
    color: #000;
  }

  .brand {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .bold-text-4 {
    font-size: 15px;
  }
}

#w-node-_252de07f-beb5-ad39-c630-1285bbcd415a-91687993 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_073cfe5b-e4a6-2e97-accb-9da6789eb321-91687993 {
  align-self: end;
}

#w-node-c00cd597-9620-2e63-6d99-3adf4c35924d-91687993, #w-node-aa9894b5-c655-823e-80e9-06732ddc9abb-91687993, #w-node-bcef3f4f-ee9e-fa8d-f678-af3e5188ace0-91687993, #w-node-_9858ac51-1d9b-6b9d-5ef2-eb461ce61929-91687993, #w-node-ce453bb9-d4fb-52bf-0831-381a522b8732-91687993 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_252de07f-beb5-ad39-c630-1285bbcd415a-91687993, #w-node-_0ccfdc07-822c-acae-7409-30e5fb1ecb4e-91687993, #w-node-aa3089e3-4e2c-92ed-9e0f-81e749789f5d-2aed6eeb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraBold.otf') format('opentype'), url('../fonts/Inter-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acronym';
  src: url('../fonts/acronym-black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acronym';
  src: url('../fonts/acronym.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acronym';
  src: url('../fonts/acronym-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acronym';
  src: url('../fonts/acronym-semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}