@font-face {
  font-family: Badrock;
  src: url('../fonts/Badrock.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.hb {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  background-color: #131313;
  flex-flow: column;
}

.hs1 {
  z-index: 3;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 60vw;
  padding-top: 2vw;
  padding-bottom: 2vw;
  display: flex;
  overflow: hidden;
}

.hs4 {
  z-index: 3;
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  height: 60vw;
  padding: 2vw 4vw;
  display: flex;
}

.h2 {
  color: #fafafa;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Badrock, Arial, sans-serif;
  font-size: 6.8vw;
  font-weight: 400;
  line-height: 84%;
}

.h2.h2-2 {
  text-align: center;
}

.h2.h2-2.h2-4 {
  font-size: 5vw;
}

.hs4w2 {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.hs4c1 {
  background-color: #181818;
  border-radius: 2vw;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: stretch;
  padding: 2vw;
  display: flex;
  position: relative;
}

.hs4c1.hs4c1-4 {
  display: none;
}

.h4 {
  color: #fafafa;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Badrock, Arial, sans-serif;
  font-size: 6vw;
  font-weight: 400;
  line-height: 84%;
}

.p4 {
  color: #fafafa80;
  text-align: center;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 100%;
}

.p4.p4-2 {
  text-align: left;
}

.p4.p4-3 {
  text-align: right;
}

.p4.p4-4 {
  text-transform: uppercase;
}

.hs4c3 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hs4i1 {
  width: 105%;
  max-width: none;
  position: absolute;
  inset: -5% 0% auto -5%;
}

.hs4i1.hs4i1-2 {
  width: 80%;
  inset: 2% 0% 0% 12%;
}

.hs4i1.hs4i1-3 {
  width: 70%;
  inset: -4% 0% 0% 18%;
}

.b4 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  background-color: #fafafa;
  border-radius: 2.2vw;
  justify-content: space-between;
  align-items: center;
  padding: .2vw .2vw .2vw 2vw;
  text-decoration: none;
  display: flex;
}

.b4.b4-3 {
  align-self: flex-end;
  width: 20%;
  position: relative;
}

.hs4c4 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.b2 {
  grid-column-gap: .2vw;
  grid-row-gap: .2vw;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.t4 {
  color: #181818;
  text-transform: uppercase;
  font-family: Badrock, Arial, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 84%;
  text-decoration: none;
  position: relative;
  top: .2vw;
}

.t4.t4-2 {
  color: #fafafa;
  margin-top: 0;
  margin-bottom: 0;
  top: .4vw;
}

.t4.t4-2.t4-4 {
  text-align: center;
}

.hs4c5 {
  background-color: #181818;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 4vw;
  height: 4vw;
  padding: .5vw;
  display: flex;
}

.hs4c5.hs4c5-2 {
  background-color: #70e844;
}

.hs4i2 {
  width: 80%;
}

.hs4a1 {
  width: 2vw;
  height: 2vw;
}

.hs4c6 {
  position: relative;
  top: -.2vw;
  overflow: visible;
}

.hs4c7 {
  opacity: 0;
  filter: blur(20px);
  background-image: radial-gradient(circle, #70e84480, #4f0 0%, #70e84400 103%);
  border-radius: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hs3 {
  z-index: 3;
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  height: 60vw;
  padding: 2vw 4vw;
  display: flex;
}

.hs3w1 {
  justify-content: space-between;
  display: flex;
}

.hs3w2 {
  background-image: url('../images/Tech-404-Background.svg');
  background-position: 0%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hs3c2 {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  flex-flow: column;
  display: flex;
}

.h3 {
  color: #fafafa;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.6vw;
  font-weight: 300;
  line-height: 120%;
}

.hs3c3 {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  justify-content: flex-end;
  display: flex;
}

.hs3c4 {
  grid-column-gap: 10vw;
  grid-row-gap: 10vw;
  background-color: #181818;
  border-radius: 2vw;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 22vw;
  padding: 1vw 6vw 2vw 1vw;
  transition: all .4s;
  display: flex;
}

.hs3c4:hover {
  transform: scale(1.05);
}

.hs3c4.hs3c4-2 {
  background-color: #131313;
}

.hs3c5 {
  background-color: #242424;
  border-radius: 100%;
  padding: 1vw;
  position: relative;
}

.hs3c6 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  display: flex;
}

.p3 {
  color: #fafafa80;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 120%;
}

.hs3c7 {
  filter: blur(20px);
  background-image: radial-gradient(circle, #70e8444d, #70e84400);
  position: absolute;
  inset: 0%;
}

.hs3i1 {
  width: 2vw;
}

.hs1l2 {
  flex-flow: column;
  justify-content: space-between;
  height: 2vw;
  padding-top: .4vw;
  padding-bottom: .4vw;
  display: none;
}

.hs1i1 {
  height: 3vw;
}

.hs1c1 {
  background-color: #fafafa;
  border-radius: 2vw;
  width: 2.5vw;
  height: .2vw;
}

.hs1c2 {
  grid-column-gap: 12vw;
  grid-row-gap: 12vw;
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.l2 {
  color: #fafafa;
  font-family: Poppins, sans-serif;
  font-size: 1.6vw;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.hs1c3 {
  z-index: 2;
  text-decoration: none;
  position: relative;
}

.hs1c4 {
  z-index: 1;
  opacity: 0;
  filter: blur(20px);
  background-image: radial-gradient(circle, #70e8444d, #70e84400);
  position: absolute;
  inset: 0%;
}

.hs1c5 {
  display: none;
}

.hs5 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  height: 60vw;
  padding: 2vw 4vw;
  display: flex;
}

.hs5.hs5-2 {
  height: auto;
  padding-top: 4vw;
  padding-bottom: 4vw;
}

.hs5w2 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex: 1;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.hs5c1 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.hs5c2 {
  z-index: 1;
  background-image: url('../images/Service-04.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border-radius: 2vw;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 30%;
  padding: 4vw 2vw 2vw;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  position: relative;
}

.hs5c2:hover {
  transform: scale(1.05);
}

.hs5c3 {
  z-index: 1;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  background-image: url('../images/Service-03.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 2vw;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 2vw;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  position: relative;
}

.hs5c3:hover {
  transform: scale(1.05);
}

.hs5c4 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex: 1;
  display: flex;
}

.hs5c5 {
  z-index: 1;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  background-image: url('../images/Service-01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border-radius: 2vw;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 2vw;
  padding-left: 2vw;
  padding-right: 2vw;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  position: relative;
}

.hs5c5:hover {
  transform: scale(1.05);
}

.hs5c5.hs5c5-2 {
  z-index: 1;
  background-image: url('../images/Service-02.png');
  position: relative;
}

.hs5c6 {
  z-index: 2;
  background-color: #131313;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 20vw;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 16vw 18.5vw auto auto;
}

.hs5a1 {
  width: 8vw;
  height: 8vw;
}

.hs2w3 {
  z-index: 2;
  width: 200%;
  height: 4vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hs2c1 {
  grid-column-gap: 2.5vw;
  grid-row-gap: 2.5vw;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.hs2i1 {
  height: 100%;
}

.hs2i1.hs2i1-2 {
  display: none;
}

.hs1w1 {
  z-index: 2;
  justify-content: space-between;
  align-self: stretch;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
  position: relative;
}

.hs1w2 {
  flex-flow: column;
  flex: 1;
  align-self: flex-end;
  width: 200%;
  padding-top: 2vw;
  padding-bottom: 2vw;
  display: flex;
  position: relative;
}

.hs1d2 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  justify-content: flex-end;
  align-self: flex-end;
  width: 100%;
  height: 100%;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
}

.hs1d1 {
  width: 50%;
  height: 100%;
  padding: 2vw 4vw;
  position: absolute;
  inset: auto 0% -113% auto;
}

.hs1d3 {
  flex-flow: column;
  justify-content: space-between;
  align-self: flex-start;
  width: 13%;
  height: 200%;
  display: flex;
}

.hs1d4 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  background-color: #171717;
  border-radius: 2vw;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  display: flex;
  overflow: hidden;
}

.hs1d5 {
  flex-flow: column;
  justify-content: space-between;
  align-self: flex-end;
  width: 13%;
  height: 200%;
  display: flex;
}

.hs1d6 {
  background-color: #181818;
  background-image: url('../images/Tech-404-Logo-03.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 60%;
  border-radius: 2vw;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 50%;
  padding: 4vw 2vw;
  overflow: hidden;
}

.hs1d7 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  background-color: #181818;
  border-radius: 2vw;
  flex-flow: column;
  width: 100%;
  height: 40%;
  display: flex;
}

.hs1d9 {
  background-color: #171717;
  border-radius: 2vw;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
  display: flex;
  overflow: hidden;
}

.hs1d8 {
  background-color: #181818;
  background-image: url('../images/Tech-404-Logo-05.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 160%;
  border-radius: 2vw;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40%;
  display: flex;
}

.hs1d10 {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  background-color: #181818;
  border-radius: 2vw;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.hs1v1 {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.hs1c8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.h1 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Badrock, Arial, sans-serif;
  font-size: 12vw;
  font-weight: 400;
  line-height: 84%;
}

.h1-2 {
  color: #70e844;
}

.p1 {
  color: #fafafa80;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.6vw;
  font-weight: 300;
  line-height: 100%;
}

.hs1c9 {
  z-index: 0;
  filter: blur(20px);
  background-image: radial-gradient(circle, #70e8444d, #70e84400);
  border-radius: 100%;
  width: 24vw;
  height: 8vw;
  position: absolute;
  inset: 2% 0% auto 24%;
}

.hs1c9.hs1c9-2 {
  width: 34vw;
  top: 48%;
  left: 15%;
}

.h2-3 {
  color: #70e844;
}

.hs6 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  height: 44vw;
  padding: 2vw 4vw;
  display: flex;
}

.hs6w2 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  display: flex;
}

.hs6c1 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  width: 100%;
  height: 60%;
  display: flex;
}

.hs6c3 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  width: 40%;
  height: 100%;
  display: flex;
}

.hs6c2 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  width: 100%;
  height: 40%;
  display: flex;
}

.hs6c4 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  border-radius: 2vw;
  justify-content: space-between;
  width: 60%;
  height: 100%;
  display: flex;
}

.hs6c5 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  width: 100%;
  height: 50%;
  display: flex;
}

.hs6c7 {
  background-color: #181818;
  border-radius: 2vw;
  align-items: flex-end;
  width: 100%;
  height: 50%;
  overflow: hidden;
}

.hs6c8 {
  background-color: #fafafa;
  border-radius: 2vw;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  transition: all .4s;
  display: flex;
  position: relative;
}

.hs6c8:hover {
  transform: scale(1.05);
}

.hs6c9 {
  background-color: #fafafa;
  border-radius: 2vw;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hs6c9:hover {
  transform: scale(1.05);
}

.hs6c10 {
  background-color: #fafafa;
  border-radius: 2vw;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 100%;
  transition: all .4s;
  display: flex;
  position: relative;
}

.hs6c10:hover {
  transform: scale(1.05);
}

.hs6c11 {
  background-color: #fafafa;
  border-radius: 2vw;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 100%;
  transition: all .4s;
  display: flex;
  position: relative;
}

.hs6c11:hover {
  transform: scale(1.05);
}

.hs6c12 {
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 200%;
  display: flex;
}

.hs6i1 {
  height: 6vw;
}

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

.hs6c14 {
  background-color: #fafafa;
  border-radius: 2vw;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  transition: all .4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hs6c14:hover {
  transform: scale(1.05);
}

.hs6c15 {
  background-color: #fafafa;
  border-radius: 2vw;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  transition: all .4s;
  display: flex;
  position: relative;
}

.hs6c15:hover {
  transform: scale(1.05);
}

.hs6i2 {
  height: 60%;
  position: absolute;
}

.hs6i2.hs6i2-3 {
  height: 90%;
  position: absolute;
}

.hs6i2.hs6i2-1 {
  height: 50%;
}

.hs6i2.hs6i2-2 {
  height: 120%;
}

.hs6i2.hs6i2-4 {
  height: 160%;
}

.hs6i2.hs6i2-5 {
  height: 50%;
}

.hs7 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  height: 60vw;
  padding: 2vw 12vw;
  display: flex;
}

.hs7c1 {
  height: 100%;
  margin-bottom: 0;
}

.hs7c2 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  height: 100%;
  display: flex;
}

.hs7c3 {
  color: #fafafa80;
  text-transform: uppercase;
  background-color: #fff0;
  border: .2vw solid #fafafa;
  border-radius: 4vw;
  height: auto;
  margin-bottom: 0;
  padding: .5vw 2vw;
  font-family: Badrock, Arial, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 84%;
}

.hs7c3.hs7c3-2 {
  border-radius: 2vw;
  height: 40%;
  padding-top: 1vw;
}

.hs7b1 {
  z-index: 3;
  background-color: #5a5a5a00;
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  inset: 0%;
}

.hs8 {
  background-color: #181818;
  margin-top: 4vw;
  padding: 4vw;
}

.hs8w1 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: row;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.hs8c1 {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  flex-flow: column;
  display: flex;
}

.hs8c2 {
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  display: flex;
}

.hs7c4 {
  background-color: #ddd0;
  border-radius: 2vw;
  width: 100%;
  height: 100%;
  padding: 0;
}

.hs7t1 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Badrock, Arial, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 100%;
}

.hs7c5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 2vw;
  display: flex;
}

.hs7t1-2 {
  color: #70e844;
}

.hs7c6 {
  border-radius: 2vw;
  width: 100%;
  margin-top: 2vw;
  padding: .5vw 2vw;
}

.hs7t2 {
  color: #181818;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 2vw;
  line-height: 100%;
}

.hs8c4 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  display: flex;
}

.hs8l1 {
  height: 1.5vw;
  transition: all .4s;
}

.hs8l1:hover {
  transform: scale(1.15);
}

.hs8l1.hs8l1-2 {
  display: none;
}

.hs8i1 {
  height: 100%;
}

.hs8c3 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  display: flex;
}

.hs8t1 {
  color: #fafafa;
  text-transform: uppercase;
  margin-bottom: 1vw;
  font-family: Poppins, sans-serif;
  font-size: 1.2vw;
  font-weight: 700;
  line-height: 100%;
}

.hs8l2 {
  color: #fafafa;
  font-family: Poppins, sans-serif;
  font-size: 1vw;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
  transition: all .4s;
}

.hs8l2:hover {
  color: #70e844;
}

.hs8l2.hs8l2-2:hover {
  color: #fafafa;
}

.hs9 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  padding: 2vw 4vw;
  display: flex;
}

.hs9.hs9-1 {
  padding-top: 4vw;
  padding-bottom: 4vw;
}

.hs9c1 {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  background-color: #181818;
  background-image: url('../images/Tech-Background-02.svg');
  background-position: 50%;
  background-size: auto;
  border-radius: 2vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 4vw 5vw;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  position: relative;
}

.hs9c1:hover {
  transform: scale(1.05);
}

.hs9c1.hs9c1-2 {
  display: none;
}

.hs9w2 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  height: 100%;
  display: flex;
}

.hs9c2 {
  background-color: #131313;
  border-radius: 2vw;
  width: 12vw;
  height: 2vw;
  box-shadow: inset 4px 4px 10px 1px #08080899;
}

.hs9c3 {
  background-image: url('../images/Areg-Mkrtumyan.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border-radius: 2vw;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20vw;
  display: flex;
  overflow: hidden;
}

.hs9c3.hs9c3-2 {
  background-image: url('../images/Hayk-Babayan.png');
}

.hs9c3.hs9c3-3 {
  background-image: url('../images/Hovhannes-Mkrtumyan.jpg');
}

.hs9c4 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hs1w4 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

.ts1w1 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  display: flex;
}

.ts1c1 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  background-color: #181818;
  background-image: url('../images/Tech-Background-02.svg');
  background-position: 50%;
  background-size: auto;
  border-radius: 2vw;
  justify-content: space-between;
  align-items: flex-end;
  padding: 4vw 2vw;
  display: flex;
}

.ts1c2 {
  border-radius: 2vw;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 28vw;
  display: flex;
  overflow: hidden;
}

.ts1c3 {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.ts1i1 {
  max-width: none;
  height: 100%;
}

.ts1c4 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  align-self: stretch;
  display: flex;
}

.ts1c5 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-end;
  height: 14vw;
  display: flex;
  overflow: hidden;
}

.ts1i2 {
  border-radius: 1vw;
  height: 100%;
}

.ts1c6 {
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.ts1c7 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  align-items: flex-start;
  display: flex;
}

.ts1l1 {
  height: 2vw;
  transition: all .4s;
}

.ts1l1:hover {
  transform: scale(1.2);
}

.ts1i3 {
  height: 100%;
}

.ts1i3.ts1i3-3 {
  height: 120%;
}

.ts1h1 {
  color: #fafafa;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Badrock, Arial, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 84%;
}

.ts1c8 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  display: flex;
}

.ts1p1 {
  color: #fafafa80;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 120%;
}

.ts1p1.ts1p1-2 {
  text-align: right;
}

.ts1t1 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 120%;
}

.ts1t1.ts1t1-2 {
  text-align: right;
}

.ss1w1 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  display: flex;
}

.ss1c1 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.ss1c2 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  justify-content: space-between;
  display: flex;
}

.ss1h1 {
  color: #fafafa;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Badrock, Arial, sans-serif;
  font-size: 6vw;
  font-weight: 400;
  line-height: 84%;
}

.ss1h1.ss1h1-2 {
  color: #70e844;
}

.ss1c3 {
  color: #fafafa;
  background-color: #181818;
  background-image: url('../images/Hardware-6.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 200%;
  border-radius: 2vw;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  height: 20vw;
  padding: 2vw;
  transition: all .6s;
  display: flex;
  box-shadow: inset -100px -100px 100px 100px #13131366, inset 100px 100px 100px 100px #13131366;
}

.ss1c3:hover {
  box-shadow: none;
  transform: scale(1.05);
}

.ss1c3.ss1c3-2 {
  background-image: url('../images/Hardware-8.png');
}

.ss1c3.ss1c3-3 {
  background-image: url('../images/Hardware-10.png');
}

.ss1c3.ss1c3-4 {
  background-image: url('../images/Hardware-15.png');
}

.ss1c3.ss1c3-5 {
  background-image: url('../images/Design-4.png');
}

.ss1c3.ss1c3-6 {
  background-image: url('../images/Design-1.png');
}

.ss1c3.ss1c3-7 {
  background-image: url('../images/Design-2.png');
}

.ss1c3.ss1c3-8 {
  background-image: url('../images/Design-3.png');
}

.ss1c3.ss1c3-9 {
  background-image: url('../images/Business-4.png');
}

.ss1c3.ss1c3-10 {
  background-image: url('../images/Business-1.png');
}

.ss1c3.ss1c3-11 {
  background-image: url('../images/Business-3.png');
}

.ss1c3.ss1c3-12 {
  background-image: url('../images/Business-2.png');
}

.ss1c3.ss1c3-14 {
  background-image: url('../images/Software-3.png');
}

.ss1c3.ss1c3-13 {
  background-image: url('../images/Software-1.png');
}

.ss1c3.ss1c3-15 {
  background-image: url('../images/Software-4.png');
}

.ss1c3.ss1c3-16 {
  background-image: url('../images/Business-4.png');
}

.ss1h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 2vw;
  font-weight: 900;
  line-height: 120%;
}

.ss1c4 {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  background-color: #181818;
  border-radius: 2vw;
  flex-flow: column;
  padding: 6vw 2vw;
  display: flex;
}

.ss1p1 {
  color: #fafafa80;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 120%;
}

.ss1p1.ss1p1-2 {
  text-align: right;
}

.ss1c5 {
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.ps1 {
  padding: 4vw;
}

.ps1w1 {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  flex-flow: column;
  display: flex;
}

.ps1c1 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  background-color: #181818;
  border-radius: 2vw;
  flex-flow: column;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.ps1v1 {
  z-index: 2;
  height: 24vw;
}

.ps1c2 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  padding-bottom: 4vw;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
}

.ps1h1 {
  color: #fafafa;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Badrock, Arial, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 84%;
}

.ps1p1 {
  color: #fafafa80;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 120%;
}

.ls1 {
  padding: 4vw;
}

.ls1w1 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  display: flex;
}

.ls1c1 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  display: flex;
}

.ls1h1 {
  color: #fafafa;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Badrock, Arial, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 84%;
}

.ls1p1 {
  color: #fafafa80;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
  line-height: 120%;
}

.ls1l1 {
  color: #fafafa80;
  text-decoration: none;
}

.ps1p1-2 {
  color: #fafafa;
  text-transform: uppercase;
  font-size: 1.4vw;
  font-weight: 700;
}

.ps1p1-3 {
  font-weight: 600;
}

.ps1c3 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.as1 {
  padding: 4vw;
}

.as1w1 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.as1i1 {
  z-index: 1;
  height: 3500px;
  position: relative;
}

.as1c1 {
  z-index: 2;
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  width: 35%;
  display: flex;
  position: absolute;
  inset: 16% 20% auto auto;
}

.as1c1.as1c1-2 {
  top: 33%;
  right: 50%;
}

.as1c1.as1c1-3 {
  top: 47%;
  right: 14%;
}

.as1c1.as1c1-4 {
  top: 68%;
  right: 40%;
}

.as1c1.as1c1-5 {
  top: 85.5%;
  right: 24%;
}

.as1p1 {
  color: #fafafa80;
  text-align: center;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.4vw;
  font-weight: 300;
  line-height: 120%;
}

.as1h1 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Badrock, Arial, sans-serif;
  font-size: 6vw;
  font-weight: 400;
  line-height: 84%;
}

@media screen and (min-width: 1920px) {
  .hs1, .hs4 {
    height: 40vw;
  }

  .h2 {
    font-size: 4.8vw;
  }

  .h2.h2-2.h2-4 {
    font-size: 5vw;
  }

  .hs4c1 {
    padding: 1vw;
  }

  .hs4c1.hs4c1-4 {
    display: flex;
  }

  .h4 {
    font-size: 4vw;
  }

  .p4 {
    font-size: .8vw;
  }

  .p4.p4-4 {
    font-size: 1.2vw;
  }

  .hs4c3 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
  }

  .b4 {
    padding-top: .05vw;
    padding-bottom: .05vw;
    padding-right: .05vw;
  }

  .b4.b4-2 {
    padding-top: .19vw;
    padding-bottom: .19vw;
    padding-right: .19vw;
  }

  .b4.b4-3 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    width: 10%;
  }

  .hs4c4 {
    grid-column-gap: .5vw;
    grid-row-gap: .5vw;
  }

  .t4 {
    font-size: 2vw;
    top: .1vw;
  }

  .t4.t4-2 {
    top: .12vw;
  }

  .t4.t4-2.t4-4, .t4.t4-3 {
    font-size: 3vw;
  }

  .hs4c5 {
    width: 2vw;
    height: 2vw;
  }

  .hs4c5.hs4c5-2 {
    width: 3vw;
    height: 3vw;
  }

  .hs4a1 {
    width: 1vw;
    height: 1vw;
  }

  .hs4c6 {
    top: -.14vw;
  }

  .hs3 {
    height: 40vw;
  }

  .h3 {
    font-size: 1.2vw;
  }

  .hs3c4 {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
    width: 18vw;
    padding-top: 1vw;
    padding-bottom: 1vw;
    padding-left: 1vw;
  }

  .hs3c5 {
    padding: .5vw;
  }

  .hs3c6 {
    grid-column-gap: .5vw;
    grid-row-gap: .5vw;
  }

  .p3 {
    font-size: .8vw;
  }

  .hs3i1 {
    width: 1vw;
  }

  .hs1i1 {
    height: 2vw;
  }

  .hs1c2 {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
  }

  .l2 {
    font-size: 1vw;
  }

  .hs5 {
    height: 40vw;
  }

  .hs5c2, .hs5c5 {
    background-size: 100%;
  }

  .hs5c6 {
    width: 16vw;
    height: 16vw;
    top: 7.6vw;
    right: 18.6vw;
  }

  .hs5a1 {
    width: 6vw;
    height: 6vw;
  }

  .hs2w3 {
    height: 2vw;
  }

  .hs2i1.hs2i1-2 {
    display: block;
  }

  .hs1d8 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
  }

  .h1 {
    font-size: 8vw;
  }

  .p1 {
    font-size: 1.2vw;
  }

  .hs1c9 {
    width: 14vw;
    height: 6vw;
    top: 0%;
    left: 27%;
  }

  .hs1c9.hs1c9-2 {
    width: 22vw;
    height: 6vw;
    top: 44%;
  }

  .hs6, .hs7 {
    height: 40vw;
  }

  .hs7c2 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
  }

  .hs7c3 {
    border-width: .1vw;
    padding: .2vw 1vw;
    font-size: 2vw;
  }

  .hs8c1 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .hs7t1 {
    font-size: 3vw;
  }

  .hs7c6 {
    margin-top: 0;
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .hs7t2 {
    font-size: 1vw;
  }

  .hs8c4 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
  }

  .hs8l1 {
    height: 1vw;
  }

  .hs8c3 {
    grid-column-gap: .5vw;
    grid-row-gap: .5vw;
  }

  .hs8t1 {
    margin-bottom: .5vw;
    font-size: 1vw;
  }

  .hs8l2 {
    font-size: .8vw;
  }

  .hs9c1 {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    padding: 3vw 4vw;
  }

  .hs9c1.hs9c1-2 {
    display: flex;
  }

  .hs9c2 {
    width: 8vw;
    height: 1vw;
  }

  .hs9c3 {
    height: 14vw;
  }

  .hs9c3.hs9c3-4 {
    background-image: url('../images/Sahak-Axamiryan.png');
  }

  .ts1c1 {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .ts1c2 {
    width: 16vw;
    height: 24vw;
  }

  .ts1c4 {
    grid-column-gap: 1.6vw;
    grid-row-gap: 1.6vw;
  }

  .ts1c7 {
    grid-column-gap: 1.4vw;
    grid-row-gap: 1.4vw;
  }

  .ts1l1 {
    height: 1.4vw;
  }

  .ts1h1 {
    font-size: 3vw;
  }

  .ts1c8 {
    grid-column-gap: .6vw;
    grid-row-gap: .6vw;
  }

  .ts1p1 {
    font-size: .8vw;
  }

  .ts1t1 {
    font-size: 1vw;
  }

  .as1c1 {
    top: 13%;
  }

  .as1c1.as1c1-2 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    width: 25%;
    top: 32%;
    right: 33%;
  }

  .as1c1.as1c1-3 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    width: 25%;
    top: 47%;
    right: 40%;
  }

  .as1c1.as1c1-4 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    width: 25%;
    top: 68%;
    right: 19%;
  }

  .as1c1.as1c1-5 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    width: 25%;
    top: 85%;
    right: 49%;
  }

  .as1c1.as1c1-1 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    width: 25%;
    top: 15%;
    right: 40%;
  }

  .as1p1 {
    font-size: 1vw;
  }

  .as1h1 {
    font-size: 5vw;
  }
}

@media screen and (max-width: 991px) {
  .t4.t4-2 {
    top: .28vw;
  }

  .hs1l2 {
    height: 3vw;
    display: flex;
  }

  .hs1i1 {
    height: 4vw;
  }

  .hs1c1.hs1c1-2, .hs1c1.hs1c1-1 {
    width: 4vw;
    height: .4vw;
  }

  .hs1c2 {
    display: none;
  }

  .l2 {
    font-size: 2.6vw;
  }

  .hs1c5 {
    z-index: 2;
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
    background-color: #181818;
    border-radius: 2vw;
    flex-flow: column;
    padding-left: 8vw;
    padding-right: 4vw;
    display: none;
    position: absolute;
    inset: 8vw 4vw auto auto;
  }

  .hs1c6 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    flex-flow: column;
    align-items: flex-end;
    padding-top: 6vw;
    display: flex;
  }

  .hs1c7 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    padding-bottom: 6vw;
    display: flex;
  }

  .hs1i2 {
    width: 4vw;
    height: 4vw;
  }

  .hs7c6 {
    padding-top: 1vw;
    padding-bottom: 1vw;
  }

  .hs0 {
    z-index: 5;
    background-color: #fafafa80;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    inset: 0%;
  }
}

@media screen and (max-width: 767px) {
  .t4.t4-2 {
    top: .4vw;
  }
}

@media screen and (max-width: 479px) {
  .hs1 {
    height: 95vw;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .hs4 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    height: 95vw;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .h2 {
    font-size: 8.8vw;
  }

  .hs4w2 {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
  }

  .hs4c1 {
    padding: 4vw;
  }

  .hs4c1.hs4c1-3 {
    display: none;
  }

  .h4 {
    font-size: 8vw;
  }

  .p4 {
    font-size: 2vw;
  }

  .p4.p4-2, .p4.p4-3 {
    display: none;
  }

  .hs4c3 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .b4 {
    border-radius: 4vw;
    padding: .8vw .8vw .8vw 4vw;
  }

  .b4.b4-3 {
    width: 30%;
  }

  .hs4c4 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .b2 {
    grid-column-gap: .4vw;
    grid-row-gap: .4vw;
  }

  .t4 {
    font-size: 6vw;
    top: .4vw;
  }

  .t4.t4-2 {
    top: .6vw;
  }

  .hs4c5 {
    width: 6vw;
    height: 6vw;
  }

  .hs4a1 {
    width: 4vw;
    height: 4vw;
  }

  .hs4c6 {
    top: -.3vw;
  }

  .hs3 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    height: 95vw;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .hs3c2 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
  }

  .h3 {
    font-size: 2.2vw;
  }

  .hs3c3 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
  }

  .hs3c4 {
    grid-column-gap: 14vw;
    grid-row-gap: 14vw;
    width: 24vw;
    padding-top: 2vw;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .hs3c5 {
    padding: 2vw;
  }

  .p3 {
    font-size: 1.4vw;
  }

  .p3.p3-2 {
    font-size: 1vw;
  }

  .hs3i1 {
    width: 4vw;
  }

  .hs1l2 {
    height: 6vw;
    padding-top: .8vw;
    padding-bottom: .8vw;
  }

  .hs1i1 {
    height: 6vw;
  }

  .hs1c1.hs1c1-2, .hs1c1.hs1c1-1 {
    width: 8vw;
    height: 1.2vw;
  }

  .l2 {
    font-size: 4vw;
  }

  .hs1c5 {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    padding-left: 10vw;
    padding-right: 6vw;
    display: none;
    top: 16vw;
    right: 6vw;
  }

  .hs1c6 {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
    padding-top: 8vw;
  }

  .hs1c7 {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
    padding-bottom: 8vw;
  }

  .hs1i2 {
    width: 6vw;
    height: 6vw;
  }

  .hs5 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    height: 95vw;
  }

  .hs5w2, .hs5c1 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .hs5c3 {
    background-size: auto 100%;
  }

  .hs5c4 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .hs5c6 {
    top: 32vw;
  }

  .hs1w1 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .hs1w2, .hs1d1 {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .hs1d6 {
    background-size: auto 40%;
  }

  .hs1d8 {
    background-size: auto 100%;
  }

  .hs6 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    height: 80vw;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .hs6i2 {
    height: 40%;
  }

  .hs6i2.hs6i2-3 {
    height: 60%;
  }

  .hs6i2.hs6i2-1 {
    height: 25%;
  }

  .hs6i2.hs6i2-2 {
    height: 100%;
  }

  .hs6i2.hs6i2-4 {
    height: 90%;
  }

  .hs6i2.hs6i2-5 {
    height: 25%;
  }

  .hs7 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    height: 95vw;
  }

  .hs7c2 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .hs7c3 {
    padding-top: 1vw;
    padding-bottom: 1vw;
    padding-left: 3vw;
    font-size: 5vw;
  }

  .hs7c3.hs7c3-2 {
    height: 30%;
    padding-top: 2vw;
  }

  .hs8 {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }

  .hs8c1 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .hs8c2 {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .hs7t1 {
    font-size: 7vw;
  }

  .hs7c6 {
    margin-top: 0;
  }

  .hs7t2 {
    font-size: 2.2vw;
  }

  .hs8l1 {
    height: 3vw;
  }

  .hs8c3 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .hs8t1 {
    margin-bottom: 2vw;
    font-size: 2.4vw;
  }

  .hs8l2 {
    font-size: 2.2vw;
  }

  .hs9.hs9-1 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .hs9c1 {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
    background-size: 160%;
    padding: 4vw 7vw 8vw;
  }

  .hs9c1.hs9c1-3 {
    display: none;
  }

  .hs9w2 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .hs9c2 {
    width: 16vw;
    height: 3vw;
  }

  .hs9c3 {
    height: 35vw;
  }

  .hs9c4 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .ts1w1 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .ts1c1 {
    background-size: auto 90%;
  }

  .ts1c2 {
    height: 32vw;
  }

  .ts1c4 {
    grid-column-gap: 1.4vw;
    grid-row-gap: 1.4vw;
  }

  .ts1c7 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .ts1l1 {
    height: 4vw;
  }

  .ts1h1 {
    font-size: 5.2vw;
  }

  .ts1c8 {
    grid-column-gap: .8vw;
    grid-row-gap: .8vw;
  }

  .ts1p1, .ts1t1 {
    font-size: 1.6vw;
  }

  .ss1w1, .ss1c1 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .ss1h1 {
    font-size: 8vw;
  }

  .ss1c3 {
    height: 28vw;
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .ss1h2 {
    font-size: 2.4vw;
  }

  .ss1c4 {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
    padding-top: 8vw;
    padding-bottom: 8vw;
  }

  .ss1p1 {
    font-size: 1.6vw;
  }

  .ps1w1 {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
  }

  .ps1c1 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .ps1v1 {
    height: 34vw;
  }

  .ps1c2 {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .ps1h1 {
    font-size: 6vw;
  }

  .ps1p1 {
    font-size: 1.6vw;
  }

  .ls1w1 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .ls1c1 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .ls1h1 {
    font-size: 6vw;
  }

  .ls1p1 {
    font-size: 2vw;
  }

  .ps1p1-2 {
    font-size: 1.8vw;
  }

  .ps1c3 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .as1c1 {
    width: 40%;
    top: 15%;
  }

  .as1c1.as1c1-4 {
    right: 44%;
  }

  .as1c1.as1c1-5 {
    right: 20%;
  }

  .as1p1 {
    font-size: 2vw;
  }

  .as1h1 {
    font-size: 8vw;
  }
}


@font-face {
  font-family: 'Badrock';
  src: url('../fonts/Badrock.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}