.body {
  font-family: Roboto, sans-serif;
  color: #757588;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Basier circle', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
}

.navbar {
  padding-top: 32px;
  padding-bottom: 32px;
  background-color: hsla(0, 0%, 100%, 0.1);
  box-shadow: 0 1px 0 0 #e5e5e5;
}

.section {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Basier circle', sans-serif;
  color: #1a1a1a;
  font-size: 24px;
  line-height: 29px;
}

.paragraphheading {
  margin-top: 32px;
  margin-bottom: 0px;
  font-size: 16px;
}

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

.header {
  margin-top: 64px;
}

.projects {
  background-color: #fff;
}

.title-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icontitle {
  display: none;
  margin-right: 8px;
}

.projecttitleline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.heading-3 {
  margin-top: 0px;
  margin-right: 8px;
  margin-bottom: 0px;
  font-family: 'Basier circle', sans-serif;
  color: #1a1a1a;
  font-size: 18px;
}

.subline-projectline {
  margin-top: 4px;
  color: #757588;
  font-size: 16px;
  font-weight: 400;
}

.projectline {
  position: relative;
  display: block;
  margin-bottom: 24px;
  font-style: normal;
  text-decoration: none;
}

.div-block {
  height: 56px;
}

.about {
  padding-top: 80px;
  padding-bottom: 80px;
}

.paragraph {
  width: 60%;
  margin-top: 24px;
  margin-bottom: 0px;
  font-size: 16px;
}

.footer {
  padding-top: 32px;
  padding-bottom: 32px;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1);
}

.text-block {
  font-family: 'Basier circle', sans-serif;
  color: #1a1a1a;
  font-weight: 500;
}

.text-block-2 {
  margin-left: 4px;
  font-family: 'Basier circle', sans-serif;
  font-weight: 500;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-block-3 {
  display: inline-block;
  margin-left: 4px;
  font-family: 'Basier circle', sans-serif;
  color: #fa6400;
  font-weight: 500;
}

.text-block-4 {
  display: inline-block;
  font-family: 'Basier circle', sans-serif;
}

.text-block-5 {
  display: inline-block;
  font-family: 'Basier circle', sans-serif;
  font-weight: 400;
}

.text-block-6 {
  display: inline-block;
  font-family: 'Basier circle', sans-serif;
  color: #3a4be6;
  font-weight: 500;
}

.flexmargin4 {
  display: block;
  margin-top: 4px;
}

.text-block-7 {
  font-family: 'Basier circle', sans-serif;
  font-size: 16px;
}

.text-block-8 {
  margin-left: 4px;
  font-family: 'Basier circle', sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.imagemarginright {
  margin-right: 40px;
}

.flexbetween {
  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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

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

.link:hover {
  color: #134db6;
  text-decoration: none;
}

.link-block {
  color: #757588;
}

.link-blockmarginright {
  margin-right: 40px;
  color: #757588;
}

.linkedin:hover {
  color: #0a66c2;
}

.dribbble:hover {
  color: #ea4c89;
}

.instagram:hover {
  color: #000;
}

.image {
  position: absolute;
  left: auto;
  top: -160%;
  right: -10%;
  bottom: auto;
  z-index: -1;
}

.container-2 {
  position: relative;
}

.containerproject {
  padding-top: 80px;
  padding-bottom: 80px;
  box-shadow: 0 1px 0 0 #e5e5e5;
}

.imgfollowhover {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 1;
  margin-top: 50px;
  margin-left: 240px;
  opacity: 0;
}

.viewporthoverpreview {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.textconfidencial {
  margin-top: 4px;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .paragraph {
    width: 80%;
  }

  .viewporthoverpreview {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container {
    display: block;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .header {
    padding-right: 16px;
    padding-left: 16px;
  }

  .projects {
    padding-right: 16px;
    padding-left: 16px;
  }

  .about {
    padding-right: 16px;
    padding-left: 16px;
  }

  .footer {
    padding-right: 16px;
    padding-left: 16px;
  }

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

  .link-blockmarginright {
    margin-right: 16px;
  }

  .image {
    top: -130%;
    right: -24%;
  }

  .image-2 {
    max-width: 80%;
  }

  .headerblockdiv {
    margin-top: 24px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    display: block;
  }

  .paragraph {
    width: 100%;
  }

  .flex {
    margin-top: 16px;
  }

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

  .image {
    top: -55%;
    right: -18%;
  }

  .image-2 {
    max-width: 90%;
  }

  .headerblockdiv {
    margin-top: 24px;
  }
}

#w-node-fdf38487-636e-8887-e6c1-b2ecb19d4afd-05792be2 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_197e6f51-70e3-5d3d-9694-c571bae72c15-05792be2 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-fdf38487-636e-8887-e6c1-b2ecb19d4afd-05792be2 {
    -ms-grid-column-span: 3;
    grid-column-end: 3;
  }

  #w-node-_197e6f51-70e3-5d3d-9694-c571bae72c15-05792be2 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fdf38487-636e-8887-e6c1-b2ecb19d4afd-05792be2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Basier circle';
  src: url('../fonts/Basier-Circle-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Basier circle';
  src: url('../fonts/Basier-Circle-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Basier circle';
  src: url('../fonts/Basier-Circle-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}