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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h2 {
  font-family: Inter, sans-serif;
  font-size: 40px;
  line-height: 36px;
  font-weight: 400;
  text-transform: uppercase;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 32px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

a {
  text-decoration: none;
}

li {
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.body {
  margin-bottom: 100px;
  padding-bottom: 140px;
  background-color: #f2e1d2;
  background-image: url('../images/Gradien-HP.png');
  background-position: 0px 0px;
  background-size: 110%;
  background-repeat: no-repeat;
}

.body.about {
  background-image: url('../images/Gradien-about.png');
}

.body.md {
  background-image: url('../images/Gradien-about.png');
}

.body.liberty {
  background-image: url('../images/gradient-Liberty.png');
}

.container {
  display: flex;
  max-width: 1630px;
  padding-left: 20px;
  align-items: center;
}

.nav-menu {
  padding-left: 170px;
}

.nav-link {
  font-family: Inter, sans-serif;
  color: #160606;
  font-size: 20px;
}

.nav-link:hover {
  font-weight: 600;
}

.nav-link:focus {
  font-weight: 600;
}

.nav-link.w--current {
  color: #160606;
  font-weight: 700;
}

.nav-link-2 {
  font-family: Inter, sans-serif;
  font-size: 20px;
}

.text-block {
  font-family: Neuemetananext, sans-serif;
  color: #160606;
  font-size: 24px;
}

.brand {
  display: flex;
  align-items: center;
}

.navbar {
  background-color: transparent;
}

.container-2 {
  display: flex;
  max-width: 1630px;
  margin-top: 70px;
  padding-right: 20px;
  padding-left: 20px;
  flex-direction: column;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.container-2.card {
  padding: 0px 20px;
  background-color: transparent;
}

.container-2.case-study-card {
  margin-bottom: 70px;
}

.container-2.text {
  display: flex;
  margin-top: 60px;
  padding-right: 120px;
  padding-left: 120px;
  flex-direction: column;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.container-2.righty {
  display: flex;
  justify-content: flex-end;
  text-align: right;
}

.h1-display {
  max-width: 1100px;
  font-family: Neuemetananext, sans-serif;
  font-size: 128px;
  line-height: 130px;
}

.h1-display.standard {
  padding-top: 40px;
  font-size: 64px;
  line-height: 70px;
}

.divider {
  min-height: 2px;
  margin-top: 110px;
  background-color: #160606;
}

.divider.small {
  min-height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph {
  max-width: 1000px;
  margin-bottom: 0px;
  color: #160606;
  line-height: 22px;
}

.paragraph.highlight {
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 35px;
  font-weight: 600;
}

.paragraph.highlight2 {
  margin-bottom: 24px;
  font-weight: 600;
}

.paragraph.italic-work {
  margin-top: 40px;
  font-style: italic;
}

.button {
  padding: 10px 20px;
  background-color: transparent;
  font-family: Inter, sans-serif;
  color: #160606;
  font-size: 20px;
  line-height: 40px;
  font-weight: 500;
  text-transform: uppercase;
}

.link-block {
  display: flex;
  width: 320px;
  height: 64px;
  margin-top: 24px;
  padding: 10px 20px;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #000;
  color: #160606;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  -o-object-position: 0% 50%;
     object-position: 0% 50%;
}

.link-block:hover {
  border-width: 3px;
}

.link-block.email {
  width: 230px;
  margin-top: 0px;
}

.link-block.socials {
  width: 64px;
  margin-top: 0px;
  margin-left: 40px;
}

.text-block-2 {
  flex: 1;
  font-family: Inter, sans-serif;
  color: #160606;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.card {
  margin-bottom: 0px;
  padding: 100px 100px 70px;
  background-color: #fff;
  color: #160606;
}

.card.contact {
  background-color: #e8d8c9;
}

.card.contact.white {
  background-color: #fff;
}

.heading {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  flex: 0 auto;
}

.heading.h3 {
  margin-top: 60px;
  text-transform: none;
}

.div-block {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.div-block.contact {
  margin-bottom: 100px;
}

.div-block.playlist {
  margin-bottom: 50px;
  justify-content: space-between;
}

.div-block.h3div {
  margin-top: 87px;
}

.div-block-2 {
  display: flex;
  height: 626px;
  margin-top: 100px;
  margin-bottom: 100px;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-content: flex-start;
}

.div-block-3 {
  display: flex;
  width: 33.33%;
  padding: 40px 2%;
  flex-direction: column;
  border: 1px solid #000;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 20px;
}

.div-block-4 {
  flex: 1;
}

.div-block-5 {
  flex: 1;
}

.list {
  padding-left: 30px;
}

.paragraph-2 {
  max-width: 680px;
}

.paragraph-2.italic {
  max-width: 690px;
  margin-top: 8px;
  font-style: normal;
}

.paragraph-2.bold {
  margin-bottom: 110px;
  font-weight: 700;
}

.div-block-6 {
  display: flex;
  justify-content: space-between;
}

.div-block-7 {
  display: flex;
  justify-content: flex-end;
}

.lightbox-link {
  display: flex;
  margin-top: 60px;
  flex-direction: column;
  align-items: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.image {
  width: 60%;
}

.image-2 {
  -ms-grid-row-align: stretch;
      align-self: stretch;
}

.image-3 {
  width: 60%;
}

.image-4 {
  width: 350px;
  height: 350px;
  margin-right: 20px;
}

.list-2 {
  max-width: 1000px;
  flex: 1;
}

.div-block-8 {
  display: flex;
  flex-direction: column;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.div-block-8.case-study {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.workimgpreview {
  display: flex;
  overflow: hidden;
  height: 440px;
  padding-top: 0px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 20px;
  border-color: #fff;
  border-radius: 0px;
  box-shadow: 0 15px 50px -20px rgba(0, 0, 0, 0.1);
}

.image-5 {
  width: 100%;
}

.lightbox-link-2 {
  display: flex;
  margin-top: 157px;
  padding: 50px;
  justify-content: space-around;
  flex-wrap: wrap;
  background-color: transparent;
}

.dribbleimgs {
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 6px;
  transition: box-shadow 200ms ease, transform 200ms ease;
}

.dribbleimgs:hover {
  box-shadow: 0 5px 16px -6px rgba(0, 0, 0, 0.16);
  transform: scale(1.05);
}

.div-block-9 {
  background-color: #fff;
}

.image-8 {
  transform: rotate(180deg);
}

.keywords {
  color: #827575;
}

.imgworkbig {
  display: flex;
  border-style: solid;
  border-width: 20px;
  border-color: #fff;
}

.imglabel {
  font-style: italic;
}

.div-block-10 {
  display: flex;
  justify-content: space-between;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.div-block-11 {
  display: flex;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.testimonials {
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  justify-content: space-between;
  align-items: flex-start;
  flex: 0 auto;
  -o-object-fit: fill;
     object-fit: fill;
}

.testimonial {
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  align-self: flex-start;
  flex: 0 0 auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .container {
    justify-content: space-between;
  }

  .nav-menu {
    background-color: #f2e1d2;
  }

  .h1-display {
    font-size: 80px;
    line-height: 80px;
  }

  .card {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block {
    flex-direction: column;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

@media screen and (max-width: 767px) {
  .body {
    background-position: -50px 0px;
    background-size: 150%;
  }

  .container-2 {
    margin-top: 80px;
  }

  .h1-display {
    font-size: 70px;
  }

  .divider {
    margin-top: 60px;
  }

  .link-block.socials {
    margin-right: 40px;
    margin-left: 0px;
  }

  .card {
    padding: 40px;
  }

  .div-block {
    flex-direction: column;
  }

  .div-block-2 {
    height: 1400px;
    flex-direction: column;
    justify-content: flex-start;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-3 {
    width: 100%;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-6 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-7 {
    justify-content: flex-start;
  }

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

  .image {
    width: 100%;
  }

  .image-2 {
    width: 100%;
  }

  .workimgpreview {
    height: 300px;
  }

  .image-6 {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-position: -400px 0px;
    background-size: 400%;
  }

  .container-2 {
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-2.card {
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-2.case-study-card {
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-2.text {
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    flex-wrap: nowrap;
    align-items: flex-start;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .container-2.headertext {
    padding-right: 20px;
    padding-left: 20px;
  }

  .h1-display {
    font-size: 40px;
    line-height: 40px;
  }

  .h1-display.standard {
    padding-top: 20px;
    font-size: 45px;
  }

  .divider {
    margin-top: 20px;
  }

  .paragraph {
    font-size: 16px;
  }

  .paragraph.highlight {
    font-size: 30px;
  }

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

  .heading {
    font-size: 20px;
    line-height: 24px;
  }

  .heading.h3 {
    margin-top: 20px;
  }

  .div-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-2 {
    height: 1500px;
  }

  .paragraph-2.italic {
    font-size: 16px;
  }

  .paragraph-2.bold {
    font-size: 16px;
  }

  .image-4 {
    width: 200px;
    height: 200px;
  }

  .div-block-8.case-study {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-10 {
    flex-direction: column;
  }

  .div-block-11 {
    flex-direction: column;
  }

  .testimonials {
    flex-direction: column;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .testimonial {
    flex: 0 auto;
  }
}

@font-face {
  font-family: 'Neuemetananext';
  src: url('../fonts/NeueMetanaNext-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neuemetananextoutline';
  src: url('../fonts/NeueMetanaNextOutline-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}