* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3 {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #fff;
  display: block;
}

body {
  font-family: "Google Sans", sans-serif;
  font-weight: 400;
  top: 0;
  left: 0;
  padding: 0;
  background: url("bg.png");
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-size: 100% 100%;
}

html,
body {
  width: 100vw;
  height: 100%;
  overflow-x: hidden;
  position: relative;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #c8d5de;
  height: 5px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #FF8C42;
  width: 5px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background-color: #c8d5de;
}

@font-face {
  font-family: "Google Sans";
  src: url("GoogleSans-Medium.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "Google Sans";
  src: url("GoogleSans-Regular.ttf") format("truetype");
  font-weight: 400;
}

._z {
  width: 100%;
  max-width: 1120px;
  display: block;
  margin: 0 auto;
}
._3 {
  width: 100%;
  height: auto;
}
._y {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
  padding-top: 30px;
  border-bottom: 1px solid #FCF1D4;
}
._e:last-child {
  margin-left: auto;
}
._h {
  color: #fff;
  font-family: "Google Sans", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
._h img {
  vertical-align: middle;
  margin-right: 10px;
}
._a button {
  color: #fff;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 12px 24px;
  border-radius: 12px;
  background: #FF8C42;
  cursor: pointer;
  transition: all 0.5s;
  outline: none;
  border: none;
}
._a button:hover {
  opacity: 0.5;
}
._v {
  padding-top: 80px;
  padding-bottom: 105px;
}
._2 {
  display: flex;
  align-items: center;
}
._j:last-child {
  margin-left: auto;
}
._n {
  color: #fff;
  font-size: 64px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
._g {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  margin-top: 20px;
}
._p {
  margin-top: 40px;
}
._p button {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 16px 24px;
  border-radius: 12px;
  background: #FF8C42;
  cursor: pointer;
  transition: all 0.5s;
  outline: none;
  border: none;
}
._p button:hover {
  opacity: 0.5;
}
._q {
  vertical-align: middle;
  width: 100%;
  max-width: 518px;
}
._8 {
  display: flex;
  align-items: center;
  margin-top: 105px;
}
._0 {
  width: 100%;
  height: auto;
  margin-right: 20px;
  border-radius: 20px;
  background: #FCF1D4;
}
._0:last-child {
  margin-right: 0px;
}
._s {
  padding: 26px 20px;
}
._m {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
._m img {
  vertical-align: middle;
  margin-right: 10px;
}
._1 {
  margin-top: 17px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
._r {
  width: 100%;
  margin-top: auto;
}
._i {
  display: flex;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 50px;
  border-top: 1px solid #FCF1D4;
}
._u:last-child {
  margin-left: auto;
}
._u {
  display: flex;
  align-items: center;
}
._t {
  color: #FCF1D4;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-right: 20px;
  text-transform: uppercase;
}
._d {
  color: #FCF1D4;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

body{user-select:none;-webkit-user-select:none;}html{}._w{display:contents}
._f {
  display: flex;
  align-items: center;
  list-style: none;
  margin-right: 60px;
}
._k {
  margin-right: 30px;
}
._k:last-child {
  margin-right: 0px;
}
._k a {
  color: #FCF1D4;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
  transition: all 0.5s;
}
._k a:hover {
  opacity: 0.5;
}
._6 {
  display: flex;
  align-items: center;
}
._4 {
  margin-right: 20px;
  cursor: pointer;
  transition: all 0.5s;
}
._4:last-child {
  margin-right: 0px;
}
._4:hover {
  opacity: 0.5;
}

@media (min-width: 320px) and (max-width: 499px) {
  ._z {
    padding-left: 20px;
    padding-right: 20px;
  }
  ._h img {
    width: 30px;
  }
  ._h {
    font-size: 20px;
  }
  ._a button {
    font-size: 14px;
    padding: 10px 22px;
  }
  ._2 {
    display: block;
  }
  ._n {
    font-size: 50px;
    text-align: center;
  }
  ._g {
    text-align: center;
  }
  ._p button {
    font-size: 16px;
    padding: 12px 20px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
  }
  ._q {
    margin-top: 50px;
  }
  ._8 {
    flex-direction: column;
  }
  ._0 {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._0:last-child {
    margin-bottom: 0px;
  }
  ._m {
    font-size: 20px;
  }
  ._1 {
    font-size: 14px;
  }
  ._v {
    padding-bottom: 52px;
  }
  ._i {
    flex-direction: column;
  }
  ._u:last-child {
    margin-left: 0px;
    margin-top: 30px;
    display: block;
  }
  ._d {
    font-size: 12px;
  }
  ._f {
    margin-right: 0px;
  }
  ._k a {
    font-size: 14px;
  }
  ._6 {
    margin-top: 30px;
    justify-content: center;
  }
}

@media (min-width: 500px) and (max-width: 799px) {
  ._z {
    padding-left: 20px;
    padding-right: 20px;
  }
  ._2 {
    display: block;
  }
  ._n {
    font-size: 60px;
    text-align: center;
  }
  ._g {
    text-align: center;
  }
  ._p button {
    display: block;
    margin: 0 auto;
    margin-top: 40px;
  }
  ._8 {
    flex-direction: column;
  }
  ._0 {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._0:last-child {
    margin-bottom: 0px;
  }
  ._i {
    flex-direction: column;
  }
  ._u:last-child {
    margin-left: 0px;
    margin-top: 20px;
  }
  ._q {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
  }
}

@media (min-width: 800px) and (max-width: 1160px) {
  ._z {
    padding-left: 20px;
    padding-right: 20px;
  }
  ._8 {
    display: grid;
    grid-template-columns: calc(33% - 20px) calc(33% - 20px) 33%;
    grid-column-gap: 20px;
  }
  ._0 {
    height: 100%;
  }
  ._j:first-child {
    margin-right: 30px;
  }
}
