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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.image {
  width: 200px;
  height: auto;
}

.container {
  width: auto;
  max-width: 100vw;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block {
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding: 10px 40px 10px 80px;
  display: flex;
}

.body {
  background-color: #e6e2de;
  font-family: Tiltwarp variablefont xrot yrot, sans-serif;
}

.navbar {
  width: 100vw;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: block;
  position: relative;
  top: 0;
  left: auto;
  right: auto;
}

.nav-items-wrapper {
  grid-column-gap: 20px;
  flex-direction: row;
  order: 1;
  align-self: auto;
  align-items: center;
  display: flex;
}

.nav-link-nav {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.nav-desktop-items {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-2, .nav-link-3 {
  font-size: 16px;
}

.nav-menu {
  width: 100vw;
  height: 100vh;
  color: #fff;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  display: flex;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.nav-link-menu {
  color: #fff;
  text-transform: uppercase;
  align-self: flex-start;
  margin-left: 0;
  margin-right: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  display: inline-block;
}

.nav-link-5, .nav-link-6 {
  color: #fff;
}

.nav-menu-items {
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.heading {
  color: #fff;
  text-transform: capitalize;
  font-family: Tiltwarp variablefont xrot yrot, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 29px;
  display: block;
}

.grid {
  height: 90vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.section {
  height: 100vh;
  grid-row-gap: 20px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-link-menu-wrapper {
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  font-size: 18px;
  display: inline-block;
}

.div-block-2 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  padding-left: 58px;
  display: flex;
}

.menu-button-wrapper:active {
  background-color: rgba(0, 0, 0, 0);
}

.menu-button-wrapper:focus {
  background-color: #fff;
}

.html-embed-2 {
  display: none;
  position: absolute;
  top: 18.5px;
}

.text-block {
  text-transform: capitalize;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 12px;
  font-weight: 300;
  display: inline-block;
}

.html-embed-3 {
  display: inline-block;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  padding-right: 23px;
  display: flex;
}

.menu-line {
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, .36);
  position: relative;
  top: 60px;
  right: 10%;
}

.div-block-5 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding-left: 0;
  display: flex;
}

.text-block-2 {
  text-transform: capitalize;
}

.text-block-3 {
  text-transform: none;
}

.text-block-4 {
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
}

.div-block-6 {
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-7 {
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.hero {
  height: 100vh;
  max-width: 100vw;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 80px;
  font-weight: 400;
  display: flex;
}

.hero-text {
  color: #000;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  align-self: auto;
  padding-bottom: 0;
  padding-left: 32%;
  font-size: 100px;
  font-weight: 900;
  line-height: .8;
  display: block;
  position: relative;
  top: auto;
}

.hero-text-1 {
  text-transform: uppercase;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 100px;
  font-weight: 700;
  line-height: 1;
  display: block;
  position: relative;
  top: auto;
}

.text-span {
  height: 16px;
  color: #fff;
  background-color: rgba(0, 0, 0, .25);
  line-height: 1;
}

.div-block-8 {
  width: 1px;
  height: 150vw;
  background-color: #000;
  margin-right: 0;
  padding-right: 0;
  display: none;
  position: fixed;
}

.hero-text-wrapper {
  width: 100vw;
  max-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  margin-top: 0;
  padding-left: 40px;
  font-family: Roboto, sans-serif;
  font-weight: 900;
  display: flex;
  overflow: hidden;
}

.hero-grid-left {
  z-index: -1;
  width: 10%;
  height: 1000%;
  grid-column-gap: 29px;
  grid-row-gap: 0px;
  border: 0 solid #000;
  border-top-style: none;
  border-radius: 7px;
  grid-template: "Area"
  / 30px;
  margin-top: 0;
  position: absolute;
  left: auto;
  right: auto;
}

.grid-bg-div {
  border: 1px #413e3e;
  border-left: 1px solid #d3cfcf;
  border-right-color: #d3cfcf;
}

.hero-text-4 {
  color: #000;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  align-self: center;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 100px;
  font-weight: 900;
  line-height: .8;
  display: block;
  position: relative;
  top: auto;
}

.div-block-10 {
  height: 85px;
  grid-column-gap: 1ch;
  grid-row-gap: 0ch;
  align-items: stretch;
  font-weight: 900;
  display: flex;
}

.typer {
  color: #e6e2de;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-color: #e6e2de;
  background-image: none;
  -webkit-background-clip: text;
  background-clip: text;
  margin: 0;
  padding: 5px;
  font-size: 100px;
  font-weight: 900;
  line-height: .8;
  display: block;
  position: relative;
  top: auto;
}

.hero-text-2 {
  color: #000;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 100px;
  font-weight: 900;
  line-height: .8;
  display: block;
  position: relative;
  top: auto;
}

.hero-text-3 {
  color: #000;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  margin-left: 19%;
  padding-bottom: 0;
  padding-left: 0%;
  font-size: 100px;
  font-weight: 900;
  line-height: .8;
  display: block;
  position: relative;
  top: auto;
}

.hero-text-5 {
  color: #000;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  padding-bottom: 0;
  padding-left: 18%;
  font-size: 100px;
  font-weight: 900;
  line-height: .8;
  display: block;
  position: relative;
  top: auto;
}

.hero-text-6 {
  color: #000;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  padding-bottom: 0;
  padding-left: 18%;
  font-size: 100px;
  font-weight: 900;
  line-height: .8;
  display: block;
  position: relative;
  top: auto;
}

.hero-text-7 {
  color: #000;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  padding-bottom: 0;
  padding-left: 31%;
  font-size: 100px;
  font-weight: 900;
  line-height: .8;
  display: block;
  position: relative;
  top: auto;
}

.cursor {
  width: 30px;
  height: auto;
  color: #000;
  font-size: 100px;
  line-height: .4;
}

.fullpagewrapper {
  width: 100%;
  height: 100%;
  object-fit: fill;
  background-color: #00bfff;
  display: block;
  position: relative;
}

.cursor-wrapper {
  z-index: 100;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cursor-circle {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, .39);
  border: 1px dotted #000;
  border-radius: 50%;
}

.heading-2 {
  border: 1px #000;
}

.div-block-11 {
  width: 100%;
  height: 100%;
  background-color: #f06;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-12 {
  width: 100%;
  height: 100%;
  background-color: orange;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-13 {
  width: 100%;
  height: 100%;
  background-color: #0f0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-active {
  height: 100vh;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.slider-wrapper {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.full-page-slider {
  width: 100vh;
  height: 100vw;
  transform: rotate(90deg);
}

.slider-content-wrapper {
  width: 100%;
  height: 100%;
}

.slider-content-1 {
  height: 100%;
  min-width: 100%;
  background-color: orange;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: rotate(0);
}

.slider-content-2 {
  height: 100%;
  min-width: 100%;
  background-color: #00bfff;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: rotate(0);
}

.slider-content-3 {
  height: 100%;
  min-width: 100%;
  background-color: #0f0;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: rotate(0);
}

.scroll-snap-wrapper {
  height: 100vh;
  display: block;
  overflow: scroll;
}

.section-1 {
  height: 100vh;
  background-color: #f06;
  background-image: url('../images/digital-pharmacy.webp');
  background-position: 50% 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-22 {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/coming-project-real-estate.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-3 {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/ecommerce-photo.webp');
  background-position: 50% 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed-4 {
  display: none;
}

.text-span-2 {
  font-size: 86px;
  line-height: .8;
}

.card-wrapper-section {
  grid-column-gap: 10%;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-top: 100px;
  display: flex;
}

.card {
  width: 39vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 40vw;
  filter: contrast(143%);
  color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 0 0 2px 1px rgba(255, 255, 255, .2);
}

.card.card-part1 {
  width: 40vw;
}

.card.cardpart2 {
  filter: none;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, .2);
}

.card.cardpart3, .card.cardpart4 {
  width: 40vw;
}

.card-image-wrapper {
  height: 65%;
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .34), rgba(223, 214, 214, .13)), url('../images/card-image1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 0;
  padding-left: 20px;
  text-decoration: none;
}

.card-text-wrapper {
  height: 40%;
  color: #000;
  background-color: #fff;
  background-image: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.paragraph {
  max-width: 40ch;
  color: #fff;
  font-size: 10px;
  line-height: 16px;
}

.heading-3 {
  max-width: 13ch;
  color: #fff;
  text-transform: uppercase;
  font-family: Tiltwarp variablefont xrot yrot, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 40px;
  text-decoration: none;
}

.link {
  color: #fff;
  font-size: 12px;
  line-height: 16px;
}

.heading-4 {
  max-width: 280px;
  color: #000;
  text-align: center;
  font-family: Tiltwarp variablefont xrot yrot, sans-serif;
  font-size: 32px;
  font-weight: 300;
}

.text-block-5 {
  max-width: 70px;
  color: rgba(0, 0, 0, .5);
  text-align: left;
  font-size: 10px;
  line-height: 16px;
  position: absolute;
  top: 50%;
  left: 70%;
  right: auto;
}

.card-text-absolute-2 {
  max-width: 70px;
  color: rgba(19, 19, 19, .5);
  text-align: left;
  font-size: 10px;
  line-height: 16px;
  position: absolute;
  top: 22%;
  left: 24%;
  right: auto;
}

.text-block-6 {
  color: #999494;
  margin-top: -9px;
  position: static;
  top: 45px;
  bottom: auto;
}

.card-layout-wrapper {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.card-layout-wrapper.card-layout2 {
  margin-top: 0;
  padding-top: 0;
}

.button {
  outline-offset: 0px;
  color: #000;
  background-color: #9fe7e5;
  outline: 1px solid rgba(255, 255, 255, .77);
  margin-top: 30px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  display: flex;
  position: static;
  top: 17px;
}

.button:hover {
  outline-offset: 0px;
  color: #000;
  mix-blend-mode: normal;
  background-color: #feaebd;
  outline: 1px solid #fff;
}

.heading-5 {
  color: #fff;
}

.heading-6 {
  color: #fff;
  background-color: #000;
  padding: 10px;
}

.heading-7 {
  color: #fff;
  background-color: #000;
}

.contact-bg-grid {
  z-index: -1;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px rgba(0, 0, 0, .23);
  grid-template-rows: auto;
  grid-template-columns: 60px 60px 60px 60px;
  position: absolute;
  left: 5.9vw;
}

.comment-wrapper {
  height: 200vh;
  position: relative;
}

.contant-grid-bg {
  border-left: .5px solid rgba(0, 0, 0, .3);
  border-right: 1px rgba(0, 0, 0, .3);
}

.contant-grid-bg.bg2 {
  margin-top: 60px;
  padding-top: 0;
}

.contant-grid-bg.bg4 {
  border-left-width: .5px;
  margin-top: 120px;
  padding-top: 0;
}

.rect-movn-div {
  z-index: -1;
  width: 4px;
  height: 35px;
  background-color: #121220;
  border-radius: 0;
  position: absolute;
  top: 6%;
  left: 18.35%;
}

.rect-movn-div-2 {
  z-index: -1;
  width: 20px;
  height: 90px;
  background-color: #121220;
  border-radius: 0;
  position: absolute;
  top: 47%;
  left: 17%;
}

.contact-hero {
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
  position: relative;
  top: 10%;
}

.contact-hero-image {
  width: 35vw;
  margin-right: 0;
  position: relative;
  right: 6%;
}

.contact-hero-wrapper {
  max-width: 50vw;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 5%;
  margin-left: 2.75%;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 300;
  display: flex;
}

.heading-8 {
  color: #121220;
  margin-top: 0;
  font-size: 65px;
  line-height: 78px;
}

.text-block-7 {
  color: #252532;
  padding-left: 2px;
  font-weight: 400;
  line-height: 25px;
}

.outline {
  opacity: 1;
  outline-offset: 0px;
  color: #121220;
  white-space: normal;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  border: 1px #000;
  outline: 0 #f06;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.bold-text {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 65px;
  font-weight: 700;
}

.contanct-form {
  max-width: 84ch;
  margin-top: 240px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  top: 20%;
  left: 31%;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  max-width: 900px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.paragraph-2 {
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 37px;
}

.text-field {
  border: 1px #000;
  border-bottom-style: solid;
  margin-top: 20px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 25px;
}

.select-field {
  color: #999;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom-color: #000;
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 12px;
  font-family: Montserrat, sans-serif;
  line-height: 25px;
}

.textarea {
  border: 1px #000;
  border-bottom-style: solid;
  margin-top: 20px;
  padding-bottom: 40px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
}

.submit-button {
  outline-offset: 0px;
  color: #2c2b2b;
  background-color: rgba(0, 0, 0, 0);
  outline: 1px solid #000;
  margin-top: 20px;
  padding: 9px 60px;
  font-weight: 700;
  line-height: 25px;
}

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

.back-nav {
  z-index: 5;
  width: 28vw;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  text-decoration: none;
  display: flex;
  position: fixed;
}

.heading-9 {
  font-size: 28px;
  line-height: 44px;
}

.heading-10 {
  color: #fff;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  text-decoration: none;
}

.div-block-14 {
  height: 65px;
  background-color: #f06;
}

.div-block-15 {
  height: 65px;
  background-color: #080808;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  display: flex;
}

.html-embed-6 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.project-heading {
  height: 190px;
  color: rgba(48, 48, 48, .2);
  text-align: center;
  text-transform: uppercase;
  object-fit: fill;
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 110px;
  line-height: 190px;
  text-decoration: none;
  position: relative;
  top: 6.3vh;
  overflow: visible;
}

.section-23 {
  height: 100vh;
  background-color: #333;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
  position: relative;
  top: 15.9vw;
}

.section-24 {
  margin-bottom: 0;
  overflow: visible;
}

.project-header-wrapper {
  height: 246px;
  display: block;
  overflow: hidden;
}

.html-embed-7 {
  display: none;
}

.image-2 {
  width: 80%;
  border-radius: 2px;
  display: block;
}

.image-2:hover {
  perspective: 1000px;
}

.image-2.image-2-copy {
  margin-top: 111px;
  margin-bottom: 20px;
  position: static;
  top: 15.9vh;
}

.project-hero-image-wrapper {
  justify-content: center;
  padding-top: 40px;
  display: flex;
}

.project-description-arrow {
  height: 260px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 9.5vh;
}

.project-desc-line {
  width: 1px;
  height: 75px;
  background-color: #000;
  position: relative;
  top: 32px;
  right: 70px;
}

.heading-11 {
  text-transform: uppercase;
  align-self: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
  right: 70px;
  transform: rotate(-90deg);
}

.heading-12 {
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.paragraph-3 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.project-description-content {
  max-width: 58vw;
  grid-row-gap: 50px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-16 {
  justify-content: space-around;
  margin-top: 0;
  display: flex;
  position: relative;
  top: 19vh;
}

.heading-13 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
}

.text-block-8 {
  font-family: Exo, sans-serif;
}

.div-block-17 {
  max-width: 15vw;
}

.div-block-18 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.heading-14 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 40px;
}

.paragraph-4 {
  max-width: 75ch;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
}

.div-block-19 {
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.div-block-20 {
  background-color: #333;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  top: 30vh;
}

.project-desc-line-2 {
  width: 1px;
  height: 100px;
  background-color: #fff;
  position: relative;
  top: 49px;
}

.image-2-copy {
  width: 80%;
  border-radius: 2px;
}

.image-2-copy:hover {
  perspective: 1000px;
}

.footer-light {
  border-bottom: 1px solid #e4ebf3;
  margin-top: 220px;
  padding: 80px 30px 40px;
  position: static;
}

.footer-light.web-footer {
  background-color: #fff;
  margin-top: 0;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  max-width: 40vw;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  height: 48px;
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field::placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  width: 50px;
  height: 48px;
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link-2 {
  margin-left: 12px;
}

.heading-15 {
  font-weight: 700;
}

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

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

.footer-contact {
  grid-row-gap: 5px;
  flex-direction: column;
  margin-bottom: 20px;
  display: flex;
}

.heading-16 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.webdesign-h1 {
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 58px;
  line-height: 69px;
}

.web-h1-wrapper {
  max-width: 70vw;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  margin-left: 40px;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.section-25 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 80px;
  display: flex;
  position: relative;
}

.div-block-21 {
  width: 100px;
  height: 4px;
  background-color: #000;
  position: absolute;
  top: 11.8vh;
  left: 6.2vw;
}

.web-image {
  width: 50vw;
  max-height: 335px;
  max-width: 50vw;
  position: relative;
  top: 12.7vw;
  left: -29.7vw;
}

.paragraph-5 {
  position: relative;
}

.web-description-header {
  margin-top: 0;
  font-size: 33px;
  font-weight: 400;
  line-height: 45px;
}

.web-descrip-tion-par {
  font-size: 17px;
  line-height: 29px;
}

.web-description {
  max-width: 50vw;
  grid-row-gap: 30px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
  top: 31.7vh;
  left: -12.6vw;
}

.web-big-rectangle {
  width: 20px;
  height: 100px;
  background-color: #000;
  position: absolute;
  top: -69.2vh;
  left: 59.7vw;
}

.web-big-rectangle.herorectangle {
  top: 76.9vh;
  left: 81.8vw;
}

.heading-17 {
  font-size: 92px;
  font-weight: 400;
  line-height: 1.2;
}

.vertical-h1-web {
  font-size: 92px;
  line-height: 1.2;
  position: absolute;
  top: 165.1vh;
  left: 73.3vw;
  transform: rotate(90deg);
}

.body-2 {
  background-color: #fff;
}

.section-26 {
  background-color: #00bfff;
  justify-content: flex-end;
  margin-top: 73.8vh;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
  position: relative;
  top: 0;
}

.web-img2 {
  width: 60vw;
  max-height: 60vh;
  mix-blend-mode: normal;
  position: relative;
  bottom: 29vh;
}

.contact-bg-grid-web {
  z-index: -1;
  height: 250%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px rgba(0, 0, 0, .23);
  grid-template-rows: auto;
  grid-template-columns: 80px 80px 80px 80px;
  position: absolute;
  left: 72vw;
}

.web-small-rectangle {
  width: 4px;
  height: 40px;
  background-color: #000;
  position: absolute;
  top: -6.4vh;
  left: 88.55vw;
}

.web-small-rectangle.hero {
  top: 9.5vh;
}

.web-small-rectangle.herorectan {
  top: 21.3vh;
}

.web-small-rectangle.herorectan.progressindicator {
  left: 5.6vw;
}

.vertical-h1-web-amharic {
  color: rgba(0, 0, 0, .45);
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.2;
  position: absolute;
  top: 88.2vh;
  left: 80.4vw;
  transform: rotate(90deg);
}

.vertical-h1-web-amharic.outline {
  top: 73.1vh;
}

.web-big-rectangle-2 {
  width: 20px;
  height: 100px;
  background-color: #000;
  position: absolute;
  top: -9.5vh;
  left: 64.5vw;
}

.web-extra-big-rectangle {
  z-index: 2;
  width: 5px;
  height: 100px;
  background-color: #000;
  position: absolute;
  top: 25.7vh;
  left: 81vw;
}

.web-extra-big-rectangle.web-extra-big-rectangle-2 {
  width: 20px;
  top: 30.9vh;
  left: 81.8vw;
}

.div-block-22 {
  z-index: 1;
  width: 50vw;
  height: 335px;
  background-color: rgba(0, 191, 255, .64);
  position: absolute;
  top: 64.5vh;
  left: 0;
  overflow: hidden;
}

.background-video {
  width: 80vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-23 {
  background-color: #000;
}

.robel-alemu {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 100;
  position: absolute;
  top: 25.4vh;
  left: -2vw;
  transform: rotate(-90deg);
}

.heading-19 {
  color: #f06;
  font-family: Roboto, sans-serif;
}

.hero-paragraph {
  max-width: 40vw;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  padding: 20px 20px 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.contact-bg-grid-hero {
  z-index: -1;
  height: 250%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px rgba(0, 0, 0, .23);
  grid-template-rows: auto;
  grid-template-columns: 80px 80px 80px 80px;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  left: 72vw;
}

.hero-introduction {
  justify-content: space-around;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.project-description-arrow-hero {
  height: 185px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
  position: static;
  top: 9.5vh;
}

.new-card {
  max-width: 65vw;
  flex-direction: column;
  align-items: stretch;
  margin: 150px 8vw 0 auto;
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  display: flex;
}

.new-card.left-card {
  margin-left: 13.6vw;
  margin-right: auto;
}

.new-card-image {
  height: 50%;
  max-height: 50%;
  max-width: 60%;
}

.new-card-image-wrapper {
  height: 60vh;
  background-image: url('../images/diamonds-cover-2.webp');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.new-card-image-wrapper.newcard2 {
  background-image: url('../images/Screenshot-2023-03-09-at-15.37.50.webp');
  display: block;
}

.new-card-image-wrapper.newcard3 {
  background-image: url('../images/comic-cover2-2.webp');
}

.new-card-image-wrapper.newcard4 {
  background-image: url('../images/yohannes-minas-YPLosSc3w6A-unsplash.webp');
  background-size: cover;
}

.new-card-heading {
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.heading-21 {
  margin-top: 0;
}

.paragraph-6 {
  margin-top: 20px;
}

.new-card-link-header {
  text-transform: uppercase;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
}

.new-card-link-line {
  width: 100px;
  height: 1px;
  background-color: #000;
  align-self: center;
}

.new-card-link {
  z-index: 1;
  max-width: 40%;
  grid-column-gap: 30px;
  color: #000;
  background-color: #e6e2de;
  justify-content: center;
  align-items: center;
  padding: 40px 70px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.new-card-link.left-link {
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.project-list-wrapper {
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.text-block-9 {
  text-align: left;
  text-transform: lowercase;
  font-family: Montserrat, sans-serif;
}

.div-block-25 {
  align-self: flex-end;
}

.new-card-link-desc-right {
  text-align: right;
  text-transform: lowercase;
  font-family: Montserrat, sans-serif;
}

.progress-rectangle {
  width: 4px;
  height: 40px;
  background-color: #000;
  position: absolute;
  top: 12.1vh;
  left: 78px;
}

.contact-bg-grid-hero-hero {
  z-index: 0;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px rgba(0, 0, 0, .23);
  grid-template-rows: auto;
  grid-template-columns: 80px 80px 80px 80px;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  left: 72vw;
}

.web-img2-copy {
  z-index: 3;
  width: 500px;
  max-height: 60vh;
  mix-blend-mode: lighten;
  background-color: #000;
  position: relative;
  bottom: 29vh;
  right: -40.1vw;
}

.project-heading-hero {
  height: 190px;
  color: rgba(48, 48, 48, .2);
  text-transform: uppercase;
  object-fit: fill;
  margin-top: 140px;
  margin-bottom: 0;
  margin-left: 100px;
  font-family: Roboto, sans-serif;
  font-size: 92px;
  line-height: 1.2;
  text-decoration: none;
  display: block;
  position: static;
  top: 0;
  overflow: visible;
}

.nav-link-nav-contact {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 10px;
}

.nav-link-nav-contact.w--current {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.new-card-heading-left {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.body-3 {
  background-color: #000;
}

.div-block-26 {
  position: relative;
  overflow: hidden;
}

.div-block-27 {
  width: 620px;
  height: 650px;
  mix-blend-mode: lighten;
  background-color: #676767;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.brand {
  mix-blend-mode: normal;
  position: relative;
}

.brand.w--current {
  mix-blend-mode: overlay;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

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

.div-block-29 {
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.text-block-10 {
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.nav-link-nav-contact-2 {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  border: 1px solid #000;
  border-style: solid none;
  border-radius: 0;
  align-self: flex-end;
  padding: 10px 30px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 10px;
}

.nav-link-nav-contact-2:hover {
  color: #fff;
  background-color: #000;
}

.div-block-30 {
  width: 40vw;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  flex-direction: column;
  order: 0;
  align-items: center;
  padding: 21px 10px;
  display: flex;
  position: static;
  left: 207px;
}

.footer-light-home {
  border-bottom: 1px solid #e4ebf3;
  margin-top: 100px;
  padding: 80px 30px 40px;
  position: static;
}

.footer-light-home.web-footer {
  background-color: #fff;
  margin-top: 0;
}

.text-span-5 {
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 1px rgba(0, 0, 0, .2);
  border: 1px #000;
}

.form-block {
  margin-bottom: 0;
}

.link-block, .link-block-2 {
  text-decoration: none;
}

.background-video-3 {
  width: 80vw;
  height: 80vh;
}

.play-pause-button {
  display: none;
}

.more-projects {
  width: 90vw;
  border: 1px solid #3e3e3e;
  border-width: 1px 0;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 75px;
  display: flex;
}

.frame-123 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.text {
  color: #000;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5;
}

.frame-127 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper {
  width: 190px;
  height: 1px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-2 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.more-projects-wrapper {
  margin-top: 140px;
}

.more-work-slider {
  width: auto;
  grid-column-gap: 62px;
  grid-row-gap: 0px;
  white-space: normal;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-right: 62px;
  padding: 10px 0;
  display: flex;
  overflow: hidden;
}

.frame-136 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: block;
}

.text-3 {
  color: #101828;
  letter-spacing: .015em;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 39px;
  font-weight: 300;
  line-height: 1.25;
}

.star {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-2 {
  width: 13px;
  height: 13px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-4 {
  color: #101828;
  letter-spacing: .015em;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 39px;
  font-weight: 300;
  line-height: 1.25;
}

.more-work-wrapper {
  max-width: none;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px #667085;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: visible;
}

.more-projects-card {
  width: 70%;
  max-width: 1440px;
  border: 1px #667085;
  border-top-style: solid;
  justify-content: space-around;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
  display: flex;
}

.more-projects-card.bottom-card-border {
  border-top-style: solid;
  border-bottom-style: none;
}

.frame-138 {
  grid-column-gap: 78px;
  grid-row-gap: 10px;
  border: 0 solid #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.ellipse-14 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #344054;
}

.frame-139 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
  right: auto;
}

.frame-122 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.text-5 {
  color: #000;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.vectors-wrapper-3 {
  width: 62px;
  height: 1px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #667085;
  justify-content: center;
  align-items: center;
  display: block;
}

.frame-135 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 10px;
  display: flex;
}

.text-6 {
  max-width: 60ch;
  color: #344054;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.frame-134 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-124 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 7px 10px;
  display: flex;
}

.frame-140 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-4 {
  width: 100px;
  height: 100px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.vectors-wrapper-5 {
  width: 1px;
  height: 100px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #667085;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
}

.vectors-wrapper-3-copy {
  width: 62px;
  height: 1px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #667085;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  display: block;
}

.image-3 {
  width: 168px;
  height: 168px;
  border: 1px solid #667085;
  border-radius: 50%;
}

.div-block-32 {
  object-fit: fill;
  align-items: center;
  display: flex;
  overflow: visible;
}

.more-project-slider {
  max-width: 100vw;
  background-color: rgba(0, 0, 0, 0);
  border-top: 1px solid #667085;
  border-bottom: 1px solid #667085;
  margin-bottom: 100px;
  overflow: hidden;
}

.more-projects-general-wrapper {
  border-bottom: 1px rgba(0, 0, 0, 0);
  margin-top: 140px;
}

.image-3-copy {
  width: 168px;
  height: 168px;
  border: 1px solid #667085;
  border-radius: 0%;
}

.div-block-35 {
  width: 168px;
  height: 168px;
  background-image: url('../images/edo.webp');
  background-position: 44% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #667085;
  border-radius: 50%;
}

.frame-141 {
  max-width: 60vw;
  grid-column-gap: 70px;
  grid-row-gap: 0px;
  background-color: #e6e2de;
  border: 0 solid #000;
  border-top: 1px solid #344054;
  border-bottom: 1px solid #101828;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 0;
  display: flex;
}

.frame-128 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #667085;
  border-left: 0 solid #000;
  border-right: 0 solid #000;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
}

.text-7 {
  color: #101828;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.vectors-wrapper-6 {
  width: 1px;
  height: 36px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #667085;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-2 {
  color: #101828;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #667085;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.profile-pic {
  width: 400px;
}

.div-block-36 {
  height: 80vh;
  max-width: 100%;
  background-image: url('../images/robel-hero-pic.webp');
  background-position: 50%;
  background-size: cover;
}

.brix---color-neutral-800 {
  color: #211f54;
}

.brix---section-contact-v10 {
  padding-top: 100px;
  padding-bottom: 176px;
  position: relative;
}

.brix---contact-v10-half-bg-image-right {
  z-index: -1;
  width: 46%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.brix---grid-contact-v10 {
  grid-column-gap: 0px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .95fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---bg-image-full-width {
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.brix---color-neutral-600 {
  color: #6e7191;
}

.brix---paragraph-default {
  margin-bottom: 0;
  padding-left: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---paragraph-default.strong-clain {
  color: #fff;
  text-align: center;
  background-color: #4a3aff;
  margin-top: 0;
  padding: 15px;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---paragraph-default-copy {
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---paragraph-default-copy.strong-clain {
  color: #fff;
  text-align: center;
  background-color: #4a3aff;
  margin-top: 0;
  padding: 15px;
}

@media screen and (min-width: 1440px) {
  .brix---grid-contact-v10 {
    grid-template-columns: .85fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-desktop-items {
    display: none;
  }

  .hero {
    height: 60vh;
    position: relative;
    overflow: visible;
  }

  .hero-text {
    font-size: 50px;
    font-weight: 900;
  }

  .hero-text-wrapper {
    padding-left: 0;
  }

  .hero-text-4 {
    font-size: 50px;
  }

  .div-block-10 {
    height: 40px;
  }

  .typer, .hero-text-2, .hero-text-3, .hero-text-5, .hero-text-6, .hero-text-7 {
    font-size: 50px;
  }

  .cursor-wrapper {
    display: none;
  }

  .contact-bg-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 60px 60px 60px 60px;
    grid-auto-columns: 1fr;
    display: none;
  }

  .comment-wrapper {
    height: auto;
    margin-top: 60px;
  }

  .rect-movn-div, .rect-movn-div-2 {
    display: none;
  }

  .contact-hero {
    flex-direction: column;
    padding-left: 40px;
    top: 7%;
  }

  .contact-hero-image {
    width: 90vw;
    height: 60vh;
    max-width: none;
    right: auto;
  }

  .contact-hero-wrapper {
    max-width: none;
    margin-top: 0%;
    margin-bottom: 20px;
    margin-left: 0%;
  }

  .heading-8 {
    align-items: flex-start;
    font-family: Roboto, sans-serif;
    font-size: 38px;
    line-height: 25px;
    display: block;
  }

  .text-block-7 {
    font-family: Montserrat, sans-serif;
  }

  .outline {
    font-size: 38px;
    line-height: 43px;
  }

  .bold-text {
    text-align: left;
    white-space: normal;
    font-size: 38px;
    line-height: 45px;
  }

  .contanct-form {
    max-width: 90ch;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: stretch;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    top: 10%;
    left: auto;
  }

  .container-2 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .paragraph-2 {
    margin-bottom: 20px;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }

  .back-nav {
    width: auto;
  }

  .heading-10 {
    font-family: Roboto, sans-serif;
  }

  .project-heading {
    font-size: 60px;
  }

  .image-2 {
    border: 1px solid #000;
  }

  .project-desc-line, .heading-11 {
    right: auto;
  }

  .heading-12 {
    font-family: Roboto, sans-serif;
    font-weight: 900;
  }

  .paragraph-3 {
    font-family: Montserrat, sans-serif;
  }

  .heading-13 {
    font-family: Roboto, sans-serif;
  }

  .text-block-8 {
    font-family: Montserrat, sans-serif;
  }

  .heading-14 {
    font-family: Roboto, sans-serif;
    font-size: 32px;
    line-height: 32px;
  }

  .paragraph-4 {
    font-family: Montserrat, sans-serif;
  }

  .footer-light {
    margin-top: 100px;
  }

  .container-3 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .heading-16 {
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-weight: 500;
  }

  .webdesign-h1 {
    margin-top: 10px;
    font-family: Roboto, sans-serif;
    font-size: 38px;
    line-height: 56px;
  }

  .web-h1-wrapper {
    align-self: flex-start;
  }

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

  .web-image {
    width: 90vw;
    max-width: none;
    top: 4.7vw;
    left: 0;
  }

  .web-description-header {
    font-family: Roboto, sans-serif;
    font-weight: 500;
  }

  .web-descrip-tion-par {
    font-family: Montserrat, sans-serif;
  }

  .web-description {
    max-width: 90vw;
    top: 17.3vh;
    left: 0;
  }

  .web-big-rectangle, .vertical-h1-web {
    display: none;
  }

  .section-26 {
    margin-top: 30.6vh;
    top: auto;
  }

  .web-img2 {
    width: 100vw;
    bottom: auto;
  }

  .web-small-rectangle, .web-small-rectangle.herorectan {
    display: none;
  }

  .vertical-h1-web-amharic {
    font-size: 18px;
    transform: rotate(0);
  }

  .web-big-rectangle-2, .web-extra-big-rectangle {
    display: none;
  }

  .hero-paragraph {
    max-width: 60vw;
    padding-bottom: 10px;
  }

  .contact-bg-grid-hero {
    display: none;
  }

  .hero-introduction {
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: space-around;
    margin-top: 40px;
  }

  .new-card {
    width: 80vw;
    max-width: 80vw;
  }

  .new-card-link-header {
    white-space: nowrap;
    font-size: 10px;
  }

  .new-card-link {
    grid-column-gap: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .project-list-wrapper {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .contact-bg-grid-hero-hero {
    height: 100%;
    max-height: 100%;
    left: 57.5vw;
  }

  .div-block-26 {
    max-width: 100vh;
    overflow: hidden;
  }

  .div-block-29 {
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-10 {
    font-family: Montserrat, sans-serif;
    display: block;
  }

  .div-block-30 {
    width: 60vw;
    left: 0;
  }

  .div-block-31 {
    width: 90%;
    height: 55vh;
    background-color: #000;
  }

  .text-3 {
    font-size: 32px;
  }

  .more-projects-card {
    width: 90%;
  }

  .frame-141 {
    max-width: 90vw;
  }

  .profile-pic {
    width: 40vw;
  }

  .brix---section-contact-v10 {
    padding-top: 118px;
    padding-bottom: 497px;
  }

  .brix---contact-v10-half-bg-image-right {
    width: 100%;
    height: 400px;
    background-image: none;
    margin-top: 56px;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .brix---grid-contact-v10 {
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    padding-left: 0;
  }

  .hero {
    height: 50vh;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
  }

  .contact-hero {
    padding-left: 0;
  }

  .contact-hero-image {
    margin-left: auto;
    margin-right: auto;
  }

  .contact-hero-wrapper {
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .contanct-form {
    margin-top: 100px;
    position: static;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .paragraph-2 {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .project-heading {
    font-size: 50px;
  }

  .heading-12 {
    font-size: 32px;
    font-weight: 700;
  }

  .project-description-content {
    max-width: 80vw;
  }

  .div-block-16 {
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 40px;
  }

  .heading-13 {
    white-space: nowrap;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .heading-14 {
    margin-bottom: 5px;
    font-size: 24px;
  }

  .paragraph-4 {
    font-size: 14px;
  }

  .footer-light {
    margin-top: 100px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link-2 {
    margin-left: 20px;
  }

  .web-h1-wrapper {
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .web-description-header {
    font-weight: 500;
    line-height: 40px;
  }

  .section-26 {
    margin-top: 15vh;
  }

  .web-img2 {
    max-height: 60vh;
  }

  .web-small-rectangle.herorectan {
    display: none;
  }

  .hero-paragraph {
    max-width: none;
    font-size: 16px;
  }

  .hero-introduction {
    margin-top: 0;
  }

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

  .new-card-link.left-link {
    overflow: hidden;
  }

  .contact-bg-grid-hero-hero {
    display: none;
  }

  .div-block-29 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-30 {
    width: 80vw;
  }

  .text-span-3 {
    display: none;
  }

  .background-video-2 {
    height: 60vh;
  }

  .footer-light-home {
    margin-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-block {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .more-projects-card {
    width: 100%;
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .frame-138 {
    flex-direction: column;
  }

  .frame-139, .frame-122, .frame-134 {
    align-items: center;
  }

  .vectors-wrapper-5 {
    display: none;
    transform: rotate(90deg);
  }

  .vectors-wrapper-3-copy {
    align-self: center;
  }

  .frame-141 {
    flex-direction: column;
  }

  .vectors-wrapper-6 {
    width: 0;
  }

  .brix---section-contact-v10 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---contact-v10-half-bg-image-right {
    height: 309px;
    display: none;
  }

  .brix---grid-contact-v10 {
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 150px;
  }

  .div-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-items-wrapper {
    grid-column-gap: 5px;
  }

  .html-embed {
    width: 30px;
  }

  .nav-link-menu {
    padding: 10px 0 10px 10px;
    font-size: 16px;
  }

  .div-block-2 {
    padding-left: 0;
    font-size: 14px;
  }

  .menu-button-wrapper {
    padding: 10px;
  }

  .text-block-3 {
    text-align: left;
  }

  .hero {
    height: auto;
    max-width: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-left: 0;
  }

  .hero-text {
    padding-bottom: 4px;
    font-size: 27px;
  }

  .hero-text-wrapper {
    width: 100vw;
    flex: 0 auto;
    order: 0;
    align-self: auto;
    align-items: stretch;
    padding-left: 10px;
  }

  .hero-grid-left {
    display: none;
    left: 30px;
  }

  .hero-text-4 {
    font-size: 27px;
  }

  .div-block-10 {
    height: auto;
    margin-bottom: 4px;
  }

  .typer {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 27px;
  }

  .hero-text-2, .hero-text-3, .hero-text-5, .hero-text-6 {
    padding-bottom: 4px;
    font-size: 27px;
  }

  .hero-text-7 {
    font-size: 27px;
  }

  .comment-wrapper {
    height: auto;
    margin-top: 60px;
  }

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

  .text-block-7 {
    font-size: 12px;
  }

  .outline, .bold-text {
    font-size: 30px;
  }

  .contanct-form {
    margin-top: 80px;
  }

  .container-2 {
    max-width: none;
  }

  .paragraph-2 {
    font-size: 18px;
    font-weight: 500;
  }

  .submit-button {
    outline-offset: 0px;
    letter-spacing: 4px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    outline: 1px #000;
    font-family: Roboto, sans-serif;
  }

  .back-nav {
    width: 35vw;
  }

  .heading-10 {
    white-space: nowrap;
    font-size: 14px;
  }

  .project-heading {
    height: 140px;
    font-size: 40px;
    line-height: 185px;
  }

  .project-desc-line {
    width: .5px;
  }

  .heading-11 {
    font-size: 10px;
    font-weight: 400;
  }

  .heading-12 {
    font-size: 26px;
    font-weight: 700;
  }

  .paragraph-3 {
    font-size: 14px;
    font-weight: 300;
  }

  .div-block-16 {
    top: 5vh;
  }

  .heading-13 {
    font-weight: 700;
  }

  .text-block-8 {
    white-space: nowrap;
    font-weight: 300;
  }

  .heading-14 {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
  }

  .paragraph-4 {
    max-width: none;
    font-weight: 300;
  }

  .div-block-19 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .footer-light {
    margin-top: 100px;
  }

  .container-3 {
    width: 90vw;
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-copyright {
    align-self: auto;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .heading-16 {
    font-size: 10px;
  }

  .webdesign-h1 {
    font-size: 25px;
    line-height: 32px;
  }

  .section-25 {
    margin-top: 60px;
  }

  .web-image {
    top: 11vw;
  }

  .web-description-header {
    font-size: 24px;
  }

  .web-descrip-tion-par {
    margin-bottom: 0;
    font-size: 14px;
  }

  .web-img2 {
    max-height: 50vh;
  }

  .web-small-rectangle.herorectan {
    display: none;
  }

  .div-block-23 {
    height: 24px;
  }

  .robel-alemu {
    display: none;
    left: -18.4vw;
  }

  .hero-paragraph {
    max-width: none;
    background-color: rgba(0, 0, 0, 0);
    border: 1px #a0e7e5;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 400;
  }

  .hero-introduction {
    max-width: 100vw;
    margin-top: 40px;
  }

  .project-description-arrow-hero {
    margin-top: 20px;
    font-family: Montserrat, sans-serif;
  }

  .new-card {
    max-width: 75vw;
    margin-top: 40px;
    margin-right: auto;
    padding-bottom: 60px;
  }

  .new-card.left-card {
    margin-left: auto;
  }

  .new-card-image-wrapper {
    height: 40vh;
  }

  .new-card-image-wrapper.newcard2 {
    height: 50vh;
    background-position: 50%;
  }

  .new-card-image-wrapper.newcard3, .new-card-image-wrapper.newcard4 {
    height: 50vh;
  }

  .new-card-heading {
    text-align: right;
    font-size: 14px;
    line-height: 1.25;
  }

  .new-card-link-line {
    width: 50px;
    display: none;
  }

  .new-card-link {
    width: 159px;
    max-width: none;
    padding: 25px 0;
  }

  .project-list-wrapper {
    font-family: Roboto, sans-serif;
  }

  .text-block-9 {
    text-align: left;
    font-size: 12px;
    line-height: 1;
  }

  .new-card-link-desc-right {
    font-size: 12px;
    line-height: 1;
  }

  .contact-bg-grid-hero-hero {
    display: none;
  }

  .project-heading-hero {
    height: 90px;
    margin-top: 0;
    margin-left: 20px;
    font-size: 38px;
  }

  .nav-link-nav-contact {
    padding: 5px;
    font-size: 8px;
  }

  .new-card-heading-left {
    text-align: left;
    font-size: 14px;
    line-height: 1.25;
  }

  .div-block-29 {
    width: 90vw;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-10 {
    text-align: left;
  }

  .div-block-30 {
    width: 96vw;
    border-top-style: none;
    border-bottom-style: none;
    padding-top: 5px;
    padding-bottom: 10px;
  }

  .text-span-4 {
    display: none;
  }

  .background-video-2 {
    width: 80vw;
    height: 50vh;
  }

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

  .more-projects-card {
    grid-row-gap: 10px;
    border-top-style: none;
    border-bottom-style: solid;
    padding-left: 10px;
    padding-right: 10px;
  }

  .more-projects-card.bottom-card-border {
    border-top-style: none;
  }

  .div-block-32 {
    font-family: Roboto, sans-serif;
  }

  .more-projects-general-wrapper {
    margin-top: 100px;
  }

  .profile-pic {
    width: 60vw;
  }

  .brix---section-contact-v10 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---paragraph-default-copy {
    font-size: 17px;
    line-height: 28px;
  }
}

#w-node-_9a62ce73-45ac-60de-14d6-e46705457dda-65e11ae6, #w-node-_9a62ce73-45ac-60de-14d6-e46705457ddb-65e11ae6, #w-node-_9a62ce73-45ac-60de-14d6-e46705457ddc-65e11ae6, #w-node-_1badcd8a-848a-4f8f-3284-bfa6aaf24afe-65e11ae6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c9084899-634b-e8cb-c554-f05a798b354c-798b353e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-c9084899-634b-e8cb-c554-f05a798b3553-798b353e {
  justify-self: start;
}

#w-node-c9084899-634b-e8cb-c554-f05a798b3555-798b353e, #w-node-c9084899-634b-e8cb-c554-f05a798b3556-798b353e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c9084899-634b-e8cb-c554-f05a798b3567-798b353e {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: auto;
}

#w-node-_3f8449eb-50a3-87b4-949c-ce60356966a6-356966a4, #w-node-_3f8449eb-50a3-87b4-949c-ce60356966a7-356966a4, #w-node-_3f8449eb-50a3-87b4-949c-ce60356966a8-356966a4, #w-node-_20d1a2c7-d2d2-9759-a6a0-3d00f3928d3b-f3928d39, #w-node-_20d1a2c7-d2d2-9759-a6a0-3d00f3928d3c-f3928d39, #w-node-_20d1a2c7-d2d2-9759-a6a0-3d00f3928d3d-f3928d39 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Tiltwarp variablefont xrot yrot';
  src: url('../images/') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tiltwarp variablefont xrot yrot';
  src: url('../images/') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tiltwarp variablefont xrot yrot';
  src: url('../images/') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}