.body {
  background-color: #0e0e0e;
  font-family: San, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.2;
}

.hero-section {
  width: 100vw;
  overflow: hidden;
}

.my-container {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 1440px;
  height: 88vh;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.content-hero {
  z-index: 10;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: space-around;
  height: 100%;
  padding-top: 0;
  display: flex;
  position: absolute;
}

.bg--hero-wrap {
  z-index: 5;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  bottom: -60px;
}

.circle-img {
  width: 100%;
  max-width: none;
  position: absolute;
  inset: auto 0% 0%;
}

.img-lines, .img-lines-right {
  z-index: -1;
  width: 100%;
  max-width: 269.77px;
  position: absolute;
  inset: 0% auto 0% 5%;
}

.img-lines---left {
  z-index: -1;
  width: 100%;
  max-width: 269.77px;
  position: absolute;
  inset: 0% 5% 0% auto;
}

.content-hero-wrap {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge {
  background-color: #ffffff05;
  border: 1px solid #ffffff0f;
  border-radius: 90px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 306px;
  height: 48px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.text-reg-18 {
  color: #f5f9ff;
  font-size: 18px;
  font-weight: 400;
}

.heading-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff, #d4e5f8);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 17ch;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 72px;
  font-weight: 700;
  line-height: 1;
}

.paragraph {
  color: #d2d2d3b3;
  text-align: center;
  max-width: 60ch;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 400;
}

.navbar {
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: 12vh;
  padding-left: 114px;
  padding-right: 114px;
  display: flex;
  overflow: hidden;
}

.text-logo {
  color: #d2d2d3;
  font-size: 28px;
  font-weight: 700;
}

.link-logo {
  padding: 14px;
  text-decoration: none;
}

.nav-menu-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffffff05;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  height: 56px;
  padding-bottom: 0;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
}

.content-link-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 115px;
  height: 100%;
  display: flex;
  position: relative;
}

.portfolio-link {
  background-color: #ffffff08;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 4px 32px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 3px #ffffff0a;
}

.text-med-14 {
  color: #d2d2d3;
  font-weight: 500;
}

.line-small-menu {
  background-color: #d9d9d9;
  width: 100%;
  max-width: 27px;
  height: 2px;
  position: absolute;
  bottom: 0;
  box-shadow: 0 0 18px #fff;
}

.div-block {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.link-meet {
  border: 1px solid #f5f9ff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 125px;
  height: 56px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-block {
  color: #fff;
}

.div-block-2 {
  background-color: #a58686;
  width: 100vw;
  height: 672px;
}

.buttons-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.email-content-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  height: 140px;
  display: flex;
  position: relative;
}

.stroke-button-email {
  border: 1px solid #ffffff12;
  border-radius: 129.71px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 252px;
  height: 70px;
  padding: 4px 6px;
  display: flex;
  position: relative;
}

.star-bg {
  z-index: 0;
  width: 100%;
  max-width: 252px;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.email-link {
  z-index: 3;
  background-image: linear-gradient(90deg, #fff0, #fff), linear-gradient(#9d9d9d, #9d9d9d);
  border-radius: 64.85px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-semb-18 {
  color: #141313;
  font-size: 18px;
  font-weight: 500;
}

.circle-hover {
  z-index: -1;
  filter: blur(31.13px);
  background-color: #fff0;
  background-image: linear-gradient(#fff 16%, #fff0 50%, #fff 79%);
  border-radius: 100px;
  width: 60px;
  height: 50px;
  position: absolute;
}

.dribble-content {
  width: 100%;
  max-width: 188px;
}

.strok-bottun {
  border: 1px solid #ffffff1a;
  border-radius: 33px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 188px;
  height: 62px;
  padding: 4px;
  display: flex;
  overflow: visible;
}

.dribble-link {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-image: linear-gradient(#ff4c9738, #ff4c9738), linear-gradient(90deg, #fff0 26%, #000);
  border: 1px solid #ffffff0d;
  border-radius: 140px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: box-shadow .4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dribble-link:hover {
  box-shadow: 0 2px 20px #ff4c9726;
}

.text-reg-21 {
  color: #f5f9ff;
  font-size: 21px;
}

.img-star-bg-button {
  width: 100%;
  max-width: none;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
  overflow: visible;
  transform: rotate(180deg);
}

.icon-bg-img {
  opacity: .07;
  width: 100%;
  max-width: 56px;
  position: absolute;
  inset: -47% -5% auto auto;
  overflow: visible;
  transform: rotate(180deg);
}

.button-wrap-social {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.behance-content {
  width: 100%;
  max-width: 188px;
}

.behance-link {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-image: linear-gradient(90deg, #ffffff12, #ffffff05), linear-gradient(#0e25f338, #0e25f338);
  border: 1px solid #ffffff0d;
  border-radius: 140px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: box-shadow .4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.behance-link:hover {
  box-shadow: 0 2px 25px #0e25f34a;
}

.icon-bg-img--behance {
  opacity: .07;
  width: 100%;
  max-width: 56px;
  position: absolute;
  inset: -16% 0% auto auto;
  overflow: visible;
  transform: none;
}

.linkedin-content {
  width: 100%;
  max-width: 188px;
}

.linkedin-link {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-image: linear-gradient(90deg, #fcfcfc12, #ffffff05), linear-gradient(#0094ff38, #0094ff38);
  border: 1px solid #ffffff0d;
  border-radius: 140px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: box-shadow .4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.linkedin-link:hover {
  box-shadow: 0 2px 18px #0094ff47;
}

.icon-bg-img--linkedin {
  opacity: .07;
  width: 100%;
  max-width: 56px;
  position: absolute;
  inset: -31% -5% auto auto;
  overflow: visible;
  transform: none;
}

.eamil-container-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.code-embed {
  display: block;
}

.code-embed-2 {
  display: none;
}

@media screen and (max-width: 991px) {
  .hero-section {
    margin-top: 24px;
  }

  .my-container {
    height: 80vh;
  }

  .content-hero {
    padding-top: 0;
  }

  .bg--hero-wrap {
    bottom: 3px;
  }

  .heading {
    font-size: 68px;
  }

  .paragraph {
    font-size: 18px;
  }

  .navbar {
    height: 10vh;
    padding-left: 28px;
    padding-right: 28px;
  }

  .nav-menu-wrap {
    display: none;
  }

  .button-wrap-social {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    margin-top: 24px;
  }

  .my-container {
    height: 80vh;
  }

  .content-hero {
    justify-content: center;
    align-items: stretch;
  }

  .bg--hero-wrap {
    bottom: -69px;
  }

  .img-lines-right {
    left: -20%;
  }

  .img-lines---left {
    right: -20%;
  }

  .badge {
    max-width: 280px;
  }

  .text-reg-18 {
    font-size: 16px;
  }

  .heading {
    font-size: 48px;
  }

  .paragraph {
    font-size: 15px;
  }

  .navbar {
    justify-content: space-between;
    align-items: center;
  }

  .link-meet {
    max-width: 125px;
    height: 48px;
  }

  .buttons-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: stretch;
  }

  .stroke-button-email {
    max-width: 220px;
    height: 60px;
  }

  .text-semb-18 {
    font-size: 16px;
  }

  .circle-hover {
    width: 50px;
    height: 50px;
  }

  .dribble-content, .strok-bottun {
    max-width: 140px;
  }

  .text-reg-21 {
    font-size: 16px;
  }

  .icon-button {
    width: 100px;
    max-width: 28px;
  }

  .behance-content, .linkedin-content {
    max-width: 140px;
  }
}

@media screen and (max-width: 479px) {
  .my-container {
    justify-content: center;
    align-items: flex-start;
    height: 80vh;
  }

  .content-hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-around;
    align-items: stretch;
    width: 100%;
  }

  .bg--hero-wrap {
    bottom: 32px;
  }

  .img-lines-right {
    max-width: 177px;
    inset: auto auto 0% -18%;
  }

  .img-lines---left {
    max-width: 177px;
    inset: auto -18% 0% auto;
  }

  .content-hero-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .badge {
    max-width: 202px;
    height: 34px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-reg-18 {
    font-size: 12px;
  }

  .heading {
    max-width: 12ch;
    font-size: 40px;
    line-height: 1.2;
  }

  .paragraph {
    max-width: 40ch;
    font-size: 14px;
  }

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

  .text-logo {
    font-size: 24px;
  }

  .link-meet {
    padding-left: 20px;
    padding-right: 20px;
  }

  .buttons-wrap {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    width: 100%;
  }

  .email-content-wrap {
    max-width: none;
    padding-left: 16px;
    padding-right: 16px;
  }

  .stroke-button-email {
    border-color: #fff0;
    max-width: none;
  }

  .strok-bottun {
    max-width: 103px;
    height: 43px;
    padding: 2px;
  }

  .dribble-link {
    max-width: 103px;
  }

  .text-reg-21 {
    font-size: 11.12px;
  }

  .icon-bg-img {
    max-width: 32px;
    inset: -19% -6% auto auto;
  }

  .icon-button {
    max-width: 18px;
  }

  .button-wrap-social {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .behance-link {
    max-width: 103px;
  }

  .icon-bg-img--behance {
    max-width: 32px;
  }

  .linkedin-link {
    max-width: 103px;
  }

  .icon-bg-img--linkedin {
    max-width: 32px;
    inset: -14% -7% auto auto;
  }
}


@font-face {
  font-family: 'San';
  src: url('../fonts/SFPRODISPLAYBOLD.OTF') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'San';
  src: url('../fonts/SFPRODISPLAYMEDIUM.OTF') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'San';
  src: url('../fonts/SFPRODISPLAYREGULAR.OTF') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}