body {
  min-width: 300px;
}
    body > div:not(:first-of-type):not(:last-of-type) {
      min-height: calc(100% + 35px);
    }
    body > div:last-of-type {
      min-height: 100%;
    }

.screen,
.screen-wrapper {
  width: 100%;
}


.screen {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}


.screen-wrapper {
    height: 100%;
    position: relative;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
    max-width: 1800px;
  }

.content {
  padding: 0 20px;
  display: flex;
  flex: auto;
  flex-direction: row;
}

.list-head {
    margin: 0;
  }

.list-foot {
    font-size: 15px;
    margin-top: 5px;

  }

.list-department {
    font-weight: normal;
    font-size: 20px;
    color: gray;
  }

.list-period {
    font-size: 15px;
    margin: 0;
    color: gray;
  }

.list-products {

    margin-bottom: 10px;
    font-size: 15px;
  }

@media screen and (max-width: 819px) {
  .list-products {
      padding-inline-start: 20px;
  }
    }

.list-product {
    color: gray;
    font-weight: normal;
  }

.list-role {
    font-size: 18px;
    margin: 10px 0px 0 0px;
  }

.list-role .docs {
      color: gray;
    }

.contact {
  text-align: center;
}

.contact-text {
    font-size: 50px;
    margin: 0px;
  }

.stack {
  padding-top: 3px;
  color: gray;
  font-size: 12px;
  margin: 0;
}

.first-screen {
  min-height: 500px;
  height: 100%;
  background: linear-gradient(135deg, #db00a4, #853ec1 70%);
  border-bottom: 2px solid black;
}
.menu {
  display: flex;
  align-items: center;
  align-self: flex-end;
  font-weight: 600;
  list-style-type: none;
  margin: 5% 5% 0 0;
  font-size: 14px;
}
@media screen and (min-width: 1200px) {
.menu {
    margin-right: 200px
}
  }
.menu li {
    margin: 15px;
    display: inline;
    cursor: pointer;
  }
@media screen and (max-width: 560px) {
      .menu li:nth-last-child(n + 3) {
        display: none;
      }
    }
.menu .menu-light {
    border: solid 2px black;
    border-radius: 5px;
    width: 112px;
  }
.menu .menu-light .link {
      display: inline-block;
      padding: 15px;
    }
.menu .icon-dwnld {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background: url(/assets/dwn.1b89a4725967b1171e6d.svg) no-repeat;
  }
.menu .light-text {
    padding-left: 3px;
  }

.img-portrait {
  align-self: flex-end;
  position: relative;
  height: 30%;
}

.img-portrait .img-hi {
    left: -90%;
    width: 100%;
    height: 100%;
    background: url(/assets/hi.b78b4fa9e5003e2c3275.svg) no-repeat top right/50%;
    position: absolute;
  }

.img-portrait .img-src {
    height: 100%;
    display: block;
  }

.info {
  margin: 0 5%;
}

.info p {
    margin: 10px;
  }

.info-name {
    font-size: 32px;
    font-weight: 800;
  }

.info-prof {
    font-size: 24px;
  }

.info-badge {
    padding-top: 30px;
  }

.info-badge a:not(:first-child) {
      margin-left: 15px;
    }

.row {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 44px;
  height: 28px;
  background: url(/assets/row.5a9a61e89d1c9033b498.svg) center center no-repeat;
  animation: pulse 3s infinite;
}

@media screen and (max-width: 680px) {

.row {
    display: none;
}
  }

@keyframes pulse {
  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.right {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 20px;
  line-height: 1.5;
}
  .right-wrapper {
    max-width: 650px;
  }
  .right-wrapper .description p {
        margin-top: 0.5em;
      }
  .right .intro {
    text-align: justify;
  }

.oasis {
  width: 89px;
  height: 43px;
  background: url(/assets/oasis.d45b2d2284732967b217.svg) center center no-repeat;
}

@media screen and (max-width: 819px) {
  .left {
    display: none;
  }
  .right {
    width: 100%;
  }
}

@media screen and (min-width: 820px) {
  .left {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
    .left .img {
      width: 50%;
      height: 100%;
      background-size: auto;
      background-position: center center;
      background-repeat: no-repeat;
    }
      .left .img-techman {
        background-image: url(/assets/techman.4816bc401325991a9ccd.svg);
      }
      .left .img-bb8 {
        background-image: url(/assets/bb8.7d7a7a2701de281c6380.svg);
      }
      .left .img-pizza {
        background-image: url(/assets/pizza.7ec7cfb28a757c71d8ef.svg);
      }
  .right {
    width: 60%;
  }
}

.header {
  max-width: 1800px;
  width: 100%;
  left: 0;
  top: 0;
}

.home {
  padding: 2% 0 0 5%;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: url(/assets/home.a3317941c9f7eef46e40.svg) center
    center no-repeat;
}

@media screen and (max-width: 560px) {

.home {
    padding: 20px 0 0 40px;
}
  }

.break {
  height: 100%;
  width: 100%;
  background: url(/assets/break.af809b77354ed65c2f75.svg) center center repeat-x;
}

.footer {
  padding-top: 50px;
  height: 70px;
  width: 100%;
}

